Pull request #41441 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at c036d26f270607c5655e57e4344d7c323fbc00e5 rather than 6efa9e05756f709043790474e877e2df693e1922 Obtained Jenkinsfile from c036d26f270607c5655e57e4344d7c323fbc00e5 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-41441@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 [2020-09-12T12:39:40.196Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-09-12T12:39:40.199Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-09-12T12:39:55.339Z] Still waiting to schedule task [2020-09-12T12:39:55.340Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-09-12T12:40:33.878Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bbc7fa843d9d9fa0) in /home/ubuntu/workspace/moby_PR-41441 [Pipeline] { [Pipeline] checkout [2020-09-12T12:40:36.651Z] using credential docker-jenkins-github-credentials [2020-09-12T12:40:36.660Z] Cloning the remote Git repository [2020-09-12T12:40:36.660Z] Cloning with configured refspecs honoured and without tags [2020-09-12T12:40:36.716Z] Cloning repository https://github.com/moby/moby.git [2020-09-12T12:40:36.765Z] > git init /home/ubuntu/workspace/moby_PR-41441 # timeout=10 [2020-09-12T12:40:37.017Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-12T12:40:37.017Z] > git --version # timeout=10 [2020-09-12T12:40:37.031Z] > git --version # 'git version 2.17.1' [2020-09-12T12:40:37.031Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-12T12:40:37.032Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41441/head:refs/remotes/origin/PR-41441 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-12T12:40:57.589Z] Fetching without tags [2020-09-12T12:40:57.905Z] Merging remotes/origin/master commit c036d26f270607c5655e57e4344d7c323fbc00e5 into PR head commit 6efa9e05756f709043790474e877e2df693e1922 [2020-09-12T12:40:57.529Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-12T12:40:57.548Z] > git config --add remote.origin.fetch +refs/pull/41441/head:refs/remotes/origin/PR-41441 # timeout=10 [2020-09-12T12:40:57.561Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-12T12:40:57.581Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-12T12:40:57.632Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-12T12:40:57.632Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-12T12:40:57.635Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41441/head:refs/remotes/origin/PR-41441 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-12T12:40:57.915Z] > git config core.sparsecheckout # timeout=10 [2020-09-12T12:40:57.926Z] > git checkout -f 6efa9e05756f709043790474e877e2df693e1922 # timeout=10 [2020-09-12T12:40:58.568Z] Merge succeeded, producing 6efa9e05756f709043790474e877e2df693e1922 [2020-09-12T12:40:58.569Z] Checking out Revision 6efa9e05756f709043790474e877e2df693e1922 (PR-41441) [2020-09-12T12:40:58.504Z] > git remote # timeout=10 [2020-09-12T12:40:58.522Z] > git config --get remote.origin.url # timeout=10 [2020-09-12T12:40:58.542Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-12T12:40:58.543Z] > git merge c036d26f270607c5655e57e4344d7c323fbc00e5 # timeout=10 [2020-09-12T12:40:58.555Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-12T12:40:58.571Z] > git config core.sparsecheckout # timeout=10 [2020-09-12T12:40:58.584Z] > git checkout -f 6efa9e05756f709043790474e877e2df693e1922 # timeout=10 [2020-09-12T12:41:02.861Z] Commit message: "Add support for NetBSD" [2020-09-12T12:41:02.861Z] First time build. Skipping changelog. [2020-09-12T12:41:02.917Z] > git --version # timeout=10 [2020-09-12T12:41:02.930Z] > git --version # 'git version 2.17.1' [2020-09-12T12:41:02.946Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-12T12:41:03.820Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41441:/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 [2020-09-12T12:41:11.923Z] Unable to find image 'alpine:latest' locally [2020-09-12T12:41:11.923Z] latest: Pulling from library/alpine [2020-09-12T12:41:11.923Z] df20fa9351a1: Pulling fs layer [2020-09-12T12:41:11.923Z] df20fa9351a1: Verifying Checksum [2020-09-12T12:41:11.923Z] df20fa9351a1: Download complete [2020-09-12T12:41:11.923Z] df20fa9351a1: Pull complete [2020-09-12T12:41:11.923Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-12T12:41:11.923Z] Status: Downloaded newer image for alpine:latest [2020-09-12T12:41:17.175Z] 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 [2020-09-12T12:41:17.707Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bbc7fa843d9d9fa0) in /home/ubuntu/workspace/moby_PR-41441 [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] { [Pipeline] checkout [2020-09-12T12:41:17.790Z] Running on ppc64le-ubuntu-24 in /home/docker/workspace/moby_PR-41441 [2020-09-12T12:41:17.791Z] using credential docker-jenkins-github-credentials [2020-09-12T12:41:17.793Z] Running on s390x-ubuntu-15 in /home/jenkins/workspace/moby_PR-41441 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2020-09-12T12:41:17.823Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-09-12T12:41:17.844Z] Fetching without tags [Pipeline] { [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-09-12T12:41:17.946Z] using credential docker-jenkins-github-credentials [2020-09-12T12:41:17.948Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-09-12T12:41:17.961Z] Cloning the remote Git repository [2020-09-12T12:41:17.961Z] Cloning with configured refspecs honoured and without tags [2020-09-12T12:41:17.966Z] Cloning the remote Git repository [2020-09-12T12:41:17.966Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-09-12T12:41:18.212Z] Merging remotes/origin/master commit c036d26f270607c5655e57e4344d7c323fbc00e5 into PR head commit 6efa9e05756f709043790474e877e2df693e1922 [2020-09-12T12:41:17.974Z] Cloning repository https://github.com/moby/moby.git [2020-09-12T12:41:17.975Z] > git init /home/docker/workspace/moby_PR-41441 # timeout=10 [2020-09-12T12:41:17.980Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-12T12:41:17.980Z] > git --version # timeout=10 [2020-09-12T12:41:17.986Z] > git --version # 'git version 2.7.4' [2020-09-12T12:41:17.986Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-12T12:41:17.987Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41441/head:refs/remotes/origin/PR-41441 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-12T12:41:18.367Z] Merge succeeded, producing 6efa9e05756f709043790474e877e2df693e1922 [2020-09-12T12:41:18.367Z] Checking out Revision 6efa9e05756f709043790474e877e2df693e1922 (PR-41441) [2020-09-12T12:41:18.460Z] Commit message: "Add support for NetBSD" [2020-09-12T12:41:18.468Z] > git --version # timeout=10 [2020-09-12T12:41:18.478Z] > git --version # 'git version 2.17.1' [2020-09-12T12:41:18.488Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-09-12T12:41:17.796Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-09-12T12:41:17.829Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-12T12:41:17.850Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-12T12:41:17.850Z] > git --version # timeout=10 [2020-09-12T12:41:17.873Z] > git --version # 'git version 2.17.1' [2020-09-12T12:41:17.873Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-12T12:41:17.874Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41441/head:refs/remotes/origin/PR-41441 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-12T12:41:18.255Z] > git config core.sparsecheckout # timeout=10 [2020-09-12T12:41:18.266Z] > git checkout -f 6efa9e05756f709043790474e877e2df693e1922 # timeout=10 [2020-09-12T12:41:18.325Z] > git remote # timeout=10 [2020-09-12T12:41:18.330Z] > git config --get remote.origin.url # timeout=10 [2020-09-12T12:41:18.342Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-12T12:41:18.343Z] > git merge c036d26f270607c5655e57e4344d7c323fbc00e5 # timeout=10 [2020-09-12T12:41:18.354Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-12T12:41:18.368Z] > git config core.sparsecheckout # timeout=10 [2020-09-12T12:41:18.378Z] > git checkout -f 6efa9e05756f709043790474e877e2df693e1922 # timeout=10 [Pipeline] withEnv [Pipeline] { [2020-09-12T12:41:17.968Z] Cloning repository https://github.com/moby/moby.git [2020-09-12T12:41:17.968Z] > git init /home/jenkins/workspace/moby_PR-41441 # timeout=10 [2020-09-12T12:41:18.000Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-12T12:41:18.000Z] > git --version # timeout=10 [2020-09-12T12:41:18.001Z] > git --version # 'git version 2.17.1' [2020-09-12T12:41:18.001Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-12T12:41:18.001Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41441/head:refs/remotes/origin/PR-41441 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2020-09-12T12:41:19.195Z] + [ PR != PR ] [2020-09-12T12:41:19.196Z] + [ master != master ] [2020-09-12T12:41:19.196Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-12T12:41:19.562Z] + docker version [2020-09-12T12:41:19.562Z] Client: Docker Engine - Community [2020-09-12T12:41:19.562Z] Version: 19.03.12 [2020-09-12T12:41:19.562Z] API version: 1.40 [2020-09-12T12:41:19.562Z] Go version: go1.13.10 [2020-09-12T12:41:19.562Z] Git commit: 48a66213fe [2020-09-12T12:41:19.562Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-12T12:41:19.562Z] OS/Arch: linux/amd64 [2020-09-12T12:41:19.562Z] Experimental: false [2020-09-12T12:41:19.562Z] [2020-09-12T12:41:19.562Z] Server: Docker Engine - Community [2020-09-12T12:41:19.562Z] Engine: [2020-09-12T12:41:19.562Z] Version: 19.03.12 [2020-09-12T12:41:19.562Z] API version: 1.40 (minimum version 1.12) [2020-09-12T12:41:19.562Z] Go version: go1.13.10 [2020-09-12T12:41:19.562Z] Git commit: 48a66213fe [2020-09-12T12:41:19.562Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-12T12:41:19.562Z] OS/Arch: linux/amd64 [2020-09-12T12:41:19.562Z] Experimental: true [2020-09-12T12:41:19.562Z] containerd: [2020-09-12T12:41:19.562Z] Version: 1.2.13 [2020-09-12T12:41:19.562Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-12T12:41:19.562Z] runc: [2020-09-12T12:41:19.562Z] Version: 1.0.0-rc10 [2020-09-12T12:41:19.562Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-12T12:41:19.562Z] docker-init: [2020-09-12T12:41:19.562Z] Version: 0.18.0 [2020-09-12T12:41:19.562Z] GitCommit: fec3683 [Pipeline] sh [2020-09-12T12:41:19.877Z] + docker info [2020-09-12T12:41:26.982Z] Fetching without tags [2020-09-12T12:41:27.254Z] Merging remotes/origin/master commit c036d26f270607c5655e57e4344d7c323fbc00e5 into PR head commit 6efa9e05756f709043790474e877e2df693e1922 [2020-09-12T12:41:26.940Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-12T12:41:26.942Z] > git config --add remote.origin.fetch +refs/pull/41441/head:refs/remotes/origin/PR-41441 # timeout=10 [2020-09-12T12:41:26.943Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-12T12:41:26.973Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-12T12:41:26.989Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-12T12:41:26.989Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-12T12:41:26.989Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41441/head:refs/remotes/origin/PR-41441 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-12T12:41:27.260Z] > git config core.sparsecheckout # timeout=10 [2020-09-12T12:41:27.261Z] > git checkout -f 6efa9e05756f709043790474e877e2df693e1922 # timeout=10 [2020-09-12T12:41:27.781Z] Merge succeeded, producing 6efa9e05756f709043790474e877e2df693e1922 [2020-09-12T12:41:27.781Z] Checking out Revision 6efa9e05756f709043790474e877e2df693e1922 (PR-41441) [2020-09-12T12:41:28.246Z] Commit message: "Add support for NetBSD" [2020-09-12T12:41:28.296Z] > git --version # timeout=10 [2020-09-12T12:41:28.301Z] > git --version # 'git version 2.17.1' [2020-09-12T12:41:28.303Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-12T12:41:27.740Z] > git remote # timeout=10 [2020-09-12T12:41:27.742Z] > git config --get remote.origin.url # timeout=10 [2020-09-12T12:41:27.743Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-12T12:41:27.744Z] > git merge c036d26f270607c5655e57e4344d7c323fbc00e5 # timeout=10 [2020-09-12T12:41:27.767Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-12T12:41:27.787Z] > git config core.sparsecheckout # timeout=10 [2020-09-12T12:41:27.791Z] > git checkout -f 6efa9e05756f709043790474e877e2df693e1922 # timeout=10 [2020-09-12T12:41:29.141Z] + docker version [2020-09-12T12:41:29.141Z] Client: Docker Engine - Community [2020-09-12T12:41:29.141Z] Version: 19.03.7 [2020-09-12T12:41:29.141Z] API version: 1.40 [2020-09-12T12:41:29.141Z] Go version: go1.12.17 [2020-09-12T12:41:29.141Z] Git commit: 7141c199a2 [2020-09-12T12:41:29.141Z] Built: Sat Mar 7 16:48:47 2020 [2020-09-12T12:41:29.141Z] OS/Arch: linux/s390x [2020-09-12T12:41:29.141Z] Experimental: false [2020-09-12T12:41:29.141Z] [2020-09-12T12:41:29.141Z] Server: Docker Engine - Community [2020-09-12T12:41:29.141Z] Engine: [2020-09-12T12:41:29.141Z] Version: 19.03.7 [2020-09-12T12:41:29.141Z] API version: 1.40 (minimum version 1.12) [2020-09-12T12:41:29.141Z] Go version: go1.12.17 [2020-09-12T12:41:29.141Z] Git commit: 7141c199a2 [2020-09-12T12:41:29.141Z] Built: Sat Mar 7 16:47:46 2020 [2020-09-12T12:41:29.141Z] OS/Arch: linux/s390x [2020-09-12T12:41:29.141Z] Experimental: true [2020-09-12T12:41:29.141Z] containerd: [2020-09-12T12:41:29.141Z] Version: 1.2.13 [2020-09-12T12:41:29.141Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-12T12:41:29.141Z] runc: [2020-09-12T12:41:29.141Z] Version: 1.0.0-rc10 [2020-09-12T12:41:29.141Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-12T12:41:29.141Z] docker-init: [2020-09-12T12:41:29.141Z] Version: 0.18.0 [2020-09-12T12:41:29.141Z] GitCommit: fec3683 [Pipeline] sh [2020-09-12T12:41:29.527Z] + docker info [2020-09-12T12:41:29.527Z] Client: [2020-09-12T12:41:29.527Z] Debug Mode: false [2020-09-12T12:41:29.527Z] [2020-09-12T12:41:29.527Z] Server: [2020-09-12T12:41:29.527Z] Containers: 0 [2020-09-12T12:41:29.527Z] Running: 0 [2020-09-12T12:41:29.527Z] Paused: 0 [2020-09-12T12:41:29.527Z] Stopped: 0 [2020-09-12T12:41:29.527Z] Images: 0 [2020-09-12T12:41:29.527Z] Server Version: 19.03.7 [2020-09-12T12:41:29.527Z] Storage Driver: overlay2 [2020-09-12T12:41:29.527Z] Backing Filesystem: [2020-09-12T12:41:29.527Z] Supports d_type: true [2020-09-12T12:41:29.527Z] Native Overlay Diff: true [2020-09-12T12:41:29.527Z] Logging Driver: json-file [2020-09-12T12:41:29.527Z] Cgroup Driver: cgroupfs [2020-09-12T12:41:29.527Z] Plugins: [2020-09-12T12:41:29.527Z] Volume: local [2020-09-12T12:41:29.527Z] Network: bridge host ipvlan macvlan null overlay [2020-09-12T12:41:29.527Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-12T12:41:29.527Z] Swarm: inactive [2020-09-12T12:41:29.527Z] Runtimes: runc [2020-09-12T12:41:29.527Z] Default Runtime: runc [2020-09-12T12:41:29.527Z] Init Binary: docker-init [2020-09-12T12:41:29.527Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-12T12:41:29.527Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-12T12:41:29.527Z] init version: fec3683 [2020-09-12T12:41:29.527Z] Security Options: [2020-09-12T12:41:29.527Z] apparmor [2020-09-12T12:41:29.527Z] seccomp [2020-09-12T12:41:29.527Z] Profile: default [2020-09-12T12:41:29.527Z] Kernel Version: 4.15.0-91-generic [2020-09-12T12:41:29.527Z] Operating System: Ubuntu 18.04.4 LTS [2020-09-12T12:41:29.527Z] OSType: linux [2020-09-12T12:41:29.527Z] Architecture: s390x [2020-09-12T12:41:29.527Z] CPUs: 2 [2020-09-12T12:41:29.527Z] Total Memory: 7.861GiB [2020-09-12T12:41:29.527Z] Name: s390x-ubuntu-15 [2020-09-12T12:41:29.527Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-09-12T12:41:29.527Z] Docker Root Dir: /var/lib/docker [2020-09-12T12:41:29.527Z] Debug Mode: false [2020-09-12T12:41:29.527Z] Username: dockerbuildbot [2020-09-12T12:41:29.527Z] Registry: https://index.docker.io/v1/ [2020-09-12T12:41:29.527Z] Labels: [2020-09-12T12:41:29.527Z] Experimental: true [2020-09-12T12:41:29.527Z] Insecure Registries: [2020-09-12T12:41:29.527Z] 127.0.0.0/8 [2020-09-12T12:41:29.527Z] Live Restore Enabled: false [2020-09-12T12:41:29.527Z] [2020-09-12T12:41:29.527Z] WARNING: No swap limit support [Pipeline] sh [2020-09-12T12:41:29.911Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-12T12:41:29.911Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-12T12:41:29.911Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41441/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-12T12:41:29.911Z] + bash /home/jenkins/workspace/moby_PR-41441/check-config.sh [2020-09-12T12:41:29.911Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-12T12:41:29.911Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-09-12T12:41:29.911Z] [2020-09-12T12:41:29.911Z] Generally Necessary: [2020-09-12T12:41:29.911Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-12T12:41:29.911Z] - apparmor: enabled and tools installed [2020-09-12T12:41:29.911Z] - CONFIG_NAMESPACES: enabled [2020-09-12T12:41:29.911Z] - CONFIG_NET_NS: enabled [2020-09-12T12:41:29.911Z] - CONFIG_PID_NS: enabled [2020-09-12T12:41:29.911Z] - CONFIG_IPC_NS: enabled [2020-09-12T12:41:29.911Z] - CONFIG_UTS_NS: enabled [2020-09-12T12:41:29.911Z] - CONFIG_CGROUPS: enabled [2020-09-12T12:41:29.911Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-12T12:41:29.911Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-12T12:41:29.911Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-12T12:41:29.911Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-12T12:41:29.911Z] - CONFIG_CPUSETS: enabled [2020-09-12T12:41:29.911Z] - CONFIG_MEMCG: enabled [2020-09-12T12:41:29.911Z] - CONFIG_KEYS: enabled [2020-09-12T12:41:29.911Z] - CONFIG_VETH: enabled (as module) [2020-09-12T12:41:29.911Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-12T12:41:30.206Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-12T12:41:30.206Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-12T12:41:30.206Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-12T12:41:30.206Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-12T12:41:30.206Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-12T12:41:30.206Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-12T12:41:30.206Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-12T12:41:30.206Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-12T12:41:30.206Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-12T12:41:30.206Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-12T12:41:30.206Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-12T12:41:30.206Z] [2020-09-12T12:41:30.206Z] Optional Features: [2020-09-12T12:41:30.206Z] - CONFIG_USER_NS: enabled [2020-09-12T12:41:30.206Z] - CONFIG_SECCOMP: enabled [2020-09-12T12:41:30.206Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-12T12:41:30.206Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-12T12:41:30.206Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-12T12:41:30.206Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-12T12:41:30.206Z] - CONFIG_BLK_CGROUP: enabled [2020-09-12T12:41:30.206Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-12T12:41:30.206Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-12T12:41:30.206Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-12T12:41:30.206Z] - CONFIG_CGROUP_PERF: enabled [2020-09-12T12:41:30.206Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-12T12:41:30.206Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-12T12:41:30.206Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-12T12:41:30.206Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-12T12:41:30.206Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-12T12:41:30.206Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-12T12:41:30.206Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-12T12:41:30.206Z] - CONFIG_IP_VS: enabled (as module) [2020-09-12T12:41:30.206Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-12T12:41:30.206Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-12T12:41:30.206Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-12T12:41:30.206Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-12T12:41:30.206Z] - CONFIG_EXT4_FS: enabled [2020-09-12T12:41:30.206Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-12T12:41:30.206Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-12T12:41:30.206Z] - Network Drivers: [2020-09-12T12:41:30.206Z] - "overlay": [2020-09-12T12:41:30.206Z] - CONFIG_VXLAN: enabled (as module) [2020-09-12T12:41:30.206Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-12T12:41:30.206Z] Optional (for encrypted networks): [2020-09-12T12:41:30.206Z] - CONFIG_CRYPTO: enabled [2020-09-12T12:41:30.206Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-12T12:41:30.206Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-12T12:41:30.206Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-12T12:41:30.206Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-12T12:41:30.206Z] - CONFIG_XFRM: enabled [2020-09-12T12:41:30.206Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-12T12:41:30.206Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-12T12:41:30.206Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-12T12:41:30.206Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-12T12:41:30.206Z] - "ipvlan": [2020-09-12T12:41:30.206Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-12T12:41:30.206Z] - "macvlan": [2020-09-12T12:41:30.206Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-12T12:41:30.206Z] - CONFIG_DUMMY: enabled (as module) [2020-09-12T12:41:30.206Z] - "ftp,tftp client in container": [2020-09-12T12:41:30.206Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-12T12:41:30.206Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-12T12:41:30.206Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-12T12:41:30.206Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-12T12:41:30.206Z] - Storage Drivers: [2020-09-12T12:41:30.206Z] - "aufs": [2020-09-12T12:41:30.206Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-12T12:41:30.206Z] - "btrfs": [2020-09-12T12:41:30.206Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-12T12:41:30.206Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-12T12:41:30.206Z] - "devicemapper": [2020-09-12T12:41:30.206Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-12T12:41:30.206Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-12T12:41:30.206Z] - "overlay": [2020-09-12T12:41:30.206Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-12T12:41:30.206Z] - "zfs": [2020-09-12T12:41:30.206Z] - /dev/zfs: missing [2020-09-12T12:41:30.206Z] - zfs command: missing [2020-09-12T12:41:30.206Z] - zpool command: missing [2020-09-12T12:41:30.206Z] [2020-09-12T12:41:30.206Z] Limits: [2020-09-12T12:41:30.206Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-12T12:41:30.206Z] [2020-09-12T12:41:30.206Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-12T12:41:30.639Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6efa9e05756f709043790474e877e2df693e1922 . [2020-09-12T12:41:30.639Z] #2 [internal] load build definition from Dockerfile [2020-09-12T12:41:30.639Z] #2 transferring dockerfile: 16.37kB done [2020-09-12T12:41:30.639Z] #2 DONE 0.0s [2020-09-12T12:41:30.639Z] [2020-09-12T12:41:30.639Z] #1 [internal] load .dockerignore [2020-09-12T12:41:30.639Z] #1 transferring context: 87B done [2020-09-12T12:41:30.639Z] #1 DONE 0.0s [2020-09-12T12:41:30.639Z] [2020-09-12T12:41:30.639Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-12T12:41:30.936Z] #3 DONE 0.2s [2020-09-12T12:41:30.936Z] [2020-09-12T12:41:30.936Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-12T12:41:30.936Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-12T12:41:31.232Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-12T12:41:31.232Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-09-12T12:41:31.232Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-09-12T12:41:31.232Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 687.04kB / 8.88MB 0.1s [2020-09-12T12:41:31.232Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-09-12T12:41:31.232Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-09-12T12:41:31.525Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-09-12T12:41:31.525Z] #4 DONE 0.6s [2020-09-12T12:41:31.820Z] [2020-09-12T12:41:31.820Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-12T12:41:32.050Z] Client: [2020-09-12T12:41:32.050Z] Debug Mode: false [2020-09-12T12:41:32.050Z] [2020-09-12T12:41:32.050Z] Server: [2020-09-12T12:41:32.050Z] Containers: 0 [2020-09-12T12:41:32.050Z] Running: 0 [2020-09-12T12:41:32.050Z] Paused: 0 [2020-09-12T12:41:32.050Z] Stopped: 0 [2020-09-12T12:41:32.050Z] Images: 1 [2020-09-12T12:41:32.050Z] Server Version: 19.03.12 [2020-09-12T12:41:32.050Z] Storage Driver: overlay2 [2020-09-12T12:41:32.050Z] Backing Filesystem: extfs [2020-09-12T12:41:32.050Z] Supports d_type: true [2020-09-12T12:41:32.050Z] Native Overlay Diff: true [2020-09-12T12:41:32.050Z] Logging Driver: json-file [2020-09-12T12:41:32.050Z] Cgroup Driver: cgroupfs [2020-09-12T12:41:32.050Z] Plugins: [2020-09-12T12:41:32.050Z] Volume: local [2020-09-12T12:41:32.050Z] Network: bridge host ipvlan macvlan null overlay [2020-09-12T12:41:32.050Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-12T12:41:32.050Z] Swarm: inactive [2020-09-12T12:41:32.050Z] Runtimes: runc [2020-09-12T12:41:32.050Z] Default Runtime: runc [2020-09-12T12:41:32.050Z] Init Binary: docker-init [2020-09-12T12:41:32.050Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-12T12:41:32.050Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-12T12:41:32.050Z] init version: fec3683 [2020-09-12T12:41:32.050Z] Security Options: [2020-09-12T12:41:32.050Z] apparmor [2020-09-12T12:41:32.050Z] seccomp [2020-09-12T12:41:32.050Z] Profile: default [2020-09-12T12:41:32.050Z] Kernel Version: 5.3.0-1035-aws [2020-09-12T12:41:32.050Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-12T12:41:32.050Z] OSType: linux [2020-09-12T12:41:32.050Z] Architecture: x86_64 [2020-09-12T12:41:32.050Z] CPUs: 2 [2020-09-12T12:41:32.050Z] Total Memory: 7.569GiB [2020-09-12T12:41:32.050Z] Name: ip-10-100-65-227 [2020-09-12T12:41:32.050Z] ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID [2020-09-12T12:41:32.050Z] Docker Root Dir: /var/lib/docker [2020-09-12T12:41:32.050Z] Debug Mode: false [2020-09-12T12:41:32.050Z] Registry: https://index.docker.io/v1/ [2020-09-12T12:41:32.050Z] Labels: [2020-09-12T12:41:32.050Z] Experimental: true [2020-09-12T12:41:32.050Z] Insecure Registries: [2020-09-12T12:41:32.050Z] 127.0.0.0/8 [2020-09-12T12:41:32.050Z] Live Restore Enabled: true [2020-09-12T12:41:32.050Z] [2020-09-12T12:41:32.050Z] WARNING: No swap limit support [Pipeline] sh [2020-09-12T12:41:32.116Z] #5 DONE 0.2s [2020-09-12T12:41:32.116Z] [2020-09-12T12:41:32.116Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-12T12:41:32.116Z] #6 DONE 0.2s [2020-09-12T12:41:32.116Z] [2020-09-12T12:41:32.116Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-12T12:41:32.116Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-12T12:41:32.116Z] #7 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-09-12T12:41:32.116Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.30MB / 48.97MB 0.1s [2020-09-12T12:41:32.116Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-12T12:41:32.116Z] #7 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-09-12T12:41:32.116Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0B / 7.39MB 0.1s [2020-09-12T12:41:32.116Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 4.93MB / 48.97MB 0.2s [2020-09-12T12:41:32.116Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 2.69MB / 7.39MB 0.2s [2020-09-12T12:41:32.116Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 8.42MB / 48.97MB 0.3s [2020-09-12T12:41:32.116Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s [2020-09-12T12:41:32.374Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-12T12:41:32.374Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-12T12:41:32.374Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41441/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-12T12:41:32.374Z] + bash /home/ubuntu/workspace/moby_PR-41441/check-config.sh [2020-09-12T12:41:32.374Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-12T12:41:32.374Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-12T12:41:32.374Z] [2020-09-12T12:41:32.374Z] Generally Necessary: [2020-09-12T12:41:32.374Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-12T12:41:32.374Z] - apparmor: enabled and tools installed [2020-09-12T12:41:32.374Z] - CONFIG_NAMESPACES: enabled [2020-09-12T12:41:32.374Z] - CONFIG_NET_NS: enabled [2020-09-12T12:41:32.374Z] - CONFIG_PID_NS: enabled [2020-09-12T12:41:32.374Z] - CONFIG_IPC_NS: enabled [2020-09-12T12:41:32.374Z] - CONFIG_UTS_NS: enabled [2020-09-12T12:41:32.374Z] - CONFIG_CGROUPS: enabled [2020-09-12T12:41:32.374Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-12T12:41:32.374Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-12T12:41:32.374Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-12T12:41:32.374Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-12T12:41:32.374Z] - CONFIG_CPUSETS: enabled [2020-09-12T12:41:32.374Z] - CONFIG_MEMCG: enabled [2020-09-12T12:41:32.374Z] - CONFIG_KEYS: enabled [2020-09-12T12:41:32.374Z] - CONFIG_VETH: enabled (as module) [2020-09-12T12:41:32.374Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-12T12:41:32.411Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 15.51MB / 48.97MB 0.4s [2020-09-12T12:41:32.411Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2020-09-12T12:41:32.411Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 39.92kB / 51.38MB 0.4s [2020-09-12T12:41:32.411Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.4s [2020-09-12T12:41:32.411Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 18.57MB / 48.97MB 0.5s [2020-09-12T12:41:32.411Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.97MB / 51.38MB 0.5s [2020-09-12T12:41:32.411Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 1.89MB / 9.88MB 0.5s [2020-09-12T12:41:32.635Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-12T12:41:32.635Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-12T12:41:32.635Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-12T12:41:32.635Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-12T12:41:32.635Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-12T12:41:32.635Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-12T12:41:32.635Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-12T12:41:32.635Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-12T12:41:32.635Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-12T12:41:32.635Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-12T12:41:32.635Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-12T12:41:32.635Z] [2020-09-12T12:41:32.635Z] Optional Features: [2020-09-12T12:41:32.635Z] - CONFIG_USER_NS: enabled [2020-09-12T12:41:32.635Z] - CONFIG_SECCOMP: enabled [2020-09-12T12:41:32.635Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-12T12:41:32.635Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-12T12:41:32.635Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-12T12:41:32.635Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-12T12:41:32.635Z] - CONFIG_BLK_CGROUP: enabled [2020-09-12T12:41:32.635Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-12T12:41:32.635Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-12T12:41:32.635Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-12T12:41:32.635Z] - CONFIG_CGROUP_PERF: enabled [2020-09-12T12:41:32.635Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-12T12:41:32.635Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-12T12:41:32.635Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-12T12:41:32.635Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-12T12:41:32.635Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-12T12:41:32.635Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-12T12:41:32.635Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-12T12:41:32.635Z] - CONFIG_IP_VS: enabled (as module) [2020-09-12T12:41:32.635Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-12T12:41:32.635Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-12T12:41:32.635Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-12T12:41:32.635Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-12T12:41:32.635Z] - CONFIG_EXT4_FS: enabled [2020-09-12T12:41:32.635Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-12T12:41:32.635Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-12T12:41:32.635Z] - Network Drivers: [2020-09-12T12:41:32.635Z] - "overlay": [2020-09-12T12:41:32.635Z] - CONFIG_VXLAN: enabled (as module) [2020-09-12T12:41:32.635Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-12T12:41:32.635Z] Optional (for encrypted networks): [2020-09-12T12:41:32.635Z] - CONFIG_CRYPTO: enabled [2020-09-12T12:41:32.635Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-12T12:41:32.635Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-12T12:41:32.635Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-12T12:41:32.635Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-12T12:41:32.635Z] - CONFIG_XFRM: enabled [2020-09-12T12:41:32.635Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-12T12:41:32.635Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-12T12:41:32.635Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-12T12:41:32.635Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-12T12:41:32.635Z] - "ipvlan": [2020-09-12T12:41:32.707Z] Still waiting to schedule task [2020-09-12T12:41:32.707Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bbc7fa843d9d9fa0)’ [2020-09-12T12:41:32.708Z] Still waiting to schedule task [2020-09-12T12:41:32.708Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bbc7fa843d9d9fa0)’ [2020-09-12T12:41:32.713Z] Still waiting to schedule task [2020-09-12T12:41:32.713Z] All nodes of label ‘arm64&&linux’ are offline [2020-09-12T12:41:32.714Z] Still waiting to schedule task [2020-09-12T12:41:32.714Z] All nodes of label ‘windows-2019’ are offline [2020-09-12T12:41:32.730Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 21.64MB / 48.97MB 0.6s [2020-09-12T12:41:32.730Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 6.17MB / 51.38MB 0.6s [2020-09-12T12:41:32.730Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 5.14MB / 9.88MB 0.6s [2020-09-12T12:41:32.730Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 24.32MB / 48.97MB 0.7s [2020-09-12T12:41:32.730Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 8.29MB / 9.88MB 0.7s [2020-09-12T12:41:32.730Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 28.99MB / 48.97MB 0.8s [2020-09-12T12:41:32.730Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 13.74MB / 51.38MB 0.8s [2020-09-12T12:41:32.730Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.7s done [2020-09-12T12:41:32.730Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 0.8s [2020-09-12T12:41:32.892Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-12T12:41:32.892Z] - "macvlan": [2020-09-12T12:41:32.892Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-12T12:41:32.892Z] - CONFIG_DUMMY: enabled (as module) [2020-09-12T12:41:32.892Z] - "ftp,tftp client in container": [2020-09-12T12:41:32.892Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-12T12:41:32.892Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-12T12:41:32.892Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-12T12:41:32.892Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-12T12:41:32.892Z] - Storage Drivers: [2020-09-12T12:41:32.892Z] - "aufs": [2020-09-12T12:41:32.892Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-12T12:41:32.892Z] - "btrfs": [2020-09-12T12:41:32.892Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-12T12:41:32.892Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-12T12:41:32.892Z] - "devicemapper": [2020-09-12T12:41:32.892Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-12T12:41:32.892Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-12T12:41:32.892Z] - "overlay": [2020-09-12T12:41:32.892Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-12T12:41:32.892Z] - "zfs": [2020-09-12T12:41:32.892Z] - /dev/zfs: present [2020-09-12T12:41:32.892Z] - zfs command: missing [2020-09-12T12:41:32.892Z] - zpool command: missing [2020-09-12T12:41:32.892Z] [2020-09-12T12:41:32.892Z] Limits: [2020-09-12T12:41:32.892Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-12T12:41:32.892Z] [2020-09-12T12:41:32.892Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-12T12:41:33.037Z] #7 ... [2020-09-12T12:41:33.037Z] [2020-09-12T12:41:33.037Z] #20 [internal] load build context [2020-09-12T12:41:33.037Z] #20 transferring context: 51.55MB 0.8s done [2020-09-12T12:41:33.037Z] #20 DONE 0.9s [2020-09-12T12:41:33.037Z] [2020-09-12T12:41:33.037Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-12T12:41:33.037Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 33.21MB / 48.97MB 0.9s [2020-09-12T12:41:33.037Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 17.41MB / 51.38MB 0.9s [2020-09-12T12:41:33.037Z] #7 ... [2020-09-12T12:41:33.037Z] [2020-09-12T12:41:33.037Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-12T12:41:33.037Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-12T12:41:33.037Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-12T12:41:33.037Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-12T12:41:33.037Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-09-12T12:41:33.037Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2020-09-12T12:41:33.037Z] #58 DONE 1.1s [2020-09-12T12:41:33.037Z] [2020-09-12T12:41:33.037Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-12T12:41:33.037Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 37.19MB / 48.97MB 1.0s [2020-09-12T12:41:33.037Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 21.25MB / 51.38MB 1.0s [2020-09-12T12:41:33.037Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 6.67MB / 56.74MB 1.0s [2020-09-12T12:41:33.037Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 43.15MB / 48.97MB 1.2s [2020-09-12T12:41:33.037Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 27.03MB / 51.38MB 1.2s [2020-09-12T12:41:33.037Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 17.32MB / 56.74MB 1.2s [2020-09-12T12:41:33.219Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6efa9e05756f709043790474e877e2df693e1922 . [2020-09-12T12:41:33.219Z] #2 [internal] load build definition from Dockerfile [2020-09-12T12:41:33.219Z] #2 transferring dockerfile: 16.37kB done [2020-09-12T12:41:33.219Z] #2 DONE 0.1s [2020-09-12T12:41:33.219Z] [2020-09-12T12:41:33.220Z] #1 [internal] load .dockerignore [2020-09-12T12:41:33.220Z] #1 transferring context: 87B done [2020-09-12T12:41:33.220Z] #1 DONE 0.1s [2020-09-12T12:41:33.340Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 45.93MB / 48.97MB 1.3s [2020-09-12T12:41:33.340Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 30.05MB / 51.38MB 1.3s [2020-09-12T12:41:33.340Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 21.39MB / 56.74MB 1.3s [2020-09-12T12:41:33.340Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.4s [2020-09-12T12:41:33.340Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 34.03MB / 51.38MB 1.4s [2020-09-12T12:41:33.340Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 25.24MB / 56.74MB 1.4s [2020-09-12T12:41:33.476Z] [2020-09-12T12:41:33.476Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-12T12:41:33.643Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.4s done [2020-09-12T12:41:33.643Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 43.77MB / 51.38MB 1.6s [2020-09-12T12:41:33.643Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 33.08MB / 56.74MB 1.6s [2020-09-12T12:41:33.643Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.99MB / 102.23MB 1.6s [2020-09-12T12:41:33.643Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 47.92MB / 51.38MB 1.7s [2020-09-12T12:41:33.643Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 37.02MB / 56.74MB 1.7s [2020-09-12T12:41:33.643Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2020-09-12T12:41:33.643Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.8s [2020-09-12T12:41:33.643Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 40.34MB / 56.74MB 1.8s [2020-09-12T12:41:33.643Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 10.26MB / 102.23MB 1.8s [2020-09-12T12:41:33.734Z] #3 DONE 0.3s [2020-09-12T12:41:33.735Z] [2020-09-12T12:41:33.735Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-12T12:41:33.735Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-12T12:41:33.735Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-12T12:41:33.735Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-12T12:41:33.735Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-12T12:41:33.735Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-09-12T12:41:33.735Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 5.78MB / 8.88MB 0.2s [2020-09-12T12:41:33.735Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2020-09-12T12:41:33.735Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-09-12T12:41:33.950Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.8s done [2020-09-12T12:41:33.950Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 46.88MB / 56.74MB 1.9s [2020-09-12T12:41:33.950Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 15.60MB / 102.23MB 1.9s [2020-09-12T12:41:33.950Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 1.9s [2020-09-12T12:41:33.950Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 51.95MB / 56.74MB 2.0s [2020-09-12T12:41:33.950Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 22.37MB / 102.23MB 2.0s [2020-09-12T12:41:33.950Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.9s done [2020-09-12T12:41:33.991Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-09-12T12:41:34.246Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.1s [2020-09-12T12:41:34.246Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 29.33MB / 102.23MB 2.1s [2020-09-12T12:41:34.246Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.1s done [2020-09-12T12:41:34.246Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 35.86MB / 102.23MB 2.2s [2020-09-12T12:41:34.246Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 44.60MB / 102.23MB 2.4s [2020-09-12T12:41:34.247Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-09-12T12:41:34.247Z] #4 DONE 0.6s [2020-09-12T12:41:34.247Z] [2020-09-12T12:41:34.247Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-12T12:41:34.541Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 53.09MB / 102.23MB 2.5s [2020-09-12T12:41:34.541Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 66.20MB / 102.23MB 2.6s [2020-09-12T12:41:34.541Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 77.67MB / 102.23MB 2.7s [2020-09-12T12:41:34.833Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 86.18MB / 102.23MB 2.8s [2020-09-12T12:41:34.833Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 97.97MB / 102.23MB 2.9s [2020-09-12T12:41:34.865Z] #6 DONE 0.4s [2020-09-12T12:41:34.865Z] [2020-09-12T12:41:34.865Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-12T12:41:34.865Z] #5 DONE 0.3s [2020-09-12T12:41:34.865Z] [2020-09-12T12:41:34.865Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-12T12:41:34.865Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-12T12:41:34.865Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-12T12:41:34.865Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-12T12:41:35.126Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.0s done [2020-09-12T12:41:35.126Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.5s done [2020-09-12T12:41:35.417Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.1s [2020-09-12T12:41:35.418Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done [2020-09-12T12:41:35.418Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2020-09-12T12:41:35.721Z] Fetching without tags [2020-09-12T12:41:36.052Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done [2020-09-12T12:41:36.052Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2020-09-12T12:41:36.124Z] Merging remotes/origin/master commit c036d26f270607c5655e57e4344d7c323fbc00e5 into PR head commit 6efa9e05756f709043790474e877e2df693e1922 [2020-09-12T12:41:36.984Z] Merge succeeded, producing 6efa9e05756f709043790474e877e2df693e1922 [2020-09-12T12:41:36.984Z] Checking out Revision 6efa9e05756f709043790474e877e2df693e1922 (PR-41441) [2020-09-12T12:41:37.400Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 2.5s [2020-09-12T12:41:37.400Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.21MB / 9.86MB 2.6s [2020-09-12T12:41:37.400Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.7s [2020-09-12T12:41:35.693Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-12T12:41:35.696Z] > git config --add remote.origin.fetch +refs/pull/41441/head:refs/remotes/origin/PR-41441 # timeout=10 [2020-09-12T12:41:35.698Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-12T12:41:35.712Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-12T12:41:35.728Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-12T12:41:35.728Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-12T12:41:35.729Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41441/head:refs/remotes/origin/PR-41441 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-12T12:41:36.130Z] > git config core.sparsecheckout # timeout=10 [2020-09-12T12:41:36.133Z] > git checkout -f 6efa9e05756f709043790474e877e2df693e1922 # timeout=10 [2020-09-12T12:41:36.948Z] > git remote # timeout=10 [2020-09-12T12:41:36.951Z] > git config --get remote.origin.url # timeout=10 [2020-09-12T12:41:36.953Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-12T12:41:36.954Z] > git merge c036d26f270607c5655e57e4344d7c323fbc00e5 # timeout=10 [2020-09-12T12:41:36.976Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-12T12:41:36.990Z] > git config core.sparsecheckout # timeout=10 [2020-09-12T12:41:36.992Z] > git checkout -f 6efa9e05756f709043790474e877e2df693e1922 # timeout=10 [2020-09-12T12:41:37.563Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.3s done [2020-09-12T12:41:37.563Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2020-09-12T12:41:37.658Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.8s done [2020-09-12T12:41:37.658Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-09-12T12:41:38.016Z] Commit message: "Add support for NetBSD" [2020-09-12T12:41:38.065Z] > git --version # timeout=10 [2020-09-12T12:41:38.067Z] > git --version # 'git version 2.7.4' [2020-09-12T12:41:38.070Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-09-12T12:41:38.229Z] #58 ... [2020-09-12T12:41:38.229Z] [2020-09-12T12:41:38.229Z] #20 [internal] load build context [2020-09-12T12:41:38.229Z] #20 transferring context: 51.55MB 3.3s done [2020-09-12T12:41:38.229Z] #20 DONE 3.4s [2020-09-12T12:41:38.229Z] [2020-09-12T12:41:38.229Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-12T12:41:38.599Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.1s done [2020-09-12T12:41:38.794Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done [2020-09-12T12:41:38.896Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2020-09-12T12:41:38.949Z] + docker version [2020-09-12T12:41:38.949Z] Client: [2020-09-12T12:41:38.949Z] Version: 18.06.1-ce [2020-09-12T12:41:38.949Z] API version: 1.38 [2020-09-12T12:41:38.949Z] Go version: go1.10.3 [2020-09-12T12:41:38.949Z] Git commit: e68fc7a [2020-09-12T12:41:38.949Z] Built: Tue Aug 21 17:26:10 2018 [2020-09-12T12:41:38.949Z] OS/Arch: linux/ppc64le [2020-09-12T12:41:38.949Z] Experimental: false [2020-09-12T12:41:38.949Z] [2020-09-12T12:41:38.949Z] Server: [2020-09-12T12:41:38.949Z] Engine: [2020-09-12T12:41:38.949Z] Version: 18.06.1-ce [2020-09-12T12:41:38.949Z] API version: 1.38 (minimum version 1.12) [2020-09-12T12:41:38.949Z] Go version: go1.10.3 [2020-09-12T12:41:38.949Z] Git commit: e68fc7a [2020-09-12T12:41:38.949Z] Built: Tue Aug 21 17:24:20 2018 [2020-09-12T12:41:38.949Z] OS/Arch: linux/ppc64le [2020-09-12T12:41:38.949Z] Experimental: true [Pipeline] sh [2020-09-12T12:41:39.331Z] + docker info [2020-09-12T12:41:39.331Z] Containers: 0 [2020-09-12T12:41:39.331Z] Running: 0 [2020-09-12T12:41:39.331Z] Paused: 0 [2020-09-12T12:41:39.331Z] Stopped: 0 [2020-09-12T12:41:39.331Z] Images: 0 [2020-09-12T12:41:39.331Z] Server Version: 18.06.1-ce [2020-09-12T12:41:39.331Z] Storage Driver: overlay2 [2020-09-12T12:41:39.331Z] Backing Filesystem: extfs [2020-09-12T12:41:39.331Z] Supports d_type: true [2020-09-12T12:41:39.331Z] Native Overlay Diff: true [2020-09-12T12:41:39.331Z] Logging Driver: json-file [2020-09-12T12:41:39.331Z] Cgroup Driver: cgroupfs [2020-09-12T12:41:39.331Z] Plugins: [2020-09-12T12:41:39.331Z] Volume: local [2020-09-12T12:41:39.331Z] Network: bridge host ipvlan macvlan null overlay [2020-09-12T12:41:39.331Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-09-12T12:41:39.331Z] Swarm: inactive [2020-09-12T12:41:39.331Z] Runtimes: runc [2020-09-12T12:41:39.331Z] Default Runtime: runc [2020-09-12T12:41:39.331Z] Init Binary: docker-init [2020-09-12T12:41:39.331Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-09-12T12:41:39.331Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-09-12T12:41:39.331Z] init version: fec3683 [2020-09-12T12:41:39.331Z] Security Options: [2020-09-12T12:41:39.331Z] apparmor [2020-09-12T12:41:39.331Z] seccomp [2020-09-12T12:41:39.331Z] Profile: default [2020-09-12T12:41:39.331Z] Kernel Version: 4.4.0-130-generic [2020-09-12T12:41:39.331Z] Operating System: Ubuntu 16.04.3 LTS [2020-09-12T12:41:39.331Z] OSType: linux [2020-09-12T12:41:39.331Z] Architecture: ppc64le [2020-09-12T12:41:39.331Z] CPUs: 4 [2020-09-12T12:41:39.331Z] Total Memory: 7.972GiB [2020-09-12T12:41:39.331Z] Name: ppc64le-ubuntu-24 [2020-09-12T12:41:39.331Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-09-12T12:41:39.331Z] Docker Root Dir: /var/lib/docker [2020-09-12T12:41:39.331Z] Debug Mode (client): false [2020-09-12T12:41:39.331Z] Debug Mode (server): false [2020-09-12T12:41:39.331Z] Username: dockerbuildbot [2020-09-12T12:41:39.331Z] Registry: https://index.docker.io/v1/ [2020-09-12T12:41:39.331Z] Labels: [2020-09-12T12:41:39.331Z] Experimental: true [2020-09-12T12:41:39.331Z] Insecure Registries: [2020-09-12T12:41:39.331Z] 127.0.0.0/8 [2020-09-12T12:41:39.331Z] Live Restore Enabled: false [2020-09-12T12:41:39.331Z] [2020-09-12T12:41:39.356Z] #58 DONE 4.8s [2020-09-12T12:41:39.356Z] [2020-09-12T12:41:39.356Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-12T12:41:39.356Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-12T12:41:39.356Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-12T12:41:39.356Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-12T12:41:39.356Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s done [2020-09-12T12:41:39.356Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done [2020-09-12T12:41:39.356Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-12T12:41:39.356Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done [2020-09-12T12:41:39.356Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.2s done [2020-09-12T12:41:39.356Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.3s done [2020-09-12T12:41:39.356Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.8s [2020-09-12T12:41:39.356Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.7s [2020-09-12T12:41:39.356Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.4s done [Pipeline] sh [2020-09-12T12:41:39.612Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.9s done [2020-09-12T12:41:39.718Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-12T12:41:39.718Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-12T12:41:39.718Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41441/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-12T12:41:39.718Z] + bash /home/docker/workspace/moby_PR-41441/check-config.sh [2020-09-12T12:41:39.718Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-12T12:41:39.718Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-09-12T12:41:39.718Z] [2020-09-12T12:41:39.718Z] Generally Necessary: [2020-09-12T12:41:39.718Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-12T12:41:39.718Z] - apparmor: enabled and tools installed [2020-09-12T12:41:39.718Z] - CONFIG_NAMESPACES: enabled [2020-09-12T12:41:39.718Z] - CONFIG_NET_NS: enabled [2020-09-12T12:41:39.718Z] - CONFIG_PID_NS: enabled [2020-09-12T12:41:39.718Z] - CONFIG_IPC_NS: enabled [2020-09-12T12:41:39.718Z] - CONFIG_UTS_NS: enabled [2020-09-12T12:41:39.718Z] - CONFIG_CGROUPS: enabled [2020-09-12T12:41:39.718Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-12T12:41:39.718Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-12T12:41:39.718Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-12T12:41:39.718Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-12T12:41:39.718Z] - CONFIG_CPUSETS: enabled [2020-09-12T12:41:39.718Z] - CONFIG_MEMCG: enabled [2020-09-12T12:41:39.718Z] - CONFIG_KEYS: enabled [2020-09-12T12:41:39.718Z] - CONFIG_VETH: enabled (as module) [2020-09-12T12:41:39.718Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-12T12:41:40.016Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-12T12:41:40.016Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-12T12:41:40.016Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-12T12:41:40.016Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-12T12:41:40.016Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-12T12:41:40.016Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-12T12:41:40.016Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-12T12:41:40.016Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-12T12:41:40.016Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-12T12:41:40.016Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-12T12:41:40.016Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-12T12:41:40.016Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-09-12T12:41:40.016Z] [2020-09-12T12:41:40.016Z] Optional Features: [2020-09-12T12:41:40.016Z] - CONFIG_USER_NS: enabled [2020-09-12T12:41:40.016Z] - CONFIG_SECCOMP: enabled [2020-09-12T12:41:40.016Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-12T12:41:40.016Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-12T12:41:40.016Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-12T12:41:40.016Z] (cgroup swap accounting is currently enabled) [2020-09-12T12:41:40.016Z] - CONFIG_MEMCG_KMEM: enabled [2020-09-12T12:41:40.016Z] - CONFIG_BLK_CGROUP: enabled [2020-09-12T12:41:40.016Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-12T12:41:40.016Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-12T12:41:40.016Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-12T12:41:40.016Z] - CONFIG_CGROUP_PERF: enabled [2020-09-12T12:41:40.016Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-12T12:41:40.016Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-12T12:41:40.016Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-12T12:41:40.016Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-12T12:41:40.016Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-12T12:41:40.016Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-12T12:41:40.016Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-12T12:41:40.016Z] - CONFIG_IP_VS: enabled (as module) [2020-09-12T12:41:40.016Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-12T12:41:40.016Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-12T12:41:40.016Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-12T12:41:40.016Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-12T12:41:40.016Z] - CONFIG_EXT4_FS: enabled [2020-09-12T12:41:40.016Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-12T12:41:40.016Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-12T12:41:40.311Z] - Network Drivers: [2020-09-12T12:41:40.311Z] - "overlay": [2020-09-12T12:41:40.311Z] - CONFIG_VXLAN: enabled (as module) [2020-09-12T12:41:40.311Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-12T12:41:40.311Z] Optional (for encrypted networks): [2020-09-12T12:41:40.311Z] - CONFIG_CRYPTO: enabled [2020-09-12T12:41:40.311Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-09-12T12:41:40.311Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-09-12T12:41:40.311Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-09-12T12:41:40.311Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-09-12T12:41:40.311Z] - CONFIG_XFRM: enabled [2020-09-12T12:41:40.311Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-12T12:41:40.311Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-12T12:41:40.311Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-12T12:41:40.311Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-12T12:41:40.311Z] - "ipvlan": [2020-09-12T12:41:40.311Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-12T12:41:40.311Z] - "macvlan": [2020-09-12T12:41:40.311Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-12T12:41:40.311Z] - CONFIG_DUMMY: enabled (as module) [2020-09-12T12:41:40.311Z] - "ftp,tftp client in container": [2020-09-12T12:41:40.311Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-12T12:41:40.311Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-12T12:41:40.311Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-12T12:41:40.311Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-12T12:41:40.311Z] - Storage Drivers: [2020-09-12T12:41:40.311Z] - "aufs": [2020-09-12T12:41:40.311Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-12T12:41:40.311Z] - "btrfs": [2020-09-12T12:41:40.311Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-12T12:41:40.311Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-12T12:41:40.311Z] - "devicemapper": [2020-09-12T12:41:40.311Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-12T12:41:40.311Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-12T12:41:40.311Z] - "overlay": [2020-09-12T12:41:40.311Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-12T12:41:40.311Z] - "zfs": [2020-09-12T12:41:40.311Z] - /dev/zfs: missing [2020-09-12T12:41:40.311Z] - zfs command: missing [2020-09-12T12:41:40.311Z] - zpool command: missing [2020-09-12T12:41:40.311Z] [2020-09-12T12:41:40.311Z] Limits: [2020-09-12T12:41:40.311Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-12T12:41:40.311Z] [2020-09-12T12:41:40.311Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-12T12:41:40.749Z] + make bundles/buildx [2020-09-12T12:41:40.977Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.0s done [2020-09-12T12:41:40.977Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2020-09-12T12:41:41.042Z] make: command: Command not found [2020-09-12T12:41:41.042Z] make: command: Command not found [2020-09-12T12:41:41.042Z] mkdir bundles [2020-09-12T12:41:41.042Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-09-12T12:41:41.042Z] --build-arg BUILDX_COMMIT \ [2020-09-12T12:41:41.042Z] --build-arg BUILDX_REPO \ [2020-09-12T12:41:41.042Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-09-12T12:41:41.042Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-09-12T12:41:41.042Z] . [2020-09-12T12:41:41.042Z] /bin/sh: 4: go: not found [2020-09-12T12:41:41.042Z] /bin/sh: 5: go: not found [2020-09-12T12:41:41.243Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2020-09-12T12:41:41.243Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2020-09-12T12:41:41.499Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done [2020-09-12T12:41:41.631Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.3s done [2020-09-12T12:41:41.631Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-09-12T12:41:41.631Z] #7 DONE 9.7s [2020-09-12T12:41:41.631Z] [2020-09-12T12:41:41.631Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-12T12:41:41.755Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-09-12T12:41:43.141Z] #8 DONE 1.6s [2020-09-12T12:41:43.158Z] Sending build context to Docker daemon 56.32MB [2020-09-12T12:41:43.158Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-09-12T12:41:43.158Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-09-12T12:41:43.158Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-09-12T12:41:43.158Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-09-12T12:41:43.158Z] 1.13.15-buster: Pulling from library/golang [2020-09-12T12:41:43.158Z] db4e2d8d5901: Pulling fs layer [2020-09-12T12:41:43.158Z] dfe2d012519c: Pulling fs layer [2020-09-12T12:41:43.158Z] 5d8f1d1f9197: Pulling fs layer [2020-09-12T12:41:43.158Z] 1301750ffb48: Pulling fs layer [2020-09-12T12:41:43.158Z] dc5c6edc9cff: Pulling fs layer [2020-09-12T12:41:43.158Z] 3c370c2e2f82: Pulling fs layer [2020-09-12T12:41:43.158Z] 5ffb2f5886e2: Pulling fs layer [2020-09-12T12:41:43.158Z] 1301750ffb48: Waiting [2020-09-12T12:41:43.158Z] dc5c6edc9cff: Waiting [2020-09-12T12:41:43.158Z] 3c370c2e2f82: Waiting [2020-09-12T12:41:43.158Z] 5ffb2f5886e2: Waiting [2020-09-12T12:41:43.433Z] [2020-09-12T12:41:43.433Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-12T12:41:43.799Z] dfe2d012519c: Download complete [2020-09-12T12:41:43.799Z] 5d8f1d1f9197: Verifying Checksum [2020-09-12T12:41:43.799Z] 5d8f1d1f9197: Download complete [2020-09-12T12:41:44.272Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.0s done [2020-09-12T12:41:44.272Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-09-12T12:41:44.473Z] #9 DONE 0.9s [2020-09-12T12:41:44.473Z] [2020-09-12T12:41:44.473Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-12T12:41:44.473Z] #27 DONE 0.1s [2020-09-12T12:41:44.473Z] [2020-09-12T12:41:44.473Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-12T12:41:44.473Z] #28 ... [2020-09-12T12:41:44.473Z] [2020-09-12T12:41:44.473Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-12T12:41:44.473Z] #35 DONE 0.1s [2020-09-12T12:41:44.473Z] [2020-09-12T12:41:44.473Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-12T12:41:45.908Z] db4e2d8d5901: Verifying Checksum [2020-09-12T12:41:45.908Z] db4e2d8d5901: Download complete [2020-09-12T12:41:46.163Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.1s done [2020-09-12T12:41:46.163Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-09-12T12:41:46.565Z] 1301750ffb48: Verifying Checksum [2020-09-12T12:41:46.565Z] 1301750ffb48: Download complete [2020-09-12T12:41:46.866Z] 5ffb2f5886e2: Verifying Checksum [2020-09-12T12:41:46.866Z] 5ffb2f5886e2: Download complete [2020-09-12T12:41:47.229Z] #36 2.442 + git clone https://github.com/docker/distribution.git . [2020-09-12T12:41:47.229Z] #36 2.443 Cloning into '.'... [2020-09-12T12:41:47.512Z] dc5c6edc9cff: Verifying Checksum [2020-09-12T12:41:47.512Z] dc5c6edc9cff: Download complete [2020-09-12T12:41:49.371Z] #36 ... [2020-09-12T12:41:49.371Z] [2020-09-12T12:41:49.371Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:41:49.371Z] #43 1.917 + RM_GOPATH=0 [2020-09-12T12:41:49.371Z] #43 1.917 + TMP_GOPATH= [2020-09-12T12:41:49.371Z] #43 1.917 + : /build [2020-09-12T12:41:49.371Z] #43 1.917 + '[' -z '' ']' [2020-09-12T12:41:49.371Z] #43 1.920 ++ mktemp -d [2020-09-12T12:41:49.371Z] #43 1.920 + export GOPATH=/tmp/tmp.2pobVM6WUX [2020-09-12T12:41:49.371Z] #43 1.920 + GOPATH=/tmp/tmp.2pobVM6WUX [2020-09-12T12:41:49.371Z] #43 1.920 + RM_GOPATH=1 [2020-09-12T12:41:49.371Z] #43 1.920 + case "$(go env GOARCH)" in [2020-09-12T12:41:49.371Z] #43 1.926 ++ go env GOARCH [2020-09-12T12:41:49.371Z] #43 1.929 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:41:49.371Z] #43 1.929 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:41:49.371Z] #43 1.933 ++ dirname /tmp/install/install.sh [2020-09-12T12:41:49.371Z] #43 1.933 + dir=/tmp/install [2020-09-12T12:41:49.371Z] #43 1.933 + bin=gotestsum [2020-09-12T12:41:49.371Z] #43 1.933 + shift [2020-09-12T12:41:49.371Z] #43 1.933 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-12T12:41:49.371Z] #43 1.933 + . /tmp/install/gotestsum.installer [2020-09-12T12:41:49.371Z] #43 1.933 ++ : v0.3.5 [2020-09-12T12:41:49.371Z] #43 1.933 + install_gotestsum [2020-09-12T12:41:49.371Z] #43 1.933 + set -e [2020-09-12T12:41:49.371Z] #43 1.933 + export GO111MODULE=on [2020-09-12T12:41:49.371Z] #43 1.933 + GO111MODULE=on [2020-09-12T12:41:49.371Z] #43 1.933 + GOBIN=/build [2020-09-12T12:41:49.371Z] #43 1.933 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-12T12:41:49.371Z] #43 1.939 go: finding gotest.tools v0.3.5 [2020-09-12T12:41:49.371Z] #43 1.951 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-12T12:41:49.371Z] #43 2.631 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-12T12:41:49.371Z] #43 3.000 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-12T12:41:49.371Z] #43 4.030 go: downloading gotest.tools v2.1.0+incompatible [2020-09-12T12:41:49.371Z] #43 4.134 go: extracting gotest.tools v2.1.0+incompatible [2020-09-12T12:41:49.371Z] #43 4.210 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-12T12:41:49.371Z] #43 4.211 go: downloading github.com/fatih/color v1.6.0 [2020-09-12T12:41:49.371Z] #43 4.231 go: downloading github.com/pkg/errors v0.8.0 [2020-09-12T12:41:49.371Z] #43 4.232 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-12T12:41:49.371Z] #43 4.238 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-12T12:41:49.371Z] #43 4.386 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-12T12:41:49.371Z] #43 4.548 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-12T12:41:49.371Z] #43 4.672 go: extracting github.com/fatih/color v1.6.0 [2020-09-12T12:41:49.371Z] #43 4.672 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-12T12:41:49.371Z] #43 4.713 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-12T12:41:49.371Z] #43 4.725 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-12T12:41:49.371Z] #43 4.762 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-12T12:41:49.371Z] #43 4.762 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-12T12:41:49.371Z] #43 4.763 go: extracting github.com/pkg/errors v0.8.0 [2020-09-12T12:41:49.372Z] #43 4.763 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-12T12:41:49.372Z] #43 4.854 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-12T12:41:49.372Z] #43 4.911 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-12T12:41:49.372Z] #43 4.912 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-12T12:41:49.372Z] #43 4.922 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-12T12:41:49.617Z] db4e2d8d5901: Pull complete [2020-09-12T12:41:49.911Z] dfe2d012519c: Pull complete [2020-09-12T12:41:50.205Z] 5d8f1d1f9197: Pull complete [2020-09-12T12:41:50.205Z] 3c370c2e2f82: Verifying Checksum [2020-09-12T12:41:50.205Z] 3c370c2e2f82: Download complete [2020-09-12T12:41:50.335Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.1s done [2020-09-12T12:41:50.408Z] #43 6.345 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-12T12:41:50.592Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2020-09-12T12:41:50.592Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-12T12:41:50.700Z] #43 6.399 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-12T12:41:50.849Z] #7 DONE 16.0s [2020-09-12T12:41:50.849Z] [2020-09-12T12:41:50.849Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-12T12:41:50.993Z] #43 6.621 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-12T12:41:52.515Z] #43 8.450 go: finding github.com/fatih/color v1.6.0 [2020-09-12T12:41:52.807Z] #43 8.492 go: finding github.com/pkg/errors v0.8.0 [2020-09-12T12:41:52.808Z] #43 8.540 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-12T12:41:52.808Z] #43 8.581 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-12T12:41:52.808Z] #43 8.622 go: finding github.com/spf13/pflag v1.0.1 [2020-09-12T12:41:52.808Z] #43 8.692 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-12T12:41:52.964Z] 1301750ffb48: Pull complete [2020-09-12T12:41:53.109Z] #43 ... [2020-09-12T12:41:53.109Z] [2020-09-12T12:41:53.109Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:41:53.109Z] #21 2.722 + RM_GOPATH=0 [2020-09-12T12:41:53.109Z] #21 2.722 + TMP_GOPATH= [2020-09-12T12:41:53.109Z] #21 2.722 + : /build [2020-09-12T12:41:53.109Z] #21 2.722 + '[' -z '' ']' [2020-09-12T12:41:53.109Z] #21 2.722 ++ mktemp -d [2020-09-12T12:41:53.109Z] #21 2.723 + export GOPATH=/tmp/tmp.eh8PEsqfGu [2020-09-12T12:41:53.109Z] #21 2.723 + GOPATH=/tmp/tmp.eh8PEsqfGu [2020-09-12T12:41:53.109Z] #21 2.723 + RM_GOPATH=1 [2020-09-12T12:41:53.109Z] #21 2.723 + case "$(go env GOARCH)" in [2020-09-12T12:41:53.109Z] #21 2.727 ++ go env GOARCH [2020-09-12T12:41:53.109Z] #21 2.735 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:41:53.109Z] #21 2.735 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:41:53.109Z] #21 2.736 ++ dirname /tmp/install/install.sh [2020-09-12T12:41:53.109Z] #21 2.736 + dir=/tmp/install [2020-09-12T12:41:53.109Z] #21 2.736 + bin=dockercli [2020-09-12T12:41:53.109Z] #21 2.736 + shift [2020-09-12T12:41:53.109Z] #21 2.736 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-12T12:41:53.109Z] #21 2.736 + . /tmp/install/dockercli.installer [2020-09-12T12:41:53.109Z] #21 2.736 ++ : stable [2020-09-12T12:41:53.109Z] #21 2.736 ++ : 17.06.2-ce [2020-09-12T12:41:53.109Z] #21 2.743 + install_dockercli [2020-09-12T12:41:53.109Z] #21 2.743 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-12T12:41:53.109Z] #21 2.744 Install docker/cli version 17.06.2-ce from stable [2020-09-12T12:41:53.109Z] #21 2.744 ++ uname -m [2020-09-12T12:41:53.109Z] #21 2.745 + arch=s390x [2020-09-12T12:41:53.109Z] #21 2.745 + '[' s390x '!=' x86_64 ']' [2020-09-12T12:41:53.109Z] #21 2.745 + '[' s390x '!=' s390x ']' [2020-09-12T12:41:53.109Z] #21 2.745 + url=https://download.docker.com/linux/static [2020-09-12T12:41:53.109Z] #21 2.746 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-09-12T12:41:53.109Z] #21 2.746 + tar -xz docker/docker [2020-09-12T12:41:53.109Z] #21 8.398 + mkdir -p /build [2020-09-12T12:41:53.109Z] #21 8.401 + mv docker/docker /build/ [2020-09-12T12:41:53.109Z] #21 8.406 + rmdir docker [2020-09-12T12:41:53.109Z] #21 DONE 8.8s [2020-09-12T12:41:53.109Z] [2020-09-12T12:41:53.109Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:41:53.109Z] #43 8.797 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-12T12:41:53.109Z] #43 ... [2020-09-12T12:41:53.109Z] [2020-09-12T12:41:53.109Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:41:53.109Z] #30 2.538 + RM_GOPATH=0 [2020-09-12T12:41:53.109Z] #30 2.538 + TMP_GOPATH= [2020-09-12T12:41:53.109Z] #30 2.538 + : /build [2020-09-12T12:41:53.109Z] #30 2.538 + '[' -z '' ']' [2020-09-12T12:41:53.109Z] #30 2.538 ++ mktemp -d [2020-09-12T12:41:53.109Z] #30 2.540 + export GOPATH=/tmp/tmp.gFY6j3n2bi [2020-09-12T12:41:53.109Z] #30 2.540 + GOPATH=/tmp/tmp.gFY6j3n2bi [2020-09-12T12:41:53.109Z] #30 2.540 + RM_GOPATH=1 [2020-09-12T12:41:53.109Z] #30 2.540 + case "$(go env GOARCH)" in [2020-09-12T12:41:53.109Z] #30 2.540 ++ go env GOARCH [2020-09-12T12:41:53.109Z] #30 2.543 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:41:53.109Z] #30 2.543 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:41:53.109Z] #30 2.544 ++ dirname /tmp/install/install.sh [2020-09-12T12:41:53.109Z] #30 2.544 + dir=/tmp/install [2020-09-12T12:41:53.109Z] #30 2.544 + bin=tomlv [2020-09-12T12:41:53.109Z] #30 2.544 + shift [2020-09-12T12:41:53.109Z] #30 2.544 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-12T12:41:53.109Z] #30 2.544 + . /tmp/install/tomlv.installer [2020-09-12T12:41:53.109Z] #30 2.544 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-12T12:41:53.109Z] #30 2.545 + install_tomlv [2020-09-12T12:41:53.109Z] #30 2.545 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-12T12:41:53.109Z] #30 2.545 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-12T12:41:53.109Z] #30 2.545 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gFY6j3n2bi/src/github.com/BurntSushi/toml [2020-09-12T12:41:53.109Z] #30 2.548 Cloning into '/tmp/tmp.gFY6j3n2bi/src/github.com/BurntSushi/toml'... [2020-09-12T12:41:53.109Z] #30 3.354 + cd /tmp/tmp.gFY6j3n2bi/src/github.com/BurntSushi/toml [2020-09-12T12:41:53.109Z] #30 3.356 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-12T12:41:53.109Z] #30 3.366 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-12T12:41:53.109Z] #30 3.846 internal/bytealg [2020-09-12T12:41:53.109Z] #30 3.852 math/bits [2020-09-12T12:41:53.109Z] #30 4.271 runtime [2020-09-12T12:41:53.109Z] #30 4.302 math [2020-09-12T12:41:53.109Z] #30 ... [2020-09-12T12:41:53.109Z] [2020-09-12T12:41:53.109Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:41:53.109Z] #43 8.908 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-12T12:41:53.109Z] #43 8.948 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-12T12:41:53.109Z] #43 8.952 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-12T12:41:53.433Z] #43 9.075 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-12T12:41:54.075Z] #43 ... [2020-09-12T12:41:54.075Z] [2020-09-12T12:41:54.075Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:41:54.075Z] #54 2.078 + RM_GOPATH=0 [2020-09-12T12:41:54.075Z] #54 2.078 + TMP_GOPATH= [2020-09-12T12:41:54.075Z] #54 2.078 + : /build [2020-09-12T12:41:54.075Z] #54 2.078 + '[' -z '' ']' [2020-09-12T12:41:54.075Z] #54 2.087 ++ mktemp -d [2020-09-12T12:41:54.075Z] #54 2.087 + export GOPATH=/tmp/tmp.5mv2PvyflX [2020-09-12T12:41:54.075Z] #54 2.087 + GOPATH=/tmp/tmp.5mv2PvyflX [2020-09-12T12:41:54.075Z] #54 2.087 + RM_GOPATH=1 [2020-09-12T12:41:54.075Z] #54 2.087 + case "$(go env GOARCH)" in [2020-09-12T12:41:54.075Z] #54 2.087 ++ go env GOARCH [2020-09-12T12:41:54.076Z] #54 2.091 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:41:54.076Z] #54 2.091 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:41:54.076Z] #54 2.091 ++ dirname /tmp/install/install.sh [2020-09-12T12:41:54.076Z] #54 2.097 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-12T12:41:54.076Z] #54 2.098 + dir=/tmp/install [2020-09-12T12:41:54.076Z] #54 2.098 + bin=rootlesskit [2020-09-12T12:41:54.076Z] #54 2.098 + shift [2020-09-12T12:41:54.076Z] #54 2.098 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-12T12:41:54.076Z] #54 2.098 + . /tmp/install/rootlesskit.installer [2020-09-12T12:41:54.076Z] #54 2.098 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-12T12:41:54.076Z] #54 2.098 + install_rootlesskit [2020-09-12T12:41:54.076Z] #54 2.098 + case "$1" in [2020-09-12T12:41:54.076Z] #54 2.098 + export CGO_ENABLED=0 [2020-09-12T12:41:54.076Z] #54 2.098 + CGO_ENABLED=0 [2020-09-12T12:41:54.076Z] #54 2.098 + _install_rootlesskit [2020-09-12T12:41:54.076Z] #54 2.098 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-12T12:41:54.076Z] #54 2.098 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5mv2PvyflX/src/github.com/rootless-containers/rootlesskit [2020-09-12T12:41:54.076Z] #54 2.106 Cloning into '/tmp/tmp.5mv2PvyflX/src/github.com/rootless-containers/rootlesskit'... [2020-09-12T12:41:54.076Z] #54 5.676 + cd /tmp/tmp.5mv2PvyflX/src/github.com/rootless-containers/rootlesskit [2020-09-12T12:41:54.076Z] #54 5.676 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-12T12:41:54.076Z] #54 6.078 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-12T12:41:54.076Z] #54 6.079 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-12T12:41:54.115Z] #8 DONE 2.7s [2020-09-12T12:41:54.115Z] [2020-09-12T12:41:54.115Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-12T12:41:54.115Z] #9 DONE 0.4s [2020-09-12T12:41:54.115Z] [2020-09-12T12:41:54.115Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-12T12:41:54.115Z] #35 DONE 0.0s [2020-09-12T12:41:54.115Z] [2020-09-12T12:41:54.115Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-12T12:41:54.115Z] #27 DONE 0.1s [2020-09-12T12:41:54.115Z] [2020-09-12T12:41:54.115Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-12T12:41:54.367Z] #54 ... [2020-09-12T12:41:54.368Z] [2020-09-12T12:41:54.368Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:41:54.368Z] #51 1.790 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:41:54.368Z] #51 1.840 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:41:54.368Z] #51 1.853 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:41:54.368Z] #51 2.285 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-12T12:41:54.368Z] #51 3.097 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [199 kB] [2020-09-12T12:41:54.368Z] #51 4.802 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-12T12:41:54.660Z] #51 ... [2020-09-12T12:41:54.660Z] [2020-09-12T12:41:54.660Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:41:54.660Z] #23 2.658 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:41:54.660Z] #23 2.706 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:41:54.660Z] #23 2.729 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:41:54.660Z] #23 3.435 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-12T12:41:54.660Z] #23 4.662 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [199 kB] [2020-09-12T12:41:54.660Z] #23 6.463 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-12T12:41:54.660Z] #23 ... [2020-09-12T12:41:54.660Z] [2020-09-12T12:41:54.660Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:41:54.660Z] #38 2.812 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:41:54.660Z] #38 2.851 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:41:54.660Z] #38 2.908 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:41:54.660Z] #38 3.675 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-12T12:41:54.660Z] #38 5.402 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [199 kB] [2020-09-12T12:41:54.660Z] #38 7.284 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-12T12:41:54.952Z] #38 ... [2020-09-12T12:41:54.952Z] [2020-09-12T12:41:54.952Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:41:54.952Z] #32 2.550 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:41:54.952Z] #32 2.603 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:41:54.952Z] #32 2.618 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:41:54.952Z] #32 3.431 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-12T12:41:54.952Z] #32 4.981 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [199 kB] [2020-09-12T12:41:54.952Z] #32 6.900 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-12T12:41:54.952Z] #32 ... [2020-09-12T12:41:54.952Z] [2020-09-12T12:41:54.952Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:41:54.952Z] #41 1.925 + RM_GOPATH=0 [2020-09-12T12:41:54.952Z] #41 1.925 + TMP_GOPATH= [2020-09-12T12:41:54.952Z] #41 1.925 + : /build [2020-09-12T12:41:54.952Z] #41 1.925 + '[' -z '' ']' [2020-09-12T12:41:54.952Z] #41 1.933 ++ mktemp -d [2020-09-12T12:41:54.952Z] #41 1.933 + export GOPATH=/tmp/tmp.fAt7lggfXB [2020-09-12T12:41:54.952Z] #41 1.933 + GOPATH=/tmp/tmp.fAt7lggfXB [2020-09-12T12:41:54.952Z] #41 1.933 + RM_GOPATH=1 [2020-09-12T12:41:54.952Z] #41 1.933 + case "$(go env GOARCH)" in [2020-09-12T12:41:54.952Z] #41 1.933 ++ go env GOARCH [2020-09-12T12:41:54.952Z] #41 1.965 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-12T12:41:54.952Z] #41 1.965 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:41:54.952Z] #41 1.965 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:41:54.952Z] #41 1.965 ++ dirname /tmp/install/install.sh [2020-09-12T12:41:54.952Z] #41 1.965 + dir=/tmp/install [2020-09-12T12:41:54.952Z] #41 1.965 + bin=vndr [2020-09-12T12:41:54.952Z] #41 1.965 + shift [2020-09-12T12:41:54.952Z] #41 1.965 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-12T12:41:54.952Z] #41 1.965 + . /tmp/install/vndr.installer [2020-09-12T12:41:54.952Z] #41 1.965 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-12T12:41:54.952Z] #41 1.965 + install_vndr [2020-09-12T12:41:54.952Z] #41 1.965 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-12T12:41:54.952Z] #41 1.965 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fAt7lggfXB/src/github.com/LK4D4/vndr [2020-09-12T12:41:54.952Z] #41 1.965 Cloning into '/tmp/tmp.fAt7lggfXB/src/github.com/LK4D4/vndr'... [2020-09-12T12:41:54.952Z] #41 2.492 + cd /tmp/tmp.fAt7lggfXB/src/github.com/LK4D4/vndr [2020-09-12T12:41:54.952Z] #41 2.492 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-12T12:41:54.952Z] #41 2.496 + go build -buildmode=pie -v -o /build/vndr . [2020-09-12T12:41:54.952Z] #41 3.151 runtime/internal/atomic [2020-09-12T12:41:54.952Z] #41 3.167 internal/cpu [2020-09-12T12:41:54.952Z] #41 3.400 runtime/internal/sys [2020-09-12T12:41:54.952Z] #41 3.686 runtime/internal/math [2020-09-12T12:41:54.952Z] #41 3.750 internal/race [2020-09-12T12:41:54.952Z] #41 3.763 internal/bytealg [2020-09-12T12:41:54.952Z] #41 3.838 sync/atomic [2020-09-12T12:41:54.952Z] #41 3.975 unicode [2020-09-12T12:41:54.952Z] #41 4.094 runtime [2020-09-12T12:41:54.952Z] #41 6.582 unicode/utf8 [2020-09-12T12:41:54.952Z] #41 7.305 math [2020-09-12T12:41:54.952Z] #41 10.66 unicode/utf16 [2020-09-12T12:41:55.046Z] dc5c6edc9cff: Pull complete [2020-09-12T12:41:55.244Z] #41 10.83 container/list [2020-09-12T12:41:55.244Z] #41 ... [2020-09-12T12:41:55.244Z] [2020-09-12T12:41:55.244Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:41:55.244Z] #60 2.087 + RM_GOPATH=0 [2020-09-12T12:41:55.244Z] #60 2.087 + TMP_GOPATH= [2020-09-12T12:41:55.244Z] #60 2.087 + : /build [2020-09-12T12:41:55.244Z] #60 2.087 + '[' -z '' ']' [2020-09-12T12:41:55.244Z] #60 2.087 ++ mktemp -d [2020-09-12T12:41:55.244Z] #60 2.087 + export GOPATH=/tmp/tmp.li70uce7Ky [2020-09-12T12:41:55.244Z] #60 2.087 + GOPATH=/tmp/tmp.li70uce7Ky [2020-09-12T12:41:55.244Z] #60 2.087 + RM_GOPATH=1 [2020-09-12T12:41:55.244Z] #60 2.087 + case "$(go env GOARCH)" in [2020-09-12T12:41:55.244Z] #60 2.087 ++ go env GOARCH [2020-09-12T12:41:55.244Z] #60 2.108 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:41:55.244Z] #60 2.108 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:41:55.244Z] #60 2.111 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-12T12:41:55.244Z] #60 2.111 ++ dirname /tmp/install/install.sh [2020-09-12T12:41:55.244Z] #60 2.111 + dir=/tmp/install [2020-09-12T12:41:55.244Z] #60 2.111 + bin=proxy [2020-09-12T12:41:55.244Z] #60 2.111 + shift [2020-09-12T12:41:55.244Z] #60 2.111 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-12T12:41:55.244Z] #60 2.111 + . /tmp/install/proxy.installer [2020-09-12T12:41:55.244Z] #60 2.111 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-12T12:41:55.244Z] #60 2.111 + install_proxy [2020-09-12T12:41:55.244Z] #60 2.111 + case "$1" in [2020-09-12T12:41:55.244Z] #60 2.111 + export CGO_ENABLED=0 [2020-09-12T12:41:55.244Z] #60 2.111 + CGO_ENABLED=0 [2020-09-12T12:41:55.244Z] #60 2.111 + _install_proxy [2020-09-12T12:41:55.244Z] #60 2.111 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-12T12:41:55.244Z] #60 2.111 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.li70uce7Ky/src/github.com/docker/libnetwork [2020-09-12T12:41:55.244Z] #60 2.115 Cloning into '/tmp/tmp.li70uce7Ky/src/github.com/docker/libnetwork'... [2020-09-12T12:41:55.244Z] #60 ... [2020-09-12T12:41:55.244Z] [2020-09-12T12:41:55.244Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:41:55.244Z] #45 2.166 + RM_GOPATH=0 [2020-09-12T12:41:55.244Z] #45 2.166 + TMP_GOPATH= [2020-09-12T12:41:55.244Z] #45 2.166 + : /build [2020-09-12T12:41:55.244Z] #45 2.166 + '[' -z '' ']' [2020-09-12T12:41:55.244Z] #45 2.166 ++ mktemp -d [2020-09-12T12:41:55.244Z] #45 2.167 + export GOPATH=/tmp/tmp.BqWsO130q0 [2020-09-12T12:41:55.244Z] #45 2.167 + GOPATH=/tmp/tmp.BqWsO130q0 [2020-09-12T12:41:55.244Z] #45 2.167 + RM_GOPATH=1 [2020-09-12T12:41:55.244Z] #45 2.167 + case "$(go env GOARCH)" in [2020-09-12T12:41:55.244Z] #45 2.167 ++ go env GOARCH [2020-09-12T12:41:55.244Z] #45 2.179 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:41:55.244Z] #45 2.179 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:41:55.244Z] #45 2.188 Installing golangci-lint version v1.23.8 [2020-09-12T12:41:55.244Z] #45 2.188 ++ dirname /tmp/install/install.sh [2020-09-12T12:41:55.244Z] #45 2.188 + dir=/tmp/install [2020-09-12T12:41:55.244Z] #45 2.188 + bin=golangci_lint [2020-09-12T12:41:55.244Z] #45 2.188 + shift [2020-09-12T12:41:55.244Z] #45 2.188 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-12T12:41:55.244Z] #45 2.188 + . /tmp/install/golangci_lint.installer [2020-09-12T12:41:55.244Z] #45 2.188 ++ : v1.23.8 [2020-09-12T12:41:55.244Z] #45 2.188 + install_golangci_lint [2020-09-12T12:41:55.244Z] #45 2.188 + echo 'Installing golangci-lint version v1.23.8' [2020-09-12T12:41:55.244Z] #45 2.188 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-12T12:41:55.538Z] #45 ... [2020-09-12T12:41:55.538Z] [2020-09-12T12:41:55.538Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:41:55.538Z] #47 1.610 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-12T12:41:55.538Z] #47 1.611 + RM_GOPATH=0 [2020-09-12T12:41:55.538Z] #47 1.611 + TMP_GOPATH= [2020-09-12T12:41:55.538Z] #47 1.611 + : /build [2020-09-12T12:41:55.538Z] #47 1.611 + '[' -z '' ']' [2020-09-12T12:41:55.538Z] #47 1.611 ++ mktemp -d [2020-09-12T12:41:55.538Z] #47 1.611 + export GOPATH=/tmp/tmp.b2rvpdBSXt [2020-09-12T12:41:55.538Z] #47 1.611 + GOPATH=/tmp/tmp.b2rvpdBSXt [2020-09-12T12:41:55.538Z] #47 1.611 + RM_GOPATH=1 [2020-09-12T12:41:55.538Z] #47 1.611 + case "$(go env GOARCH)" in [2020-09-12T12:41:55.538Z] #47 1.611 ++ go env GOARCH [2020-09-12T12:41:55.538Z] #47 1.611 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:41:55.538Z] #47 1.611 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:41:55.538Z] #47 1.611 ++ dirname /tmp/install/install.sh [2020-09-12T12:41:55.538Z] #47 1.611 + dir=/tmp/install [2020-09-12T12:41:55.538Z] #47 1.611 + bin=shfmt [2020-09-12T12:41:55.538Z] #47 1.611 + shift [2020-09-12T12:41:55.538Z] #47 1.611 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-12T12:41:55.538Z] #47 1.611 + . /tmp/install/shfmt.installer [2020-09-12T12:41:55.538Z] #47 1.611 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-12T12:41:55.538Z] #47 1.611 + install_shfmt [2020-09-12T12:41:55.538Z] #47 1.611 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-12T12:41:55.538Z] #47 1.611 + git clone https://github.com/mvdan/sh.git /tmp/tmp.b2rvpdBSXt/src/github.com/mvdan/sh [2020-09-12T12:41:55.538Z] #47 1.611 Cloning into '/tmp/tmp.b2rvpdBSXt/src/github.com/mvdan/sh'... [2020-09-12T12:41:55.538Z] #47 7.495 + cd /tmp/tmp.b2rvpdBSXt/src/github.com/mvdan/sh [2020-09-12T12:41:55.538Z] #47 7.495 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-12T12:41:55.538Z] #47 7.558 + GO111MODULE=on [2020-09-12T12:41:55.538Z] #47 7.558 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-12T12:41:55.538Z] #47 8.461 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-12T12:41:55.538Z] #47 8.502 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-12T12:41:55.538Z] #47 8.526 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-12T12:41:55.538Z] #47 8.660 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-12T12:41:55.538Z] #47 8.698 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-12T12:41:55.538Z] #47 9.612 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-12T12:41:55.538Z] #47 10.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-12T12:41:55.538Z] #47 11.00 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-12T12:41:55.538Z] #47 ... [2020-09-12T12:41:55.538Z] [2020-09-12T12:41:55.538Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:41:55.538Z] #10 1.369 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:41:55.538Z] #10 1.611 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:41:55.538Z] #10 1.611 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:41:55.538Z] #10 1.622 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-12T12:41:55.538Z] #10 2.624 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [199 kB] [2020-09-12T12:41:55.538Z] #10 2.783 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-12T12:41:55.538Z] #10 11.24 Fetched 8070 kB in 10s (807 kB/s) [2020-09-12T12:41:55.538Z] #10 11.24 Reading package lists... [2020-09-12T12:41:55.538Z] #10 ... [2020-09-12T12:41:55.538Z] [2020-09-12T12:41:55.538Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:41:55.538Z] #41 11.36 crypto/internal/subtle [2020-09-12T12:41:55.538Z] #41 11.47 crypto/subtle [2020-09-12T12:41:55.831Z] #41 11.57 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-12T12:41:55.831Z] #41 11.64 internal/nettrace [2020-09-12T12:41:55.831Z] #41 11.72 runtime/cgo [2020-09-12T12:41:56.867Z] #41 ... [2020-09-12T12:41:56.867Z] [2020-09-12T12:41:56.867Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-12T12:41:56.867Z] #28 2.652 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-12T12:41:56.867Z] #28 2.653 Cloning into '.'... [2020-09-12T12:41:57.159Z] #28 ... [2020-09-12T12:41:57.159Z] [2020-09-12T12:41:57.159Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:41:57.159Z] #47 11.78 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-12T12:41:57.159Z] #47 11.90 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-12T12:41:57.159Z] #47 12.00 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-12T12:41:57.159Z] #47 12.06 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-12T12:41:57.159Z] #47 12.37 runtime/cgo [2020-09-12T12:41:57.159Z] #47 12.40 runtime [2020-09-12T12:41:58.579Z] 3c370c2e2f82: Pull complete [2020-09-12T12:41:58.580Z] 5ffb2f5886e2: Pull complete [2020-09-12T12:41:58.580Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-12T12:41:58.580Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-09-12T12:41:58.580Z] ---> 805dc2d65d1c [2020-09-12T12:41:58.580Z] Step 5/15 : ARG BUILDX_REPO [2020-09-12T12:41:58.580Z] ---> Running in c52730d26762 [2020-09-12T12:41:58.871Z] Removing intermediate container c52730d26762 [2020-09-12T12:41:58.871Z] ---> bd4c15a9174c [2020-09-12T12:41:58.871Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-09-12T12:41:58.871Z] ---> Running in f252290355e7 [2020-09-12T12:41:59.163Z] Cloning into '/buildx'... [2020-09-12T12:41:59.369Z] #28 4.938 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-12T12:41:59.369Z] #28 4.953 Cloning into '.'... [2020-09-12T12:41:59.369Z] #28 ... [2020-09-12T12:41:59.369Z] [2020-09-12T12:41:59.369Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:41:59.369Z] #60 4.787 + RM_GOPATH=0 [2020-09-12T12:41:59.369Z] #60 4.787 + TMP_GOPATH= [2020-09-12T12:41:59.369Z] #60 4.787 + : /build [2020-09-12T12:41:59.369Z] #60 4.787 + '[' -z '' ']' [2020-09-12T12:41:59.369Z] #60 4.788 ++ mktemp -d [2020-09-12T12:41:59.369Z] #60 4.802 + export GOPATH=/tmp/tmp.ZfPFYWy8Xp [2020-09-12T12:41:59.369Z] #60 4.802 + GOPATH=/tmp/tmp.ZfPFYWy8Xp [2020-09-12T12:41:59.369Z] #60 4.802 + RM_GOPATH=1 [2020-09-12T12:41:59.369Z] #60 4.802 + case "$(go env GOARCH)" in [2020-09-12T12:41:59.369Z] #60 4.802 ++ go env GOARCH [2020-09-12T12:41:59.369Z] #60 4.859 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:41:59.369Z] #60 4.859 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:41:59.369Z] #60 4.869 ++ dirname /tmp/install/install.sh [2020-09-12T12:41:59.369Z] #60 4.875 + dir=/tmp/install [2020-09-12T12:41:59.369Z] #60 4.875 + bin=proxy [2020-09-12T12:41:59.369Z] #60 4.875 + shift [2020-09-12T12:41:59.369Z] #60 4.897 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-12T12:41:59.369Z] #60 4.898 + . /tmp/install/proxy.installer [2020-09-12T12:41:59.369Z] #60 4.898 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-12T12:41:59.369Z] #60 4.899 + install_proxy [2020-09-12T12:41:59.369Z] #60 4.900 + case "$1" in [2020-09-12T12:41:59.369Z] #60 4.900 + export CGO_ENABLED=0 [2020-09-12T12:41:59.369Z] #60 4.900 + CGO_ENABLED=0 [2020-09-12T12:41:59.369Z] #60 4.901 + _install_proxy [2020-09-12T12:41:59.369Z] #60 4.901 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-12T12:41:59.369Z] #60 4.901 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-12T12:41:59.369Z] #60 4.902 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ZfPFYWy8Xp/src/github.com/docker/libnetwork [2020-09-12T12:41:59.369Z] #60 4.918 Cloning into '/tmp/tmp.ZfPFYWy8Xp/src/github.com/docker/libnetwork'... [2020-09-12T12:42:00.345Z] #60 ... [2020-09-12T12:42:00.345Z] [2020-09-12T12:42:00.345Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:42:00.345Z] #43 3.568 + RM_GOPATH=0 [2020-09-12T12:42:00.345Z] #43 3.568 + TMP_GOPATH= [2020-09-12T12:42:00.345Z] #43 3.568 + : /build [2020-09-12T12:42:00.345Z] #43 3.568 + '[' -z '' ']' [2020-09-12T12:42:00.345Z] #43 3.568 ++ mktemp -d [2020-09-12T12:42:00.345Z] #43 3.568 + export GOPATH=/tmp/tmp.lgAvubdJpm [2020-09-12T12:42:00.345Z] #43 3.568 + GOPATH=/tmp/tmp.lgAvubdJpm [2020-09-12T12:42:00.345Z] #43 3.568 + RM_GOPATH=1 [2020-09-12T12:42:00.345Z] #43 3.568 + case "$(go env GOARCH)" in [2020-09-12T12:42:00.345Z] #43 3.568 ++ go env GOARCH [2020-09-12T12:42:00.345Z] #43 3.573 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:42:00.345Z] #43 3.573 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:42:00.345Z] #43 3.573 ++ dirname /tmp/install/install.sh [2020-09-12T12:42:00.345Z] #43 3.574 + dir=/tmp/install [2020-09-12T12:42:00.345Z] #43 3.574 + bin=gotestsum [2020-09-12T12:42:00.345Z] #43 3.574 + shift [2020-09-12T12:42:00.345Z] #43 3.574 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-12T12:42:00.345Z] #43 3.574 + . /tmp/install/gotestsum.installer [2020-09-12T12:42:00.345Z] #43 3.574 ++ : v0.3.5 [2020-09-12T12:42:00.345Z] #43 3.574 + install_gotestsum [2020-09-12T12:42:00.345Z] #43 3.574 + set -e [2020-09-12T12:42:00.345Z] #43 3.575 + export GO111MODULE=on [2020-09-12T12:42:00.345Z] #43 3.575 + GO111MODULE=on [2020-09-12T12:42:00.345Z] #43 3.575 + GOBIN=/build [2020-09-12T12:42:00.345Z] #43 3.575 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-12T12:42:00.345Z] #43 3.594 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-12T12:42:00.345Z] #43 3.594 go: finding gotest.tools v0.3.5 [2020-09-12T12:42:00.345Z] #43 4.190 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-12T12:42:00.345Z] #43 4.606 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-12T12:42:00.345Z] #43 5.690 go: downloading gotest.tools v2.1.0+incompatible [2020-09-12T12:42:00.345Z] #43 5.834 go: extracting gotest.tools v2.1.0+incompatible [2020-09-12T12:42:00.345Z] #43 5.913 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-12T12:42:00.345Z] #43 5.983 go: downloading github.com/pkg/errors v0.8.0 [2020-09-12T12:42:00.345Z] #43 5.998 go: downloading github.com/fatih/color v1.6.0 [2020-09-12T12:42:00.345Z] #43 6.197 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-12T12:42:00.345Z] #43 6.391 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-12T12:42:00.345Z] #43 6.522 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-12T12:42:00.345Z] #43 6.543 go: extracting github.com/fatih/color v1.6.0 [2020-09-12T12:42:00.345Z] #43 6.591 go: extracting github.com/pkg/errors v0.8.0 [2020-09-12T12:42:00.603Z] #43 6.784 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-12T12:42:00.603Z] #43 6.859 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-12T12:42:00.603Z] #43 6.881 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-12T12:42:00.603Z] #43 6.894 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-12T12:42:00.872Z] #43 6.902 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-12T12:42:00.872Z] #43 6.903 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-12T12:42:00.872Z] #43 6.914 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-12T12:42:00.872Z] #43 6.989 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-12T12:42:00.872Z] #43 6.994 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-12T12:42:00.872Z] #43 7.086 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-12T12:42:01.130Z] #43 7.147 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-12T12:42:01.618Z] #47 ... [2020-09-12T12:42:01.618Z] [2020-09-12T12:42:01.618Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:42:01.618Z] #60 13.32 Checking out files: 93% (1926/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-09-12T12:42:01.618Z] #60 13.48 + cd /tmp/tmp.li70uce7Ky/src/github.com/docker/libnetwork [2020-09-12T12:42:01.618Z] #60 13.48 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-12T12:42:01.618Z] #60 13.87 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-12T12:42:02.709Z] Removing intermediate container f252290355e7 [2020-09-12T12:42:02.709Z] ---> 5c6d1d49a1b1 [2020-09-12T12:42:02.709Z] Step 7/15 : WORKDIR /buildx [2020-09-12T12:42:02.709Z] ---> Running in 2b01552c3cb9 [2020-09-12T12:42:02.709Z] Removing intermediate container 2b01552c3cb9 [2020-09-12T12:42:02.709Z] ---> cb70ca4812e8 [2020-09-12T12:42:02.709Z] Step 8/15 : ARG BUILDX_COMMIT [2020-09-12T12:42:02.709Z] ---> Running in 10fb70729f87 [2020-09-12T12:42:02.709Z] Removing intermediate container 10fb70729f87 [2020-09-12T12:42:02.709Z] ---> c327c298c316 [2020-09-12T12:42:02.709Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-09-12T12:42:02.709Z] ---> Running in 8f39759a2184 [2020-09-12T12:42:03.003Z] From https://github.com/docker/buildx [2020-09-12T12:42:03.003Z] * [new tag] v0.3.1 -> build [2020-09-12T12:42:03.641Z] Switched to branch 'build' [2020-09-12T12:42:03.660Z] #43 9.860 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-12T12:42:03.689Z] #60 ... [2020-09-12T12:42:03.689Z] [2020-09-12T12:42:03.689Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:42:03.689Z] #30 9.328 internal/testlog [2020-09-12T12:42:03.689Z] #30 9.723 encoding [2020-09-12T12:42:03.689Z] #30 9.962 runtime/cgo [2020-09-12T12:42:03.689Z] #30 ... [2020-09-12T12:42:03.689Z] [2020-09-12T12:42:03.689Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:42:03.689Z] #10 11.24 Reading package lists... [2020-09-12T12:42:03.689Z] #10 14.56 Reading package lists... [2020-09-12T12:42:03.689Z] #10 17.40 Building dependency tree... [2020-09-12T12:42:03.689Z] #10 18.36 The following additional packages will be installed: [2020-09-12T12:42:03.689Z] #10 18.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-12T12:42:03.689Z] #10 18.36 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-12T12:42:03.689Z] #10 18.36 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-12T12:42:03.689Z] #10 18.36 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-12T12:42:03.689Z] #10 18.36 Suggested packages: [2020-09-12T12:42:03.689Z] #10 18.36 gcc-8-locales seccomp wine64 [2020-09-12T12:42:03.689Z] #10 19.30 The following NEW packages will be installed: [2020-09-12T12:42:03.689Z] #10 19.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-12T12:42:03.689Z] #10 19.30 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-12T12:42:03.689Z] #10 19.30 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-12T12:42:03.689Z] #10 19.30 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-12T12:42:03.689Z] #10 19.35 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-12T12:42:03.689Z] #10 19.35 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-12T12:42:03.689Z] #10 19.47 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:42:03.689Z] #10 19.47 Need to get 73.3 MB of archives. [2020-09-12T12:42:03.689Z] #10 19.47 After this operation, 494 MB of additional disk space will be used. [2020-09-12T12:42:03.689Z] #10 19.47 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] [2020-09-12T12:42:03.916Z] #43 ... [2020-09-12T12:42:03.916Z] [2020-09-12T12:42:03.916Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:42:03.916Z] #38 5.543 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:42:03.916Z] #38 5.627 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:42:03.916Z] #38 5.627 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:42:03.916Z] #38 6.901 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-12T12:42:03.916Z] #38 9.169 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-12T12:42:03.916Z] #38 ... [2020-09-12T12:42:03.916Z] [2020-09-12T12:42:03.916Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:42:03.916Z] #45 4.214 + RM_GOPATH=0 [2020-09-12T12:42:03.916Z] #45 4.214 + TMP_GOPATH= [2020-09-12T12:42:03.916Z] #45 4.214 + : /build [2020-09-12T12:42:03.916Z] #45 4.214 + '[' -z '' ']' [2020-09-12T12:42:03.916Z] #45 4.214 ++ mktemp -d [2020-09-12T12:42:03.916Z] #45 4.214 + export GOPATH=/tmp/tmp.AhJvx0HIX1 [2020-09-12T12:42:03.916Z] #45 4.214 + GOPATH=/tmp/tmp.AhJvx0HIX1 [2020-09-12T12:42:03.916Z] #45 4.214 + RM_GOPATH=1 [2020-09-12T12:42:03.916Z] #45 4.214 + case "$(go env GOARCH)" in [2020-09-12T12:42:03.916Z] #45 4.214 ++ go env GOARCH [2020-09-12T12:42:03.916Z] #45 4.218 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:42:03.916Z] #45 4.218 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:42:03.916Z] #45 4.218 ++ dirname /tmp/install/install.sh [2020-09-12T12:42:03.916Z] #45 4.219 + dir=/tmp/install [2020-09-12T12:42:03.916Z] #45 4.219 + bin=golangci_lint [2020-09-12T12:42:03.916Z] #45 4.219 + shift [2020-09-12T12:42:03.916Z] #45 4.219 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-12T12:42:03.916Z] #45 4.219 + . /tmp/install/golangci_lint.installer [2020-09-12T12:42:03.916Z] #45 4.223 ++ : v1.23.8 [2020-09-12T12:42:03.916Z] #45 4.223 + install_golangci_lint [2020-09-12T12:42:03.916Z] #45 4.223 + echo 'Installing golangci-lint version v1.23.8' [2020-09-12T12:42:03.916Z] #45 4.223 Installing golangci-lint version v1.23.8 [2020-09-12T12:42:03.916Z] #45 4.225 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-12T12:42:03.981Z] #10 19.67 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] [2020-09-12T12:42:03.981Z] #10 19.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-12T12:42:03.981Z] #10 19.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-09-12T12:42:03.981Z] #10 19.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-09-12T12:42:03.981Z] #10 19.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-12T12:42:04.172Z] #45 ... [2020-09-12T12:42:04.173Z] [2020-09-12T12:42:04.173Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:42:04.173Z] #30 4.702 + RM_GOPATH=0 [2020-09-12T12:42:04.173Z] #30 4.702 + TMP_GOPATH= [2020-09-12T12:42:04.173Z] #30 4.702 + : /build [2020-09-12T12:42:04.173Z] #30 4.702 + '[' -z '' ']' [2020-09-12T12:42:04.173Z] #30 4.702 ++ mktemp -d [2020-09-12T12:42:04.173Z] #30 4.702 + export GOPATH=/tmp/tmp.qZgTgImjYR [2020-09-12T12:42:04.173Z] #30 4.702 + GOPATH=/tmp/tmp.qZgTgImjYR [2020-09-12T12:42:04.173Z] #30 4.702 + RM_GOPATH=1 [2020-09-12T12:42:04.173Z] #30 4.702 + case "$(go env GOARCH)" in [2020-09-12T12:42:04.173Z] #30 4.702 ++ go env GOARCH [2020-09-12T12:42:04.173Z] #30 4.773 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:42:04.173Z] #30 4.773 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:42:04.173Z] #30 4.773 ++ dirname /tmp/install/install.sh [2020-09-12T12:42:04.173Z] #30 4.856 + dir=/tmp/install [2020-09-12T12:42:04.173Z] #30 4.856 + bin=tomlv [2020-09-12T12:42:04.173Z] #30 4.856 + shift [2020-09-12T12:42:04.173Z] #30 4.856 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-12T12:42:04.173Z] #30 4.856 + . /tmp/install/tomlv.installer [2020-09-12T12:42:04.173Z] #30 4.856 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-12T12:42:04.173Z] #30 4.856 + install_tomlv [2020-09-12T12:42:04.173Z] #30 4.856 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-12T12:42:04.173Z] #30 4.856 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qZgTgImjYR/src/github.com/BurntSushi/toml [2020-09-12T12:42:04.173Z] #30 4.856 Cloning into '/tmp/tmp.qZgTgImjYR/src/github.com/BurntSushi/toml'... [2020-09-12T12:42:04.173Z] #30 4.857 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-12T12:42:04.173Z] #30 5.953 + cd /tmp/tmp.qZgTgImjYR/src/github.com/BurntSushi/toml [2020-09-12T12:42:04.173Z] #30 5.954 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-12T12:42:04.173Z] #30 5.973 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-12T12:42:04.173Z] #30 6.998 runtime/internal/sys [2020-09-12T12:42:04.173Z] #30 7.022 internal/cpu [2020-09-12T12:42:04.173Z] #30 7.295 math/bits [2020-09-12T12:42:04.173Z] #30 8.112 math [2020-09-12T12:42:04.173Z] #30 8.315 runtime [2020-09-12T12:42:04.274Z] #10 20.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-12T12:42:04.432Z] #30 ... [2020-09-12T12:42:04.432Z] [2020-09-12T12:42:04.432Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:42:04.432Z] #23 4.637 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:42:04.432Z] #23 4.751 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:42:04.432Z] #23 4.751 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:42:04.432Z] #23 5.932 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-12T12:42:04.432Z] #23 8.423 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-12T12:42:04.432Z] #23 ... [2020-09-12T12:42:04.432Z] [2020-09-12T12:42:04.432Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:42:04.432Z] #41 4.173 + RM_GOPATH=0 [2020-09-12T12:42:04.432Z] #41 4.173 + TMP_GOPATH= [2020-09-12T12:42:04.432Z] #41 4.173 + : /build [2020-09-12T12:42:04.432Z] #41 4.173 + '[' -z '' ']' [2020-09-12T12:42:04.432Z] #41 4.173 ++ mktemp -d [2020-09-12T12:42:04.432Z] #41 4.175 + export GOPATH=/tmp/tmp.3ET75hugKd [2020-09-12T12:42:04.432Z] #41 4.175 + GOPATH=/tmp/tmp.3ET75hugKd [2020-09-12T12:42:04.432Z] #41 4.175 + RM_GOPATH=1 [2020-09-12T12:42:04.432Z] #41 4.175 + case "$(go env GOARCH)" in [2020-09-12T12:42:04.432Z] #41 4.175 ++ go env GOARCH [2020-09-12T12:42:04.432Z] #41 4.175 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:42:04.432Z] #41 4.175 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:42:04.432Z] #41 4.175 ++ dirname /tmp/install/install.sh [2020-09-12T12:42:04.432Z] #41 4.175 + dir=/tmp/install [2020-09-12T12:42:04.432Z] #41 4.175 + bin=vndr [2020-09-12T12:42:04.432Z] #41 4.175 + shift [2020-09-12T12:42:04.432Z] #41 4.175 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-12T12:42:04.432Z] #41 4.175 + . /tmp/install/vndr.installer [2020-09-12T12:42:04.432Z] #41 4.175 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-12T12:42:04.432Z] #41 4.175 + install_vndr [2020-09-12T12:42:04.432Z] #41 4.175 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-12T12:42:04.432Z] #41 4.175 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.3ET75hugKd/src/github.com/LK4D4/vndr [2020-09-12T12:42:04.432Z] #41 4.182 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-12T12:42:04.432Z] #41 4.182 Cloning into '/tmp/tmp.3ET75hugKd/src/github.com/LK4D4/vndr'... [2020-09-12T12:42:04.432Z] #41 4.729 + cd /tmp/tmp.3ET75hugKd/src/github.com/LK4D4/vndr [2020-09-12T12:42:04.432Z] #41 4.729 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-12T12:42:04.432Z] #41 4.754 + go build -buildmode=pie -v -o /build/vndr . [2020-09-12T12:42:04.432Z] #41 6.196 internal/cpu [2020-09-12T12:42:04.432Z] #41 6.202 runtime/internal/atomic [2020-09-12T12:42:04.432Z] #41 6.747 runtime/internal/sys [2020-09-12T12:42:04.432Z] #41 7.025 runtime/internal/math [2020-09-12T12:42:04.432Z] #41 7.097 internal/bytealg [2020-09-12T12:42:04.432Z] #41 7.157 internal/race [2020-09-12T12:42:04.432Z] #41 7.324 sync/atomic [2020-09-12T12:42:04.432Z] #41 7.844 unicode [2020-09-12T12:42:04.432Z] #41 7.979 runtime [2020-09-12T12:42:04.566Z] #10 20.29 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] [2020-09-12T12:42:04.566Z] #10 20.30 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] [2020-09-12T12:42:04.684Z] Removing intermediate container 8f39759a2184 [2020-09-12T12:42:04.684Z] ---> 92b61147ae54 [2020-09-12T12:42:04.684Z] Step 10/15 : ARG GOOS [2020-09-12T12:42:04.684Z] ---> Running in 6032657c68c7 [2020-09-12T12:42:04.684Z] Removing intermediate container 6032657c68c7 [2020-09-12T12:42:04.684Z] ---> d15a3abfbccb [2020-09-12T12:42:04.684Z] Step 11/15 : ARG GOARCH [2020-09-12T12:42:04.684Z] ---> Running in 1ed0d6fcd61c [2020-09-12T12:42:04.684Z] Removing intermediate container 1ed0d6fcd61c [2020-09-12T12:42:04.684Z] ---> 748cf826b5ae [2020-09-12T12:42:04.684Z] 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 [2020-09-12T12:42:04.684Z] ---> Running in e5b335ee1a3d [2020-09-12T12:42:04.695Z] #41 ... [2020-09-12T12:42:04.695Z] [2020-09-12T12:42:04.695Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:42:04.695Z] #51 5.515 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:42:04.695Z] #51 5.573 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:42:04.695Z] #51 5.578 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:42:04.695Z] #51 6.897 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-12T12:42:04.695Z] #51 9.325 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-12T12:42:04.695Z] #51 ... [2020-09-12T12:42:04.695Z] [2020-09-12T12:42:04.695Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:42:04.695Z] #21 5.056 + RM_GOPATH=0 [2020-09-12T12:42:04.695Z] #21 5.056 + TMP_GOPATH= [2020-09-12T12:42:04.695Z] #21 5.056 + : /build [2020-09-12T12:42:04.695Z] #21 5.056 + '[' -z '' ']' [2020-09-12T12:42:04.695Z] #21 5.056 ++ mktemp -d [2020-09-12T12:42:04.695Z] #21 5.056 + export GOPATH=/tmp/tmp.mckHwcjktv [2020-09-12T12:42:04.695Z] #21 5.056 + GOPATH=/tmp/tmp.mckHwcjktv [2020-09-12T12:42:04.695Z] #21 5.056 + RM_GOPATH=1 [2020-09-12T12:42:04.695Z] #21 5.056 + case "$(go env GOARCH)" in [2020-09-12T12:42:04.695Z] #21 5.056 ++ go env GOARCH [2020-09-12T12:42:04.695Z] #21 5.110 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:42:04.695Z] #21 5.110 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:42:04.695Z] #21 5.116 ++ dirname /tmp/install/install.sh [2020-09-12T12:42:04.695Z] #21 5.118 + dir=/tmp/install [2020-09-12T12:42:04.695Z] #21 5.127 + bin=dockercli [2020-09-12T12:42:04.695Z] #21 5.127 + shift [2020-09-12T12:42:04.695Z] #21 5.127 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-12T12:42:04.695Z] #21 5.127 + . /tmp/install/dockercli.installer [2020-09-12T12:42:04.695Z] #21 5.127 ++ : stable [2020-09-12T12:42:04.695Z] #21 5.127 ++ : 17.06.2-ce [2020-09-12T12:42:04.695Z] #21 5.127 + install_dockercli [2020-09-12T12:42:04.695Z] #21 5.127 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-12T12:42:04.695Z] #21 5.127 Install docker/cli version 17.06.2-ce from stable [2020-09-12T12:42:04.695Z] #21 5.145 ++ uname -m [2020-09-12T12:42:04.695Z] #21 5.146 + arch=x86_64 [2020-09-12T12:42:04.695Z] #21 5.147 + '[' x86_64 '!=' x86_64 ']' [2020-09-12T12:42:04.695Z] #21 5.147 + url=https://download.docker.com/linux/static [2020-09-12T12:42:04.695Z] #21 5.147 + tar -xz docker/docker [2020-09-12T12:42:04.695Z] #21 5.148 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-12T12:42:04.952Z] #21 ... [2020-09-12T12:42:04.952Z] [2020-09-12T12:42:04.952Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:42:04.952Z] #54 4.397 + RM_GOPATH=0 [2020-09-12T12:42:04.952Z] #54 4.397 + TMP_GOPATH= [2020-09-12T12:42:04.952Z] #54 4.397 + : /build [2020-09-12T12:42:04.952Z] #54 4.397 + '[' -z '' ']' [2020-09-12T12:42:04.952Z] #54 4.397 ++ mktemp -d [2020-09-12T12:42:04.952Z] #54 4.397 + export GOPATH=/tmp/tmp.3EeLmdzSln [2020-09-12T12:42:04.952Z] #54 4.397 + GOPATH=/tmp/tmp.3EeLmdzSln [2020-09-12T12:42:04.952Z] #54 4.397 + RM_GOPATH=1 [2020-09-12T12:42:04.952Z] #54 4.397 + case "$(go env GOARCH)" in [2020-09-12T12:42:04.952Z] #54 4.397 ++ go env GOARCH [2020-09-12T12:42:04.952Z] #54 4.397 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:42:04.952Z] #54 4.397 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:42:04.952Z] #54 4.401 ++ dirname /tmp/install/install.sh [2020-09-12T12:42:04.952Z] #54 4.405 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-12T12:42:04.952Z] #54 4.405 + dir=/tmp/install [2020-09-12T12:42:04.952Z] #54 4.405 + bin=rootlesskit [2020-09-12T12:42:04.952Z] #54 4.405 + shift [2020-09-12T12:42:04.952Z] #54 4.405 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-12T12:42:04.952Z] #54 4.405 + . /tmp/install/rootlesskit.installer [2020-09-12T12:42:04.952Z] #54 4.405 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-12T12:42:04.952Z] #54 4.405 + install_rootlesskit [2020-09-12T12:42:04.952Z] #54 4.405 + case "$1" in [2020-09-12T12:42:04.952Z] #54 4.405 + export CGO_ENABLED=0 [2020-09-12T12:42:04.952Z] #54 4.405 + CGO_ENABLED=0 [2020-09-12T12:42:04.952Z] #54 4.405 + _install_rootlesskit [2020-09-12T12:42:04.952Z] #54 4.405 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-12T12:42:04.952Z] #54 4.405 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3EeLmdzSln/src/github.com/rootless-containers/rootlesskit [2020-09-12T12:42:04.952Z] #54 4.408 Cloning into '/tmp/tmp.3EeLmdzSln/src/github.com/rootless-containers/rootlesskit'... [2020-09-12T12:42:04.952Z] #54 10.58 + cd /tmp/tmp.3EeLmdzSln/src/github.com/rootless-containers/rootlesskit [2020-09-12T12:42:04.952Z] #54 10.58 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-12T12:42:04.952Z] #54 11.07 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-12T12:42:04.952Z] #54 11.07 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-12T12:42:04.952Z] #54 ... [2020-09-12T12:42:04.952Z] [2020-09-12T12:42:04.952Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:42:04.952Z] #47 4.405 + RM_GOPATH=0 [2020-09-12T12:42:04.952Z] #47 4.405 + TMP_GOPATH= [2020-09-12T12:42:04.952Z] #47 4.405 + : /build [2020-09-12T12:42:04.952Z] #47 4.405 + '[' -z '' ']' [2020-09-12T12:42:04.952Z] #47 4.409 ++ mktemp -d [2020-09-12T12:42:04.952Z] #47 4.409 + export GOPATH=/tmp/tmp.RVcxAxabgL [2020-09-12T12:42:04.952Z] #47 4.409 + GOPATH=/tmp/tmp.RVcxAxabgL [2020-09-12T12:42:04.952Z] #47 4.409 + RM_GOPATH=1 [2020-09-12T12:42:04.952Z] #47 4.409 + case "$(go env GOARCH)" in [2020-09-12T12:42:04.952Z] #47 4.409 ++ go env GOARCH [2020-09-12T12:42:04.952Z] #47 4.422 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:42:04.952Z] #47 4.422 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:42:04.952Z] #47 4.422 ++ dirname /tmp/install/install.sh [2020-09-12T12:42:04.952Z] #47 4.424 + dir=/tmp/install [2020-09-12T12:42:04.952Z] #47 4.425 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-12T12:42:04.952Z] #47 4.425 + bin=shfmt [2020-09-12T12:42:04.952Z] #47 4.425 + shift [2020-09-12T12:42:04.952Z] #47 4.425 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-12T12:42:04.952Z] #47 4.425 + . /tmp/install/shfmt.installer [2020-09-12T12:42:04.952Z] #47 4.425 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-12T12:42:04.952Z] #47 4.425 + install_shfmt [2020-09-12T12:42:04.952Z] #47 4.425 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-12T12:42:04.952Z] #47 4.427 + git clone https://github.com/mvdan/sh.git /tmp/tmp.RVcxAxabgL/src/github.com/mvdan/sh [2020-09-12T12:42:04.952Z] #47 4.429 Cloning into '/tmp/tmp.RVcxAxabgL/src/github.com/mvdan/sh'... [2020-09-12T12:42:05.210Z] #47 ... [2020-09-12T12:42:05.210Z] [2020-09-12T12:42:05.210Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:42:05.210Z] #32 5.326 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:42:05.210Z] #32 5.372 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:42:05.210Z] #32 5.396 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:42:05.210Z] #32 6.589 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-12T12:42:05.210Z] #32 9.016 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-12T12:42:05.210Z] #32 ... [2020-09-12T12:42:05.210Z] [2020-09-12T12:42:05.210Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-12T12:42:05.210Z] #36 4.934 + git clone https://github.com/docker/distribution.git . [2020-09-12T12:42:05.210Z] #36 4.937 Cloning into '.'... [2020-09-12T12:42:05.467Z] #36 ... [2020-09-12T12:42:05.467Z] [2020-09-12T12:42:05.467Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:42:05.467Z] #10 4.502 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:42:05.467Z] #10 4.606 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:42:05.467Z] #10 4.729 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:42:05.467Z] #10 5.604 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-12T12:42:05.467Z] #10 7.922 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-12T12:42:05.467Z] #10 10.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-12T12:42:05.723Z] #10 ... [2020-09-12T12:42:05.723Z] [2020-09-12T12:42:05.723Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:42:05.723Z] #32 11.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-12T12:42:06.080Z] #10 ... [2020-09-12T12:42:06.080Z] [2020-09-12T12:42:06.080Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:42:06.080Z] #51 12.54 Fetched 8070 kB in 11s (748 kB/s) [2020-09-12T12:42:06.080Z] #51 12.54 Reading package lists... [2020-09-12T12:42:06.080Z] #51 16.15 Reading package lists... [2020-09-12T12:42:06.080Z] #51 19.42 Building dependency tree... [2020-09-12T12:42:06.080Z] #51 20.36 The following additional packages will be installed: [2020-09-12T12:42:06.080Z] #51 20.36 libbtrfs0 [2020-09-12T12:42:06.080Z] #51 20.45 The following NEW packages will be installed: [2020-09-12T12:42:06.080Z] #51 20.45 libbtrfs-dev libbtrfs0 [2020-09-12T12:42:06.081Z] #51 20.60 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:42:06.081Z] #51 20.60 Need to get 118 kB of archives. [2020-09-12T12:42:06.081Z] #51 20.60 After this operation, 390 kB of additional disk space will be used. [2020-09-12T12:42:06.081Z] #51 20.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-12T12:42:06.081Z] #51 20.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-12T12:42:06.081Z] #51 21.29 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:42:06.081Z] #51 21.36 Fetched 118 kB in 0s (994 kB/s) [2020-09-12T12:42:06.081Z] #51 21.41 Selecting previously unselected package libbtrfs0. [2020-09-12T12:42:06.081Z] #51 21.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 ... 15177 files and directories currently installed.) [2020-09-12T12:42:06.081Z] #51 21.46 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-12T12:42:06.081Z] #51 21.46 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-12T12:42:06.081Z] #51 21.56 Selecting previously unselected package libbtrfs-dev. [2020-09-12T12:42:06.081Z] #51 21.56 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-12T12:42:06.081Z] #51 21.57 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-12T12:42:06.081Z] #51 21.67 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-12T12:42:06.081Z] #51 21.70 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-12T12:42:06.081Z] #51 21.71 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:42:06.381Z] #51 ... [2020-09-12T12:42:06.381Z] [2020-09-12T12:42:06.381Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:42:06.381Z] #10 22.24 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] [2020-09-12T12:42:06.681Z] #10 ... [2020-09-12T12:42:06.681Z] [2020-09-12T12:42:06.681Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:42:06.681Z] #51 DONE 22.2s [2020-09-12T12:42:06.681Z] [2020-09-12T12:42:06.681Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:42:07.320Z] #52 0.711 + RM_GOPATH=0 [2020-09-12T12:42:07.320Z] #52 0.712 + TMP_GOPATH= [2020-09-12T12:42:07.320Z] #52 0.712 + : /build [2020-09-12T12:42:07.320Z] #52 0.712 + '[' -z '' ']' [2020-09-12T12:42:07.320Z] #52 0.713 ++ mktemp -d [2020-09-12T12:42:07.320Z] #52 0.715 + export GOPATH=/tmp/tmp.EsuVl8deVw [2020-09-12T12:42:07.320Z] #52 0.715 + GOPATH=/tmp/tmp.EsuVl8deVw [2020-09-12T12:42:07.320Z] #52 0.715 + RM_GOPATH=1 [2020-09-12T12:42:07.320Z] #52 0.715 + case "$(go env GOARCH)" in [2020-09-12T12:42:07.320Z] #52 0.716 ++ go env GOARCH [2020-09-12T12:42:07.320Z] #52 0.736 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:42:07.320Z] #52 0.736 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:42:07.320Z] #52 0.737 ++ dirname /tmp/install/install.sh [2020-09-12T12:42:07.320Z] #52 0.740 + dir=/tmp/install [2020-09-12T12:42:07.320Z] #52 0.740 + bin=containerd [2020-09-12T12:42:07.320Z] #52 0.740 + shift [2020-09-12T12:42:07.320Z] #52 0.740 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-12T12:42:07.320Z] #52 0.741 + . /tmp/install/containerd.installer [2020-09-12T12:42:07.320Z] #52 0.741 ++ set -e [2020-09-12T12:42:07.320Z] #52 0.741 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-12T12:42:07.320Z] #52 0.742 + install_containerd [2020-09-12T12:42:07.320Z] #52 0.745 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-12T12:42:07.320Z] #52 0.745 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-12T12:42:07.320Z] #52 0.745 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EsuVl8deVw/src/github.com/containerd/containerd [2020-09-12T12:42:07.320Z] #52 0.747 Cloning into '/tmp/tmp.EsuVl8deVw/src/github.com/containerd/containerd'... [2020-09-12T12:42:07.320Z] #52 ... [2020-09-12T12:42:07.320Z] [2020-09-12T12:42:07.320Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-12T12:42:07.320Z] #36 13.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-12T12:42:07.320Z] #36 14.29 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-12T12:42:07.613Z] #36 ... [2020-09-12T12:42:07.613Z] [2020-09-12T12:42:07.613Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:42:07.613Z] #32 13.17 Fetched 8070 kB in 11s (756 kB/s) [2020-09-12T12:42:07.613Z] #32 13.17 Reading package lists... [2020-09-12T12:42:07.613Z] #32 16.87 Reading package lists... [2020-09-12T12:42:07.613Z] #32 20.64 Building dependency tree... [2020-09-12T12:42:07.613Z] #32 21.52 The following additional packages will be installed: [2020-09-12T12:42:07.613Z] #32 21.53 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-12T12:42:07.613Z] #32 21.53 Suggested packages: [2020-09-12T12:42:07.613Z] #32 21.53 cmake-doc ninja-build lrzip [2020-09-12T12:42:07.613Z] #32 21.53 Recommended packages: [2020-09-12T12:42:07.613Z] #32 21.53 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-12T12:42:07.613Z] #32 22.17 The following NEW packages will be installed: [2020-09-12T12:42:07.613Z] #32 22.25 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-12T12:42:07.613Z] #32 22.25 vim-common xxd [2020-09-12T12:42:07.613Z] #32 22.41 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:42:07.613Z] #32 22.41 Need to get 14.0 MB of archives. [2020-09-12T12:42:07.613Z] #32 22.41 After this operation, 62.1 MB of additional disk space will be used. [2020-09-12T12:42:07.613Z] #32 22.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-12T12:42:07.613Z] #32 22.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-12T12:42:07.613Z] #32 22.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-09-12T12:42:07.613Z] #32 22.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-12T12:42:07.613Z] #32 23.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-09-12T12:42:07.613Z] #32 23.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-09-12T12:42:07.613Z] #32 23.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-09-12T12:42:07.613Z] #32 23.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-09-12T12:42:07.613Z] #32 23.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-09-12T12:42:07.613Z] #32 23.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-09-12T12:42:07.613Z] #32 ... [2020-09-12T12:42:07.613Z] [2020-09-12T12:42:07.613Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:42:07.613Z] #23 13.33 Fetched 8070 kB in 11s (754 kB/s) [2020-09-12T12:42:07.613Z] #23 13.33 Reading package lists... [2020-09-12T12:42:07.613Z] #23 16.80 Reading package lists... [2020-09-12T12:42:07.613Z] #23 20.55 Building dependency tree... [2020-09-12T12:42:07.613Z] #23 21.39 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-12T12:42:07.613Z] #23 21.39 The following additional packages will be installed: [2020-09-12T12:42:07.613Z] #23 21.39 libjq1 libonig5 [2020-09-12T12:42:07.613Z] #23 21.68 The following NEW packages will be installed: [2020-09-12T12:42:07.613Z] #23 21.68 jq libjq1 libonig5 [2020-09-12T12:42:07.613Z] #23 21.80 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:42:07.613Z] #23 21.80 Need to get 350 kB of archives. [2020-09-12T12:42:07.613Z] #23 21.80 After this operation, 1154 kB of additional disk space will be used. [2020-09-12T12:42:07.613Z] #23 21.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-12T12:42:07.613Z] #23 21.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-12T12:42:07.613Z] #23 21.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-12T12:42:07.613Z] #23 22.72 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:42:07.613Z] #23 22.84 Fetched 350 kB in 0s (2123 kB/s) [2020-09-12T12:42:07.613Z] #23 22.90 Selecting previously unselected package libonig5:s390x. [2020-09-12T12:42:07.613Z] #23 22.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 ... 15177 files and directories currently installed.) [2020-09-12T12:42:07.613Z] #23 22.93 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-09-12T12:42:07.613Z] #23 22.95 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-12T12:42:07.613Z] #23 23.12 Selecting previously unselected package libjq1:s390x. [2020-09-12T12:42:07.613Z] #23 23.12 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-12T12:42:07.613Z] #23 23.12 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-12T12:42:07.613Z] #23 23.25 Selecting previously unselected package jq. [2020-09-12T12:42:07.613Z] #23 23.26 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-12T12:42:07.613Z] #23 23.27 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-12T12:42:07.613Z] #23 23.39 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-12T12:42:07.613Z] #23 23.40 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-12T12:42:07.613Z] #23 23.41 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-12T12:42:07.613Z] #23 23.41 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:42:07.613Z] #23 ... [2020-09-12T12:42:07.613Z] [2020-09-12T12:42:07.613Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:42:07.613Z] #30 23.30 sync [2020-09-12T12:42:07.613Z] #30 23.31 internal/reflectlite [2020-09-12T12:42:07.907Z] #30 ... [2020-09-12T12:42:07.907Z] [2020-09-12T12:42:07.907Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:42:07.907Z] #23 DONE 23.7s [2020-09-12T12:42:07.907Z] [2020-09-12T12:42:07.907Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:42:07.907Z] #38 13.69 Fetched 8070 kB in 11s (736 kB/s) [2020-09-12T12:42:07.907Z] #38 13.69 Reading package lists... [2020-09-12T12:42:07.907Z] #38 16.93 Reading package lists... [2020-09-12T12:42:07.907Z] #38 20.63 Building dependency tree... [2020-09-12T12:42:07.907Z] #38 21.50 The following additional packages will be installed: [2020-09-12T12:42:07.907Z] #38 21.51 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-12T12:42:07.907Z] #38 21.51 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-12T12:42:07.907Z] #38 21.51 Suggested packages: [2020-09-12T12:42:07.907Z] #38 21.51 manpages-dev python-setuptools [2020-09-12T12:42:07.907Z] #38 22.41 The following NEW packages will be installed: [2020-09-12T12:42:07.907Z] #38 22.41 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-12T12:42:07.907Z] #38 22.41 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-12T12:42:07.907Z] #38 22.41 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-12T12:42:07.907Z] #38 22.41 python-six zlib1g-dev [2020-09-12T12:42:07.907Z] #38 22.53 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:42:07.907Z] #38 22.53 Need to get 3742 kB of archives. [2020-09-12T12:42:07.907Z] #38 22.53 After this operation, 22.0 MB of additional disk space will be used. [2020-09-12T12:42:07.907Z] #38 22.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-09-12T12:42:07.907Z] #38 22.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-09-12T12:42:07.907Z] #38 22.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-09-12T12:42:07.907Z] #38 22.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-09-12T12:42:07.907Z] #38 22.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-09-12T12:42:07.907Z] #38 22.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-09-12T12:42:07.907Z] #38 22.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-09-12T12:42:07.907Z] #38 22.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-09-12T12:42:07.907Z] #38 22.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-09-12T12:42:07.907Z] #38 22.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-09-12T12:42:07.907Z] #38 22.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-09-12T12:42:07.907Z] #38 22.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-09-12T12:42:07.907Z] #38 22.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-09-12T12:42:07.907Z] #38 22.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-09-12T12:42:07.907Z] #38 22.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-12T12:42:07.907Z] #38 22.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-09-12T12:42:07.907Z] #38 22.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-09-12T12:42:07.907Z] #38 23.56 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:42:07.907Z] #38 23.66 Fetched 3742 kB in 0s (9112 kB/s) [2020-09-12T12:42:07.907Z] #38 23.73 Selecting previously unselected package libcap-dev:s390x. [2020-09-12T12:42:08.201Z] #38 23.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% #38 ... [2020-09-12T12:42:08.201Z] [2020-09-12T12:42:08.201Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-12T12:42:08.201Z] #24 DONE 0.1s [2020-09-12T12:42:08.201Z] [2020-09-12T12:42:08.201Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:42:08.201Z] #38 23.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 ... 15177 files and directories currently installed.) [2020-09-12T12:42:08.202Z] #38 23.81 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-09-12T12:42:08.202Z] #38 23.81 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-09-12T12:42:08.202Z] #38 ... [2020-09-12T12:42:08.202Z] [2020-09-12T12:42:08.202Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:42:08.202Z] #10 23.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-09-12T12:42:08.202Z] #10 23.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-09-12T12:42:08.202Z] #10 23.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-12T12:42:08.202Z] #10 23.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-12T12:42:08.202Z] #10 23.65 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] [2020-09-12T12:42:08.202Z] #10 23.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-09-12T12:42:08.202Z] #10 23.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-09-12T12:42:08.202Z] #10 23.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-09-12T12:42:08.202Z] #10 23.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-09-12T12:42:08.202Z] #10 23.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-09-12T12:42:08.202Z] #10 23.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-09-12T12:42:08.202Z] #10 23.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-09-12T12:42:08.202Z] #10 23.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-09-12T12:42:08.202Z] #10 23.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-09-12T12:42:08.202Z] #10 23.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-09-12T12:42:08.500Z] #10 24.43 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:42:08.792Z] #10 24.49 Fetched 73.3 MB in 4s (16.6 MB/s) [2020-09-12T12:42:08.792Z] #10 24.55 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-12T12:42:08.792Z] #10 24.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.) [2020-09-12T12:42:08.792Z] #10 24.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-09-12T12:42:08.792Z] #10 24.61 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-12T12:42:09.013Z] #32 ... [2020-09-12T12:42:09.013Z] [2020-09-12T12:42:09.013Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:42:09.013Z] #21 14.67 + mkdir -p /build [2020-09-12T12:42:09.013Z] #21 14.67 + mv docker/docker /build/ [2020-09-12T12:42:09.013Z] #21 14.68 + rmdir docker [2020-09-12T12:42:09.013Z] #21 DONE 15.1s [2020-09-12T12:42:09.013Z] [2020-09-12T12:42:09.013Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:42:09.013Z] #43 10.52 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-12T12:42:09.013Z] #43 10.53 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-12T12:42:09.013Z] #43 13.63 go: finding github.com/fatih/color v1.6.0 [2020-09-12T12:42:09.013Z] #43 13.65 go: finding github.com/pkg/errors v0.8.0 [2020-09-12T12:42:09.013Z] #43 13.72 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-12T12:42:09.013Z] #43 13.92 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-12T12:42:09.013Z] #43 13.92 go: finding github.com/spf13/pflag v1.0.1 [2020-09-12T12:42:09.013Z] #43 14.15 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-12T12:42:09.013Z] #43 14.27 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-12T12:42:09.013Z] #43 14.34 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-12T12:42:09.013Z] #43 14.41 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-12T12:42:09.013Z] #43 14.58 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-12T12:42:09.013Z] #43 14.68 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-12T12:42:09.831Z] #10 ... [2020-09-12T12:42:09.831Z] [2020-09-12T12:42:09.831Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:42:09.831Z] #43 DONE 25.5s [2020-09-12T12:42:10.124Z] [2020-09-12T12:42:10.124Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:42:10.124Z] #38 23.98 Selecting previously unselected package libnet1:s390x. [2020-09-12T12:42:10.124Z] #38 23.98 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-12T12:42:10.124Z] #38 23.99 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-12T12:42:10.124Z] #38 24.05 Selecting previously unselected package libnet1-dev. [2020-09-12T12:42:10.124Z] #38 24.05 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-12T12:42:10.124Z] #38 24.06 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-12T12:42:10.124Z] #38 24.24 Selecting previously unselected package libnl-3-200:s390x. [2020-09-12T12:42:10.124Z] #38 24.24 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-12T12:42:10.124Z] #38 24.24 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-12T12:42:10.124Z] #38 24.32 Selecting previously unselected package libnl-3-dev:s390x. [2020-09-12T12:42:10.124Z] #38 24.33 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-09-12T12:42:10.124Z] #38 24.33 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-09-12T12:42:10.124Z] #38 24.55 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-12T12:42:10.124Z] #38 24.55 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-12T12:42:10.124Z] #38 24.56 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-12T12:42:10.124Z] #38 24.66 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-09-12T12:42:10.124Z] #38 24.66 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-09-12T12:42:10.124Z] #38 24.66 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-12T12:42:10.124Z] #38 24.72 Selecting previously unselected package zlib1g-dev:s390x. [2020-09-12T12:42:10.124Z] #38 24.73 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-09-12T12:42:10.124Z] #38 24.73 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-12T12:42:10.124Z] #38 24.90 Selecting previously unselected package libprotobuf17:s390x. [2020-09-12T12:42:10.124Z] #38 24.91 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-09-12T12:42:10.124Z] #38 24.91 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-12T12:42:10.124Z] #38 25.54 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-09-12T12:42:10.124Z] #38 25.54 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-09-12T12:42:10.124Z] #38 25.55 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-12T12:42:10.124Z] #38 25.79 Selecting previously unselected package libprotobuf-dev:s390x. [2020-09-12T12:42:10.124Z] #38 25.80 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-09-12T12:42:10.124Z] #38 25.80 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-12T12:42:10.124Z] #38 ... [2020-09-12T12:42:10.124Z] [2020-09-12T12:42:10.124Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:42:10.124Z] #60 DONE 26.1s [2020-09-12T12:42:10.423Z] [2020-09-12T12:42:10.423Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:42:10.423Z] #32 23.93 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:42:10.423Z] #32 24.00 Fetched 14.0 MB in 1s (14.5 MB/s) [2020-09-12T12:42:10.423Z] #32 24.04 Selecting previously unselected package xxd. [2020-09-12T12:42:10.423Z] #32 24.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 ... 15177 files and directories currently installed.) [2020-09-12T12:42:10.423Z] #32 24.16 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-12T12:42:10.423Z] #32 24.21 Unpacking xxd (2:8.1.0875-5) ... [2020-09-12T12:42:10.423Z] #32 24.35 Selecting previously unselected package vim-common. [2020-09-12T12:42:10.423Z] #32 24.35 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-12T12:42:10.423Z] #32 24.38 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-12T12:42:10.423Z] #32 24.71 Selecting previously unselected package cmake-data. [2020-09-12T12:42:10.423Z] #32 24.71 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-12T12:42:10.423Z] #32 24.71 Unpacking cmake-data (3.13.4-1) ... [2020-09-12T12:42:11.530Z] #43 ... [2020-09-12T12:42:11.530Z] [2020-09-12T12:42:11.530Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:42:11.530Z] #47 15.40 + cd /tmp/tmp.RVcxAxabgL/src/github.com/mvdan/sh [2020-09-12T12:42:11.530Z] #47 15.40 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-12T12:42:11.530Z] #47 15.62 + GO111MODULE=on [2020-09-12T12:42:11.530Z] #47 15.62 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-12T12:42:11.530Z] #47 17.29 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-12T12:42:11.530Z] #47 17.33 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-12T12:42:11.530Z] #47 17.50 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-12T12:42:11.530Z] #47 17.74 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-12T12:42:11.787Z] #47 17.77 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-12T12:42:11.939Z] #32 27.65 Selecting previously unselected package libicu63:s390x. [2020-09-12T12:42:11.939Z] #32 27.66 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-12T12:42:11.939Z] #32 27.67 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-12T12:42:12.351Z] #47 18.50 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-12T12:42:12.381Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-06c651dd25fe096ab) in /home/ubuntu/workspace/moby_PR-41441 [Pipeline] { [Pipeline] checkout [2020-09-12T12:42:13.281Z] #47 19.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-12T12:42:13.569Z] #32 ... [2020-09-12T12:42:13.569Z] [2020-09-12T12:42:13.569Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:42:13.569Z] #25 1.891 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-12T12:42:13.569Z] #25 2.478 #=#=# [2020-09-12T12:42:13.569Z] #25 2.728 ### 4.6% ######## 11.3% ######### 13.6% ############### 20.8% #################### 28.3% ######################## 34.0% ############################## 42.7% ################################### 49.5% ########################################## 58.6% ############################################### 65.3% ##################################################### 74.4% ########################################################## 81.1% ################################################################ 90.1% ######################################################################## 100.0% [2020-09-12T12:42:13.569Z] #25 4.672 [2020-09-12T12:42:13.569Z] #25 4.849 ################################################ 67.0% ######################################################################## 100.0% [2020-09-12T12:42:13.569Z] #25 5.257 #=#=# [2020-09-12T12:42:13.862Z] #25 5.371 1.3% ############################ 39.5% ############################################################ 84.0% ######################################################################## 100.0% [2020-09-12T12:42:14.155Z] #25 6.030 [2020-09-12T12:42:14.664Z] #47 ... [2020-09-12T12:42:14.664Z] [2020-09-12T12:42:14.664Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:42:14.664Z] #23 10.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-12T12:42:14.664Z] #23 ... [2020-09-12T12:42:14.664Z] [2020-09-12T12:42:14.664Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:42:14.664Z] #47 20.78 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-12T12:42:15.228Z] #47 ... [2020-09-12T12:42:15.228Z] [2020-09-12T12:42:15.228Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:42:15.228Z] #38 11.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-12T12:42:15.485Z] #38 ... [2020-09-12T12:42:15.485Z] [2020-09-12T12:42:15.485Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:42:15.485Z] #41 12.09 unicode/utf8 [2020-09-12T12:42:15.485Z] #41 13.03 math [2020-09-12T12:42:15.485Z] #41 17.56 unicode/utf16 [2020-09-12T12:42:15.485Z] #41 17.83 container/list [2020-09-12T12:42:15.485Z] #41 18.40 crypto/internal/subtle [2020-09-12T12:42:15.485Z] #41 18.54 crypto/subtle [2020-09-12T12:42:15.485Z] #41 18.73 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-12T12:42:15.485Z] #41 18.85 internal/nettrace [2020-09-12T12:42:15.485Z] #41 18.96 runtime/cgo [2020-09-12T12:42:15.485Z] #41 ... [2020-09-12T12:42:15.485Z] [2020-09-12T12:42:15.485Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:42:15.485Z] #51 11.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-12T12:42:15.742Z] #51 ... [2020-09-12T12:42:15.742Z] [2020-09-12T12:42:15.742Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:42:15.742Z] #30 13.19 internal/testlog [2020-09-12T12:42:15.742Z] #30 13.41 encoding [2020-09-12T12:42:15.742Z] #30 13.62 runtime/cgo [2020-09-12T12:42:15.926Z] #25 6.180 0.0% ##### 7.5% ########### 16.1% ################### 26.8% ####################### 33.2% ############################ 39.7% ################################## 48.2% ####################################### 54.6% ########################################### 61.0% ################################################ 67.4% ##################################################### 73.8% ######################################################### 80.2% ############################################################## 86.7% ################################################################### 93.1% ####################################################################### 99.5% ######################################################################## 100.0% [2020-09-12T12:42:16.005Z] #30 ... [2020-09-12T12:42:16.005Z] [2020-09-12T12:42:16.005Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:42:16.005Z] #47 21.96 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-12T12:42:16.204Z] using credential docker-jenkins-github-credentials [2020-09-12T12:42:16.213Z] Cloning the remote Git repository [2020-09-12T12:42:16.213Z] Cloning with configured refspecs honoured and without tags [2020-09-12T12:42:16.235Z] #25 8.175 [2020-09-12T12:42:16.262Z] #47 22.31 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-12T12:42:16.099Z] Cloning repository https://github.com/moby/moby.git [2020-09-12T12:42:16.163Z] > git init /home/ubuntu/workspace/moby_PR-41441 # timeout=10 [2020-09-12T12:42:16.518Z] #47 22.48 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-12T12:42:16.518Z] #47 22.67 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-12T12:42:17.449Z] #47 23.57 runtime/cgo [2020-09-12T12:42:17.449Z] #47 23.60 runtime [2020-09-12T12:42:16.407Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-12T12:42:16.407Z] > git --version # timeout=10 [2020-09-12T12:42:16.413Z] > git --version # 'git version 2.7.4' [2020-09-12T12:42:16.414Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-12T12:42:16.417Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41441/head:refs/remotes/origin/PR-41441 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-12T12:42:18.589Z] #25 8.295 0.6% ## 3.6% #### 6.7% ###### 9.2% ######## 12.3% ########## 14.8% ############ 17.9% ############## 19.8% ################ 22.3% ################# 24.8% ################### 27.3% ###################### 31.0% ######################## 33.5% ######################### 36.0% ########################### 38.5% ############################# 41.6% ############################### 44.0% ################################## 47.2% ################################### 49.7% ##################################### 52.2% ####################################### 54.7% [2020-09-12T12:42:18.589Z] #25 ... [2020-09-12T12:42:18.589Z] [2020-09-12T12:42:18.589Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:42:18.589Z] #41 24.40 sync [2020-09-12T12:42:18.589Z] #41 24.40 internal/reflectlite [2020-09-12T12:42:18.589Z] #41 25.28 github.com/LK4D4/vndr/godl/singleflight [2020-09-12T12:42:18.589Z] #41 25.57 math/rand [2020-09-12T12:42:18.589Z] #41 27.17 internal/singleflight [2020-09-12T12:42:18.589Z] #41 27.19 io [2020-09-12T12:42:18.589Z] #41 27.23 strconv [2020-09-12T12:42:18.589Z] #41 28.02 bytes [2020-09-12T12:42:18.589Z] #41 29.27 reflect [2020-09-12T12:42:18.589Z] #41 29.62 bufio [2020-09-12T12:42:18.589Z] #41 30.76 syscall [2020-09-12T12:42:18.712Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-058ac9d5d682844ed) in /home/ubuntu/workspace/moby_PR-41441 [Pipeline] { [Pipeline] checkout [2020-09-12T12:42:18.882Z] #41 ... [2020-09-12T12:42:18.882Z] [2020-09-12T12:42:18.882Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:42:19.765Z] #25 8.295 0.6% ## 3.6% #### 6.7% ###### 9.2% ######## 12.3% ########## 14.8% ############ 17.9% ############## 19.8% ################ 22.3% ################# 24.8% ################### 27.3% ###################### 31.0% ######################## 33.5% ######################### 36.0% ########################### 38.5% ############################# 41.6% ############################### 44.0% ################################## 47.2% ################################### 49.7% ##################################### 52.2% ####################################### 54.7% ######################################### 57.8% ########################################### 60.3% ############################################# 62.8% ############################################### 65.3% ############################################### 66.6% ################################################## 69.7% ################################################### 72.2% ##################################################### 74.7% ######################################################## 77.8% [2020-09-12T12:42:19.765Z] #25 ... [2020-09-12T12:42:19.765Z] [2020-09-12T12:42:19.765Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:42:19.765Z] #30 25.46 errors [2020-09-12T12:42:19.765Z] #30 25.46 sort [2020-09-12T12:42:19.765Z] #30 25.81 strconv [2020-09-12T12:42:19.765Z] #30 26.46 io [2020-09-12T12:42:19.765Z] #30 27.61 internal/oserror [2020-09-12T12:42:19.765Z] #30 27.71 syscall [2020-09-12T12:42:19.765Z] #30 28.92 reflect [2020-09-12T12:42:19.765Z] #30 33.29 time [2020-09-12T12:42:19.765Z] #30 ... [2020-09-12T12:42:19.765Z] [2020-09-12T12:42:19.765Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:42:20.057Z] #25 8.295 0.6% ## 3.6% #### 6.7% ###### 9.2% ######## 12.3% ########## 14.8% ############ 17.9% ############## 19.8% ################ 22.3% ################# 24.8% ################### 27.3% ###################### 31.0% ######################## 33.5% ######################### 36.0% ########################### 38.5% ############################# 41.6% ############################### 44.0% ################################## 47.2% ################################### 49.7% ##################################### 52.2% ####################################### 54.7% ######################################### 57.8% ########################################### 60.3% ############################################# 62.8% ############################################### 65.3% ############################################### 66.6% ################################################## 69.7% ################################################### 72.2% ##################################################### 74.7% ######################################################## 77.8% ######################################################### 80.3% [2020-09-12T12:42:20.057Z] #25 ... [2020-09-12T12:42:20.057Z] [2020-09-12T12:42:20.057Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:42:20.057Z] #38 27.14 Selecting previously unselected package libprotoc17:s390x. [2020-09-12T12:42:20.057Z] #38 27.17 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-09-12T12:42:20.057Z] #38 27.17 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-09-12T12:42:20.057Z] #38 27.66 Selecting previously unselected package protobuf-c-compiler. [2020-09-12T12:42:20.057Z] #38 27.66 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-09-12T12:42:20.057Z] #38 27.67 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-12T12:42:20.057Z] #38 27.79 Selecting previously unselected package protobuf-compiler. [2020-09-12T12:42:20.057Z] #38 27.79 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-09-12T12:42:20.057Z] #38 27.80 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-12T12:42:20.057Z] #38 27.90 Selecting previously unselected package python-pkg-resources. [2020-09-12T12:42:20.057Z] #38 27.90 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-12T12:42:20.057Z] #38 27.91 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-12T12:42:20.057Z] #38 28.09 Selecting previously unselected package python-six. [2020-09-12T12:42:20.057Z] #38 28.09 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-12T12:42:20.057Z] #38 28.09 Unpacking python-six (1.12.0-1) ... [2020-09-12T12:42:20.057Z] #38 28.15 Selecting previously unselected package python-protobuf. [2020-09-12T12:42:20.057Z] #38 28.15 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-09-12T12:42:20.057Z] #38 28.16 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-12T12:42:20.057Z] #38 28.67 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-12T12:42:20.057Z] #38 30.07 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-12T12:42:20.057Z] #38 30.08 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-12T12:42:20.057Z] #38 30.09 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-12T12:42:20.057Z] #38 30.09 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-12T12:42:20.057Z] #38 30.10 Setting up python-six (1.12.0-1) ... [2020-09-12T12:42:20.057Z] #38 31.60 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-12T12:42:20.057Z] #38 31.61 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-12T12:42:20.057Z] #38 31.62 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-12T12:42:20.057Z] #38 31.63 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-09-12T12:42:20.057Z] #38 31.64 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-09-12T12:42:20.058Z] #38 31.65 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-12T12:42:20.058Z] #38 31.65 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-12T12:42:20.058Z] #38 31.66 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-12T12:42:20.058Z] #38 31.67 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-12T12:42:20.058Z] #38 31.68 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-12T12:42:20.058Z] #38 34.83 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-09-12T12:42:20.058Z] #38 34.84 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:42:20.058Z] #38 DONE 35.7s [2020-09-12T12:42:20.058Z] [2020-09-12T12:42:20.058Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:42:20.649Z] #25 8.295 0.6% ## 3.6% #### 6.7% ###### 9.2% ######## 12.3% ########## 14.8% ############ 17.9% ############## 19.8% ################ 22.3% ################# 24.8% ################### 27.3% ###################### 31.0% ######################## 33.5% ######################### 36.0% ########################### 38.5% ############################# 41.6% ############################### 44.0% ################################## 47.2% ################################### 49.7% ##################################### 52.2% ####################################### 54.7% ######################################### 57.8% ########################################### 60.3% ############################################# 62.8% ############################################### 65.3% ############################################### 66.6% ################################################## 69.7% ################################################### 72.2% ##################################################### 74.7% ######################################################## 77.8% ######################################################### 80.3% ########################################################### 82.8% ############################################################# 85.9% ############################################################### 88.4% ################################################################# 90.9% ################################################################### 94.0% ##################################################################### 95.9% #25 ... [2020-09-12T12:42:20.649Z] [2020-09-12T12:42:20.649Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:42:20.649Z] #32 32.24 Selecting previously unselected package libxml2:s390x. [2020-09-12T12:42:20.649Z] #32 32.25 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-09-12T12:42:20.649Z] #32 32.25 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-12T12:42:20.649Z] #32 32.70 Selecting previously unselected package libarchive13:s390x. [2020-09-12T12:42:20.649Z] #32 32.70 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-09-12T12:42:20.649Z] #32 32.70 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-12T12:42:20.649Z] #32 32.87 Selecting previously unselected package libjsoncpp1:s390x. [2020-09-12T12:42:20.649Z] #32 32.87 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-09-12T12:42:20.649Z] #32 32.87 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-09-12T12:42:20.649Z] #32 33.01 Selecting previously unselected package librhash0:s390x. [2020-09-12T12:42:20.649Z] #32 33.01 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-09-12T12:42:20.649Z] #32 33.01 Unpacking librhash0:s390x (1.3.8-1) ... [2020-09-12T12:42:20.649Z] #32 33.08 Selecting previously unselected package libuv1:s390x. [2020-09-12T12:42:20.649Z] #32 33.08 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-09-12T12:42:20.649Z] #32 33.08 Unpacking libuv1:s390x (1.24.1-1) ... [2020-09-12T12:42:20.649Z] #32 33.18 Selecting previously unselected package cmake. [2020-09-12T12:42:20.649Z] #32 33.18 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-09-12T12:42:20.649Z] #32 33.19 Unpacking cmake (3.13.4-1) ... [2020-09-12T12:42:20.649Z] #32 35.87 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-12T12:42:20.649Z] #32 35.87 Setting up xxd (2:8.1.0875-5) ... [2020-09-12T12:42:20.649Z] #32 35.88 Setting up libuv1:s390x (1.24.1-1) ... [2020-09-12T12:42:20.649Z] #32 35.89 Setting up vim-common (2:8.1.0875-5) ... [2020-09-12T12:42:20.649Z] #32 35.92 Setting up librhash0:s390x (1.3.8-1) ... [2020-09-12T12:42:20.649Z] #32 35.93 Setting up cmake-data (3.13.4-1) ... [2020-09-12T12:42:20.649Z] #32 35.94 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-12T12:42:20.649Z] #32 35.95 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-09-12T12:42:20.649Z] #32 35.96 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-12T12:42:20.649Z] #32 35.97 Setting up cmake (3.13.4-1) ... [2020-09-12T12:42:20.649Z] #32 35.97 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:42:20.649Z] #32 36.03 Processing triggers for mime-support (3.62) ... [2020-09-12T12:42:20.649Z] #32 DONE 36.5s [2020-09-12T12:42:20.649Z] [2020-09-12T12:42:20.649Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:42:20.649Z] #25 8.295 0.6% ## 3.6% #### 6.7% ###### 9.2% ######## 12.3% ########## 14.8% ############ 17.9% ############## 19.8% ################ 22.3% ################# 24.8% ################### 27.3% ###################### 31.0% ######################## 33.5% ######################### 36.0% ########################### 38.5% ############################# 41.6% ############################### 44.0% ################################## 47.2% ################################### 49.7% ##################################### 52.2% ####################################### 54.7% ######################################### 57.8% ########################################### 60.3% ############################################# 62.8% ############################################### 65.3% ############################################### 66.6% ################################################## 69.7% ################################################### 72.2% ##################################################### 74.7% ######################################################## 77.8% ######################################################### 80.3% ########################################################### 82.8% ############################################################# 85.9% ############################################################### 88.4% ################################################################# 90.9% ################################################################### 94.0% ##################################################################### 95.9% ####################################################################### 99.0% ######################################################################## 100.0% [2020-09-12T12:42:20.649Z] #25 12.77 [2020-09-12T12:42:21.618Z] #47 ... [2020-09-12T12:42:21.618Z] [2020-09-12T12:42:21.618Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:42:21.618Z] #60 23.64 Checking out files: 64% (1325/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-09-12T12:42:21.618Z] #60 24.30 + cd /tmp/tmp.ZfPFYWy8Xp/src/github.com/docker/libnetwork [2020-09-12T12:42:21.618Z] #60 24.31 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-12T12:42:21.618Z] #60 25.07 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-12T12:42:21.686Z] #25 ... [2020-09-12T12:42:21.687Z] [2020-09-12T12:42:21.687Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:42:21.687Z] #10 27.21 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-12T12:42:21.687Z] #10 27.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-09-12T12:42:21.687Z] #10 27.21 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-12T12:42:21.687Z] #10 29.27 Selecting previously unselected package binutils-mingw-w64. [2020-09-12T12:42:21.687Z] #10 29.27 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-12T12:42:21.687Z] #10 29.28 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-12T12:42:21.687Z] #10 29.40 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-09-12T12:42:21.687Z] #10 29.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-12T12:42:21.687Z] #10 29.40 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-12T12:42:21.687Z] #10 29.49 Selecting previously unselected package dmsetup. [2020-09-12T12:42:21.687Z] #10 29.50 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-09-12T12:42:21.687Z] #10 29.50 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-12T12:42:21.687Z] #10 29.60 Selecting previously unselected package mingw-w64-common. [2020-09-12T12:42:21.687Z] #10 29.61 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-12T12:42:21.687Z] #10 29.61 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-12T12:42:21.687Z] #10 34.13 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-12T12:42:21.687Z] #10 34.13 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-12T12:42:21.687Z] #10 34.14 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-12T12:42:21.687Z] #10 ... [2020-09-12T12:42:21.687Z] [2020-09-12T12:42:21.687Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:42:21.687Z] #33 0.881 + RM_GOPATH=0 [2020-09-12T12:42:21.687Z] #33 0.881 + TMP_GOPATH= [2020-09-12T12:42:21.687Z] #33 0.881 + : /build [2020-09-12T12:42:21.687Z] #33 0.881 + '[' -z '' ']' [2020-09-12T12:42:21.687Z] #33 0.881 ++ mktemp -d [2020-09-12T12:42:21.687Z] #33 0.882 + export GOPATH=/tmp/tmp.qqyHVN61Fe [2020-09-12T12:42:21.687Z] #33 0.882 + GOPATH=/tmp/tmp.qqyHVN61Fe [2020-09-12T12:42:21.687Z] #33 0.882 + RM_GOPATH=1 [2020-09-12T12:42:21.687Z] #33 0.882 + case "$(go env GOARCH)" in [2020-09-12T12:42:21.687Z] #33 0.883 ++ go env GOARCH [2020-09-12T12:42:21.687Z] #33 0.890 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:42:21.687Z] #33 0.891 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:42:21.687Z] #33 0.892 ++ dirname /tmp/install/install.sh [2020-09-12T12:42:21.687Z] #33 0.892 + dir=/tmp/install [2020-09-12T12:42:21.687Z] #33 0.892 + bin=tini [2020-09-12T12:42:21.687Z] #33 0.892 + shift [2020-09-12T12:42:21.687Z] #33 0.892 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-12T12:42:21.687Z] #33 0.892 + . /tmp/install/tini.installer [2020-09-12T12:42:21.687Z] #33 0.892 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-12T12:42:21.687Z] #33 0.892 + install_tini [2020-09-12T12:42:21.687Z] #33 0.893 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-12T12:42:21.687Z] #33 0.893 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-12T12:42:21.687Z] #33 0.893 + git clone https://github.com/krallin/tini.git /tmp/tmp.qqyHVN61Fe/tini [2020-09-12T12:42:21.687Z] #33 0.894 Cloning into '/tmp/tmp.qqyHVN61Fe/tini'... [2020-09-12T12:42:21.956Z] using credential docker-jenkins-github-credentials [2020-09-12T12:42:21.964Z] Cloning the remote Git repository [2020-09-12T12:42:21.964Z] Cloning with configured refspecs honoured and without tags [2020-09-12T12:42:21.895Z] Cloning repository https://github.com/moby/moby.git [2020-09-12T12:42:22.322Z] #33 1.470 + cd /tmp/tmp.qqyHVN61Fe/tini [2020-09-12T12:42:22.322Z] #33 1.471 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-12T12:42:22.322Z] #33 1.473 + cmake . [2020-09-12T12:42:22.322Z] #33 1.695 -- The C compiler identification is GNU 8.3.0 [2020-09-12T12:42:22.322Z] #33 ... [2020-09-12T12:42:22.322Z] [2020-09-12T12:42:22.322Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:42:22.322Z] #47 28.13 syscall [2020-09-12T12:42:22.322Z] #47 28.14 bytes [2020-09-12T12:42:22.322Z] #47 29.92 reflect [2020-09-12T12:42:22.322Z] #47 33.62 time [2020-09-12T12:42:22.614Z] #47 38.19 context [2020-09-12T12:42:22.614Z] #47 ... [2020-09-12T12:42:22.614Z] [2020-09-12T12:42:22.614Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:42:22.614Z] #25 13.77 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-12T12:42:22.614Z] #25 14.01 [2020-09-12T12:42:22.614Z] #25 14.12 ######################################################################## 100.0% [2020-09-12T12:42:22.614Z] #25 14.20 [2020-09-12T12:42:22.906Z] #25 15.09 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-12T12:42:21.988Z] > git init /home/ubuntu/workspace/moby_PR-41441 # timeout=10 [2020-09-12T12:42:22.267Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-12T12:42:22.267Z] > git --version # timeout=10 [2020-09-12T12:42:22.282Z] > git --version # 'git version 2.17.1' [2020-09-12T12:42:22.282Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-12T12:42:22.284Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41441/head:refs/remotes/origin/PR-41441 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-12T12:42:23.198Z] #25 15.15 skipping existing aab193acf6ba [2020-09-12T12:42:23.198Z] #25 15.19 [2020-09-12T12:42:23.904Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01e9f29070503cff3) in /home/ubuntu/workspace/moby_PR-41441 [Pipeline] { [Pipeline] checkout [2020-09-12T12:42:24.235Z] #25 16.21 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-12T12:42:24.235Z] #25 16.25 skipping existing 4d43f82972ce [2020-09-12T12:42:24.235Z] #25 16.30 [2020-09-12T12:42:24.870Z] #25 ... [2020-09-12T12:42:24.870Z] [2020-09-12T12:42:24.870Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-12T12:42:24.870Z] #28 30.48 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-09-12T12:42:24.870Z] #28 30.56 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-12T12:42:24.870Z] #28 31.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-12T12:42:24.870Z] #28 ... [2020-09-12T12:42:24.870Z] [2020-09-12T12:42:24.870Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:42:24.870Z] #39 1.697 Note: Building without setproctitle() and strlcpy() support. [2020-09-12T12:42:24.870Z] #39 1.697 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-12T12:42:24.870Z] #39 1.700 Note: Building without GnuTLS support [2020-09-12T12:42:24.870Z] #39 1.704 Makefile.config:39: Warn: you have no libnftables installed [2020-09-12T12:42:24.870Z] #39 1.704 Makefile.config:40: Warn: Building without nftables support [2020-09-12T12:42:24.870Z] #39 2.585 fatal: not a git repository (or any of the parent directories): .git [2020-09-12T12:42:24.870Z] #39 2.602 GEN .gitid [2020-09-12T12:42:24.870Z] #39 2.608 GEN criu/include/version.h [2020-09-12T12:42:24.870Z] #39 2.646 GEN include/common/asm [2020-09-12T12:42:24.870Z] #39 3.250 PBCC images/timens.pb-c.c [2020-09-12T12:42:24.870Z] #39 3.286 DEP images/timens.pb-c.d [2020-09-12T12:42:24.870Z] #39 3.353 PBCC images/fown.pb-c.c [2020-09-12T12:42:24.870Z] #39 3.372 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-12T12:42:24.870Z] #39 3.438 PBCC images/opts.pb-c.c [2020-09-12T12:42:24.870Z] #39 3.486 PBCC images/memfd.pb-c.c [2020-09-12T12:42:24.870Z] #39 3.543 DEP images/fown.pb-c.d [2020-09-12T12:42:24.870Z] #39 3.549 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-12T12:42:24.870Z] #39 3.605 DEP images/opts.pb-c.d [2020-09-12T12:42:24.870Z] #39 3.645 DEP images/memfd.pb-c.d [2020-09-12T12:42:24.870Z] #39 3.700 PBCC images/sit.pb-c.c [2020-09-12T12:42:24.870Z] #39 3.736 DEP images/sit.pb-c.d [2020-09-12T12:42:24.870Z] #39 3.772 PBCC images/macvlan.pb-c.c [2020-09-12T12:42:24.870Z] #39 3.793 DEP images/macvlan.pb-c.d [2020-09-12T12:42:24.870Z] #39 3.809 PBCC images/autofs.pb-c.c [2020-09-12T12:42:24.870Z] #39 3.831 DEP images/autofs.pb-c.d [2020-09-12T12:42:24.870Z] #39 3.867 PBCC images/sysctl.pb-c.c [2020-09-12T12:42:24.870Z] #39 3.882 DEP images/sysctl.pb-c.d [2020-09-12T12:42:24.870Z] #39 3.907 PBCC images/time.pb-c.c [2020-09-12T12:42:24.870Z] #39 3.923 DEP images/time.pb-c.d [2020-09-12T12:42:24.870Z] #39 3.959 PBCC images/binfmt-misc.pb-c.c [2020-09-12T12:42:24.870Z] #39 3.962 DEP images/binfmt-misc.pb-c.d [2020-09-12T12:42:24.870Z] #39 4.014 PBCC images/seccomp.pb-c.c [2020-09-12T12:42:24.870Z] #39 4.017 DEP images/seccomp.pb-c.d [2020-09-12T12:42:24.870Z] #39 4.030 PBCC images/userns.pb-c.c [2020-09-12T12:42:24.870Z] #39 4.070 DEP images/userns.pb-c.d [2020-09-12T12:42:24.870Z] #39 4.127 PBCC images/cgroup.pb-c.c [2020-09-12T12:42:24.870Z] #39 4.134 DEP images/cgroup.pb-c.d [2020-09-12T12:42:24.870Z] #39 4.178 PBCC images/ext-file.pb-c.c [2020-09-12T12:42:24.870Z] #39 4.194 DEP images/ext-file.pb-c.d [2020-09-12T12:42:24.870Z] #39 4.227 PBCC images/rpc.pb-c.c [2020-09-12T12:42:24.870Z] #39 4.316 DEP images/rpc.pb-c.d [2020-09-12T12:42:24.870Z] #39 4.390 PBCC images/siginfo.pb-c.c [2020-09-12T12:42:24.870Z] #39 4.407 DEP images/siginfo.pb-c.d [2020-09-12T12:42:24.870Z] #39 4.417 PBCC images/pagemap.pb-c.c [2020-09-12T12:42:24.870Z] #39 4.442 DEP images/pagemap.pb-c.d [2020-09-12T12:42:24.870Z] #39 4.468 PBCC images/rlimit.pb-c.c [2020-09-12T12:42:24.870Z] #39 4.479 DEP images/rlimit.pb-c.d [2020-09-12T12:42:24.870Z] #39 4.501 PBCC images/file-lock.pb-c.c [2020-09-12T12:42:24.870Z] #39 4.511 DEP images/file-lock.pb-c.d [2020-09-12T12:42:24.870Z] #39 4.544 PBCC images/tty.pb-c.c [2020-09-12T12:42:24.870Z] #39 4.569 DEP images/tty.pb-c.d [2020-09-12T12:42:24.870Z] #39 4.592 PBCC images/tun.pb-c.c [2020-09-12T12:42:24.870Z] #39 4.598 PBCC images/netdev.pb-c.c [2020-09-12T12:42:24.870Z] #39 4.624 DEP images/tun.pb-c.d [2020-09-12T12:42:24.870Z] #39 4.673 DEP images/netdev.pb-c.d [2020-09-12T12:42:24.870Z] #39 4.732 PBCC images/vma.pb-c.c [2020-09-12T12:42:24.870Z] #39 4.745 DEP images/vma.pb-c.d [2020-09-12T12:42:24.870Z] #39 4.787 PBCC images/creds.pb-c.c [2020-09-12T12:42:24.870Z] #39 4.804 DEP images/creds.pb-c.d [2020-09-12T12:42:24.870Z] #39 4.814 PBCC images/utsns.pb-c.c [2020-09-12T12:42:24.870Z] #39 4.826 DEP images/utsns.pb-c.d [2020-09-12T12:42:24.870Z] #39 4.897 PBCC images/ipc-desc.pb-c.c [2020-09-12T12:42:24.870Z] #39 4.909 PBCC images/ipc-sem.pb-c.c [2020-09-12T12:42:24.870Z] #39 4.942 DEP images/ipc-desc.pb-c.d [2020-09-12T12:42:24.870Z] #39 4.979 DEP images/ipc-sem.pb-c.d [2020-09-12T12:42:24.870Z] #39 5.029 PBCC images/ipc-msg.pb-c.c [2020-09-12T12:42:24.870Z] #39 5.046 DEP images/ipc-msg.pb-c.d [2020-09-12T12:42:24.870Z] #39 5.076 PBCC images/ipc-shm.pb-c.c [2020-09-12T12:42:24.870Z] #39 5.101 DEP images/ipc-shm.pb-c.d [2020-09-12T12:42:25.163Z] #39 5.145 PBCC images/ipc-var.pb-c.c [2020-09-12T12:42:25.163Z] #39 5.159 DEP images/ipc-var.pb-c.d [2020-09-12T12:42:25.163Z] #39 5.167 PBCC images/sk-opts.pb-c.c [2020-09-12T12:42:25.163Z] #39 5.210 PBCC images/packet-sock.pb-c.c [2020-09-12T12:42:25.163Z] #39 5.262 DEP images/sk-opts.pb-c.d [2020-09-12T12:42:25.163Z] #39 5.285 DEP images/packet-sock.pb-c.d [2020-09-12T12:42:25.163Z] #39 5.349 PBCC images/sk-netlink.pb-c.c [2020-09-12T12:42:25.455Z] #39 5.383 DEP images/sk-netlink.pb-c.d [2020-09-12T12:42:25.455Z] #39 5.411 PBCC images/sk-inet.pb-c.c [2020-09-12T12:42:25.455Z] #39 5.456 DEP images/sk-inet.pb-c.d [2020-09-12T12:42:25.455Z] #39 5.499 PBCC images/sk-unix.pb-c.c [2020-09-12T12:42:25.455Z] #39 5.533 DEP images/sk-unix.pb-c.d [2020-09-12T12:42:25.455Z] #39 5.562 PBCC images/mm.pb-c.c [2020-09-12T12:42:25.455Z] #39 5.606 DEP images/mm.pb-c.d [2020-09-12T12:42:25.455Z] #39 5.654 PBCC images/timerfd.pb-c.c [2020-09-12T12:42:25.455Z] #39 5.662 DEP images/timerfd.pb-c.d [2020-09-12T12:42:25.747Z] #39 5.679 PBCC images/timer.pb-c.c [2020-09-12T12:42:25.747Z] #39 5.690 DEP images/timer.pb-c.d [2020-09-12T12:42:25.747Z] #39 5.716 PBCC images/sa.pb-c.c [2020-09-12T12:42:25.747Z] #39 5.726 DEP images/sa.pb-c.d [2020-09-12T12:42:25.747Z] #39 5.780 PBCC images/pipe-data.pb-c.c [2020-09-12T12:42:25.747Z] #39 5.789 DEP images/pipe-data.pb-c.d [2020-09-12T12:42:25.747Z] #39 5.806 PBCC images/mnt.pb-c.c [2020-09-12T12:42:25.747Z] #39 5.851 DEP images/mnt.pb-c.d [2020-09-12T12:42:25.747Z] #39 5.873 PBCC images/sk-packet.pb-c.c [2020-09-12T12:42:25.747Z] #39 5.888 DEP images/sk-packet.pb-c.d [2020-09-12T12:42:26.043Z] #39 5.944 PBCC images/tcp-stream.pb-c.c [2020-09-12T12:42:26.043Z] #39 5.985 DEP images/tcp-stream.pb-c.d [2020-09-12T12:42:26.043Z] #39 6.000 PBCC images/pipe.pb-c.c [2020-09-12T12:42:26.043Z] #39 6.062 DEP images/pipe.pb-c.d [2020-09-12T12:42:26.043Z] #39 6.136 PBCC images/pstree.pb-c.c [2020-09-12T12:42:26.043Z] #39 ... [2020-09-12T12:42:26.043Z] [2020-09-12T12:42:26.043Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:42:26.043Z] #25 17.28 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-12T12:42:26.043Z] #25 17.65 #=#=# [2020-09-12T12:42:26.043Z] #25 17.74 ######################################################################## 100.0% [2020-09-12T12:42:26.043Z] #25 17.79 [2020-09-12T12:42:26.043Z] #25 17.85 Download of images into '/build' complete. [2020-09-12T12:42:26.043Z] #25 17.85 Use something like the following to load the result into a Docker daemon: [2020-09-12T12:42:26.043Z] #25 17.85 tar -cC '/build' . | docker load [2020-09-12T12:42:26.043Z] #25 DONE 18.1s [2020-09-12T12:42:26.043Z] [2020-09-12T12:42:26.043Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:42:26.043Z] #39 6.175 DEP images/pstree.pb-c.d [2020-09-12T12:42:26.043Z] #39 ... [2020-09-12T12:42:26.043Z] [2020-09-12T12:42:26.043Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:42:26.043Z] #33 1.770 -- Check for working C compiler: /usr/bin/cc [2020-09-12T12:42:26.043Z] #33 2.111 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-12T12:42:26.043Z] #33 2.116 -- Detecting C compiler ABI info [2020-09-12T12:42:26.043Z] #33 2.498 -- Detecting C compiler ABI info - done [2020-09-12T12:42:26.043Z] #33 2.509 -- Detecting C compile features [2020-09-12T12:42:26.043Z] #33 3.496 -- Detecting C compile features - done [2020-09-12T12:42:26.043Z] #33 3.510 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-12T12:42:26.043Z] #33 3.669 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-12T12:42:26.043Z] #33 3.742 -- Configuring done [2020-09-12T12:42:26.043Z] #33 3.763 -- Generating done [2020-09-12T12:42:26.043Z] #33 3.778 -- Build files have been written to: /tmp/tmp.qqyHVN61Fe/tini [2020-09-12T12:42:26.043Z] #33 3.786 + make tini-static [2020-09-12T12:42:26.043Z] #33 4.155 Scanning dependencies of target tini-static [2020-09-12T12:42:26.043Z] #33 4.222 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-12T12:42:26.043Z] #33 5.211 [100%] Linking C executable tini-static [2020-09-12T12:42:26.258Z] using credential docker-jenkins-github-credentials [2020-09-12T12:42:26.265Z] Cloning the remote Git repository [2020-09-12T12:42:26.265Z] Cloning with configured refspecs honoured and without tags [2020-09-12T12:42:26.151Z] Cloning repository https://github.com/moby/moby.git [2020-09-12T12:42:26.200Z] > git init /home/ubuntu/workspace/moby_PR-41441 # timeout=10 [2020-09-12T12:42:26.680Z] #33 5.993 [100%] Built target tini-static [2020-09-12T12:42:26.680Z] #33 6.145 + mkdir -p /build [2020-09-12T12:42:26.680Z] #33 6.145 + cp tini-static /build/docker-init [2020-09-12T12:42:26.862Z] #60 ... [2020-09-12T12:42:26.862Z] [2020-09-12T12:42:26.862Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-12T12:42:26.862Z] #36 22.33 Checking out files: 82% (1369/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-12T12:42:26.862Z] #36 22.69 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-12T12:42:26.862Z] #36 24.71 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-12T12:42:26.862Z] #36 ... [2020-09-12T12:42:26.862Z] [2020-09-12T12:42:26.862Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:42:26.862Z] #10 22.37 Fetched 8379 kB in 18s (460 kB/s) [2020-09-12T12:42:26.862Z] #10 22.37 Reading package lists... [2020-09-12T12:42:26.862Z] #10 29.66 Reading package lists... [2020-09-12T12:42:26.862Z] #10 ... [2020-09-12T12:42:26.862Z] [2020-09-12T12:42:26.862Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:42:26.862Z] #23 22.53 Fetched 8379 kB in 18s (462 kB/s) [2020-09-12T12:42:26.862Z] #23 22.53 Reading package lists... [2020-09-12T12:42:26.862Z] #23 29.94 Reading package lists... [2020-09-12T12:42:26.862Z] #23 ... [2020-09-12T12:42:26.862Z] [2020-09-12T12:42:26.862Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:42:26.862Z] #51 23.70 Fetched 8379 kB in 18s (455 kB/s) [2020-09-12T12:42:26.862Z] #51 23.70 Reading package lists... [2020-09-12T12:42:27.119Z] #51 31.24 Reading package lists... [2020-09-12T12:42:27.119Z] #51 ... [2020-09-12T12:42:27.119Z] [2020-09-12T12:42:27.119Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:42:27.119Z] #32 23.33 Fetched 8379 kB in 18s (459 kB/s) [2020-09-12T12:42:27.119Z] #32 23.33 Reading package lists... [2020-09-12T12:42:27.352Z] #33 DONE 6.5s [2020-09-12T12:42:27.352Z] [2020-09-12T12:42:27.352Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:42:27.352Z] #39 6.306 PBCC images/fs.pb-c.c [2020-09-12T12:42:27.352Z] #39 6.335 DEP images/fs.pb-c.d [2020-09-12T12:42:27.352Z] #39 6.395 PBCC images/signalfd.pb-c.c [2020-09-12T12:42:27.352Z] #39 6.416 DEP images/signalfd.pb-c.d [2020-09-12T12:42:27.352Z] #39 6.529 PBCC images/fh.pb-c.c [2020-09-12T12:42:27.352Z] #39 6.555 PBCC images/fsnotify.pb-c.c [2020-09-12T12:42:27.352Z] #39 6.663 DEP images/fh.pb-c.d [2020-09-12T12:42:27.352Z] #39 6.696 DEP images/fsnotify.pb-c.d [2020-09-12T12:42:27.352Z] #39 6.779 PBCC images/eventpoll.pb-c.c [2020-09-12T12:42:27.352Z] #39 6.779 DEP images/eventpoll.pb-c.d [2020-09-12T12:42:27.352Z] #39 6.874 PBCC images/eventfd.pb-c.c [2020-09-12T12:42:27.352Z] #39 6.929 DEP images/eventfd.pb-c.d [2020-09-12T12:42:27.352Z] #39 6.989 PBCC images/remap-file-path.pb-c.c [2020-09-12T12:42:27.352Z] #39 6.989 DEP images/remap-file-path.pb-c.d [2020-09-12T12:42:27.352Z] #39 7.059 PBCC images/fifo.pb-c.c [2020-09-12T12:42:27.352Z] #39 7.081 DEP images/fifo.pb-c.d [2020-09-12T12:42:27.352Z] #39 7.162 PBCC images/ghost-file.pb-c.c [2020-09-12T12:42:27.352Z] #39 7.174 DEP images/ghost-file.pb-c.d [2020-09-12T12:42:27.352Z] #39 7.243 PBCC images/regfile.pb-c.c [2020-09-12T12:42:27.352Z] #39 7.264 DEP images/regfile.pb-c.d [2020-09-12T12:42:27.352Z] #39 7.375 PBCC images/ns.pb-c.c [2020-09-12T12:42:27.352Z] #39 7.375 DEP images/ns.pb-c.d [2020-09-12T12:42:27.352Z] #39 7.403 PBCC images/fdinfo.pb-c.c [2020-09-12T12:42:27.352Z] #39 7.455 DEP images/fdinfo.pb-c.d [2020-09-12T12:42:27.352Z] #39 7.507 PBCC images/core-aarch64.pb-c.c [2020-09-12T12:42:27.375Z] #32 30.76 Reading package lists... [2020-09-12T12:42:27.375Z] #32 ... [2020-09-12T12:42:27.375Z] [2020-09-12T12:42:27.375Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:42:27.375Z] #38 23.29 Fetched 8379 kB in 18s (466 kB/s) [2020-09-12T12:42:27.375Z] #38 23.29 Reading package lists... [2020-09-12T12:42:26.474Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-12T12:42:26.474Z] > git --version # timeout=10 [2020-09-12T12:42:26.485Z] > git --version # 'git version 2.17.1' [2020-09-12T12:42:26.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-12T12:42:26.517Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41441/head:refs/remotes/origin/PR-41441 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-12T12:42:27.684Z] #39 7.536 PBCC images/core-arm.pb-c.c [2020-09-12T12:42:27.684Z] #39 7.582 PBCC images/core-ppc64.pb-c.c [2020-09-12T12:42:27.684Z] #39 7.623 PBCC images/core-s390.pb-c.c [2020-09-12T12:42:27.684Z] #39 7.643 PBCC images/core-x86.pb-c.c [2020-09-12T12:42:27.684Z] #39 7.698 PBCC images/core.pb-c.c [2020-09-12T12:42:27.684Z] #39 7.755 PBCC images/inventory.pb-c.c [2020-09-12T12:42:27.684Z] #39 7.808 DEP images/core-aarch64.pb-c.d [2020-09-12T12:42:27.990Z] #39 7.919 DEP images/core-arm.pb-c.d [2020-09-12T12:42:27.990Z] #39 7.966 DEP images/core-ppc64.pb-c.d [2020-09-12T12:42:27.990Z] #39 7.998 DEP images/core-s390.pb-c.d [2020-09-12T12:42:27.990Z] #39 8.038 DEP images/core-x86.pb-c.d [2020-09-12T12:42:27.990Z] #39 8.087 DEP images/core.pb-c.d [2020-09-12T12:42:27.990Z] #39 8.136 DEP images/inventory.pb-c.d [2020-09-12T12:42:28.291Z] #39 8.258 PBCC images/cpuinfo.pb-c.c [2020-09-12T12:42:28.291Z] #39 8.268 DEP images/cpuinfo.pb-c.d [2020-09-12T12:42:28.291Z] #39 8.298 PBCC images/stats.pb-c.c [2020-09-12T12:42:28.291Z] #39 8.306 DEP images/stats.pb-c.d [2020-09-12T12:42:28.927Z] #39 8.914 make[1]: Nothing to be done for 'all'. [2020-09-12T12:42:29.561Z] #39 9.678 CC images/stats.o [2020-09-12T12:42:30.196Z] #39 10.09 CC images/core.o [2020-09-12T12:42:30.488Z] #39 10.57 CC images/core-x86.o [2020-09-12T12:42:30.643Z] #38 29.88 Reading package lists... [2020-09-12T12:42:30.643Z] #38 ... [2020-09-12T12:42:30.643Z] [2020-09-12T12:42:30.643Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:42:30.643Z] #10 29.66 Reading package lists... [2020-09-12T12:42:30.780Z] #39 ... [2020-09-12T12:42:30.780Z] [2020-09-12T12:42:30.780Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:42:30.780Z] #30 36.56 internal/fmtsort [2020-09-12T12:42:30.780Z] #30 37.09 internal/syscall/execenv [2020-09-12T12:42:30.780Z] #30 37.17 internal/syscall/unix [2020-09-12T12:42:30.780Z] #30 37.31 strings [2020-09-12T12:42:30.780Z] #30 37.53 internal/poll [2020-09-12T12:42:30.780Z] #30 38.74 os [2020-09-12T12:42:30.780Z] #30 39.09 path [2020-09-12T12:42:30.780Z] #30 39.61 text/tabwriter [2020-09-12T12:42:30.780Z] #30 40.89 fmt [2020-09-12T12:42:30.780Z] #30 40.89 path/filepath [2020-09-12T12:42:30.780Z] #30 42.80 io/ioutil [2020-09-12T12:42:30.780Z] #30 44.44 flag [2020-09-12T12:42:30.780Z] #30 44.45 github.com/BurntSushi/toml [2020-09-12T12:42:30.780Z] #30 45.43 log [2020-09-12T12:42:30.780Z] #30 ... [2020-09-12T12:42:30.780Z] [2020-09-12T12:42:30.780Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:42:31.072Z] #52 24.31 Checking out files: 81% (2632/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 84% (2720/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 88% (2850/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) [2020-09-12T12:42:31.072Z] #52 ... [2020-09-12T12:42:31.072Z] [2020-09-12T12:42:31.072Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:42:31.072Z] #41 36.72 time [2020-09-12T12:42:31.072Z] #41 39.90 regexp/syntax [2020-09-12T12:42:31.072Z] #41 40.91 fmt [2020-09-12T12:42:31.072Z] #41 44.88 regexp [2020-09-12T12:42:31.072Z] #41 45.17 flag [2020-09-12T12:42:31.072Z] #41 46.38 go/token [2020-09-12T12:42:31.072Z] #41 46.96 go/scanner [2020-09-12T12:42:31.072Z] #41 ... [2020-09-12T12:42:31.072Z] [2020-09-12T12:42:31.072Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:42:31.365Z] #52 24.31 Checking out files: 81% (2632/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 84% (2720/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 88% (2850/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) Checking out files: 92% (2979/3238) Checking out files: 93% (3012/3238) Checking out files: 94% (3044/3238) Checking out files: 95% (3077/3238) Checking out files: 96% (3109/3238) Checking out files: 97% (3141/3238) Checking out files: 98% (3174/3238) Checking out files: 99% (3206/3238) Checking out files: 100% (3238/3238) Checking out files: 100% (3238/3238), done. [2020-09-12T12:42:31.365Z] #52 24.83 + cd /tmp/tmp.EsuVl8deVw/src/github.com/containerd/containerd [2020-09-12T12:42:31.365Z] #52 24.83 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-12T12:42:31.657Z] #52 25.03 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-12T12:42:31.657Z] #52 25.03 + BUILDTAGS='netgo osusergo static_build' [2020-09-12T12:42:31.657Z] #52 25.03 + export EXTRA_FLAGS=-buildmode=pie [2020-09-12T12:42:31.657Z] #52 25.03 + EXTRA_FLAGS=-buildmode=pie [2020-09-12T12:42:31.657Z] #52 25.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-12T12:42:31.657Z] #52 25.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-12T12:42:31.657Z] #52 25.03 + '[' '' = dynamic ']' [2020-09-12T12:42:31.657Z] #52 25.03 + make [2020-09-12T12:42:32.010Z] #10 36.55 Building dependency tree... [2020-09-12T12:42:32.305Z] #52 25.86 + bin/ctr [2020-09-12T12:42:32.598Z] #52 ... [2020-09-12T12:42:32.598Z] [2020-09-12T12:42:32.598Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:42:32.598Z] #10 38.43 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-12T12:42:32.598Z] #10 38.43 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-12T12:42:32.598Z] #10 38.44 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:42:32.598Z] #10 38.52 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-12T12:42:32.598Z] #10 38.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-12T12:42:32.598Z] #10 38.52 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:42:32.890Z] #10 ... [2020-09-12T12:42:32.890Z] [2020-09-12T12:42:32.890Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:42:32.890Z] #39 11.03 CC images/core-arm.o [2020-09-12T12:42:32.890Z] #39 11.22 CC images/core-aarch64.o [2020-09-12T12:42:32.890Z] #39 11.49 CC images/core-ppc64.o [2020-09-12T12:42:32.890Z] #39 11.73 CC images/core-s390.o [2020-09-12T12:42:32.890Z] #39 12.11 CC images/cpuinfo.o [2020-09-12T12:42:32.890Z] #39 12.39 CC images/inventory.o [2020-09-12T12:42:32.890Z] #39 12.56 CC images/fdinfo.o [2020-09-12T12:42:32.890Z] #39 12.68 CC images/fown.o [2020-09-12T12:42:32.890Z] #39 12.83 CC images/ns.o [2020-09-12T12:42:32.890Z] #39 12.96 CC images/regfile.o [2020-09-12T12:42:32.890Z] #39 13.10 CC images/ghost-file.o [2020-09-12T12:42:33.183Z] #39 13.29 CC images/fifo.o [2020-09-12T12:42:33.183Z] #39 ... [2020-09-12T12:42:33.183Z] [2020-09-12T12:42:33.183Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:42:33.183Z] #47 39.03 os [2020-09-12T12:42:33.183Z] #47 40.76 encoding/binary [2020-09-12T12:42:33.183Z] #47 41.37 fmt [2020-09-12T12:42:33.183Z] #47 43.06 encoding/base64 [2020-09-12T12:42:33.183Z] #47 44.15 golang.org/x/sys/unix [2020-09-12T12:42:33.183Z] #47 45.13 encoding/json [2020-09-12T12:42:33.183Z] #47 48.75 github.com/pkg/diff [2020-09-12T12:42:33.475Z] #47 ... [2020-09-12T12:42:33.475Z] [2020-09-12T12:42:33.475Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:42:33.475Z] #39 13.49 CC images/remap-file-path.o [2020-09-12T12:42:33.475Z] #39 13.62 CC images/eventfd.o [2020-09-12T12:42:33.769Z] #39 13.75 CC images/eventpoll.o [2020-09-12T12:42:33.899Z] #10 40.03 The following additional packages will be installed: [2020-09-12T12:42:33.899Z] #10 40.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-12T12:42:33.899Z] #10 40.03 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-12T12:42:33.899Z] #10 40.03 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-12T12:42:33.899Z] #10 40.04 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-12T12:42:33.899Z] #10 40.06 Suggested packages: [2020-09-12T12:42:33.899Z] #10 40.06 gcc-8-locales seccomp wine64 [2020-09-12T12:42:34.083Z] #39 ... [2020-09-12T12:42:34.083Z] [2020-09-12T12:42:34.083Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:42:34.083Z] #30 46.91 github.com/BurntSushi/toml/cmd/tomlv [2020-09-12T12:42:34.083Z] #30 DONE 49.6s [2020-09-12T12:42:34.083Z] [2020-09-12T12:42:34.083Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:42:34.083Z] #47 49.76 go/ast [2020-09-12T12:42:34.083Z] #47 49.82 golang.org/x/crypto/ssh/terminal [2020-09-12T12:42:35.164Z] #47 51.00 mvdan.cc/editorconfig [2020-09-12T12:42:35.267Z] #10 41.38 The following NEW packages will be installed: [2020-09-12T12:42:35.267Z] #10 41.40 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-12T12:42:35.267Z] #10 41.40 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-12T12:42:35.267Z] #10 41.40 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-12T12:42:35.267Z] #10 41.41 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-12T12:42:35.267Z] #10 ... [2020-09-12T12:42:35.267Z] [2020-09-12T12:42:35.267Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:42:35.267Z] #43 DONE 41.4s [2020-09-12T12:42:35.267Z] [2020-09-12T12:42:35.267Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:42:35.267Z] #10 41.41 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-12T12:42:35.267Z] #10 41.41 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-12T12:42:35.267Z] #10 ... [2020-09-12T12:42:35.267Z] [2020-09-12T12:42:35.267Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:42:35.267Z] #41 39.99 github.com/LK4D4/vndr/godl/singleflight [2020-09-12T12:42:35.267Z] #41 40.00 errors [2020-09-12T12:42:35.267Z] #41 40.34 sort [2020-09-12T12:42:35.267Z] #41 40.39 io [2020-09-12T12:42:35.320Z] Fetching without tags [2020-09-12T12:42:35.719Z] Merging remotes/origin/master commit c036d26f270607c5655e57e4344d7c323fbc00e5 into PR head commit 6efa9e05756f709043790474e877e2df693e1922 [2020-09-12T12:42:35.831Z] #41 41.80 strconv [2020-09-12T12:42:35.831Z] #41 41.96 bytes [2020-09-12T12:42:36.201Z] #47 51.79 mvdan.cc/sh/v3/fileutil [2020-09-12T12:42:36.201Z] #47 51.89 mvdan.cc/sh/v3/syntax [2020-09-12T12:42:36.823Z] Merge succeeded, producing 6efa9e05756f709043790474e877e2df693e1922 [2020-09-12T12:42:36.823Z] Checking out Revision 6efa9e05756f709043790474e877e2df693e1922 (PR-41441) [2020-09-12T12:42:35.189Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-12T12:42:35.205Z] > git config --add remote.origin.fetch +refs/pull/41441/head:refs/remotes/origin/PR-41441 # timeout=10 [2020-09-12T12:42:35.227Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-12T12:42:35.252Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-12T12:42:35.290Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-12T12:42:35.291Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-12T12:42:35.293Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41441/head:refs/remotes/origin/PR-41441 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-12T12:42:35.695Z] > git config core.sparsecheckout # timeout=10 [2020-09-12T12:42:35.706Z] > git checkout -f 6efa9e05756f709043790474e877e2df693e1922 # timeout=10 [2020-09-12T12:42:36.753Z] > git remote # timeout=10 [2020-09-12T12:42:36.764Z] > git config --get remote.origin.url # timeout=10 [2020-09-12T12:42:36.771Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-12T12:42:36.772Z] > git merge c036d26f270607c5655e57e4344d7c323fbc00e5 # timeout=10 [2020-09-12T12:42:36.789Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-12T12:42:37.198Z] #41 ... [2020-09-12T12:42:37.198Z] [2020-09-12T12:42:37.198Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:42:37.198Z] #60 DONE 43.0s [2020-09-12T12:42:37.198Z] [2020-09-12T12:42:37.198Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:42:37.198Z] #38 29.88 Reading package lists... [2020-09-12T12:42:37.198Z] #38 36.82 Building dependency tree... [2020-09-12T12:42:37.198Z] #38 40.45 The following additional packages will be installed: [2020-09-12T12:42:37.198Z] #38 40.45 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-12T12:42:37.198Z] #38 40.46 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-12T12:42:37.198Z] #38 40.46 Suggested packages: [2020-09-12T12:42:37.198Z] #38 40.46 manpages-dev python-setuptools [2020-09-12T12:42:37.198Z] #38 42.40 The following NEW packages will be installed: [2020-09-12T12:42:37.198Z] #38 42.41 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-12T12:42:37.198Z] #38 42.42 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-12T12:42:37.198Z] #38 42.42 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-12T12:42:37.198Z] #38 42.42 python-six zlib1g-dev [2020-09-12T12:42:37.198Z] #38 42.95 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:42:37.198Z] #38 42.95 Need to get 4095 kB of archives. [2020-09-12T12:42:37.198Z] #38 42.95 After this operation, 22.5 MB of additional disk space will be used. [2020-09-12T12:42:37.198Z] #38 42.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-12T12:42:37.199Z] #38 42.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-12T12:42:37.199Z] #38 42.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-12T12:42:37.199Z] #38 42.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-12T12:42:37.199Z] #38 42.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-12T12:42:37.199Z] #38 42.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-12T12:42:37.199Z] #38 42.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-09-12T12:42:37.199Z] #38 42.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-12T12:42:37.199Z] #38 43.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-12T12:42:37.199Z] #38 43.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-12T12:42:37.199Z] #38 43.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-12T12:42:37.199Z] #38 43.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-12T12:42:37.456Z] #38 43.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] [2020-09-12T12:42:37.456Z] #38 43.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-09-12T12:42:37.456Z] #38 43.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-12T12:42:37.456Z] #38 43.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-12T12:42:37.456Z] #38 43.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-12T12:42:38.388Z] #38 ... [2020-09-12T12:42:38.388Z] [2020-09-12T12:42:38.388Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:42:38.388Z] #23 29.94 Reading package lists... [2020-09-12T12:42:38.388Z] #23 36.87 Building dependency tree... [2020-09-12T12:42:38.388Z] #23 40.32 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-12T12:42:38.388Z] #23 40.32 The following additional packages will be installed: [2020-09-12T12:42:38.388Z] #23 40.32 libjq1 libonig5 [2020-09-12T12:42:38.388Z] #23 40.75 The following NEW packages will be installed: [2020-09-12T12:42:38.388Z] #23 40.76 jq libjq1 libonig5 [2020-09-12T12:42:38.388Z] #23 41.41 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:42:38.388Z] #23 41.41 Need to get 355 kB of archives. [2020-09-12T12:42:38.388Z] #23 41.41 After this operation, 1072 kB of additional disk space will be used. [2020-09-12T12:42:38.388Z] #23 41.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-12T12:42:38.388Z] #23 41.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-12T12:42:38.388Z] #23 41.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-12T12:42:38.388Z] #23 43.11 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:42:38.388Z] #23 43.58 Fetched 355 kB in 1s (516 kB/s) [2020-09-12T12:42:38.388Z] #23 43.87 Selecting previously unselected package libonig5:amd64. [2020-09-12T12:42:38.388Z] #23 43.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.) [2020-09-12T12:42:38.388Z] #23 43.98 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-09-12T12:42:38.388Z] #23 44.06 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-12T12:42:38.388Z] #23 44.49 Selecting previously unselected package libjq1:amd64. [2020-09-12T12:42:38.388Z] #23 44.50 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-12T12:42:38.388Z] #23 44.50 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-12T12:42:38.645Z] #23 44.67 Selecting previously unselected package jq. [2020-09-12T12:42:38.645Z] #23 44.68 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-12T12:42:38.645Z] #23 44.68 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-12T12:42:38.645Z] #23 ... [2020-09-12T12:42:38.645Z] [2020-09-12T12:42:38.645Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:42:38.645Z] #41 44.67 bufio [2020-09-12T12:42:36.798Z] > git config core.sparsecheckout # timeout=10 [2020-09-12T12:42:36.806Z] > git checkout -f 6efa9e05756f709043790474e877e2df693e1922 # timeout=10 [2020-09-12T12:42:39.210Z] #41 ... [2020-09-12T12:42:39.210Z] [2020-09-12T12:42:39.210Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:42:39.210Z] #23 44.88 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-12T12:42:39.210Z] #23 44.91 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-12T12:42:39.210Z] #23 44.92 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-12T12:42:39.210Z] #23 44.93 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:42:39.210Z] #23 DONE 45.2s [2020-09-12T12:42:39.210Z] [2020-09-12T12:42:39.210Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-12T12:42:39.210Z] #24 DONE 0.1s [2020-09-12T12:42:39.210Z] [2020-09-12T12:42:39.210Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:42:39.724Z] #47 ... [2020-09-12T12:42:39.724Z] [2020-09-12T12:42:39.724Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:42:39.724Z] #39 14.10 CC images/fh.o [2020-09-12T12:42:39.724Z] #39 14.21 CC images/fsnotify.o [2020-09-12T12:42:39.724Z] #39 14.54 CC images/signalfd.o [2020-09-12T12:42:39.724Z] #39 14.69 CC images/fs.o [2020-09-12T12:42:39.724Z] #39 14.78 CC images/pstree.o [2020-09-12T12:42:39.724Z] #39 14.87 CC images/pipe.o [2020-09-12T12:42:39.724Z] #39 14.99 CC images/tcp-stream.o [2020-09-12T12:42:39.724Z] #39 15.12 CC images/sk-packet.o [2020-09-12T12:42:39.724Z] #39 15.24 CC images/mnt.o [2020-09-12T12:42:39.724Z] #39 15.42 CC images/pipe-data.o [2020-09-12T12:42:39.724Z] #39 15.60 CC images/sa.o [2020-09-12T12:42:39.724Z] #39 15.84 CC images/timer.o [2020-09-12T12:42:39.724Z] #39 15.98 CC images/timerfd.o [2020-09-12T12:42:39.724Z] #39 16.12 CC images/mm.o [2020-09-12T12:42:39.724Z] #39 16.34 CC images/sk-opts.o [2020-09-12T12:42:39.724Z] #39 16.53 CC images/sk-unix.o [2020-09-12T12:42:39.724Z] #39 16.69 CC images/sk-inet.o [2020-09-12T12:42:39.724Z] #39 16.97 CC images/tun.o [2020-09-12T12:42:39.724Z] #39 17.17 CC images/sk-netlink.o [2020-09-12T12:42:39.724Z] #39 17.31 CC images/packet-sock.o [2020-09-12T12:42:39.724Z] #39 17.48 CC images/ipc-var.o [2020-09-12T12:42:39.724Z] #39 17.65 CC images/ipc-desc.o [2020-09-12T12:42:39.724Z] #39 17.79 CC images/ipc-shm.o [2020-09-12T12:42:39.724Z] #39 17.96 CC images/ipc-msg.o [2020-09-12T12:42:39.724Z] #39 18.18 CC images/ipc-sem.o [2020-09-12T12:42:39.724Z] #39 18.29 CC images/utsns.o [2020-09-12T12:42:39.724Z] #39 18.43 CC images/creds.o [2020-09-12T12:42:39.724Z] #39 18.52 CC images/vma.o [2020-09-12T12:42:39.724Z] #39 18.61 CC images/netdev.o [2020-09-12T12:42:39.724Z] #39 18.78 CC images/tty.o [2020-09-12T12:42:39.724Z] #39 19.15 CC images/file-lock.o [2020-09-12T12:42:39.724Z] #39 19.29 CC images/rlimit.o [2020-09-12T12:42:39.724Z] #39 19.41 CC images/pagemap.o [2020-09-12T12:42:39.724Z] #39 19.63 CC images/siginfo.o [2020-09-12T12:42:39.724Z] #39 19.76 CC images/rpc.o [2020-09-12T12:42:40.144Z] #25 ... [2020-09-12T12:42:40.144Z] [2020-09-12T12:42:40.144Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:42:40.144Z] #51 31.24 Reading package lists... [2020-09-12T12:42:40.144Z] #51 38.36 Building dependency tree... [2020-09-12T12:42:40.144Z] #51 41.90 The following additional packages will be installed: [2020-09-12T12:42:40.144Z] #51 41.91 libbtrfs0 [2020-09-12T12:42:40.144Z] #51 42.13 The following NEW packages will be installed: [2020-09-12T12:42:40.144Z] #51 42.15 libbtrfs-dev libbtrfs0 [2020-09-12T12:42:40.144Z] #51 42.75 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:42:40.144Z] #51 42.75 Need to get 119 kB of archives. [2020-09-12T12:42:40.144Z] #51 42.75 After this operation, 387 kB of additional disk space will be used. [2020-09-12T12:42:40.144Z] #51 42.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-12T12:42:40.144Z] #51 42.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-12T12:42:40.144Z] #51 44.65 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:42:40.144Z] #51 44.84 Fetched 119 kB in 1s (163 kB/s) [2020-09-12T12:42:40.144Z] #51 44.91 Selecting previously unselected package libbtrfs0. [2020-09-12T12:42:40.144Z] #51 44.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.) [2020-09-12T12:42:40.144Z] #51 45.03 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-12T12:42:40.144Z] #51 45.03 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-12T12:42:40.145Z] #51 45.28 Selecting previously unselected package libbtrfs-dev. [2020-09-12T12:42:40.145Z] #51 45.32 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-12T12:42:40.145Z] #51 45.38 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-12T12:42:40.145Z] #51 45.72 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-12T12:42:40.145Z] #51 45.76 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-12T12:42:40.145Z] #51 45.84 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:42:40.145Z] #51 DONE 46.2s [2020-09-12T12:42:40.145Z] [2020-09-12T12:42:40.145Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:42:40.145Z] #38 44.97 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:42:40.145Z] #38 45.17 Fetched 4095 kB in 1s (4361 kB/s) [2020-09-12T12:42:40.145Z] #38 45.39 Selecting previously unselected package libcap-dev:amd64. [2020-09-12T12:42:40.145Z] #38 45.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-12T12:42:40.145Z] #38 45.53 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-12T12:42:40.145Z] #38 45.54 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-12T12:42:40.145Z] #38 45.84 Selecting previously unselected package libnet1:amd64. [2020-09-12T12:42:40.145Z] #38 45.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-12T12:42:40.145Z] #38 45.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-12T12:42:40.145Z] #38 46.08 Selecting previously unselected package libnet1-dev. [2020-09-12T12:42:40.145Z] #38 46.10 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-12T12:42:40.145Z] #38 46.10 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-12T12:42:40.145Z] #38 46.44 Selecting previously unselected package libnl-3-200:amd64. [2020-09-12T12:42:40.145Z] #38 46.44 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-12T12:42:40.358Z] #39 20.23 CC images/ext-file.o [2020-09-12T12:42:40.358Z] #39 20.32 CC images/cgroup.o [2020-09-12T12:42:40.358Z] #39 ... [2020-09-12T12:42:40.358Z] [2020-09-12T12:42:40.358Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:42:40.358Z] #47 56.11 mvdan.cc/sh/v3/cmd/shfmt [2020-09-12T12:42:40.402Z] #38 46.45 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-12T12:42:40.659Z] #38 46.63 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-12T12:42:40.659Z] #38 46.65 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-12T12:42:40.659Z] #38 46.67 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-12T12:42:40.915Z] #38 47.09 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-12T12:42:40.915Z] #38 47.10 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-12T12:42:40.915Z] #38 47.11 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-12T12:42:41.178Z] #38 47.20 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-12T12:42:41.178Z] #38 47.22 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-12T12:42:41.178Z] #38 47.23 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-12T12:42:41.178Z] #38 ... [2020-09-12T12:42:41.178Z] [2020-09-12T12:42:41.178Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:42:41.178Z] #30 37.25 internal/reflectlite [2020-09-12T12:42:41.178Z] #30 37.26 sync [2020-09-12T12:42:41.178Z] #30 39.77 sort [2020-09-12T12:42:41.178Z] #30 39.78 errors [2020-09-12T12:42:41.178Z] #30 40.24 strconv [2020-09-12T12:42:41.178Z] #30 41.10 io [2020-09-12T12:42:41.178Z] #30 42.85 internal/oserror [2020-09-12T12:42:41.178Z] #30 43.11 syscall [2020-09-12T12:42:41.178Z] #30 45.10 reflect [2020-09-12T12:42:41.178Z] #30 ... [2020-09-12T12:42:41.178Z] [2020-09-12T12:42:41.178Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:42:41.178Z] #32 30.76 Reading package lists... [2020-09-12T12:42:41.178Z] #32 37.73 Building dependency tree... [2020-09-12T12:42:41.178Z] #32 41.16 The following additional packages will be installed: [2020-09-12T12:42:41.178Z] #32 41.17 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-12T12:42:41.178Z] #32 41.18 Suggested packages: [2020-09-12T12:42:41.178Z] #32 41.18 cmake-doc ninja-build lrzip [2020-09-12T12:42:41.178Z] #32 41.18 Recommended packages: [2020-09-12T12:42:41.178Z] #32 41.18 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-12T12:42:41.178Z] #32 42.35 The following NEW packages will be installed: [2020-09-12T12:42:41.178Z] #32 42.42 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-12T12:42:41.178Z] #32 42.42 vim-common xxd [2020-09-12T12:42:41.178Z] #32 42.93 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:42:41.178Z] #32 42.93 Need to get 14.9 MB of archives. [2020-09-12T12:42:41.178Z] #32 42.93 After this operation, 61.8 MB of additional disk space will be used. [2020-09-12T12:42:41.178Z] #32 42.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-12T12:42:41.178Z] #32 42.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-12T12:42:41.178Z] #32 43.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-12T12:42:41.178Z] #32 43.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-12T12:42:41.178Z] #32 44.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-12T12:42:41.178Z] #32 44.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-12T12:42:41.178Z] #32 44.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-12T12:42:41.178Z] #32 44.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-12T12:42:41.178Z] #32 44.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-12T12:42:41.178Z] #32 44.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-12T12:42:41.178Z] #32 47.35 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:42:41.379Z] Commit message: "Add support for NetBSD" [2020-09-12T12:42:41.393Z] > git --version # timeout=10 [2020-09-12T12:42:41.404Z] > git --version # 'git version 2.7.4' [2020-09-12T12:42:41.420Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-09-12T12:42:41.440Z] #32 47.50 Fetched 14.9 MB in 3s (5052 kB/s) [2020-09-12T12:42:41.440Z] #32 ... [2020-09-12T12:42:41.440Z] [2020-09-12T12:42:41.440Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:42:41.440Z] #38 47.35 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-12T12:42:41.440Z] #38 47.36 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-12T12:42:41.440Z] #38 47.36 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-12T12:42:41.440Z] #38 47.64 Selecting previously unselected package libprotobuf17:amd64. [2020-09-12T12:42:41.440Z] #38 47.66 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-12T12:42:41.698Z] #38 47.68 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-12T12:42:41.870Z] #47 ... [2020-09-12T12:42:41.870Z] [2020-09-12T12:42:41.870Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:42:41.870Z] #41 47.54 internal/lazyregexp [2020-09-12T12:42:41.870Z] #41 47.74 net/url [2020-09-12T12:42:41.870Z] #41 48.03 go/ast [2020-09-12T12:42:41.870Z] #41 48.94 text/template/parse [2020-09-12T12:42:41.870Z] #41 51.37 go/parser [2020-09-12T12:42:41.870Z] #41 51.60 text/template [2020-09-12T12:42:41.870Z] #41 53.67 encoding/xml [2020-09-12T12:42:41.870Z] #41 54.51 go/doc [2020-09-12T12:42:41.870Z] #41 56.79 github.com/LK4D4/vndr/build [2020-09-12T12:42:41.870Z] #41 57.08 github.com/LK4D4/vndr/versioned [2020-09-12T12:42:41.870Z] #41 57.24 net [2020-09-12T12:42:41.870Z] #41 ... [2020-09-12T12:42:41.870Z] [2020-09-12T12:42:41.870Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:42:41.870Z] #39 20.83 CC images/userns.o [2020-09-12T12:42:41.870Z] #39 21.02 CC images/google/protobuf/descriptor.o [2020-09-12T12:42:41.870Z] #39 21.91 CC images/opts.o [2020-09-12T12:42:41.870Z] #39 22.06 CC images/seccomp.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-12T12:42:42.163Z] #39 22.25 CC images/binfmt-misc.o [2020-09-12T12:42:42.163Z] #39 22.35 CC images/time.o [2020-09-12T12:42:42.262Z] #38 48.39 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-12T12:42:42.262Z] #38 48.39 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-12T12:42:42.262Z] #38 48.40 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-12T12:42:42.455Z] #39 22.47 CC images/sysctl.o [2020-09-12T12:42:42.455Z] #39 22.59 CC images/autofs.o [2020-09-12T12:42:42.519Z] #38 48.59 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-12T12:42:42.519Z] #38 48.62 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-12T12:42:42.519Z] #38 48.62 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-12T12:42:42.587Z] + docker version [2020-09-12T12:42:42.747Z] #39 22.69 CC images/macvlan.o [2020-09-12T12:42:42.747Z] #39 22.80 CC images/sit.o [2020-09-12T12:42:42.860Z] Fetching without tags [2020-09-12T12:42:43.039Z] #39 22.95 CC images/memfd.o [2020-09-12T12:42:43.039Z] #39 23.14 CC images/timens.o [2020-09-12T12:42:43.142Z] Merging remotes/origin/master commit c036d26f270607c5655e57e4344d7c323fbc00e5 into PR head commit 6efa9e05756f709043790474e877e2df693e1922 [2020-09-12T12:42:43.332Z] #39 23.32 LINK images/built-in.o [2020-09-12T12:42:43.332Z] #39 23.39 GEN compel/include/asm [2020-09-12T12:42:43.332Z] #39 23.40 GEN compel/include/version.h [2020-09-12T12:42:43.332Z] #39 23.42 touch .config [2020-09-12T12:42:43.332Z] #39 23.44 GEN include/common/config.h [2020-09-12T12:42:43.332Z] #39 ... [2020-09-12T12:42:43.332Z] [2020-09-12T12:42:43.332Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:42:43.332Z] #47 DONE 59.2s [2020-09-12T12:42:43.332Z] [2020-09-12T12:42:43.332Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:42:43.332Z] #39 23.53 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-09-12T12:42:43.332Z] #39 23.57 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-12T12:42:42.776Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-12T12:42:42.803Z] > git config --add remote.origin.fetch +refs/pull/41441/head:refs/remotes/origin/PR-41441 # timeout=10 [2020-09-12T12:42:42.814Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-12T12:42:42.830Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-12T12:42:42.852Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-12T12:42:42.852Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-12T12:42:42.854Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41441/head:refs/remotes/origin/PR-41441 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-12T12:42:43.138Z] > git config core.sparsecheckout # timeout=10 [2020-09-12T12:42:43.152Z] > git checkout -f 6efa9e05756f709043790474e877e2df693e1922 # timeout=10 [2020-09-12T12:42:43.624Z] #39 23.60 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-12T12:42:43.624Z] #39 23.61 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-09-12T12:42:43.624Z] #39 23.64 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-09-12T12:42:43.624Z] #39 23.67 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-09-12T12:42:43.624Z] #39 23.70 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-12T12:42:43.624Z] #39 23.70 DEP compel/plugins/std/infect.d [2020-09-12T12:42:43.624Z] #39 23.77 DEP compel/plugins/std/string.d [2020-09-12T12:42:43.792Z] Merge succeeded, producing 6efa9e05756f709043790474e877e2df693e1922 [2020-09-12T12:42:43.792Z] Checking out Revision 6efa9e05756f709043790474e877e2df693e1922 (PR-41441) [2020-09-12T12:42:43.917Z] #39 23.88 DEP compel/plugins/std/log.d [2020-09-12T12:42:43.917Z] #39 24.02 DEP compel/plugins/std/fds.d [2020-09-12T12:42:43.917Z] #39 24.10 DEP compel/plugins/std/std.d [2020-09-12T12:42:44.210Z] #39 24.32 DEP compel/plugins/shmem/shmem.d [2020-09-12T12:42:44.210Z] #39 24.41 DEP compel/plugins/fds/fds.d [2020-09-12T12:42:44.413Z] #38 50.36 Selecting previously unselected package libprotoc17:amd64. [2020-09-12T12:42:44.413Z] #38 50.36 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-12T12:42:44.413Z] #38 50.36 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-12T12:42:44.502Z] #39 24.48 CC compel/plugins/std/std.o [2020-09-12T12:42:44.502Z] #39 24.60 CC compel/plugins/std/fds.o [2020-09-12T12:42:44.794Z] #39 24.71 CC compel/plugins/std/log.o [2020-09-12T12:42:44.977Z] #38 51.13 Selecting previously unselected package protobuf-c-compiler. [2020-09-12T12:42:44.977Z] #38 51.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-12T12:42:44.977Z] #38 51.15 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-12T12:42:45.087Z] #39 25.11 CC compel/plugins/std/string.o [2020-09-12T12:42:45.234Z] #38 51.32 Selecting previously unselected package protobuf-compiler. [2020-09-12T12:42:45.234Z] #38 51.33 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-12T12:42:45.234Z] #38 51.34 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-12T12:42:45.379Z] #39 25.41 CC compel/plugins/std/infect.o [2020-09-12T12:42:45.491Z] #38 51.63 Selecting previously unselected package python-pkg-resources. [2020-09-12T12:42:45.491Z] #38 51.64 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-12T12:42:45.491Z] #38 51.64 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-12T12:42:45.671Z] #39 25.59 CC compel/arch/s390/plugins/std/parasite-head.o [2020-09-12T12:42:45.671Z] #39 25.62 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-09-12T12:42:45.671Z] #39 25.66 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-09-12T12:42:45.671Z] #39 25.78 AR compel/plugins/std.lib.a [2020-09-12T12:42:45.671Z] #39 25.81 CC compel/plugins/fds/fds.o [2020-09-12T12:42:43.708Z] > git remote # timeout=10 [2020-09-12T12:42:43.722Z] > git config --get remote.origin.url # timeout=10 [2020-09-12T12:42:43.735Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-12T12:42:43.736Z] > git merge c036d26f270607c5655e57e4344d7c323fbc00e5 # timeout=10 [2020-09-12T12:42:43.760Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-12T12:42:43.783Z] > git config core.sparsecheckout # timeout=10 [2020-09-12T12:42:43.801Z] > git checkout -f 6efa9e05756f709043790474e877e2df693e1922 # timeout=10 [2020-09-12T12:42:45.748Z] #38 51.89 Selecting previously unselected package python-six. [2020-09-12T12:42:45.748Z] #38 51.90 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-12T12:42:45.748Z] #38 51.90 Unpacking python-six (1.12.0-1) ... [2020-09-12T12:42:45.748Z] #38 52.00 Selecting previously unselected package python-protobuf. [2020-09-12T12:42:45.963Z] #39 25.96 AR compel/plugins/fds.lib.a [2020-09-12T12:42:45.963Z] #39 25.98 HOSTDEP compel/src/lib/log-host.d [2020-09-12T12:42:45.963Z] #39 26.03 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-12T12:42:45.963Z] #39 26.09 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-09-12T12:42:46.007Z] #38 52.02 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-12T12:42:46.007Z] #38 52.03 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-12T12:42:46.007Z] #38 ... [2020-09-12T12:42:46.007Z] [2020-09-12T12:42:46.007Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:42:46.007Z] #10 42.01 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:42:46.007Z] #10 42.01 Need to get 77.7 MB of archives. [2020-09-12T12:42:46.007Z] #10 42.01 After this operation, 487 MB of additional disk space will be used. [2020-09-12T12:42:46.007Z] #10 42.01 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] [2020-09-12T12:42:46.007Z] #10 43.02 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] [2020-09-12T12:42:46.007Z] #10 43.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-12T12:42:46.007Z] #10 43.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-12T12:42:46.007Z] #10 43.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-12T12:42:46.007Z] #10 43.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-12T12:42:46.007Z] #10 45.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-12T12:42:46.007Z] #10 45.80 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] [2020-09-12T12:42:46.007Z] #10 45.81 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] [2020-09-12T12:42:46.007Z] #10 49.17 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] [2020-09-12T12:42:46.007Z] #10 51.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-12T12:42:46.007Z] #10 51.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-12T12:42:46.007Z] #10 51.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-12T12:42:46.007Z] #10 51.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-12T12:42:46.007Z] #10 51.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-09-12T12:42:46.007Z] #10 51.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-12T12:42:46.007Z] #10 51.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-12T12:42:46.007Z] #10 51.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-12T12:42:46.007Z] #10 51.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-12T12:42:46.007Z] #10 51.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-12T12:42:46.007Z] #10 51.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-12T12:42:46.007Z] #10 51.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-12T12:42:46.007Z] #10 51.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-09-12T12:42:46.007Z] #10 51.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-12T12:42:46.007Z] #10 51.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-12T12:42:46.007Z] #10 ... [2020-09-12T12:42:46.007Z] [2020-09-12T12:42:46.007Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:42:46.007Z] #25 2.489 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-12T12:42:46.007Z] #25 2.938 [2020-09-12T12:42:46.007Z] #25 3.122 1.3% ### 5.2% ###### 9.5% ########## 14.1% ############## 20.8% ################### 27.3% ######################## 34.2% ############################# 41.3% ################################## 48.0% ###################################### 53.7% ########################################### 60.2% ################################################ 67.4% ################################################### 71.2% ####################################################### 76.5% ########################################################## 80.9% ############################################################# 84.8% ############################################################### 87.7% ################################################################### 94.0% ######################################################################## 100.0% [2020-09-12T12:42:46.007Z] #25 5.449 [2020-09-12T12:42:46.007Z] #25 5.648 ######################### 35.5% ############################################ 61.8% ################################################################# 91.6% ######################################################################## 100.0% [2020-09-12T12:42:46.007Z] #25 6.234 [2020-09-12T12:42:46.007Z] #25 6.449 #### 5.9% ##################### 29.2% ##################################### 51.7% ######################################################## 78.4% ######################################################################## 100.0% [2020-09-12T12:42:46.255Z] #39 26.10 HOSTDEP compel/src/main-host.d [2020-09-12T12:42:46.255Z] #39 26.16 DEP compel/src/lib/ptrace.d [2020-09-12T12:42:46.255Z] #39 26.26 DEP compel/src/lib/infect.d [2020-09-12T12:42:46.255Z] #39 26.38 DEP compel/src/lib/infect-util.d [2020-09-12T12:42:46.344Z] Fetching without tags [2020-09-12T12:42:46.548Z] #39 26.42 DEP compel/src/lib/infect-rpc.d [2020-09-12T12:42:46.548Z] #39 26.51 DEP compel/arch/s390/src/lib/infect.d [2020-09-12T12:42:46.548Z] #39 26.60 DEP compel/arch/s390/src/lib/cpu.d [2020-09-12T12:42:46.548Z] #39 26.64 DEP compel/src/lib/log.d [2020-09-12T12:42:46.548Z] #39 26.67 DEP compel/src/main.d [2020-09-12T12:42:46.548Z] #39 26.71 DEP compel/src/lib/handle-elf.d [2020-09-12T12:42:46.570Z] #25 7.198 [2020-09-12T12:42:46.625Z] Merging remotes/origin/master commit c036d26f270607c5655e57e4344d7c323fbc00e5 into PR head commit 6efa9e05756f709043790474e877e2df693e1922 [2020-09-12T12:42:46.840Z] #39 26.81 DEP compel/arch/s390/src/lib/handle-elf.d [2020-09-12T12:42:46.840Z] #39 26.85 CC compel/src/lib/log.o [2020-09-12T12:42:46.840Z] #39 26.93 CC compel/arch/s390/src/lib/cpu.o [2020-09-12T12:42:46.840Z] #39 27.04 CC compel/arch/s390/src/lib/infect.o [2020-09-12T12:42:47.279Z] Merge succeeded, producing 6efa9e05756f709043790474e877e2df693e1922 [2020-09-12T12:42:47.280Z] Checking out Revision 6efa9e05756f709043790474e877e2df693e1922 (PR-41441) [2020-09-12T12:42:46.264Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-12T12:42:46.287Z] > git config --add remote.origin.fetch +refs/pull/41441/head:refs/remotes/origin/PR-41441 # timeout=10 [2020-09-12T12:42:46.295Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-12T12:42:46.308Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-12T12:42:46.330Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-12T12:42:46.330Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-12T12:42:46.331Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41441/head:refs/remotes/origin/PR-41441 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-12T12:42:46.617Z] > git config core.sparsecheckout # timeout=10 [2020-09-12T12:42:46.632Z] > git checkout -f 6efa9e05756f709043790474e877e2df693e1922 # timeout=10 [2020-09-12T12:42:47.197Z] > git remote # timeout=10 [2020-09-12T12:42:47.216Z] > git config --get remote.origin.url # timeout=10 [2020-09-12T12:42:47.229Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-12T12:42:47.230Z] > git merge c036d26f270607c5655e57e4344d7c323fbc00e5 # timeout=10 [2020-09-12T12:42:47.246Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-12T12:42:47.265Z] > git config core.sparsecheckout # timeout=10 [2020-09-12T12:42:47.284Z] > git checkout -f 6efa9e05756f709043790474e877e2df693e1922 # timeout=10 [2020-09-12T12:42:47.860Z] Commit message: "Add support for NetBSD" [2020-09-12T12:42:47.878Z] #39 27.64 CC compel/src/lib/infect-rpc.o [2020-09-12T12:42:47.878Z] #39 27.81 CC compel/src/lib/infect-util.o [2020-09-12T12:42:47.878Z] #39 27.96 CC compel/src/lib/infect.o [2020-09-12T12:42:47.873Z] > git --version # timeout=10 [2020-09-12T12:42:47.888Z] > git --version # 'git version 2.17.1' [2020-09-12T12:42:47.900Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-12T12:42:48.375Z] #25 7.391 0.0% #### 6.4% ####### 10.5% ########## 13.9% ################ 22.6% ################### 27.7% ######################### 35.8% ############################### 43.9% ################################### 49.9% ####################################### 55.0% ########################################### 61.0% ################################################ 66.7% #################################################### 72.7% ######################################################### 79.7% ############################################################ 83.9% ############################################################### 88.8% #################################################################### 95.8% ######################################################################## 100.0% [2020-09-12T12:42:48.513Z] #39 ... [2020-09-12T12:42:48.513Z] [2020-09-12T12:42:48.513Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:42:48.513Z] #10 54.11 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-12T12:42:48.513Z] #10 54.11 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-12T12:42:48.513Z] #10 54.12 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:42:48.513Z] #10 64.32 Selecting previously unselected package libapparmor1:s390x. [2020-09-12T12:42:48.513Z] #10 ... [2020-09-12T12:42:48.513Z] [2020-09-12T12:42:48.513Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:42:48.513Z] #41 58.34 vendor/golang.org/x/text/transform [2020-09-12T12:42:48.513Z] #41 58.65 vendor/golang.org/x/text/unicode/bidi [2020-09-12T12:42:48.513Z] #41 59.38 vendor/golang.org/x/text/secure/bidirule [2020-09-12T12:42:48.513Z] #41 59.57 vendor/golang.org/x/text/unicode/norm [2020-09-12T12:42:48.513Z] #41 61.66 vendor/golang.org/x/net/idna [2020-09-12T12:42:48.513Z] #41 63.01 vendor/golang.org/x/net/http2/hpack [2020-09-12T12:42:48.513Z] #41 63.65 mime [2020-09-12T12:42:48.513Z] #41 ... [2020-09-12T12:42:48.513Z] [2020-09-12T12:42:48.513Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:42:48.513Z] #10 64.32 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-09-12T12:42:48.513Z] #10 64.33 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-09-12T12:42:48.513Z] #10 64.38 Selecting previously unselected package libapparmor-dev:s390x. [2020-09-12T12:42:48.513Z] #10 64.38 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-09-12T12:42:48.513Z] #10 64.39 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-09-12T12:42:48.513Z] #10 64.45 Selecting previously unselected package libbtrfs0. [2020-09-12T12:42:48.633Z] #25 9.554 #=#=# [2020-09-12T12:42:48.806Z] #10 64.45 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-12T12:42:48.806Z] #10 64.45 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-12T12:42:48.806Z] #10 64.49 Selecting previously unselected package libbtrfs-dev. [2020-09-12T12:42:48.806Z] #10 64.49 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-12T12:42:48.806Z] #10 64.50 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-12T12:42:48.806Z] #10 64.56 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-09-12T12:42:48.806Z] #10 64.56 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-12T12:42:48.806Z] #10 64.56 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-12T12:42:48.806Z] #10 64.59 Selecting previously unselected package libudev-dev:s390x. [2020-09-12T12:42:48.806Z] #10 64.59 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-09-12T12:42:48.806Z] #10 64.60 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-09-12T12:42:48.806Z] #10 64.67 Selecting previously unselected package libsepol1-dev:s390x. [2020-09-12T12:42:48.859Z] + docker version [2020-09-12T12:42:49.099Z] #10 64.68 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-09-12T12:42:49.099Z] #10 64.69 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-09-12T12:42:49.099Z] #10 64.88 Selecting previously unselected package libpcre16-3:s390x. [2020-09-12T12:42:49.099Z] #10 64.88 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-09-12T12:42:49.099Z] #10 64.88 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-09-12T12:42:49.099Z] #10 64.95 Selecting previously unselected package libpcre32-3:s390x. [2020-09-12T12:42:49.392Z] #10 64.95 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-09-12T12:42:49.392Z] #10 64.96 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-09-12T12:42:49.392Z] #10 65.08 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-09-12T12:42:49.392Z] #10 65.08 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-09-12T12:42:49.392Z] #10 65.08 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-12T12:42:49.392Z] #10 65.15 Selecting previously unselected package libpcre3-dev:s390x. [2020-09-12T12:42:49.392Z] #10 65.15 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-09-12T12:42:49.392Z] #10 65.15 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-09-12T12:42:49.392Z] #10 65.33 Selecting previously unselected package libselinux1-dev:s390x. [2020-09-12T12:42:49.685Z] #10 65.33 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-09-12T12:42:49.685Z] #10 65.34 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-12T12:42:49.685Z] #10 65.51 Selecting previously unselected package libdevmapper-dev:s390x. [2020-09-12T12:42:49.685Z] #10 65.51 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-09-12T12:42:49.685Z] #10 65.51 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-12T12:42:49.685Z] #10 65.54 Selecting previously unselected package libseccomp-dev:s390x. [2020-09-12T12:42:49.685Z] #10 65.55 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-09-12T12:42:49.685Z] #10 65.56 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-09-12T12:42:49.917Z] #25 9.798 0.6% # 1.6% # 2.6% ## 3.9% ### 5.0% #### 6.4% ##### 7.5% ###### 8.8% ####### 10.1% ######## 11.6% ######### 12.9% [2020-09-12T12:42:49.917Z] #25 ... [2020-09-12T12:42:49.917Z] [2020-09-12T12:42:49.917Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:42:49.917Z] #52 1.027 + RM_GOPATH=0 [2020-09-12T12:42:49.917Z] #52 1.029 + TMP_GOPATH= [2020-09-12T12:42:49.917Z] #52 1.029 + : /build [2020-09-12T12:42:49.917Z] #52 1.031 + '[' -z '' ']' [2020-09-12T12:42:49.917Z] #52 1.033 ++ mktemp -d [2020-09-12T12:42:49.917Z] #52 1.035 + export GOPATH=/tmp/tmp.QlCiVrkdmh [2020-09-12T12:42:49.917Z] #52 1.035 + GOPATH=/tmp/tmp.QlCiVrkdmh [2020-09-12T12:42:49.917Z] #52 1.035 + RM_GOPATH=1 [2020-09-12T12:42:49.917Z] #52 1.036 + case "$(go env GOARCH)" in [2020-09-12T12:42:49.917Z] #52 1.036 ++ go env GOARCH [2020-09-12T12:42:49.917Z] #52 1.080 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:42:49.917Z] #52 1.082 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:42:49.917Z] #52 1.083 ++ dirname /tmp/install/install.sh [2020-09-12T12:42:49.917Z] #52 1.087 + dir=/tmp/install [2020-09-12T12:42:49.917Z] #52 1.087 + bin=containerd [2020-09-12T12:42:49.917Z] #52 1.087 + shift [2020-09-12T12:42:49.917Z] #52 1.087 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-12T12:42:49.917Z] #52 1.087 + . /tmp/install/containerd.installer [2020-09-12T12:42:49.917Z] #52 1.087 ++ set -e [2020-09-12T12:42:49.917Z] #52 1.087 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-12T12:42:49.917Z] #52 1.087 + install_containerd [2020-09-12T12:42:49.917Z] #52 1.088 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-12T12:42:49.917Z] #52 1.091 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-12T12:42:49.917Z] #52 1.091 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QlCiVrkdmh/src/github.com/containerd/containerd [2020-09-12T12:42:49.917Z] #52 1.092 Cloning into '/tmp/tmp.QlCiVrkdmh/src/github.com/containerd/containerd'... [2020-09-12T12:42:49.977Z] #10 65.67 Selecting previously unselected package libsystemd-dev:s390x. [2020-09-12T12:42:49.977Z] #10 65.67 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-09-12T12:42:49.977Z] #10 65.68 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-12T12:42:50.176Z] #52 ... [2020-09-12T12:42:50.176Z] [2020-09-12T12:42:50.176Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:42:50.269Z] #10 66.00 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-12T12:42:50.269Z] #10 66.01 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-09-12T12:42:50.269Z] #10 66.01 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-09-12T12:42:50.269Z] #10 66.02 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-12T12:42:50.269Z] #10 66.03 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-09-12T12:42:50.269Z] #10 66.03 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-09-12T12:42:50.269Z] #10 66.04 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:42:50.269Z] #10 66.05 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-12T12:42:50.269Z] #10 66.05 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-09-12T12:42:50.269Z] #10 66.06 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-09-12T12:42:50.269Z] #10 66.07 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-12T12:42:50.269Z] #10 66.08 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-12T12:42:50.269Z] #10 66.08 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-09-12T12:42:50.269Z] #10 66.09 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-12T12:42:50.269Z] #10 66.10 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-12T12:42:50.269Z] #10 66.10 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-12T12:42:50.269Z] #10 66.11 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-09-12T12:42:50.269Z] #10 66.11 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:42:50.269Z] #10 66.12 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-12T12:42:50.269Z] #10 66.12 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-12T12:42:50.269Z] #10 66.13 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:42:50.269Z] #10 66.13 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 [2020-09-12T12:42:50.565Z] #10 66.14 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-12T12:42:50.565Z] #10 66.14 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-12T12:42:50.565Z] #10 66.15 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-12T12:42:50.565Z] #10 66.16 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-12T12:42:50.565Z] #10 66.17 Setting up dmsetup (2:1.02.155-3) ... [2020-09-12T12:42:50.565Z] #10 66.19 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-12T12:42:50.565Z] #10 66.20 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-12T12:42:50.565Z] #10 66.20 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:42:50.692Z] #25 9.798 0.6% # 1.6% # 2.6% ## 3.9% ### 5.0% #### 6.4% ##### 7.5% ###### 8.8% ####### 10.1% ######## 11.6% ######### 12.9% ########## 14.3% ########### 15.4% ########### 16.3% ############ 17.6% ############# 19.0% ############## 20.4% [2020-09-12T12:42:50.692Z] #25 ... [2020-09-12T12:42:50.692Z] [2020-09-12T12:42:50.692Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:42:50.692Z] #41 46.80 reflect [2020-09-12T12:42:50.692Z] #41 47.42 syscall [2020-09-12T12:42:50.692Z] #41 55.22 time [2020-09-12T12:42:50.692Z] #41 ... [2020-09-12T12:42:50.692Z] [2020-09-12T12:42:50.692Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:42:50.861Z] #10 DONE 66.5s [2020-09-12T12:42:50.861Z] [2020-09-12T12:42:50.861Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:42:51.196Z] Commit message: "Add support for NetBSD" [2020-09-12T12:42:51.205Z] > git --version # timeout=10 [2020-09-12T12:42:51.215Z] > git --version # 'git version 2.17.1' [2020-09-12T12:42:51.229Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-09-12T12:42:51.465Z] #25 9.798 0.6% # 1.6% # 2.6% ## 3.9% ### 5.0% #### 6.4% ##### 7.5% ###### 8.8% ####### 10.1% ######## 11.6% ######### 12.9% ########## 14.3% ########### 15.4% ########### 16.3% ############ 17.6% ############# 19.0% ############## 20.4% ############### 21.6% ################ 22.9% ################# 24.3% ################## 25.6% ################### 26.8% #################### 28.0% ##################### 29.3% [2020-09-12T12:42:51.465Z] #25 ... [2020-09-12T12:42:51.465Z] [2020-09-12T12:42:51.465Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:42:51.465Z] #32 47.60 Selecting previously unselected package xxd. [2020-09-12T12:42:51.465Z] #32 47.60 (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.) [2020-09-12T12:42:51.465Z] #32 47.72 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-12T12:42:51.465Z] #32 47.75 Unpacking xxd (2:8.1.0875-5) ... [2020-09-12T12:42:51.465Z] #32 47.95 Selecting previously unselected package vim-common. [2020-09-12T12:42:51.465Z] #32 47.95 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-12T12:42:51.465Z] #32 48.00 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-12T12:42:51.465Z] #32 48.41 Selecting previously unselected package cmake-data. [2020-09-12T12:42:51.465Z] #32 48.41 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-12T12:42:51.465Z] #32 48.42 Unpacking cmake-data (3.13.4-1) ... [2020-09-12T12:42:51.465Z] #32 51.30 Selecting previously unselected package libicu63:amd64. [2020-09-12T12:42:51.465Z] #32 51.33 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-12T12:42:51.465Z] #32 51.34 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-12T12:42:51.465Z] #32 ... [2020-09-12T12:42:51.465Z] [2020-09-12T12:42:51.465Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:42:51.505Z] #49 ... [2020-09-12T12:42:51.505Z] [2020-09-12T12:42:51.505Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-12T12:42:51.505Z] #11 DONE 1.0s [2020-09-12T12:42:51.505Z] [2020-09-12T12:42:51.505Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:42:51.505Z] #49 0.886 + RM_GOPATH=0 [2020-09-12T12:42:51.505Z] #49 0.886 + TMP_GOPATH= [2020-09-12T12:42:51.505Z] #49 0.886 + : /build [2020-09-12T12:42:51.505Z] #49 0.886 + '[' -z '' ']' [2020-09-12T12:42:51.505Z] #49 0.887 ++ mktemp -d [2020-09-12T12:42:51.505Z] #49 0.887 + export GOPATH=/tmp/tmp.enjqmW2VHh [2020-09-12T12:42:51.505Z] #49 0.887 + GOPATH=/tmp/tmp.enjqmW2VHh [2020-09-12T12:42:51.505Z] #49 0.887 + RM_GOPATH=1 [2020-09-12T12:42:51.505Z] #49 0.887 + case "$(go env GOARCH)" in [2020-09-12T12:42:51.505Z] #49 0.888 ++ go env GOARCH [2020-09-12T12:42:51.505Z] #49 0.907 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:42:51.505Z] #49 0.907 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:42:51.505Z] #49 0.908 ++ dirname /tmp/install/install.sh [2020-09-12T12:42:51.505Z] #49 0.909 + dir=/tmp/install [2020-09-12T12:42:51.505Z] #49 0.910 + bin=runc [2020-09-12T12:42:51.505Z] #49 0.910 + shift [2020-09-12T12:42:51.505Z] #49 0.910 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-12T12:42:51.505Z] #49 0.910 + . /tmp/install/runc.installer [2020-09-12T12:42:51.505Z] #49 0.910 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-12T12:42:51.505Z] #49 0.911 + install_runc [2020-09-12T12:42:51.505Z] #49 0.912 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-12T12:42:51.505Z] #49 0.912 + uname -r [2020-09-12T12:42:51.505Z] #49 0.918 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-12T12:42:51.505Z] #49 0.918 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-12T12:42:51.505Z] #49 0.918 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-12T12:42:51.505Z] #49 0.918 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.enjqmW2VHh/src/github.com/opencontainers/runc [2020-09-12T12:42:51.505Z] #49 0.919 Cloning into '/tmp/tmp.enjqmW2VHh/src/github.com/opencontainers/runc'... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-12T12:42:52.146Z] Removing intermediate container e5b335ee1a3d [2020-09-12T12:42:52.146Z] ---> 27ec25531373 [2020-09-12T12:42:52.146Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-09-12T12:42:52.146Z] ---> 805dc2d65d1c [2020-09-12T12:42:52.147Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-09-12T12:42:52.147Z] ---> 897c0c403d18 [2020-09-12T12:42:52.147Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-09-12T12:42:52.147Z] ---> Running in 9a03c3ef6e97 [2020-09-12T12:42:52.147Z] Removing intermediate container 9a03c3ef6e97 [2020-09-12T12:42:52.147Z] ---> 974b2a394f11 [2020-09-12T12:42:52.147Z] Successfully built 974b2a394f11 [2020-09-12T12:42:52.147Z] Successfully tagged moby-buildx:latest [2020-09-12T12:42:52.147Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-09-12T12:42:52.147Z] if [ -n "${id}" ]; then \ [2020-09-12T12:42:52.147Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-09-12T12:42:52.147Z] && touch bundles/buildx; \ [2020-09-12T12:42:52.147Z] docker rm -f ${id}; \ [2020-09-12T12:42:52.147Z] fi [2020-09-12T12:42:52.147Z] 9f2c80f962eccb36585ec1c96fc5314effc4fe788cd2e2af01407507ac28b36d [2020-09-12T12:42:52.147Z] bundles/buildx version [2020-09-12T12:42:52.147Z] buildx v0.3.1 6db68d0 [2020-09-12T12:42:52.147Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:6efa9e05756f709043790474e877e2df693e1922 . [2020-09-12T12:42:52.147Z] #1 [internal] booting buildkit [2020-09-12T12:42:52.147Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-09-12T12:42:52.147Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2020-09-12T12:42:52.147Z] #1 creating container buildx_buildkit_default [2020-09-12T12:42:52.147Z] #1 creating container buildx_buildkit_default 0.4s done [2020-09-12T12:42:52.147Z] #1 DONE 2.9s [2020-09-12T12:42:52.147Z] [2020-09-12T12:42:52.147Z] #3 [internal] load build definition from Dockerfile [2020-09-12T12:42:52.147Z] #3 transferring dockerfile: 16.36kB done [2020-09-12T12:42:52.147Z] #3 DONE 0.0s [2020-09-12T12:42:52.147Z] [2020-09-12T12:42:52.147Z] #2 [internal] load .dockerignore [2020-09-12T12:42:52.147Z] #2 transferring context: 87B done [2020-09-12T12:42:52.147Z] #2 DONE 0.0s [2020-09-12T12:42:52.147Z] [2020-09-12T12:42:52.147Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-12T12:42:52.147Z] #4 DONE 0.7s [2020-09-12T12:42:52.147Z] [2020-09-12T12:42:52.147Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-12T12:42:52.147Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-12T12:42:52.147Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-12T12:42:52.147Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-09-12T12:42:52.147Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-09-12T12:42:52.147Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-09-12T12:42:52.147Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-09-12T12:42:52.147Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-09-12T12:42:52.147Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-09-12T12:42:52.147Z] #5 DONE 1.0s [2020-09-12T12:42:52.147Z] [2020-09-12T12:42:52.147Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-12T12:42:52.262Z] + docker version [2020-09-12T12:42:52.543Z] #49 ... [2020-09-12T12:42:52.543Z] [2020-09-12T12:42:52.543Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-12T12:42:52.543Z] #12 DONE 0.9s [2020-09-12T12:42:52.620Z] Client: Docker Engine - Community [2020-09-12T12:42:52.620Z] Version: 19.03.12 [2020-09-12T12:42:52.620Z] API version: 1.40 [2020-09-12T12:42:52.620Z] Go version: go1.13.10 [2020-09-12T12:42:52.620Z] Git commit: 48a6621 [2020-09-12T12:42:52.620Z] Built: Mon Jun 22 15:46:32 2020 [2020-09-12T12:42:52.620Z] OS/Arch: linux/arm64 [2020-09-12T12:42:52.620Z] Experimental: false [2020-09-12T12:42:52.620Z] [2020-09-12T12:42:52.620Z] Server: Docker Engine - Community [2020-09-12T12:42:52.620Z] Engine: [2020-09-12T12:42:52.620Z] Version: 19.03.12 [2020-09-12T12:42:52.620Z] API version: 1.40 (minimum version 1.12) [2020-09-12T12:42:52.620Z] Go version: go1.13.10 [2020-09-12T12:42:52.620Z] Git commit: 48a6621 [2020-09-12T12:42:52.620Z] Built: Mon Jun 22 15:45:04 2020 [2020-09-12T12:42:52.620Z] OS/Arch: linux/arm64 [2020-09-12T12:42:52.620Z] Experimental: true [2020-09-12T12:42:52.620Z] containerd: [2020-09-12T12:42:52.620Z] Version: 1.2.13 [2020-09-12T12:42:52.620Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-12T12:42:52.620Z] runc: [2020-09-12T12:42:52.620Z] Version: 1.0.0-rc10 [2020-09-12T12:42:52.620Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-12T12:42:52.620Z] docker-init: [2020-09-12T12:42:52.620Z] Version: 0.18.0 [2020-09-12T12:42:52.620Z] GitCommit: fec3683 [Pipeline] sh [2020-09-12T12:42:52.790Z] #7 DONE 0.6s [2020-09-12T12:42:52.790Z] [2020-09-12T12:42:52.790Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-12T12:42:52.790Z] #6 DONE 0.6s [2020-09-12T12:42:52.790Z] [2020-09-12T12:42:52.790Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-12T12:42:52.790Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-12T12:42:52.836Z] [2020-09-12T12:42:52.836Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:42:52.836Z] #39 29.18 CC compel/src/lib/ptrace.o [2020-09-12T12:42:52.836Z] #39 29.39 AR compel/libcompel.a [2020-09-12T12:42:52.836Z] #39 29.42 HOSTCC compel/src/main-host.o [2020-09-12T12:42:52.836Z] #39 29.59 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-09-12T12:42:52.836Z] #39 29.67 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-12T12:42:52.836Z] #39 29.97 HOSTCC compel/src/lib/log-host.o [2020-09-12T12:42:52.836Z] #39 30.09 HOSTLINK compel/compel-host-bin [2020-09-12T12:42:52.836Z] #39 30.16 DEP soccr/soccr.d [2020-09-12T12:42:52.836Z] #39 30.26 CC soccr/soccr.o [2020-09-12T12:42:52.836Z] #39 30.94 AR soccr/libsoccr.a [2020-09-12T12:42:52.836Z] #39 31.00 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-12T12:42:52.836Z] #39 31.34 DEP criu/arch/s390/sigframe.d [2020-09-12T12:42:52.836Z] #39 31.44 DEP criu/arch/s390/crtools.d [2020-09-12T12:42:52.836Z] #39 31.52 DEP criu/arch/s390/cpu.d [2020-09-12T12:42:52.836Z] #39 31.60 CC criu/arch/s390/cpu.o [2020-09-12T12:42:52.836Z] #39 32.03 CC criu/arch/s390/crtools.o [2020-09-12T12:42:52.836Z] #39 32.90 CC criu/arch/s390/sigframe.o [2020-09-12T12:42:52.836Z] #39 33.04 LINK criu/arch/s390/crtools.built-in.o [2020-09-12T12:42:52.945Z] + docker info [2020-09-12T12:42:53.129Z] #39 33.09 DEP criu/pie/util-vdso.d [2020-09-12T12:42:53.129Z] #39 33.18 DEP criu/pie/util.d [2020-09-12T12:42:53.129Z] #39 33.27 CC criu/pie/util.o [2020-09-12T12:42:53.421Z] #39 33.53 CC criu/pie/util-vdso.o [2020-09-12T12:42:53.540Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-12T12:42:53.540Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-09-12T12:42:53.540Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-12T12:42:53.713Z] #39 ... [2020-09-12T12:42:53.713Z] [2020-09-12T12:42:53.713Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-12T12:42:53.713Z] #13 0.801 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-12T12:42:53.713Z] #13 DONE 1.0s [2020-09-12T12:42:53.713Z] [2020-09-12T12:42:53.713Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-12T12:42:53.974Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.38MB / 9.86MB 0.6s [2020-09-12T12:42:53.974Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.78MB / 9.86MB 0.8s [2020-09-12T12:42:54.084Z] #25 9.798 0.6% # 1.6% # 2.6% ## 3.9% ### 5.0% #### 6.4% ##### 7.5% ###### 8.8% ####### 10.1% ######## 11.6% ######### 12.9% ########## 14.3% ########### 15.4% ########### 16.3% ############ 17.6% ############# 19.0% ############## 20.4% ############### 21.6% ################ 22.9% ################# 24.3% ################## 25.6% ################### 26.8% #################### 28.0% ##################### 29.3% ###################### 30.7% ####################### 32.2% ######################## 33.9% ######################### 35.4% ########################## 36.7% ########################### 38.1% ############################ 40.1% ############################# 41.6% ############################## 43.0% ############################### 43.9% ################################ 45.0% ################################# 46.1% ################################## 47.5% ################################### 48.6% ################################### 49.6% #################################### 50.9% ###################################### 52.8% ####################################### 54.3% ####################################### 55.1% ######################################## 56.0% ######################################### 58.3% ########################################### 59.7% ########################################### 60.6% ############################################ 62.3% [2020-09-12T12:42:54.084Z] #25 ... [2020-09-12T12:42:54.084Z] [2020-09-12T12:42:54.084Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-12T12:42:54.084Z] #28 50.12 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. [2020-09-12T12:42:54.084Z] #28 51.03 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-12T12:42:54.084Z] #28 51.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-12T12:42:54.084Z] #28 ... [2020-09-12T12:42:54.084Z] [2020-09-12T12:42:54.084Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:42:54.099Z] #14 ... [2020-09-12T12:42:54.099Z] [2020-09-12T12:42:54.099Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:42:54.099Z] #54 65.42 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-12T12:42:54.099Z] #54 65.42 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-12T12:42:54.099Z] #54 DONE 69.7s [2020-09-12T12:42:54.099Z] [2020-09-12T12:42:54.099Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-12T12:42:54.099Z] #55 DONE 0.1s [2020-09-12T12:42:54.099Z] [2020-09-12T12:42:54.099Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:42:54.099Z] #39 34.07 AR criu/pie/pie.lib.a [2020-09-12T12:42:54.099Z] #39 34.17 DEP criu/pie/restorer.d [2020-09-12T12:42:54.099Z] #39 ... [2020-09-12T12:42:54.099Z] [2020-09-12T12:42:54.099Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-12T12:42:54.099Z] #56 DONE 0.1s [2020-09-12T12:42:54.288Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.37MB / 9.86MB 0.9s [2020-09-12T12:42:54.288Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.05MB / 9.86MB 1.1s [2020-09-12T12:42:54.341Z] #25 9.798 0.6% # 1.6% # 2.6% ## 3.9% ### 5.0% #### 6.4% ##### 7.5% ###### 8.8% ####### 10.1% ######## 11.6% ######### 12.9% ########## 14.3% ########### 15.4% ########### 16.3% ############ 17.6% ############# 19.0% ############## 20.4% ############### 21.6% ################ 22.9% ################# 24.3% ################## 25.6% ################### 26.8% #################### 28.0% ##################### 29.3% ###################### 30.7% ####################### 32.2% ######################## 33.9% ######################### 35.4% ########################## 36.7% ########################### 38.1% ############################ 40.1% ############################# 41.6% ############################## 43.0% ############################### 43.9% ################################ 45.0% ################################# 46.1% ################################## 47.5% ################################### 48.6% ################################### 49.6% #################################### 50.9% ###################################### 52.8% ####################################### 54.3% ####################################### 55.1% ######################################## 56.0% ######################################### 58.3% ########################################### 59.7% ########################################### 60.6% ############################################ 62.3% ############################################## 64.7% ############################################### 66.1% [2020-09-12T12:42:54.341Z] #25 ... [2020-09-12T12:42:54.341Z] [2020-09-12T12:42:54.341Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:42:54.341Z] #47 50.43 syscall [2020-09-12T12:42:54.341Z] #47 50.48 reflect [2020-09-12T12:42:54.341Z] #47 58.60 time [2020-09-12T12:42:54.341Z] #47 ... [2020-09-12T12:42:54.341Z] [2020-09-12T12:42:54.341Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:42:54.405Z] [2020-09-12T12:42:54.405Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:42:54.405Z] #39 34.33 DEP criu/arch/s390/restorer.d [2020-09-12T12:42:54.405Z] #39 34.48 DEP criu/arch/s390/vdso-pie.d [2020-09-12T12:42:54.616Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.22MB / 9.86MB 1.2s [2020-09-12T12:42:54.616Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.31MB / 9.86MB 1.3s [2020-09-12T12:42:54.616Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.88MB / 9.86MB 1.5s [2020-09-12T12:42:54.706Z] #39 34.63 DEP criu/pie/parasite-vdso.d [2020-09-12T12:42:54.706Z] #39 34.88 DEP criu/pie/parasite.d [2020-09-12T12:42:55.020Z] #39 ... [2020-09-12T12:42:55.020Z] [2020-09-12T12:42:55.020Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-12T12:42:55.020Z] #14 DONE 1.3s [2020-09-12T12:42:55.020Z] [2020-09-12T12:42:55.020Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:42:55.020Z] #39 35.01 CC criu/pie/parasite.o [2020-09-12T12:42:55.214Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.6s done [2020-09-12T12:42:55.214Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-09-12T12:42:56.067Z] #39 35.95 LINK criu/pie/parasite.built-in.o [2020-09-12T12:42:56.067Z] #39 35.95 GEN criu/pie/parasite-blob.h [2020-09-12T12:42:56.067Z] #39 36.00 CC criu/pie/parasite-vdso.o [2020-09-12T12:42:56.359Z] #39 ... [2020-09-12T12:42:56.359Z] [2020-09-12T12:42:56.359Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-12T12:42:56.359Z] #15 DONE 1.3s [2020-09-12T12:42:56.359Z] [2020-09-12T12:42:56.359Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-12T12:42:56.458Z] Client: Docker Engine - Community [2020-09-12T12:42:56.458Z] Version: 19.03.12 [2020-09-12T12:42:56.458Z] API version: 1.40 [2020-09-12T12:42:56.458Z] Go version: go1.13.10 [2020-09-12T12:42:56.458Z] Git commit: 48a66213fe [2020-09-12T12:42:56.458Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-12T12:42:56.458Z] OS/Arch: linux/amd64 [2020-09-12T12:42:56.458Z] Experimental: false [2020-09-12T12:42:56.458Z] [2020-09-12T12:42:56.458Z] Server: Docker Engine - Community [2020-09-12T12:42:56.458Z] Engine: [2020-09-12T12:42:56.458Z] Version: 19.03.12 [2020-09-12T12:42:56.458Z] API version: 1.40 (minimum version 1.12) [2020-09-12T12:42:56.458Z] Go version: go1.13.10 [2020-09-12T12:42:56.458Z] Git commit: 48a66213fe [2020-09-12T12:42:56.458Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-12T12:42:56.458Z] OS/Arch: linux/amd64 [2020-09-12T12:42:56.458Z] Experimental: true [2020-09-12T12:42:56.458Z] containerd: [2020-09-12T12:42:56.458Z] Version: 1.2.13 [2020-09-12T12:42:56.458Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-12T12:42:56.458Z] runc: [2020-09-12T12:42:56.458Z] Version: 1.0.0-rc10 [2020-09-12T12:42:56.458Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-12T12:42:56.458Z] docker-init: [2020-09-12T12:42:56.458Z] Version: 0.18.0 [2020-09-12T12:42:56.459Z] GitCommit: fec3683 [Pipeline] sh [2020-09-12T12:42:56.657Z] #25 9.798 0.6% # 1.6% # 2.6% ## 3.9% ### 5.0% #### 6.4% ##### 7.5% ###### 8.8% ####### 10.1% ######## 11.6% ######### 12.9% ########## 14.3% ########### 15.4% ########### 16.3% ############ 17.6% ############# 19.0% ############## 20.4% ############### 21.6% ################ 22.9% ################# 24.3% ################## 25.6% ################### 26.8% #################### 28.0% ##################### 29.3% ###################### 30.7% ####################### 32.2% ######################## 33.9% ######################### 35.4% ########################## 36.7% ########################### 38.1% ############################ 40.1% ############################# 41.6% ############################## 43.0% ############################### 43.9% ################################ 45.0% ################################# 46.1% ################################## 47.5% ################################### 48.6% ################################### 49.6% #################################### 50.9% ###################################### 52.8% ####################################### 54.3% ####################################### 55.1% ######################################## 56.0% ######################################### 58.3% ########################################### 59.7% ########################################### 60.6% ############################################ 62.3% ############################################## 64.7% ############################################### 66.1% ################################################ 67.8% ################################################# 68.2% ################################################## 69.7% ################################################### 70.9% #################################################### 72.3% ##################################################### 73.7% ###################################################### 76.2% ####################################################### 77.0% ######################################################## 77.9% ######################################################## 78.8% ########################################################## 80.6% ########################################################### 82.7% ############################################################ 84.0% ############################################################# 85.5% ############################################################## 86.5% ############################################################## 87.1% ############################################################### 88.4% ################################################################ 89.6% ################################################################# 91.3% ################################################################## 93.0% ################################################################### 94.4% [2020-09-12T12:42:56.657Z] #25 ... [2020-09-12T12:42:56.657Z] [2020-09-12T12:42:56.657Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:42:56.657Z] #38 52.71 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-12T12:42:56.657Z] #38 57.46 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-12T12:42:56.657Z] #38 57.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-12T12:42:56.657Z] #38 57.51 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-12T12:42:56.657Z] #38 57.55 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-12T12:42:56.657Z] #38 57.56 Setting up python-six (1.12.0-1) ... [2020-09-12T12:42:56.657Z] #38 62.18 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-12T12:42:56.657Z] #38 62.22 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-12T12:42:56.657Z] #38 62.26 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-12T12:42:56.657Z] #38 62.32 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-12T12:42:56.657Z] #38 62.34 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-12T12:42:56.657Z] #38 62.36 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-12T12:42:56.657Z] #38 62.38 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-12T12:42:56.657Z] #38 62.39 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-12T12:42:56.657Z] #38 62.40 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-12T12:42:56.657Z] #38 62.41 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-12T12:42:56.657Z] #38 ... [2020-09-12T12:42:56.657Z] [2020-09-12T12:42:56.657Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:42:56.773Z] + docker info [2020-09-12T12:42:56.915Z] #25 9.798 0.6% # 1.6% # 2.6% ## 3.9% ### 5.0% #### 6.4% ##### 7.5% ###### 8.8% ####### 10.1% ######## 11.6% ######### 12.9% ########## 14.3% ########### 15.4% ########### 16.3% ############ 17.6% ############# 19.0% ############## 20.4% ############### 21.6% ################ 22.9% ################# 24.3% ################## 25.6% ################### 26.8% #################### 28.0% ##################### 29.3% ###################### 30.7% ####################### 32.2% ######################## 33.9% ######################### 35.4% ########################## 36.7% ########################### 38.1% ############################ 40.1% ############################# 41.6% ############################## 43.0% ############################### 43.9% ################################ 45.0% ################################# 46.1% ################################## 47.5% ################################### 48.6% ################################### 49.6% #################################### 50.9% ###################################### 52.8% ####################################### 54.3% ####################################### 55.1% ######################################## 56.0% ######################################### 58.3% ########################################### 59.7% ########################################### 60.6% ############################################ 62.3% ############################################## 64.7% ############################################### 66.1% ################################################ 67.8% ################################################# 68.2% ################################################## 69.7% ################################################### 70.9% #################################################### 72.3% ##################################################### 73.7% ###################################################### 76.2% ####################################################### 77.0% ######################################################## 77.9% ######################################################## 78.8% ########################################################## 80.6% ########################################################### 82.7% ############################################################ 84.0% ############################################################# 85.5% ############################################################## 86.5% ############################################################## 87.1% ############################################################### 88.4% ################################################################ 89.6% ################################################################# 91.3% ################################################################## 93.0% ################################################################### 94.4% #################################################################### 95.4% ##################################################################### 96.2% ###################################################################### 97.9% ######################################################################## 100.0% [2020-09-12T12:42:56.915Z] #25 ... [2020-09-12T12:42:56.915Z] [2020-09-12T12:42:56.915Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:42:56.915Z] #30 53.05 time [2020-09-12T12:42:56.915Z] #30 58.92 internal/fmtsort [2020-09-12T12:42:56.915Z] #30 59.35 internal/poll [2020-09-12T12:42:56.915Z] #30 59.61 internal/syscall/execenv [2020-09-12T12:42:56.915Z] #30 59.85 internal/syscall/unix [2020-09-12T12:42:56.915Z] #30 60.21 strings [2020-09-12T12:42:56.915Z] #30 61.96 os [2020-09-12T12:42:56.986Z] Client: Docker Engine - Community [2020-09-12T12:42:56.986Z] Version: 19.03.12 [2020-09-12T12:42:56.986Z] API version: 1.40 [2020-09-12T12:42:56.986Z] Go version: go1.13.10 [2020-09-12T12:42:56.986Z] Git commit: 48a66213fe [2020-09-12T12:42:56.986Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-12T12:42:56.986Z] OS/Arch: linux/amd64 [2020-09-12T12:42:56.986Z] Experimental: false [2020-09-12T12:42:56.986Z] [2020-09-12T12:42:56.986Z] Server: Docker Engine - Community [2020-09-12T12:42:56.986Z] Engine: [2020-09-12T12:42:56.986Z] Version: 19.03.12 [2020-09-12T12:42:56.986Z] API version: 1.40 (minimum version 1.12) [2020-09-12T12:42:56.986Z] Go version: go1.13.10 [2020-09-12T12:42:56.986Z] Git commit: 48a66213fe [2020-09-12T12:42:56.986Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-12T12:42:56.986Z] OS/Arch: linux/amd64 [2020-09-12T12:42:56.986Z] Experimental: true [2020-09-12T12:42:56.986Z] containerd: [2020-09-12T12:42:56.986Z] Version: 1.2.13 [2020-09-12T12:42:56.986Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-12T12:42:56.986Z] runc: [2020-09-12T12:42:56.986Z] Version: 1.0.0-rc10 [2020-09-12T12:42:56.986Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-12T12:42:56.986Z] docker-init: [2020-09-12T12:42:56.986Z] Version: 0.18.0 [2020-09-12T12:42:56.986Z] GitCommit: fec3683 [Pipeline] sh [2020-09-12T12:42:57.172Z] #30 ... [2020-09-12T12:42:57.172Z] [2020-09-12T12:42:57.172Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:42:57.172Z] #10 53.18 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:42:57.172Z] #10 53.40 Fetched 77.7 MB in 10s (7551 kB/s) [2020-09-12T12:42:57.172Z] #10 53.51 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-12T12:42:57.172Z] #10 53.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 ... 15410 files and directories currently installed.) [2020-09-12T12:42:57.172Z] #10 53.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-12T12:42:57.172Z] #10 53.63 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-12T12:42:57.172Z] #10 56.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-12T12:42:57.172Z] #10 56.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-12T12:42:57.172Z] #10 56.67 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-12T12:42:57.172Z] #10 59.40 Selecting previously unselected package binutils-mingw-w64. [2020-09-12T12:42:57.172Z] #10 59.44 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-12T12:42:57.172Z] #10 59.45 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-12T12:42:57.172Z] #10 59.66 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-12T12:42:57.172Z] #10 59.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-12T12:42:57.172Z] #10 59.67 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-12T12:42:57.172Z] #10 59.85 Selecting previously unselected package dmsetup. [2020-09-12T12:42:57.172Z] #10 59.86 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-12T12:42:57.172Z] #10 59.87 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-12T12:42:57.172Z] #10 60.11 Selecting previously unselected package mingw-w64-common. [2020-09-12T12:42:57.172Z] #10 60.11 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-12T12:42:57.172Z] #10 60.12 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-12T12:42:57.172Z] #10 ... [2020-09-12T12:42:57.172Z] [2020-09-12T12:42:57.172Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:42:57.172Z] #30 63.34 path [2020-09-12T12:42:57.303Z] + docker info [2020-09-12T12:42:57.412Z] #16 DONE 1.0s [2020-09-12T12:42:57.412Z] [2020-09-12T12:42:57.412Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:42:57.412Z] #49 6.399 + cd /tmp/tmp.enjqmW2VHh/src/github.com/opencontainers/runc [2020-09-12T12:42:57.412Z] #49 6.399 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-12T12:42:57.412Z] #49 6.641 + '[' -z '' ']' [2020-09-12T12:42:57.412Z] #49 6.641 + target=static [2020-09-12T12:42:57.412Z] #49 6.641 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-12T12:42:57.412Z] #49 6.740 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 . [2020-09-12T12:42:57.736Z] #30 63.86 text/tabwriter [2020-09-12T12:42:58.203Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.3s done [2020-09-12T12:42:58.203Z] #59 DONE 5.3s [2020-09-12T12:42:58.203Z] [2020-09-12T12:42:58.203Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-12T12:42:58.203Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-12T12:42:58.203Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.9s done [2020-09-12T12:42:58.203Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.0s done [2020-09-12T12:42:58.203Z] #8 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done [2020-09-12T12:42:58.203Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done [2020-09-12T12:42:58.203Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-12T12:42:58.203Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.9s done [2020-09-12T12:42:58.203Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 3.8s done [2020-09-12T12:42:58.203Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 89.84MB / 96.52MB 5.1s [2020-09-12T12:42:58.203Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.4s done [2020-09-12T12:42:58.203Z] #8 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done [2020-09-12T12:42:58.203Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 95.79MB / 96.52MB 5.3s [2020-09-12T12:42:58.507Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.3s done [2020-09-12T12:42:58.507Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-12T12:42:59.148Z] #8 ... [2020-09-12T12:42:59.148Z] [2020-09-12T12:42:59.148Z] #21 [internal] load build context [2020-09-12T12:42:59.148Z] #21 transferring context: 51.55MB 6.1s done [2020-09-12T12:42:59.148Z] #21 DONE 6.2s [2020-09-12T12:42:59.148Z] [2020-09-12T12:42:59.148Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-12T12:42:59.273Z] #30 65.47 path/filepath [2020-09-12T12:42:59.274Z] #30 65.50 fmt [2020-09-12T12:42:59.486Z] #49 ... [2020-09-12T12:42:59.486Z] [2020-09-12T12:42:59.486Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:42:59.486Z] #41 64.81 mime/quotedprintable [2020-09-12T12:42:59.486Z] #41 65.03 net/http/internal [2020-09-12T12:42:59.486Z] #41 67.61 net/textproto [2020-09-12T12:42:59.486Z] #41 67.61 crypto/x509 [2020-09-12T12:42:59.486Z] #41 68.27 vendor/golang.org/x/net/http/httpguts [2020-09-12T12:42:59.486Z] #41 68.53 vendor/golang.org/x/net/http/httpproxy [2020-09-12T12:42:59.486Z] #41 68.99 mime/multipart [2020-09-12T12:42:59.486Z] #41 71.36 crypto/tls [2020-09-12T12:42:59.486Z] #41 ... [2020-09-12T12:42:59.486Z] [2020-09-12T12:42:59.486Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:42:59.486Z] #39 36.51 CC criu/arch/s390/vdso-pie.o [2020-09-12T12:42:59.486Z] #39 36.64 CC criu/arch/s390/restorer.o [2020-09-12T12:42:59.486Z] #39 36.88 CC criu/pie/restorer.o [2020-09-12T12:42:59.486Z] #39 38.76 LINK criu/pie/restorer.built-in.o [2020-09-12T12:42:59.486Z] #39 38.77 GEN criu/pie/restorer-blob.h [2020-09-12T12:42:59.486Z] #39 38.83 DEP criu/vdso.d [2020-09-12T12:42:59.486Z] #39 38.95 DEP criu/uts_ns.d [2020-09-12T12:42:59.486Z] #39 39.12 DEP criu/util.d [2020-09-12T12:42:59.486Z] #39 39.35 DEP criu/uffd.d [2020-09-12T12:42:59.486Z] #39 39.44 DEP criu/tun.d [2020-09-12T12:42:59.486Z] #39 39.52 DEP criu/tty.d [2020-09-12T12:42:59.486Z] #39 39.63 DEP criu/timerfd.d [2020-09-12T12:42:59.779Z] #39 39.80 DEP criu/timens.d [2020-09-12T12:42:59.779Z] #39 39.90 DEP criu/sysfs_parse.d [2020-09-12T12:43:00.071Z] #39 40.03 DEP criu/sysctl.d [2020-09-12T12:43:00.071Z] #39 40.16 DEP criu/string.d [2020-09-12T12:43:00.071Z] #39 40.18 DEP criu/stats.d [2020-09-12T12:43:00.071Z] #39 40.27 DEP criu/sockets.d [2020-09-12T12:43:00.363Z] #39 40.35 DEP criu/sk-unix.d [2020-09-12T12:43:00.363Z] #39 40.47 DEP criu/sk-tcp.d [2020-09-12T12:43:00.656Z] #39 40.65 DEP criu/sk-queue.d [2020-09-12T12:43:00.656Z] #39 40.81 DEP criu/sk-packet.d [2020-09-12T12:43:00.949Z] #39 40.98 DEP criu/sk-netlink.d [2020-09-12T12:43:00.949Z] #39 41.07 DEP criu/sk-inet.d [2020-09-12T12:43:01.189Z] #30 67.24 io/ioutil [2020-09-12T12:43:01.242Z] #39 41.20 DEP criu/signalfd.d [2020-09-12T12:43:01.242Z] #39 41.34 DEP criu/sigframe.d [2020-09-12T12:43:01.242Z] #39 41.41 DEP criu/shmem.d [2020-09-12T12:43:01.534Z] #39 41.50 DEP criu/servicefd.d [2020-09-12T12:43:01.534Z] #39 41.61 DEP criu/seize.d [2020-09-12T12:43:01.826Z] #39 41.74 DEP criu/seccomp.d [2020-09-12T12:43:01.826Z] #39 41.85 DEP criu/rst-malloc.d [2020-09-12T12:43:01.826Z] #39 41.90 DEP criu/rbtree.d [2020-09-12T12:43:01.826Z] #39 41.93 DEP criu/pstree.d [2020-09-12T12:43:02.121Z] #39 42.01 DEP criu/protobuf.d [2020-09-12T12:43:02.121Z] #39 42.10 GEN criu/protobuf-desc-gen.h [2020-09-12T12:43:02.557Z] #30 ... [2020-09-12T12:43:02.557Z] [2020-09-12T12:43:02.557Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:43:02.557Z] #10 68.52 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-12T12:43:02.557Z] #10 68.53 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-12T12:43:02.557Z] #10 68.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-12T12:43:02.813Z] #10 ... [2020-09-12T12:43:02.813Z] [2020-09-12T12:43:02.813Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:43:02.813Z] #32 59.09 Selecting previously unselected package libxml2:amd64. [2020-09-12T12:43:02.813Z] #32 59.09 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-12T12:43:02.813Z] #32 59.10 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-12T12:43:02.813Z] #32 59.75 Selecting previously unselected package libarchive13:amd64. [2020-09-12T12:43:02.813Z] #32 59.79 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-12T12:43:02.813Z] #32 59.80 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-12T12:43:02.813Z] #32 60.18 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-12T12:43:02.813Z] #32 60.21 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-12T12:43:02.813Z] #32 60.22 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-12T12:43:02.813Z] #32 60.41 Selecting previously unselected package librhash0:amd64. [2020-09-12T12:43:02.813Z] #32 60.41 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-12T12:43:02.813Z] #32 60.41 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-12T12:43:02.813Z] #32 60.62 Selecting previously unselected package libuv1:amd64. [2020-09-12T12:43:02.813Z] #32 60.70 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-12T12:43:02.813Z] #32 60.70 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-12T12:43:02.813Z] #32 60.91 Selecting previously unselected package cmake. [2020-09-12T12:43:02.813Z] #32 60.96 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-12T12:43:02.813Z] #32 60.97 Unpacking cmake (3.13.4-1) ... [2020-09-12T12:43:02.813Z] #32 64.90 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-12T12:43:02.813Z] #32 64.91 Setting up xxd (2:8.1.0875-5) ... [2020-09-12T12:43:02.813Z] #32 64.94 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-12T12:43:02.813Z] #32 64.95 Setting up vim-common (2:8.1.0875-5) ... [2020-09-12T12:43:02.813Z] #32 65.00 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-12T12:43:02.813Z] #32 65.03 Setting up cmake-data (3.13.4-1) ... [2020-09-12T12:43:02.813Z] #32 65.05 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-12T12:43:02.813Z] #32 65.07 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-12T12:43:02.813Z] #32 65.07 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-12T12:43:02.813Z] #32 65.09 Setting up cmake (3.13.4-1) ... [2020-09-12T12:43:02.813Z] #32 65.10 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:43:02.813Z] #32 65.25 Processing triggers for mime-support (3.62) ... [2020-09-12T12:43:02.813Z] #32 DONE 69.0s [2020-09-12T12:43:03.075Z] [2020-09-12T12:43:03.075Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:43:03.075Z] #25 17.94 [2020-09-12T12:43:03.075Z] #25 18.85 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-12T12:43:03.075Z] #25 19.34 [2020-09-12T12:43:03.075Z] #25 19.50 ######################################################################## 100.0% [2020-09-12T12:43:03.075Z] #25 19.74 [2020-09-12T12:43:03.075Z] #25 20.75 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-12T12:43:03.075Z] #25 21.15 [2020-09-12T12:43:03.075Z] #25 21.43 0.6% ######################################################################## 100.0% [2020-09-12T12:43:03.075Z] #25 21.59 [2020-09-12T12:43:03.075Z] #25 22.34 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-12T12:43:03.075Z] #25 22.42 skipping existing c35d46ef359f [2020-09-12T12:43:03.075Z] #25 22.55 [2020-09-12T12:43:03.075Z] #25 23.58 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-12T12:43:03.157Z] #39 42.97 DEP criu/protobuf-desc.d [2020-09-12T12:43:03.157Z] #39 43.11 DEP criu/proc_parse.d [2020-09-12T12:43:03.157Z] #39 43.27 DEP criu/plugin.d [2020-09-12T12:43:03.157Z] #39 43.32 DEP criu/pipes.d [2020-09-12T12:43:03.449Z] #39 43.44 DEP criu/pie-util.d [2020-09-12T12:43:03.449Z] #39 43.56 DEP criu/pie-util-vdso.d [2020-09-12T12:43:03.637Z] #25 24.46 #=#=# [2020-09-12T12:43:03.637Z] #25 ... [2020-09-12T12:43:03.637Z] [2020-09-12T12:43:03.637Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:43:03.637Z] #38 69.78 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-12T12:43:03.637Z] #38 69.79 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:43:03.741Z] #39 43.66 DEP criu/path.d [2020-09-12T12:43:03.741Z] #39 43.75 DEP criu/parasite-syscall.d [2020-09-12T12:43:03.741Z] #39 43.96 DEP criu/pagemap.d [2020-09-12T12:43:04.033Z] #39 44.11 DEP criu/pagemap-cache.d [2020-09-12T12:43:04.033Z] #39 44.22 DEP criu/page-xfer.d [2020-09-12T12:43:04.199Z] #38 DONE 70.2s [2020-09-12T12:43:04.199Z] [2020-09-12T12:43:04.199Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:43:04.199Z] #33 1.007 + RM_GOPATH=0 [2020-09-12T12:43:04.199Z] #33 1.008 + TMP_GOPATH= [2020-09-12T12:43:04.199Z] #33 1.008 + : /build [2020-09-12T12:43:04.199Z] #33 1.009 + '[' -z '' ']' [2020-09-12T12:43:04.199Z] #33 1.012 ++ mktemp -d [2020-09-12T12:43:04.199Z] #33 1.013 + export GOPATH=/tmp/tmp.B8tTjcAqqp [2020-09-12T12:43:04.199Z] #33 1.013 + GOPATH=/tmp/tmp.B8tTjcAqqp [2020-09-12T12:43:04.199Z] #33 1.013 + RM_GOPATH=1 [2020-09-12T12:43:04.199Z] #33 1.013 + case "$(go env GOARCH)" in [2020-09-12T12:43:04.199Z] #33 1.013 ++ go env GOARCH [2020-09-12T12:43:04.199Z] #33 1.025 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:04.199Z] #33 1.025 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:04.199Z] #33 1.027 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:04.199Z] #33 1.035 + dir=/tmp/install [2020-09-12T12:43:04.199Z] #33 1.035 + bin=tini [2020-09-12T12:43:04.199Z] #33 1.035 + shift [2020-09-12T12:43:04.199Z] #33 1.035 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-12T12:43:04.199Z] #33 1.036 + . /tmp/install/tini.installer [2020-09-12T12:43:04.199Z] #33 1.037 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-12T12:43:04.199Z] #33 1.040 + install_tini [2020-09-12T12:43:04.199Z] #33 1.040 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-12T12:43:04.199Z] #33 1.040 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-12T12:43:04.199Z] #33 1.041 + git clone https://github.com/krallin/tini.git /tmp/tmp.B8tTjcAqqp/tini [2020-09-12T12:43:04.199Z] #33 1.042 Cloning into '/tmp/tmp.B8tTjcAqqp/tini'... [2020-09-12T12:43:04.325Z] #39 44.31 DEP criu/page-pipe.d [2020-09-12T12:43:04.325Z] #39 44.41 DEP criu/netfilter.d [2020-09-12T12:43:04.618Z] #39 44.55 DEP criu/net.d [2020-09-12T12:43:04.618Z] #39 44.79 DEP criu/namespaces.d [2020-09-12T12:43:04.764Z] #33 ... [2020-09-12T12:43:04.764Z] [2020-09-12T12:43:04.764Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:43:04.764Z] #25 24.46 #=#=# ##O#- # ##O=# # [2020-09-12T12:43:04.764Z] #25 25.18 #=#=# ######################################################################## 100.0% [2020-09-12T12:43:04.764Z] #25 25.43 [2020-09-12T12:43:04.764Z] #25 25.49 Download of images into '/build' complete. [2020-09-12T12:43:04.764Z] #25 25.49 Use something like the following to load the result into a Docker daemon: [2020-09-12T12:43:04.764Z] #25 25.49 tar -cC '/build' . | docker load [2020-09-12T12:43:04.764Z] #25 DONE 25.7s [2020-09-12T12:43:04.893Z] Client: [2020-09-12T12:43:04.893Z] Debug Mode: false [2020-09-12T12:43:04.893Z] [2020-09-12T12:43:04.893Z] Server: [2020-09-12T12:43:04.893Z] Containers: 0 [2020-09-12T12:43:04.893Z] Running: 0 [2020-09-12T12:43:04.893Z] Paused: 0 [2020-09-12T12:43:04.893Z] Stopped: 0 [2020-09-12T12:43:04.893Z] Images: 0 [2020-09-12T12:43:04.893Z] Server Version: 19.03.12 [2020-09-12T12:43:04.893Z] Storage Driver: overlay2 [2020-09-12T12:43:04.893Z] Backing Filesystem: extfs [2020-09-12T12:43:04.893Z] Supports d_type: true [2020-09-12T12:43:04.893Z] Native Overlay Diff: true [2020-09-12T12:43:04.893Z] Logging Driver: json-file [2020-09-12T12:43:04.893Z] Cgroup Driver: cgroupfs [2020-09-12T12:43:04.893Z] Plugins: [2020-09-12T12:43:04.893Z] Volume: local [2020-09-12T12:43:04.893Z] Network: bridge host ipvlan macvlan null overlay [2020-09-12T12:43:04.893Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-12T12:43:04.893Z] Swarm: inactive [2020-09-12T12:43:04.893Z] Runtimes: runc [2020-09-12T12:43:04.893Z] Default Runtime: runc [2020-09-12T12:43:04.893Z] Init Binary: docker-init [2020-09-12T12:43:04.893Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-12T12:43:04.893Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-12T12:43:04.893Z] init version: fec3683 [2020-09-12T12:43:04.893Z] Security Options: [2020-09-12T12:43:04.893Z] apparmor [2020-09-12T12:43:04.893Z] seccomp [2020-09-12T12:43:04.893Z] Profile: default [2020-09-12T12:43:04.893Z] Kernel Version: 5.3.0-1035-aws [2020-09-12T12:43:04.893Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-12T12:43:04.893Z] OSType: linux [2020-09-12T12:43:04.893Z] Architecture: x86_64 [2020-09-12T12:43:04.893Z] CPUs: 2 [2020-09-12T12:43:04.893Z] Total Memory: 7.487GiB [2020-09-12T12:43:04.893Z] Name: ip-10-100-43-47 [2020-09-12T12:43:04.893Z] ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID [2020-09-12T12:43:04.893Z] Docker Root Dir: /var/lib/docker [2020-09-12T12:43:04.893Z] Debug Mode: false [2020-09-12T12:43:04.893Z] Registry: https://index.docker.io/v1/ [2020-09-12T12:43:04.893Z] Labels: [2020-09-12T12:43:04.893Z] Experimental: true [2020-09-12T12:43:04.893Z] Insecure Registries: [2020-09-12T12:43:04.893Z] 127.0.0.0/8 [2020-09-12T12:43:04.893Z] Live Restore Enabled: true [2020-09-12T12:43:04.893Z] [2020-09-12T12:43:04.893Z] WARNING: No swap limit support [Pipeline] sh [2020-09-12T12:43:04.910Z] #39 44.91 DEP criu/mount.d [2020-09-12T12:43:05.020Z] [2020-09-12T12:43:05.020Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:43:05.175Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-12T12:43:05.175Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-12T12:43:05.175Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41441/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-12T12:43:05.175Z] + bash /home/ubuntu/workspace/moby_PR-41441/check-config.sh [2020-09-12T12:43:05.175Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-12T12:43:05.175Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-12T12:43:05.175Z] [2020-09-12T12:43:05.175Z] Generally Necessary: [2020-09-12T12:43:05.175Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-12T12:43:05.175Z] - apparmor: enabled and tools installed [2020-09-12T12:43:05.175Z] - CONFIG_NAMESPACES: enabled [2020-09-12T12:43:05.175Z] - CONFIG_NET_NS: enabled [2020-09-12T12:43:05.175Z] - CONFIG_PID_NS: enabled [2020-09-12T12:43:05.175Z] - CONFIG_IPC_NS: enabled [2020-09-12T12:43:05.175Z] - CONFIG_UTS_NS: enabled [2020-09-12T12:43:05.175Z] - CONFIG_CGROUPS: enabled [2020-09-12T12:43:05.175Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-12T12:43:05.175Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-12T12:43:05.175Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-12T12:43:05.175Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-12T12:43:05.175Z] - CONFIG_CPUSETS: enabled [2020-09-12T12:43:05.175Z] - CONFIG_MEMCG: enabled [2020-09-12T12:43:05.175Z] - CONFIG_KEYS: enabled [2020-09-12T12:43:05.175Z] - CONFIG_VETH: enabled (as module) [2020-09-12T12:43:05.175Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-12T12:43:05.186Z] Client: [2020-09-12T12:43:05.186Z] Debug Mode: false [2020-09-12T12:43:05.186Z] [2020-09-12T12:43:05.186Z] Server: [2020-09-12T12:43:05.186Z] Containers: 0 [2020-09-12T12:43:05.186Z] Running: 0 [2020-09-12T12:43:05.186Z] Paused: 0 [2020-09-12T12:43:05.186Z] Stopped: 0 [2020-09-12T12:43:05.186Z] Images: 0 [2020-09-12T12:43:05.186Z] Server Version: 19.03.12 [2020-09-12T12:43:05.186Z] Storage Driver: overlay2 [2020-09-12T12:43:05.186Z] Backing Filesystem: extfs [2020-09-12T12:43:05.186Z] Supports d_type: true [2020-09-12T12:43:05.186Z] Native Overlay Diff: true [2020-09-12T12:43:05.186Z] Logging Driver: json-file [2020-09-12T12:43:05.186Z] Cgroup Driver: cgroupfs [2020-09-12T12:43:05.186Z] Plugins: [2020-09-12T12:43:05.186Z] Volume: local [2020-09-12T12:43:05.186Z] Network: bridge host ipvlan macvlan null overlay [2020-09-12T12:43:05.186Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-12T12:43:05.186Z] Swarm: inactive [2020-09-12T12:43:05.186Z] Runtimes: runc [2020-09-12T12:43:05.186Z] Default Runtime: runc [2020-09-12T12:43:05.186Z] Init Binary: docker-init [2020-09-12T12:43:05.186Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-12T12:43:05.186Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-12T12:43:05.186Z] init version: fec3683 [2020-09-12T12:43:05.186Z] Security Options: [2020-09-12T12:43:05.186Z] apparmor [2020-09-12T12:43:05.186Z] seccomp [2020-09-12T12:43:05.186Z] Profile: default [2020-09-12T12:43:05.186Z] Kernel Version: 4.15.0-1082-aws [2020-09-12T12:43:05.186Z] Operating System: Ubuntu 16.04.7 LTS [2020-09-12T12:43:05.186Z] OSType: linux [2020-09-12T12:43:05.186Z] Architecture: aarch64 [2020-09-12T12:43:05.186Z] CPUs: 4 [2020-09-12T12:43:05.186Z] Total Memory: 7.525GiB [2020-09-12T12:43:05.186Z] Name: ip-10-100-57-62 [2020-09-12T12:43:05.187Z] ID: KYKG:A322:XPRH:JZGL:H3VU:BFQ2:WUGA:GP6K:7QES:XZZH:RIWE:PUKP [2020-09-12T12:43:05.187Z] Docker Root Dir: /var/lib/docker [2020-09-12T12:43:05.187Z] Debug Mode: false [2020-09-12T12:43:05.187Z] Registry: https://index.docker.io/v1/ [2020-09-12T12:43:05.187Z] Labels: [2020-09-12T12:43:05.187Z] Experimental: true [2020-09-12T12:43:05.187Z] Insecure Registries: [2020-09-12T12:43:05.187Z] 127.0.0.0/8 [2020-09-12T12:43:05.187Z] Live Restore Enabled: true [2020-09-12T12:43:05.187Z] [2020-09-12T12:43:05.187Z] WARNING: No swap limit support [Pipeline] sh [2020-09-12T12:43:05.203Z] #39 45.10 DEP criu/memfd.d [2020-09-12T12:43:05.203Z] #39 45.23 DEP criu/mem.d [2020-09-12T12:43:05.203Z] #39 45.34 DEP criu/lsm.d [2020-09-12T12:43:05.203Z] #39 45.45 DEP criu/log.d [2020-09-12T12:43:05.276Z] #39 ... [2020-09-12T12:43:05.276Z] [2020-09-12T12:43:05.276Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:43:05.276Z] #41 61.27 strings [2020-09-12T12:43:05.276Z] #41 61.38 internal/poll [2020-09-12T12:43:05.276Z] #41 63.89 os [2020-09-12T12:43:05.276Z] #41 64.94 regexp/syntax [2020-09-12T12:43:05.276Z] #41 68.33 fmt [2020-09-12T12:43:05.276Z] #41 70.98 regexp [2020-09-12T12:43:05.276Z] #41 ... [2020-09-12T12:43:05.276Z] [2020-09-12T12:43:05.276Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:43:05.276Z] #33 2.283 + cd /tmp/tmp.B8tTjcAqqp/tini [2020-09-12T12:43:05.276Z] #33 2.283 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-12T12:43:05.276Z] #33 2.296 + cmake . [2020-09-12T12:43:05.417Z] Client: [2020-09-12T12:43:05.417Z] Debug Mode: false [2020-09-12T12:43:05.417Z] [2020-09-12T12:43:05.417Z] Server: [2020-09-12T12:43:05.417Z] Containers: 0 [2020-09-12T12:43:05.417Z] Running: 0 [2020-09-12T12:43:05.417Z] Paused: 0 [2020-09-12T12:43:05.417Z] Stopped: 0 [2020-09-12T12:43:05.417Z] Images: 0 [2020-09-12T12:43:05.417Z] Server Version: 19.03.12 [2020-09-12T12:43:05.417Z] Storage Driver: overlay2 [2020-09-12T12:43:05.417Z] Backing Filesystem: extfs [2020-09-12T12:43:05.417Z] Supports d_type: true [2020-09-12T12:43:05.417Z] Native Overlay Diff: true [2020-09-12T12:43:05.417Z] Logging Driver: json-file [2020-09-12T12:43:05.417Z] Cgroup Driver: cgroupfs [2020-09-12T12:43:05.417Z] Plugins: [2020-09-12T12:43:05.417Z] Volume: local [2020-09-12T12:43:05.417Z] Network: bridge host ipvlan macvlan null overlay [2020-09-12T12:43:05.417Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-12T12:43:05.417Z] Swarm: inactive [2020-09-12T12:43:05.417Z] Runtimes: runc [2020-09-12T12:43:05.417Z] Default Runtime: runc [2020-09-12T12:43:05.417Z] Init Binary: docker-init [2020-09-12T12:43:05.417Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-12T12:43:05.417Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-12T12:43:05.417Z] init version: fec3683 [2020-09-12T12:43:05.417Z] Security Options: [2020-09-12T12:43:05.417Z] apparmor [2020-09-12T12:43:05.417Z] seccomp [2020-09-12T12:43:05.417Z] Profile: default [2020-09-12T12:43:05.417Z] Kernel Version: 5.3.0-1035-aws [2020-09-12T12:43:05.417Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-12T12:43:05.417Z] OSType: linux [2020-09-12T12:43:05.417Z] Architecture: x86_64 [2020-09-12T12:43:05.417Z] CPUs: 2 [2020-09-12T12:43:05.417Z] Total Memory: 7.487GiB [2020-09-12T12:43:05.417Z] Name: ip-10-100-120-235 [2020-09-12T12:43:05.417Z] ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID [2020-09-12T12:43:05.417Z] Docker Root Dir: /var/lib/docker [2020-09-12T12:43:05.417Z] Debug Mode: false [2020-09-12T12:43:05.417Z] Registry: https://index.docker.io/v1/ [2020-09-12T12:43:05.417Z] Labels: [2020-09-12T12:43:05.417Z] Experimental: true [2020-09-12T12:43:05.417Z] Insecure Registries: [2020-09-12T12:43:05.417Z] 127.0.0.0/8 [2020-09-12T12:43:05.417Z] Live Restore Enabled: true [2020-09-12T12:43:05.417Z] [2020-09-12T12:43:05.417Z] WARNING: No swap limit support [Pipeline] sh [2020-09-12T12:43:05.437Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-12T12:43:05.437Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-12T12:43:05.437Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-12T12:43:05.437Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-12T12:43:05.437Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-12T12:43:05.437Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-12T12:43:05.437Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-12T12:43:05.437Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-12T12:43:05.437Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-12T12:43:05.437Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-12T12:43:05.437Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-12T12:43:05.437Z] [2020-09-12T12:43:05.437Z] Optional Features: [2020-09-12T12:43:05.437Z] - CONFIG_USER_NS: enabled [2020-09-12T12:43:05.437Z] - CONFIG_SECCOMP: enabled [2020-09-12T12:43:05.437Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-12T12:43:05.437Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-12T12:43:05.437Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-12T12:43:05.437Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-12T12:43:05.437Z] - CONFIG_BLK_CGROUP: enabled [2020-09-12T12:43:05.437Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-12T12:43:05.437Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-12T12:43:05.437Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-12T12:43:05.437Z] - CONFIG_CGROUP_PERF: enabled [2020-09-12T12:43:05.437Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-12T12:43:05.437Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-12T12:43:05.437Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-12T12:43:05.437Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-12T12:43:05.437Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-12T12:43:05.437Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-12T12:43:05.437Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-12T12:43:05.437Z] - CONFIG_IP_VS: enabled (as module) [2020-09-12T12:43:05.437Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-12T12:43:05.437Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-12T12:43:05.437Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-12T12:43:05.437Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-12T12:43:05.437Z] - CONFIG_EXT4_FS: enabled [2020-09-12T12:43:05.437Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-12T12:43:05.437Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-12T12:43:05.437Z] - Network Drivers: [2020-09-12T12:43:05.437Z] - "overlay": [2020-09-12T12:43:05.437Z] - CONFIG_VXLAN: enabled (as module) [2020-09-12T12:43:05.437Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-12T12:43:05.437Z] Optional (for encrypted networks): [2020-09-12T12:43:05.437Z] - CONFIG_CRYPTO: enabled [2020-09-12T12:43:05.437Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-12T12:43:05.437Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-12T12:43:05.437Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-12T12:43:05.437Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-12T12:43:05.437Z] - CONFIG_XFRM: enabled [2020-09-12T12:43:05.437Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-12T12:43:05.437Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-12T12:43:05.437Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-12T12:43:05.437Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-12T12:43:05.437Z] - "ipvlan": [2020-09-12T12:43:05.437Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-12T12:43:05.437Z] - "macvlan": [2020-09-12T12:43:05.480Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-12T12:43:05.480Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-12T12:43:05.480Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41441/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-12T12:43:05.480Z] + bash /home/ubuntu/workspace/moby_PR-41441/check-config.sh [2020-09-12T12:43:05.480Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-12T12:43:05.480Z] info: reading kernel config from /boot/config-4.15.0-1082-aws ... [2020-09-12T12:43:05.480Z] [2020-09-12T12:43:05.480Z] Generally Necessary: [2020-09-12T12:43:05.480Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-12T12:43:05.480Z] - apparmor: enabled and tools installed [2020-09-12T12:43:05.480Z] - CONFIG_NAMESPACES: enabled [2020-09-12T12:43:05.480Z] - CONFIG_NET_NS: enabled [2020-09-12T12:43:05.480Z] - CONFIG_PID_NS: enabled [2020-09-12T12:43:05.480Z] - CONFIG_IPC_NS: enabled [2020-09-12T12:43:05.480Z] - CONFIG_UTS_NS: enabled [2020-09-12T12:43:05.480Z] - CONFIG_CGROUPS: enabled [2020-09-12T12:43:05.480Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-12T12:43:05.480Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-12T12:43:05.480Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-12T12:43:05.480Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-12T12:43:05.496Z] #39 45.60 DEP criu/libnetlink.d [2020-09-12T12:43:05.496Z] #39 45.69 DEP criu/kerndat.d [2020-09-12T12:43:05.697Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-12T12:43:05.697Z] - CONFIG_DUMMY: enabled (as module) [2020-09-12T12:43:05.697Z] - "ftp,tftp client in container": [2020-09-12T12:43:05.697Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-12T12:43:05.697Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-12T12:43:05.697Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-12T12:43:05.697Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-12T12:43:05.697Z] - Storage Drivers: [2020-09-12T12:43:05.697Z] - "aufs": [2020-09-12T12:43:05.697Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-12T12:43:05.697Z] - "btrfs": [2020-09-12T12:43:05.697Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-12T12:43:05.697Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-12T12:43:05.697Z] - "devicemapper": [2020-09-12T12:43:05.697Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-12T12:43:05.697Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-12T12:43:05.697Z] - "overlay": [2020-09-12T12:43:05.697Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-12T12:43:05.697Z] - "zfs": [2020-09-12T12:43:05.697Z] - /dev/zfs: present [2020-09-12T12:43:05.697Z] - zfs command: missing [2020-09-12T12:43:05.697Z] - zpool command: missing [2020-09-12T12:43:05.697Z] [2020-09-12T12:43:05.697Z] Limits: [2020-09-12T12:43:05.697Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-12T12:43:05.697Z] [2020-09-12T12:43:05.697Z] + true [2020-09-12T12:43:05.700Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-12T12:43:05.700Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-12T12:43:05.700Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41441/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-09-12T12:43:05.744Z] - CONFIG_CPUSETS: enabled [2020-09-12T12:43:05.744Z] - CONFIG_MEMCG: enabled [2020-09-12T12:43:05.744Z] - CONFIG_KEYS: enabled [2020-09-12T12:43:05.744Z] - CONFIG_VETH: enabled (as module) [2020-09-12T12:43:05.744Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-12T12:43:05.744Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-12T12:43:05.744Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-12T12:43:05.744Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-12T12:43:05.744Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-12T12:43:05.744Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-12T12:43:05.744Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-12T12:43:05.744Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-12T12:43:05.744Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-12T12:43:05.744Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-12T12:43:05.744Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-12T12:43:05.744Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-12T12:43:05.744Z] [2020-09-12T12:43:05.744Z] Optional Features: [2020-09-12T12:43:05.744Z] - CONFIG_USER_NS: enabled [2020-09-12T12:43:05.744Z] - CONFIG_SECCOMP: enabled [2020-09-12T12:43:05.744Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-12T12:43:05.744Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-12T12:43:05.744Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-12T12:43:05.744Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [Pipeline] sh [2020-09-12T12:43:05.788Z] #39 45.90 DEP criu/kcmp-ids.d [2020-09-12T12:43:05.788Z] #39 46.02 DEP criu/irmap.d [2020-09-12T12:43:05.959Z] + bash /home/ubuntu/workspace/moby_PR-41441/check-config.sh [2020-09-12T12:43:05.959Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-12T12:43:05.959Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-12T12:43:05.959Z] [2020-09-12T12:43:05.959Z] Generally Necessary: [2020-09-12T12:43:05.959Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-12T12:43:05.959Z] - apparmor: enabled and tools installed [2020-09-12T12:43:05.959Z] - CONFIG_NAMESPACES: enabled [2020-09-12T12:43:05.959Z] - CONFIG_NET_NS: enabled [2020-09-12T12:43:05.959Z] - CONFIG_PID_NS: enabled [2020-09-12T12:43:05.959Z] - CONFIG_IPC_NS: enabled [2020-09-12T12:43:05.959Z] - CONFIG_UTS_NS: enabled [2020-09-12T12:43:05.959Z] - CONFIG_CGROUPS: enabled [2020-09-12T12:43:05.959Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-12T12:43:05.959Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-12T12:43:05.959Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-12T12:43:05.959Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-12T12:43:05.959Z] - CONFIG_CPUSETS: enabled [2020-09-12T12:43:05.959Z] - CONFIG_MEMCG: enabled [2020-09-12T12:43:05.959Z] - CONFIG_KEYS: enabled [2020-09-12T12:43:05.959Z] - CONFIG_VETH: enabled (as module) [2020-09-12T12:43:05.959Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-12T12:43:05.959Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-12T12:43:05.959Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-12T12:43:05.959Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-12T12:43:05.959Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-12T12:43:05.959Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-12T12:43:05.959Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-12T12:43:05.959Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-12T12:43:05.959Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-12T12:43:05.959Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-12T12:43:05.959Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-12T12:43:05.959Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-12T12:43:05.959Z] [2020-09-12T12:43:05.959Z] Optional Features: [2020-09-12T12:43:05.959Z] - CONFIG_USER_NS: enabled [2020-09-12T12:43:05.959Z] - CONFIG_SECCOMP: enabled [2020-09-12T12:43:05.959Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-12T12:43:05.959Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-12T12:43:05.959Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-12T12:43:05.959Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-12T12:43:05.959Z] - CONFIG_BLK_CGROUP: enabled [2020-09-12T12:43:05.959Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-12T12:43:05.959Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-12T12:43:05.959Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-12T12:43:05.959Z] - CONFIG_CGROUP_PERF: enabled [2020-09-12T12:43:05.959Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-12T12:43:05.959Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-12T12:43:05.959Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-12T12:43:05.959Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-12T12:43:05.959Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-12T12:43:05.959Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-12T12:43:05.959Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-12T12:43:05.959Z] - CONFIG_IP_VS: enabled (as module) [2020-09-12T12:43:05.959Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-12T12:43:05.959Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-12T12:43:06.006Z] - CONFIG_BLK_CGROUP: enabled [2020-09-12T12:43:06.006Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-12T12:43:06.006Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-12T12:43:06.006Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-12T12:43:06.006Z] - CONFIG_CGROUP_PERF: enabled [2020-09-12T12:43:06.006Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-12T12:43:06.006Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-12T12:43:06.006Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-12T12:43:06.006Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-12T12:43:06.006Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-12T12:43:06.006Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-12T12:43:06.006Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-12T12:43:06.006Z] - CONFIG_IP_VS: enabled (as module) [2020-09-12T12:43:06.006Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-12T12:43:06.006Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-12T12:43:06.006Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-12T12:43:06.006Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-12T12:43:06.006Z] - CONFIG_EXT4_FS: enabled [2020-09-12T12:43:06.006Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-12T12:43:06.006Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-12T12:43:06.006Z] - Network Drivers: [2020-09-12T12:43:06.006Z] - "overlay": [2020-09-12T12:43:06.006Z] - CONFIG_VXLAN: enabled (as module) [2020-09-12T12:43:06.006Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-12T12:43:06.006Z] Optional (for encrypted networks): [2020-09-12T12:43:06.037Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6efa9e05756f709043790474e877e2df693e1922 . [2020-09-12T12:43:06.038Z] #1 [internal] load .dockerignore [2020-09-12T12:43:06.080Z] #39 46.07 DEP criu/ipc_ns.d [2020-09-12T12:43:06.080Z] #39 46.26 DEP criu/image.d [2020-09-12T12:43:06.203Z] #33 3.421 -- The C compiler identification is GNU 8.3.0 [2020-09-12T12:43:06.219Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-12T12:43:06.219Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-12T12:43:06.219Z] - CONFIG_EXT4_FS: enabled [2020-09-12T12:43:06.219Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-12T12:43:06.219Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-12T12:43:06.219Z] - Network Drivers: [2020-09-12T12:43:06.219Z] - "overlay": [2020-09-12T12:43:06.219Z] - CONFIG_VXLAN: enabled (as module) [2020-09-12T12:43:06.219Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-12T12:43:06.219Z] Optional (for encrypted networks): [2020-09-12T12:43:06.219Z] - CONFIG_CRYPTO: enabled [2020-09-12T12:43:06.219Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-12T12:43:06.219Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-12T12:43:06.219Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-12T12:43:06.219Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-12T12:43:06.219Z] - CONFIG_XFRM: enabled [2020-09-12T12:43:06.219Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-12T12:43:06.219Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-12T12:43:06.219Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-12T12:43:06.219Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-12T12:43:06.219Z] - "ipvlan": [2020-09-12T12:43:06.219Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-12T12:43:06.219Z] - "macvlan": [2020-09-12T12:43:06.219Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-12T12:43:06.219Z] - CONFIG_DUMMY: enabled (as module) [2020-09-12T12:43:06.219Z] - "ftp,tftp client in container": [2020-09-12T12:43:06.219Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-12T12:43:06.219Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-12T12:43:06.219Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-12T12:43:06.219Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-12T12:43:06.219Z] - Storage Drivers: [2020-09-12T12:43:06.219Z] - "aufs": [2020-09-12T12:43:06.219Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-12T12:43:06.219Z] - "btrfs": [2020-09-12T12:43:06.219Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-12T12:43:06.219Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-12T12:43:06.219Z] - "devicemapper": [2020-09-12T12:43:06.219Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-12T12:43:06.219Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-12T12:43:06.219Z] - "overlay": [2020-09-12T12:43:06.219Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-12T12:43:06.219Z] - "zfs": [2020-09-12T12:43:06.219Z] - /dev/zfs: present [2020-09-12T12:43:06.219Z] - zfs command: missing [2020-09-12T12:43:06.219Z] - zpool command: missing [2020-09-12T12:43:06.219Z] [2020-09-12T12:43:06.219Z] Limits: [2020-09-12T12:43:06.219Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-12T12:43:06.219Z] [2020-09-12T12:43:06.219Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-09-12T12:43:06.268Z] - CONFIG_CRYPTO: enabled [2020-09-12T12:43:06.268Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-12T12:43:06.268Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-12T12:43:06.268Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-12T12:43:06.268Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-12T12:43:06.268Z] - CONFIG_XFRM: enabled [2020-09-12T12:43:06.268Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-12T12:43:06.268Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-12T12:43:06.268Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-12T12:43:06.268Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-12T12:43:06.268Z] - "ipvlan": [2020-09-12T12:43:06.268Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-12T12:43:06.268Z] - "macvlan": [2020-09-12T12:43:06.268Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-12T12:43:06.268Z] - CONFIG_DUMMY: enabled (as module) [2020-09-12T12:43:06.268Z] - "ftp,tftp client in container": [2020-09-12T12:43:06.268Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-12T12:43:06.268Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-12T12:43:06.268Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-12T12:43:06.268Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-12T12:43:06.268Z] - Storage Drivers: [2020-09-12T12:43:06.268Z] - "aufs": [2020-09-12T12:43:06.268Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-12T12:43:06.268Z] - "btrfs": [2020-09-12T12:43:06.268Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-12T12:43:06.268Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-12T12:43:06.268Z] - "devicemapper": [2020-09-12T12:43:06.268Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-12T12:43:06.268Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-12T12:43:06.268Z] - "overlay": [2020-09-12T12:43:06.268Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-12T12:43:06.268Z] - "zfs": [2020-09-12T12:43:06.268Z] - /dev/zfs: missing [2020-09-12T12:43:06.268Z] - zfs command: missing [2020-09-12T12:43:06.268Z] - zpool command: missing [2020-09-12T12:43:06.268Z] [2020-09-12T12:43:06.268Z] Limits: [2020-09-12T12:43:06.268Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-12T12:43:06.269Z] [2020-09-12T12:43:06.269Z] + true [Pipeline] sh [2020-09-12T12:43:06.299Z] #1 transferring context: 87B done [2020-09-12T12:43:06.299Z] #1 DONE 0.2s [2020-09-12T12:43:06.299Z] [2020-09-12T12:43:06.299Z] #2 [internal] load build definition from Dockerfile [2020-09-12T12:43:06.299Z] #2 transferring dockerfile: 16.37kB done [2020-09-12T12:43:06.299Z] #2 DONE 0.2s [2020-09-12T12:43:06.299Z] [2020-09-12T12:43:06.299Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-12T12:43:06.373Z] #39 46.33 DEP criu/image-desc.d [2020-09-12T12:43:06.373Z] #39 46.38 DEP criu/fsnotify.d [2020-09-12T12:43:06.373Z] #39 46.46 DEP criu/filesystems.d [2020-09-12T12:43:06.373Z] #39 46.52 DEP criu/files.d [2020-09-12T12:43:06.459Z] #33 3.536 -- Check for working C compiler: /usr/bin/cc [2020-09-12T12:43:06.546Z] + sudo modprobe ip_vs [2020-09-12T12:43:06.546Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6efa9e05756f709043790474e877e2df693e1922 . [2020-09-12T12:43:06.546Z] #1 [internal] load build definition from Dockerfile [2020-09-12T12:43:06.546Z] #1 transferring dockerfile: 16.37kB done [2020-09-12T12:43:06.546Z] #1 DONE 0.1s [2020-09-12T12:43:06.546Z] [2020-09-12T12:43:06.546Z] #2 [internal] load .dockerignore [2020-09-12T12:43:06.546Z] #2 transferring context: 87B done [2020-09-12T12:43:06.546Z] #2 DONE 0.1s [2020-09-12T12:43:06.546Z] [2020-09-12T12:43:06.546Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-12T12:43:06.644Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6efa9e05756f709043790474e877e2df693e1922 . [2020-09-12T12:43:06.644Z] #2 [internal] load build definition from Dockerfile [2020-09-12T12:43:06.644Z] #2 transferring dockerfile: 16.37kB done [2020-09-12T12:43:06.644Z] #2 DONE 0.1s [2020-09-12T12:43:06.644Z] [2020-09-12T12:43:06.644Z] #1 [internal] load .dockerignore [2020-09-12T12:43:06.644Z] #1 transferring context: 87B 0.0s done [2020-09-12T12:43:06.644Z] #1 DONE 0.1s [2020-09-12T12:43:06.644Z] [2020-09-12T12:43:06.644Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-12T12:43:06.666Z] #39 46.61 DEP criu/files-reg.d [2020-09-12T12:43:06.666Z] #39 46.77 DEP criu/files-ext.d [2020-09-12T12:43:06.666Z] #39 46.90 DEP criu/file-lock.d [2020-09-12T12:43:06.958Z] #39 47.04 DEP criu/file-ids.d [2020-09-12T12:43:06.958Z] #39 47.10 DEP criu/fifo.d [2020-09-12T12:43:06.958Z] #39 47.15 DEP criu/fdstore.d [2020-09-12T12:43:07.113Z] #3 DONE 0.3s [2020-09-12T12:43:07.113Z] [2020-09-12T12:43:07.113Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-12T12:43:07.113Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-12T12:43:07.113Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-12T12:43:07.113Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-12T12:43:07.113Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-12T12:43:07.113Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-09-12T12:43:07.113Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 5.94MB / 8.88MB 0.2s [2020-09-12T12:43:07.218Z] #3 DONE 0.5s [2020-09-12T12:43:07.218Z] [2020-09-12T12:43:07.218Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-12T12:43:07.218Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-12T12:43:07.251Z] #39 47.27 DEP criu/fault-injection.d [2020-09-12T12:43:07.251Z] #39 ... [2020-09-12T12:43:07.251Z] [2020-09-12T12:43:07.251Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:43:07.251Z] #17 1.036 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:43:07.251Z] #17 1.078 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:43:07.251Z] #17 1.252 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:43:07.251Z] #17 1.477 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-12T12:43:07.251Z] #17 2.240 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [199 kB] [2020-09-12T12:43:07.251Z] #17 3.875 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-12T12:43:07.251Z] #17 6.451 Fetched 8070 kB in 6s (1456 kB/s) [2020-09-12T12:43:07.251Z] #17 6.451 Reading package lists... [2020-09-12T12:43:07.251Z] #17 8.119 Reading package lists... [2020-09-12T12:43:07.251Z] #17 9.860 Building dependency tree... [2020-09-12T12:43:07.251Z] #17 ... [2020-09-12T12:43:07.251Z] [2020-09-12T12:43:07.251Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:43:07.251Z] #39 47.29 DEP criu/external.d [2020-09-12T12:43:07.251Z] #39 47.37 DEP criu/eventpoll.d [2020-09-12T12:43:07.374Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-09-12T12:43:07.374Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-09-12T12:43:07.480Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-12T12:43:07.480Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-09-12T12:43:07.480Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-09-12T12:43:07.480Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2020-09-12T12:43:07.480Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 4.83MB / 8.28MB 0.2s [2020-09-12T12:43:07.543Z] #39 47.45 DEP criu/eventfd.d [2020-09-12T12:43:07.544Z] #39 47.54 DEP criu/crtools.d [2020-09-12T12:43:07.544Z] #39 47.63 DEP criu/cr-service.d [2020-09-12T12:43:07.637Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-09-12T12:43:07.637Z] #4 DONE 0.6s [2020-09-12T12:43:07.637Z] [2020-09-12T12:43:07.637Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-12T12:43:07.705Z] #3 DONE 1.5s [2020-09-12T12:43:07.705Z] [2020-09-12T12:43:07.705Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-12T12:43:07.705Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-12T12:43:07.745Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s done [2020-09-12T12:43:07.745Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2020-09-12T12:43:07.745Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-09-12T12:43:07.745Z] #4 DONE 0.6s [2020-09-12T12:43:07.827Z] #33 4.805 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-12T12:43:07.827Z] #33 4.811 -- Detecting C compiler ABI info [2020-09-12T12:43:07.836Z] #39 47.80 DEP criu/cr-restore.d [2020-09-12T12:43:07.836Z] #39 47.96 DEP criu/cr-errno.d [2020-09-12T12:43:07.836Z] #39 47.96 DEP criu/cr-dump.d [2020-09-12T12:43:07.905Z] #5 ... [2020-09-12T12:43:07.905Z] [2020-09-12T12:43:07.905Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-12T12:43:07.905Z] #6 DONE 0.3s [2020-09-12T12:43:07.905Z] [2020-09-12T12:43:07.905Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-12T12:43:07.965Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-12T12:43:07.965Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-09-12T12:43:07.965Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-12T12:43:07.965Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-12T12:43:07.965Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-09-12T12:43:07.965Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-09-12T12:43:08.006Z] [2020-09-12T12:43:08.006Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-12T12:43:08.085Z] #33 ... [2020-09-12T12:43:08.085Z] [2020-09-12T12:43:08.085Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:08.085Z] #47 64.18 encoding/binary [2020-09-12T12:43:08.085Z] #47 64.92 context [2020-09-12T12:43:08.085Z] #47 66.22 fmt [2020-09-12T12:43:08.085Z] #47 66.99 encoding/base64 [2020-09-12T12:43:08.085Z] #47 67.96 golang.org/x/sys/unix [2020-09-12T12:43:08.085Z] #47 72.76 encoding/json [2020-09-12T12:43:08.085Z] #47 ... [2020-09-12T12:43:08.085Z] [2020-09-12T12:43:08.085Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:43:08.085Z] #39 3.925 Note: Building without setproctitle() and strlcpy() support. [2020-09-12T12:43:08.085Z] #39 3.925 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-12T12:43:08.085Z] #39 3.946 Note: Building without GnuTLS support [2020-09-12T12:43:08.085Z] #39 3.950 Makefile.config:39: Warn: you have no libnftables installed [2020-09-12T12:43:08.085Z] #39 3.950 Makefile.config:40: Warn: Building without nftables support [2020-09-12T12:43:08.129Z] #39 48.12 DEP criu/cr-dedup.d [2020-09-12T12:43:08.167Z] #5 DONE 0.4s [2020-09-12T12:43:08.167Z] [2020-09-12T12:43:08.167Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-12T12:43:08.167Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-12T12:43:08.167Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.0s [2020-09-12T12:43:08.167Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-12T12:43:08.167Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-12T12:43:08.167Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-12T12:43:08.167Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.0s [2020-09-12T12:43:08.167Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.12MB / 50.40MB 0.2s [2020-09-12T12:43:08.167Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.78MB / 7.81MB 0.2s [2020-09-12T12:43:08.224Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-09-12T12:43:08.224Z] #4 DONE 0.6s [2020-09-12T12:43:08.421Z] #39 48.25 DEP criu/cr-check.d [2020-09-12T12:43:08.421Z] #39 48.45 DEP criu/config.d [2020-09-12T12:43:08.421Z] #39 48.58 DEP criu/clone-noasan.d [2020-09-12T12:43:08.421Z] #39 48.64 DEP criu/cgroup.d [2020-09-12T12:43:08.444Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.21MB / 50.40MB 0.3s [2020-09-12T12:43:08.444Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.52MB / 7.81MB 0.3s [2020-09-12T12:43:08.444Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 21.43MB / 50.40MB 0.3s [2020-09-12T12:43:08.486Z] [2020-09-12T12:43:08.486Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-12T12:43:08.584Z] #6 ... [2020-09-12T12:43:08.584Z] [2020-09-12T12:43:08.584Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-12T12:43:08.584Z] #5 DONE 0.2s [2020-09-12T12:43:08.584Z] [2020-09-12T12:43:08.584Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-12T12:43:08.584Z] #6 DONE 0.5s [2020-09-12T12:43:08.584Z] [2020-09-12T12:43:08.584Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-12T12:43:08.584Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-12T12:43:08.702Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.25MB / 50.40MB 0.4s [2020-09-12T12:43:08.713Z] #39 48.72 DEP criu/cgroup-props.d [2020-09-12T12:43:08.713Z] #39 48.78 DEP criu/bitmap.d [2020-09-12T12:43:08.713Z] #39 48.79 DEP criu/bfd.d [2020-09-12T12:43:08.713Z] #39 48.89 DEP criu/autofs.d [2020-09-12T12:43:08.748Z] #6 ... [2020-09-12T12:43:08.748Z] [2020-09-12T12:43:08.748Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-12T12:43:08.748Z] #5 DONE 0.3s [2020-09-12T12:43:08.748Z] [2020-09-12T12:43:08.748Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-12T12:43:08.748Z] #6 DONE 0.3s [2020-09-12T12:43:08.748Z] [2020-09-12T12:43:08.748Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-12T12:43:08.748Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-12T12:43:08.748Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.0s [2020-09-12T12:43:08.748Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-12T12:43:08.748Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-12T12:43:08.748Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-12T12:43:08.748Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.0s [2020-09-12T12:43:08.905Z] #7 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-09-12T12:43:08.905Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.88MB / 49.18MB 0.2s [2020-09-12T12:43:08.905Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 6.63MB / 7.68MB 0.2s [2020-09-12T12:43:08.905Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-12T12:43:08.905Z] #7 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-09-12T12:43:08.961Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 48.57MB / 50.40MB 1.0s [2020-09-12T12:43:08.961Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-09-12T12:43:08.961Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.92MB / 10.00MB 1.0s [2020-09-12T12:43:08.961Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 1.0s [2020-09-12T12:43:09.004Z] #39 49.05 DEP criu/aio.d [2020-09-12T12:43:09.015Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.44MB / 7.81MB 0.1s [2020-09-12T12:43:09.015Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.2s [2020-09-12T12:43:09.015Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done [2020-09-12T12:43:09.015Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.34MB / 50.40MB 0.4s [2020-09-12T12:43:09.015Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.4s [2020-09-12T12:43:09.168Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 17.04MB / 49.18MB 0.3s [2020-09-12T12:43:09.168Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.3s [2020-09-12T12:43:09.220Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s [2020-09-12T12:43:09.220Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.84MB / 51.83MB 1.1s [2020-09-12T12:43:09.220Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.58MB / 51.83MB 1.2s [2020-09-12T12:43:09.283Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 13.79MB / 50.40MB 0.5s [2020-09-12T12:43:09.283Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.22MB / 10.00MB 0.5s [2020-09-12T12:43:09.283Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.5s [2020-09-12T12:43:09.283Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.09MB / 50.40MB 0.6s [2020-09-12T12:43:09.283Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s [2020-09-12T12:43:09.283Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.89MB / 51.83MB 0.6s [2020-09-12T12:43:09.295Z] #39 49.22 DEP criu/action-scripts.d [2020-09-12T12:43:09.295Z] #39 49.36 CC criu/action-scripts.o [2020-09-12T12:43:09.438Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 0.8s [2020-09-12T12:43:09.438Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.4s done [2020-09-12T12:43:09.438Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 521.53kB / 9.98MB 0.9s [2020-09-12T12:43:09.438Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 0.9s [2020-09-12T12:43:09.479Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 20.20MB / 51.83MB 1.2s [2020-09-12T12:43:09.544Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.83MB / 50.40MB 0.7s [2020-09-12T12:43:09.544Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.09MB / 51.83MB 0.7s [2020-09-12T12:43:09.544Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done [2020-09-12T12:43:09.544Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 18.13MB / 51.83MB 0.8s [2020-09-12T12:43:09.544Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.8s [2020-09-12T12:43:09.586Z] #39 49.52 CC criu/aio.o [2020-09-12T12:43:09.586Z] #39 ... [2020-09-12T12:43:09.586Z] [2020-09-12T12:43:09.586Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:43:09.586Z] #41 75.25 net/http/httptrace [2020-09-12T12:43:09.586Z] #41 75.37 net/http [2020-09-12T12:43:09.586Z] #41 81.45 github.com/LK4D4/vndr/godl [2020-09-12T12:43:09.586Z] #41 81.69 github.com/LK4D4/vndr [2020-09-12T12:43:09.586Z] #41 ... [2020-09-12T12:43:09.586Z] [2020-09-12T12:43:09.586Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:43:09.586Z] #17 10.37 libcap2-bin is already the newest version (1:2.25-2). [2020-09-12T12:43:09.586Z] #17 10.37 The following additional packages will be installed: [2020-09-12T12:43:09.586Z] #17 10.38 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-12T12:43:09.586Z] #17 10.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-12T12:43:09.586Z] #17 10.38 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-12T12:43:09.586Z] #17 10.38 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-12T12:43:09.586Z] #17 10.38 python3.7 python3.7-minimal vim-runtime xxd [2020-09-12T12:43:09.586Z] #17 10.38 Suggested packages: [2020-09-12T12:43:09.586Z] #17 10.38 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-12T12:43:09.586Z] #17 10.38 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-12T12:43:09.586Z] #17 10.38 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-12T12:43:09.586Z] #17 10.38 Recommended packages: [2020-09-12T12:43:09.586Z] #17 10.38 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-12T12:43:09.586Z] #17 10.38 python3-keyrings.alt python3-xdg unzip [2020-09-12T12:43:09.586Z] #17 11.55 The following NEW packages will be installed: [2020-09-12T12:43:09.586Z] #17 11.56 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-12T12:43:09.586Z] #17 11.56 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-12T12:43:09.586Z] #17 11.56 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-12T12:43:09.586Z] #17 11.56 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-12T12:43:09.586Z] #17 11.56 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-12T12:43:09.586Z] #17 11.56 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-12T12:43:09.586Z] #17 11.56 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-12T12:43:09.586Z] #17 11.57 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-12T12:43:09.586Z] #17 11.57 xz-utils zip [2020-09-12T12:43:09.586Z] #17 11.68 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:43:09.586Z] #17 11.68 Need to get 27.7 MB of archives. [2020-09-12T12:43:09.586Z] #17 11.68 After this operation, 117 MB of additional disk space will be used. [2020-09-12T12:43:09.586Z] #17 11.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-09-12T12:43:09.586Z] #17 11.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-09-12T12:43:09.586Z] #17 11.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-09-12T12:43:09.703Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.9s [2020-09-12T12:43:09.740Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s done [2020-09-12T12:43:09.740Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s done [2020-09-12T12:43:09.740Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.40MB / 51.83MB 1.7s [2020-09-12T12:43:09.740Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.89MB / 68.67MB 1.7s [2020-09-12T12:43:09.740Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.24MB / 120.17MB 1.7s [2020-09-12T12:43:09.740Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-09-12T12:43:09.806Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 35.01MB / 50.40MB 0.9s [2020-09-12T12:43:09.806Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.24MB / 51.83MB 0.9s [2020-09-12T12:43:09.806Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.19MB / 50.40MB 1.1s [2020-09-12T12:43:09.806Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.26MB / 51.83MB 1.1s [2020-09-12T12:43:09.806Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.30MB / 68.67MB 1.1s [2020-09-12T12:43:09.880Z] #17 12.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-09-12T12:43:09.880Z] #17 12.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-09-12T12:43:09.880Z] #17 12.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-09-12T12:43:10.005Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.83MB / 51.83MB 1.8s [2020-09-12T12:43:10.005Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 11.76MB / 68.67MB 1.8s [2020-09-12T12:43:10.005Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.9s [2020-09-12T12:43:10.005Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.33MB / 68.67MB 1.9s [2020-09-12T12:43:10.005Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 17.38MB / 120.17MB 1.9s [2020-09-12T12:43:10.005Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 8.93MB / 52.16MB 1.3s [2020-09-12T12:43:10.005Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 29.49MB / 52.16MB 1.4s [2020-09-12T12:43:10.068Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s [2020-09-12T12:43:10.068Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 37.52MB / 51.83MB 1.2s [2020-09-12T12:43:10.068Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.43MB / 68.67MB 1.2s [2020-09-12T12:43:10.068Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.14MB / 51.83MB 1.4s [2020-09-12T12:43:10.068Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.87MB / 68.67MB 1.4s [2020-09-12T12:43:10.068Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.93MB / 68.67MB 1.5s [2020-09-12T12:43:10.271Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.66MB / 68.67MB 2.1s [2020-09-12T12:43:10.271Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 23.77MB / 120.17MB 2.1s [2020-09-12T12:43:10.271Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.18MB / 68.67MB 2.2s [2020-09-12T12:43:10.271Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 30.36MB / 120.17MB 2.2s [2020-09-12T12:43:10.339Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.51MB / 68.67MB 1.6s [2020-09-12T12:43:10.339Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.05MB / 68.67MB 1.7s [2020-09-12T12:43:10.346Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 33.54MB / 52.16MB 1.6s [2020-09-12T12:43:10.346Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 38.38MB / 52.16MB 1.6s [2020-09-12T12:43:10.534Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 42.49MB / 68.67MB 2.3s [2020-09-12T12:43:10.534Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.43MB / 120.17MB 2.4s [2020-09-12T12:43:10.534Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.4s done [2020-09-12T12:43:10.534Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.99MB / 68.67MB 2.5s [2020-09-12T12:43:10.534Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.5s [2020-09-12T12:43:10.600Z] #39 6.226 fatal: not a git repository (or any of the parent directories): .git [2020-09-12T12:43:10.600Z] #39 6.288 GEN .gitid [2020-09-12T12:43:10.600Z] #39 6.334 GEN criu/include/version.h [2020-09-12T12:43:10.600Z] #39 6.427 GEN include/common/asm [2020-09-12T12:43:10.600Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 67.91MB / 68.67MB 1.8s [2020-09-12T12:43:10.802Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 56.56MB / 68.67MB 2.7s [2020-09-12T12:43:10.802Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 59.20MB / 120.17MB 2.7s [2020-09-12T12:43:10.802Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.5s done [2020-09-12T12:43:10.802Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.93MB / 68.67MB 2.8s [2020-09-12T12:43:10.914Z] #17 13.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-09-12T12:43:10.914Z] #17 13.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-09-12T12:43:10.914Z] #17 13.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-09-12T12:43:10.914Z] #17 13.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-09-12T12:43:10.914Z] #17 ... [2020-09-12T12:43:10.914Z] [2020-09-12T12:43:10.914Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:43:10.914Z] #41 DONE 86.7s [2020-09-12T12:43:10.914Z] [2020-09-12T12:43:10.914Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:43:10.914Z] #17 13.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-09-12T12:43:10.914Z] #17 13.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-09-12T12:43:10.914Z] #17 13.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-09-12T12:43:10.914Z] #17 13.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-09-12T12:43:10.914Z] #17 13.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-09-12T12:43:10.914Z] #17 13.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-09-12T12:43:10.914Z] #17 13.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-12T12:43:10.914Z] #17 13.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-12T12:43:10.914Z] #17 13.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-09-12T12:43:10.914Z] #17 13.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-09-12T12:43:10.914Z] #17 13.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-09-12T12:43:10.914Z] #17 13.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-09-12T12:43:10.914Z] #17 13.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-09-12T12:43:10.914Z] #17 13.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-12T12:43:10.914Z] #17 13.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-12T12:43:10.914Z] #17 13.82 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-12T12:43:11.072Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.9s [2020-09-12T12:43:11.072Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.84MB / 120.17MB 2.9s [2020-09-12T12:43:11.072Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 71.92MB / 120.17MB 3.0s [2020-09-12T12:43:11.205Z] #17 14.00 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-09-12T12:43:11.205Z] #17 14.00 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-09-12T12:43:11.205Z] #17 14.08 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-12T12:43:11.337Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.68MB / 120.17MB 3.2s [2020-09-12T12:43:11.542Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.7s done [2020-09-12T12:43:11.542Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.3s [2020-09-12T12:43:11.542Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 2.3s [2020-09-12T12:43:11.542Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 9.03MB / 62.53MB 2.5s [2020-09-12T12:43:11.542Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 33.91MB / 62.53MB 2.7s [2020-09-12T12:43:11.596Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.4s done [2020-09-12T12:43:11.596Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.00MB / 120.17MB 3.5s [2020-09-12T12:43:11.596Z] #7 ... [2020-09-12T12:43:11.596Z] [2020-09-12T12:43:11.596Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-12T12:43:11.596Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-12T12:43:11.596Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-09-12T12:43:11.596Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-12T12:43:11.596Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-12T12:43:11.596Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.7s done [2020-09-12T12:43:11.596Z] #58 DONE 3.6s [2020-09-12T12:43:11.596Z] [2020-09-12T12:43:11.596Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-12T12:43:11.596Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.12MB / 120.17MB 3.5s [2020-09-12T12:43:11.807Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 49.30MB / 62.53MB 3.2s [2020-09-12T12:43:11.807Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.2s [2020-09-12T12:43:11.855Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.55MB / 120.17MB 3.7s [2020-09-12T12:43:11.966Z] #39 8.096 PBCC images/timens.pb-c.c [2020-09-12T12:43:12.024Z] #7 ... [2020-09-12T12:43:12.024Z] [2020-09-12T12:43:12.024Z] #20 [internal] load build context [2020-09-12T12:43:12.024Z] #20 transferring context: 51.55MB 2.9s done [2020-09-12T12:43:12.024Z] #20 DONE 3.4s [2020-09-12T12:43:12.024Z] [2020-09-12T12:43:12.024Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-12T12:43:12.024Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-09-12T12:43:12.115Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.8s [2020-09-12T12:43:12.224Z] #39 8.141 DEP images/timens.pb-c.d [2020-09-12T12:43:12.224Z] #39 8.220 PBCC images/fown.pb-c.c [2020-09-12T12:43:12.243Z] #17 14.91 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-09-12T12:43:12.243Z] #17 14.91 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-09-12T12:43:12.243Z] #17 14.91 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-09-12T12:43:12.243Z] #17 14.91 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-09-12T12:43:12.243Z] #17 14.91 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-09-12T12:43:12.243Z] #17 14.92 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-09-12T12:43:12.243Z] #17 14.97 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-12T12:43:12.243Z] #17 14.98 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-09-12T12:43:12.243Z] #17 14.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-09-12T12:43:12.243Z] #17 15.00 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-12T12:43:12.243Z] #17 15.00 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-09-12T12:43:12.243Z] #17 15.01 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-12T12:43:12.243Z] #17 15.03 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-09-12T12:43:12.284Z] #7 ... [2020-09-12T12:43:12.284Z] [2020-09-12T12:43:12.284Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-12T12:43:12.284Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-12T12:43:12.284Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-12T12:43:12.284Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-12T12:43:12.284Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-09-12T12:43:12.284Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.7s done [2020-09-12T12:43:12.284Z] #58 DONE 3.5s [2020-09-12T12:43:12.284Z] [2020-09-12T12:43:12.284Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-12T12:43:12.284Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.2s done [2020-09-12T12:43:12.284Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.3s done [2020-09-12T12:43:12.284Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.4s done [2020-09-12T12:43:12.284Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 3.4s [2020-09-12T12:43:12.284Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.4s [2020-09-12T12:43:12.284Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.5s done [2020-09-12T12:43:12.479Z] #39 8.244 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-12T12:43:12.479Z] #39 8.319 PBCC images/opts.pb-c.c [2020-09-12T12:43:12.479Z] #39 8.372 PBCC images/memfd.pb-c.c [2020-09-12T12:43:12.479Z] #39 8.387 DEP images/fown.pb-c.d [2020-09-12T12:43:12.479Z] #39 8.467 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-12T12:43:12.534Z] #17 15.28 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-09-12T12:43:12.534Z] #17 15.29 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-09-12T12:43:12.534Z] #17 15.30 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-12T12:43:12.544Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 26.84MB / 120.17MB 3.7s [2020-09-12T12:43:12.544Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 38.62MB / 120.17MB 3.9s [2020-09-12T12:43:12.683Z] #7 ... [2020-09-12T12:43:12.683Z] [2020-09-12T12:43:12.683Z] #20 [internal] load build context [2020-09-12T12:43:12.683Z] #20 transferring context: 51.55MB 4.2s done [2020-09-12T12:43:12.683Z] #20 DONE 4.5s [2020-09-12T12:43:12.683Z] [2020-09-12T12:43:12.683Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-12T12:43:12.735Z] #39 8.524 DEP images/opts.pb-c.d [2020-09-12T12:43:12.735Z] #39 8.556 DEP images/memfd.pb-c.d [2020-09-12T12:43:12.735Z] #39 8.606 PBCC images/sit.pb-c.c [2020-09-12T12:43:12.735Z] #39 8.676 DEP images/sit.pb-c.d [2020-09-12T12:43:12.735Z] #39 8.744 PBCC images/macvlan.pb-c.c [2020-09-12T12:43:12.735Z] #39 8.792 DEP images/macvlan.pb-c.d [2020-09-12T12:43:12.735Z] #39 ... [2020-09-12T12:43:12.735Z] [2020-09-12T12:43:12.735Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:12.735Z] #30 68.94 github.com/BurntSushi/toml [2020-09-12T12:43:12.735Z] #30 68.95 flag [2020-09-12T12:43:12.735Z] #30 71.82 log [2020-09-12T12:43:12.735Z] #30 75.27 github.com/BurntSushi/toml/cmd/tomlv [2020-09-12T12:43:12.804Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 50.27MB / 120.17MB 4.0s [2020-09-12T12:43:12.804Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.17MB / 120.17MB 4.1s [2020-09-12T12:43:12.823Z] #17 15.55 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-09-12T12:43:12.942Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.9s done [2020-09-12T12:43:12.990Z] #30 ... [2020-09-12T12:43:12.990Z] [2020-09-12T12:43:12.990Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:43:12.990Z] #39 8.828 PBCC images/autofs.pb-c.c [2020-09-12T12:43:12.990Z] #39 8.853 DEP images/autofs.pb-c.d [2020-09-12T12:43:12.990Z] #39 8.901 PBCC images/sysctl.pb-c.c [2020-09-12T12:43:12.990Z] #39 8.961 DEP images/sysctl.pb-c.d [2020-09-12T12:43:12.990Z] #39 8.984 PBCC images/time.pb-c.c [2020-09-12T12:43:12.990Z] #39 8.991 DEP images/time.pb-c.d [2020-09-12T12:43:13.067Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 67.18MB / 120.17MB 4.1s [2020-09-12T12:43:13.067Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.90MB / 120.17MB 4.3s [2020-09-12T12:43:13.067Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.28MB / 120.17MB 4.4s [2020-09-12T12:43:13.113Z] #17 15.97 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-09-12T12:43:13.201Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0.1s [2020-09-12T12:43:13.246Z] #39 9.063 PBCC images/binfmt-misc.pb-c.c [2020-09-12T12:43:13.246Z] #39 9.104 DEP images/binfmt-misc.pb-c.d [2020-09-12T12:43:13.246Z] #39 9.224 PBCC images/seccomp.pb-c.c [2020-09-12T12:43:13.246Z] #39 9.263 DEP images/seccomp.pb-c.d [2020-09-12T12:43:13.328Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.94MB / 120.17MB 4.5s [2020-09-12T12:43:13.328Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 110.94MB / 120.17MB 4.7s [2020-09-12T12:43:13.404Z] #17 15.99 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-09-12T12:43:13.404Z] #17 16.29 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:43:13.404Z] #17 16.32 Fetched 27.7 MB in 4s (6303 kB/s) [2020-09-12T12:43:13.404Z] #17 16.35 Selecting previously unselected package pigz. [2020-09-12T12:43:13.404Z] #17 16.35 (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.) [2020-09-12T12:43:13.404Z] #17 16.37 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-09-12T12:43:13.503Z] #39 ... [2020-09-12T12:43:13.503Z] [2020-09-12T12:43:13.503Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:13.503Z] #30 DONE 79.6s [2020-09-12T12:43:13.503Z] [2020-09-12T12:43:13.503Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:43:13.503Z] #39 9.356 PBCC images/userns.pb-c.c [2020-09-12T12:43:13.503Z] #39 9.396 DEP images/userns.pb-c.d [2020-09-12T12:43:13.587Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.7s [2020-09-12T12:43:13.694Z] #17 16.38 Unpacking pigz (2.4-1) ... [2020-09-12T12:43:13.694Z] #17 16.43 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-09-12T12:43:13.694Z] #17 16.43 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-12T12:43:13.694Z] #17 16.44 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-12T12:43:13.694Z] #17 16.66 Selecting previously unselected package python3.7-minimal. [2020-09-12T12:43:13.759Z] #39 9.562 PBCC images/cgroup.pb-c.c [2020-09-12T12:43:13.759Z] #39 9.710 DEP images/cgroup.pb-c.d [2020-09-12T12:43:13.759Z] #39 9.749 PBCC images/ext-file.pb-c.c [2020-09-12T12:43:13.759Z] #39 ... [2020-09-12T12:43:13.759Z] [2020-09-12T12:43:13.759Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:43:13.759Z] #33 5.599 -- Detecting C compiler ABI info - done [2020-09-12T12:43:13.759Z] #33 5.684 -- Detecting C compile features [2020-09-12T12:43:13.759Z] #33 7.868 -- Detecting C compile features - done [2020-09-12T12:43:13.759Z] #33 7.903 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-12T12:43:13.759Z] #33 8.107 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-12T12:43:13.759Z] #33 8.180 -- Configuring done [2020-09-12T12:43:13.759Z] #33 8.213 -- Generating done [2020-09-12T12:43:13.759Z] #33 8.218 -- Build files have been written to: /tmp/tmp.B8tTjcAqqp/tini [2020-09-12T12:43:13.759Z] #33 8.233 + make tini-static [2020-09-12T12:43:13.759Z] #33 8.713 Scanning dependencies of target tini-static [2020-09-12T12:43:13.759Z] #33 8.804 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-12T12:43:13.759Z] #33 9.946 [100%] Linking C executable tini-static [2020-09-12T12:43:13.759Z] #33 10.72 [100%] Built target tini-static [2020-09-12T12:43:13.759Z] #33 10.84 + mkdir -p /build [2020-09-12T12:43:13.759Z] #33 10.85 + cp tini-static /build/docker-init [2020-09-12T12:43:13.759Z] #33 DONE 11.0s [2020-09-12T12:43:13.759Z] [2020-09-12T12:43:13.759Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:43:13.759Z] #39 9.780 DEP images/ext-file.pb-c.d [2020-09-12T12:43:13.759Z] #39 9.888 PBCC images/rpc.pb-c.c [2020-09-12T12:43:13.984Z] #17 16.66 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-12T12:43:13.984Z] #17 16.67 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-12T12:43:14.015Z] #39 9.974 DEP images/rpc.pb-c.d [2020-09-12T12:43:14.149Z] #7 ... [2020-09-12T12:43:14.149Z] [2020-09-12T12:43:14.149Z] #20 [internal] load build context [2020-09-12T12:43:14.149Z] #20 transferring context: 51.55MB 4.1s done [2020-09-12T12:43:14.149Z] #20 DONE 5.5s [2020-09-12T12:43:14.149Z] [2020-09-12T12:43:14.149Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-12T12:43:14.149Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-12T12:43:14.149Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-12T12:43:14.149Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-09-12T12:43:14.149Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-12T12:43:14.149Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.6s done [2020-09-12T12:43:14.275Z] #17 17.26 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-12T12:43:14.275Z] #39 10.04 PBCC images/siginfo.pb-c.c [2020-09-12T12:43:14.275Z] #39 10.10 DEP images/siginfo.pb-c.d [2020-09-12T12:43:14.275Z] #39 10.15 PBCC images/pagemap.pb-c.c [2020-09-12T12:43:14.275Z] #39 10.22 DEP images/pagemap.pb-c.d [2020-09-12T12:43:14.328Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.4s done [2020-09-12T12:43:14.328Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-09-12T12:43:14.531Z] #39 10.36 PBCC images/rlimit.pb-c.c [2020-09-12T12:43:14.531Z] #39 10.43 DEP images/rlimit.pb-c.d [2020-09-12T12:43:14.531Z] #39 10.52 PBCC images/file-lock.pb-c.c [2020-09-12T12:43:14.587Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2020-09-12T12:43:14.621Z] #17 17.27 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-12T12:43:14.725Z] #58 DONE 6.1s [2020-09-12T12:43:14.725Z] [2020-09-12T12:43:14.725Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-12T12:43:14.725Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 4.1s done [2020-09-12T12:43:14.725Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 5.4s done [2020-09-12T12:43:14.725Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 6.0s done [2020-09-12T12:43:14.725Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 44.01MB / 97.69MB 6.0s [2020-09-12T12:43:14.725Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 6.0s done [2020-09-12T12:43:14.787Z] #39 10.67 DEP images/file-lock.pb-c.d [2020-09-12T12:43:14.787Z] #39 10.76 PBCC images/tty.pb-c.c [2020-09-12T12:43:14.787Z] #39 10.89 DEP images/tty.pb-c.d [2020-09-12T12:43:14.846Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2020-09-12T12:43:14.967Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.8s done [2020-09-12T12:43:14.967Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.1s done [2020-09-12T12:43:14.988Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 57.70MB / 97.69MB 6.2s [2020-09-12T12:43:14.988Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 66.42MB / 97.69MB 6.3s [2020-09-12T12:43:15.043Z] #39 11.01 PBCC images/tun.pb-c.c [2020-09-12T12:43:15.043Z] #39 11.16 PBCC images/netdev.pb-c.c [2020-09-12T12:43:15.104Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done [2020-09-12T12:43:15.105Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2020-09-12T12:43:15.227Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-09-12T12:43:15.299Z] #39 11.26 DEP images/tun.pb-c.d [2020-09-12T12:43:15.299Z] #39 11.35 DEP images/netdev.pb-c.d [2020-09-12T12:43:15.302Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.2s done [2020-09-12T12:43:15.302Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.01MB / 97.69MB 6.6s [2020-09-12T12:43:15.486Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2020-09-12T12:43:15.486Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-09-12T12:43:15.554Z] #39 11.46 PBCC images/vma.pb-c.c [2020-09-12T12:43:15.554Z] #39 11.59 DEP images/vma.pb-c.d [2020-09-12T12:43:15.692Z] #17 ... [2020-09-12T12:43:15.692Z] [2020-09-12T12:43:15.692Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-12T12:43:15.692Z] #28 DONE 91.5s [2020-09-12T12:43:15.746Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done [2020-09-12T12:43:15.810Z] #39 11.77 PBCC images/creds.pb-c.c [2020-09-12T12:43:15.810Z] #39 11.78 DEP images/creds.pb-c.d [2020-09-12T12:43:15.810Z] #39 11.93 PBCC images/utsns.pb-c.c [2020-09-12T12:43:15.987Z] [2020-09-12T12:43:15.987Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:43:15.987Z] #39 49.87 CC criu/autofs.o [2020-09-12T12:43:15.987Z] #39 50.82 CC criu/bfd.o [2020-09-12T12:43:15.987Z] #39 51.14 CC criu/bitmap.o [2020-09-12T12:43:15.987Z] #39 51.20 CC criu/cgroup-props.o [2020-09-12T12:43:15.987Z] #39 51.78 CC criu/cgroup.o [2020-09-12T12:43:15.987Z] #39 53.69 CC criu/clone-noasan.o [2020-09-12T12:43:15.987Z] #39 53.85 CC criu/config.o [2020-09-12T12:43:15.987Z] #39 54.59 CC criu/cr-check.o [2020-09-12T12:43:15.987Z] #39 55.57 CC criu/cr-dedup.o [2020-09-12T12:43:15.987Z] #39 55.76 CC criu/cr-dump.o [2020-09-12T12:43:15.987Z] #39 ... [2020-09-12T12:43:15.987Z] [2020-09-12T12:43:15.987Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:43:15.987Z] #17 18.81 Selecting previously unselected package python3-minimal. [2020-09-12T12:43:15.987Z] #17 18.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-09-12T12:43:15.987Z] #17 18.84 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-09-12T12:43:15.987Z] #17 18.85 Unpacking python3-minimal (3.7.3-1) ... [2020-09-12T12:43:16.005Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2020-09-12T12:43:16.066Z] #39 11.97 DEP images/utsns.pb-c.d [2020-09-12T12:43:16.278Z] #17 18.91 Selecting previously unselected package libmpdec2:s390x. [2020-09-12T12:43:16.278Z] #17 18.91 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-09-12T12:43:16.278Z] #17 18.91 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-09-12T12:43:16.278Z] #17 18.97 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-09-12T12:43:16.278Z] #17 18.97 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-09-12T12:43:16.278Z] #17 18.97 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-12T12:43:16.322Z] #39 12.08 PBCC images/ipc-desc.pb-c.c [2020-09-12T12:43:16.322Z] #39 12.14 PBCC images/ipc-sem.pb-c.c [2020-09-12T12:43:16.322Z] #39 12.17 DEP images/ipc-desc.pb-c.d [2020-09-12T12:43:16.322Z] #39 12.23 DEP images/ipc-sem.pb-c.d [2020-09-12T12:43:16.322Z] #39 12.30 PBCC images/ipc-msg.pb-c.c [2020-09-12T12:43:16.322Z] #39 12.32 DEP images/ipc-msg.pb-c.d [2020-09-12T12:43:16.322Z] #39 12.37 PBCC images/ipc-shm.pb-c.c [2020-09-12T12:43:16.579Z] #39 12.40 DEP images/ipc-shm.pb-c.d [2020-09-12T12:43:16.579Z] #39 12.46 PBCC images/ipc-var.pb-c.c [2020-09-12T12:43:16.579Z] #39 12.51 DEP images/ipc-var.pb-c.d [2020-09-12T12:43:16.580Z] #39 12.58 PBCC images/sk-opts.pb-c.c [2020-09-12T12:43:16.580Z] #39 12.61 PBCC images/packet-sock.pb-c.c [2020-09-12T12:43:16.689Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2020-09-12T12:43:16.835Z] #39 12.67 DEP images/sk-opts.pb-c.d [2020-09-12T12:43:16.835Z] #39 12.74 DEP images/packet-sock.pb-c.d [2020-09-12T12:43:16.835Z] #39 12.80 PBCC images/sk-netlink.pb-c.c [2020-09-12T12:43:16.835Z] #39 12.83 DEP images/sk-netlink.pb-c.d [2020-09-12T12:43:16.910Z] #17 19.71 Selecting previously unselected package python3.7. [2020-09-12T12:43:16.910Z] #17 19.71 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-09-12T12:43:16.910Z] #17 19.72 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-12T12:43:17.008Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.0s done [2020-09-12T12:43:17.091Z] #39 12.91 PBCC images/sk-inet.pb-c.c [2020-09-12T12:43:17.091Z] #39 12.98 DEP images/sk-inet.pb-c.d [2020-09-12T12:43:17.091Z] #39 13.05 PBCC images/sk-unix.pb-c.c [2020-09-12T12:43:17.091Z] #39 13.12 DEP images/sk-unix.pb-c.d [2020-09-12T12:43:17.091Z] #39 13.17 PBCC images/mm.pb-c.c [2020-09-12T12:43:17.211Z] #17 19.81 Selecting previously unselected package libpython3-stdlib:s390x. [2020-09-12T12:43:17.211Z] #17 19.81 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-09-12T12:43:17.211Z] #17 19.81 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-12T12:43:17.211Z] #17 19.85 Setting up python3-minimal (3.7.3-1) ... [2020-09-12T12:43:17.263Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done [2020-09-12T12:43:17.266Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-09-12T12:43:17.346Z] #39 13.25 DEP images/mm.pb-c.d [2020-09-12T12:43:17.346Z] #39 13.30 PBCC images/timerfd.pb-c.c [2020-09-12T12:43:17.346Z] #39 13.31 DEP images/timerfd.pb-c.d [2020-09-12T12:43:17.346Z] #39 13.36 PBCC images/timer.pb-c.c [2020-09-12T12:43:17.346Z] #39 13.40 DEP images/timer.pb-c.d [2020-09-12T12:43:17.503Z] #17 20.36 Selecting previously unselected package python3. [2020-09-12T12:43:17.503Z] #17 20.36 (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.) [2020-09-12T12:43:17.503Z] #17 20.39 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-09-12T12:43:17.503Z] #17 20.39 Unpacking python3 (3.7.3-1) ... [2020-09-12T12:43:17.503Z] #17 20.44 Selecting previously unselected package libip4tc0:s390x. [2020-09-12T12:43:17.503Z] #17 20.44 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-09-12T12:43:17.503Z] #17 20.45 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-09-12T12:43:17.503Z] #17 20.49 Selecting previously unselected package libip6tc0:s390x. [2020-09-12T12:43:17.602Z] #39 13.45 PBCC images/sa.pb-c.c [2020-09-12T12:43:17.602Z] #39 13.52 DEP images/sa.pb-c.d [2020-09-12T12:43:17.602Z] #39 13.58 PBCC images/pipe-data.pb-c.c [2020-09-12T12:43:17.602Z] #39 13.63 DEP images/pipe-data.pb-c.d [2020-09-12T12:43:17.795Z] #17 20.50 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-09-12T12:43:17.795Z] #17 20.50 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-09-12T12:43:17.795Z] #17 20.55 Selecting previously unselected package libiptc0:s390x. [2020-09-12T12:43:17.795Z] #17 20.55 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-09-12T12:43:17.795Z] #17 20.56 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-09-12T12:43:17.795Z] #17 20.59 Selecting previously unselected package libnfnetlink0:s390x. [2020-09-12T12:43:17.795Z] #17 20.59 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-09-12T12:43:17.795Z] #17 20.60 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-12T12:43:17.795Z] #17 20.65 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-09-12T12:43:17.795Z] #17 20.65 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-09-12T12:43:17.795Z] #17 20.65 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-12T12:43:17.795Z] #17 20.70 Selecting previously unselected package libnftnl11:s390x. [2020-09-12T12:43:17.814Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 19.4s done [2020-09-12T12:43:17.814Z] #8 DONE 25.0s [2020-09-12T12:43:17.814Z] [2020-09-12T12:43:17.814Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-12T12:43:17.858Z] #39 13.69 PBCC images/mnt.pb-c.c [2020-09-12T12:43:17.858Z] #39 13.74 DEP images/mnt.pb-c.d [2020-09-12T12:43:17.858Z] #39 13.79 PBCC images/sk-packet.pb-c.c [2020-09-12T12:43:17.858Z] #39 13.83 DEP images/sk-packet.pb-c.d [2020-09-12T12:43:17.858Z] #39 13.86 PBCC images/tcp-stream.pb-c.c [2020-09-12T12:43:17.858Z] #39 13.94 DEP images/tcp-stream.pb-c.d [2020-09-12T12:43:17.911Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.0s done [2020-09-12T12:43:18.086Z] #17 20.70 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-09-12T12:43:18.086Z] #17 20.71 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-09-12T12:43:18.086Z] #17 20.75 Selecting previously unselected package iptables. [2020-09-12T12:43:18.086Z] #17 20.75 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-09-12T12:43:18.086Z] #17 20.75 Unpacking iptables (1.8.2-4) ... [2020-09-12T12:43:18.086Z] #17 20.92 Selecting previously unselected package xxd. [2020-09-12T12:43:18.086Z] #17 20.92 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-12T12:43:18.086Z] #17 20.92 Unpacking xxd (2:8.1.0875-5) ... [2020-09-12T12:43:18.086Z] #17 20.99 Selecting previously unselected package vim-common. [2020-09-12T12:43:18.111Z] #9 DONE 0.2s [2020-09-12T12:43:18.111Z] [2020-09-12T12:43:18.111Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-12T12:43:18.111Z] #10 DONE 0.2s [2020-09-12T12:43:18.111Z] [2020-09-12T12:43:18.111Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-12T12:43:18.111Z] #28 DONE 0.1s [2020-09-12T12:43:18.111Z] [2020-09-12T12:43:18.111Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:43:18.114Z] #39 14.04 PBCC images/pipe.pb-c.c [2020-09-12T12:43:18.114Z] #39 14.06 DEP images/pipe.pb-c.d [2020-09-12T12:43:18.114Z] #39 14.09 PBCC images/pstree.pb-c.c [2020-09-12T12:43:18.114Z] #39 14.13 DEP images/pstree.pb-c.d [2020-09-12T12:43:18.114Z] #39 14.15 PBCC images/fs.pb-c.c [2020-09-12T12:43:18.174Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-09-12T12:43:18.208Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.5s done [2020-09-12T12:43:18.369Z] #39 14.22 DEP images/fs.pb-c.d [2020-09-12T12:43:18.369Z] #39 14.31 PBCC images/signalfd.pb-c.c [2020-09-12T12:43:18.369Z] #39 14.38 DEP images/signalfd.pb-c.d [2020-09-12T12:43:18.369Z] #39 14.43 PBCC images/fh.pb-c.c [2020-09-12T12:43:18.378Z] #17 20.99 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-12T12:43:18.378Z] #17 21.01 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-12T12:43:18.378Z] #17 21.13 Selecting previously unselected package bash-completion. [2020-09-12T12:43:18.378Z] #17 21.13 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-12T12:43:18.413Z] #33 ... [2020-09-12T12:43:18.413Z] [2020-09-12T12:43:18.413Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-12T12:43:18.413Z] #36 DONE 0.1s [2020-09-12T12:43:18.413Z] [2020-09-12T12:43:18.413Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-12T12:43:18.625Z] #39 14.48 PBCC images/fsnotify.pb-c.c [2020-09-12T12:43:18.625Z] #39 14.54 DEP images/fh.pb-c.d [2020-09-12T12:43:18.625Z] #39 14.58 DEP images/fsnotify.pb-c.d [2020-09-12T12:43:18.625Z] #39 14.64 PBCC images/eventpoll.pb-c.c [2020-09-12T12:43:18.625Z] #39 14.70 DEP images/eventpoll.pb-c.d [2020-09-12T12:43:18.781Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2020-09-12T12:43:18.881Z] #39 14.75 PBCC images/eventfd.pb-c.c [2020-09-12T12:43:18.881Z] #39 14.76 DEP images/eventfd.pb-c.d [2020-09-12T12:43:18.881Z] #39 14.82 PBCC images/remap-file-path.pb-c.c [2020-09-12T12:43:18.881Z] #39 14.86 DEP images/remap-file-path.pb-c.d [2020-09-12T12:43:18.881Z] #39 14.91 PBCC images/fifo.pb-c.c [2020-09-12T12:43:18.881Z] #39 14.94 DEP images/fifo.pb-c.d [2020-09-12T12:43:19.043Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.2s done [2020-09-12T12:43:19.052Z] #37 0.735 + git clone https://github.com/docker/distribution.git . [2020-09-12T12:43:19.052Z] #37 0.746 Cloning into '.'... [2020-09-12T12:43:19.136Z] #39 14.97 PBCC images/ghost-file.pb-c.c [2020-09-12T12:43:19.136Z] #39 15.03 DEP images/ghost-file.pb-c.d [2020-09-12T12:43:19.136Z] #39 15.10 PBCC images/regfile.pb-c.c [2020-09-12T12:43:19.136Z] #39 15.14 DEP images/regfile.pb-c.d [2020-09-12T12:43:19.136Z] #39 15.20 PBCC images/ns.pb-c.c [2020-09-12T12:43:19.136Z] #39 ... [2020-09-12T12:43:19.136Z] [2020-09-12T12:43:19.136Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:43:19.136Z] #41 75.31 go/token [2020-09-12T12:43:19.136Z] #41 76.02 internal/lazyregexp [2020-09-12T12:43:19.136Z] #41 76.33 go/scanner [2020-09-12T12:43:19.136Z] #41 76.34 net/url [2020-09-12T12:43:19.136Z] #41 77.75 go/ast [2020-09-12T12:43:19.136Z] #41 78.15 text/template/parse [2020-09-12T12:43:19.136Z] #41 83.09 text/template [2020-09-12T12:43:19.136Z] #41 84.09 go/parser [2020-09-12T12:43:19.392Z] #41 ... [2020-09-12T12:43:19.393Z] [2020-09-12T12:43:19.393Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:19.393Z] #52 37.94 Checking out files: 59% (1920/3238) Checking out files: 60% (1943/3238) Checking out files: 61% (1976/3238) Checking out files: 62% (2008/3238) Checking out files: 63% (2040/3238) Checking out files: 64% (2073/3238) Checking out files: 65% (2105/3238) Checking out files: 66% (2138/3238) Checking out files: 67% (2170/3238) Checking out files: 68% (2202/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 74% (2397/3238) Checking out files: 75% (2429/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 84% (2720/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 88% (2850/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) Checking out files: 92% (2979/3238) Checking out files: 93% (3012/3238) Checking out files: 93% (3018/3238) Checking out files: 94% (3044/3238) Checking out files: 95% (3077/3238) Checking out files: 96% (3109/3238) Checking out files: 97% (3141/3238) Checking out files: 98% (3174/3238) Checking out files: 99% (3206/3238) Checking out files: 100% (3238/3238) Checking out files: 100% (3238/3238), done. [2020-09-12T12:43:19.393Z] #52 39.14 + cd /tmp/tmp.QlCiVrkdmh/src/github.com/containerd/containerd [2020-09-12T12:43:19.393Z] #52 39.14 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-12T12:43:19.393Z] #52 39.30 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-12T12:43:19.393Z] #52 39.30 + BUILDTAGS='netgo osusergo static_build' [2020-09-12T12:43:19.393Z] #52 39.31 + export EXTRA_FLAGS=-buildmode=pie [2020-09-12T12:43:19.393Z] #52 39.31 + EXTRA_FLAGS=-buildmode=pie [2020-09-12T12:43:19.393Z] #52 39.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-12T12:43:19.393Z] #52 39.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-12T12:43:19.393Z] #52 39.31 + '[' '' = dynamic ']' [2020-09-12T12:43:19.393Z] #52 39.31 + make [2020-09-12T12:43:19.427Z] #17 22.29 Unpacking bash-completion (1:2.8-6) ... [2020-09-12T12:43:19.719Z] #17 22.54 Selecting previously unselected package bzip2. [2020-09-12T12:43:19.719Z] #17 22.55 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-09-12T12:43:19.719Z] #17 22.55 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-12T12:43:19.719Z] #17 22.59 Selecting previously unselected package xz-utils. [2020-09-12T12:43:19.719Z] #17 22.59 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-09-12T12:43:19.719Z] #17 22.59 Unpacking xz-utils (5.2.4-1) ... [2020-09-12T12:43:19.804Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.1s done [2020-09-12T12:43:19.804Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-09-12T12:43:19.989Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2020-09-12T12:43:20.011Z] #17 22.71 Selecting previously unselected package apparmor. [2020-09-12T12:43:20.011Z] #17 22.71 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-09-12T12:43:20.011Z] #17 22.75 Unpacking apparmor (2.13.2-10) ... [2020-09-12T12:43:20.303Z] #17 22.98 Selecting previously unselected package aufs-tools. [2020-09-12T12:43:20.303Z] #17 22.99 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-09-12T12:43:20.303Z] #17 22.99 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-12T12:43:20.303Z] #17 23.10 Selecting previously unselected package libonig5:s390x. [2020-09-12T12:43:20.303Z] #17 23.10 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-09-12T12:43:20.303Z] #17 23.10 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-12T12:43:20.303Z] #17 23.23 Selecting previously unselected package libjq1:s390x. [2020-09-12T12:43:20.321Z] #52 40.15 + bin/ctr [2020-09-12T12:43:20.598Z] #17 23.23 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-12T12:43:20.598Z] #17 23.24 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-12T12:43:20.598Z] #17 23.28 Selecting previously unselected package jq. [2020-09-12T12:43:20.598Z] #17 23.28 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-12T12:43:20.598Z] #17 23.28 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-12T12:43:20.598Z] #17 23.33 Selecting previously unselected package libaio1:s390x. [2020-09-12T12:43:20.598Z] #17 23.33 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-09-12T12:43:20.598Z] #17 23.33 Unpacking libaio1:s390x (0.3.112-3) ... [2020-09-12T12:43:20.598Z] #17 23.37 Selecting previously unselected package libgpm2:s390x. [2020-09-12T12:43:20.598Z] #17 23.37 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-09-12T12:43:20.598Z] #17 23.37 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-09-12T12:43:20.598Z] #17 23.39 Selecting previously unselected package libicu63:s390x. [2020-09-12T12:43:20.598Z] #17 23.39 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-12T12:43:20.598Z] #17 23.40 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-12T12:43:20.717Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.2s done [2020-09-12T12:43:20.717Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-09-12T12:43:20.884Z] #52 ... [2020-09-12T12:43:20.884Z] [2020-09-12T12:43:20.884Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:43:20.884Z] #10 76.78 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-12T12:43:20.884Z] #10 76.79 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-12T12:43:20.884Z] #10 76.80 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:43:20.884Z] #10 76.96 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-12T12:43:20.884Z] #10 76.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-12T12:43:20.884Z] #10 76.98 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:43:20.884Z] #10 ... [2020-09-12T12:43:20.884Z] [2020-09-12T12:43:20.884Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:43:20.884Z] #39 15.23 DEP images/ns.pb-c.d [2020-09-12T12:43:20.884Z] #39 15.28 PBCC images/fdinfo.pb-c.c [2020-09-12T12:43:20.884Z] #39 15.35 DEP images/fdinfo.pb-c.d [2020-09-12T12:43:20.884Z] #39 15.41 PBCC images/core-aarch64.pb-c.c [2020-09-12T12:43:20.884Z] #39 15.50 PBCC images/core-arm.pb-c.c [2020-09-12T12:43:20.884Z] #39 15.54 PBCC images/core-ppc64.pb-c.c [2020-09-12T12:43:20.884Z] #39 15.60 PBCC images/core-s390.pb-c.c [2020-09-12T12:43:20.884Z] #39 15.67 PBCC images/core-x86.pb-c.c [2020-09-12T12:43:20.884Z] #39 15.73 PBCC images/core.pb-c.c [2020-09-12T12:43:20.884Z] #39 15.80 PBCC images/inventory.pb-c.c [2020-09-12T12:43:20.884Z] #39 15.86 DEP images/core-aarch64.pb-c.d [2020-09-12T12:43:20.884Z] #39 15.93 DEP images/core-arm.pb-c.d [2020-09-12T12:43:20.884Z] #39 15.98 DEP images/core-ppc64.pb-c.d [2020-09-12T12:43:20.884Z] #39 16.04 DEP images/core-s390.pb-c.d [2020-09-12T12:43:20.884Z] #39 16.08 DEP images/core-x86.pb-c.d [2020-09-12T12:43:20.884Z] #39 16.14 DEP images/core.pb-c.d [2020-09-12T12:43:20.884Z] #39 16.19 DEP images/inventory.pb-c.d [2020-09-12T12:43:20.884Z] #39 16.28 PBCC images/cpuinfo.pb-c.c [2020-09-12T12:43:20.884Z] #39 16.32 DEP images/cpuinfo.pb-c.d [2020-09-12T12:43:20.884Z] #39 16.38 PBCC images/stats.pb-c.c [2020-09-12T12:43:20.884Z] #39 16.44 DEP images/stats.pb-c.d [2020-09-12T12:43:21.381Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 1.6s done [2020-09-12T12:43:21.811Z] #39 17.86 make[1]: Nothing to be done for 'all'. [2020-09-12T12:43:22.669Z] #17 25.27 Selecting previously unselected package libnet1:s390x. [2020-09-12T12:43:22.669Z] #17 25.27 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-12T12:43:22.669Z] #17 25.27 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-12T12:43:22.669Z] #17 25.35 Selecting previously unselected package libnl-3-200:s390x. [2020-09-12T12:43:22.669Z] #17 25.35 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-12T12:43:22.669Z] #17 25.35 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-12T12:43:22.669Z] #17 25.40 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-12T12:43:22.669Z] #17 25.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-12T12:43:22.669Z] #17 25.40 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-12T12:43:22.669Z] #17 25.43 Selecting previously unselected package libreadline5:s390x. [2020-09-12T12:43:22.669Z] #17 25.43 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-09-12T12:43:22.669Z] #17 25.43 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-12T12:43:22.669Z] #17 25.53 Selecting previously unselected package net-tools. [2020-09-12T12:43:22.961Z] #17 25.53 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-09-12T12:43:22.961Z] #17 25.53 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-12T12:43:22.961Z] #17 25.67 Selecting previously unselected package python-pip-whl. [2020-09-12T12:43:22.961Z] #17 25.67 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-12T12:43:22.961Z] #17 25.68 Unpacking python-pip-whl (18.1-5) ... [2020-09-12T12:43:23.187Z] #39 19.25 CC images/stats.o [2020-09-12T12:43:23.253Z] #17 26.06 Selecting previously unselected package python3-lib2to3. [2020-09-12T12:43:23.253Z] #17 26.06 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-12T12:43:23.253Z] #17 26.06 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-12T12:43:23.253Z] #17 26.14 Selecting previously unselected package python3-distutils. [2020-09-12T12:43:23.253Z] #17 26.14 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-12T12:43:23.253Z] #17 26.15 Unpacking python3-distutils (3.7.3-1) ... [2020-09-12T12:43:23.253Z] #17 26.24 Selecting previously unselected package python3-pip. [2020-09-12T12:43:23.297Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s [2020-09-12T12:43:23.443Z] #39 ... [2020-09-12T12:43:23.443Z] [2020-09-12T12:43:23.443Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:23.443Z] #47 79.63 github.com/pkg/diff [2020-09-12T12:43:23.443Z] #47 79.70 go/ast [2020-09-12T12:43:23.443Z] #47 80.98 golang.org/x/crypto/ssh/terminal [2020-09-12T12:43:23.443Z] #47 82.84 mvdan.cc/editorconfig [2020-09-12T12:43:23.443Z] #47 84.12 mvdan.cc/sh/v3/fileutil [2020-09-12T12:43:23.443Z] #47 84.30 mvdan.cc/sh/v3/syntax [2020-09-12T12:43:23.544Z] #17 26.24 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-12T12:43:23.545Z] #17 26.24 Unpacking python3-pip (18.1-5) ... [2020-09-12T12:43:23.545Z] #17 26.37 Selecting previously unselected package python3-pkg-resources. [2020-09-12T12:43:23.545Z] #17 26.37 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-12T12:43:23.545Z] #17 26.37 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-12T12:43:23.545Z] #17 26.43 Selecting previously unselected package python3-setuptools. [2020-09-12T12:43:23.545Z] #17 26.43 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-12T12:43:23.545Z] #17 26.44 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-12T12:43:23.574Z] #37 ... [2020-09-12T12:43:23.574Z] [2020-09-12T12:43:23.574Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:43:23.574Z] #42 0.761 + RM_GOPATH=0 [2020-09-12T12:43:23.574Z] #42 0.761 + TMP_GOPATH= [2020-09-12T12:43:23.574Z] #42 0.761 + : /build [2020-09-12T12:43:23.574Z] #42 0.761 + '[' -z '' ']' [2020-09-12T12:43:23.574Z] #42 0.762 ++ mktemp -d [2020-09-12T12:43:23.574Z] #42 0.763 + export GOPATH=/tmp/tmp.ZYEAjYWB0g [2020-09-12T12:43:23.574Z] #42 0.763 + GOPATH=/tmp/tmp.ZYEAjYWB0g [2020-09-12T12:43:23.574Z] #42 0.763 + RM_GOPATH=1 [2020-09-12T12:43:23.574Z] #42 0.763 + case "$(go env GOARCH)" in [2020-09-12T12:43:23.574Z] #42 0.764 ++ go env GOARCH [2020-09-12T12:43:23.574Z] #42 0.768 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:23.574Z] #42 0.768 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:23.574Z] #42 0.768 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:23.574Z] #42 0.769 + dir=/tmp/install [2020-09-12T12:43:23.574Z] #42 0.769 + bin=vndr [2020-09-12T12:43:23.574Z] #42 0.769 + shift [2020-09-12T12:43:23.574Z] #42 0.769 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-12T12:43:23.574Z] #42 0.769 + . /tmp/install/vndr.installer [2020-09-12T12:43:23.574Z] #42 0.770 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-12T12:43:23.574Z] #42 0.770 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-12T12:43:23.574Z] #42 0.770 + install_vndr [2020-09-12T12:43:23.574Z] #42 0.770 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-12T12:43:23.574Z] #42 0.770 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZYEAjYWB0g/src/github.com/LK4D4/vndr [2020-09-12T12:43:23.574Z] #42 0.773 Cloning into '/tmp/tmp.ZYEAjYWB0g/src/github.com/LK4D4/vndr'... [2020-09-12T12:43:23.574Z] #42 1.670 + cd /tmp/tmp.ZYEAjYWB0g/src/github.com/LK4D4/vndr [2020-09-12T12:43:23.574Z] #42 1.670 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-12T12:43:23.574Z] #42 1.692 + go build -buildmode=pie -v -o /build/vndr . [2020-09-12T12:43:23.574Z] #42 3.066 internal/race [2020-09-12T12:43:23.574Z] #42 3.207 internal/cpu [2020-09-12T12:43:23.574Z] #42 3.218 runtime/internal/sys [2020-09-12T12:43:23.574Z] #42 3.264 runtime/internal/atomic [2020-09-12T12:43:23.574Z] #42 3.373 sync/atomic [2020-09-12T12:43:23.574Z] #42 3.806 runtime/internal/math [2020-09-12T12:43:23.574Z] #42 4.013 unicode [2020-09-12T12:43:23.574Z] #42 4.113 unicode/utf8 [2020-09-12T12:43:23.574Z] #42 4.196 math/bits [2020-09-12T12:43:23.574Z] #42 5.118 internal/bytealg [2020-09-12T12:43:23.699Z] #47 ... [2020-09-12T12:43:23.699Z] [2020-09-12T12:43:23.699Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:43:23.699Z] #39 19.70 CC images/core.o [2020-09-12T12:43:23.836Z] #17 26.54 Selecting previously unselected package python3-wheel. [2020-09-12T12:43:23.836Z] #17 26.54 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-12T12:43:23.836Z] #17 26.55 Unpacking python3-wheel (0.32.3-2) ... [2020-09-12T12:43:23.836Z] #17 26.60 Selecting previously unselected package sudo. [2020-09-12T12:43:23.836Z] #17 26.60 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-09-12T12:43:23.836Z] #17 26.60 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-12T12:43:23.874Z] #42 ... [2020-09-12T12:43:23.874Z] [2020-09-12T12:43:23.874Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:23.874Z] #44 0.886 + RM_GOPATH=0 [2020-09-12T12:43:23.874Z] #44 0.886 + TMP_GOPATH= [2020-09-12T12:43:23.874Z] #44 0.886 + : /build [2020-09-12T12:43:23.874Z] #44 0.886 + '[' -z '' ']' [2020-09-12T12:43:23.874Z] #44 0.890 ++ mktemp -d [2020-09-12T12:43:23.874Z] #44 0.892 + export GOPATH=/tmp/tmp.0SEAIL5jBj [2020-09-12T12:43:23.874Z] #44 0.892 + GOPATH=/tmp/tmp.0SEAIL5jBj [2020-09-12T12:43:23.874Z] #44 0.892 + RM_GOPATH=1 [2020-09-12T12:43:23.874Z] #44 0.892 + case "$(go env GOARCH)" in [2020-09-12T12:43:23.874Z] #44 0.911 ++ go env GOARCH [2020-09-12T12:43:23.874Z] #44 0.955 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:23.874Z] #44 0.955 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:23.874Z] #44 0.959 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:23.874Z] #44 0.961 + dir=/tmp/install [2020-09-12T12:43:23.874Z] #44 0.961 + bin=gotestsum [2020-09-12T12:43:23.874Z] #44 0.961 + shift [2020-09-12T12:43:23.874Z] #44 0.962 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-12T12:43:23.874Z] #44 0.968 + . /tmp/install/gotestsum.installer [2020-09-12T12:43:23.874Z] #44 0.969 ++ : v0.3.5 [2020-09-12T12:43:23.874Z] #44 0.970 + install_gotestsum [2020-09-12T12:43:23.874Z] #44 0.971 + set -e [2020-09-12T12:43:23.874Z] #44 0.971 + export GO111MODULE=on [2020-09-12T12:43:23.874Z] #44 0.971 + GO111MODULE=on [2020-09-12T12:43:23.874Z] #44 0.971 + GOBIN=/build [2020-09-12T12:43:23.874Z] #44 0.971 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-12T12:43:23.874Z] #44 1.183 go: finding gotest.tools v0.3.5 [2020-09-12T12:43:23.874Z] #44 1.184 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-12T12:43:23.874Z] #44 2.297 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-12T12:43:23.874Z] #44 3.428 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-12T12:43:23.874Z] #44 4.761 go: downloading gotest.tools v2.1.0+incompatible [2020-09-12T12:43:23.874Z] #44 5.029 go: extracting gotest.tools v2.1.0+incompatible [2020-09-12T12:43:23.874Z] #44 5.168 go: downloading github.com/pkg/errors v0.8.0 [2020-09-12T12:43:23.874Z] #44 5.229 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-12T12:43:23.874Z] #44 5.329 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-12T12:43:23.874Z] #44 5.336 go: downloading github.com/fatih/color v1.6.0 [2020-09-12T12:43:23.874Z] #44 5.556 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-12T12:43:23.874Z] #44 5.562 go: extracting github.com/pkg/errors v0.8.0 [2020-09-12T12:43:23.874Z] #44 5.619 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-12T12:43:23.874Z] #44 5.620 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-12T12:43:24.029Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.1s done [2020-09-12T12:43:24.029Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-12T12:43:24.029Z] #7 DONE 16.0s [2020-09-12T12:43:24.128Z] #17 26.89 Selecting previously unselected package thin-provisioning-tools. [2020-09-12T12:43:24.128Z] #17 26.90 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-09-12T12:43:24.128Z] #17 26.90 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-12T12:43:24.128Z] #17 27.02 Selecting previously unselected package uidmap. [2020-09-12T12:43:24.128Z] #17 27.02 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-09-12T12:43:24.128Z] #17 27.02 Unpacking uidmap (1:4.5-1.1) ... [2020-09-12T12:43:24.128Z] #17 27.07 Selecting previously unselected package vim-runtime. [2020-09-12T12:43:24.175Z] #44 6.001 go: extracting github.com/fatih/color v1.6.0 [2020-09-12T12:43:24.175Z] #44 6.006 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-12T12:43:24.175Z] #44 6.040 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-12T12:43:24.175Z] #44 6.041 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-12T12:43:24.175Z] #44 6.053 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-12T12:43:24.175Z] #44 6.060 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-12T12:43:24.175Z] #44 6.099 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-12T12:43:24.175Z] #44 ... [2020-09-12T12:43:24.175Z] [2020-09-12T12:43:24.175Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:43:24.175Z] #42 6.085 math [2020-09-12T12:43:24.288Z] [2020-09-12T12:43:24.288Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-12T12:43:24.420Z] #17 27.07 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-12T12:43:24.420Z] #17 27.08 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-12T12:43:24.420Z] #17 27.11 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-12T12:43:24.420Z] #17 27.12 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-12T12:43:24.480Z] #42 6.385 internal/testlog [2020-09-12T12:43:24.625Z] #39 20.37 CC images/core-x86.o [2020-09-12T12:43:24.685Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.6s done [2020-09-12T12:43:24.881Z] #39 20.80 CC images/core-arm.o [2020-09-12T12:43:24.916Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.1s done [2020-09-12T12:43:24.916Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2020-09-12T12:43:25.130Z] #42 6.941 runtime [2020-09-12T12:43:25.175Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-12T12:43:25.175Z] #7 DONE 16.4s [2020-09-12T12:43:25.175Z] [2020-09-12T12:43:25.175Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-12T12:43:25.429Z] #42 7.242 unicode/utf16 [2020-09-12T12:43:25.442Z] #39 21.17 CC images/core-aarch64.o [2020-09-12T12:43:25.702Z] #39 21.63 CC images/core-ppc64.o [2020-09-12T12:43:26.083Z] #42 8.019 container/list [2020-09-12T12:43:26.265Z] #39 22.24 CC images/core-s390.o [2020-09-12T12:43:26.489Z] #17 28.90 Selecting previously unselected package vim. [2020-09-12T12:43:26.489Z] #17 28.90 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-09-12T12:43:26.489Z] #17 28.91 Unpacking vim (2:8.1.0875-5) ... [2020-09-12T12:43:26.489Z] #17 29.16 Selecting previously unselected package xfsprogs. [2020-09-12T12:43:26.489Z] #17 29.16 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-09-12T12:43:26.489Z] #17 29.16 Unpacking xfsprogs (4.20.0-1) ... [2020-09-12T12:43:26.489Z] #17 29.40 Selecting previously unselected package zip. [2020-09-12T12:43:26.489Z] #17 29.40 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-09-12T12:43:26.489Z] #17 29.40 Unpacking zip (3.0-11+b1) ... [2020-09-12T12:43:26.600Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2020-09-12T12:43:26.780Z] #17 29.53 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-12T12:43:26.780Z] #17 ... [2020-09-12T12:43:26.780Z] [2020-09-12T12:43:26.780Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:43:26.780Z] #39 56.68 CC criu/cr-errno.o [2020-09-12T12:43:26.780Z] #39 56.70 CC criu/cr-restore.o [2020-09-12T12:43:26.780Z] #39 58.66 CC criu/cr-service.o [2020-09-12T12:43:26.780Z] #39 59.52 CC criu/crtools.o [2020-09-12T12:43:26.780Z] #39 59.83 CC criu/eventfd.o [2020-09-12T12:43:26.780Z] #39 60.05 CC criu/eventpoll.o [2020-09-12T12:43:26.780Z] #39 60.64 CC criu/external.o [2020-09-12T12:43:26.780Z] #39 60.82 CC criu/fault-injection.o [2020-09-12T12:43:26.780Z] #39 60.87 CC criu/fdstore.o [2020-09-12T12:43:26.780Z] #39 61.05 CC criu/fifo.o [2020-09-12T12:43:26.780Z] #39 61.25 CC criu/file-ids.o [2020-09-12T12:43:26.780Z] #39 61.46 CC criu/file-lock.o [2020-09-12T12:43:26.780Z] #39 61.93 CC criu/files-ext.o [2020-09-12T12:43:26.780Z] #39 62.22 CC criu/files-reg.o [2020-09-12T12:43:26.780Z] #39 63.43 CC criu/files.o [2020-09-12T12:43:26.780Z] #39 64.57 CC criu/filesystems.o [2020-09-12T12:43:26.780Z] #39 65.00 CC criu/fsnotify.o [2020-09-12T12:43:26.780Z] #39 65.68 CC criu/image-desc.o [2020-09-12T12:43:26.780Z] #39 65.77 CC criu/image.o [2020-09-12T12:43:26.780Z] #39 66.10 CC criu/ipc_ns.o [2020-09-12T12:43:26.780Z] #39 66.60 CC criu/irmap.o [2020-09-12T12:43:26.780Z] #39 66.88 CC criu/kcmp-ids.o [2020-09-12T12:43:26.780Z] #39 ... [2020-09-12T12:43:26.780Z] [2020-09-12T12:43:26.780Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:43:26.780Z] #17 29.54 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-12T12:43:26.780Z] #17 29.55 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-09-12T12:43:26.780Z] #17 29.56 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-12T12:43:26.780Z] #17 29.57 Setting up libgpm2:s390x (1.20.7-5) ... [2020-09-12T12:43:26.780Z] #17 29.58 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-09-12T12:43:26.780Z] #17 29.58 Setting up uidmap (1:4.5-1.1) ... [2020-09-12T12:43:26.780Z] #17 29.59 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-09-12T12:43:26.780Z] #17 29.60 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-12T12:43:26.781Z] #17 29.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-12T12:43:26.781Z] #17 29.61 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-12T12:43:26.781Z] #17 29.62 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-12T12:43:26.781Z] #17 29.63 Setting up xxd (2:8.1.0875-5) ... [2020-09-12T12:43:26.821Z] #8 DONE 2.8s [2020-09-12T12:43:26.821Z] [2020-09-12T12:43:26.821Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-12T12:43:26.826Z] #39 22.88 CC images/cpuinfo.o [2020-09-12T12:43:27.072Z] #17 29.63 Setting up zip (3.0-11+b1) ... [2020-09-12T12:43:27.072Z] #17 29.64 Setting up vim-common (2:8.1.0875-5) ... [2020-09-12T12:43:27.072Z] #17 29.66 Setting up bash-completion (1:2.8-6) ... [2020-09-12T12:43:27.387Z] #39 23.23 CC images/inventory.o [2020-09-12T12:43:27.387Z] #39 23.50 CC images/fdinfo.o [2020-09-12T12:43:27.393Z] #9 DONE 0.5s [2020-09-12T12:43:27.393Z] [2020-09-12T12:43:27.393Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-12T12:43:27.393Z] #35 DONE 0.1s [2020-09-12T12:43:27.393Z] [2020-09-12T12:43:27.393Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:27.652Z] #60 ... [2020-09-12T12:43:27.652Z] [2020-09-12T12:43:27.652Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-12T12:43:27.652Z] #27 DONE 0.1s [2020-09-12T12:43:27.652Z] [2020-09-12T12:43:27.652Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-12T12:43:27.949Z] #39 23.86 CC images/fown.o [2020-09-12T12:43:27.949Z] #39 24.06 CC images/ns.o [2020-09-12T12:43:28.108Z] #17 30.89 Setting up libiptc0:s390x (1.8.2-4) ... [2020-09-12T12:43:28.108Z] #17 30.90 Setting up xz-utils (5.2.4-1) ... [2020-09-12T12:43:28.108Z] #17 30.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-12T12:43:28.108Z] #17 30.91 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-12T12:43:28.108Z] #17 30.95 invoke-rc.d: could not determine current runlevel [2020-09-12T12:43:28.108Z] #17 30.96 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-12T12:43:28.108Z] #17 30.96 Setting up pigz (2.4-1) ... [2020-09-12T12:43:28.108Z] #17 30.97 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-12T12:43:28.108Z] #17 30.98 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-12T12:43:28.109Z] #17 30.99 Setting up python-pip-whl (18.1-5) ... [2020-09-12T12:43:28.109Z] #17 30.99 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-09-12T12:43:28.109Z] #17 31.00 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-12T12:43:28.183Z] #42 ... [2020-09-12T12:43:28.183Z] [2020-09-12T12:43:28.183Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:28.183Z] #46 0.871 + RM_GOPATH=0 [2020-09-12T12:43:28.183Z] #46 0.872 + TMP_GOPATH= [2020-09-12T12:43:28.183Z] #46 0.872 + : /build [2020-09-12T12:43:28.183Z] #46 0.874 + '[' -z '' ']' [2020-09-12T12:43:28.183Z] #46 0.877 ++ mktemp -d [2020-09-12T12:43:28.183Z] #46 0.882 + export GOPATH=/tmp/tmp.RZOQvxhSSY [2020-09-12T12:43:28.183Z] #46 0.882 + GOPATH=/tmp/tmp.RZOQvxhSSY [2020-09-12T12:43:28.183Z] #46 0.882 + RM_GOPATH=1 [2020-09-12T12:43:28.183Z] #46 0.882 + case "$(go env GOARCH)" in [2020-09-12T12:43:28.183Z] #46 0.886 ++ go env GOARCH [2020-09-12T12:43:28.183Z] #46 0.936 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:28.183Z] #46 0.936 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:28.183Z] #46 0.939 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:28.183Z] #46 1.004 + dir=/tmp/install [2020-09-12T12:43:28.183Z] #46 1.004 + bin=golangci_lint [2020-09-12T12:43:28.183Z] #46 1.004 + shift [2020-09-12T12:43:28.183Z] #46 1.005 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-12T12:43:28.183Z] #46 1.005 + . /tmp/install/golangci_lint.installer [2020-09-12T12:43:28.183Z] #46 1.005 ++ : v1.23.8 [2020-09-12T12:43:28.183Z] #46 1.006 + install_golangci_lint [2020-09-12T12:43:28.183Z] #46 1.006 + echo 'Installing golangci-lint version v1.23.8' [2020-09-12T12:43:28.183Z] #46 1.006 Installing golangci-lint version v1.23.8 [2020-09-12T12:43:28.183Z] #46 1.007 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-12T12:43:28.400Z] #17 31.15 Setting up libaio1:s390x (0.3.112-3) ... [2020-09-12T12:43:28.400Z] #17 31.16 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-12T12:43:28.400Z] #17 31.16 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-12T12:43:28.400Z] #17 31.18 Setting up vim (2:8.1.0875-5) ... [2020-09-12T12:43:28.400Z] #17 31.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-12T12:43:28.400Z] #17 31.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-12T12:43:28.400Z] #17 31.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-12T12:43:28.400Z] #17 31.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-12T12:43:28.400Z] #17 31.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-12T12:43:28.400Z] #17 31.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-12T12:43:28.400Z] #17 31.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-12T12:43:28.400Z] #17 31.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-12T12:43:28.400Z] #17 31.22 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-12T12:43:28.400Z] #17 31.22 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-12T12:43:28.400Z] #17 31.23 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-12T12:43:28.400Z] #17 31.24 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-12T12:43:28.400Z] #17 31.25 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-12T12:43:28.400Z] #17 31.26 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-12T12:43:28.472Z] #8 DONE 3.0s [2020-09-12T12:43:28.472Z] [2020-09-12T12:43:28.472Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-12T12:43:28.481Z] #46 ... [2020-09-12T12:43:28.481Z] [2020-09-12T12:43:28.481Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:43:28.481Z] #39 1.149 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:43:28.481Z] #39 1.690 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:43:28.481Z] #39 1.717 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:43:28.481Z] #39 3.000 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-12T12:43:28.481Z] #39 5.294 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [216 kB] [2020-09-12T12:43:28.481Z] #39 7.054 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-12T12:43:28.481Z] #39 ... [2020-09-12T12:43:28.481Z] [2020-09-12T12:43:28.481Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:28.481Z] #61 0.570 + RM_GOPATH=0 [2020-09-12T12:43:28.481Z] #61 0.570 + TMP_GOPATH= [2020-09-12T12:43:28.481Z] #61 0.570 + : /build [2020-09-12T12:43:28.481Z] #61 0.570 + '[' -z '' ']' [2020-09-12T12:43:28.481Z] #61 0.571 ++ mktemp -d [2020-09-12T12:43:28.481Z] #61 0.572 + export GOPATH=/tmp/tmp.igurqS2UY2 [2020-09-12T12:43:28.481Z] #61 0.572 + GOPATH=/tmp/tmp.igurqS2UY2 [2020-09-12T12:43:28.481Z] #61 0.572 + RM_GOPATH=1 [2020-09-12T12:43:28.481Z] #61 0.573 + case "$(go env GOARCH)" in [2020-09-12T12:43:28.481Z] #61 0.573 ++ go env GOARCH [2020-09-12T12:43:28.481Z] #61 0.578 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:28.481Z] #61 0.578 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:28.481Z] #61 0.578 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:28.481Z] #61 0.579 + dir=/tmp/install [2020-09-12T12:43:28.481Z] #61 0.580 + bin=proxy [2020-09-12T12:43:28.481Z] #61 0.580 + shift [2020-09-12T12:43:28.481Z] #61 0.580 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-12T12:43:28.481Z] #61 0.580 + . /tmp/install/proxy.installer [2020-09-12T12:43:28.481Z] #61 0.580 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-12T12:43:28.481Z] #61 0.580 + install_proxy [2020-09-12T12:43:28.481Z] #61 0.580 + case "$1" in [2020-09-12T12:43:28.481Z] #61 0.580 + export CGO_ENABLED=0 [2020-09-12T12:43:28.481Z] #61 0.580 + CGO_ENABLED=0 [2020-09-12T12:43:28.481Z] #61 0.580 + _install_proxy [2020-09-12T12:43:28.481Z] #61 0.581 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-12T12:43:28.481Z] #61 0.581 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-12T12:43:28.481Z] #61 0.581 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.igurqS2UY2/src/github.com/docker/libnetwork [2020-09-12T12:43:28.481Z] #61 0.583 Cloning into '/tmp/tmp.igurqS2UY2/src/github.com/docker/libnetwork'... [2020-09-12T12:43:28.511Z] #39 24.36 CC images/regfile.o [2020-09-12T12:43:28.511Z] #39 24.62 CC images/ghost-file.o [2020-09-12T12:43:28.731Z] #9 DONE 0.5s [2020-09-12T12:43:28.731Z] [2020-09-12T12:43:28.731Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:28.731Z] #30 ... [2020-09-12T12:43:28.731Z] [2020-09-12T12:43:28.731Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-12T12:43:28.731Z] #27 DONE 0.1s [2020-09-12T12:43:28.731Z] [2020-09-12T12:43:28.731Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-12T12:43:28.731Z] #35 DONE 0.1s [2020-09-12T12:43:28.781Z] #61 ... [2020-09-12T12:43:28.781Z] [2020-09-12T12:43:28.781Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:28.781Z] #55 0.847 + RM_GOPATH=0 [2020-09-12T12:43:28.781Z] #55 0.847 + TMP_GOPATH= [2020-09-12T12:43:28.781Z] #55 0.876 + : /build [2020-09-12T12:43:28.781Z] #55 0.877 + '[' -z '' ']' [2020-09-12T12:43:28.781Z] #55 0.881 ++ mktemp -d [2020-09-12T12:43:28.781Z] #55 0.886 + export GOPATH=/tmp/tmp.Z7bGILysMe [2020-09-12T12:43:28.781Z] #55 0.886 + GOPATH=/tmp/tmp.Z7bGILysMe [2020-09-12T12:43:28.781Z] #55 0.886 + RM_GOPATH=1 [2020-09-12T12:43:28.781Z] #55 0.886 + case "$(go env GOARCH)" in [2020-09-12T12:43:28.781Z] #55 0.888 ++ go env GOARCH [2020-09-12T12:43:28.781Z] #55 0.930 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:28.781Z] #55 0.930 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:28.781Z] #55 0.931 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:28.781Z] #55 0.937 + dir=/tmp/install [2020-09-12T12:43:28.781Z] #55 0.937 + bin=rootlesskit [2020-09-12T12:43:28.781Z] #55 0.937 + shift [2020-09-12T12:43:28.781Z] #55 0.938 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-12T12:43:28.781Z] #55 0.938 + . /tmp/install/rootlesskit.installer [2020-09-12T12:43:28.781Z] #55 0.938 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-12T12:43:28.781Z] #55 0.939 + install_rootlesskit [2020-09-12T12:43:28.781Z] #55 0.939 + case "$1" in [2020-09-12T12:43:28.781Z] #55 0.939 + export CGO_ENABLED=0 [2020-09-12T12:43:28.781Z] #55 0.939 + CGO_ENABLED=0 [2020-09-12T12:43:28.781Z] #55 0.940 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-12T12:43:28.781Z] #55 0.940 + _install_rootlesskit [2020-09-12T12:43:28.781Z] #55 0.940 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-12T12:43:28.781Z] #55 0.940 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Z7bGILysMe/src/github.com/rootless-containers/rootlesskit [2020-09-12T12:43:28.781Z] #55 0.943 Cloning into '/tmp/tmp.Z7bGILysMe/src/github.com/rootless-containers/rootlesskit'... [2020-09-12T12:43:28.781Z] #55 6.909 + cd /tmp/tmp.Z7bGILysMe/src/github.com/rootless-containers/rootlesskit [2020-09-12T12:43:28.781Z] #55 6.909 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-12T12:43:28.782Z] #55 7.684 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-12T12:43:28.782Z] #55 7.685 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-12T12:43:28.782Z] #55 ... [2020-09-12T12:43:28.782Z] [2020-09-12T12:43:28.782Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:28.782Z] #48 0.838 + RM_GOPATH=0 [2020-09-12T12:43:28.782Z] #48 0.839 + TMP_GOPATH= [2020-09-12T12:43:28.782Z] #48 0.839 + : /build [2020-09-12T12:43:28.782Z] #48 0.839 + '[' -z '' ']' [2020-09-12T12:43:28.782Z] #48 0.860 ++ mktemp -d [2020-09-12T12:43:28.782Z] #48 0.867 + export GOPATH=/tmp/tmp.TyhLBfn6RV [2020-09-12T12:43:28.782Z] #48 0.867 + GOPATH=/tmp/tmp.TyhLBfn6RV [2020-09-12T12:43:28.782Z] #48 0.868 + RM_GOPATH=1 [2020-09-12T12:43:28.782Z] #48 0.869 + case "$(go env GOARCH)" in [2020-09-12T12:43:28.782Z] #48 0.879 ++ go env GOARCH [2020-09-12T12:43:28.782Z] #48 0.980 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:28.782Z] #48 0.980 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:28.782Z] #48 0.980 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:28.782Z] #48 0.996 + dir=/tmp/install [2020-09-12T12:43:28.782Z] #48 0.996 + bin=shfmt [2020-09-12T12:43:28.782Z] #48 0.996 + shift [2020-09-12T12:43:28.782Z] #48 0.996 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-12T12:43:28.782Z] #48 0.996 + . /tmp/install/shfmt.installer [2020-09-12T12:43:28.782Z] #48 0.996 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-12T12:43:28.782Z] #48 0.996 + install_shfmt [2020-09-12T12:43:28.782Z] #48 0.996 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-12T12:43:28.782Z] #48 0.996 + git clone https://github.com/mvdan/sh.git /tmp/tmp.TyhLBfn6RV/src/github.com/mvdan/sh [2020-09-12T12:43:28.782Z] #48 0.996 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-12T12:43:28.782Z] #48 0.999 Cloning into '/tmp/tmp.TyhLBfn6RV/src/github.com/mvdan/sh'... [2020-09-12T12:43:28.990Z] [2020-09-12T12:43:28.990Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-12T12:43:29.072Z] #39 24.98 CC images/fifo.o [2020-09-12T12:43:29.085Z] #48 ... [2020-09-12T12:43:29.085Z] [2020-09-12T12:43:29.085Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:29.085Z] #31 0.871 + RM_GOPATH=0 [2020-09-12T12:43:29.085Z] #31 0.872 + TMP_GOPATH= [2020-09-12T12:43:29.085Z] #31 0.872 + : /build [2020-09-12T12:43:29.085Z] #31 0.872 + '[' -z '' ']' [2020-09-12T12:43:29.085Z] #31 0.874 ++ mktemp -d [2020-09-12T12:43:29.085Z] #31 0.880 + export GOPATH=/tmp/tmp.IbiAIIXor2 [2020-09-12T12:43:29.085Z] #31 0.905 + GOPATH=/tmp/tmp.IbiAIIXor2 [2020-09-12T12:43:29.085Z] #31 0.905 + RM_GOPATH=1 [2020-09-12T12:43:29.085Z] #31 0.905 + case "$(go env GOARCH)" in [2020-09-12T12:43:29.085Z] #31 0.911 ++ go env GOARCH [2020-09-12T12:43:29.085Z] #31 0.980 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:29.085Z] #31 0.980 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:29.085Z] #31 0.986 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:29.085Z] #31 0.988 + dir=/tmp/install [2020-09-12T12:43:29.085Z] #31 0.988 + bin=tomlv [2020-09-12T12:43:29.085Z] #31 0.988 + shift [2020-09-12T12:43:29.085Z] #31 0.988 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-12T12:43:29.085Z] #31 0.988 + . /tmp/install/tomlv.installer [2020-09-12T12:43:29.085Z] #31 0.988 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-12T12:43:29.085Z] #31 0.989 + install_tomlv [2020-09-12T12:43:29.085Z] #31 0.989 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-12T12:43:29.085Z] #31 0.989 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IbiAIIXor2/src/github.com/BurntSushi/toml [2020-09-12T12:43:29.085Z] #31 0.989 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-12T12:43:29.085Z] #31 0.992 Cloning into '/tmp/tmp.IbiAIIXor2/src/github.com/BurntSushi/toml'... [2020-09-12T12:43:29.085Z] #31 2.442 + cd /tmp/tmp.IbiAIIXor2/src/github.com/BurntSushi/toml [2020-09-12T12:43:29.085Z] #31 2.443 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-12T12:43:29.085Z] #31 2.462 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-12T12:43:29.085Z] #31 3.185 internal/cpu [2020-09-12T12:43:29.085Z] #31 3.204 runtime/internal/sys [2020-09-12T12:43:29.085Z] #31 3.232 math/bits [2020-09-12T12:43:29.085Z] #31 3.319 runtime/internal/atomic [2020-09-12T12:43:29.085Z] #31 3.867 runtime/internal/math [2020-09-12T12:43:29.085Z] #31 4.139 unicode/utf8 [2020-09-12T12:43:29.085Z] #31 4.224 unicode [2020-09-12T12:43:29.085Z] #31 4.783 internal/bytealg [2020-09-12T12:43:29.085Z] #31 5.358 math [2020-09-12T12:43:29.085Z] #31 5.469 internal/testlog [2020-09-12T12:43:29.085Z] #31 6.480 encoding [2020-09-12T12:43:29.085Z] #31 6.964 runtime [2020-09-12T12:43:29.085Z] #31 7.031 runtime/cgo [2020-09-12T12:43:29.085Z] #31 ... [2020-09-12T12:43:29.086Z] [2020-09-12T12:43:29.086Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:43:29.086Z] #52 1.134 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:43:29.086Z] #52 1.426 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:43:29.086Z] #52 1.472 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:43:29.086Z] #52 2.762 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-12T12:43:29.086Z] #52 5.194 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [216 kB] [2020-09-12T12:43:29.086Z] #52 6.913 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-12T12:43:29.328Z] #39 25.16 CC images/remap-file-path.o [2020-09-12T12:43:29.383Z] #52 ... [2020-09-12T12:43:29.383Z] [2020-09-12T12:43:29.383Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:43:29.383Z] #24 1.109 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:43:29.383Z] #24 1.269 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:43:29.383Z] #24 1.352 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:43:29.383Z] #24 2.619 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-12T12:43:29.383Z] #24 4.803 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [216 kB] [2020-09-12T12:43:29.383Z] #24 6.927 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-12T12:43:29.383Z] #24 ... [2020-09-12T12:43:29.383Z] [2020-09-12T12:43:29.383Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:43:29.383Z] #11 1.090 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:43:29.383Z] #11 1.317 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:43:29.383Z] #11 1.352 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:43:29.383Z] #11 2.619 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-12T12:43:29.383Z] #11 4.388 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [216 kB] [2020-09-12T12:43:29.383Z] #11 6.488 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-12T12:43:29.584Z] #39 25.38 CC images/eventfd.o [2020-09-12T12:43:29.680Z] #11 ... [2020-09-12T12:43:29.680Z] [2020-09-12T12:43:29.680Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:43:29.680Z] #33 1.083 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:43:29.680Z] #33 1.271 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:43:29.680Z] #33 1.380 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:43:29.680Z] #33 2.687 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-12T12:43:29.680Z] #33 5.036 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [216 kB] [2020-09-12T12:43:29.680Z] #33 7.011 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-12T12:43:29.680Z] #33 ... [2020-09-12T12:43:29.680Z] [2020-09-12T12:43:29.680Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-12T12:43:29.680Z] #29 0.715 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-12T12:43:29.680Z] #29 0.717 Cloning into '.'... [2020-09-12T12:43:29.840Z] #39 25.67 CC images/eventpoll.o [2020-09-12T12:43:29.977Z] #29 ... [2020-09-12T12:43:29.977Z] [2020-09-12T12:43:29.977Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:29.977Z] #22 0.834 + RM_GOPATH=0 [2020-09-12T12:43:29.977Z] #22 0.857 + TMP_GOPATH= [2020-09-12T12:43:29.977Z] #22 0.858 + : /build [2020-09-12T12:43:29.977Z] #22 0.859 + '[' -z '' ']' [2020-09-12T12:43:29.977Z] #22 0.867 ++ mktemp -d [2020-09-12T12:43:29.977Z] #22 0.872 + export GOPATH=/tmp/tmp.6TXmTGQuSb [2020-09-12T12:43:29.977Z] #22 0.872 + GOPATH=/tmp/tmp.6TXmTGQuSb [2020-09-12T12:43:29.977Z] #22 0.873 + RM_GOPATH=1 [2020-09-12T12:43:29.977Z] #22 0.873 + case "$(go env GOARCH)" in [2020-09-12T12:43:29.977Z] #22 0.875 ++ go env GOARCH [2020-09-12T12:43:29.977Z] #22 0.926 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:29.977Z] #22 0.927 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:29.977Z] #22 0.927 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:29.977Z] #22 0.931 + dir=/tmp/install [2020-09-12T12:43:29.977Z] #22 0.932 + bin=dockercli [2020-09-12T12:43:29.977Z] #22 0.932 + shift [2020-09-12T12:43:29.977Z] #22 0.933 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-12T12:43:29.977Z] #22 0.933 + . /tmp/install/dockercli.installer [2020-09-12T12:43:29.977Z] #22 0.934 ++ : stable [2020-09-12T12:43:29.977Z] #22 0.934 ++ : 17.06.2-ce [2020-09-12T12:43:29.977Z] #22 0.939 + install_dockercli [2020-09-12T12:43:29.977Z] #22 0.939 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-12T12:43:29.977Z] #22 0.939 Install docker/cli version 17.06.2-ce from stable [2020-09-12T12:43:29.977Z] #22 0.960 ++ uname -m [2020-09-12T12:43:29.977Z] #22 0.961 + arch=ppc64le [2020-09-12T12:43:29.977Z] #22 0.962 + '[' ppc64le '!=' x86_64 ']' [2020-09-12T12:43:29.977Z] #22 0.962 + '[' ppc64le '!=' s390x ']' [2020-09-12T12:43:29.977Z] #22 0.962 + '[' ppc64le '!=' armhf ']' [2020-09-12T12:43:29.977Z] #22 0.962 + build_dockercli [2020-09-12T12:43:29.977Z] #22 0.963 + git clone https://github.com/docker/docker-ce /tmp/tmp.6TXmTGQuSb/tmp/docker-ce [2020-09-12T12:43:29.977Z] #22 0.975 Cloning into '/tmp/tmp.6TXmTGQuSb/tmp/docker-ce'... [2020-09-12T12:43:29.977Z] #22 ... [2020-09-12T12:43:29.977Z] [2020-09-12T12:43:29.977Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:43:29.977Z] #42 10.67 crypto/internal/subtle [2020-09-12T12:43:29.977Z] #42 10.96 crypto/subtle [2020-09-12T12:43:29.977Z] #42 11.58 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-12T12:43:29.980Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.2s done [2020-09-12T12:43:30.096Z] #39 25.93 CC images/fh.o [2020-09-12T12:43:30.274Z] #42 12.05 internal/nettrace [2020-09-12T12:43:30.351Z] #39 26.28 CC images/fsnotify.o [2020-09-12T12:43:30.351Z] #39 ... [2020-09-12T12:43:30.351Z] [2020-09-12T12:43:30.351Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:30.351Z] #47 90.75 mvdan.cc/sh/v3/cmd/shfmt [2020-09-12T12:43:30.351Z] #47 DONE 96.7s [2020-09-12T12:43:30.351Z] [2020-09-12T12:43:30.351Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:43:30.351Z] #41 87.42 encoding/xml [2020-09-12T12:43:30.351Z] #41 88.32 go/doc [2020-09-12T12:43:30.351Z] #41 91.47 github.com/LK4D4/vndr/build [2020-09-12T12:43:30.351Z] #41 93.17 github.com/LK4D4/vndr/versioned [2020-09-12T12:43:30.351Z] #41 93.32 compress/flate [2020-09-12T12:43:30.351Z] #41 94.57 hash/crc32 [2020-09-12T12:43:30.351Z] #41 95.18 net [2020-09-12T12:43:30.351Z] #41 95.81 compress/gzip [2020-09-12T12:43:30.351Z] #41 96.43 vendor/golang.org/x/text/transform [2020-09-12T12:43:30.469Z] #17 32.98 Setting up iptables (1.8.2-4) ... [2020-09-12T12:43:30.469Z] #17 33.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-12T12:43:30.469Z] #17 33.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-12T12:43:30.469Z] #17 33.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-12T12:43:30.469Z] #17 33.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-12T12:43:30.469Z] #17 33.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-12T12:43:30.469Z] #17 33.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-12T12:43:30.469Z] #17 33.03 Setting up python3 (3.7.3-1) ... [2020-09-12T12:43:30.469Z] #17 33.27 Setting up python3-wheel (0.32.3-2) ... [2020-09-12T12:43:30.571Z] #42 12.43 runtime/cgo [2020-09-12T12:43:30.761Z] #17 33.56 Setting up apparmor (2.13.2-10) ... [2020-09-12T12:43:31.283Z] #41 97.40 vendor/golang.org/x/text/unicode/bidi [2020-09-12T12:43:31.283Z] #41 ... [2020-09-12T12:43:31.283Z] [2020-09-12T12:43:31.283Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:43:31.283Z] #39 27.08 CC images/signalfd.o [2020-09-12T12:43:31.539Z] #39 27.43 CC images/fs.o [2020-09-12T12:43:31.539Z] #39 27.57 CC images/pstree.o [2020-09-12T12:43:31.795Z] #39 27.76 CC images/pipe.o [2020-09-12T12:43:31.796Z] #17 34.51 Setting up xfsprogs (4.20.0-1) ... [2020-09-12T12:43:31.796Z] #17 34.52 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-12T12:43:31.896Z] #7 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2020-09-12T12:43:32.050Z] #39 27.96 CC images/tcp-stream.o [2020-09-12T12:43:32.088Z] #17 34.78 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-12T12:43:32.157Z] #7 DONE 23.7s [2020-09-12T12:43:32.157Z] [2020-09-12T12:43:32.157Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-12T12:43:32.306Z] #39 28.20 CC images/sk-packet.o [2020-09-12T12:43:32.380Z] #17 35.30 Setting up python3-distutils (3.7.3-1) ... [2020-09-12T12:43:32.562Z] #39 28.43 CC images/mnt.o [2020-09-12T12:43:32.672Z] #17 35.51 Setting up python3-setuptools (40.8.0-1) ... [2020-09-12T12:43:32.817Z] #39 28.65 CC images/pipe-data.o [2020-09-12T12:43:32.817Z] #39 28.84 CC images/sa.o [2020-09-12T12:43:32.946Z] #28 ... [2020-09-12T12:43:32.946Z] [2020-09-12T12:43:32.946Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:32.946Z] #60 5.183 + RM_GOPATH=0 [2020-09-12T12:43:32.946Z] #60 5.183 + TMP_GOPATH= [2020-09-12T12:43:32.946Z] #60 5.183 + : /build [2020-09-12T12:43:32.946Z] #60 5.183 + '[' -z '' ']' [2020-09-12T12:43:32.946Z] #60 5.183 ++ mktemp -d [2020-09-12T12:43:32.946Z] #60 5.183 + export GOPATH=/tmp/tmp.2RBvRAXCfv [2020-09-12T12:43:32.946Z] #60 5.183 + GOPATH=/tmp/tmp.2RBvRAXCfv [2020-09-12T12:43:32.946Z] #60 5.183 + RM_GOPATH=1 [2020-09-12T12:43:32.946Z] #60 5.183 + case "$(go env GOARCH)" in [2020-09-12T12:43:32.946Z] #60 5.190 ++ go env GOARCH [2020-09-12T12:43:32.946Z] #60 5.275 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:32.946Z] #60 5.276 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:32.946Z] #60 5.283 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:32.946Z] #60 5.288 + dir=/tmp/install [2020-09-12T12:43:32.946Z] #60 5.288 + bin=proxy [2020-09-12T12:43:32.946Z] #60 5.288 + shift [2020-09-12T12:43:32.946Z] #60 5.288 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-12T12:43:32.946Z] #60 5.289 + . /tmp/install/proxy.installer [2020-09-12T12:43:32.946Z] #60 5.290 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-12T12:43:32.946Z] #60 5.294 + install_proxy [2020-09-12T12:43:32.946Z] #60 5.294 + case "$1" in [2020-09-12T12:43:32.946Z] #60 5.294 + export CGO_ENABLED=0 [2020-09-12T12:43:32.946Z] #60 5.295 + CGO_ENABLED=0 [2020-09-12T12:43:32.946Z] #60 5.295 + _install_proxy [2020-09-12T12:43:32.946Z] #60 5.297 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-12T12:43:32.946Z] #60 5.299 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-12T12:43:32.946Z] #60 5.300 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.2RBvRAXCfv/src/github.com/docker/libnetwork [2020-09-12T12:43:32.946Z] #60 5.322 Cloning into '/tmp/tmp.2RBvRAXCfv/src/github.com/docker/libnetwork'... [2020-09-12T12:43:33.073Z] #39 29.05 CC images/timer.o [2020-09-12T12:43:33.545Z] #8 DONE 1.0s [2020-09-12T12:43:33.545Z] [2020-09-12T12:43:33.545Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-12T12:43:33.636Z] #39 29.41 CC images/timerfd.o [2020-09-12T12:43:33.636Z] #39 29.58 CC images/mm.o [2020-09-12T12:43:33.707Z] #17 36.20 Setting up python3-pip (18.1-5) ... [2020-09-12T12:43:33.892Z] #39 29.84 CC images/sk-opts.o [2020-09-12T12:43:33.999Z] #17 36.74 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:43:33.999Z] #17 36.80 Processing triggers for mime-support (3.62) ... [2020-09-12T12:43:34.121Z] #9 DONE 0.8s [2020-09-12T12:43:34.121Z] [2020-09-12T12:43:34.121Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-12T12:43:34.121Z] #35 DONE 0.1s [2020-09-12T12:43:34.121Z] [2020-09-12T12:43:34.121Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:34.148Z] #39 30.07 CC images/sk-unix.o [2020-09-12T12:43:34.293Z] #36 4.767 + git clone https://github.com/docker/distribution.git . [2020-09-12T12:43:34.293Z] #36 4.775 Cloning into '.'... [2020-09-12T12:43:34.293Z] #36 ... [2020-09-12T12:43:34.293Z] [2020-09-12T12:43:34.293Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:34.293Z] #30 4.978 + RM_GOPATH=0 [2020-09-12T12:43:34.293Z] #30 4.978 + TMP_GOPATH= [2020-09-12T12:43:34.293Z] #30 4.978 + : /build [2020-09-12T12:43:34.293Z] #30 4.978 + '[' -z '' ']' [2020-09-12T12:43:34.293Z] #30 4.978 ++ mktemp -d [2020-09-12T12:43:34.293Z] #30 4.983 + export GOPATH=/tmp/tmp.gaYDwAZvMP [2020-09-12T12:43:34.293Z] #30 4.983 + GOPATH=/tmp/tmp.gaYDwAZvMP [2020-09-12T12:43:34.293Z] #30 4.983 + RM_GOPATH=1 [2020-09-12T12:43:34.293Z] #30 4.983 + case "$(go env GOARCH)" in [2020-09-12T12:43:34.293Z] #30 4.984 ++ go env GOARCH [2020-09-12T12:43:34.293Z] #30 5.004 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:34.293Z] #30 5.004 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:34.293Z] #30 5.005 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:34.293Z] #30 5.006 + dir=/tmp/install [2020-09-12T12:43:34.293Z] #30 5.008 + bin=tomlv [2020-09-12T12:43:34.293Z] #30 5.008 + shift [2020-09-12T12:43:34.293Z] #30 5.010 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-12T12:43:34.293Z] #30 5.010 + . /tmp/install/tomlv.installer [2020-09-12T12:43:34.293Z] #30 5.010 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-12T12:43:34.293Z] #30 5.010 + install_tomlv [2020-09-12T12:43:34.293Z] #30 5.010 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-12T12:43:34.293Z] #30 5.010 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gaYDwAZvMP/src/github.com/BurntSushi/toml [2020-09-12T12:43:34.293Z] #30 5.010 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-12T12:43:34.293Z] #30 5.014 Cloning into '/tmp/tmp.gaYDwAZvMP/src/github.com/BurntSushi/toml'... [2020-09-12T12:43:34.382Z] #30 ... [2020-09-12T12:43:34.382Z] [2020-09-12T12:43:34.382Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-12T12:43:34.382Z] #27 DONE 0.1s [2020-09-12T12:43:34.382Z] [2020-09-12T12:43:34.382Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-12T12:43:34.403Z] #39 30.38 CC images/sk-inet.o [2020-09-12T12:43:34.552Z] #30 6.030 + cd /tmp/tmp.gaYDwAZvMP/src/github.com/BurntSushi/toml [2020-09-12T12:43:34.634Z] #17 DONE 37.3s [2020-09-12T12:43:34.634Z] [2020-09-12T12:43:34.634Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:43:34.634Z] #39 67.14 CC criu/kerndat.o [2020-09-12T12:43:34.634Z] #39 67.74 CC criu/libnetlink.o [2020-09-12T12:43:34.634Z] #39 67.90 CC criu/log.o [2020-09-12T12:43:34.634Z] #39 68.23 CC criu/lsm.o [2020-09-12T12:43:34.634Z] #39 68.50 CC criu/mem.o [2020-09-12T12:43:34.634Z] #39 69.39 CC criu/memfd.o [2020-09-12T12:43:34.634Z] #39 69.71 CC criu/mount.o [2020-09-12T12:43:34.634Z] #39 71.84 CC criu/namespaces.o [2020-09-12T12:43:34.634Z] #39 72.82 CC criu/net.o [2020-09-12T12:43:34.634Z] #39 74.36 CC criu/netfilter.o [2020-09-12T12:43:34.634Z] #39 74.51 CC criu/page-pipe.o [2020-09-12T12:43:34.634Z] #39 ... [2020-09-12T12:43:34.634Z] [2020-09-12T12:43:34.634Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-12T12:43:34.811Z] #30 6.030 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-12T12:43:34.811Z] #30 6.037 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-12T12:43:34.965Z] #39 30.70 CC images/tun.o [2020-09-12T12:43:34.965Z] #39 30.92 CC images/sk-netlink.o [2020-09-12T12:43:35.083Z] #42 ... [2020-09-12T12:43:35.083Z] [2020-09-12T12:43:35.083Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:35.083Z] #44 6.188 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-12T12:43:35.083Z] #44 6.247 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-12T12:43:35.083Z] #44 6.249 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-12T12:43:35.083Z] #44 6.266 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-12T12:43:35.083Z] #44 9.055 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-12T12:43:35.083Z] #44 9.163 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-12T12:43:35.083Z] #44 9.944 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-12T12:43:35.083Z] #44 12.70 go: finding github.com/fatih/color v1.6.0 [2020-09-12T12:43:35.083Z] #44 12.72 go: finding github.com/pkg/errors v0.8.0 [2020-09-12T12:43:35.083Z] #44 12.72 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-12T12:43:35.083Z] #44 12.84 go: finding github.com/spf13/pflag v1.0.1 [2020-09-12T12:43:35.083Z] #44 12.89 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-12T12:43:35.083Z] #44 12.99 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-12T12:43:35.083Z] #44 13.30 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-12T12:43:35.083Z] #44 13.31 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-12T12:43:35.083Z] #44 13.42 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-12T12:43:35.083Z] #44 13.47 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-12T12:43:35.083Z] #44 13.61 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-12T12:43:35.083Z] #44 ... [2020-09-12T12:43:35.083Z] [2020-09-12T12:43:35.083Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:43:35.083Z] #42 16.33 vendor/golang.org/x/crypto/internal/subtle [2020-09-12T12:43:35.220Z] #39 31.09 CC images/packet-sock.o [2020-09-12T12:43:35.267Z] #18 0.699 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-12T12:43:35.267Z] #18 0.701 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-12T12:43:35.267Z] #18 0.703 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-12T12:43:35.267Z] #18 DONE 0.8s [2020-09-12T12:43:35.267Z] [2020-09-12T12:43:35.267Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-12T12:43:35.267Z] #36 110.5 + dpkg --print-architecture [2020-09-12T12:43:35.267Z] #36 110.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-12T12:43:35.267Z] #36 110.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-12T12:43:35.267Z] #36 110.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-12T12:43:35.380Z] #30 6.871 runtime/internal/sys [2020-09-12T12:43:35.476Z] #39 31.44 CC images/ipc-var.o [2020-09-12T12:43:35.640Z] #30 6.880 internal/cpu [2020-09-12T12:43:35.732Z] #39 31.60 CC images/ipc-desc.o [2020-09-12T12:43:35.732Z] #39 31.77 CC images/ipc-shm.o [2020-09-12T12:43:35.902Z] #30 7.208 runtime/internal/math [2020-09-12T12:43:35.902Z] #30 7.329 math/bits [2020-09-12T12:43:35.988Z] #39 31.93 CC images/ipc-msg.o [2020-09-12T12:43:36.163Z] #30 7.652 internal/bytealg [2020-09-12T12:43:36.243Z] #39 32.21 CC images/ipc-sem.o [2020-09-12T12:43:36.499Z] #39 32.40 CC images/utsns.o [2020-09-12T12:43:36.499Z] #39 32.58 CC images/creds.o [2020-09-12T12:43:36.733Z] #30 8.108 math [2020-09-12T12:43:36.754Z] #39 32.70 CC images/vma.o [2020-09-12T12:43:37.010Z] #39 32.88 CC images/netdev.o [2020-09-12T12:43:37.266Z] #39 33.24 CC images/tty.o [2020-09-12T12:43:37.302Z] #30 8.608 runtime [2020-09-12T12:43:37.828Z] #39 33.69 CC images/file-lock.o [2020-09-12T12:43:38.085Z] #39 33.87 CC images/rlimit.o [2020-09-12T12:43:38.085Z] #39 34.04 CC images/pagemap.o [2020-09-12T12:43:38.225Z] #60 ... [2020-09-12T12:43:38.225Z] [2020-09-12T12:43:38.225Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:43:38.225Z] #38 5.335 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:43:38.225Z] #38 5.440 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:43:38.225Z] #38 5.440 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:43:38.225Z] #38 6.496 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-12T12:43:38.225Z] #38 8.778 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-12T12:43:38.225Z] #38 ... [2020-09-12T12:43:38.225Z] [2020-09-12T12:43:38.225Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:43:38.225Z] #51 3.672 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:43:38.225Z] #51 3.686 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:43:38.225Z] #51 3.686 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:43:38.225Z] #51 3.904 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-12T12:43:38.225Z] #51 4.369 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-12T12:43:38.225Z] #51 6.367 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-12T12:43:38.225Z] #51 ... [2020-09-12T12:43:38.225Z] [2020-09-12T12:43:38.225Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:43:38.225Z] #32 5.864 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:43:38.225Z] #32 5.930 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:43:38.225Z] #32 5.930 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:43:38.225Z] #32 7.075 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-12T12:43:38.225Z] #32 9.799 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-12T12:43:38.225Z] #32 ... [2020-09-12T12:43:38.225Z] [2020-09-12T12:43:38.225Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:43:38.225Z] #23 5.257 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:43:38.225Z] #23 5.313 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:43:38.225Z] #23 5.313 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:43:38.225Z] #23 6.347 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-12T12:43:38.225Z] #23 8.455 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-12T12:43:38.225Z] #23 ... [2020-09-12T12:43:38.225Z] [2020-09-12T12:43:38.225Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:38.225Z] #54 4.990 + RM_GOPATH=0 [2020-09-12T12:43:38.225Z] #54 4.990 + TMP_GOPATH= [2020-09-12T12:43:38.225Z] #54 4.990 + : /build [2020-09-12T12:43:38.225Z] #54 4.990 + '[' -z '' ']' [2020-09-12T12:43:38.225Z] #54 4.990 ++ mktemp -d [2020-09-12T12:43:38.225Z] #54 4.995 + export GOPATH=/tmp/tmp.PUdjPTdBKU [2020-09-12T12:43:38.225Z] #54 4.995 + GOPATH=/tmp/tmp.PUdjPTdBKU [2020-09-12T12:43:38.225Z] #54 4.995 + RM_GOPATH=1 [2020-09-12T12:43:38.225Z] #54 4.995 + case "$(go env GOARCH)" in [2020-09-12T12:43:38.225Z] #54 5.004 ++ go env GOARCH [2020-09-12T12:43:38.225Z] #54 5.011 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-12T12:43:38.225Z] #54 5.012 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:38.225Z] #54 5.012 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:38.225Z] #54 5.012 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:38.225Z] #54 5.012 + dir=/tmp/install [2020-09-12T12:43:38.225Z] #54 5.012 + bin=rootlesskit [2020-09-12T12:43:38.225Z] #54 5.012 + shift [2020-09-12T12:43:38.225Z] #54 5.012 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-12T12:43:38.225Z] #54 5.012 + . /tmp/install/rootlesskit.installer [2020-09-12T12:43:38.225Z] #54 5.012 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-12T12:43:38.225Z] #54 5.012 + install_rootlesskit [2020-09-12T12:43:38.225Z] #54 5.012 + case "$1" in [2020-09-12T12:43:38.225Z] #54 5.012 + export CGO_ENABLED=0 [2020-09-12T12:43:38.225Z] #54 5.012 + CGO_ENABLED=0 [2020-09-12T12:43:38.225Z] #54 5.012 + _install_rootlesskit [2020-09-12T12:43:38.225Z] #54 5.012 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-12T12:43:38.225Z] #54 5.066 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.PUdjPTdBKU/src/github.com/rootless-containers/rootlesskit [2020-09-12T12:43:38.225Z] #54 5.066 Cloning into '/tmp/tmp.PUdjPTdBKU/src/github.com/rootless-containers/rootlesskit'... [2020-09-12T12:43:38.225Z] #54 ... [2020-09-12T12:43:38.225Z] [2020-09-12T12:43:38.225Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:38.225Z] #45 4.411 + RM_GOPATH=0 [2020-09-12T12:43:38.225Z] #45 4.411 + TMP_GOPATH= [2020-09-12T12:43:38.225Z] #45 4.411 + : /build [2020-09-12T12:43:38.225Z] #45 4.411 + '[' -z '' ']' [2020-09-12T12:43:38.225Z] #45 4.411 ++ mktemp -d [2020-09-12T12:43:38.225Z] #45 4.411 + export GOPATH=/tmp/tmp.5sjhHk9Ub8 [2020-09-12T12:43:38.225Z] #45 4.411 + GOPATH=/tmp/tmp.5sjhHk9Ub8 [2020-09-12T12:43:38.225Z] #45 4.411 + RM_GOPATH=1 [2020-09-12T12:43:38.225Z] #45 4.411 + case "$(go env GOARCH)" in [2020-09-12T12:43:38.225Z] #45 4.411 ++ go env GOARCH [2020-09-12T12:43:38.225Z] #45 4.426 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:38.225Z] #45 4.426 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:38.225Z] #45 4.426 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:38.225Z] #45 4.426 + dir=/tmp/install [2020-09-12T12:43:38.225Z] #45 4.426 + bin=golangci_lint [2020-09-12T12:43:38.225Z] #45 4.426 + shift [2020-09-12T12:43:38.225Z] #45 4.426 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-12T12:43:38.225Z] #45 4.426 + . /tmp/install/golangci_lint.installer [2020-09-12T12:43:38.225Z] #45 4.426 ++ : v1.23.8 [2020-09-12T12:43:38.225Z] #45 4.426 + install_golangci_lint [2020-09-12T12:43:38.225Z] #45 4.426 + echo 'Installing golangci-lint version v1.23.8' [2020-09-12T12:43:38.225Z] #45 4.426 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-12T12:43:38.225Z] #45 4.426 Installing golangci-lint version v1.23.8 [2020-09-12T12:43:38.225Z] #45 ... [2020-09-12T12:43:38.225Z] [2020-09-12T12:43:38.225Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:38.225Z] #21 5.306 + RM_GOPATH=0 [2020-09-12T12:43:38.225Z] #21 5.306 + TMP_GOPATH= [2020-09-12T12:43:38.225Z] #21 5.306 + : /build [2020-09-12T12:43:38.225Z] #21 5.306 + '[' -z '' ']' [2020-09-12T12:43:38.225Z] #21 5.306 ++ mktemp -d [2020-09-12T12:43:38.225Z] #21 5.312 + export GOPATH=/tmp/tmp.L5LXdJW27i [2020-09-12T12:43:38.225Z] #21 5.312 + GOPATH=/tmp/tmp.L5LXdJW27i [2020-09-12T12:43:38.225Z] #21 5.312 + RM_GOPATH=1 [2020-09-12T12:43:38.225Z] #21 5.312 + case "$(go env GOARCH)" in [2020-09-12T12:43:38.225Z] #21 5.314 ++ go env GOARCH [2020-09-12T12:43:38.225Z] #21 5.377 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:38.225Z] #21 5.394 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:38.225Z] #21 5.396 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:38.225Z] #21 5.399 + dir=/tmp/install [2020-09-12T12:43:38.225Z] #21 5.403 + bin=dockercli [2020-09-12T12:43:38.225Z] #21 5.403 + shift [2020-09-12T12:43:38.225Z] #21 5.403 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-12T12:43:38.225Z] #21 5.404 + . /tmp/install/dockercli.installer [2020-09-12T12:43:38.225Z] #21 5.405 Install docker/cli version 17.06.2-ce from stable [2020-09-12T12:43:38.225Z] #21 5.405 ++ : stable [2020-09-12T12:43:38.225Z] #21 5.405 ++ : 17.06.2-ce [2020-09-12T12:43:38.225Z] #21 5.405 + install_dockercli [2020-09-12T12:43:38.225Z] #21 5.405 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-12T12:43:38.225Z] #21 5.406 ++ uname -m [2020-09-12T12:43:38.225Z] #21 5.415 + arch=x86_64 [2020-09-12T12:43:38.225Z] #21 5.415 + '[' x86_64 '!=' x86_64 ']' [2020-09-12T12:43:38.225Z] #21 5.415 + url=https://download.docker.com/linux/static [2020-09-12T12:43:38.225Z] #21 5.416 + tar -xz docker/docker [2020-09-12T12:43:38.225Z] #21 5.417 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-12T12:43:38.341Z] #39 34.29 CC images/siginfo.o [2020-09-12T12:43:38.485Z] #21 ... [2020-09-12T12:43:38.485Z] [2020-09-12T12:43:38.485Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:38.485Z] #30 4.308 + RM_GOPATH=0 [2020-09-12T12:43:38.485Z] #30 4.308 + TMP_GOPATH= [2020-09-12T12:43:38.485Z] #30 4.308 + : /build [2020-09-12T12:43:38.485Z] #30 4.308 + '[' -z '' ']' [2020-09-12T12:43:38.485Z] #30 4.310 ++ mktemp -d [2020-09-12T12:43:38.485Z] #30 4.310 + export GOPATH=/tmp/tmp.dBYnmrWELX [2020-09-12T12:43:38.485Z] #30 4.310 + GOPATH=/tmp/tmp.dBYnmrWELX [2020-09-12T12:43:38.485Z] #30 4.310 + RM_GOPATH=1 [2020-09-12T12:43:38.485Z] #30 4.310 + case "$(go env GOARCH)" in [2020-09-12T12:43:38.485Z] #30 4.312 ++ go env GOARCH [2020-09-12T12:43:38.485Z] #30 4.340 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-12T12:43:38.485Z] #30 4.340 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:38.485Z] #30 4.340 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:38.485Z] #30 4.340 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:38.485Z] #30 4.340 + dir=/tmp/install [2020-09-12T12:43:38.485Z] #30 4.340 + bin=tomlv [2020-09-12T12:43:38.485Z] #30 4.340 + shift [2020-09-12T12:43:38.485Z] #30 4.340 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-12T12:43:38.485Z] #30 4.340 + . /tmp/install/tomlv.installer [2020-09-12T12:43:38.485Z] #30 4.340 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-12T12:43:38.485Z] #30 4.340 + install_tomlv [2020-09-12T12:43:38.485Z] #30 4.340 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-12T12:43:38.485Z] #30 4.340 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dBYnmrWELX/src/github.com/BurntSushi/toml [2020-09-12T12:43:38.485Z] #30 4.343 Cloning into '/tmp/tmp.dBYnmrWELX/src/github.com/BurntSushi/toml'... [2020-09-12T12:43:38.485Z] #30 5.316 + cd /tmp/tmp.dBYnmrWELX/src/github.com/BurntSushi/toml [2020-09-12T12:43:38.485Z] #30 5.316 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-12T12:43:38.485Z] #30 5.387 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-12T12:43:38.485Z] #30 6.136 internal/cpu [2020-09-12T12:43:38.485Z] #30 6.197 runtime/internal/atomic [2020-09-12T12:43:38.485Z] #30 6.529 runtime/internal/sys [2020-09-12T12:43:38.485Z] #30 6.739 internal/bytealg [2020-09-12T12:43:38.485Z] #30 6.842 runtime/internal/math [2020-09-12T12:43:38.485Z] #30 6.926 math/bits [2020-09-12T12:43:38.485Z] #30 7.489 math [2020-09-12T12:43:38.485Z] #30 7.635 runtime [2020-09-12T12:43:38.485Z] #30 ... [2020-09-12T12:43:38.485Z] [2020-09-12T12:43:38.485Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:38.485Z] #43 4.120 + RM_GOPATH=0 [2020-09-12T12:43:38.485Z] #43 4.120 + TMP_GOPATH= [2020-09-12T12:43:38.485Z] #43 4.120 + : /build [2020-09-12T12:43:38.485Z] #43 4.120 + '[' -z '' ']' [2020-09-12T12:43:38.485Z] #43 4.120 ++ mktemp -d [2020-09-12T12:43:38.485Z] #43 4.120 + export GOPATH=/tmp/tmp.xBqdotrF4i [2020-09-12T12:43:38.485Z] #43 4.120 + GOPATH=/tmp/tmp.xBqdotrF4i [2020-09-12T12:43:38.485Z] #43 4.120 + RM_GOPATH=1 [2020-09-12T12:43:38.485Z] #43 4.120 + case "$(go env GOARCH)" in [2020-09-12T12:43:38.485Z] #43 4.120 ++ go env GOARCH [2020-09-12T12:43:38.485Z] #43 4.130 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:38.485Z] #43 4.130 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:38.485Z] #43 4.130 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:38.485Z] #43 4.130 + dir=/tmp/install [2020-09-12T12:43:38.485Z] #43 4.130 + bin=gotestsum [2020-09-12T12:43:38.485Z] #43 4.130 + shift [2020-09-12T12:43:38.485Z] #43 4.130 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-12T12:43:38.485Z] #43 4.130 + . /tmp/install/gotestsum.installer [2020-09-12T12:43:38.485Z] #43 4.130 ++ : v0.3.5 [2020-09-12T12:43:38.485Z] #43 4.130 + install_gotestsum [2020-09-12T12:43:38.485Z] #43 4.130 + set -e [2020-09-12T12:43:38.485Z] #43 4.130 + export GO111MODULE=on [2020-09-12T12:43:38.485Z] #43 4.132 + GO111MODULE=on [2020-09-12T12:43:38.485Z] #43 4.132 + GOBIN=/build [2020-09-12T12:43:38.485Z] #43 4.132 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-12T12:43:38.485Z] #43 4.154 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-12T12:43:38.485Z] #43 4.168 go: finding gotest.tools v0.3.5 [2020-09-12T12:43:38.485Z] #43 5.289 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-12T12:43:38.485Z] #43 5.837 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-12T12:43:38.485Z] #43 6.872 go: downloading gotest.tools v2.1.0+incompatible [2020-09-12T12:43:38.485Z] #43 7.008 go: extracting gotest.tools v2.1.0+incompatible [2020-09-12T12:43:38.485Z] #43 7.102 go: downloading github.com/fatih/color v1.6.0 [2020-09-12T12:43:38.485Z] #43 7.158 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-12T12:43:38.485Z] #43 7.219 go: downloading github.com/pkg/errors v0.8.0 [2020-09-12T12:43:38.485Z] #43 7.297 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-12T12:43:38.485Z] #43 7.343 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-12T12:43:38.485Z] #43 7.367 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-12T12:43:38.485Z] #43 7.548 go: extracting github.com/fatih/color v1.6.0 [2020-09-12T12:43:38.485Z] #43 7.612 go: extracting github.com/pkg/errors v0.8.0 [2020-09-12T12:43:38.485Z] #43 7.790 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-12T12:43:38.485Z] #43 7.865 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-12T12:43:38.485Z] #43 7.872 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-12T12:43:38.485Z] #43 7.872 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-12T12:43:38.485Z] #43 7.913 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-12T12:43:38.485Z] #43 7.945 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-12T12:43:38.485Z] #43 7.991 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-12T12:43:38.485Z] #43 8.081 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-12T12:43:38.485Z] #43 8.125 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-12T12:43:38.485Z] #43 8.181 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-12T12:43:38.485Z] #43 8.224 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-12T12:43:38.485Z] #43 11.12 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-12T12:43:38.597Z] #39 34.47 CC images/rpc.o [2020-09-12T12:43:38.686Z] #30 ... [2020-09-12T12:43:38.686Z] [2020-09-12T12:43:38.686Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:38.686Z] #21 4.036 + RM_GOPATH=0 [2020-09-12T12:43:38.686Z] #21 4.036 + TMP_GOPATH= [2020-09-12T12:43:38.686Z] #21 4.036 + : /build [2020-09-12T12:43:38.686Z] #21 4.036 + '[' -z '' ']' [2020-09-12T12:43:38.686Z] #21 4.036 ++ mktemp -d [2020-09-12T12:43:38.686Z] #21 4.045 + export GOPATH=/tmp/tmp.rB5lgQRMwU [2020-09-12T12:43:38.686Z] #21 4.045 + GOPATH=/tmp/tmp.rB5lgQRMwU [2020-09-12T12:43:38.686Z] #21 4.050 + RM_GOPATH=1 [2020-09-12T12:43:38.686Z] #21 4.050 + case "$(go env GOARCH)" in [2020-09-12T12:43:38.686Z] #21 4.050 ++ go env GOARCH [2020-09-12T12:43:38.686Z] #21 4.061 Install docker/cli version 17.06.2-ce from stable [2020-09-12T12:43:38.686Z] #21 4.061 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:38.686Z] #21 4.061 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:38.686Z] #21 4.061 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:38.686Z] #21 4.061 + dir=/tmp/install [2020-09-12T12:43:38.686Z] #21 4.061 + bin=dockercli [2020-09-12T12:43:38.686Z] #21 4.061 + shift [2020-09-12T12:43:38.686Z] #21 4.061 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-12T12:43:38.686Z] #21 4.061 + . /tmp/install/dockercli.installer [2020-09-12T12:43:38.686Z] #21 4.061 ++ : stable [2020-09-12T12:43:38.686Z] #21 4.061 ++ : 17.06.2-ce [2020-09-12T12:43:38.686Z] #21 4.061 + install_dockercli [2020-09-12T12:43:38.686Z] #21 4.061 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-12T12:43:38.686Z] #21 4.062 ++ uname -m [2020-09-12T12:43:38.686Z] #21 4.065 + arch=x86_64 [2020-09-12T12:43:38.686Z] #21 4.065 + '[' x86_64 '!=' x86_64 ']' [2020-09-12T12:43:38.686Z] #21 4.065 + url=https://download.docker.com/linux/static [2020-09-12T12:43:38.686Z] #21 4.065 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-12T12:43:38.686Z] #21 4.085 + tar -xz docker/docker [2020-09-12T12:43:38.745Z] #43 11.25 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-12T12:43:38.745Z] #43 ... [2020-09-12T12:43:38.745Z] [2020-09-12T12:43:38.745Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:43:38.745Z] #41 4.796 + RM_GOPATH=0 [2020-09-12T12:43:38.745Z] #41 4.796 + TMP_GOPATH= [2020-09-12T12:43:38.745Z] #41 4.796 + : /build [2020-09-12T12:43:38.745Z] #41 4.796 + '[' -z '' ']' [2020-09-12T12:43:38.745Z] #41 4.798 ++ mktemp -d [2020-09-12T12:43:38.745Z] #41 4.800 + export GOPATH=/tmp/tmp.qt4WcNN26J [2020-09-12T12:43:38.745Z] #41 4.800 + GOPATH=/tmp/tmp.qt4WcNN26J [2020-09-12T12:43:38.745Z] #41 4.800 + RM_GOPATH=1 [2020-09-12T12:43:38.745Z] #41 4.800 + case "$(go env GOARCH)" in [2020-09-12T12:43:38.745Z] #41 4.800 ++ go env GOARCH [2020-09-12T12:43:38.745Z] #41 4.839 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:38.745Z] #41 4.839 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:38.745Z] #41 4.848 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:38.745Z] #41 4.849 + dir=/tmp/install [2020-09-12T12:43:38.745Z] #41 4.849 + bin=vndr [2020-09-12T12:43:38.745Z] #41 4.849 + shift [2020-09-12T12:43:38.745Z] #41 4.850 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-12T12:43:38.745Z] #41 4.850 + . /tmp/install/vndr.installer [2020-09-12T12:43:38.745Z] #41 4.850 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-12T12:43:38.745Z] #41 4.850 + install_vndr [2020-09-12T12:43:38.745Z] #41 4.850 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-12T12:43:38.745Z] #41 4.851 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-12T12:43:38.746Z] #41 4.853 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qt4WcNN26J/src/github.com/LK4D4/vndr [2020-09-12T12:43:38.746Z] #41 4.869 Cloning into '/tmp/tmp.qt4WcNN26J/src/github.com/LK4D4/vndr'... [2020-09-12T12:43:38.746Z] #41 5.731 + cd /tmp/tmp.qt4WcNN26J/src/github.com/LK4D4/vndr [2020-09-12T12:43:38.746Z] #41 5.731 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-12T12:43:38.746Z] #41 5.752 + go build -buildmode=pie -v -o /build/vndr . [2020-09-12T12:43:38.746Z] #41 7.241 internal/race [2020-09-12T12:43:38.746Z] #41 7.297 internal/bytealg [2020-09-12T12:43:38.746Z] #41 7.420 sync/atomic [2020-09-12T12:43:38.746Z] #41 7.786 unicode [2020-09-12T12:43:38.746Z] #41 8.242 runtime [2020-09-12T12:43:38.746Z] #41 ... [2020-09-12T12:43:38.746Z] [2020-09-12T12:43:38.746Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-12T12:43:38.746Z] #36 5.203 + git clone https://github.com/docker/distribution.git . [2020-09-12T12:43:38.746Z] #36 5.203 Cloning into '.'... [2020-09-12T12:43:38.947Z] #21 ... [2020-09-12T12:43:38.948Z] [2020-09-12T12:43:38.948Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-12T12:43:38.948Z] #28 4.834 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-12T12:43:38.948Z] #28 4.838 Cloning into '.'... [2020-09-12T12:43:38.948Z] #28 ... [2020-09-12T12:43:38.948Z] [2020-09-12T12:43:38.948Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:43:38.948Z] #51 5.395 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:43:38.948Z] #51 5.475 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:43:38.948Z] #51 5.485 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:43:38.948Z] #51 6.645 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-12T12:43:38.948Z] #51 8.944 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-12T12:43:38.985Z] #28 3.974 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-12T12:43:38.985Z] #28 3.974 Cloning into '.'... [2020-09-12T12:43:39.007Z] #36 ... [2020-09-12T12:43:39.007Z] [2020-09-12T12:43:39.007Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:39.007Z] #47 4.398 + RM_GOPATH=0 [2020-09-12T12:43:39.007Z] #47 4.398 + TMP_GOPATH= [2020-09-12T12:43:39.007Z] #47 4.398 + : /build [2020-09-12T12:43:39.007Z] #47 4.398 + '[' -z '' ']' [2020-09-12T12:43:39.007Z] #47 4.398 ++ mktemp -d [2020-09-12T12:43:39.007Z] #47 4.406 + export GOPATH=/tmp/tmp.4kWkeujHDK [2020-09-12T12:43:39.007Z] #47 4.406 + GOPATH=/tmp/tmp.4kWkeujHDK [2020-09-12T12:43:39.007Z] #47 4.406 + RM_GOPATH=1 [2020-09-12T12:43:39.007Z] #47 4.406 + case "$(go env GOARCH)" in [2020-09-12T12:43:39.007Z] #47 4.406 ++ go env GOARCH [2020-09-12T12:43:39.007Z] #47 4.426 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-12T12:43:39.007Z] #47 4.426 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:39.007Z] #47 4.426 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:39.007Z] #47 4.426 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:39.007Z] #47 4.426 + dir=/tmp/install [2020-09-12T12:43:39.007Z] #47 4.426 + bin=shfmt [2020-09-12T12:43:39.007Z] #47 4.426 + shift [2020-09-12T12:43:39.007Z] #47 4.426 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-12T12:43:39.007Z] #47 4.426 + . /tmp/install/shfmt.installer [2020-09-12T12:43:39.007Z] #47 4.426 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-12T12:43:39.007Z] #47 4.426 + install_shfmt [2020-09-12T12:43:39.007Z] #47 4.426 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-12T12:43:39.007Z] #47 4.426 + git clone https://github.com/mvdan/sh.git /tmp/tmp.4kWkeujHDK/src/github.com/mvdan/sh [2020-09-12T12:43:39.007Z] #47 4.426 Cloning into '/tmp/tmp.4kWkeujHDK/src/github.com/mvdan/sh'... [2020-09-12T12:43:39.208Z] #51 ... [2020-09-12T12:43:39.208Z] [2020-09-12T12:43:39.208Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:39.208Z] #45 3.928 + RM_GOPATH=0 [2020-09-12T12:43:39.208Z] #45 3.928 + TMP_GOPATH= [2020-09-12T12:43:39.208Z] #45 3.928 + : /build [2020-09-12T12:43:39.208Z] #45 3.928 + '[' -z '' ']' [2020-09-12T12:43:39.208Z] #45 3.928 ++ mktemp -d [2020-09-12T12:43:39.208Z] #45 3.928 + export GOPATH=/tmp/tmp.MlwwdutmpK [2020-09-12T12:43:39.208Z] #45 3.928 + GOPATH=/tmp/tmp.MlwwdutmpK [2020-09-12T12:43:39.208Z] #45 3.928 + RM_GOPATH=1 [2020-09-12T12:43:39.208Z] #45 3.928 + case "$(go env GOARCH)" in [2020-09-12T12:43:39.208Z] #45 3.928 ++ go env GOARCH [2020-09-12T12:43:39.208Z] #45 3.944 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:39.208Z] #45 3.944 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:39.208Z] #45 3.944 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:39.208Z] #45 3.944 + dir=/tmp/install [2020-09-12T12:43:39.208Z] #45 3.944 + bin=golangci_lint [2020-09-12T12:43:39.208Z] #45 3.944 + shift [2020-09-12T12:43:39.208Z] #45 3.944 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-12T12:43:39.208Z] #45 3.944 + . /tmp/install/golangci_lint.installer [2020-09-12T12:43:39.208Z] #45 3.944 ++ : v1.23.8 [2020-09-12T12:43:39.208Z] #45 3.944 + install_golangci_lint [2020-09-12T12:43:39.208Z] #45 3.944 + echo 'Installing golangci-lint version v1.23.8' [2020-09-12T12:43:39.209Z] #45 3.944 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-12T12:43:39.209Z] #45 3.945 Installing golangci-lint version v1.23.8 [2020-09-12T12:43:39.209Z] #45 ... [2020-09-12T12:43:39.209Z] [2020-09-12T12:43:39.209Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:43:39.209Z] #38 5.398 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:43:39.209Z] #38 5.464 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:43:39.209Z] #38 5.478 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:43:39.209Z] #38 6.688 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-12T12:43:39.209Z] #38 8.893 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-12T12:43:39.266Z] #47 ... [2020-09-12T12:43:39.266Z] [2020-09-12T12:43:39.266Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:43:39.266Z] #10 5.347 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:43:39.266Z] #10 5.452 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:43:39.266Z] #10 5.454 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:43:39.266Z] #10 6.533 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-12T12:43:39.266Z] #10 8.752 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-12T12:43:39.266Z] #10 11.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-12T12:43:39.266Z] #10 ... [2020-09-12T12:43:39.266Z] [2020-09-12T12:43:39.266Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:43:39.266Z] #41 11.86 unicode/utf8 [2020-09-12T12:43:39.469Z] #38 ... [2020-09-12T12:43:39.469Z] [2020-09-12T12:43:39.469Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:39.469Z] #43 3.889 + RM_GOPATH=0 [2020-09-12T12:43:39.469Z] #43 3.890 + TMP_GOPATH= [2020-09-12T12:43:39.469Z] #43 3.890 + : /build [2020-09-12T12:43:39.469Z] #43 3.890 + '[' -z '' ']' [2020-09-12T12:43:39.469Z] #43 3.890 ++ mktemp -d [2020-09-12T12:43:39.469Z] #43 3.890 + export GOPATH=/tmp/tmp.htFGFFEIme [2020-09-12T12:43:39.469Z] #43 3.890 + GOPATH=/tmp/tmp.htFGFFEIme [2020-09-12T12:43:39.469Z] #43 3.890 + RM_GOPATH=1 [2020-09-12T12:43:39.469Z] #43 3.890 + case "$(go env GOARCH)" in [2020-09-12T12:43:39.469Z] #43 3.890 ++ go env GOARCH [2020-09-12T12:43:39.469Z] #43 3.890 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:39.469Z] #43 3.890 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:39.469Z] #43 3.890 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:39.469Z] #43 3.890 + dir=/tmp/install [2020-09-12T12:43:39.469Z] #43 3.890 + bin=gotestsum [2020-09-12T12:43:39.469Z] #43 3.890 + shift [2020-09-12T12:43:39.469Z] #43 3.890 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-12T12:43:39.469Z] #43 3.890 + . /tmp/install/gotestsum.installer [2020-09-12T12:43:39.469Z] #43 3.890 ++ : v0.3.5 [2020-09-12T12:43:39.469Z] #43 3.890 + install_gotestsum [2020-09-12T12:43:39.469Z] #43 3.890 + set -e [2020-09-12T12:43:39.469Z] #43 3.890 + export GO111MODULE=on [2020-09-12T12:43:39.469Z] #43 3.890 + GO111MODULE=on [2020-09-12T12:43:39.469Z] #43 3.890 + GOBIN=/build [2020-09-12T12:43:39.469Z] #43 3.890 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-12T12:43:39.469Z] #43 3.890 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-12T12:43:39.469Z] #43 3.890 go: finding gotest.tools v0.3.5 [2020-09-12T12:43:39.469Z] #43 4.689 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-12T12:43:39.469Z] #43 5.266 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-12T12:43:39.469Z] #43 6.221 go: downloading gotest.tools v2.1.0+incompatible [2020-09-12T12:43:39.469Z] #43 6.340 go: extracting gotest.tools v2.1.0+incompatible [2020-09-12T12:43:39.469Z] #43 6.448 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-12T12:43:39.469Z] #43 6.451 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-12T12:43:39.469Z] #43 6.505 go: downloading github.com/pkg/errors v0.8.0 [2020-09-12T12:43:39.469Z] #43 6.543 go: downloading github.com/fatih/color v1.6.0 [2020-09-12T12:43:39.469Z] #43 6.618 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-12T12:43:39.469Z] #43 6.680 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-12T12:43:39.469Z] #43 6.764 go: extracting github.com/pkg/errors v0.8.0 [2020-09-12T12:43:39.469Z] #43 7.059 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-12T12:43:39.469Z] #43 7.081 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-12T12:43:39.469Z] #43 7.188 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-12T12:43:39.469Z] #43 7.295 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-12T12:43:39.469Z] #43 7.296 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-12T12:43:39.469Z] #43 7.296 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-12T12:43:39.469Z] #43 7.370 go: extracting github.com/fatih/color v1.6.0 [2020-09-12T12:43:39.469Z] #43 7.497 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-12T12:43:39.469Z] #43 7.704 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-12T12:43:39.469Z] #43 7.899 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-12T12:43:39.469Z] #43 8.110 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-12T12:43:39.469Z] #43 8.525 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-12T12:43:39.469Z] #43 9.707 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-12T12:43:39.469Z] #43 10.62 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-12T12:43:39.525Z] #39 35.48 CC images/ext-file.o [2020-09-12T12:43:39.560Z] #28 ... [2020-09-12T12:43:39.560Z] [2020-09-12T12:43:39.560Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:39.560Z] #30 3.935 + RM_GOPATH=0 [2020-09-12T12:43:39.560Z] #30 3.935 + TMP_GOPATH= [2020-09-12T12:43:39.560Z] #30 3.935 + : /build [2020-09-12T12:43:39.560Z] #30 3.935 + '[' -z '' ']' [2020-09-12T12:43:39.560Z] #30 3.935 ++ mktemp -d [2020-09-12T12:43:39.560Z] #30 3.949 + export GOPATH=/tmp/tmp.lIOBA2FNSb [2020-09-12T12:43:39.560Z] #30 3.949 + GOPATH=/tmp/tmp.lIOBA2FNSb [2020-09-12T12:43:39.560Z] #30 3.949 + RM_GOPATH=1 [2020-09-12T12:43:39.560Z] #30 3.949 + case "$(go env GOARCH)" in [2020-09-12T12:43:39.560Z] #30 3.949 ++ go env GOARCH [2020-09-12T12:43:39.560Z] #30 3.959 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:39.560Z] #30 3.959 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:39.560Z] #30 3.959 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:39.560Z] #30 3.959 + dir=/tmp/install [2020-09-12T12:43:39.560Z] #30 3.959 + bin=tomlv [2020-09-12T12:43:39.560Z] #30 3.959 + shift [2020-09-12T12:43:39.560Z] #30 3.959 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-12T12:43:39.560Z] #30 3.959 + . /tmp/install/tomlv.installer [2020-09-12T12:43:39.560Z] #30 3.959 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-12T12:43:39.560Z] #30 3.959 + install_tomlv [2020-09-12T12:43:39.560Z] #30 3.959 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-12T12:43:39.560Z] #30 3.959 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.lIOBA2FNSb/src/github.com/BurntSushi/toml [2020-09-12T12:43:39.560Z] #30 3.959 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-12T12:43:39.560Z] #30 3.967 Cloning into '/tmp/tmp.lIOBA2FNSb/src/github.com/BurntSushi/toml'... [2020-09-12T12:43:39.560Z] #30 4.921 + cd /tmp/tmp.lIOBA2FNSb/src/github.com/BurntSushi/toml [2020-09-12T12:43:39.560Z] #30 4.921 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-12T12:43:39.560Z] #30 4.944 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-12T12:43:39.560Z] #30 5.627 internal/cpu [2020-09-12T12:43:39.641Z] #42 ... [2020-09-12T12:43:39.641Z] [2020-09-12T12:43:39.641Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:39.641Z] #61 17.02 Checking out files: 64% (1342/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-09-12T12:43:39.641Z] #61 17.52 + cd /tmp/tmp.igurqS2UY2/src/github.com/docker/libnetwork [2020-09-12T12:43:39.641Z] #61 17.52 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-12T12:43:39.641Z] #61 18.19 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-12T12:43:39.729Z] #43 11.03 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-12T12:43:39.729Z] #43 ... [2020-09-12T12:43:39.729Z] [2020-09-12T12:43:39.729Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:39.729Z] #54 4.358 + RM_GOPATH=0 [2020-09-12T12:43:39.729Z] #54 4.358 + TMP_GOPATH= [2020-09-12T12:43:39.729Z] #54 4.358 + : /build [2020-09-12T12:43:39.729Z] #54 4.358 + '[' -z '' ']' [2020-09-12T12:43:39.729Z] #54 4.358 ++ mktemp -d [2020-09-12T12:43:39.729Z] #54 4.366 + export GOPATH=/tmp/tmp.8LOWfwhzj3 [2020-09-12T12:43:39.729Z] #54 4.366 + GOPATH=/tmp/tmp.8LOWfwhzj3 [2020-09-12T12:43:39.729Z] #54 4.366 + RM_GOPATH=1 [2020-09-12T12:43:39.729Z] #54 4.366 + case "$(go env GOARCH)" in [2020-09-12T12:43:39.729Z] #54 4.366 ++ go env GOARCH [2020-09-12T12:43:39.729Z] #54 4.379 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:39.729Z] #54 4.379 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:39.729Z] #54 4.379 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:39.729Z] #54 4.382 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-12T12:43:39.729Z] #54 4.382 + dir=/tmp/install [2020-09-12T12:43:39.729Z] #54 4.382 + bin=rootlesskit [2020-09-12T12:43:39.729Z] #54 4.382 + shift [2020-09-12T12:43:39.729Z] #54 4.382 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-12T12:43:39.729Z] #54 4.382 + . /tmp/install/rootlesskit.installer [2020-09-12T12:43:39.729Z] #54 4.382 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-12T12:43:39.729Z] #54 4.382 + install_rootlesskit [2020-09-12T12:43:39.729Z] #54 4.382 + case "$1" in [2020-09-12T12:43:39.729Z] #54 4.382 + export CGO_ENABLED=0 [2020-09-12T12:43:39.729Z] #54 4.382 + CGO_ENABLED=0 [2020-09-12T12:43:39.729Z] #54 4.382 + _install_rootlesskit [2020-09-12T12:43:39.729Z] #54 4.382 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-12T12:43:39.729Z] #54 4.382 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8LOWfwhzj3/src/github.com/rootless-containers/rootlesskit [2020-09-12T12:43:39.729Z] #54 4.389 Cloning into '/tmp/tmp.8LOWfwhzj3/src/github.com/rootless-containers/rootlesskit'... [2020-09-12T12:43:39.729Z] #54 10.22 + cd /tmp/tmp.8LOWfwhzj3/src/github.com/rootless-containers/rootlesskit [2020-09-12T12:43:39.729Z] #54 10.24 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-12T12:43:39.729Z] #54 10.95 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-12T12:43:39.729Z] #54 10.95 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-12T12:43:39.729Z] #54 ... [2020-09-12T12:43:39.729Z] [2020-09-12T12:43:39.729Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:43:39.729Z] #32 5.126 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:43:39.729Z] #32 5.188 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:43:39.729Z] #32 5.188 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:43:39.729Z] #32 6.212 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-12T12:43:39.729Z] #32 8.624 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-12T12:43:39.729Z] #32 11.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-12T12:43:39.780Z] #39 35.64 CC images/cgroup.o [2020-09-12T12:43:39.823Z] #30 5.719 runtime/internal/sys [2020-09-12T12:43:39.824Z] #30 5.772 math/bits [2020-09-12T12:43:39.991Z] #32 ... [2020-09-12T12:43:39.991Z] [2020-09-12T12:43:39.991Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:43:39.991Z] #23 5.054 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:43:39.991Z] #23 5.128 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:43:39.991Z] #23 5.131 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:43:39.991Z] #23 6.241 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-12T12:43:39.991Z] #23 8.556 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-12T12:43:39.991Z] #23 11.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-12T12:43:39.991Z] #23 ... [2020-09-12T12:43:39.991Z] [2020-09-12T12:43:39.991Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:39.991Z] #60 4.409 + RM_GOPATH=0 [2020-09-12T12:43:39.991Z] #60 4.409 + TMP_GOPATH= [2020-09-12T12:43:39.991Z] #60 4.409 + : /build [2020-09-12T12:43:39.991Z] #60 4.409 + '[' -z '' ']' [2020-09-12T12:43:39.991Z] #60 4.413 ++ mktemp -d [2020-09-12T12:43:39.991Z] #60 4.413 + export GOPATH=/tmp/tmp.bp9OesTiUd [2020-09-12T12:43:39.991Z] #60 4.413 + GOPATH=/tmp/tmp.bp9OesTiUd [2020-09-12T12:43:39.991Z] #60 4.413 + RM_GOPATH=1 [2020-09-12T12:43:39.991Z] #60 4.413 + case "$(go env GOARCH)" in [2020-09-12T12:43:39.991Z] #60 4.413 ++ go env GOARCH [2020-09-12T12:43:39.991Z] #60 4.429 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:39.991Z] #60 4.429 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:39.991Z] #60 4.429 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:39.991Z] #60 4.436 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-12T12:43:39.991Z] #60 4.436 + dir=/tmp/install [2020-09-12T12:43:39.991Z] #60 4.436 + bin=proxy [2020-09-12T12:43:39.991Z] #60 4.436 + shift [2020-09-12T12:43:39.991Z] #60 4.436 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-12T12:43:39.991Z] #60 4.436 + . /tmp/install/proxy.installer [2020-09-12T12:43:39.991Z] #60 4.436 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-12T12:43:39.991Z] #60 4.436 + install_proxy [2020-09-12T12:43:39.991Z] #60 4.436 + case "$1" in [2020-09-12T12:43:39.991Z] #60 4.436 + export CGO_ENABLED=0 [2020-09-12T12:43:39.991Z] #60 4.436 + CGO_ENABLED=0 [2020-09-12T12:43:39.991Z] #60 4.436 + _install_proxy [2020-09-12T12:43:39.991Z] #60 4.436 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-12T12:43:39.991Z] #60 4.436 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.bp9OesTiUd/src/github.com/docker/libnetwork [2020-09-12T12:43:39.991Z] #60 4.451 Cloning into '/tmp/tmp.bp9OesTiUd/src/github.com/docker/libnetwork'... [2020-09-12T12:43:40.087Z] #30 5.871 runtime/internal/atomic [2020-09-12T12:43:40.087Z] #30 6.067 runtime/internal/math [2020-09-12T12:43:40.206Z] #41 12.62 internal/testlog [2020-09-12T12:43:40.206Z] #41 12.99 encoding [2020-09-12T12:43:40.254Z] #60 ... [2020-09-12T12:43:40.254Z] [2020-09-12T12:43:40.254Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:40.254Z] #47 4.750 + RM_GOPATH=0 [2020-09-12T12:43:40.254Z] #47 4.750 + TMP_GOPATH= [2020-09-12T12:43:40.254Z] #47 4.750 + : /build [2020-09-12T12:43:40.254Z] #47 4.750 + '[' -z '' ']' [2020-09-12T12:43:40.254Z] #47 4.750 ++ mktemp -d [2020-09-12T12:43:40.254Z] #47 4.750 + export GOPATH=/tmp/tmp.THyoWKF5oM [2020-09-12T12:43:40.254Z] #47 4.750 + GOPATH=/tmp/tmp.THyoWKF5oM [2020-09-12T12:43:40.254Z] #47 4.750 + RM_GOPATH=1 [2020-09-12T12:43:40.254Z] #47 4.750 + case "$(go env GOARCH)" in [2020-09-12T12:43:40.254Z] #47 4.750 ++ go env GOARCH [2020-09-12T12:43:40.254Z] #47 4.821 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:40.254Z] #47 4.821 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:40.254Z] #47 4.821 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:40.254Z] #47 4.850 + dir=/tmp/install [2020-09-12T12:43:40.254Z] #47 4.851 + bin=shfmt [2020-09-12T12:43:40.254Z] #47 4.851 + shift [2020-09-12T12:43:40.254Z] #47 4.851 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-12T12:43:40.254Z] #47 4.852 + . /tmp/install/shfmt.installer [2020-09-12T12:43:40.254Z] #47 4.852 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-12T12:43:40.254Z] #47 4.852 + install_shfmt [2020-09-12T12:43:40.254Z] #47 4.852 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-12T12:43:40.254Z] #47 4.853 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-12T12:43:40.254Z] #47 4.853 + git clone https://github.com/mvdan/sh.git /tmp/tmp.THyoWKF5oM/src/github.com/mvdan/sh [2020-09-12T12:43:40.254Z] #47 4.857 Cloning into '/tmp/tmp.THyoWKF5oM/src/github.com/mvdan/sh'... [2020-09-12T12:43:40.254Z] #47 ... [2020-09-12T12:43:40.254Z] [2020-09-12T12:43:40.254Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:43:40.254Z] #41 4.050 + RM_GOPATH=0 [2020-09-12T12:43:40.254Z] #41 4.050 + TMP_GOPATH= [2020-09-12T12:43:40.254Z] #41 4.050 + : /build [2020-09-12T12:43:40.254Z] #41 4.050 + '[' -z '' ']' [2020-09-12T12:43:40.254Z] #41 4.050 ++ mktemp -d [2020-09-12T12:43:40.254Z] #41 4.050 + export GOPATH=/tmp/tmp.uyEP4fdKp9 [2020-09-12T12:43:40.254Z] #41 4.050 + GOPATH=/tmp/tmp.uyEP4fdKp9 [2020-09-12T12:43:40.254Z] #41 4.050 + RM_GOPATH=1 [2020-09-12T12:43:40.254Z] #41 4.050 + case "$(go env GOARCH)" in [2020-09-12T12:43:40.254Z] #41 4.050 ++ go env GOARCH [2020-09-12T12:43:40.254Z] #41 4.057 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:40.254Z] #41 4.057 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:40.254Z] #41 4.058 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:40.254Z] #41 4.062 + dir=/tmp/install [2020-09-12T12:43:40.254Z] #41 4.064 + bin=vndr [2020-09-12T12:43:40.254Z] #41 4.064 + shift [2020-09-12T12:43:40.254Z] #41 4.064 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-12T12:43:40.254Z] #41 4.064 + . /tmp/install/vndr.installer [2020-09-12T12:43:40.254Z] #41 4.064 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-12T12:43:40.254Z] #41 4.064 + install_vndr [2020-09-12T12:43:40.254Z] #41 4.064 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-12T12:43:40.254Z] #41 4.064 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-12T12:43:40.254Z] #41 4.065 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.uyEP4fdKp9/src/github.com/LK4D4/vndr [2020-09-12T12:43:40.254Z] #41 4.087 Cloning into '/tmp/tmp.uyEP4fdKp9/src/github.com/LK4D4/vndr'... [2020-09-12T12:43:40.254Z] #41 4.866 + cd /tmp/tmp.uyEP4fdKp9/src/github.com/LK4D4/vndr [2020-09-12T12:43:40.254Z] #41 4.866 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-12T12:43:40.254Z] #41 4.876 + go build -buildmode=pie -v -o /build/vndr . [2020-09-12T12:43:40.254Z] #41 6.412 internal/cpu [2020-09-12T12:43:40.254Z] #41 6.417 runtime/internal/atomic [2020-09-12T12:43:40.254Z] #41 6.734 runtime/internal/sys [2020-09-12T12:43:40.254Z] #41 7.022 runtime/internal/math [2020-09-12T12:43:40.254Z] #41 7.155 internal/bytealg [2020-09-12T12:43:40.254Z] #41 7.223 internal/race [2020-09-12T12:43:40.254Z] #41 7.412 sync/atomic [2020-09-12T12:43:40.254Z] #41 7.692 unicode [2020-09-12T12:43:40.254Z] #41 8.189 runtime [2020-09-12T12:43:40.307Z] #61 ... [2020-09-12T12:43:40.307Z] [2020-09-12T12:43:40.307Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:40.307Z] #48 11.89 + cd /tmp/tmp.TyhLBfn6RV/src/github.com/mvdan/sh [2020-09-12T12:43:40.307Z] #48 11.89 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-12T12:43:40.307Z] #48 11.99 + GO111MODULE=on [2020-09-12T12:43:40.307Z] #48 11.99 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-12T12:43:40.307Z] #48 13.41 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-12T12:43:40.307Z] #48 13.47 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-12T12:43:40.307Z] #48 13.50 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-12T12:43:40.307Z] #48 13.86 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-12T12:43:40.307Z] #48 14.23 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-12T12:43:40.307Z] #48 15.08 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-12T12:43:40.307Z] #48 15.89 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-12T12:43:40.307Z] #48 17.67 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-12T12:43:40.307Z] #48 19.34 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-12T12:43:40.307Z] #48 19.59 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-12T12:43:40.307Z] #48 19.78 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-12T12:43:40.307Z] #48 19.93 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-12T12:43:40.307Z] #48 20.95 runtime/cgo [2020-09-12T12:43:40.307Z] #48 21.26 runtime [2020-09-12T12:43:40.307Z] #48 ... [2020-09-12T12:43:40.307Z] [2020-09-12T12:43:40.307Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-12T12:43:40.307Z] #37 17.03 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-12T12:43:40.307Z] #37 18.57 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-12T12:43:40.341Z] #39 36.30 CC images/userns.o [2020-09-12T12:43:40.351Z] #30 6.215 unicode/utf8 [2020-09-12T12:43:40.351Z] #30 6.250 internal/bytealg [2020-09-12T12:43:40.470Z] #41 13.16 unicode/utf16 [2020-09-12T12:43:40.529Z] #41 ... [2020-09-12T12:43:40.529Z] [2020-09-12T12:43:40.529Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:43:40.530Z] #10 5.364 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:43:40.530Z] #10 5.449 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:43:40.530Z] #10 5.452 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:43:40.530Z] #10 6.531 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-12T12:43:40.530Z] #10 8.819 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-12T12:43:40.530Z] #10 11.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-12T12:43:40.530Z] #10 ... [2020-09-12T12:43:40.530Z] [2020-09-12T12:43:40.530Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:43:40.530Z] #51 11.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-12T12:43:40.597Z] #39 36.57 CC images/google/protobuf/descriptor.o [2020-09-12T12:43:40.616Z] #30 6.392 internal/race [2020-09-12T12:43:40.877Z] #36 ... [2020-09-12T12:43:40.877Z] [2020-09-12T12:43:40.877Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-12T12:43:40.877Z] #19 2.596 Collecting yamllint==1.16.0 [2020-09-12T12:43:40.877Z] #19 2.751 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-12T12:43:40.877Z] #19 2.772 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-12T12:43:40.878Z] #19 2.798 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-12T12:43:40.878Z] #19 2.864 Collecting pyyaml (from yamllint==1.16.0) [2020-09-12T12:43:40.878Z] #19 3.024 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-12T12:43:40.878Z] #19 3.769 Building wheels for collected packages: pyyaml [2020-09-12T12:43:40.878Z] #19 3.774 Running setup.py bdist_wheel for pyyaml: started [2020-09-12T12:43:40.878Z] #19 4.193 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-12T12:43:40.878Z] #19 4.193 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-12T12:43:40.878Z] #19 4.224 Successfully built pyyaml [2020-09-12T12:43:40.878Z] #19 4.227 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-12T12:43:40.878Z] #19 4.332 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-12T12:43:40.878Z] #19 DONE 4.6s [2020-09-12T12:43:40.878Z] [2020-09-12T12:43:40.878Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-12T12:43:40.878Z] #22 DONE 0.1s [2020-09-12T12:43:40.878Z] [2020-09-12T12:43:40.878Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-12T12:43:40.879Z] #30 6.699 sync/atomic [2020-09-12T12:43:40.879Z] #30 6.734 unicode [2020-09-12T12:43:40.879Z] #30 6.839 math [2020-09-12T12:43:41.039Z] #41 13.45 container/list [2020-09-12T12:43:41.169Z] #26 DONE 0.9s [2020-09-12T12:43:41.169Z] [2020-09-12T12:43:41.169Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-12T12:43:41.169Z] #29 DONE 0.1s [2020-09-12T12:43:41.169Z] [2020-09-12T12:43:41.169Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-12T12:43:41.169Z] #31 DONE 0.1s [2020-09-12T12:43:41.169Z] [2020-09-12T12:43:41.169Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:43:41.169Z] #39 74.87 CC criu/page-xfer.o [2020-09-12T12:43:41.169Z] #39 75.79 CC criu/pagemap-cache.o [2020-09-12T12:43:41.169Z] #39 75.97 CC criu/pagemap.o [2020-09-12T12:43:41.169Z] #39 76.39 CC criu/parasite-syscall.o [2020-09-12T12:43:41.169Z] #39 76.99 CC criu/path.o [2020-09-12T12:43:41.169Z] #39 77.15 CC criu/pie-util-vdso.o [2020-09-12T12:43:41.169Z] #39 77.48 CC criu/pie-util.o [2020-09-12T12:43:41.169Z] #39 77.58 CC criu/pipes.o [2020-09-12T12:43:41.169Z] #39 78.15 CC criu/plugin.o [2020-09-12T12:43:41.169Z] #39 78.56 CC criu/proc_parse.o [2020-09-12T12:43:41.169Z] #39 80.13 CC criu/protobuf-desc.o [2020-09-12T12:43:41.169Z] #39 80.63 CC criu/protobuf.o [2020-09-12T12:43:41.169Z] #39 80.89 CC criu/pstree.o [2020-09-12T12:43:41.169Z] #39 ... [2020-09-12T12:43:41.169Z] [2020-09-12T12:43:41.169Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-12T12:43:41.169Z] #34 DONE 0.1s [2020-09-12T12:43:41.299Z] #41 13.99 crypto/internal/subtle [2020-09-12T12:43:41.457Z] #30 7.336 internal/testlog [2020-09-12T12:43:41.457Z] #30 7.377 runtime [2020-09-12T12:43:41.469Z] [2020-09-12T12:43:41.469Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:43:41.469Z] #39 81.52 CC criu/rbtree.o [2020-09-12T12:43:41.469Z] #39 81.67 CC criu/rst-malloc.o [2020-09-12T12:43:41.561Z] #41 14.08 crypto/subtle [2020-09-12T12:43:41.561Z] #41 14.24 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-12T12:43:41.561Z] #41 14.35 internal/nettrace [2020-09-12T12:43:41.722Z] #30 7.731 encoding [2020-09-12T12:43:41.761Z] #39 81.82 CC criu/seccomp.o [2020-09-12T12:43:41.914Z] #51 ... [2020-09-12T12:43:41.914Z] [2020-09-12T12:43:41.914Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:41.914Z] #21 12.81 + mkdir -p /build [2020-09-12T12:43:41.914Z] #21 12.81 + mv docker/docker /build/ [2020-09-12T12:43:41.914Z] #21 12.81 + rmdir docker [2020-09-12T12:43:41.914Z] #21 DONE 13.3s [2020-09-12T12:43:42.053Z] #39 82.12 CC criu/seize.o [2020-09-12T12:43:42.140Z] #41 14.55 runtime/cgo [2020-09-12T12:43:42.173Z] [2020-09-12T12:43:42.173Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:43:42.173Z] #41 12.13 unicode/utf8 [2020-09-12T12:43:42.173Z] #41 12.97 math [2020-09-12T12:43:42.299Z] #30 8.362 runtime/cgo [2020-09-12T12:43:42.400Z] #41 ... [2020-09-12T12:43:42.400Z] [2020-09-12T12:43:42.400Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:42.400Z] #21 14.77 + mkdir -p /build [2020-09-12T12:43:42.400Z] #21 14.78 + mv docker/docker /build/ [2020-09-12T12:43:42.400Z] #21 14.78 + rmdir docker [2020-09-12T12:43:42.400Z] #21 DONE 15.1s [2020-09-12T12:43:42.550Z] #39 38.21 CC images/opts.o [2020-09-12T12:43:42.550Z] #39 38.34 CC images/seccomp.o [2020-09-12T12:43:42.550Z] #39 38.54 CC images/binfmt-misc.o [2020-09-12T12:43:42.660Z] [2020-09-12T12:43:42.660Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:42.660Z] #47 14.77 + cd /tmp/tmp.4kWkeujHDK/src/github.com/mvdan/sh [2020-09-12T12:43:42.660Z] #47 14.77 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-12T12:43:42.660Z] #47 14.93 + GO111MODULE=on [2020-09-12T12:43:42.660Z] #47 14.93 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-12T12:43:42.660Z] #47 ... [2020-09-12T12:43:42.660Z] [2020-09-12T12:43:42.660Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-12T12:43:42.660Z] #28 5.228 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-12T12:43:42.660Z] #28 5.231 Cloning into '.'... [2020-09-12T12:43:42.686Z] #39 82.55 CC criu/servicefd.o [2020-09-12T12:43:42.686Z] #39 82.70 CC criu/shmem.o [2020-09-12T12:43:42.807Z] #39 38.65 CC images/time.o [2020-09-12T12:43:42.807Z] #39 38.79 CC images/sysctl.o [2020-09-12T12:43:42.807Z] #39 ... [2020-09-12T12:43:42.807Z] [2020-09-12T12:43:42.807Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:43:42.807Z] #41 99.10 vendor/golang.org/x/text/secure/bidirule [2020-09-12T12:43:42.807Z] #41 99.29 vendor/golang.org/x/text/unicode/norm [2020-09-12T12:43:42.807Z] #41 102.5 vendor/golang.org/x/net/idna [2020-09-12T12:43:42.807Z] #41 104.6 vendor/golang.org/x/net/http2/hpack [2020-09-12T12:43:42.807Z] #41 105.6 mime [2020-09-12T12:43:42.807Z] #41 107.2 mime/quotedprintable [2020-09-12T12:43:42.807Z] #41 107.7 net/http/internal [2020-09-12T12:43:42.921Z] #28 ... [2020-09-12T12:43:42.921Z] [2020-09-12T12:43:42.921Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:42.921Z] #43 11.41 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-12T12:43:42.921Z] #43 14.64 go: finding github.com/fatih/color v1.6.0 [2020-09-12T12:43:42.921Z] #43 14.70 go: finding github.com/pkg/errors v0.8.0 [2020-09-12T12:43:42.921Z] #43 14.71 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-12T12:43:42.921Z] #43 14.75 go: finding github.com/spf13/pflag v1.0.1 [2020-09-12T12:43:42.921Z] #43 14.86 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-12T12:43:42.921Z] #43 15.30 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-12T12:43:42.978Z] #39 83.20 CC criu/sigframe.o [2020-09-12T12:43:43.064Z] #41 ... [2020-09-12T12:43:43.064Z] [2020-09-12T12:43:43.064Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:43:43.064Z] #39 38.96 CC images/autofs.o [2020-09-12T12:43:43.180Z] #43 15.75 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-12T12:43:43.270Z] #39 83.28 CC criu/signalfd.o [2020-09-12T12:43:43.270Z] #39 83.47 CC criu/sk-inet.o [2020-09-12T12:43:43.319Z] #39 39.13 CC images/macvlan.o [2020-09-12T12:43:43.319Z] #39 39.30 CC images/sit.o [2020-09-12T12:43:43.319Z] #39 ... [2020-09-12T12:43:43.319Z] [2020-09-12T12:43:43.319Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:43:43.319Z] #10 99.54 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-12T12:43:43.320Z] #10 99.54 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-12T12:43:43.320Z] #10 99.55 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:43:43.438Z] #43 15.97 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-12T12:43:43.438Z] #43 16.00 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-12T12:43:43.576Z] #10 ... [2020-09-12T12:43:43.576Z] [2020-09-12T12:43:43.576Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:43:43.576Z] #39 39.47 CC images/memfd.o [2020-09-12T12:43:43.697Z] #43 16.16 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-12T12:43:43.697Z] #43 16.24 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-12T12:43:43.831Z] #39 39.82 CC images/timens.o [2020-09-12T12:43:43.884Z] #37 ... [2020-09-12T12:43:43.884Z] [2020-09-12T12:43:43.884Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:43:43.884Z] #11 15.10 Fetched 8156 kB in 14s (582 kB/s) [2020-09-12T12:43:43.884Z] #11 15.10 Reading package lists... [2020-09-12T12:43:43.884Z] #11 22.60 Reading package lists... [2020-09-12T12:43:43.884Z] #11 ... [2020-09-12T12:43:43.884Z] [2020-09-12T12:43:43.884Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:43:43.884Z] #39 16.51 Fetched 8156 kB in 15s (530 kB/s) [2020-09-12T12:43:43.884Z] #39 16.51 Reading package lists... [2020-09-12T12:43:43.884Z] #39 24.15 Reading package lists... [2020-09-12T12:43:43.884Z] #39 ... [2020-09-12T12:43:43.884Z] [2020-09-12T12:43:43.884Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:43:43.884Z] #24 15.50 Fetched 8156 kB in 14s (566 kB/s) [2020-09-12T12:43:43.884Z] #24 15.50 Reading package lists... [2020-09-12T12:43:43.884Z] #24 22.70 Reading package lists... [2020-09-12T12:43:43.884Z] #24 ... [2020-09-12T12:43:43.884Z] [2020-09-12T12:43:43.884Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:43:43.884Z] #33 15.62 Fetched 8156 kB in 15s (559 kB/s) [2020-09-12T12:43:43.884Z] #33 15.62 Reading package lists... [2020-09-12T12:43:43.884Z] #33 23.17 Reading package lists... [2020-09-12T12:43:43.884Z] #33 ... [2020-09-12T12:43:43.884Z] [2020-09-12T12:43:43.884Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:43:43.884Z] #52 16.26 Fetched 8156 kB in 15s (538 kB/s) [2020-09-12T12:43:43.884Z] #52 16.26 Reading package lists... [2020-09-12T12:43:43.906Z] #39 ... [2020-09-12T12:43:43.906Z] [2020-09-12T12:43:43.906Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:43:43.906Z] #49 51.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 contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-12T12:43:43.906Z] #49 52.88 + mkdir -p /build [2020-09-12T12:43:43.906Z] #49 52.89 + cp runc /build/runc [2020-09-12T12:43:43.906Z] #49 DONE 53.2s [2020-09-12T12:43:43.906Z] [2020-09-12T12:43:43.906Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:43:43.906Z] #39 84.06 CC criu/sk-netlink.o [2020-09-12T12:43:43.956Z] #43 ... [2020-09-12T12:43:43.956Z] [2020-09-12T12:43:43.956Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:43.956Z] #47 16.69 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-12T12:43:43.956Z] #47 16.69 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-12T12:43:43.956Z] #47 16.73 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-12T12:43:44.087Z] #39 40.06 LINK images/built-in.o [2020-09-12T12:43:44.215Z] #47 16.94 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-12T12:43:44.215Z] #47 17.00 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-12T12:43:44.226Z] #30 ... [2020-09-12T12:43:44.226Z] [2020-09-12T12:43:44.226Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:44.226Z] #54 2.246 + RM_GOPATH=0 [2020-09-12T12:43:44.226Z] #54 2.246 + TMP_GOPATH= [2020-09-12T12:43:44.226Z] #54 2.246 + : /build [2020-09-12T12:43:44.226Z] #54 2.246 + '[' -z '' ']' [2020-09-12T12:43:44.226Z] #54 2.246 ++ mktemp -d [2020-09-12T12:43:44.226Z] #54 2.246 + export GOPATH=/tmp/tmp.SLuR1iyMeR [2020-09-12T12:43:44.226Z] #54 2.246 + GOPATH=/tmp/tmp.SLuR1iyMeR [2020-09-12T12:43:44.226Z] #54 2.246 + RM_GOPATH=1 [2020-09-12T12:43:44.226Z] #54 2.246 + case "$(go env GOARCH)" in [2020-09-12T12:43:44.226Z] #54 2.248 ++ go env GOARCH [2020-09-12T12:43:44.226Z] #54 2.258 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:44.226Z] #54 2.258 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:44.226Z] #54 2.262 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:44.226Z] #54 2.265 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-12T12:43:44.226Z] #54 2.265 + dir=/tmp/install [2020-09-12T12:43:44.226Z] #54 2.265 + bin=rootlesskit [2020-09-12T12:43:44.226Z] #54 2.265 + shift [2020-09-12T12:43:44.226Z] #54 2.265 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-12T12:43:44.226Z] #54 2.265 + . /tmp/install/rootlesskit.installer [2020-09-12T12:43:44.226Z] #54 2.265 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-12T12:43:44.226Z] #54 2.265 + install_rootlesskit [2020-09-12T12:43:44.226Z] #54 2.265 + case "$1" in [2020-09-12T12:43:44.226Z] #54 2.265 + export CGO_ENABLED=0 [2020-09-12T12:43:44.226Z] #54 2.265 + CGO_ENABLED=0 [2020-09-12T12:43:44.226Z] #54 2.265 + _install_rootlesskit [2020-09-12T12:43:44.226Z] #54 2.265 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-12T12:43:44.226Z] #54 2.265 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.SLuR1iyMeR/src/github.com/rootless-containers/rootlesskit [2020-09-12T12:43:44.226Z] #54 2.273 Cloning into '/tmp/tmp.SLuR1iyMeR/src/github.com/rootless-containers/rootlesskit'... [2020-09-12T12:43:44.226Z] #54 3.681 + cd /tmp/tmp.SLuR1iyMeR/src/github.com/rootless-containers/rootlesskit [2020-09-12T12:43:44.226Z] #54 3.681 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-12T12:43:44.226Z] #54 3.849 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-12T12:43:44.226Z] #54 3.849 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-12T12:43:44.226Z] #54 ... [2020-09-12T12:43:44.226Z] [2020-09-12T12:43:44.226Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:43:44.226Z] #23 4.578 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:43:44.226Z] #23 4.615 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:43:44.226Z] #23 4.616 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:43:44.226Z] #23 5.437 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-12T12:43:44.226Z] #23 6.996 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-12T12:43:44.226Z] #23 8.499 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-12T12:43:44.343Z] #39 40.18 GEN compel/include/asm [2020-09-12T12:43:44.343Z] #39 40.21 GEN compel/include/version.h [2020-09-12T12:43:44.343Z] #39 40.26 touch .config [2020-09-12T12:43:44.343Z] #39 40.31 GEN include/common/config.h [2020-09-12T12:43:44.343Z] #39 40.37 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-12T12:43:44.489Z] #23 ... [2020-09-12T12:43:44.489Z] [2020-09-12T12:43:44.489Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:43:44.489Z] #51 3.225 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:43:44.489Z] #51 3.316 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:43:44.489Z] #51 3.317 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:43:44.489Z] #51 3.791 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-12T12:43:44.489Z] #51 4.641 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-12T12:43:44.489Z] #51 5.975 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-12T12:43:44.489Z] #51 ... [2020-09-12T12:43:44.489Z] [2020-09-12T12:43:44.489Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:44.489Z] #47 3.820 + RM_GOPATH=0 [2020-09-12T12:43:44.489Z] #47 3.820 + TMP_GOPATH= [2020-09-12T12:43:44.489Z] #47 3.823 + : /build [2020-09-12T12:43:44.489Z] #47 3.823 + '[' -z '' ']' [2020-09-12T12:43:44.489Z] #47 3.823 ++ mktemp -d [2020-09-12T12:43:44.489Z] #47 3.839 + export GOPATH=/tmp/tmp.VT0dRn9cDm [2020-09-12T12:43:44.489Z] #47 3.839 + GOPATH=/tmp/tmp.VT0dRn9cDm [2020-09-12T12:43:44.489Z] #47 3.839 + RM_GOPATH=1 [2020-09-12T12:43:44.489Z] #47 3.839 + case "$(go env GOARCH)" in [2020-09-12T12:43:44.489Z] #47 3.839 ++ go env GOARCH [2020-09-12T12:43:44.489Z] #47 3.859 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-12T12:43:44.489Z] #47 3.859 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:44.489Z] #47 3.859 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:44.489Z] #47 3.859 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:44.489Z] #47 3.859 + dir=/tmp/install [2020-09-12T12:43:44.489Z] #47 3.859 + bin=shfmt [2020-09-12T12:43:44.489Z] #47 3.859 + shift [2020-09-12T12:43:44.489Z] #47 3.859 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-12T12:43:44.489Z] #47 3.859 + . /tmp/install/shfmt.installer [2020-09-12T12:43:44.489Z] #47 3.859 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-12T12:43:44.489Z] #47 3.859 + install_shfmt [2020-09-12T12:43:44.489Z] #47 3.859 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-12T12:43:44.489Z] #47 3.859 + git clone https://github.com/mvdan/sh.git /tmp/tmp.VT0dRn9cDm/src/github.com/mvdan/sh [2020-09-12T12:43:44.489Z] #47 3.912 Cloning into '/tmp/tmp.VT0dRn9cDm/src/github.com/mvdan/sh'... [2020-09-12T12:43:44.593Z] #39 84.45 CC criu/sk-packet.o [2020-09-12T12:43:44.599Z] #39 40.39 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-12T12:43:44.599Z] #39 40.41 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-12T12:43:44.599Z] #39 40.43 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-12T12:43:44.599Z] #39 40.46 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-12T12:43:44.599Z] #39 40.50 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-12T12:43:44.599Z] #39 40.53 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-12T12:43:44.599Z] #39 40.56 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-12T12:43:44.599Z] #39 40.59 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-12T12:43:44.599Z] #39 40.60 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-12T12:43:44.599Z] #39 40.61 DEP compel/plugins/std/infect.d [2020-09-12T12:43:44.599Z] #39 40.73 DEP compel/plugins/std/string.d [2020-09-12T12:43:44.753Z] #47 ... [2020-09-12T12:43:44.753Z] [2020-09-12T12:43:44.753Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:44.753Z] #45 3.519 + RM_GOPATH=0 [2020-09-12T12:43:44.753Z] #45 3.519 + TMP_GOPATH= [2020-09-12T12:43:44.753Z] #45 3.519 + : /build [2020-09-12T12:43:44.753Z] #45 3.519 + '[' -z '' ']' [2020-09-12T12:43:44.753Z] #45 3.519 ++ mktemp -d [2020-09-12T12:43:44.753Z] #45 3.519 + export GOPATH=/tmp/tmp.7z4WIsj5S0 [2020-09-12T12:43:44.753Z] #45 3.519 + GOPATH=/tmp/tmp.7z4WIsj5S0 [2020-09-12T12:43:44.753Z] #45 3.519 + RM_GOPATH=1 [2020-09-12T12:43:44.753Z] #45 3.519 + case "$(go env GOARCH)" in [2020-09-12T12:43:44.753Z] #45 3.523 ++ go env GOARCH [2020-09-12T12:43:44.753Z] #45 3.575 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:44.753Z] #45 3.575 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:44.753Z] #45 3.577 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:44.753Z] #45 3.582 Installing golangci-lint version v1.23.8 [2020-09-12T12:43:44.753Z] #45 3.582 + dir=/tmp/install [2020-09-12T12:43:44.753Z] #45 3.582 + bin=golangci_lint [2020-09-12T12:43:44.753Z] #45 3.582 + shift [2020-09-12T12:43:44.753Z] #45 3.582 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-12T12:43:44.753Z] #45 3.582 + . /tmp/install/golangci_lint.installer [2020-09-12T12:43:44.753Z] #45 3.582 ++ : v1.23.8 [2020-09-12T12:43:44.753Z] #45 3.582 + install_golangci_lint [2020-09-12T12:43:44.753Z] #45 3.582 + echo 'Installing golangci-lint version v1.23.8' [2020-09-12T12:43:44.753Z] #45 3.582 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-12T12:43:44.753Z] #45 ... [2020-09-12T12:43:44.753Z] [2020-09-12T12:43:44.753Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:44.753Z] #21 3.519 + RM_GOPATH=0 [2020-09-12T12:43:44.753Z] #21 3.519 + TMP_GOPATH= [2020-09-12T12:43:44.753Z] #21 3.519 + : /build [2020-09-12T12:43:44.753Z] #21 3.519 + '[' -z '' ']' [2020-09-12T12:43:44.753Z] #21 3.519 ++ mktemp -d [2020-09-12T12:43:44.753Z] #21 3.519 + export GOPATH=/tmp/tmp.zH3WB6pZGR [2020-09-12T12:43:44.753Z] #21 3.519 + GOPATH=/tmp/tmp.zH3WB6pZGR [2020-09-12T12:43:44.753Z] #21 3.519 + RM_GOPATH=1 [2020-09-12T12:43:44.753Z] #21 3.519 + case "$(go env GOARCH)" in [2020-09-12T12:43:44.753Z] #21 3.519 ++ go env GOARCH [2020-09-12T12:43:44.753Z] #21 3.561 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:44.753Z] #21 3.561 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:44.753Z] #21 3.561 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:44.753Z] #21 3.562 + dir=/tmp/install [2020-09-12T12:43:44.753Z] #21 3.562 + bin=dockercli [2020-09-12T12:43:44.753Z] #21 3.562 + shift [2020-09-12T12:43:44.753Z] #21 3.562 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-12T12:43:44.753Z] #21 3.562 + . /tmp/install/dockercli.installer [2020-09-12T12:43:44.753Z] #21 3.562 ++ : stable [2020-09-12T12:43:44.753Z] #21 3.562 ++ : 17.06.2-ce [2020-09-12T12:43:44.753Z] #21 3.562 + install_dockercli [2020-09-12T12:43:44.753Z] #21 3.562 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-12T12:43:44.753Z] #21 3.563 ++ uname -m [2020-09-12T12:43:44.753Z] #21 3.563 Install docker/cli version 17.06.2-ce from stable [2020-09-12T12:43:44.753Z] #21 3.566 + arch=aarch64 [2020-09-12T12:43:44.753Z] #21 3.566 + '[' aarch64 '!=' x86_64 ']' [2020-09-12T12:43:44.753Z] #21 3.566 + '[' aarch64 '!=' s390x ']' [2020-09-12T12:43:44.753Z] #21 3.566 + '[' aarch64 '!=' armhf ']' [2020-09-12T12:43:44.753Z] #21 3.566 + build_dockercli [2020-09-12T12:43:44.753Z] #21 3.566 + git clone https://github.com/docker/docker-ce /tmp/tmp.zH3WB6pZGR/tmp/docker-ce [2020-09-12T12:43:44.753Z] #21 3.575 Cloning into '/tmp/tmp.zH3WB6pZGR/tmp/docker-ce'... [2020-09-12T12:43:44.855Z] #39 40.82 DEP compel/plugins/std/log.d [2020-09-12T12:43:44.898Z] #39 85.14 CC criu/sk-queue.o [2020-09-12T12:43:45.021Z] #21 ... [2020-09-12T12:43:45.021Z] [2020-09-12T12:43:45.021Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:43:45.021Z] #38 4.527 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:43:45.021Z] #38 4.607 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:43:45.021Z] #38 4.607 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:43:45.021Z] #38 5.523 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-12T12:43:45.021Z] #38 7.279 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-12T12:43:45.021Z] #38 8.917 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-12T12:43:45.021Z] #38 ... [2020-09-12T12:43:45.021Z] [2020-09-12T12:43:45.021Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:43:45.021Z] #32 4.522 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:43:45.021Z] #32 4.613 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:43:45.021Z] #32 4.617 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:43:45.021Z] #32 5.568 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-12T12:43:45.021Z] #32 7.187 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-12T12:43:45.021Z] #32 9.000 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-12T12:43:45.111Z] #39 40.89 DEP compel/plugins/std/fds.d [2020-09-12T12:43:45.111Z] #39 40.97 DEP compel/plugins/std/std.d [2020-09-12T12:43:45.111Z] #39 41.12 DEP compel/plugins/shmem/shmem.d [2020-09-12T12:43:45.190Z] #39 85.37 CC criu/sk-tcp.o [2020-09-12T12:43:45.285Z] #32 ... [2020-09-12T12:43:45.285Z] [2020-09-12T12:43:45.285Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:43:45.285Z] #41 3.860 + RM_GOPATH=0 [2020-09-12T12:43:45.285Z] #41 3.860 + TMP_GOPATH= [2020-09-12T12:43:45.285Z] #41 3.860 + : /build [2020-09-12T12:43:45.285Z] #41 3.860 + '[' -z '' ']' [2020-09-12T12:43:45.285Z] #41 3.861 ++ mktemp -d [2020-09-12T12:43:45.285Z] #41 3.862 + export GOPATH=/tmp/tmp.UpPePSFDdp [2020-09-12T12:43:45.285Z] #41 3.862 + GOPATH=/tmp/tmp.UpPePSFDdp [2020-09-12T12:43:45.285Z] #41 3.862 + RM_GOPATH=1 [2020-09-12T12:43:45.285Z] #41 3.863 + case "$(go env GOARCH)" in [2020-09-12T12:43:45.285Z] #41 3.869 ++ go env GOARCH [2020-09-12T12:43:45.285Z] #41 3.883 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:45.285Z] #41 3.883 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:45.285Z] #41 3.887 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:45.285Z] #41 3.892 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-12T12:43:45.285Z] #41 3.892 + dir=/tmp/install [2020-09-12T12:43:45.285Z] #41 3.892 + bin=vndr [2020-09-12T12:43:45.285Z] #41 3.892 + shift [2020-09-12T12:43:45.285Z] #41 3.892 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-12T12:43:45.285Z] #41 3.892 + . /tmp/install/vndr.installer [2020-09-12T12:43:45.285Z] #41 3.892 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-12T12:43:45.285Z] #41 3.892 + install_vndr [2020-09-12T12:43:45.285Z] #41 3.892 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-12T12:43:45.285Z] #41 3.892 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.UpPePSFDdp/src/github.com/LK4D4/vndr [2020-09-12T12:43:45.285Z] #41 3.897 Cloning into '/tmp/tmp.UpPePSFDdp/src/github.com/LK4D4/vndr'... [2020-09-12T12:43:45.285Z] #41 4.814 + cd /tmp/tmp.UpPePSFDdp/src/github.com/LK4D4/vndr [2020-09-12T12:43:45.285Z] #41 4.814 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-12T12:43:45.285Z] #41 4.822 + go build -buildmode=pie -v -o /build/vndr . [2020-09-12T12:43:45.285Z] #41 6.242 internal/cpu [2020-09-12T12:43:45.285Z] #41 6.273 internal/race [2020-09-12T12:43:45.285Z] #41 6.349 runtime/internal/atomic [2020-09-12T12:43:45.285Z] #41 6.400 sync/atomic [2020-09-12T12:43:45.285Z] #41 6.484 unicode [2020-09-12T12:43:45.285Z] #41 6.932 internal/bytealg [2020-09-12T12:43:45.285Z] #41 7.053 math [2020-09-12T12:43:45.285Z] #41 7.168 internal/testlog [2020-09-12T12:43:45.285Z] #41 7.564 encoding [2020-09-12T12:43:45.285Z] #41 7.808 unicode/utf16 [2020-09-12T12:43:45.285Z] #41 8.414 runtime [2020-09-12T12:43:45.285Z] #41 8.524 container/list [2020-09-12T12:43:45.285Z] #41 9.520 crypto/internal/subtle [2020-09-12T12:43:45.285Z] #41 10.09 crypto/subtle [2020-09-12T12:43:45.285Z] #41 10.42 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-12T12:43:45.285Z] #41 10.48 internal/nettrace [2020-09-12T12:43:45.285Z] #41 10.64 vendor/golang.org/x/crypto/internal/subtle [2020-09-12T12:43:45.285Z] #41 10.68 runtime/cgo [2020-09-12T12:43:45.285Z] #41 ... [2020-09-12T12:43:45.285Z] [2020-09-12T12:43:45.285Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:43:45.285Z] #10 4.843 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:43:45.285Z] #10 4.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:43:45.285Z] #10 4.906 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:43:45.285Z] #10 5.779 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-12T12:43:45.285Z] #10 7.479 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-12T12:43:45.285Z] #10 8.612 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-12T12:43:45.366Z] #39 41.24 DEP compel/plugins/fds/fds.d [2020-09-12T12:43:45.366Z] #39 41.47 CC compel/plugins/std/std.o [2020-09-12T12:43:45.548Z] #10 ... [2020-09-12T12:43:45.548Z] [2020-09-12T12:43:45.548Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:45.548Z] #43 4.019 + RM_GOPATH=0 [2020-09-12T12:43:45.548Z] #43 4.019 + TMP_GOPATH= [2020-09-12T12:43:45.548Z] #43 4.019 + : /build [2020-09-12T12:43:45.548Z] #43 4.025 + '[' -z '' ']' [2020-09-12T12:43:45.548Z] #43 4.025 ++ mktemp -d [2020-09-12T12:43:45.548Z] #43 4.030 + export GOPATH=/tmp/tmp.e7BfNHQeP3 [2020-09-12T12:43:45.548Z] #43 4.030 + GOPATH=/tmp/tmp.e7BfNHQeP3 [2020-09-12T12:43:45.548Z] #43 4.030 + RM_GOPATH=1 [2020-09-12T12:43:45.548Z] #43 4.030 + case "$(go env GOARCH)" in [2020-09-12T12:43:45.548Z] #43 4.035 ++ go env GOARCH [2020-09-12T12:43:45.548Z] #43 4.063 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:45.548Z] #43 4.063 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:45.548Z] #43 4.063 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:45.548Z] #43 4.070 + dir=/tmp/install [2020-09-12T12:43:45.548Z] #43 4.080 + bin=gotestsum [2020-09-12T12:43:45.548Z] #43 4.080 + shift [2020-09-12T12:43:45.548Z] #43 4.080 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-12T12:43:45.548Z] #43 4.080 + . /tmp/install/gotestsum.installer [2020-09-12T12:43:45.548Z] #43 4.080 ++ : v0.3.5 [2020-09-12T12:43:45.548Z] #43 4.080 + install_gotestsum [2020-09-12T12:43:45.548Z] #43 4.090 + set -e [2020-09-12T12:43:45.548Z] #43 4.090 + export GO111MODULE=on [2020-09-12T12:43:45.548Z] #43 4.090 + GO111MODULE=on [2020-09-12T12:43:45.548Z] #43 4.090 + GOBIN=/build [2020-09-12T12:43:45.548Z] #43 4.090 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-12T12:43:45.548Z] #43 4.272 go: finding gotest.tools v0.3.5 [2020-09-12T12:43:45.548Z] #43 4.274 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-12T12:43:45.548Z] #43 4.991 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-12T12:43:45.548Z] #43 5.489 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-12T12:43:45.548Z] #43 6.216 go: downloading gotest.tools v2.1.0+incompatible [2020-09-12T12:43:45.548Z] #43 6.289 go: extracting gotest.tools v2.1.0+incompatible [2020-09-12T12:43:45.548Z] #43 6.433 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-12T12:43:45.548Z] #43 6.476 go: downloading github.com/fatih/color v1.6.0 [2020-09-12T12:43:45.548Z] #43 6.541 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-12T12:43:45.548Z] #43 6.570 go: downloading github.com/pkg/errors v0.8.0 [2020-09-12T12:43:45.548Z] #43 6.676 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-12T12:43:45.548Z] #43 6.743 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-12T12:43:45.548Z] #43 7.305 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-12T12:43:45.548Z] #43 7.352 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-12T12:43:45.548Z] #43 7.353 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-12T12:43:45.548Z] #43 7.430 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-12T12:43:45.548Z] #43 7.484 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-12T12:43:45.548Z] #43 7.519 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-12T12:43:45.548Z] #43 7.549 go: extracting github.com/pkg/errors v0.8.0 [2020-09-12T12:43:45.548Z] #43 7.584 go: extracting github.com/fatih/color v1.6.0 [2020-09-12T12:43:45.548Z] #43 7.613 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-12T12:43:45.548Z] #43 7.655 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-12T12:43:45.548Z] #43 7.694 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-12T12:43:45.548Z] #43 8.095 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-12T12:43:45.548Z] #43 8.114 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-12T12:43:45.548Z] #43 8.975 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-12T12:43:45.548Z] #43 9.451 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-12T12:43:45.548Z] #43 9.602 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-12T12:43:45.602Z] #47 18.07 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-12T12:43:45.622Z] #39 41.72 CC compel/plugins/std/fds.o [2020-09-12T12:43:45.812Z] #43 ... [2020-09-12T12:43:45.812Z] [2020-09-12T12:43:45.812Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:45.812Z] #60 4.196 + RM_GOPATH=0 [2020-09-12T12:43:45.812Z] #60 4.196 + TMP_GOPATH= [2020-09-12T12:43:45.812Z] #60 4.196 + : /build [2020-09-12T12:43:45.812Z] #60 4.196 + '[' -z '' ']' [2020-09-12T12:43:45.812Z] #60 4.211 ++ mktemp -d [2020-09-12T12:43:45.812Z] #60 4.214 + export GOPATH=/tmp/tmp.5NahVqUsgn [2020-09-12T12:43:45.812Z] #60 4.214 + GOPATH=/tmp/tmp.5NahVqUsgn [2020-09-12T12:43:45.812Z] #60 4.214 + RM_GOPATH=1 [2020-09-12T12:43:45.812Z] #60 4.215 + case "$(go env GOARCH)" in [2020-09-12T12:43:45.812Z] #60 4.219 ++ go env GOARCH [2020-09-12T12:43:45.812Z] #60 4.241 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:45.812Z] #60 4.242 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:45.812Z] #60 4.243 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:45.812Z] #60 4.246 + dir=/tmp/install [2020-09-12T12:43:45.812Z] #60 4.247 + bin=proxy [2020-09-12T12:43:45.812Z] #60 4.247 + shift [2020-09-12T12:43:45.812Z] #60 4.247 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-12T12:43:45.812Z] #60 4.247 + . /tmp/install/proxy.installer [2020-09-12T12:43:45.812Z] #60 4.247 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-12T12:43:45.812Z] #60 4.248 + install_proxy [2020-09-12T12:43:45.812Z] #60 4.248 + case "$1" in [2020-09-12T12:43:45.812Z] #60 4.248 + export CGO_ENABLED=0 [2020-09-12T12:43:45.812Z] #60 4.249 + CGO_ENABLED=0 [2020-09-12T12:43:45.812Z] #60 4.249 + _install_proxy [2020-09-12T12:43:45.812Z] #60 4.249 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-12T12:43:45.812Z] #60 4.250 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-12T12:43:45.812Z] #60 4.250 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5NahVqUsgn/src/github.com/docker/libnetwork [2020-09-12T12:43:45.812Z] #60 4.252 Cloning into '/tmp/tmp.5NahVqUsgn/src/github.com/docker/libnetwork'... [2020-09-12T12:43:45.812Z] #60 ... [2020-09-12T12:43:45.812Z] [2020-09-12T12:43:45.812Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-12T12:43:45.812Z] #36 4.297 + git clone https://github.com/docker/distribution.git . [2020-09-12T12:43:45.812Z] #36 4.300 Cloning into '.'... [2020-09-12T12:43:45.833Z] #39 85.59 CC criu/sk-unix.o [2020-09-12T12:43:46.075Z] #36 ... [2020-09-12T12:43:46.075Z] [2020-09-12T12:43:46.075Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:46.075Z] #43 11.70 go: finding github.com/pkg/errors v0.8.0 [2020-09-12T12:43:46.075Z] #43 11.71 go: finding github.com/fatih/color v1.6.0 [2020-09-12T12:43:46.075Z] #43 11.79 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-12T12:43:46.075Z] #43 11.80 go: finding github.com/spf13/pflag v1.0.1 [2020-09-12T12:43:46.075Z] #43 11.92 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-12T12:43:46.075Z] #43 11.97 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-12T12:43:46.172Z] #47 18.84 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-12T12:43:46.184Z] #39 42.16 CC compel/plugins/std/log.o [2020-09-12T12:43:46.338Z] #43 12.12 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-12T12:43:46.338Z] #43 12.18 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-12T12:43:46.338Z] #43 12.22 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-12T12:43:46.338Z] #43 12.24 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-12T12:43:46.367Z] #41 17.32 unicode/utf16 [2020-09-12T12:43:46.367Z] #41 ... [2020-09-12T12:43:46.367Z] [2020-09-12T12:43:46.367Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:46.367Z] #43 14.41 go: finding github.com/fatih/color v1.6.0 [2020-09-12T12:43:46.367Z] #43 14.51 go: finding github.com/pkg/errors v0.8.0 [2020-09-12T12:43:46.367Z] #43 14.61 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-12T12:43:46.367Z] #43 14.69 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-12T12:43:46.367Z] #43 14.70 go: finding github.com/spf13/pflag v1.0.1 [2020-09-12T12:43:46.367Z] #43 14.73 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-12T12:43:46.367Z] #43 14.95 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-12T12:43:46.367Z] #43 15.06 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-12T12:43:46.367Z] #43 15.14 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-12T12:43:46.367Z] #43 15.19 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-12T12:43:46.367Z] #43 15.33 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-12T12:43:46.467Z] #39 86.53 CC criu/sockets.o [2020-09-12T12:43:46.602Z] #43 12.34 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-12T12:43:46.759Z] #39 86.86 CC criu/stats.o [2020-09-12T12:43:47.054Z] #39 86.99 CC criu/string.o [2020-09-12T12:43:47.054Z] #39 87.06 CC criu/sysctl.o [2020-09-12T12:43:47.111Z] #39 43.08 CC compel/plugins/std/string.o [2020-09-12T12:43:47.346Z] #39 87.40 CC criu/sysfs_parse.o [2020-09-12T12:43:47.459Z] #52 23.47 Reading package lists... [2020-09-12T12:43:47.459Z] #52 ... [2020-09-12T12:43:47.459Z] [2020-09-12T12:43:47.459Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:43:47.459Z] #24 22.70 Reading package lists... [2020-09-12T12:43:47.551Z] #47 20.29 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-12T12:43:47.638Z] #39 87.59 CC criu/timens.o [2020-09-12T12:43:47.638Z] #39 87.72 CC criu/timerfd.o [2020-09-12T12:43:47.930Z] #39 87.91 CC criu/tty.o [2020-09-12T12:43:48.038Z] #39 43.71 CC compel/plugins/std/infect.o [2020-09-12T12:43:48.121Z] #47 ... [2020-09-12T12:43:48.121Z] [2020-09-12T12:43:48.121Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:43:48.121Z] #23 10.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-12T12:43:48.121Z] #23 ... [2020-09-12T12:43:48.121Z] [2020-09-12T12:43:48.121Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:48.121Z] #54 10.80 + cd /tmp/tmp.PUdjPTdBKU/src/github.com/rootless-containers/rootlesskit [2020-09-12T12:43:48.121Z] #54 10.80 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-12T12:43:48.121Z] #54 11.51 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-12T12:43:48.121Z] #54 11.52 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-12T12:43:48.294Z] #39 44.10 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-12T12:43:48.294Z] #39 44.14 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-12T12:43:48.294Z] #39 44.22 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-12T12:43:48.294Z] #39 44.31 AR compel/plugins/std.lib.a [2020-09-12T12:43:48.294Z] #39 44.38 CC compel/plugins/fds/fds.o [2020-09-12T12:43:48.381Z] #54 ... [2020-09-12T12:43:48.381Z] [2020-09-12T12:43:48.381Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:43:48.381Z] #51 19.14 Fetched 8379 kB in 16s (533 kB/s) [2020-09-12T12:43:48.567Z] #39 88.69 CC criu/tun.o [2020-09-12T12:43:48.640Z] #51 19.14 Reading package lists... [2020-09-12T12:43:48.641Z] #51 ... [2020-09-12T12:43:48.641Z] [2020-09-12T12:43:48.641Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:43:48.641Z] #38 11.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-12T12:43:48.859Z] #39 44.66 AR compel/plugins/fds.lib.a [2020-09-12T12:43:48.859Z] #39 44.71 HOSTDEP compel/src/lib/log-host.d [2020-09-12T12:43:48.859Z] #39 44.79 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-12T12:43:48.859Z] #39 44.89 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-12T12:43:48.859Z] #39 88.92 CC criu/uffd.o [2020-09-12T12:43:48.900Z] #38 ... [2020-09-12T12:43:48.900Z] [2020-09-12T12:43:48.900Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:48.900Z] #30 12.51 unicode/utf8 [2020-09-12T12:43:48.900Z] #30 12.96 internal/testlog [2020-09-12T12:43:48.900Z] #30 13.26 runtime/cgo [2020-09-12T12:43:48.900Z] #30 ... [2020-09-12T12:43:48.900Z] [2020-09-12T12:43:48.900Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:48.900Z] #47 21.63 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-12T12:43:49.116Z] #39 44.94 HOSTDEP compel/src/main-host.d [2020-09-12T12:43:49.116Z] #39 45.00 DEP compel/src/lib/ptrace.d [2020-09-12T12:43:49.116Z] #39 45.08 DEP compel/src/lib/infect.d [2020-09-12T12:43:49.297Z] #24 29.67 Building dependency tree... [2020-09-12T12:43:49.384Z] #39 45.34 DEP compel/src/lib/infect-util.d [2020-09-12T12:43:49.384Z] #39 45.48 DEP compel/src/lib/infect-rpc.d [2020-09-12T12:43:49.470Z] #47 21.97 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-12T12:43:49.470Z] #47 22.13 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-12T12:43:49.470Z] #47 22.13 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-12T12:43:49.563Z] #39 89.45 CC criu/util.o [2020-09-12T12:43:49.563Z] #39 ... [2020-09-12T12:43:49.563Z] [2020-09-12T12:43:49.563Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-12T12:43:49.563Z] #36 DONE 125.3s [2020-09-12T12:43:49.563Z] [2020-09-12T12:43:49.563Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:49.563Z] #45 120.8 + cd /tmp/tmp.BqWsO130q0/src/github.com/golangci/golangci-lint/ [2020-09-12T12:43:49.563Z] #45 120.8 + git checkout -q v1.23.8 [2020-09-12T12:43:49.563Z] #45 121.2 ++ git describe --tags [2020-09-12T12:43:49.563Z] #45 121.2 + version=v1.23.8 [2020-09-12T12:43:49.563Z] #45 121.2 ++ git rev-parse --short HEAD [2020-09-12T12:43:49.563Z] #45 121.2 + commit=76a82c6 [2020-09-12T12:43:49.563Z] #45 121.2 ++ git show -s --format=%cd [2020-09-12T12:43:49.563Z] #45 121.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-12T12:43:49.564Z] #45 121.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 [2020-09-12T12:43:49.950Z] #39 45.70 DEP compel/arch/x86/src/lib/infect.d [2020-09-12T12:43:49.950Z] #39 45.87 DEP compel/arch/x86/src/lib/cpu.d [2020-09-12T12:43:49.950Z] #39 45.94 DEP compel/src/lib/log.d [2020-09-12T12:43:49.950Z] #39 46.00 DEP compel/src/main.d [2020-09-12T12:43:50.040Z] #47 ... [2020-09-12T12:43:50.040Z] [2020-09-12T12:43:50.040Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:43:50.040Z] #32 12.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-12T12:43:50.199Z] #45 ... [2020-09-12T12:43:50.199Z] [2020-09-12T12:43:50.199Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:43:50.199Z] #39 90.26 CC criu/uts_ns.o [2020-09-12T12:43:50.199Z] #39 90.36 CC criu/vdso.o [2020-09-12T12:43:50.217Z] #39 46.09 DEP compel/src/lib/handle-elf.d [2020-09-12T12:43:50.217Z] #39 46.14 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-12T12:43:50.217Z] #39 46.21 CC compel/src/lib/log.o [2020-09-12T12:43:50.300Z] #32 ... [2020-09-12T12:43:50.300Z] [2020-09-12T12:43:50.300Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-12T12:43:50.300Z] #36 22.46 Checking out files: 87% (1459/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. [2020-09-12T12:43:50.300Z] #36 22.75 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-12T12:43:50.487Z] #39 46.39 CC compel/arch/x86/src/lib/cpu.o [2020-09-12T12:43:50.487Z] #39 ... [2020-09-12T12:43:50.487Z] [2020-09-12T12:43:50.487Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:43:50.487Z] #10 114.3 Selecting previously unselected package libapparmor1:amd64. [2020-09-12T12:43:50.487Z] #10 114.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-12T12:43:50.487Z] #10 114.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-12T12:43:50.487Z] #10 114.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-12T12:43:50.487Z] #10 114.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-12T12:43:50.487Z] #10 114.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-12T12:43:50.487Z] #10 114.5 Selecting previously unselected package libbtrfs0. [2020-09-12T12:43:50.487Z] #10 114.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-12T12:43:50.487Z] #10 114.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-12T12:43:50.487Z] #10 114.6 Selecting previously unselected package libbtrfs-dev. [2020-09-12T12:43:50.487Z] #10 114.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-12T12:43:50.487Z] #10 114.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-12T12:43:50.487Z] #10 114.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-12T12:43:50.487Z] #10 114.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-12T12:43:50.487Z] #10 114.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-12T12:43:50.487Z] #10 114.8 Selecting previously unselected package libudev-dev:amd64. [2020-09-12T12:43:50.487Z] #10 114.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-12T12:43:50.487Z] #10 114.9 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-12T12:43:50.487Z] #10 115.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-12T12:43:50.487Z] #10 115.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-12T12:43:50.487Z] #10 115.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-12T12:43:50.487Z] #10 115.4 Selecting previously unselected package libpcre16-3:amd64. [2020-09-12T12:43:50.487Z] #10 115.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-12T12:43:50.487Z] #10 115.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-12T12:43:50.487Z] #10 115.6 Selecting previously unselected package libpcre32-3:amd64. [2020-09-12T12:43:50.487Z] #10 115.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-12T12:43:50.487Z] #10 115.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-12T12:43:50.487Z] #10 116.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-12T12:43:50.487Z] #10 116.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-12T12:43:50.487Z] #10 116.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-12T12:43:50.491Z] #39 ... [2020-09-12T12:43:50.491Z] [2020-09-12T12:43:50.491Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-12T12:43:50.491Z] #37 DONE 0.2s [2020-09-12T12:43:50.491Z] [2020-09-12T12:43:50.491Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:43:50.491Z] #39 90.60 LINK criu/built-in.o [2020-09-12T12:43:50.491Z] #39 90.66 LINK criu/criu [2020-09-12T12:43:50.566Z] #43 ... [2020-09-12T12:43:50.566Z] [2020-09-12T12:43:50.566Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:50.566Z] #47 16.13 + cd /tmp/tmp.THyoWKF5oM/src/github.com/mvdan/sh [2020-09-12T12:43:50.566Z] #47 16.13 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-12T12:43:50.566Z] #47 16.29 + GO111MODULE=on [2020-09-12T12:43:50.566Z] #47 16.29 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-12T12:43:50.566Z] #47 17.71 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-12T12:43:50.566Z] #47 17.71 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-12T12:43:50.566Z] #47 17.82 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-12T12:43:50.566Z] #47 17.96 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-12T12:43:50.566Z] #47 18.10 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-12T12:43:50.566Z] #47 19.07 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-12T12:43:50.566Z] #47 19.89 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-12T12:43:50.566Z] #47 21.17 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-12T12:43:50.566Z] #47 ... [2020-09-12T12:43:50.566Z] [2020-09-12T12:43:50.566Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:43:50.566Z] #38 11.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-12T12:43:50.566Z] #38 ... [2020-09-12T12:43:50.566Z] [2020-09-12T12:43:50.566Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:43:50.566Z] #41 17.66 container/list [2020-09-12T12:43:50.566Z] #41 18.19 crypto/internal/subtle [2020-09-12T12:43:50.566Z] #41 18.33 crypto/subtle [2020-09-12T12:43:50.566Z] #41 18.50 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-12T12:43:50.566Z] #41 18.57 internal/nettrace [2020-09-12T12:43:50.566Z] #41 18.68 runtime/cgo [2020-09-12T12:43:50.837Z] #43 ... [2020-09-12T12:43:50.837Z] [2020-09-12T12:43:50.837Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:50.837Z] #39 90.81 DEP lib/c/criu.d [2020-09-12T12:43:50.837Z] #39 90.84 CC images/rpc.pb-c.o [2020-09-12T12:43:50.851Z] #24 32.58 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-12T12:43:50.851Z] #24 32.58 The following additional packages will be installed: [2020-09-12T12:43:50.851Z] #24 32.59 libjq1 libonig5 [2020-09-12T12:43:51.059Z] #10 ... [2020-09-12T12:43:51.059Z] [2020-09-12T12:43:51.059Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:51.059Z] #54 109.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-12T12:43:51.059Z] #54 109.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-12T12:43:51.059Z] #54 DONE 117.1s [2020-09-12T12:43:51.059Z] [2020-09-12T12:43:51.059Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:43:51.059Z] #10 117.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-12T12:43:51.059Z] #10 117.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-12T12:43:51.059Z] #10 117.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-12T12:43:51.059Z] #10 ... [2020-09-12T12:43:51.059Z] [2020-09-12T12:43:51.059Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-12T12:43:51.059Z] #55 DONE 0.0s [2020-09-12T12:43:51.059Z] [2020-09-12T12:43:51.059Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-12T12:43:51.059Z] #56 DONE 0.1s [2020-09-12T12:43:51.103Z] #60 16.42 Checking out files: 72% (1498/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-09-12T12:43:51.103Z] #60 16.96 + cd /tmp/tmp.5NahVqUsgn/src/github.com/docker/libnetwork [2020-09-12T12:43:51.103Z] #60 16.96 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-12T12:43:51.129Z] #39 91.00 CC lib/c/criu.o [2020-09-12T12:43:51.316Z] [2020-09-12T12:43:51.316Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:43:51.316Z] #39 47.22 CC compel/arch/x86/src/lib/infect.o [2020-09-12T12:43:51.435Z] #39 91.38 LINK lib/c/built-in.o [2020-09-12T12:43:51.435Z] #39 91.39 LINK lib/c/libcriu.so [2020-09-12T12:43:51.435Z] #39 91.40 LINK lib/c/libcriu.a [2020-09-12T12:43:51.435Z] #39 91.43 GEN magic.py [2020-09-12T12:43:51.435Z] #39 91.47 Note: Building without setproctitle() and strlcpy() support. [2020-09-12T12:43:51.435Z] #39 91.47 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-12T12:43:51.435Z] #39 91.47 Note: Building without GnuTLS support [2020-09-12T12:43:51.435Z] #39 91.47 Makefile.config:39: Warn: you have no libnftables installed [2020-09-12T12:43:51.435Z] #39 91.47 Makefile.config:40: Warn: Building without nftables support [2020-09-12T12:43:51.435Z] #39 91.65 fatal: not a git repository (or any of the parent directories): .git [2020-09-12T12:43:51.504Z] #24 33.24 The following NEW packages will be installed: [2020-09-12T12:43:51.505Z] #24 33.26 jq libjq1 libonig5 [2020-09-12T12:43:51.505Z] #41 ... [2020-09-12T12:43:51.506Z] [2020-09-12T12:43:51.506Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:51.682Z] #60 17.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-12T12:43:51.727Z] #39 91.86 make[1]: Nothing to be done for 'all'. [2020-09-12T12:43:51.825Z] #24 33.47 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:43:51.825Z] #24 33.47 Need to get 358 kB of archives. [2020-09-12T12:43:51.825Z] #24 33.47 After this operation, 1277 kB of additional disk space will be used. [2020-09-12T12:43:51.825Z] #24 33.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-12T12:43:51.825Z] #24 33.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-12T12:43:51.825Z] #24 33.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-12T12:43:52.020Z] #39 92.08 make[1]: 'images/built-in.o' is up to date. [2020-09-12T12:43:52.020Z] #39 92.09 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-12T12:43:52.020Z] #39 92.10 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-12T12:43:52.020Z] #39 92.11 make[1]: 'compel/libcompel.a' is up to date. [2020-09-12T12:43:52.020Z] #39 92.12 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-12T12:43:52.020Z] #39 92.13 make[1]: Nothing to be done for 'all'. [2020-09-12T12:43:52.020Z] #39 92.14 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-12T12:43:52.026Z] #60 22.65 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-09-12T12:43:52.026Z] #60 23.42 + cd /tmp/tmp.bp9OesTiUd/src/github.com/docker/libnetwork [2020-09-12T12:43:52.026Z] #60 23.43 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-12T12:43:52.211Z] #36 24.39 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-12T12:43:52.286Z] #60 ... [2020-09-12T12:43:52.287Z] [2020-09-12T12:43:52.287Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:52.287Z] #30 13.65 internal/testlog [2020-09-12T12:43:52.287Z] #30 14.14 encoding [2020-09-12T12:43:52.287Z] #30 14.50 runtime/cgo [2020-09-12T12:43:52.287Z] #30 ... [2020-09-12T12:43:52.287Z] [2020-09-12T12:43:52.287Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-12T12:43:52.287Z] #36 21.86 Checking out files: 87% (1461/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. [2020-09-12T12:43:52.287Z] #36 22.10 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-12T12:43:52.312Z] #39 92.23 make[2]: Nothing to be done for 'all'. [2020-09-12T12:43:52.312Z] #39 92.23 make[2]: Nothing to be done for 'all'. [2020-09-12T12:43:52.312Z] #39 92.24 make[2]: Nothing to be done for 'all'. [2020-09-12T12:43:52.312Z] #39 92.29 make[2]: Nothing to be done for 'all'. [2020-09-12T12:43:52.312Z] #39 92.31 make[2]: Nothing to be done for 'all'. [2020-09-12T12:43:52.312Z] #39 92.32 make[2]: Nothing to be done for 'all'. [2020-09-12T12:43:52.312Z] #39 92.33 make[2]: Nothing to be done for 'all'. [2020-09-12T12:43:52.312Z] #39 92.39 make[2]: Nothing to be done for 'all'. [2020-09-12T12:43:52.312Z] #39 92.40 INSTALL criu/criu [2020-09-12T12:43:52.607Z] #39 DONE 92.6s [2020-09-12T12:43:52.607Z] [2020-09-12T12:43:52.607Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:52.683Z] #39 48.43 CC compel/src/lib/infect-rpc.o [2020-09-12T12:43:52.939Z] #39 48.73 CC compel/src/lib/infect-util.o [2020-09-12T12:43:52.939Z] #39 48.93 CC compel/src/lib/infect.o [2020-09-12T12:43:53.243Z] #52 ... [2020-09-12T12:43:53.243Z] [2020-09-12T12:43:53.243Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-12T12:43:53.243Z] #40 DONE 0.2s [2020-09-12T12:43:53.243Z] [2020-09-12T12:43:53.243Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:53.379Z] #24 35.36 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:43:53.488Z] #36 24.46 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-12T12:43:53.501Z] #39 ... [2020-09-12T12:43:53.501Z] [2020-09-12T12:43:53.501Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:43:53.501Z] #10 117.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-12T12:43:53.501Z] #10 118.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-12T12:43:53.501Z] #10 118.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-12T12:43:53.501Z] #10 118.5 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-12T12:43:53.501Z] #10 118.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-12T12:43:53.501Z] #10 118.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-12T12:43:53.501Z] #10 118.6 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-12T12:43:53.501Z] #10 118.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-12T12:43:53.501Z] #10 118.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-12T12:43:53.501Z] #10 118.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-12T12:43:53.501Z] #10 118.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-12T12:43:53.501Z] #10 118.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-12T12:43:53.501Z] #10 119.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-12T12:43:53.501Z] #10 119.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-12T12:43:53.501Z] #10 119.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-12T12:43:53.501Z] #10 119.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-12T12:43:53.501Z] #10 119.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-12T12:43:53.501Z] #10 119.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-12T12:43:53.501Z] #10 119.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:43:53.501Z] #10 119.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-12T12:43:53.501Z] #10 119.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-12T12:43:53.501Z] #10 119.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-12T12:43:53.501Z] #10 119.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-12T12:43:53.501Z] #10 119.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-12T12:43:53.501Z] #10 119.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-12T12:43:53.501Z] #10 119.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-12T12:43:53.501Z] #10 119.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-12T12:43:53.501Z] #10 119.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-12T12:43:53.501Z] #10 119.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-12T12:43:53.501Z] #10 119.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:43:53.501Z] #10 119.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-12T12:43:53.501Z] #10 119.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-12T12:43:53.501Z] #10 119.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:43:53.501Z] #10 119.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-12T12:43:53.501Z] #10 119.4 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 [2020-09-12T12:43:53.501Z] #10 119.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-12T12:43:53.501Z] #10 119.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-12T12:43:53.501Z] #10 119.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-12T12:43:53.501Z] #10 119.5 Setting up dmsetup (2:1.02.155-3) ... [2020-09-12T12:43:53.501Z] #10 119.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-12T12:43:53.501Z] #10 119.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-12T12:43:53.501Z] #10 119.5 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:43:53.501Z] #10 DONE 119.8s [2020-09-12T12:43:53.602Z] #45 ... [2020-09-12T12:43:53.602Z] [2020-09-12T12:43:53.602Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-12T12:43:53.602Z] #42 DONE 0.2s [2020-09-12T12:43:53.602Z] [2020-09-12T12:43:53.602Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-12T12:43:53.761Z] [2020-09-12T12:43:53.761Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-12T12:43:53.894Z] #44 DONE 0.2s [2020-09-12T12:43:53.894Z] [2020-09-12T12:43:53.894Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:54.034Z] #24 35.64 Fetched 358 kB in 0s (2932 kB/s) [2020-09-12T12:43:54.034Z] #24 ... [2020-09-12T12:43:54.034Z] [2020-09-12T12:43:54.034Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:43:54.034Z] #11 22.60 Reading package lists... [2020-09-12T12:43:54.034Z] #11 29.99 Building dependency tree... [2020-09-12T12:43:54.034Z] #11 32.57 The following additional packages will be installed: [2020-09-12T12:43:54.034Z] #11 32.57 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-12T12:43:54.034Z] #11 32.57 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-12T12:43:54.034Z] #11 32.58 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-12T12:43:54.034Z] #11 32.59 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-12T12:43:54.034Z] #11 32.59 Suggested packages: [2020-09-12T12:43:54.034Z] #11 32.59 gcc-8-locales seccomp wine64 [2020-09-12T12:43:54.034Z] #11 33.87 The following NEW packages will be installed: [2020-09-12T12:43:54.034Z] #11 33.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-12T12:43:54.034Z] #11 33.87 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-12T12:43:54.034Z] #11 33.87 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-12T12:43:54.034Z] #11 33.87 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-12T12:43:54.034Z] #11 33.87 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-12T12:43:54.034Z] #11 33.88 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-12T12:43:54.034Z] #11 34.12 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:43:54.034Z] #11 34.12 Need to get 78.9 MB of archives. [2020-09-12T12:43:54.034Z] #11 34.12 After this operation, 532 MB of additional disk space will be used. [2020-09-12T12:43:54.034Z] #11 34.12 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] [2020-09-12T12:43:54.034Z] #11 35.25 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] [2020-09-12T12:43:54.034Z] #11 ... [2020-09-12T12:43:54.034Z] [2020-09-12T12:43:54.034Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:43:54.034Z] #24 35.78 Selecting previously unselected package libonig5:ppc64el. [2020-09-12T12:43:54.034Z] #24 35.79 (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.) [2020-09-12T12:43:54.337Z] #24 35.93 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-09-12T12:43:54.337Z] #24 35.95 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-12T12:43:54.647Z] #24 36.29 Selecting previously unselected package libjq1:ppc64el. [2020-09-12T12:43:54.647Z] #24 36.31 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-12T12:43:54.647Z] #24 36.32 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-12T12:43:54.647Z] #24 36.59 Selecting previously unselected package jq. [2020-09-12T12:43:54.949Z] #24 36.63 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-12T12:43:54.949Z] #24 36.63 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-12T12:43:54.949Z] #24 36.88 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-12T12:43:55.033Z] #60 ... [2020-09-12T12:43:55.033Z] [2020-09-12T12:43:55.033Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:55.033Z] #47 10.66 + cd /tmp/tmp.VT0dRn9cDm/src/github.com/mvdan/sh [2020-09-12T12:43:55.033Z] #47 10.66 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-12T12:43:55.033Z] #47 10.75 + GO111MODULE=on [2020-09-12T12:43:55.033Z] #47 10.76 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-12T12:43:55.033Z] #47 12.10 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-12T12:43:55.033Z] #47 12.12 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-12T12:43:55.033Z] #47 12.16 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-12T12:43:55.033Z] #47 12.21 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-12T12:43:55.033Z] #47 12.24 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-12T12:43:55.033Z] #47 13.34 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-12T12:43:55.033Z] #47 14.17 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-12T12:43:55.033Z] #47 14.95 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-12T12:43:55.033Z] #47 15.97 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-12T12:43:55.033Z] #47 16.06 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-12T12:43:55.033Z] #47 16.27 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-12T12:43:55.033Z] #47 16.34 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-12T12:43:55.033Z] #47 17.46 runtime [2020-09-12T12:43:55.033Z] #47 17.50 runtime/cgo [2020-09-12T12:43:55.129Z] #11 DONE 1.6s [2020-09-12T12:43:55.129Z] [2020-09-12T12:43:55.129Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:43:55.129Z] #49 1.462 + RM_GOPATH=0 [2020-09-12T12:43:55.129Z] #49 1.463 + TMP_GOPATH= [2020-09-12T12:43:55.129Z] #49 1.463 + : /build [2020-09-12T12:43:55.129Z] #49 1.463 + '[' -z '' ']' [2020-09-12T12:43:55.129Z] #49 1.463 ++ mktemp -d [2020-09-12T12:43:55.129Z] #49 1.496 + export GOPATH=/tmp/tmp.UPnTosAYix [2020-09-12T12:43:55.129Z] #49 1.497 + GOPATH=/tmp/tmp.UPnTosAYix [2020-09-12T12:43:55.129Z] #49 1.497 + RM_GOPATH=1 [2020-09-12T12:43:55.129Z] #49 1.498 + case "$(go env GOARCH)" in [2020-09-12T12:43:55.129Z] #49 1.499 ++ go env GOARCH [2020-09-12T12:43:55.129Z] #49 1.506 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:55.129Z] #49 1.506 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:55.129Z] #49 1.507 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:55.129Z] #49 1.514 + dir=/tmp/install [2020-09-12T12:43:55.129Z] #49 1.514 + bin=runc [2020-09-12T12:43:55.129Z] #49 1.514 + shift [2020-09-12T12:43:55.129Z] #49 1.514 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-12T12:43:55.129Z] #49 1.514 + . /tmp/install/runc.installer [2020-09-12T12:43:55.129Z] #49 1.514 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-12T12:43:55.129Z] #49 1.517 + install_runc [2020-09-12T12:43:55.129Z] #49 1.526 + uname -r [2020-09-12T12:43:55.129Z] #49 1.531 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-12T12:43:55.129Z] #49 1.534 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-12T12:43:55.129Z] #49 1.534 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-12T12:43:55.129Z] #49 1.535 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-12T12:43:55.129Z] #49 1.535 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UPnTosAYix/src/github.com/opencontainers/runc [2020-09-12T12:43:55.129Z] #49 1.538 Cloning into '/tmp/tmp.UPnTosAYix/src/github.com/opencontainers/runc'... [2020-09-12T12:43:55.253Z] #24 36.90 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-12T12:43:55.253Z] #24 36.90 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-12T12:43:55.253Z] #24 36.90 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:43:55.557Z] #24 DONE 37.2s [2020-09-12T12:43:55.557Z] [2020-09-12T12:43:55.557Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-12T12:43:55.557Z] #25 DONE 0.1s [2020-09-12T12:43:55.557Z] [2020-09-12T12:43:55.557Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:43:55.557Z] #11 36.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-12T12:43:55.557Z] #11 36.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-09-12T12:43:55.557Z] #11 36.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-09-12T12:43:55.557Z] #11 36.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-12T12:43:55.557Z] #11 37.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-12T12:43:55.734Z] #49 ... [2020-09-12T12:43:55.734Z] [2020-09-12T12:43:55.735Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:43:55.735Z] #41 111.7 net/textproto [2020-09-12T12:43:55.735Z] #41 111.7 crypto/x509 [2020-09-12T12:43:55.735Z] #41 112.8 vendor/golang.org/x/net/http/httpguts [2020-09-12T12:43:55.735Z] #41 113.0 vendor/golang.org/x/net/http/httpproxy [2020-09-12T12:43:55.735Z] #41 113.6 mime/multipart [2020-09-12T12:43:55.735Z] #41 115.9 crypto/tls [2020-09-12T12:43:55.735Z] #41 ... [2020-09-12T12:43:55.735Z] [2020-09-12T12:43:55.735Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-12T12:43:55.860Z] #11 37.75 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] [2020-09-12T12:43:55.860Z] #11 37.83 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] [2020-09-12T12:43:56.301Z] #12 DONE 1.1s [2020-09-12T12:43:56.301Z] [2020-09-12T12:43:56.301Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-12T12:43:56.964Z] #47 ... [2020-09-12T12:43:56.964Z] [2020-09-12T12:43:56.964Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:43:56.964Z] #51 12.48 Fetched 8204 kB in 10s (850 kB/s) [2020-09-12T12:43:56.964Z] #51 12.48 Reading package lists... [2020-09-12T12:43:56.964Z] #51 17.75 Reading package lists... [2020-09-12T12:43:56.964Z] #51 ... [2020-09-12T12:43:56.964Z] [2020-09-12T12:43:56.964Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-12T12:43:56.964Z] #36 15.06 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-12T12:43:56.964Z] #36 16.69 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-12T12:43:56.964Z] #36 ... [2020-09-12T12:43:56.964Z] [2020-09-12T12:43:56.964Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:43:57.229Z] #51 22.82 Building dependency tree... [2020-09-12T12:43:57.229Z] #51 ... [2020-09-12T12:43:57.229Z] [2020-09-12T12:43:57.229Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:43:57.229Z] #23 13.06 Fetched 8204 kB in 9s (942 kB/s) [2020-09-12T12:43:57.229Z] #23 13.06 Reading package lists... [2020-09-12T12:43:57.232Z] #13 0.941 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-12T12:43:57.412Z] #11 ... [2020-09-12T12:43:57.412Z] [2020-09-12T12:43:57.412Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:43:57.412Z] #52 23.47 Reading package lists... [2020-09-12T12:43:57.412Z] #52 31.58 Building dependency tree... [2020-09-12T12:43:57.412Z] #52 35.25 The following additional packages will be installed: [2020-09-12T12:43:57.412Z] #52 35.26 libbtrfs0 [2020-09-12T12:43:57.412Z] #52 35.46 The following NEW packages will be installed: [2020-09-12T12:43:57.412Z] #52 35.47 libbtrfs-dev libbtrfs0 [2020-09-12T12:43:57.412Z] #52 35.72 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:43:57.412Z] #52 35.72 Need to get 120 kB of archives. [2020-09-12T12:43:57.412Z] #52 35.72 After this operation, 423 kB of additional disk space will be used. [2020-09-12T12:43:57.412Z] #52 35.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-12T12:43:57.412Z] #52 35.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-12T12:43:57.412Z] #52 37.61 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:43:57.412Z] #52 38.08 Fetched 120 kB in 0s (1468 kB/s) [2020-09-12T12:43:57.412Z] #52 38.23 Selecting previously unselected package libbtrfs0. [2020-09-12T12:43:57.412Z] #52 38.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-12T12:43:57.412Z] #52 38.39 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-12T12:43:57.412Z] #52 38.42 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-12T12:43:57.412Z] #52 38.57 Selecting previously unselected package libbtrfs-dev. [2020-09-12T12:43:57.412Z] #52 38.57 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-12T12:43:57.412Z] #52 38.59 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-12T12:43:57.412Z] #52 38.84 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-12T12:43:57.412Z] #52 38.86 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-12T12:43:57.412Z] #52 38.87 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:43:57.412Z] #52 DONE 39.2s [2020-09-12T12:43:57.412Z] [2020-09-12T12:43:57.412Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:43:57.412Z] #39 24.15 Reading package lists... [2020-09-12T12:43:57.412Z] #39 32.16 Building dependency tree... [2020-09-12T12:43:57.412Z] #39 35.63 The following additional packages will be installed: [2020-09-12T12:43:57.412Z] #39 35.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-12T12:43:57.412Z] #39 35.64 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-12T12:43:57.412Z] #39 35.66 Suggested packages: [2020-09-12T12:43:57.412Z] #39 35.66 manpages-dev python-setuptools [2020-09-12T12:43:57.412Z] #39 37.38 The following NEW packages will be installed: [2020-09-12T12:43:57.412Z] #39 37.38 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-12T12:43:57.412Z] #39 37.39 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-12T12:43:57.412Z] #39 37.39 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-12T12:43:57.412Z] #39 37.39 python-six zlib1g-dev [2020-09-12T12:43:57.412Z] #39 37.62 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:43:57.412Z] #39 37.62 Need to get 4075 kB of archives. [2020-09-12T12:43:57.412Z] #39 37.62 After this operation, 24.5 MB of additional disk space will be used. [2020-09-12T12:43:57.412Z] #39 37.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-09-12T12:43:57.412Z] #39 37.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-09-12T12:43:57.412Z] #39 37.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-09-12T12:43:57.412Z] #39 37.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-09-12T12:43:57.412Z] #39 37.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-09-12T12:43:57.412Z] #39 37.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-09-12T12:43:57.412Z] #39 37.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-09-12T12:43:57.412Z] #39 37.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-09-12T12:43:57.412Z] #39 37.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-09-12T12:43:57.412Z] #39 37.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-09-12T12:43:57.412Z] #39 37.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-09-12T12:43:57.412Z] #39 38.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-09-12T12:43:57.412Z] #39 38.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-09-12T12:43:57.412Z] #39 38.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-09-12T12:43:57.412Z] #39 38.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-12T12:43:57.412Z] #39 38.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-09-12T12:43:57.412Z] #39 38.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-09-12T12:43:57.489Z] #13 DONE 1.1s [2020-09-12T12:43:57.489Z] [2020-09-12T12:43:57.489Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-12T12:43:57.492Z] #36 ... [2020-09-12T12:43:57.492Z] [2020-09-12T12:43:57.492Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:43:57.493Z] #60 23.19 Checking out files: 64% (1325/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-09-12T12:43:57.493Z] #60 23.85 + cd /tmp/tmp.2RBvRAXCfv/src/github.com/docker/libnetwork [2020-09-12T12:43:57.493Z] #60 23.85 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-12T12:43:57.493Z] #60 23.96 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-12T12:43:57.497Z] #23 18.82 Reading package lists... [2020-09-12T12:43:57.497Z] #23 ... [2020-09-12T12:43:57.497Z] [2020-09-12T12:43:57.497Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:43:57.497Z] #32 14.30 Fetched 8204 kB in 10s (819 kB/s) [2020-09-12T12:43:57.497Z] #32 14.30 Reading package lists... [2020-09-12T12:43:57.714Z] #39 ... [2020-09-12T12:43:57.714Z] [2020-09-12T12:43:57.714Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:43:57.714Z] #53 0.273 + RM_GOPATH=0 [2020-09-12T12:43:57.714Z] #53 0.274 + TMP_GOPATH= [2020-09-12T12:43:57.714Z] #53 0.274 + : /build [2020-09-12T12:43:57.714Z] #53 0.274 + '[' -z '' ']' [2020-09-12T12:43:57.714Z] #53 0.274 ++ mktemp -d [2020-09-12T12:43:57.714Z] #53 0.282 + export GOPATH=/tmp/tmp.1cmgvGoqbp [2020-09-12T12:43:57.714Z] #53 0.282 + GOPATH=/tmp/tmp.1cmgvGoqbp [2020-09-12T12:43:57.714Z] #53 0.283 + RM_GOPATH=1 [2020-09-12T12:43:57.714Z] #53 0.283 + case "$(go env GOARCH)" in [2020-09-12T12:43:57.714Z] #53 0.284 ++ go env GOARCH [2020-09-12T12:43:57.714Z] #53 0.318 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:57.714Z] #53 0.318 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:43:57.714Z] #53 0.328 ++ dirname /tmp/install/install.sh [2020-09-12T12:43:57.714Z] #53 0.333 + dir=/tmp/install [2020-09-12T12:43:57.714Z] #53 0.334 + bin=containerd [2020-09-12T12:43:57.714Z] #53 0.334 + shift [2020-09-12T12:43:57.714Z] #53 0.334 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-12T12:43:57.714Z] #53 0.334 + . /tmp/install/containerd.installer [2020-09-12T12:43:57.714Z] #53 0.335 ++ set -e [2020-09-12T12:43:57.714Z] #53 0.343 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-12T12:43:57.714Z] #53 0.345 + install_containerd [2020-09-12T12:43:57.714Z] #53 0.346 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-12T12:43:57.714Z] #53 0.347 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-12T12:43:57.714Z] #53 0.347 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1cmgvGoqbp/src/github.com/containerd/containerd [2020-09-12T12:43:57.714Z] #53 0.350 Cloning into '/tmp/tmp.1cmgvGoqbp/src/github.com/containerd/containerd'... [2020-09-12T12:43:57.761Z] #32 19.82 Reading package lists... [2020-09-12T12:43:57.761Z] #32 ... [2020-09-12T12:43:57.761Z] [2020-09-12T12:43:57.761Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:43:57.761Z] #51 22.82 Building dependency tree... [2020-09-12T12:43:58.025Z] #51 ... [2020-09-12T12:43:58.025Z] [2020-09-12T12:43:58.025Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:43:58.025Z] #38 13.81 Fetched 8204 kB in 10s (862 kB/s) [2020-09-12T12:43:58.025Z] #38 13.81 Reading package lists... [2020-09-12T12:43:58.025Z] #38 19.10 Reading package lists... [2020-09-12T12:43:58.025Z] #38 ... [2020-09-12T12:43:58.025Z] [2020-09-12T12:43:58.025Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:43:58.025Z] #23 18.82 Reading package lists... [2020-09-12T12:43:58.290Z] #23 24.22 Building dependency tree... [2020-09-12T12:43:58.290Z] #23 ... [2020-09-12T12:43:58.290Z] [2020-09-12T12:43:58.290Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:43:58.290Z] #10 14.21 Fetched 8204 kB in 10s (851 kB/s) [2020-09-12T12:43:58.290Z] #10 14.21 Reading package lists... [2020-09-12T12:43:58.290Z] #10 19.28 Reading package lists... [2020-09-12T12:43:58.421Z] #14 DONE 1.0s [2020-09-12T12:43:58.421Z] [2020-09-12T12:43:58.421Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-12T12:43:58.555Z] #10 23.98 Building dependency tree... [2020-09-12T12:43:58.555Z] #10 ... [2020-09-12T12:43:58.555Z] [2020-09-12T12:43:58.555Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:43:58.783Z] #53 ... [2020-09-12T12:43:58.783Z] [2020-09-12T12:43:58.783Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:43:58.783Z] #33 23.17 Reading package lists... [2020-09-12T12:43:58.783Z] #33 30.82 Building dependency tree... [2020-09-12T12:43:58.783Z] #33 34.38 The following additional packages will be installed: [2020-09-12T12:43:58.783Z] #33 34.40 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-12T12:43:58.783Z] #33 34.41 Suggested packages: [2020-09-12T12:43:58.783Z] #33 34.41 cmake-doc ninja-build lrzip [2020-09-12T12:43:58.783Z] #33 34.41 Recommended packages: [2020-09-12T12:43:58.783Z] #33 34.41 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-12T12:43:58.783Z] #33 35.86 The following NEW packages will be installed: [2020-09-12T12:43:58.783Z] #33 35.88 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-12T12:43:58.783Z] #33 35.89 vim-common xxd [2020-09-12T12:43:58.783Z] #33 36.11 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:43:58.783Z] #33 36.11 Need to get 14.9 MB of archives. [2020-09-12T12:43:58.783Z] #33 36.11 After this operation, 67.2 MB of additional disk space will be used. [2020-09-12T12:43:58.783Z] #33 36.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-12T12:43:58.783Z] #33 36.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-12T12:43:58.783Z] #33 36.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-09-12T12:43:58.783Z] #33 37.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-12T12:43:58.783Z] #33 38.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-09-12T12:43:58.783Z] #33 38.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-09-12T12:43:58.783Z] #33 38.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-09-12T12:43:58.783Z] #33 38.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-09-12T12:43:58.783Z] #33 38.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-09-12T12:43:58.783Z] #33 38.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-09-12T12:43:58.783Z] #33 40.25 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:43:58.783Z] #33 40.55 Fetched 14.9 MB in 3s (5315 kB/s) [2020-09-12T12:43:58.783Z] #33 ... [2020-09-12T12:43:58.783Z] [2020-09-12T12:43:58.783Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:43:58.783Z] #39 40.39 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:43:58.783Z] #39 40.70 Fetched 4075 kB in 1s (3956 kB/s) [2020-09-12T12:43:59.090Z] #39 40.86 Selecting previously unselected package libcap-dev:ppc64el. [2020-09-12T12:43:59.153Z] #38 24.14 Building dependency tree... [2020-09-12T12:43:59.352Z] #15 DONE 1.1s [2020-09-12T12:43:59.352Z] [2020-09-12T12:43:59.352Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:43:59.352Z] #39 51.80 CC compel/src/lib/ptrace.o [2020-09-12T12:43:59.352Z] #39 52.24 AR compel/libcompel.a [2020-09-12T12:43:59.352Z] #39 52.33 HOSTCC compel/src/main-host.o [2020-09-12T12:43:59.352Z] #39 52.77 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-12T12:43:59.352Z] #39 52.99 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-12T12:43:59.352Z] #39 53.46 HOSTCC compel/src/lib/log-host.o [2020-09-12T12:43:59.352Z] #39 53.71 HOSTLINK compel/compel-host-bin [2020-09-12T12:43:59.352Z] #39 53.89 DEP soccr/soccr.d [2020-09-12T12:43:59.352Z] #39 53.98 CC soccr/soccr.o [2020-09-12T12:43:59.402Z] #39 40.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 ... 15339 files and directories currently installed.) [2020-09-12T12:43:59.402Z] #39 41.01 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-09-12T12:43:59.402Z] #39 41.02 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-09-12T12:43:59.402Z] #39 41.26 Selecting previously unselected package libnet1:ppc64el. [2020-09-12T12:43:59.402Z] #39 41.26 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-12T12:43:59.402Z] #39 41.28 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-12T12:43:59.707Z] #39 41.43 Selecting previously unselected package libnet1-dev. [2020-09-12T12:43:59.707Z] #39 41.46 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-12T12:43:59.707Z] #39 41.47 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-12T12:43:59.707Z] #39 41.69 Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-12T12:43:59.707Z] #39 41.72 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-12T12:43:59.916Z] #39 55.90 AR soccr/libsoccr.a [2020-09-12T12:43:59.917Z] #39 55.94 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-12T12:44:00.011Z] #39 ... [2020-09-12T12:44:00.011Z] [2020-09-12T12:44:00.011Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:00.011Z] #61 DONE 41.9s [2020-09-12T12:44:00.011Z] [2020-09-12T12:44:00.011Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:00.011Z] #39 41.72 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-12T12:44:00.011Z] #39 41.94 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-09-12T12:44:00.041Z] #60 ... [2020-09-12T12:44:00.041Z] [2020-09-12T12:44:00.041Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:44:00.041Z] #23 22.72 Fetched 8379 kB in 18s (473 kB/s) [2020-09-12T12:44:00.041Z] #23 22.72 Reading package lists... [2020-09-12T12:44:00.173Z] #39 56.30 DEP criu/arch/x86/sigframe.d [2020-09-12T12:44:00.301Z] #23 29.77 Reading package lists... [2020-09-12T12:44:00.301Z] #23 ... [2020-09-12T12:44:00.301Z] [2020-09-12T12:44:00.301Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:44:00.301Z] #10 22.76 Fetched 8379 kB in 18s (474 kB/s) [2020-09-12T12:44:00.301Z] #10 22.76 Reading package lists... [2020-09-12T12:44:00.301Z] #10 30.09 Reading package lists... [2020-09-12T12:44:00.301Z] #10 ... [2020-09-12T12:44:00.301Z] [2020-09-12T12:44:00.301Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:00.301Z] #38 22.64 Fetched 8379 kB in 18s (477 kB/s) [2020-09-12T12:44:00.301Z] #38 22.64 Reading package lists... [2020-09-12T12:44:00.313Z] #39 42.03 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-09-12T12:44:00.313Z] #39 42.04 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-12T12:44:00.434Z] #39 56.42 DEP criu/arch/x86/sigaction_compat.d [2020-09-12T12:44:00.434Z] #39 ... [2020-09-12T12:44:00.434Z] [2020-09-12T12:44:00.434Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-12T12:44:00.434Z] #16 DONE 1.1s [2020-09-12T12:44:00.434Z] [2020-09-12T12:44:00.434Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:44:00.434Z] #39 56.50 DEP criu/arch/x86/kerndat.d [2020-09-12T12:44:00.561Z] #38 29.88 Reading package lists... [2020-09-12T12:44:00.561Z] #38 ... [2020-09-12T12:44:00.561Z] [2020-09-12T12:44:00.561Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:00.561Z] #47 23.04 runtime/cgo [2020-09-12T12:44:00.561Z] #47 23.28 runtime [2020-09-12T12:44:00.561Z] #47 ... [2020-09-12T12:44:00.561Z] [2020-09-12T12:44:00.561Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:44:00.561Z] #51 19.14 Reading package lists... [2020-09-12T12:44:00.561Z] #51 26.36 Reading package lists... [2020-09-12T12:44:00.614Z] #39 42.42 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-12T12:44:00.614Z] #39 42.43 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-12T12:44:00.614Z] #39 42.43 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-12T12:44:00.692Z] #39 56.72 DEP criu/arch/x86/crtools.d [2020-09-12T12:44:00.692Z] #39 56.82 DEP criu/arch/x86/cpu.d [2020-09-12T12:44:00.821Z] #51 ... [2020-09-12T12:44:00.821Z] [2020-09-12T12:44:00.821Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:44:00.821Z] #32 23.45 Fetched 8379 kB in 18s (470 kB/s) [2020-09-12T12:44:00.821Z] #32 23.45 Reading package lists... [2020-09-12T12:44:00.821Z] #32 30.64 Reading package lists... [2020-09-12T12:44:00.821Z] #32 ... [2020-09-12T12:44:00.821Z] [2020-09-12T12:44:00.821Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:44:00.864Z] #52 113.9 + bin/containerd [2020-09-12T12:44:00.915Z] #39 42.64 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-09-12T12:44:00.915Z] #39 42.67 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-09-12T12:44:00.915Z] #39 42.72 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-12T12:44:01.096Z] #38 26.57 The following additional packages will be installed: [2020-09-12T12:44:01.096Z] #38 26.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-12T12:44:01.096Z] #38 26.59 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-12T12:44:01.096Z] #38 26.60 Suggested packages: [2020-09-12T12:44:01.096Z] #38 26.60 manpages-dev python-setuptools [2020-09-12T12:44:01.221Z] #39 43.00 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-09-12T12:44:01.221Z] #39 43.01 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-09-12T12:44:01.221Z] #39 43.01 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-12T12:44:01.255Z] #39 57.00 CC criu/arch/x86/cpu.o [2020-09-12T12:44:01.631Z] #36 ... [2020-09-12T12:44:01.631Z] [2020-09-12T12:44:01.631Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:01.631Z] #47 22.47 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-12T12:44:01.631Z] #47 22.60 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-12T12:44:01.631Z] #47 22.77 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-12T12:44:01.631Z] #47 22.80 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-12T12:44:01.631Z] #47 23.79 runtime [2020-09-12T12:44:01.631Z] #47 23.90 runtime/cgo [2020-09-12T12:44:01.631Z] #47 ... [2020-09-12T12:44:01.631Z] [2020-09-12T12:44:01.631Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:01.631Z] #38 22.57 Fetched 8379 kB in 17s (482 kB/s) [2020-09-12T12:44:01.631Z] #38 22.57 Reading package lists... [2020-09-12T12:44:01.631Z] #38 29.84 Reading package lists... [2020-09-12T12:44:01.631Z] #38 ... [2020-09-12T12:44:01.631Z] [2020-09-12T12:44:01.631Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:44:01.631Z] #23 22.63 Fetched 8379 kB in 18s (468 kB/s) [2020-09-12T12:44:01.631Z] #23 22.63 Reading package lists... [2020-09-12T12:44:01.631Z] #23 30.25 Reading package lists... [2020-09-12T12:44:01.631Z] #23 ... [2020-09-12T12:44:01.631Z] [2020-09-12T12:44:01.631Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:44:01.631Z] #32 22.75 Fetched 8379 kB in 18s (467 kB/s) [2020-09-12T12:44:01.631Z] #32 22.75 Reading package lists... [2020-09-12T12:44:01.684Z] #38 27.55 The following NEW packages will be installed: [2020-09-12T12:44:01.684Z] #38 27.55 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-12T12:44:01.684Z] #38 27.56 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-12T12:44:01.684Z] #38 27.56 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-12T12:44:01.684Z] #38 27.56 python-six zlib1g-dev [2020-09-12T12:44:01.822Z] #39 57.76 CC criu/arch/x86/crtools.o [2020-09-12T12:44:01.880Z] #39 43.46 Selecting previously unselected package libprotobuf17:ppc64el. [2020-09-12T12:44:01.880Z] #39 43.51 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-09-12T12:44:01.880Z] #39 43.55 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-12T12:44:01.892Z] #32 29.93 Reading package lists... [2020-09-12T12:44:01.892Z] #32 ... [2020-09-12T12:44:01.892Z] [2020-09-12T12:44:01.892Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:44:01.892Z] #51 23.29 Fetched 8379 kB in 18s (461 kB/s) [2020-09-12T12:44:01.892Z] #51 23.29 Reading package lists... [2020-09-12T12:44:01.892Z] #51 30.28 Reading package lists... [2020-09-12T12:44:01.892Z] #51 ... [2020-09-12T12:44:01.892Z] [2020-09-12T12:44:01.892Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:44:01.892Z] #10 23.28 Fetched 8379 kB in 18s (461 kB/s) [2020-09-12T12:44:01.892Z] #10 23.28 Reading package lists... [2020-09-12T12:44:02.265Z] #38 27.97 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:44:02.266Z] #38 27.97 Need to get 3798 kB of archives. [2020-09-12T12:44:02.266Z] #38 27.97 After this operation, 21.6 MB of additional disk space will be used. [2020-09-12T12:44:02.266Z] #38 27.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-09-12T12:44:02.266Z] #38 27.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-09-12T12:44:02.266Z] #38 28.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-09-12T12:44:02.266Z] #38 28.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-09-12T12:44:02.266Z] #38 28.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-09-12T12:44:02.266Z] #38 28.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-09-12T12:44:02.266Z] #38 28.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-09-12T12:44:02.266Z] #38 28.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-09-12T12:44:02.266Z] #38 28.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-09-12T12:44:02.266Z] #38 28.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-09-12T12:44:02.530Z] #38 28.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-09-12T12:44:02.530Z] #38 28.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-09-12T12:44:02.541Z] #39 44.07 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-09-12T12:44:02.541Z] #39 44.09 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-09-12T12:44:02.541Z] #39 44.10 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-12T12:44:02.541Z] #39 44.33 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-09-12T12:44:02.541Z] #39 44.35 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-09-12T12:44:02.541Z] #39 44.36 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-12T12:44:02.744Z] #51 33.47 Building dependency tree... [2020-09-12T12:44:02.795Z] #38 28.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-09-12T12:44:02.795Z] #38 28.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-09-12T12:44:02.795Z] #38 28.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-12T12:44:02.795Z] #38 28.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-09-12T12:44:02.795Z] #38 28.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-09-12T12:44:02.832Z] #10 30.74 Reading package lists... [2020-09-12T12:44:02.832Z] #10 ... [2020-09-12T12:44:02.832Z] [2020-09-12T12:44:02.832Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:02.832Z] #60 24.11 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-12T12:44:03.189Z] #39 58.99 CC criu/arch/x86/kerndat.o [2020-09-12T12:44:03.313Z] #51 ... [2020-09-12T12:44:03.313Z] [2020-09-12T12:44:03.313Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:03.313Z] #41 25.87 vendor/golang.org/x/crypto/internal/subtle [2020-09-12T12:44:03.313Z] #41 26.02 vendor/golang.org/x/crypto/curve25519 [2020-09-12T12:44:03.445Z] #39 59.38 CC criu/arch/x86/sigaction_compat.o [2020-09-12T12:44:03.702Z] #39 59.66 CC criu/arch/x86/sigframe.o [2020-09-12T12:44:03.958Z] #39 59.89 LINK criu/arch/x86/crtools.built-in.o [2020-09-12T12:44:03.958Z] #39 59.94 DEP criu/pie/util-vdso-elf32.d [2020-09-12T12:44:04.104Z] #39 45.97 Selecting previously unselected package libprotoc17:ppc64el. [2020-09-12T12:44:04.104Z] #39 45.97 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-09-12T12:44:04.104Z] #39 45.98 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-12T12:44:04.215Z] #39 60.06 DEP criu/pie/util-vdso.d [2020-09-12T12:44:04.215Z] #39 60.14 DEP criu/pie/util.d [2020-09-12T12:44:04.252Z] #41 ... [2020-09-12T12:44:04.252Z] [2020-09-12T12:44:04.252Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:04.252Z] #38 29.88 Reading package lists... [2020-09-12T12:44:04.471Z] #39 60.30 CC criu/pie/util.o [2020-09-12T12:44:04.471Z] #39 60.57 CC criu/pie/util-vdso.o [2020-09-12T12:44:04.807Z] #38 30.33 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:44:04.807Z] #38 ... [2020-09-12T12:44:04.807Z] [2020-09-12T12:44:04.807Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:04.807Z] #41 30.42 sync [2020-09-12T12:44:04.807Z] #41 30.44 internal/reflectlite [2020-09-12T12:44:05.033Z] #39 61.10 CC criu/pie/util-vdso-elf32.o [2020-09-12T12:44:05.166Z] #39 46.88 Selecting previously unselected package protobuf-c-compiler. [2020-09-12T12:44:05.166Z] #39 46.89 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-09-12T12:44:05.166Z] #39 46.89 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-12T12:44:05.166Z] #39 47.08 Selecting previously unselected package protobuf-compiler. [2020-09-12T12:44:05.466Z] #39 47.15 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-09-12T12:44:05.466Z] #39 47.17 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-12T12:44:05.466Z] #39 ... [2020-09-12T12:44:05.466Z] [2020-09-12T12:44:05.466Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:05.466Z] #26 2.336 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-12T12:44:05.466Z] #26 2.915 #=#=# [2020-09-12T12:44:05.466Z] #26 3.235 0.1% # 2.5% ####### 10.6% ########## 14.7% ############# 18.7% ################ 22.8% #################### 28.9% ########################## 37.1% ################################ 45.2% ###################################### 53.4% ############################################ 61.5% ################################################ 67.6% ################################################### 71.7% ###################################################### 75.8% ######################################################### 79.8% ############################################################# 85.7% ############################################################### 87.7% ################################################################## 91.8% ##################################################################### 97.2% ######################################################################## 100.0% [2020-09-12T12:44:05.466Z] #26 6.355 #=#=# [2020-09-12T12:44:05.466Z] #26 6.510 1.1% ############ 17.0% ############################### 43.8% ######################################################## 78.8% ######################################################################## 100.0% [2020-09-12T12:44:05.466Z] #26 7.571 [2020-09-12T12:44:05.466Z] #26 7.818 ####### 11.1% ############################## 41.9% #################################################### 72.5% ######################################################################## 100.0% [2020-09-12T12:44:05.466Z] #26 8.746 [2020-09-12T12:44:05.466Z] #26 8.922 #=#=# #### 6.9% ####### 10.8% ########### 16.5% ################ 22.3% ################## 26.1% ##################### 30.0% ######################### 35.7% ############################ 39.6% [2020-09-12T12:44:05.466Z] #26 ... [2020-09-12T12:44:05.466Z] [2020-09-12T12:44:05.466Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:05.466Z] #39 47.34 Selecting previously unselected package python-pkg-resources. [2020-09-12T12:44:05.466Z] #39 47.36 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-12T12:44:05.466Z] #39 47.36 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-12T12:44:05.472Z] Running on azwin-2-57e080 in d:\jenkins\workspace\moby_PR-41441 [Pipeline] { [Pipeline] ws [2020-09-12T12:44:05.489Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-09-12T12:44:05.761Z] #41 31.58 github.com/LK4D4/vndr/godl/singleflight [2020-09-12T12:44:05.771Z] #39 47.55 Selecting previously unselected package python-six. [2020-09-12T12:44:05.771Z] #39 47.57 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-12T12:44:05.771Z] #39 47.58 Unpacking python-six (1.12.0-1) ... [2020-09-12T12:44:05.961Z] #39 61.69 AR criu/pie/pie.lib.a [2020-09-12T12:44:05.961Z] #39 61.74 DEP criu/pie/restorer.d [2020-09-12T12:44:05.961Z] #39 61.89 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-12T12:44:06.027Z] #41 31.60 math/rand [2020-09-12T12:44:06.027Z] #41 31.61 internal/singleflight [2020-09-12T12:44:06.073Z] #39 47.76 Selecting previously unselected package python-protobuf. [2020-09-12T12:44:06.073Z] #39 47.77 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-09-12T12:44:06.073Z] #39 47.79 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-12T12:44:06.129Z] #60 ... [2020-09-12T12:44:06.129Z] [2020-09-12T12:44:06.129Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:44:06.129Z] #32 29.93 Reading package lists... [2020-09-12T12:44:06.168Z] #38 36.87 Building dependency tree... [2020-09-12T12:44:06.216Z] #39 62.05 DEP criu/arch/x86/restorer_unmap.d [2020-09-12T12:44:06.216Z] #39 62.07 DEP criu/arch/x86/restorer.d [2020-09-12T12:44:06.216Z] #39 62.20 DEP criu/arch/x86/vdso-pie.d [2020-09-12T12:44:06.292Z] #41 32.32 sort [2020-09-12T12:44:06.292Z] #41 32.33 errors [2020-09-12T12:44:06.473Z] #39 62.38 DEP criu/pie/parasite-vdso.d [2020-09-12T12:44:06.560Z] #41 32.61 internal/oserror [2020-09-12T12:44:06.725Z] #39 48.43 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-12T12:44:06.729Z] #39 62.61 DEP criu/pie/parasite.d [2020-09-12T12:44:06.825Z] #41 32.61 strconv [2020-09-12T12:44:06.825Z] #41 32.62 io [2020-09-12T12:44:06.825Z] #41 32.89 syscall [2020-09-12T12:44:06.986Z] #39 62.87 CC criu/pie/parasite.o [2020-09-12T12:44:06.986Z] #39 ... [2020-09-12T12:44:06.986Z] [2020-09-12T12:44:06.986Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:06.986Z] #41 123.1 net/http/httptrace [2020-09-12T12:44:06.986Z] #41 123.3 net/http [2020-09-12T12:44:06.986Z] #41 ... [2020-09-12T12:44:06.986Z] [2020-09-12T12:44:06.986Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:06.986Z] #49 10.05 + cd /tmp/tmp.UPnTosAYix/src/github.com/opencontainers/runc [2020-09-12T12:44:06.986Z] #49 10.05 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-12T12:44:06.986Z] #49 10.46 + '[' -z '' ']' [2020-09-12T12:44:06.986Z] #49 10.46 + target=static [2020-09-12T12:44:06.986Z] #49 10.46 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-12T12:44:06.986Z] #49 10.90 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 . [2020-09-12T12:44:07.777Z] #41 33.64 vendor/golang.org/x/net/dns/dnsmessage [2020-09-12T12:44:08.039Z] #32 37.35 Building dependency tree... [2020-09-12T12:44:08.264Z] #38 40.59 The following additional packages will be installed: [2020-09-12T12:44:08.264Z] #38 40.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-12T12:44:08.264Z] #38 40.60 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-12T12:44:08.264Z] #38 40.65 Suggested packages: [2020-09-12T12:44:08.264Z] #38 40.65 manpages-dev python-setuptools [2020-09-12T12:44:08.354Z] #41 34.36 bytes [2020-09-12T12:44:08.914Z] #39 ... [2020-09-12T12:44:08.914Z] [2020-09-12T12:44:08.914Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:44:08.914Z] #33 40.75 Selecting previously unselected package xxd. [2020-09-12T12:44:08.914Z] #33 40.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-12T12:44:08.914Z] #33 40.88 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-12T12:44:08.914Z] #33 40.90 Unpacking xxd (2:8.1.0875-5) ... [2020-09-12T12:44:08.914Z] #33 41.19 Selecting previously unselected package vim-common. [2020-09-12T12:44:08.914Z] #33 41.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-12T12:44:08.914Z] #33 41.35 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-12T12:44:08.914Z] #33 42.21 Selecting previously unselected package cmake-data. [2020-09-12T12:44:08.914Z] #33 42.22 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-12T12:44:08.914Z] #33 42.23 Unpacking cmake-data (3.13.4-1) ... [2020-09-12T12:44:08.914Z] #33 46.78 Selecting previously unselected package libicu63:ppc64el. [2020-09-12T12:44:08.914Z] #33 46.83 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-12T12:44:08.914Z] #33 46.85 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-12T12:44:09.231Z] #33 ... [2020-09-12T12:44:09.231Z] [2020-09-12T12:44:09.231Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:09.232Z] #26 8.922 #=#=# #### 6.9% ####### 10.8% ########### 16.5% ################ 22.3% ################## 26.1% ##################### 30.0% ######################### 35.7% ############################ 39.6% ############################### 43.4% ################################## 47.3% ###################################### 53.0% ########################################## 58.8% ############################################## 64.5% ################################################## 70.3% ###################################################### 76.1% ########################################################## 81.8% ############################################################### 87.6% #################################################################### 95.7% ######################################################################## 100.0% [2020-09-12T12:44:09.232Z] #26 11.88 [2020-09-12T12:44:09.235Z] #38 ... [2020-09-12T12:44:09.235Z] [2020-09-12T12:44:09.235Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:44:09.235Z] #51 37.39 The following additional packages will be installed: [2020-09-12T12:44:09.235Z] #51 37.40 libbtrfs0 [2020-09-12T12:44:09.235Z] #51 37.63 The following NEW packages will be installed: [2020-09-12T12:44:09.235Z] #51 37.64 libbtrfs-dev libbtrfs0 [2020-09-12T12:44:09.235Z] #51 38.06 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:44:09.235Z] #51 38.06 Need to get 119 kB of archives. [2020-09-12T12:44:09.235Z] #51 38.06 After this operation, 387 kB of additional disk space will be used. [2020-09-12T12:44:09.235Z] #51 38.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-12T12:44:09.235Z] #51 38.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-12T12:44:09.235Z] #51 39.39 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:44:09.235Z] #51 39.65 Fetched 119 kB in 0s (430 kB/s) [2020-09-12T12:44:09.235Z] #51 39.74 Selecting previously unselected package libbtrfs0. [2020-09-12T12:44:09.235Z] #51 39.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.) [2020-09-12T12:44:09.235Z] #51 39.84 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-12T12:44:09.235Z] #51 39.86 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-12T12:44:09.235Z] #51 39.99 Selecting previously unselected package libbtrfs-dev. [2020-09-12T12:44:09.235Z] #51 39.99 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-12T12:44:09.235Z] #51 40.00 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-12T12:44:09.235Z] #51 40.27 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-12T12:44:09.235Z] #51 40.30 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-12T12:44:09.235Z] #51 40.31 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:44:09.235Z] #51 DONE 42.0s [2020-09-12T12:44:09.235Z] [2020-09-12T12:44:09.235Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:44:09.235Z] #23 29.77 Reading package lists... [2020-09-12T12:44:09.235Z] #23 36.99 Building dependency tree... [2020-09-12T12:44:09.235Z] #23 40.70 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-12T12:44:09.235Z] #23 40.70 The following additional packages will be installed: [2020-09-12T12:44:09.235Z] #23 40.70 libjq1 libonig5 [2020-09-12T12:44:09.235Z] #23 41.40 The following NEW packages will be installed: [2020-09-12T12:44:09.235Z] #23 41.40 jq libjq1 libonig5 [2020-09-12T12:44:09.235Z] #23 41.91 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:44:09.235Z] #23 41.91 Need to get 355 kB of archives. [2020-09-12T12:44:09.235Z] #23 41.91 After this operation, 1072 kB of additional disk space will be used. [2020-09-12T12:44:09.235Z] #23 41.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-12T12:44:09.235Z] #23 41.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-12T12:44:09.235Z] #23 41.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-12T12:44:09.308Z] #41 ... [2020-09-12T12:44:09.308Z] [2020-09-12T12:44:09.308Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:44:09.308Z] #32 19.82 Reading package lists... [2020-09-12T12:44:09.308Z] #32 24.90 Building dependency tree... [2020-09-12T12:44:09.308Z] #32 27.61 The following additional packages will be installed: [2020-09-12T12:44:09.308Z] #32 27.61 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-12T12:44:09.308Z] #32 27.62 Suggested packages: [2020-09-12T12:44:09.308Z] #32 27.63 cmake-doc ninja-build lrzip [2020-09-12T12:44:09.308Z] #32 27.63 Recommended packages: [2020-09-12T12:44:09.308Z] #32 27.63 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-12T12:44:09.308Z] #32 28.63 The following NEW packages will be installed: [2020-09-12T12:44:09.308Z] #32 28.66 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-12T12:44:09.308Z] #32 28.66 vim-common xxd [2020-09-12T12:44:09.308Z] #32 29.16 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:44:09.308Z] #32 29.16 Need to get 14.2 MB of archives. [2020-09-12T12:44:09.308Z] #32 29.16 After this operation, 60.0 MB of additional disk space will be used. [2020-09-12T12:44:09.308Z] #32 29.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-09-12T12:44:09.308Z] #32 29.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-12T12:44:09.308Z] #32 29.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-12T12:44:09.308Z] #32 29.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-09-12T12:44:09.308Z] #32 32.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-09-12T12:44:09.308Z] #32 32.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-09-12T12:44:09.308Z] #32 32.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-09-12T12:44:09.308Z] #32 32.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-09-12T12:44:09.308Z] #32 32.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-09-12T12:44:09.308Z] #32 32.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-09-12T12:44:09.308Z] #32 ... [2020-09-12T12:44:09.308Z] [2020-09-12T12:44:09.308Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:44:09.308Z] #10 23.98 Building dependency tree... [2020-09-12T12:44:09.308Z] #10 26.75 The following additional packages will be installed: [2020-09-12T12:44:09.308Z] #10 26.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-12T12:44:09.308Z] #10 26.75 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-12T12:44:09.308Z] #10 26.75 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-12T12:44:09.308Z] #10 26.75 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-12T12:44:09.308Z] #10 26.76 Suggested packages: [2020-09-12T12:44:09.308Z] #10 26.76 gcc-8-locales seccomp wine64 [2020-09-12T12:44:09.308Z] #10 27.78 The following NEW packages will be installed: [2020-09-12T12:44:09.308Z] #10 27.78 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-12T12:44:09.308Z] #10 27.78 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-12T12:44:09.308Z] #10 27.79 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-12T12:44:09.308Z] #10 27.79 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-12T12:44:09.308Z] #10 27.79 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-12T12:44:09.308Z] #10 27.80 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-12T12:44:09.308Z] #10 28.17 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:44:09.308Z] #10 28.17 Need to get 73.3 MB of archives. [2020-09-12T12:44:09.308Z] #10 28.17 After this operation, 472 MB of additional disk space will be used. [2020-09-12T12:44:09.308Z] #10 28.17 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] [2020-09-12T12:44:09.308Z] #10 28.42 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] [2020-09-12T12:44:09.308Z] #10 28.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-12T12:44:09.308Z] #10 28.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-09-12T12:44:09.308Z] #10 28.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-09-12T12:44:09.308Z] #10 28.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-12T12:44:09.308Z] #10 28.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-12T12:44:09.308Z] #10 29.47 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] [2020-09-12T12:44:09.308Z] #10 29.53 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] [2020-09-12T12:44:09.308Z] #10 ... [2020-09-12T12:44:09.308Z] [2020-09-12T12:44:09.308Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:44:09.308Z] #51 25.50 The following additional packages will be installed: [2020-09-12T12:44:09.308Z] #51 25.51 libbtrfs0 [2020-09-12T12:44:09.308Z] #51 25.69 The following NEW packages will be installed: [2020-09-12T12:44:09.308Z] #51 25.70 libbtrfs-dev libbtrfs0 [2020-09-12T12:44:09.308Z] #51 26.08 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:44:09.308Z] #51 26.08 Need to get 119 kB of archives. [2020-09-12T12:44:09.308Z] #51 26.08 After this operation, 387 kB of additional disk space will be used. [2020-09-12T12:44:09.308Z] #51 26.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-09-12T12:44:09.308Z] #51 26.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-09-12T12:44:09.308Z] #51 27.41 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:44:09.308Z] #51 27.58 Fetched 119 kB in 0s (446 kB/s) [2020-09-12T12:44:09.308Z] #51 27.67 Selecting previously unselected package libbtrfs0. [2020-09-12T12:44:09.308Z] #51 27.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 ... 15383 files and directories currently installed.) [2020-09-12T12:44:09.308Z] #51 27.78 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-09-12T12:44:09.308Z] #51 27.80 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-12T12:44:09.308Z] #51 27.97 Selecting previously unselected package libbtrfs-dev. [2020-09-12T12:44:09.308Z] #51 27.97 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-09-12T12:44:09.308Z] #51 27.98 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-12T12:44:09.308Z] #51 28.28 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-12T12:44:09.308Z] #51 28.35 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-12T12:44:09.308Z] #51 28.36 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:44:09.423Z] #32 ... [2020-09-12T12:44:09.423Z] [2020-09-12T12:44:09.423Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:44:09.423Z] #43 DONE 40.5s [2020-09-12T12:44:09.423Z] [2020-09-12T12:44:09.423Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:09.423Z] #41 40.01 internal/reflectlite [2020-09-12T12:44:09.423Z] #41 40.01 github.com/LK4D4/vndr/godl/singleflight [2020-09-12T12:44:09.423Z] #41 40.38 math/rand [2020-09-12T12:44:09.514Z] #23 ... [2020-09-12T12:44:09.514Z] [2020-09-12T12:44:09.514Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:44:09.514Z] #43 DONE 42.0s [2020-09-12T12:44:09.514Z] [2020-09-12T12:44:09.514Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:44:09.536Z] #26 12.16 0.9% ## 3.1% #### 5.8% ##### 7.9% ####### 10.1% ######## 12.3% ########## 14.4% ########### 15.8% ############ 17.4% ############# 19.1% ############## 20.2% ############### 21.8% ################ 22.9% ################# 24.0% ################## 25.6% [2020-09-12T12:44:09.536Z] #26 ... [2020-09-12T12:44:09.536Z] [2020-09-12T12:44:09.536Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:09.536Z] #31 41.24 internal/reflectlite [2020-09-12T12:44:09.536Z] #31 41.24 sync [2020-09-12T12:44:09.536Z] #31 45.80 errors [2020-09-12T12:44:09.536Z] #31 45.84 sort [2020-09-12T12:44:09.536Z] #31 46.32 strconv [2020-09-12T12:44:09.536Z] #31 46.38 io [2020-09-12T12:44:09.536Z] #31 46.38 internal/oserror [2020-09-12T12:44:09.536Z] #31 46.69 syscall [2020-09-12T12:44:09.536Z] #31 50.78 strings [2020-09-12T12:44:09.536Z] #31 50.90 bytes [2020-09-12T12:44:09.536Z] #31 ... [2020-09-12T12:44:09.536Z] [2020-09-12T12:44:09.536Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:09.572Z] #51 ... [2020-09-12T12:44:09.572Z] [2020-09-12T12:44:09.572Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:44:09.572Z] #23 24.22 Building dependency tree... [2020-09-12T12:44:09.572Z] #23 27.34 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-12T12:44:09.572Z] #23 27.34 The following additional packages will be installed: [2020-09-12T12:44:09.572Z] #23 27.35 libjq1 libonig5 [2020-09-12T12:44:09.572Z] #23 27.90 The following NEW packages will be installed: [2020-09-12T12:44:09.572Z] #23 27.91 jq libjq1 libonig5 [2020-09-12T12:44:09.572Z] #23 28.38 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:44:09.572Z] #23 28.38 Need to get 325 kB of archives. [2020-09-12T12:44:09.572Z] #23 28.38 After this operation, 1019 kB of additional disk space will be used. [2020-09-12T12:44:09.572Z] #23 28.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-09-12T12:44:09.572Z] #23 28.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-09-12T12:44:09.572Z] #23 28.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-09-12T12:44:09.572Z] #23 30.10 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:44:09.572Z] #23 31.22 Fetched 325 kB in 0s (818 kB/s) [2020-09-12T12:44:09.572Z] #23 ... [2020-09-12T12:44:09.572Z] [2020-09-12T12:44:09.572Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:44:09.572Z] #10 35.59 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] [2020-09-12T12:44:10.172Z] #26 12.16 0.9% ## 3.1% #### 5.8% ##### 7.9% ####### 10.1% ######## 12.3% ########## 14.4% ########### 15.8% ############ 17.4% ############# 19.1% ############## 20.2% ############### 21.8% ################ 22.9% ################# 24.0% ################## 25.6% ################### 26.7% #################### 27.8% ##################### 29.4% ###################### 31.1% ####################### 32.7% [2020-09-12T12:44:10.172Z] #26 ... [2020-09-12T12:44:10.172Z] [2020-09-12T12:44:10.172Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:44:10.172Z] #44 DONE 51.9s [2020-09-12T12:44:10.172Z] [2020-09-12T12:44:10.172Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:10.255Z] #49 ... [2020-09-12T12:44:10.255Z] [2020-09-12T12:44:10.255Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:10.255Z] #41 135.8 github.com/LK4D4/vndr/godl [2020-09-12T12:44:10.511Z] #41 136.5 github.com/LK4D4/vndr [2020-09-12T12:44:10.511Z] #41 ... [2020-09-12T12:44:10.511Z] [2020-09-12T12:44:10.511Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:44:10.511Z] #17 1.277 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:44:10.511Z] #17 1.306 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:44:10.511Z] #17 1.307 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:44:10.511Z] #17 1.882 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-12T12:44:10.511Z] #17 3.036 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-12T12:44:10.511Z] #17 4.325 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-12T12:44:10.511Z] #17 9.465 Fetched 8379 kB in 8s (994 kB/s) [2020-09-12T12:44:10.768Z] #17 9.465 Reading package lists... [2020-09-12T12:44:10.768Z] #17 ... [2020-09-12T12:44:10.768Z] [2020-09-12T12:44:10.768Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:44:10.768Z] #39 64.21 LINK criu/pie/parasite.built-in.o [2020-09-12T12:44:10.768Z] #39 64.22 GEN criu/pie/parasite-blob.h [2020-09-12T12:44:10.768Z] #39 64.24 CC criu/pie/parasite-vdso.o [2020-09-12T12:44:10.768Z] #39 64.82 CC criu/arch/x86/vdso-pie.o [2020-09-12T12:44:10.768Z] #39 65.11 CC criu/arch/x86/restorer.o [2020-09-12T12:44:10.768Z] #39 65.70 CC criu/arch/x86/restorer_unmap.o [2020-09-12T12:44:10.768Z] #39 65.76 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-12T12:44:10.768Z] #39 66.09 CC criu/pie/restorer.o [2020-09-12T12:44:10.811Z] #41 42.13 internal/singleflight [2020-09-12T12:44:10.933Z] #52 ... [2020-09-12T12:44:10.933Z] [2020-09-12T12:44:10.933Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:10.933Z] #60 DONE 43.3s [2020-09-12T12:44:10.933Z] [2020-09-12T12:44:10.933Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:10.933Z] #38 42.36 The following NEW packages will be installed: [2020-09-12T12:44:10.933Z] #38 42.36 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-12T12:44:10.933Z] #38 42.36 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-12T12:44:10.933Z] #38 42.36 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-12T12:44:10.933Z] #38 42.36 python-six zlib1g-dev [2020-09-12T12:44:10.933Z] #38 43.04 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:44:10.933Z] #38 43.04 Need to get 4095 kB of archives. [2020-09-12T12:44:10.933Z] #38 43.04 After this operation, 22.5 MB of additional disk space will be used. [2020-09-12T12:44:10.933Z] #38 43.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-12T12:44:10.933Z] #38 43.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-12T12:44:10.933Z] #38 43.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-12T12:44:10.933Z] #38 43.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-12T12:44:10.933Z] #38 43.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-12T12:44:10.934Z] #38 43.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-12T12:44:10.934Z] #38 43.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-09-12T12:44:10.934Z] #38 43.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-12T12:44:10.934Z] #38 43.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-12T12:44:10.934Z] #38 43.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-12T12:44:10.934Z] #38 43.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-12T12:44:10.934Z] #38 43.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-12T12:44:10.934Z] #38 43.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-09-12T12:44:11.071Z] #41 ... [2020-09-12T12:44:11.071Z] [2020-09-12T12:44:11.071Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:11.071Z] #60 DONE 42.4s [2020-09-12T12:44:11.193Z] #38 43.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-09-12T12:44:11.193Z] #38 43.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-12T12:44:11.193Z] #38 43.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-12T12:44:11.193Z] #38 43.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-12T12:44:11.332Z] [2020-09-12T12:44:11.332Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:44:11.332Z] #32 41.78 The following additional packages will be installed: [2020-09-12T12:44:11.332Z] #32 41.80 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-12T12:44:11.332Z] #32 41.81 Suggested packages: [2020-09-12T12:44:11.332Z] #32 41.82 cmake-doc ninja-build lrzip [2020-09-12T12:44:11.332Z] #32 41.82 Recommended packages: [2020-09-12T12:44:11.332Z] #32 41.83 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-12T12:44:11.512Z] #10 37.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-09-12T12:44:11.512Z] #10 37.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-09-12T12:44:11.512Z] #10 37.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-09-12T12:44:11.512Z] #10 37.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-09-12T12:44:11.512Z] #10 37.45 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] [2020-09-12T12:44:11.512Z] #10 37.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-09-12T12:44:11.512Z] #10 37.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-09-12T12:44:11.512Z] #10 37.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-09-12T12:44:11.778Z] #10 37.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-09-12T12:44:11.778Z] #10 37.58 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-09-12T12:44:11.778Z] #10 37.59 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-09-12T12:44:11.778Z] #10 37.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-09-12T12:44:11.778Z] #10 37.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-09-12T12:44:11.778Z] #10 37.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-09-12T12:44:11.778Z] #10 37.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-09-12T12:44:11.904Z] #32 43.24 The following NEW packages will be installed: [2020-09-12T12:44:11.904Z] #32 43.26 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-12T12:44:11.904Z] #32 43.28 vim-common xxd [2020-09-12T12:44:12.044Z] #10 ... [2020-09-12T12:44:12.044Z] [2020-09-12T12:44:12.044Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:44:12.044Z] #51 DONE 37.9s [2020-09-12T12:44:12.044Z] [2020-09-12T12:44:12.044Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:12.044Z] #60 DONE 37.9s [2020-09-12T12:44:12.044Z] [2020-09-12T12:44:12.044Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:44:12.044Z] #43 DONE 37.9s [2020-09-12T12:44:12.044Z] [2020-09-12T12:44:12.044Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:44:12.044Z] #23 35.71 Selecting previously unselected package libonig5:arm64. [2020-09-12T12:44:12.044Z] #23 35.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-12T12:44:12.044Z] #23 35.82 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-09-12T12:44:12.044Z] #23 36.78 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-09-12T12:44:12.044Z] #23 38.01 Selecting previously unselected package libjq1:arm64. [2020-09-12T12:44:12.044Z] #23 38.01 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-09-12T12:44:12.044Z] #23 38.02 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-12T12:44:12.321Z] #23 38.30 Selecting previously unselected package jq. [2020-09-12T12:44:12.321Z] #23 38.30 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-09-12T12:44:12.321Z] #23 38.33 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-12T12:44:12.475Z] #32 43.77 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:44:12.475Z] #32 43.77 Need to get 14.9 MB of archives. [2020-09-12T12:44:12.475Z] #32 43.77 After this operation, 61.8 MB of additional disk space will be used. [2020-09-12T12:44:12.475Z] #32 43.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-12T12:44:12.475Z] #32 43.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-12T12:44:12.475Z] #32 43.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-12T12:44:12.736Z] #32 43.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-12T12:44:12.903Z] #23 38.60 Setting up libonig5:arm64 (6.9.1-1) ... [2020-09-12T12:44:12.903Z] #23 38.68 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-12T12:44:12.903Z] #23 38.71 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-12T12:44:12.903Z] #23 38.75 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:44:13.264Z] #26 12.16 0.9% ## 3.1% #### 5.8% ##### 7.9% ####### 10.1% ######## 12.3% ########## 14.4% ########### 15.8% ############ 17.4% ############# 19.1% ############## 20.2% ############### 21.8% ################ 22.9% ################# 24.0% ################## 25.6% ################### 26.7% #################### 27.8% ##################### 29.4% ###################### 31.1% ####################### 32.7% ######################## 34.4% ######################### 35.4% ########################## 37.1% ########################### 38.7% ############################# 40.3% ############################# 40.9% ############################## 43.0% ################################ 45.2% ################################# 46.9% ################################## 48.5% ################################### 49.0% #################################### 50.7% ###################################### 52.8% ####################################### 54.6% ######################################## 56.2% ######################################### 57.3% ########################################## 58.4% ########################################## 59.5% ########################################### 61.1% ############################################ 61.6% ############################################### 65.6% ################################################ 67.8% ################################################## 70.5% #################################################### 73.2% ###################################################### 75.9% ######################################################## 78.3% ######################################################### 80.0% [2020-09-12T12:44:13.264Z] #26 ... [2020-09-12T12:44:13.264Z] [2020-09-12T12:44:13.264Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:13.264Z] #42 44.91 internal/reflectlite [2020-09-12T12:44:13.264Z] #42 44.92 math/rand [2020-09-12T12:44:13.264Z] #42 44.96 github.com/LK4D4/vndr/godl/singleflight [2020-09-12T12:44:13.264Z] #42 44.97 internal/singleflight [2020-09-12T12:44:13.264Z] #42 49.79 io [2020-09-12T12:44:13.264Z] #42 49.79 strconv [2020-09-12T12:44:13.264Z] #42 49.90 vendor/golang.org/x/net/dns/dnsmessage [2020-09-12T12:44:13.264Z] #42 49.92 syscall [2020-09-12T12:44:13.264Z] #42 ... [2020-09-12T12:44:13.264Z] [2020-09-12T12:44:13.264Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:13.287Z] #39 68.89 LINK criu/pie/restorer.built-in.o [2020-09-12T12:44:13.287Z] #39 68.92 GEN criu/pie/restorer-blob.h [2020-09-12T12:44:13.287Z] #39 69.01 DEP criu/vdso.d [2020-09-12T12:44:13.287Z] #39 69.24 DEP criu/vdso-compat.d [2020-09-12T12:44:13.543Z] #39 69.38 DEP criu/uts_ns.d [2020-09-12T12:44:13.543Z] #39 69.57 DEP criu/util.d [2020-09-12T12:44:13.679Z] #32 44.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-12T12:44:13.679Z] #32 44.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-12T12:44:13.679Z] #32 44.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-12T12:44:13.679Z] #32 44.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-12T12:44:13.679Z] #32 44.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-12T12:44:13.679Z] #32 44.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-12T12:44:13.741Z] #38 45.82 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:44:13.741Z] #38 46.05 Fetched 4095 kB in 1s (4224 kB/s) [2020-09-12T12:44:13.741Z] #38 46.19 Selecting previously unselected package libcap-dev:amd64. [2020-09-12T12:44:13.741Z] #38 46.19 (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.) [2020-09-12T12:44:13.741Z] #38 46.25 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-12T12:44:13.741Z] #38 46.27 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-12T12:44:13.741Z] #38 ... [2020-09-12T12:44:13.741Z] [2020-09-12T12:44:13.741Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:44:13.741Z] #23 44.09 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:44:13.741Z] #23 44.43 Fetched 355 kB in 0s (1240 kB/s) [2020-09-12T12:44:13.741Z] #23 44.70 Selecting previously unselected package libonig5:amd64. [2020-09-12T12:44:13.741Z] #23 44.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.) [2020-09-12T12:44:13.741Z] #23 44.81 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-09-12T12:44:13.741Z] #23 44.90 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-12T12:44:13.741Z] #23 45.39 Selecting previously unselected package libjq1:amd64. [2020-09-12T12:44:13.741Z] #23 45.41 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-12T12:44:13.741Z] #23 45.45 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-12T12:44:13.741Z] #23 45.73 Selecting previously unselected package jq. [2020-09-12T12:44:13.741Z] #23 45.74 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-12T12:44:13.741Z] #23 45.75 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-12T12:44:13.741Z] #23 45.97 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-12T12:44:13.741Z] #23 45.98 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-12T12:44:13.741Z] #23 46.00 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-12T12:44:13.741Z] #23 46.02 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:44:13.741Z] #23 DONE 46.4s [2020-09-12T12:44:13.741Z] [2020-09-12T12:44:13.741Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-12T12:44:13.741Z] #24 DONE 0.1s [2020-09-12T12:44:13.741Z] [2020-09-12T12:44:13.741Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:13.741Z] #38 46.41 Selecting previously unselected package libnet1:amd64. [2020-09-12T12:44:13.800Z] #39 69.83 DEP criu/uffd.d [2020-09-12T12:44:13.859Z] #23 DONE 39.7s [2020-09-12T12:44:13.859Z] [2020-09-12T12:44:13.859Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:44:13.859Z] #10 39.06 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:44:13.859Z] #10 39.21 Fetched 73.3 MB in 10s (7482 kB/s) [2020-09-12T12:44:13.859Z] #10 39.64 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-12T12:44:13.859Z] #10 39.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-12T12:44:13.859Z] #10 39.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-09-12T12:44:13.859Z] #10 39.76 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-12T12:44:13.882Z] #26 12.16 0.9% ## 3.1% #### 5.8% ##### 7.9% ####### 10.1% ######## 12.3% ########## 14.4% ########### 15.8% ############ 17.4% ############# 19.1% ############## 20.2% ############### 21.8% ################ 22.9% ################# 24.0% ################## 25.6% ################### 26.7% #################### 27.8% ##################### 29.4% ###################### 31.1% ####################### 32.7% ######################## 34.4% ######################### 35.4% ########################## 37.1% ########################### 38.7% ############################# 40.3% ############################# 40.9% ############################## 43.0% ################################ 45.2% ################################# 46.9% ################################## 48.5% ################################### 49.0% #################################### 50.7% ###################################### 52.8% ####################################### 54.6% ######################################## 56.2% ######################################### 57.3% ########################################## 58.4% ########################################## 59.5% ########################################### 61.1% ############################################ 61.6% ############################################### 65.6% ################################################ 67.8% ################################################## 70.5% #################################################### 73.2% ###################################################### 75.9% ######################################################## 78.3% ######################################################### 80.0% ########################################################### 82.2% ############################################################ 84.3% ############################################################## 86.5% ############################################################### 88.7% ################################################################# 90.9% ################################################################## 92.5% [2020-09-12T12:44:13.882Z] #26 ... [2020-09-12T12:44:13.882Z] [2020-09-12T12:44:13.882Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:44:13.882Z] #11 45.65 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] [2020-09-12T12:44:13.882Z] #11 50.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-09-12T12:44:13.882Z] #11 50.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-09-12T12:44:13.882Z] #11 50.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-12T12:44:13.882Z] #11 50.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-12T12:44:13.882Z] #11 50.73 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] [2020-09-12T12:44:13.882Z] #11 50.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-09-12T12:44:13.882Z] #11 50.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-09-12T12:44:13.882Z] #11 50.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-09-12T12:44:13.882Z] #11 50.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-09-12T12:44:13.882Z] #11 50.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-09-12T12:44:13.882Z] #11 51.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-09-12T12:44:13.882Z] #11 51.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-09-12T12:44:13.882Z] #11 51.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-09-12T12:44:13.882Z] #11 51.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-09-12T12:44:13.882Z] #11 51.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-09-12T12:44:13.882Z] #11 53.81 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:44:13.882Z] #11 54.16 Fetched 78.9 MB in 17s (4530 kB/s) [2020-09-12T12:44:13.882Z] #11 54.30 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-12T12:44:13.882Z] #11 54.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-12T12:44:13.882Z] #11 54.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-09-12T12:44:13.882Z] #11 54.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-12T12:44:13.882Z] #11 ... [2020-09-12T12:44:13.882Z] [2020-09-12T12:44:13.882Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:13.941Z] #32 ... [2020-09-12T12:44:13.941Z] [2020-09-12T12:44:13.941Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-12T12:44:13.941Z] #51 30.28 Reading package lists... [2020-09-12T12:44:13.941Z] #51 37.68 Building dependency tree... [2020-09-12T12:44:13.941Z] #51 41.88 The following additional packages will be installed: [2020-09-12T12:44:13.941Z] #51 41.90 libbtrfs0 [2020-09-12T12:44:13.941Z] #51 42.10 The following NEW packages will be installed: [2020-09-12T12:44:13.941Z] #51 42.14 libbtrfs-dev libbtrfs0 [2020-09-12T12:44:13.941Z] #51 42.56 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:44:13.941Z] #51 42.56 Need to get 119 kB of archives. [2020-09-12T12:44:13.941Z] #51 42.56 After this operation, 387 kB of additional disk space will be used. [2020-09-12T12:44:13.941Z] #51 42.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-12T12:44:13.941Z] #51 42.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-12T12:44:13.941Z] #51 44.00 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:44:13.941Z] #51 44.19 Fetched 119 kB in 0s (421 kB/s) [2020-09-12T12:44:13.941Z] #51 44.27 Selecting previously unselected package libbtrfs0. [2020-09-12T12:44:13.941Z] #51 44.27 (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.) [2020-09-12T12:44:13.941Z] #51 44.32 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-12T12:44:13.941Z] #51 44.33 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-12T12:44:13.941Z] #51 44.49 Selecting previously unselected package libbtrfs-dev. [2020-09-12T12:44:13.941Z] #51 44.49 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-12T12:44:13.941Z] #51 44.50 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-12T12:44:13.941Z] #51 44.80 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-12T12:44:13.941Z] #51 44.86 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-12T12:44:13.941Z] #51 44.89 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:44:13.941Z] #51 DONE 45.2s [2020-09-12T12:44:13.941Z] [2020-09-12T12:44:13.941Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:44:13.999Z] #38 46.50 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-12T12:44:13.999Z] #38 46.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-12T12:44:14.056Z] #39 70.04 DEP criu/tun.d [2020-09-12T12:44:14.122Z] #10 ... [2020-09-12T12:44:14.122Z] [2020-09-12T12:44:14.122Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-12T12:44:14.122Z] #24 DONE 0.2s [2020-09-12T12:44:14.122Z] [2020-09-12T12:44:14.122Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:14.122Z] #38 31.59 Fetched 3798 kB in 1s (3029 kB/s) [2020-09-12T12:44:14.122Z] #38 34.62 Selecting previously unselected package libcap-dev:arm64. [2020-09-12T12:44:14.122Z] #38 34.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-12T12:44:14.122Z] #38 34.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-09-12T12:44:14.122Z] #38 35.69 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-09-12T12:44:14.122Z] #38 37.78 Selecting previously unselected package libnet1:arm64. [2020-09-12T12:44:14.122Z] #38 37.86 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-09-12T12:44:14.122Z] #38 37.90 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-12T12:44:14.122Z] #38 38.04 Selecting previously unselected package libnet1-dev. [2020-09-12T12:44:14.122Z] #38 38.05 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-09-12T12:44:14.122Z] #38 38.07 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-12T12:44:14.122Z] #38 38.54 Selecting previously unselected package libnl-3-200:arm64. [2020-09-12T12:44:14.122Z] #38 38.55 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-09-12T12:44:14.122Z] #38 38.69 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-09-12T12:44:14.122Z] #38 38.81 Selecting previously unselected package libnl-3-dev:arm64. [2020-09-12T12:44:14.122Z] #38 38.82 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-09-12T12:44:14.122Z] #38 38.84 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-09-12T12:44:14.122Z] #38 39.16 Selecting previously unselected package libprotobuf-c1:arm64. [2020-09-12T12:44:14.122Z] #38 39.16 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-09-12T12:44:14.122Z] #38 39.17 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-12T12:44:14.122Z] #38 39.78 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-09-12T12:44:14.122Z] #38 39.78 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-09-12T12:44:14.122Z] #38 39.89 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-09-12T12:44:14.122Z] #38 40.02 Selecting previously unselected package zlib1g-dev:arm64. [2020-09-12T12:44:14.122Z] #38 40.02 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-09-12T12:44:14.122Z] #38 40.06 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-09-12T12:44:14.181Z] #26 12.16 0.9% ## 3.1% #### 5.8% ##### 7.9% ####### 10.1% ######## 12.3% ########## 14.4% ########### 15.8% ############ 17.4% ############# 19.1% ############## 20.2% ############### 21.8% ################ 22.9% ################# 24.0% ################## 25.6% ################### 26.7% #################### 27.8% ##################### 29.4% ###################### 31.1% ####################### 32.7% ######################## 34.4% ######################### 35.4% ########################## 37.1% ########################### 38.7% ############################# 40.3% ############################# 40.9% ############################## 43.0% ################################ 45.2% ################################# 46.9% ################################## 48.5% ################################### 49.0% #################################### 50.7% ###################################### 52.8% ####################################### 54.6% ######################################## 56.2% ######################################### 57.3% ########################################## 58.4% ########################################## 59.5% ########################################### 61.1% ############################################ 61.6% ############################################### 65.6% ################################################ 67.8% ################################################## 70.5% #################################################### 73.2% ###################################################### 75.9% ######################################################## 78.3% ######################################################### 80.0% ########################################################### 82.2% ############################################################ 84.3% ############################################################## 86.5% ############################################################### 88.7% ################################################################# 90.9% ################################################################## 92.5% #################################################################### 95.2% ##################################################################### 96.9% ###################################################################### 98.5% ######################################################################## 100.0% [2020-09-12T12:44:14.258Z] #38 46.77 Selecting previously unselected package libnet1-dev. [2020-09-12T12:44:14.258Z] #38 46.78 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-12T12:44:14.258Z] #38 46.79 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-12T12:44:14.258Z] #38 ... [2020-09-12T12:44:14.258Z] [2020-09-12T12:44:14.258Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:44:14.258Z] #10 30.09 Reading package lists... [2020-09-12T12:44:14.258Z] #10 37.06 Building dependency tree... [2020-09-12T12:44:14.258Z] #10 40.88 The following additional packages will be installed: [2020-09-12T12:44:14.258Z] #10 40.89 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-12T12:44:14.258Z] #10 40.89 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-12T12:44:14.258Z] #10 40.89 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-12T12:44:14.258Z] #10 40.89 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-12T12:44:14.258Z] #10 40.91 Suggested packages: [2020-09-12T12:44:14.258Z] #10 40.91 gcc-8-locales seccomp wine64 [2020-09-12T12:44:14.258Z] #10 43.10 The following NEW packages will be installed: [2020-09-12T12:44:14.258Z] #10 43.10 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-12T12:44:14.258Z] #10 43.10 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-12T12:44:14.258Z] #10 43.10 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-12T12:44:14.258Z] #10 43.10 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-12T12:44:14.258Z] #10 43.10 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-12T12:44:14.258Z] #10 43.10 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-12T12:44:14.258Z] #10 43.54 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:44:14.258Z] #10 43.54 Need to get 77.7 MB of archives. [2020-09-12T12:44:14.258Z] #10 43.54 After this operation, 487 MB of additional disk space will be used. [2020-09-12T12:44:14.258Z] #10 43.54 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] [2020-09-12T12:44:14.258Z] #10 43.88 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] [2020-09-12T12:44:14.258Z] #10 44.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-12T12:44:14.258Z] #10 44.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-12T12:44:14.258Z] #10 44.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-12T12:44:14.258Z] #10 44.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-12T12:44:14.258Z] #10 45.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-12T12:44:14.258Z] #10 46.06 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] [2020-09-12T12:44:14.258Z] #10 46.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-09-12T12:44:14.258Z] #10 ... [2020-09-12T12:44:14.258Z] [2020-09-12T12:44:14.258Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:14.258Z] #38 47.02 Selecting previously unselected package libnl-3-200:amd64. [2020-09-12T12:44:14.312Z] #39 70.23 DEP criu/tty.d [2020-09-12T12:44:14.480Z] #26 18.96 [2020-09-12T12:44:14.516Z] #38 47.03 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-12T12:44:14.517Z] #38 47.03 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-12T12:44:14.517Z] #38 47.21 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-12T12:44:14.517Z] #38 47.22 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-12T12:44:14.517Z] #38 47.22 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-12T12:44:14.569Z] #39 70.46 DEP criu/timerfd.d [2020-09-12T12:44:14.775Z] #38 ... [2020-09-12T12:44:14.775Z] [2020-09-12T12:44:14.775Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:14.775Z] #30 37.44 sync [2020-09-12T12:44:14.775Z] #30 37.45 internal/reflectlite [2020-09-12T12:44:14.775Z] #30 40.06 errors [2020-09-12T12:44:14.775Z] #30 40.08 sort [2020-09-12T12:44:14.775Z] #30 40.58 strconv [2020-09-12T12:44:14.775Z] #30 41.54 io [2020-09-12T12:44:14.775Z] #30 44.11 internal/oserror [2020-09-12T12:44:14.775Z] #30 44.31 syscall [2020-09-12T12:44:14.775Z] #30 47.08 reflect [2020-09-12T12:44:14.824Z] #39 70.61 DEP criu/timens.d [2020-09-12T12:44:14.824Z] #39 70.75 DEP criu/sysfs_parse.d [2020-09-12T12:44:14.824Z] #39 70.88 DEP criu/sysctl.d [2020-09-12T12:44:14.882Z] #52 ... [2020-09-12T12:44:14.882Z] [2020-09-12T12:44:14.882Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-12T12:44:14.882Z] #23 30.25 Reading package lists... [2020-09-12T12:44:14.882Z] #23 37.37 Building dependency tree... [2020-09-12T12:44:14.882Z] #23 41.20 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-12T12:44:14.882Z] #23 41.20 The following additional packages will be installed: [2020-09-12T12:44:14.882Z] #23 41.23 libjq1 libonig5 [2020-09-12T12:44:14.882Z] #23 41.92 The following NEW packages will be installed: [2020-09-12T12:44:14.882Z] #23 41.94 jq libjq1 libonig5 [2020-09-12T12:44:14.882Z] #23 42.44 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:44:14.882Z] #23 42.44 Need to get 355 kB of archives. [2020-09-12T12:44:14.882Z] #23 42.44 After this operation, 1072 kB of additional disk space will be used. [2020-09-12T12:44:14.882Z] #23 42.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-12T12:44:14.882Z] #23 42.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-12T12:44:14.882Z] #23 42.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-12T12:44:14.882Z] #23 44.12 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:44:14.882Z] #23 44.26 Fetched 355 kB in 0s (842 kB/s) [2020-09-12T12:44:14.882Z] #23 44.37 Selecting previously unselected package libonig5:amd64. [2020-09-12T12:44:14.882Z] #23 44.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 ... 15410 files and directories currently installed.) [2020-09-12T12:44:14.882Z] #23 44.43 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-09-12T12:44:14.882Z] #23 44.44 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-12T12:44:14.882Z] #23 44.66 Selecting previously unselected package libjq1:amd64. [2020-09-12T12:44:14.882Z] #23 44.67 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-12T12:44:14.882Z] #23 44.67 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-12T12:44:14.882Z] #23 44.90 Selecting previously unselected package jq. [2020-09-12T12:44:14.882Z] #23 44.93 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-12T12:44:14.882Z] #23 44.93 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-12T12:44:14.882Z] #23 45.22 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-12T12:44:14.882Z] #23 45.29 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-12T12:44:14.882Z] #23 45.33 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-12T12:44:14.882Z] #23 45.37 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:44:14.882Z] #23 DONE 46.0s [2020-09-12T12:44:14.882Z] [2020-09-12T12:44:14.882Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-12T12:44:14.882Z] #24 DONE 0.1s [2020-09-12T12:44:14.882Z] [2020-09-12T12:44:14.882Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:14.882Z] #38 29.84 Reading package lists... [2020-09-12T12:44:14.882Z] #38 37.43 Building dependency tree... [2020-09-12T12:44:14.882Z] #38 41.46 The following additional packages will be installed: [2020-09-12T12:44:14.882Z] #38 41.47 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-12T12:44:14.882Z] #38 41.47 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-12T12:44:14.882Z] #38 41.49 Suggested packages: [2020-09-12T12:44:14.882Z] #38 41.49 manpages-dev python-setuptools [2020-09-12T12:44:14.882Z] #38 42.98 The following NEW packages will be installed: [2020-09-12T12:44:14.882Z] #38 43.04 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-12T12:44:14.882Z] #38 43.04 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-12T12:44:14.882Z] #38 43.04 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-12T12:44:14.882Z] #38 43.04 python-six zlib1g-dev [2020-09-12T12:44:14.882Z] #38 43.64 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:44:14.882Z] #38 43.64 Need to get 4095 kB of archives. [2020-09-12T12:44:14.882Z] #38 43.64 After this operation, 22.5 MB of additional disk space will be used. [2020-09-12T12:44:14.882Z] #38 43.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-12T12:44:14.882Z] #38 43.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-12T12:44:14.882Z] #38 43.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-12T12:44:14.882Z] #38 43.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-12T12:44:14.882Z] #38 43.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-12T12:44:14.882Z] #38 43.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-12T12:44:14.882Z] #38 43.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-09-12T12:44:14.882Z] #38 43.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-12T12:44:14.882Z] #38 43.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-12T12:44:14.882Z] #38 43.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-12T12:44:14.882Z] #38 43.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-12T12:44:14.882Z] #38 43.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-12T12:44:14.882Z] #38 43.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-09-12T12:44:14.882Z] #38 44.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-09-12T12:44:14.882Z] #38 44.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-12T12:44:14.882Z] #38 44.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-12T12:44:14.882Z] #38 44.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-12T12:44:14.882Z] #38 45.20 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:44:14.882Z] #38 45.71 Fetched 4095 kB in 1s (5136 kB/s) [2020-09-12T12:44:14.882Z] #38 45.90 Selecting previously unselected package libcap-dev:amd64. [2020-09-12T12:44:14.882Z] #38 45.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 ... 15410 files and directories currently installed.) [2020-09-12T12:44:14.882Z] #38 45.98 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-12T12:44:14.882Z] #38 46.04 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-12T12:44:14.882Z] #38 46.22 Selecting previously unselected package libnet1:amd64. [2020-09-12T12:44:14.882Z] #38 46.22 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-12T12:44:14.882Z] #38 46.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-12T12:44:14.882Z] #38 ... [2020-09-12T12:44:14.882Z] [2020-09-12T12:44:14.882Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:15.035Z] #30 ... [2020-09-12T12:44:15.035Z] [2020-09-12T12:44:15.035Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:44:15.035Z] #32 30.64 Reading package lists... [2020-09-12T12:44:15.035Z] #32 37.76 Building dependency tree... [2020-09-12T12:44:15.035Z] #32 41.81 The following additional packages will be installed: [2020-09-12T12:44:15.035Z] #32 41.82 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-12T12:44:15.035Z] #32 41.84 Suggested packages: [2020-09-12T12:44:15.035Z] #32 41.85 cmake-doc ninja-build lrzip [2020-09-12T12:44:15.035Z] #32 41.85 Recommended packages: [2020-09-12T12:44:15.035Z] #32 41.85 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-12T12:44:15.035Z] #32 43.82 The following NEW packages will be installed: [2020-09-12T12:44:15.035Z] #32 43.85 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-12T12:44:15.035Z] #32 43.85 vim-common xxd [2020-09-12T12:44:15.035Z] #32 44.40 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:44:15.035Z] #32 44.40 Need to get 14.9 MB of archives. [2020-09-12T12:44:15.035Z] #32 44.40 After this operation, 61.8 MB of additional disk space will be used. [2020-09-12T12:44:15.035Z] #32 44.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-12T12:44:15.035Z] #32 44.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-12T12:44:15.035Z] #32 44.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-12T12:44:15.035Z] #32 44.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-12T12:44:15.035Z] #32 45.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-12T12:44:15.035Z] #32 45.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-12T12:44:15.035Z] #32 45.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-12T12:44:15.035Z] #32 45.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-12T12:44:15.035Z] #32 45.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-12T12:44:15.035Z] #32 45.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-12T12:44:15.035Z] #32 ... [2020-09-12T12:44:15.035Z] [2020-09-12T12:44:15.035Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:15.035Z] #38 47.52 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-12T12:44:15.035Z] #38 47.52 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-12T12:44:15.035Z] #38 47.53 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-12T12:44:15.035Z] #38 47.67 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-12T12:44:15.035Z] #38 47.67 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-12T12:44:15.035Z] #38 47.68 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-12T12:44:15.075Z] #38 40.82 Selecting previously unselected package libprotobuf17:arm64. [2020-09-12T12:44:15.075Z] #38 40.82 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-09-12T12:44:15.075Z] #38 40.99 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-09-12T12:44:15.075Z] #38 ... [2020-09-12T12:44:15.075Z] [2020-09-12T12:44:15.075Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:15.075Z] #30 30.97 internal/reflectlite [2020-09-12T12:44:15.075Z] #30 30.97 sync [2020-09-12T12:44:15.075Z] #30 32.84 sort [2020-09-12T12:44:15.075Z] #30 32.84 io [2020-09-12T12:44:15.075Z] #30 32.85 strconv [2020-09-12T12:44:15.075Z] #30 32.86 internal/oserror [2020-09-12T12:44:15.075Z] #30 33.12 syscall [2020-09-12T12:44:15.075Z] #30 34.16 strings [2020-09-12T12:44:15.075Z] #30 34.16 bytes [2020-09-12T12:44:15.075Z] #30 35.62 bufio [2020-09-12T12:44:15.075Z] #30 36.87 reflect [2020-09-12T12:44:15.075Z] #30 37.35 path [2020-09-12T12:44:15.075Z] #30 39.59 internal/syscall/execenv [2020-09-12T12:44:15.075Z] #30 39.61 internal/syscall/unix [2020-09-12T12:44:15.075Z] #30 39.62 time [2020-09-12T12:44:15.080Z] #39 71.03 DEP criu/string.d [2020-09-12T12:44:15.080Z] #39 71.06 DEP criu/stats.d [2020-09-12T12:44:15.294Z] #38 47.78 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-12T12:44:15.294Z] #38 47.79 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-12T12:44:15.294Z] #38 47.79 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-12T12:44:15.336Z] #39 71.27 DEP criu/sockets.d [2020-09-12T12:44:15.339Z] #30 ... [2020-09-12T12:44:15.339Z] [2020-09-12T12:44:15.339Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:44:15.339Z] #52 2.230 + RM_GOPATH=0 [2020-09-12T12:44:15.339Z] #52 2.230 + TMP_GOPATH= [2020-09-12T12:44:15.339Z] #52 2.230 + : /build [2020-09-12T12:44:15.339Z] #52 2.230 + '[' -z '' ']' [2020-09-12T12:44:15.339Z] #52 2.232 ++ mktemp -d [2020-09-12T12:44:15.339Z] #52 2.234 + export GOPATH=/tmp/tmp.U1i1pQdV0H [2020-09-12T12:44:15.339Z] #52 2.234 + GOPATH=/tmp/tmp.U1i1pQdV0H [2020-09-12T12:44:15.339Z] #52 2.234 + RM_GOPATH=1 [2020-09-12T12:44:15.339Z] #52 2.236 + case "$(go env GOARCH)" in [2020-09-12T12:44:15.339Z] #52 2.236 ++ go env GOARCH [2020-09-12T12:44:15.339Z] #52 2.324 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:44:15.339Z] #52 2.324 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:44:15.339Z] #52 2.336 ++ dirname /tmp/install/install.sh [2020-09-12T12:44:15.339Z] #52 2.336 + dir=/tmp/install [2020-09-12T12:44:15.339Z] #52 2.336 + bin=containerd [2020-09-12T12:44:15.339Z] #52 2.336 + shift [2020-09-12T12:44:15.339Z] #52 2.336 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-12T12:44:15.339Z] #52 2.336 + . /tmp/install/containerd.installer [2020-09-12T12:44:15.339Z] #52 2.336 ++ set -e [2020-09-12T12:44:15.339Z] #52 2.336 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-12T12:44:15.339Z] #52 2.336 + install_containerd [2020-09-12T12:44:15.339Z] #52 2.336 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-12T12:44:15.339Z] #52 2.336 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-12T12:44:15.339Z] #52 2.336 + git clone https://github.com/containerd/containerd.git /tmp/tmp.U1i1pQdV0H/src/github.com/containerd/containerd [2020-09-12T12:44:15.339Z] #52 2.340 Cloning into '/tmp/tmp.U1i1pQdV0H/src/github.com/containerd/containerd'... [2020-09-12T12:44:15.554Z] #38 48.07 Selecting previously unselected package libprotobuf17:amd64. [2020-09-12T12:44:15.554Z] #38 48.08 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-12T12:44:15.554Z] #38 48.08 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-12T12:44:15.591Z] #39 71.53 DEP criu/sk-unix.d [2020-09-12T12:44:15.847Z] #39 71.73 DEP criu/sk-tcp.d [2020-09-12T12:44:15.922Z] #52 ... [2020-09-12T12:44:15.922Z] [2020-09-12T12:44:15.922Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-12T12:44:15.922Z] #28 31.54 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-12T12:44:15.922Z] #28 32.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-12T12:44:15.923Z] #28 ... [2020-09-12T12:44:15.923Z] [2020-09-12T12:44:15.923Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:44:15.923Z] #32 35.82 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:44:15.923Z] #32 37.04 Fetched 14.2 MB in 4s (3453 kB/s) [2020-09-12T12:44:15.923Z] #32 37.86 Selecting previously unselected package xxd. [2020-09-12T12:44:15.923Z] #32 37.86 (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.) [2020-09-12T12:44:15.923Z] #32 37.93 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-09-12T12:44:15.923Z] #32 37.97 Unpacking xxd (2:8.1.0875-5) ... [2020-09-12T12:44:15.923Z] #32 38.40 Selecting previously unselected package vim-common. [2020-09-12T12:44:15.923Z] #32 38.40 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-12T12:44:15.923Z] #32 38.46 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-12T12:44:15.923Z] #32 39.09 Selecting previously unselected package cmake-data. [2020-09-12T12:44:15.923Z] #32 39.09 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-12T12:44:15.923Z] #32 39.10 Unpacking cmake-data (3.13.4-1) ... [2020-09-12T12:44:16.023Z] #26 20.44 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-12T12:44:16.102Z] #39 71.99 DEP criu/sk-queue.d [2020-09-12T12:44:16.123Z] #38 ... [2020-09-12T12:44:16.123Z] [2020-09-12T12:44:16.123Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:16.123Z] #41 38.53 sync [2020-09-12T12:44:16.123Z] #41 38.53 internal/reflectlite [2020-09-12T12:44:16.123Z] #41 40.55 github.com/LK4D4/vndr/godl/singleflight [2020-09-12T12:44:16.123Z] #41 41.06 math/rand [2020-09-12T12:44:16.123Z] #41 42.23 io [2020-09-12T12:44:16.123Z] #41 42.24 strconv [2020-09-12T12:44:16.123Z] #41 45.29 bytes [2020-09-12T12:44:16.123Z] #41 47.60 bufio [2020-09-12T12:44:16.123Z] #41 48.54 reflect [2020-09-12T12:44:16.123Z] #41 ... [2020-09-12T12:44:16.123Z] [2020-09-12T12:44:16.123Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:16.123Z] #38 48.76 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-12T12:44:16.267Z] #25 ... [2020-09-12T12:44:16.267Z] [2020-09-12T12:44:16.267Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:44:16.267Z] #10 30.74 Reading package lists... [2020-09-12T12:44:16.267Z] #10 37.82 Building dependency tree... [2020-09-12T12:44:16.267Z] #10 42.20 The following additional packages will be installed: [2020-09-12T12:44:16.267Z] #10 42.22 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-12T12:44:16.267Z] #10 42.22 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-12T12:44:16.267Z] #10 42.22 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-12T12:44:16.267Z] #10 42.23 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-12T12:44:16.267Z] #10 42.23 Suggested packages: [2020-09-12T12:44:16.267Z] #10 42.25 gcc-8-locales seccomp wine64 [2020-09-12T12:44:16.267Z] #10 43.97 The following NEW packages will be installed: [2020-09-12T12:44:16.267Z] #10 43.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-12T12:44:16.267Z] #10 43.98 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-12T12:44:16.267Z] #10 43.98 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-12T12:44:16.267Z] #10 43.98 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-12T12:44:16.267Z] #10 43.98 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-12T12:44:16.267Z] #10 43.99 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-12T12:44:16.267Z] #10 44.39 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:44:16.267Z] #10 44.39 Need to get 77.7 MB of archives. [2020-09-12T12:44:16.267Z] #10 44.39 After this operation, 487 MB of additional disk space will be used. [2020-09-12T12:44:16.267Z] #10 44.39 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] [2020-09-12T12:44:16.267Z] #10 44.60 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] [2020-09-12T12:44:16.267Z] #10 44.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-12T12:44:16.267Z] #10 44.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-12T12:44:16.267Z] #10 44.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-12T12:44:16.267Z] #10 44.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-12T12:44:16.267Z] #10 45.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-12T12:44:16.267Z] #10 46.09 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] [2020-09-12T12:44:16.267Z] #10 46.09 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] [2020-09-12T12:44:16.267Z] #10 ... [2020-09-12T12:44:16.267Z] [2020-09-12T12:44:16.267Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:44:16.267Z] #32 47.05 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:44:16.267Z] #32 47.30 Fetched 14.9 MB in 2s (7761 kB/s) [2020-09-12T12:44:16.267Z] #32 47.42 Selecting previously unselected package xxd. [2020-09-12T12:44:16.267Z] #32 47.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 ... 15410 files and directories currently installed.) [2020-09-12T12:44:16.267Z] #32 47.51 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-12T12:44:16.267Z] #32 47.53 Unpacking xxd (2:8.1.0875-5) ... [2020-09-12T12:44:16.267Z] #32 47.76 Selecting previously unselected package vim-common. [2020-09-12T12:44:16.267Z] #32 47.76 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-12T12:44:16.267Z] #32 47.79 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-12T12:44:16.330Z] #26 20.96 [2020-09-12T12:44:16.358Z] #39 72.23 DEP criu/sk-packet.d [2020-09-12T12:44:16.382Z] #38 48.79 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-12T12:44:16.382Z] #38 48.80 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-12T12:44:16.502Z] #32 ... [2020-09-12T12:44:16.502Z] [2020-09-12T12:44:16.502Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:16.502Z] #38 42.37 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-09-12T12:44:16.502Z] #38 42.37 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-09-12T12:44:16.502Z] #38 42.38 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-09-12T12:44:16.614Z] #39 72.45 DEP criu/sk-netlink.d [2020-09-12T12:44:16.614Z] #39 72.65 DEP criu/sk-inet.d [2020-09-12T12:44:16.642Z] #38 49.09 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-12T12:44:16.642Z] #38 49.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-12T12:44:16.642Z] #38 49.11 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-12T12:44:16.766Z] #38 42.79 Selecting previously unselected package libprotobuf-dev:arm64. [2020-09-12T12:44:16.839Z] #32 48.14 Selecting previously unselected package cmake-data. [2020-09-12T12:44:16.839Z] #32 48.14 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-12T12:44:16.839Z] #32 48.15 Unpacking cmake-data (3.13.4-1) ... [2020-09-12T12:44:16.936Z] #26 21.14 ###### 9.5% ######################################################################## 100.0% [2020-09-12T12:44:16.936Z] #26 21.48 [2020-09-12T12:44:17.030Z] #38 42.79 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-09-12T12:44:17.030Z] #38 42.80 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-09-12T12:44:17.099Z] #32 ... [2020-09-12T12:44:17.099Z] [2020-09-12T12:44:17.099Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:17.099Z] #30 38.44 sync [2020-09-12T12:44:17.099Z] #30 38.46 internal/reflectlite [2020-09-12T12:44:17.099Z] #30 41.49 sort [2020-09-12T12:44:17.099Z] #30 41.49 errors [2020-09-12T12:44:17.099Z] #30 41.99 strconv [2020-09-12T12:44:17.099Z] #30 42.86 io [2020-09-12T12:44:17.099Z] #30 44.50 internal/oserror [2020-09-12T12:44:17.099Z] #30 44.56 syscall [2020-09-12T12:44:17.099Z] #30 46.78 reflect [2020-09-12T12:44:17.099Z] #30 ... [2020-09-12T12:44:17.099Z] [2020-09-12T12:44:17.099Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:17.099Z] #38 46.49 Selecting previously unselected package libnet1-dev. [2020-09-12T12:44:17.099Z] #38 46.49 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-12T12:44:17.099Z] #38 46.54 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-12T12:44:17.099Z] #38 46.79 Selecting previously unselected package libnl-3-200:amd64. [2020-09-12T12:44:17.099Z] #38 46.79 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-12T12:44:17.099Z] #38 46.80 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-12T12:44:17.099Z] #38 47.11 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-12T12:44:17.099Z] #38 47.12 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-12T12:44:17.099Z] #38 47.15 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-12T12:44:17.099Z] #38 47.44 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-12T12:44:17.099Z] #38 47.44 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-12T12:44:17.099Z] #38 47.45 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-12T12:44:17.099Z] #38 47.58 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-12T12:44:17.099Z] #38 47.58 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-12T12:44:17.099Z] #38 47.59 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-12T12:44:17.099Z] #38 47.68 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-12T12:44:17.099Z] #38 47.69 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-12T12:44:17.099Z] #38 47.70 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-12T12:44:17.099Z] #38 48.02 Selecting previously unselected package libprotobuf17:amd64. [2020-09-12T12:44:17.099Z] #38 48.02 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-12T12:44:17.099Z] #38 48.03 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-12T12:44:17.176Z] #39 72.92 DEP criu/signalfd.d [2020-09-12T12:44:17.176Z] #39 73.13 DEP criu/sigframe.d [2020-09-12T12:44:17.176Z] #39 73.20 DEP criu/shmem.d [2020-09-12T12:44:17.375Z] #38 48.89 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-12T12:44:17.432Z] #39 73.35 DEP criu/servicefd.d [2020-09-12T12:44:17.432Z] #39 73.54 DEP criu/seize.d [2020-09-12T12:44:17.635Z] #38 48.89 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-12T12:44:17.635Z] #38 48.93 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-12T12:44:17.688Z] #39 73.69 DEP criu/seccomp.d [2020-09-12T12:44:17.897Z] #38 49.17 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-12T12:44:17.897Z] #38 49.18 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-12T12:44:17.897Z] #38 49.19 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-12T12:44:17.955Z] #39 73.90 DEP criu/rst-malloc.d [2020-09-12T12:44:17.955Z] #39 73.97 DEP criu/rbtree.d [2020-09-12T12:44:17.990Z] #26 ... [2020-09-12T12:44:17.990Z] [2020-09-12T12:44:17.990Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-12T12:44:17.990Z] #29 49.79 Checking out files: 87% (1331/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-09-12T12:44:17.990Z] #29 50.66 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-12T12:44:17.990Z] #29 51.47 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-12T12:44:18.022Z] #38 50.73 Selecting previously unselected package libprotoc17:amd64. [2020-09-12T12:44:18.022Z] #38 50.73 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-12T12:44:18.022Z] #38 50.74 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-12T12:44:18.213Z] #39 74.02 DEP criu/pstree.d [2020-09-12T12:44:18.290Z] #29 ... [2020-09-12T12:44:18.290Z] [2020-09-12T12:44:18.290Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:44:18.290Z] #33 56.02 Selecting previously unselected package libxml2:ppc64el. [2020-09-12T12:44:18.290Z] #33 56.02 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-09-12T12:44:18.290Z] #33 56.03 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-12T12:44:18.290Z] #33 56.60 Selecting previously unselected package libarchive13:ppc64el. [2020-09-12T12:44:18.290Z] #33 56.62 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-09-12T12:44:18.290Z] #33 56.62 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-12T12:44:18.290Z] #33 56.98 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-09-12T12:44:18.290Z] #33 56.98 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-09-12T12:44:18.290Z] #33 56.99 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-12T12:44:18.290Z] #33 57.16 Selecting previously unselected package librhash0:ppc64el. [2020-09-12T12:44:18.290Z] #33 57.17 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-09-12T12:44:18.290Z] #33 57.17 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-09-12T12:44:18.290Z] #33 57.35 Selecting previously unselected package libuv1:ppc64el. [2020-09-12T12:44:18.290Z] #33 57.35 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-09-12T12:44:18.290Z] #33 57.36 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-09-12T12:44:18.290Z] #33 57.53 Selecting previously unselected package cmake. [2020-09-12T12:44:18.290Z] #33 57.56 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-09-12T12:44:18.290Z] #33 57.57 Unpacking cmake (3.13.4-1) ... [2020-09-12T12:44:18.427Z] #38 44.32 Selecting previously unselected package libprotoc17:arm64. [2020-09-12T12:44:18.427Z] #38 44.33 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-09-12T12:44:18.427Z] #38 44.36 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-09-12T12:44:18.427Z] #38 ... [2020-09-12T12:44:18.427Z] [2020-09-12T12:44:18.427Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:18.427Z] #47 34.40 bytes [2020-09-12T12:44:18.427Z] #47 34.41 syscall [2020-09-12T12:44:18.427Z] #47 34.41 strconv [2020-09-12T12:44:18.427Z] #47 34.41 strings [2020-09-12T12:44:18.427Z] #47 37.09 text/tabwriter [2020-09-12T12:44:18.427Z] #47 37.37 reflect [2020-09-12T12:44:18.427Z] #47 37.69 regexp/syntax [2020-09-12T12:44:18.427Z] #47 41.33 time [2020-09-12T12:44:18.427Z] #47 44.43 regexp [2020-09-12T12:44:18.469Z] #39 74.32 DEP criu/protobuf.d [2020-09-12T12:44:18.469Z] #39 74.55 GEN criu/protobuf-desc-gen.h [2020-09-12T12:44:18.691Z] #47 ... [2020-09-12T12:44:18.691Z] [2020-09-12T12:44:18.691Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:18.691Z] #25 3.014 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-12T12:44:18.691Z] #25 3.406 [2020-09-12T12:44:18.961Z] #38 51.52 Selecting previously unselected package protobuf-c-compiler. [2020-09-12T12:44:18.961Z] #38 51.54 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-12T12:44:18.961Z] #38 51.55 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-12T12:44:18.961Z] #38 51.72 Selecting previously unselected package protobuf-compiler. [2020-09-12T12:44:19.221Z] #38 51.73 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-12T12:44:19.221Z] #38 51.75 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-12T12:44:19.357Z] #33 60.97 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-12T12:44:19.357Z] #33 61.00 Setting up xxd (2:8.1.0875-5) ... [2020-09-12T12:44:19.357Z] #33 61.01 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-09-12T12:44:19.357Z] #33 61.02 Setting up vim-common (2:8.1.0875-5) ... [2020-09-12T12:44:19.357Z] #33 61.07 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-09-12T12:44:19.357Z] #33 61.08 Setting up cmake-data (3.13.4-1) ... [2020-09-12T12:44:19.357Z] #33 61.08 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-12T12:44:19.357Z] #33 61.09 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-12T12:44:19.357Z] #33 61.09 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-12T12:44:19.357Z] #33 61.10 Setting up cmake (3.13.4-1) ... [2020-09-12T12:44:19.357Z] #33 61.11 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:44:19.357Z] #33 61.20 Processing triggers for mime-support (3.62) ... [2020-09-12T12:44:19.480Z] #38 51.98 Selecting previously unselected package python-pkg-resources. [2020-09-12T12:44:19.480Z] #38 51.98 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-12T12:44:19.480Z] #38 51.99 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-12T12:44:19.660Z] #33 DONE 61.5s [2020-09-12T12:44:19.661Z] [2020-09-12T12:44:19.661Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:19.708Z] #52 ... [2020-09-12T12:44:19.708Z] [2020-09-12T12:44:19.708Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:44:19.708Z] #45 DONE 153.6s [2020-09-12T12:44:19.708Z] [2020-09-12T12:44:19.708Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:44:19.708Z] #52 ... [2020-09-12T12:44:19.708Z] [2020-09-12T12:44:19.708Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-12T12:44:19.708Z] #46 DONE 0.2s [2020-09-12T12:44:19.708Z] [2020-09-12T12:44:19.708Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-12T12:44:19.708Z] #48 DONE 0.2s [2020-09-12T12:44:19.708Z] [2020-09-12T12:44:19.708Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-12T12:44:19.708Z] #50 DONE 0.2s [2020-09-12T12:44:19.708Z] [2020-09-12T12:44:19.708Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:44:19.741Z] #38 52.24 Selecting previously unselected package python-six. [2020-09-12T12:44:19.741Z] #38 52.24 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-12T12:44:19.741Z] #38 52.24 Unpacking python-six (1.12.0-1) ... [2020-09-12T12:44:19.741Z] #38 52.33 Selecting previously unselected package python-protobuf. [2020-09-12T12:44:19.741Z] #38 52.34 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-12T12:44:19.741Z] #38 52.34 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-12T12:44:19.749Z] #25 3.710 0.0% ### 5.0% ####### 10.1% ########### 16.3% ############### 21.7% ################### 27.1% ##################### 30.4% ######################### 35.9% ########################### 38.4% ############################### 44.2% ################################# 47.0% #################################### 50.2% ######################################## 55.7% ########################################### 60.1% ############################################## 63.9% ################################################ 66.9% ################################################# 69.2% ##################################################### 74.0% ######################################################## 77.9% ########################################################### 82.4% ################### [2020-09-12T12:44:19.749Z] #25 ... [2020-09-12T12:44:19.749Z] [2020-09-12T12:44:19.749Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:19.749Z] #41 35.75 bufio [2020-09-12T12:44:19.749Z] #41 36.82 strings [2020-09-12T12:44:19.749Z] #41 37.13 reflect [2020-09-12T12:44:19.749Z] #41 39.16 time [2020-09-12T12:44:19.749Z] #41 40.38 hash/crc32 [2020-09-12T12:44:19.749Z] #41 40.51 regexp/syntax [2020-09-12T12:44:19.749Z] #41 42.07 vendor/golang.org/x/text/transform [2020-09-12T12:44:19.815Z] #38 50.83 Selecting previously unselected package libprotoc17:amd64. [2020-09-12T12:44:19.815Z] #38 50.83 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-12T12:44:19.815Z] #38 50.84 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-12T12:44:19.967Z] #34 0.409 + RM_GOPATH=0 [2020-09-12T12:44:20.013Z] #41 ... [2020-09-12T12:44:20.013Z] [2020-09-12T12:44:20.013Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:20.075Z] #38 51.45 Selecting previously unselected package protobuf-c-compiler. [2020-09-12T12:44:20.075Z] #38 51.46 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-12T12:44:20.075Z] #38 51.47 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-12T12:44:20.268Z] #34 0.410 + TMP_GOPATH= [2020-09-12T12:44:20.268Z] #34 0.410 + : /build [2020-09-12T12:44:20.268Z] #34 0.410 + '[' -z '' ']' [2020-09-12T12:44:20.268Z] #34 0.412 ++ mktemp -d [2020-09-12T12:44:20.268Z] #34 0.420 + export GOPATH=/tmp/tmp.cOgiIbe94V [2020-09-12T12:44:20.268Z] #34 0.420 + GOPATH=/tmp/tmp.cOgiIbe94V [2020-09-12T12:44:20.268Z] #34 0.421 + RM_GOPATH=1 [2020-09-12T12:44:20.268Z] #34 0.421 + case "$(go env GOARCH)" in [2020-09-12T12:44:20.268Z] #34 0.421 ++ go env GOARCH [2020-09-12T12:44:20.268Z] #34 0.499 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:44:20.268Z] #34 0.504 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:44:20.268Z] #34 0.509 ++ dirname /tmp/install/install.sh [2020-09-12T12:44:20.268Z] #34 0.520 + dir=/tmp/install [2020-09-12T12:44:20.268Z] #34 0.521 + bin=tini [2020-09-12T12:44:20.268Z] #34 0.521 + shift [2020-09-12T12:44:20.268Z] #34 0.521 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-12T12:44:20.268Z] #34 0.521 + . /tmp/install/tini.installer [2020-09-12T12:44:20.268Z] #34 0.521 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-12T12:44:20.268Z] #34 0.521 + install_tini [2020-09-12T12:44:20.268Z] #34 0.521 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-12T12:44:20.268Z] #34 0.521 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-12T12:44:20.268Z] #34 0.521 + git clone https://github.com/krallin/tini.git /tmp/tmp.cOgiIbe94V/tini [2020-09-12T12:44:20.268Z] #34 0.524 Cloning into '/tmp/tmp.cOgiIbe94V/tini'... [2020-09-12T12:44:20.295Z] #25 3.710 0.0% ### 5.0% ####### 10.1% ########### 16.3% ############### 21.7% ################### 27.1% ##################### 30.4% ######################### 35.9% ########################### 38.4% ############################### 44.2% ################################# 47.0% #################################### 50.2% ######################################## 55.7% ########################################### 60.1% ############################################## 63.9% ################################################ 66.9% ################################################# 69.2% ##################################################### 74.0% ######################################################## 77.9% ########################################################### 82.4% ############################################################### 87.7% ################################################################# 90.5% ###################################################################### 97.8% ######################################################################## 100.0% [2020-09-12T12:44:20.309Z] #38 52.93 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-12T12:44:20.335Z] #38 51.61 Selecting previously unselected package protobuf-compiler. [2020-09-12T12:44:20.335Z] #38 ... [2020-09-12T12:44:20.335Z] [2020-09-12T12:44:20.335Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:20.335Z] #25 2.298 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-12T12:44:20.335Z] #25 2.746 [2020-09-12T12:44:20.336Z] #25 2.951 ## 2.8% ###### 8.8% ######### 13.5% ############ 17.7% ################## 25.2% ####################### 32.6% ########################### 38.8% ################################# 46.9% ###################################### 53.2% ######################################### 57.4% ############################################ 62.4% ################################################## 69.8% ###################################################### 76.3% ########################################################### 82.9% ################################################################ 89.4% ################################################################## 92.4% ###################################################################### 98.0% ######################################################################## 100.0% [2020-09-12T12:44:20.336Z] #25 5.090 [2020-09-12T12:44:20.336Z] #25 5.333 ########### 15.6% ########################################### 61.1% ######################################################################## 100.0% [2020-09-12T12:44:20.360Z] #39 ... [2020-09-12T12:44:20.361Z] [2020-09-12T12:44:20.361Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:20.361Z] #41 DONE 146.1s [2020-09-12T12:44:20.361Z] [2020-09-12T12:44:20.361Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:44:20.361Z] #17 9.465 Reading package lists... [2020-09-12T12:44:20.361Z] #17 13.00 Reading package lists... [2020-09-12T12:44:20.361Z] #17 16.89 Building dependency tree... [2020-09-12T12:44:20.361Z] #17 18.53 libcap2-bin is already the newest version (1:2.25-2). [2020-09-12T12:44:20.361Z] #17 18.53 The following additional packages will be installed: [2020-09-12T12:44:20.361Z] #17 18.53 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-12T12:44:20.361Z] #17 18.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-12T12:44:20.361Z] #17 18.54 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-12T12:44:20.361Z] #17 18.54 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-12T12:44:20.361Z] #17 18.54 python3.7 python3.7-minimal vim-runtime xxd [2020-09-12T12:44:20.361Z] #17 18.55 Suggested packages: [2020-09-12T12:44:20.361Z] #17 18.55 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-12T12:44:20.361Z] #17 18.55 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-12T12:44:20.361Z] #17 18.55 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-12T12:44:20.361Z] #17 18.55 Recommended packages: [2020-09-12T12:44:20.361Z] #17 18.55 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-12T12:44:20.361Z] #17 18.55 python3-keyrings.alt python3-xdg unzip [2020-09-12T12:44:20.559Z] #25 6.501 [2020-09-12T12:44:20.619Z] #17 ... [2020-09-12T12:44:20.619Z] [2020-09-12T12:44:20.619Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:44:20.619Z] #39 76.48 DEP criu/protobuf-desc.d [2020-09-12T12:44:20.619Z] #39 76.71 DEP criu/proc_parse.d [2020-09-12T12:44:20.906Z] #25 5.935 [2020-09-12T12:44:21.166Z] #25 6.118 ############## 19.8% ################################## 48.6% ############################################################ 84.4% ######################################################################## 100.0% [2020-09-12T12:44:21.182Z] #39 77.13 DEP criu/plugin.d [2020-09-12T12:44:21.182Z] #39 77.30 DEP criu/pipes.d [2020-09-12T12:44:21.249Z] #38 ... [2020-09-12T12:44:21.249Z] [2020-09-12T12:44:21.249Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:21.249Z] #25 1.978 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-12T12:44:21.249Z] #25 2.472 [2020-09-12T12:44:21.249Z] #25 2.663 ## 3.3% ###### 8.7% ########### 15.8% ################ 22.5% #################### 28.4% ########################## 37.1% ################################# 46.9% ###################################### 53.0% ########################################## 59.3% ############################################### 66.4% ################################################### 71.4% ######################################################## 79.0% ############################################################## 86.4% ##################################################################### 96.5% ######################################################################## 100.0% [2020-09-12T12:44:21.249Z] #25 4.402 [2020-09-12T12:44:21.249Z] #25 4.606 ################## 26.3% ############################################ 61.5% ######################################################################## 100.0% [2020-09-12T12:44:21.249Z] #25 5.157 [2020-09-12T12:44:21.249Z] #25 5.338 #################### 28.7% ####################################################### 77.1% ######################################################################## 100.0% [2020-09-12T12:44:21.249Z] #25 5.870 [2020-09-12T12:44:21.325Z] #34 1.588 + cd /tmp/tmp.cOgiIbe94V/tini [2020-09-12T12:44:21.325Z] #34 1.589 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-12T12:44:21.325Z] #34 1.628 + cmake . [2020-09-12T12:44:21.355Z] #25 6.787 0.2% ####################### 33.1% ########################################## 58.9% ############################################################### 88.4% ######################################################################## 100.0% [2020-09-12T12:44:21.439Z] #39 77.43 DEP criu/pie-util.d [2020-09-12T12:44:21.509Z] #25 6.066 0.4% ##### 7.1% ######## 11.2% ############# 18.4% ################# 24.8% ####################### 33.3% ############################### 44.0% #################################### 51.1% ########################################## 58.6% ################################################ 67.2% ##################################################### 74.1% ########################################################## 81.9% ############################################################## 86.3% ##################################################################### 97.1% ######################################################################## 100.0% [2020-09-12T12:44:21.626Z] #25 7.525 [2020-09-12T12:44:21.695Z] #39 77.58 DEP criu/pie-util-vdso.d [2020-09-12T12:44:21.695Z] #39 77.71 DEP criu/pie-util-vdso-elf32.d [2020-09-12T12:44:21.695Z] #39 77.79 DEP criu/path.d [2020-09-12T12:44:21.736Z] #25 6.753 [2020-09-12T12:44:21.769Z] #25 ... [2020-09-12T12:44:21.769Z] [2020-09-12T12:44:21.769Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:44:21.769Z] #52 2.237 + RM_GOPATH=0 [2020-09-12T12:44:21.769Z] #52 2.237 + TMP_GOPATH= [2020-09-12T12:44:21.769Z] #52 2.237 + : /build [2020-09-12T12:44:21.769Z] #52 2.237 + '[' -z '' ']' [2020-09-12T12:44:21.769Z] #52 2.237 ++ mktemp -d [2020-09-12T12:44:21.769Z] #52 2.242 + export GOPATH=/tmp/tmp.AQB1b7h5Gs [2020-09-12T12:44:21.769Z] #52 2.242 + GOPATH=/tmp/tmp.AQB1b7h5Gs [2020-09-12T12:44:21.769Z] #52 2.242 + RM_GOPATH=1 [2020-09-12T12:44:21.769Z] #52 2.242 + case "$(go env GOARCH)" in [2020-09-12T12:44:21.769Z] #52 2.254 ++ go env GOARCH [2020-09-12T12:44:21.769Z] #52 2.262 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:44:21.769Z] #52 2.262 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:44:21.769Z] #52 2.266 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-12T12:44:21.769Z] #52 2.266 ++ dirname /tmp/install/install.sh [2020-09-12T12:44:21.769Z] #52 2.266 + dir=/tmp/install [2020-09-12T12:44:21.769Z] #52 2.266 + bin=containerd [2020-09-12T12:44:21.769Z] #52 2.266 + shift [2020-09-12T12:44:21.769Z] #52 2.266 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-12T12:44:21.769Z] #52 2.266 + . /tmp/install/containerd.installer [2020-09-12T12:44:21.769Z] #52 2.266 ++ set -e [2020-09-12T12:44:21.769Z] #52 2.266 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-12T12:44:21.769Z] #52 2.266 + install_containerd [2020-09-12T12:44:21.769Z] #52 2.266 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-12T12:44:21.769Z] #52 2.266 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AQB1b7h5Gs/src/github.com/containerd/containerd [2020-09-12T12:44:21.769Z] #52 2.287 Cloning into '/tmp/tmp.AQB1b7h5Gs/src/github.com/containerd/containerd'... [2020-09-12T12:44:21.769Z] #52 ... [2020-09-12T12:44:21.769Z] [2020-09-12T12:44:21.769Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-12T12:44:21.769Z] #28 50.83 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. [2020-09-12T12:44:21.769Z] #28 51.53 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-12T12:44:21.769Z] #28 52.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-12T12:44:21.951Z] #39 77.93 DEP criu/parasite-syscall.d [2020-09-12T12:44:21.973Z] #34 2.307 -- The C compiler identification is GNU 8.3.0 [2020-09-12T12:44:21.973Z] #34 2.401 -- Check for working C compiler: /usr/bin/cc [2020-09-12T12:44:22.207Z] #39 78.10 DEP criu/pagemap.d [2020-09-12T12:44:22.207Z] #39 78.25 DEP criu/pagemap-cache.d [2020-09-12T12:44:22.256Z] #25 6.957 ## 2.9% ###### 8.5% ########## 14.5% ############### 21.1% ################### 26.6% [2020-09-12T12:44:22.256Z] #25 ... [2020-09-12T12:44:22.256Z] [2020-09-12T12:44:22.256Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:22.256Z] #41 43.59 strconv [2020-09-12T12:44:22.256Z] #41 43.62 io [2020-09-12T12:44:22.256Z] #41 44.80 bytes [2020-09-12T12:44:22.256Z] #41 48.05 bufio [2020-09-12T12:44:22.256Z] #41 48.29 reflect [2020-09-12T12:44:22.256Z] #41 50.01 syscall [2020-09-12T12:44:22.256Z] #41 ... [2020-09-12T12:44:22.256Z] [2020-09-12T12:44:22.256Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:22.430Z] #25 7.862 0.2% ############## 19.7% ########################### 38.4% ########################################## 59.1% ############################################################### 88.3% ######################################################################## 100.0% [2020-09-12T12:44:22.467Z] #39 78.34 DEP criu/page-xfer.d [2020-09-12T12:44:22.695Z] #25 8.636 [2020-09-12T12:44:22.723Z] #39 78.53 DEP criu/page-pipe.d [2020-09-12T12:44:22.723Z] #39 78.61 DEP criu/netfilter.d [2020-09-12T12:44:22.723Z] #39 78.73 DEP criu/net.d [2020-09-12T12:44:22.979Z] #39 78.92 DEP criu/namespaces.d [2020-09-12T12:44:23.051Z] #34 3.130 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-12T12:44:23.051Z] #34 3.142 -- Detecting C compiler ABI info [2020-09-12T12:44:23.235Z] #39 79.04 DEP criu/mount.d [2020-09-12T12:44:23.235Z] #39 79.17 DEP criu/memfd.d [2020-09-12T12:44:23.235Z] #39 79.25 DEP criu/mem.d [2020-09-12T12:44:23.352Z] #34 ... [2020-09-12T12:44:23.352Z] [2020-09-12T12:44:23.352Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:23.352Z] #26 23.04 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-12T12:44:23.352Z] #26 23.15 skipping existing 5cb8031fd95d [2020-09-12T12:44:23.352Z] #26 23.37 [2020-09-12T12:44:23.352Z] #26 25.11 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-12T12:44:23.352Z] #26 25.20 skipping existing 283607eaa57e [2020-09-12T12:44:23.352Z] #26 25.35 [2020-09-12T12:44:23.352Z] #26 26.75 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-12T12:44:23.352Z] #26 27.28 #=#=# [2020-09-12T12:44:23.352Z] #26 27.44 ######################################################################## 100.0% [2020-09-12T12:44:23.352Z] #26 27.70 [2020-09-12T12:44:23.352Z] #26 27.78 Download of images into '/build' complete. [2020-09-12T12:44:23.352Z] #26 27.78 Use something like the following to load the result into a Docker daemon: [2020-09-12T12:44:23.352Z] #26 27.78 tar -cC '/build' . | docker load [2020-09-12T12:44:23.352Z] #26 DONE 27.9s [2020-09-12T12:44:23.491Z] #39 79.34 DEP criu/lsm.d [2020-09-12T12:44:23.491Z] #39 79.48 DEP criu/log.d [2020-09-12T12:44:23.653Z] [2020-09-12T12:44:23.653Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:44:23.653Z] #11 58.34 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-12T12:44:23.653Z] #11 58.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-09-12T12:44:23.653Z] #11 58.37 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-12T12:44:23.653Z] #11 61.89 Selecting previously unselected package binutils-mingw-w64. [2020-09-12T12:44:23.653Z] #11 61.89 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-12T12:44:23.653Z] #11 61.89 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-12T12:44:23.653Z] #11 61.95 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-09-12T12:44:23.653Z] #11 61.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-12T12:44:23.653Z] #11 61.98 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-12T12:44:23.653Z] #11 62.23 Selecting previously unselected package dmsetup. [2020-09-12T12:44:23.653Z] #11 62.24 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-09-12T12:44:23.653Z] #11 62.24 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-12T12:44:23.653Z] #11 62.48 Selecting previously unselected package mingw-w64-common. [2020-09-12T12:44:23.653Z] #11 62.51 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-12T12:44:23.653Z] #11 62.52 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-12T12:44:23.653Z] #11 ... [2020-09-12T12:44:23.653Z] [2020-09-12T12:44:23.653Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:23.653Z] #42 55.57 bytes [2020-09-12T12:44:23.653Z] #42 63.42 bufio [2020-09-12T12:44:23.653Z] #42 63.47 reflect [2020-09-12T12:44:23.669Z] #25 6.957 ## 2.9% ###### 8.5% ########## 14.5% ############### 21.1% ################### 26.6% ####################### 32.9% ########################### 38.4% ################################ 44.5% ##################################### 51.6% ######################################### 57.2% ############################################# 63.0% ################################################## 70.3% ####################################################### 76.5% ########################################################### 82.0% ################################################################ 88.9% #################################################################### 95.6% ######################################################################## 100.0% [2020-09-12T12:44:23.681Z] #28 ... [2020-09-12T12:44:23.681Z] [2020-09-12T12:44:23.681Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:23.681Z] #25 8.137 [2020-09-12T12:44:23.746Z] #39 79.64 DEP criu/libnetlink.d [2020-09-12T12:44:23.956Z] #42 ... [2020-09-12T12:44:23.956Z] [2020-09-12T12:44:23.956Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:23.956Z] #34 4.013 -- Detecting C compiler ABI info - done [2020-09-12T12:44:23.956Z] #34 4.090 -- Detecting C compile features [2020-09-12T12:44:23.975Z] #25 9.123 [2020-09-12T12:44:24.002Z] #39 79.77 DEP criu/kerndat.d [2020-09-12T12:44:24.002Z] #39 80.01 DEP criu/kcmp-ids.d [2020-09-12T12:44:24.002Z] #39 80.12 DEP criu/irmap.d [2020-09-12T12:44:24.036Z] #25 8.894 0.0% ###### 8.7% ############ 16.9% ################## 25.8% ########################## 36.8% ################################## 47.5% ############################################# 63.1% #################################################### 73.2% ######################################################### 80.1% ############################################################# 84.8% ################################################################# 90.9% ##################################################################### 97.1% ######################################################################## 100.0% [2020-09-12T12:44:24.262Z] #39 80.23 DEP criu/ipc_ns.d [2020-09-12T12:44:24.518Z] #39 80.42 DEP criu/image.d [2020-09-12T12:44:24.617Z] #25 10.53 [2020-09-12T12:44:24.773Z] #39 80.56 DEP criu/image-desc.d [2020-09-12T12:44:24.773Z] #39 80.68 DEP criu/fsnotify.d [2020-09-12T12:44:24.773Z] #39 80.81 DEP criu/filesystems.d [2020-09-12T12:44:25.016Z] #34 ... [2020-09-12T12:44:25.016Z] [2020-09-12T12:44:25.016Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:25.016Z] #39 56.72 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-12T12:44:25.016Z] #39 56.73 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-12T12:44:25.016Z] #39 56.73 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-12T12:44:25.016Z] #39 56.73 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-12T12:44:25.016Z] #39 56.75 Setting up python-six (1.12.0-1) ... [2020-09-12T12:44:25.016Z] #39 62.29 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-12T12:44:25.016Z] #39 62.30 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-12T12:44:25.016Z] #39 62.32 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-12T12:44:25.016Z] #39 62.33 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-09-12T12:44:25.016Z] #39 62.34 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-12T12:44:25.016Z] #39 62.35 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-12T12:44:25.016Z] #39 62.38 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-12T12:44:25.016Z] #39 62.38 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-12T12:44:25.016Z] #39 62.39 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-12T12:44:25.016Z] #39 62.42 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-12T12:44:25.029Z] #39 80.93 DEP criu/files.d [2020-09-12T12:44:25.238Z] #25 8.317 0.0% # 1.6% ## 3.1% ### 4.2% #### 5.9% ##### 7.5% ###### 8.8% ####### 10.6% ######## 12.4% ######### 13.6% ########## 14.9% ########### 16.4% ############# 18.1% ############## 20.1% ############### 21.2% ################ 22.8% ################# 24.2% ################## 25.4% ################### 27.1% #################### 29.1% ###################### 30.8% ###################### 31.6% ####################### 33.3% ######################### 34.8% ########################## 36.7% ########################### 38.1% ############################ 39.9% [2020-09-12T12:44:25.238Z] #25 ... [2020-09-12T12:44:25.238Z] [2020-09-12T12:44:25.238Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:44:25.238Z] #32 47.78 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:44:25.238Z] #32 48.01 Fetched 14.9 MB in 2s (7172 kB/s) [2020-09-12T12:44:25.238Z] #32 48.10 Selecting previously unselected package xxd. [2020-09-12T12:44:25.239Z] #32 48.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-12T12:44:25.239Z] #32 48.31 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-12T12:44:25.239Z] #32 48.31 Unpacking xxd (2:8.1.0875-5) ... [2020-09-12T12:44:25.239Z] #32 48.52 Selecting previously unselected package vim-common. [2020-09-12T12:44:25.239Z] #32 48.52 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-12T12:44:25.239Z] #32 48.56 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-12T12:44:25.239Z] #32 48.84 Selecting previously unselected package cmake-data. [2020-09-12T12:44:25.239Z] #32 48.84 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-12T12:44:25.239Z] #32 48.86 Unpacking cmake-data (3.13.4-1) ... [2020-09-12T12:44:25.239Z] #32 52.22 Selecting previously unselected package libicu63:amd64. [2020-09-12T12:44:25.239Z] #32 52.24 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-12T12:44:25.239Z] #32 52.26 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-12T12:44:25.239Z] #32 ... [2020-09-12T12:44:25.239Z] [2020-09-12T12:44:25.239Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:25.285Z] #39 81.13 DEP criu/files-reg.d [2020-09-12T12:44:25.285Z] #39 81.30 DEP criu/files-ext.d [2020-09-12T12:44:25.541Z] #39 81.44 DEP criu/file-lock.d [2020-09-12T12:44:25.541Z] #39 81.57 DEP criu/file-ids.d [2020-09-12T12:44:25.541Z] #39 81.67 DEP criu/fifo.d [2020-09-12T12:44:25.643Z] #25 9.429 1.2% # 2.8% ### 4.4% #### 6.2% ##### 7.7% ###### 8.5% ###### 9.7% ####### 11.0% ######## 12.1% ########### 15.7% ########### 16.6% ############# 18.3% [2020-09-12T12:44:25.643Z] #25 ... [2020-09-12T12:44:25.643Z] [2020-09-12T12:44:25.643Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:44:25.643Z] #52 1.612 + RM_GOPATH=0 [2020-09-12T12:44:25.643Z] #52 1.612 + TMP_GOPATH= [2020-09-12T12:44:25.643Z] #52 1.612 + : /build [2020-09-12T12:44:25.643Z] #52 1.612 + '[' -z '' ']' [2020-09-12T12:44:25.643Z] #52 1.614 ++ mktemp -d [2020-09-12T12:44:25.643Z] #52 1.638 + export GOPATH=/tmp/tmp.oCeyKtcBuo [2020-09-12T12:44:25.643Z] #52 1.638 + GOPATH=/tmp/tmp.oCeyKtcBuo [2020-09-12T12:44:25.643Z] #52 1.638 + RM_GOPATH=1 [2020-09-12T12:44:25.643Z] #52 1.638 + case "$(go env GOARCH)" in [2020-09-12T12:44:25.643Z] #52 1.638 ++ go env GOARCH [2020-09-12T12:44:25.643Z] #52 1.646 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:44:25.643Z] #52 1.646 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:44:25.643Z] #52 1.646 ++ dirname /tmp/install/install.sh [2020-09-12T12:44:25.643Z] #52 1.678 + dir=/tmp/install [2020-09-12T12:44:25.643Z] #52 1.678 + bin=containerd [2020-09-12T12:44:25.643Z] #52 1.678 + shift [2020-09-12T12:44:25.643Z] #52 1.678 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-12T12:44:25.643Z] #52 1.678 + . /tmp/install/containerd.installer [2020-09-12T12:44:25.643Z] #52 1.678 ++ set -e [2020-09-12T12:44:25.643Z] #52 1.678 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-12T12:44:25.643Z] #52 1.678 + install_containerd [2020-09-12T12:44:25.643Z] #52 1.678 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-12T12:44:25.643Z] #52 1.678 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oCeyKtcBuo/src/github.com/containerd/containerd [2020-09-12T12:44:25.643Z] #52 1.678 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-12T12:44:25.643Z] #52 1.679 Cloning into '/tmp/tmp.oCeyKtcBuo/src/github.com/containerd/containerd'... [2020-09-12T12:44:25.643Z] #52 ... [2020-09-12T12:44:25.643Z] [2020-09-12T12:44:25.643Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:26.102Z] #39 81.82 DEP criu/fdstore.d [2020-09-12T12:44:26.102Z] #39 81.94 DEP criu/fault-injection.d [2020-09-12T12:44:26.102Z] #39 81.99 DEP criu/external.d [2020-09-12T12:44:26.102Z] #39 82.09 DEP criu/eventpoll.d [2020-09-12T12:44:26.364Z] #39 82.28 DEP criu/eventfd.d [2020-09-12T12:44:26.543Z] #25 10.86 0.0% # 1.4% # 2.3% ## 3.7% ### 4.4% ### 5.2% #### 6.7% ##### 7.8% ###### 8.7% ####### 10.2% ######## 11.4% ######## 12.4% ######### 13.6% ########## 14.1% ########### 15.7% ############ 16.8% [2020-09-12T12:44:26.543Z] #25 ... [2020-09-12T12:44:26.543Z] [2020-09-12T12:44:26.543Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:44:26.543Z] #10 42.39 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-12T12:44:26.543Z] #10 42.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-09-12T12:44:26.543Z] #10 42.41 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-12T12:44:26.543Z] #10 44.37 Selecting previously unselected package binutils-mingw-w64. [2020-09-12T12:44:26.543Z] #10 44.38 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-12T12:44:26.543Z] #10 44.40 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-12T12:44:26.543Z] #10 44.56 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-09-12T12:44:26.543Z] #10 44.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-09-12T12:44:26.543Z] #10 44.58 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-09-12T12:44:26.543Z] #10 44.82 Selecting previously unselected package dmsetup. [2020-09-12T12:44:26.543Z] #10 44.82 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-09-12T12:44:26.543Z] #10 44.82 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-12T12:44:26.543Z] #10 45.01 Selecting previously unselected package mingw-w64-common. [2020-09-12T12:44:26.543Z] #10 45.02 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-12T12:44:26.543Z] #10 45.03 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-12T12:44:26.543Z] #10 51.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-12T12:44:26.543Z] #10 51.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-12T12:44:26.543Z] #10 51.30 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-12T12:44:26.543Z] #10 ... [2020-09-12T12:44:26.543Z] [2020-09-12T12:44:26.543Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:26.555Z] #39 ... [2020-09-12T12:44:26.555Z] [2020-09-12T12:44:26.555Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:26.555Z] #48 58.15 strconv [2020-09-12T12:44:26.555Z] #48 58.15 bytes [2020-09-12T12:44:26.555Z] #48 58.17 strings [2020-09-12T12:44:26.555Z] #48 58.21 syscall [2020-09-12T12:44:26.555Z] #48 ... [2020-09-12T12:44:26.555Z] [2020-09-12T12:44:26.555Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:26.555Z] #34 6.843 -- Detecting C compile features - done [2020-09-12T12:44:26.555Z] #34 6.916 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-12T12:44:26.620Z] #39 82.44 DEP criu/crtools.d [2020-09-12T12:44:26.620Z] #39 82.63 DEP criu/cr-service.d [2020-09-12T12:44:26.799Z] #25 8.317 0.0% # 1.6% ## 3.1% ### 4.2% #### 5.9% ##### 7.5% ###### 8.8% ####### 10.6% ######## 12.4% ######### 13.6% ########## 14.9% ########### 16.4% ############# 18.1% ############## 20.1% ############### 21.2% ################ 22.8% ################# 24.2% ################## 25.4% ################### 27.1% #################### 29.1% ###################### 30.8% ###################### 31.6% ####################### 33.3% ######################### 34.8% ########################## 36.7% ########################### 38.1% ############################ 39.9% ############################# 41.6% ############################### 43.2% ############################### 44.3% ################################ 45.8% ################################# 46.9% ################################## 48.5% ################################### 49.9% #################################### 50.9% ##################################### 52.6% ###################################### 53.9% ######################################## 55.7% ######################################### 57.0% ########################################## 59.6% ############################################ 62.3% ############################################## 64.2% [2020-09-12T12:44:26.799Z] #25 ... [2020-09-12T12:44:26.799Z] [2020-09-12T12:44:26.799Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:26.799Z] #41 49.34 syscall [2020-09-12T12:44:26.799Z] #41 58.34 time [2020-09-12T12:44:26.799Z] #41 ... [2020-09-12T12:44:26.799Z] [2020-09-12T12:44:26.799Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:26.876Z] #39 82.80 DEP criu/cr-restore.d [2020-09-12T12:44:27.131Z] #39 83.00 DEP criu/cr-errno.d [2020-09-12T12:44:27.131Z] #39 83.03 DEP criu/cr-dump.d [2020-09-12T12:44:27.131Z] #39 83.22 DEP criu/cr-dedup.d [2020-09-12T12:44:27.203Z] #34 7.253 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-12T12:44:27.203Z] #34 7.464 -- Configuring done [2020-09-12T12:44:27.203Z] #34 7.489 -- Generating done [2020-09-12T12:44:27.203Z] #34 7.496 -- Build files have been written to: /tmp/tmp.cOgiIbe94V/tini [2020-09-12T12:44:27.203Z] #34 7.505 + make tini-static [2020-09-12T12:44:27.319Z] #25 8.317 0.0% # 1.6% ## 3.1% ### 4.2% #### 5.9% ##### 7.5% ###### 8.8% ####### 10.6% ######## 12.4% ######### 13.6% ########## 14.9% ########### 16.4% ############# 18.1% ############## 20.1% ############### 21.2% ################ 22.8% ################# 24.2% ################## 25.4% ################### 27.1% #################### 29.1% ###################### 30.8% ###################### 31.6% ####################### 33.3% ######################### 34.8% ########################## 36.7% ########################### 38.1% ############################ 39.9% ############################# 41.6% ############################### 43.2% ############################### 44.3% ################################ 45.8% ################################# 46.9% ################################## 48.5% ################################### 49.9% #################################### 50.9% ##################################### 52.6% ###################################### 53.9% ######################################## 55.7% ######################################### 57.0% ########################################## 59.6% ############################################ 62.3% ############################################## 64.2% ############################################### 66.0% ################################################ 67.9% ################################################## 69.7% #################################################### 72.9% ###################################################### 75.8% [2020-09-12T12:44:27.319Z] #25 ... [2020-09-12T12:44:27.319Z] [2020-09-12T12:44:27.319Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:44:27.319Z] #10 49.87 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] [2020-09-12T12:44:27.319Z] #10 53.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-12T12:44:27.319Z] #10 53.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-12T12:44:27.319Z] #10 53.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-12T12:44:27.319Z] #10 53.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-12T12:44:27.319Z] #10 53.36 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] [2020-09-12T12:44:27.319Z] #10 53.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-12T12:44:27.319Z] #10 53.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-12T12:44:27.319Z] #10 53.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-12T12:44:27.319Z] #10 53.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-12T12:44:27.319Z] #10 53.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-12T12:44:27.319Z] #10 53.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-12T12:44:27.319Z] #10 53.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-12T12:44:27.319Z] #10 53.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-09-12T12:44:27.319Z] #10 53.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-12T12:44:27.319Z] #10 53.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-12T12:44:27.319Z] #10 54.90 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:44:27.319Z] #10 55.19 Fetched 77.7 MB in 10s (7457 kB/s) [2020-09-12T12:44:27.319Z] #10 55.30 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-12T12:44:27.319Z] #10 55.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-12T12:44:27.319Z] #10 55.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-12T12:44:27.319Z] #10 55.48 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-12T12:44:27.319Z] #10 59.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-12T12:44:27.319Z] #10 59.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-12T12:44:27.319Z] #10 59.08 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-12T12:44:27.319Z] #10 ... [2020-09-12T12:44:27.319Z] [2020-09-12T12:44:27.319Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:27.386Z] #39 83.36 DEP criu/cr-check.d [2020-09-12T12:44:27.502Z] #34 7.847 Scanning dependencies of target tini-static [2020-09-12T12:44:27.642Z] #39 83.56 DEP criu/config.d [2020-09-12T12:44:27.723Z] #25 9.429 1.2% # 2.8% ### 4.4% #### 6.2% ##### 7.7% ###### 8.5% ###### 9.7% ####### 11.0% ######## 12.1% ########### 15.7% ########### 16.6% ############# 18.3% ############## 19.7% ############## 20.3% ################ 22.3% ################# 24.9% ################### 27.4% #################### 27.9% ##################### 29.8% ###################### 31.2% ####################### 33.2% ######################### 35.0% ########################## 36.4% ########################### 38.5% ############################# 40.4% ############################## 42.3% ############################### 44.1% ################################ 45.1% ################################# 46.6% ################################### 48.7% #################################### 50.6% [2020-09-12T12:44:27.723Z] #25 ... [2020-09-12T12:44:27.723Z] [2020-09-12T12:44:27.723Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-12T12:44:27.723Z] #28 48.86 Checking out files: 87% (1334/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-09-12T12:44:27.723Z] #28 49.49 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-12T12:44:27.723Z] #28 49.58 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-12T12:44:27.723Z] #28 ... [2020-09-12T12:44:27.723Z] [2020-09-12T12:44:27.723Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:27.800Z] #34 7.965 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-12T12:44:27.800Z] #34 ... [2020-09-12T12:44:27.800Z] [2020-09-12T12:44:27.800Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:27.800Z] #31 59.72 path [2020-09-12T12:44:27.800Z] #31 60.85 bufio [2020-09-12T12:44:27.800Z] #31 61.41 reflect [2020-09-12T12:44:27.800Z] #31 61.60 text/tabwriter [2020-09-12T12:44:27.931Z] #39 83.76 DEP criu/clone-noasan.d [2020-09-12T12:44:27.931Z] #39 83.87 DEP criu/cgroup.d [2020-09-12T12:44:28.099Z] #31 ... [2020-09-12T12:44:28.099Z] [2020-09-12T12:44:28.099Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:44:28.099Z] #11 69.49 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-12T12:44:28.099Z] #11 69.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-12T12:44:28.099Z] #11 69.54 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-12T12:44:28.209Z] #39 84.02 DEP criu/cgroup-props.d [2020-09-12T12:44:28.209Z] #39 ... [2020-09-12T12:44:28.209Z] [2020-09-12T12:44:28.209Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:44:28.209Z] #17 20.99 The following NEW packages will be installed: [2020-09-12T12:44:28.209Z] #17 20.99 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-12T12:44:28.209Z] #17 20.99 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-12T12:44:28.209Z] #17 20.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-12T12:44:28.209Z] #17 20.99 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-12T12:44:28.209Z] #17 20.99 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-12T12:44:28.209Z] #17 21.00 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-12T12:44:28.209Z] #17 21.00 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-12T12:44:28.209Z] #17 21.00 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-12T12:44:28.209Z] #17 21.00 xz-utils zip [2020-09-12T12:44:28.209Z] #17 21.33 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:44:28.209Z] #17 21.33 Need to get 28.5 MB of archives. [2020-09-12T12:44:28.209Z] #17 21.33 After this operation, 116 MB of additional disk space will be used. [2020-09-12T12:44:28.209Z] #17 21.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-12T12:44:28.209Z] #17 21.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-12T12:44:28.209Z] #17 21.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-12T12:44:28.209Z] #17 21.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-12T12:44:28.209Z] #17 21.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-12T12:44:28.209Z] #17 21.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-12T12:44:28.209Z] #17 21.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-12T12:44:28.209Z] #17 21.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-12T12:44:28.209Z] #17 21.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-12T12:44:28.209Z] #17 21.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-12T12:44:28.209Z] #17 21.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-12T12:44:28.209Z] #17 21.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-12T12:44:28.209Z] #17 21.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-12T12:44:28.209Z] #17 21.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-12T12:44:28.209Z] #17 21.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-12T12:44:28.209Z] #17 21.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-12T12:44:28.209Z] #17 21.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-12T12:44:28.209Z] #17 21.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-12T12:44:28.209Z] #17 21.65 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-12T12:44:28.209Z] #17 21.66 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-12T12:44:28.209Z] #17 21.66 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-12T12:44:28.209Z] #17 21.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-12T12:44:28.209Z] #17 22.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-12T12:44:28.209Z] #17 22.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-12T12:44:28.209Z] #17 22.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-12T12:44:28.209Z] #17 22.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-12T12:44:28.209Z] #17 22.13 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-12T12:44:28.209Z] #17 22.13 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-12T12:44:28.209Z] #17 22.13 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-12T12:44:28.209Z] #17 22.66 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-12T12:44:28.209Z] #17 22.66 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-12T12:44:28.209Z] #17 22.66 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-12T12:44:28.209Z] #17 22.66 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-12T12:44:28.209Z] #17 22.67 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-12T12:44:28.209Z] #17 22.83 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-12T12:44:28.209Z] #17 22.91 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-12T12:44:28.209Z] #17 22.92 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-12T12:44:28.209Z] #17 22.93 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-12T12:44:28.209Z] #17 22.94 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-12T12:44:28.209Z] #17 22.96 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-12T12:44:28.209Z] #17 22.97 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-12T12:44:28.209Z] #17 22.97 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-12T12:44:28.209Z] #17 23.05 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-12T12:44:28.209Z] #17 23.08 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-12T12:44:28.209Z] #17 23.09 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-12T12:44:28.210Z] #17 23.42 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-12T12:44:28.210Z] #17 23.66 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-12T12:44:28.210Z] #17 23.71 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-12T12:44:28.210Z] #17 24.33 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:44:28.210Z] #17 24.45 Fetched 28.5 MB in 3s (10.7 MB/s) [2020-09-12T12:44:28.210Z] #17 24.53 Selecting previously unselected package pigz. [2020-09-12T12:44:28.210Z] #17 24.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-09-12T12:44:28.210Z] #17 24.60 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-12T12:44:28.210Z] #17 24.62 Unpacking pigz (2.4-1) ... [2020-09-12T12:44:28.210Z] #17 24.69 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-12T12:44:28.210Z] #17 24.70 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-12T12:44:28.210Z] #17 24.70 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-12T12:44:28.210Z] #17 25.17 Selecting previously unselected package python3.7-minimal. [2020-09-12T12:44:28.210Z] #17 25.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-12T12:44:28.210Z] #17 25.17 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-12T12:44:28.210Z] #17 26.00 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-12T12:44:28.210Z] #17 26.01 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-12T12:44:28.243Z] #25 9.429 1.2% # 2.8% ### 4.4% #### 6.2% ##### 7.7% ###### 8.5% ###### 9.7% ####### 11.0% ######## 12.1% ########### 15.7% ########### 16.6% ############# 18.3% ############## 19.7% ############## 20.3% ################ 22.3% ################# 24.9% ################### 27.4% #################### 27.9% ##################### 29.8% ###################### 31.2% ####################### 33.2% ######################### 35.0% ########################## 36.4% ########################### 38.5% ############################# 40.4% ############################## 42.3% ############################### 44.1% ################################ 45.1% ################################# 46.6% ################################### 48.7% #################################### 50.6% ##################################### 51.9% ###################################### 53.7% ####################################### 55.3% ######################################### 57.2% ########################################## 58.9% ########################################### 60.4% [2020-09-12T12:44:28.243Z] #25 ... [2020-09-12T12:44:28.243Z] [2020-09-12T12:44:28.243Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:44:28.243Z] #10 49.64 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] [2020-09-12T12:44:28.243Z] #10 51.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-12T12:44:28.243Z] #10 51.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-12T12:44:28.243Z] #10 51.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-12T12:44:28.243Z] #10 51.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-12T12:44:28.243Z] #10 52.00 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] [2020-09-12T12:44:28.243Z] #10 52.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-12T12:44:28.243Z] #10 52.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-12T12:44:28.243Z] #10 52.04 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-12T12:44:28.243Z] #10 52.06 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-12T12:44:28.243Z] #10 52.10 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-12T12:44:28.243Z] #10 52.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-12T12:44:28.243Z] #10 52.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-12T12:44:28.243Z] #10 52.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-09-12T12:44:28.243Z] #10 52.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-12T12:44:28.243Z] #10 52.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-12T12:44:28.243Z] #10 53.52 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:44:28.243Z] #10 53.84 Fetched 77.7 MB in 8s (9571 kB/s) [2020-09-12T12:44:28.243Z] #10 53.97 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-12T12:44:28.243Z] #10 53.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-12T12:44:28.243Z] #10 54.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-12T12:44:28.243Z] #10 54.16 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-12T12:44:28.243Z] #10 57.35 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-12T12:44:28.243Z] #10 57.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-12T12:44:28.243Z] #10 57.38 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-12T12:44:28.243Z] #10 ... [2020-09-12T12:44:28.243Z] [2020-09-12T12:44:28.243Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:28.325Z] #25 10.86 0.0% # 1.4% # 2.3% ## 3.7% ### 4.4% ### 5.2% #### 6.7% ##### 7.8% ###### 8.7% ####### 10.2% ######## 11.4% ######## 12.4% ######### 13.6% ########## 14.1% ########### 15.7% ############ 16.8% ############ 17.5% ############# 19.1% ############## 19.7% ############### 21.6% ################ 22.2% ################ 22.6% ################# 24.1% ################## 26.0% ################### 27.4% #################### 28.9% ##################### 30.5% ###################### 31.1% ####################### 32.0% ####################### 33.2% ######################## 33.8% ######################### 35.3% [2020-09-12T12:44:28.325Z] #25 ... [2020-09-12T12:44:28.325Z] [2020-09-12T12:44:28.325Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:28.325Z] #30 44.16 internal/poll [2020-09-12T12:44:28.325Z] #30 45.76 os [2020-09-12T12:44:28.325Z] #30 47.67 internal/fmtsort [2020-09-12T12:44:28.325Z] #30 48.36 fmt [2020-09-12T12:44:28.325Z] #30 48.37 path/filepath [2020-09-12T12:44:28.325Z] #30 49.94 io/ioutil [2020-09-12T12:44:28.325Z] #30 51.43 flag [2020-09-12T12:44:28.325Z] #30 51.43 log [2020-09-12T12:44:28.325Z] #30 51.44 github.com/BurntSushi/toml [2020-09-12T12:44:28.325Z] #30 ... [2020-09-12T12:44:28.325Z] [2020-09-12T12:44:28.325Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:44:28.325Z] #32 44.26 Selecting previously unselected package libicu63:arm64. [2020-09-12T12:44:28.325Z] #32 44.28 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-09-12T12:44:28.325Z] #32 44.34 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-12T12:44:28.325Z] #32 50.53 Selecting previously unselected package libxml2:arm64. [2020-09-12T12:44:28.325Z] #32 50.53 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-09-12T12:44:28.325Z] #32 50.79 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-09-12T12:44:28.325Z] #32 51.23 Selecting previously unselected package libarchive13:arm64. [2020-09-12T12:44:28.325Z] #32 51.24 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-09-12T12:44:28.325Z] #32 51.26 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-09-12T12:44:28.325Z] #32 51.60 Selecting previously unselected package libjsoncpp1:arm64. [2020-09-12T12:44:28.325Z] #32 51.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-09-12T12:44:28.325Z] #32 51.62 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-09-12T12:44:28.325Z] #32 52.49 Selecting previously unselected package librhash0:arm64. [2020-09-12T12:44:28.325Z] #32 52.49 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-09-12T12:44:28.325Z] #32 52.49 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-09-12T12:44:28.325Z] #32 52.77 Selecting previously unselected package libuv1:arm64. [2020-09-12T12:44:28.325Z] #32 52.78 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-09-12T12:44:28.325Z] #32 52.86 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-09-12T12:44:28.325Z] #32 53.19 Selecting previously unselected package cmake. [2020-09-12T12:44:28.325Z] #32 53.19 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-09-12T12:44:28.325Z] #32 53.24 Unpacking cmake (3.13.4-1) ... [2020-09-12T12:44:28.450Z] #52 140.8 + bin/containerd-stress [2020-09-12T12:44:28.452Z] using credential docker-jenkins-github-credentials [2020-09-12T12:44:28.460Z] #25 8.317 0.0% # 1.6% ## 3.1% ### 4.2% #### 5.9% ##### 7.5% ###### 8.8% ####### 10.6% ######## 12.4% ######### 13.6% ########## 14.9% ########### 16.4% ############# 18.1% ############## 20.1% ############### 21.2% ################ 22.8% ################# 24.2% ################## 25.4% ################### 27.1% #################### 29.1% ###################### 30.8% ###################### 31.6% ####################### 33.3% ######################### 34.8% ########################## 36.7% ########################### 38.1% ############################ 39.9% ############################# 41.6% ############################### 43.2% ############################### 44.3% ################################ 45.8% ################################# 46.9% ################################## 48.5% ################################### 49.9% #################################### 50.9% ##################################### 52.6% ###################################### 53.9% ######################################## 55.7% ######################################### 57.0% ########################################## 59.6% ############################################ 62.3% ############################################## 64.2% ############################################### 66.0% ################################################ 67.9% ################################################## 69.7% #################################################### 72.9% ###################################################### 75.8% ####################################################### 76.6% ######################################################### 79.2% ########################################################## 81.8% ############################################################ 84.5% ############################################################## 87.2% ################################################################ 90.1% ################################################################### 93.3% ##################################################################### 96.3% ######################################################################## 100.0% [2020-09-12T12:44:28.460Z] #25 14.52 [2020-09-12T12:44:28.460Z] #25 ... [2020-09-12T12:44:28.460Z] [2020-09-12T12:44:28.460Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:28.460Z] #47 51.07 syscall [2020-09-12T12:44:28.460Z] #47 51.11 reflect [2020-09-12T12:44:28.460Z] #47 59.72 time [2020-09-12T12:44:28.486Z] #11 ... [2020-09-12T12:44:28.486Z] [2020-09-12T12:44:28.486Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:28.486Z] #39 70.05 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-12T12:44:28.486Z] #39 70.06 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:44:28.486Z] #39 DONE 70.3s [2020-09-12T12:44:28.486Z] [2020-09-12T12:44:28.486Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:28.486Z] #31 70.34 internal/syscall/execenv [2020-09-12T12:44:28.486Z] #31 70.40 time [2020-09-12T12:44:28.486Z] #31 70.43 internal/syscall/unix [2020-09-12T12:44:28.529Z] Cloning the remote Git repository [2020-09-12T12:44:28.529Z] Cloning with configured refspecs honoured and without tags [2020-09-12T12:44:28.661Z] #32 ... [2020-09-12T12:44:28.661Z] [2020-09-12T12:44:28.661Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:28.722Z] #47 ... [2020-09-12T12:44:28.722Z] [2020-09-12T12:44:28.722Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:44:28.722Z] #32 60.84 Selecting previously unselected package libxml2:amd64. [2020-09-12T12:44:28.722Z] #32 60.84 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-12T12:44:28.722Z] #32 60.85 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-12T12:44:28.746Z] #52 142.2 + bin/containerd-shim [2020-09-12T12:44:28.801Z] #17 ... [2020-09-12T12:44:28.801Z] [2020-09-12T12:44:28.801Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-12T12:44:28.801Z] #28 DONE 154.8s [2020-09-12T12:44:28.801Z] [2020-09-12T12:44:28.801Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:44:28.801Z] #39 84.18 DEP criu/bitmap.d [2020-09-12T12:44:28.801Z] #39 84.19 DEP criu/bfd.d [2020-09-12T12:44:28.801Z] #39 84.30 DEP criu/autofs.d [2020-09-12T12:44:28.801Z] #39 84.46 DEP criu/aio.d [2020-09-12T12:44:28.801Z] #39 84.65 DEP criu/action-scripts.d [2020-09-12T12:44:28.717Z] Cloning repository https://github.com/moby/moby.git [2020-09-12T12:44:28.927Z] #25 10.86 0.0% # 1.4% # 2.3% ## 3.7% ### 4.4% ### 5.2% #### 6.7% ##### 7.8% ###### 8.7% ####### 10.2% ######## 11.4% ######## 12.4% ######### 13.6% ########## 14.1% ########### 15.7% ############ 16.8% ############ 17.5% ############# 19.1% ############## 19.7% ############### 21.6% ################ 22.2% ################ 22.6% ################# 24.1% ################## 26.0% ################### 27.4% #################### 28.9% ##################### 30.5% ###################### 31.1% ####################### 32.0% ####################### 33.2% ######################## 33.8% ######################### 35.3% ########################## 36.8% ########################### 37.8% ############################ 39.1% ############################# 41.2% ############################### 44.2% ################################ 45.7% [2020-09-12T12:44:28.927Z] #25 ... [2020-09-12T12:44:28.927Z] [2020-09-12T12:44:28.927Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:28.927Z] #38 44.80 Selecting previously unselected package protobuf-c-compiler. [2020-09-12T12:44:28.927Z] #38 44.81 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-09-12T12:44:28.927Z] #38 44.82 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-12T12:44:28.927Z] #38 45.02 Selecting previously unselected package protobuf-compiler. [2020-09-12T12:44:28.927Z] #38 45.02 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-09-12T12:44:28.927Z] #38 45.03 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-12T12:44:28.927Z] #38 45.36 Selecting previously unselected package python-pkg-resources. [2020-09-12T12:44:28.927Z] #38 45.36 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-12T12:44:28.927Z] #38 45.37 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-12T12:44:28.927Z] #38 45.90 Selecting previously unselected package python-six. [2020-09-12T12:44:28.927Z] #38 45.90 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-12T12:44:28.927Z] #38 45.90 Unpacking python-six (1.12.0-1) ... [2020-09-12T12:44:28.927Z] #38 46.44 Selecting previously unselected package python-protobuf. [2020-09-12T12:44:28.927Z] #38 46.44 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-09-12T12:44:28.927Z] #38 46.45 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-12T12:44:28.927Z] #38 47.38 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-12T12:44:28.927Z] #38 50.03 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-09-12T12:44:28.927Z] #38 50.10 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-12T12:44:28.927Z] #38 50.12 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-12T12:44:28.927Z] #38 50.60 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-09-12T12:44:28.927Z] #38 51.18 Setting up python-six (1.12.0-1) ... [2020-09-12T12:44:28.927Z] #38 53.66 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-09-12T12:44:28.927Z] #38 53.66 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-09-12T12:44:28.927Z] #38 53.66 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-09-12T12:44:28.927Z] #38 53.67 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-09-12T12:44:28.927Z] #38 53.72 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-09-12T12:44:28.927Z] #38 53.74 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-12T12:44:28.927Z] #38 53.95 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-12T12:44:28.927Z] #38 53.96 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-09-12T12:44:28.927Z] #38 53.97 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-12T12:44:28.927Z] #38 54.00 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-12T12:44:28.927Z] #38 ... [2020-09-12T12:44:28.927Z] [2020-09-12T12:44:28.927Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:28.981Z] #32 61.55 Selecting previously unselected package libarchive13:amd64. [2020-09-12T12:44:28.981Z] #32 61.55 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-12T12:44:28.981Z] #32 61.56 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-12T12:44:29.057Z] #39 85.04 CC criu/action-scripts.o [2020-09-12T12:44:29.241Z] #32 61.85 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-12T12:44:29.241Z] #32 61.85 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-12T12:44:29.241Z] #32 61.85 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-12T12:44:29.500Z] #32 62.03 Selecting previously unselected package librhash0:amd64. [2020-09-12T12:44:29.500Z] #32 62.03 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-12T12:44:29.500Z] #32 62.04 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-12T12:44:29.500Z] #32 62.22 Selecting previously unselected package libuv1:amd64. [2020-09-12T12:44:29.500Z] #32 62.22 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-12T12:44:29.500Z] #32 62.25 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-12T12:44:29.760Z] #32 62.45 Selecting previously unselected package cmake. [2020-09-12T12:44:29.760Z] #32 62.45 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-12T12:44:29.760Z] #32 62.45 Unpacking cmake (3.13.4-1) ... [2020-09-12T12:44:29.854Z] #25 9.429 1.2% # 2.8% ### 4.4% #### 6.2% ##### 7.7% ###### 8.5% ###### 9.7% ####### 11.0% ######## 12.1% ########### 15.7% ########### 16.6% ############# 18.3% ############## 19.7% ############## 20.3% ################ 22.3% ################# 24.9% ################### 27.4% #################### 27.9% ##################### 29.8% ###################### 31.2% ####################### 33.2% ######################### 35.0% ########################## 36.4% ########################### 38.5% ############################# 40.4% ############################## 42.3% ############################### 44.1% ################################ 45.1% ################################# 46.6% ################################### 48.7% #################################### 50.6% ##################################### 51.9% ###################################### 53.7% ####################################### 55.3% ######################################### 57.2% ########################################## 58.9% ########################################### 60.4% ############################################ 62.2% ############################################## 64.2% ############################################### 66.5% ################################################# 68.6% ################################################## 70.0% #################################################### 72.9% ##################################################### 74.6% ####################################################### 76.7% ######################################################## 79.0% ########################################################## 81.4% ############################################################ 83.4% ############################################################# 86.1% ################################################################ 89.1% ################################################################# 91.0% ################################################################### 93.2% ##################################################################### 96.2% ###### [2020-09-12T12:44:29.854Z] #25 ... [2020-09-12T12:44:29.854Z] [2020-09-12T12:44:29.854Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:44:29.854Z] #32 51.34 Selecting previously unselected package libicu63:amd64. [2020-09-12T12:44:29.854Z] #32 51.38 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-12T12:44:29.854Z] #32 51.39 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-12T12:44:29.854Z] #32 59.49 Selecting previously unselected package libxml2:amd64. [2020-09-12T12:44:29.854Z] #32 59.53 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-12T12:44:29.854Z] #32 59.54 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-12T12:44:29.854Z] #32 60.36 Selecting previously unselected package libarchive13:amd64. [2020-09-12T12:44:29.854Z] #32 60.39 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-12T12:44:29.854Z] #32 60.40 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-12T12:44:29.854Z] #32 60.81 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-12T12:44:29.854Z] #32 60.81 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-12T12:44:29.854Z] #32 60.82 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-12T12:44:29.854Z] #32 60.99 Selecting previously unselected package librhash0:amd64. [2020-09-12T12:44:29.854Z] #32 61.03 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-12T12:44:29.854Z] #32 61.05 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-12T12:44:29.854Z] #32 61.24 Selecting previously unselected package libuv1:amd64. [2020-09-12T12:44:29.854Z] #32 61.30 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-12T12:44:29.854Z] #32 61.30 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-12T12:44:29.985Z] #39 85.73 CC criu/aio.o [2020-09-12T12:44:30.115Z] #32 61.49 Selecting previously unselected package cmake. [2020-09-12T12:44:30.115Z] #32 ... [2020-09-12T12:44:30.115Z] [2020-09-12T12:44:30.115Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:30.115Z] #25 9.429 1.2% # 2.8% ### 4.4% #### 6.2% ##### 7.7% ###### 8.5% ###### 9.7% ####### 11.0% ######## 12.1% ########### 15.7% ########### 16.6% ############# 18.3% ############## 19.7% ############## 20.3% ################ 22.3% ################# 24.9% ################### 27.4% #################### 27.9% ##################### 29.8% ###################### 31.2% ####################### 33.2% ######################### 35.0% ########################## 36.4% ########################### 38.5% ############################# 40.4% ############################## 42.3% ############################### 44.1% ################################ 45.1% ################################# 46.6% ################################### 48.7% #################################### 50.6% ##################################### 51.9% ###################################### 53.7% ####################################### 55.3% ######################################### 57.2% ########################################## 58.9% ########################################### 60.4% ############################################ 62.2% ############################################## 64.2% ############################################### 66.5% ################################################# 68.6% ################################################## 70.0% #################################################### 72.9% ##################################################### 74.6% ####################################################### 76.7% ######################################################## 79.0% ########################################################## 81.4% ############################################################ 83.4% ############################################################# 86.1% ################################################################ 89.1% ################################################################# 91.0% ################################################################### 93.2% ##################################################################### 96.2% ####################################################################### 98.8% ######################################################################## 100.0% [2020-09-12T12:44:30.115Z] #25 15.31 [2020-09-12T12:44:30.241Z] #39 86.23 CC criu/autofs.o [2020-09-12T12:44:30.329Z] #32 ... [2020-09-12T12:44:30.329Z] [2020-09-12T12:44:30.329Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:30.329Z] #30 52.95 time [2020-09-12T12:44:30.329Z] #30 59.81 internal/poll [2020-09-12T12:44:30.329Z] #30 62.30 internal/fmtsort [2020-09-12T12:44:30.329Z] #30 62.49 internal/syscall/execenv [2020-09-12T12:44:30.329Z] #30 62.68 internal/syscall/unix [2020-09-12T12:44:30.329Z] #30 62.75 strings [2020-09-12T12:44:30.329Z] #30 62.97 os [2020-09-12T12:44:30.329Z] #30 ... [2020-09-12T12:44:30.329Z] [2020-09-12T12:44:30.329Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:44:30.329Z] #10 62.32 Selecting previously unselected package binutils-mingw-w64. [2020-09-12T12:44:30.329Z] #10 62.33 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-12T12:44:30.329Z] #10 62.34 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-12T12:44:30.329Z] #10 62.48 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-12T12:44:30.329Z] #10 62.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-12T12:44:30.329Z] #10 62.49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-12T12:44:30.329Z] #10 62.70 Selecting previously unselected package dmsetup. [2020-09-12T12:44:30.329Z] #10 62.70 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-12T12:44:30.329Z] #10 62.70 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-12T12:44:30.329Z] #10 62.90 Selecting previously unselected package mingw-w64-common. [2020-09-12T12:44:30.329Z] #10 62.90 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-12T12:44:30.329Z] #10 62.90 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-12T12:44:30.374Z] #25 ... [2020-09-12T12:44:30.374Z] [2020-09-12T12:44:30.374Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:30.374Z] #38 51.64 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-12T12:44:30.374Z] #38 51.65 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-12T12:44:30.374Z] #38 51.79 Selecting previously unselected package python-pkg-resources. [2020-09-12T12:44:30.374Z] #38 51.79 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-12T12:44:30.374Z] #38 51.82 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-12T12:44:30.374Z] #38 52.09 Selecting previously unselected package python-six. [2020-09-12T12:44:30.374Z] #38 52.09 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-12T12:44:30.374Z] #38 52.10 Unpacking python-six (1.12.0-1) ... [2020-09-12T12:44:30.374Z] #38 52.21 Selecting previously unselected package python-protobuf. [2020-09-12T12:44:30.374Z] #38 52.21 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-12T12:44:30.374Z] #38 52.22 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-12T12:44:30.374Z] #38 52.79 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-12T12:44:30.374Z] #38 58.04 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-12T12:44:30.374Z] #38 58.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-12T12:44:30.374Z] #38 58.07 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-12T12:44:30.374Z] #38 58.09 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-12T12:44:30.374Z] #38 58.12 Setting up python-six (1.12.0-1) ... [2020-09-12T12:44:30.592Z] #31 ... [2020-09-12T12:44:30.592Z] [2020-09-12T12:44:30.592Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:30.592Z] #34 9.760 [100%] Linking C executable tini-static [2020-09-12T12:44:30.592Z] #34 10.42 [100%] Built target tini-static [2020-09-12T12:44:30.592Z] #34 10.46 + mkdir -p /build [2020-09-12T12:44:30.592Z] #34 10.47 + cp tini-static /build/docker-init [2020-09-12T12:44:30.592Z] #34 DONE 10.6s [2020-09-12T12:44:30.592Z] [2020-09-12T12:44:30.592Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:44:30.592Z] #40 1.546 Note: Building without setproctitle() and strlcpy() support. [2020-09-12T12:44:30.592Z] #40 1.554 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-12T12:44:30.592Z] #40 1.567 Note: Building without GnuTLS support [2020-09-12T12:44:30.592Z] #40 1.571 Makefile.config:39: Warn: you have no libnftables installed [2020-09-12T12:44:30.592Z] #40 1.572 Makefile.config:40: Warn: Building without nftables support [2020-09-12T12:44:30.633Z] #38 ... [2020-09-12T12:44:30.633Z] [2020-09-12T12:44:30.633Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:44:30.633Z] #10 60.78 Selecting previously unselected package binutils-mingw-w64. [2020-09-12T12:44:30.633Z] #10 60.81 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-12T12:44:30.633Z] #10 60.85 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-12T12:44:30.633Z] #10 60.99 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-12T12:44:30.633Z] #10 60.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-12T12:44:30.633Z] #10 61.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-12T12:44:30.633Z] #10 61.24 Selecting previously unselected package dmsetup. [2020-09-12T12:44:30.633Z] #10 61.27 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-12T12:44:30.633Z] #10 61.27 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-12T12:44:30.633Z] #10 61.51 Selecting previously unselected package mingw-w64-common. [2020-09-12T12:44:30.633Z] #10 61.51 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-12T12:44:30.633Z] #10 61.52 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-12T12:44:30.821Z] #25 10.86 0.0% # 1.4% # 2.3% ## 3.7% ### 4.4% ### 5.2% #### 6.7% ##### 7.8% ###### 8.7% ####### 10.2% ######## 11.4% ######## 12.4% ######### 13.6% ########## 14.1% ########### 15.7% ############ 16.8% ############ 17.5% ############# 19.1% ############## 19.7% ############### 21.6% ################ 22.2% ################ 22.6% ################# 24.1% ################## 26.0% ################### 27.4% #################### 28.9% ##################### 30.5% ###################### 31.1% ####################### 32.0% ####################### 33.2% ######################## 33.8% ######################### 35.3% ########################## 36.8% ########################### 37.8% ############################ 39.1% ############################# 41.2% ############################### 44.2% ################################ 45.7% ################################## 47.6% ################################### 50.0% ##################################### 52.2% ###################################### 54.1% ######################################## 56.1% ######################################### 57.6% ########################################## 59.5% ############################################ 61.3% ############################################# 63.0% ############################################## 64.6% ############################################## 65.2% ################################################ 67.3% ################################################## 69.6% ################################################### 71.3% [2020-09-12T12:44:30.821Z] #25 ... [2020-09-12T12:44:30.821Z] [2020-09-12T12:44:30.821Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:30.821Z] #41 46.69 regexp [2020-09-12T12:44:30.821Z] #41 47.52 context [2020-09-12T12:44:30.821Z] #41 47.61 os [2020-09-12T12:44:30.821Z] #41 51.13 github.com/LK4D4/vndr/versioned [2020-09-12T12:44:30.821Z] #41 51.48 internal/lazyregexp [2020-09-12T12:44:30.821Z] #41 51.51 os/exec [2020-09-12T12:44:30.821Z] #41 51.55 net [2020-09-12T12:44:30.821Z] #41 53.74 crypto/cipher [2020-09-12T12:44:30.821Z] #41 53.76 encoding/base64 [2020-09-12T12:44:30.821Z] #41 53.80 go/token [2020-09-12T12:44:30.821Z] #41 55.47 net/url [2020-09-12T12:44:30.821Z] #41 56.58 go/scanner [2020-09-12T12:44:30.821Z] #41 ... [2020-09-12T12:44:30.821Z] [2020-09-12T12:44:30.821Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:30.821Z] #47 46.86 context [2020-09-12T12:44:30.821Z] #47 46.89 os [2020-09-12T12:44:30.821Z] #47 50.58 mvdan.cc/sh/v3/fileutil [2020-09-12T12:44:30.821Z] #47 51.15 fmt [2020-09-12T12:44:30.821Z] #47 51.16 encoding/binary [2020-09-12T12:44:30.821Z] #47 52.84 encoding/base64 [2020-09-12T12:44:30.821Z] #47 52.87 golang.org/x/sys/unix [2020-09-12T12:44:30.821Z] #47 56.59 encoding/json [2020-09-12T12:44:30.821Z] #47 56.60 github.com/pkg/diff [2020-09-12T12:44:30.821Z] #47 56.60 go/scanner [2020-09-12T12:44:29.167Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-09-12T12:44:30.127Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-12T12:44:30.128Z] > git --version # timeout=10 [2020-09-12T12:44:30.170Z] > git --version # 'git version 2.24.1.windows.2' [2020-09-12T12:44:30.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-12T12:44:30.173Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41441/head:refs/remotes/origin/PR-41441 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-12T12:44:31.090Z] #47 ... [2020-09-12T12:44:31.090Z] [2020-09-12T12:44:31.090Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:31.580Z] #10 ... [2020-09-12T12:44:31.580Z] [2020-09-12T12:44:31.580Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:31.580Z] #47 52.86 syscall [2020-09-12T12:44:31.580Z] #47 52.88 reflect [2020-09-12T12:44:31.580Z] #47 61.79 context [2020-09-12T12:44:31.580Z] #47 62.83 internal/poll [2020-09-12T12:44:31.580Z] #47 ... [2020-09-12T12:44:31.580Z] [2020-09-12T12:44:31.580Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:31.580Z] #38 62.30 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-12T12:44:31.580Z] #38 62.33 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-12T12:44:31.580Z] #38 62.36 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-12T12:44:31.580Z] #38 62.38 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-12T12:44:31.580Z] #38 62.41 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-12T12:44:31.580Z] #38 62.42 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-12T12:44:31.580Z] #38 62.45 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-12T12:44:31.580Z] #38 62.46 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-12T12:44:31.580Z] #38 62.48 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-12T12:44:31.580Z] #38 62.51 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-12T12:44:31.606Z] #39 87.49 CC criu/bfd.o [2020-09-12T12:44:31.651Z] #40 3.353 fatal: not a git repository (or any of the parent directories): .git [2020-09-12T12:44:31.863Z] #39 87.88 CC criu/bitmap.o [2020-09-12T12:44:31.949Z] #40 3.402 GEN .gitid [2020-09-12T12:44:31.949Z] #40 3.446 GEN criu/include/version.h [2020-09-12T12:44:31.949Z] #40 3.506 GEN include/common/asm [2020-09-12T12:44:32.122Z] #39 88.03 CC criu/cgroup-props.o [2020-09-12T12:44:32.411Z] #25 10.86 0.0% # 1.4% # 2.3% ## 3.7% ### 4.4% ### 5.2% #### 6.7% ##### 7.8% ###### 8.7% ####### 10.2% ######## 11.4% ######## 12.4% ######### 13.6% ########## 14.1% ########### 15.7% ############ 16.8% ############ 17.5% ############# 19.1% ############## 19.7% ############### 21.6% ################ 22.2% ################ 22.6% ################# 24.1% ################## 26.0% ################### 27.4% #################### 28.9% ##################### 30.5% ###################### 31.1% ####################### 32.0% ####################### 33.2% ######################## 33.8% ######################### 35.3% ########################## 36.8% ########################### 37.8% ############################ 39.1% ############################# 41.2% ############################### 44.2% ################################ 45.7% ################################## 47.6% ################################### 50.0% ##################################### 52.2% ###################################### 54.1% ######################################## 56.1% ######################################### 57.6% ########################################## 59.5% ############################################ 61.3% ############################################# 63.0% ############################################## 64.6% ############################################## 65.2% ################################################ 67.3% ################################################## 69.6% ################################################### 71.3% #################################################### 73.5% ###################################################### 75.5% ####################################################### 77.2% ######################################################## 78.9% ########################################################## 80.7% ########################################################### 82.4% ############################################################ 84.5% ############################################################## 86.6% ############################################################### 88.5% ################################################################# 90.6% ################################################################## 92.4% #################################################################### 94.4% ##################################################################### 96.5% ###################################################################### 98.1% ######################################################################## 100.0% [2020-09-12T12:44:32.411Z] #25 18.43 [2020-09-12T12:44:32.959Z] #38 ... [2020-09-12T12:44:32.959Z] [2020-09-12T12:44:32.959Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:32.959Z] #30 54.25 time [2020-09-12T12:44:32.959Z] #30 60.97 internal/poll [2020-09-12T12:44:32.959Z] #30 62.27 internal/fmtsort [2020-09-12T12:44:32.959Z] #30 62.90 internal/syscall/execenv [2020-09-12T12:44:32.959Z] #30 63.01 internal/syscall/unix [2020-09-12T12:44:32.959Z] #30 63.24 strings [2020-09-12T12:44:32.959Z] #30 63.24 os [2020-09-12T12:44:32.959Z] #30 ... [2020-09-12T12:44:32.959Z] [2020-09-12T12:44:32.959Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:32.959Z] #25 16.28 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-12T12:44:32.959Z] #25 16.62 [2020-09-12T12:44:32.959Z] #25 16.81 # 2.2% ######################################################################## 100.0% [2020-09-12T12:44:32.959Z] #25 16.93 [2020-09-12T12:44:32.959Z] #25 17.93 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-12T12:44:33.057Z] #39 88.78 CC criu/cgroup.o [2020-09-12T12:44:33.201Z] #52 146.6 + bin/containerd-shim-runc-v1 [2020-09-12T12:44:33.220Z] #25 18.35 [2020-09-12T12:44:33.479Z] #25 18.58 0.6% ######################################################################## 100.0% [2020-09-12T12:44:33.509Z] #40 4.982 PBCC images/timens.pb-c.c [2020-09-12T12:44:33.509Z] #40 5.005 DEP images/timens.pb-c.d [2020-09-12T12:44:33.509Z] #40 5.058 PBCC images/fown.pb-c.c [2020-09-12T12:44:33.509Z] #40 5.114 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-12T12:44:33.509Z] #40 5.178 PBCC images/opts.pb-c.c [2020-09-12T12:44:33.509Z] #40 5.226 PBCC images/memfd.pb-c.c [2020-09-12T12:44:33.738Z] #25 18.75 [2020-09-12T12:44:33.809Z] #40 5.280 DEP images/fown.pb-c.d [2020-09-12T12:44:33.809Z] #40 5.341 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-12T12:44:33.809Z] #40 5.397 DEP images/opts.pb-c.d [2020-09-12T12:44:33.809Z] #40 5.446 DEP images/memfd.pb-c.d [2020-09-12T12:44:33.900Z] #25 19.61 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-12T12:44:33.900Z] #25 19.95 [2020-09-12T12:44:33.984Z] #39 ... [2020-09-12T12:44:33.984Z] [2020-09-12T12:44:33.984Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:44:33.984Z] #17 28.37 Selecting previously unselected package python3-minimal. [2020-09-12T12:44:33.984Z] #17 28.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-09-12T12:44:33.984Z] #17 28.48 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-12T12:44:33.984Z] #17 28.50 Unpacking python3-minimal (3.7.3-1) ... [2020-09-12T12:44:33.984Z] #17 28.68 Selecting previously unselected package libmpdec2:amd64. [2020-09-12T12:44:33.984Z] #17 28.69 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-12T12:44:33.984Z] #17 28.71 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-12T12:44:33.984Z] #17 28.97 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-12T12:44:33.984Z] #17 29.05 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-12T12:44:33.984Z] #17 29.15 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-12T12:44:33.984Z] #17 30.09 Selecting previously unselected package python3.7. [2020-09-12T12:44:33.984Z] #17 30.10 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-12T12:44:33.984Z] #17 30.11 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-12T12:44:33.984Z] #17 30.23 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-12T12:44:33.984Z] #17 30.24 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-12T12:44:33.984Z] #17 30.25 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-12T12:44:33.984Z] #17 30.33 Setting up python3-minimal (3.7.3-1) ... [2020-09-12T12:44:33.984Z] #17 31.06 Selecting previously unselected package python3. [2020-09-12T12:44:33.984Z] #17 31.06 (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.) [2020-09-12T12:44:33.984Z] #17 31.15 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-12T12:44:33.984Z] #17 31.16 Unpacking python3 (3.7.3-1) ... [2020-09-12T12:44:33.984Z] #17 31.26 Selecting previously unselected package libip4tc0:amd64. [2020-09-12T12:44:33.984Z] #17 31.26 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-12T12:44:33.984Z] #17 31.27 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-12T12:44:33.984Z] #17 31.36 Selecting previously unselected package libip6tc0:amd64. [2020-09-12T12:44:33.984Z] #17 31.36 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-12T12:44:33.984Z] #17 31.37 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-12T12:44:33.984Z] #17 31.45 Selecting previously unselected package libiptc0:amd64. [2020-09-12T12:44:33.984Z] #17 31.46 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-12T12:44:33.984Z] #17 31.46 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-12T12:44:33.984Z] #17 31.56 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-12T12:44:33.984Z] #17 31.56 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-12T12:44:33.984Z] #17 31.57 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-12T12:44:33.984Z] #17 31.62 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-12T12:44:33.985Z] #17 31.62 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-12T12:44:33.985Z] #17 31.63 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-12T12:44:33.985Z] #17 31.74 Selecting previously unselected package libnftnl11:amd64. [2020-09-12T12:44:33.985Z] #17 31.77 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-12T12:44:33.985Z] #17 31.79 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-12T12:44:33.985Z] #17 31.91 Selecting previously unselected package iptables. [2020-09-12T12:44:33.985Z] #17 31.92 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-12T12:44:33.985Z] #17 31.92 Unpacking iptables (1.8.2-4) ... [2020-09-12T12:44:33.985Z] #17 32.18 Selecting previously unselected package xxd. [2020-09-12T12:44:33.985Z] #17 32.19 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-12T12:44:33.985Z] #17 32.20 Unpacking xxd (2:8.1.0875-5) ... [2020-09-12T12:44:33.985Z] #17 32.31 Selecting previously unselected package vim-common. [2020-09-12T12:44:33.985Z] #17 32.33 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-12T12:44:33.985Z] #17 32.35 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-12T12:44:33.985Z] #17 32.48 Selecting previously unselected package bash-completion. [2020-09-12T12:44:33.985Z] #17 32.49 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-12T12:44:34.108Z] #40 5.496 PBCC images/sit.pb-c.c [2020-09-12T12:44:34.109Z] #40 5.529 DEP images/sit.pb-c.d [2020-09-12T12:44:34.109Z] #40 5.614 PBCC images/macvlan.pb-c.c [2020-09-12T12:44:34.109Z] #40 5.632 DEP images/macvlan.pb-c.d [2020-09-12T12:44:34.109Z] #40 5.682 PBCC images/autofs.pb-c.c [2020-09-12T12:44:34.109Z] #40 5.701 DEP images/autofs.pb-c.d [2020-09-12T12:44:34.109Z] #40 5.742 PBCC images/sysctl.pb-c.c [2020-09-12T12:44:34.109Z] #40 5.775 DEP images/sysctl.pb-c.d [2020-09-12T12:44:34.109Z] #40 5.820 PBCC images/time.pb-c.c [2020-09-12T12:44:34.109Z] #40 ... [2020-09-12T12:44:34.109Z] [2020-09-12T12:44:34.109Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:44:34.109Z] #11 76.04 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-12T12:44:34.109Z] #11 76.05 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-12T12:44:34.109Z] #11 76.06 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:44:34.407Z] #11 76.25 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-12T12:44:34.407Z] #11 76.25 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-12T12:44:34.407Z] #11 76.26 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:44:34.581Z] #25 20.31 # 2.0% ######################################################################## 100.0% [2020-09-12T12:44:34.581Z] #25 20.41 [2020-09-12T12:44:34.677Z] #25 19.79 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-12T12:44:34.677Z] #25 19.89 skipping existing c35d46ef359f [2020-09-12T12:44:34.677Z] #25 19.99 [2020-09-12T12:44:35.605Z] #17 34.84 Unpacking bash-completion (1:2.8-6) ... [2020-09-12T12:44:35.610Z] #10 ... [2020-09-12T12:44:35.610Z] [2020-09-12T12:44:35.610Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:35.610Z] #38 57.47 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-12T12:44:35.610Z] #38 57.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-12T12:44:35.610Z] #38 57.50 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-12T12:44:35.610Z] #38 57.52 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-12T12:44:35.610Z] #38 57.53 Setting up python-six (1.12.0-1) ... [2020-09-12T12:44:35.610Z] #38 62.21 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-12T12:44:35.610Z] #38 62.24 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-12T12:44:35.610Z] #38 62.26 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-12T12:44:35.610Z] #38 62.27 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-12T12:44:35.610Z] #38 62.29 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-12T12:44:35.610Z] #38 62.30 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-12T12:44:35.610Z] #38 62.32 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-12T12:44:35.610Z] #38 62.33 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-12T12:44:35.610Z] #38 62.34 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-12T12:44:35.610Z] #38 62.35 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-12T12:44:35.610Z] #38 ... [2020-09-12T12:44:35.610Z] [2020-09-12T12:44:35.610Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:35.610Z] #25 15.42 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-12T12:44:35.610Z] #25 15.75 [2020-09-12T12:44:35.610Z] #25 15.86 ######################################################################## 100.0% [2020-09-12T12:44:35.610Z] #25 16.02 [2020-09-12T12:44:35.610Z] #25 16.72 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-12T12:44:35.610Z] #25 17.09 [2020-09-12T12:44:35.610Z] #25 17.29 #=#=# ####################################################### 77.5% ######################################################################## 100.0% [2020-09-12T12:44:35.610Z] #25 17.53 [2020-09-12T12:44:35.610Z] #25 18.42 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-12T12:44:35.610Z] #25 18.50 skipping existing c35d46ef359f [2020-09-12T12:44:35.610Z] #25 18.60 [2020-09-12T12:44:35.610Z] #25 19.71 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-12T12:44:35.610Z] #25 20.14 [2020-09-12T12:44:35.610Z] #25 20.29 ######################################################################## 100.0% [2020-09-12T12:44:35.610Z] #25 20.40 [2020-09-12T12:44:35.610Z] #25 20.46 Download of images into '/build' complete. [2020-09-12T12:44:35.610Z] #25 20.46 Use something like the following to load the result into a Docker daemon: [2020-09-12T12:44:35.610Z] #25 20.46 tar -cC '/build' . | docker load [2020-09-12T12:44:35.616Z] #25 20.86 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-12T12:44:35.655Z] #25 21.54 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-12T12:44:35.860Z] #17 35.23 Selecting previously unselected package bzip2. [2020-09-12T12:44:35.860Z] #17 35.25 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-12T12:44:35.860Z] #17 35.25 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-12T12:44:35.861Z] #17 35.31 Selecting previously unselected package xz-utils. [2020-09-12T12:44:35.861Z] #17 35.31 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-12T12:44:35.861Z] #17 35.32 Unpacking xz-utils (5.2.4-1) ... [2020-09-12T12:44:35.870Z] #25 ... [2020-09-12T12:44:35.870Z] [2020-09-12T12:44:35.870Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:35.870Z] #38 68.60 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-12T12:44:35.918Z] #25 21.87 [2020-09-12T12:44:36.116Z] #17 35.46 Selecting previously unselected package apparmor. [2020-09-12T12:44:36.116Z] #17 35.46 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-12T12:44:36.116Z] #17 35.53 Unpacking apparmor (2.13.2-10) ... [2020-09-12T12:44:36.185Z] #25 21.21 [2020-09-12T12:44:36.446Z] #25 21.52 ######################################################################## 100.0% [2020-09-12T12:44:36.446Z] #25 ... [2020-09-12T12:44:36.446Z] [2020-09-12T12:44:36.446Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:44:36.446Z] #10 67.76 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-12T12:44:36.446Z] #10 67.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-12T12:44:36.452Z] #38 69.13 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:44:36.495Z] #25 22.35 0.8% ######################################################################## 100.0% [2020-09-12T12:44:36.495Z] #25 22.60 [2020-09-12T12:44:36.680Z] #17 35.88 Selecting previously unselected package aufs-tools. [2020-09-12T12:44:36.680Z] #17 35.88 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-12T12:44:36.680Z] #17 35.89 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-12T12:44:36.680Z] #17 35.98 Selecting previously unselected package libonig5:amd64. [2020-09-12T12:44:36.680Z] #17 35.99 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-09-12T12:44:36.680Z] #17 35.99 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-12T12:44:36.706Z] #10 67.96 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-12T12:44:36.721Z] #52 149.7 + bin/containerd-shim-runc-v2 [2020-09-12T12:44:36.936Z] #17 36.16 Selecting previously unselected package libjq1:amd64. [2020-09-12T12:44:36.936Z] #17 36.17 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-12T12:44:36.936Z] #17 36.17 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-12T12:44:36.936Z] #17 36.28 Selecting previously unselected package jq. [2020-09-12T12:44:36.936Z] #17 36.28 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-12T12:44:36.936Z] #17 36.29 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-12T12:44:36.936Z] #17 36.39 Selecting previously unselected package libaio1:amd64. [2020-09-12T12:44:37.012Z] #52 150.4 + binaries [2020-09-12T12:44:37.012Z] #52 150.4 + install -D bin/containerd /build/containerd [2020-09-12T12:44:37.012Z] #52 150.5 + install -D bin/containerd-shim /build/containerd-shim [2020-09-12T12:44:37.012Z] #52 150.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-12T12:44:37.012Z] #52 150.5 + install -D bin/ctr /build/ctr [2020-09-12T12:44:37.180Z] #11 ... [2020-09-12T12:44:37.180Z] [2020-09-12T12:44:37.180Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:37.180Z] #48 68.95 reflect [2020-09-12T12:44:37.180Z] #48 69.21 regexp/syntax [2020-09-12T12:44:37.180Z] #48 77.79 context [2020-09-12T12:44:37.180Z] #48 78.00 internal/poll [2020-09-12T12:44:37.180Z] #48 ... [2020-09-12T12:44:37.180Z] [2020-09-12T12:44:37.180Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:44:37.180Z] #40 5.840 DEP images/time.pb-c.d [2020-09-12T12:44:37.180Z] #40 5.872 PBCC images/binfmt-misc.pb-c.c [2020-09-12T12:44:37.180Z] #40 5.894 DEP images/binfmt-misc.pb-c.d [2020-09-12T12:44:37.180Z] #40 5.921 PBCC images/seccomp.pb-c.c [2020-09-12T12:44:37.180Z] #40 5.940 DEP images/seccomp.pb-c.d [2020-09-12T12:44:37.180Z] #40 5.992 PBCC images/userns.pb-c.c [2020-09-12T12:44:37.180Z] #40 6.010 DEP images/userns.pb-c.d [2020-09-12T12:44:37.180Z] #40 6.043 PBCC images/cgroup.pb-c.c [2020-09-12T12:44:37.180Z] #40 6.067 DEP images/cgroup.pb-c.d [2020-09-12T12:44:37.180Z] #40 6.119 PBCC images/ext-file.pb-c.c [2020-09-12T12:44:37.180Z] #40 6.144 DEP images/ext-file.pb-c.d [2020-09-12T12:44:37.180Z] #40 6.239 PBCC images/rpc.pb-c.c [2020-09-12T12:44:37.180Z] #40 6.313 DEP images/rpc.pb-c.d [2020-09-12T12:44:37.180Z] #40 6.414 PBCC images/siginfo.pb-c.c [2020-09-12T12:44:37.180Z] #40 6.430 DEP images/siginfo.pb-c.d [2020-09-12T12:44:37.180Z] #40 6.493 PBCC images/pagemap.pb-c.c [2020-09-12T12:44:37.180Z] #40 6.572 DEP images/pagemap.pb-c.d [2020-09-12T12:44:37.180Z] #40 6.628 PBCC images/rlimit.pb-c.c [2020-09-12T12:44:37.180Z] #40 6.637 DEP images/rlimit.pb-c.d [2020-09-12T12:44:37.180Z] #40 6.707 PBCC images/file-lock.pb-c.c [2020-09-12T12:44:37.180Z] #40 6.742 DEP images/file-lock.pb-c.d [2020-09-12T12:44:37.180Z] #40 6.814 PBCC images/tty.pb-c.c [2020-09-12T12:44:37.180Z] #40 6.887 DEP images/tty.pb-c.d [2020-09-12T12:44:37.180Z] #40 6.969 PBCC images/tun.pb-c.c [2020-09-12T12:44:37.180Z] #40 6.994 PBCC images/netdev.pb-c.c [2020-09-12T12:44:37.180Z] #40 7.078 DEP images/tun.pb-c.d [2020-09-12T12:44:37.180Z] #40 7.164 DEP images/netdev.pb-c.d [2020-09-12T12:44:37.180Z] #40 7.219 PBCC images/vma.pb-c.c [2020-09-12T12:44:37.180Z] #40 7.284 DEP images/vma.pb-c.d [2020-09-12T12:44:37.180Z] #40 7.376 PBCC images/creds.pb-c.c [2020-09-12T12:44:37.180Z] #40 7.410 DEP images/creds.pb-c.d [2020-09-12T12:44:37.180Z] #40 7.477 PBCC images/utsns.pb-c.c [2020-09-12T12:44:37.180Z] #40 7.533 DEP images/utsns.pb-c.d [2020-09-12T12:44:37.180Z] #40 7.592 PBCC images/ipc-desc.pb-c.c [2020-09-12T12:44:37.180Z] #40 7.639 PBCC images/ipc-sem.pb-c.c [2020-09-12T12:44:37.180Z] #40 7.693 DEP images/ipc-desc.pb-c.d [2020-09-12T12:44:37.180Z] #40 7.752 DEP images/ipc-sem.pb-c.d [2020-09-12T12:44:37.180Z] #40 7.808 PBCC images/ipc-msg.pb-c.c [2020-09-12T12:44:37.180Z] #40 7.822 DEP images/ipc-msg.pb-c.d [2020-09-12T12:44:37.180Z] #40 7.853 PBCC images/ipc-shm.pb-c.c [2020-09-12T12:44:37.180Z] #40 7.886 DEP images/ipc-shm.pb-c.d [2020-09-12T12:44:37.180Z] #40 7.918 PBCC images/ipc-var.pb-c.c [2020-09-12T12:44:37.180Z] #40 7.951 DEP images/ipc-var.pb-c.d [2020-09-12T12:44:37.180Z] #40 7.981 PBCC images/sk-opts.pb-c.c [2020-09-12T12:44:37.180Z] #40 8.035 PBCC images/packet-sock.pb-c.c [2020-09-12T12:44:37.180Z] #40 8.126 DEP images/sk-opts.pb-c.d [2020-09-12T12:44:37.180Z] #40 8.195 DEP images/packet-sock.pb-c.d [2020-09-12T12:44:37.180Z] #40 8.255 PBCC images/sk-netlink.pb-c.c [2020-09-12T12:44:37.180Z] #40 8.311 DEP images/sk-netlink.pb-c.d [2020-09-12T12:44:37.180Z] #40 8.370 PBCC images/sk-inet.pb-c.c [2020-09-12T12:44:37.180Z] #40 8.450 DEP images/sk-inet.pb-c.d [2020-09-12T12:44:37.180Z] #40 8.497 PBCC images/sk-unix.pb-c.c [2020-09-12T12:44:37.180Z] #40 8.533 DEP images/sk-unix.pb-c.d [2020-09-12T12:44:37.180Z] #40 8.636 PBCC images/mm.pb-c.c [2020-09-12T12:44:37.180Z] #40 8.699 DEP images/mm.pb-c.d [2020-09-12T12:44:37.180Z] #40 8.751 PBCC images/timerfd.pb-c.c [2020-09-12T12:44:37.180Z] #40 8.803 DEP images/timerfd.pb-c.d [2020-09-12T12:44:37.180Z] #40 8.889 PBCC images/timer.pb-c.c [2020-09-12T12:44:37.192Z] #17 36.40 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-09-12T12:44:37.192Z] #17 36.41 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-12T12:44:37.192Z] #17 36.46 Selecting previously unselected package libgpm2:amd64. [2020-09-12T12:44:37.192Z] #17 36.47 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-09-12T12:44:37.192Z] #17 36.47 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-12T12:44:37.192Z] #17 36.55 Selecting previously unselected package libicu63:amd64. [2020-09-12T12:44:37.192Z] #17 36.55 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-12T12:44:37.192Z] #17 36.56 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-12T12:44:37.276Z] #10 ... [2020-09-12T12:44:37.276Z] [2020-09-12T12:44:37.276Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:37.276Z] #41 58.62 time [2020-09-12T12:44:37.276Z] #41 64.17 strings [2020-09-12T12:44:37.276Z] #41 64.36 os [2020-09-12T12:44:37.276Z] #41 67.55 regexp/syntax [2020-09-12T12:44:37.276Z] #41 68.07 fmt [2020-09-12T12:44:37.276Z] #41 ... [2020-09-12T12:44:37.276Z] [2020-09-12T12:44:37.276Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:44:37.276Z] #32 61.49 Selecting previously unselected package cmake. [2020-09-12T12:44:37.276Z] #32 61.53 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-12T12:44:37.276Z] #32 61.54 Unpacking cmake (3.13.4-1) ... [2020-09-12T12:44:37.276Z] #32 64.75 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-12T12:44:37.276Z] #32 64.76 Setting up xxd (2:8.1.0875-5) ... [2020-09-12T12:44:37.276Z] #32 64.78 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-12T12:44:37.276Z] #32 64.80 Setting up vim-common (2:8.1.0875-5) ... [2020-09-12T12:44:37.276Z] #32 64.86 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-12T12:44:37.276Z] #32 64.88 Setting up cmake-data (3.13.4-1) ... [2020-09-12T12:44:37.276Z] #32 64.92 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-12T12:44:37.276Z] #32 64.94 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-12T12:44:37.276Z] #32 64.95 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-12T12:44:37.276Z] #32 64.96 Setting up cmake (3.13.4-1) ... [2020-09-12T12:44:37.276Z] #32 64.98 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:44:37.276Z] #32 65.09 Processing triggers for mime-support (3.62) ... [2020-09-12T12:44:37.478Z] #40 8.942 DEP images/timer.pb-c.d [2020-09-12T12:44:37.478Z] #40 9.013 PBCC images/sa.pb-c.c [2020-09-12T12:44:37.478Z] #40 9.047 DEP images/sa.pb-c.d [2020-09-12T12:44:37.478Z] #40 9.131 PBCC images/pipe-data.pb-c.c [2020-09-12T12:44:37.536Z] #32 ... [2020-09-12T12:44:37.536Z] [2020-09-12T12:44:37.536Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:37.536Z] #38 68.87 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-12T12:44:37.536Z] #38 68.98 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:44:37.653Z] #52 DONE 151.0s [2020-09-12T12:44:37.777Z] #40 9.180 DEP images/pipe-data.pb-c.d [2020-09-12T12:44:37.777Z] #40 9.265 PBCC images/mnt.pb-c.c [2020-09-12T12:44:37.777Z] #40 9.307 DEP images/mnt.pb-c.d [2020-09-12T12:44:37.777Z] #40 9.366 PBCC images/sk-packet.pb-c.c [2020-09-12T12:44:37.777Z] #40 9.387 DEP images/sk-packet.pb-c.d [2020-09-12T12:44:37.777Z] #40 9.440 PBCC images/tcp-stream.pb-c.c [2020-09-12T12:44:37.777Z] #40 9.496 DEP images/tcp-stream.pb-c.d [2020-09-12T12:44:37.837Z] #38 DONE 70.6s [2020-09-12T12:44:37.837Z] [2020-09-12T12:44:37.837Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:37.837Z] #25 DONE 24.0s [2020-09-12T12:44:37.837Z] [2020-09-12T12:44:37.837Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:44:37.837Z] #32 65.68 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-12T12:44:37.837Z] #32 65.70 Setting up xxd (2:8.1.0875-5) ... [2020-09-12T12:44:37.837Z] #32 65.71 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-12T12:44:37.837Z] #32 65.72 Setting up vim-common (2:8.1.0875-5) ... [2020-09-12T12:44:37.837Z] #32 65.74 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-12T12:44:37.837Z] #32 65.75 Setting up cmake-data (3.13.4-1) ... [2020-09-12T12:44:37.837Z] #32 65.78 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-12T12:44:37.837Z] #32 65.81 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-12T12:44:37.837Z] #32 65.82 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-12T12:44:37.837Z] #32 65.84 Setting up cmake (3.13.4-1) ... [2020-09-12T12:44:37.837Z] #32 65.85 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:44:37.837Z] #32 65.90 Processing triggers for mime-support (3.62) ... [2020-09-12T12:44:37.837Z] #32 DONE 70.5s [2020-09-12T12:44:37.837Z] [2020-09-12T12:44:37.837Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:44:37.946Z] [2020-09-12T12:44:37.946Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-12T12:44:37.983Z] #25 23.68 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-12T12:44:37.984Z] #25 23.81 skipping existing 9a99313a2c50 [2020-09-12T12:44:37.984Z] #25 23.88 [2020-09-12T12:44:38.076Z] #40 9.594 PBCC images/pipe.pb-c.c [2020-09-12T12:44:38.076Z] #40 9.677 DEP images/pipe.pb-c.d [2020-09-12T12:44:38.076Z] #40 9.722 PBCC images/pstree.pb-c.c [2020-09-12T12:44:38.076Z] #40 9.747 DEP images/pstree.pb-c.d [2020-09-12T12:44:38.108Z] #38 ... [2020-09-12T12:44:38.108Z] [2020-09-12T12:44:38.108Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:38.108Z] #25 21.64 [2020-09-12T12:44:38.108Z] #25 21.69 Download of images into '/build' complete. [2020-09-12T12:44:38.108Z] #25 21.69 Use something like the following to load the result into a Docker daemon: [2020-09-12T12:44:38.108Z] #25 21.69 tar -cC '/build' . | docker load [2020-09-12T12:44:38.108Z] #25 DONE 23.4s [2020-09-12T12:44:38.238Z] #53 DONE 0.3s [2020-09-12T12:44:38.367Z] [2020-09-12T12:44:38.367Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:44:38.367Z] #32 DONE 69.6s [2020-09-12T12:44:38.367Z] [2020-09-12T12:44:38.367Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:38.367Z] #38 DONE 69.6s [2020-09-12T12:44:38.367Z] [2020-09-12T12:44:38.367Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:44:38.374Z] #40 9.822 PBCC images/fs.pb-c.c [2020-09-12T12:44:38.374Z] #40 9.836 DEP images/fs.pb-c.d [2020-09-12T12:44:38.374Z] #40 ... [2020-09-12T12:44:38.374Z] [2020-09-12T12:44:38.374Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:38.374Z] #42 70.12 regexp/syntax [2020-09-12T12:44:38.374Z] #42 72.05 crypto [2020-09-12T12:44:38.374Z] #42 72.76 crypto/rc4 [2020-09-12T12:44:38.374Z] #42 73.37 vendor/golang.org/x/text/transform [2020-09-12T12:44:38.374Z] #42 77.54 time [2020-09-12T12:44:38.374Z] #42 ... [2020-09-12T12:44:38.374Z] [2020-09-12T12:44:38.374Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:38.374Z] #48 80.29 regexp [2020-09-12T12:44:38.530Z] [2020-09-12T12:44:38.530Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-12T12:44:38.530Z] #57 DONE 0.2s [2020-09-12T12:44:38.530Z] [2020-09-12T12:44:38.530Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-12T12:44:38.822Z] #59 DONE 0.2s [2020-09-12T12:44:38.822Z] [2020-09-12T12:44:38.822Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-12T12:44:38.822Z] #61 DONE 0.1s [2020-09-12T12:44:38.822Z] [2020-09-12T12:44:38.822Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-12T12:44:38.822Z] #62 DONE 0.0s [2020-09-12T12:44:38.822Z] [2020-09-12T12:44:38.822Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-12T12:44:38.978Z] #25 24.89 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-12T12:44:39.456Z] #63 DONE 0.6s [2020-09-12T12:44:39.555Z] #25 25.25 [2020-09-12T12:44:39.555Z] #25 ... [2020-09-12T12:44:39.555Z] [2020-09-12T12:44:39.555Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:39.555Z] #30 55.47 github.com/BurntSushi/toml/cmd/tomlv [2020-09-12T12:44:39.748Z] [2020-09-12T12:44:39.748Z] #64 exporting to image [2020-09-12T12:44:39.748Z] #64 exporting layers [2020-09-12T12:44:39.818Z] #30 ... [2020-09-12T12:44:39.818Z] [2020-09-12T12:44:39.818Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:44:40.345Z] #52 26.69 Checking out files: 40% (1305/3238) Checking out files: 41% (1328/3238) Checking out files: 42% (1360/3238) Checking out files: 43% (1393/3238) Checking out files: 44% (1425/3238) Checking out files: 45% (1458/3238) Checking out files: 46% (1490/3238) Checking out files: 47% (1522/3238) Checking out files: 48% (1555/3238) Checking out files: 49% (1587/3238) Checking out files: 50% (1619/3238) Checking out files: 51% (1652/3238) Checking out files: 52% (1684/3238) Checking out files: 53% (1717/3238) Checking out files: 54% (1749/3238) Checking out files: 55% (1781/3238) Checking out files: 56% (1814/3238) Checking out files: 57% (1846/3238) Checking out files: 58% (1879/3238) Checking out files: 59% (1911/3238) Checking out files: 60% (1943/3238) Checking out files: 61% (1976/3238) Checking out files: 62% (2008/3238) Checking out files: 63% (2040/3238) Checking out files: 64% (2073/3238) Checking out files: 65% (2105/3238) Checking out files: 66% (2138/3238) Checking out files: 67% (2170/3238) Checking out files: 68% (2202/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 74% (2397/3238) Checking out files: 74% (2400/3238) Checking out files: 75% (2429/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 84% (2720/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 88% (2850/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) Checking out files: 92% (2979/3238) Checking out files: 93% (3012/3238) Checking out files: 94% (3044/3238) Checking out files: 95% (3077/3238) Checking out files: 96% (3109/3238) Checking out files: 97% (3141/3238) Checking out files: 98% (3174/3238) Checking out files: 99% (3206/3238) Checking out files: 100% (3238/3238) Checking out files: 100% (3238/3238), done. [2020-09-12T12:44:40.345Z] #52 28.46 + cd /tmp/tmp.U1i1pQdV0H/src/github.com/containerd/containerd [2020-09-12T12:44:40.377Z] #39 ... [2020-09-12T12:44:40.377Z] [2020-09-12T12:44:40.377Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:40.377Z] #41 62.56 internal/fmtsort [2020-09-12T12:44:40.377Z] #41 63.16 strings [2020-09-12T12:44:40.377Z] #41 64.81 os [2020-09-12T12:44:40.377Z] #41 66.08 regexp/syntax [2020-09-12T12:44:40.377Z] #41 69.22 fmt [2020-09-12T12:44:40.377Z] #41 69.90 regexp [2020-09-12T12:44:40.377Z] #41 ... [2020-09-12T12:44:40.377Z] [2020-09-12T12:44:40.377Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:40.377Z] #33 2.091 + RM_GOPATH=0 [2020-09-12T12:44:40.377Z] #33 2.091 + TMP_GOPATH= [2020-09-12T12:44:40.377Z] #33 2.091 + : /build [2020-09-12T12:44:40.377Z] #33 2.091 + '[' -z '' ']' [2020-09-12T12:44:40.377Z] #33 2.091 ++ mktemp -d [2020-09-12T12:44:40.377Z] #33 2.092 + export GOPATH=/tmp/tmp.BYwW5DdmF9 [2020-09-12T12:44:40.377Z] #33 2.092 + GOPATH=/tmp/tmp.BYwW5DdmF9 [2020-09-12T12:44:40.377Z] #33 2.092 + RM_GOPATH=1 [2020-09-12T12:44:40.377Z] #33 2.092 + case "$(go env GOARCH)" in [2020-09-12T12:44:40.377Z] #33 2.107 ++ go env GOARCH [2020-09-12T12:44:40.377Z] #33 2.127 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-12T12:44:40.377Z] #33 2.127 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:44:40.377Z] #33 2.127 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:44:40.377Z] #33 2.127 ++ dirname /tmp/install/install.sh [2020-09-12T12:44:40.377Z] #33 2.127 + dir=/tmp/install [2020-09-12T12:44:40.377Z] #33 2.127 + bin=tini [2020-09-12T12:44:40.377Z] #33 2.127 + shift [2020-09-12T12:44:40.377Z] #33 2.127 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-12T12:44:40.377Z] #33 2.127 + . /tmp/install/tini.installer [2020-09-12T12:44:40.377Z] #33 2.127 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-12T12:44:40.377Z] #33 2.127 + install_tini [2020-09-12T12:44:40.377Z] #33 2.127 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-12T12:44:40.377Z] #33 2.127 + git clone https://github.com/krallin/tini.git /tmp/tmp.BYwW5DdmF9/tini [2020-09-12T12:44:40.377Z] #33 2.163 Cloning into '/tmp/tmp.BYwW5DdmF9/tini'... [2020-09-12T12:44:40.460Z] #17 39.54 Selecting previously unselected package libnet1:amd64. [2020-09-12T12:44:40.460Z] #17 39.55 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-12T12:44:40.460Z] #17 39.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-12T12:44:40.460Z] #17 39.65 Selecting previously unselected package libnl-3-200:amd64. [2020-09-12T12:44:40.460Z] #17 39.65 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-12T12:44:40.460Z] #17 39.66 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-12T12:44:40.460Z] #17 39.75 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-12T12:44:40.460Z] #17 39.76 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-12T12:44:40.460Z] #17 39.77 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-12T12:44:40.460Z] #17 39.83 Selecting previously unselected package libreadline5:amd64. [2020-09-12T12:44:40.460Z] #17 39.85 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-12T12:44:40.460Z] #17 39.85 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-12T12:44:40.460Z] #17 39.95 Selecting previously unselected package net-tools. [2020-09-12T12:44:40.460Z] #17 39.95 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-12T12:44:40.608Z] #52 28.46 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-12T12:44:40.716Z] #17 39.96 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-12T12:44:40.716Z] #17 40.16 Selecting previously unselected package python-pip-whl. [2020-09-12T12:44:40.716Z] #17 40.17 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-12T12:44:40.716Z] #17 40.18 Unpacking python-pip-whl (18.1-5) ... [2020-09-12T12:44:40.872Z] #52 28.84 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-12T12:44:40.872Z] #52 28.84 + BUILDTAGS='netgo osusergo static_build' [2020-09-12T12:44:40.872Z] #52 28.84 + export EXTRA_FLAGS=-buildmode=pie [2020-09-12T12:44:40.872Z] #52 28.84 + EXTRA_FLAGS=-buildmode=pie [2020-09-12T12:44:40.872Z] #52 28.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-12T12:44:40.872Z] #52 28.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-12T12:44:40.872Z] #52 28.84 + '[' '' = dynamic ']' [2020-09-12T12:44:40.872Z] #52 28.84 + make [2020-09-12T12:44:40.872Z] #52 ... [2020-09-12T12:44:40.872Z] [2020-09-12T12:44:40.872Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:44:40.872Z] #32 56.81 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-12T12:44:40.872Z] #32 57.20 Setting up xxd (2:8.1.0875-5) ... [2020-09-12T12:44:40.872Z] #32 57.33 Setting up libuv1:arm64 (1.24.1-1) ... [2020-09-12T12:44:40.872Z] #32 57.83 Setting up vim-common (2:8.1.0875-5) ... [2020-09-12T12:44:40.872Z] #32 57.87 Setting up librhash0:arm64 (1.3.8-1) ... [2020-09-12T12:44:40.872Z] #32 57.88 Setting up cmake-data (3.13.4-1) ... [2020-09-12T12:44:40.872Z] #32 57.91 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-09-12T12:44:40.872Z] #32 58.02 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-09-12T12:44:40.872Z] #32 58.28 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-09-12T12:44:40.872Z] #32 58.29 Setting up cmake (3.13.4-1) ... [2020-09-12T12:44:40.872Z] #32 58.30 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:44:40.872Z] #32 58.44 Processing triggers for mime-support (3.62) ... [2020-09-12T12:44:41.136Z] #32 ... [2020-09-12T12:44:41.136Z] [2020-09-12T12:44:41.136Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:41.136Z] #25 25.76 ######################################################################## 100.0% [2020-09-12T12:44:41.136Z] #25 25.83 [2020-09-12T12:44:41.136Z] #25 25.88 Download of images into '/build' complete. [2020-09-12T12:44:41.136Z] #25 25.88 Use something like the following to load the result into a Docker daemon: [2020-09-12T12:44:41.136Z] #25 25.88 tar -cC '/build' . | docker load [2020-09-12T12:44:41.172Z] #48 82.88 os [2020-09-12T12:44:41.278Z] #17 40.74 Selecting previously unselected package python3-lib2to3. [2020-09-12T12:44:41.278Z] #17 40.75 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-12T12:44:41.278Z] #17 40.75 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-12T12:44:41.322Z] #33 3.325 + cd /tmp/tmp.BYwW5DdmF9/tini [2020-09-12T12:44:41.322Z] #33 3.326 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-12T12:44:41.322Z] #33 3.342 + cmake . [2020-09-12T12:44:41.534Z] #17 40.86 Selecting previously unselected package python3-distutils. [2020-09-12T12:44:41.534Z] #17 40.86 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-12T12:44:41.534Z] #17 40.87 Unpacking python3-distutils (3.7.3-1) ... [2020-09-12T12:44:41.534Z] #17 40.97 Selecting previously unselected package python3-pip. [2020-09-12T12:44:41.534Z] #17 40.98 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-12T12:44:41.534Z] #17 40.99 Unpacking python3-pip (18.1-5) ... [2020-09-12T12:44:41.712Z] #25 ... [2020-09-12T12:44:41.712Z] [2020-09-12T12:44:41.712Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:41.712Z] #41 57.57 text/template/parse [2020-09-12T12:44:41.712Z] #41 58.82 encoding/json [2020-09-12T12:44:41.712Z] #41 60.15 go/ast [2020-09-12T12:44:41.712Z] #41 62.00 text/template [2020-09-12T12:44:41.712Z] #41 64.82 encoding/xml [2020-09-12T12:44:41.712Z] #41 64.87 go/parser [2020-09-12T12:44:41.712Z] #41 67.62 go/doc [2020-09-12T12:44:41.712Z] #41 ... [2020-09-12T12:44:41.712Z] [2020-09-12T12:44:41.712Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:44:41.712Z] #52 29.88 + bin/ctr [2020-09-12T12:44:41.790Z] #17 41.12 Selecting previously unselected package python3-pkg-resources. [2020-09-12T12:44:41.790Z] #17 41.13 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-12T12:44:41.790Z] #17 41.14 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-12T12:44:42.046Z] #17 41.25 Selecting previously unselected package python3-setuptools. [2020-09-12T12:44:42.046Z] #17 41.26 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-12T12:44:42.046Z] #17 41.27 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-12T12:44:42.046Z] #17 41.48 Selecting previously unselected package python3-wheel. [2020-09-12T12:44:42.046Z] #17 41.49 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-12T12:44:42.260Z] #33 4.360 -- The C compiler identification is GNU 8.3.0 [2020-09-12T12:44:42.260Z] #33 ... [2020-09-12T12:44:42.260Z] [2020-09-12T12:44:42.260Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:42.260Z] #47 64.89 context [2020-09-12T12:44:42.260Z] #47 65.56 encoding/binary [2020-09-12T12:44:42.260Z] #47 65.86 os [2020-09-12T12:44:42.260Z] #47 67.82 encoding/base64 [2020-09-12T12:44:42.260Z] #47 68.50 golang.org/x/sys/unix [2020-09-12T12:44:42.260Z] #47 69.54 fmt [2020-09-12T12:44:42.260Z] #47 ... [2020-09-12T12:44:42.260Z] [2020-09-12T12:44:42.260Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:44:42.260Z] #39 4.108 Note: Building without setproctitle() and strlcpy() support. [2020-09-12T12:44:42.260Z] #39 4.108 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-12T12:44:42.260Z] #39 4.228 Note: Building without GnuTLS support [2020-09-12T12:44:42.260Z] #39 4.248 Makefile.config:39: Warn: you have no libnftables installed [2020-09-12T12:44:42.260Z] #39 4.248 Makefile.config:40: Warn: Building without nftables support [2020-09-12T12:44:42.288Z] #52 ... [2020-09-12T12:44:42.289Z] [2020-09-12T12:44:42.289Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:42.289Z] #38 58.27 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-09-12T12:44:42.289Z] #38 58.29 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:44:42.302Z] #17 41.50 Unpacking python3-wheel (0.32.3-2) ... [2020-09-12T12:44:42.302Z] #17 41.57 Selecting previously unselected package sudo. [2020-09-12T12:44:42.302Z] #17 41.58 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-12T12:44:42.302Z] #17 41.59 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-12T12:44:42.482Z] #64 exporting layers 2.6s done [2020-09-12T12:44:42.482Z] #64 writing image sha256:5c3f99e26f60af9900fca53399c6dca76864b096b146314fa141f8142a721bc5 done [2020-09-12T12:44:42.482Z] #64 naming to docker.io/library/docker:6efa9e05756f709043790474e877e2df693e1922 done [2020-09-12T12:44:42.482Z] #64 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-09-12T12:44:42.559Z] #17 42.05 Selecting previously unselected package thin-provisioning-tools. [Pipeline] sh [2020-09-12T12:44:42.815Z] #17 42.06 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-12T12:44:42.815Z] #17 42.07 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-12T12:44:42.815Z] #17 42.31 Selecting previously unselected package uidmap. [2020-09-12T12:44:42.868Z] #38 ... [2020-09-12T12:44:42.868Z] [2020-09-12T12:44:42.868Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:44:42.868Z] #10 61.59 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-12T12:44:42.868Z] #10 61.59 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-09-12T12:44:42.868Z] #10 62.00 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:44:42.868Z] #10 64.94 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-12T12:44:42.868Z] #10 64.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-09-12T12:44:42.868Z] #10 65.47 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:44:42.868Z] #10 ... [2020-09-12T12:44:42.868Z] [2020-09-12T12:44:42.868Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:42.868Z] #47 58.61 go/ast [2020-09-12T12:44:42.868Z] #47 59.27 mvdan.cc/editorconfig [2020-09-12T12:44:42.868Z] #47 60.69 mvdan.cc/sh/v3/syntax [2020-09-12T12:44:42.868Z] #47 63.77 golang.org/x/crypto/ssh/terminal [2020-09-12T12:44:42.868Z] #47 66.77 mvdan.cc/sh/v3/cmd/shfmt [2020-09-12T12:44:42.914Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41441/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6efa9e05756f709043790474e877e2df693e1922 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6efa9e05756f709043790474e877e2df693e1922 hack/test/unit [2020-09-12T12:44:43.071Z] #17 42.32 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-12T12:44:43.071Z] #17 42.33 Unpacking uidmap (1:4.5-1.1) ... [2020-09-12T12:44:43.071Z] #17 42.41 Selecting previously unselected package vim-runtime. [2020-09-12T12:44:43.071Z] #17 42.42 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-12T12:44:43.071Z] #17 42.46 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-12T12:44:43.071Z] #17 42.52 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-12T12:44:43.071Z] #17 42.52 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-12T12:44:43.131Z] #47 ... [2020-09-12T12:44:43.131Z] [2020-09-12T12:44:43.131Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:43.131Z] #41 68.89 compress/gzip [2020-09-12T12:44:43.639Z] #39 ... [2020-09-12T12:44:43.639Z] [2020-09-12T12:44:43.639Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:43.639Z] #30 66.29 path [2020-09-12T12:44:43.639Z] #30 66.52 fmt [2020-09-12T12:44:43.639Z] #30 67.12 path/filepath [2020-09-12T12:44:43.639Z] #30 68.43 io/ioutil [2020-09-12T12:44:43.639Z] #30 69.05 text/tabwriter [2020-09-12T12:44:43.639Z] #30 70.06 github.com/BurntSushi/toml [2020-09-12T12:44:43.639Z] #30 70.06 flag [2020-09-12T12:44:43.639Z] #30 72.97 log [2020-09-12T12:44:43.639Z] #30 76.25 github.com/BurntSushi/toml/cmd/tomlv [2020-09-12T12:44:43.647Z] #39 4.369 Note: Building without setproctitle() and strlcpy() support. [2020-09-12T12:44:43.647Z] #39 4.369 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-12T12:44:43.647Z] #39 4.412 Note: Building without GnuTLS support [2020-09-12T12:44:43.647Z] #39 4.417 Makefile.config:39: Warn: you have no libnftables installed [2020-09-12T12:44:43.647Z] #39 4.417 Makefile.config:40: Warn: Building without nftables support [2020-09-12T12:44:43.647Z] #39 ... [2020-09-12T12:44:43.647Z] [2020-09-12T12:44:43.647Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:43.647Z] #47 64.67 os [2020-09-12T12:44:43.647Z] #47 67.29 encoding/binary [2020-09-12T12:44:43.647Z] #47 68.80 fmt [2020-09-12T12:44:43.647Z] #47 68.92 encoding/base64 [2020-09-12T12:44:43.647Z] #47 69.78 golang.org/x/sys/unix [2020-09-12T12:44:43.647Z] #47 ... [2020-09-12T12:44:43.647Z] [2020-09-12T12:44:43.647Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:43.647Z] #33 2.025 + RM_GOPATH=0 [2020-09-12T12:44:43.647Z] #33 2.025 + TMP_GOPATH= [2020-09-12T12:44:43.647Z] #33 2.025 + : /build [2020-09-12T12:44:43.647Z] #33 2.025 + '[' -z '' ']' [2020-09-12T12:44:43.647Z] #33 2.025 ++ mktemp -d [2020-09-12T12:44:43.647Z] #33 2.025 + export GOPATH=/tmp/tmp.GfXNrXv9pb [2020-09-12T12:44:43.647Z] #33 2.025 + GOPATH=/tmp/tmp.GfXNrXv9pb [2020-09-12T12:44:43.647Z] #33 2.025 + RM_GOPATH=1 [2020-09-12T12:44:43.647Z] #33 2.025 + case "$(go env GOARCH)" in [2020-09-12T12:44:43.647Z] #33 2.031 ++ go env GOARCH [2020-09-12T12:44:43.647Z] #33 2.050 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:44:43.647Z] #33 2.050 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:44:43.647Z] #33 2.053 ++ dirname /tmp/install/install.sh [2020-09-12T12:44:43.647Z] #33 2.070 + dir=/tmp/install [2020-09-12T12:44:43.647Z] #33 2.070 + bin=tini [2020-09-12T12:44:43.647Z] #33 2.071 + shift [2020-09-12T12:44:43.647Z] #33 2.071 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-12T12:44:43.647Z] #33 2.072 + . /tmp/install/tini.installer [2020-09-12T12:44:43.647Z] #33 2.072 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-12T12:44:43.647Z] #33 2.073 + install_tini [2020-09-12T12:44:43.647Z] #33 2.074 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-12T12:44:43.647Z] #33 2.075 + git clone https://github.com/krallin/tini.git /tmp/tmp.GfXNrXv9pb/tini [2020-09-12T12:44:43.647Z] #33 2.075 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-12T12:44:43.647Z] #33 2.084 Cloning into '/tmp/tmp.GfXNrXv9pb/tini'... [2020-09-12T12:44:43.647Z] #33 3.421 + cd /tmp/tmp.GfXNrXv9pb/tini [2020-09-12T12:44:43.647Z] #33 3.421 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-12T12:44:43.647Z] #33 3.500 + cmake . [2020-09-12T12:44:43.647Z] #33 4.481 -- The C compiler identification is GNU 8.3.0 [2020-09-12T12:44:43.647Z] #33 4.537 -- Check for working C compiler: /usr/bin/cc [2020-09-12T12:44:43.647Z] #33 5.137 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-12T12:44:43.647Z] #33 5.141 -- Detecting C compiler ABI info [2020-09-12T12:44:43.899Z] #30 ... [2020-09-12T12:44:43.899Z] [2020-09-12T12:44:43.899Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:43.899Z] #33 4.428 -- Check for working C compiler: /usr/bin/cc [2020-09-12T12:44:43.899Z] #33 4.912 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-12T12:44:43.899Z] #33 4.933 -- Detecting C compiler ABI info [2020-09-12T12:44:43.899Z] #33 5.719 -- Detecting C compiler ABI info - done [2020-09-12T12:44:43.899Z] #33 5.760 -- Detecting C compile features [2020-09-12T12:44:43.943Z] #48 ... [2020-09-12T12:44:43.943Z] [2020-09-12T12:44:43.943Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:44:43.943Z] #53 42.08 Checking out files: 64% (2095/3238) Checking out files: 65% (2105/3238) Checking out files: 66% (2138/3238) Checking out files: 67% (2170/3238) Checking out files: 68% (2202/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 74% (2397/3238) Checking out files: 75% (2429/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 84% (2720/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 88% (2850/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) Checking out files: 92% (2979/3238) Checking out files: 93% (3012/3238) Checking out files: 94% (3044/3238) Checking out files: 95% (3077/3238) Checking out files: 96% (3109/3238) Checking out files: 97% (3141/3238) Checking out files: 98% (3174/3238) Checking out files: 99% (3206/3238) Checking out files: 100% (3238/3238) Checking out files: 100% (3238/3238), done. [2020-09-12T12:44:43.943Z] #53 43.10 + cd /tmp/tmp.1cmgvGoqbp/src/github.com/containerd/containerd [2020-09-12T12:44:43.943Z] #53 43.10 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-12T12:44:43.943Z] #53 43.45 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-12T12:44:43.943Z] #53 43.45 + BUILDTAGS='netgo osusergo static_build' [2020-09-12T12:44:43.943Z] #53 43.45 + export EXTRA_FLAGS=-buildmode=pie [2020-09-12T12:44:43.943Z] #53 43.45 + EXTRA_FLAGS=-buildmode=pie [2020-09-12T12:44:43.943Z] #53 43.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-12T12:44:43.943Z] #53 43.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-12T12:44:43.943Z] #53 43.45 + '[' '' = dynamic ']' [2020-09-12T12:44:43.943Z] #53 43.45 + make [2020-09-12T12:44:43.943Z] #53 44.60 + bin/ctr [2020-09-12T12:44:44.081Z] #41 69.82 encoding/asn1 [2020-09-12T12:44:44.081Z] #41 69.85 crypto/rsa [2020-09-12T12:44:44.215Z] #33 ... [2020-09-12T12:44:44.215Z] [2020-09-12T12:44:44.215Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:44.215Z] #47 75.56 encoding/json [2020-09-12T12:44:44.345Z] #41 70.36 github.com/LK4D4/vndr/build [2020-09-12T12:44:44.782Z] #47 ... [2020-09-12T12:44:44.782Z] [2020-09-12T12:44:44.782Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:44.782Z] #30 66.22 path [2020-09-12T12:44:44.782Z] #30 66.85 text/tabwriter [2020-09-12T12:44:44.782Z] #30 67.51 fmt [2020-09-12T12:44:44.782Z] #30 67.52 path/filepath [2020-09-12T12:44:44.782Z] #30 69.04 io/ioutil [2020-09-12T12:44:44.782Z] #30 72.06 github.com/BurntSushi/toml [2020-09-12T12:44:44.782Z] #30 72.08 flag [2020-09-12T12:44:44.782Z] #30 74.85 log [2020-09-12T12:44:44.922Z] #41 70.92 vendor/golang.org/x/text/unicode/bidi [2020-09-12T12:44:44.986Z] ? github.com/docker/docker/api [no test files] [2020-09-12T12:44:45.041Z] #30 ... [2020-09-12T12:44:45.041Z] [2020-09-12T12:44:45.041Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:44:45.041Z] #10 76.39 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-12T12:44:45.041Z] #10 76.39 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-12T12:44:45.041Z] #10 76.43 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:44:45.278Z] #33 7.489 -- Detecting C compile features - done [2020-09-12T12:44:45.300Z] #10 76.64 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-12T12:44:45.300Z] #10 76.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-12T12:44:45.300Z] #10 76.64 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:44:45.538Z] #33 7.512 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-12T12:44:45.589Z] #17 ... [2020-09-12T12:44:45.589Z] [2020-09-12T12:44:45.589Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:44:45.589Z] #39 91.47 CC criu/clone-noasan.o [2020-09-12T12:44:45.589Z] #39 91.64 CC criu/config.o [2020-09-12T12:44:45.589Z] #39 92.86 CC criu/cr-check.o [2020-09-12T12:44:45.589Z] #39 94.56 CC criu/cr-dedup.o [2020-09-12T12:44:45.589Z] #39 95.06 CC criu/cr-dump.o [2020-09-12T12:44:45.589Z] #39 97.30 CC criu/cr-errno.o [2020-09-12T12:44:45.589Z] #39 97.37 CC criu/cr-restore.o [2020-09-12T12:44:45.589Z] #39 101.5 CC criu/cr-service.o [2020-09-12T12:44:45.797Z] #33 7.874 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-12T12:44:45.871Z] #41 71.94 vendor/golang.org/x/crypto/cryptobyte [2020-09-12T12:44:46.053Z] #53 ... [2020-09-12T12:44:46.053Z] [2020-09-12T12:44:46.053Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:46.053Z] #31 77.59 internal/poll [2020-09-12T12:44:46.053Z] #31 80.22 os [2020-09-12T12:44:46.053Z] #31 81.14 internal/fmtsort [2020-09-12T12:44:46.053Z] #31 83.42 path/filepath [2020-09-12T12:44:46.053Z] #31 83.44 fmt [2020-09-12T12:44:46.053Z] #31 85.39 io/ioutil [2020-09-12T12:44:46.053Z] #31 87.36 log [2020-09-12T12:44:46.053Z] #31 87.38 github.com/BurntSushi/toml [2020-09-12T12:44:46.053Z] #31 87.41 flag [2020-09-12T12:44:46.053Z] #31 ... [2020-09-12T12:44:46.053Z] [2020-09-12T12:44:46.053Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:44:46.053Z] #40 9.909 PBCC images/signalfd.pb-c.c [2020-09-12T12:44:46.053Z] #40 9.940 DEP images/signalfd.pb-c.d [2020-09-12T12:44:46.053Z] #40 9.988 PBCC images/fh.pb-c.c [2020-09-12T12:44:46.053Z] #40 10.02 PBCC images/fsnotify.pb-c.c [2020-09-12T12:44:46.053Z] #40 10.10 DEP images/fh.pb-c.d [2020-09-12T12:44:46.053Z] #40 10.20 DEP images/fsnotify.pb-c.d [2020-09-12T12:44:46.053Z] #40 10.30 PBCC images/eventpoll.pb-c.c [2020-09-12T12:44:46.053Z] #40 10.32 DEP images/eventpoll.pb-c.d [2020-09-12T12:44:46.053Z] #40 10.38 PBCC images/eventfd.pb-c.c [2020-09-12T12:44:46.053Z] #40 10.40 DEP images/eventfd.pb-c.d [2020-09-12T12:44:46.053Z] #40 10.47 PBCC images/remap-file-path.pb-c.c [2020-09-12T12:44:46.053Z] #40 10.52 DEP images/remap-file-path.pb-c.d [2020-09-12T12:44:46.053Z] #40 10.56 PBCC images/fifo.pb-c.c [2020-09-12T12:44:46.053Z] #40 10.61 DEP images/fifo.pb-c.d [2020-09-12T12:44:46.053Z] #40 10.67 PBCC images/ghost-file.pb-c.c [2020-09-12T12:44:46.053Z] #40 10.79 DEP images/ghost-file.pb-c.d [2020-09-12T12:44:46.053Z] #40 10.83 PBCC images/regfile.pb-c.c [2020-09-12T12:44:46.053Z] #40 10.89 DEP images/regfile.pb-c.d [2020-09-12T12:44:46.053Z] #40 10.96 PBCC images/ns.pb-c.c [2020-09-12T12:44:46.053Z] #40 11.00 DEP images/ns.pb-c.d [2020-09-12T12:44:46.053Z] #40 11.05 PBCC images/fdinfo.pb-c.c [2020-09-12T12:44:46.053Z] #40 11.18 DEP images/fdinfo.pb-c.d [2020-09-12T12:44:46.053Z] #40 11.24 PBCC images/core-aarch64.pb-c.c [2020-09-12T12:44:46.053Z] #40 11.29 PBCC images/core-arm.pb-c.c [2020-09-12T12:44:46.053Z] #40 11.37 PBCC images/core-ppc64.pb-c.c [2020-09-12T12:44:46.053Z] #40 11.41 PBCC images/core-s390.pb-c.c [2020-09-12T12:44:46.053Z] #40 11.51 PBCC images/core-x86.pb-c.c [2020-09-12T12:44:46.053Z] #40 11.57 PBCC images/core.pb-c.c [2020-09-12T12:44:46.053Z] #40 11.63 PBCC images/inventory.pb-c.c [2020-09-12T12:44:46.053Z] #40 11.71 DEP images/core-aarch64.pb-c.d [2020-09-12T12:44:46.053Z] #40 11.76 DEP images/core-arm.pb-c.d [2020-09-12T12:44:46.053Z] #40 11.84 DEP images/core-ppc64.pb-c.d [2020-09-12T12:44:46.053Z] #40 11.89 DEP images/core-s390.pb-c.d [2020-09-12T12:44:46.053Z] #40 11.94 DEP images/core-x86.pb-c.d [2020-09-12T12:44:46.053Z] #40 11.98 DEP images/core.pb-c.d [2020-09-12T12:44:46.053Z] #40 12.06 DEP images/inventory.pb-c.d [2020-09-12T12:44:46.053Z] #40 12.10 PBCC images/cpuinfo.pb-c.c [2020-09-12T12:44:46.053Z] #40 12.13 DEP images/cpuinfo.pb-c.d [2020-09-12T12:44:46.053Z] #40 12.18 PBCC images/stats.pb-c.c [2020-09-12T12:44:46.053Z] #40 12.20 DEP images/stats.pb-c.d [2020-09-12T12:44:46.053Z] #40 14.01 make[1]: Nothing to be done for 'all'. [2020-09-12T12:44:46.053Z] #40 15.88 CC images/stats.o [2020-09-12T12:44:46.053Z] #40 16.31 CC images/core.o [2020-09-12T12:44:46.053Z] #40 17.14 CC images/core-x86.o [2020-09-12T12:44:46.071Z] #33 7.948 -- Configuring done [2020-09-12T12:44:46.071Z] #33 7.973 -- Generating done [2020-09-12T12:44:46.071Z] #33 7.989 -- Build files have been written to: /tmp/tmp.BYwW5DdmF9/tini [2020-09-12T12:44:46.071Z] #33 8.002 + make tini-static [2020-09-12T12:44:46.151Z] #39 ... [2020-09-12T12:44:46.151Z] [2020-09-12T12:44:46.151Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:44:46.151Z] #17 45.54 Selecting previously unselected package vim. [2020-09-12T12:44:46.151Z] #17 45.54 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-12T12:44:46.151Z] #17 45.57 Unpacking vim (2:8.1.0875-5) ... [2020-09-12T12:44:46.330Z] #33 8.461 Scanning dependencies of target tini-static [2020-09-12T12:44:46.330Z] #33 8.548 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-12T12:44:46.349Z] #40 17.84 CC images/core-arm.o [2020-09-12T12:44:46.713Z] #17 46.14 Selecting previously unselected package xfsprogs. [2020-09-12T12:44:46.713Z] #17 46.15 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-12T12:44:46.713Z] #17 46.15 Unpacking xfsprogs (4.20.0-1) ... [2020-09-12T12:44:46.821Z] #41 72.70 vendor/golang.org/x/text/unicode/norm [2020-09-12T12:44:46.996Z] #40 18.32 CC images/core-aarch64.o [2020-09-12T12:44:47.084Z] #41 72.88 vendor/golang.org/x/net/http2/hpack [2020-09-12T12:44:47.275Z] #17 46.58 Selecting previously unselected package zip. [2020-09-12T12:44:47.275Z] #17 46.58 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-09-12T12:44:47.275Z] #17 46.59 Unpacking zip (3.0-11+b1) ... [2020-09-12T12:44:47.275Z] #17 46.79 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-12T12:44:47.275Z] #17 46.81 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-12T12:44:47.275Z] #17 46.82 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-12T12:44:47.275Z] #17 46.82 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-12T12:44:47.297Z] #40 18.74 CC images/core-ppc64.o [2020-09-12T12:44:47.297Z] #40 ... [2020-09-12T12:44:47.297Z] [2020-09-12T12:44:47.297Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:47.297Z] #48 89.05 mvdan.cc/sh/v3/fileutil [2020-09-12T12:44:47.342Z] #33 ... [2020-09-12T12:44:47.342Z] [2020-09-12T12:44:47.342Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:44:47.342Z] #10 70.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-12T12:44:47.342Z] #10 70.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-12T12:44:47.342Z] #10 70.02 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-12T12:44:47.342Z] #10 78.94 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-12T12:44:47.342Z] #10 78.96 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-12T12:44:47.342Z] #10 78.97 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:44:47.342Z] #10 79.17 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-12T12:44:47.342Z] #10 79.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-12T12:44:47.342Z] #10 79.19 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:44:47.350Z] #41 73.41 mime [2020-09-12T12:44:47.385Z] Fetching without tags [2020-09-12T12:44:47.531Z] #17 46.83 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-12T12:44:47.531Z] #17 46.86 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-12T12:44:47.531Z] #17 46.87 Setting up uidmap (1:4.5-1.1) ... [2020-09-12T12:44:47.531Z] #17 46.88 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-12T12:44:47.531Z] #17 46.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-12T12:44:47.531Z] #17 46.90 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-12T12:44:47.531Z] #17 46.91 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-12T12:44:47.531Z] #17 46.92 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-12T12:44:47.531Z] #17 46.93 Setting up xxd (2:8.1.0875-5) ... [2020-09-12T12:44:47.531Z] #17 46.94 Setting up zip (3.0-11+b1) ... [2020-09-12T12:44:47.531Z] #17 46.95 Setting up vim-common (2:8.1.0875-5) ... [2020-09-12T12:44:47.531Z] #17 46.97 Setting up bash-completion (1:2.8-6) ... [2020-09-12T12:44:47.619Z] #10 ... [2020-09-12T12:44:47.619Z] [2020-09-12T12:44:47.619Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:44:47.097Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-12T12:44:47.141Z] > git config --add remote.origin.fetch +refs/pull/41441/head:refs/remotes/origin/PR-41441 # timeout=10 [2020-09-12T12:44:47.184Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-12T12:44:47.302Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-12T12:44:47.418Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-12T12:44:47.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-12T12:44:47.419Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41441/head:refs/remotes/origin/PR-41441 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-12T12:44:48.609Z] Merging remotes/origin/master commit c036d26f270607c5655e57e4344d7c323fbc00e5 into PR head commit 6efa9e05756f709043790474e877e2df693e1922 [2020-09-12T12:44:48.681Z] #52 37.14 Checking out files: 36% (1166/3238) Checking out files: 37% (1199/3238) Checking out files: 38% (1231/3238) Checking out files: 39% (1263/3238) Checking out files: 40% (1296/3238) Checking out files: 41% (1328/3238) Checking out files: 42% (1360/3238) Checking out files: 43% (1393/3238) Checking out files: 44% (1425/3238) Checking out files: 45% (1458/3238) Checking out files: 46% (1490/3238) Checking out files: 47% (1522/3238) Checking out files: 48% (1555/3238) Checking out files: 49% (1587/3238) Checking out files: 50% (1619/3238) Checking out files: 51% (1652/3238) Checking out files: 52% (1684/3238) Checking out files: 53% (1717/3238) Checking out files: 54% (1749/3238) Checking out files: 55% (1781/3238) Checking out files: 56% (1814/3238) Checking out files: 57% (1846/3238) Checking out files: 58% (1879/3238) Checking out files: 59% (1911/3238) Checking out files: 60% (1943/3238) Checking out files: 61% (1976/3238) Checking out files: 62% (2008/3238) Checking out files: 63% (2040/3238) Checking out files: 64% (2073/3238) Checking out files: 65% (2105/3238) Checking out files: 66% (2138/3238) Checking out files: 67% (2170/3238) Checking out files: 68% (2202/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 74% (2397/3238) Checking out files: 75% (2429/3238) Checking out files: 75% (2435/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 84% (2720/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 88% (2850/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) Checking out files: 92% (2979/3238) Checking out files: 93% (3012/3238) Checking out files: 94% (3044/3238) Checking out files: 95% (3077/3238) Checking out files: 95% (3078/3238) Checking out files: 96% (3109/3238) Checking out files: 97% (3141/3238) Checking out files: 98% (3174/3238) Checking out files: 99% (3206/3238) Checking out files: 100% (3238/3238) Checking out files: 100% (3238/3238), done. [2020-09-12T12:44:48.681Z] #52 39.41 + cd /tmp/tmp.AQB1b7h5Gs/src/github.com/containerd/containerd [2020-09-12T12:44:48.746Z] #41 ... [2020-09-12T12:44:48.746Z] [2020-09-12T12:44:48.746Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:48.746Z] #30 DONE 74.4s [2020-09-12T12:44:48.746Z] [2020-09-12T12:44:48.746Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:44:48.746Z] #54 73.70 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-12T12:44:48.746Z] #54 73.70 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-12T12:44:48.746Z] #54 ... [2020-09-12T12:44:48.746Z] [2020-09-12T12:44:48.746Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-12T12:44:48.746Z] #25 DONE 34.5s [2020-09-12T12:44:48.746Z] [2020-09-12T12:44:48.746Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-12T12:44:48.746Z] #38 DONE 74.5s [2020-09-12T12:44:48.746Z] [2020-09-12T12:44:48.746Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-12T12:44:48.746Z] #32 DONE 74.5s [2020-09-12T12:44:48.746Z] [2020-09-12T12:44:48.746Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:48.831Z] #48 90.75 github.com/pkg/diff [2020-09-12T12:44:48.940Z] #52 39.41 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-12T12:44:49.130Z] #48 90.76 go/token [2020-09-12T12:44:49.130Z] #48 90.76 mvdan.cc/editorconfig [2020-09-12T12:44:49.130Z] #48 90.89 encoding/binary [2020-09-12T12:44:49.199Z] #52 ... [2020-09-12T12:44:49.199Z] [2020-09-12T12:44:49.199Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:49.199Z] #33 10.22 [100%] Linking C executable tini-static [2020-09-12T12:44:49.199Z] #33 10.80 [100%] Built target tini-static [2020-09-12T12:44:49.199Z] #33 10.85 + mkdir -p /build [2020-09-12T12:44:49.199Z] #33 10.86 + cp tini-static /build/docker-init [2020-09-12T12:44:49.199Z] #33 DONE 11.2s [2020-09-12T12:44:49.199Z] [2020-09-12T12:44:49.199Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:49.199Z] #30 DONE 81.8s [2020-09-12T12:44:49.324Z] #33 ... [2020-09-12T12:44:49.324Z] [2020-09-12T12:44:49.324Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:49.324Z] #47 DONE 75.1s [2020-09-12T12:44:49.324Z] [2020-09-12T12:44:49.324Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:44:49.457Z] [2020-09-12T12:44:49.457Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:44:49.457Z] #39 6.572 fatal: not a git repository (or any of the parent directories): .git [2020-09-12T12:44:49.457Z] #39 6.632 GEN .gitid [2020-09-12T12:44:49.457Z] #39 6.669 GEN criu/include/version.h [2020-09-12T12:44:49.457Z] #39 6.732 GEN include/common/asm [2020-09-12T12:44:49.457Z] #39 8.431 PBCC images/timens.pb-c.c [2020-09-12T12:44:49.457Z] #39 8.481 DEP images/timens.pb-c.d [2020-09-12T12:44:49.457Z] #39 8.575 PBCC images/fown.pb-c.c [2020-09-12T12:44:49.457Z] #39 8.619 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-12T12:44:49.457Z] #39 8.692 PBCC images/opts.pb-c.c [2020-09-12T12:44:49.457Z] #39 8.736 PBCC images/memfd.pb-c.c [2020-09-12T12:44:49.457Z] #39 8.788 DEP images/fown.pb-c.d [2020-09-12T12:44:49.457Z] #39 8.833 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-12T12:44:49.457Z] #39 8.944 DEP images/opts.pb-c.d [2020-09-12T12:44:49.457Z] #39 9.000 DEP images/memfd.pb-c.d [2020-09-12T12:44:49.457Z] #39 9.058 PBCC images/sit.pb-c.c [2020-09-12T12:44:49.457Z] #39 9.133 DEP images/sit.pb-c.d [2020-09-12T12:44:49.457Z] #39 9.186 PBCC images/macvlan.pb-c.c [2020-09-12T12:44:49.457Z] #39 9.227 DEP images/macvlan.pb-c.d [2020-09-12T12:44:49.457Z] #39 9.279 PBCC images/autofs.pb-c.c [2020-09-12T12:44:49.457Z] #39 9.308 DEP images/autofs.pb-c.d [2020-09-12T12:44:49.457Z] #39 9.389 PBCC images/sysctl.pb-c.c [2020-09-12T12:44:49.457Z] #39 9.430 DEP images/sysctl.pb-c.d [2020-09-12T12:44:49.457Z] #39 9.471 PBCC images/time.pb-c.c [2020-09-12T12:44:49.457Z] #39 9.497 DEP images/time.pb-c.d [2020-09-12T12:44:49.457Z] #39 9.676 PBCC images/binfmt-misc.pb-c.c [2020-09-12T12:44:49.457Z] #39 9.730 DEP images/binfmt-misc.pb-c.d [2020-09-12T12:44:49.457Z] #39 9.809 PBCC images/seccomp.pb-c.c [2020-09-12T12:44:49.457Z] #39 9.836 DEP images/seccomp.pb-c.d [2020-09-12T12:44:49.457Z] #39 9.919 PBCC images/userns.pb-c.c [2020-09-12T12:44:49.457Z] #39 9.931 DEP images/userns.pb-c.d [2020-09-12T12:44:49.457Z] #39 9.989 PBCC images/cgroup.pb-c.c [2020-09-12T12:44:49.457Z] #39 10.05 DEP images/cgroup.pb-c.d [2020-09-12T12:44:49.457Z] #39 10.16 PBCC images/ext-file.pb-c.c [2020-09-12T12:44:49.457Z] #39 10.20 DEP images/ext-file.pb-c.d [2020-09-12T12:44:49.457Z] #39 10.25 PBCC images/rpc.pb-c.c [2020-09-12T12:44:49.457Z] #39 10.26 DEP images/rpc.pb-c.d [2020-09-12T12:44:49.457Z] #39 10.32 PBCC images/siginfo.pb-c.c [2020-09-12T12:44:49.457Z] #39 10.35 DEP images/siginfo.pb-c.d [2020-09-12T12:44:49.457Z] #39 10.45 PBCC images/pagemap.pb-c.c [2020-09-12T12:44:49.457Z] #39 10.49 DEP images/pagemap.pb-c.d [2020-09-12T12:44:49.457Z] #39 10.59 PBCC images/rlimit.pb-c.c [2020-09-12T12:44:49.457Z] #39 10.62 DEP images/rlimit.pb-c.d [2020-09-12T12:44:49.457Z] #39 10.73 PBCC images/file-lock.pb-c.c [2020-09-12T12:44:49.457Z] #39 10.77 DEP images/file-lock.pb-c.d [2020-09-12T12:44:49.457Z] #39 10.84 PBCC images/tty.pb-c.c [2020-09-12T12:44:49.457Z] #39 11.09 DEP images/tty.pb-c.d [2020-09-12T12:44:49.457Z] #39 11.26 PBCC images/tun.pb-c.c [2020-09-12T12:44:49.457Z] #39 11.42 PBCC images/netdev.pb-c.c [2020-09-12T12:44:49.457Z] #39 11.54 DEP images/tun.pb-c.d [2020-09-12T12:44:49.716Z] #39 11.71 DEP images/netdev.pb-c.d [2020-09-12T12:44:49.716Z] #39 11.85 PBCC images/vma.pb-c.c [2020-09-12T12:44:49.975Z] #39 11.93 DEP images/vma.pb-c.d [2020-09-12T12:44:49.975Z] #39 12.05 PBCC images/creds.pb-c.c [2020-09-12T12:44:49.975Z] #39 12.07 DEP images/creds.pb-c.d [2020-09-12T12:44:49.975Z] #39 12.14 PBCC images/utsns.pb-c.c [2020-09-12T12:44:50.046Z] #17 49.47 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-12T12:44:50.046Z] #17 49.48 Setting up xz-utils (5.2.4-1) ... [2020-09-12T12:44:50.046Z] #17 49.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-12T12:44:50.046Z] #17 49.51 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-12T12:44:50.234Z] #39 12.25 DEP images/utsns.pb-c.d [2020-09-12T12:44:50.235Z] #39 12.35 PBCC images/ipc-desc.pb-c.c [2020-09-12T12:44:50.235Z] #39 12.45 PBCC images/ipc-sem.pb-c.c [2020-09-12T12:44:50.301Z] #17 49.60 invoke-rc.d: could not determine current runlevel [2020-09-12T12:44:50.302Z] #17 49.60 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-12T12:44:50.302Z] #17 49.62 Setting up pigz (2.4-1) ... [2020-09-12T12:44:50.302Z] #17 49.63 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-12T12:44:50.302Z] #17 49.65 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-12T12:44:50.302Z] #17 49.66 Setting up python-pip-whl (18.1-5) ... [2020-09-12T12:44:50.302Z] #17 49.68 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-12T12:44:50.302Z] #17 49.69 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-12T12:44:50.493Z] #39 12.52 DEP images/ipc-desc.pb-c.d [2020-09-12T12:44:50.493Z] #39 12.63 DEP images/ipc-sem.pb-c.d [2020-09-12T12:44:50.493Z] #39 12.70 PBCC images/ipc-msg.pb-c.c [2020-09-12T12:44:50.558Z] #17 50.08 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-12T12:44:48.714Z] > git config core.sparsecheckout # timeout=10 [2020-09-12T12:44:48.757Z] > git checkout -f 6efa9e05756f709043790474e877e2df693e1922 # timeout=10 [2020-09-12T12:44:50.580Z] #10 ... [2020-09-12T12:44:50.580Z] [2020-09-12T12:44:50.580Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:44:50.580Z] #39 6.512 fatal: not a git repository (or any of the parent directories): .git [2020-09-12T12:44:50.580Z] #39 6.574 GEN .gitid [2020-09-12T12:44:50.580Z] #39 6.599 GEN criu/include/version.h [2020-09-12T12:44:50.580Z] #39 6.636 GEN include/common/asm [2020-09-12T12:44:50.580Z] #39 8.380 PBCC images/timens.pb-c.c [2020-09-12T12:44:50.580Z] #39 8.432 DEP images/timens.pb-c.d [2020-09-12T12:44:50.580Z] #39 8.498 PBCC images/fown.pb-c.c [2020-09-12T12:44:50.580Z] #39 8.577 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-12T12:44:50.580Z] #39 8.679 PBCC images/opts.pb-c.c [2020-09-12T12:44:50.580Z] #39 8.746 PBCC images/memfd.pb-c.c [2020-09-12T12:44:50.580Z] #39 8.807 DEP images/fown.pb-c.d [2020-09-12T12:44:50.580Z] #39 8.866 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-12T12:44:50.580Z] #39 8.936 DEP images/opts.pb-c.d [2020-09-12T12:44:50.580Z] #39 8.990 DEP images/memfd.pb-c.d [2020-09-12T12:44:50.580Z] #39 9.075 PBCC images/sit.pb-c.c [2020-09-12T12:44:50.580Z] #39 9.155 DEP images/sit.pb-c.d [2020-09-12T12:44:50.580Z] #39 9.207 PBCC images/macvlan.pb-c.c [2020-09-12T12:44:50.580Z] #39 9.241 DEP images/macvlan.pb-c.d [2020-09-12T12:44:50.580Z] #39 9.331 PBCC images/autofs.pb-c.c [2020-09-12T12:44:50.580Z] #39 9.359 DEP images/autofs.pb-c.d [2020-09-12T12:44:50.580Z] #39 9.375 PBCC images/sysctl.pb-c.c [2020-09-12T12:44:50.580Z] #39 9.405 DEP images/sysctl.pb-c.d [2020-09-12T12:44:50.580Z] #39 9.485 PBCC images/time.pb-c.c [2020-09-12T12:44:50.580Z] #39 9.508 DEP images/time.pb-c.d [2020-09-12T12:44:50.580Z] #39 9.572 PBCC images/binfmt-misc.pb-c.c [2020-09-12T12:44:50.580Z] #39 9.615 DEP images/binfmt-misc.pb-c.d [2020-09-12T12:44:50.580Z] #39 9.680 PBCC images/seccomp.pb-c.c [2020-09-12T12:44:50.580Z] #39 9.733 DEP images/seccomp.pb-c.d [2020-09-12T12:44:50.580Z] #39 9.829 PBCC images/userns.pb-c.c [2020-09-12T12:44:50.580Z] #39 9.875 DEP images/userns.pb-c.d [2020-09-12T12:44:50.580Z] #39 9.920 PBCC images/cgroup.pb-c.c [2020-09-12T12:44:50.580Z] #39 9.971 DEP images/cgroup.pb-c.d [2020-09-12T12:44:50.580Z] #39 10.04 PBCC images/ext-file.pb-c.c [2020-09-12T12:44:50.580Z] #39 10.08 DEP images/ext-file.pb-c.d [2020-09-12T12:44:50.580Z] #39 10.12 PBCC images/rpc.pb-c.c [2020-09-12T12:44:50.580Z] #39 10.25 DEP images/rpc.pb-c.d [2020-09-12T12:44:50.580Z] #39 10.32 PBCC images/siginfo.pb-c.c [2020-09-12T12:44:50.580Z] #39 10.37 DEP images/siginfo.pb-c.d [2020-09-12T12:44:50.580Z] #39 10.47 PBCC images/pagemap.pb-c.c [2020-09-12T12:44:50.580Z] #39 10.59 DEP images/pagemap.pb-c.d [2020-09-12T12:44:50.580Z] #39 10.65 PBCC images/rlimit.pb-c.c [2020-09-12T12:44:50.580Z] #39 10.70 DEP images/rlimit.pb-c.d [2020-09-12T12:44:50.580Z] #39 10.76 PBCC images/file-lock.pb-c.c [2020-09-12T12:44:50.580Z] #39 10.78 DEP images/file-lock.pb-c.d [2020-09-12T12:44:50.580Z] #39 10.83 PBCC images/tty.pb-c.c [2020-09-12T12:44:50.580Z] #39 10.88 DEP images/tty.pb-c.d [2020-09-12T12:44:50.580Z] #39 10.92 PBCC images/tun.pb-c.c [2020-09-12T12:44:50.580Z] #39 11.02 PBCC images/netdev.pb-c.c [2020-09-12T12:44:50.580Z] #39 11.14 DEP images/tun.pb-c.d [2020-09-12T12:44:50.580Z] #39 11.23 DEP images/netdev.pb-c.d [2020-09-12T12:44:50.580Z] #39 11.32 PBCC images/vma.pb-c.c [2020-09-12T12:44:50.580Z] #39 11.43 DEP images/vma.pb-c.d [2020-09-12T12:44:50.580Z] #39 11.52 PBCC images/creds.pb-c.c [2020-09-12T12:44:50.580Z] #39 11.58 DEP images/creds.pb-c.d [2020-09-12T12:44:50.580Z] #39 11.69 PBCC images/utsns.pb-c.c [2020-09-12T12:44:50.580Z] #39 11.71 DEP images/utsns.pb-c.d [2020-09-12T12:44:50.580Z] #39 11.75 PBCC images/ipc-desc.pb-c.c [2020-09-12T12:44:50.580Z] #39 11.81 PBCC images/ipc-sem.pb-c.c [2020-09-12T12:44:50.580Z] #39 11.84 DEP images/ipc-desc.pb-c.d [2020-09-12T12:44:50.580Z] #39 11.92 DEP images/ipc-sem.pb-c.d [2020-09-12T12:44:50.580Z] #39 11.96 PBCC images/ipc-msg.pb-c.c [2020-09-12T12:44:50.580Z] #39 11.99 DEP images/ipc-msg.pb-c.d [2020-09-12T12:44:50.580Z] #39 12.04 PBCC images/ipc-shm.pb-c.c [2020-09-12T12:44:50.580Z] #39 12.09 DEP images/ipc-shm.pb-c.d [2020-09-12T12:44:50.580Z] #39 12.18 PBCC images/ipc-var.pb-c.c [2020-09-12T12:44:50.580Z] #39 ... [2020-09-12T12:44:50.580Z] [2020-09-12T12:44:50.580Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:50.580Z] #33 5.941 -- Detecting C compiler ABI info - done [2020-09-12T12:44:50.580Z] #33 5.991 -- Detecting C compile features [2020-09-12T12:44:50.580Z] #33 8.231 -- Detecting C compile features - done [2020-09-12T12:44:50.580Z] #33 8.271 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-12T12:44:50.580Z] #33 8.469 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-12T12:44:50.580Z] #33 8.612 -- Configuring done [2020-09-12T12:44:50.580Z] #33 8.641 -- Generating done [2020-09-12T12:44:50.580Z] #33 8.662 -- Build files have been written to: /tmp/tmp.GfXNrXv9pb/tini [2020-09-12T12:44:50.580Z] #33 8.669 + make tini-static [2020-09-12T12:44:50.580Z] #33 9.304 Scanning dependencies of target tini-static [2020-09-12T12:44:50.580Z] #33 9.497 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-12T12:44:50.580Z] #33 10.98 [100%] Linking C executable tini-static [2020-09-12T12:44:50.580Z] #33 11.68 [100%] Built target tini-static [2020-09-12T12:44:50.580Z] #33 11.76 + mkdir -p /build [2020-09-12T12:44:50.580Z] #33 11.76 + cp tini-static /build/docker-init [2020-09-12T12:44:50.580Z] #33 DONE 12.2s [2020-09-12T12:44:50.580Z] [2020-09-12T12:44:50.580Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:50.580Z] #30 77.23 github.com/BurntSushi/toml/cmd/tomlv [2020-09-12T12:44:50.580Z] #30 DONE 81.9s [2020-09-12T12:44:50.580Z] [2020-09-12T12:44:50.580Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:44:50.580Z] #39 12.19 DEP images/ipc-var.pb-c.d [2020-09-12T12:44:50.580Z] #39 12.28 PBCC images/sk-opts.pb-c.c [2020-09-12T12:44:50.580Z] #39 ... [2020-09-12T12:44:50.580Z] [2020-09-12T12:44:50.580Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:50.580Z] #47 80.16 github.com/pkg/diff [2020-09-12T12:44:50.580Z] #47 81.59 go/ast [2020-09-12T12:44:50.752Z] #39 12.77 DEP images/ipc-msg.pb-c.d [2020-09-12T12:44:50.752Z] #39 12.90 PBCC images/ipc-shm.pb-c.c [2020-09-12T12:44:50.752Z] #39 12.97 DEP images/ipc-shm.pb-c.d [2020-09-12T12:44:50.814Z] #17 50.09 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-12T12:44:50.814Z] #17 50.10 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-12T12:44:50.814Z] #17 50.11 Setting up vim (2:8.1.0875-5) ... [2020-09-12T12:44:50.814Z] #17 50.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-12T12:44:50.814Z] #17 50.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-12T12:44:50.814Z] #17 50.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-12T12:44:50.814Z] #17 50.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-12T12:44:50.814Z] #17 50.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-12T12:44:50.814Z] #17 50.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-12T12:44:50.814Z] #17 50.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-12T12:44:50.814Z] #17 50.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-12T12:44:50.814Z] #17 50.19 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-12T12:44:50.814Z] #17 50.19 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-12T12:44:50.814Z] #17 50.21 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-12T12:44:50.814Z] #17 50.22 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-12T12:44:50.814Z] #17 50.24 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-12T12:44:50.814Z] #17 50.25 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-12T12:44:51.012Z] #39 13.10 PBCC images/ipc-var.pb-c.c [2020-09-12T12:44:51.012Z] #39 13.13 DEP images/ipc-var.pb-c.d [2020-09-12T12:44:51.012Z] #39 13.14 PBCC images/sk-opts.pb-c.c [2020-09-12T12:44:51.012Z] #39 13.18 PBCC images/packet-sock.pb-c.c [2020-09-12T12:44:51.266Z] #48 ... [2020-09-12T12:44:51.266Z] [2020-09-12T12:44:51.266Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:51.266Z] #42 82.96 regexp [2020-09-12T12:44:51.266Z] #42 88.21 os/exec [2020-09-12T12:44:51.266Z] #42 88.29 net [2020-09-12T12:44:51.266Z] #42 91.02 internal/lazyregexp [2020-09-12T12:44:51.266Z] #42 91.60 github.com/LK4D4/vndr/versioned [2020-09-12T12:44:51.266Z] #42 ... [2020-09-12T12:44:51.266Z] [2020-09-12T12:44:51.266Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:44:51.266Z] #40 19.45 CC images/core-s390.o [2020-09-12T12:44:51.266Z] #40 20.22 CC images/cpuinfo.o [2020-09-12T12:44:51.266Z] #40 20.71 CC images/inventory.o [2020-09-12T12:44:51.266Z] #40 20.97 CC images/fdinfo.o [2020-09-12T12:44:51.266Z] #40 21.32 CC images/fown.o [2020-09-12T12:44:51.266Z] #40 21.50 CC images/ns.o [2020-09-12T12:44:51.266Z] #40 21.76 CC images/regfile.o [2020-09-12T12:44:51.266Z] #40 22.02 CC images/ghost-file.o [2020-09-12T12:44:51.266Z] #40 22.41 CC images/fifo.o [2020-09-12T12:44:51.266Z] #40 22.63 CC images/remap-file-path.o [2020-09-12T12:44:51.266Z] #40 22.88 CC images/eventfd.o [2020-09-12T12:44:51.304Z] #39 13.30 DEP images/sk-opts.pb-c.d [2020-09-12T12:44:51.304Z] #39 13.36 DEP images/packet-sock.pb-c.d [2020-09-12T12:44:51.563Z] #39 13.45 PBCC images/sk-netlink.pb-c.c [2020-09-12T12:44:51.563Z] #39 13.56 DEP images/sk-netlink.pb-c.d [2020-09-12T12:44:51.563Z] #39 13.63 PBCC images/sk-inet.pb-c.c [2020-09-12T12:44:51.563Z] #39 13.75 DEP images/sk-inet.pb-c.d [2020-09-12T12:44:51.581Z] #40 23.17 CC images/eventpoll.o [2020-09-12T12:44:51.667Z] Merge succeeded, producing 6efa9e05756f709043790474e877e2df693e1922 [2020-09-12T12:44:51.668Z] Checking out Revision 6efa9e05756f709043790474e877e2df693e1922 (PR-41441) [2020-09-12T12:44:51.821Z] #39 13.82 PBCC images/sk-unix.pb-c.c [2020-09-12T12:44:51.821Z] #39 13.92 DEP images/sk-unix.pb-c.d [2020-09-12T12:44:51.821Z] #39 13.96 PBCC images/mm.pb-c.c [2020-09-12T12:44:51.822Z] #39 14.00 DEP images/mm.pb-c.d [2020-09-12T12:44:51.822Z] #39 14.05 PBCC images/timerfd.pb-c.c [2020-09-12T12:44:51.822Z] #39 ... [2020-09-12T12:44:51.822Z] [2020-09-12T12:44:51.822Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:51.822Z] #41 74.53 go/token [2020-09-12T12:44:51.822Z] #41 75.91 go/scanner [2020-09-12T12:44:51.822Z] #41 76.65 internal/lazyregexp [2020-09-12T12:44:51.822Z] #41 76.91 net/url [2020-09-12T12:44:51.822Z] #41 77.18 go/ast [2020-09-12T12:44:51.822Z] #41 78.89 text/template/parse [2020-09-12T12:44:51.822Z] #41 83.46 go/parser [2020-09-12T12:44:51.822Z] #41 84.26 text/template [2020-09-12T12:44:51.878Z] #40 23.58 CC images/fh.o [2020-09-12T12:44:51.962Z] #47 83.20 golang.org/x/crypto/ssh/terminal [2020-09-12T12:44:52.081Z] #41 ... [2020-09-12T12:44:52.081Z] [2020-09-12T12:44:52.081Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:44:52.081Z] #39 14.11 DEP images/timerfd.pb-c.d [2020-09-12T12:44:52.081Z] #39 14.16 PBCC images/timer.pb-c.c [2020-09-12T12:44:52.081Z] #39 14.19 DEP images/timer.pb-c.d [2020-09-12T12:44:52.081Z] #39 14.24 PBCC images/sa.pb-c.c [2020-09-12T12:44:52.081Z] #39 14.26 DEP images/sa.pb-c.d [2020-09-12T12:44:52.340Z] #39 14.32 PBCC images/pipe-data.pb-c.c [2020-09-12T12:44:52.340Z] #39 14.34 DEP images/pipe-data.pb-c.d [2020-09-12T12:44:52.340Z] #39 14.38 PBCC images/mnt.pb-c.c [2020-09-12T12:44:52.340Z] #39 14.47 DEP images/mnt.pb-c.d [2020-09-12T12:44:52.340Z] #39 14.54 PBCC images/sk-packet.pb-c.c [2020-09-12T12:44:52.340Z] #39 14.58 DEP images/sk-packet.pb-c.d [2020-09-12T12:44:52.526Z] #40 23.91 CC images/fsnotify.o [2020-09-12T12:44:52.546Z] #47 ... [2020-09-12T12:44:52.546Z] [2020-09-12T12:44:52.546Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:52.546Z] #41 73.83 regexp [2020-09-12T12:44:52.546Z] #41 74.74 flag [2020-09-12T12:44:52.546Z] #41 76.21 go/token [2020-09-12T12:44:52.546Z] #41 77.05 go/scanner [2020-09-12T12:44:52.546Z] #41 77.08 internal/lazyregexp [2020-09-12T12:44:52.546Z] #41 77.52 net/url [2020-09-12T12:44:52.546Z] #41 78.57 go/ast [2020-09-12T12:44:52.546Z] #41 79.53 text/template/parse [2020-09-12T12:44:52.546Z] #41 83.90 go/parser [2020-09-12T12:44:52.546Z] #41 ... [2020-09-12T12:44:52.546Z] [2020-09-12T12:44:52.546Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:44:52.599Z] #39 14.63 PBCC images/tcp-stream.pb-c.c [2020-09-12T12:44:52.599Z] #39 14.69 DEP images/tcp-stream.pb-c.d [2020-09-12T12:44:52.599Z] #39 14.74 PBCC images/pipe.pb-c.c [2020-09-12T12:44:52.599Z] #39 14.78 DEP images/pipe.pb-c.d [2020-09-12T12:44:52.599Z] #39 14.84 PBCC images/pstree.pb-c.c [2020-09-12T12:44:52.681Z] #39 3.665 Note: Building without setproctitle() and strlcpy() support. [2020-09-12T12:44:52.681Z] #39 3.665 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-12T12:44:52.681Z] #39 3.672 Note: Building without GnuTLS support [2020-09-12T12:44:52.681Z] #39 3.675 Makefile.config:39: Warn: you have no libnftables installed [2020-09-12T12:44:52.681Z] #39 3.675 Makefile.config:40: Warn: Building without nftables support [2020-09-12T12:44:52.858Z] #39 14.87 DEP images/pstree.pb-c.d [2020-09-12T12:44:52.858Z] #39 14.93 PBCC images/fs.pb-c.c [2020-09-12T12:44:52.858Z] #39 14.98 DEP images/fs.pb-c.d [2020-09-12T12:44:53.121Z] #39 15.04 PBCC images/signalfd.pb-c.c [2020-09-12T12:44:53.121Z] #39 15.07 DEP images/signalfd.pb-c.d [2020-09-12T12:44:53.121Z] #39 15.11 PBCC images/fh.pb-c.c [2020-09-12T12:44:53.121Z] #39 15.16 PBCC images/fsnotify.pb-c.c [2020-09-12T12:44:53.121Z] #39 15.26 DEP images/fh.pb-c.d [2020-09-12T12:44:53.121Z] #39 ... [2020-09-12T12:44:53.121Z] [2020-09-12T12:44:53.121Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:53.121Z] #47 75.79 encoding/json [2020-09-12T12:44:53.121Z] #47 79.34 github.com/pkg/diff [2020-09-12T12:44:53.121Z] #47 81.10 go/ast [2020-09-12T12:44:53.121Z] #47 82.33 golang.org/x/crypto/ssh/terminal [2020-09-12T12:44:53.121Z] #47 84.94 mvdan.cc/editorconfig [2020-09-12T12:44:53.121Z] #47 ... [2020-09-12T12:44:53.121Z] [2020-09-12T12:44:53.121Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:44:53.121Z] #39 15.31 DEP images/fsnotify.pb-c.d [2020-09-12T12:44:53.121Z] #39 15.37 PBCC images/eventpoll.pb-c.c [2020-09-12T12:44:53.179Z] #40 24.52 CC images/signalfd.o [2020-09-12T12:44:53.380Z] #39 15.43 DEP images/eventpoll.pb-c.d [2020-09-12T12:44:53.380Z] #39 15.48 PBCC images/eventfd.pb-c.c [2020-09-12T12:44:53.380Z] #39 15.49 DEP images/eventfd.pb-c.d [2020-09-12T12:44:53.380Z] #39 15.54 PBCC images/remap-file-path.pb-c.c [2020-09-12T12:44:53.380Z] #39 15.58 DEP images/remap-file-path.pb-c.d [2020-09-12T12:44:53.380Z] #39 15.62 PBCC images/fifo.pb-c.c [2020-09-12T12:44:53.478Z] #40 24.87 CC images/fs.o [2020-09-12T12:44:53.478Z] #40 ... [2020-09-12T12:44:53.478Z] [2020-09-12T12:44:53.478Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:44:53.478Z] #31 91.47 github.com/BurntSushi/toml/cmd/tomlv [2020-09-12T12:44:53.478Z] #31 DONE 95.5s [2020-09-12T12:44:53.478Z] [2020-09-12T12:44:53.478Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:53.478Z] #42 93.76 encoding/binary [2020-09-12T12:44:53.478Z] #42 93.79 go/scanner [2020-09-12T12:44:53.478Z] #42 93.82 net/url [2020-09-12T12:44:53.574Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-09-12T12:44:53.587Z] #52 37.16 Checking out files: 34% (1104/3238) Checking out files: 35% (1134/3238) Checking out files: 36% (1166/3238) Checking out files: 37% (1199/3238) Checking out files: 38% (1231/3238) Checking out files: 39% (1263/3238) Checking out files: 40% (1296/3238) Checking out files: 41% (1328/3238) Checking out files: 42% (1360/3238) Checking out files: 43% (1393/3238) Checking out files: 44% (1425/3238) Checking out files: 45% (1458/3238) Checking out files: 46% (1490/3238) Checking out files: 47% (1522/3238) Checking out files: 48% (1555/3238) Checking out files: 49% (1587/3238) Checking out files: 50% (1619/3238) Checking out files: 51% (1652/3238) Checking out files: 52% (1684/3238) Checking out files: 53% (1717/3238) Checking out files: 54% (1749/3238) Checking out files: 55% (1781/3238) Checking out files: 56% (1814/3238) Checking out files: 57% (1846/3238) Checking out files: 58% (1879/3238) Checking out files: 59% (1911/3238) Checking out files: 60% (1943/3238) Checking out files: 61% (1976/3238) Checking out files: 62% (2008/3238) Checking out files: 63% (2040/3238) Checking out files: 63% (2059/3238) Checking out files: 64% (2073/3238) Checking out files: 65% (2105/3238) Checking out files: 66% (2138/3238) Checking out files: 67% (2170/3238) Checking out files: 68% (2202/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 74% (2397/3238) Checking out files: 75% (2429/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 84% (2720/3238) Checking out files: 84% (2746/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 88% (2850/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) Checking out files: 92% (2979/3238) Checking out files: 93% (3012/3238) Checking out files: 94% (3044/3238) Checking out files: 95% (3077/3238) Checking out files: 96% (3109/3238) Checking out files: 97% (3141/3238) Checking out files: 98% (3174/3238) Checking out files: 99% (3206/3238) Checking out files: 100% (3238/3238) Checking out files: 100% (3238/3238), done. [2020-09-12T12:44:53.587Z] #52 39.62 + cd /tmp/tmp.oCeyKtcBuo/src/github.com/containerd/containerd [2020-09-12T12:44:53.587Z] #52 39.64 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-12T12:44:51.296Z] > git remote # timeout=10 [2020-09-12T12:44:51.374Z] > git config --get remote.origin.url # timeout=10 [2020-09-12T12:44:51.415Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-12T12:44:51.417Z] > git merge c036d26f270607c5655e57e4344d7c323fbc00e5 # timeout=10 [2020-09-12T12:44:51.558Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-09-12T12:44:51.699Z] > git config core.sparsecheckout # timeout=10 [2020-09-12T12:44:51.744Z] > git checkout -f 6efa9e05756f709043790474e877e2df693e1922 # timeout=10 [2020-09-12T12:44:53.639Z] #39 15.65 DEP images/fifo.pb-c.d [2020-09-12T12:44:53.639Z] #39 15.69 PBCC images/ghost-file.pb-c.c [2020-09-12T12:44:53.639Z] #39 15.73 DEP images/ghost-file.pb-c.d [2020-09-12T12:44:53.639Z] #39 15.78 PBCC images/regfile.pb-c.c [2020-09-12T12:44:53.639Z] #39 15.83 DEP images/regfile.pb-c.d [2020-09-12T12:44:53.899Z] #39 15.91 PBCC images/ns.pb-c.c [2020-09-12T12:44:53.899Z] #39 15.96 DEP images/ns.pb-c.d [2020-09-12T12:44:53.899Z] #39 16.03 PBCC images/fdinfo.pb-c.c [2020-09-12T12:44:53.899Z] #39 16.07 DEP images/fdinfo.pb-c.d [2020-09-12T12:44:54.080Z] #17 53.08 Setting up iptables (1.8.2-4) ... [2020-09-12T12:44:54.080Z] #17 53.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-12T12:44:54.080Z] #17 53.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-12T12:44:54.080Z] #17 53.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-12T12:44:54.080Z] #17 53.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-12T12:44:54.080Z] #17 53.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-12T12:44:54.080Z] #17 53.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-12T12:44:54.080Z] #17 53.15 Setting up python3 (3.7.3-1) ... [2020-09-12T12:44:54.157Z] #52 40.10 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-12T12:44:54.157Z] #52 40.10 + BUILDTAGS='netgo osusergo static_build' [2020-09-12T12:44:54.157Z] #52 40.10 + export EXTRA_FLAGS=-buildmode=pie [2020-09-12T12:44:54.157Z] #52 40.10 + EXTRA_FLAGS=-buildmode=pie [2020-09-12T12:44:54.157Z] #52 40.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-12T12:44:54.157Z] #52 40.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-12T12:44:54.157Z] #52 40.10 + '[' '' = dynamic ']' [2020-09-12T12:44:54.157Z] #52 40.10 + make [2020-09-12T12:44:54.159Z] #39 16.12 PBCC images/core-aarch64.pb-c.c [2020-09-12T12:44:54.159Z] #39 16.15 PBCC images/core-arm.pb-c.c [2020-09-12T12:44:54.159Z] #39 16.21 PBCC images/core-ppc64.pb-c.c [2020-09-12T12:44:54.159Z] #39 16.26 PBCC images/core-s390.pb-c.c [2020-09-12T12:44:54.159Z] #39 16.36 PBCC images/core-x86.pb-c.c [2020-09-12T12:44:54.336Z] #17 53.60 Setting up python3-wheel (0.32.3-2) ... [2020-09-12T12:44:54.418Z] #39 16.42 PBCC images/core.pb-c.c [2020-09-12T12:44:54.418Z] #39 16.49 PBCC images/inventory.pb-c.c [2020-09-12T12:44:54.418Z] #39 16.56 DEP images/core-aarch64.pb-c.d [2020-09-12T12:44:54.611Z] #39 5.798 fatal: not a git repository (or any of the parent directories): .git [2020-09-12T12:44:54.611Z] #39 5.877 GEN .gitid [2020-09-12T12:44:54.611Z] #39 5.920 GEN criu/include/version.h [2020-09-12T12:44:54.611Z] #39 6.008 GEN include/common/asm [2020-09-12T12:44:54.678Z] #39 16.62 DEP images/core-arm.pb-c.d [2020-09-12T12:44:54.678Z] #39 16.70 DEP images/core-ppc64.pb-c.d [2020-09-12T12:44:54.678Z] #39 16.78 DEP images/core-s390.pb-c.d [2020-09-12T12:44:54.898Z] #17 54.18 Setting up apparmor (2.13.2-10) ... [2020-09-12T12:44:54.937Z] #39 16.85 DEP images/core-x86.pb-c.d [2020-09-12T12:44:54.937Z] #39 16.88 DEP images/core.pb-c.d [2020-09-12T12:44:54.937Z] #39 16.98 DEP images/inventory.pb-c.d [2020-09-12T12:44:54.937Z] #39 17.07 PBCC images/cpuinfo.pb-c.c [2020-09-12T12:44:54.937Z] #39 17.07 DEP images/cpuinfo.pb-c.d [2020-09-12T12:44:55.097Z] #52 41.05 + bin/ctr [2020-09-12T12:44:55.196Z] #39 17.13 PBCC images/stats.pb-c.c [2020-09-12T12:44:55.196Z] #39 17.16 DEP images/stats.pb-c.d [2020-09-12T12:44:55.233Z] #39 ... [2020-09-12T12:44:55.233Z] [2020-09-12T12:44:55.233Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:55.233Z] #33 2.598 + RM_GOPATH=0 [2020-09-12T12:44:55.233Z] #33 2.598 + TMP_GOPATH= [2020-09-12T12:44:55.233Z] #33 2.598 + : /build [2020-09-12T12:44:55.233Z] #33 2.598 + '[' -z '' ']' [2020-09-12T12:44:55.233Z] #33 2.617 ++ mktemp -d [2020-09-12T12:44:55.233Z] #33 2.617 + export GOPATH=/tmp/tmp.RZ4eyVDn94 [2020-09-12T12:44:55.233Z] #33 2.617 + GOPATH=/tmp/tmp.RZ4eyVDn94 [2020-09-12T12:44:55.233Z] #33 2.617 + RM_GOPATH=1 [2020-09-12T12:44:55.233Z] #33 2.617 + case "$(go env GOARCH)" in [2020-09-12T12:44:55.233Z] #33 2.617 ++ go env GOARCH [2020-09-12T12:44:55.233Z] #33 2.646 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:44:55.233Z] #33 2.646 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:44:55.233Z] #33 2.646 ++ dirname /tmp/install/install.sh [2020-09-12T12:44:55.233Z] #33 2.648 + dir=/tmp/install [2020-09-12T12:44:55.233Z] #33 2.648 + bin=tini [2020-09-12T12:44:55.233Z] #33 2.648 + shift [2020-09-12T12:44:55.233Z] #33 2.648 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-12T12:44:55.233Z] #33 2.648 + . /tmp/install/tini.installer [2020-09-12T12:44:55.233Z] #33 2.648 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-12T12:44:55.233Z] #33 2.648 + install_tini [2020-09-12T12:44:55.233Z] #33 2.648 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-12T12:44:55.233Z] #33 2.648 + git clone https://github.com/krallin/tini.git /tmp/tmp.RZ4eyVDn94/tini [2020-09-12T12:44:55.233Z] #33 2.653 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-12T12:44:55.233Z] #33 2.654 Cloning into '/tmp/tmp.RZ4eyVDn94/tini'... [2020-09-12T12:44:55.233Z] #33 3.603 + cd /tmp/tmp.RZ4eyVDn94/tini [2020-09-12T12:44:55.233Z] #33 3.604 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-12T12:44:55.233Z] #33 3.616 + cmake . [2020-09-12T12:44:55.233Z] #33 4.353 -- The C compiler identification is GNU 8.3.0 [2020-09-12T12:44:55.233Z] #33 4.421 -- Check for working C compiler: /usr/bin/cc [2020-09-12T12:44:55.233Z] #33 5.106 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-12T12:44:55.233Z] #33 5.109 -- Detecting C compiler ABI info [2020-09-12T12:44:55.233Z] #33 5.940 -- Detecting C compiler ABI info - done [2020-09-12T12:44:55.233Z] #33 5.979 -- Detecting C compile features [2020-09-12T12:44:55.497Z] #33 ... [2020-09-12T12:44:55.497Z] [2020-09-12T12:44:55.497Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:44:55.497Z] #54 DONE 81.4s [2020-09-12T12:44:55.497Z] [2020-09-12T12:44:55.497Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-12T12:44:55.588Z] #42 97.45 go/ast [2020-09-12T12:44:55.760Z] #55 DONE 0.3s [2020-09-12T12:44:55.760Z] [2020-09-12T12:44:55.760Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:55.760Z] #41 76.05 vendor/golang.org/x/net/idna [2020-09-12T12:44:55.760Z] #41 80.08 vendor/golang.org/x/net/http/httpproxy [2020-09-12T12:44:55.760Z] #41 80.08 net/textproto [2020-09-12T12:44:55.760Z] #41 80.08 crypto/x509 [2020-09-12T12:44:55.760Z] #41 81.57 vendor/golang.org/x/net/http/httpguts [2020-09-12T12:44:55.760Z] #41 81.57 mime/multipart [2020-09-12T12:44:55.760Z] #41 ... [2020-09-12T12:44:55.760Z] [2020-09-12T12:44:55.760Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-12T12:44:56.024Z] #56 DONE 0.2s [2020-09-12T12:44:56.024Z] [2020-09-12T12:44:56.024Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:44:56.024Z] #39 7.343 PBCC images/timens.pb-c.c [2020-09-12T12:44:56.024Z] #39 7.388 DEP images/timens.pb-c.d [2020-09-12T12:44:56.024Z] #39 7.476 PBCC images/fown.pb-c.c [2020-09-12T12:44:56.024Z] #39 7.508 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-12T12:44:56.287Z] #39 7.580 PBCC images/opts.pb-c.c [2020-09-12T12:44:56.287Z] #39 7.631 PBCC images/memfd.pb-c.c [2020-09-12T12:44:56.287Z] #39 7.683 DEP images/fown.pb-c.d [2020-09-12T12:44:56.287Z] #39 7.730 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-12T12:44:56.551Z] #39 7.812 DEP images/opts.pb-c.d [2020-09-12T12:44:56.551Z] #39 7.852 DEP images/memfd.pb-c.d [2020-09-12T12:44:56.551Z] #39 7.974 PBCC images/sit.pb-c.c [2020-09-12T12:44:56.551Z] #39 8.072 DEP images/sit.pb-c.d [2020-09-12T12:44:56.574Z] #39 18.57 make[1]: Nothing to be done for 'all'. [2020-09-12T12:44:56.658Z] #42 98.28 text/template/parse [2020-09-12T12:44:56.788Z] #17 55.87 Setting up xfsprogs (4.20.0-1) ... [2020-09-12T12:44:56.788Z] #17 55.88 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-12T12:44:56.815Z] #39 8.112 PBCC images/macvlan.pb-c.c [2020-09-12T12:44:56.815Z] #39 8.156 DEP images/macvlan.pb-c.d [2020-09-12T12:44:56.815Z] #39 8.178 PBCC images/autofs.pb-c.c [2020-09-12T12:44:56.815Z] #39 8.192 DEP images/autofs.pb-c.d [2020-09-12T12:44:56.815Z] #39 8.220 PBCC images/sysctl.pb-c.c [2020-09-12T12:44:56.815Z] #39 8.231 DEP images/sysctl.pb-c.d [2020-09-12T12:44:56.815Z] #39 8.269 PBCC images/time.pb-c.c [2020-09-12T12:44:56.815Z] #39 8.314 DEP images/time.pb-c.d [2020-09-12T12:44:57.044Z] #17 56.28 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-12T12:44:57.044Z] #17 ... [2020-09-12T12:44:57.044Z] [2020-09-12T12:44:57.044Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:44:57.044Z] #39 102.9 CC criu/crtools.o [2020-09-12T12:44:57.044Z] #39 103.5 CC criu/eventfd.o [2020-09-12T12:44:57.044Z] #39 103.8 CC criu/eventpoll.o [2020-09-12T12:44:57.044Z] #39 104.5 CC criu/external.o [2020-09-12T12:44:57.044Z] #39 104.9 CC criu/fault-injection.o [2020-09-12T12:44:57.044Z] #39 105.0 CC criu/fdstore.o [2020-09-12T12:44:57.044Z] #39 105.4 CC criu/fifo.o [2020-09-12T12:44:57.044Z] #39 105.8 CC criu/file-ids.o [2020-09-12T12:44:57.045Z] #39 106.1 CC criu/file-lock.o [2020-09-12T12:44:57.045Z] #39 106.8 CC criu/files-ext.o [2020-09-12T12:44:57.045Z] #39 107.2 CC criu/files-reg.o [2020-09-12T12:44:57.045Z] #39 109.3 CC criu/files.o [2020-09-12T12:44:57.045Z] #39 111.0 CC criu/filesystems.o [2020-09-12T12:44:57.045Z] #39 111.7 CC criu/fsnotify.o [2020-09-12T12:44:57.045Z] #39 112.9 CC criu/image-desc.o [2020-09-12T12:44:57.045Z] #39 113.0 CC criu/image.o [2020-09-12T12:44:57.079Z] #39 8.380 PBCC images/binfmt-misc.pb-c.c [2020-09-12T12:44:57.079Z] #39 8.402 DEP images/binfmt-misc.pb-c.d [2020-09-12T12:44:57.079Z] #39 8.459 PBCC images/seccomp.pb-c.c [2020-09-12T12:44:57.079Z] #39 8.480 DEP images/seccomp.pb-c.d [2020-09-12T12:44:57.079Z] #39 8.519 PBCC images/userns.pb-c.c [2020-09-12T12:44:57.079Z] #39 8.529 DEP images/userns.pb-c.d [2020-09-12T12:44:57.079Z] #39 8.569 PBCC images/cgroup.pb-c.c [2020-09-12T12:44:57.310Z] #42 99.11 encoding/json [2020-09-12T12:44:57.343Z] #39 8.609 DEP images/cgroup.pb-c.d [2020-09-12T12:44:57.343Z] #39 8.694 PBCC images/ext-file.pb-c.c [2020-09-12T12:44:57.343Z] #39 8.713 DEP images/ext-file.pb-c.d [2020-09-12T12:44:57.343Z] #39 8.738 PBCC images/rpc.pb-c.c [2020-09-12T12:44:57.343Z] #39 8.766 DEP images/rpc.pb-c.d [2020-09-12T12:44:57.343Z] #39 8.803 PBCC images/siginfo.pb-c.c [2020-09-12T12:44:57.607Z] #39 8.827 DEP images/siginfo.pb-c.d [2020-09-12T12:44:57.607Z] #39 8.863 PBCC images/pagemap.pb-c.c [2020-09-12T12:44:57.607Z] #39 8.891 DEP images/pagemap.pb-c.d [2020-09-12T12:44:57.607Z] #39 8.950 PBCC images/rlimit.pb-c.c [2020-09-12T12:44:57.607Z] #39 8.973 DEP images/rlimit.pb-c.d [2020-09-12T12:44:57.607Z] #39 9.001 PBCC images/file-lock.pb-c.c [2020-09-12T12:44:57.607Z] #39 9.021 DEP images/file-lock.pb-c.d [2020-09-12T12:44:57.607Z] #39 9.056 PBCC images/tty.pb-c.c [2020-09-12T12:44:57.871Z] #39 9.190 DEP images/tty.pb-c.d [2020-09-12T12:44:57.871Z] #39 9.219 PBCC images/tun.pb-c.c [2020-09-12T12:44:57.871Z] #39 9.275 PBCC images/netdev.pb-c.c [2020-09-12T12:44:57.953Z] #39 19.94 CC images/stats.o [2020-09-12T12:44:57.960Z] #42 ... [2020-09-12T12:44:57.960Z] [2020-09-12T12:44:57.960Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:44:57.960Z] #40 25.35 CC images/pstree.o [2020-09-12T12:44:57.960Z] #40 25.70 CC images/pipe.o [2020-09-12T12:44:57.960Z] #40 26.14 CC images/tcp-stream.o [2020-09-12T12:44:57.960Z] #40 26.50 CC images/sk-packet.o [2020-09-12T12:44:57.960Z] #40 26.84 CC images/mnt.o [2020-09-12T12:44:57.960Z] #40 27.07 CC images/pipe-data.o [2020-09-12T12:44:57.960Z] #40 27.32 CC images/sa.o [2020-09-12T12:44:57.960Z] #40 27.55 CC images/timer.o [2020-09-12T12:44:57.960Z] #40 27.94 CC images/timerfd.o [2020-09-12T12:44:57.960Z] #40 28.16 CC images/mm.o [2020-09-12T12:44:57.960Z] #40 28.44 CC images/sk-opts.o [2020-09-12T12:44:57.960Z] #40 28.75 CC images/sk-unix.o [2020-09-12T12:44:57.960Z] #40 29.22 CC images/sk-inet.o [2020-09-12T12:44:57.971Z] #39 113.8 CC criu/ipc_ns.o [2020-09-12T12:44:57.971Z] #39 ... [2020-09-12T12:44:57.971Z] [2020-09-12T12:44:57.971Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:44:57.971Z] #17 57.17 Setting up python3-distutils (3.7.3-1) ... [2020-09-12T12:44:58.134Z] #39 9.348 DEP images/tun.pb-c.d [2020-09-12T12:44:58.134Z] #39 9.418 DEP images/netdev.pb-c.d [2020-09-12T12:44:58.134Z] #39 9.470 PBCC images/vma.pb-c.c [2020-09-12T12:44:58.134Z] #39 9.527 DEP images/vma.pb-c.d [2020-09-12T12:44:58.134Z] #39 9.575 PBCC images/creds.pb-c.c [2020-09-12T12:44:58.211Z] #39 20.30 CC images/core.o [2020-09-12T12:44:58.227Z] #17 57.57 Setting up python3-setuptools (40.8.0-1) ... [2020-09-12T12:44:58.261Z] #40 29.63 CC images/tun.o [2020-09-12T12:44:58.398Z] #39 9.604 DEP images/creds.pb-c.d [2020-09-12T12:44:58.398Z] #39 9.647 PBCC images/utsns.pb-c.c [2020-09-12T12:44:58.398Z] #39 9.671 DEP images/utsns.pb-c.d [2020-09-12T12:44:58.398Z] #39 9.736 PBCC images/ipc-desc.pb-c.c [2020-09-12T12:44:58.398Z] #39 9.771 PBCC images/ipc-sem.pb-c.c [2020-09-12T12:44:58.398Z] #39 9.804 DEP images/ipc-desc.pb-c.d [2020-09-12T12:44:58.398Z] #39 9.865 DEP images/ipc-sem.pb-c.d [2020-09-12T12:44:58.560Z] #40 29.89 CC images/sk-netlink.o [2020-09-12T12:44:58.560Z] #40 30.12 CC images/packet-sock.o [2020-09-12T12:44:58.661Z] #39 9.948 PBCC images/ipc-msg.pb-c.c [2020-09-12T12:44:58.661Z] #39 9.963 DEP images/ipc-msg.pb-c.d [2020-09-12T12:44:58.661Z] #39 10.04 PBCC images/ipc-shm.pb-c.c [2020-09-12T12:44:58.661Z] #39 10.07 DEP images/ipc-shm.pb-c.d [2020-09-12T12:44:58.661Z] #39 10.15 PBCC images/ipc-var.pb-c.c [2020-09-12T12:44:58.779Z] #39 20.94 CC images/core-x86.o [2020-09-12T12:44:58.925Z] #39 10.18 DEP images/ipc-var.pb-c.d [2020-09-12T12:44:58.925Z] #39 10.21 PBCC images/sk-opts.pb-c.c [2020-09-12T12:44:58.925Z] #39 10.25 PBCC images/packet-sock.pb-c.c [2020-09-12T12:44:58.925Z] #39 10.29 DEP images/sk-opts.pb-c.d [2020-09-12T12:44:58.925Z] #39 10.35 DEP images/packet-sock.pb-c.d [2020-09-12T12:44:58.925Z] #39 10.42 PBCC images/sk-netlink.pb-c.c [2020-09-12T12:44:59.155Z] #17 58.52 Setting up python3-pip (18.1-5) ... [2020-09-12T12:44:59.188Z] #39 10.48 DEP images/sk-netlink.pb-c.d [2020-09-12T12:44:59.188Z] #39 10.53 PBCC images/sk-inet.pb-c.c [2020-09-12T12:44:59.188Z] #39 10.60 DEP images/sk-inet.pb-c.d [2020-09-12T12:44:59.188Z] #39 10.65 PBCC images/sk-unix.pb-c.c [2020-09-12T12:44:59.212Z] #40 30.50 CC images/ipc-var.o [2020-09-12T12:44:59.212Z] #40 30.71 CC images/ipc-desc.o [2020-09-12T12:44:59.212Z] #40 30.91 CC images/ipc-shm.o [2020-09-12T12:44:59.358Z] #39 21.47 CC images/core-arm.o [2020-09-12T12:44:59.358Z] #39 ... [2020-09-12T12:44:59.358Z] [2020-09-12T12:44:59.358Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:44:59.358Z] #52 40.08 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-12T12:44:59.358Z] #52 40.08 + BUILDTAGS='netgo osusergo static_build' [2020-09-12T12:44:59.358Z] #52 40.08 + export EXTRA_FLAGS=-buildmode=pie [2020-09-12T12:44:59.358Z] #52 40.08 + EXTRA_FLAGS=-buildmode=pie [2020-09-12T12:44:59.358Z] #52 40.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-12T12:44:59.358Z] #52 40.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-12T12:44:59.358Z] #52 40.08 + '[' '' = dynamic ']' [2020-09-12T12:44:59.358Z] #52 40.08 + make [2020-09-12T12:44:59.358Z] #52 41.75 + bin/ctr [2020-09-12T12:44:59.451Z] #39 10.70 DEP images/sk-unix.pb-c.d [2020-09-12T12:44:59.451Z] #39 10.78 PBCC images/mm.pb-c.c [2020-09-12T12:44:59.451Z] #39 10.85 DEP images/mm.pb-c.d [2020-09-12T12:44:59.514Z] #40 31.18 CC images/ipc-msg.o [2020-09-12T12:44:59.714Z] #39 10.91 PBCC images/timerfd.pb-c.c [2020-09-12T12:44:59.714Z] #39 10.98 DEP images/timerfd.pb-c.d [2020-09-12T12:44:59.714Z] #39 11.03 PBCC images/timer.pb-c.c [2020-09-12T12:44:59.714Z] #39 11.05 DEP images/timer.pb-c.d [2020-09-12T12:44:59.714Z] #39 11.08 PBCC images/sa.pb-c.c [2020-09-12T12:44:59.714Z] #39 11.15 DEP images/sa.pb-c.d [2020-09-12T12:44:59.924Z] #52 ... [2020-09-12T12:44:59.924Z] [2020-09-12T12:44:59.924Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:59.924Z] #41 87.15 encoding/xml [2020-09-12T12:44:59.924Z] #41 88.93 go/doc [2020-09-12T12:44:59.924Z] #41 92.38 github.com/LK4D4/vndr/build [2020-09-12T12:44:59.924Z] #41 92.52 github.com/LK4D4/vndr/versioned [2020-09-12T12:44:59.924Z] #41 92.60 compress/flate [2020-09-12T12:44:59.924Z] #41 ... [2020-09-12T12:44:59.924Z] [2020-09-12T12:44:59.924Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:44:59.924Z] #39 21.97 CC images/core-aarch64.o [2020-09-12T12:44:59.980Z] #39 ... [2020-09-12T12:44:59.980Z] [2020-09-12T12:44:59.980Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:44:59.980Z] #33 7.925 -- Detecting C compile features - done [2020-09-12T12:44:59.980Z] #33 7.943 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-12T12:44:59.980Z] #33 8.467 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-12T12:44:59.980Z] #33 8.620 -- Configuring done [2020-09-12T12:44:59.980Z] #33 8.661 -- Generating done [2020-09-12T12:44:59.980Z] #33 8.669 -- Build files have been written to: /tmp/tmp.RZ4eyVDn94/tini [2020-09-12T12:44:59.980Z] #33 8.678 + make tini-static [2020-09-12T12:44:59.980Z] #33 9.011 Scanning dependencies of target tini-static [2020-09-12T12:44:59.980Z] #33 9.109 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-12T12:44:59.980Z] #33 10.27 [100%] Linking C executable tini-static [2020-09-12T12:44:59.980Z] #33 10.83 [100%] Built target tini-static [2020-09-12T12:44:59.980Z] #33 10.89 + mkdir -p /build [2020-09-12T12:44:59.980Z] #33 10.89 + cp tini-static /build/docker-init [2020-09-12T12:44:59.980Z] #33 DONE 11.2s [2020-09-12T12:44:59.980Z] [2020-09-12T12:44:59.980Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:44:59.980Z] #39 11.20 PBCC images/pipe-data.pb-c.c [2020-09-12T12:44:59.980Z] #39 11.22 DEP images/pipe-data.pb-c.d [2020-09-12T12:44:59.980Z] #39 11.29 PBCC images/mnt.pb-c.c [2020-09-12T12:44:59.980Z] #39 11.36 DEP images/mnt.pb-c.d [2020-09-12T12:44:59.980Z] #39 11.39 PBCC images/sk-packet.pb-c.c [2020-09-12T12:45:00.083Z] #17 59.51 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:45:00.083Z] #17 59.56 Processing triggers for mime-support (3.62) ... [2020-09-12T12:45:00.165Z] #40 31.52 CC images/ipc-sem.o [2020-09-12T12:45:00.165Z] #40 31.73 CC images/utsns.o [2020-09-12T12:45:00.183Z] #39 22.32 CC images/core-ppc64.o [2020-09-12T12:45:00.244Z] #39 11.42 DEP images/sk-packet.pb-c.d [2020-09-12T12:45:00.244Z] #39 11.47 PBCC images/tcp-stream.pb-c.c [2020-09-12T12:45:00.244Z] #39 11.60 DEP images/tcp-stream.pb-c.d [2020-09-12T12:45:00.244Z] #39 11.62 PBCC images/pipe.pb-c.c [2020-09-12T12:45:00.244Z] #39 11.65 DEP images/pipe.pb-c.d [2020-09-12T12:45:00.378Z] #52 ... [2020-09-12T12:45:00.378Z] [2020-09-12T12:45:00.378Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:00.378Z] #39 12.36 PBCC images/packet-sock.pb-c.c [2020-09-12T12:45:00.378Z] #39 12.45 DEP images/sk-opts.pb-c.d [2020-09-12T12:45:00.378Z] #39 12.54 DEP images/packet-sock.pb-c.d [2020-09-12T12:45:00.378Z] #39 12.66 PBCC images/sk-netlink.pb-c.c [2020-09-12T12:45:00.378Z] #39 12.76 DEP images/sk-netlink.pb-c.d [2020-09-12T12:45:00.378Z] #39 12.80 PBCC images/sk-inet.pb-c.c [2020-09-12T12:45:00.378Z] #39 12.96 DEP images/sk-inet.pb-c.d [2020-09-12T12:45:00.378Z] #39 13.14 PBCC images/sk-unix.pb-c.c [2020-09-12T12:45:00.378Z] #39 13.18 DEP images/sk-unix.pb-c.d [2020-09-12T12:45:00.378Z] #39 13.25 PBCC images/mm.pb-c.c [2020-09-12T12:45:00.378Z] #39 13.36 DEP images/mm.pb-c.d [2020-09-12T12:45:00.378Z] #39 13.45 PBCC images/timerfd.pb-c.c [2020-09-12T12:45:00.378Z] #39 13.57 DEP images/timerfd.pb-c.d [2020-09-12T12:45:00.378Z] #39 13.67 PBCC images/timer.pb-c.c [2020-09-12T12:45:00.378Z] #39 13.71 DEP images/timer.pb-c.d [2020-09-12T12:45:00.378Z] #39 13.84 PBCC images/sa.pb-c.c [2020-09-12T12:45:00.378Z] #39 13.88 DEP images/sa.pb-c.d [2020-09-12T12:45:00.378Z] #39 14.03 PBCC images/pipe-data.pb-c.c [2020-09-12T12:45:00.378Z] #39 14.08 DEP images/pipe-data.pb-c.d [2020-09-12T12:45:00.378Z] #39 14.24 PBCC images/mnt.pb-c.c [2020-09-12T12:45:00.378Z] #39 14.31 DEP images/mnt.pb-c.d [2020-09-12T12:45:00.378Z] #39 14.44 PBCC images/sk-packet.pb-c.c [2020-09-12T12:45:00.378Z] #39 14.46 DEP images/sk-packet.pb-c.d [2020-09-12T12:45:00.378Z] #39 14.53 PBCC images/tcp-stream.pb-c.c [2020-09-12T12:45:00.378Z] #39 14.58 DEP images/tcp-stream.pb-c.d [2020-09-12T12:45:00.378Z] #39 14.64 PBCC images/pipe.pb-c.c [2020-09-12T12:45:00.378Z] #39 14.69 DEP images/pipe.pb-c.d [2020-09-12T12:45:00.378Z] #39 14.77 PBCC images/pstree.pb-c.c [2020-09-12T12:45:00.378Z] #39 14.82 DEP images/pstree.pb-c.d [2020-09-12T12:45:00.378Z] #39 14.86 PBCC images/fs.pb-c.c [2020-09-12T12:45:00.378Z] #39 14.89 DEP images/fs.pb-c.d [2020-09-12T12:45:00.378Z] #39 14.95 PBCC images/signalfd.pb-c.c [2020-09-12T12:45:00.378Z] #39 14.98 DEP images/signalfd.pb-c.d [2020-09-12T12:45:00.378Z] #39 15.03 PBCC images/fh.pb-c.c [2020-09-12T12:45:00.378Z] #39 15.06 PBCC images/fsnotify.pb-c.c [2020-09-12T12:45:00.378Z] #39 15.11 DEP images/fh.pb-c.d [2020-09-12T12:45:00.378Z] #39 15.15 DEP images/fsnotify.pb-c.d [2020-09-12T12:45:00.378Z] #39 15.20 PBCC images/eventpoll.pb-c.c [2020-09-12T12:45:00.378Z] #39 15.22 DEP images/eventpoll.pb-c.d [2020-09-12T12:45:00.378Z] #39 15.28 PBCC images/eventfd.pb-c.c [2020-09-12T12:45:00.378Z] #39 15.30 DEP images/eventfd.pb-c.d [2020-09-12T12:45:00.378Z] #39 15.34 PBCC images/remap-file-path.pb-c.c [2020-09-12T12:45:00.378Z] #39 15.35 DEP images/remap-file-path.pb-c.d [2020-09-12T12:45:00.378Z] #39 15.42 PBCC images/fifo.pb-c.c [2020-09-12T12:45:00.378Z] #39 15.44 DEP images/fifo.pb-c.d [2020-09-12T12:45:00.378Z] #39 15.48 PBCC images/ghost-file.pb-c.c [2020-09-12T12:45:00.378Z] #39 15.53 DEP images/ghost-file.pb-c.d [2020-09-12T12:45:00.378Z] #39 15.59 PBCC images/regfile.pb-c.c [2020-09-12T12:45:00.378Z] #39 15.68 DEP images/regfile.pb-c.d [2020-09-12T12:45:00.378Z] #39 15.74 PBCC images/ns.pb-c.c [2020-09-12T12:45:00.378Z] #39 15.76 DEP images/ns.pb-c.d [2020-09-12T12:45:00.378Z] #39 15.80 PBCC images/fdinfo.pb-c.c [2020-09-12T12:45:00.378Z] #39 15.95 DEP images/fdinfo.pb-c.d [2020-09-12T12:45:00.378Z] #39 16.03 PBCC images/core-aarch64.pb-c.c [2020-09-12T12:45:00.378Z] #39 16.07 PBCC images/core-arm.pb-c.c [2020-09-12T12:45:00.378Z] #39 16.13 PBCC images/core-ppc64.pb-c.c [2020-09-12T12:45:00.378Z] #39 16.22 PBCC images/core-s390.pb-c.c [2020-09-12T12:45:00.378Z] #39 16.32 PBCC images/core-x86.pb-c.c [2020-09-12T12:45:00.378Z] #39 16.38 PBCC images/core.pb-c.c [2020-09-12T12:45:00.378Z] #39 16.46 PBCC images/inventory.pb-c.c [2020-09-12T12:45:00.378Z] #39 16.51 DEP images/core-aarch64.pb-c.d [2020-09-12T12:45:00.378Z] #39 16.56 DEP images/core-arm.pb-c.d [2020-09-12T12:45:00.378Z] #39 16.61 DEP images/core-ppc64.pb-c.d [2020-09-12T12:45:00.378Z] #39 16.69 DEP images/core-s390.pb-c.d [2020-09-12T12:45:00.378Z] #39 16.75 DEP images/core-x86.pb-c.d [2020-09-12T12:45:00.378Z] #39 16.83 DEP images/core.pb-c.d [2020-09-12T12:45:00.378Z] #39 16.86 DEP images/inventory.pb-c.d [2020-09-12T12:45:00.378Z] #39 16.90 PBCC images/cpuinfo.pb-c.c [2020-09-12T12:45:00.378Z] #39 16.92 DEP images/cpuinfo.pb-c.d [2020-09-12T12:45:00.378Z] #39 16.99 PBCC images/stats.pb-c.c [2020-09-12T12:45:00.378Z] #39 17.00 DEP images/stats.pb-c.d [2020-09-12T12:45:00.378Z] #39 18.41 make[1]: Nothing to be done for 'all'. [2020-09-12T12:45:00.378Z] #39 19.83 CC images/stats.o [2020-09-12T12:45:00.378Z] #39 20.37 CC images/core.o [2020-09-12T12:45:00.378Z] #39 20.94 CC images/core-x86.o [2020-09-12T12:45:00.378Z] #39 21.51 CC images/core-arm.o [2020-09-12T12:45:00.378Z] #39 21.87 CC images/core-aarch64.o [2020-09-12T12:45:00.378Z] #39 22.23 CC images/core-ppc64.o [2020-09-12T12:45:00.467Z] #40 31.98 CC images/creds.o [2020-09-12T12:45:00.508Z] #39 11.71 PBCC images/pstree.pb-c.c [2020-09-12T12:45:00.508Z] #39 11.75 DEP images/pstree.pb-c.d [2020-09-12T12:45:00.508Z] #39 11.80 PBCC images/fs.pb-c.c [2020-09-12T12:45:00.508Z] #39 11.82 DEP images/fs.pb-c.d [2020-09-12T12:45:00.508Z] #39 11.88 PBCC images/signalfd.pb-c.c [2020-09-12T12:45:00.508Z] #39 11.91 DEP images/signalfd.pb-c.d [2020-09-12T12:45:00.508Z] #39 11.95 PBCC images/fh.pb-c.c [2020-09-12T12:45:00.767Z] #40 32.20 CC images/vma.o [2020-09-12T12:45:00.768Z] #40 32.48 CC images/netdev.o [2020-09-12T12:45:00.773Z] #39 12.00 PBCC images/fsnotify.pb-c.c [2020-09-12T12:45:00.773Z] #39 12.05 DEP images/fh.pb-c.d [2020-09-12T12:45:00.773Z] #39 12.09 DEP images/fsnotify.pb-c.d [2020-09-12T12:45:00.773Z] #39 12.14 PBCC images/eventpoll.pb-c.c [2020-09-12T12:45:00.773Z] #39 12.17 DEP images/eventpoll.pb-c.d [2020-09-12T12:45:00.773Z] #39 12.20 PBCC images/eventfd.pb-c.c [2020-09-12T12:45:00.948Z] #39 22.82 CC images/core-s390.o [2020-09-12T12:45:01.012Z] #17 DONE 60.3s [2020-09-12T12:45:01.012Z] [2020-09-12T12:45:01.012Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-12T12:45:01.037Z] #39 12.24 DEP images/eventfd.pb-c.d [2020-09-12T12:45:01.037Z] #39 12.30 PBCC images/remap-file-path.pb-c.c [2020-09-12T12:45:01.037Z] #39 12.35 DEP images/remap-file-path.pb-c.d [2020-09-12T12:45:01.037Z] #39 12.40 PBCC images/fifo.pb-c.c [2020-09-12T12:45:01.037Z] #39 12.46 DEP images/fifo.pb-c.d [2020-09-12T12:45:01.037Z] #39 12.51 PBCC images/ghost-file.pb-c.c [2020-09-12T12:45:01.119Z] #39 22.93 CC images/core-s390.o [2020-09-12T12:45:01.305Z] #39 12.61 DEP images/ghost-file.pb-c.d [2020-09-12T12:45:01.305Z] #39 12.72 PBCC images/regfile.pb-c.c [2020-09-12T12:45:01.305Z] #39 12.77 DEP images/regfile.pb-c.d [2020-09-12T12:45:01.305Z] #39 12.82 PBCC images/ns.pb-c.c [2020-09-12T12:45:01.305Z] #39 12.84 DEP images/ns.pb-c.d [2020-09-12T12:45:01.461Z] #40 32.81 CC images/tty.o [2020-09-12T12:45:01.461Z] #40 ... [2020-09-12T12:45:01.461Z] [2020-09-12T12:45:01.461Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:45:01.461Z] #48 93.19 go/scanner [2020-09-12T12:45:01.461Z] #48 94.93 mvdan.cc/sh/v3/syntax [2020-09-12T12:45:01.461Z] #48 96.74 go/ast [2020-09-12T12:45:01.461Z] #48 96.93 encoding/json [2020-09-12T12:45:01.461Z] #48 97.00 golang.org/x/sys/unix [2020-09-12T12:45:01.569Z] #39 12.90 PBCC images/fdinfo.pb-c.c [2020-09-12T12:45:01.569Z] #39 12.97 DEP images/fdinfo.pb-c.d [2020-09-12T12:45:01.569Z] #39 13.07 PBCC images/core-aarch64.pb-c.c [2020-09-12T12:45:01.569Z] #39 13.10 PBCC images/core-arm.pb-c.c [2020-09-12T12:45:01.687Z] #39 23.69 CC images/cpuinfo.o [2020-09-12T12:45:01.833Z] #39 13.13 PBCC images/core-ppc64.pb-c.c [2020-09-12T12:45:01.833Z] #39 13.15 PBCC images/core-s390.pb-c.c [2020-09-12T12:45:01.833Z] #39 13.18 PBCC images/core-x86.pb-c.c [2020-09-12T12:45:01.833Z] #39 13.23 PBCC images/core.pb-c.c [2020-09-12T12:45:01.833Z] #39 13.29 PBCC images/inventory.pb-c.c [2020-09-12T12:45:01.833Z] #39 13.35 DEP images/core-aarch64.pb-c.d [2020-09-12T12:45:01.888Z] #39 23.46 CC images/cpuinfo.o [2020-09-12T12:45:01.942Z] #18 0.899 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-12T12:45:01.942Z] #18 0.904 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-12T12:45:01.942Z] #18 0.909 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-12T12:45:01.942Z] #18 DONE 1.0s [2020-09-12T12:45:01.942Z] [2020-09-12T12:45:01.942Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-12T12:45:01.942Z] #36 185.0 + dpkg --print-architecture [2020-09-12T12:45:01.942Z] #36 185.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-12T12:45:01.942Z] #36 185.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-12T12:45:01.942Z] #36 185.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-12T12:45:01.947Z] #39 24.03 CC images/inventory.o [2020-09-12T12:45:02.097Z] #39 13.40 DEP images/core-arm.pb-c.d [2020-09-12T12:45:02.097Z] #39 13.43 DEP images/core-ppc64.pb-c.d [2020-09-12T12:45:02.097Z] #39 13.46 DEP images/core-s390.pb-c.d [2020-09-12T12:45:02.097Z] #39 13.48 DEP images/core-x86.pb-c.d [2020-09-12T12:45:02.097Z] #39 13.50 DEP images/core.pb-c.d [2020-09-12T12:45:02.097Z] #39 13.58 DEP images/inventory.pb-c.d [2020-09-12T12:45:02.106Z] #48 ... [2020-09-12T12:45:02.106Z] [2020-09-12T12:45:02.106Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:02.106Z] #40 33.53 CC images/file-lock.o [2020-09-12T12:45:02.106Z] #40 33.71 CC images/rlimit.o [2020-09-12T12:45:02.147Z] #39 23.89 CC images/inventory.o [2020-09-12T12:45:02.205Z] #39 24.34 CC images/fdinfo.o [2020-09-12T12:45:02.361Z] #39 13.65 PBCC images/cpuinfo.pb-c.c [2020-09-12T12:45:02.361Z] #39 13.68 DEP images/cpuinfo.pb-c.d [2020-09-12T12:45:02.361Z] #39 13.75 PBCC images/stats.pb-c.c [2020-09-12T12:45:02.361Z] #39 13.79 DEP images/stats.pb-c.d [2020-09-12T12:45:02.403Z] #40 33.87 CC images/pagemap.o [2020-09-12T12:45:02.408Z] #39 24.26 CC images/fdinfo.o [2020-09-12T12:45:02.701Z] #40 34.16 CC images/siginfo.o [2020-09-12T12:45:02.701Z] #40 34.42 CC images/rpc.o [2020-09-12T12:45:02.772Z] #39 24.76 CC images/fown.o [2020-09-12T12:45:02.977Z] #39 24.65 CC images/fown.o [2020-09-12T12:45:03.031Z] #39 25.01 CC images/ns.o [2020-09-12T12:45:03.238Z] #39 24.90 CC images/ns.o [2020-09-12T12:45:03.238Z] #39 25.13 CC images/regfile.o [2020-09-12T12:45:03.290Z] #39 25.30 CC images/regfile.o [2020-09-12T12:45:03.548Z] #39 ... [2020-09-12T12:45:03.548Z] [2020-09-12T12:45:03.548Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:45:03.548Z] #47 86.06 mvdan.cc/sh/v3/fileutil [2020-09-12T12:45:03.548Z] #47 86.14 mvdan.cc/sh/v3/syntax [2020-09-12T12:45:03.548Z] #47 92.37 mvdan.cc/sh/v3/cmd/shfmt [2020-09-12T12:45:03.548Z] #47 ... [2020-09-12T12:45:03.548Z] [2020-09-12T12:45:03.548Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:03.548Z] #39 25.63 CC images/ghost-file.o [2020-09-12T12:45:03.761Z] #39 15.01 make[1]: Nothing to be done for 'all'. [2020-09-12T12:45:03.807Z] #39 25.93 CC images/fifo.o [2020-09-12T12:45:03.813Z] #39 25.33 CC images/ghost-file.o [2020-09-12T12:45:03.813Z] #39 ... [2020-09-12T12:45:03.813Z] [2020-09-12T12:45:03.813Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:45:03.813Z] #47 85.11 mvdan.cc/editorconfig [2020-09-12T12:45:03.813Z] #47 86.15 mvdan.cc/sh/v3/fileutil [2020-09-12T12:45:03.813Z] #47 86.34 mvdan.cc/sh/v3/syntax [2020-09-12T12:45:03.813Z] #47 92.59 mvdan.cc/sh/v3/cmd/shfmt [2020-09-12T12:45:03.813Z] #47 ... [2020-09-12T12:45:03.813Z] [2020-09-12T12:45:03.813Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:03.813Z] #39 25.66 CC images/fifo.o [2020-09-12T12:45:04.065Z] #39 26.16 CC images/remap-file-path.o [2020-09-12T12:45:04.238Z] #40 35.83 CC images/ext-file.o [2020-09-12T12:45:04.382Z] #39 25.86 CC images/remap-file-path.o [2020-09-12T12:45:04.382Z] #39 26.14 CC images/eventfd.o [2020-09-12T12:45:04.382Z] #39 ... [2020-09-12T12:45:04.383Z] [2020-09-12T12:45:04.383Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:04.383Z] #41 85.70 text/template [2020-09-12T12:45:04.383Z] #41 87.54 encoding/xml [2020-09-12T12:45:04.383Z] #41 90.78 go/doc [2020-09-12T12:45:04.383Z] #41 92.49 github.com/LK4D4/vndr/versioned [2020-09-12T12:45:04.383Z] #41 92.66 compress/flate [2020-09-12T12:45:04.383Z] #41 93.95 github.com/LK4D4/vndr/build [2020-09-12T12:45:04.383Z] #41 95.35 hash/crc32 [2020-09-12T12:45:04.383Z] #41 95.90 compress/gzip [2020-09-12T12:45:04.537Z] #40 36.08 CC images/cgroup.o [2020-09-12T12:45:04.633Z] #39 26.48 CC images/eventfd.o [2020-09-12T12:45:04.633Z] #39 26.75 CC images/eventpoll.o [2020-09-12T12:45:04.891Z] #39 27.00 CC images/fh.o [2020-09-12T12:45:04.991Z] #41 ... [2020-09-12T12:45:04.991Z] [2020-09-12T12:45:04.991Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:04.991Z] #39 26.41 CC images/eventpoll.o [2020-09-12T12:45:05.151Z] #39 27.29 CC images/fsnotify.o [2020-09-12T12:45:05.155Z] #39 16.62 CC images/stats.o [2020-09-12T12:45:05.190Z] #40 ... [2020-09-12T12:45:05.190Z] [2020-09-12T12:45:05.190Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:45:05.190Z] #11 96.86 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-12T12:45:05.190Z] #11 96.87 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-12T12:45:05.190Z] #11 96.88 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:45:05.190Z] #11 ... [2020-09-12T12:45:05.190Z] [2020-09-12T12:45:05.190Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:05.190Z] #40 36.79 CC images/userns.o [2020-09-12T12:45:05.249Z] #39 26.86 CC images/fh.o [2020-09-12T12:45:05.410Z] #39 ... [2020-09-12T12:45:05.410Z] [2020-09-12T12:45:05.410Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:45:05.410Z] #47 DONE 98.2s [2020-09-12T12:45:05.488Z] #40 37.08 CC images/google/protobuf/descriptor.o [2020-09-12T12:45:05.511Z] #39 27.17 CC images/fsnotify.o [2020-09-12T12:45:05.668Z] [2020-09-12T12:45:05.668Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:05.668Z] #39 27.79 CC images/signalfd.o [2020-09-12T12:45:05.733Z] #39 17.04 CC images/core.o [2020-09-12T12:45:06.078Z] #39 27.82 CC images/signalfd.o [2020-09-12T12:45:06.237Z] #39 28.20 CC images/fs.o [2020-09-12T12:45:06.311Z] #39 17.74 CC images/core-x86.o [2020-09-12T12:45:06.342Z] #39 28.15 CC images/fs.o [2020-09-12T12:45:06.603Z] #39 28.42 CC images/pstree.o [2020-09-12T12:45:06.806Z] #39 28.68 CC images/pstree.o [2020-09-12T12:45:06.863Z] #39 28.66 CC images/pipe.o [2020-09-12T12:45:06.887Z] #39 18.16 CC images/core-arm.o [2020-09-12T12:45:07.065Z] #39 29.04 CC images/pipe.o [2020-09-12T12:45:07.065Z] #39 29.20 CC images/tcp-stream.o [2020-09-12T12:45:07.152Z] #39 18.41 CC images/core-aarch64.o [2020-09-12T12:45:07.226Z] Commit message: "Add support for NetBSD" [2020-09-12T12:45:07.324Z] #39 29.42 CC images/sk-packet.o [2020-09-12T12:45:07.415Z] #39 18.88 CC images/core-ppc64.o [2020-09-12T12:45:07.433Z] #39 28.87 CC images/tcp-stream.o [2020-09-12T12:45:07.433Z] #39 29.17 CC images/sk-packet.o [2020-09-12T12:45:07.583Z] #39 29.66 CC images/mnt.o [2020-09-12T12:45:07.600Z] #40 39.05 CC images/opts.o [2020-09-12T12:45:07.615Z] > git --version # timeout=10 [2020-09-12T12:45:07.660Z] > git --version # 'git version 2.24.1.windows.2' [2020-09-12T12:45:07.701Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-09-12T12:45:07.842Z] #39 29.88 CC images/pipe-data.o [2020-09-12T12:45:07.901Z] #40 39.31 CC images/seccomp.o [2020-09-12T12:45:08.002Z] #39 29.50 CC images/mnt.o [2020-09-12T12:45:08.002Z] #39 29.75 CC images/pipe-data.o [2020-09-12T12:45:08.088Z] #39 19.43 CC images/core-s390.o [2020-09-12T12:45:08.100Z] #39 30.14 CC images/sa.o [2020-09-12T12:45:08.202Z] #40 39.62 CC images/binfmt-misc.o [2020-09-12T12:45:08.202Z] #40 39.84 CC images/time.o [Pipeline] withEnv [Pipeline] { [2020-09-12T12:45:08.263Z] #39 ... [2020-09-12T12:45:08.263Z] [2020-09-12T12:45:08.263Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:45:08.263Z] #47 DONE 99.5s [2020-09-12T12:45:08.263Z] [2020-09-12T12:45:08.263Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:08.263Z] #41 97.04 net [2020-09-12T12:45:08.263Z] #41 97.09 vendor/golang.org/x/text/transform [2020-09-12T12:45:08.263Z] #41 97.76 vendor/golang.org/x/text/unicode/bidi [2020-09-12T12:45:08.263Z] #41 99.35 vendor/golang.org/x/text/secure/bidirule [2020-09-12T12:45:08.263Z] #41 99.71 vendor/golang.org/x/text/unicode/norm [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-12T12:45:08.353Z] #39 ... [2020-09-12T12:45:08.353Z] [2020-09-12T12:45:08.353Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:08.353Z] #41 84.10 crypto/tls [2020-09-12T12:45:08.353Z] #41 89.34 net/http/httptrace [2020-09-12T12:45:08.353Z] #41 89.60 net/http [2020-09-12T12:45:08.353Z] #41 ... [2020-09-12T12:45:08.353Z] [2020-09-12T12:45:08.353Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:45:08.353Z] #10 85.88 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-12T12:45:08.353Z] #10 85.91 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-09-12T12:45:08.353Z] #10 85.92 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:45:08.359Z] #39 30.39 CC images/timer.o [2020-09-12T12:45:08.503Z] #40 40.03 CC images/sysctl.o [2020-09-12T12:45:08.616Z] #10 ... [2020-09-12T12:45:08.616Z] [2020-09-12T12:45:08.616Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:08.616Z] #39 20.05 CC images/cpuinfo.o [2020-09-12T12:45:08.618Z] #39 30.74 CC images/timerfd.o [2020-09-12T12:45:08.805Z] #40 40.23 CC images/autofs.o [2020-09-12T12:45:08.876Z] #39 30.98 CC images/mm.o [2020-09-12T12:45:09.116Z] #40 40.50 CC images/macvlan.o [2020-09-12T12:45:09.117Z] #40 40.69 CC images/sit.o [2020-09-12T12:45:09.135Z] #39 31.22 CC images/sk-opts.o [2020-09-12T12:45:09.309Z] #39 20.62 CC images/inventory.o [2020-09-12T12:45:09.396Z] #39 31.46 CC images/sk-unix.o [2020-09-12T12:45:09.417Z] #40 40.85 CC images/memfd.o [2020-09-12T12:45:09.601Z] #39 20.92 CC images/fdinfo.o [2020-09-12T12:45:09.655Z] #39 31.77 CC images/sk-inet.o [2020-09-12T12:45:09.718Z] #40 41.15 CC images/timens.o [2020-09-12T12:45:09.913Z] #39 32.12 CC images/tun.o [2020-09-12T12:45:10.023Z] #40 41.50 LINK images/built-in.o [2020-09-12T12:45:10.023Z] #40 41.68 GEN compel/include/asm [2020-09-12T12:45:10.024Z] #36 ... [2020-09-12T12:45:10.024Z] [2020-09-12T12:45:10.024Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:10.024Z] #39 115.0 CC criu/irmap.o [2020-09-12T12:45:10.024Z] #39 115.6 CC criu/kcmp-ids.o [2020-09-12T12:45:10.024Z] #39 115.9 CC criu/kerndat.o [2020-09-12T12:45:10.024Z] #39 117.0 CC criu/libnetlink.o [2020-09-12T12:45:10.024Z] #39 117.5 CC criu/log.o [2020-09-12T12:45:10.024Z] #39 118.1 CC criu/lsm.o [2020-09-12T12:45:10.024Z] #39 118.6 CC criu/mem.o [2020-09-12T12:45:10.024Z] #39 120.4 CC criu/memfd.o [2020-09-12T12:45:10.024Z] #39 121.0 CC criu/mount.o [2020-09-12T12:45:10.024Z] #39 124.9 CC criu/namespaces.o [2020-09-12T12:45:10.024Z] #39 ... [2020-09-12T12:45:10.024Z] [2020-09-12T12:45:10.024Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:45:10.024Z] #45 189.5 + cd /tmp/tmp.AhJvx0HIX1/src/github.com/golangci/golangci-lint/ [2020-09-12T12:45:10.024Z] #45 189.5 + git checkout -q v1.23.8 [2020-09-12T12:45:10.024Z] #45 190.2 ++ git describe --tags [2020-09-12T12:45:10.024Z] #45 190.2 + version=v1.23.8 [2020-09-12T12:45:10.024Z] #45 190.2 ++ git rev-parse --short HEAD [2020-09-12T12:45:10.024Z] #45 190.2 + commit=76a82c6 [2020-09-12T12:45:10.024Z] #45 190.2 ++ git show -s --format=%cd [2020-09-12T12:45:10.024Z] #45 190.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-12T12:45:10.024Z] #45 190.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 [2020-09-12T12:45:10.172Z] #39 32.38 CC images/sk-netlink.o [2020-09-12T12:45:10.178Z] #39 21.41 CC images/fown.o [2020-09-12T12:45:10.178Z] #39 21.54 CC images/ns.o [2020-09-12T12:45:10.323Z] #40 41.76 GEN compel/include/version.h [2020-09-12T12:45:10.323Z] #40 41.79 touch .config [2020-09-12T12:45:10.323Z] #40 41.84 GEN include/common/config.h [2020-09-12T12:45:10.323Z] #40 41.97 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-12T12:45:10.440Z] #39 21.79 CC images/regfile.o [2020-09-12T12:45:10.586Z] #45 ... [2020-09-12T12:45:10.586Z] [2020-09-12T12:45:10.586Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:10.586Z] #39 126.6 CC criu/net.o [2020-09-12T12:45:10.623Z] #40 41.99 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-12T12:45:10.623Z] #40 42.02 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-09-12T12:45:10.623Z] #40 42.07 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-09-12T12:45:10.623Z] #40 42.13 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-09-12T12:45:10.623Z] #40 42.16 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-09-12T12:45:10.623Z] #40 42.19 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-09-12T12:45:10.623Z] #40 42.21 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-12T12:45:10.623Z] #40 42.22 DEP compel/plugins/std/infect.d [2020-09-12T12:45:10.702Z] #39 22.06 CC images/ghost-file.o [2020-09-12T12:45:10.735Z] + docker version [2020-09-12T12:45:10.740Z] #39 32.66 CC images/packet-sock.o [2020-09-12T12:45:10.964Z] #39 22.43 CC images/fifo.o [2020-09-12T12:45:10.979Z] #40 42.40 DEP compel/plugins/std/string.d [2020-09-12T12:45:10.980Z] #40 42.59 DEP compel/plugins/std/log.d [2020-09-12T12:45:10.998Z] #39 32.96 CC images/ipc-var.o [2020-09-12T12:45:10.998Z] #39 33.15 CC images/ipc-desc.o [2020-09-12T12:45:11.226Z] #39 22.63 CC images/remap-file-path.o [2020-09-12T12:45:11.258Z] #39 33.38 CC images/ipc-shm.o [2020-09-12T12:45:11.281Z] #40 42.73 DEP compel/plugins/std/fds.d [2020-09-12T12:45:11.281Z] #40 42.86 DEP compel/plugins/std/std.d [2020-09-12T12:45:11.488Z] #39 22.89 CC images/eventfd.o [2020-09-12T12:45:11.517Z] #39 33.56 CC images/ipc-msg.o [2020-09-12T12:45:11.561Z] #41 ... [2020-09-12T12:45:11.562Z] [2020-09-12T12:45:11.562Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:11.562Z] #39 30.10 CC images/sa.o [2020-09-12T12:45:11.562Z] #39 30.50 CC images/timer.o [2020-09-12T12:45:11.562Z] #39 30.99 CC images/timerfd.o [2020-09-12T12:45:11.562Z] #39 31.21 CC images/mm.o [2020-09-12T12:45:11.562Z] #39 31.48 CC images/sk-opts.o [2020-09-12T12:45:11.562Z] #39 31.74 CC images/sk-unix.o [2020-09-12T12:45:11.562Z] #39 32.00 CC images/sk-inet.o [2020-09-12T12:45:11.562Z] #39 32.29 CC images/tun.o [2020-09-12T12:45:11.562Z] #39 32.52 CC images/sk-netlink.o [2020-09-12T12:45:11.562Z] #39 32.67 CC images/packet-sock.o [2020-09-12T12:45:11.562Z] #39 32.98 CC images/ipc-var.o [2020-09-12T12:45:11.562Z] #39 33.16 CC images/ipc-desc.o [2020-09-12T12:45:11.580Z] #40 42.99 DEP compel/plugins/shmem/shmem.d [2020-09-12T12:45:11.580Z] #40 43.09 DEP compel/plugins/fds/fds.d [2020-09-12T12:45:11.751Z] #39 23.18 CC images/eventpoll.o [2020-09-12T12:45:11.776Z] #39 33.82 CC images/ipc-sem.o [2020-09-12T12:45:11.821Z] #39 33.31 CC images/ipc-shm.o [2020-09-12T12:45:11.821Z] #39 33.52 CC images/ipc-msg.o [2020-09-12T12:45:11.880Z] #40 43.24 CC compel/plugins/std/std.o [2020-09-12T12:45:11.880Z] #40 ... [2020-09-12T12:45:11.880Z] [2020-09-12T12:45:11.880Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:45:11.880Z] #11 110.4 Selecting previously unselected package libapparmor1:ppc64el. [2020-09-12T12:45:11.880Z] #11 110.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-09-12T12:45:11.880Z] #11 110.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-09-12T12:45:11.880Z] #11 110.6 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-09-12T12:45:11.880Z] #11 110.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-09-12T12:45:11.880Z] #11 110.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-12T12:45:11.880Z] #11 110.8 Selecting previously unselected package libbtrfs0. [2020-09-12T12:45:11.880Z] #11 110.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-12T12:45:11.880Z] #11 110.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-12T12:45:11.880Z] #11 110.8 Selecting previously unselected package libbtrfs-dev. [2020-09-12T12:45:11.880Z] #11 110.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-12T12:45:11.880Z] #11 110.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-12T12:45:11.880Z] #11 110.9 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-09-12T12:45:11.881Z] #11 110.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-12T12:45:11.881Z] #11 110.9 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-12T12:45:11.881Z] #11 111.0 Selecting previously unselected package libudev-dev:ppc64el. [2020-09-12T12:45:11.881Z] #11 111.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-12T12:45:11.881Z] #11 111.1 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-12T12:45:11.881Z] #11 111.3 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-09-12T12:45:11.881Z] #11 111.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-09-12T12:45:11.881Z] #11 111.3 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-09-12T12:45:11.881Z] #11 111.6 Selecting previously unselected package libpcre16-3:ppc64el. [2020-09-12T12:45:11.881Z] #11 111.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-09-12T12:45:11.881Z] #11 111.6 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-12T12:45:11.881Z] #11 111.8 Selecting previously unselected package libpcre32-3:ppc64el. [2020-09-12T12:45:11.881Z] #11 111.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-09-12T12:45:11.881Z] #11 111.8 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-12T12:45:11.881Z] #11 112.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-09-12T12:45:11.881Z] #11 112.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-09-12T12:45:11.881Z] #11 112.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-12T12:45:11.881Z] #11 112.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-09-12T12:45:11.881Z] #11 112.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-09-12T12:45:11.881Z] #11 112.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-12T12:45:11.881Z] #11 112.6 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-09-12T12:45:11.881Z] #11 112.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-09-12T12:45:11.881Z] #11 112.6 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-12T12:45:11.881Z] #11 112.8 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-09-12T12:45:11.881Z] #11 112.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-09-12T12:45:11.881Z] #11 112.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-12T12:45:11.881Z] #11 112.9 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-09-12T12:45:11.881Z] #11 112.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-09-12T12:45:11.881Z] #11 112.9 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-12T12:45:11.881Z] #11 113.1 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-09-12T12:45:11.881Z] #11 113.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-12T12:45:11.881Z] #11 113.1 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-12T12:45:11.881Z] #11 113.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-12T12:45:11.881Z] #11 113.6 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-12T12:45:11.881Z] #11 113.7 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-09-12T12:45:11.881Z] #11 113.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-12T12:45:11.881Z] #11 113.7 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-12T12:45:11.881Z] #11 113.7 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-09-12T12:45:11.881Z] #11 113.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:45:11.881Z] #11 113.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-12T12:45:11.881Z] #11 113.7 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-12T12:45:11.881Z] #11 113.7 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-12T12:45:11.881Z] #11 113.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-12T12:45:11.881Z] #11 113.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-12T12:45:11.881Z] #11 113.8 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-12T12:45:11.881Z] #11 113.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-12T12:45:11.881Z] #11 113.8 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-12T12:45:11.881Z] #11 113.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-12T12:45:11.881Z] #11 113.8 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-12T12:45:11.881Z] #11 113.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:45:11.881Z] #11 113.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-12T12:45:11.881Z] #11 113.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-12T12:45:11.881Z] #11 113.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:45:11.881Z] #11 113.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-12T12:45:11.881Z] #11 113.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-12T12:45:11.881Z] #11 113.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-12T12:45:11.953Z] #39 ... [2020-09-12T12:45:11.953Z] [2020-09-12T12:45:11.953Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-12T12:45:11.953Z] #19 4.948 Collecting yamllint==1.16.0 [2020-09-12T12:45:12.013Z] #39 23.38 CC images/fh.o [2020-09-12T12:45:12.035Z] #39 34.06 CC images/utsns.o [2020-09-12T12:45:12.035Z] #39 34.22 CC images/creds.o [2020-09-12T12:45:12.081Z] #39 33.72 CC images/ipc-sem.o [2020-09-12T12:45:12.181Z] #11 113.9 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-12T12:45:12.181Z] #11 113.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-12T12:45:12.181Z] #11 113.9 Setting up dmsetup (2:1.02.155-3) ... [2020-09-12T12:45:12.181Z] #11 113.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-12T12:45:12.181Z] #11 113.9 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-12T12:45:12.181Z] #11 113.9 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:45:12.209Z] #19 10.34 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-12T12:45:12.209Z] #19 10.43 Collecting pyyaml (from yamllint==1.16.0) [2020-09-12T12:45:12.275Z] #39 23.58 CC images/fsnotify.o [2020-09-12T12:45:12.295Z] #39 34.48 CC images/vma.o [2020-09-12T12:45:12.341Z] #39 33.90 CC images/utsns.o [2020-09-12T12:45:12.341Z] #39 34.05 CC images/creds.o [2020-09-12T12:45:12.465Z] #19 10.54 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-12T12:45:12.482Z] #11 DONE 114.2s [2020-09-12T12:45:12.482Z] [2020-09-12T12:45:12.482Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-12T12:45:12.537Z] #39 24.01 CC images/signalfd.o [2020-09-12T12:45:12.554Z] #39 34.73 CC images/netdev.o [2020-09-12T12:45:12.554Z] #39 ... [2020-09-12T12:45:12.554Z] [2020-09-12T12:45:12.554Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:12.554Z] #41 95.34 compress/gzip [2020-09-12T12:45:12.554Z] #41 95.56 net [2020-09-12T12:45:12.554Z] #41 95.94 vendor/golang.org/x/text/transform [2020-09-12T12:45:12.554Z] #41 96.65 vendor/golang.org/x/text/unicode/bidi [2020-09-12T12:45:12.554Z] #41 98.99 vendor/golang.org/x/text/secure/bidirule [2020-09-12T12:45:12.554Z] #41 99.37 vendor/golang.org/x/text/unicode/norm [2020-09-12T12:45:12.554Z] #41 103.2 vendor/golang.org/x/net/idna [2020-09-12T12:45:12.554Z] #41 105.3 vendor/golang.org/x/net/http2/hpack [2020-09-12T12:45:12.601Z] #39 34.21 CC images/vma.o [2020-09-12T12:45:12.601Z] #39 34.35 CC images/netdev.o [2020-09-12T12:45:12.805Z] #39 24.15 CC images/fs.o [2020-09-12T12:45:12.805Z] #39 24.34 CC images/pstree.o [2020-09-12T12:45:12.813Z] #41 ... [2020-09-12T12:45:12.813Z] [2020-09-12T12:45:12.813Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:45:12.813Z] #10 102.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-12T12:45:12.813Z] #10 102.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-12T12:45:12.813Z] #10 102.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:45:13.068Z] #39 24.55 CC images/pipe.o [2020-09-12T12:45:13.132Z] #12 DONE 0.6s [2020-09-12T12:45:13.132Z] [2020-09-12T12:45:13.132Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:13.132Z] #50 0.431 + RM_GOPATH=0 [2020-09-12T12:45:13.132Z] #50 0.441 + TMP_GOPATH= [2020-09-12T12:45:13.132Z] #50 0.441 + : /build [2020-09-12T12:45:13.132Z] #50 0.442 + '[' -z '' ']' [2020-09-12T12:45:13.132Z] #50 0.443 ++ mktemp -d [2020-09-12T12:45:13.132Z] #50 0.449 + export GOPATH=/tmp/tmp.imjA6hQBus [2020-09-12T12:45:13.132Z] #50 0.449 + GOPATH=/tmp/tmp.imjA6hQBus [2020-09-12T12:45:13.132Z] #50 0.449 + RM_GOPATH=1 [2020-09-12T12:45:13.132Z] #50 0.449 + case "$(go env GOARCH)" in [2020-09-12T12:45:13.132Z] #50 0.452 ++ go env GOARCH [2020-09-12T12:45:13.132Z] #50 0.468 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:45:13.132Z] #50 0.468 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:45:13.132Z] #50 0.469 ++ dirname /tmp/install/install.sh [2020-09-12T12:45:13.132Z] #50 0.474 + dir=/tmp/install [2020-09-12T12:45:13.132Z] #50 0.474 + bin=runc [2020-09-12T12:45:13.132Z] #50 0.474 + shift [2020-09-12T12:45:13.132Z] #50 0.474 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-12T12:45:13.132Z] #50 0.475 + . /tmp/install/runc.installer [2020-09-12T12:45:13.132Z] #50 0.476 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-12T12:45:13.132Z] #50 0.477 + install_runc [2020-09-12T12:45:13.132Z] #50 0.478 + uname -r [2020-09-12T12:45:13.132Z] #50 0.479 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-12T12:45:13.132Z] #50 0.483 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-12T12:45:13.132Z] #50 0.484 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-12T12:45:13.132Z] #50 0.485 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-12T12:45:13.132Z] #50 0.485 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.imjA6hQBus/src/github.com/opencontainers/runc [2020-09-12T12:45:13.132Z] #50 0.488 Cloning into '/tmp/tmp.imjA6hQBus/src/github.com/opencontainers/runc'... [2020-09-12T12:45:13.170Z] #39 34.76 CC images/tty.o [2020-09-12T12:45:13.332Z] #39 24.71 CC images/tcp-stream.o [2020-09-12T12:45:13.436Z] #50 ... [2020-09-12T12:45:13.436Z] [2020-09-12T12:45:13.436Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-12T12:45:13.436Z] #13 DONE 0.4s [2020-09-12T12:45:13.436Z] [2020-09-12T12:45:13.436Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-12T12:45:13.596Z] #39 24.94 CC images/sk-packet.o [2020-09-12T12:45:13.596Z] #39 25.16 CC images/mnt.o [2020-09-12T12:45:13.735Z] #14 0.259 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-12T12:45:13.735Z] #14 DONE 0.4s [2020-09-12T12:45:13.735Z] [2020-09-12T12:45:13.735Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:13.735Z] #40 43.63 CC compel/plugins/std/fds.o [2020-09-12T12:45:13.735Z] #40 44.27 CC compel/plugins/std/log.o [2020-09-12T12:45:13.735Z] #40 45.02 CC compel/plugins/std/string.o [2020-09-12T12:45:13.740Z] #39 35.39 CC images/file-lock.o [2020-09-12T12:45:13.740Z] #39 35.62 CC images/rlimit.o [2020-09-12T12:45:13.832Z] #19 11.72 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-12T12:45:13.832Z] #19 11.77 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-12T12:45:13.832Z] #19 11.82 Building wheels for collected packages: pyyaml [2020-09-12T12:45:13.832Z] #19 11.82 Running setup.py bdist_wheel for pyyaml: started [2020-09-12T12:45:13.859Z] #39 25.42 CC images/pipe-data.o [2020-09-12T12:45:14.088Z] #19 ... [2020-09-12T12:45:14.088Z] [2020-09-12T12:45:14.088Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:14.088Z] #39 130.0 CC criu/netfilter.o [2020-09-12T12:45:14.123Z] #39 ... [2020-09-12T12:45:14.123Z] [2020-09-12T12:45:14.123Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:45:14.309Z] #39 35.77 CC images/pagemap.o [2020-09-12T12:45:14.309Z] #39 36.03 CC images/siginfo.o [2020-09-12T12:45:14.344Z] #39 130.4 CC criu/page-pipe.o [2020-09-12T12:45:14.384Z] #40 ... [2020-09-12T12:45:14.384Z] [2020-09-12T12:45:14.384Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-12T12:45:14.384Z] #15 DONE 0.3s [2020-09-12T12:45:14.384Z] [2020-09-12T12:45:14.384Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:14.384Z] #40 45.69 CC compel/plugins/std/infect.o [2020-09-12T12:45:14.384Z] #40 ... [2020-09-12T12:45:14.384Z] [2020-09-12T12:45:14.384Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-12T12:45:14.384Z] #16 DONE 0.3s [2020-09-12T12:45:14.570Z] #39 36.30 CC images/rpc.o [2020-09-12T12:45:14.686Z] [2020-09-12T12:45:14.686Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:14.686Z] #40 46.10 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-09-12T12:45:14.686Z] #40 46.16 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-09-12T12:45:14.686Z] #40 46.23 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-09-12T12:45:14.686Z] #40 46.26 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-09-12T12:45:14.686Z] #40 46.30 AR compel/plugins/std.lib.a [2020-09-12T12:45:14.686Z] #40 46.35 CC compel/plugins/fds/fds.o [2020-09-12T12:45:14.920Z] #21 97.59 Checking out files: 28% (3157/10926) Checking out files: 29% (3169/10926) Checking out files: 30% (3278/10926) Checking out files: 31% (3388/10926) Checking out files: 32% (3497/10926) Checking out files: 33% (3606/10926) Checking out files: 34% (3715/10926) Checking out files: 35% (3825/10926) Checking out files: 36% (3934/10926) Checking out files: 37% (4043/10926) Checking out files: 38% (4152/10926) Checking out files: 39% (4262/10926) Checking out files: 40% (4371/10926) Checking out files: 41% (4480/10926) Checking out files: 42% (4589/10926) Checking out files: 43% (4699/10926) Checking out files: 44% (4808/10926) Checking out files: 45% (4917/10926) Checking out files: 46% (5026/10926) Checking out files: 47% (5136/10926) Checking out files: 48% (5245/10926) Checking out files: 49% (5354/10926) Checking out files: 50% (5463/10926) Checking out files: 51% (5573/10926) Checking out files: 52% (5682/10926) Checking out files: 53% (5791/10926) Checking out files: 53% (5897/10926) Checking out files: 54% (5901/10926) Checking out files: 55% (6010/10926) Checking out files: 56% (6119/10926) Checking out files: 57% (6228/10926) Checking out files: 58% (6338/10926) Checking out files: 59% (6447/10926) Checking out files: 60% (6556/10926) Checking out files: 61% (6665/10926) Checking out files: 62% (6775/10926) Checking out files: 63% (6884/10926) Checking out files: 64% (6993/10926) Checking out files: 65% (7102/10926) Checking out files: 66% (7212/10926) Checking out files: 67% (7321/10926) Checking out files: 68% (7430/10926) Checking out files: 69% (7539/10926) Checking out files: 70% (7649/10926) Checking out files: 71% (7758/10926) Checking out files: 72% (7867/10926) Checking out files: 73% (7976/10926) Checking out files: 74% (8086/10926) Checking out files: 75% (8195/10926) Checking out files: 76% (8304/10926) Checking out files: 76% (8391/10926) Checking out files: 77% (8414/10926) Checking out files: 78% (8523/10926) Checking out files: 79% (8632/10926) Checking out files: 80% (8741/10926) Checking out files: 81% (8851/10926) Checking out files: 82% (8960/10926) Checking out files: 83% (9069/10926) Checking out files: 84% (9178/10926) Checking out files: 85% (9288/10926) Checking out files: 86% (9397/10926) Checking out files: 87% (9506/10926) Checking out files: 88% (9615/10926) Checking out files: 89% (9725/10926) Checking out files: 90% (9834/10926) Checking out files: 91% (9943/10926) Checking out files: 92% (10052/10926) Checking out files: 93% (10162/10926) Checking out files: 94% (10271/10926) Checking out files: 95% (10380/10926) Checking out files: 96% (10489/10926) Checking out files: 96% (10572/10926) Checking out files: 97% (10599/10926) Checking out files: 98% (10708/10926) Checking out files: 99% (10817/10926) Checking out files: 100% (10926/10926) Checking out files: 100% (10926/10926), done. [2020-09-12T12:45:14.920Z] #21 100.9 + cd /tmp/tmp.zH3WB6pZGR/tmp/docker-ce [2020-09-12T12:45:14.920Z] #21 100.9 + git checkout -q v17.06.2-ce [2020-09-12T12:45:14.986Z] #40 ... [2020-09-12T12:45:14.986Z] [2020-09-12T12:45:14.986Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-12T12:45:14.986Z] #17 DONE 0.4s [2020-09-12T12:45:14.986Z] [2020-09-12T12:45:14.986Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:45:15.273Z] #39 131.1 CC criu/page-xfer.o [2020-09-12T12:45:15.635Z] #18 0.611 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:45:15.635Z] #18 0.694 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:45:15.635Z] #18 0.751 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:45:15.836Z] #39 ... [2020-09-12T12:45:15.836Z] [2020-09-12T12:45:15.836Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-12T12:45:15.836Z] #19 12.98 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-12T12:45:15.836Z] #19 12.98 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-12T12:45:15.836Z] #19 13.06 Successfully built pyyaml [2020-09-12T12:45:15.836Z] #19 13.07 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-12T12:45:15.836Z] #19 13.45 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-12T12:45:15.836Z] #19 DONE 13.9s [2020-09-12T12:45:15.935Z] #18 ... [2020-09-12T12:45:15.935Z] [2020-09-12T12:45:15.935Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:15.935Z] #42 107.9 text/template [2020-09-12T12:45:15.935Z] #42 108.7 go/parser [2020-09-12T12:45:15.935Z] #42 114.7 encoding/xml [2020-09-12T12:45:15.952Z] #39 37.56 CC images/ext-file.o [2020-09-12T12:45:16.092Z] [2020-09-12T12:45:16.092Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-12T12:45:16.092Z] #22 DONE 0.2s [2020-09-12T12:45:16.092Z] [2020-09-12T12:45:16.092Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-12T12:45:16.103Z] #10 ... [2020-09-12T12:45:16.103Z] [2020-09-12T12:45:16.103Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:16.103Z] #39 35.20 CC images/tty.o [2020-09-12T12:45:16.103Z] #39 35.74 CC images/file-lock.o [2020-09-12T12:45:16.103Z] #39 35.88 CC images/rlimit.o [2020-09-12T12:45:16.103Z] #39 36.04 CC images/pagemap.o [2020-09-12T12:45:16.103Z] #39 36.39 CC images/siginfo.o [2020-09-12T12:45:16.103Z] #39 36.73 CC images/rpc.o [2020-09-12T12:45:16.103Z] #39 37.83 CC images/ext-file.o [2020-09-12T12:45:16.103Z] #39 38.02 CC images/cgroup.o [2020-09-12T12:45:16.212Z] #39 37.82 CC images/cgroup.o [2020-09-12T12:45:16.235Z] #42 ... [2020-09-12T12:45:16.235Z] [2020-09-12T12:45:16.235Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:16.235Z] #40 46.73 AR compel/plugins/fds.lib.a [2020-09-12T12:45:16.235Z] #40 46.82 HOSTDEP compel/src/lib/log-host.d [2020-09-12T12:45:16.235Z] #40 46.97 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-12T12:45:16.235Z] #40 47.07 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-09-12T12:45:16.235Z] #40 47.16 HOSTDEP compel/src/main-host.d [2020-09-12T12:45:16.235Z] #40 47.36 DEP compel/src/lib/ptrace.d [2020-09-12T12:45:16.235Z] #40 47.48 DEP compel/src/lib/infect.d [2020-09-12T12:45:16.235Z] #40 47.72 DEP compel/src/lib/infect-util.d [2020-09-12T12:45:16.529Z] Client: Docker Engine - Enterprise [2020-09-12T12:45:16.529Z] Version: 19.03.5 [2020-09-12T12:45:16.529Z] API version: 1.40 [2020-09-12T12:45:16.529Z] Go version: go1.12.12 [2020-09-12T12:45:16.529Z] Git commit: 2ee0c57608 [2020-09-12T12:45:16.529Z] Built: 11/13/2019 08:00:16 [2020-09-12T12:45:16.529Z] OS/Arch: windows/amd64 [2020-09-12T12:45:16.529Z] Experimental: false [2020-09-12T12:45:16.529Z] [2020-09-12T12:45:16.529Z] Server: Docker Engine - Enterprise [2020-09-12T12:45:16.529Z] Engine: [2020-09-12T12:45:16.529Z] Version: 19.03.5 [2020-09-12T12:45:16.529Z] API version: 1.40 (minimum version 1.24) [2020-09-12T12:45:16.529Z] Go version: go1.12.12 [2020-09-12T12:45:16.529Z] Git commit: 2ee0c57608 [2020-09-12T12:45:16.529Z] Built: 11/13/2019 07:58:51 [2020-09-12T12:45:16.529Z] OS/Arch: windows/amd64 [2020-09-12T12:45:16.529Z] Experimental: true [2020-09-12T12:45:16.535Z] #40 47.96 DEP compel/src/lib/infect-rpc.d [2020-09-12T12:45:16.535Z] #40 48.20 DEP compel/arch/ppc64/src/lib/infect.d [2020-09-12T12:45:16.669Z] #39 38.68 CC images/userns.o [2020-09-12T12:45:16.783Z] #39 38.48 CC images/userns.o [2020-09-12T12:45:16.835Z] #40 48.32 DEP compel/arch/ppc64/src/lib/cpu.d [2020-09-12T12:45:16.835Z] #40 48.40 DEP compel/src/lib/log.d [2020-09-12T12:45:16.928Z] #39 38.92 CC images/google/protobuf/descriptor.o [2020-09-12T12:45:17.043Z] #39 38.71 CC images/google/protobuf/descriptor.o [2020-09-12T12:45:17.150Z] #40 48.56 DEP compel/src/main.d [2020-09-12T12:45:17.150Z] #40 48.68 DEP compel/src/lib/handle-elf.d [Pipeline] sh [2020-09-12T12:45:17.450Z] #40 48.77 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-09-12T12:45:17.450Z] #40 48.95 CC compel/src/lib/log.o [2020-09-12T12:45:17.748Z] #40 49.29 CC compel/arch/ppc64/src/lib/cpu.o [2020-09-12T12:45:18.047Z] #40 49.55 CC compel/arch/ppc64/src/lib/infect.o [2020-09-12T12:45:18.056Z] + docker info [2020-09-12T12:45:18.307Z] #39 40.43 CC images/opts.o [2020-09-12T12:45:18.435Z] #39 ... [2020-09-12T12:45:18.435Z] [2020-09-12T12:45:18.435Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:45:18.435Z] #54 109.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-12T12:45:18.694Z] #40 50.36 CC compel/src/lib/infect-rpc.o [2020-09-12T12:45:18.695Z] #54 109.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-12T12:45:18.695Z] #54 ... [2020-09-12T12:45:18.695Z] [2020-09-12T12:45:18.695Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:45:18.695Z] #10 100.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-12T12:45:18.695Z] #10 100.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-12T12:45:18.695Z] #10 100.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:45:18.875Z] #39 40.71 CC images/seccomp.o [2020-09-12T12:45:18.954Z] #10 ... [2020-09-12T12:45:18.954Z] [2020-09-12T12:45:18.954Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:18.954Z] #39 40.47 CC images/opts.o [2020-09-12T12:45:18.954Z] #39 40.71 CC images/seccomp.o [2020-09-12T12:45:19.135Z] #39 41.01 CC images/binfmt-misc.o [2020-09-12T12:45:19.135Z] #39 41.25 CC images/time.o [2020-09-12T12:45:19.149Z] #21 104.8 + mkdir -p /tmp/tmp.zH3WB6pZGR/src/github.com/docker [2020-09-12T12:45:19.149Z] #21 104.8 + mv components/cli /tmp/tmp.zH3WB6pZGR/src/github.com/docker/cli [2020-09-12T12:45:19.149Z] #21 104.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-09-12T12:45:19.214Z] #39 40.94 CC images/binfmt-misc.o [2020-09-12T12:45:19.339Z] #40 50.74 CC compel/src/lib/infect-util.o [2020-09-12T12:45:19.362Z] #26 DONE 3.4s [2020-09-12T12:45:19.362Z] [2020-09-12T12:45:19.362Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-12T12:45:19.394Z] #39 41.42 CC images/sysctl.o [2020-09-12T12:45:19.413Z] #21 ... [2020-09-12T12:45:19.413Z] [2020-09-12T12:45:19.413Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:45:19.413Z] #10 98.23 Selecting previously unselected package libapparmor1:arm64. [2020-09-12T12:45:19.413Z] #10 98.23 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-09-12T12:45:19.413Z] #10 98.25 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-09-12T12:45:19.413Z] #10 98.34 Selecting previously unselected package libapparmor-dev:arm64. [2020-09-12T12:45:19.413Z] #10 98.35 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-09-12T12:45:19.413Z] #10 98.37 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-09-12T12:45:19.413Z] #10 98.56 Selecting previously unselected package libbtrfs0. [2020-09-12T12:45:19.413Z] #10 98.57 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-09-12T12:45:19.413Z] #10 98.58 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-12T12:45:19.413Z] #10 98.67 Selecting previously unselected package libbtrfs-dev. [2020-09-12T12:45:19.413Z] #10 98.68 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-09-12T12:45:19.413Z] #10 98.69 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-12T12:45:19.413Z] #10 98.83 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-09-12T12:45:19.413Z] #10 98.84 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-09-12T12:45:19.413Z] #10 98.84 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-09-12T12:45:19.413Z] #10 98.93 Selecting previously unselected package libudev-dev:arm64. [2020-09-12T12:45:19.413Z] #10 98.93 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-09-12T12:45:19.413Z] #10 99.04 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-09-12T12:45:19.413Z] #10 99.22 Selecting previously unselected package libsepol1-dev:arm64. [2020-09-12T12:45:19.413Z] #10 99.24 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-09-12T12:45:19.413Z] #10 99.24 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-09-12T12:45:19.413Z] #10 99.82 Selecting previously unselected package libpcre16-3:arm64. [2020-09-12T12:45:19.413Z] #10 99.83 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-09-12T12:45:19.413Z] #10 99.84 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-09-12T12:45:19.413Z] #10 99.99 Selecting previously unselected package libpcre32-3:arm64. [2020-09-12T12:45:19.413Z] #10 100.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-09-12T12:45:19.413Z] #10 100.0 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-09-12T12:45:19.413Z] #10 100.2 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-09-12T12:45:19.413Z] #10 100.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-09-12T12:45:19.413Z] #10 100.2 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-09-12T12:45:19.413Z] #10 100.3 Selecting previously unselected package libpcre3-dev:arm64. [2020-09-12T12:45:19.413Z] #10 100.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-09-12T12:45:19.413Z] #10 100.3 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-09-12T12:45:19.413Z] #10 100.9 Selecting previously unselected package libselinux1-dev:arm64. [2020-09-12T12:45:19.413Z] #10 100.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-09-12T12:45:19.413Z] #10 100.9 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-09-12T12:45:19.413Z] #10 101.3 Selecting previously unselected package libdevmapper-dev:arm64. [2020-09-12T12:45:19.413Z] #10 101.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-09-12T12:45:19.413Z] #10 101.3 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-09-12T12:45:19.413Z] #10 101.4 Selecting previously unselected package libseccomp-dev:arm64. [2020-09-12T12:45:19.413Z] #10 101.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-09-12T12:45:19.413Z] #10 101.5 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-09-12T12:45:19.413Z] #10 101.6 Selecting previously unselected package libsystemd-dev:arm64. [2020-09-12T12:45:19.413Z] #10 101.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-09-12T12:45:19.413Z] #10 101.7 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-09-12T12:45:19.413Z] #10 102.1 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-09-12T12:45:19.413Z] #10 102.2 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-09-12T12:45:19.413Z] #10 102.2 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-09-12T12:45:19.413Z] #10 102.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-12T12:45:19.413Z] #10 102.2 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-09-12T12:45:19.413Z] #10 102.2 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-09-12T12:45:19.413Z] #10 102.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:45:19.413Z] #10 102.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-12T12:45:19.413Z] #10 102.3 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-09-12T12:45:19.413Z] #10 102.3 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-09-12T12:45:19.413Z] #10 102.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-12T12:45:19.413Z] #10 102.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-12T12:45:19.413Z] #10 102.4 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-09-12T12:45:19.413Z] #10 102.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-12T12:45:19.413Z] #10 102.4 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-09-12T12:45:19.413Z] #10 102.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-12T12:45:19.413Z] #10 102.5 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-09-12T12:45:19.413Z] #10 102.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:45:19.413Z] #10 102.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 [2020-09-12T12:45:19.413Z] #10 102.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 [2020-09-12T12:45:19.413Z] #10 102.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:45:19.413Z] #10 102.5 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 [2020-09-12T12:45:19.413Z] #10 102.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 [2020-09-12T12:45:19.413Z] #10 102.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-12T12:45:19.413Z] #10 102.6 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-09-12T12:45:19.413Z] #10 102.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-09-12T12:45:19.413Z] #10 102.6 Setting up dmsetup (2:1.02.155-3) ... [2020-09-12T12:45:19.413Z] #10 102.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-09-12T12:45:19.413Z] #10 102.7 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-09-12T12:45:19.413Z] #10 102.8 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:45:19.413Z] #10 DONE 105.3s [2020-09-12T12:45:19.413Z] [2020-09-12T12:45:19.413Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:19.413Z] #41 97.31 github.com/LK4D4/vndr/godl [2020-09-12T12:45:19.413Z] #41 97.84 github.com/LK4D4/vndr [2020-09-12T12:45:19.413Z] #41 DONE 105.3s [2020-09-12T12:45:19.413Z] [2020-09-12T12:45:19.413Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:19.474Z] #39 41.15 CC images/time.o [2020-09-12T12:45:19.474Z] #39 41.35 CC images/sysctl.o [2020-09-12T12:45:19.617Z] #29 DONE 0.3s [2020-09-12T12:45:19.617Z] [2020-09-12T12:45:19.617Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-12T12:45:19.653Z] #39 41.59 CC images/autofs.o [2020-09-12T12:45:19.684Z] #40 51.03 CC compel/src/lib/infect.o [2020-09-12T12:45:19.874Z] #31 DONE 0.1s [2020-09-12T12:45:19.874Z] [2020-09-12T12:45:19.874Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-12T12:45:19.874Z] #34 DONE 0.0s [2020-09-12T12:45:19.874Z] [2020-09-12T12:45:19.874Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:19.874Z] #39 133.0 CC criu/pagemap-cache.o [2020-09-12T12:45:19.874Z] #39 133.2 CC criu/pagemap.o [2020-09-12T12:45:19.874Z] #39 134.1 CC criu/parasite-syscall.o [2020-09-12T12:45:19.874Z] #39 134.8 CC criu/path.o [2020-09-12T12:45:19.874Z] #39 135.1 CC criu/pie-util-vdso-elf32.o [2020-09-12T12:45:19.874Z] #39 135.7 CC criu/pie-util-vdso.o [2020-09-12T12:45:19.912Z] #39 41.89 CC images/macvlan.o [2020-09-12T12:45:19.912Z] #39 42.12 CC images/sit.o [2020-09-12T12:45:20.043Z] #39 41.55 CC images/autofs.o [2020-09-12T12:45:20.043Z] #39 41.80 CC images/macvlan.o [2020-09-12T12:45:20.172Z] #39 42.30 CC images/memfd.o [2020-09-12T12:45:20.173Z] #39 136.2 CC criu/pie-util.o [2020-09-12T12:45:20.302Z] #39 41.98 CC images/sit.o [2020-09-12T12:45:20.363Z] #49 ... [2020-09-12T12:45:20.363Z] [2020-09-12T12:45:20.363Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-12T12:45:20.363Z] #28 DONE 105.9s [2020-09-12T12:45:20.363Z] [2020-09-12T12:45:20.363Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:20.363Z] #39 25.67 CC images/sa.o [2020-09-12T12:45:20.363Z] #39 25.90 CC images/timer.o [2020-09-12T12:45:20.363Z] #39 26.34 CC images/timerfd.o [2020-09-12T12:45:20.364Z] #39 26.58 CC images/mm.o [2020-09-12T12:45:20.364Z] #39 27.04 CC images/sk-opts.o [2020-09-12T12:45:20.364Z] #39 27.16 CC images/sk-unix.o [2020-09-12T12:45:20.364Z] #39 27.45 CC images/sk-inet.o [2020-09-12T12:45:20.364Z] #39 27.90 CC images/tun.o [2020-09-12T12:45:20.364Z] #39 28.29 CC images/sk-netlink.o [2020-09-12T12:45:20.364Z] #39 28.46 CC images/packet-sock.o [2020-09-12T12:45:20.364Z] #39 28.90 CC images/ipc-var.o [2020-09-12T12:45:20.364Z] #39 29.04 CC images/ipc-desc.o [2020-09-12T12:45:20.364Z] #39 29.22 CC images/ipc-shm.o [2020-09-12T12:45:20.364Z] #39 29.37 CC images/ipc-msg.o [2020-09-12T12:45:20.364Z] #39 29.64 CC images/ipc-sem.o [2020-09-12T12:45:20.364Z] #39 29.74 CC images/utsns.o [2020-09-12T12:45:20.364Z] #39 29.90 CC images/creds.o [2020-09-12T12:45:20.364Z] #39 30.02 CC images/vma.o [2020-09-12T12:45:20.364Z] #39 30.25 CC images/netdev.o [2020-09-12T12:45:20.364Z] #39 30.54 CC images/tty.o [2020-09-12T12:45:20.364Z] #39 31.12 CC images/file-lock.o [2020-09-12T12:45:20.364Z] #39 31.37 CC images/rlimit.o [2020-09-12T12:45:20.364Z] #39 31.59 CC images/pagemap.o [2020-09-12T12:45:20.364Z] #39 31.75 CC images/siginfo.o [2020-09-12T12:45:20.429Z] #39 136.3 CC criu/pipes.o [2020-09-12T12:45:20.431Z] #39 42.52 CC images/timens.o [2020-09-12T12:45:20.562Z] #39 42.17 CC images/memfd.o [2020-09-12T12:45:20.629Z] #39 31.95 CC images/rpc.o [2020-09-12T12:45:20.691Z] #39 42.75 LINK images/built-in.o [2020-09-12T12:45:20.822Z] #39 42.45 CC images/timens.o [2020-09-12T12:45:20.950Z] #39 42.90 GEN compel/include/asm [2020-09-12T12:45:20.950Z] #39 42.92 GEN compel/include/version.h [2020-09-12T12:45:20.950Z] #39 42.95 touch .config [2020-09-12T12:45:20.950Z] #39 43.00 GEN include/common/config.h [2020-09-12T12:45:20.950Z] #39 43.05 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-12T12:45:20.950Z] #39 43.08 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-12T12:45:20.950Z] #39 43.11 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-12T12:45:21.081Z] #39 42.73 LINK images/built-in.o [2020-09-12T12:45:21.081Z] #39 42.96 GEN compel/include/asm [2020-09-12T12:45:21.209Z] #39 43.12 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-12T12:45:21.209Z] #39 43.15 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-12T12:45:21.209Z] #39 43.17 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-12T12:45:21.209Z] #39 43.22 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-12T12:45:21.209Z] #39 43.24 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-12T12:45:21.209Z] #39 43.28 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-12T12:45:21.209Z] #39 43.31 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-12T12:45:21.209Z] #39 43.32 DEP compel/plugins/std/infect.d [2020-09-12T12:45:21.209Z] #39 43.43 DEP compel/plugins/std/string.d [2020-09-12T12:45:21.341Z] #39 43.00 GEN compel/include/version.h [2020-09-12T12:45:21.341Z] #39 43.03 touch .config [2020-09-12T12:45:21.341Z] #39 43.07 GEN include/common/config.h [2020-09-12T12:45:21.341Z] #39 43.15 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-12T12:45:21.341Z] #39 43.16 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-12T12:45:21.341Z] #39 43.18 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-12T12:45:21.362Z] #39 137.1 CC criu/plugin.o [2020-09-12T12:45:21.362Z] #39 137.5 CC criu/proc_parse.o [2020-09-12T12:45:21.469Z] #39 43.51 DEP compel/plugins/std/log.d [2020-09-12T12:45:21.469Z] #39 43.63 DEP compel/plugins/std/fds.d [2020-09-12T12:45:21.469Z] #39 43.70 DEP compel/plugins/std/std.d [2020-09-12T12:45:21.581Z] #39 32.81 CC images/ext-file.o [2020-09-12T12:45:21.581Z] #39 33.02 CC images/cgroup.o [2020-09-12T12:45:21.600Z] #39 43.20 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-12T12:45:21.601Z] #39 43.24 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-12T12:45:21.601Z] #39 43.27 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-12T12:45:21.601Z] #39 43.30 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-12T12:45:21.601Z] #39 43.33 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-12T12:45:21.601Z] #39 43.34 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-12T12:45:21.601Z] #39 43.37 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-12T12:45:21.601Z] #39 43.37 DEP compel/plugins/std/infect.d [2020-09-12T12:45:21.601Z] #39 43.44 DEP compel/plugins/std/string.d [2020-09-12T12:45:21.728Z] #39 43.85 DEP compel/plugins/shmem/shmem.d [2020-09-12T12:45:21.844Z] #39 ... [2020-09-12T12:45:21.844Z] [2020-09-12T12:45:21.844Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:21.844Z] #49 2.447 + RM_GOPATH=0 [2020-09-12T12:45:21.844Z] #49 2.447 + TMP_GOPATH= [2020-09-12T12:45:21.844Z] #49 2.447 + : /build [2020-09-12T12:45:21.844Z] #49 2.447 + '[' -z '' ']' [2020-09-12T12:45:21.844Z] #49 2.447 ++ mktemp -d [2020-09-12T12:45:21.844Z] #49 2.450 + export GOPATH=/tmp/tmp.FjmrTfwJ2a [2020-09-12T12:45:21.845Z] #49 2.450 + GOPATH=/tmp/tmp.FjmrTfwJ2a [2020-09-12T12:45:21.845Z] #49 2.450 + RM_GOPATH=1 [2020-09-12T12:45:21.845Z] #49 2.450 + case "$(go env GOARCH)" in [2020-09-12T12:45:21.845Z] #49 2.450 ++ go env GOARCH [2020-09-12T12:45:21.845Z] #49 2.478 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:45:21.845Z] #49 2.478 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:45:21.845Z] #49 2.478 ++ dirname /tmp/install/install.sh [2020-09-12T12:45:21.845Z] #49 2.479 + dir=/tmp/install [2020-09-12T12:45:21.845Z] #49 2.479 + bin=runc [2020-09-12T12:45:21.845Z] #49 2.479 + shift [2020-09-12T12:45:21.845Z] #49 2.487 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-12T12:45:21.845Z] #49 2.487 + . /tmp/install/runc.installer [2020-09-12T12:45:21.845Z] #49 2.487 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-12T12:45:21.845Z] #49 2.487 + install_runc [2020-09-12T12:45:21.845Z] #49 2.494 + uname -r [2020-09-12T12:45:21.845Z] #49 2.494 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-12T12:45:21.845Z] #49 2.494 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-12T12:45:21.845Z] #49 2.494 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-12T12:45:21.845Z] #49 2.494 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FjmrTfwJ2a/src/github.com/opencontainers/runc [2020-09-12T12:45:21.845Z] #49 2.494 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-12T12:45:21.845Z] #49 2.496 Cloning into '/tmp/tmp.FjmrTfwJ2a/src/github.com/opencontainers/runc'... [2020-09-12T12:45:21.860Z] #39 43.54 DEP compel/plugins/std/log.d [2020-09-12T12:45:21.860Z] #39 43.63 DEP compel/plugins/std/fds.d [2020-09-12T12:45:21.860Z] #39 ... [2020-09-12T12:45:21.860Z] [2020-09-12T12:45:21.860Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:21.860Z] #41 103.3 vendor/golang.org/x/net/idna [2020-09-12T12:45:21.860Z] #41 105.2 vendor/golang.org/x/net/http2/hpack [2020-09-12T12:45:21.860Z] #41 106.4 mime [2020-09-12T12:45:21.860Z] #41 108.2 mime/quotedprintable [2020-09-12T12:45:21.860Z] #41 108.6 net/http/internal [2020-09-12T12:45:21.860Z] #41 112.6 net/textproto [2020-09-12T12:45:21.860Z] #41 112.6 crypto/x509 [2020-09-12T12:45:21.987Z] #39 43.95 DEP compel/plugins/fds/fds.d [2020-09-12T12:45:21.987Z] #39 44.07 CC compel/plugins/std/std.o [2020-09-12T12:45:22.109Z] #49 ... [2020-09-12T12:45:22.109Z] [2020-09-12T12:45:22.109Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-12T12:45:22.109Z] #11 DONE 2.7s [2020-09-12T12:45:22.109Z] [2020-09-12T12:45:22.109Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:22.109Z] #39 33.56 CC images/userns.o [2020-09-12T12:45:22.120Z] #41 ... [2020-09-12T12:45:22.120Z] [2020-09-12T12:45:22.120Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:22.120Z] #39 43.78 DEP compel/plugins/std/std.d [2020-09-12T12:45:22.120Z] #39 43.92 DEP compel/plugins/shmem/shmem.d [2020-09-12T12:45:22.247Z] #39 44.40 CC compel/plugins/std/fds.o [2020-09-12T12:45:22.380Z] #39 44.04 DEP compel/plugins/fds/fds.d [2020-09-12T12:45:22.447Z] #40 ... [2020-09-12T12:45:22.448Z] [2020-09-12T12:45:22.448Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-12T12:45:22.448Z] #48 115.6 golang.org/x/crypto/ssh/terminal [2020-09-12T12:45:22.448Z] #48 118.5 mvdan.cc/sh/v3/cmd/shfmt [2020-09-12T12:45:22.448Z] #48 DONE 123.7s [2020-09-12T12:45:22.448Z] [2020-09-12T12:45:22.448Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:45:22.448Z] #18 1.513 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-12T12:45:22.448Z] #18 2.996 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [216 kB] [2020-09-12T12:45:22.448Z] #18 4.407 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-12T12:45:22.448Z] #18 ... [2020-09-12T12:45:22.448Z] [2020-09-12T12:45:22.448Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:22.448Z] #50 9.964 + cd /tmp/tmp.imjA6hQBus/src/github.com/opencontainers/runc [2020-09-12T12:45:22.448Z] #50 9.981 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-12T12:45:22.448Z] #50 10.20 + '[' -z '' ']' [2020-09-12T12:45:22.640Z] #39 44.17 CC compel/plugins/std/std.o [2020-09-12T12:45:22.690Z] #39 33.86 CC images/google/protobuf/descriptor.o [2020-09-12T12:45:22.745Z] #50 10.21 + target=static [2020-09-12T12:45:22.745Z] #50 10.21 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-12T12:45:22.793Z] #39 ... [2020-09-12T12:45:22.793Z] [2020-09-12T12:45:22.793Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:22.793Z] #49 86.47 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 [2020-09-12T12:45:22.793Z] #49 88.60 + mkdir -p /build [2020-09-12T12:45:22.793Z] #49 88.60 + cp runc /build/runc [2020-09-12T12:45:22.793Z] #49 DONE 88.9s [2020-09-12T12:45:22.793Z] [2020-09-12T12:45:22.793Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-12T12:45:22.815Z] #39 44.85 CC compel/plugins/std/log.o [2020-09-12T12:45:22.899Z] #39 44.49 CC compel/plugins/std/fds.o [2020-09-12T12:45:23.159Z] #39 44.92 CC compel/plugins/std/log.o [2020-09-12T12:45:23.390Z] #50 10.86 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 . [2020-09-12T12:45:23.753Z] #39 45.69 CC compel/plugins/std/string.o [2020-09-12T12:45:24.048Z] #39 ... [2020-09-12T12:45:24.048Z] [2020-09-12T12:45:24.048Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:24.048Z] #41 106.5 mime [2020-09-12T12:45:24.048Z] #41 108.4 net/http/internal [2020-09-12T12:45:24.048Z] #41 112.2 net/textproto [2020-09-12T12:45:24.048Z] #41 112.2 crypto/x509 [2020-09-12T12:45:24.048Z] #41 113.3 vendor/golang.org/x/net/http/httpguts [2020-09-12T12:45:24.048Z] #41 113.5 vendor/golang.org/x/net/http/httpproxy [2020-09-12T12:45:24.048Z] #41 113.9 mime/multipart [2020-09-12T12:45:24.048Z] #41 116.0 crypto/tls [2020-09-12T12:45:24.098Z] #39 45.76 CC compel/plugins/std/string.o [2020-09-12T12:45:24.307Z] #41 ... [2020-09-12T12:45:24.307Z] [2020-09-12T12:45:24.307Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:24.307Z] #39 46.31 CC compel/plugins/std/infect.o [2020-09-12T12:45:24.567Z] #39 ... [2020-09-12T12:45:24.567Z] [2020-09-12T12:45:24.567Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:45:24.567Z] #54 110.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-12T12:45:24.567Z] #54 110.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-12T12:45:24.567Z] #54 DONE 117.2s [2020-09-12T12:45:24.567Z] [2020-09-12T12:45:24.567Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-12T12:45:24.567Z] #55 DONE 0.1s [2020-09-12T12:45:24.567Z] [2020-09-12T12:45:24.567Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-12T12:45:24.567Z] #56 DONE 0.0s [2020-09-12T12:45:24.617Z] #39 ... [2020-09-12T12:45:24.617Z] [2020-09-12T12:45:24.617Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-12T12:45:24.617Z] #12 DONE 2.3s [2020-09-12T12:45:24.617Z] [2020-09-12T12:45:24.617Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:24.617Z] #39 35.85 CC images/opts.o [2020-09-12T12:45:24.667Z] #39 46.33 CC compel/plugins/std/infect.o [2020-09-12T12:45:24.712Z] #36 ... [2020-09-12T12:45:24.712Z] [2020-09-12T12:45:24.712Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:24.712Z] #39 140.5 CC criu/protobuf-desc.o [2020-09-12T12:45:24.826Z] [2020-09-12T12:45:24.826Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:45:24.826Z] #10 117.2 Selecting previously unselected package libapparmor1:amd64. [2020-09-12T12:45:24.826Z] #10 117.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-12T12:45:24.826Z] #10 117.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-12T12:45:24.826Z] #10 117.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-12T12:45:24.826Z] #10 117.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-12T12:45:24.826Z] #10 117.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-12T12:45:24.883Z] #39 36.12 CC images/seccomp.o [2020-09-12T12:45:24.883Z] #39 36.32 CC images/binfmt-misc.o [2020-09-12T12:45:24.984Z] #39 46.73 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-12T12:45:24.984Z] #39 46.78 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-12T12:45:25.086Z] #10 117.6 Selecting previously unselected package libbtrfs0. [2020-09-12T12:45:25.086Z] #10 117.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-12T12:45:25.086Z] #10 117.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-12T12:45:25.086Z] #10 117.8 Selecting previously unselected package libbtrfs-dev. [2020-09-12T12:45:25.147Z] #39 36.59 CC images/time.o [2020-09-12T12:45:25.271Z] #39 46.90 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-12T12:45:25.271Z] #39 46.99 AR compel/plugins/std.lib.a [2020-09-12T12:45:25.346Z] #10 117.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-12T12:45:25.346Z] #10 117.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-12T12:45:25.346Z] #10 118.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-12T12:45:25.346Z] #10 118.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-12T12:45:25.346Z] #10 118.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-12T12:45:25.409Z] #39 36.78 CC images/sysctl.o [2020-09-12T12:45:25.409Z] #39 36.96 CC images/autofs.o [2020-09-12T12:45:25.563Z] #39 47.08 CC compel/plugins/fds/fds.o [2020-09-12T12:45:25.606Z] #10 118.2 Selecting previously unselected package libudev-dev:amd64. [2020-09-12T12:45:25.606Z] #10 118.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-12T12:45:25.606Z] #10 118.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-12T12:45:25.640Z] #39 141.4 CC criu/protobuf.o [2020-09-12T12:45:25.822Z] #39 47.33 AR compel/plugins/fds.lib.a [2020-09-12T12:45:25.823Z] #39 47.39 HOSTDEP compel/src/lib/log-host.d [2020-09-12T12:45:25.823Z] #39 47.46 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-12T12:45:25.823Z] #39 47.56 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-12T12:45:25.823Z] #39 47.69 HOSTDEP compel/src/main-host.d [2020-09-12T12:45:25.868Z] #10 118.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-12T12:45:25.868Z] #10 118.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-12T12:45:25.868Z] #10 118.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-12T12:45:25.895Z] #39 141.7 CC criu/pstree.o [2020-09-12T12:45:25.982Z] #39 37.18 CC images/macvlan.o [2020-09-12T12:45:25.982Z] #39 ... [2020-09-12T12:45:25.982Z] [2020-09-12T12:45:25.982Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-12T12:45:25.982Z] #13 1.321 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-12T12:45:25.982Z] #13 DONE 1.6s [2020-09-12T12:45:25.982Z] [2020-09-12T12:45:25.982Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:25.982Z] #39 37.32 CC images/sit.o [2020-09-12T12:45:26.086Z] #39 47.79 DEP compel/src/lib/ptrace.d [2020-09-12T12:45:26.086Z] #39 ... [2020-09-12T12:45:26.086Z] [2020-09-12T12:45:26.086Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:45:26.086Z] #54 DONE 117.5s [2020-09-12T12:45:26.086Z] [2020-09-12T12:45:26.086Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-12T12:45:26.086Z] #55 DONE 0.1s [2020-09-12T12:45:26.129Z] #10 118.8 Selecting previously unselected package libpcre16-3:amd64. [2020-09-12T12:45:26.129Z] #10 118.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-12T12:45:26.129Z] #10 118.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-12T12:45:26.250Z] #39 37.61 CC images/memfd.o [2020-09-12T12:45:26.345Z] [2020-09-12T12:45:26.345Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-12T12:45:26.345Z] #56 DONE 0.1s [2020-09-12T12:45:26.345Z] [2020-09-12T12:45:26.345Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:26.345Z] #39 48.05 DEP compel/src/lib/infect.d [2020-09-12T12:45:26.388Z] #10 119.0 Selecting previously unselected package libpcre32-3:amd64. [2020-09-12T12:45:26.388Z] #10 119.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-12T12:45:26.388Z] #10 119.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-12T12:45:26.516Z] #39 37.84 CC images/timens.o [2020-09-12T12:45:26.516Z] #39 37.96 LINK images/built-in.o [2020-09-12T12:45:26.604Z] #39 48.19 DEP compel/src/lib/infect-util.d [2020-09-12T12:45:26.604Z] #39 48.34 DEP compel/src/lib/infect-rpc.d [2020-09-12T12:45:26.647Z] #10 119.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-12T12:45:26.647Z] #10 119.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-12T12:45:26.647Z] #10 119.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-12T12:45:26.647Z] #10 119.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-12T12:45:26.647Z] #10 119.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-12T12:45:26.647Z] #10 119.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-12T12:45:26.778Z] #39 38.05 GEN compel/include/asm [2020-09-12T12:45:26.778Z] #39 38.09 GEN compel/include/version.h [2020-09-12T12:45:26.778Z] #39 38.11 touch .config [2020-09-12T12:45:26.778Z] #39 38.17 GEN include/common/config.h [2020-09-12T12:45:26.824Z] #39 ... [2020-09-12T12:45:26.824Z] [2020-09-12T12:45:26.824Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-12T12:45:26.824Z] #36 DONE 212.7s [2020-09-12T12:45:26.824Z] [2020-09-12T12:45:26.824Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:26.824Z] #39 142.7 CC criu/rbtree.o [2020-09-12T12:45:26.863Z] #39 48.53 DEP compel/arch/x86/src/lib/infect.d [2020-09-12T12:45:27.042Z] #39 38.29 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-12T12:45:27.042Z] #39 38.30 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-09-12T12:45:27.042Z] #39 38.33 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-09-12T12:45:27.042Z] #39 38.37 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-09-12T12:45:27.042Z] #39 38.40 DEP compel/plugins/std/infect.d [2020-09-12T12:45:27.080Z] #39 143.0 CC criu/rst-malloc.o [2020-09-12T12:45:27.122Z] #39 48.72 DEP compel/arch/x86/src/lib/cpu.d [2020-09-12T12:45:27.122Z] #39 48.85 DEP compel/src/lib/log.d [2020-09-12T12:45:27.122Z] #39 48.93 DEP compel/src/main.d [2020-09-12T12:45:27.215Z] #10 119.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-12T12:45:27.215Z] #10 119.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-12T12:45:27.215Z] #10 119.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-12T12:45:27.308Z] #39 38.54 DEP compel/plugins/std/string.d [2020-09-12T12:45:27.308Z] #39 38.64 DEP compel/plugins/std/log.d [2020-09-12T12:45:27.308Z] #39 38.69 DEP compel/plugins/std/fds.d [2020-09-12T12:45:27.308Z] #39 38.74 DEP compel/plugins/std/std.d [2020-09-12T12:45:27.336Z] #39 143.2 CC criu/seccomp.o [2020-09-12T12:45:27.381Z] #39 49.02 DEP compel/src/lib/handle-elf.d [2020-09-12T12:45:27.475Z] #10 120.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-12T12:45:27.475Z] #10 120.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-12T12:45:27.475Z] #10 120.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-12T12:45:27.475Z] #10 120.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-12T12:45:27.475Z] #10 120.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-12T12:45:27.475Z] #10 120.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-12T12:45:27.475Z] #10 120.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-12T12:45:27.572Z] #39 ... [2020-09-12T12:45:27.572Z] [2020-09-12T12:45:27.572Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-12T12:45:27.572Z] #14 DONE 1.5s [2020-09-12T12:45:27.572Z] [2020-09-12T12:45:27.572Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:27.572Z] #39 38.80 DEP compel/plugins/shmem/shmem.d [2020-09-12T12:45:27.572Z] #39 38.95 DEP compel/plugins/fds/fds.d [2020-09-12T12:45:27.641Z] #39 49.25 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-12T12:45:27.641Z] #39 49.39 CC compel/src/lib/log.o [2020-09-12T12:45:27.735Z] #10 120.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-12T12:45:27.735Z] #10 120.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-12T12:45:27.835Z] #39 39.16 CC compel/plugins/std/std.o [2020-09-12T12:45:27.897Z] #39 143.9 CC criu/seize.o [2020-09-12T12:45:27.900Z] #39 49.55 CC compel/arch/x86/src/lib/cpu.o [2020-09-12T12:45:27.994Z] #10 120.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-12T12:45:27.994Z] #10 120.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-12T12:45:27.994Z] #10 120.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-12T12:45:27.994Z] #10 120.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-12T12:45:27.994Z] #10 120.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-12T12:45:27.994Z] #10 120.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-12T12:45:27.994Z] #10 120.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:45:27.994Z] #10 120.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-12T12:45:27.994Z] #10 120.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-12T12:45:27.994Z] #10 120.7 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-12T12:45:27.994Z] #10 120.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-12T12:45:28.099Z] #39 39.54 CC compel/plugins/std/fds.o [2020-09-12T12:45:28.153Z] #39 ... [2020-09-12T12:45:28.153Z] [2020-09-12T12:45:28.153Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-12T12:45:28.153Z] #37 DONE 0.4s [2020-09-12T12:45:28.254Z] #10 120.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-12T12:45:28.254Z] #10 120.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-12T12:45:28.254Z] #10 120.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-12T12:45:28.254Z] #10 120.8 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-12T12:45:28.254Z] #10 120.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-12T12:45:28.254Z] #10 120.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-12T12:45:28.254Z] #10 120.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:45:28.254Z] #10 120.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-12T12:45:28.254Z] #10 120.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-12T12:45:28.254Z] #10 120.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:45:28.254Z] #10 120.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-12T12:45:28.254Z] #10 120.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-12T12:45:28.254Z] #10 120.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-12T12:45:28.254Z] #10 120.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-12T12:45:28.254Z] #10 120.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-12T12:45:28.254Z] #10 120.9 Setting up dmsetup (2:1.02.155-3) ... [2020-09-12T12:45:28.254Z] #10 120.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-12T12:45:28.254Z] #10 120.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-12T12:45:28.254Z] #10 120.9 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:45:28.362Z] #39 39.90 CC compel/plugins/std/log.o [2020-09-12T12:45:28.409Z] [2020-09-12T12:45:28.409Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:28.469Z] #39 50.12 CC compel/arch/x86/src/lib/infect.o [2020-09-12T12:45:28.664Z] #39 144.4 CC criu/servicefd.o [2020-09-12T12:45:28.664Z] #39 144.7 CC criu/shmem.o [2020-09-12T12:45:28.823Z] #10 DONE 121.3s [2020-09-12T12:45:28.823Z] [2020-09-12T12:45:28.823Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:28.939Z] #39 ... [2020-09-12T12:45:28.939Z] [2020-09-12T12:45:28.939Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-12T12:45:28.939Z] #15 DONE 1.6s [2020-09-12T12:45:29.027Z] #50 ... [2020-09-12T12:45:29.027Z] [2020-09-12T12:45:29.027Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:29.027Z] #42 120.6 math/big [2020-09-12T12:45:29.027Z] #42 124.8 go/doc [2020-09-12T12:45:29.027Z] #42 ... [2020-09-12T12:45:29.027Z] [2020-09-12T12:45:29.027Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:29.027Z] #40 53.94 CC compel/src/lib/ptrace.o [2020-09-12T12:45:29.027Z] #40 54.77 AR compel/libcompel.a [2020-09-12T12:45:29.027Z] #40 54.83 HOSTCC compel/src/main-host.o [2020-09-12T12:45:29.027Z] #40 55.20 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-09-12T12:45:29.027Z] #40 55.36 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-12T12:45:29.027Z] #40 55.77 HOSTCC compel/src/lib/log-host.o [2020-09-12T12:45:29.027Z] #40 55.99 HOSTLINK compel/compel-host-bin [2020-09-12T12:45:29.027Z] #40 56.20 DEP soccr/soccr.d [2020-09-12T12:45:29.027Z] #40 56.42 CC soccr/soccr.o [2020-09-12T12:45:29.027Z] #40 58.04 AR soccr/libsoccr.a [2020-09-12T12:45:29.027Z] #40 58.07 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-12T12:45:29.027Z] #40 58.29 DEP criu/arch/ppc64/sigframe.d [2020-09-12T12:45:29.027Z] #40 58.41 DEP criu/arch/ppc64/crtools.d [2020-09-12T12:45:29.027Z] #40 58.60 DEP criu/arch/ppc64/cpu.d [2020-09-12T12:45:29.027Z] #40 58.84 CC criu/arch/ppc64/cpu.o [2020-09-12T12:45:29.027Z] #40 59.43 CC criu/arch/ppc64/crtools.o [2020-09-12T12:45:29.040Z] #39 50.77 CC compel/src/lib/infect-rpc.o [2020-09-12T12:45:29.202Z] [2020-09-12T12:45:29.202Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:29.202Z] #39 40.57 CC compel/plugins/std/string.o [2020-09-12T12:45:29.227Z] #39 145.2 CC criu/sigframe.o [2020-09-12T12:45:29.300Z] #39 ... [2020-09-12T12:45:29.300Z] [2020-09-12T12:45:29.300Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-12T12:45:29.300Z] #10 114.9 Selecting previously unselected package libapparmor1:amd64. [2020-09-12T12:45:29.300Z] #10 114.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-12T12:45:29.300Z] #10 114.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-12T12:45:29.300Z] #10 115.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-12T12:45:29.300Z] #10 115.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-12T12:45:29.300Z] #10 115.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-12T12:45:29.300Z] #10 115.2 Selecting previously unselected package libbtrfs0. [2020-09-12T12:45:29.300Z] #10 115.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-12T12:45:29.300Z] #10 115.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-12T12:45:29.300Z] #10 115.3 Selecting previously unselected package libbtrfs-dev. [2020-09-12T12:45:29.300Z] #10 115.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-12T12:45:29.300Z] #10 115.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-12T12:45:29.300Z] #10 115.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-12T12:45:29.300Z] #10 115.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-12T12:45:29.300Z] #10 115.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-12T12:45:29.300Z] #10 115.6 Selecting previously unselected package libudev-dev:amd64. [2020-09-12T12:45:29.300Z] #10 115.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-12T12:45:29.300Z] #10 115.6 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-12T12:45:29.300Z] #10 115.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-12T12:45:29.300Z] #10 115.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-12T12:45:29.300Z] #10 115.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-12T12:45:29.300Z] #10 116.7 Selecting previously unselected package libpcre16-3:amd64. [2020-09-12T12:45:29.300Z] #10 116.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-12T12:45:29.300Z] #10 116.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-12T12:45:29.300Z] #10 117.4 Selecting previously unselected package libpcre32-3:amd64. [2020-09-12T12:45:29.300Z] #10 117.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-12T12:45:29.300Z] #10 117.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-12T12:45:29.300Z] #10 117.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-12T12:45:29.300Z] #10 117.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-12T12:45:29.300Z] #10 117.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-12T12:45:29.300Z] #10 118.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-12T12:45:29.300Z] #10 118.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-12T12:45:29.300Z] #10 118.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-12T12:45:29.300Z] #10 118.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-12T12:45:29.300Z] #10 118.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-12T12:45:29.300Z] #10 118.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-12T12:45:29.300Z] #10 119.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-12T12:45:29.300Z] #10 119.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-12T12:45:29.300Z] #10 119.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-12T12:45:29.300Z] #10 119.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-12T12:45:29.300Z] #10 119.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-12T12:45:29.300Z] #10 119.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-12T12:45:29.300Z] #10 119.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-12T12:45:29.300Z] #10 119.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-12T12:45:29.300Z] #10 119.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-12T12:45:29.300Z] #10 119.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-12T12:45:29.300Z] #10 119.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-12T12:45:29.300Z] #10 119.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-12T12:45:29.300Z] #10 119.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-12T12:45:29.300Z] #10 119.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-12T12:45:29.300Z] #10 120.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-12T12:45:29.300Z] #10 120.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:45:29.300Z] #10 120.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-12T12:45:29.300Z] #10 120.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-12T12:45:29.300Z] #10 120.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-12T12:45:29.300Z] #10 120.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-12T12:45:29.300Z] #10 120.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-12T12:45:29.300Z] #10 120.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-12T12:45:29.300Z] #10 120.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-12T12:45:29.300Z] #10 120.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-12T12:45:29.300Z] #10 120.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-12T12:45:29.300Z] #10 120.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-12T12:45:29.300Z] #10 120.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:45:29.300Z] #10 120.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-12T12:45:29.300Z] #10 120.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-12T12:45:29.300Z] #10 120.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-12T12:45:29.300Z] #10 120.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-12T12:45:29.300Z] #10 120.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-12T12:45:29.300Z] #10 120.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-12T12:45:29.300Z] #10 120.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-12T12:45:29.300Z] #10 120.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-12T12:45:29.300Z] #10 120.3 Setting up dmsetup (2:1.02.155-3) ... [2020-09-12T12:45:29.300Z] #10 120.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-12T12:45:29.300Z] #10 120.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-12T12:45:29.300Z] #10 120.3 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:45:29.300Z] #10 DONE 120.7s [2020-09-12T12:45:29.328Z] #40 60.78 CC criu/arch/ppc64/sigframe.o [2020-09-12T12:45:29.483Z] #39 145.3 CC criu/signalfd.o [2020-09-12T12:45:29.483Z] #39 145.5 CC criu/sk-inet.o [2020-09-12T12:45:29.559Z] [2020-09-12T12:45:29.559Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:29.559Z] #39 51.08 CC compel/src/lib/infect-util.o [2020-09-12T12:45:29.629Z] #40 61.13 LINK criu/arch/ppc64/crtools.built-in.o [2020-09-12T12:45:29.629Z] #40 61.15 DEP criu/pie/util-vdso.d [2020-09-12T12:45:29.629Z] #40 61.23 DEP criu/pie/util.d [2020-09-12T12:45:29.629Z] #40 61.35 CC criu/pie/util.o [2020-09-12T12:45:29.780Z] #39 41.04 CC compel/plugins/std/infect.o [2020-09-12T12:45:29.821Z] #39 51.55 CC compel/src/lib/infect.o [2020-09-12T12:45:29.930Z] #40 61.65 CC criu/pie/util-vdso.o [2020-09-12T12:45:30.045Z] #39 41.43 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-09-12T12:45:30.045Z] #39 41.46 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-09-12T12:45:30.045Z] #39 41.50 AR compel/plugins/std.lib.a [2020-09-12T12:45:30.205Z] #49 1.382 + RM_GOPATH=0 [2020-09-12T12:45:30.205Z] #49 1.382 + TMP_GOPATH= [2020-09-12T12:45:30.205Z] #49 1.382 + : /build [2020-09-12T12:45:30.205Z] #49 1.382 + '[' -z '' ']' [2020-09-12T12:45:30.205Z] #49 1.387 ++ mktemp -d [2020-09-12T12:45:30.205Z] #49 1.389 + export GOPATH=/tmp/tmp.IycIqhPkvn [2020-09-12T12:45:30.205Z] #49 1.389 + GOPATH=/tmp/tmp.IycIqhPkvn [2020-09-12T12:45:30.205Z] #49 1.389 + RM_GOPATH=1 [2020-09-12T12:45:30.205Z] #49 1.389 + case "$(go env GOARCH)" in [2020-09-12T12:45:30.205Z] #49 1.390 ++ go env GOARCH [2020-09-12T12:45:30.205Z] #49 ... [2020-09-12T12:45:30.205Z] [2020-09-12T12:45:30.205Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-12T12:45:30.205Z] #11 DONE 1.5s [2020-09-12T12:45:30.205Z] [2020-09-12T12:45:30.205Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:30.205Z] #49 1.403 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:45:30.205Z] #49 1.403 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:45:30.205Z] #49 1.404 ++ dirname /tmp/install/install.sh [2020-09-12T12:45:30.205Z] #49 1.412 + dir=/tmp/install [2020-09-12T12:45:30.205Z] #49 1.413 + bin=runc [2020-09-12T12:45:30.205Z] #49 1.413 + shift [2020-09-12T12:45:30.205Z] #49 1.414 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-12T12:45:30.205Z] #49 1.414 + . /tmp/install/runc.installer [2020-09-12T12:45:30.205Z] #49 1.416 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-12T12:45:30.205Z] #49 1.417 + install_runc [2020-09-12T12:45:30.205Z] #49 1.420 + uname -r [2020-09-12T12:45:30.205Z] #49 1.423 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-12T12:45:30.205Z] #49 1.425 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-12T12:45:30.205Z] #49 1.427 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-12T12:45:30.205Z] #49 1.427 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-12T12:45:30.205Z] #49 1.428 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IycIqhPkvn/src/github.com/opencontainers/runc [2020-09-12T12:45:30.205Z] #49 1.431 Cloning into '/tmp/tmp.IycIqhPkvn/src/github.com/opencontainers/runc'... [2020-09-12T12:45:30.230Z] #40 ... [2020-09-12T12:45:30.230Z] [2020-09-12T12:45:30.230Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:45:30.230Z] #55 132.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-12T12:45:30.309Z] #39 41.58 CC compel/plugins/fds/fds.o [2020-09-12T12:45:30.309Z] #39 41.85 AR compel/plugins/fds.lib.a [2020-09-12T12:45:30.412Z] #39 146.3 CC criu/sk-netlink.o [2020-09-12T12:45:30.529Z] #55 132.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-12T12:45:30.574Z] #39 ... [2020-09-12T12:45:30.574Z] [2020-09-12T12:45:30.574Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-12T12:45:30.574Z] #16 DONE 1.5s [2020-09-12T12:45:30.574Z] [2020-09-12T12:45:30.574Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:30.574Z] #39 41.91 HOSTDEP compel/src/lib/log-host.d [2020-09-12T12:45:30.574Z] #39 41.97 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-12T12:45:30.574Z] #39 42.12 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-09-12T12:45:30.668Z] #39 146.5 CC criu/sk-packet.o [2020-09-12T12:45:30.924Z] #39 146.9 CC criu/sk-queue.o [2020-09-12T12:45:31.152Z] #39 42.28 HOSTDEP compel/src/main-host.d [2020-09-12T12:45:31.152Z] #39 42.36 DEP compel/src/lib/ptrace.d [2020-09-12T12:45:31.152Z] #39 42.49 DEP compel/src/lib/infect.d [2020-09-12T12:45:31.152Z] #39 42.63 DEP compel/src/lib/infect-util.d [2020-09-12T12:45:31.181Z] #39 147.2 CC criu/sk-tcp.o [2020-09-12T12:45:31.198Z] #39 ... [2020-09-12T12:45:31.198Z] [2020-09-12T12:45:31.198Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-12T12:45:31.198Z] #11 DONE 1.5s [2020-09-12T12:45:31.198Z] [2020-09-12T12:45:31.198Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:31.198Z] #49 1.322 + RM_GOPATH=0 [2020-09-12T12:45:31.198Z] #49 1.322 + TMP_GOPATH= [2020-09-12T12:45:31.198Z] #49 1.322 + : /build [2020-09-12T12:45:31.198Z] #49 1.322 + '[' -z '' ']' [2020-09-12T12:45:31.198Z] #49 1.324 ++ mktemp -d [2020-09-12T12:45:31.198Z] #49 1.326 + export GOPATH=/tmp/tmp.D4Pnc9J4Z4 [2020-09-12T12:45:31.198Z] #49 1.326 + GOPATH=/tmp/tmp.D4Pnc9J4Z4 [2020-09-12T12:45:31.198Z] #49 1.326 + RM_GOPATH=1 [2020-09-12T12:45:31.198Z] #49 1.326 + case "$(go env GOARCH)" in [2020-09-12T12:45:31.198Z] #49 1.326 ++ go env GOARCH [2020-09-12T12:45:31.198Z] #49 1.343 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T12:45:31.198Z] #49 1.343 + GO_BUILDMODE=-buildmode=pie [2020-09-12T12:45:31.198Z] #49 1.345 ++ dirname /tmp/install/install.sh [2020-09-12T12:45:31.198Z] #49 1.350 + dir=/tmp/install [2020-09-12T12:45:31.198Z] #49 1.350 + bin=runc [2020-09-12T12:45:31.198Z] #49 1.350 + shift [2020-09-12T12:45:31.198Z] #49 1.350 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-12T12:45:31.198Z] #49 1.350 + . /tmp/install/runc.installer [2020-09-12T12:45:31.198Z] #49 1.351 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-12T12:45:31.198Z] #49 1.351 + install_runc [2020-09-12T12:45:31.198Z] #49 1.358 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-12T12:45:31.198Z] #49 1.358 + uname -r [2020-09-12T12:45:31.198Z] #49 1.366 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-12T12:45:31.198Z] #49 1.366 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-12T12:45:31.198Z] #49 1.366 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-12T12:45:31.198Z] #49 1.366 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.D4Pnc9J4Z4/src/github.com/opencontainers/runc [2020-09-12T12:45:31.198Z] #49 1.368 Cloning into '/tmp/tmp.D4Pnc9J4Z4/src/github.com/opencontainers/runc'... [2020-09-12T12:45:31.415Z] #39 42.74 DEP compel/src/lib/infect-rpc.d [2020-09-12T12:45:31.416Z] #39 42.87 DEP compel/arch/aarch64/src/lib/infect.d [2020-09-12T12:45:31.590Z] #49 ... [2020-09-12T12:45:31.590Z] [2020-09-12T12:45:31.590Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-12T12:45:31.590Z] #12 DONE 1.1s [2020-09-12T12:45:31.590Z] [2020-09-12T12:45:31.590Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-12T12:45:31.679Z] #39 42.96 DEP compel/arch/aarch64/src/lib/cpu.d [2020-09-12T12:45:31.679Z] #39 43.00 DEP compel/src/lib/log.d [2020-09-12T12:45:31.679Z] #39 43.05 DEP compel/src/main.d [2020-09-12T12:45:31.679Z] #39 43.13 DEP compel/src/lib/handle-elf.d [2020-09-12T12:45:31.679Z] #39 43.25 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-09-12T12:45:31.743Z] #39 147.6 CC criu/sk-unix.o [2020-09-12T12:45:31.943Z] #39 43.34 CC compel/src/lib/log.o [2020-09-12T12:45:32.134Z] #49 ... [2020-09-12T12:45:32.134Z] [2020-09-12T12:45:32.134Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-12T12:45:32.134Z] #12 DONE 1.2s [2020-09-12T12:45:32.134Z] [2020-09-12T12:45:32.134Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-12T12:45:32.159Z] #13 0.909 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-12T12:45:32.206Z] #39 43.53 CC compel/arch/aarch64/src/lib/cpu.o [2020-09-12T12:45:32.394Z] #13 ... [2020-09-12T12:45:32.394Z] [2020-09-12T12:45:32.394Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:32.394Z] #41 113.7 vendor/golang.org/x/net/http/httpguts [2020-09-12T12:45:32.394Z] #41 113.9 vendor/golang.org/x/net/http/httpproxy [2020-09-12T12:45:32.394Z] #41 114.3 mime/multipart [2020-09-12T12:45:32.394Z] #41 116.4 crypto/tls [2020-09-12T12:45:32.394Z] #41 123.5 net/http/httptrace [2020-09-12T12:45:32.418Z] #13 DONE 1.0s [2020-09-12T12:45:32.418Z] [2020-09-12T12:45:32.418Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-12T12:45:32.469Z] #39 43.72 CC compel/arch/aarch64/src/lib/infect.o [2020-09-12T12:45:32.653Z] #41 123.9 net/http [2020-09-12T12:45:32.732Z] #39 44.04 CC compel/src/lib/infect-rpc.o [2020-09-12T12:45:32.732Z] #39 44.27 CC compel/src/lib/infect-util.o [2020-09-12T12:45:32.911Z] #41 ... [2020-09-12T12:45:32.911Z] [2020-09-12T12:45:32.911Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-12T12:45:32.911Z] #13 0.940 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-12T12:45:32.995Z] #39 44.52 CC compel/src/lib/infect.o [2020-09-12T12:45:33.109Z] #39 148.8 CC criu/sockets.o [2020-09-12T12:45:33.170Z] #13 DONE 1.1s [2020-09-12T12:45:33.170Z] [2020-09-12T12:45:33.170Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-12T12:45:33.356Z] #14 DONE 1.1s [2020-09-12T12:45:33.356Z] [2020-09-12T12:45:33.356Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-12T12:45:33.365Z] #39 149.3 CC criu/stats.o [2020-09-12T12:45:33.621Z] #39 149.5 CC criu/string.o [2020-09-12T12:45:33.621Z] #39 149.6 CC criu/sysctl.o [2020-09-12T12:45:34.106Z] #14 DONE 1.1s [2020-09-12T12:45:34.106Z] [2020-09-12T12:45:34.106Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:34.106Z] #39 54.66 CC compel/src/lib/ptrace.o [2020-09-12T12:45:34.106Z] #39 55.28 AR compel/libcompel.a [2020-09-12T12:45:34.106Z] #39 55.42 HOSTCC compel/src/main-host.o [2020-09-12T12:45:34.106Z] #39 55.84 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-12T12:45:34.183Z] #39 150.1 CC criu/sysfs_parse.o [2020-09-12T12:45:34.365Z] #39 56.17 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-12T12:45:34.440Z] #39 150.3 CC criu/timens.o [2020-09-12T12:45:34.440Z] #39 150.5 CC criu/timerfd.o [2020-09-12T12:45:34.696Z] #39 150.7 CC criu/tty.o [2020-09-12T12:45:34.735Z] #15 DONE 1.1s [2020-09-12T12:45:34.735Z] [2020-09-12T12:45:34.735Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-12T12:45:34.735Z] #16 ... [2020-09-12T12:45:34.735Z] [2020-09-12T12:45:34.735Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:34.735Z] #39 46.89 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-12T12:45:34.735Z] #39 46.98 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-12T12:45:34.735Z] #39 47.12 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-12T12:45:34.735Z] #39 47.25 AR compel/plugins/std.lib.a [2020-09-12T12:45:34.735Z] #39 47.45 CC compel/plugins/fds/fds.o [2020-09-12T12:45:34.735Z] #39 47.84 AR compel/plugins/fds.lib.a [2020-09-12T12:45:34.735Z] #39 47.92 HOSTDEP compel/src/lib/log-host.d [2020-09-12T12:45:34.735Z] #39 48.02 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-12T12:45:34.735Z] #39 48.20 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-12T12:45:34.735Z] #39 48.23 HOSTDEP compel/src/main-host.d [2020-09-12T12:45:34.735Z] #39 48.28 DEP compel/src/lib/ptrace.d [2020-09-12T12:45:34.735Z] #39 48.36 DEP compel/src/lib/infect.d [2020-09-12T12:45:34.735Z] #39 48.55 DEP compel/src/lib/infect-util.d [2020-09-12T12:45:34.735Z] #39 48.64 DEP compel/src/lib/infect-rpc.d [2020-09-12T12:45:34.735Z] #39 48.76 DEP compel/arch/x86/src/lib/infect.d [2020-09-12T12:45:34.735Z] #39 48.86 DEP compel/arch/x86/src/lib/cpu.d [2020-09-12T12:45:34.735Z] #39 48.92 DEP compel/src/lib/log.d [2020-09-12T12:45:34.735Z] #39 48.98 DEP compel/src/main.d [2020-09-12T12:45:34.735Z] #39 49.03 DEP compel/src/lib/handle-elf.d [2020-09-12T12:45:34.735Z] #39 49.10 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-12T12:45:34.735Z] #39 49.21 CC compel/src/lib/log.o [2020-09-12T12:45:34.735Z] #39 49.43 CC compel/arch/x86/src/lib/cpu.o [2020-09-12T12:45:34.735Z] #39 50.08 CC compel/arch/x86/src/lib/infect.o [2020-09-12T12:45:34.735Z] #39 51.06 CC compel/src/lib/infect-rpc.o [2020-09-12T12:45:34.735Z] #39 51.68 CC compel/src/lib/infect-util.o [2020-09-12T12:45:34.735Z] #39 52.12 CC compel/src/lib/infect.o [2020-09-12T12:45:34.735Z] #39 55.44 CC compel/src/lib/ptrace.o [2020-09-12T12:45:34.735Z] #39 56.05 AR compel/libcompel.a [2020-09-12T12:45:34.735Z] #39 56.12 HOSTCC compel/src/main-host.o [2020-09-12T12:45:34.735Z] #39 56.54 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-12T12:45:34.735Z] #39 56.82 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-12T12:45:34.922Z] #39 46.08 CC compel/src/lib/ptrace.o [2020-09-12T12:45:34.922Z] #39 46.35 AR compel/libcompel.a [2020-09-12T12:45:34.922Z] #39 46.44 HOSTCC compel/src/main-host.o [2020-09-12T12:45:34.935Z] #39 56.54 HOSTCC compel/src/lib/log-host.o [2020-09-12T12:45:35.186Z] #39 46.73 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-09-12T12:45:35.194Z] #39 56.73 HOSTLINK compel/compel-host-bin [2020-09-12T12:45:35.194Z] #39 ... [2020-09-12T12:45:35.194Z] [2020-09-12T12:45:35.194Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-12T12:45:35.194Z] #15 DONE 1.0s [2020-09-12T12:45:35.194Z] [2020-09-12T12:45:35.194Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:35.194Z] #39 56.88 DEP soccr/soccr.d [2020-09-12T12:45:35.304Z] #39 57.44 HOSTCC compel/src/lib/log-host.o [2020-09-12T12:45:35.454Z] #39 57.19 CC soccr/soccr.o [2020-09-12T12:45:35.563Z] #39 ... [2020-09-12T12:45:35.563Z] [2020-09-12T12:45:35.563Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-12T12:45:35.563Z] #16 DONE 1.1s [2020-09-12T12:45:35.563Z] [2020-09-12T12:45:35.563Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:35.563Z] #39 57.62 HOSTLINK compel/compel-host-bin [2020-09-12T12:45:35.563Z] #39 ... [2020-09-12T12:45:35.563Z] [2020-09-12T12:45:35.563Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:35.563Z] #41 123.3 net/http/httptrace [2020-09-12T12:45:35.563Z] #41 123.6 net/http [2020-09-12T12:45:35.762Z] #39 46.93 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-12T12:45:35.762Z] #39 47.25 HOSTCC compel/src/lib/log-host.o [2020-09-12T12:45:35.822Z] #41 ... [2020-09-12T12:45:35.822Z] [2020-09-12T12:45:35.822Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:35.822Z] #39 57.92 DEP soccr/soccr.d [2020-09-12T12:45:36.062Z] #39 152.0 CC criu/tun.o [2020-09-12T12:45:36.081Z] #39 58.18 CC soccr/soccr.o [2020-09-12T12:45:36.177Z] #55 ... [2020-09-12T12:45:36.177Z] [2020-09-12T12:45:36.177Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:36.177Z] #40 62.36 AR criu/pie/pie.lib.a [2020-09-12T12:45:36.177Z] #40 62.41 DEP criu/pie/restorer.d [2020-09-12T12:45:36.177Z] #40 62.67 DEP criu/arch/ppc64/vdso-trampoline.d [2020-09-12T12:45:36.177Z] #40 62.69 DEP criu/arch/ppc64/restorer.d [2020-09-12T12:45:36.177Z] #40 62.98 DEP criu/arch/ppc64/vdso-pie.d [2020-09-12T12:45:36.177Z] #40 63.11 DEP criu/pie/parasite-vdso.d [2020-09-12T12:45:36.177Z] #40 63.27 DEP criu/pie/parasite.d [2020-09-12T12:45:36.177Z] #40 63.59 CC criu/pie/parasite.o [2020-09-12T12:45:36.177Z] #40 65.08 LINK criu/pie/parasite.built-in.o [2020-09-12T12:45:36.177Z] #40 65.10 GEN criu/pie/parasite-blob.h [2020-09-12T12:45:36.177Z] #40 65.15 CC criu/pie/parasite-vdso.o [2020-09-12T12:45:36.177Z] #40 66.11 CC criu/arch/ppc64/vdso-pie.o [2020-09-12T12:45:36.177Z] #40 66.78 CC criu/arch/ppc64/restorer.o [2020-09-12T12:45:36.177Z] #40 67.31 CC criu/arch/ppc64/vdso-trampoline.o [2020-09-12T12:45:36.177Z] #40 67.35 CC criu/pie/restorer.o [2020-09-12T12:45:36.177Z] #40 ... [2020-09-12T12:45:36.177Z] [2020-09-12T12:45:36.177Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:45:36.177Z] #18 11.14 Fetched 8156 kB in 11s (766 kB/s) [2020-09-12T12:45:36.177Z] #18 11.14 Reading package lists... [2020-09-12T12:45:36.177Z] #18 15.69 Reading package lists... [2020-09-12T12:45:36.177Z] #18 19.86 Building dependency tree... [2020-09-12T12:45:36.177Z] #18 21.39 libcap2-bin is already the newest version (1:2.25-2). [2020-09-12T12:45:36.177Z] #18 21.39 The following additional packages will be installed: [2020-09-12T12:45:36.177Z] #18 21.39 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-12T12:45:36.177Z] #18 21.40 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-12T12:45:36.177Z] #18 21.40 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-12T12:45:36.177Z] #18 21.40 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-12T12:45:36.177Z] #18 21.40 python3.7 python3.7-minimal vim-runtime xxd [2020-09-12T12:45:36.177Z] #18 21.40 Suggested packages: [2020-09-12T12:45:36.177Z] #18 21.40 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-12T12:45:36.177Z] #18 21.40 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-12T12:45:36.177Z] #18 21.40 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-12T12:45:36.177Z] #18 21.40 Recommended packages: [2020-09-12T12:45:36.177Z] #18 21.40 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-12T12:45:36.177Z] #18 21.40 python3-keyrings.alt python3-xdg unzip [2020-09-12T12:45:36.319Z] #39 152.3 CC criu/uffd.o [2020-09-12T12:45:36.339Z] #39 47.53 HOSTLINK compel/compel-host-bin [2020-09-12T12:45:36.339Z] #39 47.71 DEP soccr/soccr.d [2020-09-12T12:45:36.339Z] #39 ... [2020-09-12T12:45:36.339Z] [2020-09-12T12:45:36.339Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:36.339Z] #49 6.914 + cd /tmp/tmp.FjmrTfwJ2a/src/github.com/opencontainers/runc [2020-09-12T12:45:36.339Z] #49 6.914 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-12T12:45:36.339Z] #49 7.002 + '[' -z '' ']' [2020-09-12T12:45:36.339Z] #49 7.002 + target=static [2020-09-12T12:45:36.339Z] #49 7.002 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-12T12:45:36.339Z] #49 7.308 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 . [2020-09-12T12:45:36.394Z] #39 ... [2020-09-12T12:45:36.394Z] [2020-09-12T12:45:36.394Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-12T12:45:36.394Z] #16 DONE 1.2s [2020-09-12T12:45:36.603Z] #49 ... [2020-09-12T12:45:36.603Z] [2020-09-12T12:45:36.603Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:45:36.603Z] #17 1.877 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:45:36.603Z] #17 1.970 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:45:36.603Z] #17 1.978 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:45:36.603Z] #17 2.521 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-12T12:45:36.603Z] #17 3.139 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-12T12:45:36.603Z] #17 4.142 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-12T12:45:36.603Z] #17 ... [2020-09-12T12:45:36.603Z] [2020-09-12T12:45:36.603Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:36.603Z] #39 47.94 CC soccr/soccr.o [2020-09-12T12:45:36.654Z] [2020-09-12T12:45:36.654Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:45:37.246Z] #39 153.1 CC criu/util.o [2020-09-12T12:45:37.461Z] #39 59.51 AR soccr/libsoccr.a [2020-09-12T12:45:37.461Z] #39 59.55 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-12T12:45:37.555Z] #39 49.06 AR soccr/libsoccr.a [2020-09-12T12:45:37.555Z] #39 49.12 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-12T12:45:37.792Z] #39 59.90 DEP criu/arch/x86/sigframe.d [2020-09-12T12:45:38.034Z] #17 1.489 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:45:38.034Z] #17 1.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:45:38.034Z] #17 1.548 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:45:38.056Z] #39 60.06 DEP criu/arch/x86/sigaction_compat.d [2020-09-12T12:45:38.057Z] #39 60.18 DEP criu/arch/x86/kerndat.d [2020-09-12T12:45:38.133Z] #39 ... [2020-09-12T12:45:38.133Z] [2020-09-12T12:45:38.133Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-12T12:45:38.133Z] #36 122.8 + dpkg --print-architecture [2020-09-12T12:45:38.133Z] #36 DONE 124.1s [2020-09-12T12:45:38.216Z] #39 153.9 CC criu/uts_ns.o [2020-09-12T12:45:38.216Z] #39 154.2 CC criu/vdso-compat.o [2020-09-12T12:45:38.273Z] #18 23.56 The following NEW packages will be installed: [2020-09-12T12:45:38.315Z] #39 60.25 DEP criu/arch/x86/crtools.d [2020-09-12T12:45:38.315Z] #39 60.35 DEP criu/arch/x86/cpu.d [2020-09-12T12:45:38.315Z] #39 60.47 CC criu/arch/x86/cpu.o [2020-09-12T12:45:38.397Z] [2020-09-12T12:45:38.397Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:38.397Z] #39 49.72 DEP criu/arch/aarch64/sigframe.d [2020-09-12T12:45:38.397Z] #39 49.81 DEP criu/arch/aarch64/crtools.d [2020-09-12T12:45:38.472Z] #39 154.3 CC criu/vdso.o [2020-09-12T12:45:38.572Z] #18 23.57 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-12T12:45:38.572Z] #18 23.57 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-12T12:45:38.572Z] #18 23.57 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-12T12:45:38.572Z] #18 23.57 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-12T12:45:38.572Z] #18 23.57 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-12T12:45:38.572Z] #18 23.58 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-12T12:45:38.572Z] #18 23.58 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-12T12:45:38.572Z] #18 23.58 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-12T12:45:38.572Z] #18 23.58 xz-utils zip [2020-09-12T12:45:38.572Z] #18 23.66 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:45:38.572Z] #18 23.66 Need to get 29.2 MB of archives. [2020-09-12T12:45:38.572Z] #18 23.66 After this operation, 134 MB of additional disk space will be used. [2020-09-12T12:45:38.572Z] #18 23.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-09-12T12:45:38.572Z] #18 ... [2020-09-12T12:45:38.572Z] [2020-09-12T12:45:38.572Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:45:38.572Z] #55 DONE 140.4s [2020-09-12T12:45:38.572Z] [2020-09-12T12:45:38.572Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-12T12:45:38.572Z] #56 DONE 0.1s [2020-09-12T12:45:38.572Z] [2020-09-12T12:45:38.572Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:38.572Z] #42 132.6 vendor/golang.org/x/text/unicode/norm [2020-09-12T12:45:38.572Z] #42 134.4 github.com/LK4D4/vndr/build [2020-09-12T12:45:38.620Z] #17 2.165 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-12T12:45:38.729Z] #39 154.8 LINK criu/built-in.o [2020-09-12T12:45:38.871Z] #42 ... [2020-09-12T12:45:38.871Z] [2020-09-12T12:45:38.871Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-12T12:45:38.871Z] #57 DONE 0.1s [2020-09-12T12:45:38.871Z] [2020-09-12T12:45:38.871Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:45:38.871Z] #18 23.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-09-12T12:45:38.973Z] #39 50.18 DEP criu/arch/aarch64/cpu.d [2020-09-12T12:45:38.973Z] #39 50.19 DEP criu/arch/aarch64/bitops.d [2020-09-12T12:45:38.973Z] #39 50.25 CC criu/arch/aarch64/bitops.o [2020-09-12T12:45:38.973Z] #39 50.34 CC criu/arch/aarch64/cpu.o [2020-09-12T12:45:38.973Z] #39 50.47 CC criu/arch/aarch64/crtools.o [2020-09-12T12:45:38.985Z] #39 154.9 LINK criu/criu [2020-09-12T12:45:39.173Z] #18 24.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-09-12T12:45:39.241Z] #39 155.3 DEP lib/c/criu.d [2020-09-12T12:45:39.274Z] #39 61.06 CC criu/arch/x86/crtools.o [2020-09-12T12:45:39.498Z] #39 155.3 CC images/rpc.pb-c.o [2020-09-12T12:45:39.754Z] #39 155.7 CC lib/c/criu.o [2020-09-12T12:45:39.923Z] #39 51.06 CC criu/arch/aarch64/sigframe.o [2020-09-12T12:45:39.923Z] #39 51.28 LINK criu/arch/aarch64/crtools.built-in.o [2020-09-12T12:45:39.923Z] #39 51.32 DEP criu/pie/util-vdso.d [2020-09-12T12:45:40.001Z] #17 3.381 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-12T12:45:40.186Z] #39 51.47 DEP criu/pie/util.d [2020-09-12T12:45:40.186Z] #39 51.62 CC criu/pie/util.o [2020-09-12T12:45:40.210Z] #39 62.29 CC criu/arch/x86/kerndat.o [2020-09-12T12:45:40.237Z] #18 25.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-09-12T12:45:40.237Z] #18 25.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-09-12T12:45:40.237Z] #18 25.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-09-12T12:45:40.237Z] #18 25.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-09-12T12:45:40.237Z] #18 25.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-09-12T12:45:40.237Z] #18 25.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-09-12T12:45:40.316Z] #39 156.4 LINK lib/c/built-in.o [2020-09-12T12:45:40.537Z] #18 25.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-09-12T12:45:40.537Z] #18 25.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-09-12T12:45:40.537Z] #18 25.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-09-12T12:45:40.537Z] #18 25.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-09-12T12:45:40.537Z] #18 25.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-09-12T12:45:40.537Z] #18 25.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-09-12T12:45:40.573Z] #39 156.4 LINK lib/c/libcriu.so [2020-09-12T12:45:40.573Z] #39 156.5 LINK lib/c/libcriu.a [2020-09-12T12:45:40.573Z] #39 156.5 GEN magic.py [2020-09-12T12:45:40.763Z] #39 51.98 CC criu/pie/util-vdso.o [2020-09-12T12:45:40.776Z] #39 62.80 CC criu/arch/x86/sigaction_compat.o [2020-09-12T12:45:40.776Z] #39 63.01 CC criu/arch/x86/sigframe.o [2020-09-12T12:45:40.829Z] #39 156.6 Note: Building without setproctitle() and strlcpy() support. [2020-09-12T12:45:40.829Z] #39 156.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-12T12:45:40.829Z] #39 156.7 Note: Building without GnuTLS support [2020-09-12T12:45:40.830Z] #39 156.7 Makefile.config:39: Warn: you have no libnftables installed [2020-09-12T12:45:40.830Z] #39 156.7 Makefile.config:40: Warn: Building without nftables support [2020-09-12T12:45:40.839Z] #18 25.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-09-12T12:45:40.839Z] #18 25.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-12T12:45:40.839Z] #18 25.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-12T12:45:40.839Z] #18 25.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-09-12T12:45:40.839Z] #18 25.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-09-12T12:45:40.839Z] #18 25.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-09-12T12:45:40.839Z] #18 26.02 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-09-12T12:45:40.921Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-12T12:45:40.921Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-09-12T12:45:41.041Z] #39 52.38 AR criu/pie/pie.lib.a [2020-09-12T12:45:41.041Z] #39 52.45 DEP criu/pie/restorer.d [2020-09-12T12:45:41.141Z] #18 26.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-09-12T12:45:41.141Z] #18 26.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-12T12:45:41.141Z] #18 26.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-12T12:45:41.141Z] #18 26.25 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-12T12:45:41.141Z] #18 26.26 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-09-12T12:45:41.141Z] #18 26.26 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-09-12T12:45:41.141Z] #18 26.26 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-12T12:45:41.213Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-09-12T12:45:41.213Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-12T12:45:41.213Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-12T12:45:41.213Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-12T12:45:41.305Z] #39 52.61 DEP criu/arch/aarch64/intraprocedure.d [2020-09-12T12:45:41.305Z] #39 52.63 DEP criu/arch/aarch64/restorer.d [2020-09-12T12:45:41.342Z] #39 63.21 LINK criu/arch/x86/crtools.built-in.o [2020-09-12T12:45:41.342Z] #39 63.24 DEP criu/pie/util-vdso-elf32.d [2020-09-12T12:45:41.342Z] #39 63.50 DEP criu/pie/util-vdso.d [2020-09-12T12:45:41.342Z] #39 63.58 DEP criu/pie/util.d [2020-09-12T12:45:41.381Z] #17 4.727 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-12T12:45:41.392Z] #39 157.2 fatal: not a git repository (or any of the parent directories): .git [2020-09-12T12:45:41.568Z] #39 52.80 DEP criu/arch/aarch64/vdso-pie.d [2020-09-12T12:45:41.568Z] #39 52.93 DEP criu/pie/parasite-vdso.d [2020-09-12T12:45:41.601Z] #39 63.72 CC criu/pie/util.o [2020-09-12T12:45:41.832Z] #39 53.07 DEP criu/pie/parasite.d [2020-09-12T12:45:41.832Z] #39 53.25 CC criu/pie/parasite.o [2020-09-12T12:45:41.847Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-12T12:45:41.847Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-12T12:45:41.847Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-12T12:45:41.847Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-12T12:45:41.847Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-12T12:45:41.847Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-12T12:45:41.954Z] #39 157.7 make[1]: Nothing to be done for 'all'. [2020-09-12T12:45:42.168Z] #39 64.12 CC criu/pie/util-vdso.o [2020-09-12T12:45:42.202Z] #18 27.17 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-09-12T12:45:42.202Z] #18 27.27 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-09-12T12:45:42.202Z] #18 27.27 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-09-12T12:45:42.202Z] #18 27.27 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-09-12T12:45:42.202Z] #18 27.31 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-09-12T12:45:42.202Z] #18 27.32 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-09-12T12:45:42.211Z] #39 158.2 make[1]: 'images/built-in.o' is up to date. [2020-09-12T12:45:42.211Z] #39 158.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-12T12:45:42.319Z] #17 ... [2020-09-12T12:45:42.319Z] [2020-09-12T12:45:42.319Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:42.319Z] #39 58.97 AR soccr/libsoccr.a [2020-09-12T12:45:42.319Z] #39 59.00 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-12T12:45:42.319Z] #39 59.28 DEP criu/arch/x86/sigframe.d [2020-09-12T12:45:42.319Z] #39 59.37 DEP criu/arch/x86/sigaction_compat.d [2020-09-12T12:45:42.319Z] #39 59.49 DEP criu/arch/x86/kerndat.d [2020-09-12T12:45:42.319Z] #39 59.58 DEP criu/arch/x86/crtools.d [2020-09-12T12:45:42.319Z] #39 59.69 DEP criu/arch/x86/cpu.d [2020-09-12T12:45:42.319Z] #39 59.86 CC criu/arch/x86/cpu.o [2020-09-12T12:45:42.319Z] #39 60.53 CC criu/arch/x86/crtools.o [2020-09-12T12:45:42.319Z] #39 61.63 CC criu/arch/x86/kerndat.o [2020-09-12T12:45:42.319Z] #39 62.12 CC criu/arch/x86/sigaction_compat.o [2020-09-12T12:45:42.319Z] #39 62.40 CC criu/arch/x86/sigframe.o [2020-09-12T12:45:42.319Z] #39 62.64 LINK criu/arch/x86/crtools.built-in.o [2020-09-12T12:45:42.319Z] #39 62.69 DEP criu/pie/util-vdso-elf32.d [2020-09-12T12:45:42.319Z] #39 62.83 DEP criu/pie/util-vdso.d [2020-09-12T12:45:42.319Z] #39 63.01 DEP criu/pie/util.d [2020-09-12T12:45:42.319Z] #39 63.15 CC criu/pie/util.o [2020-09-12T12:45:42.319Z] #39 63.42 CC criu/pie/util-vdso.o [2020-09-12T12:45:42.467Z] #39 158.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-12T12:45:42.467Z] #39 158.3 make[1]: 'compel/libcompel.a' is up to date. [2020-09-12T12:45:42.467Z] #39 158.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-12T12:45:42.467Z] #39 158.3 make[1]: Nothing to be done for 'all'. [2020-09-12T12:45:42.467Z] #39 158.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-12T12:45:42.481Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-12T12:45:42.481Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-12T12:45:42.501Z] #18 27.46 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-12T12:45:42.501Z] #18 27.48 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-09-12T12:45:42.501Z] #18 27.49 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-09-12T12:45:42.501Z] #18 27.53 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-12T12:45:42.501Z] #18 27.54 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-09-12T12:45:42.501Z] #18 27.56 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-12T12:45:42.501Z] #18 27.59 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-09-12T12:45:42.579Z] #39 64.16 CC criu/pie/util-vdso-elf32.o [2020-09-12T12:45:42.723Z] #39 158.5 make[2]: Nothing to be done for 'all'. [2020-09-12T12:45:42.723Z] #39 158.5 make[2]: Nothing to be done for 'all'. [2020-09-12T12:45:42.723Z] #39 158.6 make[2]: Nothing to be done for 'all'. [2020-09-12T12:45:42.723Z] #39 158.6 make[2]: Nothing to be done for 'all'. [2020-09-12T12:45:42.723Z] #39 158.7 make[2]: Nothing to be done for 'all'. [2020-09-12T12:45:42.723Z] #39 158.7 make[2]: Nothing to be done for 'all'. [2020-09-12T12:45:42.723Z] #39 158.7 make[2]: Nothing to be done for 'all'. [2020-09-12T12:45:42.734Z] #39 64.78 CC criu/pie/util-vdso-elf32.o [2020-09-12T12:45:42.782Z] #39 54.15 LINK criu/pie/parasite.built-in.o [2020-09-12T12:45:42.782Z] #39 54.15 GEN criu/pie/parasite-blob.h [2020-09-12T12:45:42.782Z] #39 54.17 CC criu/pie/parasite-vdso.o [2020-09-12T12:45:42.807Z] #18 27.87 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-09-12T12:45:42.807Z] #18 27.90 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-09-12T12:45:42.807Z] #18 27.92 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-12T12:45:42.979Z] #39 158.8 make[2]: Nothing to be done for 'all'. [2020-09-12T12:45:42.979Z] #39 158.8 INSTALL criu/criu [2020-09-12T12:45:43.114Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2020-09-12T12:45:43.114Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-12T12:45:43.114Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-12T12:45:43.114Z] ? github.com/docker/docker/api/types [no test files] [2020-09-12T12:45:43.114Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-12T12:45:43.114Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-12T12:45:43.114Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-12T12:45:43.114Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-12T12:45:43.114Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-09-12T12:45:43.148Z] #39 64.93 AR criu/pie/pie.lib.a [2020-09-12T12:45:43.148Z] #39 64.99 DEP criu/pie/restorer.d [2020-09-12T12:45:43.236Z] #39 DONE 159.2s [2020-09-12T12:45:43.236Z] [2020-09-12T12:45:43.236Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:45:43.301Z] #39 65.38 AR criu/pie/pie.lib.a [2020-09-12T12:45:43.301Z] #39 65.43 DEP criu/pie/restorer.d [2020-09-12T12:45:43.359Z] #39 54.68 CC criu/arch/aarch64/vdso-pie.o [2020-09-12T12:45:43.359Z] #39 54.85 CC criu/arch/aarch64/restorer.o [2020-09-12T12:45:43.406Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-09-12T12:45:43.406Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-12T12:45:43.406Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-12T12:45:43.406Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-12T12:45:43.406Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-12T12:45:43.406Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-12T12:45:43.406Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-12T12:45:43.406Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-12T12:45:43.406Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-09-12T12:45:43.406Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-09-12T12:45:43.408Z] #39 65.27 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-12T12:45:43.458Z] #18 28.38 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-09-12T12:45:43.560Z] #39 65.66 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-12T12:45:43.560Z] #39 65.77 DEP criu/arch/x86/restorer_unmap.d [2020-09-12T12:45:43.623Z] #39 55.06 CC criu/arch/aarch64/intraprocedure.o [2020-09-12T12:45:43.668Z] #39 65.37 DEP criu/arch/x86/restorer_unmap.d [2020-09-12T12:45:43.668Z] #39 65.42 DEP criu/arch/x86/restorer.d [2020-09-12T12:45:43.698Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-12T12:45:43.698Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-12T12:45:43.698Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-12T12:45:43.698Z] ? github.com/docker/docker/builder [no test files] [2020-09-12T12:45:43.698Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-12T12:45:43.698Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-12T12:45:43.698Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-12T12:45:43.698Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-12T12:45:43.698Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-12T12:45:43.698Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-12T12:45:43.698Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-12T12:45:43.758Z] #18 28.68 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-09-12T12:45:43.758Z] #18 28.77 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-09-12T12:45:43.819Z] #39 65.80 DEP criu/arch/x86/restorer.d [2020-09-12T12:45:43.819Z] #39 66.00 DEP criu/arch/x86/vdso-pie.d [2020-09-12T12:45:43.887Z] #39 55.10 CC criu/pie/restorer.o [2020-09-12T12:45:43.928Z] #39 65.60 DEP criu/arch/x86/vdso-pie.d [2020-09-12T12:45:43.990Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-09-12T12:45:44.078Z] #39 66.13 DEP criu/pie/parasite-vdso.d [2020-09-12T12:45:44.165Z] #45 ... [2020-09-12T12:45:44.165Z] [2020-09-12T12:45:44.165Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-12T12:45:44.188Z] #39 65.68 DEP criu/pie/parasite-vdso.d [2020-09-12T12:45:44.188Z] #39 65.77 DEP criu/pie/parasite.d [2020-09-12T12:45:44.188Z] #39 65.95 CC criu/pie/parasite.o [2020-09-12T12:45:44.336Z] #39 66.31 DEP criu/pie/parasite.d [2020-09-12T12:45:44.336Z] #39 ... [2020-09-12T12:45:44.336Z] [2020-09-12T12:45:44.336Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:44.336Z] #41 136.8 github.com/LK4D4/vndr/godl [2020-09-12T12:45:44.407Z] #18 29.43 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:45:44.407Z] #18 29.53 Fetched 29.2 MB in 5s (5662 kB/s) [2020-09-12T12:45:44.407Z] #18 29.62 Selecting previously unselected package pigz. [2020-09-12T12:45:44.421Z] #40 DONE 0.1s [2020-09-12T12:45:44.421Z] [2020-09-12T12:45:44.421Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-12T12:45:44.421Z] #42 DONE 0.2s [2020-09-12T12:45:44.421Z] [2020-09-12T12:45:44.421Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:45:44.678Z] #45 ... [2020-09-12T12:45:44.678Z] [2020-09-12T12:45:44.678Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-12T12:45:44.678Z] #44 DONE 0.0s [2020-09-12T12:45:44.678Z] [2020-09-12T12:45:44.678Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:45:44.709Z] #18 29.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-09-12T12:45:44.709Z] #18 29.69 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-09-12T12:45:44.709Z] #18 29.70 Unpacking pigz (2.4-1) ... [2020-09-12T12:45:44.709Z] #18 29.86 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-09-12T12:45:44.709Z] #18 29.87 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-12T12:45:44.709Z] #18 29.88 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-12T12:45:44.903Z] #41 137.6 github.com/LK4D4/vndr [2020-09-12T12:45:45.126Z] #39 67.00 LINK criu/pie/parasite.built-in.o [2020-09-12T12:45:45.126Z] #39 ... [2020-09-12T12:45:45.126Z] [2020-09-12T12:45:45.126Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:45.126Z] #41 136.6 github.com/LK4D4/vndr/godl [2020-09-12T12:45:45.285Z] #39 56.75 LINK criu/pie/restorer.built-in.o [2020-09-12T12:45:45.285Z] #39 56.76 GEN criu/pie/restorer-blob.h [2020-09-12T12:45:45.285Z] #39 56.83 DEP criu/vdso.d [2020-09-12T12:45:45.354Z] #18 30.27 Selecting previously unselected package python3.7-minimal. [2020-09-12T12:45:45.354Z] #18 30.27 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-12T12:45:45.354Z] #18 30.31 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-12T12:45:45.470Z] #41 ... [2020-09-12T12:45:45.470Z] [2020-09-12T12:45:45.470Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:45:45.470Z] #17 1.506 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-12T12:45:45.470Z] #17 1.602 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-12T12:45:45.470Z] #17 1.687 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-12T12:45:45.470Z] #17 2.118 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-12T12:45:45.470Z] #17 3.254 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-12T12:45:45.470Z] #17 4.601 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-12T12:45:45.470Z] #17 9.962 Fetched 8379 kB in 9s (942 kB/s) [2020-09-12T12:45:45.548Z] #39 57.02 DEP criu/uts_ns.d [2020-09-12T12:45:45.729Z] #17 9.962 Reading package lists... [2020-09-12T12:45:45.729Z] #17 ... [2020-09-12T12:45:45.729Z] [2020-09-12T12:45:45.729Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:45.729Z] #39 66.58 CC criu/pie/parasite.o [2020-09-12T12:45:45.729Z] #39 67.82 LINK criu/pie/parasite.built-in.o [2020-09-12T12:45:45.729Z] #39 67.84 GEN criu/pie/parasite-blob.h [2020-09-12T12:45:45.729Z] #39 67.89 CC criu/pie/parasite-vdso.o [2020-09-12T12:45:45.812Z] #39 57.13 DEP criu/util.d [2020-09-12T12:45:45.997Z] #18 31.05 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-12T12:45:45.997Z] #18 31.06 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-12T12:45:46.065Z] #41 137.3 github.com/LK4D4/vndr [2020-09-12T12:45:46.075Z] #39 57.32 DEP criu/uffd.d [2020-09-12T12:45:46.075Z] #39 57.53 DEP criu/tun.d [2020-09-12T12:45:46.075Z] #39 57.64 DEP criu/tty.d [2020-09-12T12:45:46.338Z] #39 57.78 DEP criu/timerfd.d [2020-09-12T12:45:46.338Z] #39 57.90 DEP criu/timens.d [2020-09-12T12:45:46.601Z] #39 58.03 DEP criu/sysfs_parse.d [2020-09-12T12:45:46.601Z] #39 58.17 DEP criu/sysctl.d [2020-09-12T12:45:46.671Z] #39 68.66 CC criu/arch/x86/vdso-pie.o [2020-09-12T12:45:46.723Z] ok github.com/docker/docker/builder/remotecontext 0.361s coverage: 13.6% of statements [2020-09-12T12:45:46.865Z] #39 58.27 DEP criu/string.d [2020-09-12T12:45:46.865Z] #39 58.31 DEP criu/stats.d [2020-09-12T12:45:46.865Z] #39 ... [2020-09-12T12:45:46.865Z] [2020-09-12T12:45:46.865Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:45:46.865Z] #17 6.466 Fetched 8204 kB in 5s (1661 kB/s) [2020-09-12T12:45:46.865Z] #17 6.466 Reading package lists... [2020-09-12T12:45:46.865Z] #17 8.595 Reading package lists... [2020-09-12T12:45:46.865Z] #17 10.68 Building dependency tree... [2020-09-12T12:45:46.865Z] #17 11.74 libcap2-bin is already the newest version (1:2.25-2). [2020-09-12T12:45:46.865Z] #17 11.74 The following additional packages will be installed: [2020-09-12T12:45:46.865Z] #17 11.74 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-12T12:45:46.865Z] #17 11.75 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-12T12:45:46.865Z] #17 11.75 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-12T12:45:46.865Z] #17 11.75 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-12T12:45:46.865Z] #17 11.75 python3.7 python3.7-minimal vim-runtime xxd [2020-09-12T12:45:46.865Z] #17 11.76 Suggested packages: [2020-09-12T12:45:46.866Z] #17 11.76 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-12T12:45:46.866Z] #17 11.76 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-12T12:45:46.866Z] #17 11.76 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-12T12:45:46.866Z] #17 11.76 Recommended packages: [2020-09-12T12:45:46.866Z] #17 11.76 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-12T12:45:46.866Z] #17 11.76 python3-keyrings.alt python3-xdg unzip [2020-09-12T12:45:46.866Z] #17 12.93 The following NEW packages will be installed: [2020-09-12T12:45:46.866Z] #17 12.93 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-12T12:45:46.866Z] #17 12.93 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-12T12:45:46.866Z] #17 12.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-12T12:45:46.866Z] #17 12.93 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-12T12:45:46.866Z] #17 12.93 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-12T12:45:46.866Z] #17 12.93 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-12T12:45:46.866Z] #17 12.94 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-12T12:45:46.866Z] #17 12.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-12T12:45:46.866Z] #17 12.94 xz-utils zip [2020-09-12T12:45:46.866Z] #17 13.24 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:45:46.866Z] #17 13.24 Need to get 27.6 MB of archives. [2020-09-12T12:45:46.866Z] #17 13.24 After this operation, 114 MB of additional disk space will be used. [2020-09-12T12:45:46.866Z] #17 13.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-09-12T12:45:46.866Z] #17 13.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-09-12T12:45:46.866Z] #17 13.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-09-12T12:45:46.866Z] #17 13.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-09-12T12:45:46.866Z] #17 13.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-09-12T12:45:46.866Z] #17 13.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-09-12T12:45:46.866Z] #17 14.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-09-12T12:45:46.866Z] #17 14.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-09-12T12:45:46.866Z] #17 14.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-09-12T12:45:46.866Z] #17 14.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-09-12T12:45:46.866Z] #17 14.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-09-12T12:45:46.866Z] #17 14.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-09-12T12:45:46.866Z] #17 14.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-09-12T12:45:46.866Z] #17 14.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-09-12T12:45:46.866Z] #17 14.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-09-12T12:45:46.866Z] #17 14.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-09-12T12:45:46.866Z] #17 14.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-09-12T12:45:46.866Z] #17 14.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-12T12:45:46.866Z] #17 14.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-09-12T12:45:46.866Z] #17 14.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-09-12T12:45:46.866Z] #17 14.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-09-12T12:45:46.866Z] #17 14.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-09-12T12:45:46.866Z] #17 14.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-09-12T12:45:46.866Z] #17 14.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-09-12T12:45:46.866Z] #17 14.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-09-12T12:45:46.866Z] #17 14.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-09-12T12:45:46.866Z] #17 14.97 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-09-12T12:45:46.866Z] #17 14.97 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-09-12T12:45:46.866Z] #17 14.98 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-09-12T12:45:46.866Z] #17 15.18 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-09-12T12:45:46.866Z] #17 15.18 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-09-12T12:45:46.866Z] #17 15.18 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-09-12T12:45:46.866Z] #17 15.19 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-09-12T12:45:46.866Z] #17 15.20 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-09-12T12:45:46.866Z] #17 15.20 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-12T12:45:46.866Z] #17 15.25 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-12T12:45:46.866Z] #17 15.26 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-12T12:45:46.866Z] #17 15.27 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-09-12T12:45:46.866Z] #17 15.27 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-12T12:45:46.866Z] #17 15.28 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-12T12:45:46.866Z] #17 15.29 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-12T12:45:46.866Z] #17 15.29 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-09-12T12:45:46.866Z] #17 15.45 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-09-12T12:45:46.866Z] #17 15.74 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-09-12T12:45:46.866Z] #17 15.75 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-12T12:45:46.866Z] #17 16.08 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-09-12T12:45:46.929Z] #39 68.95 CC criu/arch/x86/restorer.o [2020-09-12T12:45:47.015Z] ok github.com/docker/docker/builder/dockerfile 1.002s coverage: 48.0% of statements [2020-09-12T12:45:47.129Z] #17 ... [2020-09-12T12:45:47.129Z] [2020-09-12T12:45:47.129Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:47.129Z] #39 58.46 DEP criu/sockets.d [2020-09-12T12:45:47.392Z] #39 58.65 DEP criu/sk-unix.d [2020-09-12T12:45:47.392Z] #39 58.81 DEP criu/sk-tcp.d [2020-09-12T12:45:47.497Z] #39 69.52 CC criu/arch/x86/restorer_unmap.o [2020-09-12T12:45:47.497Z] #39 69.56 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-12T12:45:47.649Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-09-12T12:45:47.655Z] #39 58.99 DEP criu/sk-queue.d [2020-09-12T12:45:47.756Z] #39 69.83 CC criu/pie/restorer.o [2020-09-12T12:45:47.919Z] #39 59.15 DEP criu/sk-packet.d [2020-09-12T12:45:47.919Z] #39 59.27 DEP criu/sk-netlink.d [2020-09-12T12:45:47.919Z] #39 59.40 DEP criu/sk-inet.d [2020-09-12T12:45:47.919Z] #39 59.49 DEP criu/signalfd.d [2020-09-12T12:45:47.940Z] ok github.com/docker/docker/builder/remotecontext/git 1.003s coverage: 86.3% of statements [2020-09-12T12:45:47.941Z] ? github.com/docker/docker/cli [no test files] [2020-09-12T12:45:47.941Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-12T12:45:48.014Z] Client: [2020-09-12T12:45:48.014Z] Debug Mode: false [2020-09-12T12:45:48.014Z] Plugins: [2020-09-12T12:45:48.014Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-09-12T12:45:48.014Z] [2020-09-12T12:45:48.014Z] Server: [2020-09-12T12:45:48.014Z] Containers: 0 [2020-09-12T12:45:48.014Z] Running: 0 [2020-09-12T12:45:48.014Z] Paused: 0 [2020-09-12T12:45:48.014Z] Stopped: 0 [2020-09-12T12:45:48.014Z] Images: 0 [2020-09-12T12:45:48.014Z] Server Version: 19.03.5 [2020-09-12T12:45:48.014Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-12T12:45:48.014Z] Windows: [2020-09-12T12:45:48.014Z] LCOW: [2020-09-12T12:45:48.014Z] Logging Driver: json-file [2020-09-12T12:45:48.014Z] Plugins: [2020-09-12T12:45:48.014Z] Volume: local [2020-09-12T12:45:48.014Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-12T12:45:48.014Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-12T12:45:48.014Z] Swarm: inactive [2020-09-12T12:45:48.014Z] Default Isolation: process [2020-09-12T12:45:48.014Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-12T12:45:48.014Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-12T12:45:48.014Z] OSType: windows [2020-09-12T12:45:48.014Z] Architecture: x86_64 [2020-09-12T12:45:48.014Z] CPUs: 4 [2020-09-12T12:45:48.014Z] Total Memory: 32GiB [2020-09-12T12:45:48.014Z] Name: azwin-2-57e080 [2020-09-12T12:45:48.014Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-09-12T12:45:48.014Z] Docker Root Dir: D:\docker [2020-09-12T12:45:48.014Z] Debug Mode: false [2020-09-12T12:45:48.014Z] Registry: https://index.docker.io/v1/ [2020-09-12T12:45:48.014Z] Labels: [2020-09-12T12:45:48.014Z] Experimental: true [2020-09-12T12:45:48.014Z] Insecure Registries: [2020-09-12T12:45:48.014Z] 10.0.0.4:5000 [2020-09-12T12:45:48.014Z] 127.0.0.0/8 [2020-09-12T12:45:48.014Z] Registry Mirrors: [2020-09-12T12:45:48.014Z] http://10.0.0.4:5000/ [2020-09-12T12:45:48.014Z] Live Restore Enabled: false [2020-09-12T12:45:48.014Z] [Pipeline] } [Pipeline] // stage [2020-09-12T12:45:48.183Z] #39 59.58 DEP criu/sigframe.d [2020-09-12T12:45:48.183Z] #39 59.73 DEP criu/shmem.d [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-09-12T12:45:48.694Z] #39 ... [2020-09-12T12:45:48.694Z] [2020-09-12T12:45:48.694Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:48.694Z] #49 9.907 + cd /tmp/tmp.IycIqhPkvn/src/github.com/opencontainers/runc [2020-09-12T12:45:48.694Z] #49 9.908 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-12T12:45:48.694Z] #49 10.33 + '[' -z '' ']' [2020-09-12T12:45:48.694Z] #49 10.33 + target=static [2020-09-12T12:45:48.694Z] #49 10.33 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-12T12:45:48.694Z] #49 10.90 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 . [2020-09-12T12:45:48.758Z] #18 33.61 Selecting previously unselected package python3-minimal. [2020-09-12T12:45:48.758Z] #18 33.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-09-12T12:45:48.758Z] #18 33.68 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-09-12T12:45:48.758Z] #18 33.70 Unpacking python3-minimal (3.7.3-1) ... [2020-09-12T12:45:48.758Z] #18 33.77 Selecting previously unselected package libmpdec2:ppc64el. [2020-09-12T12:45:48.758Z] #18 33.78 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-09-12T12:45:48.758Z] #18 33.78 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-09-12T12:45:48.758Z] #18 33.89 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-09-12T12:45:48.758Z] #18 33.90 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-12T12:45:48.758Z] #18 33.90 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-12T12:45:48.760Z] #39 59.88 DEP criu/servicefd.d [2020-09-12T12:45:48.760Z] #39 60.06 DEP criu/seize.d [2020-09-12T12:45:48.760Z] #39 60.20 DEP criu/seccomp.d [2020-09-12T12:45:48.847Z] #45 ... [2020-09-12T12:45:48.847Z] [2020-09-12T12:45:48.847Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:45:48.847Z] #52 188.1 + bin/containerd [2020-09-12T12:45:49.023Z] #39 60.36 DEP criu/rst-malloc.d [2020-09-12T12:45:49.023Z] #39 60.41 DEP criu/rbtree.d [2020-09-12T12:45:49.023Z] #39 60.43 DEP criu/pstree.d [2020-09-12T12:45:49.262Z] #49 ... [2020-09-12T12:45:49.262Z] [2020-09-12T12:45:49.262Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:45:49.262Z] #17 9.962 Reading package lists... [2020-09-12T12:45:49.287Z] #39 60.62 DEP criu/protobuf.d [2020-09-12T12:45:49.287Z] #39 60.75 GEN criu/protobuf-desc-gen.h [2020-09-12T12:45:49.814Z] #18 ... [2020-09-12T12:45:49.814Z] [2020-09-12T12:45:49.814Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:49.814Z] #40 71.07 LINK criu/pie/restorer.built-in.o [2020-09-12T12:45:49.814Z] #40 71.09 GEN criu/pie/restorer-blob.h [2020-09-12T12:45:49.814Z] #40 71.25 DEP criu/vdso.d [2020-09-12T12:45:49.814Z] #40 71.49 DEP criu/uts_ns.d [2020-09-12T12:45:49.814Z] #40 71.81 DEP criu/util.d [2020-09-12T12:45:49.814Z] #40 72.04 DEP criu/uffd.d [2020-09-12T12:45:49.814Z] #40 72.25 DEP criu/tun.d [2020-09-12T12:45:49.814Z] #40 72.56 DEP criu/tty.d [2020-09-12T12:45:49.814Z] #40 72.75 DEP criu/timerfd.d [2020-09-12T12:45:49.814Z] #40 72.93 DEP criu/timens.d [2020-09-12T12:45:49.814Z] #40 73.10 DEP criu/sysfs_parse.d [2020-09-12T12:45:49.814Z] #40 73.29 DEP criu/sysctl.d [2020-09-12T12:45:49.814Z] #40 73.43 DEP criu/string.d [2020-09-12T12:45:49.814Z] #40 73.48 DEP criu/stats.d [2020-09-12T12:45:49.814Z] #40 73.61 DEP criu/sockets.d [2020-09-12T12:45:49.814Z] #40 73.77 DEP criu/sk-unix.d [2020-09-12T12:45:49.814Z] #40 74.08 DEP criu/sk-tcp.d [2020-09-12T12:45:49.814Z] #40 74.28 DEP criu/sk-queue.d [2020-09-12T12:45:49.814Z] #40 74.48 DEP criu/sk-packet.d [2020-09-12T12:45:49.814Z] #40 74.69 DEP criu/sk-netlink.d [2020-09-12T12:45:49.814Z] #40 74.91 DEP criu/sk-inet.d [2020-09-12T12:45:49.814Z] #40 75.14 DEP criu/signalfd.d [2020-09-12T12:45:49.814Z] #40 75.32 DEP criu/sigframe.d [2020-09-12T12:45:49.814Z] #40 75.43 DEP criu/shmem.d [2020-09-12T12:45:49.814Z] #40 75.59 DEP criu/servicefd.d [2020-09-12T12:45:49.814Z] #40 75.78 DEP criu/seize.d [2020-09-12T12:45:49.814Z] #40 75.97 DEP criu/seccomp.d [2020-09-12T12:45:49.814Z] #40 76.16 DEP criu/rst-malloc.d [2020-09-12T12:45:49.814Z] #40 76.35 DEP criu/rbtree.d [2020-09-12T12:45:49.814Z] #40 76.41 DEP criu/pstree.d [2020-09-12T12:45:49.814Z] #40 76.58 DEP criu/protobuf.d [2020-09-12T12:45:49.814Z] #40 76.73 GEN criu/protobuf-desc-gen.h [2020-09-12T12:45:49.814Z] #40 78.42 DEP criu/protobuf-desc.d [2020-09-12T12:45:49.814Z] #40 78.59 DEP criu/proc_parse.d [2020-09-12T12:45:49.814Z] #40 78.83 DEP criu/plugin.d [2020-09-12T12:45:49.814Z] #40 78.93 DEP criu/pipes.d [2020-09-12T12:45:49.814Z] #40 79.13 DEP criu/pie-util.d [2020-09-12T12:45:49.814Z] #40 79.30 DEP criu/pie-util-vdso.d [2020-09-12T12:45:49.814Z] #40 79.44 DEP criu/path.d [2020-09-12T12:45:49.814Z] #40 79.66 DEP criu/parasite-syscall.d [2020-09-12T12:45:49.814Z] #40 79.93 DEP criu/pagemap.d [2020-09-12T12:45:49.814Z] #40 80.08 DEP criu/pagemap-cache.d [2020-09-12T12:45:49.814Z] #40 80.17 DEP criu/page-xfer.d [2020-09-12T12:45:49.814Z] #40 80.40 DEP criu/page-pipe.d [2020-09-12T12:45:49.814Z] #40 80.54 DEP criu/netfilter.d [2020-09-12T12:45:49.814Z] #40 80.76 DEP criu/net.d [2020-09-12T12:45:49.814Z] #40 81.01 DEP criu/namespaces.d [2020-09-12T12:45:49.814Z] #40 81.20 DEP criu/mount.d [2020-09-12T12:45:49.814Z] #40 81.41 DEP criu/memfd.d [2020-09-12T12:45:49.814Z] #40 ... [2020-09-12T12:45:49.814Z] [2020-09-12T12:45:49.814Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:45:49.814Z] #18 34.89 Selecting previously unselected package python3.7. [2020-09-12T12:45:49.814Z] #18 34.92 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-12T12:45:49.814Z] #18 34.92 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-12T12:45:50.111Z] #18 35.08 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-09-12T12:45:50.111Z] #18 35.09 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-09-12T12:45:50.111Z] #18 35.10 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-12T12:45:50.111Z] #18 35.23 Setting up python3-minimal (3.7.3-1) ... [2020-09-12T12:45:50.263Z] #41 ... [2020-09-12T12:45:50.264Z] [2020-09-12T12:45:50.264Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:50.264Z] #49 10.32 + cd /tmp/tmp.D4Pnc9J4Z4/src/github.com/opencontainers/runc [2020-09-12T12:45:50.264Z] #49 10.32 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-12T12:45:50.264Z] #49 10.75 + '[' -z '' ']' [2020-09-12T12:45:50.264Z] #49 10.75 + target=static [2020-09-12T12:45:50.264Z] #49 10.75 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-12T12:45:50.264Z] #49 11.13 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 . [2020-09-12T12:45:50.264Z] #49 ... [2020-09-12T12:45:50.264Z] [2020-09-12T12:45:50.264Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:50.264Z] #39 67.00 GEN criu/pie/parasite-blob.h [2020-09-12T12:45:50.264Z] #39 67.02 CC criu/pie/parasite-vdso.o [2020-09-12T12:45:50.264Z] #39 67.53 CC criu/arch/x86/vdso-pie.o [2020-09-12T12:45:50.264Z] #39 67.80 CC criu/arch/x86/restorer.o [2020-09-12T12:45:50.264Z] #39 68.24 CC criu/arch/x86/restorer_unmap.o [2020-09-12T12:45:50.264Z] #39 68.29 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-12T12:45:50.264Z] #39 68.62 CC criu/pie/restorer.o [2020-09-12T12:45:50.264Z] #39 71.52 LINK criu/pie/restorer.built-in.o [2020-09-12T12:45:50.264Z] #39 71.53 GEN criu/pie/restorer-blob.h [2020-09-12T12:45:50.264Z] #39 71.62 DEP criu/vdso.d [2020-09-12T12:45:50.264Z] #39 71.78 DEP criu/vdso-compat.d [2020-09-12T12:45:50.264Z] #39 71.90 DEP criu/uts_ns.d [2020-09-12T12:45:50.524Z] #39 72.01 DEP criu/util.d [2020-09-12T12:45:50.524Z] #39 72.29 DEP criu/uffd.d [2020-09-12T12:45:50.674Z] ok github.com/docker/docker/client 0.153s coverage: 75.4% of statements [2020-09-12T12:45:50.784Z] #39 72.47 DEP criu/tun.d [2020-09-12T12:45:51.044Z] #39 72.61 DEP criu/tty.d [2020-09-12T12:45:51.044Z] #39 72.79 DEP criu/timerfd.d [2020-09-12T12:45:51.168Z] #18 36.18 Selecting previously unselected package python3. [2020-09-12T12:45:51.168Z] #18 36.19 (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.) [2020-09-12T12:45:51.168Z] #18 36.24 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-09-12T12:45:51.168Z] #18 36.25 Unpacking python3 (3.7.3-1) ... [2020-09-12T12:45:51.168Z] #18 36.33 Selecting previously unselected package libip4tc0:ppc64el. [2020-09-12T12:45:51.215Z] #39 62.28 DEP criu/protobuf-desc.d [2020-09-12T12:45:51.215Z] #39 62.46 DEP criu/proc_parse.d [2020-09-12T12:45:51.215Z] #39 62.66 DEP criu/plugin.d [2020-09-12T12:45:51.215Z] #39 62.73 DEP criu/pipes.d [2020-09-12T12:45:51.304Z] #39 73.03 DEP criu/timens.d [2020-09-12T12:45:51.467Z] #18 36.35 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-09-12T12:45:51.467Z] #18 36.35 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-09-12T12:45:51.467Z] #18 36.43 Selecting previously unselected package libip6tc0:ppc64el. [2020-09-12T12:45:51.467Z] #18 36.43 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-09-12T12:45:51.467Z] #18 36.44 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-09-12T12:45:51.467Z] #18 36.56 Selecting previously unselected package libiptc0:ppc64el. [2020-09-12T12:45:51.467Z] #18 36.56 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-09-12T12:45:51.467Z] #18 36.57 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-09-12T12:45:51.467Z] #18 36.62 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-09-12T12:45:51.467Z] #18 36.63 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-09-12T12:45:51.467Z] #18 36.63 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-12T12:45:51.467Z] #18 36.68 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-09-12T12:45:51.467Z] #18 36.68 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-09-12T12:45:51.467Z] #18 36.69 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-12T12:45:51.478Z] #39 62.82 DEP criu/pie-util.d [2020-09-12T12:45:51.478Z] #39 62.93 DEP criu/pie-util-vdso.d [2020-09-12T12:45:51.478Z] #39 63.01 DEP criu/path.d [2020-09-12T12:45:51.564Z] #39 73.18 DEP criu/sysfs_parse.d [2020-09-12T12:45:51.564Z] #39 73.32 DEP criu/sysctl.d [2020-09-12T12:45:51.741Z] #39 63.15 DEP criu/parasite-syscall.d [2020-09-12T12:45:51.766Z] #18 36.75 Selecting previously unselected package libnftnl11:ppc64el. [2020-09-12T12:45:51.766Z] #18 36.76 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-09-12T12:45:51.766Z] #18 36.76 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-09-12T12:45:51.766Z] #18 36.85 Selecting previously unselected package iptables. [2020-09-12T12:45:51.766Z] #18 36.85 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-09-12T12:45:51.766Z] #18 36.85 Unpacking iptables (1.8.2-4) ... [2020-09-12T12:45:51.824Z] #39 73.53 DEP criu/string.d [2020-09-12T12:45:51.824Z] #39 73.57 DEP criu/stats.d [2020-09-12T12:45:52.005Z] #39 63.35 DEP criu/pagemap.d [2020-09-12T12:45:52.005Z] #39 63.48 DEP criu/pagemap-cache.d [2020-09-12T12:45:52.005Z] #39 63.56 DEP criu/page-xfer.d [2020-09-12T12:45:52.064Z] #18 ... [2020-09-12T12:45:52.064Z] [2020-09-12T12:45:52.064Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:52.064Z] #42 143.8 net/http/internal [2020-09-12T12:45:52.064Z] #42 145.7 vendor/golang.org/x/net/idna [2020-09-12T12:45:52.064Z] #42 147.0 vendor/golang.org/x/crypto/cryptobyte [2020-09-12T12:45:52.064Z] #42 150.1 net/textproto [2020-09-12T12:45:52.064Z] #42 151.1 vendor/golang.org/x/net/http/httpproxy [2020-09-12T12:45:52.064Z] #42 151.2 crypto/x509 [2020-09-12T12:45:52.064Z] #42 152.3 vendor/golang.org/x/net/http/httpguts [2020-09-12T12:45:52.064Z] #42 ... [2020-09-12T12:45:52.064Z] [2020-09-12T12:45:52.064Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:45:52.064Z] #18 37.32 Selecting previously unselected package xxd. [2020-09-12T12:45:52.094Z] #39 73.69 DEP criu/sockets.d [2020-09-12T12:45:52.268Z] #39 63.77 DEP criu/page-pipe.d [2020-09-12T12:45:52.354Z] #39 74.00 DEP criu/sk-unix.d [2020-09-12T12:45:52.354Z] #39 74.17 DEP criu/sk-tcp.d [2020-09-12T12:45:52.363Z] #18 37.33 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-12T12:45:52.363Z] #18 37.33 Unpacking xxd (2:8.1.0875-5) ... [2020-09-12T12:45:52.363Z] #18 37.46 Selecting previously unselected package vim-common. [2020-09-12T12:45:52.363Z] #18 37.46 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-12T12:45:52.363Z] #18 37.50 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-12T12:45:52.532Z] #39 63.86 DEP criu/netfilter.d [2020-09-12T12:45:52.532Z] #39 63.94 DEP criu/net.d [2020-09-12T12:45:52.532Z] #39 64.05 DEP criu/namespaces.d [2020-09-12T12:45:52.613Z] #39 74.42 DEP criu/sk-queue.d [2020-09-12T12:45:52.666Z] #18 37.67 Selecting previously unselected package bash-completion. [2020-09-12T12:45:52.666Z] #18 37.68 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-12T12:45:52.795Z] #39 64.17 DEP criu/mount.d [2020-09-12T12:45:52.795Z] #39 64.27 DEP criu/memfd.d [2020-09-12T12:45:52.873Z] #39 74.53 DEP criu/sk-packet.d [2020-09-12T12:45:52.874Z] #39 74.76 DEP criu/sk-netlink.d [2020-09-12T12:45:53.059Z] #39 64.38 DEP criu/mem.d [2020-09-12T12:45:53.059Z] #39 64.52 DEP criu/lsm.d [2020-09-12T12:45:53.323Z] #39 64.58 DEP criu/log.d [2020-09-12T12:45:53.323Z] #39 64.74 DEP criu/libnetlink.d [2020-09-12T12:45:53.323Z] #39 64.84 DEP criu/kerndat.d [2020-09-12T12:45:53.443Z] #39 74.99 DEP criu/sk-inet.d [2020-09-12T12:45:53.453Z] #17 13.86 Reading package lists... [2020-09-12T12:45:53.585Z] #39 65.00 DEP criu/kcmp-ids.d [2020-09-12T12:45:53.585Z] #39 65.06 DEP criu/irmap.d [2020-09-12T12:45:53.702Z] #39 75.25 DEP criu/signalfd.d [2020-09-12T12:45:53.702Z] #39 75.44 DEP criu/sigframe.d [2020-09-12T12:45:53.849Z] #39 65.19 DEP criu/ipc_ns.d [2020-09-12T12:45:53.849Z] #39 ... [2020-09-12T12:45:53.849Z] [2020-09-12T12:45:53.849Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:45:53.849Z] #17 16.74 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-09-12T12:45:53.849Z] #17 16.76 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-09-12T12:45:53.849Z] #17 17.52 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:45:53.849Z] #17 17.64 Fetched 27.6 MB in 4s (7275 kB/s) [2020-09-12T12:45:53.849Z] #17 17.72 Selecting previously unselected package pigz. [2020-09-12T12:45:53.849Z] #17 17.72 (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.) [2020-09-12T12:45:53.849Z] #17 17.81 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-09-12T12:45:53.849Z] #17 17.82 Unpacking pigz (2.4-1) ... [2020-09-12T12:45:53.849Z] #17 17.90 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-09-12T12:45:53.849Z] #17 17.91 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-09-12T12:45:53.849Z] #17 17.92 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-09-12T12:45:53.849Z] #17 18.29 Selecting previously unselected package python3.7-minimal. [2020-09-12T12:45:53.849Z] #17 18.29 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-09-12T12:45:53.849Z] #17 18.31 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-12T12:45:53.849Z] #17 19.07 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-09-12T12:45:53.849Z] #17 19.09 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-12T12:45:53.849Z] #17 20.72 Selecting previously unselected package python3-minimal. [2020-09-12T12:45:53.849Z] #17 20.72 (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.) [2020-09-12T12:45:53.849Z] #17 20.78 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-09-12T12:45:53.849Z] #17 20.79 Unpacking python3-minimal (3.7.3-1) ... [2020-09-12T12:45:53.849Z] #17 20.88 Selecting previously unselected package libmpdec2:arm64. [2020-09-12T12:45:53.849Z] #17 20.90 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-09-12T12:45:53.849Z] #17 20.92 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-09-12T12:45:53.849Z] #17 21.03 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-09-12T12:45:53.849Z] #17 21.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-09-12T12:45:53.849Z] #17 21.05 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-09-12T12:45:53.849Z] #17 21.59 Selecting previously unselected package python3.7. [2020-09-12T12:45:53.849Z] #17 21.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-09-12T12:45:53.849Z] #17 21.61 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-12T12:45:53.849Z] #17 21.73 Selecting previously unselected package libpython3-stdlib:arm64. [2020-09-12T12:45:53.849Z] #17 21.73 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-09-12T12:45:53.849Z] #17 21.74 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-09-12T12:45:53.849Z] #17 21.82 Setting up python3-minimal (3.7.3-1) ... [2020-09-12T12:45:53.849Z] #17 22.63 Selecting previously unselected package python3. [2020-09-12T12:45:53.849Z] #17 22.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2020-09-12T12:45:53.849Z] #17 22.72 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-09-12T12:45:53.849Z] #17 22.76 Unpacking python3 (3.7.3-1) ... [2020-09-12T12:45:53.849Z] #17 22.86 Selecting previously unselected package libip4tc0:arm64. [2020-09-12T12:45:53.849Z] #17 22.86 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-09-12T12:45:53.849Z] #17 22.88 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-09-12T12:45:53.849Z] #17 22.93 Selecting previously unselected package libip6tc0:arm64. [2020-09-12T12:45:53.849Z] #17 22.94 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-09-12T12:45:53.849Z] #17 22.95 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-09-12T12:45:53.849Z] #17 23.04 Selecting previously unselected package libiptc0:arm64. [2020-09-12T12:45:53.849Z] #17 23.05 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-09-12T12:45:53.849Z] #17 23.06 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-09-12T12:45:53.849Z] #17 23.17 Selecting previously unselected package libnfnetlink0:arm64. [2020-09-12T12:45:53.849Z] #17 23.17 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-09-12T12:45:53.849Z] #17 23.18 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-09-12T12:45:53.849Z] #17 23.27 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-09-12T12:45:53.849Z] #17 23.28 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-09-12T12:45:53.849Z] #17 23.29 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-09-12T12:45:53.849Z] #17 23.38 Selecting previously unselected package libnftnl11:arm64. [2020-09-12T12:45:53.849Z] #17 23.38 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-09-12T12:45:53.849Z] #17 23.39 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-09-12T12:45:53.849Z] #17 23.51 Selecting previously unselected package iptables. [2020-09-12T12:45:53.961Z] #39 75.54 DEP criu/shmem.d [2020-09-12T12:45:53.961Z] #39 75.69 DEP criu/servicefd.d [2020-09-12T12:45:54.112Z] #17 23.51 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-09-12T12:45:54.112Z] #17 23.53 Unpacking iptables (1.8.2-4) ... [2020-09-12T12:45:54.112Z] #17 23.76 Selecting previously unselected package xxd. [2020-09-12T12:45:54.221Z] #39 75.86 DEP criu/seize.d [2020-09-12T12:45:54.221Z] #39 76.02 DEP criu/seccomp.d [2020-09-12T12:45:54.376Z] #17 23.76 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-09-12T12:45:54.376Z] #17 23.79 Unpacking xxd (2:8.1.0875-5) ... [2020-09-12T12:45:54.376Z] #17 23.95 Selecting previously unselected package vim-common. [2020-09-12T12:45:54.376Z] #17 23.95 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-12T12:45:54.376Z] #17 23.98 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-12T12:45:54.392Z] #17 17.69 Building dependency tree... [2020-09-12T12:45:54.484Z] #39 76.22 DEP criu/rst-malloc.d [2020-09-12T12:45:54.484Z] #39 76.37 DEP criu/rbtree.d [2020-09-12T12:45:54.639Z] #17 24.17 Selecting previously unselected package bash-completion. [2020-09-12T12:45:54.640Z] #17 24.17 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-12T12:45:54.743Z] #39 76.43 DEP criu/pstree.d [2020-09-12T12:45:54.960Z] #17 ... [2020-09-12T12:45:54.960Z] [2020-09-12T12:45:54.960Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:54.960Z] #39 72.59 LINK criu/pie/restorer.built-in.o [2020-09-12T12:45:54.960Z] #39 72.60 GEN criu/pie/restorer-blob.h [2020-09-12T12:45:54.960Z] #39 72.75 DEP criu/vdso.d [2020-09-12T12:45:54.960Z] #39 72.96 DEP criu/vdso-compat.d [2020-09-12T12:45:54.960Z] #39 73.07 DEP criu/uts_ns.d [2020-09-12T12:45:54.960Z] #39 73.21 DEP criu/util.d [2020-09-12T12:45:54.960Z] #39 73.37 DEP criu/uffd.d [2020-09-12T12:45:54.960Z] #39 73.52 DEP criu/tun.d [2020-09-12T12:45:54.960Z] #39 73.66 DEP criu/tty.d [2020-09-12T12:45:54.960Z] #39 73.80 DEP criu/timerfd.d [2020-09-12T12:45:54.960Z] #39 73.92 DEP criu/timens.d [2020-09-12T12:45:54.960Z] #39 74.09 DEP criu/sysfs_parse.d [2020-09-12T12:45:54.960Z] #39 74.24 DEP criu/sysctl.d [2020-09-12T12:45:54.960Z] #39 74.39 DEP criu/string.d [2020-09-12T12:45:54.960Z] #39 74.46 DEP criu/stats.d [2020-09-12T12:45:54.960Z] #39 74.62 DEP criu/sockets.d [2020-09-12T12:45:54.960Z] #39 74.84 DEP criu/sk-unix.d [2020-09-12T12:45:54.960Z] #39 75.02 DEP criu/sk-tcp.d [2020-09-12T12:45:54.960Z] #39 75.17 DEP criu/sk-queue.d [2020-09-12T12:45:54.960Z] #39 75.36 DEP criu/sk-packet.d [2020-09-12T12:45:54.960Z] #39 75.55 DEP criu/sk-netlink.d [2020-09-12T12:45:54.960Z] #39 75.72 DEP criu/sk-inet.d [2020-09-12T12:45:54.960Z] #39 75.97 DEP criu/signalfd.d [2020-09-12T12:45:54.960Z] #39 76.12 DEP criu/sigframe.d [2020-09-12T12:45:54.960Z] #39 76.21 DEP criu/shmem.d [2020-09-12T12:45:54.960Z] #39 76.44 DEP criu/servicefd.d [2020-09-12T12:45:54.960Z] #39 76.61 DEP criu/seize.d [2020-09-12T12:45:54.960Z] #39 76.79 DEP criu/seccomp.d [2020-09-12T12:45:54.960Z] #39 ... [2020-09-12T12:45:54.960Z] [2020-09-12T12:45:54.960Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:54.960Z] #41 DONE 147.5s [2020-09-12T12:45:54.960Z] [2020-09-12T12:45:54.960Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:54.960Z] #39 77.05 DEP criu/rst-malloc.d [2020-09-12T12:45:54.960Z] #39 77.15 DEP criu/rbtree.d [2020-09-12T12:45:55.003Z] #39 76.66 DEP criu/protobuf.d [2020-09-12T12:45:55.220Z] #39 77.26 DEP criu/pstree.d [2020-09-12T12:45:55.263Z] #39 76.85 GEN criu/protobuf-desc-gen.h [2020-09-12T12:45:55.479Z] #39 77.59 DEP criu/protobuf.d [2020-09-12T12:45:55.523Z] #39 ... [2020-09-12T12:45:55.523Z] [2020-09-12T12:45:55.523Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:45:55.523Z] #41 DONE 146.9s [2020-09-12T12:45:55.523Z] [2020-09-12T12:45:55.523Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:45:55.523Z] #17 10.36 Fetched 8379 kB in 9s (901 kB/s) [2020-09-12T12:45:55.523Z] #17 10.36 Reading package lists... [2020-09-12T12:45:55.523Z] #17 13.77 Reading package lists... [2020-09-12T12:45:55.523Z] #17 17.79 Building dependency tree... [2020-09-12T12:45:55.740Z] #39 77.85 GEN criu/protobuf-desc-gen.h [2020-09-12T12:45:56.111Z] #17 19.48 libcap2-bin is already the newest version (1:2.25-2). [2020-09-12T12:45:56.111Z] #17 19.48 The following additional packages will be installed: [2020-09-12T12:45:56.111Z] #17 19.48 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-12T12:45:56.111Z] #17 19.48 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-12T12:45:56.111Z] #17 19.48 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-12T12:45:56.111Z] #17 19.48 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-12T12:45:56.111Z] #17 19.48 python3.7 python3.7-minimal vim-runtime xxd [2020-09-12T12:45:56.111Z] #17 19.48 Suggested packages: [2020-09-12T12:45:56.111Z] #17 19.48 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-12T12:45:56.111Z] #17 19.48 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-12T12:45:56.111Z] #17 19.48 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-12T12:45:56.111Z] #17 19.48 Recommended packages: [2020-09-12T12:45:56.111Z] #17 19.48 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-12T12:45:56.111Z] #17 19.48 python3-keyrings.alt python3-xdg unzip [2020-09-12T12:45:56.243Z] #18 41.37 Unpacking bash-completion (1:2.8-6) ... [2020-09-12T12:45:56.891Z] #18 41.90 Selecting previously unselected package bzip2. [2020-09-12T12:45:56.891Z] #18 41.90 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-09-12T12:45:56.891Z] #18 41.91 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-12T12:45:56.891Z] #18 42.00 Selecting previously unselected package xz-utils. [2020-09-12T12:45:56.891Z] #18 42.00 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-09-12T12:45:56.891Z] #18 42.00 Unpacking xz-utils (5.2.4-1) ... [2020-09-12T12:45:57.190Z] #18 42.16 Selecting previously unselected package apparmor. [2020-09-12T12:45:57.190Z] #18 42.16 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-09-12T12:45:57.190Z] #18 42.31 Unpacking apparmor (2.13.2-10) ... [2020-09-12T12:45:57.203Z] #17 26.75 Unpacking bash-completion (1:2.8-6) ... [2020-09-12T12:45:57.489Z] #18 42.69 Selecting previously unselected package aufs-tools. [2020-09-12T12:45:57.492Z] #17 ... [2020-09-12T12:45:57.492Z] [2020-09-12T12:45:57.492Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:45:57.492Z] #39 78.93 DEP criu/protobuf-desc.d [2020-09-12T12:45:57.492Z] #39 79.04 DEP criu/proc_parse.d [2020-09-12T12:45:57.492Z] #39 79.28 DEP criu/plugin.d [2020-09-12T12:45:57.647Z] #39 79.36 DEP criu/protobuf-desc.d [2020-09-12T12:45:57.647Z] #39 79.45 DEP criu/proc_parse.d [2020-09-12T12:45:57.647Z] #39 79.61 DEP criu/plugin.d [2020-09-12T12:45:57.647Z] #39 79.72 DEP criu/pipes.d [2020-09-12T12:45:57.752Z] #39 79.39 DEP criu/pipes.d [2020-09-12T12:45:57.752Z] #39 79.55 DEP criu/pie-util.d [2020-09-12T12:45:57.780Z] #17 27.14 Selecting previously unselected package bzip2. [2020-09-12T12:45:57.780Z] #17 27.14 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-09-12T12:45:57.780Z] #17 27.15 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-12T12:45:57.780Z] #17 27.22 Selecting previously unselected package xz-utils. [2020-09-12T12:45:57.780Z] #17 27.23 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-09-12T12:45:57.780Z] #17 27.24 Unpacking xz-utils (5.2.4-1) ... [2020-09-12T12:45:57.788Z] #18 42.70 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-09-12T12:45:57.788Z] #18 42.73 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-12T12:45:57.788Z] #18 42.86 Selecting previously unselected package libonig5:ppc64el. [2020-09-12T12:45:57.788Z] #18 42.87 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-09-12T12:45:57.788Z] #18 42.88 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-12T12:45:57.788Z] #18 43.07 Selecting previously unselected package libjq1:ppc64el. [2020-09-12T12:45:57.906Z] #39 79.84 DEP criu/pie-util.d [2020-09-12T12:45:57.906Z] #39 79.95 DEP criu/pie-util-vdso.d [2020-09-12T12:45:58.035Z] #39 79.64 DEP criu/pie-util-vdso.d [2020-09-12T12:45:58.035Z] #39 79.81 DEP criu/pie-util-vdso-elf32.d [2020-09-12T12:45:58.035Z] #39 79.90 DEP criu/path.d [2020-09-12T12:45:58.044Z] #17 27.41 Selecting previously unselected package apparmor. [2020-09-12T12:45:58.044Z] #17 27.41 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-09-12T12:45:58.044Z] #17 27.51 Unpacking apparmor (2.13.2-10) ... [2020-09-12T12:45:58.088Z] #18 43.09 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-12T12:45:58.088Z] #18 43.09 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-12T12:45:58.088Z] #18 43.23 Selecting previously unselected package jq. [2020-09-12T12:45:58.088Z] #18 43.24 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-12T12:45:58.088Z] #18 43.26 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-12T12:45:58.165Z] #39 80.10 DEP criu/pie-util-vdso-elf32.d [2020-09-12T12:45:58.165Z] #39 80.19 DEP criu/path.d [2020-09-12T12:45:58.165Z] #39 80.32 DEP criu/parasite-syscall.d [2020-09-12T12:45:58.298Z] #39 80.04 DEP criu/parasite-syscall.d [2020-09-12T12:45:58.308Z] #17 27.83 Selecting previously unselected package aufs-tools. [2020-09-12T12:45:58.308Z] #17 27.83 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-09-12T12:45:58.308Z] #17 27.85 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-12T12:45:58.386Z] #18 43.37 Selecting previously unselected package libaio1:ppc64el. [2020-09-12T12:45:58.386Z] #18 43.38 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-09-12T12:45:58.386Z] #18 43.38 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-09-12T12:45:58.386Z] #18 43.44 Selecting previously unselected package libgpm2:ppc64el. [2020-09-12T12:45:58.386Z] #18 43.46 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-09-12T12:45:58.386Z] #18 43.46 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-09-12T12:45:58.386Z] #18 43.54 Selecting previously unselected package libicu63:ppc64el. [2020-09-12T12:45:58.386Z] #18 43.55 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-12T12:45:58.386Z] #18 43.55 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-12T12:45:58.424Z] #39 80.49 DEP criu/pagemap.d [2020-09-12T12:45:58.565Z] #39 80.36 DEP criu/pagemap.d [2020-09-12T12:45:58.585Z] #17 27.99 Selecting previously unselected package libonig5:arm64. [2020-09-12T12:45:58.585Z] #17 28.00 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-09-12T12:45:58.585Z] #17 28.01 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-09-12T12:45:58.585Z] #17 28.18 Selecting previously unselected package libjq1:arm64. [2020-09-12T12:45:58.585Z] #17 28.19 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-09-12T12:45:58.585Z] #17 28.20 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-12T12:45:58.683Z] #39 80.61 DEP criu/pagemap-cache.d [2020-09-12T12:45:58.683Z] #39 80.71 DEP criu/page-xfer.d [2020-09-12T12:45:58.829Z] #39 80.56 DEP criu/pagemap-cache.d [2020-09-12T12:45:58.829Z] #39 80.66 DEP criu/page-xfer.d [2020-09-12T12:45:58.849Z] #17 28.30 Selecting previously unselected package jq. [2020-09-12T12:45:58.849Z] #17 28.31 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-09-12T12:45:58.849Z] #17 28.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-12T12:45:58.849Z] #17 28.43 Selecting previously unselected package libaio1:arm64. [2020-09-12T12:45:58.849Z] #17 28.44 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-09-12T12:45:58.849Z] #17 28.45 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-09-12T12:45:58.942Z] #39 80.89 DEP criu/page-pipe.d [2020-09-12T12:45:58.943Z] #39 81.01 DEP criu/netfilter.d [2020-09-12T12:45:59.035Z] #18 ... [2020-09-12T12:45:59.036Z] [2020-09-12T12:45:59.036Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:45:59.036Z] #22 156.3 Checking out files: 26% (2850/10926) Checking out files: 27% (2951/10926) Checking out files: 28% (3060/10926) Checking out files: 29% (3169/10926) Checking out files: 30% (3278/10926) Checking out files: 31% (3388/10926) Checking out files: 32% (3497/10926) Checking out files: 33% (3606/10926) Checking out files: 34% (3715/10926) Checking out files: 35% (3825/10926) Checking out files: 36% (3934/10926) Checking out files: 37% (4043/10926) Checking out files: 38% (4152/10926) Checking out files: 39% (4262/10926) Checking out files: 40% (4371/10926) Checking out files: 41% (4480/10926) Checking out files: 42% (4589/10926) Checking out files: 43% (4699/10926) Checking out files: 44% (4808/10926) Checking out files: 45% (4917/10926) Checking out files: 46% (5026/10926) Checking out files: 47% (5136/10926) Checking out files: 48% (5245/10926) Checking out files: 49% (5354/10926) Checking out files: 50% (5463/10926) Checking out files: 50% (5546/10926) Checking out files: 51% (5573/10926) Checking out files: 52% (5682/10926) Checking out files: 53% (5791/10926) Checking out files: 54% (5901/10926) Checking out files: 55% (6010/10926) Checking out files: 56% (6119/10926) Checking out files: 57% (6228/10926) Checking out files: 58% (6338/10926) Checking out files: 59% (6447/10926) Checking out files: 60% (6556/10926) Checking out files: 61% (6665/10926) Checking out files: 62% (6775/10926) Checking out files: 63% (6884/10926) Checking out files: 64% (6993/10926) Checking out files: 65% (7102/10926) Checking out files: 66% (7212/10926) Checking out files: 67% (7321/10926) Checking out files: 68% (7430/10926) Checking out files: 69% (7539/10926) Checking out files: 70% (7649/10926) Checking out files: 71% (7758/10926) Checking out files: 72% (7867/10926) Checking out files: 73% (7976/10926) Checking out files: 74% (8086/10926) Checking out files: 75% (8195/10926) Checking out files: 75% (8233/10926) Checking out files: 76% (8304/10926) Checking out files: 77% (8414/10926) Checking out files: 78% (8523/10926) Checking out files: 79% (8632/10926) Checking out files: 80% (8741/10926) Checking out files: 81% (8851/10926) Checking out files: 82% (8960/10926) Checking out files: 83% (9069/10926) Checking out files: 84% (9178/10926) Checking out files: 85% (9288/10926) Checking out files: 86% (9397/10926) Checking out files: 87% (9506/10926) Checking out files: 88% (9615/10926) Checking out files: 89% (9725/10926) Checking out files: 90% (9834/10926) Checking out files: 91% (9943/10926) Checking out files: 92% (10052/10926) Checking out files: 93% (10162/10926) Checking out files: 94% (10271/10926) Checking out files: 95% (10380/10926) Checking out files: 95% (10431/10926) Checking out files: 96% (10489/10926) Checking out files: 97% (10599/10926) Checking out files: 98% (10708/10926) Checking out files: 99% (10817/10926) Checking out files: 100% (10926/10926) Checking out files: 100% (10926/10926), done. [2020-09-12T12:45:59.036Z] #22 159.9 + cd /tmp/tmp.6TXmTGQuSb/tmp/docker-ce [2020-09-12T12:45:59.036Z] #22 159.9 + git checkout -q v17.06.2-ce [2020-09-12T12:45:59.100Z] #39 80.84 DEP criu/page-pipe.d [2020-09-12T12:45:59.112Z] #17 28.52 Selecting previously unselected package libgpm2:arm64. [2020-09-12T12:45:59.113Z] #17 28.53 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-09-12T12:45:59.113Z] #17 28.54 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-09-12T12:45:59.113Z] #17 28.62 Selecting previously unselected package libicu63:arm64. [2020-09-12T12:45:59.113Z] #17 28.62 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-09-12T12:45:59.113Z] #17 28.63 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-12T12:45:59.202Z] #39 81.19 DEP criu/net.d [2020-09-12T12:45:59.202Z] #39 81.37 DEP criu/namespaces.d [2020-09-12T12:45:59.359Z] #39 81.02 DEP criu/netfilter.d [2020-09-12T12:45:59.359Z] #39 81.14 DEP criu/net.d [2020-09-12T12:45:59.461Z] #39 81.53 DEP criu/mount.d [2020-09-12T12:45:59.618Z] #39 81.35 DEP criu/namespaces.d [2020-09-12T12:45:59.720Z] #39 81.70 DEP criu/memfd.d [2020-09-12T12:45:59.720Z] #39 81.84 DEP criu/mem.d [2020-09-12T12:45:59.877Z] #39 81.46 DEP criu/mount.d [2020-09-12T12:45:59.877Z] #39 81.67 DEP criu/memfd.d [2020-09-12T12:45:59.979Z] #39 82.03 DEP criu/lsm.d [2020-09-12T12:46:00.097Z] #22 ... [2020-09-12T12:46:00.097Z] [2020-09-12T12:46:00.097Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:00.097Z] #40 81.59 DEP criu/mem.d [2020-09-12T12:46:00.097Z] #40 81.79 DEP criu/lsm.d [2020-09-12T12:46:00.097Z] #40 81.92 DEP criu/log.d [2020-09-12T12:46:00.097Z] #40 82.06 DEP criu/libnetlink.d [2020-09-12T12:46:00.097Z] #40 82.24 DEP criu/kerndat.d [2020-09-12T12:46:00.097Z] #40 82.46 DEP criu/kcmp-ids.d [2020-09-12T12:46:00.097Z] #40 82.57 DEP criu/irmap.d [2020-09-12T12:46:00.097Z] #40 82.87 DEP criu/ipc_ns.d [2020-09-12T12:46:00.097Z] #40 83.05 DEP criu/image.d [2020-09-12T12:46:00.097Z] #40 83.34 DEP criu/image-desc.d [2020-09-12T12:46:00.097Z] #40 83.45 DEP criu/fsnotify.d [2020-09-12T12:46:00.097Z] #40 83.65 DEP criu/filesystems.d [2020-09-12T12:46:00.097Z] #40 83.84 DEP criu/files.d [2020-09-12T12:46:00.097Z] #40 84.10 DEP criu/files-reg.d [2020-09-12T12:46:00.097Z] #40 84.36 DEP criu/files-ext.d [2020-09-12T12:46:00.097Z] #40 84.55 DEP criu/file-lock.d [2020-09-12T12:46:00.097Z] #40 84.75 DEP criu/file-ids.d [2020-09-12T12:46:00.097Z] #40 84.92 DEP criu/fifo.d [2020-09-12T12:46:00.097Z] #40 85.19 DEP criu/fdstore.d [2020-09-12T12:46:00.097Z] #40 85.32 DEP criu/fault-injection.d [2020-09-12T12:46:00.097Z] #40 85.40 DEP criu/external.d [2020-09-12T12:46:00.097Z] #40 85.54 DEP criu/eventpoll.d [2020-09-12T12:46:00.097Z] #40 85.75 DEP criu/eventfd.d [2020-09-12T12:46:00.097Z] #40 86.03 DEP criu/crtools.d [2020-09-12T12:46:00.097Z] #40 86.31 DEP criu/cr-service.d [2020-09-12T12:46:00.097Z] #40 86.50 DEP criu/cr-restore.d [2020-09-12T12:46:00.097Z] #40 86.78 DEP criu/cr-errno.d [2020-09-12T12:46:00.097Z] #40 86.81 DEP criu/cr-dump.d [2020-09-12T12:46:00.097Z] #40 87.07 DEP criu/cr-dedup.d [2020-09-12T12:46:00.097Z] #40 87.26 DEP criu/cr-check.d [2020-09-12T12:46:00.097Z] #40 87.53 DEP criu/config.d [2020-09-12T12:46:00.097Z] #40 87.72 DEP criu/clone-noasan.d [2020-09-12T12:46:00.097Z] #40 87.79 DEP criu/cgroup.d [2020-09-12T12:46:00.097Z] #40 87.96 DEP criu/cgroup-props.d [2020-09-12T12:46:00.097Z] #40 88.13 DEP criu/bitmap.d [2020-09-12T12:46:00.097Z] #40 88.14 DEP criu/bfd.d [2020-09-12T12:46:00.097Z] #40 88.29 DEP criu/autofs.d [2020-09-12T12:46:00.097Z] #40 88.53 DEP criu/aio.d [2020-09-12T12:46:00.097Z] #40 88.79 DEP criu/action-scripts.d [2020-09-12T12:46:00.097Z] #40 89.17 CC criu/action-scripts.o [2020-09-12T12:46:00.097Z] #40 89.83 CC criu/aio.o [2020-09-12T12:46:00.097Z] #40 90.80 CC criu/autofs.o [2020-09-12T12:46:00.136Z] #39 81.87 DEP criu/mem.d [2020-09-12T12:46:00.239Z] #39 82.19 DEP criu/log.d [2020-09-12T12:46:00.239Z] #39 82.32 DEP criu/libnetlink.d [2020-09-12T12:46:00.395Z] #39 82.02 DEP criu/lsm.d [2020-09-12T12:46:00.395Z] #39 82.15 DEP criu/log.d [2020-09-12T12:46:00.498Z] #39 82.45 DEP criu/kerndat.d [2020-09-12T12:46:00.498Z] #39 82.61 DEP criu/kcmp-ids.d [2020-09-12T12:46:00.498Z] #39 82.70 DEP criu/irmap.d [2020-09-12T12:46:00.655Z] #39 82.26 DEP criu/libnetlink.d [2020-09-12T12:46:00.655Z] #39 82.41 DEP criu/kerndat.d [2020-09-12T12:46:00.758Z] #39 82.85 DEP criu/ipc_ns.d [2020-09-12T12:46:00.758Z] #39 82.98 DEP criu/image.d [2020-09-12T12:46:00.915Z] #39 82.57 DEP criu/kcmp-ids.d [2020-09-12T12:46:00.915Z] #39 82.63 DEP criu/irmap.d [2020-09-12T12:46:00.915Z] #39 82.76 DEP criu/ipc_ns.d [2020-09-12T12:46:01.018Z] #39 83.09 DEP criu/image-desc.d [2020-09-12T12:46:01.018Z] #39 83.20 DEP criu/fsnotify.d [2020-09-12T12:46:01.183Z] #39 82.82 DEP criu/image.d [2020-09-12T12:46:01.183Z] #39 82.94 DEP criu/image-desc.d [2020-09-12T12:46:01.183Z] #39 83.00 DEP criu/fsnotify.d [2020-09-12T12:46:01.278Z] #39 83.42 DEP criu/filesystems.d [2020-09-12T12:46:01.442Z] #39 83.11 DEP criu/filesystems.d [2020-09-12T12:46:01.442Z] #39 83.23 DEP criu/files.d [2020-09-12T12:46:01.537Z] #39 83.63 DEP criu/files.d [2020-09-12T12:46:01.634Z] #40 ... [2020-09-12T12:46:01.634Z] [2020-09-12T12:46:01.634Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:46:01.634Z] #22 163.4 + mkdir -p /tmp/tmp.6TXmTGQuSb/src/github.com/docker [2020-09-12T12:46:01.634Z] #22 163.4 + mv components/cli /tmp/tmp.6TXmTGQuSb/src/github.com/docker/cli [2020-09-12T12:46:01.634Z] #22 163.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-09-12T12:46:01.702Z] #39 83.42 DEP criu/files-reg.d [2020-09-12T12:46:01.797Z] #39 83.80 DEP criu/files-reg.d [2020-09-12T12:46:01.962Z] #39 83.61 DEP criu/files-ext.d [2020-09-12T12:46:02.057Z] #39 84.07 DEP criu/files-ext.d [2020-09-12T12:46:02.057Z] #39 ... [2020-09-12T12:46:02.057Z] [2020-09-12T12:46:02.057Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:46:02.057Z] #17 19.44 libcap2-bin is already the newest version (1:2.25-2). [2020-09-12T12:46:02.057Z] #17 19.44 The following additional packages will be installed: [2020-09-12T12:46:02.057Z] #17 19.44 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-12T12:46:02.057Z] #17 19.44 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-12T12:46:02.057Z] #17 19.44 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-12T12:46:02.057Z] #17 19.44 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-12T12:46:02.057Z] #17 19.44 python3.7 python3.7-minimal vim-runtime xxd [2020-09-12T12:46:02.057Z] #17 19.46 Suggested packages: [2020-09-12T12:46:02.057Z] #17 19.46 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-12T12:46:02.057Z] #17 19.46 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-12T12:46:02.057Z] #17 19.46 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-12T12:46:02.057Z] #17 19.46 Recommended packages: [2020-09-12T12:46:02.057Z] #17 19.46 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-12T12:46:02.057Z] #17 19.46 python3-keyrings.alt python3-xdg unzip [2020-09-12T12:46:02.057Z] #17 21.53 The following NEW packages will be installed: [2020-09-12T12:46:02.057Z] #17 21.54 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-12T12:46:02.057Z] #17 21.54 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-12T12:46:02.057Z] #17 21.54 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-12T12:46:02.057Z] #17 21.54 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-12T12:46:02.057Z] #17 21.54 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-12T12:46:02.057Z] #17 21.54 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-12T12:46:02.057Z] #17 21.55 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-12T12:46:02.057Z] #17 21.55 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-12T12:46:02.057Z] #17 21.55 xz-utils zip [2020-09-12T12:46:02.057Z] #17 21.87 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:46:02.057Z] #17 21.87 Need to get 28.5 MB of archives. [2020-09-12T12:46:02.057Z] #17 21.87 After this operation, 116 MB of additional disk space will be used. [2020-09-12T12:46:02.057Z] #17 21.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-12T12:46:02.057Z] #17 21.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-12T12:46:02.057Z] #17 21.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-12T12:46:02.057Z] #17 21.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-12T12:46:02.057Z] #17 21.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-12T12:46:02.057Z] #17 21.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-12T12:46:02.057Z] #17 22.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-12T12:46:02.057Z] #17 22.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-12T12:46:02.057Z] #17 22.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-12T12:46:02.057Z] #17 22.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-12T12:46:02.057Z] #17 22.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-12T12:46:02.057Z] #17 22.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-12T12:46:02.057Z] #17 22.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-12T12:46:02.057Z] #17 22.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-12T12:46:02.057Z] #17 22.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-12T12:46:02.057Z] #17 22.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-12T12:46:02.057Z] #17 22.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-12T12:46:02.057Z] #17 22.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-12T12:46:02.057Z] #17 22.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-12T12:46:02.057Z] #17 22.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-12T12:46:02.057Z] #17 22.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-12T12:46:02.057Z] #17 22.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-12T12:46:02.057Z] #17 22.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-12T12:46:02.057Z] #17 22.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-12T12:46:02.057Z] #17 22.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-12T12:46:02.057Z] #17 22.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-12T12:46:02.057Z] #17 22.25 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-12T12:46:02.057Z] #17 22.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-12T12:46:02.057Z] #17 22.25 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-12T12:46:02.057Z] #17 22.68 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-12T12:46:02.057Z] #17 22.70 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-12T12:46:02.057Z] #17 22.70 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-12T12:46:02.057Z] #17 22.70 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-12T12:46:02.057Z] #17 22.71 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-12T12:46:02.057Z] #17 22.71 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-12T12:46:02.057Z] #17 22.80 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-12T12:46:02.057Z] #17 22.81 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-12T12:46:02.057Z] #17 22.82 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-12T12:46:02.057Z] #17 22.83 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-12T12:46:02.057Z] #17 22.84 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-12T12:46:02.057Z] #17 22.87 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-12T12:46:02.057Z] #17 22.87 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-12T12:46:02.057Z] #17 22.93 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-12T12:46:02.057Z] #17 22.95 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-12T12:46:02.057Z] #17 22.98 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-12T12:46:02.057Z] #17 23.31 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-12T12:46:02.057Z] #17 23.35 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-12T12:46:02.057Z] #17 23.40 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-12T12:46:02.057Z] #17 23.97 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:46:02.057Z] #17 24.07 Fetched 28.5 MB in 2s (15.7 MB/s) [2020-09-12T12:46:02.057Z] #17 24.14 Selecting previously unselected package pigz. [2020-09-12T12:46:02.057Z] #17 24.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 ... 23432 files and directories currently installed.) [2020-09-12T12:46:02.057Z] #17 24.22 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-12T12:46:02.057Z] #17 24.23 Unpacking pigz (2.4-1) ... [2020-09-12T12:46:02.057Z] #17 24.33 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-12T12:46:02.057Z] #17 24.34 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-12T12:46:02.057Z] #17 24.35 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-12T12:46:02.057Z] #17 24.81 Selecting previously unselected package python3.7-minimal. [2020-09-12T12:46:02.057Z] #17 24.81 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-12T12:46:02.057Z] #17 24.82 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-12T12:46:02.057Z] #17 25.74 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-12T12:46:02.057Z] #17 25.76 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-12T12:46:02.057Z] #17 ... [2020-09-12T12:46:02.057Z] [2020-09-12T12:46:02.057Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-12T12:46:02.057Z] #28 DONE 154.5s [2020-09-12T12:46:02.222Z] #39 83.74 DEP criu/file-lock.d [2020-09-12T12:46:02.222Z] #39 83.94 DEP criu/file-ids.d [2020-09-12T12:46:02.316Z] [2020-09-12T12:46:02.316Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:02.316Z] #39 84.30 DEP criu/file-lock.d [2020-09-12T12:46:02.437Z] #17 31.52 Selecting previously unselected package libnet1:arm64. [2020-09-12T12:46:02.437Z] #17 31.53 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-09-12T12:46:02.437Z] #17 31.54 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-12T12:46:02.437Z] #17 31.64 Selecting previously unselected package libnl-3-200:arm64. [2020-09-12T12:46:02.437Z] #17 31.65 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-09-12T12:46:02.437Z] #17 31.66 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-09-12T12:46:02.437Z] #17 31.76 Selecting previously unselected package libprotobuf-c1:arm64. [2020-09-12T12:46:02.437Z] #17 31.77 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-09-12T12:46:02.437Z] #17 31.79 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-12T12:46:02.437Z] #17 31.90 Selecting previously unselected package libreadline5:arm64. [2020-09-12T12:46:02.437Z] #17 31.90 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-09-12T12:46:02.437Z] #17 31.92 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-09-12T12:46:02.481Z] #39 ... [2020-09-12T12:46:02.481Z] [2020-09-12T12:46:02.481Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-12T12:46:02.481Z] #28 DONE 153.7s [2020-09-12T12:46:02.481Z] [2020-09-12T12:46:02.481Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:02.481Z] #39 84.05 DEP criu/fifo.d [2020-09-12T12:46:02.481Z] #39 ... [2020-09-12T12:46:02.481Z] [2020-09-12T12:46:02.481Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:46:02.481Z] #17 21.41 The following NEW packages will be installed: [2020-09-12T12:46:02.481Z] #17 21.42 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-12T12:46:02.481Z] #17 21.42 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-12T12:46:02.481Z] #17 21.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-12T12:46:02.482Z] #17 21.42 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-12T12:46:02.482Z] #17 21.42 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-12T12:46:02.482Z] #17 21.42 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-12T12:46:02.482Z] #17 21.42 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-12T12:46:02.482Z] #17 21.42 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-12T12:46:02.482Z] #17 21.42 xz-utils zip [2020-09-12T12:46:02.482Z] #17 21.76 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-12T12:46:02.482Z] #17 21.76 Need to get 28.5 MB of archives. [2020-09-12T12:46:02.482Z] #17 21.76 After this operation, 116 MB of additional disk space will be used. [2020-09-12T12:46:02.482Z] #17 21.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-12T12:46:02.482Z] #17 21.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-12T12:46:02.482Z] #17 21.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-12T12:46:02.482Z] #17 21.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-12T12:46:02.482Z] #17 21.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-12T12:46:02.482Z] #17 21.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-12T12:46:02.482Z] #17 21.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-12T12:46:02.482Z] #17 21.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-12T12:46:02.482Z] #17 21.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-12T12:46:02.482Z] #17 22.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-12T12:46:02.482Z] #17 22.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-12T12:46:02.482Z] #17 22.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-12T12:46:02.482Z] #17 22.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-12T12:46:02.482Z] #17 22.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-12T12:46:02.482Z] #17 22.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-12T12:46:02.482Z] #17 22.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-12T12:46:02.482Z] #17 22.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-12T12:46:02.482Z] #17 22.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-12T12:46:02.482Z] #17 22.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-12T12:46:02.482Z] #17 22.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-12T12:46:02.482Z] #17 22.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-12T12:46:02.482Z] #17 22.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-12T12:46:02.482Z] #17 22.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-12T12:46:02.482Z] #17 22.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-12T12:46:02.482Z] #17 22.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-12T12:46:02.482Z] #17 22.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-12T12:46:02.482Z] #17 22.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-12T12:46:02.482Z] #17 22.24 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-12T12:46:02.482Z] #17 22.24 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-12T12:46:02.482Z] #17 22.71 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-12T12:46:02.482Z] #17 22.72 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-12T12:46:02.482Z] #17 22.72 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-12T12:46:02.482Z] #17 22.72 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-12T12:46:02.482Z] #17 22.73 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-12T12:46:02.482Z] #17 22.75 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-12T12:46:02.482Z] #17 22.82 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-12T12:46:02.482Z] #17 22.83 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-12T12:46:02.482Z] #17 22.84 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-12T12:46:02.482Z] #17 22.85 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-12T12:46:02.482Z] #17 22.85 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-12T12:46:02.482Z] #17 22.87 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-12T12:46:02.482Z] #17 22.87 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-12T12:46:02.482Z] #17 22.96 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-12T12:46:02.482Z] #17 22.98 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-12T12:46:02.482Z] #17 22.99 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-12T12:46:02.482Z] #17 23.31 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-12T12:46:02.482Z] #17 23.38 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-12T12:46:02.482Z] #17 23.44 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-12T12:46:02.482Z] #17 24.13 debconf: delaying package configuration, since apt-utils is not installed [2020-09-12T12:46:02.482Z] #17 24.22 Fetched 28.5 MB in 2s (14.5 MB/s) [2020-09-12T12:46:02.482Z] #17 24.29 Selecting previously unselected package pigz. [2020-09-12T12:46:02.482Z] #17 24.29 (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.) [2020-09-12T12:46:02.482Z] #17 24.32 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-12T12:46:02.482Z] #17 24.33 Unpacking pigz (2.4-1) ... [2020-09-12T12:46:02.482Z] #17 24.43 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-12T12:46:02.482Z] #17 24.43 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-12T12:46:02.482Z] #17 24.44 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-12T12:46:02.482Z] #17 25.08 Selecting previously unselected package python3.7-minimal. [2020-09-12T12:46:02.482Z] #17 25.08 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-12T12:46:02.482Z] #17 25.09 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-12T12:46:02.576Z] #39 84.68 DEP criu/file-ids.d [2020-09-12T12:46:02.690Z] #22 ... [2020-09-12T12:46:02.690Z] [2020-09-12T12:46:02.690Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:46:02.690Z] #42 154.6 crypto/tls [2020-09-12T12:46:02.690Z] #42 162.1 net/http/httptrace [2020-09-12T12:46:02.690Z] #42 162.5 net/http [2020-09-12T12:46:02.702Z] #17 32.15 Selecting previously unselected package net-tools. [2020-09-12T12:46:02.702Z] #17 32.16 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-09-12T12:46:02.702Z] #17 32.18 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-12T12:46:02.702Z] #17 32.41 Selecting previously unselected package python-pip-whl. [2020-09-12T12:46:02.741Z] #17 26.38 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-12T12:46:02.741Z] #17 26.41 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-12T12:46:02.835Z] #39 84.90 DEP criu/fifo.d [2020-09-12T12:46:02.965Z] #17 32.42 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-12T12:46:02.965Z] #17 32.42 Unpacking python-pip-whl (18.1-5) ... [2020-09-12T12:46:02.989Z] #42 ... [2020-09-12T12:46:02.989Z] [2020-09-12T12:46:02.989Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:46:02.989Z] #18 47.60 Selecting previously unselected package libnet1:ppc64el. [2020-09-12T12:46:02.989Z] #18 47.61 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-12T12:46:02.989Z] #18 47.62 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-12T12:46:02.989Z] #18 47.73 Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-12T12:46:02.989Z] #18 47.74 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-12T12:46:02.989Z] #18 47.74 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-12T12:46:02.989Z] #18 47.84 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-12T12:46:02.989Z] #18 47.85 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-12T12:46:02.989Z] #18 47.85 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-12T12:46:02.989Z] #18 47.95 Selecting previously unselected package libreadline5:ppc64el. [2020-09-12T12:46:02.989Z] #18 47.97 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-09-12T12:46:02.989Z] #18 47.98 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-12T12:46:02.989Z] #18 48.11 Selecting previously unselected package net-tools. [2020-09-12T12:46:02.989Z] #18 48.11 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-09-12T12:46:02.989Z] #18 48.13 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-12T12:46:03.094Z] #39 85.14 DEP criu/fdstore.d [2020-09-12T12:46:03.232Z] #17 32.81 Selecting previously unselected package python3-lib2to3. [2020-09-12T12:46:03.288Z] #18 48.46 Selecting previously unselected package python-pip-whl. [2020-09-12T12:46:03.288Z] #18 48.47 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-12T12:46:03.288Z] #18 48.48 Unpacking python-pip-whl (18.1-5) ... [2020-09-12T12:46:03.355Z] #39 85.33 DEP criu/fault-injection.d [2020-09-12T12:46:03.355Z] #39 85.43 DEP criu/external.d [2020-09-12T12:46:03.355Z] #39 85.53 DEP criu/eventpoll.d [2020-09-12T12:46:03.499Z] #17 32.82 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-12T12:46:03.499Z] #17 32.83 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-12T12:46:03.499Z] #17 33.07 Selecting previously unselected package python3-distutils. [2020-09-12T12:46:03.499Z] #17 33.07 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-12T12:46:03.499Z] #17 33.09 Unpacking python3-distutils (3.7.3-1) ... [2020-09-12T12:46:03.615Z] #39 85.70 DEP criu/eventfd.d [2020-09-12T12:46:03.762Z] #17 33.20 Selecting previously unselected package python3-pip. [2020-09-12T12:46:03.762Z] #17 33.21 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-12T12:46:03.762Z] #17 33.22 Unpacking python3-pip (18.1-5) ... [2020-09-12T12:46:03.874Z] #39 85.84 DEP criu/crtools.d [2020-09-12T12:46:03.874Z] #39 85.98 DEP criu/cr-service.d [2020-09-12T12:46:03.874Z] #39 86.11 DEP criu/cr-restore.d [2020-09-12T12:46:03.935Z] #18 49.04 Selecting previously unselected package python3-lib2to3. [2020-09-12T12:46:03.935Z] #18 49.05 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-12T12:46:03.935Z] #18 49.05 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-12T12:46:04.026Z] #17 33.36 Selecting previously unselected package python3-pkg-resources. [2020-09-12T12:46:04.026Z] #17 33.37 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-12T12:46:04.026Z] #17 33.38 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-12T12:46:04.026Z] #17 33.48 Selecting previously unselected package python3-setuptools. [2020-09-12T12:46:04.026Z] #17 ... [2020-09-12T12:46:04.026Z] [2020-09-12T12:46:04.026Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:04.026Z] #39 65.32 DEP criu/image.d [2020-09-12T12:46:04.026Z] #39 65.43 DEP criu/image-desc.d [2020-09-12T12:46:04.026Z] #39 65.50 DEP criu/fsnotify.d [2020-09-12T12:46:04.026Z] #39 65.69 DEP criu/filesystems.d [2020-09-12T12:46:04.026Z] #39 65.89 DEP criu/files.d [2020-09-12T12:46:04.026Z] #39 66.09 DEP criu/files-reg.d [2020-09-12T12:46:04.026Z] #39 66.25 DEP criu/files-ext.d [2020-09-12T12:46:04.026Z] #39 66.37 DEP criu/file-lock.d [2020-09-12T12:46:04.026Z] #39 66.54 DEP criu/file-ids.d [2020-09-12T12:46:04.026Z] #39 66.63 DEP criu/fifo.d [2020-09-12T12:46:04.026Z] #39 66.79 DEP criu/fdstore.d [2020-09-12T12:46:04.026Z] #39 66.91 DEP criu/fault-injection.d [2020-09-12T12:46:04.026Z] #39 66.94 DEP criu/external.d [2020-09-12T12:46:04.026Z] #39 67.03 DEP criu/eventpoll.d [2020-09-12T12:46:04.026Z] #39 67.18 DEP criu/eventfd.d [2020-09-12T12:46:04.026Z] #39 67.31 DEP criu/crtools.d [2020-09-12T12:46:04.026Z] #39 67.49 DEP criu/cr-service.d [2020-09-12T12:46:04.026Z] #39 67.63 DEP criu/cr-restore.d [2020-09-12T12:46:04.026Z] #39 67.75 DEP criu/cr-errno.d [2020-09-12T12:46:04.026Z] #39 67.76 DEP criu/cr-dump.d [2020-09-12T12:46:04.026Z] #39 67.89 DEP criu/cr-dedup.d [2020-09-12T12:46:04.026Z] #39 68.10 DEP criu/cr-check.d [2020-09-12T12:46:04.026Z] #39 68.33 DEP criu/config.d [2020-09-12T12:46:04.026Z] #39 68.42 DEP criu/clone-noasan.d [2020-09-12T12:46:04.026Z] #39 68.48 DEP criu/cgroup.d [2020-09-12T12:46:04.026Z] #39 68.59 DEP criu/cgroup-props.d [2020-09-12T12:46:04.026Z] #39 68.68 DEP criu/bitmap.d [2020-09-12T12:46:04.026Z] #39 68.69 DEP criu/bfd.d [2020-09-12T12:46:04.026Z] #39 68.77 DEP criu/autofs.d [2020-09-12T12:46:04.026Z] #39 68.90 DEP criu/aio.d [2020-09-12T12:46:04.026Z] #39 69.02 DEP criu/action-scripts.d [2020-09-12T12:46:04.026Z] #39 69.26 CC criu/action-scripts.o [2020-09-12T12:46:04.026Z] #39 69.56 CC criu/aio.o [2020-09-12T12:46:04.026Z] #39 70.00 CC criu/autofs.o [2020-09-12T12:46:04.026Z] #39 71.27 CC criu/bfd.o [2020-09-12T12:46:04.026Z] #39 71.61 CC criu/bitmap.o [2020-09-12T12:46:04.026Z] #39 71.72 CC criu/cgroup-props.o [2020-09-12T12:46:04.026Z] #39 72.39 CC criu/cgroup.o [2020-09-12T12:46:04.026Z] #39 74.63 CC criu/clone-noasan.o [2020-09-12T12:46:04.026Z] #39 74.88 CC criu/config.o [2020-09-12T12:46:04.026Z] #39 ... [2020-09-12T12:46:04.026Z] [2020-09-12T12:46:04.026Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:46:04.026Z] #17 33.48 Selecting previously unselected package python3-setuptools. [2020-09-12T12:46:04.026Z] #17 33.50 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-12T12:46:04.026Z] #17 33.50 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-12T12:46:04.234Z] #18 49.20 Selecting previously unselected package python3-distutils. [2020-09-12T12:46:04.234Z] #18 49.22 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-12T12:46:04.234Z] #18 49.22 Unpacking python3-distutils (3.7.3-1) ... [2020-09-12T12:46:04.234Z] #18 49.41 Selecting previously unselected package python3-pip. [2020-09-12T12:46:04.234Z] #18 49.42 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-12T12:46:04.234Z] #18 49.42 Unpacking python3-pip (18.1-5) ... [2020-09-12T12:46:04.289Z] #17 33.71 Selecting previously unselected package python3-wheel. [2020-09-12T12:46:04.289Z] #17 33.72 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-12T12:46:04.289Z] #17 33.73 Unpacking python3-wheel (0.32.3-2) ... [2020-09-12T12:46:04.289Z] #17 33.84 Selecting previously unselected package sudo. [2020-09-12T12:46:04.289Z] #17 33.84 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-09-12T12:46:04.289Z] #17 33.86 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-12T12:46:04.442Z] #39 86.31 DEP criu/cr-errno.d [2020-09-12T12:46:04.442Z] #39 86.34 DEP criu/cr-dump.d [2020-09-12T12:46:04.533Z] #18 49.67 Selecting previously unselected package python3-pkg-resources. [2020-09-12T12:46:04.533Z] #18 49.70 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-12T12:46:04.533Z] #18 49.71 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-12T12:46:04.701Z] #39 86.57 DEP criu/cr-dedup.d [2020-09-12T12:46:04.701Z] #39 86.70 DEP criu/cr-check.d [2020-09-12T12:46:04.701Z] #39 86.84 DEP criu/config.d [2020-09-12T12:46:04.832Z] #18 49.89 Selecting previously unselected package python3-setuptools. [2020-09-12T12:46:04.832Z] #18 49.90 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-12T12:46:04.832Z] #18 49.90 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-12T12:46:04.865Z] #17 34.41 Selecting previously unselected package thin-provisioning-tools. [2020-09-12T12:46:04.865Z] #17 34.41 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-09-12T12:46:04.865Z] #17 34.41 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-12T12:46:04.960Z] #39 86.98 DEP criu/clone-noasan.d [2020-09-12T12:46:04.960Z] #39 87.06 DEP criu/cgroup.d [2020-09-12T12:46:05.128Z] #17 34.66 Selecting previously unselected package uidmap. [2020-09-12T12:46:05.128Z] #17 34.67 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-09-12T12:46:05.128Z] #17 34.68 Unpacking uidmap (1:4.5-1.1) ... [2020-09-12T12:46:05.148Z] #18 50.18 Selecting previously unselected package python3-wheel. [2020-09-12T12:46:05.148Z] #18 50.20 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-12T12:46:05.148Z] #18 50.21 Unpacking python3-wheel (0.32.3-2) ... [2020-09-12T12:46:05.148Z] #18 50.32 Selecting previously unselected package sudo. [2020-09-12T12:46:05.219Z] #39 87.24 DEP criu/cgroup-props.d [2020-09-12T12:46:05.220Z] #39 87.30 DEP criu/bitmap.d [2020-09-12T12:46:05.220Z] #39 87.32 DEP criu/bfd.d [2020-09-12T12:46:05.220Z] #39 87.38 DEP criu/autofs.d [2020-09-12T12:46:05.279Z] #17 29.00 Selecting previously unselected package python3-minimal. [2020-09-12T12:46:05.392Z] #17 34.80 Selecting previously unselected package vim-runtime. [2020-09-12T12:46:05.392Z] #17 34.81 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-12T12:46:05.392Z] #17 34.86 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-12T12:46:05.392Z] #17 34.89 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-12T12:46:05.392Z] #17 34.90 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-12T12:46:05.445Z] #18 50.33 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-09-12T12:46:05.445Z] #18 50.35 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-12T12:46:05.481Z] #39 87.49 DEP criu/aio.d [2020-09-12T12:46:05.539Z] #17 29.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-09-12T12:46:05.539Z] #17 29.05 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-12T12:46:05.539Z] #17 29.06 Unpacking python3-minimal (3.7.3-1) ... [2020-09-12T12:46:05.539Z] #17 29.18 Selecting previously unselected package libmpdec2:amd64. [2020-09-12T12:46:05.539Z] #17 29.18 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-12T12:46:05.539Z] #17 29.19 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-12T12:46:05.539Z] #17 29.30 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-12T12:46:05.741Z] #18 50.91 Selecting previously unselected package thin-provisioning-tools. [2020-09-12T12:46:05.753Z] #39 87.68 DEP criu/action-scripts.d [2020-09-12T12:46:05.753Z] #39 87.90 CC criu/action-scripts.o [2020-09-12T12:46:05.799Z] #17 29.31 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-12T12:46:05.799Z] #17 29.31 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-12T12:46:06.038Z] #18 50.94 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-09-12T12:46:06.038Z] #18 50.94 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-12T12:46:06.038Z] #18 51.19 Selecting previously unselected package uidmap. [2020-09-12T12:46:06.038Z] #18 51.20 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-09-12T12:46:06.038Z] #18 51.20 Unpacking uidmap (1:4.5-1.1) ... [2020-09-12T12:46:06.322Z] #39 88.43 CC criu/aio.o [2020-09-12T12:46:06.336Z] #18 51.38 Selecting previously unselected package vim-runtime. [2020-09-12T12:46:06.336Z] #18 51.41 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-12T12:46:06.336Z] #18 51.46 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-12T12:46:06.336Z] #18 51.50 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-12T12:46:06.336Z] #18 51.51 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-12T12:46:06.396Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-09-12T12:46:06.397Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-32497e83\powershellScript.ps1'; exit $LASTEXITCODE; [2020-09-12T12:46:06.397Z] ---------------------------------------------------------------------------- [2020-09-12T12:46:06.397Z] [2020-09-12T12:46:06.397Z] INFO: executeCI.ps1 starting at Sat Sep 12 12:46:04 CUT 2020 [2020-09-12T12:46:06.397Z] [2020-09-12T12:46:06.397Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-09-12T12:46:06.397Z] INFO: Running git version 2.24.1.windows.2 [2020-09-12T12:46:06.397Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-09-12T12:46:06.397Z] INFO: Environment variables: [2020-09-12T12:46:06.397Z] [2020-09-12T12:46:06.397Z] Name Value [2020-09-12T12:46:06.397Z] ---- ----- [2020-09-12T12:46:06.397Z] ALLUSERSPROFILE C:\ProgramData [2020-09-12T12:46:06.397Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-09-12T12:46:06.397Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-09-12T12:46:06.397Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-09-12T12:46:06.397Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-09-12T12:46:06.397Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-09-12T12:46:06.397Z] BRANCH_NAME PR-41441 [2020-09-12T12:46:06.397Z] BUILD_DISPLAY_NAME #1 [2020-09-12T12:46:06.397Z] BUILD_ID 1 [2020-09-12T12:46:06.397Z] BUILD_NUMBER 1 [2020-09-12T12:46:06.397Z] BUILD_TAG jenkins-moby-PR-41441-1 [2020-09-12T12:46:06.397Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41441/1/ [2020-09-12T12:46:06.397Z] CHANGE_AUTHOR iamleot [2020-09-12T12:46:06.397Z] CHANGE_AUTHOR_DISPLAY_NAME Leonardo Taccari [2020-09-12T12:46:06.397Z] CHANGE_BRANCH netbsd-from_stat_t [2020-09-12T12:46:06.397Z] CHANGE_FORK iamleot [2020-09-12T12:46:06.397Z] CHANGE_ID 41441 [2020-09-12T12:46:06.397Z] CHANGE_TARGET master [2020-09-12T12:46:06.397Z] CHANGE_TITLE Add support for NetBSD [2020-09-12T12:46:06.397Z] CHANGE_URL https://github.com/moby/moby/pull/41441 [2020-09-12T12:46:06.397Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-12T12:46:06.397Z] CommonProgramFiles C:\Program Files\Common Files [2020-09-12T12:46:06.397Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-09-12T12:46:06.397Z] CommonProgramW6432 C:\Program Files\Common Files [2020-09-12T12:46:06.397Z] COMPUTERNAME azwin-2-57e080 [2020-09-12T12:46:06.397Z] ComSpec C:\windows\system32\cmd.exe [2020-09-12T12:46:06.397Z] ConfigSequenceNumber 0 [2020-09-12T12:46:06.397Z] DOCKER_BUILDKIT 0 [2020-09-12T12:46:06.397Z] DOCKER_DUT_DEBUG 1 [2020-09-12T12:46:06.397Z] DOCKER_EXPERIMENTAL 1 [2020-09-12T12:46:06.397Z] DOCKER_GRAPHDRIVER overlay2 [2020-09-12T12:46:06.397Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-09-12T12:46:06.397Z] EXECUTOR_NUMBER 0 [2020-09-12T12:46:06.397Z] FQDN azwin-2-57e080.westus.cloudapp.azure.com [2020-09-12T12:46:06.397Z] GIT_BRANCH PR-41441 [2020-09-12T12:46:06.397Z] GIT_COMMIT 6efa9e05756f709043790474e877e2df693e1922 [2020-09-12T12:46:06.397Z] GIT_URL https://github.com/moby/moby.git [2020-09-12T12:46:06.397Z] HUDSON_COOKIE 07c07924-6cf7-47a9-9246-27a2e060c6ff [2020-09-12T12:46:06.397Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-09-12T12:46:06.397Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-09-12T12:46:06.397Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-09-12T12:46:06.397Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-09-12T12:46:06.397Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-09-12T12:46:06.397Z] JENKINS_NODE_COOKIE ac68419f-8922-432f-988c-b658c4591638 [2020-09-12T12:46:06.397Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-09-12T12:46:06.397Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-09-12T12:46:06.397Z] JOB_BASE_NAME PR-41441 [2020-09-12T12:46:06.397Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41441/display/redirect [2020-09-12T12:46:06.397Z] JOB_NAME moby/PR-41441 [2020-09-12T12:46:06.397Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41441/ [2020-09-12T12:46:06.397Z] library.jps.version master [2020-09-12T12:46:06.397Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-09-12T12:46:06.397Z] NODE_LABELS amd64 azure azwin-2-57e080 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-09-12T12:46:06.397Z] NODE_NAME azwin-2-57e080 [2020-09-12T12:46:06.397Z] NUMBER_OF_PROCESSORS 4 [2020-09-12T12:46:06.397Z] OS Windows_NT [2020-09-12T12:46:06.397Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-09-12T12:46:06.397Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-09-12T12:46:06.397Z] PROCESSOR_ARCHITECTURE AMD64 [2020-09-12T12:46:06.397Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-09-12T12:46:06.398Z] PROCESSOR_LEVEL 6 [2020-09-12T12:46:06.398Z] PROCESSOR_REVISION 5504 [2020-09-12T12:46:06.398Z] ProgramData C:\ProgramData [2020-09-12T12:46:06.398Z] ProgramFiles C:\Program Files [2020-09-12T12:46:06.398Z] ProgramFiles(x86) C:\Program Files (x86) [2020-09-12T12:46:06.398Z] ProgramW6432 C:\Program Files [2020-09-12T12:46:06.398Z] PROMPT $P$G [2020-09-12T12:46:06.398Z] PSExecutionPolicyPreference Bypass [2020-09-12T12:46:06.398Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-09-12T12:46:06.398Z] PUBLIC C:\Users\Public [2020-09-12T12:46:06.398Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41441/1/display/redirect?page=changes [2020-09-12T12:46:06.398Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41441/1/display/redirect [2020-09-12T12:46:06.398Z] SKIP_VALIDATION_TESTS 1 [2020-09-12T12:46:06.398Z] SOURCES_DRIVE d [2020-09-12T12:46:06.398Z] SOURCES_SUBDIR gopath [2020-09-12T12:46:06.398Z] STAGE_NAME Run tests [2020-09-12T12:46:06.399Z] SystemDrive C: [2020-09-12T12:46:06.399Z] SystemRoot C:\windows [2020-09-12T12:46:06.399Z] TEMP C:\windows\TEMP [2020-09-12T12:46:06.399Z] TESTDEBUG 0 [2020-09-12T12:46:06.399Z] TESTRUN_DRIVE d [2020-09-12T12:46:06.399Z] TESTRUN_SUBDIR CI [2020-09-12T12:46:06.399Z] TIMEOUT 120m [2020-09-12T12:46:06.399Z] TMP C:\windows\TEMP [2020-09-12T12:46:06.399Z] USERDOMAIN WORKGROUP [2020-09-12T12:46:06.399Z] USERNAME azwin-2-57e080$ [2020-09-12T12:46:06.399Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-09-12T12:46:06.399Z] windir C:\windows [2020-09-12T12:46:06.399Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-09-12T12:46:06.399Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-09-12T12:46:06.399Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-09-12T12:46:06.399Z] [2020-09-12T12:46:06.399Z] [2020-09-12T12:46:06.399Z] [2020-09-12T12:46:06.399Z] INFO: Sources under d:\gopath\... [2020-09-12T12:46:06.399Z] INFO: Test run under d:\CI\... [2020-09-12T12:46:06.399Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-09-12T12:46:06.399Z] INFO: docker/docker repository was found [2020-09-12T12:46:06.737Z] #17 30.17 Selecting previously unselected package python3.7. [2020-09-12T12:46:06.737Z] #17 30.17 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-12T12:46:06.737Z] #17 30.18 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-12T12:46:06.737Z] #17 30.28 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-12T12:46:06.737Z] #17 30.29 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-12T12:46:06.737Z] #17 30.30 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-12T12:46:06.857Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-09-12T12:46:06.894Z] #39 88.98 CC criu/autofs.o [2020-09-12T12:46:06.997Z] #17 30.40 Setting up python3-minimal (3.7.3-1) ... [2020-09-12T12:46:07.317Z] ltsc2019: Pulling from windows/servercore [2020-09-12T12:46:07.566Z] #17 31.22 Selecting previously unselected package python3. [2020-09-12T12:46:07.784Z] 4612f6d0b889: Pulling fs layer [2020-09-12T12:46:07.784Z] c3aff4450246: Pulling fs layer [2020-09-12T12:46:07.826Z] #17 31.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-09-12T12:46:07.826Z] #17 31.30 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-12T12:46:07.826Z] #17 31.32 Unpacking python3 (3.7.3-1) ... [2020-09-12T12:46:07.826Z] #17 31.41 Selecting previously unselected package libip4tc0:amd64. [2020-09-12T12:46:07.826Z] #17 31.42 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-12T12:46:07.826Z] #17 31.43 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-12T12:46:07.826Z] #17 31.52 Selecting previously unselected package libip6tc0:amd64. [2020-09-12T12:46:07.826Z] #17 31.53 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-12T12:46:07.826Z] #17 31.53 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-12T12:46:07.826Z] #17 31.62 Selecting previously unselected package libiptc0:amd64. [2020-09-12T12:46:07.826Z] #17 31.62 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-12T12:46:07.826Z] #17 31.63 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-12T12:46:07.967Z] #17 37.20 Selecting previously unselected package vim. [2020-09-12T12:46:07.967Z] #17 37.21 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-09-12T12:46:07.967Z] #17 37.23 Unpacking vim (2:8.1.0875-5) ... [2020-09-12T12:46:08.086Z] #17 31.72 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-12T12:46:08.086Z] #17 31.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-12T12:46:08.086Z] #17 31.73 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-12T12:46:08.086Z] #17 31.79 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-12T12:46:08.086Z] #17 31.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-12T12:46:08.086Z] #17 31.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-12T12:46:08.231Z] #17 37.78 Selecting previously unselected package xfsprogs. [2020-09-12T12:46:08.231Z] #17 37.78 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-09-12T12:46:08.231Z] #17 37.79 Unpacking xfsprogs (4.20.0-1) ... [2020-09-12T12:46:08.273Z] #39 90.30 CC criu/bfd.o [2020-09-12T12:46:08.346Z] #17 31.90 Selecting previously unselected package libnftnl11:amd64. [2020-09-12T12:46:08.346Z] #17 31.90 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-12T12:46:08.346Z] #17 31.90 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-12T12:46:08.346Z] #17 31.99 Selecting previously unselected package iptables. [2020-09-12T12:46:08.346Z] #17 32.00 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-12T12:46:08.346Z] #17 32.01 Unpacking iptables (1.8.2-4) ... [2020-09-12T12:46:08.495Z] #17 38.16 Selecting previously unselected package zip. [2020-09-12T12:46:08.532Z] #39 ... [2020-09-12T12:46:08.532Z] [2020-09-12T12:46:08.532Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:46:08.532Z] #17 28.33 Selecting previously unselected package python3-minimal. [2020-09-12T12:46:08.532Z] #17 28.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 ... 23681 files and directories currently installed.) [2020-09-12T12:46:08.532Z] #17 28.39 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-12T12:46:08.532Z] #17 28.40 Unpacking python3-minimal (3.7.3-1) ... [2020-09-12T12:46:08.532Z] #17 28.51 Selecting previously unselected package libmpdec2:amd64. [2020-09-12T12:46:08.532Z] #17 28.51 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-12T12:46:08.532Z] #17 28.53 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-12T12:46:08.532Z] #17 28.61 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-12T12:46:08.532Z] #17 28.62 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-12T12:46:08.532Z] #17 28.62 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-12T12:46:08.532Z] #17 29.50 Selecting previously unselected package python3.7. [2020-09-12T12:46:08.532Z] #17 29.51 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-12T12:46:08.532Z] #17 29.51 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-12T12:46:08.532Z] #17 29.64 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-12T12:46:08.532Z] #17 29.64 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-12T12:46:08.532Z] #17 29.65 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-12T12:46:08.533Z] #17 29.76 Setting up python3-minimal (3.7.3-1) ... [2020-09-12T12:46:08.533Z] #17 30.61 Selecting previously unselected package python3. [2020-09-12T12:46:08.533Z] #17 30.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-09-12T12:46:08.533Z] #17 30.65 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-12T12:46:08.533Z] #17 30.66 Unpacking python3 (3.7.3-1) ... [2020-09-12T12:46:08.533Z] #17 30.74 Selecting previously unselected package libip4tc0:amd64. [2020-09-12T12:46:08.533Z] #17 30.75 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-12T12:46:08.533Z] #17 30.75 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-12T12:46:08.533Z] #17 30.82 Selecting previously unselected package libip6tc0:amd64. [2020-09-12T12:46:08.533Z] #17 30.83 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-12T12:46:08.533Z] #17 30.84 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-12T12:46:08.533Z] #17 30.90 Selecting previously unselected package libiptc0:amd64. [2020-09-12T12:46:08.533Z] #17 30.92 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-12T12:46:08.533Z] #17 30.92 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-12T12:46:08.533Z] #17 30.98 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-12T12:46:08.533Z] #17 30.99 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-12T12:46:08.533Z] #17 31.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-12T12:46:08.533Z] #17 31.06 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-12T12:46:08.533Z] #17 31.06 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-12T12:46:08.533Z] #17 31.07 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-12T12:46:08.533Z] #17 31.11 Selecting previously unselected package libnftnl11:amd64. [2020-09-12T12:46:08.533Z] #17 31.11 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-12T12:46:08.533Z] #17 31.12 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-12T12:46:08.533Z] #17 31.19 Selecting previously unselected package iptables. [2020-09-12T12:46:08.533Z] #17 31.20 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-12T12:46:08.533Z] #17 31.20 Unpacking iptables (1.8.2-4) ... [2020-09-12T12:46:08.533Z] #17 31.50 Selecting previously unselected package xxd. [2020-09-12T12:46:08.533Z] #17 31.50 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-12T12:46:08.533Z] #17 31.50 Unpacking xxd (2:8.1.0875-5) ... [2020-09-12T12:46:08.533Z] #17 31.61 Selecting previously unselected package vim-common. [2020-09-12T12:46:08.533Z] #17 31.61 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-12T12:46:08.533Z] #17 31.65 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-12T12:46:08.533Z] #17 31.84 Selecting previously unselected package bash-completion. [2020-09-12T12:46:08.533Z] #17 31.85 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-12T12:46:08.606Z] #17 32.33 Selecting previously unselected package xxd. [2020-09-12T12:46:08.606Z] #17 32.34 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-12T12:46:08.759Z] #17 38.17 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-09-12T12:46:08.759Z] #17 38.17 Unpacking zip (3.0-11+b1) ... [2020-09-12T12:46:08.759Z] #17 38.38 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-12T12:46:08.759Z] #17 38.40 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-12T12:46:08.759Z] #17 38.41 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-09-12T12:46:08.865Z] #17 32.35 Unpacking xxd (2:8.1.0875-5) ... [2020-09-12T12:46:08.865Z] #17 32.49 Selecting previously unselected package vim-common. [2020-09-12T12:46:08.865Z] #17 32.50 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-12T12:46:08.865Z] #17 32.52 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-12T12:46:09.023Z] #17 38.42 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-09-12T12:46:09.023Z] #17 38.44 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-09-12T12:46:09.023Z] #17 38.45 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-09-12T12:46:09.023Z] #17 38.46 Setting up uidmap (1:4.5-1.1) ... [2020-09-12T12:46:09.023Z] #17 38.47 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-09-12T12:46:09.023Z] #17 38.49 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-12T12:46:09.023Z] #17 38.50 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-12T12:46:09.023Z] #17 38.51 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-12T12:46:09.023Z] #17 38.52 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-12T12:46:09.023Z] #17 38.54 Setting up xxd (2:8.1.0875-5) ... [2020-09-12T12:46:09.023Z] #17 38.55 Setting up zip (3.0-11+b1) ... [2020-09-12T12:46:09.023Z] #17 38.56 Setting up vim-common (2:8.1.0875-5) ... [2020-09-12T12:46:09.023Z] #17 38.61 Setting up bash-completion (1:2.8-6) ... [2020-09-12T12:46:09.125Z] #17 32.71 Selecting previously unselected package bash-completion. [2020-09-12T12:46:09.125Z] #17 32.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-12T12:46:09.895Z] #18 54.84 Selecting previously unselected package vim. [2020-09-12T12:46:09.895Z] #18 54.86 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-12T12:46:09.895Z] #18 54.89 Unpacking vim (2:8.1.0875-5) ... [2020-09-12T12:46:09.915Z] #17 34.43 Unpacking bash-completion (1:2.8-6) ... [2020-09-12T12:46:10.488Z] #17 34.82 Selecting previously unselected package bzip2. [2020-09-12T12:46:10.488Z] #17 34.83 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-12T12:46:10.488Z] #17 34.84 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-12T12:46:10.488Z] #17 34.91 Selecting previously unselected package xz-utils. [2020-09-12T12:46:10.488Z] #17 34.91 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-12T12:46:10.488Z] #17 34.91 Unpacking xz-utils (5.2.4-1) ... [2020-09-12T12:46:10.546Z] #18 55.61 Selecting previously unselected package xfsprogs. [2020-09-12T12:46:10.546Z] #18 55.61 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-09-12T12:46:10.546Z] #18 55.62 Unpacking xfsprogs (4.20.0-1) ... [2020-09-12T12:46:10.739Z] #52 ... [2020-09-12T12:46:10.739Z] [2020-09-12T12:46:10.739Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:46:10.739Z] #45 DONE 256.2s [2020-09-12T12:46:10.739Z] [2020-09-12T12:46:10.739Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:46:10.748Z] #17 35.07 Selecting previously unselected package apparmor. [2020-09-12T12:46:10.748Z] #17 35.09 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-12T12:46:10.748Z] #17 35.18 Unpacking apparmor (2.13.2-10) ... [2020-09-12T12:46:11.007Z] #17 35.44 Selecting previously unselected package aufs-tools. [2020-09-12T12:46:11.007Z] #17 35.45 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-12T12:46:11.007Z] #17 35.46 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-12T12:46:11.200Z] #18 56.30 Selecting previously unselected package zip. [2020-09-12T12:46:11.201Z] #18 56.31 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-09-12T12:46:11.201Z] #18 56.32 Unpacking zip (3.0-11+b1) ... [2020-09-12T12:46:11.271Z] #17 35.59 Selecting previously unselected package libonig5:amd64. [2020-09-12T12:46:11.272Z] #17 35.59 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-09-12T12:46:11.272Z] #17 35.59 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-12T12:46:11.272Z] #17 35.76 Selecting previously unselected package libjq1:amd64. [2020-09-12T12:46:11.272Z] #17 35.77 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-12T12:46:11.272Z] #17 35.78 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-12T12:46:11.499Z] #18 56.54 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-12T12:46:11.499Z] #18 56.55 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-12T12:46:11.499Z] #18 56.55 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-09-12T12:46:11.499Z] #18 56.56 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-12T12:46:11.499Z] #18 56.56 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-09-12T12:46:11.499Z] #18 56.56 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-09-12T12:46:11.499Z] #18 56.57 Setting up uidmap (1:4.5-1.1) ... [2020-09-12T12:46:11.499Z] #18 56.57 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-09-12T12:46:11.499Z] #18 56.58 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-12T12:46:11.499Z] #18 56.58 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-12T12:46:11.499Z] #18 56.58 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-12T12:46:11.499Z] #18 56.59 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-12T12:46:11.499Z] #18 56.60 Setting up xxd (2:8.1.0875-5) ... [2020-09-12T12:46:11.499Z] #18 56.60 Setting up zip (3.0-11+b1) ... [2020-09-12T12:46:11.499Z] #18 56.61 Setting up vim-common (2:8.1.0875-5) ... [2020-09-12T12:46:11.499Z] #18 56.64 Setting up bash-completion (1:2.8-6) ... [2020-09-12T12:46:11.531Z] #17 35.87 Selecting previously unselected package jq. [2020-09-12T12:46:11.531Z] #17 35.88 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-12T12:46:11.531Z] #17 35.89 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-12T12:46:11.531Z] #17 35.97 Selecting previously unselected package libaio1:amd64. [2020-09-12T12:46:11.531Z] #17 35.99 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-09-12T12:46:11.531Z] #17 35.99 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-12T12:46:11.664Z] #17 35.20 Unpacking bash-completion (1:2.8-6) ... [2020-09-12T12:46:11.791Z] #17 36.07 Selecting previously unselected package libgpm2:amd64. [2020-09-12T12:46:11.791Z] #17 36.08 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-09-12T12:46:11.791Z] #17 36.09 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-12T12:46:11.791Z] #17 36.17 Selecting previously unselected package libicu63:amd64. [2020-09-12T12:46:11.791Z] #17 36.17 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-12T12:46:11.791Z] #17 36.18 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-12T12:46:11.924Z] #17 35.61 Selecting previously unselected package bzip2. [2020-09-12T12:46:11.924Z] #17 35.62 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-12T12:46:11.924Z] #17 35.63 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-12T12:46:11.924Z] #17 35.72 Selecting previously unselected package xz-utils. [2020-09-12T12:46:12.107Z] #52 ... [2020-09-12T12:46:12.107Z] [2020-09-12T12:46:12.107Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-12T12:46:12.149Z] #18 ... [2020-09-12T12:46:12.149Z] [2020-09-12T12:46:12.149Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:12.149Z] #40 93.45 CC criu/bfd.o [2020-09-12T12:46:12.149Z] #40 94.19 CC criu/bitmap.o [2020-09-12T12:46:12.149Z] #40 94.51 CC criu/cgroup-props.o [2020-09-12T12:46:12.149Z] #40 95.56 CC criu/cgroup.o [2020-09-12T12:46:12.149Z] #40 101.1 CC criu/clone-noasan.o [2020-09-12T12:46:12.149Z] #40 101.3 CC criu/config.o [2020-09-12T12:46:12.184Z] #17 35.73 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-12T12:46:12.184Z] #17 35.74 Unpacking xz-utils (5.2.4-1) ... [2020-09-12T12:46:12.346Z] #17 41.49 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-09-12T12:46:12.346Z] #17 41.50 Setting up xz-utils (5.2.4-1) ... [2020-09-12T12:46:12.346Z] #17 41.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-12T12:46:12.346Z] #17 41.62 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-12T12:46:12.346Z] #17 41.70 invoke-rc.d: could not determine current runlevel [2020-09-12T12:46:12.346Z] #17 41.71 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-12T12:46:12.346Z] #17 41.73 Setting up pigz (2.4-1) ... [2020-09-12T12:46:12.346Z] #17 41.74 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-09-12T12:46:12.346Z] #17 41.75 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-09-12T12:46:12.346Z] #17 41.77 Setting up python-pip-whl (18.1-5) ... [2020-09-12T12:46:12.346Z] #17 41.78 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-09-12T12:46:12.346Z] #17 41.79 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-12T12:46:12.444Z] #17 35.92 Selecting previously unselected package apparmor. [2020-09-12T12:46:12.444Z] #17 35.92 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-12T12:46:12.444Z] #17 36.00 Unpacking apparmor (2.13.2-10) ... [2020-09-12T12:46:12.444Z] #17 ... [2020-09-12T12:46:12.444Z] [2020-09-12T12:46:12.444Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:12.444Z] #39 84.21 DEP criu/fdstore.d [2020-09-12T12:46:12.444Z] #39 84.33 DEP criu/fault-injection.d [2020-09-12T12:46:12.444Z] #39 84.45 DEP criu/external.d [2020-09-12T12:46:12.444Z] #39 84.48 DEP criu/eventpoll.d [2020-09-12T12:46:12.444Z] #39 84.85 DEP criu/eventfd.d [2020-09-12T12:46:12.444Z] #39 85.07 DEP criu/crtools.d [2020-09-12T12:46:12.444Z] #39 85.36 DEP criu/cr-service.d [2020-09-12T12:46:12.444Z] #39 85.58 DEP criu/cr-restore.d [2020-09-12T12:46:12.444Z] #39 85.78 DEP criu/cr-errno.d [2020-09-12T12:46:12.444Z] #39 85.81 DEP criu/cr-dump.d [2020-09-12T12:46:12.444Z] #39 86.02 DEP criu/cr-dedup.d [2020-09-12T12:46:12.444Z] #39 86.19 DEP criu/cr-check.d [2020-09-12T12:46:12.444Z] #39 86.31 DEP criu/config.d [2020-09-12T12:46:12.444Z] #39 86.43 DEP criu/clone-noasan.d [2020-09-12T12:46:12.444Z] #39 86.48 DEP criu/cgroup.d [2020-09-12T12:46:12.444Z] #39 86.58 DEP criu/cgroup-props.d [2020-09-12T12:46:12.444Z] #39 86.73 DEP criu/bitmap.d [2020-09-12T12:46:12.444Z] #39 86.75 DEP criu/bfd.d [2020-09-12T12:46:12.444Z] #39 86.90 DEP criu/autofs.d [2020-09-12T12:46:12.444Z] #39 87.01 DEP criu/aio.d [2020-09-12T12:46:12.444Z] #39 87.17 DEP criu/action-scripts.d [2020-09-12T12:46:12.444Z] #39 87.47 CC criu/action-scripts.o [2020-09-12T12:46:12.444Z] #39 87.80 CC criu/aio.o [2020-09-12T12:46:12.444Z] #39 88.40 CC criu/autofs.o [2020-09-12T12:46:12.444Z] #39 89.73 CC criu/bfd.o [2020-09-12T12:46:12.444Z] #39 90.19 CC criu/bitmap.o [2020-09-12T12:46:12.444Z] #39 90.37 CC criu/cgroup-props.o [2020-09-12T12:46:12.444Z] #39 91.01 CC criu/cgroup.o [2020-09-12T12:46:12.444Z] #39 93.31 CC criu/clone-noasan.o [2020-09-12T12:46:12.444Z] #39 93.49 CC criu/config.o [2020-09-12T12:46:12.610Z] #17 42.24 Setting up libaio1:arm64 (0.3.112-3) ... [2020-09-12T12:46:12.674Z] #46 DONE 0.4s [2020-09-12T12:46:12.674Z] [2020-09-12T12:46:12.674Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-12T12:46:12.674Z] #48 DONE 0.0s [2020-09-12T12:46:12.674Z] [2020-09-12T12:46:12.674Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:46:12.674Z] #52 ... [2020-09-12T12:46:12.674Z] [2020-09-12T12:46:12.674Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-12T12:46:12.704Z] #39 ... [2020-09-12T12:46:12.704Z] [2020-09-12T12:46:12.704Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:46:12.704Z] #17 36.27 Selecting previously unselected package aufs-tools. [2020-09-12T12:46:12.704Z] #17 36.27 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-12T12:46:12.704Z] #17 36.28 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-12T12:46:12.797Z] #40 104.1 CC criu/cr-check.o [2020-09-12T12:46:12.875Z] #17 42.25 Setting up libonig5:arm64 (6.9.1-1) ... [2020-09-12T12:46:12.875Z] #17 42.27 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-09-12T12:46:12.875Z] #17 42.28 Setting up vim (2:8.1.0875-5) ... [2020-09-12T12:46:12.875Z] #17 42.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-12T12:46:12.875Z] #17 42.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-12T12:46:12.875Z] #17 42.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-12T12:46:12.875Z] #17 42.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-12T12:46:12.875Z] #17 42.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-12T12:46:12.875Z] #17 42.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-12T12:46:12.875Z] #17 42.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-12T12:46:12.875Z] #17 42.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-12T12:46:12.875Z] #17 42.41 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-12T12:46:12.875Z] #17 42.42 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-12T12:46:12.875Z] #17 42.45 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-09-12T12:46:12.930Z] #50 DONE 0.2s [2020-09-12T12:46:12.930Z] [2020-09-12T12:46:12.930Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:46:12.964Z] #17 36.40 Selecting previously unselected package libonig5:amd64. [2020-09-12T12:46:12.964Z] #17 36.41 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-09-12T12:46:12.964Z] #17 36.42 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-12T12:46:12.964Z] #17 36.58 Selecting previously unselected package libjq1:amd64. [2020-09-12T12:46:12.964Z] #17 36.59 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-12T12:46:12.964Z] #17 36.60 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-12T12:46:13.139Z] #17 42.47 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-12T12:46:13.139Z] #17 42.49 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-09-12T12:46:13.139Z] #17 42.51 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-12T12:46:13.225Z] #17 36.72 Selecting previously unselected package jq. [2020-09-12T12:46:13.225Z] #17 36.73 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-12T12:46:13.225Z] #17 36.74 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-12T12:46:13.225Z] #17 36.80 Selecting previously unselected package libaio1:amd64. [2020-09-12T12:46:13.225Z] #17 36.80 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-09-12T12:46:13.225Z] #17 36.81 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-12T12:46:13.225Z] #17 36.86 Selecting previously unselected package libgpm2:amd64. [2020-09-12T12:46:13.225Z] #17 36.88 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-09-12T12:46:13.225Z] #17 36.89 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-12T12:46:13.485Z] #17 36.97 Selecting previously unselected package libicu63:amd64. [2020-09-12T12:46:13.485Z] #17 36.97 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-12T12:46:13.485Z] #17 36.98 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-12T12:46:13.860Z] #40 ... [2020-09-12T12:46:13.860Z] [2020-09-12T12:46:13.860Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:46:13.860Z] #42 175.4 github.com/LK4D4/vndr/godl [2020-09-12T12:46:14.507Z] #42 176.3 github.com/LK4D4/vndr [2020-09-12T12:46:14.871Z] c3aff4450246: Verifying Checksum [2020-09-12T12:46:14.871Z] c3aff4450246: Download complete [2020-09-12T12:46:15.091Z] #17 39.57 Selecting previously unselected package libnet1:amd64. [2020-09-12T12:46:15.091Z] #17 39.59 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-12T12:46:15.091Z] #17 39.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-12T12:46:15.091Z] #17 39.65 Selecting previously unselected package libnl-3-200:amd64. [2020-09-12T12:46:15.159Z] #17 ... [2020-09-12T12:46:15.159Z] [2020-09-12T12:46:15.159Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:15.159Z] #39 76.23 CC criu/cr-check.o [2020-09-12T12:46:15.159Z] #39 77.54 CC criu/cr-dedup.o [2020-09-12T12:46:15.159Z] #39 77.91 CC criu/cr-dump.o [2020-09-12T12:46:15.159Z] #39 79.63 CC criu/cr-errno.o [2020-09-12T12:46:15.159Z] #39 79.70 CC criu/cr-restore.o [2020-09-12T12:46:15.159Z] #39 83.60 CC criu/cr-service.o [2020-09-12T12:46:15.159Z] #39 85.07 CC criu/crtools.o [2020-09-12T12:46:15.159Z] #39 85.48 CC criu/eventfd.o [2020-09-12T12:46:15.159Z] #39 85.90 CC criu/eventpoll.o [2020-09-12T12:46:15.159Z] #39 ... [2020-09-12T12:46:15.159Z] [2020-09-12T12:46:15.159Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:46:15.159Z] #49 53.52 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 [2020-09-12T12:46:15.159Z] #49 55.23 + mkdir -p /build [2020-09-12T12:46:15.159Z] #49 55.23 + cp runc /build/runc [2020-09-12T12:46:15.351Z] #17 39.65 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-12T12:46:15.351Z] #17 39.66 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-12T12:46:15.351Z] #17 39.74 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-12T12:46:15.351Z] #17 39.74 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-12T12:46:15.351Z] #17 39.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-12T12:46:15.351Z] #17 39.81 Selecting previously unselected package libreadline5:amd64. [2020-09-12T12:46:15.351Z] #17 39.81 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-12T12:46:15.351Z] #17 39.82 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-12T12:46:15.611Z] #17 39.91 Selecting previously unselected package net-tools. [2020-09-12T12:46:15.611Z] #17 39.92 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-12T12:46:15.611Z] #17 39.92 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-12T12:46:15.611Z] #17 40.15 Selecting previously unselected package python-pip-whl. [2020-09-12T12:46:15.611Z] #17 40.16 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-12T12:46:15.747Z] #49 DONE 56.4s [2020-09-12T12:46:15.747Z] [2020-09-12T12:46:15.747Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:46:15.747Z] #17 44.67 Setting up iptables (1.8.2-4) ... [2020-09-12T12:46:15.747Z] #17 44.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-12T12:46:15.747Z] #17 45.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-12T12:46:15.747Z] #17 45.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-12T12:46:15.747Z] #17 45.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-12T12:46:15.747Z] #17 45.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-12T12:46:15.747Z] #17 45.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-12T12:46:15.747Z] #17 45.31 Setting up python3 (3.7.3-1) ... [2020-09-12T12:46:15.871Z] #17 40.16 Unpacking python-pip-whl (18.1-5) ... [2020-09-12T12:46:16.336Z] #17 45.88 Setting up python3-wheel (0.32.3-2) ... [2020-09-12T12:46:16.440Z] #17 40.70 Selecting previously unselected package python3-lib2to3. [2020-09-12T12:46:16.440Z] #17 40.70 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-12T12:46:16.440Z] #17 40.70 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-12T12:46:16.440Z] #17 40.81 Selecting previously unselected package python3-distutils. [2020-09-12T12:46:16.440Z] #17 40.82 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-12T12:46:16.440Z] #17 40.83 Unpacking python3-distutils (3.7.3-1) ... [2020-09-12T12:46:16.700Z] #17 40.94 Selecting previously unselected package python3-pip. [2020-09-12T12:46:16.700Z] #17 40.97 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-12T12:46:16.700Z] #17 40.97 Unpacking python3-pip (18.1-5) ... [2020-09-12T12:46:16.700Z] #17 41.15 Selecting previously unselected package python3-pkg-resources. [2020-09-12T12:46:16.700Z] #17 41.16 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-12T12:46:16.700Z] #17 41.16 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-12T12:46:16.787Z] #17 40.06 Selecting previously unselected package libnet1:amd64. [2020-09-12T12:46:16.787Z] #17 40.06 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-12T12:46:16.787Z] #17 40.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-12T12:46:16.787Z] #17 40.14 Selecting previously unselected package libnl-3-200:amd64. [2020-09-12T12:46:16.787Z] #17 40.15 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-12T12:46:16.787Z] #17 40.15 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-12T12:46:16.787Z] #17 40.26 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-12T12:46:16.787Z] #17 40.28 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-12T12:46:16.787Z] #17 40.28 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-12T12:46:16.787Z] #17 40.36 Selecting previously unselected package libreadline5:amd64. [2020-09-12T12:46:16.787Z] #17 40.37 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-12T12:46:16.787Z] #17 40.37 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-12T12:46:16.787Z] #17 40.45 Selecting previously unselected package net-tools. [2020-09-12T12:46:16.960Z] #17 41.30 Selecting previously unselected package python3-setuptools. [2020-09-12T12:46:16.960Z] #17 41.33 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-12T12:46:16.960Z] #17 41.33 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-12T12:46:17.047Z] #17 40.46 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-12T12:46:17.047Z] #17 40.47 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-12T12:46:17.047Z] #17 40.64 Selecting previously unselected package python-pip-whl. [2020-09-12T12:46:17.047Z] #17 40.64 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-12T12:46:17.047Z] #17 40.65 Unpacking python-pip-whl (18.1-5) ... [2020-09-12T12:46:17.219Z] #17 41.57 Selecting previously unselected package python3-wheel. [2020-09-12T12:46:17.219Z] #17 41.58 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-12T12:46:17.219Z] #17 41.60 Unpacking python3-wheel (0.32.3-2) ... [2020-09-12T12:46:17.219Z] #17 41.67 Selecting previously unselected package sudo. [2020-09-12T12:46:17.283Z] #17 46.95 Setting up apparmor (2.13.2-10) ... [2020-09-12T12:46:17.479Z] #17 41.69 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-12T12:46:17.479Z] #17 41.69 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-12T12:46:17.617Z] #17 41.13 Selecting previously unselected package python3-lib2to3. [2020-09-12T12:46:17.617Z] #17 41.14 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-12T12:46:17.617Z] #17 41.15 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-12T12:46:17.617Z] #17 41.24 Selecting previously unselected package python3-distutils. [2020-09-12T12:46:17.617Z] #17 41.24 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-12T12:46:17.617Z] #17 41.25 Unpacking python3-distutils (3.7.3-1) ... [2020-09-12T12:46:17.739Z] #17 42.13 Selecting previously unselected package thin-provisioning-tools. [2020-09-12T12:46:17.739Z] #17 42.14 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-12T12:46:17.739Z] #17 42.16 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-12T12:46:17.786Z] ok github.com/docker/docker/cmd/dockerd 0.048s coverage: 30.8% of statements [2020-09-12T12:46:17.786Z] ok github.com/docker/docker/container 0.110s coverage: 34.7% of statements [2020-09-12T12:46:17.786Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-12T12:46:17.786Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-12T12:46:17.786Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-12T12:46:17.786Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-12T12:46:17.878Z] #17 41.38 Selecting previously unselected package python3-pip. [2020-09-12T12:46:17.878Z] #17 41.39 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-12T12:46:17.878Z] #17 41.40 Unpacking python3-pip (18.1-5) ... [2020-09-12T12:46:17.878Z] #17 41.57 Selecting previously unselected package python3-pkg-resources. [2020-09-12T12:46:17.878Z] #17 41.58 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-12T12:46:17.878Z] #17 41.58 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-12T12:46:17.999Z] #17 42.37 Selecting previously unselected package uidmap. [2020-09-12T12:46:17.999Z] #17 42.38 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-12T12:46:17.999Z] #17 42.39 Unpacking uidmap (1:4.5-1.1) ... [2020-09-12T12:46:17.999Z] #17 42.48 Selecting previously unselected package vim-runtime. [2020-09-12T12:46:17.999Z] #17 42.48 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-12T12:46:17.999Z] #17 42.52 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-12T12:46:18.138Z] #17 41.72 Selecting previously unselected package python3-setuptools. [2020-09-12T12:46:18.138Z] #17 41.72 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-12T12:46:18.138Z] #17 41.73 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-12T12:46:18.138Z] #17 41.91 Selecting previously unselected package python3-wheel. [2020-09-12T12:46:18.259Z] #17 42.55 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-12T12:46:18.259Z] #17 42.56 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-12T12:46:18.398Z] #17 41.92 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-12T12:46:18.398Z] #17 41.93 Unpacking python3-wheel (0.32.3-2) ... [2020-09-12T12:46:18.398Z] #17 42.00 Selecting previously unselected package sudo. [2020-09-12T12:46:18.398Z] #17 42.00 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-12T12:46:18.398Z] #17 42.01 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-12T12:46:18.828Z] #17 ... [2020-09-12T12:46:18.828Z] [2020-09-12T12:46:18.828Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:18.828Z] #39 90.70 CC criu/bitmap.o [2020-09-12T12:46:18.828Z] #39 90.85 CC criu/cgroup-props.o [2020-09-12T12:46:18.828Z] #39 91.60 CC criu/cgroup.o [2020-09-12T12:46:18.828Z] #39 94.23 CC criu/clone-noasan.o [2020-09-12T12:46:18.828Z] #39 94.44 CC criu/config.o [2020-09-12T12:46:18.828Z] #39 95.58 CC criu/cr-check.o [2020-09-12T12:46:18.828Z] #39 97.06 CC criu/cr-dedup.o [2020-09-12T12:46:18.828Z] #39 97.39 CC criu/cr-dump.o [2020-09-12T12:46:18.828Z] #39 99.44 CC criu/cr-errno.o [2020-09-12T12:46:18.828Z] #39 99.51 CC criu/cr-restore.o [2020-09-12T12:46:18.978Z] #17 42.52 Selecting previously unselected package thin-provisioning-tools. [2020-09-12T12:46:18.978Z] #17 42.52 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-12T12:46:18.978Z] #17 42.53 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-12T12:46:18.978Z] #17 42.75 Selecting previously unselected package uidmap. [2020-09-12T12:46:19.044Z] #42 ... [2020-09-12T12:46:19.044Z] [2020-09-12T12:46:19.044Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:46:19.044Z] #18 61.14 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-09-12T12:46:19.044Z] #18 61.15 Setting up xz-utils (5.2.4-1) ... [2020-09-12T12:46:19.044Z] #18 61.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-12T12:46:19.044Z] #18 61.18 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-12T12:46:19.044Z] #18 61.28 invoke-rc.d: could not determine current runlevel [2020-09-12T12:46:19.044Z] #18 61.29 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-12T12:46:19.045Z] #18 61.30 Setting up pigz (2.4-1) ... [2020-09-12T12:46:19.045Z] #18 61.30 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-12T12:46:19.045Z] #18 61.31 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-12T12:46:19.045Z] #18 61.33 Setting up python-pip-whl (18.1-5) ... [2020-09-12T12:46:19.045Z] #18 61.33 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-09-12T12:46:19.045Z] #18 61.34 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-12T12:46:19.045Z] #18 62.00 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-09-12T12:46:19.045Z] #18 62.00 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-12T12:46:19.045Z] #18 62.01 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-12T12:46:19.045Z] #18 62.03 Setting up vim (2:8.1.0875-5) ... [2020-09-12T12:46:19.045Z] #18 62.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-12T12:46:19.045Z] #18 62.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-12T12:46:19.045Z] #18 62.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-12T12:46:19.045Z] #18 62.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-12T12:46:19.045Z] #18 62.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-12T12:46:19.045Z] #18 62.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-12T12:46:19.045Z] #18 62.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-12T12:46:19.045Z] #18 62.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-12T12:46:19.045Z] #18 62.20 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-12T12:46:19.045Z] #18 62.20 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-12T12:46:19.045Z] #18 62.22 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-12T12:46:19.045Z] #18 62.23 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-12T12:46:19.045Z] #18 62.24 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-12T12:46:19.045Z] #18 62.26 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-12T12:46:19.215Z] #17 48.44 Setting up xfsprogs (4.20.0-1) ... [2020-09-12T12:46:19.215Z] #17 48.45 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-12T12:46:19.215Z] #17 48.74 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-12T12:46:19.238Z] #17 42.77 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-12T12:46:19.238Z] #17 42.78 Unpacking uidmap (1:4.5-1.1) ... [2020-09-12T12:46:19.498Z] #17 42.90 Selecting previously unselected package vim-runtime. [2020-09-12T12:46:19.498Z] #17 42.91 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-12T12:46:19.498Z] #17 42.95 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-12T12:46:19.498Z] #17 42.97 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-12T12:46:19.498Z] #17 42.98 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-12T12:46:19.789Z] #17 49.25 Setting up python3-distutils (3.7.3-1) ... [2020-09-12T12:46:20.052Z] #17 49.53 Setting up python3-setuptools (40.8.0-1) ... [2020-09-12T12:46:21.002Z] #17 50.49 Setting up python3-pip (18.1-5) ... [2020-09-12T12:46:21.366Z] #39 ... [2020-09-12T12:46:21.366Z] [2020-09-12T12:46:21.366Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:46:21.366Z] #17 45.50 Selecting previously unselected package vim. [2020-09-12T12:46:21.366Z] #17 45.51 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-12T12:46:21.366Z] #17 45.53 Unpacking vim (2:8.1.0875-5) ... [2020-09-12T12:46:21.386Z] ok github.com/docker/docker/daemon/cluster 0.038s coverage: 0.5% of statements [2020-09-12T12:46:21.626Z] #17 46.07 Selecting previously unselected package xfsprogs. [2020-09-12T12:46:21.626Z] #17 46.07 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-12T12:46:21.626Z] #17 46.08 Unpacking xfsprogs (4.20.0-1) ... [2020-09-12T12:46:21.820Z] #18 66.62 Setting up iptables (1.8.2-4) ... [2020-09-12T12:46:21.820Z] #18 66.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-12T12:46:21.820Z] #18 66.67 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-12T12:46:21.820Z] #18 66.68 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-12T12:46:21.820Z] #18 66.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-12T12:46:21.820Z] #18 66.73 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-12T12:46:21.820Z] #18 66.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-12T12:46:21.820Z] #18 66.76 Setting up python3 (3.7.3-1) ... [2020-09-12T12:46:21.953Z] #17 51.42 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:46:21.953Z] #17 51.46 Processing triggers for mime-support (3.62) ... [2020-09-12T12:46:22.120Z] #18 67.41 Setting up python3-wheel (0.32.3-2) ... [2020-09-12T12:46:22.148Z] #17 46.47 Selecting previously unselected package zip. [2020-09-12T12:46:22.148Z] #17 46.50 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-09-12T12:46:22.148Z] #17 46.50 Unpacking zip (3.0-11+b1) ... [2020-09-12T12:46:22.408Z] #17 46.73 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-12T12:46:22.408Z] #17 46.75 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-12T12:46:22.408Z] #17 46.76 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-12T12:46:22.408Z] #17 46.77 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-12T12:46:22.408Z] #17 46.78 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-12T12:46:22.408Z] #17 46.80 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-12T12:46:22.408Z] #17 46.84 Setting up uidmap (1:4.5-1.1) ... [2020-09-12T12:46:22.408Z] #17 46.85 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-12T12:46:22.408Z] #17 46.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-12T12:46:22.408Z] #17 46.90 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-12T12:46:22.408Z] #17 46.91 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-12T12:46:22.408Z] #17 46.92 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-12T12:46:22.408Z] #17 46.93 Setting up xxd (2:8.1.0875-5) ... [2020-09-12T12:46:22.423Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-09-12T12:46:22.535Z] #17 DONE 51.8s [2020-09-12T12:46:22.535Z] [2020-09-12T12:46:22.535Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-12T12:46:22.668Z] #17 46.94 Setting up zip (3.0-11+b1) ... [2020-09-12T12:46:22.668Z] #17 46.96 Setting up vim-common (2:8.1.0875-5) ... [2020-09-12T12:46:22.668Z] #17 46.99 Setting up bash-completion (1:2.8-6) ... [2020-09-12T12:46:22.802Z] #17 46.13 Selecting previously unselected package vim. [2020-09-12T12:46:22.802Z] #17 46.14 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-12T12:46:22.802Z] #17 46.17 Unpacking vim (2:8.1.0875-5) ... [2020-09-12T12:46:23.062Z] #17 ... [2020-09-12T12:46:23.062Z] [2020-09-12T12:46:23.062Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:23.062Z] #39 94.62 CC criu/cr-check.o [2020-09-12T12:46:23.062Z] #39 95.98 CC criu/cr-dedup.o [2020-09-12T12:46:23.062Z] #39 96.41 CC criu/cr-dump.o [2020-09-12T12:46:23.062Z] #39 98.55 CC criu/cr-errno.o [2020-09-12T12:46:23.062Z] #39 98.63 CC criu/cr-restore.o [2020-09-12T12:46:23.062Z] #39 103.0 CC criu/cr-service.o [2020-09-12T12:46:23.062Z] #39 104.3 CC criu/crtools.o [2020-09-12T12:46:23.062Z] #39 ... [2020-09-12T12:46:23.062Z] [2020-09-12T12:46:23.062Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:46:23.322Z] #17 46.75 Selecting previously unselected package xfsprogs. [2020-09-12T12:46:23.322Z] #17 46.76 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-12T12:46:23.322Z] #17 46.77 Unpacking xfsprogs (4.20.0-1) ... [2020-09-12T12:46:23.459Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements [2020-09-12T12:46:23.489Z] #18 1.270 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-12T12:46:23.582Z] #17 47.16 Selecting previously unselected package zip. [2020-09-12T12:46:23.582Z] #17 47.17 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-09-12T12:46:23.582Z] #17 47.18 Unpacking zip (3.0-11+b1) ... [2020-09-12T12:46:23.670Z] #18 68.48 Setting up apparmor (2.13.2-10) ... [2020-09-12T12:46:23.753Z] #18 1.273 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-12T12:46:23.753Z] #18 1.288 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-12T12:46:23.753Z] #18 DONE 1.5s [2020-09-12T12:46:23.753Z] [2020-09-12T12:46:23.753Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-12T12:46:23.841Z] #17 47.36 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-12T12:46:23.841Z] #17 47.38 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-12T12:46:23.841Z] #17 47.40 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-12T12:46:23.841Z] #17 47.41 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-12T12:46:23.841Z] #17 47.42 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-12T12:46:23.841Z] #17 47.44 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-12T12:46:23.841Z] #17 47.45 Setting up uidmap (1:4.5-1.1) ... [2020-09-12T12:46:23.841Z] #17 47.47 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-12T12:46:23.841Z] #17 47.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-12T12:46:23.841Z] #17 47.49 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-12T12:46:23.841Z] #17 47.51 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-12T12:46:24.100Z] #17 47.52 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-12T12:46:24.100Z] #17 47.53 Setting up xxd (2:8.1.0875-5) ... [2020-09-12T12:46:24.100Z] #17 47.55 Setting up zip (3.0-11+b1) ... [2020-09-12T12:46:24.100Z] #17 47.56 Setting up vim-common (2:8.1.0875-5) ... [2020-09-12T12:46:24.100Z] #17 47.60 Setting up bash-completion (1:2.8-6) ... [2020-09-12T12:46:24.729Z] #18 ... [2020-09-12T12:46:24.729Z] [2020-09-12T12:46:24.729Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:46:24.729Z] #42 DONE 186.4s [2020-09-12T12:46:24.729Z] [2020-09-12T12:46:24.729Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:24.729Z] #40 106.5 CC criu/cr-dedup.o [2020-09-12T12:46:24.729Z] #40 107.0 CC criu/cr-dump.o [2020-09-12T12:46:24.729Z] #40 110.5 CC criu/cr-errno.o [2020-09-12T12:46:24.729Z] #40 110.6 CC criu/cr-restore.o [2020-09-12T12:46:25.252Z] #17 49.52 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-12T12:46:25.252Z] #17 49.54 Setting up xz-utils (5.2.4-1) ... [2020-09-12T12:46:25.252Z] #17 49.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-12T12:46:25.252Z] #17 49.58 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-12T12:46:25.252Z] #17 49.64 invoke-rc.d: could not determine current runlevel [2020-09-12T12:46:25.252Z] #17 49.65 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-12T12:46:25.252Z] #17 49.66 Setting up pigz (2.4-1) ... [2020-09-12T12:46:25.252Z] #17 49.68 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-12T12:46:25.252Z] #17 49.68 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-12T12:46:25.252Z] #17 49.70 Setting up python-pip-whl (18.1-5) ... [2020-09-12T12:46:25.252Z] #17 49.71 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-12T12:46:25.252Z] #17 49.73 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-12T12:46:25.683Z] #19 ... [2020-09-12T12:46:25.683Z] [2020-09-12T12:46:25.683Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:25.683Z] #39 86.82 CC criu/external.o [2020-09-12T12:46:25.683Z] #39 87.09 CC criu/fault-injection.o [2020-09-12T12:46:25.683Z] #39 87.21 CC criu/fdstore.o [2020-09-12T12:46:25.683Z] #39 87.58 CC criu/fifo.o [2020-09-12T12:46:25.683Z] #39 87.88 CC criu/file-ids.o [2020-09-12T12:46:25.683Z] #39 88.23 CC criu/file-lock.o [2020-09-12T12:46:25.683Z] #39 89.03 CC criu/files-ext.o [2020-09-12T12:46:25.683Z] #39 89.38 CC criu/files-reg.o [2020-09-12T12:46:25.683Z] #39 90.82 CC criu/files.o [2020-09-12T12:46:25.683Z] #39 92.27 CC criu/filesystems.o [2020-09-12T12:46:25.683Z] #39 92.82 CC criu/fsnotify.o [2020-09-12T12:46:25.683Z] #39 93.67 CC criu/image-desc.o [2020-09-12T12:46:25.683Z] #39 93.90 CC criu/image.o [2020-09-12T12:46:25.683Z] #39 94.59 CC criu/ipc_ns.o [2020-09-12T12:46:25.683Z] #39 95.49 CC criu/irmap.o [2020-09-12T12:46:25.683Z] #39 95.99 CC criu/kcmp-ids.o [2020-09-12T12:46:25.683Z] #39 96.24 CC criu/kerndat.o [2020-09-12T12:46:25.683Z] #39 97.10 CC criu/libnetlink.o [2020-09-12T12:46:25.789Z] #40 ... [2020-09-12T12:46:25.789Z] [2020-09-12T12:46:25.789Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:46:25.789Z] #18 70.90 Setting up xfsprogs (4.20.0-1) ... [2020-09-12T12:46:25.789Z] #18 70.90 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-12T12:46:25.824Z] #17 50.17 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-12T12:46:25.824Z] #17 50.19 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-12T12:46:25.824Z] #17 50.20 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-12T12:46:25.824Z] #17 50.21 Setting up vim (2:8.1.0875-5) ... [2020-09-12T12:46:25.824Z] #17 50.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-12T12:46:25.824Z] #17 50.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-12T12:46:25.824Z] #17 50.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-12T12:46:25.824Z] #17 50.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-12T12:46:25.824Z] #17 50.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-12T12:46:25.824Z] #17 50.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-12T12:46:25.824Z] #17 50.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-12T12:46:25.824Z] #17 50.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-12T12:46:25.824Z] #17 50.30 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-12T12:46:25.824Z] #17 50.31 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-12T12:46:25.824Z] #17 50.32 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-12T12:46:25.824Z] #17 50.33 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-12T12:46:25.947Z] #39 97.37 CC criu/log.o [2020-09-12T12:46:26.103Z] #17 50.35 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-12T12:46:26.103Z] #17 50.37 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-12T12:46:26.438Z] #18 71.34 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-12T12:46:26.524Z] #39 97.84 CC criu/lsm.o [2020-09-12T12:46:26.638Z] #17 50.08 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-12T12:46:26.638Z] #17 50.09 Setting up xz-utils (5.2.4-1) ... [2020-09-12T12:46:26.638Z] #17 50.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-12T12:46:26.638Z] #17 50.12 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-12T12:46:26.638Z] #17 50.20 invoke-rc.d: could not determine current runlevel [2020-09-12T12:46:26.638Z] #17 50.20 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-12T12:46:26.638Z] #17 50.21 Setting up pigz (2.4-1) ... [2020-09-12T12:46:26.638Z] #17 50.23 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-12T12:46:26.638Z] #17 50.24 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-12T12:46:26.638Z] #17 50.27 Setting up python-pip-whl (18.1-5) ... [2020-09-12T12:46:26.638Z] #17 50.28 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-12T12:46:26.638Z] #17 50.29 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-12T12:46:26.788Z] #39 98.16 CC criu/mem.o [2020-09-12T12:46:26.898Z] #17 50.61 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-12T12:46:27.158Z] #17 50.63 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-12T12:46:27.158Z] #17 50.65 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-12T12:46:27.158Z] #17 50.66 Setting up vim (2:8.1.0875-5) ... [2020-09-12T12:46:27.158Z] #17 50.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-12T12:46:27.158Z] #17 50.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-12T12:46:27.158Z] #17 50.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-12T12:46:27.158Z] #17 50.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-12T12:46:27.158Z] #17 50.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-12T12:46:27.158Z] #17 50.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-12T12:46:27.158Z] #17 50.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-12T12:46:27.158Z] #17 50.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-12T12:46:27.158Z] #17 50.75 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-12T12:46:27.158Z] #17 50.76 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-12T12:46:27.158Z] #17 50.80 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-12T12:46:27.252Z] 4612f6d0b889: Verifying Checksum [2020-09-12T12:46:27.252Z] 4612f6d0b889: Download complete [2020-09-12T12:46:27.365Z] #39 ... [2020-09-12T12:46:27.365Z] [2020-09-12T12:46:27.365Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:46:27.365Z] #45 173.2 + cd /tmp/tmp.7z4WIsj5S0/src/github.com/golangci/golangci-lint/ [2020-09-12T12:46:27.365Z] #45 173.2 + git checkout -q v1.23.8 [2020-09-12T12:46:27.418Z] #17 50.82 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-12T12:46:27.418Z] #17 50.83 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-12T12:46:27.418Z] #17 50.85 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-12T12:46:27.497Z] #18 72.42 Setting up python3-distutils (3.7.3-1) ... [2020-09-12T12:46:27.630Z] #45 173.7 ++ git describe --tags [2020-09-12T12:46:27.769Z] #52 227.2 + bin/containerd-stress [2020-09-12T12:46:27.894Z] #45 173.7 + version=v1.23.8 [2020-09-12T12:46:27.894Z] #45 173.7 ++ git rev-parse --short HEAD [2020-09-12T12:46:27.894Z] #45 173.7 + commit=76a82c6 [2020-09-12T12:46:27.894Z] #45 173.7 ++ git show -s --format=%cd [2020-09-12T12:46:27.894Z] #45 173.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-12T12:46:27.894Z] #45 173.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 [2020-09-12T12:46:28.106Z] #18 72.96 Setting up python3-setuptools (40.8.0-1) ... [2020-09-12T12:46:29.192Z] #18 74.25 Setting up python3-pip (18.1-5) ... [2020-09-12T12:46:29.396Z] #17 53.38 Setting up iptables (1.8.2-4) ... [2020-09-12T12:46:29.396Z] #17 53.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-12T12:46:29.396Z] #17 53.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-12T12:46:29.396Z] #17 53.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-12T12:46:29.396Z] #17 53.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-12T12:46:29.396Z] #17 53.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-12T12:46:29.396Z] #17 53.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-12T12:46:29.396Z] #17 53.48 Setting up python3 (3.7.3-1) ... [2020-09-12T12:46:29.656Z] #17 53.91 Setting up python3-wheel (0.32.3-2) ... [2020-09-12T12:46:29.661Z] #52 229.2 + bin/containerd-shim [2020-09-12T12:46:29.958Z] #17 53.32 Setting up iptables (1.8.2-4) ... [2020-09-12T12:46:29.959Z] #17 53.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-12T12:46:29.959Z] #17 53.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-12T12:46:29.959Z] #17 53.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-12T12:46:29.959Z] #17 53.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-12T12:46:29.959Z] #17 53.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-12T12:46:29.959Z] #17 53.38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-12T12:46:29.959Z] #17 53.40 Setting up python3 (3.7.3-1) ... [2020-09-12T12:46:30.219Z] #17 53.84 Setting up python3-wheel (0.32.3-2) ... [2020-09-12T12:46:30.242Z] #17 54.48 Setting up apparmor (2.13.2-10) ... [2020-09-12T12:46:30.358Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.425s coverage: 14.1% of statements [2020-09-12T12:46:30.732Z] #18 75.53 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:46:30.732Z] #18 75.56 Processing triggers for mime-support (3.62) ... [2020-09-12T12:46:30.732Z] #18 DONE 75.8s [2020-09-12T12:46:30.732Z] [2020-09-12T12:46:30.732Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-12T12:46:31.032Z] #19 0.361 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-12T12:46:31.032Z] #19 0.369 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-12T12:46:31.032Z] #19 0.373 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-12T12:46:31.175Z] #17 54.60 Setting up apparmor (2.13.2-10) ... [2020-09-12T12:46:31.329Z] #19 DONE 0.5s [2020-09-12T12:46:31.329Z] [2020-09-12T12:46:31.329Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-12T12:46:31.394Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.8% of statements [2020-09-12T12:46:31.624Z] #17 ... [2020-09-12T12:46:31.624Z] [2020-09-12T12:46:31.624Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:31.624Z] #39 103.5 CC criu/cr-service.o [2020-09-12T12:46:31.624Z] #39 105.0 CC criu/crtools.o [2020-09-12T12:46:31.624Z] #39 105.6 CC criu/eventfd.o [2020-09-12T12:46:31.624Z] #39 106.0 CC criu/eventpoll.o [2020-09-12T12:46:31.624Z] #39 106.8 CC criu/external.o [2020-09-12T12:46:31.624Z] #39 107.1 CC criu/fault-injection.o [2020-09-12T12:46:31.624Z] #39 107.2 CC criu/fdstore.o [2020-09-12T12:46:31.624Z] #39 107.5 CC criu/fifo.o [2020-09-12T12:46:31.624Z] #39 107.9 CC criu/file-ids.o [2020-09-12T12:46:31.624Z] #39 108.0 CC criu/file-lock.o [2020-09-12T12:46:31.624Z] #39 109.0 CC criu/files-ext.o [2020-09-12T12:46:31.624Z] #39 109.3 CC criu/files-reg.o [2020-09-12T12:46:31.624Z] #39 111.3 CC criu/files.o [2020-09-12T12:46:31.624Z] #39 112.9 CC criu/filesystems.o [2020-09-12T12:46:31.624Z] #39 113.5 CC criu/fsnotify.o [2020-09-12T12:46:31.624Z] #39 ... [2020-09-12T12:46:31.624Z] [2020-09-12T12:46:31.624Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:46:31.624Z] #17 56.01 Setting up xfsprogs (4.20.0-1) ... [2020-09-12T12:46:31.624Z] #17 56.07 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-12T12:46:32.028Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-09-12T12:46:32.192Z] #17 56.38 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-12T12:46:32.663Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-09-12T12:46:32.761Z] #17 57.12 Setting up python3-distutils (3.7.3-1) ... [2020-09-12T12:46:33.083Z] #17 56.53 Setting up xfsprogs (4.20.0-1) ... [2020-09-12T12:46:33.083Z] #17 56.55 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-12T12:46:33.083Z] #17 ... [2020-09-12T12:46:33.083Z] [2020-09-12T12:46:33.083Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:33.083Z] #39 104.9 CC criu/eventfd.o [2020-09-12T12:46:33.083Z] #39 105.3 CC criu/eventpoll.o [2020-09-12T12:46:33.083Z] #39 106.1 CC criu/external.o [2020-09-12T12:46:33.083Z] #39 106.5 CC criu/fault-injection.o [2020-09-12T12:46:33.083Z] #39 106.6 CC criu/fdstore.o [2020-09-12T12:46:33.083Z] #39 107.0 CC criu/fifo.o [2020-09-12T12:46:33.083Z] #39 107.3 CC criu/file-ids.o [2020-09-12T12:46:33.083Z] #39 107.6 CC criu/file-lock.o [2020-09-12T12:46:33.083Z] #39 108.4 CC criu/files-ext.o [2020-09-12T12:46:33.083Z] #39 108.8 CC criu/files-reg.o [2020-09-12T12:46:33.083Z] #39 110.8 CC criu/files.o [2020-09-12T12:46:33.083Z] #39 113.0 CC criu/filesystems.o [2020-09-12T12:46:33.083Z] #39 113.6 CC criu/fsnotify.o [2020-09-12T12:46:33.083Z] #39 114.8 CC criu/image-desc.o [2020-09-12T12:46:33.083Z] #39 114.9 CC criu/image.o [2020-09-12T12:46:33.297Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-09-12T12:46:33.330Z] #17 57.59 Setting up python3-setuptools (40.8.0-1) ... [2020-09-12T12:46:33.342Z] #39 ... [2020-09-12T12:46:33.342Z] [2020-09-12T12:46:33.342Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-12T12:46:33.342Z] #36 184.4 + dpkg --print-architecture [2020-09-12T12:46:33.342Z] #36 184.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-12T12:46:33.342Z] #36 184.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-12T12:46:33.342Z] #36 184.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-12T12:46:34.270Z] #17 58.73 Setting up python3-pip (18.1-5) ... [2020-09-12T12:46:34.333Z] ok github.com/docker/docker/daemon 12.227s coverage: 17.4% of statements [2020-09-12T12:46:34.333Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-12T12:46:34.333Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-12T12:46:34.333Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-12T12:46:34.333Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-12T12:46:34.902Z] #20 ... [2020-09-12T12:46:34.902Z] [2020-09-12T12:46:34.902Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-12T12:46:34.902Z] #29 DONE 196.4s [2020-09-12T12:46:34.902Z] [2020-09-12T12:46:34.902Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:34.902Z] #40 117.8 CC criu/cr-service.o [2020-09-12T12:46:34.902Z] #40 120.3 CC criu/crtools.o [2020-09-12T12:46:34.902Z] #40 121.1 CC criu/eventfd.o [2020-09-12T12:46:34.902Z] #40 121.7 CC criu/eventpoll.o [2020-09-12T12:46:34.902Z] #40 122.6 CC criu/external.o [2020-09-12T12:46:34.902Z] #40 123.1 CC criu/fault-injection.o [2020-09-12T12:46:34.902Z] #40 123.3 CC criu/fdstore.o [2020-09-12T12:46:34.902Z] #40 123.9 CC criu/fifo.o [2020-09-12T12:46:34.902Z] #40 124.3 CC criu/file-ids.o [2020-09-12T12:46:34.902Z] #40 124.7 CC criu/file-lock.o [2020-09-12T12:46:34.902Z] #40 126.1 CC criu/files-ext.o [2020-09-12T12:46:35.553Z] #40 126.9 CC criu/files-reg.o [2020-09-12T12:46:35.649Z] #17 59.76 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:46:35.649Z] #17 59.79 Processing triggers for mime-support (3.62) ... [2020-09-12T12:46:35.842Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-09-12T12:46:36.061Z] #45 ... [2020-09-12T12:46:36.061Z] [2020-09-12T12:46:36.061Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-12T12:46:36.061Z] #19 4.057 Collecting yamllint==1.16.0 [2020-09-12T12:46:36.061Z] #19 9.465 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-12T12:46:36.061Z] #19 9.540 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-12T12:46:36.062Z] #19 9.575 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-12T12:46:36.062Z] #19 9.632 Collecting pyyaml (from yamllint==1.16.0) [2020-09-12T12:46:36.062Z] #19 9.750 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-12T12:46:36.062Z] #19 11.00 Building wheels for collected packages: pyyaml [2020-09-12T12:46:36.062Z] #19 11.00 Running setup.py bdist_wheel for pyyaml: started [2020-09-12T12:46:36.062Z] #19 11.91 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-12T12:46:36.062Z] #19 11.91 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-12T12:46:36.062Z] #19 11.97 Successfully built pyyaml [2020-09-12T12:46:36.062Z] #19 11.99 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-12T12:46:36.062Z] #19 12.31 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-12T12:46:36.199Z] #52 235.8 + bin/containerd-shim-runc-v1 [2020-09-12T12:46:36.218Z] #17 DONE 60.6s [2020-09-12T12:46:36.218Z] [2020-09-12T12:46:36.218Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-12T12:46:36.476Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.200s coverage: 57.0% of statements [2020-09-12T12:46:37.091Z] #40 ... [2020-09-12T12:46:37.091Z] [2020-09-12T12:46:37.091Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-12T12:46:37.091Z] #20 5.606 Collecting yamllint==1.16.0 [2020-09-12T12:46:37.091Z] #20 5.972 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-12T12:46:37.156Z] #18 0.897 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-12T12:46:37.156Z] #18 0.901 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-12T12:46:37.156Z] #18 0.905 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-12T12:46:37.156Z] #18 DONE 1.0s [2020-09-12T12:46:37.156Z] [2020-09-12T12:46:37.156Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-12T12:46:37.156Z] #36 185.5 + dpkg --print-architecture [2020-09-12T12:46:37.156Z] #36 185.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-12T12:46:37.156Z] #36 185.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-12T12:46:37.156Z] #36 186.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-12T12:46:37.389Z] #20 6.070 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-12T12:46:37.389Z] #20 6.129 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-12T12:46:37.389Z] #20 6.194 Collecting pyyaml (from yamllint==1.16.0) [2020-09-12T12:46:37.458Z] #19 ... [2020-09-12T12:46:37.458Z] [2020-09-12T12:46:37.458Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:46:37.458Z] #52 135.4 + bin/containerd [2020-09-12T12:46:37.687Z] #20 6.380 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-12T12:46:37.720Z] #52 ... [2020-09-12T12:46:37.720Z] [2020-09-12T12:46:37.720Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:37.720Z] #39 99.62 CC criu/memfd.o [2020-09-12T12:46:37.720Z] #39 100.0 CC criu/mount.o [2020-09-12T12:46:37.720Z] #39 102.7 CC criu/namespaces.o [2020-09-12T12:46:37.720Z] #39 104.2 CC criu/net.o [2020-09-12T12:46:37.720Z] #39 106.7 CC criu/netfilter.o [2020-09-12T12:46:37.720Z] #39 107.0 CC criu/page-pipe.o [2020-09-12T12:46:37.720Z] #39 107.7 CC criu/page-xfer.o [2020-09-12T12:46:37.720Z] #39 109.1 CC criu/pagemap-cache.o [2020-09-12T12:46:38.298Z] #39 109.5 CC criu/pagemap.o [2020-09-12T12:46:38.536Z] #36 ... [2020-09-12T12:46:38.536Z] [2020-09-12T12:46:38.536Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:46:38.536Z] #45 191.3 + cd /tmp/tmp.5sjhHk9Ub8/src/github.com/golangci/golangci-lint/ [2020-09-12T12:46:38.561Z] #39 ... [2020-09-12T12:46:38.561Z] [2020-09-12T12:46:38.561Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:46:38.561Z] #21 184.5 + return [2020-09-12T12:46:38.620Z] #36 ... [2020-09-12T12:46:38.620Z] [2020-09-12T12:46:38.620Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-12T12:46:38.620Z] #17 56.95 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-12T12:46:38.620Z] #17 57.87 Setting up python3-distutils (3.7.3-1) ... [2020-09-12T12:46:38.620Z] #17 58.46 Setting up python3-setuptools (40.8.0-1) ... [2020-09-12T12:46:38.620Z] #17 59.47 Setting up python3-pip (18.1-5) ... [2020-09-12T12:46:38.620Z] #17 60.44 Processing triggers for libc-bin (2.28-10) ... [2020-09-12T12:46:38.620Z] #17 60.49 Processing triggers for mime-support (3.62) ... [2020-09-12T12:46:38.620Z] #17 DONE 61.3s [2020-09-12T12:46:38.620Z] [2020-09-12T12:46:38.620Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-12T12:46:38.620Z] #18 0.913 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-12T12:46:38.620Z] #18 0.919 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-12T12:46:38.620Z] #18 0.921 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-12T12:46:38.620Z] #18 DONE 1.0s [2020-09-12T12:46:38.620Z] [2020-09-12T12:46:38.620Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-12T12:46:38.798Z] #45 191.3 + git checkout -q v1.23.8 [2020-09-12T12:46:39.231Z] #20 7.945 Building wheels for collected packages: pyyaml [2020-09-12T12:46:39.231Z] #20 7.947 Running setup.py bdist_wheel for pyyaml: started [2020-09-12T12:46:39.367Z] #45 192.0 ++ git describe --tags [2020-09-12T12:46:39.367Z] #45 192.1 + version=v1.23.8 [2020-09-12T12:46:39.367Z] #45 192.1 ++ git rev-parse --short HEAD [2020-09-12T12:46:39.367Z] #45 192.1 + commit=76a82c6 [2020-09-12T12:46:39.367Z] #45 192.1 ++ git show -s --format=%cd [2020-09-12T12:46:39.367Z] #45 192.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-12T12:46:39.367Z] #45 192.1 + 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 [2020-09-12T12:46:39.512Z] #21 DONE 185.4s [2020-09-12T12:46:39.512Z] [2020-09-12T12:46:39.512Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-12T12:46:39.512Z] #19 DONE 15.7s [2020-09-12T12:46:39.512Z] [2020-09-12T12:46:39.512Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:39.512Z] #39 110.4 CC criu/parasite-syscall.o [2020-09-12T12:46:39.778Z] #39 111.1 CC criu/path.o [2020-09-12T12:46:40.052Z] #39 111.4 CC criu/pie-util-vdso.o [2020-09-12T12:46:40.319Z] #39 111.7 CC criu/pie-util.o [2020-09-12T12:46:40.369Z] #52 240.2 + bin/containerd-shim-runc-v2 [2020-09-12T12:46:40.583Z] #39 111.9 CC criu/pipes.o [2020-09-12T12:46:40.773Z] #20 9.234 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-12T12:46:40.773Z] #20 9.235 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-12T12:46:40.773Z] #20 9.289 Successfully built pyyaml [2020-09-12T12:46:40.773Z] #20 9.301 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-12T12:46:40.773Z] #20 9.626 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-12T12:46:40.930Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.240s coverage: 46.2% of statements [2020-09-12T12:46:41.069Z] #20 DONE 9.9s [2020-09-12T12:46:41.069Z] [2020-09-12T12:46:41.069Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:41.069Z] #40 129.8 CC criu/files.o [2020-09-12T12:46:41.069Z] #40 132.7 CC criu/filesystems.o [2020-09-12T12:46:41.158Z] #39 112.5 CC criu/plugin.o [2020-09-12T12:46:41.296Z] #52 241.1 + binaries [2020-09-12T12:46:41.296Z] #52 241.1 + install -D bin/containerd /build/containerd [2020-09-12T12:46:41.296Z] #52 241.1 + install -D bin/containerd-shim /build/containerd-shim [2020-09-12T12:46:41.296Z] #52 241.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-12T12:46:41.296Z] #52 241.1 + install -D bin/ctr /build/ctr [2020-09-12T12:46:41.564Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-09-12T12:46:41.735Z] #39 112.9 CC criu/proc_parse.o [2020-09-12T12:46:42.126Z] #40 133.6 CC criu/fsnotify.o [2020-09-12T12:46:42.312Z] #39 ... [2020-09-12T12:46:42.312Z] [2020-09-12T12:46:42.312Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-12T12:46:42.312Z] #22 DONE 0.7s [2020-09-12T12:46:42.312Z] [2020-09-12T12:46:42.312Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-12T12:46:42.657Z] #52 DONE 242.4s [2020-09-12T12:46:42.658Z] #45 ... [2020-09-12T12:46:42.658Z] [2020-09-12T12:46:42.658Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:42.658Z] #39 114.7 CC criu/image-desc.o [2020-09-12T12:46:42.658Z] #39 114.8 CC criu/image.o [2020-09-12T12:46:42.658Z] #39 115.6 CC criu/ipc_ns.o [2020-09-12T12:46:42.658Z] #39 116.8 CC criu/irmap.o [2020-09-12T12:46:42.658Z] #39 117.3 CC criu/kcmp-ids.o [2020-09-12T12:46:42.658Z] #39 117.6 CC criu/kerndat.o [2020-09-12T12:46:42.658Z] #39 118.9 CC criu/libnetlink.o [2020-09-12T12:46:42.658Z] #39 119.4 CC criu/log.o [2020-09-12T12:46:42.658Z] #39 120.2 CC criu/lsm.o [2020-09-12T12:46:42.658Z] #39 120.6 CC criu/mem.o [2020-09-12T12:46:42.658Z] #39 122.3 CC criu/memfd.o [2020-09-12T12:46:42.658Z] #39 122.9 CC criu/mount.o [2020-09-12T12:46:43.219Z] [2020-09-12T12:46:43.219Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-12T12:46:43.664Z] #40 134.9 CC criu/image-desc.o [2020-09-12T12:46:43.664Z] #40 135.2 CC criu/image.o [2020-09-12T12:46:43.897Z] #19 4.946 Collecting yamllint==1.16.0 [2020-09-12T12:46:44.144Z] #53 DONE 0.7s [2020-09-12T12:46:44.144Z] [2020-09-12T12:46:44.144Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-12T12:46:44.144Z] #57 DONE 0.2s [2020-09-12T12:46:44.144Z] [2020-09-12T12:46:44.144Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-12T12:46:44.156Z] #19 ... [2020-09-12T12:46:44.157Z] [2020-09-12T12:46:44.157Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:44.157Z] #39 115.7 CC criu/ipc_ns.o [2020-09-12T12:46:44.157Z] #39 116.9 CC criu/irmap.o [2020-09-12T12:46:44.157Z] #39 117.5 CC criu/kcmp-ids.o [2020-09-12T12:46:44.157Z] #39 117.8 CC criu/kerndat.o [2020-09-12T12:46:44.157Z] #39 118.9 CC criu/libnetlink.o [2020-09-12T12:46:44.157Z] #39 119.3 CC criu/log.o [2020-09-12T12:46:44.157Z] #39 120.2 CC criu/lsm.o [2020-09-12T12:46:44.157Z] #39 120.7 CC criu/mem.o [2020-09-12T12:46:44.157Z] #39 122.7 CC criu/memfd.o [2020-09-12T12:46:44.157Z] #39 123.4 CC criu/mount.o [2020-09-12T12:46:44.157Z] #39 ... [2020-09-12T12:46:44.157Z] [2020-09-12T12:46:44.157Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:46:44.157Z] #45 192.4 + cd /tmp/tmp.MlwwdutmpK/src/github.com/golangci/golangci-lint/ [2020-09-12T12:46:44.157Z] #45 192.4 + git checkout -q v1.23.8 [2020-09-12T12:46:44.157Z] #45 193.2 ++ git describe --tags [2020-09-12T12:46:44.157Z] #45 193.3 + version=v1.23.8 [2020-09-12T12:46:44.157Z] #45 193.3 ++ git rev-parse --short HEAD [2020-09-12T12:46:44.157Z] #45 193.3 + commit=76a82c6 [2020-09-12T12:46:44.157Z] #45 193.3 ++ git show -s --format=%cd [2020-09-12T12:46:44.157Z] #45 193.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-12T12:46:44.157Z] #45 193.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 [2020-09-12T12:46:44.310Z] #40 136.1 CC criu/ipc_ns.o [2020-09-12T12:46:44.400Z] #59 DONE 0.4s [2020-09-12T12:46:44.400Z] [2020-09-12T12:46:44.400Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-12T12:46:44.400Z] #61 DONE 0.0s [2020-09-12T12:46:44.563Z] #39 126.7 CC criu/namespaces.o [2020-09-12T12:46:44.656Z] [2020-09-12T12:46:44.656Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-12T12:46:44.656Z] #62 DONE 0.0s [2020-09-12T12:46:44.656Z] [2020-09-12T12:46:44.656Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-12T12:46:45.082Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.479s coverage: 49.5% of statements [2020-09-12T12:46:45.219Z] #63 DONE 0.7s [2020-09-12T12:46:45.219Z] [2020-09-12T12:46:45.219Z] #64 exporting to image [2020-09-12T12:46:45.219Z] #64 exporting layers [2020-09-12T12:46:45.856Z] #40 137.2 CC criu/irmap.o [2020-09-12T12:46:46.155Z] #40 137.8 CC criu/kcmp-ids.o [2020-09-12T12:46:46.470Z] #39 128.4 CC criu/net.o [2020-09-12T12:46:46.816Z] #40 138.2 CC criu/kerndat.o [2020-09-12T12:46:47.409Z] #39 ... [2020-09-12T12:46:47.409Z] [2020-09-12T12:46:47.409Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-12T12:46:47.409Z] #19 5.193 Collecting yamllint==1.16.0 [2020-09-12T12:46:47.625Z] #26 ... [2020-09-12T12:46:47.625Z] [2020-09-12T12:46:47.625Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:47.625Z] #39 115.1 CC criu/protobuf-desc.o [2020-09-12T12:46:47.625Z] #39 115.9 CC criu/protobuf.o [2020-09-12T12:46:47.625Z] #39 116.2 CC criu/pstree.o [2020-09-12T12:46:47.625Z] #39 117.2 CC criu/rbtree.o [2020-09-12T12:46:47.625Z] #39 117.6 CC criu/rst-malloc.o [2020-09-12T12:46:47.625Z] #39 117.9 CC criu/seccomp.o [2020-09-12T12:46:47.625Z] #39 118.5 CC criu/seize.o [2020-09-12T12:46:47.869Z] #40 139.3 CC criu/libnetlink.o [2020-09-12T12:46:47.889Z] #39 119.3 CC criu/servicefd.o [2020-09-12T12:46:47.979Z] #19 10.60 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-12T12:46:47.979Z] #19 10.70 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-12T12:46:47.979Z] #19 10.73 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-12T12:46:47.979Z] #19 10.80 Collecting pyyaml (from yamllint==1.16.0) [2020-09-12T12:46:48.168Z] #40 139.7 CC criu/log.o [2020-09-12T12:46:48.239Z] #19 10.92 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-12T12:46:48.467Z] #39 119.8 CC criu/shmem.o [2020-09-12T12:46:48.816Z] #40 140.3 CC criu/lsm.o [2020-09-12T12:46:49.045Z] #39 120.6 CC criu/sigframe.o [2020-09-12T12:46:49.116Z] #40 140.8 CC criu/mem.o [2020-09-12T12:46:49.309Z] #39 120.7 CC criu/signalfd.o [2020-09-12T12:46:49.438Z] #45 ... [2020-09-12T12:46:49.438Z] [2020-09-12T12:46:49.438Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-12T12:46:49.438Z] #19 10.33 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-12T12:46:49.438Z] #19 10.42 Collecting pyyaml (from yamllint==1.16.0) [2020-09-12T12:46:49.438Z] #19 10.57 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-12T12:46:49.536Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.524s coverage: 73.1% of statements [2020-09-12T12:46:49.536Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-12T12:46:49.619Z] #19 12.28 Building wheels for collected packages: pyyaml [2020-09-12T12:46:49.619Z] #19 12.29 Running setup.py bdist_wheel for pyyaml: started [2020-09-12T12:46:49.619Z] #19 ... [2020-09-12T12:46:49.619Z] [2020-09-12T12:46:49.619Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:49.619Z] #39 131.7 CC criu/netfilter.o [2020-09-12T12:46:49.879Z] #39 132.1 CC criu/page-pipe.o [2020-09-12T12:46:49.886Z] #39 121.0 CC criu/sk-inet.o [2020-09-12T12:46:50.819Z] #39 132.8 CC criu/page-xfer.o [2020-09-12T12:46:50.820Z] #19 12.10 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-12T12:46:50.820Z] #19 12.16 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-12T12:46:50.820Z] #19 12.20 Building wheels for collected packages: pyyaml [2020-09-12T12:46:50.836Z] #39 122.0 CC criu/sk-netlink.o [2020-09-12T12:46:50.836Z] #39 122.3 CC criu/sk-packet.o [2020-09-12T12:46:51.047Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.650s coverage: 76.1% of statements [2020-09-12T12:46:51.080Z] #19 12.21 Running setup.py bdist_wheel for pyyaml: started [2020-09-12T12:46:51.217Z] #40 142.5 CC criu/memfd.o [2020-09-12T12:46:51.413Z] #39 122.9 CC criu/sk-queue.o [2020-09-12T12:46:51.517Z] #40 143.1 CC criu/mount.o [2020-09-12T12:46:51.677Z] #39 ... [2020-09-12T12:46:51.677Z] [2020-09-12T12:46:51.677Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-12T12:46:51.677Z] #26 DONE 9.6s [2020-09-12T12:46:51.713Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.837s coverage: 57.7% of statements [2020-09-12T12:46:51.713Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-12T12:46:51.713Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-12T12:46:51.713Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-09-12T12:46:51.758Z] #39 ... [2020-09-12T12:46:51.758Z] [2020-09-12T12:46:51.758Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-12T12:46:51.758Z] #19 13.33 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-12T12:46:51.758Z] #19 13.34 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-12T12:46:51.758Z] #19 13.40 Successfully built pyyaml [2020-09-12T12:46:51.758Z] #19 13.42 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-12T12:46:51.758Z] #19 13.81 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-12T12:46:51.758Z] #19 DONE 14.3s [2020-09-12T12:46:51.758Z] [2020-09-12T12:46:51.758Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-12T12:46:51.758Z] #22 DONE 0.2s [2020-09-12T12:46:51.758Z] [2020-09-12T12:46:51.758Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:46:51.758Z] #52 ... [2020-09-12T12:46:51.758Z] [2020-09-12T12:46:51.758Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-12T12:46:51.865Z] #64 exporting layers 6.6s done [2020-09-12T12:46:51.865Z] #64 writing image sha256:f7ce66715a66e65ef4e2f5072252f1cb0ea87504aa82053c86d80767e49cfd5d done [2020-09-12T12:46:51.865Z] #64 naming to docker.io/library/docker:6efa9e05756f709043790474e877e2df693e1922 done [2020-09-12T12:46:51.865Z] #64 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-09-12T12:46:51.941Z] [2020-09-12T12:46:51.941Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-12T12:46:52.020Z] #19 13.25 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-12T12:46:52.020Z] #19 13.26 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-12T12:46:52.020Z] #19 13.34 Successfully built pyyaml [2020-09-12T12:46:52.020Z] #19 13.35 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-12T12:46:52.206Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41441/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41441/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6efa9e05756f709043790474e877e2df693e1922 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6efa9e05756f709043790474e877e2df693e1922 hack/validate/default [2020-09-12T12:46:52.589Z] #19 13.72 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-12T12:46:52.769Z] Congratulations! All commits are properly signed with the DCO! [2020-09-12T12:46:52.769Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-09-12T12:46:52.769Z] No api/types/ or api/swagger.yaml changes in diff. [2020-09-12T12:46:52.769Z] Congratulations! All TOML source files changed here have valid syntax. [2020-09-12T12:46:52.769Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-09-12T12:46:52.769Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-09-12T12:46:52.769Z] Congratulations! No new tests were added to integration-cli. [2020-09-12T12:46:52.769Z] [2020-09-12T12:46:52.769Z] INFO Start validation with golang-ci-lint [2020-09-12T12:46:52.785Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-09-12T12:46:52.892Z] #29 DONE 0.8s [2020-09-12T12:46:52.892Z] [2020-09-12T12:46:52.892Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-12T12:46:52.892Z] #31 DONE 0.1s [2020-09-12T12:46:52.892Z] [2020-09-12T12:46:52.892Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-12T12:46:52.892Z] #34 DONE 0.1s [2020-09-12T12:46:52.892Z] [2020-09-12T12:46:52.892Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-12T12:46:53.026Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-09-12T12:46:53.026Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-09-12T12:46:53.026Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-09-12T12:46:53.159Z] #19 DONE 14.3s [2020-09-12T12:46:53.159Z] [2020-09-12T12:46:53.159Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-12T12:46:53.419Z] #22 DONE 0.4s [2020-09-12T12:46:53.419Z] [2020-09-12T12:46:53.419Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-12T12:46:53.420Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-09-12T12:46:53.712Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.8% of statements [2020-09-12T12:46:53.712Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-12T12:46:53.712Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-12T12:46:53.843Z] #37 DONE 0.8s [2020-09-12T12:46:53.844Z] [2020-09-12T12:46:53.844Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:53.844Z] #39 123.4 CC criu/sk-tcp.o [2020-09-12T12:46:53.844Z] #39 123.9 CC criu/sk-unix.o [2020-09-12T12:46:54.108Z] #39 125.5 CC criu/sockets.o [2020-09-12T12:46:54.749Z] ok github.com/docker/docker/daemon/logger 0.208s coverage: 41.0% of statements [2020-09-12T12:46:55.041Z] ok github.com/docker/docker/daemon/logger/awslogs 0.068s coverage: 77.4% of statements [2020-09-12T12:46:55.041Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-12T12:46:55.041Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-12T12:46:55.059Z] #39 126.3 CC criu/stats.o [2020-09-12T12:46:55.323Z] #39 126.6 CC criu/string.o [2020-09-12T12:46:55.323Z] #39 126.7 CC criu/sysctl.o [2020-09-12T12:46:55.378Z] #26 ... [2020-09-12T12:46:55.379Z] [2020-09-12T12:46:55.379Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:55.379Z] #39 127.2 CC criu/namespaces.o [2020-09-12T12:46:55.379Z] #39 128.8 CC criu/net.o [2020-09-12T12:46:55.379Z] #39 132.0 CC criu/netfilter.o [2020-09-12T12:46:55.379Z] #39 132.3 CC criu/page-pipe.o [2020-09-12T12:46:55.379Z] #39 133.1 CC criu/page-xfer.o [2020-09-12T12:46:55.379Z] #39 134.7 CC criu/pagemap-cache.o [2020-09-12T12:46:55.379Z] #39 135.3 CC criu/pagemap.o [2020-09-12T12:46:55.379Z] #39 136.3 CC criu/parasite-syscall.o [2020-09-12T12:46:55.379Z] #39 137.2 CC criu/path.o [2020-09-12T12:46:55.642Z] #39 ... [2020-09-12T12:46:55.642Z] [2020-09-12T12:46:55.642Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:46:55.642Z] #49 85.91 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-12T12:46:55.676Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2020-09-12T12:46:55.901Z] #39 127.2 CC criu/sysfs_parse.o [2020-09-12T12:46:55.955Z] #26 DONE 3.5s [2020-09-12T12:46:55.955Z] [2020-09-12T12:46:55.955Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-12T12:46:55.955Z] #29 DONE 0.3s [2020-09-12T12:46:55.955Z] [2020-09-12T12:46:55.955Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-12T12:46:55.955Z] #31 DONE 0.0s [2020-09-12T12:46:55.955Z] [2020-09-12T12:46:55.955Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:55.955Z] #39 134.9 CC criu/pagemap-cache.o [2020-09-12T12:46:55.955Z] #39 135.2 CC criu/pagemap.o [2020-09-12T12:46:55.955Z] #39 136.0 CC criu/parasite-syscall.o [2020-09-12T12:46:55.955Z] #39 136.8 CC criu/path.o [2020-09-12T12:46:55.955Z] #39 137.2 CC criu/pie-util-vdso-elf32.o [2020-09-12T12:46:55.955Z] #39 137.6 CC criu/pie-util-vdso.o [2020-09-12T12:46:55.955Z] #39 ... [2020-09-12T12:46:55.955Z] [2020-09-12T12:46:55.955Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-12T12:46:55.955Z] #34 DONE 0.0s [2020-09-12T12:46:55.955Z] [2020-09-12T12:46:55.955Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:46:55.955Z] #49 87.01 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-12T12:46:55.968Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.9% of statements [2020-09-12T12:46:56.036Z] #40 147.2 CC criu/namespaces.o [2020-09-12T12:46:56.165Z] #39 127.6 CC criu/timens.o [2020-09-12T12:46:56.261Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-09-12T12:46:56.430Z] #39 127.8 CC criu/timerfd.o [2020-09-12T12:46:56.553Z] time="2020-09-12T12:46:56Z" level=error msg="Failed to remove source log file: remove /tmp/docker-logger-816613102/container.log.1: no such file or directory" [2020-09-12T12:46:56.553Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2020-09-12T12:46:57.007Z] #39 128.2 CC criu/tty.o [2020-09-12T12:46:57.060Z] #49 ... [2020-09-12T12:46:57.060Z] [2020-09-12T12:46:57.060Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-12T12:46:57.060Z] #26 DONE 3.7s [2020-09-12T12:46:57.324Z] [2020-09-12T12:46:57.324Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-12T12:46:57.582Z] #29 DONE 0.6s [2020-09-12T12:46:57.582Z] [2020-09-12T12:46:57.582Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-12T12:46:57.588Z] #40 149.1 CC criu/net.o [2020-09-12T12:46:57.590Z] ok github.com/docker/docker/daemon/logger/local 0.007s coverage: 75.2% of statements [2020-09-12T12:46:57.590Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-12T12:46:57.590Z] time="2020-09-12T12:46:57Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate550278039/log085791754.1: no such file or directory" [2020-09-12T12:46:57.590Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 38.3% of statements [2020-09-12T12:46:57.842Z] #31 DONE 0.0s [2020-09-12T12:46:57.842Z] [2020-09-12T12:46:57.842Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:46:57.842Z] #49 88.17 + mkdir -p /build [2020-09-12T12:46:57.842Z] #49 88.18 + cp runc /build/runc [2020-09-12T12:46:57.842Z] #49 DONE 88.4s [2020-09-12T12:46:57.842Z] [2020-09-12T12:46:57.842Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-12T12:46:57.842Z] #34 DONE 0.1s [2020-09-12T12:46:57.842Z] [2020-09-12T12:46:57.842Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:57.842Z] #39 137.6 CC criu/pie-util-vdso-elf32.o [2020-09-12T12:46:57.842Z] #39 138.0 CC criu/pie-util-vdso.o [2020-09-12T12:46:57.842Z] #39 138.5 CC criu/pie-util.o [2020-09-12T12:46:57.842Z] #39 138.7 CC criu/pipes.o [2020-09-12T12:46:57.842Z] #39 139.3 CC criu/plugin.o [2020-09-12T12:46:57.865Z] #49 88.98 + mkdir -p /build [2020-09-12T12:46:57.865Z] #49 88.98 + cp runc /build/runc [2020-09-12T12:46:58.125Z] #49 DONE 89.3s [2020-09-12T12:46:58.125Z] [2020-09-12T12:46:58.125Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:46:58.125Z] #39 138.1 CC criu/pie-util.o [2020-09-12T12:46:58.125Z] #39 138.3 CC criu/pipes.o [2020-09-12T12:46:58.125Z] #39 138.9 CC criu/plugin.o [2020-09-12T12:46:58.125Z] #39 139.3 CC criu/proc_parse.o [2020-09-12T12:46:58.411Z] #39 139.9 CC criu/proc_parse.o [2020-09-12T12:46:58.626Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.015s coverage: 33.3% of statements [2020-09-12T12:46:58.939Z] #39 130.0 CC criu/tun.o [2020-09-12T12:46:59.203Z] #39 130.5 CC criu/uffd.o [2020-09-12T12:46:59.261Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-09-12T12:46:59.554Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-09-12T12:47:00.034Z] #39 141.8 CC criu/protobuf-desc.o [2020-09-12T12:47:00.155Z] #39 131.6 CC criu/util.o [2020-09-12T12:47:00.188Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-09-12T12:47:00.188Z] ok github.com/docker/docker/daemon/logger/splunk 1.487s coverage: 82.5% of statements [2020-09-12T12:47:00.188Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-12T12:47:00.188Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-12T12:47:00.294Z] #39 142.5 CC criu/protobuf.o [2020-09-12T12:47:00.865Z] #39 142.9 CC criu/pstree.o [2020-09-12T12:47:00.949Z] #39 142.2 CC criu/protobuf-desc.o [2020-09-12T12:47:01.125Z] #39 ... [2020-09-12T12:47:01.125Z] [2020-09-12T12:47:01.125Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-12T12:47:01.125Z] #36 DONE 213.4s [2020-09-12T12:47:01.125Z] [2020-09-12T12:47:01.125Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:47:01.158Z] #40 152.8 CC criu/netfilter.o [2020-09-12T12:47:01.209Z] #39 142.9 CC criu/protobuf.o [2020-09-12T12:47:01.456Z] #40 153.0 CC criu/page-pipe.o [2020-09-12T12:47:01.472Z] #39 ... [2020-09-12T12:47:01.472Z] [2020-09-12T12:47:01.472Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-12T12:47:01.472Z] #36 DONE 212.6s [2020-09-12T12:47:01.550Z] #39 132.7 CC criu/uts_ns.o [2020-09-12T12:47:01.550Z] #39 133.0 CC criu/vdso.o [2020-09-12T12:47:01.693Z] #39 143.7 CC criu/rbtree.o [2020-09-12T12:47:01.698Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 48.2% of statements [2020-09-12T12:47:01.698Z] ok github.com/docker/docker/distribution 0.315s coverage: 21.9% of statements [2020-09-12T12:47:01.698Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-12T12:47:01.732Z] [2020-09-12T12:47:01.732Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:47:01.732Z] #39 143.4 CC criu/pstree.o [2020-09-12T12:47:01.955Z] #39 144.1 CC criu/rst-malloc.o [2020-09-12T12:47:02.101Z] #40 153.7 CC criu/page-xfer.o [2020-09-12T12:47:02.127Z] #39 133.5 LINK criu/built-in.o [2020-09-12T12:47:02.391Z] #39 133.6 LINK criu/criu [2020-09-12T12:47:02.524Z] #39 144.5 CC criu/seccomp.o [2020-09-12T12:47:02.655Z] #39 134.0 DEP lib/c/criu.d [2020-09-12T12:47:02.655Z] #39 134.1 CC images/rpc.pb-c.o [2020-09-12T12:47:02.734Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-09-12T12:47:02.783Z] #39 ... [2020-09-12T12:47:02.783Z] [2020-09-12T12:47:02.783Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-12T12:47:02.783Z] #37 DONE 0.3s [2020-09-12T12:47:03.043Z] [2020-09-12T12:47:03.043Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:47:03.043Z] #39 145.0 CC criu/seize.o [2020-09-12T12:47:03.112Z] #39 144.7 CC criu/rbtree.o [2020-09-12T12:47:03.252Z] #39 134.7 CC lib/c/criu.o [2020-09-12T12:47:03.368Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-09-12T12:47:03.372Z] #39 144.9 CC criu/rst-malloc.o [2020-09-12T12:47:03.372Z] #39 ... [2020-09-12T12:47:03.372Z] [2020-09-12T12:47:03.372Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-12T12:47:03.372Z] #37 DONE 0.5s [2020-09-12T12:47:03.372Z] [2020-09-12T12:47:03.372Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:47:03.372Z] #39 145.1 CC criu/seccomp.o [2020-09-12T12:47:03.611Z] #39 145.6 CC criu/servicefd.o [2020-09-12T12:47:03.871Z] #39 145.9 CC criu/shmem.o [2020-09-12T12:47:03.943Z] #39 145.5 CC criu/seize.o [2020-09-12T12:47:04.001Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-09-12T12:47:04.200Z] #39 135.7 LINK lib/c/built-in.o [2020-09-12T12:47:04.203Z] #39 146.0 CC criu/servicefd.o [2020-09-12T12:47:04.209Z] #40 155.7 CC criu/pagemap-cache.o [2020-09-12T12:47:04.293Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 85.1% of statements [2020-09-12T12:47:04.293Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-12T12:47:04.293Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-12T12:47:04.293Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-09-12T12:47:04.293Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-12T12:47:04.440Z] #39 146.4 CC criu/sigframe.o [2020-09-12T12:47:04.440Z] #39 146.5 CC criu/signalfd.o [2020-09-12T12:47:04.464Z] #39 135.7 LINK lib/c/libcriu.so [2020-09-12T12:47:04.464Z] #39 135.7 LINK lib/c/libcriu.a [2020-09-12T12:47:04.464Z] #39 135.9 GEN magic.py [2020-09-12T12:47:04.507Z] #40 156.1 CC criu/pagemap.o [2020-09-12T12:47:04.700Z] #39 146.7 CC criu/sk-inet.o [2020-09-12T12:47:04.728Z] #39 136.0 Note: Building without setproctitle() and strlcpy() support. [2020-09-12T12:47:04.728Z] #39 136.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-12T12:47:04.728Z] #39 136.0 Note: Building without GnuTLS support [2020-09-12T12:47:04.728Z] #39 136.0 Makefile.config:39: Warn: you have no libnftables installed [2020-09-12T12:47:04.728Z] #39 136.0 Makefile.config:40: Warn: Building without nftables support [2020-09-12T12:47:04.773Z] #39 146.3 CC criu/shmem.o [2020-09-12T12:47:05.033Z] #39 146.8 CC criu/sigframe.o [2020-09-12T12:47:05.033Z] #39 146.9 CC criu/signalfd.o [2020-09-12T12:47:05.304Z] #39 136.9 fatal: not a git repository (or any of the parent directories): .git [2020-09-12T12:47:05.332Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2020-09-12T12:47:05.564Z] #40 157.1 CC criu/parasite-syscall.o [2020-09-12T12:47:05.603Z] #39 147.1 CC criu/sk-inet.o [2020-09-12T12:47:05.649Z] #39 147.5 CC criu/sk-netlink.o [2020-09-12T12:47:05.649Z] #39 147.7 CC criu/sk-packet.o [2020-09-12T12:47:05.966Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2020-09-12T12:47:06.173Z] #39 147.8 CC criu/sk-netlink.o [2020-09-12T12:47:06.218Z] #39 148.1 CC criu/sk-queue.o [2020-09-12T12:47:06.255Z] #39 137.7 make[1]: Nothing to be done for 'all'. [2020-09-12T12:47:06.258Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-09-12T12:47:06.433Z] #39 148.0 CC criu/sk-packet.o [2020-09-12T12:47:06.477Z] #39 148.3 CC criu/sk-tcp.o [2020-09-12T12:47:06.621Z] #40 158.2 CC criu/path.o [2020-09-12T12:47:06.693Z] #39 148.4 CC criu/sk-queue.o [2020-09-12T12:47:06.736Z] #39 148.7 CC criu/sk-unix.o [2020-09-12T12:47:06.953Z] #39 148.6 CC criu/sk-tcp.o [2020-09-12T12:47:07.204Z] #39 138.5 make[1]: 'images/built-in.o' is up to date. [2020-09-12T12:47:07.204Z] #39 138.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-12T12:47:07.204Z] #39 138.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-12T12:47:07.204Z] #39 138.7 make[1]: 'compel/libcompel.a' is up to date. [2020-09-12T12:47:07.204Z] #39 138.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-12T12:47:07.204Z] #39 138.7 make[1]: Nothing to be done for 'all'. [2020-09-12T12:47:07.212Z] #39 149.0 CC criu/sk-unix.o [2020-09-12T12:47:07.276Z] #40 158.7 CC criu/pie-util-vdso.o [2020-09-12T12:47:07.468Z] #39 138.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-12T12:47:07.575Z] #40 159.2 CC criu/pie-util.o [2020-09-12T12:47:07.731Z] #39 139.1 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:07.731Z] #39 139.1 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:07.731Z] #39 139.2 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:07.768Z] ok github.com/docker/docker/pkg/archive 0.475s coverage: 77.3% of statements [2020-09-12T12:47:07.885Z] #40 159.3 CC criu/pipes.o [2020-09-12T12:47:07.995Z] #39 139.3 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:07.995Z] #39 139.4 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:07.995Z] #39 139.4 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:08.115Z] #39 150.0 CC criu/sockets.o [2020-09-12T12:47:08.259Z] #39 139.5 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:08.259Z] #39 139.7 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:08.259Z] #39 139.7 INSTALL criu/criu [2020-09-12T12:47:08.593Z] #39 150.2 CC criu/sockets.o [2020-09-12T12:47:08.683Z] #39 150.6 CC criu/stats.o [2020-09-12T12:47:08.683Z] #39 150.8 CC criu/string.o [2020-09-12T12:47:08.803Z] ok github.com/docker/docker/pkg/authorization 0.466s coverage: 68.3% of statements [2020-09-12T12:47:08.803Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-09-12T12:47:08.938Z] #40 160.2 CC criu/plugin.o [2020-09-12T12:47:08.943Z] #39 150.9 CC criu/sysctl.o [2020-09-12T12:47:09.095Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-09-12T12:47:09.163Z] #39 150.8 CC criu/stats.o [2020-09-12T12:47:09.163Z] #39 151.0 CC criu/string.o [2020-09-12T12:47:09.209Z] #39 DONE 140.5s [2020-09-12T12:47:09.209Z] [2020-09-12T12:47:09.209Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:47:09.236Z] #40 160.7 CC criu/proc_parse.o [2020-09-12T12:47:09.422Z] #39 151.0 CC criu/sysctl.o [2020-09-12T12:47:09.511Z] #39 151.4 CC criu/sysfs_parse.o [2020-09-12T12:47:09.771Z] #39 151.7 CC criu/timens.o [2020-09-12T12:47:09.992Z] #39 151.5 CC criu/sysfs_parse.o [2020-09-12T12:47:09.992Z] #39 151.7 CC criu/timens.o [2020-09-12T12:47:10.030Z] #39 151.9 CC criu/timerfd.o [2020-09-12T12:47:10.030Z] #39 152.2 CC criu/tty.o [2020-09-12T12:47:10.252Z] #39 152.0 CC criu/timerfd.o [2020-09-12T12:47:10.512Z] #39 152.2 CC criu/tty.o [2020-09-12T12:47:10.602Z] #45 ... [2020-09-12T12:47:10.602Z] [2020-09-12T12:47:10.602Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-12T12:47:10.787Z] #40 ... [2020-09-12T12:47:10.787Z] [2020-09-12T12:47:10.787Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-12T12:47:10.787Z] #50 118.0 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 [2020-09-12T12:47:10.863Z] #40 DONE 0.1s [2020-09-12T12:47:10.863Z] [2020-09-12T12:47:10.863Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:47:10.863Z] #45 ... [2020-09-12T12:47:10.863Z] [2020-09-12T12:47:10.863Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-12T12:47:11.125Z] #42 DONE 0.4s [2020-09-12T12:47:11.125Z] [2020-09-12T12:47:11.125Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-12T12:47:11.386Z] #44 DONE 0.1s [2020-09-12T12:47:11.386Z] [2020-09-12T12:47:11.386Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:47:11.409Z] #39 153.4 CC criu/tun.o [2020-09-12T12:47:11.669Z] #39 153.7 CC criu/uffd.o [2020-09-12T12:47:11.893Z] #39 153.4 CC criu/tun.o [2020-09-12T12:47:12.153Z] #39 153.7 CC criu/uffd.o [2020-09-12T12:47:12.608Z] #39 154.5 CC criu/util.o [2020-09-12T12:47:12.724Z] #39 154.5 CC criu/util.o [2020-09-12T12:47:13.546Z] #39 155.4 CC criu/uts_ns.o [2020-09-12T12:47:13.546Z] #39 155.6 CC criu/vdso-compat.o [2020-09-12T12:47:13.546Z] #39 155.7 CC criu/vdso.o [2020-09-12T12:47:13.551Z] ok github.com/docker/docker/pkg/chrootarchive 3.489s coverage: 43.2% of statements [2020-09-12T12:47:13.551Z] ok github.com/docker/docker/layer 7.494s coverage: 68.8% of statements [2020-09-12T12:47:13.551Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-12T12:47:13.551Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-12T12:47:13.551Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-12T12:47:13.551Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-12T12:47:13.551Z] ? github.com/docker/docker/oci [no test files] [2020-09-12T12:47:13.551Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-12T12:47:13.551Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-12T12:47:13.551Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-12T12:47:13.551Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2020-09-12T12:47:13.551Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-09-12T12:47:13.551Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2020-09-12T12:47:13.570Z] #50 120.7 + mkdir -p /build [2020-09-12T12:47:13.570Z] #50 120.7 + cp runc /build/runc [2020-09-12T12:47:13.570Z] #50 DONE 120.8s [2020-09-12T12:47:13.570Z] [2020-09-12T12:47:13.570Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-12T12:47:13.570Z] #37 233.7 + dpkg --print-architecture [2020-09-12T12:47:13.570Z] #37 233.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-12T12:47:13.570Z] #37 234.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-12T12:47:13.570Z] #37 234.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-12T12:47:13.667Z] #39 155.4 CC criu/uts_ns.o [2020-09-12T12:47:13.929Z] #39 155.6 CC criu/vdso-compat.o [2020-09-12T12:47:14.115Z] #39 156.2 LINK criu/built-in.o [2020-09-12T12:47:14.115Z] #39 156.3 LINK criu/criu [2020-09-12T12:47:14.186Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-09-12T12:47:14.189Z] #39 155.8 CC criu/vdso.o [2020-09-12T12:47:14.375Z] #39 156.6 DEP lib/c/criu.d [2020-09-12T12:47:14.449Z] #39 156.3 LINK criu/built-in.o [2020-09-12T12:47:14.479Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-09-12T12:47:14.636Z] #39 156.6 CC images/rpc.pb-c.o [2020-09-12T12:47:14.709Z] #39 156.4 LINK criu/criu [2020-09-12T12:47:14.771Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-09-12T12:47:14.895Z] #39 157.0 CC lib/c/criu.o [2020-09-12T12:47:14.970Z] #39 156.8 DEP lib/c/criu.d [2020-09-12T12:47:14.970Z] #39 156.9 CC images/rpc.pb-c.o [2020-09-12T12:47:15.541Z] #39 157.3 CC lib/c/criu.o [2020-09-12T12:47:15.809Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-09-12T12:47:15.835Z] #39 157.8 LINK lib/c/built-in.o [2020-09-12T12:47:15.835Z] #39 157.8 LINK lib/c/libcriu.so [2020-09-12T12:47:15.835Z] #39 157.8 LINK lib/c/libcriu.a [2020-09-12T12:47:15.835Z] #39 158.0 GEN magic.py [2020-09-12T12:47:15.835Z] #39 158.1 Note: Building without setproctitle() and strlcpy() support. [2020-09-12T12:47:15.835Z] #39 158.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-12T12:47:16.095Z] #39 158.1 Note: Building without GnuTLS support [2020-09-12T12:47:16.095Z] #39 158.1 Makefile.config:39: Warn: you have no libnftables installed [2020-09-12T12:47:16.095Z] #39 158.1 Makefile.config:40: Warn: Building without nftables support [2020-09-12T12:47:16.481Z] #39 158.0 LINK lib/c/built-in.o [2020-09-12T12:47:16.481Z] #39 158.0 LINK lib/c/libcriu.so [2020-09-12T12:47:16.481Z] #39 158.1 LINK lib/c/libcriu.a [2020-09-12T12:47:16.482Z] #39 158.2 GEN magic.py [2020-09-12T12:47:16.512Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2020-09-12T12:47:16.664Z] #39 158.7 fatal: not a git repository (or any of the parent directories): .git [2020-09-12T12:47:16.742Z] #39 158.3 Note: Building without setproctitle() and strlcpy() support. [2020-09-12T12:47:16.742Z] #39 158.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-12T12:47:16.742Z] #39 158.3 Note: Building without GnuTLS support [2020-09-12T12:47:16.742Z] #39 158.3 Makefile.config:39: Warn: you have no libnftables installed [2020-09-12T12:47:16.742Z] #39 158.3 Makefile.config:40: Warn: Building without nftables support [2020-09-12T12:47:17.146Z] ok github.com/docker/docker/pkg/fsutils 0.413s coverage: 85.1% of statements [2020-09-12T12:47:17.234Z] #39 159.2 make[1]: Nothing to be done for 'all'. [2020-09-12T12:47:17.312Z] #39 159.0 fatal: not a git repository (or any of the parent directories): .git [2020-09-12T12:47:17.438Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2020-09-12T12:47:17.439Z] ok github.com/docker/docker/pkg/discovery/kv 3.062s coverage: 84.1% of statements [2020-09-12T12:47:17.803Z] #39 159.7 make[1]: 'images/built-in.o' is up to date. [2020-09-12T12:47:17.803Z] #39 159.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-12T12:47:17.803Z] #39 159.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-12T12:47:17.803Z] #39 159.8 make[1]: 'compel/libcompel.a' is up to date. [2020-09-12T12:47:17.803Z] #39 159.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-12T12:47:17.803Z] #39 159.8 make[1]: Nothing to be done for 'all'. [2020-09-12T12:47:17.803Z] #39 159.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-12T12:47:17.882Z] #39 159.5 make[1]: Nothing to be done for 'all'. [2020-09-12T12:47:18.062Z] #39 160.0 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:18.062Z] #39 160.0 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:18.062Z] #39 160.0 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:18.062Z] #39 160.1 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:18.062Z] #39 160.2 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:18.062Z] #39 160.2 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:18.074Z] #45 DONE 223.3s [2020-09-12T12:47:18.074Z] [2020-09-12T12:47:18.074Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:47:18.323Z] #39 160.2 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:18.323Z] #39 160.3 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:18.323Z] #39 160.3 INSTALL criu/criu [2020-09-12T12:47:18.453Z] #39 160.0 make[1]: 'images/built-in.o' is up to date. [2020-09-12T12:47:18.453Z] #39 160.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-12T12:47:18.453Z] #39 160.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-12T12:47:18.453Z] #39 160.1 make[1]: 'compel/libcompel.a' is up to date. [2020-09-12T12:47:18.453Z] #39 160.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-12T12:47:18.453Z] #39 160.1 make[1]: Nothing to be done for 'all'. [2020-09-12T12:47:18.453Z] #39 160.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-12T12:47:18.453Z] #39 160.3 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:18.453Z] #39 160.3 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:18.481Z] ok github.com/docker/docker/pkg/idtools 0.285s coverage: 70.1% of statements [2020-09-12T12:47:18.481Z] ok github.com/docker/docker/pkg/ioutils 0.307s coverage: 70.1% of statements [2020-09-12T12:47:18.583Z] #39 DONE 160.6s [2020-09-12T12:47:18.583Z] [2020-09-12T12:47:18.583Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:47:18.722Z] #39 160.4 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:18.722Z] #39 160.5 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:18.722Z] #39 160.5 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:18.722Z] #39 160.5 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:18.722Z] #39 160.6 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:18.773Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-09-12T12:47:18.773Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-12T12:47:18.773Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-09-12T12:47:18.773Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-12T12:47:18.773Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-12T12:47:18.982Z] #39 160.6 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:18.982Z] #39 160.6 INSTALL criu/criu [2020-09-12T12:47:19.065Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2020-09-12T12:47:19.065Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-12T12:47:19.065Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2020-09-12T12:47:19.242Z] #39 DONE 161.0s [2020-09-12T12:47:19.242Z] [2020-09-12T12:47:19.242Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:47:19.357Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2020-09-12T12:47:19.357Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 86.7% of statements [2020-09-12T12:47:19.597Z] #52 ... [2020-09-12T12:47:19.597Z] [2020-09-12T12:47:19.597Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-12T12:47:19.597Z] #40 DONE 0.1s [2020-09-12T12:47:19.597Z] [2020-09-12T12:47:19.597Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-12T12:47:19.649Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2020-09-12T12:47:19.649Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-12T12:47:19.649Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-12T12:47:19.856Z] #42 DONE 0.2s [2020-09-12T12:47:19.856Z] [2020-09-12T12:47:19.856Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-12T12:47:19.856Z] #44 DONE 0.0s [2020-09-12T12:47:19.856Z] [2020-09-12T12:47:19.856Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:47:20.184Z] #52 ... [2020-09-12T12:47:20.184Z] [2020-09-12T12:47:20.184Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-12T12:47:20.284Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.004s coverage: 56.8% of statements [2020-09-12T12:47:20.444Z] #40 DONE 0.1s [2020-09-12T12:47:20.445Z] [2020-09-12T12:47:20.445Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-12T12:47:20.681Z] #52 ... [2020-09-12T12:47:20.681Z] [2020-09-12T12:47:20.681Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-12T12:47:20.705Z] #42 DONE 0.1s [2020-09-12T12:47:20.705Z] [2020-09-12T12:47:20.705Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-12T12:47:20.705Z] #44 DONE 0.1s [2020-09-12T12:47:20.705Z] [2020-09-12T12:47:20.705Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:47:20.920Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-09-12T12:47:20.920Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-09-12T12:47:21.212Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-09-12T12:47:21.626Z] #46 DONE 1.3s [2020-09-12T12:47:21.626Z] [2020-09-12T12:47:21.626Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-12T12:47:21.888Z] #48 DONE 0.1s [2020-09-12T12:47:21.888Z] [2020-09-12T12:47:21.888Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-12T12:47:22.250Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-09-12T12:47:22.462Z] #50 DONE 0.6s [2020-09-12T12:47:22.462Z] [2020-09-12T12:47:22.462Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:47:22.542Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-09-12T12:47:24.045Z] #37 ... [2020-09-12T12:47:24.045Z] [2020-09-12T12:47:24.045Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:47:24.045Z] #40 164.2 CC criu/protobuf-desc.o [2020-09-12T12:47:24.045Z] #40 165.5 CC criu/protobuf.o [2020-09-12T12:47:24.045Z] #40 166.1 CC criu/pstree.o [2020-09-12T12:47:24.045Z] #40 167.5 CC criu/rbtree.o [2020-09-12T12:47:24.045Z] #40 167.9 CC criu/rst-malloc.o [2020-09-12T12:47:24.045Z] #40 168.2 CC criu/seccomp.o [2020-09-12T12:47:24.045Z] #40 168.9 CC criu/seize.o [2020-09-12T12:47:24.045Z] #40 170.0 CC criu/servicefd.o [2020-09-12T12:47:24.045Z] #40 170.5 CC criu/shmem.o [2020-09-12T12:47:24.045Z] #40 171.6 CC criu/sigframe.o [2020-09-12T12:47:24.045Z] #40 171.9 CC criu/signalfd.o [2020-09-12T12:47:24.045Z] #40 172.3 CC criu/sk-inet.o [2020-09-12T12:47:24.045Z] #40 173.6 CC criu/sk-netlink.o [2020-09-12T12:47:24.045Z] #40 174.1 CC criu/sk-packet.o [2020-09-12T12:47:24.045Z] #40 174.9 CC criu/sk-queue.o [2020-09-12T12:47:24.045Z] #40 175.4 CC criu/sk-tcp.o [2020-09-12T12:47:24.066Z] #52 194.1 + bin/containerd [2020-09-12T12:47:24.344Z] #40 176.0 CC criu/sk-unix.o [2020-09-12T12:47:24.904Z] #52 190.4 + bin/containerd [2020-09-12T12:47:25.008Z] #40 ... [2020-09-12T12:47:25.008Z] [2020-09-12T12:47:25.008Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:47:25.008Z] #46 236.7 + cd /tmp/tmp.RZOQvxhSSY/src/github.com/golangci/golangci-lint/ [2020-09-12T12:47:25.008Z] #46 236.7 + git checkout -q v1.23.8 [2020-09-12T12:47:25.008Z] #46 237.4 ++ git describe --tags [2020-09-12T12:47:25.008Z] #46 237.4 + version=v1.23.8 [2020-09-12T12:47:25.008Z] #46 237.4 ++ git rev-parse --short HEAD [2020-09-12T12:47:25.008Z] #46 237.4 + commit=76a82c6 [2020-09-12T12:47:25.008Z] #46 237.4 ++ git show -s --format=%cd [2020-09-12T12:47:25.008Z] #46 237.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-12T12:47:25.008Z] #46 237.4 + 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 [2020-09-12T12:47:25.277Z] ok github.com/docker/docker/pkg/signal 2.330s coverage: 61.0% of statements [2020-09-12T12:47:25.569Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-09-12T12:47:25.768Z] #52 193.9 + bin/containerd-stress [2020-09-12T12:47:25.862Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-09-12T12:47:26.154Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-09-12T12:47:26.154Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-09-12T12:47:26.788Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 53.8% of statements [2020-09-12T12:47:27.081Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.9% of statements [2020-09-12T12:47:27.119Z] #46 ... [2020-09-12T12:47:27.119Z] [2020-09-12T12:47:27.119Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:47:27.119Z] #40 178.4 CC criu/sockets.o [2020-09-12T12:47:27.373Z] ok github.com/docker/docker/pkg/tailfile 0.061s coverage: 88.6% of statements [2020-09-12T12:47:28.008Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2020-09-12T12:47:28.008Z] testing: warning: no tests to run [2020-09-12T12:47:28.008Z] coverage: [no statements] [2020-09-12T12:47:28.008Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-09-12T12:47:28.179Z] #40 179.5 CC criu/stats.o [2020-09-12T12:47:28.179Z] #40 179.8 CC criu/string.o [2020-09-12T12:47:28.299Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-09-12T12:47:28.479Z] #40 179.9 CC criu/sysctl.o [2020-09-12T12:47:28.591Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-09-12T12:47:28.591Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-09-12T12:47:29.078Z] #52 197.1 + bin/containerd-shim [2020-09-12T12:47:29.133Z] #40 180.7 CC criu/sysfs_parse.o [2020-09-12T12:47:29.784Z] #40 181.1 CC criu/timens.o [2020-09-12T12:47:30.101Z] #40 181.5 CC criu/timerfd.o [2020-09-12T12:47:30.109Z] ok github.com/docker/docker/plugin 0.553s coverage: 23.1% of statements [2020-09-12T12:47:30.399Z] #40 181.9 CC criu/tty.o [2020-09-12T12:47:30.743Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-09-12T12:47:31.378Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-09-12T12:47:31.670Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-09-12T12:47:32.707Z] ok github.com/docker/docker/registry 0.086s coverage: 56.3% of statements [2020-09-12T12:47:33.168Z] #40 184.4 CC criu/tun.o [2020-09-12T12:47:33.342Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-09-12T12:47:33.342Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-09-12T12:47:33.815Z] #40 185.1 CC criu/uffd.o [2020-09-12T12:47:33.977Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2020-09-12T12:47:33.977Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-09-12T12:47:35.352Z] #40 186.7 CC criu/util.o [2020-09-12T12:47:35.685Z] #52 202.9 + bin/containerd-shim-runc-v1 [2020-09-12T12:47:36.049Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-09-12T12:47:36.684Z] ok github.com/docker/docker/volume/local 0.052s coverage: 73.0% of statements [2020-09-12T12:47:36.919Z] #40 188.2 CC criu/uts_ns.o [2020-09-12T12:47:36.919Z] #40 188.5 CC criu/vdso.o [2020-09-12T12:47:37.319Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-09-12T12:47:37.954Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2020-09-12T12:47:37.981Z] #40 189.4 LINK criu/built-in.o [2020-09-12T12:47:38.280Z] #40 189.7 LINK criu/criu [2020-09-12T12:47:38.928Z] #40 190.3 DEP lib/c/criu.d [2020-09-12T12:47:38.928Z] #40 190.4 CC images/rpc.pb-c.o [2020-09-12T12:47:39.002Z] #52 206.8 + bin/containerd-shim-runc-v2 [2020-09-12T12:47:39.575Z] #40 191.2 CC lib/c/criu.o [2020-09-12T12:47:40.389Z] #52 208.2 + binaries [2020-09-12T12:47:40.389Z] #52 208.2 + install -D bin/containerd /build/containerd [2020-09-12T12:47:40.389Z] #52 208.2 + install -D bin/containerd-shim /build/containerd-shim [2020-09-12T12:47:40.389Z] #52 208.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-12T12:47:40.389Z] #52 208.3 + install -D bin/ctr /build/ctr [2020-09-12T12:47:40.637Z] #40 ... [2020-09-12T12:47:40.637Z] [2020-09-12T12:47:40.637Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-12T12:47:40.637Z] #37 DONE 262.1s [2020-09-12T12:47:40.637Z] [2020-09-12T12:47:40.637Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:47:41.695Z] #53 ... [2020-09-12T12:47:41.695Z] [2020-09-12T12:47:41.695Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-12T12:47:41.695Z] #40 193.3 LINK lib/c/built-in.o [2020-09-12T12:47:41.995Z] #40 193.3 LINK lib/c/libcriu.so [2020-09-12T12:47:41.995Z] #40 193.4 LINK lib/c/libcriu.a [2020-09-12T12:47:42.299Z] #40 193.7 GEN magic.py [2020-09-12T12:47:42.299Z] #40 193.9 Note: Building without setproctitle() and strlcpy() support. [2020-09-12T12:47:42.299Z] #40 193.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-12T12:47:42.599Z] #40 193.9 Note: Building without GnuTLS support [2020-09-12T12:47:42.599Z] #40 193.9 Makefile.config:39: Warn: you have no libnftables installed [2020-09-12T12:47:42.599Z] #40 193.9 Makefile.config:40: Warn: Building without nftables support [2020-09-12T12:47:43.248Z] #40 194.7 fatal: not a git repository (or any of the parent directories): .git [2020-09-12T12:47:43.691Z] #52 DONE 211.8s [2020-09-12T12:47:44.307Z] #40 195.6 make[1]: Nothing to be done for 'all'. [2020-09-12T12:47:44.959Z] #40 196.5 make[1]: 'images/built-in.o' is up to date. [2020-09-12T12:47:44.959Z] #40 196.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-12T12:47:45.079Z] [2020-09-12T12:47:45.079Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-12T12:47:45.258Z] #40 196.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-12T12:47:45.258Z] #40 196.7 make[1]: 'compel/libcompel.a' is up to date. [2020-09-12T12:47:45.258Z] #40 196.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-12T12:47:45.258Z] #40 196.8 make[1]: Nothing to be done for 'all'. [2020-09-12T12:47:45.258Z] #40 196.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-12T12:47:45.562Z] #40 197.1 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:45.562Z] #40 197.1 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:45.562Z] #40 197.1 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:45.860Z] #40 197.4 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:45.860Z] #40 197.4 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:45.860Z] #40 197.5 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:45.860Z] #40 197.5 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:46.006Z] #52 ... [2020-09-12T12:47:46.006Z] [2020-09-12T12:47:46.006Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:47:46.006Z] #45 DONE 258.7s [2020-09-12T12:47:46.006Z] [2020-09-12T12:47:46.006Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:47:46.162Z] #40 197.8 make[2]: Nothing to be done for 'all'. [2020-09-12T12:47:46.162Z] #40 197.8 INSTALL criu/criu [2020-09-12T12:47:46.463Z] #40 DONE 197.9s [2020-09-12T12:47:46.463Z] [2020-09-12T12:47:46.463Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:47:47.624Z] #53 DONE 2.1s [2020-09-12T12:47:47.624Z] [2020-09-12T12:47:47.624Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-12T12:47:47.885Z] #57 DONE 0.5s [2020-09-12T12:47:47.885Z] [2020-09-12T12:47:47.885Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-12T12:47:48.542Z] #52 ... [2020-09-12T12:47:48.543Z] [2020-09-12T12:47:48.543Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-12T12:47:48.543Z] #46 DONE 0.2s [2020-09-12T12:47:48.543Z] [2020-09-12T12:47:48.543Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-12T12:47:48.543Z] #48 DONE 0.0s [2020-09-12T12:47:48.543Z] [2020-09-12T12:47:48.543Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-12T12:47:48.543Z] #50 DONE 0.1s [2020-09-12T12:47:48.543Z] [2020-09-12T12:47:48.543Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:47:49.271Z] #59 DONE 1.2s [2020-09-12T12:47:49.271Z] [2020-09-12T12:47:49.271Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-12T12:47:49.271Z] #61 DONE 0.1s [2020-09-12T12:47:49.271Z] [2020-09-12T12:47:49.271Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-12T12:47:49.271Z] #62 DONE 0.0s [2020-09-12T12:47:49.271Z] [2020-09-12T12:47:49.271Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-12T12:47:50.659Z] #63 DONE 1.6s [2020-09-12T12:47:50.922Z] [2020-09-12T12:47:50.922Z] #64 exporting to image [2020-09-12T12:47:50.922Z] #64 exporting layers [2020-09-12T12:47:51.472Z] #52 ... [2020-09-12T12:47:51.473Z] [2020-09-12T12:47:51.473Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:47:51.473Z] #45 DONE 258.5s [2020-09-12T12:47:51.473Z] [2020-09-12T12:47:51.473Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:47:51.473Z] #52 ... [2020-09-12T12:47:51.473Z] [2020-09-12T12:47:51.473Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-12T12:47:51.473Z] #46 DONE 0.2s [2020-09-12T12:47:51.473Z] [2020-09-12T12:47:51.473Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-12T12:47:51.473Z] #48 DONE 0.0s [2020-09-12T12:47:51.473Z] [2020-09-12T12:47:51.473Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:47:51.473Z] #52 ... [2020-09-12T12:47:51.473Z] [2020-09-12T12:47:51.473Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-12T12:47:51.473Z] #50 DONE 0.2s [2020-09-12T12:47:51.473Z] [2020-09-12T12:47:51.473Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:47:55.137Z] #64 exporting layers 3.7s done [2020-09-12T12:47:55.137Z] #64 writing image sha256:63c45fea4ca8b04e9f9a4becf40e1f6c6ad64329db4c61901a5beb56f759d4b1 done [2020-09-12T12:47:55.137Z] #64 naming to docker.io/library/docker:6efa9e05756f709043790474e877e2df693e1922 done [2020-09-12T12:47:55.137Z] #64 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-12T12:47:55.478Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41441/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6efa9e05756f709043790474e877e2df693e1922 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6efa9e05756f709043790474e877e2df693e1922 hack/test/unit [2020-09-12T12:47:56.572Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements [2020-09-12T12:47:56.572Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-12T12:47:56.572Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-12T12:47:56.572Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-12T12:47:56.572Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-12T12:47:56.572Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-12T12:47:56.572Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-12T12:47:56.572Z] ? github.com/docker/docker/rootless [no test files] [2020-09-12T12:47:56.572Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-12T12:47:56.572Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-12T12:47:56.572Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-12T12:47:56.572Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-12T12:47:56.572Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-12T12:47:56.572Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-12T12:47:56.572Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-12T12:47:56.572Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-12T12:47:56.572Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-12T12:47:56.572Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-12T12:47:56.572Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-12T12:47:56.572Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-12T12:47:56.572Z] ? github.com/docker/docker/volume [no test files] [2020-09-12T12:47:56.572Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-12T12:47:56.572Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === Skipped [2020-09-12T12:47:56.572Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-12T12:47:56.572Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-12T12:47:56.572Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-12T12:47:56.572Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:47:56.572Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-12T12:47:56.572Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:47:56.572Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-12T12:47:56.572Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:47:56.572Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-12T12:47:56.572Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:47:56.572Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-12T12:47:56.572Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:47:56.572Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-12T12:47:56.572Z] graphtest_unix.go:73: No driver to put! [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-12T12:47:56.572Z] time="2020-09-12T12:46:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-12T12:47:56.572Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-12T12:47:56.572Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-12T12:47:56.572Z] time="2020-09-12T12:46:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-12T12:47:56.572Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-12T12:47:56.572Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-12T12:47:56.572Z] time="2020-09-12T12:46:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-12T12:47:56.572Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-12T12:47:56.572Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-12T12:47:56.572Z] time="2020-09-12T12:46:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-12T12:47:56.572Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-12T12:47:56.572Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-12T12:47:56.572Z] time="2020-09-12T12:46:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-12T12:47:56.572Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-12T12:47:56.572Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-12T12:47:56.572Z] graphtest_unix.go:73: No driver to put! [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-12T12:47:56.572Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-12T12:47:56.572Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-12T12:47:56.572Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-12T12:47:56.572Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-12T12:47:56.572Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:47:56.572Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-12T12:47:56.572Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:47:56.572Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-12T12:47:56.572Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:47:56.572Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-12T12:47:56.572Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:47:56.572Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-12T12:47:56.572Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:47:56.572Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-12T12:47:56.572Z] graphtest_unix.go:73: No driver to put! [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-12T12:47:56.572Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-12T12:47:56.572Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] [2020-09-12T12:47:56.572Z] DONE 2138 tests, 26 skipped in 189.862s Post stage [Pipeline] junit [2020-09-12T12:47:56.619Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-12T12:47:57.132Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41441/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6efa9e05756f709043790474e877e2df693e1922 -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:6efa9e05756f709043790474e877e2df693e1922 hack/make.sh dynbinary test-integration [2020-09-12T12:47:57.425Z] [2020-09-12T12:47:57.425Z] Removing bundles/ [2020-09-12T12:47:57.425Z] [2020-09-12T12:47:57.425Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-12T12:47:57.425Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-12T12:47:57.425Z] GOOS="" GOARCH="" GOARM="" [2020-09-12T12:47:59.695Z] ? github.com/docker/docker/api [no test files] [2020-09-12T12:48:03.425Z] #52 233.6 + bin/containerd-stress [2020-09-12T12:48:05.329Z] #52 235.5 + bin/containerd-shim [2020-09-12T12:48:06.368Z] #52 230.1 + bin/containerd-stress [2020-09-12T12:48:06.368Z] #52 232.1 + bin/containerd-shim [2020-09-12T12:48:11.900Z] #52 242.3 + bin/containerd-shim-runc-v1 [2020-09-12T12:48:11.951Z] ok github.com/docker/docker/api/server 0.042s coverage: 9.0% of statements [2020-09-12T12:48:12.939Z] #52 238.9 + bin/containerd-shim-runc-v1 [2020-09-12T12:48:17.135Z] #52 243.3 + bin/containerd-shim-runc-v2 [2020-09-12T12:48:17.176Z] #52 246.8 + bin/containerd-shim-runc-v2 [2020-09-12T12:48:17.177Z] #52 247.7 + binaries [2020-09-12T12:48:17.177Z] #52 247.7 + install -D bin/containerd /build/containerd [2020-09-12T12:48:17.177Z] #52 247.8 + install -D bin/containerd-shim /build/containerd-shim [2020-09-12T12:48:17.177Z] #52 247.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-12T12:48:17.177Z] #52 247.8 + install -D bin/ctr /build/ctr [2020-09-12T12:48:18.074Z] #52 244.3 + binaries [2020-09-12T12:48:18.333Z] #52 244.3 + install -D bin/containerd /build/containerd [2020-09-12T12:48:18.333Z] #52 244.3 + install -D bin/containerd-shim /build/containerd-shim [2020-09-12T12:48:18.333Z] #52 244.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-12T12:48:18.333Z] #52 244.3 + install -D bin/ctr /build/ctr [2020-09-12T12:48:18.553Z] #52 DONE 249.2s [2020-09-12T12:48:19.310Z] #22 298.3 + return [2020-09-12T12:48:19.310Z] #22 DONE 298.4s [2020-09-12T12:48:19.310Z] [2020-09-12T12:48:19.310Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:48:19.310Z] #46 ... [2020-09-12T12:48:19.310Z] [2020-09-12T12:48:19.310Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:48:19.310Z] #53 259.8 + bin/containerd [2020-09-12T12:48:19.310Z] #53 ... [2020-09-12T12:48:19.310Z] [2020-09-12T12:48:19.310Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-12T12:48:19.310Z] #23 DONE 0.1s [2020-09-12T12:48:19.310Z] [2020-09-12T12:48:19.310Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-12T12:48:19.310Z] #27 DONE 0.6s [2020-09-12T12:48:19.310Z] [2020-09-12T12:48:19.310Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:48:19.310Z] #46 ... [2020-09-12T12:48:19.310Z] [2020-09-12T12:48:19.310Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-12T12:48:19.310Z] #30 DONE 0.1s [2020-09-12T12:48:19.310Z] [2020-09-12T12:48:19.310Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-12T12:48:19.310Z] #32 DONE 0.1s [2020-09-12T12:48:19.310Z] [2020-09-12T12:48:19.310Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-12T12:48:19.490Z] [2020-09-12T12:48:19.491Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-12T12:48:19.608Z] #35 DONE 0.1s [2020-09-12T12:48:19.608Z] [2020-09-12T12:48:19.608Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-12T12:48:19.608Z] #38 DONE 0.1s [2020-09-12T12:48:19.608Z] [2020-09-12T12:48:19.608Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:48:19.608Z] #46 ... [2020-09-12T12:48:19.608Z] [2020-09-12T12:48:19.608Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-12T12:48:19.608Z] #41 DONE 0.1s [2020-09-12T12:48:19.608Z] [2020-09-12T12:48:19.608Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-12T12:48:19.710Z] #52 DONE 245.8s [2020-09-12T12:48:19.907Z] #43 DONE 0.2s [2020-09-12T12:48:19.907Z] [2020-09-12T12:48:19.907Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:48:19.907Z] #53 ... [2020-09-12T12:48:19.907Z] [2020-09-12T12:48:19.907Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-12T12:48:19.907Z] #45 DONE 0.1s [2020-09-12T12:48:20.056Z] #53 DONE 0.7s [2020-09-12T12:48:20.056Z] [2020-09-12T12:48:20.056Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-12T12:48:20.206Z] [2020-09-12T12:48:20.206Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:48:20.314Z] #57 DONE 0.3s [2020-09-12T12:48:20.314Z] [2020-09-12T12:48:20.315Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-12T12:48:20.573Z] #59 DONE 0.4s [2020-09-12T12:48:20.573Z] [2020-09-12T12:48:20.573Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-12T12:48:20.573Z] #61 DONE 0.0s [2020-09-12T12:48:20.573Z] [2020-09-12T12:48:20.573Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-12T12:48:20.573Z] #62 DONE 0.0s [2020-09-12T12:48:20.648Z] [2020-09-12T12:48:20.648Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-12T12:48:20.831Z] [2020-09-12T12:48:20.831Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-12T12:48:21.398Z] #63 DONE 0.7s [2020-09-12T12:48:21.584Z] #53 DONE 0.9s [2020-09-12T12:48:21.584Z] [2020-09-12T12:48:21.584Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-12T12:48:21.584Z] #57 DONE 0.2s [2020-09-12T12:48:21.584Z] [2020-09-12T12:48:21.584Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-12T12:48:21.657Z] [2020-09-12T12:48:21.657Z] #64 exporting to image [2020-09-12T12:48:21.657Z] #64 exporting layers [2020-09-12T12:48:22.150Z] #59 DONE 0.4s [2020-09-12T12:48:22.150Z] [2020-09-12T12:48:22.150Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-12T12:48:22.150Z] #61 DONE 0.0s [2020-09-12T12:48:22.150Z] [2020-09-12T12:48:22.150Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-12T12:48:22.150Z] #62 DONE 0.0s [2020-09-12T12:48:22.150Z] [2020-09-12T12:48:22.150Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-12T12:48:22.718Z] #63 DONE 0.7s [2020-09-12T12:48:22.718Z] [2020-09-12T12:48:22.718Z] #64 exporting to image [2020-09-12T12:48:22.718Z] #64 exporting layers [2020-09-12T12:48:28.221Z] #64 exporting layers 6.3s done [2020-09-12T12:48:28.221Z] #64 writing image sha256:534b66ec821c52dbcc994bdd824a24885920233a670163fb38518173082676c7 done [2020-09-12T12:48:28.221Z] #64 naming to docker.io/library/docker:6efa9e05756f709043790474e877e2df693e1922 done [2020-09-12T12:48:28.221Z] #64 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-09-12T12:48:28.571Z] + trap exit INT TERM [2020-09-12T12:48:28.571Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-09-12T12:48:28.571Z] + CONTAINER_NAME=docker-pr1 [2020-09-12T12:48:28.571Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41441/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41441/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6efa9e05756f709043790474e877e2df693e1922 -e DOCKER_GRAPHDRIVER docker:6efa9e05756f709043790474e877e2df693e1922 hack/make.sh dynbinary-daemon [2020-09-12T12:48:29.352Z] #64 exporting layers 6.4s done [2020-09-12T12:48:29.352Z] #64 writing image sha256:521cdcdb9091b0cd66bb2555f3180e80e1861e00543256402e299680af4bbc51 done [2020-09-12T12:48:29.352Z] #64 naming to docker.io/library/docker:6efa9e05756f709043790474e877e2df693e1922 done [2020-09-12T12:48:29.352Z] #64 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-12T12:48:29.506Z] [2020-09-12T12:48:29.506Z] Removing bundles/ [2020-09-12T12:48:29.506Z] [2020-09-12T12:48:29.506Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-12T12:48:29.506Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-12T12:48:29.506Z] GOOS="" GOARCH="" GOARM="" [2020-09-12T12:48:29.695Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41441/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=6efa9e05756f709043790474e877e2df693e1922 -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:6efa9e05756f709043790474e877e2df693e1922 hack/make.sh dynbinary test-integration [2020-09-12T12:48:30.632Z] [2020-09-12T12:48:30.632Z] Removing bundles/ [2020-09-12T12:48:30.632Z] [2020-09-12T12:48:30.632Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-12T12:48:30.632Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-12T12:48:30.632Z] GOOS="" GOARCH="" GOARM="" [2020-09-12T12:48:38.907Z] #53 ... [2020-09-12T12:48:38.907Z] [2020-09-12T12:48:38.907Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:48:38.907Z] #46 DONE 320.4s [2020-09-12T12:48:38.907Z] [2020-09-12T12:48:38.907Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:48:41.706Z] #53 ... [2020-09-12T12:48:41.706Z] [2020-09-12T12:48:41.706Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-12T12:48:41.706Z] #47 DONE 0.1s [2020-09-12T12:48:41.706Z] [2020-09-12T12:48:41.706Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-12T12:48:41.706Z] #49 DONE 0.1s [2020-09-12T12:48:41.706Z] [2020-09-12T12:48:41.706Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-12T12:48:41.706Z] #51 DONE 0.1s [2020-09-12T12:48:41.706Z] [2020-09-12T12:48:41.706Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-12T12:48:54.147Z] 4612f6d0b889: Pull complete [2020-09-12T12:48:54.346Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-12T12:48:54.346Z] [2020-09-12T12:48:54.346Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-12T12:48:54.346Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-12T12:48:54.346Z] HOSTNAME=cd84c58f0072 [2020-09-12T12:48:54.346Z] TESTDEBUG=0 [2020-09-12T12:48:54.346Z] DEST=bundles/test-integration [2020-09-12T12:48:54.346Z] PWD=/go/src/github.com/docker/docker [2020-09-12T12:48:54.346Z] DOCKER_GITCOMMIT=6efa9e05756f709043790474e877e2df693e1922 [2020-09-12T12:48:54.346Z] container=docker [2020-09-12T12:48:54.346Z] HOME=/root [2020-09-12T12:48:54.346Z] GOLANG_VERSION=1.13.15 [2020-09-12T12:48:54.346Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-12T12:48:54.346Z] VALIDATE_BRANCH=master [2020-09-12T12:48:54.346Z] TERM=xterm [2020-09-12T12:48:54.346Z] DOCKER_PKG=github.com/docker/docker [2020-09-12T12:48:54.346Z] SHLVL=1 [2020-09-12T12:48:54.346Z] TIMEOUT=120m [2020-09-12T12:48:54.346Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-12T12:48:54.346Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-12T12:48:54.346Z] GO111MODULE=off [2020-09-12T12:48:54.346Z] DOCKER_EXPERIMENTAL=1 [2020-09-12T12:48:54.346Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-12T12:48:54.346Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-12T12:48:54.346Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-12T12:48:54.346Z] GOPATH=/go [2020-09-12T12:48:54.346Z] PKG_CONFIG=pkg-config [2020-09-12T12:48:54.346Z] _=/usr/bin/env [2020-09-12T12:48:54.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-12T12:48:59.432Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|name|types_sizes|files) took 1m55.694290706s [2020-09-12T12:48:59.432Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 470.36928ms [2020-09-12T12:49:00.375Z] #53 302.1 + bin/containerd-stress [2020-09-12T12:49:01.908Z] #53 304.6 + bin/containerd-shim [2020-09-12T12:49:08.262Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-12T12:49:08.262Z] ok github.com/docker/docker/api/server/middleware 0.022s coverage: 37.7% of statements [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-12T12:49:08.262Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2020-09-12T12:49:08.262Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2020-09-12T12:49:08.262Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2020-09-12T12:49:08.262Z] ok github.com/docker/docker/api/server/router/swarm 0.025s coverage: 5.7% of statements [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/types [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-12T12:49:08.262Z] ok github.com/docker/docker/api/types/versions 0.027s coverage: 75.0% of statements [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/builder [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-12T12:49:08.262Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-12T12:49:08.262Z] ok github.com/docker/docker/builder/dockerignore 0.013s coverage: 96.8% of statements [2020-09-12T12:49:08.864Z] #53 311.5 + bin/containerd-shim-runc-v1 [2020-09-12T12:49:09.380Z] INFO [runner/unused/goanalysis] analyzers took 28.57643908s with top 10 stages: buildssa: 24.339403009s, U1000: 4.237036071s [2020-09-12T12:49:10.818Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2020-09-12T12:49:11.398Z] ok github.com/docker/docker/builder/remotecontext 0.301s coverage: 13.6% of statements [2020-09-12T12:49:12.792Z] ok github.com/docker/docker/builder/dockerfile 0.902s coverage: 48.0% of statements [2020-09-12T12:49:12.792Z] ok github.com/docker/docker/builder/remotecontext/git 3.495s coverage: 86.3% of statements [2020-09-12T12:49:12.792Z] ? github.com/docker/docker/cli [no test files] [2020-09-12T12:49:12.792Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-12T12:49:14.471Z] #53 316.3 + bin/containerd-shim-runc-v2 [2020-09-12T12:49:14.766Z] #53 317.4 + binaries [2020-09-12T12:49:14.766Z] #53 317.4 + install -D bin/containerd /build/containerd [2020-09-12T12:49:14.766Z] #53 317.4 + install -D bin/containerd-shim /build/containerd-shim [2020-09-12T12:49:14.766Z] #53 317.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-12T12:49:14.766Z] #53 317.4 + install -D bin/ctr /build/ctr [2020-09-12T12:49:14.766Z] #53 DONE 317.5s [2020-09-12T12:49:16.290Z] [2020-09-12T12:49:16.290Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-12T12:49:16.290Z] #54 DONE 0.1s [2020-09-12T12:49:16.290Z] [2020-09-12T12:49:16.290Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-12T12:49:16.290Z] #58 DONE 0.1s [2020-09-12T12:49:16.290Z] [2020-09-12T12:49:16.290Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-12T12:49:16.290Z] #60 DONE 0.1s [2020-09-12T12:49:16.290Z] [2020-09-12T12:49:16.290Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-12T12:49:16.290Z] #62 DONE 0.0s [2020-09-12T12:49:16.290Z] [2020-09-12T12:49:16.290Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-12T12:49:16.290Z] #63 DONE 0.0s [2020-09-12T12:49:16.290Z] [2020-09-12T12:49:16.290Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-12T12:49:16.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-12T12:49:16.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-12T12:49:18.399Z] #64 DONE 2.0s [2020-09-12T12:49:18.399Z] [2020-09-12T12:49:18.399Z] #65 exporting to oci image format [2020-09-12T12:49:18.399Z] #65 exporting layers [2020-09-12T12:49:18.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-12T12:49:19.398Z] ok github.com/docker/docker/client 0.272s coverage: 75.4% of statements [2020-09-12T12:49:34.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-12T12:49:34.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-12T12:49:35.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-12T12:49:36.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-12T12:49:36.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-12T12:49:37.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-12T12:49:39.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-12T12:49:40.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-12T12:49:41.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-12T12:49:41.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-12T12:49:42.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-12T12:49:44.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-12T12:49:45.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-12T12:49:46.011Z] ok github.com/docker/docker/cmd/dockerd 0.147s coverage: 30.8% of statements [2020-09-12T12:49:46.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-12T12:49:46.276Z] ok github.com/docker/docker/container 0.151s coverage: 34.4% of statements [2020-09-12T12:49:46.277Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-12T12:49:46.277Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-12T12:49:46.277Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-12T12:49:46.277Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-12T12:49:46.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-12T12:49:47.742Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-12T12:49:47.742Z] Using test binary docker [2020-09-12T12:49:47.742Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-12T12:49:47.742Z] +++ /etc/init.d/apparmor start [2020-09-12T12:49:47.742Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-12T12:49:47.742Z] INFO: Waiting for daemon to start... [2020-09-12T12:49:47.742Z] Starting dockerd [2020-09-12T12:49:47.742Z] +++ 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 [2020-09-12T12:49:48.951Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.073s coverage: 65.3% of statements [2020-09-12T12:49:49.808Z] . [2020-09-12T12:49:49.808Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-12T12:49:49.808Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-12T12:49:49.808Z] Error: No such image: emptyfs [2020-09-12T12:49:49.808Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-12T12:49:49.808Z] ++++ docker load [2020-09-12T12:49:50.099Z] Running integration-test (iteration 1) [2020-09-12T12:49:50.099Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-09-12T12:49:50.099Z] ++ 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 [2020-09-12T12:49:50.099Z] ++ set -e [2020-09-12T12:49:50.099Z] ++ '[' -n 0 ']' [2020-09-12T12:49:50.099Z] ++ set -x [2020-09-12T12:49:50.099Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T12:49:50.885Z] ok github.com/docker/docker/daemon/cluster/convert 0.052s coverage: 35.9% of statements [2020-09-12T12:49:52.811Z] ok github.com/docker/docker/daemon/cluster 0.090s coverage: 0.5% of statements [2020-09-12T12:49:56.130Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.0% of statements [2020-09-12T12:49:56.707Z] ok github.com/docker/docker/daemon/config 0.094s coverage: 81.8% of statements [2020-09-12T12:49:57.282Z] ok github.com/docker/docker/daemon/events 0.117s coverage: 50.0% of statements [2020-09-12T12:49:58.635Z] Loaded image: buildpack-deps:buster [2020-09-12T12:49:58.635Z] Loaded image: busybox:latest [2020-09-12T12:49:58.635Z] Loaded image: busybox:glibc [2020-09-12T12:49:58.635Z] Loaded image: debian:buster [2020-09-12T12:49:58.635Z] Loaded image: hello-world:latest [2020-09-12T12:49:58.635Z] INFO: Testing against a local daemon [2020-09-12T12:49:58.635Z] === RUN TestCgroupNamespacesBuild [2020-09-12T12:49:58.686Z] ok github.com/docker/docker/daemon/graphdriver 0.021s coverage: 2.2% of statements [2020-09-12T12:50:00.699Z] --- PASS: TestCgroupNamespacesBuild (2.16s) [2020-09-12T12:50:00.699Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-12T12:50:02.002Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-09-12T12:50:02.577Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.545s coverage: 14.1% of statements [2020-09-12T12:50:02.766Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s) [2020-09-12T12:50:02.766Z] === RUN TestBuildWithSession [2020-09-12T12:50:02.766Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-12T12:50:02.766Z] build_session_test.go:25: TODO: BuildKit [2020-09-12T12:50:02.766Z] === RUN TestBuildSquashParent [2020-09-12T12:50:03.972Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.634s coverage: 57.0% of statements [2020-09-12T12:50:05.969Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-12T12:50:05.969Z] [2020-09-12T12:50:05.969Z] + TEST_INTEGRATION_DEST=1 [2020-09-12T12:50:05.969Z] + CONTAINER_NAME=docker-pr1-1 [2020-09-12T12:50:05.969Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-09-12T12:50:05.969Z] + run_tests test-integration-flaky [2020-09-12T12:50:05.969Z] + '[' -n 0 ']' [2020-09-12T12:50:05.969Z] + rm= [2020-09-12T12:50:05.969Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41441/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41441/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41441/.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=6efa9e05756f709043790474e877e2df693e1922 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6efa9e05756f709043790474e877e2df693e1922 hack/make.sh test-integration-flaky test-integration [2020-09-12T12:50:05.969Z] + c=0 [2020-09-12T12:50:05.969Z] + TEST_INTEGRATION_DEST=3 [2020-09-12T12:50:05.969Z] + CONTAINER_NAME=docker-pr1-3 [2020-09-12T12:50:05.969Z] + TEST_SKIP_INTEGRATION=1 [2020-09-12T12:50:05.969Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-09-12T12:50:05.969Z] + run_tests [2020-09-12T12:50:05.969Z] + TEST_INTEGRATION_DEST=2 [2020-09-12T12:50:05.969Z] + CONTAINER_NAME=docker-pr1-2 [2020-09-12T12:50:05.969Z] + '[' -n 0 ']' [2020-09-12T12:50:05.969Z] + TEST_SKIP_INTEGRATION=1 [2020-09-12T12:50:05.969Z] + rm= [2020-09-12T12:50:05.969Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-09-12T12:50:05.969Z] + run_tests [2020-09-12T12:50:05.969Z] + '[' -n 0 ']' [2020-09-12T12:50:05.969Z] + rm= [2020-09-12T12:50:05.969Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41441/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41441/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41441/.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=6efa9e05756f709043790474e877e2df693e1922 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6efa9e05756f709043790474e877e2df693e1922 hack/make.sh '' test-integration [2020-09-12T12:50:05.969Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41441/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41441/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41441/.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=6efa9e05756f709043790474e877e2df693e1922 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6efa9e05756f709043790474e877e2df693e1922 hack/make.sh '' test-integration [2020-09-12T12:50:05.969Z] ++ jobs -p [2020-09-12T12:50:05.969Z] + for job in $(jobs -p) [2020-09-12T12:50:05.969Z] + wait 4878 [2020-09-12T12:50:05.969Z] [2020-09-12T12:50:05.969Z] [2020-09-12T12:50:05.969Z] [2020-09-12T12:50:05.969Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-09-12T12:50:05.969Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-12T12:50:05.969Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-12T12:50:05.969Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-12T12:50:05.969Z] HOSTNAME=0fc4efe89157 [2020-09-12T12:50:05.969Z] TEST_SKIP_INTEGRATION=1 [2020-09-12T12:50:05.969Z] TESTDEBUG=0 [2020-09-12T12:50:05.969Z] DEST=bundles/test-integration [2020-09-12T12:50:05.969Z] PWD=/go/src/github.com/docker/docker [2020-09-12T12:50:05.969Z] KEEPBUNDLE=1 [2020-09-12T12:50:05.969Z] DOCKER_GITCOMMIT=6efa9e05756f709043790474e877e2df693e1922 [2020-09-12T12:50:05.969Z] container=docker [2020-09-12T12:50:05.969Z] HOME=/root [2020-09-12T12:50:05.969Z] GOLANG_VERSION=1.13.15 [2020-09-12T12:50:05.969Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-12T12:50:05.969Z] VALIDATE_BRANCH=master [2020-09-12T12:50:05.969Z] TERM=xterm [2020-09-12T12:50:05.969Z] DOCKER_PKG=github.com/docker/docker [2020-09-12T12:50:05.969Z] SHLVL=1 [2020-09-12T12:50:05.969Z] TIMEOUT=120m [2020-09-12T12:50:05.969Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-12T12:50:05.969Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-12T12:50:05.969Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-09-12T12:50:05.969Z] GO111MODULE=off [2020-09-12T12:50:05.969Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-12T12:50:05.969Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-12T12:50:05.969Z] GOPATH=/go [2020-09-12T12:50:05.969Z] PKG_CONFIG=pkg-config [2020-09-12T12:50:05.969Z] _=/usr/bin/env [2020-09-12T12:50:05.969Z] Building test suite binary ./integration-cli/test.main [2020-09-12T12:50:05.969Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-12T12:50:05.969Z] HOSTNAME=be4c93512991 [2020-09-12T12:50:05.969Z] TEST_SKIP_INTEGRATION=1 [2020-09-12T12:50:05.969Z] TESTDEBUG=0 [2020-09-12T12:50:05.969Z] DEST=bundles/test-integration [2020-09-12T12:50:05.969Z] PWD=/go/src/github.com/docker/docker [2020-09-12T12:50:05.969Z] KEEPBUNDLE=1 [2020-09-12T12:50:05.969Z] DOCKER_GITCOMMIT=6efa9e05756f709043790474e877e2df693e1922 [2020-09-12T12:50:05.969Z] container=docker [2020-09-12T12:50:05.969Z] HOME=/root [2020-09-12T12:50:05.969Z] GOLANG_VERSION=1.13.15 [2020-09-12T12:50:05.969Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-12T12:50:05.969Z] VALIDATE_BRANCH=master [2020-09-12T12:50:05.969Z] TERM=xterm [2020-09-12T12:50:05.969Z] DOCKER_PKG=github.com/docker/docker [2020-09-12T12:50:05.969Z] SHLVL=1 [2020-09-12T12:50:05.969Z] TIMEOUT=120m [2020-09-12T12:50:05.969Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-12T12:50:05.969Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-12T12:50:05.969Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-09-12T12:50:05.969Z] GO111MODULE=off [2020-09-12T12:50:05.969Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-12T12:50:05.969Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-12T12:50:05.969Z] GOPATH=/go [2020-09-12T12:50:05.969Z] PKG_CONFIG=pkg-config [2020-09-12T12:50:05.969Z] _=/usr/bin/env [2020-09-12T12:50:05.969Z] Building test suite binary ./integration-cli/test.main [2020-09-12T12:50:05.969Z] No new tests added to integration. [2020-09-12T12:50:05.969Z] [2020-09-12T12:50:05.969Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-12T12:50:05.969Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-12T12:50:05.969Z] HOSTNAME=406fbb8c696e [2020-09-12T12:50:05.969Z] TESTDEBUG=0 [2020-09-12T12:50:05.969Z] DEST=bundles/test-integration [2020-09-12T12:50:05.969Z] PWD=/go/src/github.com/docker/docker [2020-09-12T12:50:05.969Z] KEEPBUNDLE=1 [2020-09-12T12:50:05.969Z] DOCKER_GITCOMMIT=6efa9e05756f709043790474e877e2df693e1922 [2020-09-12T12:50:05.969Z] container=docker [2020-09-12T12:50:05.969Z] HOME=/root [2020-09-12T12:50:05.969Z] GOLANG_VERSION=1.13.15 [2020-09-12T12:50:05.969Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-12T12:50:05.969Z] VALIDATE_BRANCH=master [2020-09-12T12:50:05.969Z] TERM=xterm [2020-09-12T12:50:05.970Z] DOCKER_PKG=github.com/docker/docker [2020-09-12T12:50:05.970Z] SHLVL=1 [2020-09-12T12:50:05.970Z] TIMEOUT=120m [2020-09-12T12:50:05.970Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-12T12:50:05.970Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-12T12:50:05.970Z] GO111MODULE=off [2020-09-12T12:50:05.970Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-12T12:50:05.970Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-12T12:50:05.970Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-12T12:50:05.970Z] GOPATH=/go [2020-09-12T12:50:05.970Z] PKG_CONFIG=pkg-config [2020-09-12T12:50:05.970Z] _=/usr/bin/env [2020-09-12T12:50:05.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-12T12:50:06.535Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-09-12T12:50:07.092Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-12T12:50:07.092Z] [2020-09-12T12:50:07.092Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-12T12:50:07.092Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-12T12:50:07.092Z] HOSTNAME=94c3f7e6e238 [2020-09-12T12:50:07.092Z] DEST=bundles/test-integration [2020-09-12T12:50:07.092Z] PWD=/go/src/github.com/docker/docker [2020-09-12T12:50:07.092Z] DOCKER_ROOTLESS=1 [2020-09-12T12:50:07.092Z] DOCKER_GITCOMMIT=6efa9e05756f709043790474e877e2df693e1922 [2020-09-12T12:50:07.092Z] container=docker [2020-09-12T12:50:07.092Z] HOME=/root [2020-09-12T12:50:07.092Z] GOLANG_VERSION=1.13.15 [2020-09-12T12:50:07.092Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-12T12:50:07.092Z] VALIDATE_BRANCH=master [2020-09-12T12:50:07.092Z] TERM=xterm [2020-09-12T12:50:07.092Z] DOCKER_PKG=github.com/docker/docker [2020-09-12T12:50:07.092Z] SHLVL=1 [2020-09-12T12:50:07.092Z] TIMEOUT=120m [2020-09-12T12:50:07.092Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-12T12:50:07.092Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-12T12:50:07.092Z] GO111MODULE=off [2020-09-12T12:50:07.092Z] DOCKER_EXPERIMENTAL=1 [2020-09-12T12:50:07.092Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-12T12:50:07.092Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-12T12:50:07.092Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-12T12:50:07.092Z] GOPATH=/go [2020-09-12T12:50:07.092Z] PKG_CONFIG=pkg-config [2020-09-12T12:50:07.092Z] _=/usr/bin/env [2020-09-12T12:50:07.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-12T12:50:08.460Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.025s coverage: 45.9% of statements [2020-09-12T12:50:08.460Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.992s coverage: 73.1% of statements [2020-09-12T12:50:09.653Z] --- PASS: TestBuildSquashParent (6.30s) [2020-09-12T12:50:09.653Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-12T12:50:09.653Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-12T12:50:09.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-12T12:50:09.653Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-12T12:50:09.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-12T12:50:09.653Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-12T12:50:09.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-12T12:50:09.653Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-12T12:50:09.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-12T12:50:09.653Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-12T12:50:09.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-12T12:50:09.653Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-12T12:50:09.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-12T12:50:09.653Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-12T12:50:09.653Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-12T12:50:10.386Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.041s coverage: 49.5% of statements [2020-09-12T12:50:11.334Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.552s coverage: 76.1% of statements [2020-09-12T12:50:11.335Z] ok github.com/docker/docker/daemon 12.347s coverage: 17.4% of statements [2020-09-12T12:50:11.335Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-12T12:50:11.335Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-12T12:50:11.335Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-12T12:50:11.335Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-12T12:50:11.335Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-12T12:50:11.718Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-12T12:50:11.718Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-12T12:50:12.285Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 58.0% of statements [2020-09-12T12:50:13.681Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-09-12T12:50:13.681Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-09-12T12:50:13.782Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-12T12:50:13.782Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-12T12:50:15.078Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 4.8% of statements [2020-09-12T12:50:16.027Z] ok github.com/docker/docker/daemon/logger 0.250s coverage: 41.0% of statements [2020-09-12T12:50:16.027Z] ok github.com/docker/docker/daemon/logger/awslogs 0.257s coverage: 77.8% of statements [2020-09-12T12:50:16.292Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.213s coverage: 57.7% of statements [2020-09-12T12:50:16.292Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-12T12:50:16.292Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-12T12:50:16.292Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-12T12:50:16.292Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-12T12:50:16.292Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-12T12:50:16.292Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-12T12:50:16.514Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-12T12:50:16.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.57s) [2020-09-12T12:50:16.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.65s) [2020-09-12T12:50:16.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.27s) [2020-09-12T12:50:16.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.43s) [2020-09-12T12:50:16.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.50s) [2020-09-12T12:50:16.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.50s) [2020-09-12T12:50:16.514Z] === RUN TestBuildMultiStageCopy [2020-09-12T12:50:16.514Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-12T12:50:16.871Z] ok github.com/docker/docker/daemon/logger/gelf 0.038s coverage: 67.0% of statements [2020-09-12T12:50:17.448Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.023s coverage: 87.2% of statements [2020-09-12T12:50:17.448Z] ok github.com/docker/docker/daemon/logger/journald 0.022s coverage: 23.9% of statements [2020-09-12T12:50:18.026Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.047s coverage: 61.6% of statements [2020-09-12T12:50:18.977Z] ok github.com/docker/docker/daemon/logger/local 0.057s coverage: 75.2% of statements [2020-09-12T12:50:18.977Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-12T12:50:19.244Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-12T12:50:19.554Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.060s coverage: 33.3% of statements [2020-09-12T12:50:19.603Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-12T12:50:19.817Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 37.7% of statements [2020-09-12T12:50:19.894Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-12T12:50:20.393Z] ok github.com/docker/docker/daemon/logger/templates 0.058s coverage: 8.3% of statements [2020-09-12T12:50:20.525Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-12T12:50:20.656Z] ok github.com/docker/docker/daemon/logger/syslog 0.022s coverage: 46.8% of statements [2020-09-12T12:50:21.156Z] --- PASS: TestBuildMultiStageCopy (4.79s) [2020-09-12T12:50:21.156Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.51s) [2020-09-12T12:50:21.156Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-09-12T12:50:21.156Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-09-12T12:50:21.156Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2020-09-12T12:50:21.156Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2020-09-12T12:50:21.156Z] === RUN TestBuildMultiStageParentConfig [2020-09-12T12:50:21.605Z] ok github.com/docker/docker/daemon/network 0.019s coverage: 63.8% of statements [2020-09-12T12:50:22.181Z] ok github.com/docker/docker/daemon/logger/splunk 1.863s coverage: 82.5% of statements [2020-09-12T12:50:22.181Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-12T12:50:22.181Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-12T12:50:22.661Z] --- PASS: TestBuildMultiStageParentConfig (1.48s) [2020-09-12T12:50:22.661Z] === RUN TestBuildLabelWithTargets [2020-09-12T12:50:22.758Z] ok github.com/docker/docker/distribution/metadata 0.159s coverage: 48.2% of statements [2020-09-12T12:50:23.710Z] ok github.com/docker/docker/distribution 0.399s coverage: 21.9% of statements [2020-09-12T12:50:23.710Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-12T12:50:24.305Z] ok github.com/docker/docker/errdefs 0.027s coverage: 49.4% of statements [2020-09-12T12:50:24.885Z] ok github.com/docker/docker/image 0.045s coverage: 86.4% of statements [2020-09-12T12:50:25.146Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2020-09-12T12:50:25.408Z] ok github.com/docker/docker/distribution/xfer 1.714s coverage: 85.6% of statements [2020-09-12T12:50:25.408Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-12T12:50:25.408Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-12T12:50:25.421Z] --- PASS: TestBuildLabelWithTargets (2.31s) [2020-09-12T12:50:25.421Z] === RUN TestBuildWithEmptyLayers [2020-09-12T12:50:25.671Z] ok github.com/docker/docker/image/v1 0.039s coverage: 25.0% of statements [2020-09-12T12:50:25.671Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-12T12:50:26.051Z] --- PASS: TestBuildWithEmptyLayers (0.94s) [2020-09-12T12:50:26.051Z] === RUN TestBuildMultiStageOnBuild [2020-09-12T12:50:26.245Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2020-09-12T12:50:26.508Z] ok github.com/docker/docker/pkg/aaparser 0.012s coverage: 50.0% of statements [2020-09-12T12:50:27.903Z] ok github.com/docker/docker/opts 0.069s coverage: 67.1% of statements [2020-09-12T12:50:28.796Z] --- PASS: TestBuildMultiStageOnBuild (2.87s) [2020-09-12T12:50:28.796Z] === RUN TestBuildUncleanTarFilenames [2020-09-12T12:50:29.298Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-09-12T12:50:29.299Z] ok github.com/docker/docker/pkg/authorization 0.822s coverage: 68.3% of statements [2020-09-12T12:50:29.562Z] ok github.com/docker/docker/pkg/capabilities 0.031s coverage: 87.5% of statements [2020-09-12T12:50:29.826Z] --- PASS: TestBuildUncleanTarFilenames (1.18s) [2020-09-12T12:50:29.826Z] === RUN TestBuildMultiStageLayerLeak [2020-09-12T12:50:30.139Z] ok github.com/docker/docker/pkg/archive 1.201s coverage: 76.8% of statements [2020-09-12T12:50:30.401Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2020-09-12T12:50:30.762Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m8.798550838s with top 10 stages: buildssa: 1m38.544419597s, goimports: 23.171948689s, unconvert: 12.747071719s, gosec: 10.772477961s, golint: 6.436960938s, ineffassign: 4.702445454s, misspell: 4.398428704s, inspect: 3.64472804s, vrp: 2.897420978s, printf: 1.783950889s [2020-09-12T12:50:30.762Z] INFO [runner] Issues before processing: 2299, after processing: 0 [2020-09-12T12:50:30.762Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1690/1690, path_prettifier: 1690/1690, skip_files: 1690/1690, autogenerated_exclude: 1585/1690, identifier_marker: 1585/1585, exclude: 1585/1585, cgo: 1690/2299, exclude-rules: 64/1585, skip_dirs: 1690/1690, nolint: 0/64 [2020-09-12T12:50:30.762Z] INFO [runner] processing took 60.752016ms with stages: nolint: 26.399097ms, identifier_marker: 16.912757ms, path_prettifier: 8.128785ms, autogenerated_exclude: 4.055412ms, exclude-rules: 3.276746ms, skip_dirs: 1.655557ms, cgo: 222.967µs, filename_unadjuster: 96.264µs, max_same_issues: 1.387µs, uniq_by_line: 614ns, exclude: 425ns, diff: 403ns, skip_files: 382ns, path_shortener: 378ns, source_code: 350ns, max_from_linter: 294ns, max_per_file_from_linter: 198ns [2020-09-12T12:50:30.762Z] INFO [runner] linters took 1m39.636985897s with stages: goanalysis_metalinter: 1m19.537049282s, unused: 20.039000572s [2020-09-12T12:50:30.762Z] INFO File cache stats: 1443 entries of total size 6.8MiB [2020-09-12T12:50:30.762Z] INFO Memory: 1480 samples, avg is 691.1MB, max is 3236.9MB [2020-09-12T12:50:30.762Z] INFO Execution took 3m35.810385685s [2020-09-12T12:50:30.762Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-09-12T12:50:30.978Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-09-12T12:50:30.978Z] ok github.com/docker/docker/pkg/discovery/file 0.027s coverage: 97.6% of statements [2020-09-12T12:50:31.089Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41441/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6efa9e05756f709043790474e877e2df693e1922 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6efa9e05756f709043790474e877e2df693e1922 hack/make.sh dynbinary-daemon test-docker-py [2020-09-12T12:50:31.650Z] [2020-09-12T12:50:31.650Z] Removing bundles/ [2020-09-12T12:50:31.650Z] [2020-09-12T12:50:31.650Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-12T12:50:31.650Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-12T12:50:31.650Z] GOOS="" GOARCH="" GOARM="" [2020-09-12T12:50:31.927Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-09-12T12:50:32.502Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2020-09-12T12:50:32.764Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-09-12T12:50:33.337Z] --- PASS: TestBuildMultiStageLayerLeak (2.99s) [2020-09-12T12:50:33.337Z] === RUN TestBuildWithHugeFile [2020-09-12T12:50:33.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-12T12:50:33.709Z] ok github.com/docker/docker/pkg/chrootarchive 3.521s coverage: 43.2% of statements [2020-09-12T12:50:33.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-12T12:50:33.972Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-09-12T12:50:34.546Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2020-09-12T12:50:34.808Z] ok github.com/docker/docker/pkg/fsutils 0.283s coverage: 85.1% of statements [2020-09-12T12:50:34.808Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2020-09-12T12:50:35.383Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2020-09-12T12:50:35.418Z] c3aff4450246: Pull complete [2020-09-12T12:50:35.418Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-09-12T12:50:35.418Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-12T12:50:35.418Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-12T12:50:35.418Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-09-12T12:50:35.418Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-09-12T12:50:35.418Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1457' [2020-09-12T12:50:35.418Z] INFO: Docker version of control daemon [2020-09-12T12:50:35.418Z] [2020-09-12T12:50:35.418Z] Client: Docker Engine - Enterprise [2020-09-12T12:50:35.418Z] Version: 19.03.5 [2020-09-12T12:50:35.418Z] API version: 1.40 [2020-09-12T12:50:35.418Z] Go version: go1.12.12 [2020-09-12T12:50:35.418Z] Git commit: 2ee0c57608 [2020-09-12T12:50:35.418Z] Built: 11/13/2019 08:00:16 [2020-09-12T12:50:35.418Z] OS/Arch: windows/amd64 [2020-09-12T12:50:35.418Z] Experimental: false [2020-09-12T12:50:35.418Z] [2020-09-12T12:50:35.418Z] Server: Docker Engine - Enterprise [2020-09-12T12:50:35.418Z] Engine: [2020-09-12T12:50:35.419Z] Version: 19.03.5 [2020-09-12T12:50:35.419Z] API version: 1.40 (minimum version 1.24) [2020-09-12T12:50:35.419Z] Go version: go1.12.12 [2020-09-12T12:50:35.419Z] Git commit: 2ee0c57608 [2020-09-12T12:50:35.419Z] Built: 11/13/2019 07:58:51 [2020-09-12T12:50:35.419Z] OS/Arch: windows/amd64 [2020-09-12T12:50:35.419Z] Experimental: true [2020-09-12T12:50:35.419Z] [2020-09-12T12:50:35.419Z] INFO: Docker info of control daemon [2020-09-12T12:50:35.419Z] [2020-09-12T12:50:35.419Z] Client: [2020-09-12T12:50:35.419Z] Debug Mode: false [2020-09-12T12:50:35.419Z] Plugins: [2020-09-12T12:50:35.419Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-09-12T12:50:35.419Z] [2020-09-12T12:50:35.419Z] Server: [2020-09-12T12:50:35.419Z] Containers: 0 [2020-09-12T12:50:35.419Z] Running: 0 [2020-09-12T12:50:35.419Z] Paused: 0 [2020-09-12T12:50:35.419Z] Stopped: 0 [2020-09-12T12:50:35.419Z] Images: 1 [2020-09-12T12:50:35.419Z] Server Version: 19.03.5 [2020-09-12T12:50:35.419Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-12T12:50:35.419Z] Windows: [2020-09-12T12:50:35.419Z] LCOW: [2020-09-12T12:50:35.419Z] Logging Driver: json-file [2020-09-12T12:50:35.419Z] Plugins: [2020-09-12T12:50:35.419Z] Volume: local [2020-09-12T12:50:35.419Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-12T12:50:35.419Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-12T12:50:35.419Z] Swarm: inactive [2020-09-12T12:50:35.419Z] Default Isolation: process [2020-09-12T12:50:35.419Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-12T12:50:35.419Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-12T12:50:35.419Z] OSType: windows [2020-09-12T12:50:35.419Z] Architecture: x86_64 [2020-09-12T12:50:35.419Z] CPUs: 4 [2020-09-12T12:50:35.419Z] Total Memory: 32GiB [2020-09-12T12:50:35.419Z] Name: azwin-2-57e080 [2020-09-12T12:50:35.419Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-09-12T12:50:35.419Z] Docker Root Dir: D:\docker [2020-09-12T12:50:35.419Z] Debug Mode: false [2020-09-12T12:50:35.419Z] Registry: https://index.docker.io/v1/ [2020-09-12T12:50:35.419Z] Labels: [2020-09-12T12:50:35.419Z] Experimental: true [2020-09-12T12:50:35.419Z] Insecure Registries: [2020-09-12T12:50:35.419Z] 10.0.0.4:5000 [2020-09-12T12:50:35.419Z] 127.0.0.0/8 [2020-09-12T12:50:35.419Z] Registry Mirrors: [2020-09-12T12:50:35.419Z] http://10.0.0.4:5000/ [2020-09-12T12:50:35.419Z] Live Restore Enabled: false [2020-09-12T12:50:35.419Z] [2020-09-12T12:50:35.419Z] [2020-09-12T12:50:35.419Z] INFO: Commit hash is 6efa9e0575 [2020-09-12T12:50:35.419Z] INFO: Nuke-Everything... [2020-09-12T12:50:35.419Z] INFO: Container count on control daemon to delete is 0 [2020-09-12T12:50:36.332Z] ok github.com/docker/docker/layer 7.795s coverage: 68.8% of statements [2020-09-12T12:50:36.332Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-12T12:50:36.332Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-12T12:50:36.332Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-12T12:50:36.332Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-12T12:50:36.332Z] ? github.com/docker/docker/oci [no test files] [2020-09-12T12:50:36.332Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-12T12:50:36.332Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-12T12:50:36.332Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-12T12:50:36.332Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-09-12T12:50:36.332Z] ok github.com/docker/docker/pkg/idtools 0.656s coverage: 70.1% of statements [2020-09-12T12:50:36.332Z] ok github.com/docker/docker/pkg/ioutils 0.597s coverage: 70.1% of statements [2020-09-12T12:50:36.332Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-12T12:50:36.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-12T12:50:36.593Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2020-09-12T12:50:36.593Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-12T12:50:36.593Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-12T12:50:36.857Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2020-09-12T12:50:36.857Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-12T12:50:36.954Z] INFO: Nuking d:\CI [2020-09-12T12:50:36.954Z] INFO: Zapped successfully [2020-09-12T12:50:36.954Z] INFO: Location for testing is d:\CI\PR-41441\1 [2020-09-12T12:50:36.954Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-09-12T12:50:36.955Z] [2020-09-12T12:50:36.955Z] [2020-09-12T12:50:36.955Z] INFO: Building the image from Dockerfile.windows at 09/12/2020 12:50:36... [2020-09-12T12:50:36.955Z] [2020-09-12T12:50:37.120Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements [2020-09-12T12:50:37.120Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2020-09-12T12:50:37.383Z] ok github.com/docker/docker/pkg/pidfile 0.055s coverage: 82.4% of statements [2020-09-12T12:50:37.646Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 86.7% of statements [2020-09-12T12:50:37.646Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-12T12:50:37.646Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-12T12:50:38.222Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.028s coverage: 56.8% of statements [2020-09-12T12:50:38.800Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2020-09-12T12:50:38.800Z] ok github.com/docker/docker/pkg/plugins/transport 0.017s coverage: 85.7% of statements [2020-09-12T12:50:39.065Z] ok github.com/docker/docker/pkg/progress 0.025s coverage: 75.9% of statements [2020-09-12T12:50:39.640Z] ok github.com/docker/docker/pkg/reexec 0.024s coverage: 82.4% of statements [2020-09-12T12:50:40.214Z] ok github.com/docker/docker/pkg/stdcopy 0.015s coverage: 100.0% of statements [2020-09-12T12:50:40.475Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 73.9% of statements [2020-09-12T12:50:40.735Z] #65 exporting layers 81.0s done [2020-09-12T12:50:40.735Z] #65 exporting manifest sha256:de01b893dd701629ad83bc22c4f14db3575534181d73110af3851b6cb79de231 done [2020-09-12T12:50:40.735Z] #65 exporting config sha256:3b64d3bdaa70e54db3713b6bbd3a78f6b249ce6e10e32c7fcde7a27d6a4fbfe7 done [2020-09-12T12:50:40.735Z] #65 sending tarball [2020-09-12T12:50:41.050Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-09-12T12:50:41.050Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2020-09-12T12:50:41.313Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-09-12T12:50:41.888Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 53.8% of statements [2020-09-12T12:50:42.465Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [2020-09-12T12:50:42.465Z] ok github.com/docker/docker/pkg/signal 2.815s coverage: 61.0% of statements [2020-09-12T12:50:42.728Z] ok github.com/docker/docker/pkg/tailfile 0.164s coverage: 88.6% of statements [2020-09-12T12:50:42.758Z] Sending build context to Docker daemon 56.31MB [2020-09-12T12:50:42.758Z] [2020-09-12T12:50:42.758Z] Step 1/10 : FROM microsoft/windowsservercore [2020-09-12T12:50:42.758Z] ---> 715aaeac112d [2020-09-12T12:50:42.758Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-09-12T12:50:42.758Z] ---> Running in 8ea61ede715b [2020-09-12T12:50:42.758Z] Removing intermediate container 8ea61ede715b [2020-09-12T12:50:42.758Z] ---> 98a9cdc08e9b [2020-09-12T12:50:42.758Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-09-12T12:50:42.758Z] ---> Running in 3b1e6c50b5c9 [2020-09-12T12:50:43.009Z] testing: warning: no tests to run [2020-09-12T12:50:43.009Z] coverage: [no statements] [2020-09-12T12:50:43.009Z] ok github.com/docker/docker/pkg/term/windows 0.017s coverage: [no statements] [no tests to run] [2020-09-12T12:50:43.217Z] Removing intermediate container 3b1e6c50b5c9 [2020-09-12T12:50:43.217Z] ---> 7ab3cfe13cdd [2020-09-12T12:50:43.217Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-09-12T12:50:43.217Z] ---> Running in 63a5e8148912 [2020-09-12T12:50:43.613Z] ok github.com/docker/docker/pkg/tarsum 0.131s coverage: 89.3% of statements [2020-09-12T12:50:43.613Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements [2020-09-12T12:50:43.613Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2020-09-12T12:50:44.192Z] Removing intermediate container 63a5e8148912 [2020-09-12T12:50:44.192Z] ---> 9a1c8a7842bd [2020-09-12T12:50:44.192Z] 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} [2020-09-12T12:50:44.192Z] ---> Running in c3e2a3427019 [2020-09-12T12:50:44.195Z] ok github.com/docker/docker/pkg/useragent 0.025s coverage: 88.9% of statements [2020-09-12T12:50:44.652Z] Removing intermediate container c3e2a3427019 [2020-09-12T12:50:44.652Z] ---> 2b896b0200f0 [2020-09-12T12:50:44.652Z] 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; [2020-09-12T12:50:44.652Z] ---> Running in 98cefa1cbf3e [2020-09-12T12:50:46.131Z] ok github.com/docker/docker/plugin/v2 0.019s coverage: 14.5% of statements [2020-09-12T12:50:46.131Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 73.8% of statements [2020-09-12T12:50:46.393Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-09-12T12:50:46.654Z] ok github.com/docker/docker/plugin 0.578s coverage: 23.1% of statements [2020-09-12T12:50:47.602Z] ok github.com/docker/docker/registry/resumable 0.045s coverage: 100.0% of statements [2020-09-12T12:50:47.864Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 45.3% of statements [2020-09-12T12:50:48.441Z] ok github.com/docker/docker/testutil 0.011s coverage: 62.5% of statements [2020-09-12T12:50:48.441Z] ok github.com/docker/docker/registry 0.215s coverage: 56.3% of statements [2020-09-12T12:50:49.017Z] ok github.com/docker/docker/runconfig 0.071s coverage: 66.1% of statements [2020-09-12T12:50:50.940Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2020-09-12T12:50:51.515Z] ok github.com/docker/docker/volume/local 0.054s coverage: 73.0% of statements [2020-09-12T12:50:51.778Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 67.0% of statements [2020-09-12T12:50:52.722Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2020-09-12T12:50:53.219Z] [2020-09-12T12:50:53.219Z] SUCCESS: Specified value was saved. [2020-09-12T12:50:53.678Z] INFO: Downloading git... [2020-09-12T12:50:55.227Z] INFO: Downloading go... [2020-09-12T12:50:56.256Z] #65 ... [2020-09-12T12:50:56.256Z] [2020-09-12T12:50:56.256Z] #66 importing to docker [2020-09-12T12:50:56.256Z] #66 ... [2020-09-12T12:50:56.256Z] [2020-09-12T12:50:56.256Z] #65 exporting to oci image format [2020-09-12T12:50:56.256Z] #65 sending tarball 15.6s done [2020-09-12T12:50:56.256Z] #65 DONE 96.6s [2020-09-12T12:50:56.256Z] [2020-09-12T12:50:56.256Z] #66 importing to docker [2020-09-12T12:51:00.463Z] --- PASS: TestBuildWithHugeFile (25.90s) [2020-09-12T12:51:00.463Z] === RUN TestBuildWithEmptyDockerfile [2020-09-12T12:51:00.463Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-12T12:51:00.463Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-12T12:51:00.463Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-12T12:51:00.463Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-12T12:51:00.463Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-12T12:51:00.463Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-12T12:51:00.463Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-12T12:51:00.463Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-12T12:51:00.463Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-12T12:51:00.463Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-09-12T12:51:00.463Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-09-12T12:51:00.463Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-09-12T12:51:00.463Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-09-12T12:51:00.463Z] === RUN TestBuildPreserveOwnership [2020-09-12T12:51:00.463Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-12T12:51:03.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-12T12:51:03.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-12T12:51:03.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-12T12:51:03.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-12T12:51:03.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-12T12:51:03.186Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-12T12:51:04.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-12T12:51:05.910Z] --- PASS: TestBuildPreserveOwnership (6.43s) [2020-09-12T12:51:05.910Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.20s) [2020-09-12T12:51:05.910Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.22s) [2020-09-12T12:51:05.910Z] === RUN TestBuildPlatformInvalid [2020-09-12T12:51:05.910Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-09-12T12:51:05.910Z] PASS [2020-09-12T12:51:05.910Z] [2020-09-12T12:51:05.910Z] === Skipped [2020-09-12T12:51:05.910Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-09-12T12:51:05.910Z] build_session_test.go:25: TODO: BuildKit [2020-09-12T12:51:05.910Z] [2020-09-12T12:51:05.910Z] [2020-09-12T12:51:05.910Z] DONE 32 tests, 1 skipped in 75.592s [2020-09-12T12:51:05.910Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-09-12T12:51:05.910Z] ++ 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 [2020-09-12T12:51:05.910Z] ++ set -e [2020-09-12T12:51:05.910Z] ++ '[' -n 0 ']' [2020-09-12T12:51:05.910Z] ++ set -x [2020-09-12T12:51:05.910Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T12:51:05.910Z] INFO: Testing against a local daemon [2020-09-12T12:51:05.910Z] === RUN TestConfigInspect [2020-09-12T12:51:07.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-12T12:51:09.421Z] --- PASS: TestConfigInspect (3.73s) [2020-09-12T12:51:09.421Z] === RUN TestConfigList [2020-09-12T12:51:09.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-12T12:51:10.038Z] INFO: Downloading compiler 1 of 3... [2020-09-12T12:51:10.038Z] INFO: Downloading compiler 2 of 3... [2020-09-12T12:51:10.038Z] INFO: Downloading compiler 3 of 3... [2020-09-12T12:51:10.038Z] INFO: Extracting git... [2020-09-12T12:51:10.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-12T12:51:11.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-12T12:51:11.658Z] #66 DONE 16.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-12T12:51:12.112Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41441/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6efa9e05756f709043790474e877e2df693e1922 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6efa9e05756f709043790474e877e2df693e1922 hack/test/unit [2020-09-12T12:51:12.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-12T12:51:13.869Z] --- PASS: TestConfigList (3.56s) [2020-09-12T12:51:13.869Z] === RUN TestConfigsCreateAndDelete [2020-09-12T12:51:14.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-12T12:51:14.681Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.6% of statements [2020-09-12T12:51:14.681Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-12T12:51:14.681Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-12T12:51:14.681Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-12T12:51:14.681Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-12T12:51:14.681Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-12T12:51:14.681Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-12T12:51:14.681Z] ? github.com/docker/docker/rootless [no test files] [2020-09-12T12:51:14.681Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-12T12:51:14.681Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-12T12:51:14.681Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-12T12:51:14.681Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-12T12:51:14.681Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-12T12:51:14.681Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-12T12:51:14.681Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-12T12:51:14.681Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-12T12:51:14.681Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-12T12:51:14.681Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-12T12:51:14.681Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-12T12:51:14.681Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-12T12:51:14.681Z] ? github.com/docker/docker/volume [no test files] [2020-09-12T12:51:14.681Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-12T12:51:14.681Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-12T12:51:14.681Z] [2020-09-12T12:51:14.681Z] === Skipped [2020-09-12T12:51:14.681Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-12T12:51:14.681Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-12T12:51:14.681Z] [2020-09-12T12:51:14.681Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-12T12:51:14.681Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-12T12:51:14.681Z] [2020-09-12T12:51:14.681Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-12T12:51:14.681Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:51:14.681Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-12T12:51:14.681Z] [2020-09-12T12:51:14.681Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-12T12:51:14.681Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:51:14.681Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-12T12:51:14.681Z] [2020-09-12T12:51:14.681Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-12T12:51:14.681Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:51:14.681Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-12T12:51:14.681Z] [2020-09-12T12:51:14.681Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-12T12:51:14.681Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:51:14.681Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-12T12:51:14.681Z] [2020-09-12T12:51:14.681Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-12T12:51:14.681Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:51:14.681Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-12T12:51:14.681Z] [2020-09-12T12:51:14.681Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-12T12:51:14.681Z] graphtest_unix.go:73: No driver to put! [2020-09-12T12:51:14.681Z] [2020-09-12T12:51:14.681Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-12T12:51:14.681Z] time="2020-09-12T12:50:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-12T12:51:14.681Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-12T12:51:14.681Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-12T12:51:14.681Z] [2020-09-12T12:51:14.681Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-12T12:51:14.681Z] time="2020-09-12T12:50:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-12T12:51:14.681Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-12T12:51:14.681Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-12T12:51:14.681Z] [2020-09-12T12:51:14.681Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-12T12:51:14.681Z] time="2020-09-12T12:50:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-12T12:51:14.681Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-12T12:51:14.681Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-12T12:51:14.681Z] [2020-09-12T12:51:14.681Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-12T12:51:14.681Z] time="2020-09-12T12:50:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-12T12:51:14.681Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-12T12:51:14.681Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-12T12:51:14.681Z] [2020-09-12T12:51:14.681Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-12T12:51:14.681Z] time="2020-09-12T12:50:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-12T12:51:14.681Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-12T12:51:14.681Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-12T12:51:14.681Z] [2020-09-12T12:51:14.681Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-12T12:51:14.681Z] graphtest_unix.go:73: No driver to put! [2020-09-12T12:51:14.681Z] [2020-09-12T12:51:14.681Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-12T12:51:14.681Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-12T12:51:14.681Z] [2020-09-12T12:51:14.681Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-12T12:51:14.681Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-12T12:51:14.681Z] [2020-09-12T12:51:14.682Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-12T12:51:14.682Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-12T12:51:14.682Z] [2020-09-12T12:51:14.682Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-12T12:51:14.682Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-12T12:51:14.682Z] [2020-09-12T12:51:14.682Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-12T12:51:14.682Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:51:14.682Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-12T12:51:14.682Z] [2020-09-12T12:51:14.682Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-12T12:51:14.682Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:51:14.682Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-12T12:51:14.682Z] [2020-09-12T12:51:14.682Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-12T12:51:14.682Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:51:14.682Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-12T12:51:14.682Z] [2020-09-12T12:51:14.682Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-12T12:51:14.682Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:51:14.682Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-12T12:51:14.682Z] [2020-09-12T12:51:14.682Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-12T12:51:14.682Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:51:14.682Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-12T12:51:14.682Z] [2020-09-12T12:51:14.682Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-12T12:51:14.682Z] graphtest_unix.go:73: No driver to put! [2020-09-12T12:51:14.682Z] [2020-09-12T12:51:14.682Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-12T12:51:14.682Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-12T12:51:14.682Z] [2020-09-12T12:51:14.682Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-12T12:51:14.682Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-12T12:51:14.682Z] [2020-09-12T12:51:14.682Z] [2020-09-12T12:51:14.682Z] DONE 2138 tests, 26 skipped in 194.327s Post stage [Pipeline] junit [2020-09-12T12:51:14.697Z] Recording test results [2020-09-12T12:51:15.671Z] ? github.com/docker/docker/api [no test files] [2020-09-12T12:51:16.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-12T12:51:16.595Z] --- PASS: TestConfigsCreateAndDelete (3.60s) [2020-09-12T12:51:16.595Z] === RUN TestConfigsUpdate [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-12T12:51:17.011Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41441/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6efa9e05756f709043790474e877e2df693e1922 -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:6efa9e05756f709043790474e877e2df693e1922 hack/make.sh dynbinary test-integration [2020-09-12T12:51:17.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-12T12:51:17.585Z] [2020-09-12T12:51:17.846Z] Removing bundles/ [2020-09-12T12:51:17.846Z] [2020-09-12T12:51:17.846Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-12T12:51:17.846Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-12T12:51:17.846Z] GOOS="" GOARCH="" GOARM="" [2020-09-12T12:51:18.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-12T12:51:19.461Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-12T12:51:19.461Z] Using test binary docker [2020-09-12T12:51:19.461Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-12T12:51:19.461Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-12T12:51:19.461Z] INFO: Waiting for daemon to start... [2020-09-12T12:51:19.461Z] Starting dockerd [2020-09-12T12:51:21.037Z] --- PASS: TestConfigsUpdate (3.64s) [2020-09-12T12:51:21.037Z] === RUN TestTemplatedConfig [2020-09-12T12:51:22.430Z] INFO: Expanding go... [2020-09-12T12:51:22.745Z] . [2020-09-12T12:51:22.745Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-12T12:51:22.745Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-12T12:51:22.745Z] Error: No such image: emptyfs [2020-09-12T12:51:22.745Z] Running integration-test (iteration 1) [2020-09-12T12:51:22.745Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-12T12:51:23.843Z] --- PASS: TestTemplatedConfig (3.26s) [2020-09-12T12:51:23.843Z] === RUN TestConfigCreateResolve [2020-09-12T12:51:27.358Z] --- PASS: TestConfigCreateResolve (3.62s) [2020-09-12T12:51:27.358Z] === RUN TestConfigDaemonLibtrustID [2020-09-12T12:51:27.649Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-09-12T12:51:27.649Z] PASS [2020-09-12T12:51:27.649Z] [2020-09-12T12:51:27.649Z] DONE 7 tests in 22.031s [2020-09-12T12:51:27.649Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-09-12T12:51:27.649Z] ++ 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 [2020-09-12T12:51:27.649Z] ++ set -e [2020-09-12T12:51:27.649Z] ++ '[' -n 0 ']' [2020-09-12T12:51:27.649Z] ++ set -x [2020-09-12T12:51:27.649Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-09-12T12:51:27.939Z] INFO: Testing against a local daemon [2020-09-12T12:51:27.939Z] === RUN TestCheckpoint [2020-09-12T12:51:27.939Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-12T12:51:27.939Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-12T12:51:27.939Z] === RUN TestContainerInvalidJSON [2020-09-12T12:51:27.939Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-12T12:51:27.939Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-12T12:51:27.939Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-12T12:51:27.939Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-12T12:51:27.939Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-12T12:51:27.939Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-12T12:51:27.939Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-12T12:51:27.939Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-12T12:51:27.939Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-12T12:51:27.939Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-09-12T12:51:27.939Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-12T12:51:27.939Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-12T12:51:27.939Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-12T12:51:27.939Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-12T12:51:27.939Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2020-09-12T12:51:27.939Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-12T12:51:28.229Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-09-12T12:51:28.229Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-12T12:51:28.229Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-09-12T12:51:28.229Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-12T12:51:28.519Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-09-12T12:51:28.519Z] === RUN TestCopyFromContainer [2020-09-12T12:51:30.582Z] === RUN TestCopyFromContainer// [2020-09-12T12:51:30.582Z] === RUN TestCopyFromContainer//bar/root [2020-09-12T12:51:30.582Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-12T12:51:30.582Z] === RUN TestCopyFromContainer/bar/quux [2020-09-12T12:51:30.582Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-12T12:51:30.873Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-12T12:51:30.873Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-12T12:51:30.873Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-12T12:51:31.163Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-12T12:51:31.163Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-12T12:51:31.163Z] --- PASS: TestCopyFromContainer (2.82s) [2020-09-12T12:51:31.163Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-09-12T12:51:31.163Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-09-12T12:51:31.163Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-09-12T12:51:31.163Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-09-12T12:51:31.163Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-09-12T12:51:31.163Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-09-12T12:51:31.163Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-09-12T12:51:31.163Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-09-12T12:51:31.163Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2020-09-12T12:51:31.163Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-09-12T12:51:31.163Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-12T12:51:31.163Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-12T12:51:31.163Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-12T12:51:31.163Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-12T12:51:31.163Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-12T12:51:31.163Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-12T12:51:31.163Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-12T12:51:31.163Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-12T12:51:31.163Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-12T12:51:31.163Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-12T12:51:31.163Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-09-12T12:51:31.163Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-12T12:51:31.163Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-12T12:51:31.163Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-12T12:51:31.163Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-12T12:51:31.163Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-09-12T12:51:31.163Z] === RUN TestCreateWithInvalidEnv [2020-09-12T12:51:31.163Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-12T12:51:31.163Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-12T12:51:31.163Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-12T12:51:31.163Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-12T12:51:31.163Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-12T12:51:31.163Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-12T12:51:31.163Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-12T12:51:31.163Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-12T12:51:31.163Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-12T12:51:31.163Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-12T12:51:31.163Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-12T12:51:31.163Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-12T12:51:31.163Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-12T12:51:31.163Z] === RUN TestCreateTmpfsMountsTarget [2020-09-12T12:51:31.453Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-12T12:51:31.453Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-12T12:51:34.176Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2020-09-12T12:51:34.176Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-12T12:51:34.413Z] ok github.com/docker/docker/api/server 0.042s coverage: 9.0% of statements [2020-09-12T12:51:34.955Z] Loaded image: buildpack-deps:buster [2020-09-12T12:51:34.955Z] Loaded image: busybox:latest [2020-09-12T12:51:34.955Z] Loaded image: busybox:glibc [2020-09-12T12:51:34.955Z] Loaded image: debian:buster [2020-09-12T12:51:34.955Z] Loaded image: hello-world:latest [2020-09-12T12:51:34.955Z] INFO: Testing against a local daemon [2020-09-12T12:51:34.955Z] === RUN TestCgroupNamespacesBuild [2020-09-12T12:51:36.238Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.51s) [2020-09-12T12:51:36.238Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-12T12:51:36.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-12T12:51:36.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-12T12:51:36.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-12T12:51:36.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-12T12:51:36.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-12T12:51:36.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-12T12:51:36.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-12T12:51:36.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-12T12:51:36.238Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-12T12:51:36.238Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-12T12:51:36.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-12T12:51:36.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-12T12:51:36.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-12T12:51:36.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-12T12:51:36.238Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-12T12:51:36.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-12T12:51:36.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-12T12:51:36.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-12T12:51:36.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-12T12:51:36.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-12T12:51:36.238Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-09-12T12:51:36.238Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-12T12:51:37.269Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2020-09-12T12:51:37.270Z] === RUN TestCreateDifferentPlatform [2020-09-12T12:51:37.270Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-12T12:51:37.270Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-12T12:51:37.270Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-09-12T12:51:37.270Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-12T12:51:37.270Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-12T12:51:37.270Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-12T12:51:37.270Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-12T12:51:37.270Z] === RUN TestContainerStartOnDaemonRestart [2020-09-12T12:51:37.270Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-12T12:51:37.270Z] === RUN TestDaemonRestartIpcMode [2020-09-12T12:51:37.270Z] === PAUSE TestDaemonRestartIpcMode [2020-09-12T12:51:37.270Z] === RUN TestDaemonHostGatewayIP [2020-09-12T12:51:37.270Z] === PAUSE TestDaemonHostGatewayIP [2020-09-12T12:51:37.270Z] === RUN TestContainerKillOnDaemonStart [2020-09-12T12:51:37.270Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-12T12:51:37.270Z] === RUN TestDiff [2020-09-12T12:51:37.903Z] --- PASS: TestDiff (0.79s) [2020-09-12T12:51:37.903Z] === RUN TestExecWithCloseStdin [2020-09-12T12:51:38.936Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-09-12T12:51:38.936Z] === RUN TestExec [2020-09-12T12:51:39.969Z] --- PASS: TestExec (0.94s) [2020-09-12T12:51:39.969Z] === RUN TestExecUser [2020-09-12T12:51:40.225Z] --- PASS: TestCgroupNamespacesBuild (4.66s) [2020-09-12T12:51:40.225Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-12T12:51:40.601Z] --- PASS: TestExecUser (0.93s) [2020-09-12T12:51:40.601Z] === RUN TestExportContainerAndImportImage [2020-09-12T12:51:42.106Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2020-09-12T12:51:42.106Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-12T12:51:42.169Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2020-09-12T12:51:42.169Z] === RUN TestBuildWithSession [2020-09-12T12:51:42.169Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-12T12:51:42.169Z] build_session_test.go:25: TODO: BuildKit [2020-09-12T12:51:42.169Z] === RUN TestBuildSquashParent [2020-09-12T12:51:43.136Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2020-09-12T12:51:43.136Z] === RUN TestHealthCheckWorkdir [2020-09-12T12:51:43.528Z] INFO: Expanding compiler 1 of 3... [2020-09-12T12:51:43.528Z] INFO: Expanding compiler 2 of 3... [2020-09-12T12:51:44.167Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2020-09-12T12:51:44.167Z] === RUN TestHealthKillContainer [2020-09-12T12:51:47.674Z] --- PASS: TestHealthKillContainer (2.91s) [2020-09-12T12:51:47.674Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-12T12:51:47.965Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2020-09-12T12:51:47.965Z] === RUN TestIpcModeNone [2020-09-12T12:51:48.996Z] --- PASS: TestIpcModeNone (0.92s) [2020-09-12T12:51:48.996Z] === RUN TestIpcModePrivate [2020-09-12T12:51:49.324Z] INFO: Expanding compiler 3 of 3... [2020-09-12T12:51:49.324Z] INFO: Removing downloaded files... [2020-09-12T12:51:49.324Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-09-12T12:51:49.324Z] INFO: Configuring git core.autocrlf... [2020-09-12T12:51:50.027Z] --- PASS: TestIpcModePrivate (0.87s) [2020-09-12T12:51:50.027Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-09-12T12:51:50.027Z] === RUN TestIpcModeShareable [2020-09-12T12:51:50.322Z] --- PASS: TestBuildSquashParent (7.43s) [2020-09-12T12:51:50.323Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-12T12:51:50.323Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-12T12:51:50.323Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-12T12:51:50.323Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-12T12:51:50.323Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-12T12:51:50.323Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-12T12:51:50.323Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-12T12:51:50.323Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-12T12:51:50.323Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-12T12:51:50.323Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-12T12:51:50.323Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-12T12:51:50.323Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-12T12:51:50.323Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-12T12:51:50.323Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-12T12:51:50.323Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-12T12:51:50.582Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-12T12:51:51.105Z] --- PASS: TestIpcModeShareable (1.01s) [2020-09-12T12:51:51.105Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-09-12T12:51:51.105Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-12T12:51:51.961Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-12T12:51:51.961Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-12T12:51:53.077Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-12T12:51:53.333Z] [2020-09-12T12:51:53.333Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-09-12T12:51:53.831Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.86s) [2020-09-12T12:51:53.831Z] === RUN TestAPIIpcModeHost [2020-09-12T12:51:53.865Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-12T12:51:53.895Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-09-12T12:51:53.895Z] Using test binary docker [2020-09-12T12:51:53.895Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-12T12:51:53.895Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-12T12:51:53.895Z] INFO: Waiting for daemon to start... [2020-09-12T12:51:53.895Z] Starting dockerd [2020-09-12T12:51:54.462Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-09-12T12:51:54.462Z] === RUN TestDaemonIpcModeShareable [2020-09-12T12:51:55.769Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-12T12:51:55.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.26s) [2020-09-12T12:51:55.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.52s) [2020-09-12T12:51:55.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.32s) [2020-09-12T12:51:55.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.03s) [2020-09-12T12:51:55.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2020-09-12T12:51:55.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.71s) [2020-09-12T12:51:55.769Z] === RUN TestBuildMultiStageCopy [2020-09-12T12:51:55.769Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-12T12:51:56.406Z] . [2020-09-12T12:51:56.406Z] INFO: Building docker-sdk-python3:4.3.0... [2020-09-12T12:51:56.545Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2020-09-12T12:51:56.545Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-09-12T12:51:56.545Z] === RUN TestDaemonIpcModePrivate [2020-09-12T12:51:58.053Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2020-09-12T12:51:58.053Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-09-12T12:51:58.053Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-12T12:51:58.302Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-12T12:51:59.237Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-12T12:51:59.556Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-09-12T12:51:59.556Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-09-12T12:51:59.556Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-12T12:52:00.173Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-12T12:52:01.109Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-12T12:52:01.617Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-09-12T12:52:01.617Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-09-12T12:52:01.617Z] === RUN TestIpcModeOlderClient [2020-09-12T12:52:01.617Z] === PAUSE TestIpcModeOlderClient [2020-09-12T12:52:01.617Z] === RUN TestKillContainerInvalidSignal [2020-09-12T12:52:02.046Z] --- PASS: TestBuildMultiStageCopy (6.61s) [2020-09-12T12:52:02.046Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.61s) [2020-09-12T12:52:02.046Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.04s) [2020-09-12T12:52:02.046Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.96s) [2020-09-12T12:52:02.046Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-09-12T12:52:02.046Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-09-12T12:52:02.046Z] === RUN TestBuildMultiStageParentConfig [2020-09-12T12:52:02.248Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2020-09-12T12:52:02.248Z] === RUN TestKillContainer [2020-09-12T12:52:02.248Z] === RUN TestKillContainer/no_signal [2020-09-12T12:52:03.293Z] === RUN TestKillContainer/non_killing_signal [2020-09-12T12:52:03.583Z] === RUN TestKillContainer/killing_signal [2020-09-12T12:52:05.088Z] --- PASS: TestKillContainer (2.53s) [2020-09-12T12:52:05.088Z] --- PASS: TestKillContainer/no_signal (0.81s) [2020-09-12T12:52:05.088Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-09-12T12:52:05.088Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2020-09-12T12:52:05.088Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-12T12:52:05.088Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-12T12:52:05.719Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-12T12:52:06.352Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2020-09-12T12:52:06.352Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2020-09-12T12:52:06.352Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-09-12T12:52:06.352Z] === RUN TestKillStoppedContainer [2020-09-12T12:52:06.643Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-09-12T12:52:06.643Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-12T12:52:06.643Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-09-12T12:52:06.643Z] === RUN TestKillDifferentUserContainer [2020-09-12T12:52:07.314Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-09-12T12:52:07.314Z] === RUN TestBuildLabelWithTargets [2020-09-12T12:52:07.675Z] --- PASS: TestKillDifferentUserContainer (0.92s) [2020-09-12T12:52:07.675Z] === RUN TestInspectOomKilledTrue [2020-09-12T12:52:07.675Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-12T12:52:07.675Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-12T12:52:07.675Z] === RUN TestInspectOomKilledFalse [2020-09-12T12:52:07.675Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-12T12:52:07.675Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-12T12:52:07.675Z] === RUN TestLinksEtcHostsContentMatch [2020-09-12T12:52:08.308Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-09-12T12:52:08.308Z] === RUN TestLinksContainerNames [2020-09-12T12:52:09.815Z] --- PASS: TestLinksContainerNames (1.72s) [2020-09-12T12:52:09.815Z] === RUN TestLogsFollowTailEmpty [2020-09-12T12:52:10.849Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-09-12T12:52:10.849Z] === RUN TestContainerNetworkMountsNoChown [2020-09-12T12:52:11.481Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-09-12T12:52:11.481Z] === RUN TestMountDaemonRoot [2020-09-12T12:52:11.481Z] === RUN TestMountDaemonRoot/default [2020-09-12T12:52:11.481Z] === PAUSE TestMountDaemonRoot/default [2020-09-12T12:52:11.481Z] === RUN TestMountDaemonRoot/private [2020-09-12T12:52:11.481Z] === PAUSE TestMountDaemonRoot/private [2020-09-12T12:52:11.481Z] === RUN TestMountDaemonRoot/rprivate [2020-09-12T12:52:11.481Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-12T12:52:11.481Z] === RUN TestMountDaemonRoot/slave [2020-09-12T12:52:11.481Z] === PAUSE TestMountDaemonRoot/slave [2020-09-12T12:52:11.481Z] === RUN TestMountDaemonRoot/rslave [2020-09-12T12:52:11.481Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-12T12:52:11.481Z] === RUN TestMountDaemonRoot/shared [2020-09-12T12:52:11.481Z] === PAUSE TestMountDaemonRoot/shared [2020-09-12T12:52:11.481Z] === RUN TestMountDaemonRoot/rshared [2020-09-12T12:52:11.481Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-12T12:52:11.481Z] === CONT TestMountDaemonRoot/default [2020-09-12T12:52:11.481Z] === CONT TestMountDaemonRoot/rslave [2020-09-12T12:52:11.481Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-12T12:52:11.481Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-12T12:52:11.481Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-12T12:52:11.481Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-12T12:52:11.481Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-12T12:52:11.481Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-12T12:52:11.481Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-12T12:52:11.481Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-12T12:52:11.481Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-12T12:52:11.481Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-12T12:52:11.481Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-12T12:52:11.482Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-12T12:52:11.482Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-12T12:52:11.482Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-12T12:52:11.482Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-12T12:52:11.482Z] === CONT TestMountDaemonRoot/slave [2020-09-12T12:52:11.482Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-12T12:52:11.482Z] === CONT TestMountDaemonRoot/rprivate [2020-09-12T12:52:11.482Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-12T12:52:11.482Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-12T12:52:11.482Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-12T12:52:11.482Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-12T12:52:11.482Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-12T12:52:11.482Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-12T12:52:11.482Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-12T12:52:11.482Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-12T12:52:11.482Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-12T12:52:11.482Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-12T12:52:11.482Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-12T12:52:11.482Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-12T12:52:11.482Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-12T12:52:11.482Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-12T12:52:11.482Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-12T12:52:11.482Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-12T12:52:11.482Z] === CONT TestMountDaemonRoot/private [2020-09-12T12:52:11.482Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-12T12:52:11.482Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-12T12:52:11.482Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-12T12:52:11.482Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-12T12:52:11.482Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-12T12:52:11.482Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-12T12:52:11.482Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-12T12:52:11.482Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-12T12:52:11.482Z] === CONT TestMountDaemonRoot/shared [2020-09-12T12:52:11.482Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-12T12:52:11.482Z] === CONT TestMountDaemonRoot/rshared [2020-09-12T12:52:11.482Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-12T12:52:11.482Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-12T12:52:11.482Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-12T12:52:11.482Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-12T12:52:11.482Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-12T12:52:11.482Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-12T12:52:11.482Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-12T12:52:11.482Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-12T12:52:11.482Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-12T12:52:11.482Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-12T12:52:11.482Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-12T12:52:11.482Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-12T12:52:11.482Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-12T12:52:11.482Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-12T12:52:11.482Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-12T12:52:11.482Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-12T12:52:11.482Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-12T12:52:11.773Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-12T12:52:11.773Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-12T12:52:11.773Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-12T12:52:11.773Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-12T12:52:12.065Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-12T12:52:12.065Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-12T12:52:12.065Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-12T12:52:12.065Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-12T12:52:12.065Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-12T12:52:12.065Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-12T12:52:12.065Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-12T12:52:12.065Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-12T12:52:12.065Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-12T12:52:12.065Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-12T12:52:12.356Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-12T12:52:12.356Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-12T12:52:12.356Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-12T12:52:12.356Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-12T12:52:12.356Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-12T12:52:12.356Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-12T12:52:12.356Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-12T12:52:12.356Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-12T12:52:12.356Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-12T12:52:12.356Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-12T12:52:12.356Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-12T12:52:12.356Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-12T12:52:12.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-12T12:52:12.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-12T12:52:12.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.08s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-09-12T12:52:12.647Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-09-12T12:52:12.647Z] === RUN TestContainerBindMountNonRecursive [2020-09-12T12:52:15.401Z] --- PASS: TestContainerBindMountNonRecursive (2.30s) [2020-09-12T12:52:15.401Z] === RUN TestNetworkNat [2020-09-12T12:52:15.430Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-09-12T12:52:15.430Z] === RUN TestBuildWithEmptyLayers [2020-09-12T12:52:15.699Z] --- PASS: TestNetworkNat (0.81s) [2020-09-12T12:52:15.699Z] === RUN TestNetworkLocalhostTCPNat [2020-09-12T12:52:16.731Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-09-12T12:52:16.731Z] === RUN TestNetworkLoopbackNat [2020-09-12T12:52:18.717Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2020-09-12T12:52:18.717Z] === RUN TestBuildMultiStageOnBuild [2020-09-12T12:52:20.241Z] --- PASS: TestNetworkLoopbackNat (3.28s) [2020-09-12T12:52:20.241Z] === RUN TestPause [2020-09-12T12:52:20.872Z] --- PASS: TestPause (0.87s) [2020-09-12T12:52:20.872Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-12T12:52:20.872Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-12T12:52:20.872Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-12T12:52:20.872Z] === RUN TestPauseStopPausedContainer [2020-09-12T12:52:21.503Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-09-12T12:52:21.503Z] === RUN TestPsFilter [2020-09-12T12:52:21.793Z] --- PASS: TestPsFilter (0.27s) [2020-09-12T12:52:21.793Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-12T12:52:22.824Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2020-09-12T12:52:22.824Z] === RUN TestRemoveContainerWithVolume [2020-09-12T12:52:23.455Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2020-09-12T12:52:23.455Z] === RUN TestRemoveContainerRunning [2020-09-12T12:52:23.986Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-09-12T12:52:23.986Z] === RUN TestBuildUncleanTarFilenames [2020-09-12T12:52:23.986Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2020-09-12T12:52:23.986Z] === RUN TestBuildMultiStageLayerLeak [2020-09-12T12:52:24.485Z] --- PASS: TestRemoveContainerRunning (0.87s) [2020-09-12T12:52:24.485Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-12T12:52:25.116Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2020-09-12T12:52:25.116Z] === RUN TestRemoveInvalidContainer [2020-09-12T12:52:25.116Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-12T12:52:25.116Z] === RUN TestRenameLinkedContainer [2020-09-12T12:52:28.172Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s) [2020-09-12T12:52:28.172Z] === RUN TestBuildWithHugeFile [2020-09-12T12:52:28.624Z] --- PASS: TestRenameLinkedContainer (3.45s) [2020-09-12T12:52:28.624Z] === RUN TestRenameStoppedContainer [2020-09-12T12:52:29.656Z] --- PASS: TestRenameStoppedContainer (0.91s) [2020-09-12T12:52:29.656Z] === RUN TestRenameRunningContainerAndReuse [2020-09-12T12:52:31.164Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2020-09-12T12:52:31.164Z] === RUN TestRenameInvalidName [2020-09-12T12:52:32.194Z] --- PASS: TestRenameInvalidName (0.88s) [2020-09-12T12:52:32.194Z] === RUN TestRenameAnonymousContainer [2020-09-12T12:52:37.750Z] --- PASS: TestRenameAnonymousContainer (4.80s) [2020-09-12T12:52:37.750Z] === RUN TestRenameContainerWithSameName [2020-09-12T12:52:37.750Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2020-09-12T12:52:37.750Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-12T12:52:39.361Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-12T12:52:39.361Z] [2020-09-12T12:52:39.361Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-12T12:52:39.361Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-12T12:52:39.361Z] HOSTNAME=cc7bb27c1ea3 [2020-09-12T12:52:39.361Z] TESTDEBUG=0 [2020-09-12T12:52:39.361Z] DEST=bundles/test-integration [2020-09-12T12:52:39.361Z] PWD=/go/src/github.com/docker/docker [2020-09-12T12:52:39.361Z] DOCKER_GITCOMMIT=6efa9e05756f709043790474e877e2df693e1922 [2020-09-12T12:52:39.361Z] container=docker [2020-09-12T12:52:39.361Z] HOME=/root [2020-09-12T12:52:39.361Z] GOLANG_VERSION=1.13.15 [2020-09-12T12:52:39.361Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-12T12:52:39.361Z] VALIDATE_BRANCH=master [2020-09-12T12:52:39.361Z] TERM=xterm [2020-09-12T12:52:39.361Z] DOCKER_PKG=github.com/docker/docker [2020-09-12T12:52:39.361Z] SHLVL=1 [2020-09-12T12:52:39.361Z] TIMEOUT=120m [2020-09-12T12:52:39.361Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-12T12:52:39.361Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-12T12:52:39.361Z] GO111MODULE=off [2020-09-12T12:52:39.361Z] DOCKER_EXPERIMENTAL=1 [2020-09-12T12:52:39.361Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-12T12:52:39.361Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-12T12:52:39.361Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-12T12:52:39.361Z] GOPATH=/go [2020-09-12T12:52:39.361Z] PKG_CONFIG=pkg-config [2020-09-12T12:52:39.361Z] _=/usr/bin/env [2020-09-12T12:52:39.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-12T12:52:39.815Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2020-09-12T12:52:39.815Z] === RUN TestResize [2020-09-12T12:52:40.447Z] --- PASS: TestResize (0.82s) [2020-09-12T12:52:40.447Z] === RUN TestResizeWithInvalidSize [2020-09-12T12:52:41.480Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-09-12T12:52:41.480Z] === RUN TestResizeWhenContainerNotStarted [2020-09-12T12:52:42.112Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) [2020-09-12T12:52:42.112Z] === RUN TestDaemonRestartKillContainers [2020-09-12T12:52:42.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-12T12:52:42.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-12T12:52:42.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-12T12:52:42.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-12T12:52:42.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-12T12:52:42.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-12T12:52:42.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-12T12:52:42.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-12T12:52:42.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-12T12:52:42.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-12T12:52:42.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-12T12:52:42.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-12T12:52:42.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-12T12:52:42.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-12T12:52:42.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-12T12:52:42.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-12T12:52:42.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-12T12:52:42.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-12T12:52:42.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-12T12:52:42.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-12T12:52:42.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-12T12:52:42.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-12T12:52:42.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-12T12:52:42.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-12T12:52:42.112Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-12T12:52:42.112Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-12T12:52:43.030Z] sha256:5ed638db2a356ee975490e51c90370b327032fb922f282a2e49049f757503005 [2020-09-12T12:52:43.030Z] INFO: Starting docker-py tests... [2020-09-12T12:52:43.030Z] ============================= test session starts ============================== [2020-09-12T12:52:43.030Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-09-12T12:52:43.030Z] rootdir: /src, inifile: pytest.ini [2020-09-12T12:52:43.030Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-09-12T12:52:43.030Z] collected 389 items / 1 deselected / 388 selected [2020-09-12T12:52:43.030Z] [2020-09-12T12:52:44.898Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-12T12:52:44.898Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-12T12:52:45.934Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-12T12:52:46.224Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-12T12:52:47.731Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-12T12:52:47.731Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-12T12:52:49.797Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-12T12:52:49.797Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-12T12:52:52.526Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-12T12:52:52.527Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-12T12:52:54.060Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-09-12T12:52:54.620Z] tests/integration/api_client_test.py ..... [ 7%] [2020-09-12T12:52:55.261Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-12T12:52:55.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.42s) [2020-09-12T12:52:55.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.50s) [2020-09-12T12:52:55.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2020-09-12T12:52:55.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s) [2020-09-12T12:52:55.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.38s) [2020-09-12T12:52:55.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-09-12T12:52:55.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.11s) [2020-09-12T12:52:55.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.18s) [2020-09-12T12:52:55.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.06s) [2020-09-12T12:52:55.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.88s) [2020-09-12T12:52:55.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.24s) [2020-09-12T12:52:55.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s) [2020-09-12T12:52:55.261Z] === RUN TestCgroupNamespacesRun [2020-09-12T12:52:56.110Z] tests/integration/api_config_test.py ..... [ 8%] [2020-09-12T12:52:56.746Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-12T12:52:56.747Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-12T12:52:56.747Z] ok github.com/docker/docker/api/types/filters 0.029s coverage: 92.2% of statements [2020-09-12T12:52:56.747Z] ok github.com/docker/docker/api/types/strslice 0.021s coverage: 90.0% of statements [2020-09-12T12:52:56.747Z] ok github.com/docker/docker/api/server/router/swarm 0.028s coverage: 5.7% of statements [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/types [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-12T12:52:56.747Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2020-09-12T12:52:56.747Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/builder [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-12T12:52:56.747Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-12T12:52:56.747Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2020-09-12T12:52:56.747Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2020-09-12T12:52:56.747Z] ok github.com/docker/docker/builder/remotecontext/git 3.907s coverage: 86.3% of statements [2020-09-12T12:52:56.747Z] ok github.com/docker/docker/builder/remotecontext 0.441s coverage: 13.6% of statements [2020-09-12T12:52:56.769Z] --- PASS: TestCgroupNamespacesRun (1.69s) [2020-09-12T12:52:56.769Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-12T12:52:58.273Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.57s) [2020-09-12T12:52:58.273Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-12T12:52:58.846Z] ok github.com/docker/docker/builder/dockerfile 1.233s coverage: 48.0% of statements [2020-09-12T12:52:58.846Z] ? github.com/docker/docker/cli [no test files] [2020-09-12T12:52:58.846Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-12T12:52:59.775Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2020-09-12T12:52:59.775Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-12T12:53:01.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-12T12:53:01.839Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2020-09-12T12:53:01.839Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-12T12:53:01.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-12T12:53:03.347Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2020-09-12T12:53:03.347Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-12T12:53:03.364Z] ok github.com/docker/docker/client 0.496s coverage: 75.4% of statements [2020-09-12T12:53:04.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-12T12:53:04.858Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s) [2020-09-12T12:53:04.858Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-12T12:53:05.889Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2020-09-12T12:53:05.889Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-12T12:53:07.951Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2020-09-12T12:53:07.951Z] === RUN TestKernelTCPMemory [2020-09-12T12:53:08.582Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-09-12T12:53:08.582Z] === RUN TestNISDomainname [2020-09-12T12:53:09.613Z] --- PASS: TestNISDomainname (1.07s) [2020-09-12T12:53:09.613Z] === RUN TestHostnameDnsResolution [2020-09-12T12:53:11.151Z] --- PASS: TestHostnameDnsResolution (1.69s) [2020-09-12T12:53:11.151Z] === RUN TestStats [2020-09-12T12:53:14.661Z] --- PASS: TestStats (2.95s) [2020-09-12T12:53:14.661Z] === RUN TestStopContainerWithTimeout [2020-09-12T12:53:14.661Z] === RUN TestStopContainerWithTimeout/0 [2020-09-12T12:53:14.661Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-12T12:53:14.661Z] === RUN TestStopContainerWithTimeout/1 [2020-09-12T12:53:14.661Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-12T12:53:14.661Z] === RUN TestStopContainerWithTimeout/3 [2020-09-12T12:53:14.661Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-12T12:53:14.661Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-12T12:53:14.661Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-12T12:53:14.662Z] === CONT TestStopContainerWithTimeout/0 [2020-09-12T12:53:14.662Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-12T12:53:15.293Z] === CONT TestStopContainerWithTimeout/3 [2020-09-12T12:53:17.357Z] === CONT TestStopContainerWithTimeout/1 [2020-09-12T12:53:19.421Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-12T12:53:19.421Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2020-09-12T12:53:19.421Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2020-09-12T12:53:19.421Z] --- PASS: TestStopContainerWithTimeout/3 (2.82s) [2020-09-12T12:53:19.421Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2020-09-12T12:53:19.421Z] === RUN TestDeleteDevicemapper [2020-09-12T12:53:19.421Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-12T12:53:19.421Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-12T12:53:19.421Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-12T12:53:22.929Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.64s) [2020-09-12T12:53:22.929Z] === RUN TestUpdateMemory [2020-09-12T12:53:22.929Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-12T12:53:22.929Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-12T12:53:22.929Z] === RUN TestUpdateCPUQuota [2020-09-12T12:53:23.963Z] --- PASS: TestUpdateCPUQuota (1.16s) [2020-09-12T12:53:23.963Z] === RUN TestUpdatePidsLimit [2020-09-12T12:53:23.963Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-12T12:53:24.254Z] === RUN TestUpdatePidsLimit/no_change [2020-09-12T12:53:24.418Z] --- PASS: TestBuildWithHugeFile (54.21s) [2020-09-12T12:53:24.418Z] === RUN TestBuildWithEmptyDockerfile [2020-09-12T12:53:24.418Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-12T12:53:24.418Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-12T12:53:24.418Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-12T12:53:24.418Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-12T12:53:24.418Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-12T12:53:24.418Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-12T12:53:24.418Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-12T12:53:24.418Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-12T12:53:24.418Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-12T12:53:24.418Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2020-09-12T12:53:24.418Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2020-09-12T12:53:24.418Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-09-12T12:53:24.418Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-09-12T12:53:24.418Z] === RUN TestBuildPreserveOwnership [2020-09-12T12:53:24.418Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-12T12:53:24.469Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-09-12T12:53:24.544Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-12T12:53:24.835Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-12T12:53:25.467Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-12T12:53:25.758Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-12T12:53:26.049Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-12T12:53:26.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-12T12:53:26.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-12T12:53:26.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-12T12:53:27.555Z] --- PASS: TestUpdatePidsLimit (3.58s) [2020-09-12T12:53:27.556Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-09-12T12:53:27.556Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-09-12T12:53:27.556Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-09-12T12:53:27.556Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-09-12T12:53:27.556Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-09-12T12:53:27.556Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-09-12T12:53:27.556Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-09-12T12:53:27.556Z] === RUN TestUpdateRestartPolicy [2020-09-12T12:53:28.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-12T12:53:28.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-12T12:53:29.688Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-12T12:53:30.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-12T12:53:33.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-12T12:53:33.879Z] --- PASS: TestBuildPreserveOwnership (10.41s) [2020-09-12T12:53:33.879Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.40s) [2020-09-12T12:53:33.879Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (3.99s) [2020-09-12T12:53:33.879Z] === RUN TestBuildPlatformInvalid [2020-09-12T12:53:33.879Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-09-12T12:53:33.879Z] PASS [2020-09-12T12:53:33.879Z] [2020-09-12T12:53:33.879Z] === Skipped [2020-09-12T12:53:33.879Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-12T12:53:33.879Z] build_session_test.go:25: TODO: BuildKit [2020-09-12T12:53:33.879Z] [2020-09-12T12:53:33.879Z] [2020-09-12T12:53:33.879Z] DONE 32 tests, 1 skipped in 130.549s [2020-09-12T12:53:33.879Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-12T12:53:33.879Z] INFO: Testing against a local daemon [2020-09-12T12:53:33.879Z] === RUN TestConfigInspect [2020-09-12T12:53:33.879Z] --- SKIP: TestConfigInspect (0.02s) [2020-09-12T12:53:33.879Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:53:33.879Z] === RUN TestConfigList [2020-09-12T12:53:33.879Z] --- SKIP: TestConfigList (0.01s) [2020-09-12T12:53:33.879Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:53:33.879Z] === RUN TestConfigsCreateAndDelete [2020-09-12T12:53:33.879Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-09-12T12:53:33.879Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:53:33.879Z] === RUN TestConfigsUpdate [2020-09-12T12:53:33.879Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-09-12T12:53:33.879Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:53:33.879Z] === RUN TestTemplatedConfig [2020-09-12T12:53:33.879Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-09-12T12:53:33.879Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:53:33.879Z] === RUN TestConfigCreateResolve [2020-09-12T12:53:33.879Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-09-12T12:53:33.879Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:53:33.879Z] === RUN TestConfigDaemonLibtrustID [2020-09-12T12:53:33.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-12T12:53:33.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-12T12:53:33.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-12T12:53:34.139Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-09-12T12:53:34.139Z] PASS [2020-09-12T12:53:34.139Z] [2020-09-12T12:53:34.139Z] === Skipped [2020-09-12T12:53:34.139Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-09-12T12:53:34.139Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:53:34.139Z] [2020-09-12T12:53:34.139Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-09-12T12:53:34.139Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:53:34.139Z] [2020-09-12T12:53:34.139Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-09-12T12:53:34.139Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:53:34.139Z] [2020-09-12T12:53:34.139Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-09-12T12:53:34.139Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:53:34.139Z] [2020-09-12T12:53:34.139Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-09-12T12:53:34.139Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:53:34.139Z] [2020-09-12T12:53:34.139Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-09-12T12:53:34.139Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:53:34.139Z] [2020-09-12T12:53:34.139Z] [2020-09-12T12:53:34.139Z] DONE 7 tests, 6 skipped in 0.804s [2020-09-12T12:53:34.139Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-12T12:53:34.139Z] INFO: Testing against a local daemon [2020-09-12T12:53:34.139Z] === RUN TestCheckpoint [2020-09-12T12:53:34.139Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-12T12:53:34.139Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-12T12:53:34.139Z] === RUN TestContainerInvalidJSON [2020-09-12T12:53:34.139Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-12T12:53:34.139Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-12T12:53:34.139Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-12T12:53:34.139Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-12T12:53:34.139Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-12T12:53:34.139Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-12T12:53:34.139Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-12T12:53:34.139Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-12T12:53:34.398Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-12T12:53:34.398Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-12T12:53:34.398Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-09-12T12:53:34.399Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-09-12T12:53:34.399Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-12T12:53:34.399Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-12T12:53:34.399Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-09-12T12:53:34.399Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-12T12:53:34.399Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-09-12T12:53:34.399Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-12T12:53:34.399Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-09-12T12:53:34.399Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-12T12:53:34.399Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-09-12T12:53:34.399Z] === RUN TestCopyFromContainer [2020-09-12T12:53:35.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-12T12:53:36.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-12T12:53:36.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-12T12:53:38.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-12T12:53:38.588Z] === RUN TestCopyFromContainer// [2020-09-12T12:53:38.588Z] === RUN TestCopyFromContainer//bar/root [2020-09-12T12:53:38.588Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-12T12:53:38.588Z] === RUN TestCopyFromContainer/bar/quux [2020-09-12T12:53:38.588Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-12T12:53:38.589Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-12T12:53:38.589Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-12T12:53:38.589Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-12T12:53:38.589Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-12T12:53:38.589Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-12T12:53:38.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-12T12:53:38.847Z] --- PASS: TestCopyFromContainer (4.29s) [2020-09-12T12:53:38.847Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-09-12T12:53:38.847Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-09-12T12:53:38.847Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-09-12T12:53:38.847Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-09-12T12:53:38.847Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-09-12T12:53:38.847Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-09-12T12:53:38.847Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-09-12T12:53:38.847Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-09-12T12:53:38.847Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-09-12T12:53:38.847Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-09-12T12:53:38.847Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-12T12:53:38.847Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-12T12:53:38.847Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-12T12:53:38.847Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-12T12:53:38.847Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-12T12:53:38.847Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-12T12:53:38.847Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-12T12:53:38.847Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-12T12:53:38.847Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-12T12:53:38.847Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-12T12:53:38.847Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-09-12T12:53:38.847Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-12T12:53:38.847Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-12T12:53:38.847Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-12T12:53:38.847Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-12T12:53:38.847Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-09-12T12:53:38.848Z] === RUN TestCreateWithInvalidEnv [2020-09-12T12:53:38.848Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-12T12:53:38.848Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-12T12:53:38.848Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-12T12:53:38.848Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-12T12:53:38.848Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-12T12:53:38.848Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-12T12:53:38.848Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-12T12:53:38.848Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-12T12:53:38.848Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-12T12:53:38.848Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-12T12:53:38.848Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-12T12:53:38.848Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-12T12:53:38.848Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-12T12:53:38.848Z] === RUN TestCreateTmpfsMountsTarget [2020-09-12T12:53:38.848Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-12T12:53:38.848Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-12T12:53:40.184Z] --- PASS: TestUpdateRestartPolicy (12.84s) [2020-09-12T12:53:40.184Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-12T12:53:40.223Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2020-09-12T12:53:40.223Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-12T12:53:40.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-12T12:53:41.160Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2020-09-12T12:53:41.160Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-12T12:53:41.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-12T12:53:41.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-12T12:53:41.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-12T12:53:41.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-12T12:53:41.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-12T12:53:41.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-12T12:53:41.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-12T12:53:41.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-12T12:53:41.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-12T12:53:41.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-12T12:53:41.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-12T12:53:41.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-12T12:53:41.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-12T12:53:41.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-12T12:53:41.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-12T12:53:41.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-12T12:53:41.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-12T12:53:41.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-12T12:53:41.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-12T12:53:41.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-09-12T12:53:41.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-12T12:53:41.160Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-12T12:53:41.216Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-09-12T12:53:41.216Z] === RUN TestWaitNonBlocked [2020-09-12T12:53:41.216Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-12T12:53:41.216Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-12T12:53:41.216Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-12T12:53:41.216Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-12T12:53:41.216Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-12T12:53:41.216Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-12T12:53:41.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-12T12:53:41.727Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2020-09-12T12:53:41.727Z] === RUN TestCreateDifferentPlatform [2020-09-12T12:53:41.727Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-12T12:53:41.727Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-12T12:53:41.727Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-09-12T12:53:41.727Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-12T12:53:41.727Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-12T12:53:41.727Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-12T12:53:41.727Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-09-12T12:53:41.727Z] === RUN TestContainerStartOnDaemonRestart [2020-09-12T12:53:41.727Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-09-12T12:53:41.727Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-12T12:53:41.727Z] === RUN TestDaemonRestartIpcMode [2020-09-12T12:53:41.727Z] === PAUSE TestDaemonRestartIpcMode [2020-09-12T12:53:41.727Z] === RUN TestDaemonHostGatewayIP [2020-09-12T12:53:41.727Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-09-12T12:53:41.727Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-12T12:53:41.727Z] === RUN TestContainerKillOnDaemonStart [2020-09-12T12:53:41.727Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-09-12T12:53:41.727Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-12T12:53:41.727Z] === RUN TestDiff [2020-09-12T12:53:41.986Z] --- PASS: TestDiff (0.40s) [2020-09-12T12:53:41.986Z] === RUN TestExecWithCloseStdin [2020-09-12T12:53:41.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-12T12:53:42.247Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-12T12:53:42.247Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2020-09-12T12:53:42.247Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2020-09-12T12:53:42.247Z] === RUN TestWaitBlocked [2020-09-12T12:53:42.247Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-12T12:53:42.247Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-12T12:53:42.247Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-12T12:53:42.247Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-12T12:53:42.247Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-12T12:53:42.247Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-12T12:53:42.553Z] --- PASS: TestExecWithCloseStdin (0.45s) [2020-09-12T12:53:42.553Z] === RUN TestExec [2020-09-12T12:53:42.854Z] ok github.com/docker/docker/cmd/dockerd 0.145s coverage: 30.8% of statements [2020-09-12T12:53:43.120Z] --- PASS: TestExec (0.48s) [2020-09-12T12:53:43.120Z] === RUN TestExecUser [2020-09-12T12:53:43.380Z] --- PASS: TestExecUser (0.46s) [2020-09-12T12:53:43.380Z] === RUN TestExportContainerAndImportImage [2020-09-12T12:53:43.750Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-12T12:53:43.750Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2020-09-12T12:53:43.750Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2020-09-12T12:53:43.750Z] === CONT TestContainerStartOnDaemonRestart [2020-09-12T12:53:43.750Z] === CONT TestIpcModeOlderClient [2020-09-12T12:53:43.750Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-09-12T12:53:43.750Z] === CONT TestDaemonHostGatewayIP [2020-09-12T12:53:43.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-12T12:53:43.947Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2020-09-12T12:53:43.947Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-12T12:53:45.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-12T12:53:45.795Z] Removing intermediate container 98cefa1cbf3e [2020-09-12T12:53:45.795Z] ---> b4f9eaa2d0aa [2020-09-12T12:53:45.795Z] 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 [2020-09-12T12:53:45.795Z] ---> Running in b0b9ce77c7de [2020-09-12T12:53:45.795Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-09-12T12:53:45.795Z] go: finding gotest.tools v0.3.5 [2020-09-12T12:53:45.795Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-09-12T12:53:45.795Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-12T12:53:45.795Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-12T12:53:45.795Z] go: downloading gotest.tools v2.1.0+incompatible [2020-09-12T12:53:45.795Z] go: extracting gotest.tools v2.1.0+incompatible [2020-09-12T12:53:45.795Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-09-12T12:53:45.795Z] go: downloading github.com/pkg/errors v0.8.0 [2020-09-12T12:53:45.795Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-12T12:53:45.795Z] go: downloading github.com/fatih/color v1.6.0 [2020-09-12T12:53:45.795Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-09-12T12:53:45.795Z] go: extracting github.com/pkg/errors v0.8.0 [2020-09-12T12:53:45.795Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-12T12:53:45.795Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-12T12:53:45.795Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-12T12:53:45.795Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-12T12:53:45.795Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-12T12:53:45.795Z] go: extracting github.com/fatih/color v1.6.0 [2020-09-12T12:53:45.795Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-12T12:53:45.795Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-12T12:53:45.795Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-12T12:53:45.795Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-12T12:53:45.795Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-12T12:53:45.795Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-12T12:53:45.795Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-12T12:53:45.795Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-12T12:53:45.795Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-12T12:53:45.795Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-12T12:53:45.795Z] go: finding github.com/fatih/color v1.6.0 [2020-09-12T12:53:45.795Z] go: finding github.com/pkg/errors v0.8.0 [2020-09-12T12:53:45.795Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-12T12:53:45.795Z] go: finding github.com/spf13/pflag v1.0.1 [2020-09-12T12:53:45.795Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-12T12:53:45.795Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-12T12:53:45.795Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-12T12:53:45.795Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-12T12:53:45.795Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-12T12:53:45.795Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-12T12:53:45.795Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-12T12:53:46.556Z] --- PASS: TestContainerStartOnDaemonRestart (2.81s) [2020-09-12T12:53:46.556Z] === CONT TestContainerKillOnDaemonStart [2020-09-12T12:53:46.763Z] INFO: Build done for gotestsum... [2020-09-12T12:53:47.189Z] --- PASS: TestDaemonHostGatewayIP (3.54s) [2020-09-12T12:53:47.189Z] === CONT TestDaemonRestartIpcMode [2020-09-12T12:53:47.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-12T12:53:47.288Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2020-09-12T12:53:47.289Z] === RUN TestHealthCheckWorkdir [2020-09-12T12:53:47.359Z] ok github.com/docker/docker/container 0.176s coverage: 34.7% of statements [2020-09-12T12:53:47.359Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-12T12:53:47.359Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-12T12:53:47.359Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-12T12:53:47.359Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-12T12:53:47.889Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2020-09-12T12:53:47.889Z] === RUN TestHealthKillContainer [2020-09-12T12:53:48.604Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-12T12:53:48.604Z] Using test binary docker [2020-09-12T12:53:48.604Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-12T12:53:48.604Z] +++ /etc/init.d/apparmor start [2020-09-12T12:53:48.604Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-12T12:53:48.604Z] INFO: Waiting for daemon to start... [2020-09-12T12:53:48.604Z] Starting dockerd [2020-09-12T12:53:48.604Z] +++ 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 [2020-09-12T12:53:49.455Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.044s coverage: 65.3% of statements [2020-09-12T12:53:50.426Z] --- PASS: TestHealthKillContainer (2.53s) [2020-09-12T12:53:50.426Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-12T12:53:50.755Z] --- PASS: TestDaemonRestartIpcMode (3.60s) [2020-09-12T12:53:50.993Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2020-09-12T12:53:50.993Z] === RUN TestIpcModeNone [2020-09-12T12:53:51.254Z] --- PASS: TestIpcModeNone (0.45s) [2020-09-12T12:53:51.254Z] === RUN TestIpcModePrivate [2020-09-12T12:53:51.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-12T12:53:51.821Z] --- PASS: TestIpcModePrivate (0.47s) [2020-09-12T12:53:51.821Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-12T12:53:51.821Z] === RUN TestIpcModeShareable [2020-09-12T12:53:51.821Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-09-12T12:53:51.821Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-12T12:53:51.821Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-12T12:53:53.199Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2020-09-12T12:53:53.199Z] === RUN TestAPIIpcModeHost [2020-09-12T12:53:53.199Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-09-12T12:53:53.199Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-12T12:53:53.199Z] === RUN TestDaemonIpcModeShareable [2020-09-12T12:53:53.199Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-09-12T12:53:53.199Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-12T12:53:53.199Z] === RUN TestDaemonIpcModePrivate [2020-09-12T12:53:55.095Z] ok github.com/docker/docker/daemon/cluster/convert 0.059s coverage: 35.9% of statements [2020-09-12T12:53:55.734Z] --- PASS: TestDaemonIpcModePrivate (2.15s) [2020-09-12T12:53:55.734Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-09-12T12:53:55.734Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-12T12:53:55.734Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-12T12:53:55.734Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-12T12:53:55.734Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-12T12:53:55.734Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-12T12:53:55.734Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-12T12:53:55.734Z] === RUN TestIpcModeOlderClient [2020-09-12T12:53:55.734Z] === PAUSE TestIpcModeOlderClient [2020-09-12T12:53:55.734Z] === RUN TestKillContainerInvalidSignal [2020-09-12T12:53:55.734Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2020-09-12T12:53:55.734Z] === RUN TestKillContainer [2020-09-12T12:53:55.734Z] === RUN TestKillContainer/no_signal [2020-09-12T12:53:56.302Z] === RUN TestKillContainer/non_killing_signal [2020-09-12T12:53:56.302Z] === RUN TestKillContainer/killing_signal [2020-09-12T12:53:56.738Z] . [2020-09-12T12:53:56.738Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-12T12:53:56.738Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-12T12:53:56.738Z] Error: No such image: emptyfs [2020-09-12T12:53:56.738Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-12T12:53:56.738Z] ++++ docker load [2020-09-12T12:53:56.738Z] Running integration-test (iteration 1) [2020-09-12T12:53:56.738Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-09-12T12:53:56.738Z] ++ 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 [2020-09-12T12:53:56.738Z] ++ set -e [2020-09-12T12:53:56.738Z] ++ '[' -n 0 ']' [2020-09-12T12:53:56.738Z] ++ set -x [2020-09-12T12:53:56.738Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T12:53:56.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-12T12:53:56.871Z] --- PASS: TestKillContainer (1.24s) [2020-09-12T12:53:56.871Z] --- PASS: TestKillContainer/no_signal (0.39s) [2020-09-12T12:53:56.871Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2020-09-12T12:53:57.129Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2020-09-12T12:53:57.129Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-12T12:53:57.129Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-12T12:53:57.388Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-12T12:53:57.865Z] ok github.com/docker/docker/daemon/cluster 0.159s coverage: 0.5% of statements [2020-09-12T12:53:57.956Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2020-09-12T12:53:57.956Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2020-09-12T12:53:57.956Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2020-09-12T12:53:57.956Z] === RUN TestKillStoppedContainer [2020-09-12T12:53:57.956Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-09-12T12:53:57.956Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-12T12:53:57.956Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-09-12T12:53:57.956Z] === RUN TestKillDifferentUserContainer [2020-09-12T12:53:58.215Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2020-09-12T12:53:58.215Z] === RUN TestInspectOomKilledTrue [2020-09-12T12:53:58.215Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-09-12T12:53:58.215Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-12T12:53:58.215Z] === RUN TestInspectOomKilledFalse [2020-09-12T12:53:58.215Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-12T12:53:58.215Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-12T12:53:58.215Z] === RUN TestLinksEtcHostsContentMatch [2020-09-12T12:53:58.215Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-09-12T12:53:58.215Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-12T12:53:58.215Z] === RUN TestLinksContainerNames [2020-09-12T12:53:59.146Z] Removing intermediate container b0b9ce77c7de [2020-09-12T12:53:59.146Z] ---> d8f527bafef0 [2020-09-12T12:53:59.146Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-09-12T12:53:59.146Z] ---> Running in e382f1a439a0 [2020-09-12T12:53:59.151Z] --- PASS: TestLinksContainerNames (0.84s) [2020-09-12T12:53:59.151Z] === RUN TestLogsFollowTailEmpty [2020-09-12T12:53:59.317Z] --- PASS: TestContainerKillOnDaemonStart (12.34s) [2020-09-12T12:53:59.317Z] PASS [2020-09-12T12:53:59.317Z] [2020-09-12T12:53:59.317Z] === Skipped [2020-09-12T12:53:59.317Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-09-12T12:53:59.317Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-12T12:53:59.317Z] [2020-09-12T12:53:59.317Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-12T12:53:59.317Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-12T12:53:59.317Z] [2020-09-12T12:53:59.317Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-12T12:53:59.317Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-12T12:53:59.317Z] [2020-09-12T12:53:59.317Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-12T12:53:59.317Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-12T12:53:59.317Z] [2020-09-12T12:53:59.317Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-09-12T12:53:59.317Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-12T12:53:59.317Z] [2020-09-12T12:53:59.317Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-09-12T12:53:59.317Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-12T12:53:59.317Z] [2020-09-12T12:53:59.317Z] [2020-09-12T12:53:59.317Z] DONE 192 tests, 6 skipped in 150.900s [2020-09-12T12:53:59.317Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-09-12T12:53:59.317Z] ++ 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 [2020-09-12T12:53:59.317Z] ++ set -e [2020-09-12T12:53:59.317Z] ++ '[' -n 0 ']' [2020-09-12T12:53:59.317Z] ++ set -x [2020-09-12T12:53:59.317Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-09-12T12:53:59.317Z] INFO: Testing against a local daemon [2020-09-12T12:53:59.317Z] === RUN TestCommitInheritsEnv [2020-09-12T12:53:59.317Z] --- PASS: TestCommitInheritsEnv (0.65s) [2020-09-12T12:53:59.317Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-12T12:53:59.317Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-12T12:53:59.317Z] === RUN TestImagesFilterMultiReference [2020-09-12T12:53:59.608Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-09-12T12:53:59.608Z] === RUN TestImagePullPlatformInvalid [2020-09-12T12:53:59.608Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-09-12T12:53:59.608Z] === RUN TestRemoveImageOrphaning [2020-09-12T12:53:59.609Z] Removing intermediate container e382f1a439a0 [2020-09-12T12:53:59.609Z] ---> 1a42f32cc1e4 [2020-09-12T12:53:59.609Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-09-12T12:53:59.609Z] ---> Running in a8fc08868273 [2020-09-12T12:53:59.719Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2020-09-12T12:53:59.719Z] === RUN TestContainerNetworkMountsNoChown [2020-09-12T12:53:59.898Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-09-12T12:53:59.898Z] === RUN TestRemoveImageGarbageCollector [2020-09-12T12:53:59.898Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-12T12:53:59.898Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T12:53:59.898Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-12T12:53:59.898Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-12T12:53:59.898Z] === RUN TestTagInvalidReference [2020-09-12T12:53:59.898Z] --- PASS: TestTagInvalidReference (0.01s) [2020-09-12T12:53:59.898Z] === RUN TestTagValidPrefixedRepo [2020-09-12T12:53:59.978Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/default [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/default [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/private [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/private [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/rprivate [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/slave [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/slave [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/rslave [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/shared [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/shared [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/rshared [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-12T12:53:59.978Z] === CONT TestMountDaemonRoot/default [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-12T12:53:59.978Z] === CONT TestMountDaemonRoot/rslave [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-12T12:53:59.978Z] === CONT TestMountDaemonRoot/rshared [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-12T12:53:59.978Z] === CONT TestMountDaemonRoot/shared [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-12T12:53:59.978Z] === CONT TestMountDaemonRoot/rprivate [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-12T12:53:59.978Z] === CONT TestMountDaemonRoot/slave [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-12T12:53:59.978Z] === CONT TestMountDaemonRoot/private [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-12T12:53:59.978Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-12T12:53:59.978Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-12T12:53:59.978Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-12T12:53:59.978Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-12T12:53:59.978Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-12T12:53:59.978Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-12T12:53:59.978Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-12T12:53:59.978Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-12T12:53:59.978Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-12T12:53:59.978Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-12T12:54:00.068Z] Removing intermediate container a8fc08868273 [2020-09-12T12:54:00.068Z] ---> 553e39827479 [2020-09-12T12:54:00.068Z] Step 10/10 : COPY . . [2020-09-12T12:54:00.237Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-12T12:54:00.237Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-12T12:54:00.237Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-12T12:54:00.237Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-12T12:54:00.237Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-12T12:54:00.237Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-12T12:54:00.237Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-12T12:54:00.237Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-12T12:54:00.237Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-12T12:54:00.237Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-12T12:54:00.237Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-12T12:54:00.237Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-12T12:54:00.237Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-12T12:54:00.237Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-12T12:54:00.237Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-12T12:54:00.237Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-12T12:54:00.237Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-12T12:54:00.255Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-09-12T12:54:00.255Z] === RUN TestTagExistedNameWithoutForce [2020-09-12T12:54:00.255Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-09-12T12:54:00.255Z] === RUN TestTagOfficialNames [2020-09-12T12:54:00.255Z] --- PASS: TestTagOfficialNames (0.04s) [2020-09-12T12:54:00.255Z] === RUN TestTagMatchesDigest [2020-09-12T12:54:00.255Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-12T12:54:00.255Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-12T12:54:00.497Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-12T12:54:00.497Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-12T12:54:00.497Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-09-12T12:54:00.497Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-09-12T12:54:00.497Z] === RUN TestContainerBindMountNonRecursive [2020-09-12T12:54:00.497Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-09-12T12:54:00.497Z] 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) [2020-09-12T12:54:00.497Z] === RUN TestNetworkNat [2020-09-12T12:54:00.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-12T12:54:01.068Z] --- PASS: TestNetworkNat (0.57s) [2020-09-12T12:54:01.068Z] === RUN TestNetworkLocalhostTCPNat [2020-09-12T12:54:01.326Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2020-09-12T12:54:01.326Z] === RUN TestNetworkLoopbackNat [2020-09-12T12:54:01.440Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.0% of statements [2020-09-12T12:54:02.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-12T12:54:03.579Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2020-09-12T12:54:03.579Z] ok github.com/docker/docker/daemon/config 0.063s coverage: 81.8% of statements [2020-09-12T12:54:03.858Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2020-09-12T12:54:03.858Z] === RUN TestPause [2020-09-12T12:54:03.858Z] --- SKIP: TestPause (0.00s) [2020-09-12T12:54:03.858Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-12T12:54:03.858Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-12T12:54:03.858Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-12T12:54:03.858Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-12T12:54:03.858Z] === RUN TestPauseStopPausedContainer [2020-09-12T12:54:03.858Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-09-12T12:54:03.858Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-12T12:54:03.858Z] === RUN TestPsFilter [2020-09-12T12:54:04.117Z] --- PASS: TestPsFilter (0.15s) [2020-09-12T12:54:04.117Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-12T12:54:04.376Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2020-09-12T12:54:04.376Z] === RUN TestRemoveContainerWithVolume [2020-09-12T12:54:04.944Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2020-09-12T12:54:04.944Z] === RUN TestRemoveContainerRunning [2020-09-12T12:54:05.203Z] --- PASS: TestRemoveContainerRunning (0.42s) [2020-09-12T12:54:05.203Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-12T12:54:05.769Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2020-09-12T12:54:05.769Z] === RUN TestRemoveInvalidContainer [2020-09-12T12:54:05.769Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-12T12:54:05.769Z] === RUN TestRenameLinkedContainer [2020-09-12T12:54:06.343Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2020-09-12T12:54:06.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-12T12:54:07.675Z] --- PASS: TestRenameLinkedContainer (1.68s) [2020-09-12T12:54:07.675Z] === RUN TestRenameStoppedContainer [2020-09-12T12:54:07.675Z] --- PASS: TestRenameStoppedContainer (0.39s) [2020-09-12T12:54:07.675Z] === RUN TestRenameRunningContainerAndReuse [2020-09-12T12:54:08.611Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2020-09-12T12:54:08.611Z] === RUN TestRenameInvalidName [2020-09-12T12:54:08.870Z] --- PASS: TestRenameInvalidName (0.40s) [2020-09-12T12:54:08.870Z] === RUN TestRenameAnonymousContainer [2020-09-12T12:54:09.100Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.483s coverage: 14.1% of statements [2020-09-12T12:54:09.100Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2020-09-12T12:54:10.632Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.627s coverage: 57.9% of statements [2020-09-12T12:54:10.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-12T12:54:10.780Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2020-09-12T12:54:10.780Z] === RUN TestRenameContainerWithSameName [2020-09-12T12:54:10.780Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2020-09-12T12:54:10.780Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-12T12:54:11.716Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2020-09-12T12:54:11.716Z] === RUN TestResize [2020-09-12T12:54:11.754Z] Loaded image: buildpack-deps:buster [2020-09-12T12:54:11.754Z] Loaded image: busybox:latest [2020-09-12T12:54:12.282Z] --- PASS: TestResize (0.41s) [2020-09-12T12:54:12.282Z] === RUN TestResizeWithInvalidSize [2020-09-12T12:54:12.541Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2020-09-12T12:54:12.541Z] === RUN TestResizeWhenContainerNotStarted [2020-09-12T12:54:12.695Z] Loaded image: busybox:glibc [2020-09-12T12:54:12.695Z] Loaded image: debian:buster [2020-09-12T12:54:12.800Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2020-09-12T12:54:12.800Z] === RUN TestDaemonRestartKillContainers [2020-09-12T12:54:12.800Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-09-12T12:54:12.800Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-12T12:54:12.800Z] === RUN TestCgroupNamespacesRun [2020-09-12T12:54:12.956Z] Loaded image: hello-world:latest [2020-09-12T12:54:12.956Z] INFO: Testing against a local daemon [2020-09-12T12:54:12.956Z] === RUN TestCgroupNamespacesBuild [2020-09-12T12:54:13.394Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-09-12T12:54:14.453Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.146s coverage: 69.2% of statements [2020-09-12T12:54:14.752Z] ok github.com/docker/docker/daemon 12.340s coverage: 17.4% of statements [2020-09-12T12:54:14.752Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-12T12:54:14.752Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-12T12:54:14.752Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-12T12:54:14.752Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-12T12:54:14.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-12T12:54:15.332Z] --- PASS: TestCgroupNamespacesRun (2.13s) [2020-09-12T12:54:15.332Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-12T12:54:15.814Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.650s coverage: 46.2% of statements [2020-09-12T12:54:15.814Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-12T12:54:16.085Z] ..........................xx.................... [ 29%] [2020-09-12T12:54:16.260Z] --- PASS: TestCgroupNamespacesBuild (3.07s) [2020-09-12T12:54:16.260Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-12T12:54:17.235Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2020-09-12T12:54:17.235Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-12T12:54:17.916Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.255s coverage: 49.5% of statements [2020-09-12T12:54:18.178Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s) [2020-09-12T12:54:18.178Z] === RUN TestBuildWithSession [2020-09-12T12:54:18.178Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-12T12:54:18.178Z] build_session_test.go:25: TODO: BuildKit [2020-09-12T12:54:18.178Z] === RUN TestBuildSquashParent [2020-09-12T12:54:18.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-12T12:54:18.576Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.607s coverage: 76.1% of statements [2020-09-12T12:54:19.223Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2020-09-12T12:54:19.768Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.12s) [2020-09-12T12:54:19.768Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-12T12:54:20.760Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2020-09-12T12:54:20.760Z] ok github.com/docker/docker/daemon/links 0.026s coverage: 93.0% of statements [2020-09-12T12:54:21.670Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s) [2020-09-12T12:54:21.670Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-12T12:54:22.298Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.608s coverage: 52.1% of statements [2020-09-12T12:54:22.298Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-12T12:54:22.298Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-12T12:54:22.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-12T12:54:23.573Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s) [2020-09-12T12:54:23.573Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-12T12:54:23.839Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 41.0% of statements [2020-09-12T12:54:24.792Z] --- PASS: TestBuildSquashParent (6.25s) [2020-09-12T12:54:24.792Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-12T12:54:24.792Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-12T12:54:24.792Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-12T12:54:24.792Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-12T12:54:24.792Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-12T12:54:24.792Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-12T12:54:24.792Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-12T12:54:24.792Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-12T12:54:24.792Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-12T12:54:24.792Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-12T12:54:24.792Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-12T12:54:24.792Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-12T12:54:24.792Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-12T12:54:24.792Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-12T12:54:24.792Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-12T12:54:24.792Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-12T12:54:24.792Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-12T12:54:24.905Z] ok github.com/docker/docker/daemon/logger/awslogs 0.560s coverage: 77.8% of statements [2020-09-12T12:54:25.204Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-09-12T12:54:25.207Z] ---> 54cefb51ee44 [2020-09-12T12:54:25.207Z] Successfully built 54cefb51ee44 [2020-09-12T12:54:25.207Z] Successfully tagged docker:latest [2020-09-12T12:54:25.207Z] INFO: Image build ended at 09/12/2020 12:54:23. Duration:00:03:46.9708775 [2020-09-12T12:54:25.207Z] [2020-09-12T12:54:25.207Z] [2020-09-12T12:54:25.207Z] INFO: Building the test binaries at 09/12/2020 12:54:23... [2020-09-12T12:54:25.502Z] ok github.com/docker/docker/daemon/images 0.059s coverage: 4.8% of statements [2020-09-12T12:54:25.502Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-12T12:54:25.502Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-12T12:54:25.502Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-12T12:54:25.502Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-12T12:54:25.667Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-12T12:54:25.667Z] Using test binary docker [2020-09-12T12:54:25.667Z] +++ /etc/init.d/apparmor start [2020-09-12T12:54:25.667Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-12T12:54:25.667Z] INFO: Waiting for daemon to start... [2020-09-12T12:54:25.667Z] Starting dockerd [2020-09-12T12:54:25.667Z] +++ 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 [2020-09-12T12:54:26.107Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s) [2020-09-12T12:54:26.107Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-12T12:54:26.146Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.031s coverage: 87.2% of statements [2020-09-12T12:54:26.790Z] ok github.com/docker/docker/daemon/logger/journald 0.038s coverage: 23.9% of statements [2020-09-12T12:54:27.346Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-12T12:54:27.346Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-12T12:54:27.485Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-09-12T12:54:27.485Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-12T12:54:27.843Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.030s coverage: 61.6% of statements [2020-09-12T12:54:28.117Z] INFO: make.ps1 starting at 09/12/2020 12:54:27 [2020-09-12T12:54:28.204Z] . [2020-09-12T12:54:28.204Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-12T12:54:28.204Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-12T12:54:28.204Z] Error: No such image: emptyfs [2020-09-12T12:54:28.204Z] ++++ docker load [2020-09-12T12:54:28.204Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-12T12:54:28.464Z] Running integration-test (iteration 1) [2020-09-12T12:54:28.464Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-12T12:54:28.464Z] ++ 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 [2020-09-12T12:54:28.464Z] ++ set -e [2020-09-12T12:54:28.464Z] ++ '[' -n 0 ']' [2020-09-12T12:54:28.464Z] ++ set -x [2020-09-12T12:54:28.464Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-09-12T12:54:28.576Z] INFO: Git commit (6efa9e0575) assumed from DOCKER_GITCOMMIT environment variable [2020-09-12T12:54:28.577Z] INFO: Invoking autogen... [2020-09-12T12:54:29.262Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-12T12:54:29.262Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.83s) [2020-09-12T12:54:29.262Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.94s) [2020-09-12T12:54:29.262Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.06s) [2020-09-12T12:54:29.262Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.10s) [2020-09-12T12:54:29.262Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.13s) [2020-09-12T12:54:29.262Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2020-09-12T12:54:29.262Z] === RUN TestBuildMultiStageCopy [2020-09-12T12:54:29.262Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-12T12:54:29.392Z] ok github.com/docker/docker/daemon/logger/local 0.065s coverage: 75.2% of statements [2020-09-12T12:54:29.392Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-12T12:54:29.690Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.056s coverage: 37.7% of statements [2020-09-12T12:54:29.989Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 33.3% of statements [2020-09-12T12:54:30.018Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s) [2020-09-12T12:54:30.018Z] === RUN TestKernelTCPMemory [2020-09-12T12:54:30.018Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-09-12T12:54:30.018Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-12T12:54:30.018Z] === RUN TestNISDomainname [2020-09-12T12:54:30.018Z] --- SKIP: TestNISDomainname (0.01s) [2020-09-12T12:54:30.018Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-09-12T12:54:30.018Z] === RUN TestHostnameDnsResolution [2020-09-12T12:54:30.113Z] INFO: Building daemon... [2020-09-12T12:54:30.278Z] --- PASS: TestHostnameDnsResolution (0.64s) [2020-09-12T12:54:30.278Z] === RUN TestStats [2020-09-12T12:54:30.278Z] --- SKIP: TestStats (0.00s) [2020-09-12T12:54:30.278Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-12T12:54:30.278Z] === RUN TestStopContainerWithTimeout [2020-09-12T12:54:30.278Z] === RUN TestStopContainerWithTimeout/0 [2020-09-12T12:54:30.278Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-12T12:54:30.278Z] === RUN TestStopContainerWithTimeout/1 [2020-09-12T12:54:30.278Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-12T12:54:30.278Z] === RUN TestStopContainerWithTimeout/3 [2020-09-12T12:54:30.278Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-12T12:54:30.278Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-12T12:54:30.278Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-12T12:54:30.278Z] === CONT TestStopContainerWithTimeout/0 [2020-09-12T12:54:30.278Z] === CONT TestStopContainerWithTimeout/3 [2020-09-12T12:54:30.847Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-12T12:54:31.044Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2020-09-12T12:54:31.062Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-09-12T12:54:31.811Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-12T12:54:31.811Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-12T12:54:32.104Z] ok github.com/docker/docker/daemon/logger/syslog 0.039s coverage: 46.8% of statements [2020-09-12T12:54:32.384Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-12T12:54:32.750Z] === CONT TestStopContainerWithTimeout/1 [2020-09-12T12:54:32.956Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-12T12:54:33.528Z] --- PASS: TestBuildMultiStageCopy (4.30s) [2020-09-12T12:54:33.528Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.19s) [2020-09-12T12:54:33.528Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-09-12T12:54:33.528Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-09-12T12:54:33.528Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-09-12T12:54:33.528Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-09-12T12:54:33.528Z] === RUN TestBuildMultiStageParentConfig [2020-09-12T12:54:33.642Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2020-09-12T12:54:33.942Z] ok github.com/docker/docker/daemon/logger/splunk 2.552s coverage: 82.5% of statements [2020-09-12T12:54:33.942Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-12T12:54:33.942Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-12T12:54:34.126Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-12T12:54:34.126Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2020-09-12T12:54:34.126Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2020-09-12T12:54:34.126Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2020-09-12T12:54:34.126Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2020-09-12T12:54:34.126Z] === RUN TestDeleteDevicemapper [2020-09-12T12:54:34.126Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-12T12:54:34.126Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-12T12:54:34.126Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-12T12:54:34.915Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2020-09-12T12:54:34.915Z] === RUN TestBuildLabelWithTargets [2020-09-12T12:54:35.505Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s) [2020-09-12T12:54:35.505Z] === RUN TestUpdateMemory [2020-09-12T12:54:35.765Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-12T12:54:35.765Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-12T12:54:35.765Z] === RUN TestUpdateCPUQuota [2020-09-12T12:54:35.765Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-09-12T12:54:35.765Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-12T12:54:35.765Z] === RUN TestUpdatePidsLimit [2020-09-12T12:54:35.765Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-09-12T12:54:35.765Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-12T12:54:35.765Z] === RUN TestUpdateRestartPolicy [2020-09-12T12:54:36.750Z] ok github.com/docker/docker/errdefs 0.009s coverage: 49.4% of statements [2020-09-12T12:54:36.750Z] ok github.com/docker/docker/distribution/metadata 0.081s coverage: 48.2% of statements [2020-09-12T12:54:37.397Z] ok github.com/docker/docker/distribution 0.687s coverage: 21.9% of statements [2020-09-12T12:54:37.397Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-12T12:54:37.462Z] --- PASS: TestBuildLabelWithTargets (2.14s) [2020-09-12T12:54:37.462Z] === RUN TestBuildWithEmptyLayers [2020-09-12T12:54:38.034Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-09-12T12:54:38.034Z] === RUN TestBuildMultiStageOnBuild [2020-09-12T12:54:38.479Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-09-12T12:54:39.501Z] ok github.com/docker/docker/distribution/xfer 1.683s coverage: 85.1% of statements [2020-09-12T12:54:39.501Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-12T12:54:39.501Z] ok github.com/docker/docker/image/cache 0.040s coverage: 19.2% of statements [2020-09-12T12:54:39.800Z] ok github.com/docker/docker/image 0.072s coverage: 86.4% of statements [2020-09-12T12:54:39.800Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-12T12:54:40.449Z] ok github.com/docker/docker/libcontainerd/queue 0.043s coverage: 100.0% of statements [2020-09-12T12:54:40.583Z] --- PASS: TestBuildMultiStageOnBuild (2.60s) [2020-09-12T12:54:40.583Z] === RUN TestBuildUncleanTarFilenames [2020-09-12T12:54:40.747Z] ok github.com/docker/docker/image/v1 0.040s coverage: 25.0% of statements [2020-09-12T12:54:40.747Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-12T12:54:41.391Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-09-12T12:54:41.394Z] ok github.com/docker/docker/pkg/aaparser 0.004s coverage: 50.0% of statements [2020-09-12T12:54:41.968Z] --- PASS: TestBuildUncleanTarFilenames (1.40s) [2020-09-12T12:54:41.968Z] === RUN TestBuildMultiStageLayerLeak [2020-09-12T12:54:44.172Z] ok github.com/docker/docker/opts 0.081s coverage: 67.1% of statements [2020-09-12T12:54:45.222Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-09-12T12:54:45.272Z] --- PASS: TestBuildMultiStageLayerLeak (2.75s) [2020-09-12T12:54:45.272Z] === RUN TestBuildWithHugeFile [2020-09-12T12:54:45.528Z] ok github.com/docker/docker/pkg/authorization 0.660s coverage: 68.3% of statements [2020-09-12T12:54:45.825Z] ok github.com/docker/docker/pkg/capabilities 0.018s coverage: 87.5% of statements [2020-09-12T12:54:46.890Z] ok github.com/docker/docker/pkg/archive 1.251s coverage: 76.9% of statements [2020-09-12T12:54:46.890Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-09-12T12:54:47.537Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-09-12T12:54:47.833Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-09-12T12:54:47.978Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2020-09-12T12:54:47.978Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-12T12:54:47.978Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2020-09-12T12:54:47.978Z] === RUN TestWaitNonBlocked [2020-09-12T12:54:47.978Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-12T12:54:47.978Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-12T12:54:47.978Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-12T12:54:47.978Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-12T12:54:47.978Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-12T12:54:47.978Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-12T12:54:47.978Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-12T12:54:47.978Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2020-09-12T12:54:47.978Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2020-09-12T12:54:47.978Z] === RUN TestWaitBlocked [2020-09-12T12:54:47.978Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-12T12:54:47.978Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-12T12:54:47.978Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-12T12:54:47.978Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-12T12:54:47.978Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-12T12:54:47.978Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-12T12:54:48.237Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-12T12:54:48.237Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.51s) [2020-09-12T12:54:48.237Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2020-09-12T12:54:48.237Z] === CONT TestDaemonRestartIpcMode [2020-09-12T12:54:48.237Z] === CONT TestIpcModeOlderClient [2020-09-12T12:54:48.237Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-09-12T12:54:48.884Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-09-12T12:54:49.526Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-09-12T12:54:49.829Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-09-12T12:54:50.874Z] ok github.com/docker/docker/pkg/chrootarchive 3.793s coverage: 43.2% of statements [2020-09-12T12:54:51.172Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-09-12T12:54:51.817Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-09-12T12:54:52.115Z] ok github.com/docker/docker/pkg/fsutils 0.248s coverage: 85.1% of statements [2020-09-12T12:54:52.115Z] ok github.com/docker/docker/layer 7.740s coverage: 68.8% of statements [2020-09-12T12:54:52.115Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-12T12:54:52.115Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-12T12:54:52.115Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-12T12:54:52.115Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-12T12:54:52.115Z] ? github.com/docker/docker/oci [no test files] [2020-09-12T12:54:52.115Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-12T12:54:52.115Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-12T12:54:52.115Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-12T12:54:52.415Z] ok github.com/docker/docker/pkg/discovery/kv 3.106s coverage: 84.1% of statements [2020-09-12T12:54:52.481Z] --- PASS: TestDaemonRestartIpcMode (4.21s) [2020-09-12T12:54:52.481Z] PASS [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] === Skipped [2020-09-12T12:54:52.481Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-12T12:54:52.481Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-09-12T12:54:52.481Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-09-12T12:54:52.481Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-09-12T12:54:52.481Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-09-12T12:54:52.481Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-09-12T12:54:52.481Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-09-12T12:54:52.481Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-12T12:54:52.481Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-12T12:54:52.481Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-09-12T12:54:52.481Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-12T12:54:52.481Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-09-12T12:54:52.481Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-09-12T12:54:52.481Z] 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) [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-09-12T12:54:52.481Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-12T12:54:52.481Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-09-12T12:54:52.481Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-09-12T12:54:52.481Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-09-12T12:54:52.481Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-09-12T12:54:52.481Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-09-12T12:54:52.481Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-12T12:54:52.481Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-12T12:54:52.481Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-09-12T12:54:52.481Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-09-12T12:54:52.481Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] [2020-09-12T12:54:52.481Z] DONE 173 tests, 24 skipped in 78.351s [2020-09-12T12:54:52.481Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-12T12:54:52.715Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2020-09-12T12:54:52.753Z] INFO: Testing against a local daemon [2020-09-12T12:54:52.753Z] === RUN TestCommitInheritsEnv [2020-09-12T12:54:54.136Z] --- PASS: TestCommitInheritsEnv (1.37s) [2020-09-12T12:54:54.136Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-12T12:54:54.136Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-12T12:54:54.136Z] === RUN TestImagesFilterMultiReference [2020-09-12T12:54:54.136Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-09-12T12:54:54.136Z] === RUN TestImagePullPlatformInvalid [2020-09-12T12:54:54.136Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-09-12T12:54:54.136Z] === RUN TestRemoveImageOrphaning [2020-09-12T12:54:54.246Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-09-12T12:54:54.247Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2020-09-12T12:54:54.544Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-09-12T12:54:54.857Z] ok github.com/docker/docker/pkg/ioutils 1.258s coverage: 70.6% of statements [2020-09-12T12:54:54.857Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2020-09-12T12:54:55.155Z] ok github.com/docker/docker/pkg/idtools 0.683s coverage: 70.1% of statements [2020-09-12T12:54:55.155Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-12T12:54:55.155Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-12T12:54:55.155Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-12T12:54:55.155Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-12T12:54:55.801Z] ok github.com/docker/docker/pkg/parsers/kernel 0.017s coverage: 60.0% of statements [2020-09-12T12:54:56.041Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-09-12T12:54:56.041Z] === RUN TestRemoveImageGarbageCollector [2020-09-12T12:54:56.041Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-12T12:54:56.041Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-12T12:54:56.041Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-12T12:54:56.041Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-12T12:54:56.041Z] === RUN TestTagInvalidReference [2020-09-12T12:54:56.099Z] ok github.com/docker/docker/pkg/pidfile 0.025s coverage: 82.4% of statements [2020-09-12T12:54:56.100Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 86.7% of statements [2020-09-12T12:54:56.100Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-12T12:54:56.100Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-12T12:54:56.301Z] --- PASS: TestTagInvalidReference (0.01s) [2020-09-12T12:54:56.301Z] === RUN TestTagValidPrefixedRepo [2020-09-12T12:54:56.301Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-09-12T12:54:56.301Z] === RUN TestTagExistedNameWithoutForce [2020-09-12T12:54:56.301Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-12T12:54:56.301Z] === RUN TestTagOfficialNames [2020-09-12T12:54:56.301Z] --- PASS: TestTagOfficialNames (0.07s) [2020-09-12T12:54:56.301Z] === RUN TestTagMatchesDigest [2020-09-12T12:54:56.301Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-12T12:54:56.301Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-12T12:54:56.845Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-09-12T12:54:57.155Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.036s coverage: 56.8% of statements [2020-09-12T12:54:57.798Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2020-09-12T12:54:57.798Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2020-09-12T12:54:58.095Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2020-09-12T12:54:58.738Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-09-12T12:54:59.398Z] ok github.com/docker/docker/pkg/pubsub 1.134s coverage: 73.9% of statements [2020-09-12T12:54:59.398Z] ok github.com/docker/docker/pkg/stdcopy 0.031s coverage: 100.0% of statements [2020-09-12T12:55:00.045Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-09-12T12:55:00.343Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2020-09-12T12:55:00.639Z] ok github.com/docker/docker/pkg/symlink 0.014s coverage: 87.7% of statements [2020-09-12T12:55:01.686Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 36.9% of statements [2020-09-12T12:55:01.983Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 53.4% of statements [2020-09-12T12:55:01.983Z] ok github.com/docker/docker/pkg/signal 3.015s coverage: 61.0% of statements [2020-09-12T12:55:03.069Z] ok github.com/docker/docker/pkg/tailfile 0.077s coverage: 88.6% of statements [2020-09-12T12:55:03.069Z] testing: warning: no tests to run [2020-09-12T12:55:03.069Z] coverage: [no statements] [2020-09-12T12:55:03.069Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2020-09-12T12:55:03.365Z] ok github.com/docker/docker/pkg/tarsum 0.207s coverage: 89.3% of statements [2020-09-12T12:55:03.365Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-09-12T12:55:03.660Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-09-12T12:55:03.964Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2020-09-12T12:55:06.062Z] ok github.com/docker/docker/plugin/v2 0.030s coverage: 14.5% of statements [2020-09-12T12:55:07.122Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 68.8% of statements [2020-09-12T12:55:07.122Z] ok github.com/docker/docker/reference 0.012s coverage: 84.4% of statements [2020-09-12T12:55:07.196Z] Loaded image: buildpack-deps:buster [2020-09-12T12:55:07.196Z] Loaded image: busybox:latest [2020-09-12T12:55:07.764Z] Loaded image: busybox:glibc [2020-09-12T12:55:07.764Z] Loaded image: debian:buster [2020-09-12T12:55:07.764Z] Loaded image: hello-world:latest [2020-09-12T12:55:07.771Z] ok github.com/docker/docker/plugin 0.590s coverage: 23.1% of statements [2020-09-12T12:55:07.796Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-09-12T12:55:08.023Z] INFO: Testing against a local daemon [2020-09-12T12:55:08.023Z] === RUN TestCgroupNamespacesBuild [2020-09-12T12:55:08.422Z] ok github.com/docker/docker/registry/resumable 0.062s coverage: 100.0% of statements [2020-09-12T12:55:08.976Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-09-12T12:55:09.485Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2020-09-12T12:55:10.543Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2020-09-12T12:55:11.189Z] ok github.com/docker/docker/runconfig 0.027s coverage: 66.1% of statements [2020-09-12T12:55:11.189Z] ok github.com/docker/docker/registry 0.324s coverage: 56.3% of statements [2020-09-12T12:55:11.315Z] --- PASS: TestCgroupNamespacesBuild (3.00s) [2020-09-12T12:55:11.315Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-12T12:55:13.223Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.08s) [2020-09-12T12:55:13.223Z] === RUN TestBuildWithSession [2020-09-12T12:55:13.223Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-12T12:55:13.223Z] build_session_test.go:25: TODO: BuildKit [2020-09-12T12:55:13.223Z] === RUN TestBuildSquashParent [2020-09-12T12:55:13.264Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-09-12T12:55:13.970Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2020-09-12T12:55:15.039Z] ok github.com/docker/docker/volume/local 0.061s coverage: 73.0% of statements [2020-09-12T12:55:15.039Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.0% of statements [2020-09-12T12:55:16.558Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2020-09-12T12:55:21.461Z] --- PASS: TestBuildSquashParent (8.24s) [2020-09-12T12:55:21.461Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-12T12:55:21.461Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-12T12:55:21.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-12T12:55:21.461Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-12T12:55:21.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-12T12:55:21.461Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-12T12:55:21.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-12T12:55:21.461Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-12T12:55:21.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-12T12:55:21.461Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-12T12:55:21.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-12T12:55:21.461Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-12T12:55:21.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-12T12:55:21.461Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-12T12:55:21.461Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-12T12:55:22.585Z] --- PASS: TestImportExtremelyLargeImageWorks (79.15s) [2020-09-12T12:55:22.585Z] PASS [2020-09-12T12:55:22.585Z] [2020-09-12T12:55:22.585Z] === Skipped [2020-09-12T12:55:22.585Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-12T12:55:22.585Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T12:55:22.585Z] [2020-09-12T12:55:22.585Z] [2020-09-12T12:55:22.585Z] DONE 12 tests, 1 skipped in 80.636s [2020-09-12T12:55:22.585Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-09-12T12:55:22.585Z] ++ 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 [2020-09-12T12:55:22.585Z] ++ set -e [2020-09-12T12:55:22.585Z] ++ '[' -n 0 ']' [2020-09-12T12:55:22.585Z] ++ set -x [2020-09-12T12:55:22.585Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T12:55:22.585Z] INFO: Testing against a local daemon [2020-09-12T12:55:22.585Z] === RUN TestNetworkCreateDelete [2020-09-12T12:55:22.585Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-09-12T12:55:22.585Z] === RUN TestDockerNetworkDeletePreferID [2020-09-12T12:55:22.585Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-09-12T12:55:22.585Z] === RUN TestDaemonDNSFallback [2020-09-12T12:55:22.585Z] --- PASS: TestDaemonDNSFallback (2.42s) [2020-09-12T12:55:22.585Z] === RUN TestInspectNetwork [2020-09-12T12:55:24.752Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-12T12:55:24.752Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-12T12:55:27.288Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-12T12:55:27.288Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-12T12:55:27.789Z] ......................... [ 67%] [2020-09-12T12:55:28.204Z] === RUN TestInspectNetwork/full_network_id [2020-09-12T12:55:28.204Z] === RUN TestInspectNetwork/partial_network_id [2020-09-12T12:55:28.204Z] === RUN TestInspectNetwork/network_name [2020-09-12T12:55:28.204Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-12T12:55:30.579Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-12T12:55:30.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s) [2020-09-12T12:55:30.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.92s) [2020-09-12T12:55:30.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.81s) [2020-09-12T12:55:30.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.04s) [2020-09-12T12:55:30.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.90s) [2020-09-12T12:55:30.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.79s) [2020-09-12T12:55:30.579Z] === RUN TestBuildMultiStageCopy [2020-09-12T12:55:30.579Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-12T12:55:31.908Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.6% of statements [2020-09-12T12:55:31.908Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-12T12:55:31.908Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-12T12:55:31.908Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-12T12:55:31.908Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-12T12:55:31.908Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-12T12:55:31.908Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-12T12:55:31.908Z] ? github.com/docker/docker/rootless [no test files] [2020-09-12T12:55:31.908Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-12T12:55:31.908Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-12T12:55:31.908Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-12T12:55:31.908Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-12T12:55:31.908Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-12T12:55:31.908Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-12T12:55:31.908Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-12T12:55:31.908Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-12T12:55:31.908Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-12T12:55:31.908Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-12T12:55:31.908Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-12T12:55:31.908Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-12T12:55:31.908Z] ? github.com/docker/docker/volume [no test files] [2020-09-12T12:55:31.908Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-12T12:55:31.908Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === Skipped [2020-09-12T12:55:31.908Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-12T12:55:31.908Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-12T12:55:31.908Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-12T12:55:31.908Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:55:31.908Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-12T12:55:31.908Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:55:31.908Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-12T12:55:31.908Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:55:31.908Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-12T12:55:31.908Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:55:31.908Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-12T12:55:31.908Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:55:31.908Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-12T12:55:31.908Z] graphtest_unix.go:73: No driver to put! [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-12T12:55:31.908Z] time="2020-09-12T12:54:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-12T12:55:31.908Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-12T12:55:31.908Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-12T12:55:31.908Z] time="2020-09-12T12:54:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-12T12:55:31.908Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-12T12:55:31.908Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-12T12:55:31.908Z] time="2020-09-12T12:54:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-12T12:55:31.908Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-12T12:55:31.908Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-12T12:55:31.908Z] time="2020-09-12T12:54:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-12T12:55:31.908Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-12T12:55:31.908Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-12T12:55:31.908Z] time="2020-09-12T12:54:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-12T12:55:31.908Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-12T12:55:31.908Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-12T12:55:31.908Z] graphtest_unix.go:73: No driver to put! [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-12T12:55:31.908Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-12T12:55:31.908Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-12T12:55:31.908Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-12T12:55:31.908Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-12T12:55:31.908Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:55:31.908Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-12T12:55:31.908Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:55:31.908Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-12T12:55:31.908Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:55:31.908Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-12T12:55:31.908Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:55:31.908Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-12T12:55:31.908Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T12:55:31.908Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-12T12:55:31.908Z] graphtest_unix.go:73: No driver to put! [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-12T12:55:31.908Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-12T12:55:31.908Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] [2020-09-12T12:55:31.908Z] DONE 2138 tests, 26 skipped in 257.524s Post stage [Pipeline] junit [2020-09-12T12:55:31.955Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-12T12:55:32.485Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-12T12:55:32.833Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41441/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6efa9e05756f709043790474e877e2df693e1922 -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:6efa9e05756f709043790474e877e2df693e1922 hack/make.sh dynbinary test-integration [2020-09-12T12:55:33.054Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-12T12:55:33.130Z] [2020-09-12T12:55:33.130Z] Removing bundles/ [2020-09-12T12:55:33.130Z] [2020-09-12T12:55:33.130Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-12T12:55:33.130Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-12T12:55:33.130Z] GOOS="" GOARCH="" GOARM="" [2020-09-12T12:55:33.622Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-12T12:55:33.760Z] --- PASS: TestInspectNetwork (11.19s) [2020-09-12T12:55:33.760Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-12T12:55:33.760Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-12T12:55:33.760Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-12T12:55:33.760Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-12T12:55:33.760Z] === RUN TestRunContainerWithBridgeNone [2020-09-12T12:55:33.881Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-12T12:55:34.449Z] --- PASS: TestBuildMultiStageCopy (4.46s) [2020-09-12T12:55:34.449Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.37s) [2020-09-12T12:55:34.449Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-09-12T12:55:34.449Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2020-09-12T12:55:34.449Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2020-09-12T12:55:34.449Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.50s) [2020-09-12T12:55:34.449Z] === RUN TestBuildMultiStageParentConfig [2020-09-12T12:55:35.829Z] --- PASS: TestBuildMultiStageParentConfig (1.29s) [2020-09-12T12:55:35.829Z] === RUN TestBuildLabelWithTargets [2020-09-12T12:55:35.872Z] --- PASS: TestRunContainerWithBridgeNone (2.40s) [2020-09-12T12:55:35.872Z] === RUN TestNetworkInvalidJSON [2020-09-12T12:55:35.872Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-12T12:55:35.872Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-12T12:55:35.872Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-12T12:55:35.872Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-12T12:55:35.872Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-12T12:55:35.872Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-12T12:55:35.872Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-12T12:55:35.872Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-12T12:55:35.872Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-12T12:55:35.872Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-09-12T12:55:35.872Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-12T12:55:35.872Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-12T12:55:35.872Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-12T12:55:35.872Z] === RUN TestHostIPv4BridgeLabel [2020-09-12T12:55:36.502Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-09-12T12:55:36.502Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-12T12:55:37.533Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-09-12T12:55:37.533Z] === RUN TestDaemonDefaultNetworkPools [2020-09-12T12:55:37.741Z] --- PASS: TestBuildLabelWithTargets (2.08s) [2020-09-12T12:55:37.741Z] === RUN TestBuildWithEmptyLayers [2020-09-12T12:55:38.164Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-09-12T12:55:38.164Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-12T12:55:39.119Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2020-09-12T12:55:39.119Z] === RUN TestBuildMultiStageOnBuild [2020-09-12T12:55:39.666Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-09-12T12:55:39.666Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-12T12:55:40.697Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2020-09-12T12:55:40.697Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-12T12:55:41.328Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s) [2020-09-12T12:55:41.328Z] === RUN TestServiceWithPredefinedNetwork [2020-09-12T12:55:41.607Z] --- PASS: TestBuildWithHugeFile (48.58s) [2020-09-12T12:55:41.607Z] === RUN TestBuildWithEmptyDockerfile [2020-09-12T12:55:41.607Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-12T12:55:41.607Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-12T12:55:41.607Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-12T12:55:41.607Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-12T12:55:41.607Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-12T12:55:41.607Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-12T12:55:41.607Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-12T12:55:41.607Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-12T12:55:41.607Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-12T12:55:41.607Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2020-09-12T12:55:41.607Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-09-12T12:55:41.607Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-09-12T12:55:41.607Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-09-12T12:55:41.607Z] === RUN TestBuildPreserveOwnership [2020-09-12T12:55:41.607Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-12T12:55:41.607Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-12T12:55:41.607Z] --- PASS: TestBuildPreserveOwnership (5.94s) [2020-09-12T12:55:41.607Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.84s) [2020-09-12T12:55:41.607Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2020-09-12T12:55:41.607Z] === RUN TestBuildPlatformInvalid [2020-09-12T12:55:41.607Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-09-12T12:55:41.607Z] PASS [2020-09-12T12:55:41.607Z] [2020-09-12T12:55:41.607Z] === Skipped [2020-09-12T12:55:41.607Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-09-12T12:55:41.607Z] build_session_test.go:25: TODO: BuildKit [2020-09-12T12:55:41.607Z] [2020-09-12T12:55:41.607Z] [2020-09-12T12:55:41.607Z] DONE 32 tests, 1 skipped in 103.458s [2020-09-12T12:55:41.607Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-09-12T12:55:41.607Z] ++ 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 [2020-09-12T12:55:41.607Z] ++ set -e [2020-09-12T12:55:41.607Z] ++ '[' -n 0 ']' [2020-09-12T12:55:41.607Z] ++ set -x [2020-09-12T12:55:41.607Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T12:55:41.607Z] INFO: Testing against a local daemon [2020-09-12T12:55:41.607Z] === RUN TestConfigInspect [2020-09-12T12:55:42.220Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-09-12T12:55:42.220Z] [2020-09-12T12:55:42.220Z] ________ ____ __. [2020-09-12T12:55:42.220Z] \_____ \ | |/ _| [2020-09-12T12:55:42.220Z] / | \| < [2020-09-12T12:55:42.220Z] / | \ | \ [2020-09-12T12:55:42.220Z] \_______ /____|__ \ [2020-09-12T12:55:42.220Z] \/ \/ [2020-09-12T12:55:42.220Z] [2020-09-12T12:55:42.220Z] INFO: make.ps1 ended at 09/12/2020 12:55:35 [2020-09-12T12:55:42.220Z] INFO: Binaries build ended at 09/12/2020 12:55:38. Duration:00:01:15.0096658 [2020-09-12T12:55:42.220Z] INFO: Copying the built daemon binary to d:\CI\PR-41441\1\binary\dockerd-6efa9e0575.exe... [2020-09-12T12:55:42.220Z] INFO: Copying the built client binary to d:\CI\PR-41441\1\binary\docker-6efa9e0575.exe... [2020-09-12T12:55:42.220Z] INFO: Copying dockerversion from the container... [2020-09-12T12:55:42.220Z] INFO: Copying the golang package from the container to d:\CI\PR-41441\1\installer\go.zip... [2020-09-12T12:55:42.413Z] --- PASS: TestBuildMultiStageOnBuild (2.85s) [2020-09-12T12:55:42.413Z] === RUN TestBuildUncleanTarFilenames [2020-09-12T12:55:43.793Z] --- PASS: TestBuildUncleanTarFilenames (1.72s) [2020-09-12T12:55:43.793Z] === RUN TestBuildMultiStageLayerLeak [2020-09-12T12:55:44.150Z] --- PASS: TestConfigInspect (3.76s) [2020-09-12T12:55:44.150Z] === RUN TestConfigList [2020-09-12T12:55:45.771Z] --- PASS: TestServiceWithPredefinedNetwork (3.59s) [2020-09-12T12:55:45.771Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-12T12:55:45.771Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-12T12:55:45.771Z] service_test.go:236: FLAKY_TEST [2020-09-12T12:55:45.771Z] === RUN TestServiceWithDataPathPortInit [2020-09-12T12:55:45.952Z] INFO: Extracting go.zip to d:\CI\PR-41441\1\go [2020-09-12T12:55:46.695Z] --- PASS: TestConfigList (2.74s) [2020-09-12T12:55:46.695Z] === RUN TestConfigsCreateAndDelete [2020-09-12T12:55:47.083Z] --- PASS: TestBuildMultiStageLayerLeak (3.04s) [2020-09-12T12:55:47.083Z] === RUN TestBuildWithHugeFile [2020-09-12T12:55:49.994Z] --- PASS: TestConfigsCreateAndDelete (3.24s) [2020-09-12T12:55:49.994Z] === RUN TestConfigsUpdate [2020-09-12T12:55:53.294Z] --- PASS: TestConfigsUpdate (3.29s) [2020-09-12T12:55:53.294Z] === RUN TestTemplatedConfig [2020-09-12T12:55:56.598Z] --- PASS: TestTemplatedConfig (3.57s) [2020-09-12T12:55:56.598Z] === RUN TestConfigCreateResolve [2020-09-12T12:55:57.070Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-12T12:55:57.070Z] Using test binary docker [2020-09-12T12:55:57.070Z] +++ /etc/init.d/apparmor start [2020-09-12T12:55:57.070Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-12T12:55:57.070Z] Starting dockerd [2020-09-12T12:55:57.070Z] INFO: Waiting for daemon to start... [2020-09-12T12:55:57.070Z] +++ 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 [2020-09-12T12:55:57.330Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-12T12:55:57.330Z] Using test binary docker [2020-09-12T12:55:57.590Z] +++ /etc/init.d/apparmor start [2020-09-12T12:55:57.590Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-12T12:55:57.590Z] INFO: Waiting for daemon to start... [2020-09-12T12:55:57.590Z] Starting dockerd [2020-09-12T12:55:57.590Z] +++ 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 [2020-09-12T12:55:59.904Z] --- PASS: TestConfigCreateResolve (3.31s) [2020-09-12T12:55:59.904Z] === RUN TestConfigDaemonLibtrustID [2020-09-12T12:56:00.850Z] --- PASS: TestConfigDaemonLibtrustID (0.71s) [2020-09-12T12:56:00.850Z] PASS [2020-09-12T12:56:00.850Z] [2020-09-12T12:56:00.850Z] DONE 7 tests in 20.764s [2020-09-12T12:56:00.850Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-09-12T12:56:00.850Z] ++ 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 [2020-09-12T12:56:00.850Z] ++ set -e [2020-09-12T12:56:00.850Z] ++ '[' -n 0 ']' [2020-09-12T12:56:00.850Z] ++ set -x [2020-09-12T12:56:00.850Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-09-12T12:56:00.850Z] INFO: Testing against a local daemon [2020-09-12T12:56:00.850Z] === RUN TestCheckpoint [2020-09-12T12:56:00.850Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-12T12:56:00.850Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-12T12:56:00.850Z] === RUN TestContainerInvalidJSON [2020-09-12T12:56:00.850Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-12T12:56:00.850Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-12T12:56:00.850Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-12T12:56:00.850Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-12T12:56:00.850Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-12T12:56:00.850Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-12T12:56:00.850Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-12T12:56:00.850Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-12T12:56:00.850Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-12T12:56:00.850Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-12T12:56:00.850Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-12T12:56:00.850Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-12T12:56:00.850Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-12T12:56:00.850Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-12T12:56:00.850Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-09-12T12:56:00.850Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-12T12:56:01.116Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-09-12T12:56:01.116Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-12T12:56:01.116Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-09-12T12:56:01.116Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-12T12:56:01.379Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-09-12T12:56:01.379Z] === RUN TestCopyFromContainer [2020-09-12T12:56:03.296Z] === RUN TestCopyFromContainer// [2020-09-12T12:56:03.557Z] === RUN TestCopyFromContainer//bar/root [2020-09-12T12:56:03.557Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-12T12:56:03.818Z] === RUN TestCopyFromContainer/bar/quux [2020-09-12T12:56:03.818Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-12T12:56:04.079Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-12T12:56:04.079Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-12T12:56:04.340Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-12T12:56:04.340Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-12T12:56:04.601Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-12T12:56:04.601Z] --- PASS: TestCopyFromContainer (3.29s) [2020-09-12T12:56:04.601Z] --- PASS: TestCopyFromContainer// (0.12s) [2020-09-12T12:56:04.601Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-09-12T12:56:04.601Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-09-12T12:56:04.601Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-09-12T12:56:04.601Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2020-09-12T12:56:04.601Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-09-12T12:56:04.601Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-09-12T12:56:04.601Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-09-12T12:56:04.601Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-09-12T12:56:04.601Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-09-12T12:56:04.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-12T12:56:04.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-12T12:56:04.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-12T12:56:04.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-12T12:56:04.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-12T12:56:04.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-12T12:56:04.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-12T12:56:04.601Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-12T12:56:04.601Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-12T12:56:04.601Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-12T12:56:04.601Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-12T12:56:04.601Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-12T12:56:04.601Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-12T12:56:04.601Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-12T12:56:04.601Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-12T12:56:04.862Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-09-12T12:56:04.862Z] === RUN TestCreateWithInvalidEnv [2020-09-12T12:56:04.862Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-12T12:56:04.862Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-12T12:56:04.862Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-12T12:56:04.862Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-12T12:56:04.862Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-12T12:56:04.862Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-12T12:56:04.862Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-12T12:56:04.862Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-12T12:56:04.862Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-12T12:56:04.862Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-09-12T12:56:04.862Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-12T12:56:04.862Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-12T12:56:04.862Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-12T12:56:04.862Z] === RUN TestCreateTmpfsMountsTarget [2020-09-12T12:56:04.862Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-09-12T12:56:04.862Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-12T12:56:07.408Z] --- PASS: TestCreateWithCustomMaskedPaths (2.14s) [2020-09-12T12:56:07.408Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-12T12:56:08.225Z] --- PASS: TestServiceWithDataPathPortInit (20.23s) [2020-09-12T12:56:08.225Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-12T12:56:08.929Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-09-12T12:56:09.343Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.20s) [2020-09-12T12:56:09.343Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-12T12:56:09.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-12T12:56:09.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-12T12:56:09.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-12T12:56:09.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-12T12:56:09.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-12T12:56:09.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-12T12:56:09.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-12T12:56:09.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-12T12:56:09.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-12T12:56:09.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-12T12:56:09.343Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-12T12:56:09.343Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-12T12:56:09.343Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-12T12:56:09.343Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-12T12:56:09.343Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-12T12:56:09.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-12T12:56:09.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s) [2020-09-12T12:56:09.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.08s) [2020-09-12T12:56:09.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.08s) [2020-09-12T12:56:09.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.07s) [2020-09-12T12:56:09.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.13s) [2020-09-12T12:56:09.343Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-12T12:56:10.287Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2020-09-12T12:56:10.287Z] === RUN TestCreateDifferentPlatform [2020-09-12T12:56:10.287Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-12T12:56:10.287Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-12T12:56:10.287Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-09-12T12:56:10.287Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-12T12:56:10.287Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-12T12:56:10.287Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-12T12:56:10.287Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-09-12T12:56:10.287Z] === RUN TestContainerStartOnDaemonRestart [2020-09-12T12:56:10.287Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-12T12:56:10.287Z] === RUN TestDaemonRestartIpcMode [2020-09-12T12:56:10.287Z] === PAUSE TestDaemonRestartIpcMode [2020-09-12T12:56:10.287Z] === RUN TestDaemonHostGatewayIP [2020-09-12T12:56:10.287Z] === PAUSE TestDaemonHostGatewayIP [2020-09-12T12:56:10.287Z] === RUN TestContainerKillOnDaemonStart [2020-09-12T12:56:10.287Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-12T12:56:10.287Z] === RUN TestDiff [2020-09-12T12:56:10.858Z] --- PASS: TestDiff (0.79s) [2020-09-12T12:56:10.858Z] === RUN TestExecWithCloseStdin [2020-09-12T12:56:11.081Z] INFO: Extraction ended at 09/12/2020 12:56:08. Duration:00:00:23.7271294 [2020-09-12T12:56:11.081Z] INFO: Updating the golang and path environment variables [2020-09-12T12:56:11.081Z] INFO: GOPATH=d:\gopath [2020-09-12T12:56:11.081Z] INFO: go version go1.13.15 windows/amd64 [2020-09-12T12:56:11.081Z] INFO: Running the daemon under test in debug mode [2020-09-12T12:56:11.081Z] INFO: Starting a daemon under test... [2020-09-12T12:56:11.081Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41441\1\daemon --pidfile d:\CI\PR-41441\1\docker.pid -D [2020-09-12T12:56:11.081Z] INFO: Process started successfully. [2020-09-12T12:56:11.081Z] INFO: Start tailing logs of the daemon under tests [2020-09-12T12:56:11.081Z] INFO: Waiting for the daemon under test to start... [2020-09-12T12:56:11.800Z] --- PASS: TestExecWithCloseStdin (0.84s) [2020-09-12T12:56:11.800Z] === RUN TestExec [2020-09-12T12:56:12.614Z] INFO: Daemon under test started and replied! [2020-09-12T12:56:12.614Z] INFO: Docker version of the daemon under test [2020-09-12T12:56:12.614Z] [2020-09-12T12:56:12.743Z] --- PASS: TestExec (0.90s) [2020-09-12T12:56:12.743Z] === RUN TestExecUser [2020-09-12T12:56:13.072Z] Client: [2020-09-12T12:56:13.072Z] Version: 17.06.2-ce [2020-09-12T12:56:13.072Z] API version: 1.30 [2020-09-12T12:56:13.072Z] Go version: go1.8.3 [2020-09-12T12:56:13.072Z] Git commit: cec0b72 [2020-09-12T12:56:13.072Z] Built: Tue Sep 5 19:57:19 2017 [2020-09-12T12:56:13.072Z] OS/Arch: windows/amd64 [2020-09-12T12:56:13.072Z] [2020-09-12T12:56:13.072Z] Server: [2020-09-12T12:56:13.072Z] Version: 0.0.0-dev [2020-09-12T12:56:13.072Z] API version: 1.41 (minimum version 1.24) [2020-09-12T12:56:13.072Z] Go version: go1.13.15 [2020-09-12T12:56:13.072Z] Git commit: 6efa9e0575 [2020-09-12T12:56:13.072Z] Built: 09/12/2020 12:54:28 [2020-09-12T12:56:13.072Z] OS/Arch: windows/amd64 [2020-09-12T12:56:13.072Z] Experimental: false [2020-09-12T12:56:13.072Z] [2020-09-12T12:56:13.072Z] INFO: Docker info of the daemon under test [2020-09-12T12:56:13.072Z] [2020-09-12T12:56:13.072Z] Containers: 0 [2020-09-12T12:56:13.072Z] Running: 0 [2020-09-12T12:56:13.072Z] Paused: 0 [2020-09-12T12:56:13.072Z] Stopped: 0 [2020-09-12T12:56:13.072Z] Images: 0 [2020-09-12T12:56:13.072Z] Server Version: 0.0.0-dev [2020-09-12T12:56:13.072Z] Storage Driver: windowsfilter [2020-09-12T12:56:13.072Z] Windows: [2020-09-12T12:56:13.072Z] Logging Driver: json-file [2020-09-12T12:56:13.072Z] Plugins: [2020-09-12T12:56:13.072Z] Volume: local [2020-09-12T12:56:13.072Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-12T12:56:13.072Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-12T12:56:13.072Z] Swarm: inactive [2020-09-12T12:56:13.072Z] Default Isolation: process [2020-09-12T12:56:13.072Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-12T12:56:13.072Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-12T12:56:13.072Z] OSType: windows [2020-09-12T12:56:13.072Z] Architecture: x86_64 [2020-09-12T12:56:13.072Z] CPUs: 4 [2020-09-12T12:56:13.072Z] Total Memory: 32GiB [2020-09-12T12:56:13.072Z] Name: azwin-2-57e080 [2020-09-12T12:56:13.072Z] ID: WHS4:ZL4F:7BGM:6NWR:ZS46:CEK3:LGL6:RRZO:A32S:CY6Y:ELZC:XJAW [2020-09-12T12:56:13.072Z] Docker Root Dir: D:\CI\PR-41441\1\daemon [2020-09-12T12:56:13.072Z] Debug Mode (client): false [2020-09-12T12:56:13.072Z] Debug Mode (server): true [2020-09-12T12:56:13.072Z] File Descriptors: -1 [2020-09-12T12:56:13.072Z] Goroutines: 17 [2020-09-12T12:56:13.072Z] System Time: 2020-09-12T12:56:12.7229293Z [2020-09-12T12:56:13.072Z] EventsListeners: 0 [2020-09-12T12:56:13.072Z] Registry: https://index.docker.io/v1/ [2020-09-12T12:56:13.072Z] Labels: [2020-09-12T12:56:13.072Z] Experimental: false [2020-09-12T12:56:13.072Z] Insecure Registries: [2020-09-12T12:56:13.072Z] 127.0.0.0/8 [2020-09-12T12:56:13.072Z] Live Restore Enabled: false [2020-09-12T12:56:13.072Z] [2020-09-12T12:56:13.072Z] [2020-09-12T12:56:13.072Z] INFO: Docker images of the daemon under test [2020-09-12T12:56:13.072Z] [2020-09-12T12:56:13.072Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-12T12:56:13.072Z] [2020-09-12T12:56:13.072Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-09-12T12:56:13.072Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-09-12T12:56:13.072Z] ltsc2019: Pulling from windows/servercore [2020-09-12T12:56:13.538Z] 4612f6d0b889: Pulling fs layer [2020-09-12T12:56:13.538Z] c3aff4450246: Pulling fs layer [2020-09-12T12:56:13.685Z] --- PASS: TestExecUser (0.88s) [2020-09-12T12:56:13.686Z] === RUN TestExportContainerAndImportImage [2020-09-12T12:56:14.629Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-09-12T12:56:14.629Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-12T12:56:16.697Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.58s) [2020-09-12T12:56:16.697Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wtuq6h3txkhtm4l4fdzj3ugya Created:2020-09-12 12:56:06.638516383 +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[c75642d42a04c580612d1255e545bb8a14e2e54100caa311e47bd88fec687254:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.amo2vtwqh5436jh4s8yp5193v EndpointID:bc2691aa0f070fdcf5610ea1e369788bd4d877108cb6d62bcbc7584c14e829c0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e91c5208164583578a4da345dc8fefea77f7004c4231078362135d5559c0beba 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:f5eeedcf6e7b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.amo2vtwqh5436jh4s8yp5193v EndpointID:bc2691aa0f070fdcf5610ea1e369788bd4d877108cb6d62bcbc7584c14e829c0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-12T12:56:16.697Z] PASS [2020-09-12T12:56:16.697Z] [2020-09-12T12:56:16.697Z] === Skipped [2020-09-12T12:56:16.697Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-12T12:56:16.697Z] service_test.go:236: FLAKY_TEST [2020-09-12T12:56:16.697Z] [2020-09-12T12:56:16.697Z] [2020-09-12T12:56:16.697Z] DONE 23 tests, 1 skipped in 56.513s [2020-09-12T12:56:16.697Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-12T12:56:16.697Z] ++ 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 [2020-09-12T12:56:16.697Z] ++ set -e [2020-09-12T12:56:16.697Z] ++ '[' -n 0 ']' [2020-09-12T12:56:16.697Z] ++ set -x [2020-09-12T12:56:16.697Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T12:56:16.697Z] INFO: Testing against a local daemon [2020-09-12T12:56:16.697Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-12T12:56:16.697Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-12T12:56:16.697Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-12T12:56:16.697Z] === RUN TestDockerNetworkIpvlan [2020-09-12T12:56:16.697Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-12T12:56:16.697Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-12T12:56:16.697Z] PASS [2020-09-12T12:56:16.697Z] [2020-09-12T12:56:16.697Z] === Skipped [2020-09-12T12:56:16.697Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-12T12:56:16.697Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-12T12:56:16.697Z] [2020-09-12T12:56:16.697Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-12T12:56:16.697Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-12T12:56:16.697Z] [2020-09-12T12:56:16.697Z] [2020-09-12T12:56:16.697Z] DONE 2 tests, 2 skipped in 0.081s [2020-09-12T12:56:16.697Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-12T12:56:16.697Z] ++ 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 [2020-09-12T12:56:16.697Z] ++ set -e [2020-09-12T12:56:16.697Z] ++ '[' -n 0 ']' [2020-09-12T12:56:16.697Z] ++ set -x [2020-09-12T12:56:16.697Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T12:56:16.697Z] INFO: Testing against a local daemon [2020-09-12T12:56:16.697Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-12T12:56:17.177Z] --- PASS: TestExportContainerAfterDaemonRestart (2.07s) [2020-09-12T12:56:17.177Z] === RUN TestHealthCheckWorkdir [2020-09-12T12:56:17.328Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2020-09-12T12:56:17.328Z] === RUN TestDockerNetworkMacvlan [2020-09-12T12:56:17.749Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-09-12T12:56:17.749Z] === RUN TestHealthKillContainer [2020-09-12T12:56:18.359Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-12T12:56:19.389Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-12T12:56:19.521Z] . [2020-09-12T12:56:19.521Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-12T12:56:19.521Z] [2020-09-12T12:56:19.521Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-12T12:56:19.521Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-12T12:56:19.521Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-12T12:56:19.521Z] Error: No such image: emptyfs [2020-09-12T12:56:19.521Z] Error: No such image: emptyfs [2020-09-12T12:56:19.521Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-12T12:56:19.521Z] ++++ docker load [2020-09-12T12:56:19.521Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-12T12:56:19.521Z] ++++ docker load [2020-09-12T12:56:19.521Z] Running integration-test (iteration 1) [2020-09-12T12:56:19.521Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-09-12T12:56:19.521Z] ++ 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)/' [2020-09-12T12:56:19.521Z] ++ set -e [2020-09-12T12:56:19.521Z] ++ '[' -n 0 ']' [2020-09-12T12:56:19.521Z] ++ set -x [2020-09-12T12:56:19.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-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)/' [2020-09-12T12:56:19.521Z] Running integration-test (iteration 1) [2020-09-12T12:56:19.521Z] 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)/ [2020-09-12T12:56:19.521Z] ++ 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)/' [2020-09-12T12:56:19.521Z] ++ set -e [2020-09-12T12:56:19.521Z] ++ '[' -n 0 ']' [2020-09-12T12:56:19.521Z] ++ set -x [2020-09-12T12:56:19.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-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)/' [2020-09-12T12:56:20.019Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-12T12:56:20.604Z] c3aff4450246: Verifying Checksum [2020-09-12T12:56:20.604Z] c3aff4450246: Download complete [2020-09-12T12:56:21.047Z] --- PASS: TestHealthKillContainer (2.86s) [2020-09-12T12:56:21.047Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-12T12:56:21.308Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2020-09-12T12:56:21.308Z] === RUN TestIpcModeNone [2020-09-12T12:56:22.253Z] --- PASS: TestIpcModeNone (0.83s) [2020-09-12T12:56:22.253Z] === RUN TestIpcModePrivate [2020-09-12T12:56:23.197Z] --- PASS: TestIpcModePrivate (0.85s) [2020-09-12T12:56:23.197Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-09-12T12:56:23.197Z] === RUN TestIpcModeShareable [2020-09-12T12:56:23.780Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-09-12T12:56:24.141Z] --- PASS: TestIpcModeShareable (0.83s) [2020-09-12T12:56:24.141Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-09-12T12:56:24.141Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-12T12:56:24.503Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-12T12:56:25.667Z] tests/integration/client_test.py ..... [ 75%] [2020-09-12T12:56:25.667Z] tests/integration/context_api_test.py ... [ 76%] [2020-09-12T12:56:26.227Z] tests/integration/errors_test.py . [ 76%] [2020-09-12T12:56:26.686Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.63s) [2020-09-12T12:56:26.686Z] === RUN TestAPIIpcModeHost [2020-09-12T12:56:27.258Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-09-12T12:56:27.258Z] === RUN TestDaemonIpcModeShareable [2020-09-12T12:56:28.013Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-12T12:56:29.172Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2020-09-12T12:56:29.172Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-09-12T12:56:29.172Z] === RUN TestDaemonIpcModePrivate [2020-09-12T12:56:31.085Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2020-09-12T12:56:31.085Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-09-12T12:56:31.085Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-12T12:56:32.469Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2020-09-12T12:56:32.469Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-09-12T12:56:32.469Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-12T12:56:32.972Z] 4612f6d0b889: Verifying Checksum [2020-09-12T12:56:32.972Z] 4612f6d0b889: Download complete [2020-09-12T12:56:34.381Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2020-09-12T12:56:34.381Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-09-12T12:56:34.381Z] === RUN TestIpcModeOlderClient [2020-09-12T12:56:34.381Z] === PAUSE TestIpcModeOlderClient [2020-09-12T12:56:34.381Z] === RUN TestKillContainerInvalidSignal [2020-09-12T12:56:34.896Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-12T12:56:35.324Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2020-09-12T12:56:35.324Z] === RUN TestKillContainer [2020-09-12T12:56:35.324Z] === RUN TestKillContainer/no_signal [2020-09-12T12:56:35.917Z] === RUN TestKillContainer/non_killing_signal [2020-09-12T12:56:36.417Z] --- PASS: TestDockerNetworkMacvlan (19.02s) [2020-09-12T12:56:36.417Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-09-12T12:56:36.417Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-09-12T12:56:36.417Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.37s) [2020-09-12T12:56:36.417Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.40s) [2020-09-12T12:56:36.417Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.20s) [2020-09-12T12:56:36.417Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2020-09-12T12:56:36.417Z] PASS [2020-09-12T12:56:36.417Z] [2020-09-12T12:56:36.417Z] DONE 8 tests in 20.581s [2020-09-12T12:56:36.418Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-12T12:56:36.418Z] ++ 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 [2020-09-12T12:56:36.418Z] ++ set -e [2020-09-12T12:56:36.418Z] ++ '[' -n 0 ']' [2020-09-12T12:56:36.418Z] ++ set -x [2020-09-12T12:56:36.418Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T12:56:36.418Z] testing: warning: no tests to run [2020-09-12T12:56:36.418Z] PASS [2020-09-12T12:56:36.418Z] [2020-09-12T12:56:36.418Z] DONE 0 tests in 0.016s [2020-09-12T12:56:36.418Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-12T12:56:36.418Z] ++ 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 [2020-09-12T12:56:36.418Z] ++ set -e [2020-09-12T12:56:36.418Z] ++ '[' -n 0 ']' [2020-09-12T12:56:36.418Z] ++ set -x [2020-09-12T12:56:36.418Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T12:56:36.490Z] === RUN TestKillContainer/killing_signal [2020-09-12T12:56:36.708Z] INFO: Testing against a local daemon [2020-09-12T12:56:36.708Z] === RUN TestAuthZPluginAllowRequest [2020-09-12T12:56:37.431Z] --- PASS: TestKillContainer (2.29s) [2020-09-12T12:56:37.431Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-09-12T12:56:37.431Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-09-12T12:56:37.431Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-09-12T12:56:37.431Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-12T12:56:37.431Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-12T12:56:38.212Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2020-09-12T12:56:38.212Z] === RUN TestAuthZPluginTLS [2020-09-12T12:56:38.376Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-12T12:56:38.844Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-09-12T12:56:38.844Z] === RUN TestAuthZPluginDenyRequest [2020-09-12T12:56:38.947Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s) [2020-09-12T12:56:38.947Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2020-09-12T12:56:38.947Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2020-09-12T12:56:38.947Z] === RUN TestKillStoppedContainer [2020-09-12T12:56:39.208Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-09-12T12:56:39.208Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-12T12:56:39.208Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-09-12T12:56:39.208Z] === RUN TestKillDifferentUserContainer [2020-09-12T12:56:39.475Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-09-12T12:56:39.476Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-12T12:56:39.766Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-09-12T12:56:39.766Z] === RUN TestAuthZPluginDenyResponse [2020-09-12T12:56:40.152Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2020-09-12T12:56:40.152Z] === RUN TestInspectOomKilledTrue [2020-09-12T12:56:40.152Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-12T12:56:40.152Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-12T12:56:40.152Z] === RUN TestInspectOomKilledFalse [2020-09-12T12:56:40.152Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-12T12:56:40.152Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-12T12:56:40.152Z] === RUN TestLinksEtcHostsContentMatch [2020-09-12T12:56:40.398Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-09-12T12:56:40.398Z] === RUN TestAuthZPluginAllowEventStream [2020-09-12T12:56:40.723Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-09-12T12:56:40.723Z] === RUN TestLinksContainerNames [2020-09-12T12:56:41.905Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2020-09-12T12:56:41.905Z] === RUN TestAuthZPluginErrorResponse [2020-09-12T12:56:42.110Z] --- PASS: TestLinksContainerNames (1.48s) [2020-09-12T12:56:42.110Z] === RUN TestLogsFollowTailEmpty [2020-09-12T12:56:42.537Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-09-12T12:56:42.537Z] === RUN TestAuthZPluginErrorRequest [2020-09-12T12:56:43.054Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2020-09-12T12:56:43.054Z] === RUN TestContainerNetworkMountsNoChown [2020-09-12T12:56:43.169Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-09-12T12:56:43.169Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-12T12:56:43.626Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/default [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/default [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/private [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/private [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/rprivate [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/slave [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/slave [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/rslave [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/shared [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/shared [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/rshared [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-12T12:56:43.626Z] === CONT TestMountDaemonRoot/default [2020-09-12T12:56:43.626Z] === CONT TestMountDaemonRoot/shared [2020-09-12T12:56:43.626Z] === CONT TestMountDaemonRoot/rslave [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-12T12:56:43.626Z] === CONT TestMountDaemonRoot/rshared [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-12T12:56:43.626Z] === CONT TestMountDaemonRoot/slave [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-12T12:56:43.626Z] === CONT TestMountDaemonRoot/rprivate [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-12T12:56:43.626Z] === CONT TestMountDaemonRoot/private [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-12T12:56:43.626Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-12T12:56:43.626Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-12T12:56:43.626Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-12T12:56:43.626Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-12T12:56:43.626Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-12T12:56:43.626Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-12T12:56:43.626Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-12T12:56:43.626Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-12T12:56:43.626Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-12T12:56:43.626Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-12T12:56:43.800Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-09-12T12:56:43.800Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-12T12:56:43.888Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-12T12:56:43.888Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-12T12:56:43.888Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-12T12:56:43.888Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-12T12:56:43.888Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-12T12:56:43.888Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-12T12:56:43.888Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-12T12:56:43.888Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-12T12:56:43.888Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-12T12:56:43.888Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-12T12:56:43.888Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-12T12:56:43.888Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-12T12:56:43.888Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-12T12:56:43.888Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-12T12:56:43.888Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-12T12:56:44.150Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-12T12:56:44.150Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-12T12:56:44.150Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-12T12:56:44.150Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-12T12:56:44.150Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-09-12T12:56:44.150Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-09-12T12:56:44.150Z] === RUN TestContainerBindMountNonRecursive [2020-09-12T12:56:45.868Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.00s) [2020-09-12T12:56:45.868Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-12T12:56:46.697Z] --- PASS: TestContainerBindMountNonRecursive (2.27s) [2020-09-12T12:56:46.697Z] === RUN TestNetworkNat [2020-09-12T12:56:47.271Z] --- PASS: TestNetworkNat (0.85s) [2020-09-12T12:56:47.271Z] === RUN TestNetworkLocalhostTCPNat [2020-09-12T12:56:47.766Z] --- PASS: TestImportExtremelyLargeImageWorks (104.58s) [2020-09-12T12:56:47.767Z] PASS [2020-09-12T12:56:47.767Z] [2020-09-12T12:56:47.767Z] === Skipped [2020-09-12T12:56:47.767Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-12T12:56:47.767Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-12T12:56:47.767Z] [2020-09-12T12:56:47.767Z] [2020-09-12T12:56:47.767Z] DONE 12 tests, 1 skipped in 108.462s [2020-09-12T12:56:47.767Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-12T12:56:47.767Z] INFO: Testing against a local daemon [2020-09-12T12:56:47.767Z] === RUN TestNetworkCreateDelete [2020-09-12T12:56:47.767Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-09-12T12:56:47.767Z] === RUN TestDockerNetworkDeletePreferID [2020-09-12T12:56:47.767Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-09-12T12:56:47.767Z] === RUN TestDaemonDNSFallback [2020-09-12T12:56:47.931Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s) [2020-09-12T12:56:47.931Z] === RUN TestAuthZPluginHeader [2020-09-12T12:56:48.213Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2020-09-12T12:56:48.213Z] === RUN TestNetworkLoopbackNat [2020-09-12T12:56:48.564Z] --- PASS: TestAuthZPluginHeader (0.80s) [2020-09-12T12:56:48.564Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-12T12:56:48.564Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-12T12:56:48.564Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T12:56:48.564Z] === RUN TestAuthZPluginV2Disable [2020-09-12T12:56:48.564Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-12T12:56:48.564Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T12:56:48.564Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-12T12:56:48.564Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-12T12:56:48.564Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T12:56:48.564Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-12T12:56:48.564Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-12T12:56:48.564Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T12:56:48.564Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-12T12:56:49.143Z] --- PASS: TestDaemonDNSFallback (7.30s) [2020-09-12T12:56:49.143Z] === RUN TestInspectNetwork [2020-09-12T12:56:49.143Z] --- SKIP: TestInspectNetwork (0.00s) [2020-09-12T12:56:49.143Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:56:49.143Z] === RUN TestRunContainerWithBridgeNone [2020-09-12T12:56:49.143Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-09-12T12:56:49.143Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-12T12:56:49.143Z] === RUN TestNetworkInvalidJSON [2020-09-12T12:56:49.143Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-12T12:56:49.144Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-12T12:56:49.144Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-12T12:56:49.144Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-12T12:56:49.144Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-12T12:56:49.144Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-12T12:56:49.144Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-12T12:56:49.144Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-12T12:56:49.144Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-12T12:56:49.144Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-12T12:56:49.144Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-12T12:56:49.144Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-12T12:56:49.144Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-12T12:56:49.144Z] === RUN TestHostIPv4BridgeLabel [2020-09-12T12:56:49.144Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-09-12T12:56:49.144Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-12T12:56:49.144Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-12T12:56:49.144Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-09-12T12:56:49.144Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-12T12:56:49.144Z] === RUN TestDaemonDefaultNetworkPools [2020-09-12T12:56:49.144Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-09-12T12:56:49.144Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-12T12:56:49.144Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-12T12:56:49.144Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2020-09-12T12:56:49.144Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-12T12:56:49.144Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-12T12:56:49.144Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-09-12T12:56:49.144Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-12T12:56:49.144Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-12T12:56:49.144Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-09-12T12:56:49.144Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-12T12:56:49.144Z] === RUN TestServiceWithPredefinedNetwork [2020-09-12T12:56:49.144Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-09-12T12:56:49.144Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:56:49.144Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-12T12:56:49.144Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-12T12:56:49.144Z] service_test.go:236: FLAKY_TEST [2020-09-12T12:56:49.144Z] === RUN TestServiceWithDataPathPortInit [2020-09-12T12:56:49.144Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-09-12T12:56:49.144Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:56:49.144Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-12T12:56:49.144Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-12T12:56:49.144Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:56:49.144Z] PASS [2020-09-12T12:56:49.144Z] [2020-09-12T12:56:49.144Z] === Skipped [2020-09-12T12:56:49.144Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-09-12T12:56:49.144Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:56:49.144Z] [2020-09-12T12:56:49.144Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-09-12T12:56:49.144Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-12T12:56:49.144Z] [2020-09-12T12:56:49.144Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-09-12T12:56:49.144Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-12T12:56:49.144Z] [2020-09-12T12:56:49.144Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-09-12T12:56:49.144Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-12T12:56:49.144Z] [2020-09-12T12:56:49.144Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-09-12T12:56:49.144Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-12T12:56:49.144Z] [2020-09-12T12:56:49.144Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2020-09-12T12:56:49.144Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-12T12:56:49.144Z] [2020-09-12T12:56:49.144Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-09-12T12:56:49.144Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-12T12:56:49.144Z] [2020-09-12T12:56:49.144Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-09-12T12:56:49.144Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-12T12:56:49.144Z] [2020-09-12T12:56:49.144Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-09-12T12:56:49.144Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:56:49.144Z] [2020-09-12T12:56:49.144Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-12T12:56:49.144Z] service_test.go:236: FLAKY_TEST [2020-09-12T12:56:49.144Z] [2020-09-12T12:56:49.144Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-09-12T12:56:49.144Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:56:49.144Z] [2020-09-12T12:56:49.144Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-12T12:56:49.144Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:56:49.144Z] [2020-09-12T12:56:49.144Z] [2020-09-12T12:56:49.144Z] DONE 19 tests, 12 skipped in 8.069s [2020-09-12T12:56:49.144Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-12T12:56:49.144Z] INFO: Testing against a local daemon [2020-09-12T12:56:49.144Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-12T12:56:49.144Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-12T12:56:49.144Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-12T12:56:49.144Z] === RUN TestDockerNetworkIpvlan [2020-09-12T12:56:49.144Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-12T12:56:49.144Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-12T12:56:49.144Z] PASS [2020-09-12T12:56:49.144Z] [2020-09-12T12:56:49.144Z] === Skipped [2020-09-12T12:56:49.144Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-12T12:56:49.144Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-12T12:56:49.144Z] [2020-09-12T12:56:49.144Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-12T12:56:49.144Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-12T12:56:49.144Z] [2020-09-12T12:56:49.144Z] [2020-09-12T12:56:49.144Z] DONE 2 tests, 2 skipped in 0.242s [2020-09-12T12:56:49.144Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-12T12:56:49.403Z] INFO: Testing against a local daemon [2020-09-12T12:56:49.403Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-12T12:56:49.403Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-12T12:56:49.403Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-12T12:56:49.403Z] === RUN TestDockerNetworkMacvlan [2020-09-12T12:56:49.403Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-09-12T12:56:49.403Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-12T12:56:49.403Z] PASS [2020-09-12T12:56:49.403Z] [2020-09-12T12:56:49.403Z] === Skipped [2020-09-12T12:56:49.403Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-12T12:56:49.403Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-12T12:56:49.403Z] [2020-09-12T12:56:49.403Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-09-12T12:56:49.403Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-12T12:56:49.403Z] [2020-09-12T12:56:49.403Z] [2020-09-12T12:56:49.403Z] DONE 2 tests, 2 skipped in 0.220s [2020-09-12T12:56:49.403Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-12T12:56:49.403Z] testing: warning: no tests to run [2020-09-12T12:56:49.403Z] PASS [2020-09-12T12:56:49.662Z] [2020-09-12T12:56:49.662Z] DONE 0 tests in 0.031s [2020-09-12T12:56:49.662Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-12T12:56:49.662Z] INFO: Testing against a local daemon [2020-09-12T12:56:49.662Z] === RUN TestAuthZPluginAllowRequest [2020-09-12T12:56:49.662Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-09-12T12:56:49.662Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:49.662Z] === RUN TestAuthZPluginTLS [2020-09-12T12:56:49.662Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-09-12T12:56:49.662Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:49.662Z] === RUN TestAuthZPluginDenyRequest [2020-09-12T12:56:49.662Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-09-12T12:56:49.662Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:49.662Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-12T12:56:49.662Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-12T12:56:49.662Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:49.662Z] === RUN TestAuthZPluginDenyResponse [2020-09-12T12:56:49.662Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-09-12T12:56:49.662Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:49.662Z] === RUN TestAuthZPluginAllowEventStream [2020-09-12T12:56:49.662Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-09-12T12:56:49.662Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:49.662Z] === RUN TestAuthZPluginErrorResponse [2020-09-12T12:56:49.662Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-09-12T12:56:49.662Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:49.662Z] === RUN TestAuthZPluginErrorRequest [2020-09-12T12:56:49.662Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-09-12T12:56:49.662Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:49.662Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-12T12:56:49.662Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-12T12:56:49.662Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:49.662Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-12T12:56:49.662Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-12T12:56:49.662Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:49.662Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-12T12:56:49.662Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-12T12:56:49.662Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:49.662Z] === RUN TestAuthZPluginHeader [2020-09-12T12:56:49.662Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-09-12T12:56:49.662Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:49.662Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-12T12:56:49.921Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2020-09-12T12:56:49.921Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:49.921Z] === RUN TestAuthZPluginV2Disable [2020-09-12T12:56:50.180Z] --- SKIP: TestAuthZPluginV2Disable (0.09s) [2020-09-12T12:56:50.180Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:50.180Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-12T12:56:50.180Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.04s) [2020-09-12T12:56:50.180Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:50.180Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-12T12:56:50.180Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.08s) [2020-09-12T12:56:50.180Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:50.180Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-12T12:56:50.180Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.04s) [2020-09-12T12:56:50.180Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:50.180Z] PASS [2020-09-12T12:56:50.180Z] [2020-09-12T12:56:50.180Z] === Skipped [2020-09-12T12:56:50.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-09-12T12:56:50.180Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:50.180Z] [2020-09-12T12:56:50.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-09-12T12:56:50.180Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:50.180Z] [2020-09-12T12:56:50.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-09-12T12:56:50.180Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:50.180Z] [2020-09-12T12:56:50.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-12T12:56:50.180Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:50.180Z] [2020-09-12T12:56:50.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-09-12T12:56:50.180Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:50.180Z] [2020-09-12T12:56:50.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-09-12T12:56:50.180Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:50.180Z] [2020-09-12T12:56:50.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-09-12T12:56:50.180Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:50.180Z] [2020-09-12T12:56:50.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-09-12T12:56:50.180Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:50.180Z] [2020-09-12T12:56:50.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-12T12:56:50.180Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:50.180Z] [2020-09-12T12:56:50.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-12T12:56:50.180Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:50.180Z] [2020-09-12T12:56:50.180Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-12T12:56:50.180Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:50.180Z] [2020-09-12T12:56:50.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-09-12T12:56:50.180Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:50.180Z] [2020-09-12T12:56:50.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2020-09-12T12:56:50.180Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:50.180Z] [2020-09-12T12:56:50.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.09s) [2020-09-12T12:56:50.180Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:50.180Z] [2020-09-12T12:56:50.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.04s) [2020-09-12T12:56:50.180Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:50.180Z] [2020-09-12T12:56:50.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.08s) [2020-09-12T12:56:50.180Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:50.180Z] [2020-09-12T12:56:50.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.04s) [2020-09-12T12:56:50.180Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:50.180Z] [2020-09-12T12:56:50.180Z] [2020-09-12T12:56:50.180Z] DONE 17 tests, 17 skipped in 0.748s [2020-09-12T12:56:50.180Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-12T12:56:50.439Z] INFO: Testing against a local daemon [2020-09-12T12:56:50.439Z] === RUN TestPluginInvalidJSON [2020-09-12T12:56:50.439Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-12T12:56:50.439Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-12T12:56:50.439Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-12T12:56:50.439Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-12T12:56:50.439Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-12T12:56:50.439Z] === RUN TestPluginInstall [2020-09-12T12:56:50.439Z] --- SKIP: TestPluginInstall (0.00s) [2020-09-12T12:56:50.439Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:50.439Z] PASS [2020-09-12T12:56:50.439Z] [2020-09-12T12:56:50.439Z] === Skipped [2020-09-12T12:56:50.439Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-09-12T12:56:50.439Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-12T12:56:50.439Z] [2020-09-12T12:56:50.439Z] [2020-09-12T12:56:50.439Z] DONE 3 tests, 1 skipped in 0.217s [2020-09-12T12:56:50.439Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-12T12:56:50.701Z] INFO: Testing against a local daemon [2020-09-12T12:56:50.701Z] === RUN TestExternalGraphDriver [2020-09-12T12:56:50.701Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-09-12T12:56:50.701Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-12T12:56:50.701Z] === RUN TestGraphdriverPluginV2 [2020-09-12T12:56:51.513Z] --- PASS: TestNetworkLoopbackNat (3.11s) [2020-09-12T12:56:51.513Z] === RUN TestPause [2020-09-12T12:56:52.084Z] --- PASS: TestPause (0.81s) [2020-09-12T12:56:52.084Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-12T12:56:52.084Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-12T12:56:52.084Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-12T12:56:52.084Z] === RUN TestPauseStopPausedContainer [2020-09-12T12:56:53.084Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-09-12T12:56:53.084Z] === RUN TestPsFilter [2020-09-12T12:56:53.084Z] --- PASS: TestPsFilter (0.25s) [2020-09-12T12:56:53.084Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-12T12:56:54.027Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2020-09-12T12:56:54.027Z] === RUN TestRemoveContainerWithVolume [2020-09-12T12:56:54.599Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2020-09-12T12:56:54.599Z] === RUN TestRemoveContainerRunning [2020-09-12T12:56:55.544Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-09-12T12:56:55.544Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-12T12:56:56.115Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2020-09-12T12:56:56.115Z] === RUN TestRemoveInvalidContainer [2020-09-12T12:56:56.377Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-12T12:56:56.377Z] === RUN TestRenameLinkedContainer [2020-09-12T12:56:57.263Z] --- PASS: TestGraphdriverPluginV2 (5.69s) [2020-09-12T12:56:57.263Z] PASS [2020-09-12T12:56:57.263Z] [2020-09-12T12:56:57.263Z] === Skipped [2020-09-12T12:56:57.263Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-09-12T12:56:57.264Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-12T12:56:57.264Z] [2020-09-12T12:56:57.264Z] [2020-09-12T12:56:57.264Z] DONE 2 tests, 1 skipped in 5.943s [2020-09-12T12:56:57.264Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-12T12:56:57.264Z] INFO: Testing against a local daemon [2020-09-12T12:56:57.264Z] === RUN TestContinueAfterPluginCrash [2020-09-12T12:56:57.264Z] === PAUSE TestContinueAfterPluginCrash [2020-09-12T12:56:57.264Z] === RUN TestReadPluginNoRead [2020-09-12T12:56:57.264Z] === PAUSE TestReadPluginNoRead [2020-09-12T12:56:57.264Z] === RUN TestDaemonStartWithLogOpt [2020-09-12T12:56:57.264Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-12T12:56:57.264Z] === CONT TestContinueAfterPluginCrash [2020-09-12T12:56:57.264Z] === CONT TestDaemonStartWithLogOpt [2020-09-12T12:56:58.239Z] Loaded image: buildpack-deps:buster [2020-09-12T12:56:58.239Z] Loaded image: busybox:latest [2020-09-12T12:56:58.239Z] Loaded image: busybox:glibc [2020-09-12T12:56:58.239Z] Loaded image: debian:buster [2020-09-12T12:56:58.239Z] Loaded image: hello-world:latest [2020-09-12T12:56:58.239Z] Loaded image: buildpack-deps:buster [2020-09-12T12:56:58.239Z] INFO: Testing against a local daemon [2020-09-12T12:56:58.239Z] === RUN TestDockerDaemonSuite [2020-09-12T12:56:58.239Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-09-12T12:56:58.239Z] Loaded image: busybox:latest [2020-09-12T12:56:58.239Z] Loaded image: busybox:glibc [2020-09-12T12:56:58.239Z] Loaded image: debian:buster [2020-09-12T12:56:58.239Z] Loaded image: hello-world:latest [2020-09-12T12:56:58.239Z] INFO: Testing against a local daemon [2020-09-12T12:56:58.239Z] === RUN TestDockerSuite [2020-09-12T12:56:58.239Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-09-12T12:56:58.239Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-09-12T12:56:58.239Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-09-12T12:56:58.239Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-09-12T12:56:58.239Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-09-12T12:56:58.239Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-09-12T12:56:58.239Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-09-12T12:56:58.239Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-09-12T12:56:59.180Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-09-12T12:56:59.439Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-09-12T12:56:59.677Z] --- PASS: TestRenameLinkedContainer (3.08s) [2020-09-12T12:56:59.678Z] === RUN TestRenameStoppedContainer [2020-09-12T12:57:00.006Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-09-12T12:57:00.006Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-09-12T12:57:00.265Z] --- PASS: TestRenameStoppedContainer (0.78s) [2020-09-12T12:57:00.265Z] === RUN TestRenameRunningContainerAndReuse [2020-09-12T12:57:00.524Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-09-12T12:57:00.574Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-09-12T12:57:00.833Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-09-12T12:57:00.833Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-09-12T12:57:01.654Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s) [2020-09-12T12:57:01.654Z] === RUN TestRenameInvalidName [2020-09-12T12:57:02.600Z] --- PASS: TestRenameInvalidName (0.82s) [2020-09-12T12:57:02.600Z] === RUN TestRenameAnonymousContainer [2020-09-12T12:57:02.738Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-09-12T12:57:02.738Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-09-12T12:57:02.738Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-09-12T12:57:02.738Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-09-12T12:57:02.738Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-09-12T12:57:04.114Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-09-12T12:57:04.374Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-09-12T12:57:04.941Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-09-12T12:57:04.941Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-09-12T12:57:04.941Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-09-12T12:57:04.941Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-09-12T12:57:04.941Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-09-12T12:57:06.807Z] --- PASS: TestRenameAnonymousContainer (3.95s) [2020-09-12T12:57:06.807Z] === RUN TestRenameContainerWithSameName [2020-09-12T12:57:07.161Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2020-09-12T12:57:07.161Z] PASS [2020-09-12T12:57:07.161Z] [2020-09-12T12:57:07.161Z] === Skipped [2020-09-12T12:57:07.161Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-12T12:57:07.161Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T12:57:07.161Z] [2020-09-12T12:57:07.161Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-12T12:57:07.161Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T12:57:07.161Z] [2020-09-12T12:57:07.161Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-12T12:57:07.161Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T12:57:07.161Z] [2020-09-12T12:57:07.161Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-12T12:57:07.161Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T12:57:07.161Z] [2020-09-12T12:57:07.161Z] [2020-09-12T12:57:07.161Z] DONE 17 tests, 4 skipped in 28.873s [2020-09-12T12:57:07.161Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-12T12:57:07.161Z] ++ 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 [2020-09-12T12:57:07.161Z] ++ set -e [2020-09-12T12:57:07.161Z] ++ '[' -n 0 ']' [2020-09-12T12:57:07.161Z] ++ set -x [2020-09-12T12:57:07.161Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T12:57:07.161Z] INFO: Testing against a local daemon [2020-09-12T12:57:07.161Z] === RUN TestPluginInvalidJSON [2020-09-12T12:57:07.161Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-12T12:57:07.161Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-12T12:57:07.161Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-12T12:57:07.161Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-09-12T12:57:07.161Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-12T12:57:07.161Z] === RUN TestPluginInstall [2020-09-12T12:57:07.161Z] === RUN TestPluginInstall/no_auth [2020-09-12T12:57:07.380Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2020-09-12T12:57:07.380Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-12T12:57:07.477Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-09-12T12:57:08.767Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s) [2020-09-12T12:57:08.767Z] === RUN TestResize [2020-09-12T12:57:09.226Z] time="2020-09-12T12:57:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-12T12:57:09.226Z] time="2020-09-12T12:57:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4038413de6f9ae59448d7b1379efc59e7a56b27ab6c757876f93796b744853e3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-12T12:57:09.226Z] time="2020-09-12T12:57:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-12T12:57:09.226Z] time="2020-09-12T12:57:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4038413de6f9ae59448d7b1379efc59e7a56b27ab6c757876f93796b744853e3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-12T12:57:09.226Z] === RUN TestPluginInstall/with_htpasswd [2020-09-12T12:57:09.382Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-09-12T12:57:09.641Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-09-12T12:57:09.709Z] --- PASS: TestResize (0.74s) [2020-09-12T12:57:09.709Z] === RUN TestResizeWithInvalidSize [2020-09-12T12:57:09.856Z] time="2020-09-12T12:57:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-12T12:57:09.856Z] time="2020-09-12T12:57:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b292584d07ec686f5e9dd60db5e3480623c48a937385877e77e1769f0743639d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-12T12:57:09.856Z] time="2020-09-12T12:57:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-12T12:57:09.856Z] time="2020-09-12T12:57:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b292584d07ec686f5e9dd60db5e3480623c48a937385877e77e1769f0743639d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-12T12:57:10.147Z] === RUN TestPluginInstall/with_insecure [2020-09-12T12:57:10.279Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-09-12T12:57:10.279Z] === RUN TestResizeWhenContainerNotStarted [2020-09-12T12:57:10.548Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-12T12:57:10.548Z] [2020-09-12T12:57:10.548Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-12T12:57:10.548Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-12T12:57:10.548Z] HOSTNAME=a9db5a65702d [2020-09-12T12:57:10.548Z] TESTDEBUG=0 [2020-09-12T12:57:10.548Z] DEST=bundles/test-integration [2020-09-12T12:57:10.548Z] PWD=/go/src/github.com/docker/docker [2020-09-12T12:57:10.548Z] DOCKER_GITCOMMIT=6efa9e05756f709043790474e877e2df693e1922 [2020-09-12T12:57:10.548Z] container=docker [2020-09-12T12:57:10.548Z] HOME=/root [2020-09-12T12:57:10.548Z] GOLANG_VERSION=1.13.15 [2020-09-12T12:57:10.548Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-12T12:57:10.548Z] VALIDATE_BRANCH=master [2020-09-12T12:57:10.548Z] TERM=xterm [2020-09-12T12:57:10.548Z] DOCKER_PKG=github.com/docker/docker [2020-09-12T12:57:10.548Z] SHLVL=1 [2020-09-12T12:57:10.548Z] TIMEOUT=120m [2020-09-12T12:57:10.548Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-12T12:57:10.548Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-12T12:57:10.548Z] GO111MODULE=off [2020-09-12T12:57:10.548Z] DOCKER_EXPERIMENTAL=1 [2020-09-12T12:57:10.548Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-12T12:57:10.548Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-12T12:57:10.548Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-12T12:57:10.548Z] GOPATH=/go [2020-09-12T12:57:10.548Z] PKG_CONFIG=pkg-config [2020-09-12T12:57:10.548Z] _=/usr/bin/env [2020-09-12T12:57:10.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-12T12:57:11.019Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-09-12T12:57:11.177Z] time="2020-09-12T12:57:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-12T12:57:11.177Z] time="2020-09-12T12:57:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f2e416b15099175db25f9b780e592f007611155e2f2e1bc819b2c2424953a3c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-12T12:57:11.177Z] time="2020-09-12T12:57:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-12T12:57:11.177Z] time="2020-09-12T12:57:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f2e416b15099175db25f9b780e592f007611155e2f2e1bc819b2c2424953a3c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-12T12:57:11.226Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-09-12T12:57:11.226Z] === RUN TestDaemonRestartKillContainers [2020-09-12T12:57:11.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-12T12:57:11.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-12T12:57:11.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-12T12:57:11.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-12T12:57:11.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-12T12:57:11.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-12T12:57:11.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-12T12:57:11.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-12T12:57:11.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-12T12:57:11.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-12T12:57:11.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-12T12:57:11.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-12T12:57:11.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-12T12:57:11.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-12T12:57:11.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-12T12:57:11.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-12T12:57:11.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-12T12:57:11.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-12T12:57:11.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-12T12:57:11.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-12T12:57:11.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-12T12:57:11.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-12T12:57:11.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-12T12:57:11.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-12T12:57:11.226Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-12T12:57:11.226Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-12T12:57:11.226Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-12T12:57:11.226Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-12T12:57:11.467Z] --- PASS: TestPluginInstall (5.80s) [2020-09-12T12:57:11.467Z] --- PASS: TestPluginInstall/no_auth (3.77s) [2020-09-12T12:57:11.467Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2020-09-12T12:57:11.467Z] --- PASS: TestPluginInstall/with_insecure (1.23s) [2020-09-12T12:57:11.467Z] plugin_test.go:157: [d24b23f0ec741] daemon is not started [2020-09-12T12:57:11.467Z] PASS [2020-09-12T12:57:11.467Z] [2020-09-12T12:57:11.467Z] DONE 6 tests in 5.929s [2020-09-12T12:57:11.468Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-12T12:57:11.468Z] ++ 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 [2020-09-12T12:57:11.468Z] ++ set -e [2020-09-12T12:57:11.468Z] ++ '[' -n 0 ']' [2020-09-12T12:57:11.468Z] ++ set -x [2020-09-12T12:57:11.468Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-09-12T12:57:11.468Z] INFO: Testing against a local daemon [2020-09-12T12:57:11.468Z] === RUN TestExternalGraphDriver [2020-09-12T12:57:11.468Z] === RUN TestExternalGraphDriver/json [2020-09-12T12:57:11.587Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-09-12T12:57:12.142Z] --- PASS: TestDaemonStartWithLogOpt (13.34s) [2020-09-12T12:57:12.142Z] === CONT TestReadPluginNoRead [2020-09-12T12:57:13.027Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-09-12T12:57:13.288Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-09-12T12:57:13.517Z] === RUN TestReadPluginNoRead/default [2020-09-12T12:57:13.529Z] === RUN TestExternalGraphDriver/spec [2020-09-12T12:57:13.776Z] --- PASS: TestContinueAfterPluginCrash (17.03s) [2020-09-12T12:57:14.530Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-12T12:57:14.530Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-12T12:57:14.530Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-12T12:57:14.530Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-12T12:57:15.197Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-09-12T12:57:15.589Z] === RUN TestExternalGraphDriver/pull [2020-09-12T12:57:15.766Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-09-12T12:57:15.919Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-12T12:57:16.025Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-09-12T12:57:16.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-12T12:57:16.305Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-12T12:57:16.360Z] ......... [ 86%] [2020-09-12T12:57:16.442Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-12T12:57:16.442Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-12T12:57:16.960Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-09-12T12:57:17.651Z] --- PASS: TestExternalGraphDriver (6.24s) [2020-09-12T12:57:17.651Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2020-09-12T12:57:17.651Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2020-09-12T12:57:17.651Z] --- PASS: TestExternalGraphDriver/pull (2.05s) [2020-09-12T12:57:17.651Z] === RUN TestGraphdriverPluginV2 [2020-09-12T12:57:17.651Z] --- SKIP: TestGraphdriverPluginV2 (0.12s) [2020-09-12T12:57:17.651Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T12:57:17.651Z] PASS [2020-09-12T12:57:17.651Z] [2020-09-12T12:57:17.651Z] === Skipped [2020-09-12T12:57:17.651Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.12s) [2020-09-12T12:57:17.651Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T12:57:17.651Z] [2020-09-12T12:57:17.651Z] [2020-09-12T12:57:17.651Z] DONE 5 tests, 1 skipped in 6.445s [2020-09-12T12:57:17.651Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-12T12:57:17.651Z] ++ 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 [2020-09-12T12:57:17.651Z] ++ set -e [2020-09-12T12:57:17.651Z] ++ '[' -n 0 ']' [2020-09-12T12:57:17.651Z] ++ set -x [2020-09-12T12:57:17.651Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T12:57:17.896Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-09-12T12:57:17.942Z] INFO: Testing against a local daemon [2020-09-12T12:57:17.942Z] === RUN TestContinueAfterPluginCrash [2020-09-12T12:57:17.942Z] === PAUSE TestContinueAfterPluginCrash [2020-09-12T12:57:17.942Z] === RUN TestReadPluginNoRead [2020-09-12T12:57:17.942Z] === PAUSE TestReadPluginNoRead [2020-09-12T12:57:17.942Z] === RUN TestDaemonStartWithLogOpt [2020-09-12T12:57:17.942Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-12T12:57:17.942Z] === CONT TestContinueAfterPluginCrash [2020-09-12T12:57:17.942Z] === CONT TestDaemonStartWithLogOpt [2020-09-12T12:57:18.207Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-12T12:57:18.464Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-09-12T12:57:18.464Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-09-12T12:57:19.745Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-12T12:57:19.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.80s) [2020-09-12T12:57:19.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.84s) [2020-09-12T12:57:19.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.98s) [2020-09-12T12:57:19.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.41s) [2020-09-12T12:57:19.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2020-09-12T12:57:19.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s) [2020-09-12T12:57:19.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.55s) [2020-09-12T12:57:19.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.54s) [2020-09-12T12:57:19.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-09-12T12:57:19.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-09-12T12:57:19.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.44s) [2020-09-12T12:57:19.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.21s) [2020-09-12T12:57:19.745Z] === RUN TestCgroupNamespacesRun [2020-09-12T12:57:20.695Z] tests/integration/models_images_test.py ............... [ 89%] [2020-09-12T12:57:20.739Z] --- PASS: TestReadPluginNoRead (10.33s) [2020-09-12T12:57:20.739Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2020-09-12T12:57:20.739Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.22s) [2020-09-12T12:57:20.739Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.23s) [2020-09-12T12:57:20.739Z] read_test.go:92: [d6fcb59d63436] daemon is not started [2020-09-12T12:57:20.739Z] PASS [2020-09-12T12:57:20.739Z] [2020-09-12T12:57:20.739Z] DONE 6 tests in 23.843s [2020-09-12T12:57:20.739Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-12T12:57:20.739Z] testing: warning: no tests to run [2020-09-12T12:57:20.739Z] PASS [2020-09-12T12:57:20.739Z] [2020-09-12T12:57:20.739Z] DONE 0 tests in 0.054s [2020-09-12T12:57:20.739Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-12T12:57:20.739Z] INFO: Testing against a local daemon [2020-09-12T12:57:20.739Z] === RUN TestPluginWithDevMounts [2020-09-12T12:57:20.739Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-09-12T12:57:20.739Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-12T12:57:20.739Z] PASS [2020-09-12T12:57:20.739Z] [2020-09-12T12:57:20.739Z] === Skipped [2020-09-12T12:57:20.739Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-09-12T12:57:20.739Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-12T12:57:20.739Z] [2020-09-12T12:57:20.739Z] [2020-09-12T12:57:20.739Z] DONE 1 tests, 1 skipped in 0.166s [2020-09-12T12:57:20.739Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-12T12:57:20.739Z] INFO: Testing against a local daemon [2020-09-12T12:57:20.739Z] === RUN TestSecretInspect [2020-09-12T12:57:20.739Z] --- SKIP: TestSecretInspect (0.02s) [2020-09-12T12:57:20.739Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:20.739Z] === RUN TestSecretList [2020-09-12T12:57:20.739Z] --- SKIP: TestSecretList (0.01s) [2020-09-12T12:57:20.739Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:20.739Z] === RUN TestSecretsCreateAndDelete [2020-09-12T12:57:20.739Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-09-12T12:57:20.739Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:20.739Z] === RUN TestSecretsUpdate [2020-09-12T12:57:20.739Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-09-12T12:57:20.739Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:20.739Z] === RUN TestTemplatedSecret [2020-09-12T12:57:20.739Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-09-12T12:57:20.739Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:20.739Z] === RUN TestSecretCreateResolve [2020-09-12T12:57:20.739Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-09-12T12:57:20.739Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:20.739Z] PASS [2020-09-12T12:57:20.739Z] [2020-09-12T12:57:20.739Z] === Skipped [2020-09-12T12:57:20.739Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-09-12T12:57:20.739Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:20.739Z] [2020-09-12T12:57:20.739Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-09-12T12:57:20.739Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:20.739Z] [2020-09-12T12:57:20.739Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-09-12T12:57:20.739Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:20.739Z] [2020-09-12T12:57:20.739Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-09-12T12:57:20.739Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:20.739Z] [2020-09-12T12:57:20.739Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-09-12T12:57:20.739Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:20.739Z] [2020-09-12T12:57:20.739Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-09-12T12:57:20.739Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:20.739Z] [2020-09-12T12:57:20.739Z] [2020-09-12T12:57:20.739Z] DONE 6 tests, 6 skipped in 0.218s [2020-09-12T12:57:20.739Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-12T12:57:20.997Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-09-12T12:57:20.997Z] --- PASS: TestBuildWithHugeFile (94.32s) [2020-09-12T12:57:20.997Z] === RUN TestBuildWithEmptyDockerfile [2020-09-12T12:57:20.997Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-12T12:57:20.997Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-12T12:57:20.997Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-12T12:57:20.997Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-12T12:57:20.997Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-12T12:57:20.997Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-12T12:57:20.997Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-12T12:57:20.997Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-12T12:57:20.997Z] INFO: Testing against a local daemon [2020-09-12T12:57:20.997Z] === RUN TestServiceCreateInit [2020-09-12T12:57:20.997Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-12T12:57:20.997Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-12T12:57:20.997Z] --- PASS: TestServiceCreateInit (0.03s) [2020-09-12T12:57:20.997Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-12T12:57:20.997Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:20.997Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-12T12:57:20.997Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:20.997Z] === RUN TestCreateServiceMultipleTimes [2020-09-12T12:57:20.997Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-09-12T12:57:20.997Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:20.997Z] === RUN TestCreateServiceConflict [2020-09-12T12:57:20.997Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-09-12T12:57:20.997Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:20.997Z] === RUN TestCreateServiceMaxReplicas [2020-09-12T12:57:20.997Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-09-12T12:57:20.997Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:20.997Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-12T12:57:20.997Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-09-12T12:57:20.997Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:20.997Z] === RUN TestCreateServiceSecretFileMode [2020-09-12T12:57:20.997Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-09-12T12:57:20.997Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:20.997Z] === RUN TestCreateServiceConfigFileMode [2020-09-12T12:57:20.997Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-09-12T12:57:20.997Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:20.997Z] === RUN TestCreateServiceSysctls [2020-09-12T12:57:20.997Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-09-12T12:57:20.997Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:20.997Z] === RUN TestCreateServiceCapabilities [2020-09-12T12:57:20.997Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-09-12T12:57:20.997Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:20.997Z] === RUN TestInspect [2020-09-12T12:57:21.130Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2020-09-12T12:57:21.130Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-12T12:57:21.256Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-12T12:57:21.256Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-09-12T12:57:21.256Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-09-12T12:57:21.256Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-09-12T12:57:21.256Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2020-09-12T12:57:21.256Z] === RUN TestBuildPreserveOwnership [2020-09-12T12:57:21.256Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-12T12:57:21.256Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-09-12T12:57:21.256Z] --- SKIP: TestInspect (0.01s) [2020-09-12T12:57:21.256Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:21.256Z] === RUN TestCreateJob [2020-09-12T12:57:21.256Z] --- SKIP: TestCreateJob (0.01s) [2020-09-12T12:57:21.256Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:21.256Z] === RUN TestReplicatedJob [2020-09-12T12:57:21.256Z] --- SKIP: TestReplicatedJob (0.01s) [2020-09-12T12:57:21.256Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:21.256Z] === RUN TestUpdateReplicatedJob [2020-09-12T12:57:21.256Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-09-12T12:57:21.256Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:21.256Z] === RUN TestServiceListWithStatuses [2020-09-12T12:57:21.256Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-12T12:57:21.256Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-12T12:57:21.256Z] === RUN TestDockerNetworkConnectAlias [2020-09-12T12:57:21.256Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2020-09-12T12:57:21.256Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:21.256Z] === RUN TestDockerNetworkReConnect [2020-09-12T12:57:21.256Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-09-12T12:57:21.256Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:21.256Z] === RUN TestServicePlugin [2020-09-12T12:57:21.767Z] tests/integration/models_networks_test.py .... [ 90%] [2020-09-12T12:57:22.191Z] === RUN TestDockerSuite/TestAttachDetach [2020-09-12T12:57:22.390Z] --- PASS: TestDaemonStartWithLogOpt (3.85s) [2020-09-12T12:57:22.390Z] === CONT TestReadPluginNoRead [2020-09-12T12:57:23.044Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2020-09-12T12:57:23.044Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-12T12:57:23.125Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-09-12T12:57:24.061Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-09-12T12:57:24.320Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-12T12:57:24.451Z] === RUN TestReadPluginNoRead/default [2020-09-12T12:57:24.543Z] --- SKIP: TestServicePlugin (3.41s) [2020-09-12T12:57:24.543Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.543Z] === RUN TestServiceUpdateLabel [2020-09-12T12:57:24.543Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-09-12T12:57:24.543Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.543Z] === RUN TestServiceUpdateSecrets [2020-09-12T12:57:24.543Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-09-12T12:57:24.543Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.543Z] === RUN TestServiceUpdateConfigs [2020-09-12T12:57:24.543Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-09-12T12:57:24.543Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.543Z] === RUN TestServiceUpdateNetwork [2020-09-12T12:57:24.543Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-09-12T12:57:24.543Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.543Z] === RUN TestServiceUpdatePidsLimit [2020-09-12T12:57:24.578Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-09-12T12:57:24.802Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-09-12T12:57:24.802Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.802Z] PASS [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] === Skipped [2020-09-12T12:57:24.802Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-12T12:57:24.802Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-12T12:57:24.802Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-12T12:57:24.802Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-12T12:57:24.802Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-09-12T12:57:24.802Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-09-12T12:57:24.802Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-09-12T12:57:24.802Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-09-12T12:57:24.802Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-09-12T12:57:24.802Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-09-12T12:57:24.802Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2020-09-12T12:57:24.802Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-09-12T12:57:24.802Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-09-12T12:57:24.802Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-09-12T12:57:24.802Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-09-12T12:57:24.802Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-09-12T12:57:24.802Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-12T12:57:24.802Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2020-09-12T12:57:24.802Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-09-12T12:57:24.802Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] === SKIP: amd64.integration.service TestServicePlugin (3.41s) [2020-09-12T12:57:24.802Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-09-12T12:57:24.802Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-09-12T12:57:24.802Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-09-12T12:57:24.802Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-09-12T12:57:24.802Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-09-12T12:57:24.802Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] DONE 24 tests, 23 skipped in 3.883s [2020-09-12T12:57:24.802Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-12T12:57:24.802Z] INFO: Testing against a local daemon [2020-09-12T12:57:24.802Z] === RUN TestSessionCreate [2020-09-12T12:57:24.802Z] --- PASS: TestSessionCreate (0.02s) [2020-09-12T12:57:24.802Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-12T12:57:24.802Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-12T12:57:24.802Z] PASS [2020-09-12T12:57:24.802Z] [2020-09-12T12:57:24.802Z] DONE 2 tests in 0.209s [2020-09-12T12:57:24.802Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-12T12:57:24.957Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2020-09-12T12:57:24.957Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-12T12:57:25.060Z] INFO: Testing against a local daemon [2020-09-12T12:57:25.060Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-12T12:57:25.060Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-12T12:57:25.060Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-12T12:57:25.060Z] === RUN TestEventsExecDie [2020-09-12T12:57:25.628Z] --- PASS: TestEventsExecDie (0.51s) [2020-09-12T12:57:25.628Z] === RUN TestEventsBackwardsCompatible [2020-09-12T12:57:25.628Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-09-12T12:57:25.628Z] === RUN TestInfoBinaryCommits [2020-09-12T12:57:25.628Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-09-12T12:57:25.628Z] === RUN TestInfoAPIVersioned [2020-09-12T12:57:25.628Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-12T12:57:25.628Z] === RUN TestInfoDiscoveryBackend [2020-09-12T12:57:25.953Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-09-12T12:57:25.954Z] --- PASS: TestBuildPreserveOwnership (4.57s) [2020-09-12T12:57:25.954Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.14s) [2020-09-12T12:57:25.954Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.42s) [2020-09-12T12:57:25.954Z] === RUN TestBuildPlatformInvalid [2020-09-12T12:57:25.954Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-09-12T12:57:25.954Z] PASS [2020-09-12T12:57:25.954Z] [2020-09-12T12:57:25.954Z] === Skipped [2020-09-12T12:57:25.954Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-12T12:57:25.954Z] build_session_test.go:25: TODO: BuildKit [2020-09-12T12:57:25.954Z] [2020-09-12T12:57:25.954Z] [2020-09-12T12:57:25.954Z] DONE 32 tests, 1 skipped in 177.661s [2020-09-12T12:57:25.954Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-12T12:57:25.954Z] ++ 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 [2020-09-12T12:57:25.954Z] ++ set -e [2020-09-12T12:57:25.954Z] ++ '[' -n 0 ']' [2020-09-12T12:57:25.954Z] ++ set -x [2020-09-12T12:57:25.954Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T12:57:26.212Z] INFO: Testing against a local daemon [2020-09-12T12:57:26.212Z] === RUN TestConfigInspect [2020-09-12T12:57:26.342Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2020-09-12T12:57:26.342Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-12T12:57:26.471Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-09-12T12:57:26.512Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-12T12:57:26.802Z] --- PASS: TestContinueAfterPluginCrash (8.98s) [2020-09-12T12:57:27.039Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-09-12T12:57:27.039Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-09-12T12:57:27.529Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-09-12T12:57:27.529Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-12T12:57:28.255Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2020-09-12T12:57:28.256Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-12T12:57:28.294Z] tests/integration/models_nodes_test.py . [ 91%] [2020-09-12T12:57:28.294Z] tests/integration/models_resources_test.py . [ 91%] [2020-09-12T12:57:28.305Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-12T12:57:28.417Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-09-12T12:57:28.417Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-09-12T12:57:29.355Z] --- PASS: TestConfigInspect (2.98s) [2020-09-12T12:57:29.355Z] === RUN TestConfigList [2020-09-12T12:57:29.925Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-09-12T12:57:30.171Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2020-09-12T12:57:30.171Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-12T12:57:30.366Z] --- PASS: TestReadPluginNoRead (8.70s) [2020-09-12T12:57:30.366Z] --- PASS: TestReadPluginNoRead/default (1.93s) [2020-09-12T12:57:30.366Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.87s) [2020-09-12T12:57:30.366Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.11s) [2020-09-12T12:57:30.366Z] read_test.go:92: [deebc8d4882bb] daemon is not started [2020-09-12T12:57:30.366Z] PASS [2020-09-12T12:57:30.366Z] [2020-09-12T12:57:30.366Z] DONE 6 tests in 12.631s [2020-09-12T12:57:30.366Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-12T12:57:30.366Z] ++ 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 [2020-09-12T12:57:30.366Z] ++ set -e [2020-09-12T12:57:30.366Z] ++ '[' -n 0 ']' [2020-09-12T12:57:30.366Z] ++ set -x [2020-09-12T12:57:30.366Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T12:57:30.366Z] testing: warning: no tests to run [2020-09-12T12:57:30.366Z] PASS [2020-09-12T12:57:30.366Z] [2020-09-12T12:57:30.366Z] DONE 0 tests in 0.029s [2020-09-12T12:57:30.366Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-12T12:57:30.366Z] ++ 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 [2020-09-12T12:57:30.366Z] ++ set -e [2020-09-12T12:57:30.366Z] ++ '[' -n 0 ']' [2020-09-12T12:57:30.366Z] ++ set -x [2020-09-12T12:57:30.366Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T12:57:30.492Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-09-12T12:57:30.658Z] INFO: Testing against a local daemon [2020-09-12T12:57:30.658Z] === RUN TestPluginWithDevMounts [2020-09-12T12:57:30.658Z] === PAUSE TestPluginWithDevMounts [2020-09-12T12:57:30.658Z] === CONT TestPluginWithDevMounts [2020-09-12T12:57:30.743Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2020-09-12T12:57:30.743Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-12T12:57:30.751Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-09-12T12:57:30.812Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-09-12T12:57:30.812Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-12T12:57:30.812Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-12T12:57:30.812Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-12T12:57:30.812Z] === RUN TestInfoAPI [2020-09-12T12:57:30.812Z] --- PASS: TestInfoAPI (0.04s) [2020-09-12T12:57:30.812Z] === RUN TestInfoAPIWarnings [2020-09-12T12:57:31.011Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-09-12T12:57:31.580Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-09-12T12:57:31.580Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-09-12T12:57:31.580Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-09-12T12:57:32.147Z] --- PASS: TestConfigList (3.00s) [2020-09-12T12:57:32.147Z] === RUN TestConfigsCreateAndDelete [2020-09-12T12:57:32.187Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-09-12T12:57:32.187Z] === RUN TestInfoDebug [2020-09-12T12:57:32.657Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-09-12T12:57:32.657Z] === RUN TestKernelTCPMemory [2020-09-12T12:57:32.714Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-09-12T12:57:32.714Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-09-12T12:57:32.719Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-09-12T12:57:32.719Z] PASS [2020-09-12T12:57:32.719Z] [2020-09-12T12:57:32.719Z] DONE 1 tests in 1.952s [2020-09-12T12:57:32.719Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-09-12T12:57:32.719Z] ++ 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 [2020-09-12T12:57:32.719Z] ++ set -e [2020-09-12T12:57:32.719Z] ++ '[' -n 0 ']' [2020-09-12T12:57:32.719Z] ++ set -x [2020-09-12T12:57:32.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-09-12T12:57:32.719Z] INFO: Testing against a local daemon [2020-09-12T12:57:32.719Z] === RUN TestSecretInspect [2020-09-12T12:57:33.282Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-09-12T12:57:33.282Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-09-12T12:57:33.561Z] --- PASS: TestInfoDebug (1.53s) [2020-09-12T12:57:33.561Z] === RUN TestInfoInsecureRegistries [2020-09-12T12:57:33.600Z] --- PASS: TestKernelTCPMemory (0.86s) [2020-09-12T12:57:33.600Z] === RUN TestNISDomainname [2020-09-12T12:57:34.343Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-09-12T12:57:34.541Z] --- PASS: TestNISDomainname (0.92s) [2020-09-12T12:57:34.541Z] === RUN TestHostnameDnsResolution [2020-09-12T12:57:35.187Z] --- PASS: TestConfigsCreateAndDelete (3.08s) [2020-09-12T12:57:35.187Z] === RUN TestConfigsUpdate [2020-09-12T12:57:35.463Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-09-12T12:57:35.463Z] === RUN TestInfoRegistryMirrors [2020-09-12T12:57:35.756Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-09-12T12:57:36.261Z] --- PASS: TestSecretInspect (3.70s) [2020-09-12T12:57:36.261Z] === RUN TestSecretList [2020-09-12T12:57:36.454Z] --- PASS: TestHostnameDnsResolution (1.77s) [2020-09-12T12:57:36.454Z] === RUN TestStats [2020-09-12T12:57:36.839Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-09-12T12:57:36.839Z] === RUN TestLoginFailsWithBadCredentials [2020-09-12T12:57:36.839Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2020-09-12T12:57:36.839Z] === RUN TestPingCacheHeaders [2020-09-12T12:57:36.839Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-09-12T12:57:36.839Z] === RUN TestPingGet [2020-09-12T12:57:36.839Z] --- PASS: TestPingGet (0.01s) [2020-09-12T12:57:36.839Z] === RUN TestPingHead [2020-09-12T12:57:37.096Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-09-12T12:57:37.097Z] --- PASS: TestPingHead (0.03s) [2020-09-12T12:57:37.097Z] === RUN TestVersion [2020-09-12T12:57:37.097Z] --- PASS: TestVersion (0.02s) [2020-09-12T12:57:37.097Z] PASS [2020-09-12T12:57:37.097Z] [2020-09-12T12:57:37.097Z] === Skipped [2020-09-12T12:57:37.097Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-12T12:57:37.097Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-12T12:57:37.097Z] [2020-09-12T12:57:37.097Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-12T12:57:37.097Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-12T12:57:37.097Z] [2020-09-12T12:57:37.097Z] [2020-09-12T12:57:37.097Z] DONE 18 tests, 2 skipped in 12.084s [2020-09-12T12:57:37.097Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-12T12:57:37.097Z] INFO: Testing against a local daemon [2020-09-12T12:57:37.097Z] === RUN TestVolumesCreateAndList [2020-09-12T12:57:37.097Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-12T12:57:37.097Z] === RUN TestVolumesRemove [2020-09-12T12:57:37.132Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-09-12T12:57:37.351Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-09-12T12:57:37.356Z] --- PASS: TestVolumesRemove (0.06s) [2020-09-12T12:57:37.356Z] === RUN TestVolumesInspect [2020-09-12T12:57:37.356Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-12T12:57:37.356Z] === RUN TestVolumesInvalidJSON [2020-09-12T12:57:37.356Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-12T12:57:37.356Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-12T12:57:37.356Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-12T12:57:37.356Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-12T12:57:37.356Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-12T12:57:37.356Z] PASS [2020-09-12T12:57:37.356Z] [2020-09-12T12:57:37.356Z] DONE 5 tests in 0.266s [2020-09-12T12:57:37.356Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-12T12:57:37.356Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11974 is not a child of this shell [2020-09-12T12:57:37.356Z] warning: PID 11974 from bundles/test-integration/docker.pid had a nonzero exit code [2020-09-12T12:57:37.356Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-12T12:57:37.356Z] [2020-09-12T12:57:37.356Z] Unloading profiles will leave already running processes permanently [2020-09-12T12:57:37.356Z] unconfined, which can lead to unexpected situations. [2020-09-12T12:57:37.356Z] [2020-09-12T12:57:37.356Z] To set a process to complain mode, use the command line tool [2020-09-12T12:57:37.356Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-12T12:57:37.356Z] Removing test suite binaries [2020-09-12T12:57:37.356Z] exiting test-integration [2020-09-12T12:57:37.356Z] ++ exit 0 [2020-09-12T12:57:38.290Z] [2020-09-12T12:57:38.508Z] --- PASS: TestConfigsUpdate (2.99s) [2020-09-12T12:57:38.508Z] === RUN TestTemplatedConfig [2020-09-12T12:57:38.997Z] --- PASS: TestStats (2.81s) [2020-09-12T12:57:38.997Z] === RUN TestStopContainerWithTimeout [2020-09-12T12:57:38.997Z] === RUN TestStopContainerWithTimeout/0 [2020-09-12T12:57:38.997Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-12T12:57:38.997Z] === RUN TestStopContainerWithTimeout/1 [2020-09-12T12:57:38.997Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-12T12:57:38.997Z] === RUN TestStopContainerWithTimeout/3 [2020-09-12T12:57:38.997Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-12T12:57:38.997Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-12T12:57:38.997Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-12T12:57:38.997Z] === CONT TestStopContainerWithTimeout/0 [2020-09-12T12:57:38.997Z] === CONT TestStopContainerWithTimeout/3 [2020-09-12T12:57:38.997Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-12T12:57:38.997Z] === CONT TestStopContainerWithTimeout/1 [2020-09-12T12:57:39.446Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-09-12T12:57:39.768Z] --- PASS: TestSecretList (3.48s) [2020-09-12T12:57:39.768Z] === RUN TestSecretsCreateAndDelete Post stage [Pipeline] junit [2020-09-12T12:57:40.206Z] Recording test results [2020-09-12T12:57:40.386Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-09-12T12:57:40.955Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-09-12T12:57:41.123Z] tests/integration/regression_test.py ...... [ 98%] [2020-09-12T12:57:41.637Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-09-12T12:57:41.637Z] tests/integration/credentials/utils_test.py . [100%] [2020-09-12T12:57:41.637Z] [2020-09-12T12:57:41.637Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-09-12T12:57:41.637Z] =========================== short test summary info ============================ [2020-09-12T12:57:41.637Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-09-12T12:57:41.637Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-09-12T12:57:41.637Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-09-12T12:57:41.637Z] Not supported on most drivers [2020-09-12T12:57:41.637Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-09-12T12:57:41.637Z] Output of docker top depends on host distro, and is not formalized. [2020-09-12T12:57:41.637Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-09-12T12:57:41.637Z] Output of docker top depends on host distro, and is not formalized. [2020-09-12T12:57:41.637Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-09-12T12:57:41.637Z] Can fail if eth0 has multiple IP addresses [2020-09-12T12:57:41.637Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-09-12T12:57:41.637Z] This doesn't seem to be taken into account by the engine [2020-09-12T12:57:41.637Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-09-12T12:57:41.637Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-09-12T12:57:41.637Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 303.49 seconds == [2020-09-12T12:57:41.890Z] --- PASS: TestTemplatedConfig (3.43s) [2020-09-12T12:57:41.890Z] === RUN TestConfigCreateResolve [2020-09-12T12:57:41.893Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-12T12:57:42.303Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-12T12:57:42.303Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2020-09-12T12:57:42.303Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2020-09-12T12:57:42.303Z] --- PASS: TestStopContainerWithTimeout/3 (3.01s) [2020-09-12T12:57:42.303Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2020-09-12T12:57:42.303Z] === RUN TestDeleteDevicemapper [2020-09-12T12:57:42.303Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-12T12:57:42.303Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-12T12:57:42.303Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-12T12:57:42.488Z] + echo Ensuring container killed. [2020-09-12T12:57:42.488Z] Ensuring container killed. [2020-09-12T12:57:42.488Z] + docker rm -vf docker-pr1 [2020-09-12T12:57:42.488Z] Error: No such container: docker-pr1 [2020-09-12T12:57:42.488Z] + true [Pipeline] sh [2020-09-12T12:57:42.772Z] + echo Chowning /workspace to jenkins user [2020-09-12T12:57:42.772Z] Chowning /workspace to jenkins user [2020-09-12T12:57:42.772Z] + id -u [2020-09-12T12:57:42.772Z] + id -g [2020-09-12T12:57:42.772Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41441:/workspace busybox chown -R 1000:1000 /workspace [2020-09-12T12:57:42.772Z] Unable to find image 'busybox:latest' locally [2020-09-12T12:57:43.277Z] --- PASS: TestSecretsCreateAndDelete (3.68s) [2020-09-12T12:57:43.277Z] === RUN TestSecretsUpdate [2020-09-12T12:57:43.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-12T12:57:43.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-12T12:57:43.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-12T12:57:44.423Z] --- PASS: TestConfigCreateResolve (2.21s) [2020-09-12T12:57:44.423Z] === RUN TestConfigDaemonLibtrustID [2020-09-12T12:57:44.423Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-09-12T12:57:44.423Z] PASS [2020-09-12T12:57:44.423Z] [2020-09-12T12:57:44.423Z] DONE 7 tests in 18.431s [2020-09-12T12:57:44.423Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-12T12:57:44.423Z] ++ 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 [2020-09-12T12:57:44.423Z] ++ set -e [2020-09-12T12:57:44.423Z] ++ '[' -n 0 ']' [2020-09-12T12:57:44.423Z] ++ set -x [2020-09-12T12:57:44.423Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T12:57:44.681Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-09-12T12:57:44.681Z] INFO: Testing against a local daemon [2020-09-12T12:57:44.681Z] === RUN TestCheckpoint [2020-09-12T12:57:44.681Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-12T12:57:44.681Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-12T12:57:44.681Z] === RUN TestContainerInvalidJSON [2020-09-12T12:57:44.681Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-12T12:57:44.681Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-12T12:57:44.681Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-12T12:57:44.681Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-12T12:57:44.681Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-12T12:57:44.681Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-12T12:57:44.681Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-12T12:57:44.681Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-12T12:57:44.681Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-12T12:57:44.681Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-09-12T12:57:44.681Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-12T12:57:44.681Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-09-12T12:57:44.681Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-12T12:57:44.681Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-12T12:57:44.941Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-09-12T12:57:44.941Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-12T12:57:44.941Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-09-12T12:57:44.941Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-12T12:57:44.941Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-09-12T12:57:44.941Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-12T12:57:44.941Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-09-12T12:57:44.941Z] === RUN TestCopyFromContainer [2020-09-12T12:57:45.622Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.00s) [2020-09-12T12:57:45.622Z] === RUN TestUpdateMemory [2020-09-12T12:57:45.622Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-12T12:57:45.622Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-12T12:57:45.622Z] === RUN TestUpdateCPUQuota [2020-09-12T12:57:46.320Z] === RUN TestCopyFromContainer// [2020-09-12T12:57:46.320Z] === RUN TestCopyFromContainer//bar/root [2020-09-12T12:57:46.565Z] --- PASS: TestUpdateCPUQuota (1.24s) [2020-09-12T12:57:46.565Z] === RUN TestUpdatePidsLimit [2020-09-12T12:57:46.565Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-12T12:57:46.580Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-12T12:57:46.580Z] === RUN TestCopyFromContainer/bar/quux [2020-09-12T12:57:46.580Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-12T12:57:46.786Z] --- PASS: TestSecretsUpdate (3.19s) [2020-09-12T12:57:46.786Z] === RUN TestTemplatedSecret [2020-09-12T12:57:46.826Z] === RUN TestUpdatePidsLimit/no_change [2020-09-12T12:57:46.839Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-12T12:57:46.839Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-12T12:57:47.098Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-12T12:57:47.098Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-12T12:57:47.098Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-12T12:57:47.358Z] --- PASS: TestCopyFromContainer (2.24s) [2020-09-12T12:57:47.358Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-09-12T12:57:47.358Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-09-12T12:57:47.358Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2020-09-12T12:57:47.358Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-09-12T12:57:47.358Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-09-12T12:57:47.358Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-09-12T12:57:47.358Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-09-12T12:57:47.358Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-09-12T12:57:47.358Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-09-12T12:57:47.358Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-09-12T12:57:47.358Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-12T12:57:47.358Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-12T12:57:47.358Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-12T12:57:47.358Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-12T12:57:47.358Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-12T12:57:47.358Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-12T12:57:47.358Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-12T12:57:47.358Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-12T12:57:47.358Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-12T12:57:47.358Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-12T12:57:47.358Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-12T12:57:47.359Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-12T12:57:47.359Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-12T12:57:47.359Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-09-12T12:57:47.359Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-12T12:57:47.359Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-09-12T12:57:47.359Z] === RUN TestCreateWithInvalidEnv [2020-09-12T12:57:47.359Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-12T12:57:47.359Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-12T12:57:47.359Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-12T12:57:47.359Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-12T12:57:47.359Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-12T12:57:47.359Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-12T12:57:47.359Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-12T12:57:47.359Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-12T12:57:47.359Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-12T12:57:47.359Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-12T12:57:47.359Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-12T12:57:47.359Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-12T12:57:47.359Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-12T12:57:47.359Z] === RUN TestCreateTmpfsMountsTarget [2020-09-12T12:57:47.359Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-12T12:57:47.359Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-12T12:57:47.359Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-09-12T12:57:47.398Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-12T12:57:47.660Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-12T12:57:47.921Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-12T12:57:47.926Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-09-12T12:57:48.042Z] latest: Pulling from library/busybox [2020-09-12T12:57:48.042Z] df8698476c65: Pulling fs layer [2020-09-12T12:57:48.042Z] df8698476c65: Download complete [2020-09-12T12:57:48.042Z] df8698476c65: Pull complete [2020-09-12T12:57:48.042Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-12T12:57:48.042Z] Status: Downloaded newer image for busybox:latest [2020-09-12T12:57:48.493Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-09-12T12:57:48.493Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-12T12:57:48.752Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-09-12T12:57:48.755Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-12T12:57:49.011Z] --- PASS: TestCreateWithCustomMaskedPaths (1.75s) [2020-09-12T12:57:49.011Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-12T12:57:49.271Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-09-12T12:57:49.271Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-09-12T12:57:49.530Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-09-12T12:57:49.789Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-12T12:57:50.142Z] --- PASS: TestUpdatePidsLimit (3.56s) [2020-09-12T12:57:50.142Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-09-12T12:57:50.142Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-09-12T12:57:50.142Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-09-12T12:57:50.142Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-09-12T12:57:50.142Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-09-12T12:57:50.142Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-09-12T12:57:50.142Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-09-12T12:57:50.142Z] === RUN TestUpdateRestartPolicy [2020-09-12T12:57:50.252Z] + bundleName=amd64-rootless [2020-09-12T12:57:50.252Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-09-12T12:57:50.252Z] Creating amd64-rootless-bundles.tar.gz [2020-09-12T12:57:50.252Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-12T12:57:50.252Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-12T12:57:50.264Z] Archiving artifacts [2020-09-12T12:57:50.301Z] --- PASS: TestTemplatedSecret (3.81s) [2020-09-12T12:57:50.301Z] === RUN TestSecretCreateResolve [2020-09-12T12:57:50.358Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-09-12T12:57:50.358Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-09-12T12:57:51.297Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.07s) [2020-09-12T12:57:51.297Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-12T12:57:51.297Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-12T12:57:51.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-12T12:57:51.297Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-12T12:57:51.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-12T12:57:51.297Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-12T12:57:51.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-12T12:57:51.297Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-12T12:57:51.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-12T12:57:51.297Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-12T12:57:51.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-12T12:57:51.297Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-12T12:57:51.297Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-12T12:57:51.297Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-12T12:57:51.297Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-12T12:57:51.297Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-12T12:57:51.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-12T12:57:51.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-09-12T12:57:51.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s) [2020-09-12T12:57:51.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-09-12T12:57:51.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-09-12T12:57:51.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-12T12:57:51.297Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-12T12:57:52.054Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41441/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-12T12:57:52.236Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2020-09-12T12:57:52.236Z] === RUN TestCreateDifferentPlatform [2020-09-12T12:57:52.236Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-12T12:57:52.236Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-12T12:57:52.236Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-09-12T12:57:52.236Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-12T12:57:52.236Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-12T12:57:52.236Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-12T12:57:52.236Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-09-12T12:57:52.236Z] === RUN TestContainerStartOnDaemonRestart [2020-09-12T12:57:52.236Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-12T12:57:52.236Z] === RUN TestDaemonRestartIpcMode [2020-09-12T12:57:52.236Z] === PAUSE TestDaemonRestartIpcMode [2020-09-12T12:57:52.236Z] === RUN TestDaemonHostGatewayIP [2020-09-12T12:57:52.236Z] === PAUSE TestDaemonHostGatewayIP [2020-09-12T12:57:52.236Z] === RUN TestContainerKillOnDaemonStart [2020-09-12T12:57:52.236Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-12T12:57:52.236Z] === RUN TestDiff [2020-09-12T12:57:52.365Z] + make clean [2020-09-12T12:57:52.626Z] docker volume rm -f docker-dev-cache [2020-09-12T12:57:52.626Z] docker-dev-cache [Pipeline] deleteDir [2020-09-12T12:57:52.803Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-09-12T12:57:53.062Z] --- PASS: TestDiff (0.87s) [2020-09-12T12:57:53.062Z] === RUN TestExecWithCloseStdin [2020-09-12T12:57:53.321Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-12T12:57:53.890Z] --- PASS: TestExecWithCloseStdin (0.84s) [2020-09-12T12:57:53.890Z] === RUN TestExec [2020-09-12T12:57:54.093Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-12T12:57:54.093Z] [2020-09-12T12:57:54.093Z] Unloading profiles will leave already running processes permanently [2020-09-12T12:57:54.093Z] unconfined, which can lead to unexpected situations. [2020-09-12T12:57:54.093Z] [2020-09-12T12:57:54.093Z] To set a process to complain mode, use the command line tool [2020-09-12T12:57:54.093Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-12T12:57:54.093Z] Post stage [Pipeline] junit [2020-09-12T12:57:54.358Z] Recording test results [2020-09-12T12:57:54.459Z] --- PASS: TestExec (0.75s) [2020-09-12T12:57:54.459Z] === RUN TestExecUser [2020-09-12T12:57:54.751Z] --- PASS: TestSecretCreateResolve (3.61s) [2020-09-12T12:57:54.751Z] PASS [2020-09-12T12:57:54.751Z] [2020-09-12T12:57:54.751Z] DONE 6 tests in 21.543s [2020-09-12T12:57:54.751Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-09-12T12:57:54.751Z] ++ 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 [2020-09-12T12:57:54.751Z] ++ set -e [2020-09-12T12:57:54.751Z] ++ '[' -n 0 ']' [2020-09-12T12:57:54.751Z] ++ set -x [2020-09-12T12:57:54.751Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-09-12T12:57:54.751Z] INFO: Testing against a local daemon [2020-09-12T12:57:54.751Z] === RUN TestServiceCreateInit [2020-09-12T12:57:54.751Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-12T12:57:55.028Z] --- PASS: TestExecUser (0.59s) [2020-09-12T12:57:55.028Z] === RUN TestExportContainerAndImportImage [Pipeline] sh [2020-09-12T12:57:55.287Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-09-12T12:57:55.521Z] + echo Ensuring container killed. [2020-09-12T12:57:55.521Z] Ensuring container killed. [2020-09-12T12:57:55.521Z] + docker rm -vf docker-pr1 [2020-09-12T12:57:55.521Z] Error: No such container: docker-pr1 [2020-09-12T12:57:55.521Z] + true [Pipeline] sh [2020-09-12T12:57:55.834Z] + echo Chowning /workspace to jenkins user [2020-09-12T12:57:55.834Z] Chowning /workspace to jenkins user [2020-09-12T12:57:55.834Z] + id -u [2020-09-12T12:57:55.834Z] + id -g [2020-09-12T12:57:55.834Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41441:/workspace busybox chown -R 1000:1000 /workspace [2020-09-12T12:57:55.834Z] Unable to find image 'busybox:latest' locally [2020-09-12T12:57:56.221Z] --- PASS: TestExportContainerAndImportImage (0.86s) [2020-09-12T12:57:56.222Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-12T12:57:56.222Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-09-12T12:57:57.599Z] --- PASS: TestExportContainerAfterDaemonRestart (1.63s) [2020-09-12T12:57:57.599Z] === RUN TestHealthCheckWorkdir [2020-09-12T12:57:57.857Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-09-12T12:57:58.796Z] --- PASS: TestHealthCheckWorkdir (0.92s) [2020-09-12T12:57:58.796Z] === RUN TestHealthKillContainer [2020-09-12T12:57:59.198Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-12T12:58:00.700Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-09-12T12:58:00.700Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-09-12T12:58:01.077Z] latest: Pulling from library/busybox [2020-09-12T12:58:01.077Z] df8698476c65: Pulling fs layer [2020-09-12T12:58:01.077Z] df8698476c65: Verifying Checksum [2020-09-12T12:58:01.077Z] df8698476c65: Download complete [2020-09-12T12:58:01.333Z] df8698476c65: Pull complete [2020-09-12T12:58:01.333Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-12T12:58:01.333Z] Status: Downloaded newer image for busybox:latest [2020-09-12T12:58:01.637Z] --- PASS: TestHealthKillContainer (2.85s) [2020-09-12T12:58:01.637Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-12T12:58:02.205Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2020-09-12T12:58:02.205Z] === RUN TestIpcModeNone [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-12T12:58:02.393Z] --- PASS: TestUpdateRestartPolicy (12.43s) [2020-09-12T12:58:02.393Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-12T12:58:02.490Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-09-12T12:58:02.593Z] + bundleName=docker-py [2020-09-12T12:58:02.593Z] + echo Creating docker-py-bundles.tar.gz [2020-09-12T12:58:02.593Z] Creating docker-py-bundles.tar.gz [2020-09-12T12:58:02.593Z] + 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 [2020-09-12T12:58:02.603Z] Archiving artifacts [2020-09-12T12:58:02.761Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-09-12T12:58:03.019Z] --- PASS: TestIpcModeNone (0.87s) [2020-09-12T12:58:03.019Z] === RUN TestIpcModePrivate [2020-09-12T12:58:03.337Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-09-12T12:58:03.337Z] === RUN TestWaitNonBlocked [2020-09-12T12:58:03.337Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-12T12:58:03.337Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-12T12:58:03.337Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-12T12:58:03.337Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-12T12:58:03.337Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-12T12:58:03.337Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-12T12:58:03.958Z] --- PASS: TestIpcModePrivate (0.86s) [2020-09-12T12:58:03.958Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:96, shared: false, mustBeShared: false [2020-09-12T12:58:03.958Z] === RUN TestIpcModeShareable [2020-09-12T12:58:04.228Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41441/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [2020-09-12T12:58:04.281Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-12T12:58:04.281Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2020-09-12T12:58:04.281Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2020-09-12T12:58:04.281Z] === RUN TestWaitBlocked [2020-09-12T12:58:04.281Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-12T12:58:04.281Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-12T12:58:04.281Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-12T12:58:04.281Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-12T12:58:04.281Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-12T12:58:04.281Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-09-12T12:58:04.578Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41441/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=6efa9e05756f709043790474e877e2df693e1922 -e DOCKER_GRAPHDRIVER docker:6efa9e05756f709043790474e877e2df693e1922 hack/make.sh binary-daemon [2020-09-12T12:58:04.756Z] --- PASS: TestServiceCreateInit (10.52s) [2020-09-12T12:58:04.756Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.22s) [2020-09-12T12:58:04.756Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.29s) [2020-09-12T12:58:04.756Z] === RUN TestCreateServiceMultipleTimes [2020-09-12T12:58:04.836Z] [2020-09-12T12:58:04.894Z] --- PASS: TestIpcModeShareable (0.96s) [2020-09-12T12:58:04.894Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2020-09-12T12:58:04.894Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-12T12:58:05.092Z] Removing bundles/ [2020-09-12T12:58:05.093Z] [2020-09-12T12:58:05.093Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-09-12T12:58:05.093Z] Building: bundles/binary-daemon/dockerd-dev [2020-09-12T12:58:05.093Z] GOOS="" GOARCH="" GOARM="" [2020-09-12T12:58:05.153Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-09-12T12:58:05.668Z] --- PASS: TestWaitBlocked (0.03s) [2020-09-12T12:58:05.668Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2020-09-12T12:58:05.668Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2020-09-12T12:58:05.668Z] === CONT TestContainerStartOnDaemonRestart [2020-09-12T12:58:05.668Z] === CONT TestIpcModeOlderClient [2020-09-12T12:58:05.668Z] === CONT TestDaemonHostGatewayIP [2020-09-12T12:58:05.668Z] === CONT TestDaemonRestartIpcMode [2020-09-12T12:58:05.668Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-09-12T12:58:05.668Z] === CONT TestContainerKillOnDaemonStart [2020-09-12T12:58:06.533Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-09-12T12:58:06.533Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-09-12T12:58:06.533Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-09-12T12:58:07.471Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.48s) [2020-09-12T12:58:07.472Z] === RUN TestAPIIpcModeHost [2020-09-12T12:58:08.040Z] --- PASS: TestAPIIpcModeHost (0.70s) [2020-09-12T12:58:08.040Z] === RUN TestDaemonIpcModeShareable [2020-09-12T12:58:08.300Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-09-12T12:58:08.559Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-09-12T12:58:08.986Z] --- PASS: TestContainerStartOnDaemonRestart (3.60s) [2020-09-12T12:58:09.931Z] --- PASS: TestDaemonRestartIpcMode (4.33s) [2020-09-12T12:58:09.940Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2020-09-12T12:58:09.940Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2020-09-12T12:58:09.940Z] === RUN TestDaemonIpcModePrivate [2020-09-12T12:58:10.504Z] --- PASS: TestDaemonHostGatewayIP (4.88s) [2020-09-12T12:58:10.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-12T12:58:10.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-12T12:58:10.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-12T12:58:11.845Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2020-09-12T12:58:11.845Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: false, mustBeShared: false [2020-09-12T12:58:11.845Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-12T12:58:11.845Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-09-12T12:58:11.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-12T12:58:12.103Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-09-12T12:58:12.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-12T12:58:12.361Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-09-12T12:58:13.297Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2020-09-12T12:58:13.297Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2020-09-12T12:58:13.297Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-12T12:58:13.556Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-09-12T12:58:14.125Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-09-12T12:58:14.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-12T12:58:15.062Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2020-09-12T12:58:15.062Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2020-09-12T12:58:15.062Z] === RUN TestIpcModeOlderClient [2020-09-12T12:58:15.062Z] === PAUSE TestIpcModeOlderClient [2020-09-12T12:58:15.062Z] === RUN TestKillContainerInvalidSignal [2020-09-12T12:58:15.631Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2020-09-12T12:58:15.631Z] === RUN TestKillContainer [2020-09-12T12:58:15.631Z] === RUN TestKillContainer/no_signal [2020-09-12T12:58:15.631Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-09-12T12:58:16.199Z] === RUN TestKillContainer/non_killing_signal [2020-09-12T12:58:16.767Z] === RUN TestKillContainer/killing_signal [2020-09-12T12:58:17.025Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-09-12T12:58:17.593Z] --- PASS: TestKillContainer (2.07s) [2020-09-12T12:58:17.593Z] --- PASS: TestKillContainer/no_signal (0.68s) [2020-09-12T12:58:17.593Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-09-12T12:58:17.593Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2020-09-12T12:58:17.593Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-12T12:58:17.593Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-12T12:58:17.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-12T12:58:18.160Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-12T12:58:18.726Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.03s) [2020-09-12T12:58:18.726Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.49s) [2020-09-12T12:58:18.726Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s) [2020-09-12T12:58:18.726Z] === RUN TestKillStoppedContainer [2020-09-12T12:58:18.726Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-09-12T12:58:18.726Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-12T12:58:18.726Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-09-12T12:58:18.726Z] === RUN TestKillDifferentUserContainer [2020-09-12T12:58:19.293Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-09-12T12:58:19.293Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2020-09-12T12:58:19.293Z] === RUN TestInspectOomKilledTrue [2020-09-12T12:58:19.293Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-12T12:58:19.293Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-12T12:58:19.293Z] === RUN TestInspectOomKilledFalse [2020-09-12T12:58:19.293Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-12T12:58:19.293Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-12T12:58:19.293Z] === RUN TestLinksEtcHostsContentMatch [2020-09-12T12:58:19.552Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s) [2020-09-12T12:58:19.552Z] === RUN TestLinksContainerNames [2020-09-12T12:58:19.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-12T12:58:20.119Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-09-12T12:58:20.500Z] --- PASS: TestContainerKillOnDaemonStart (13.26s) [2020-09-12T12:58:20.500Z] PASS [2020-09-12T12:58:20.500Z] [2020-09-12T12:58:20.500Z] === Skipped [2020-09-12T12:58:20.500Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-09-12T12:58:20.500Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-12T12:58:20.500Z] [2020-09-12T12:58:20.500Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-12T12:58:20.500Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-12T12:58:20.500Z] [2020-09-12T12:58:20.500Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-12T12:58:20.500Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-12T12:58:20.500Z] [2020-09-12T12:58:20.500Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-12T12:58:20.500Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-12T12:58:20.500Z] [2020-09-12T12:58:20.500Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-12T12:58:20.500Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-12T12:58:20.500Z] [2020-09-12T12:58:20.500Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-09-12T12:58:20.500Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-12T12:58:20.500Z] [2020-09-12T12:58:20.500Z] [2020-09-12T12:58:20.500Z] DONE 192 tests, 6 skipped in 138.224s [2020-09-12T12:58:20.500Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-09-12T12:58:20.500Z] ++ 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 [2020-09-12T12:58:20.500Z] ++ set -e [2020-09-12T12:58:20.500Z] ++ '[' -n 0 ']' [2020-09-12T12:58:20.500Z] ++ set -x [2020-09-12T12:58:20.500Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T12:58:20.500Z] INFO: Testing against a local daemon [2020-09-12T12:58:20.500Z] === RUN TestCommitInheritsEnv [2020-09-12T12:58:20.500Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-09-12T12:58:20.500Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-12T12:58:20.500Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-09-12T12:58:20.500Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-12T12:58:20.500Z] === RUN TestImagesFilterMultiReference [2020-09-12T12:58:20.500Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-09-12T12:58:20.500Z] === RUN TestImagePullPlatformInvalid [2020-09-12T12:58:20.500Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-09-12T12:58:20.500Z] === RUN TestRemoveImageOrphaning [2020-09-12T12:58:20.500Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-09-12T12:58:20.500Z] === RUN TestRemoveImageGarbageCollector [2020-09-12T12:58:20.500Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-12T12:58:20.500Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T12:58:20.500Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-12T12:58:20.500Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-09-12T12:58:20.500Z] === RUN TestTagInvalidReference [2020-09-12T12:58:20.500Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-12T12:58:20.500Z] === RUN TestTagValidPrefixedRepo [2020-09-12T12:58:20.500Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-09-12T12:58:20.500Z] === RUN TestTagExistedNameWithoutForce [2020-09-12T12:58:20.500Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-12T12:58:20.500Z] === RUN TestTagOfficialNames [2020-09-12T12:58:20.761Z] --- PASS: TestTagOfficialNames (0.07s) [2020-09-12T12:58:20.761Z] === RUN TestTagMatchesDigest [2020-09-12T12:58:20.761Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-12T12:58:20.761Z] PASS [2020-09-12T12:58:20.761Z] [2020-09-12T12:58:20.761Z] === Skipped [2020-09-12T12:58:20.761Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-12T12:58:20.761Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-12T12:58:20.761Z] [2020-09-12T12:58:20.761Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-12T12:58:20.761Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T12:58:20.761Z] [2020-09-12T12:58:20.761Z] [2020-09-12T12:58:20.761Z] DONE 12 tests, 2 skipped in 1.745s [2020-09-12T12:58:20.761Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-09-12T12:58:20.761Z] ++ 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 [2020-09-12T12:58:20.761Z] ++ set -e [2020-09-12T12:58:20.761Z] ++ '[' -n 0 ']' [2020-09-12T12:58:20.761Z] ++ set -x [2020-09-12T12:58:20.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-09-12T12:58:20.761Z] INFO: Testing against a local daemon [2020-09-12T12:58:20.761Z] === RUN TestNetworkCreateDelete [2020-09-12T12:58:21.056Z] --- PASS: TestLinksContainerNames (1.42s) [2020-09-12T12:58:21.056Z] === RUN TestLogsFollowTailEmpty [2020-09-12T12:58:21.316Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-09-12T12:58:21.333Z] --- PASS: TestNetworkCreateDelete (0.43s) [2020-09-12T12:58:21.333Z] === RUN TestDockerNetworkDeletePreferID [2020-09-12T12:58:21.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-12T12:58:21.576Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2020-09-12T12:58:21.576Z] === RUN TestContainerNetworkMountsNoChown [2020-09-12T12:58:22.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-12T12:58:22.514Z] === RUN TestDockerSuite/TestBuildAddScript [2020-09-12T12:58:22.514Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot [2020-09-12T12:58:22.514Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/default [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/default [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/private [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/private [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/rprivate [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/slave [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/slave [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/rslave [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/shared [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/shared [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/rshared [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-12T12:58:22.514Z] === CONT TestMountDaemonRoot/default [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-12T12:58:22.514Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-12T12:58:22.514Z] === CONT TestMountDaemonRoot/rshared [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-12T12:58:22.514Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-12T12:58:22.514Z] === CONT TestMountDaemonRoot/shared [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-12T12:58:22.514Z] === CONT TestMountDaemonRoot/rslave [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-12T12:58:22.514Z] === CONT TestMountDaemonRoot/slave [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-12T12:58:22.514Z] === CONT TestMountDaemonRoot/rprivate [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-12T12:58:22.514Z] === CONT TestMountDaemonRoot/private [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-12T12:58:22.514Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-12T12:58:22.514Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-12T12:58:22.514Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-12T12:58:22.514Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-12T12:58:22.514Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-12T12:58:22.514Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-12T12:58:22.719Z] --- PASS: TestDockerNetworkDeletePreferID (1.24s) [2020-09-12T12:58:22.719Z] === RUN TestDaemonDNSFallback [2020-09-12T12:58:22.773Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-12T12:58:22.773Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-12T12:58:22.773Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-12T12:58:22.773Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-12T12:58:22.773Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-12T12:58:22.773Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-12T12:58:22.773Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-12T12:58:22.773Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-12T12:58:23.033Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-12T12:58:23.033Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-12T12:58:23.033Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-12T12:58:23.033Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-12T12:58:23.033Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-09-12T12:58:23.033Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-12T12:58:23.033Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-12T12:58:23.033Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-12T12:58:23.033Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-12T12:58:23.033Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-12T12:58:23.033Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-12T12:58:23.033Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-12T12:58:23.033Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-12T12:58:23.033Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-12T12:58:23.292Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2020-09-12T12:58:23.292Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-09-12T12:58:23.292Z] === RUN TestContainerBindMountNonRecursive [2020-09-12T12:58:23.551Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-09-12T12:58:24.119Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-09-12T12:58:24.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-12T12:58:25.056Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-09-12T12:58:25.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-12T12:58:25.315Z] --- PASS: TestContainerBindMountNonRecursive (2.06s) [2020-09-12T12:58:25.315Z] === RUN TestNetworkNat [2020-09-12T12:58:25.883Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-09-12T12:58:26.142Z] --- PASS: TestNetworkNat (0.78s) [2020-09-12T12:58:26.142Z] === RUN TestNetworkLocalhostTCPNat [2020-09-12T12:58:27.077Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2020-09-12T12:58:27.077Z] === RUN TestNetworkLoopbackNat [2020-09-12T12:58:27.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-12T12:58:27.645Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-09-12T12:58:28.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-12T12:58:29.023Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-09-12T12:58:29.964Z] --- PASS: TestNetworkLoopbackNat (3.04s) [2020-09-12T12:58:29.964Z] === RUN TestPause [2020-09-12T12:58:30.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-12T12:58:30.858Z] --- PASS: TestDaemonDNSFallback (7.38s) [2020-09-12T12:58:30.858Z] === RUN TestInspectNetwork [2020-09-12T12:58:30.902Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-09-12T12:58:30.902Z] --- PASS: TestPause (0.91s) [2020-09-12T12:58:30.902Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-12T12:58:30.902Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-12T12:58:30.902Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-12T12:58:30.902Z] === RUN TestPauseStopPausedContainer [2020-09-12T12:58:31.506Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-12T12:58:31.506Z] Using test binary docker [2020-09-12T12:58:31.810Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-12T12:58:31.810Z] +++ /etc/init.d/apparmor start [2020-09-12T12:58:31.810Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-12T12:58:31.810Z] INFO: Waiting for daemon to start... [2020-09-12T12:58:31.810Z] Starting dockerd [2020-09-12T12:58:31.810Z] +++ 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 [2020-09-12T12:58:31.838Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-09-12T12:58:31.838Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-09-12T12:58:31.838Z] === RUN TestPsFilter [2020-09-12T12:58:31.838Z] --- PASS: TestPsFilter (0.14s) [2020-09-12T12:58:31.838Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-12T12:58:31.903Z] --- PASS: TestCreateServiceMultipleTimes (22.88s) [2020-09-12T12:58:31.903Z] === RUN TestCreateServiceConflict [2020-09-12T12:58:31.903Z] --- PASS: TestCreateServiceConflict (3.74s) [2020-09-12T12:58:31.903Z] === RUN TestCreateServiceMaxReplicas [2020-09-12T12:58:32.774Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-09-12T12:58:32.775Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-09-12T12:58:32.775Z] === RUN TestRemoveContainerWithVolume [2020-09-12T12:58:33.342Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2020-09-12T12:58:33.342Z] === RUN TestRemoveContainerRunning [2020-09-12T12:58:33.889Z] . [2020-09-12T12:58:33.889Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-12T12:58:33.889Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-12T12:58:33.889Z] Error: No such image: emptyfs [2020-09-12T12:58:33.889Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-12T12:58:33.889Z] ++++ docker load [2020-09-12T12:58:33.889Z] Running integration-test (iteration 1) [2020-09-12T12:58:33.889Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-09-12T12:58:33.889Z] ++ 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 [2020-09-12T12:58:33.889Z] ++ set -e [2020-09-12T12:58:33.889Z] ++ '[' -n 0 ']' [2020-09-12T12:58:33.889Z] ++ set -x [2020-09-12T12:58:33.889Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T12:58:33.912Z] --- PASS: TestRemoveContainerRunning (0.74s) [2020-09-12T12:58:33.912Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-12T12:58:34.481Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-09-12T12:58:34.638Z] --- PASS: TestCreateServiceMaxReplicas (3.49s) [2020-09-12T12:58:34.638Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-12T12:58:34.740Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2020-09-12T12:58:34.740Z] === RUN TestRemoveInvalidContainer [2020-09-12T12:58:34.740Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-12T12:58:34.740Z] === RUN TestRenameLinkedContainer [2020-09-12T12:58:35.066Z] === RUN TestInspectNetwork/full_network_id [2020-09-12T12:58:35.066Z] === RUN TestInspectNetwork/partial_network_id [2020-09-12T12:58:35.066Z] === RUN TestInspectNetwork/network_name [2020-09-12T12:58:35.066Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-12T12:58:36.118Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-09-12T12:58:36.378Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-09-12T12:58:36.638Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-09-12T12:58:37.577Z] --- PASS: TestRenameLinkedContainer (2.88s) [2020-09-12T12:58:37.577Z] === RUN TestRenameStoppedContainer [2020-09-12T12:58:38.143Z] --- PASS: TestRenameStoppedContainer (0.53s) [2020-09-12T12:58:38.143Z] === RUN TestRenameRunningContainerAndReuse [2020-09-12T12:58:38.711Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-09-12T12:58:39.268Z] --- PASS: TestInspectNetwork (9.49s) [2020-09-12T12:58:39.268Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-12T12:58:39.268Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-12T12:58:39.268Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-12T12:58:39.268Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-12T12:58:39.268Z] === RUN TestRunContainerWithBridgeNone [2020-09-12T12:58:39.279Z] === RUN TestDockerSuite/TestBuildAddTar [2020-09-12T12:58:39.279Z] --- PASS: TestRenameRunningContainerAndReuse (1.24s) [2020-09-12T12:58:39.279Z] === RUN TestRenameInvalidName [2020-09-12T12:58:39.845Z] --- PASS: TestRenameInvalidName (0.59s) [2020-09-12T12:58:39.845Z] === RUN TestRenameAnonymousContainer [2020-09-12T12:58:40.415Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-09-12T12:58:41.815Z] --- PASS: TestRunContainerWithBridgeNone (2.41s) [2020-09-12T12:58:41.815Z] === RUN TestNetworkInvalidJSON [2020-09-12T12:58:41.815Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-12T12:58:41.815Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-12T12:58:41.815Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-12T12:58:41.815Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-12T12:58:41.815Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-12T12:58:41.815Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-12T12:58:41.815Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-12T12:58:41.815Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-12T12:58:41.815Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-12T12:58:41.815Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-12T12:58:41.815Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-12T12:58:41.815Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-12T12:58:41.815Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-12T12:58:41.815Z] === RUN TestHostIPv4BridgeLabel [2020-09-12T12:58:42.328Z] --- PASS: TestRenameAnonymousContainer (2.26s) [2020-09-12T12:58:42.328Z] === RUN TestRenameContainerWithSameName [2020-09-12T12:58:42.758Z] --- PASS: TestHostIPv4BridgeLabel (0.84s) [2020-09-12T12:58:42.758Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-12T12:58:42.895Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2020-09-12T12:58:42.895Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-12T12:58:43.830Z] --- PASS: TestRenameContainerWithLinkedContainer (1.14s) [2020-09-12T12:58:43.830Z] === RUN TestResize [2020-09-12T12:58:44.143Z] --- PASS: TestDaemonRestartWithLiveRestore (1.45s) [2020-09-12T12:58:44.143Z] === RUN TestDaemonDefaultNetworkPools [2020-09-12T12:58:44.766Z] --- PASS: TestResize (0.59s) [2020-09-12T12:58:44.766Z] === RUN TestResizeWithInvalidSize [2020-09-12T12:58:45.026Z] --- PASS: TestResizeWithInvalidSize (0.53s) [2020-09-12T12:58:45.026Z] === RUN TestResizeWhenContainerNotStarted [2020-09-12T12:58:45.026Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-09-12T12:58:45.529Z] --- PASS: TestDaemonDefaultNetworkPools (1.34s) [2020-09-12T12:58:45.529Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-12T12:58:45.594Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2020-09-12T12:58:45.594Z] === RUN TestDaemonRestartKillContainers [2020-09-12T12:58:45.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-12T12:58:45.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-12T12:58:45.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-12T12:58:45.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-12T12:58:45.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-12T12:58:45.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-12T12:58:45.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-12T12:58:45.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-12T12:58:45.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-12T12:58:45.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-12T12:58:45.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-12T12:58:45.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-12T12:58:45.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-12T12:58:45.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-12T12:58:45.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-12T12:58:45.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-12T12:58:45.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-12T12:58:45.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-12T12:58:45.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-12T12:58:45.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-12T12:58:45.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-12T12:58:45.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-12T12:58:45.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-12T12:58:45.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-12T12:58:45.594Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-12T12:58:45.594Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-12T12:58:46.161Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-09-12T12:58:46.613Z] Loaded image: buildpack-deps:buster [2020-09-12T12:58:46.613Z] Loaded image: busybox:latest [2020-09-12T12:58:46.613Z] Loaded image: busybox:glibc [2020-09-12T12:58:46.613Z] Loaded image: debian:buster [2020-09-12T12:58:46.729Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-09-12T12:58:46.908Z] Loaded image: hello-world:latest [2020-09-12T12:58:46.908Z] INFO: Testing against a local daemon [2020-09-12T12:58:46.908Z] === RUN TestCgroupNamespacesBuild [2020-09-12T12:58:47.296Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-09-12T12:58:47.442Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.03s) [2020-09-12T12:58:47.442Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-12T12:58:48.236Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-12T12:58:48.236Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-12T12:58:48.426Z] --- PASS: TestCgroupNamespacesBuild (1.36s) [2020-09-12T12:58:48.426Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-12T12:58:49.523Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2020-09-12T12:58:49.523Z] === RUN TestBuildWithSession [2020-09-12T12:58:49.523Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-12T12:58:49.523Z] build_session_test.go:25: TODO: BuildKit [2020-09-12T12:58:49.523Z] === RUN TestBuildSquashParent [2020-09-12T12:58:49.988Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.38s) [2020-09-12T12:58:49.988Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-12T12:58:50.560Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-09-12T12:58:50.560Z] === RUN TestServiceWithPredefinedNetwork [2020-09-12T12:58:52.460Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-09-12T12:58:52.460Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-12T12:58:52.727Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-12T12:58:53.223Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.91s) [2020-09-12T12:58:53.223Z] === RUN TestCreateServiceSecretFileMode [2020-09-12T12:58:53.863Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2020-09-12T12:58:53.863Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-12T12:58:53.863Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-12T12:58:53.863Z] service_test.go:236: FLAKY_TEST [2020-09-12T12:58:53.863Z] === RUN TestServiceWithDataPathPortInit [2020-09-12T12:58:54.261Z] --- PASS: TestCreateServiceSecretFileMode (3.48s) [2020-09-12T12:58:54.261Z] === RUN TestCreateServiceConfigFileMode [2020-09-12T12:58:54.656Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-09-12T12:58:55.160Z] --- PASS: TestBuildSquashParent (4.67s) [2020-09-12T12:58:55.160Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-12T12:58:55.160Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-12T12:58:55.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-12T12:58:55.160Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-12T12:58:55.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-12T12:58:55.160Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-12T12:58:55.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-12T12:58:55.160Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-12T12:58:55.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-12T12:58:55.160Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-12T12:58:55.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-12T12:58:55.160Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-12T12:58:55.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-12T12:58:55.160Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-12T12:58:55.160Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-12T12:58:55.160Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-12T12:58:55.160Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-12T12:58:55.224Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-12T12:58:55.793Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-12T12:58:56.696Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-12T12:58:56.696Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-12T12:58:57.108Z] --- PASS: TestCreateServiceConfigFileMode (3.09s) [2020-09-12T12:58:57.108Z] === RUN TestCreateServiceSysctls [2020-09-12T12:58:57.173Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-09-12T12:58:57.741Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-12T12:58:58.000Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-12T12:58:58.780Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-12T12:58:58.780Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.33s) [2020-09-12T12:58:58.780Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.48s) [2020-09-12T12:58:58.780Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.53s) [2020-09-12T12:58:58.780Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.90s) [2020-09-12T12:58:58.780Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.76s) [2020-09-12T12:58:58.780Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.69s) [2020-09-12T12:58:58.780Z] === RUN TestBuildMultiStageCopy [2020-09-12T12:58:58.780Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-12T12:58:59.907Z] === RUN TestDockerSuite/TestBuildBlankName [2020-09-12T12:58:59.907Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-12T12:58:59.939Z] 4612f6d0b889: Pull complete [2020-09-12T12:59:00.166Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-12T12:59:00.300Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-12T12:59:00.300Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-12T12:59:00.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-09-12T12:59:00.594Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-12T12:59:00.888Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-12T12:59:01.182Z] --- PASS: TestBuildMultiStageCopy (2.89s) [2020-09-12T12:59:01.182Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.58s) [2020-09-12T12:59:01.182Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2020-09-12T12:59:01.182Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2020-09-12T12:59:01.182Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2020-09-12T12:59:01.182Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s) [2020-09-12T12:59:01.182Z] === RUN TestBuildMultiStageParentConfig [2020-09-12T12:59:02.272Z] --- PASS: TestBuildMultiStageParentConfig (0.93s) [2020-09-12T12:59:02.272Z] === RUN TestBuildLabelWithTargets [2020-09-12T12:59:02.679Z] --- PASS: TestCreateServiceSysctls (4.55s) [2020-09-12T12:59:02.679Z] === RUN TestCreateServiceCapabilities [2020-09-12T12:59:02.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-09-12T12:59:03.224Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-12T12:59:03.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s) [2020-09-12T12:59:03.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.71s) [2020-09-12T12:59:03.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.92s) [2020-09-12T12:59:03.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.47s) [2020-09-12T12:59:03.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.06s) [2020-09-12T12:59:03.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.92s) [2020-09-12T12:59:03.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.08s) [2020-09-12T12:59:03.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.81s) [2020-09-12T12:59:03.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.10s) [2020-09-12T12:59:03.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.34s) [2020-09-12T12:59:03.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.18s) [2020-09-12T12:59:03.224Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.97s) [2020-09-12T12:59:03.224Z] === RUN TestCgroupNamespacesRun [2020-09-12T12:59:03.846Z] --- PASS: TestBuildLabelWithTargets (1.37s) [2020-09-12T12:59:03.846Z] === RUN TestBuildWithEmptyLayers [2020-09-12T12:59:04.143Z] --- PASS: TestBuildWithEmptyLayers (0.70s) [2020-09-12T12:59:04.143Z] === RUN TestBuildMultiStageOnBuild [2020-09-12T12:59:05.130Z] --- PASS: TestCgroupNamespacesRun (1.91s) [2020-09-12T12:59:05.130Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-12T12:59:05.130Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-09-12T12:59:05.411Z] --- PASS: TestCreateServiceCapabilities (3.61s) [2020-09-12T12:59:05.411Z] === RUN TestInspect [2020-09-12T12:59:06.226Z] --- PASS: TestBuildMultiStageOnBuild (1.82s) [2020-09-12T12:59:06.226Z] === RUN TestBuildUncleanTarFilenames [2020-09-12T12:59:06.867Z] --- PASS: TestBuildUncleanTarFilenames (0.88s) [2020-09-12T12:59:06.867Z] === RUN TestBuildMultiStageLayerLeak [2020-09-12T12:59:07.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-09-12T12:59:07.295Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.09s) [2020-09-12T12:59:07.295Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-12T12:59:08.947Z] --- PASS: TestBuildMultiStageLayerLeak (1.89s) [2020-09-12T12:59:08.947Z] === RUN TestBuildWithHugeFile [2020-09-12T12:59:08.948Z] --- PASS: TestInspect (3.74s) [2020-09-12T12:59:08.948Z] === RUN TestCreateJob [2020-09-12T12:59:09.200Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.06s) [2020-09-12T12:59:09.200Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-12T12:59:09.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-09-12T12:59:11.365Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2020-09-12T12:59:11.365Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-12T12:59:11.931Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-09-12T12:59:12.190Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-09-12T12:59:13.126Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.02s) [2020-09-12T12:59:13.126Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-12T12:59:13.507Z] --- PASS: TestCreateJob (4.51s) [2020-09-12T12:59:13.507Z] === RUN TestReplicatedJob [2020-09-12T12:59:14.506Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-09-12T12:59:14.506Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-09-12T12:59:14.506Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.55s) [2020-09-12T12:59:14.506Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-12T12:59:15.443Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2020-09-12T12:59:15.443Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-12T12:59:15.443Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-09-12T12:59:15.443Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-09-12T12:59:15.836Z] --- PASS: TestServiceWithDataPathPortInit (18.41s) [2020-09-12T12:59:15.836Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-12T12:59:17.347Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2020-09-12T12:59:17.347Z] === RUN TestKernelTCPMemory [2020-09-12T12:59:17.914Z] --- PASS: TestKernelTCPMemory (0.84s) [2020-09-12T12:59:17.914Z] === RUN TestNISDomainname [2020-09-12T12:59:18.481Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-09-12T12:59:19.049Z] --- PASS: TestNISDomainname (0.86s) [2020-09-12T12:59:19.049Z] === RUN TestHostnameDnsResolution [2020-09-12T12:59:19.984Z] --- PASS: TestHostnameDnsResolution (1.13s) [2020-09-12T12:59:19.984Z] === RUN TestStats [2020-09-12T12:59:20.244Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-09-12T12:59:21.998Z] --- PASS: TestReplicatedJob (7.32s) [2020-09-12T12:59:21.998Z] === RUN TestUpdateReplicatedJob [2020-09-12T12:59:22.420Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.95s) [2020-09-12T12:59:22.420Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:d1ht4661fcnq6ykfeid94k8w4 Created:2020-09-12 12:59:14.006863914 +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[094cbc560b1bbbffdab4688ce2177ad8d1402e9a62723694eabe047a35f9f6f9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ommh76cgpszwa15jjmgu2crrf EndpointID:d08ff0ed026b3e1dd8d6bf298673e0a3cf5d8e057f0ce7ebfc6223adf35f70b8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:50aaa39cee8d0300cb398f1271efbdd5be58a100935fd6ca723b7432c6e9cce6 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:a6d6ff70235e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ommh76cgpszwa15jjmgu2crrf EndpointID:d08ff0ed026b3e1dd8d6bf298673e0a3cf5d8e057f0ce7ebfc6223adf35f70b8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-12T12:59:22.420Z] PASS [2020-09-12T12:59:22.420Z] [2020-09-12T12:59:22.420Z] === Skipped [2020-09-12T12:59:22.420Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-12T12:59:22.420Z] service_test.go:236: FLAKY_TEST [2020-09-12T12:59:22.420Z] [2020-09-12T12:59:22.420Z] [2020-09-12T12:59:22.420Z] DONE 23 tests, 1 skipped in 60.642s [2020-09-12T12:59:22.420Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-12T12:59:22.420Z] ++ 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 [2020-09-12T12:59:22.420Z] ++ set -e [2020-09-12T12:59:22.420Z] ++ '[' -n 0 ']' [2020-09-12T12:59:22.420Z] ++ set -x [2020-09-12T12:59:22.420Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T12:59:22.420Z] INFO: Testing against a local daemon [2020-09-12T12:59:22.420Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-12T12:59:22.420Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-12T12:59:22.420Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-12T12:59:22.420Z] === RUN TestDockerNetworkIpvlan [2020-09-12T12:59:22.420Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-12T12:59:22.420Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-12T12:59:22.420Z] PASS [2020-09-12T12:59:22.420Z] [2020-09-12T12:59:22.420Z] === Skipped [2020-09-12T12:59:22.420Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-12T12:59:22.420Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-12T12:59:22.420Z] [2020-09-12T12:59:22.420Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-12T12:59:22.420Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-12T12:59:22.420Z] [2020-09-12T12:59:22.420Z] [2020-09-12T12:59:22.420Z] DONE 2 tests, 2 skipped in 0.157s [2020-09-12T12:59:22.420Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-12T12:59:22.420Z] ++ 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 [2020-09-12T12:59:22.420Z] ++ set -e [2020-09-12T12:59:22.420Z] ++ '[' -n 0 ']' [2020-09-12T12:59:22.420Z] ++ set -x [2020-09-12T12:59:22.420Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T12:59:22.420Z] INFO: Testing against a local daemon [2020-09-12T12:59:22.420Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-12T12:59:22.780Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-09-12T12:59:22.780Z] --- PASS: TestStats (2.83s) [2020-09-12T12:59:22.780Z] === RUN TestStopContainerWithTimeout [2020-09-12T12:59:22.780Z] === RUN TestStopContainerWithTimeout/0 [2020-09-12T12:59:22.780Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-12T12:59:22.780Z] === RUN TestStopContainerWithTimeout/1 [2020-09-12T12:59:22.780Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-12T12:59:22.780Z] === RUN TestStopContainerWithTimeout/3 [2020-09-12T12:59:22.780Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-12T12:59:22.780Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-12T12:59:22.780Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-12T12:59:22.780Z] === CONT TestStopContainerWithTimeout/0 [2020-09-12T12:59:22.780Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-12T12:59:23.813Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.25s) [2020-09-12T12:59:23.813Z] === RUN TestDockerNetworkMacvlan [2020-09-12T12:59:24.157Z] === CONT TestStopContainerWithTimeout/3 [2020-09-12T12:59:25.200Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-12T12:59:25.662Z] --- PASS: TestUpdateReplicatedJob (4.48s) [2020-09-12T12:59:25.662Z] === RUN TestServiceListWithStatuses [2020-09-12T12:59:25.662Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-12T12:59:25.662Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-12T12:59:25.662Z] === RUN TestDockerNetworkConnectAlias [2020-09-12T12:59:26.062Z] === CONT TestStopContainerWithTimeout/1 [2020-09-12T12:59:26.142Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-12T12:59:26.462Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-09-12T12:59:26.462Z] Copying nested executables into bundles/binary-daemon [2020-09-12T12:59:26.462Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-09-12T12:59:26.783Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41441/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=6efa9e05756f709043790474e877e2df693e1922 -e DOCKER_GRAPHDRIVER docker:6efa9e05756f709043790474e877e2df693e1922 hack/make.sh cross [2020-09-12T12:59:27.047Z] [2020-09-12T12:59:27.302Z] Removing bundles/ [2020-09-12T12:59:27.302Z] [2020-09-12T12:59:27.302Z] ---> Making bundle: cross (in bundles/cross) [2020-09-12T12:59:27.302Z] Cross building: bundles/cross/linux/amd64 [2020-09-12T12:59:27.302Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-09-12T12:59:27.302Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-09-12T12:59:27.437Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-09-12T12:59:27.526Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-12T12:59:27.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-09-12T12:59:27.696Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-09-12T12:59:27.696Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2020-09-12T12:59:27.696Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2020-09-12T12:59:27.696Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2020-09-12T12:59:27.696Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) [2020-09-12T12:59:27.696Z] === RUN TestDeleteDevicemapper [2020-09-12T12:59:27.696Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-12T12:59:27.696Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-12T12:59:27.696Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-12T12:59:29.075Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-09-12T12:59:30.828Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-12T12:59:30.978Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-09-12T12:59:30.978Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.43s) [2020-09-12T12:59:30.978Z] === RUN TestUpdateMemory [2020-09-12T12:59:30.978Z] --- SKIP: TestUpdateMemory (0.01s) [2020-09-12T12:59:30.978Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-12T12:59:30.978Z] === RUN TestUpdateCPUQuota [2020-09-12T12:59:31.546Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-09-12T12:59:32.484Z] --- PASS: TestUpdateCPUQuota (1.40s) [2020-09-12T12:59:32.484Z] === RUN TestUpdatePidsLimit [2020-09-12T12:59:32.484Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-12T12:59:32.743Z] === RUN TestUpdatePidsLimit/no_change [2020-09-12T12:59:33.312Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-09-12T12:59:33.312Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-12T12:59:33.571Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-12T12:59:33.571Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-09-12T12:59:33.831Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-12T12:59:34.270Z] --- PASS: TestDockerNetworkConnectAlias (7.61s) [2020-09-12T12:59:34.270Z] === RUN TestDockerNetworkReConnect [2020-09-12T12:59:34.399Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-12T12:59:34.658Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-12T12:59:35.035Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-12T12:59:35.594Z] --- PASS: TestUpdatePidsLimit (3.25s) [2020-09-12T12:59:35.594Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-09-12T12:59:35.594Z] --- PASS: TestUpdatePidsLimit/no_change (0.31s) [2020-09-12T12:59:35.594Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-09-12T12:59:35.594Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2020-09-12T12:59:35.594Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s) [2020-09-12T12:59:35.594Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2020-09-12T12:59:35.594Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-09-12T12:59:35.594Z] === RUN TestUpdateRestartPolicy [2020-09-12T12:59:35.594Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-09-12T12:59:38.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-09-12T12:59:39.837Z] --- PASS: TestDockerNetworkReConnect (6.00s) [2020-09-12T12:59:39.837Z] === RUN TestServicePlugin [2020-09-12T12:59:39.837Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-12T12:59:39.837Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T12:59:39.837Z] === RUN TestServiceUpdateLabel [2020-09-12T12:59:40.663Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-09-12T12:59:41.622Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-12T12:59:42.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-09-12T12:59:42.566Z] --- PASS: TestDockerNetworkMacvlan (18.55s) [2020-09-12T12:59:42.566Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-09-12T12:59:42.566Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-09-12T12:59:42.566Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s) [2020-09-12T12:59:42.566Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.05s) [2020-09-12T12:59:42.566Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.85s) [2020-09-12T12:59:42.566Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.28s) [2020-09-12T12:59:42.566Z] PASS [2020-09-12T12:59:42.566Z] [2020-09-12T12:59:42.566Z] DONE 8 tests in 20.953s [2020-09-12T12:59:42.566Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-12T12:59:42.566Z] ++ 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 [2020-09-12T12:59:42.566Z] ++ set -e [2020-09-12T12:59:42.566Z] ++ '[' -n 0 ']' [2020-09-12T12:59:42.566Z] ++ set -x [2020-09-12T12:59:42.566Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2020-09-12T12:59:42.566Z] testing: warning: no tests to run [2020-09-12T12:59:42.566Z] PASS [2020-09-12T12:59:42.566Z] [2020-09-12T12:59:42.566Z] DONE 0 tests in 0.025s [2020-09-12T12:59:42.566Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-12T12:59:42.566Z] ++ 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 [2020-09-12T12:59:42.566Z] ++ set -e [2020-09-12T12:59:42.566Z] ++ '[' -n 0 ']' [2020-09-12T12:59:42.566Z] ++ set -x [2020-09-12T12:59:42.566Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2020-09-12T12:59:42.568Z] --- PASS: TestServiceUpdateLabel (3.68s) [2020-09-12T12:59:42.568Z] === RUN TestServiceUpdateSecrets [2020-09-12T12:59:42.828Z] INFO: Testing against a local daemon [2020-09-12T12:59:42.828Z] === RUN TestAuthZPluginAllowRequest [2020-09-12T12:59:42.974Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-09-12T12:59:42.974Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-09-12T12:59:44.352Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-09-12T12:59:44.612Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-09-12T12:59:44.612Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-09-12T12:59:44.745Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2020-09-12T12:59:44.745Z] === RUN TestAuthZPluginTLS [2020-09-12T12:59:45.180Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-09-12T12:59:45.318Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-09-12T12:59:45.318Z] === RUN TestAuthZPluginDenyRequest [2020-09-12T12:59:45.890Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2020-09-12T12:59:45.890Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-12T12:59:46.463Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2020-09-12T12:59:46.463Z] === RUN TestAuthZPluginDenyResponse [2020-09-12T12:59:46.559Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-09-12T12:59:47.036Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2020-09-12T12:59:47.036Z] === RUN TestAuthZPluginAllowEventStream [2020-09-12T12:59:47.979Z] --- PASS: TestUpdateRestartPolicy (12.40s) [2020-09-12T12:59:47.979Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-12T12:59:48.940Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2020-09-12T12:59:48.940Z] === RUN TestWaitNonBlocked [2020-09-12T12:59:48.940Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-12T12:59:48.940Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-12T12:59:48.940Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-12T12:59:48.940Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-12T12:59:48.940Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-12T12:59:48.940Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-12T12:59:48.952Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s) [2020-09-12T12:59:48.953Z] === RUN TestAuthZPluginErrorResponse [2020-09-12T12:59:49.204Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-09-12T12:59:49.204Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-09-12T12:59:49.204Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-09-12T12:59:49.526Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2020-09-12T12:59:49.526Z] === RUN TestAuthZPluginErrorRequest [2020-09-12T12:59:50.141Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-12T12:59:50.141Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.27s) [2020-09-12T12:59:50.141Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.29s) [2020-09-12T12:59:50.141Z] === RUN TestWaitBlocked [2020-09-12T12:59:50.141Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-12T12:59:50.141Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-12T12:59:50.141Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-12T12:59:50.141Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-12T12:59:50.141Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-12T12:59:50.141Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-12T12:59:50.470Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2020-09-12T12:59:50.470Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-12T12:59:50.712Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-09-12T12:59:51.042Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.70s) [2020-09-12T12:59:51.042Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-12T12:59:51.282Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-12T12:59:51.282Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2020-09-12T12:59:51.282Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2020-09-12T12:59:51.282Z] === CONT TestContainerStartOnDaemonRestart [2020-09-12T12:59:51.282Z] === CONT TestContainerKillOnDaemonStart [2020-09-12T12:59:51.850Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-09-12T12:59:52.789Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-09-12T12:59:52.789Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-09-12T12:59:53.586Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2020-09-12T12:59:53.586Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-12T12:59:53.728Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-09-12T12:59:55.111Z] --- PASS: TestContainerStartOnDaemonRestart (3.60s) [2020-09-12T12:59:55.111Z] === CONT TestIpcModeOlderClient [2020-09-12T12:59:55.111Z] --- PASS: TestIpcModeOlderClient (0.07s) [2020-09-12T12:59:55.111Z] === CONT TestDaemonHostGatewayIP [2020-09-12T12:59:55.503Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2020-09-12T12:59:55.503Z] === RUN TestAuthZPluginHeader [2020-09-12T12:59:56.447Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-09-12T12:59:56.447Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-12T12:59:56.447Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-12T12:59:56.447Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T12:59:56.447Z] === RUN TestAuthZPluginV2Disable [2020-09-12T12:59:56.447Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-12T12:59:56.447Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T12:59:56.447Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-12T12:59:56.447Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-12T12:59:56.447Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T12:59:56.447Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-12T12:59:56.447Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-12T12:59:56.447Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T12:59:56.447Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-12T12:59:57.650Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-09-12T12:59:58.219Z] --- PASS: TestDaemonHostGatewayIP (3.25s) [2020-09-12T12:59:58.219Z] === CONT TestDaemonRestartIpcMode [2020-09-12T12:59:59.156Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-09-12T13:00:01.064Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-09-12T13:00:01.064Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-09-12T13:00:01.161Z] --- PASS: TestServiceUpdateSecrets (15.64s) [2020-09-12T13:00:01.161Z] === RUN TestServiceUpdateConfigs [2020-09-12T13:00:01.633Z] --- PASS: TestDaemonRestartIpcMode (3.37s) [2020-09-12T13:00:01.892Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-09-12T13:00:02.151Z] === RUN TestDockerSuite/TestBuildCmd [2020-09-12T13:00:02.720Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-09-12T13:00:02.720Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-09-12T13:00:02.979Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-09-12T13:00:02.979Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-09-12T13:00:03.547Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-09-12T13:00:04.116Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-09-12T13:00:04.376Z] --- PASS: TestContainerKillOnDaemonStart (13.01s) [2020-09-12T13:00:04.376Z] PASS [2020-09-12T13:00:04.376Z] [2020-09-12T13:00:04.376Z] === Skipped [2020-09-12T13:00:04.376Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-12T13:00:04.376Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-12T13:00:04.376Z] [2020-09-12T13:00:04.376Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-12T13:00:04.376Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-12T13:00:04.376Z] [2020-09-12T13:00:04.376Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-12T13:00:04.376Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-12T13:00:04.376Z] [2020-09-12T13:00:04.376Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-12T13:00:04.376Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-12T13:00:04.376Z] [2020-09-12T13:00:04.376Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-12T13:00:04.376Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-12T13:00:04.376Z] [2020-09-12T13:00:04.376Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2020-09-12T13:00:04.376Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-12T13:00:04.376Z] [2020-09-12T13:00:04.376Z] [2020-09-12T13:00:04.376Z] DONE 192 tests, 6 skipped in 139.859s [2020-09-12T13:00:04.376Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-12T13:00:04.376Z] ++ 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 [2020-09-12T13:00:04.376Z] ++ set -e [2020-09-12T13:00:04.376Z] ++ '[' -n 0 ']' [2020-09-12T13:00:04.376Z] ++ set -x [2020-09-12T13:00:04.376Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:00:04.635Z] INFO: Testing against a local daemon [2020-09-12T13:00:04.635Z] === RUN TestCommitInheritsEnv [2020-09-12T13:00:04.894Z] --- PASS: TestCommitInheritsEnv (0.37s) [2020-09-12T13:00:04.894Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-12T13:00:04.894Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-12T13:00:04.894Z] === RUN TestImagesFilterMultiReference [2020-09-12T13:00:05.153Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-09-12T13:00:05.153Z] === RUN TestImagePullPlatformInvalid [2020-09-12T13:00:05.153Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-09-12T13:00:05.153Z] === RUN TestRemoveImageOrphaning [2020-09-12T13:00:05.414Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2020-09-12T13:00:05.414Z] === RUN TestRemoveImageGarbageCollector [2020-09-12T13:00:05.938Z] --- PASS: TestBuildWithHugeFile (53.60s) [2020-09-12T13:00:05.938Z] === RUN TestBuildWithEmptyDockerfile [2020-09-12T13:00:05.938Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-12T13:00:05.938Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-12T13:00:05.938Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-12T13:00:05.938Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-12T13:00:05.938Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-12T13:00:05.938Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-12T13:00:05.938Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-12T13:00:05.938Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-12T13:00:05.938Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-12T13:00:05.938Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-09-12T13:00:05.938Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-09-12T13:00:05.938Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2020-09-12T13:00:05.938Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-09-12T13:00:05.938Z] === RUN TestBuildPreserveOwnership [2020-09-12T13:00:05.938Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-12T13:00:05.938Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-12T13:00:06.578Z] --- PASS: TestBuildPreserveOwnership (3.79s) [2020-09-12T13:00:06.578Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.49s) [2020-09-12T13:00:06.578Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s) [2020-09-12T13:00:06.578Z] === RUN TestBuildPlatformInvalid [2020-09-12T13:00:06.578Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-09-12T13:00:06.578Z] PASS [2020-09-12T13:00:06.578Z] [2020-09-12T13:00:06.578Z] === Skipped [2020-09-12T13:00:06.579Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-09-12T13:00:06.579Z] build_session_test.go:25: TODO: BuildKit [2020-09-12T13:00:06.579Z] [2020-09-12T13:00:06.579Z] [2020-09-12T13:00:06.579Z] DONE 32 tests, 1 skipped in 92.710s [2020-09-12T13:00:06.579Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-09-12T13:00:06.579Z] ++ 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 [2020-09-12T13:00:06.579Z] ++ set -e [2020-09-12T13:00:06.579Z] ++ '[' -n 0 ']' [2020-09-12T13:00:06.579Z] ++ set -x [2020-09-12T13:00:06.579Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:00:06.871Z] INFO: Testing against a local daemon [2020-09-12T13:00:06.871Z] === RUN TestConfigInspect [2020-09-12T13:00:07.947Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-09-12T13:00:08.516Z] === RUN TestDockerSuite/TestBuildContChar [2020-09-12T13:00:08.516Z] --- PASS: TestRemoveImageGarbageCollector (3.10s) [2020-09-12T13:00:08.516Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-12T13:00:08.516Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-09-12T13:00:08.516Z] === RUN TestTagInvalidReference [2020-09-12T13:00:08.516Z] --- PASS: TestTagInvalidReference (0.02s) [2020-09-12T13:00:08.516Z] === RUN TestTagValidPrefixedRepo [2020-09-12T13:00:08.516Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-09-12T13:00:08.516Z] === RUN TestTagExistedNameWithoutForce [2020-09-12T13:00:08.516Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-12T13:00:08.516Z] === RUN TestTagOfficialNames [2020-09-12T13:00:08.775Z] --- PASS: TestTagOfficialNames (0.07s) [2020-09-12T13:00:08.775Z] === RUN TestTagMatchesDigest [2020-09-12T13:00:08.775Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-09-12T13:00:08.775Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-12T13:00:09.626Z] --- PASS: TestConfigInspect (2.52s) [2020-09-12T13:00:09.626Z] === RUN TestConfigList [2020-09-12T13:00:11.149Z] --- PASS: TestConfigList (1.93s) [2020-09-12T13:00:11.149Z] === RUN TestConfigsCreateAndDelete [2020-09-12T13:00:11.314Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-09-12T13:00:11.314Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-09-12T13:00:11.883Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-09-12T13:00:12.452Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-09-12T13:00:12.452Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-09-12T13:00:13.020Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-09-12T13:00:13.225Z] --- PASS: TestConfigsCreateAndDelete (1.91s) [2020-09-12T13:00:13.225Z] === RUN TestConfigsUpdate [2020-09-12T13:00:13.590Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-09-12T13:00:13.889Z] --- PASS: TestServiceUpdateConfigs (15.70s) [2020-09-12T13:00:13.889Z] === RUN TestServiceUpdateNetwork [2020-09-12T13:00:14.566Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.13s) [2020-09-12T13:00:14.566Z] PASS [2020-09-12T13:00:14.566Z] [2020-09-12T13:00:14.566Z] === Skipped [2020-09-12T13:00:14.566Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-12T13:00:14.566Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T13:00:14.566Z] [2020-09-12T13:00:14.566Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-12T13:00:14.566Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T13:00:14.566Z] [2020-09-12T13:00:14.566Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-12T13:00:14.566Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T13:00:14.566Z] [2020-09-12T13:00:14.566Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-12T13:00:14.566Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T13:00:14.566Z] [2020-09-12T13:00:14.566Z] [2020-09-12T13:00:14.566Z] DONE 17 tests, 4 skipped in 32.042s [2020-09-12T13:00:14.566Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-12T13:00:14.566Z] ++ 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 [2020-09-12T13:00:14.566Z] ++ set -e [2020-09-12T13:00:14.566Z] ++ '[' -n 0 ']' [2020-09-12T13:00:14.566Z] ++ set -x [2020-09-12T13:00:14.567Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-09-12T13:00:14.828Z] INFO: Testing against a local daemon [2020-09-12T13:00:14.828Z] === RUN TestPluginInvalidJSON [2020-09-12T13:00:14.828Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-12T13:00:14.828Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-12T13:00:14.828Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-12T13:00:14.828Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-12T13:00:14.828Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-12T13:00:14.828Z] === RUN TestPluginInstall [2020-09-12T13:00:14.828Z] === RUN TestPluginInstall/no_auth [2020-09-12T13:00:15.332Z] --- PASS: TestConfigsUpdate (1.92s) [2020-09-12T13:00:15.332Z] === RUN TestTemplatedConfig [2020-09-12T13:00:16.124Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-09-12T13:00:17.420Z] --- PASS: TestTemplatedConfig (2.44s) [2020-09-12T13:00:17.420Z] === RUN TestConfigCreateResolve [2020-09-12T13:00:19.500Z] --- PASS: TestConfigCreateResolve (1.93s) [2020-09-12T13:00:19.500Z] === RUN TestConfigDaemonLibtrustID [2020-09-12T13:00:20.127Z] time="2020-09-12T13:00:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-12T13:00:20.127Z] time="2020-09-12T13:00:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c2c24e0cfefacd1028aae08216694b788d33bfdfaab2c955faf9c84cb1c3c49" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-12T13:00:20.127Z] time="2020-09-12T13:00:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-12T13:00:20.127Z] time="2020-09-12T13:00:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c2c24e0cfefacd1028aae08216694b788d33bfdfaab2c955faf9c84cb1c3c49" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-12T13:00:20.138Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-09-12T13:00:20.138Z] PASS [2020-09-12T13:00:20.138Z] [2020-09-12T13:00:20.138Z] DONE 7 tests in 13.260s [2020-09-12T13:00:20.138Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-09-12T13:00:20.138Z] ++ 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 [2020-09-12T13:00:20.138Z] ++ set -e [2020-09-12T13:00:20.138Z] ++ '[' -n 0 ']' [2020-09-12T13:00:20.138Z] ++ set -x [2020-09-12T13:00:20.138Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:00:20.138Z] INFO: Testing against a local daemon [2020-09-12T13:00:20.138Z] === RUN TestCheckpoint [2020-09-12T13:00:20.138Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-12T13:00:20.138Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-12T13:00:20.138Z] === RUN TestContainerInvalidJSON [2020-09-12T13:00:20.138Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-12T13:00:20.138Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-12T13:00:20.138Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-12T13:00:20.138Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-12T13:00:20.138Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-12T13:00:20.138Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-12T13:00:20.138Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-12T13:00:20.138Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-12T13:00:20.138Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-12T13:00:20.138Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-12T13:00:20.138Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-12T13:00:20.138Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-12T13:00:20.138Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-12T13:00:20.138Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-12T13:00:20.138Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-09-12T13:00:20.138Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-12T13:00:20.138Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-09-12T13:00:20.138Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-12T13:00:20.317Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-09-12T13:00:20.444Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-09-12T13:00:20.444Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-12T13:00:20.444Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-09-12T13:00:20.444Z] === RUN TestCopyFromContainer [2020-09-12T13:00:20.700Z] === RUN TestPluginInstall/with_htpasswd [2020-09-12T13:00:21.487Z] === RUN TestCopyFromContainer// [2020-09-12T13:00:21.487Z] === RUN TestCopyFromContainer//bar/root [2020-09-12T13:00:21.642Z] time="2020-09-12T13:00:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-12T13:00:21.642Z] time="2020-09-12T13:00:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e8bc68ef6ea50efdec217048a3327a95b209c5421f2d555eb7979b159854a5e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-12T13:00:21.642Z] time="2020-09-12T13:00:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-12T13:00:21.642Z] time="2020-09-12T13:00:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e8bc68ef6ea50efdec217048a3327a95b209c5421f2d555eb7979b159854a5e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-12T13:00:21.782Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-12T13:00:21.782Z] === RUN TestCopyFromContainer/bar/quux [2020-09-12T13:00:21.782Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-12T13:00:21.782Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-12T13:00:21.904Z] === RUN TestPluginInstall/with_insecure [2020-09-12T13:00:22.076Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-12T13:00:22.077Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-12T13:00:22.077Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-12T13:00:22.077Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-12T13:00:22.372Z] --- PASS: TestCopyFromContainer (1.88s) [2020-09-12T13:00:22.372Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-09-12T13:00:22.372Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-09-12T13:00:22.372Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-09-12T13:00:22.372Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-09-12T13:00:22.372Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-09-12T13:00:22.372Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-09-12T13:00:22.372Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-09-12T13:00:22.372Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-09-12T13:00:22.372Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-09-12T13:00:22.372Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-09-12T13:00:22.372Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-12T13:00:22.372Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-12T13:00:22.372Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-12T13:00:22.372Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-12T13:00:22.372Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-12T13:00:22.372Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-12T13:00:22.373Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-12T13:00:22.373Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-12T13:00:22.373Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-12T13:00:22.373Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-12T13:00:22.373Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-12T13:00:22.373Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-12T13:00:22.373Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-12T13:00:22.373Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-12T13:00:22.373Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-12T13:00:22.373Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-09-12T13:00:22.373Z] === RUN TestCreateWithInvalidEnv [2020-09-12T13:00:22.373Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-12T13:00:22.373Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-12T13:00:22.373Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-12T13:00:22.373Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-12T13:00:22.373Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-12T13:00:22.373Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-12T13:00:22.373Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-12T13:00:22.373Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-12T13:00:22.373Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-12T13:00:22.373Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-12T13:00:22.373Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-12T13:00:22.373Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-12T13:00:22.373Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-12T13:00:22.373Z] === RUN TestCreateTmpfsMountsTarget [2020-09-12T13:00:22.373Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-12T13:00:22.373Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-12T13:00:23.292Z] time="2020-09-12T13:00:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-12T13:00:23.292Z] time="2020-09-12T13:00:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6110b16b5fc8e7ba8daf6652f7ccbc697cad48112b234357999cc073d76cfee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-12T13:00:23.292Z] time="2020-09-12T13:00:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-12T13:00:23.292Z] time="2020-09-12T13:00:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6110b16b5fc8e7ba8daf6652f7ccbc697cad48112b234357999cc073d76cfee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-12T13:00:23.553Z] --- PASS: TestPluginInstall (8.79s) [2020-09-12T13:00:23.553Z] --- PASS: TestPluginInstall/no_auth (5.86s) [2020-09-12T13:00:23.553Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2020-09-12T13:00:23.553Z] --- PASS: TestPluginInstall/with_insecure (1.74s) [2020-09-12T13:00:23.553Z] plugin_test.go:157: [d93e269f4822c] daemon is not started [2020-09-12T13:00:23.553Z] PASS [2020-09-12T13:00:23.553Z] [2020-09-12T13:00:23.553Z] DONE 6 tests in 8.999s [2020-09-12T13:00:23.553Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-12T13:00:23.553Z] ++ 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 [2020-09-12T13:00:23.553Z] ++ set -e [2020-09-12T13:00:23.553Z] ++ '[' -n 0 ']' [2020-09-12T13:00:23.553Z] ++ set -x [2020-09-12T13:00:23.553Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:00:23.620Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-09-12T13:00:23.815Z] INFO: Testing against a local daemon [2020-09-12T13:00:23.815Z] === RUN TestExternalGraphDriver [2020-09-12T13:00:23.815Z] === RUN TestExternalGraphDriver/json [2020-09-12T13:00:23.891Z] --- PASS: TestCreateWithCustomMaskedPaths (1.50s) [2020-09-12T13:00:23.891Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-12T13:00:24.998Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-09-12T13:00:25.424Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s) [2020-09-12T13:00:25.424Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-12T13:00:25.424Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-12T13:00:25.424Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-12T13:00:25.424Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-12T13:00:25.424Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-12T13:00:25.424Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-12T13:00:25.424Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-12T13:00:25.424Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-12T13:00:25.424Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-12T13:00:25.424Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-12T13:00:25.424Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-12T13:00:25.424Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-12T13:00:25.424Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-12T13:00:25.424Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-12T13:00:25.424Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-12T13:00:25.424Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-12T13:00:25.424Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-12T13:00:25.424Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-09-12T13:00:25.424Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-09-12T13:00:25.424Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-09-12T13:00:25.424Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-09-12T13:00:25.425Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-09-12T13:00:25.425Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-12T13:00:25.936Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-09-12T13:00:26.065Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2020-09-12T13:00:26.065Z] === RUN TestCreateDifferentPlatform [2020-09-12T13:00:26.065Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-12T13:00:26.065Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-12T13:00:26.065Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-09-12T13:00:26.065Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-12T13:00:26.065Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-12T13:00:26.065Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-12T13:00:26.065Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-12T13:00:26.065Z] === RUN TestContainerStartOnDaemonRestart [2020-09-12T13:00:26.065Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-12T13:00:26.065Z] === RUN TestDaemonRestartIpcMode [2020-09-12T13:00:26.065Z] === PAUSE TestDaemonRestartIpcMode [2020-09-12T13:00:26.065Z] === RUN TestDaemonHostGatewayIP [2020-09-12T13:00:26.065Z] === PAUSE TestDaemonHostGatewayIP [2020-09-12T13:00:26.065Z] === RUN TestContainerKillOnDaemonStart [2020-09-12T13:00:26.065Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-12T13:00:26.065Z] === RUN TestDiff [2020-09-12T13:00:26.199Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-09-12T13:00:26.365Z] === RUN TestExternalGraphDriver/spec [2020-09-12T13:00:26.705Z] --- PASS: TestDiff (0.46s) [2020-09-12T13:00:26.705Z] === RUN TestExecWithCloseStdin [2020-09-12T13:00:26.768Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-09-12T13:00:26.998Z] --- PASS: TestExecWithCloseStdin (0.59s) [2020-09-12T13:00:26.998Z] === RUN TestExec [2020-09-12T13:00:27.652Z] --- PASS: TestExec (0.58s) [2020-09-12T13:00:27.652Z] === RUN TestExecUser [2020-09-12T13:00:28.292Z] --- PASS: TestExecUser (0.58s) [2020-09-12T13:00:28.292Z] === RUN TestExportContainerAndImportImage [2020-09-12T13:00:28.933Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2020-09-12T13:00:28.933Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-12T13:00:29.691Z] === RUN TestExternalGraphDriver/pull [2020-09-12T13:00:30.057Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-09-12T13:00:30.057Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-09-12T13:00:30.458Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2020-09-12T13:00:30.458Z] === RUN TestHealthCheckWorkdir [2020-09-12T13:00:31.503Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2020-09-12T13:00:31.503Z] === RUN TestHealthKillContainer [2020-09-12T13:00:31.610Z] --- PASS: TestExternalGraphDriver (7.76s) [2020-09-12T13:00:31.610Z] --- PASS: TestExternalGraphDriver/json (2.47s) [2020-09-12T13:00:31.610Z] --- PASS: TestExternalGraphDriver/spec (2.79s) [2020-09-12T13:00:31.610Z] --- PASS: TestExternalGraphDriver/pull (2.38s) [2020-09-12T13:00:31.610Z] === RUN TestGraphdriverPluginV2 [2020-09-12T13:00:31.610Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-09-12T13:00:31.610Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T13:00:31.610Z] PASS [2020-09-12T13:00:31.610Z] [2020-09-12T13:00:31.610Z] === Skipped [2020-09-12T13:00:31.610Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-09-12T13:00:31.610Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T13:00:31.610Z] [2020-09-12T13:00:31.610Z] [2020-09-12T13:00:31.610Z] DONE 5 tests, 1 skipped in 7.952s [2020-09-12T13:00:31.610Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-12T13:00:31.610Z] ++ 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 [2020-09-12T13:00:31.610Z] ++ set -e [2020-09-12T13:00:31.610Z] ++ '[' -n 0 ']' [2020-09-12T13:00:31.610Z] ++ set -x [2020-09-12T13:00:31.610Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:00:31.872Z] INFO: Testing against a local daemon [2020-09-12T13:00:31.872Z] === RUN TestContinueAfterPluginCrash [2020-09-12T13:00:31.872Z] === PAUSE TestContinueAfterPluginCrash [2020-09-12T13:00:31.872Z] === RUN TestReadPluginNoRead [2020-09-12T13:00:31.872Z] === PAUSE TestReadPluginNoRead [2020-09-12T13:00:31.872Z] === RUN TestDaemonStartWithLogOpt [2020-09-12T13:00:31.872Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-12T13:00:31.872Z] === CONT TestContinueAfterPluginCrash [2020-09-12T13:00:31.872Z] === CONT TestDaemonStartWithLogOpt [2020-09-12T13:00:31.872Z] === CONT TestReadPluginNoRead [2020-09-12T13:00:32.480Z] --- PASS: TestServiceUpdateNetwork (17.06s) [2020-09-12T13:00:32.480Z] === RUN TestServiceUpdatePidsLimit [2020-09-12T13:00:32.480Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-12T13:00:33.346Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-09-12T13:00:33.519Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-12T13:00:33.605Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-09-12T13:00:34.242Z] --- PASS: TestHealthKillContainer (2.60s) [2020-09-12T13:00:34.242Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-12T13:00:34.242Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2020-09-12T13:00:34.242Z] === RUN TestIpcModeNone [2020-09-12T13:00:34.881Z] --- PASS: TestIpcModeNone (0.60s) [2020-09-12T13:00:34.881Z] === RUN TestIpcModePrivate [2020-09-12T13:00:34.983Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-09-12T13:00:35.243Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-09-12T13:00:35.243Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-09-12T13:00:35.243Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-09-12T13:00:35.243Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-09-12T13:00:35.243Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-09-12T13:00:35.530Z] --- PASS: TestIpcModePrivate (0.58s) [2020-09-12T13:00:35.531Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-09-12T13:00:35.531Z] === RUN TestIpcModeShareable [2020-09-12T13:00:36.091Z] === RUN TestReadPluginNoRead/default [2020-09-12T13:00:36.168Z] --- PASS: TestIpcModeShareable (0.65s) [2020-09-12T13:00:36.168Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-09-12T13:00:36.168Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-12T13:00:36.664Z] --- PASS: TestDaemonStartWithLogOpt (4.84s) [2020-09-12T13:00:38.052Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-12T13:00:38.254Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.72s) [2020-09-12T13:00:38.254Z] === RUN TestAPIIpcModeHost [2020-09-12T13:00:38.254Z] --- PASS: TestAPIIpcModeHost (0.46s) [2020-09-12T13:00:38.254Z] === RUN TestDaemonIpcModeShareable [2020-09-12T13:00:38.532Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-09-12T13:00:38.532Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-09-12T13:00:39.770Z] --- PASS: TestDaemonIpcModeShareable (1.38s) [2020-09-12T13:00:39.770Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-12T13:00:39.771Z] === RUN TestDaemonIpcModePrivate [2020-09-12T13:00:39.966Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-12T13:00:41.290Z] --- PASS: TestDaemonIpcModePrivate (1.34s) [2020-09-12T13:00:41.290Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-12T13:00:41.290Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-12T13:00:41.882Z] --- PASS: TestReadPluginNoRead (9.76s) [2020-09-12T13:00:41.883Z] --- PASS: TestReadPluginNoRead/default (1.86s) [2020-09-12T13:00:41.883Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.78s) [2020-09-12T13:00:41.883Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.78s) [2020-09-12T13:00:41.883Z] read_test.go:92: [d00da9d5470d6] daemon is not started [2020-09-12T13:00:41.883Z] --- PASS: TestContinueAfterPluginCrash (10.23s) [2020-09-12T13:00:41.883Z] PASS [2020-09-12T13:00:41.883Z] [2020-09-12T13:00:41.883Z] DONE 6 tests in 10.383s [2020-09-12T13:00:41.883Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-12T13:00:41.883Z] ++ 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 [2020-09-12T13:00:41.883Z] ++ set -e [2020-09-12T13:00:41.883Z] ++ '[' -n 0 ']' [2020-09-12T13:00:41.883Z] ++ set -x [2020-09-12T13:00:41.883Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:00:42.006Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-12T13:00:42.144Z] testing: warning: no tests to run [2020-09-12T13:00:42.144Z] PASS [2020-09-12T13:00:42.144Z] [2020-09-12T13:00:42.144Z] DONE 0 tests in 0.044s [2020-09-12T13:00:42.144Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-12T13:00:42.144Z] ++ 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 [2020-09-12T13:00:42.144Z] ++ set -e [2020-09-12T13:00:42.144Z] ++ '[' -n 0 ']' [2020-09-12T13:00:42.144Z] ++ set -x [2020-09-12T13:00:42.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=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 [2020-09-12T13:00:42.144Z] INFO: Testing against a local daemon [2020-09-12T13:00:42.144Z] === RUN TestPluginWithDevMounts [2020-09-12T13:00:42.144Z] === PAUSE TestPluginWithDevMounts [2020-09-12T13:00:42.144Z] === CONT TestPluginWithDevMounts [2020-09-12T13:00:42.333Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.35s) [2020-09-12T13:00:42.333Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-12T13:00:42.333Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-12T13:00:42.725Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-09-12T13:00:43.851Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.35s) [2020-09-12T13:00:43.851Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-12T13:00:43.851Z] === RUN TestIpcModeOlderClient [2020-09-12T13:00:43.851Z] === PAUSE TestIpcModeOlderClient [2020-09-12T13:00:43.851Z] === RUN TestKillContainerInvalidSignal [2020-09-12T13:00:44.104Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-09-12T13:00:44.487Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2020-09-12T13:00:44.487Z] === RUN TestKillContainer [2020-09-12T13:00:44.487Z] === RUN TestKillContainer/no_signal [2020-09-12T13:00:44.691Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-09-12T13:00:44.691Z] PASS [2020-09-12T13:00:44.691Z] [2020-09-12T13:00:44.691Z] DONE 1 tests in 2.355s [2020-09-12T13:00:44.691Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-12T13:00:44.691Z] ++ 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 [2020-09-12T13:00:44.691Z] ++ set -e [2020-09-12T13:00:44.691Z] ++ '[' -n 0 ']' [2020-09-12T13:00:44.691Z] ++ set -x [2020-09-12T13:00:44.691Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:00:44.691Z] INFO: Testing against a local daemon [2020-09-12T13:00:44.691Z] === RUN TestSecretInspect [2020-09-12T13:00:44.786Z] === RUN TestKillContainer/non_killing_signal [2020-09-12T13:00:45.040Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-09-12T13:00:45.299Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-09-12T13:00:45.428Z] === RUN TestKillContainer/killing_signal [2020-09-12T13:00:45.557Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-09-12T13:00:45.816Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-09-12T13:00:46.072Z] --- PASS: TestKillContainer (1.59s) [2020-09-12T13:00:46.072Z] --- PASS: TestKillContainer/no_signal (0.52s) [2020-09-12T13:00:46.072Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-09-12T13:00:46.072Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2020-09-12T13:00:46.072Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-12T13:00:46.072Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-12T13:00:46.075Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-12T13:00:46.367Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-12T13:00:47.013Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.06s) [2020-09-12T13:00:47.013Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s) [2020-09-12T13:00:47.013Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2020-09-12T13:00:47.013Z] === RUN TestKillStoppedContainer [2020-09-12T13:00:47.013Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-09-12T13:00:47.013Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-12T13:00:47.013Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-09-12T13:00:47.013Z] === RUN TestKillDifferentUserContainer [2020-09-12T13:00:47.656Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2020-09-12T13:00:47.657Z] === RUN TestInspectOomKilledTrue [2020-09-12T13:00:47.993Z] --- PASS: TestSecretInspect (3.18s) [2020-09-12T13:00:47.993Z] === RUN TestSecretList [2020-09-12T13:00:48.674Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-09-12T13:00:48.674Z] Copying nested executables into bundles/cross/linux/amd64 [2020-09-12T13:00:48.674Z] Cross building: bundles/cross/windows/amd64 [2020-09-12T13:00:48.674Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-12T13:00:48.674Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-09-12T13:00:48.706Z] --- PASS: TestInspectOomKilledTrue (0.95s) [2020-09-12T13:00:48.706Z] === RUN TestInspectOomKilledFalse [2020-09-12T13:00:48.905Z] --- PASS: TestServiceUpdatePidsLimit (17.93s) [2020-09-12T13:00:48.905Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-09-12T13:00:48.905Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2020-09-12T13:00:48.905Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-09-12T13:00:48.905Z] PASS [2020-09-12T13:00:48.905Z] [2020-09-12T13:00:48.905Z] === Skipped [2020-09-12T13:00:48.905Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-09-12T13:00:48.905Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-12T13:00:48.905Z] [2020-09-12T13:00:48.905Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-09-12T13:00:48.905Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T13:00:48.905Z] [2020-09-12T13:00:48.905Z] [2020-09-12T13:00:48.905Z] DONE 27 tests, 2 skipped in 175.033s [2020-09-12T13:00:48.905Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-09-12T13:00:48.905Z] ++ 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 [2020-09-12T13:00:48.905Z] ++ set -e [2020-09-12T13:00:48.905Z] ++ '[' -n 0 ']' [2020-09-12T13:00:48.905Z] ++ set -x [2020-09-12T13:00:48.905Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:00:49.000Z] --- PASS: TestInspectOomKilledFalse (0.52s) [2020-09-12T13:00:49.000Z] === RUN TestLinksEtcHostsContentMatch [2020-09-12T13:00:49.197Z] INFO: Testing against a local daemon [2020-09-12T13:00:49.198Z] === RUN TestSessionCreate [2020-09-12T13:00:49.198Z] --- PASS: TestSessionCreate (0.01s) [2020-09-12T13:00:49.198Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-12T13:00:49.198Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-09-12T13:00:49.198Z] PASS [2020-09-12T13:00:49.198Z] [2020-09-12T13:00:49.198Z] DONE 2 tests in 0.103s [2020-09-12T13:00:49.198Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-09-12T13:00:49.198Z] ++ 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 [2020-09-12T13:00:49.198Z] ++ set -e [2020-09-12T13:00:49.198Z] ++ '[' -n 0 ']' [2020-09-12T13:00:49.198Z] ++ set -x [2020-09-12T13:00:49.198Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-09-12T13:00:49.198Z] INFO: Testing against a local daemon [2020-09-12T13:00:49.198Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-12T13:00:49.198Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-12T13:00:49.198Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-12T13:00:49.198Z] === RUN TestEventsExecDie [2020-09-12T13:00:49.637Z] --- PASS: TestLinksEtcHostsContentMatch (0.42s) [2020-09-12T13:00:49.637Z] === RUN TestLinksContainerNames [2020-09-12T13:00:50.235Z] --- PASS: TestEventsExecDie (0.97s) [2020-09-12T13:00:50.235Z] === RUN TestEventsBackwardsCompatible [2020-09-12T13:00:50.235Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-09-12T13:00:50.235Z] === RUN TestInfoBinaryCommits [2020-09-12T13:00:50.235Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-09-12T13:00:50.235Z] === RUN TestInfoAPIVersioned [2020-09-12T13:00:50.235Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-12T13:00:50.235Z] === RUN TestInfoDiscoveryBackend [2020-09-12T13:00:50.541Z] --- PASS: TestSecretList (2.76s) [2020-09-12T13:00:50.541Z] === RUN TestSecretsCreateAndDelete [2020-09-12T13:00:50.684Z] --- PASS: TestLinksContainerNames (1.03s) [2020-09-12T13:00:50.685Z] === RUN TestLogsFollowTailEmpty [2020-09-12T13:00:50.870Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-09-12T13:00:50.870Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-12T13:00:51.320Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2020-09-12T13:00:51.320Z] === RUN TestContainerNetworkMountsNoChown [2020-09-12T13:00:51.422Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-09-12T13:00:51.422Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-09-12T13:00:51.617Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/default [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/default [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/private [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/private [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/rprivate [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/slave [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/slave [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/rslave [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/shared [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/shared [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/rshared [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-12T13:00:51.617Z] === CONT TestMountDaemonRoot/default [2020-09-12T13:00:51.617Z] === CONT TestMountDaemonRoot/rshared [2020-09-12T13:00:51.617Z] === CONT TestMountDaemonRoot/shared [2020-09-12T13:00:51.617Z] === CONT TestMountDaemonRoot/rslave [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-12T13:00:51.617Z] === CONT TestMountDaemonRoot/rprivate [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-12T13:00:51.617Z] === CONT TestMountDaemonRoot/slave [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-12T13:00:51.617Z] === CONT TestMountDaemonRoot/private [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-12T13:00:51.617Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-12T13:00:51.617Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-12T13:00:51.617Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-12T13:00:51.617Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-12T13:00:51.617Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-12T13:00:51.617Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-12T13:00:51.617Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-12T13:00:51.617Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-12T13:00:51.617Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-12T13:00:51.907Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-12T13:00:51.907Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-12T13:00:51.914Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-12T13:00:51.914Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-12T13:00:51.914Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-12T13:00:51.914Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-12T13:00:51.914Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-12T13:00:51.914Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-12T13:00:51.914Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-12T13:00:51.914Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-12T13:00:51.914Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-12T13:00:51.914Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-12T13:00:51.914Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-12T13:00:51.914Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-12T13:00:51.914Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-12T13:00:51.914Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-12T13:00:51.915Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-12T13:00:51.915Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-12T13:00:51.915Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-12T13:00:51.915Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-12T13:00:51.915Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-12T13:00:51.915Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-12T13:00:51.915Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-09-12T13:00:51.915Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-09-12T13:00:51.915Z] === RUN TestContainerBindMountNonRecursive [2020-09-12T13:00:52.541Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-09-12T13:00:52.541Z] === RUN TestInfoAPI [2020-09-12T13:00:52.541Z] --- PASS: TestInfoAPI (0.01s) [2020-09-12T13:00:52.541Z] === RUN TestInfoAPIWarnings [2020-09-12T13:00:52.800Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-09-12T13:00:52.833Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-09-12T13:00:52.833Z] === RUN TestInfoDebug [2020-09-12T13:00:53.059Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-09-12T13:00:53.435Z] --- PASS: TestContainerBindMountNonRecursive (1.48s) [2020-09-12T13:00:53.435Z] === RUN TestNetworkNat [2020-09-12T13:00:53.466Z] --- PASS: TestInfoDebug (0.52s) [2020-09-12T13:00:53.467Z] === RUN TestInfoInsecureRegistries [2020-09-12T13:00:53.628Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-09-12T13:00:53.846Z] --- PASS: TestSecretsCreateAndDelete (3.25s) [2020-09-12T13:00:53.846Z] === RUN TestSecretsUpdate [2020-09-12T13:00:54.077Z] --- PASS: TestNetworkNat (0.57s) [2020-09-12T13:00:54.077Z] === RUN TestNetworkLocalhostTCPNat [2020-09-12T13:00:54.101Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-09-12T13:00:54.101Z] === RUN TestInfoRegistryMirrors [2020-09-12T13:00:54.393Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-09-12T13:00:54.393Z] === RUN TestLoginFailsWithBadCredentials [2020-09-12T13:00:54.686Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-09-12T13:00:54.686Z] === RUN TestPingCacheHeaders [2020-09-12T13:00:54.686Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-09-12T13:00:54.686Z] === RUN TestPingGet [2020-09-12T13:00:54.686Z] --- PASS: TestPingGet (0.01s) [2020-09-12T13:00:54.686Z] === RUN TestPingHead [2020-09-12T13:00:54.686Z] --- PASS: TestPingHead (0.01s) [2020-09-12T13:00:54.686Z] === RUN TestVersion [2020-09-12T13:00:54.686Z] --- PASS: TestVersion (0.01s) [2020-09-12T13:00:54.686Z] PASS [2020-09-12T13:00:54.686Z] [2020-09-12T13:00:54.686Z] === Skipped [2020-09-12T13:00:54.686Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-12T13:00:54.686Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-12T13:00:54.686Z] [2020-09-12T13:00:54.686Z] [2020-09-12T13:00:54.686Z] DONE 18 tests, 1 skipped in 5.652s [2020-09-12T13:00:54.686Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-09-12T13:00:54.686Z] ++ 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 [2020-09-12T13:00:54.686Z] ++ set -e [2020-09-12T13:00:54.686Z] ++ '[' -n 0 ']' [2020-09-12T13:00:54.686Z] ++ set -x [2020-09-12T13:00:54.686Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:00:54.714Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s) [2020-09-12T13:00:54.714Z] === RUN TestNetworkLoopbackNat [2020-09-12T13:00:54.979Z] INFO: Testing against a local daemon [2020-09-12T13:00:54.979Z] === RUN TestVolumesCreateAndList [2020-09-12T13:00:54.979Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-12T13:00:54.979Z] === RUN TestVolumesRemove [2020-09-12T13:00:54.979Z] --- PASS: TestVolumesRemove (0.12s) [2020-09-12T13:00:54.979Z] === RUN TestVolumesInspect [2020-09-12T13:00:54.979Z] --- PASS: TestVolumesInspect (0.01s) [2020-09-12T13:00:54.979Z] === RUN TestVolumesInvalidJSON [2020-09-12T13:00:54.979Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-12T13:00:54.979Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-12T13:00:54.979Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-12T13:00:54.979Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-12T13:00:54.979Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-12T13:00:54.979Z] PASS [2020-09-12T13:00:54.979Z] [2020-09-12T13:00:54.979Z] DONE 5 tests in 0.249s [2020-09-12T13:00:54.979Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-12T13:00:55.271Z] ++++ cat bundles/test-integration/docker.pid [2020-09-12T13:00:55.271Z] +++ kill 11999 [2020-09-12T13:00:56.379Z] c3aff4450246: Pull complete [2020-09-12T13:00:56.379Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-09-12T13:00:56.379Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-12T13:00:56.379Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-09-12T13:00:56.379Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-09-12T13:00:56.379Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1457' [2020-09-12T13:00:56.379Z] WARN: Skipping validation tests [2020-09-12T13:00:56.379Z] INFO: Running unit tests at 09/12/2020 13:00:44... [2020-09-12T13:00:56.379Z] INFO: make.ps1 starting at 09/12/2020 13:00:48 [2020-09-12T13:00:56.379Z] INFO: Git commit (6efa9e0575) assumed from DOCKER_GITCOMMIT environment variable [2020-09-12T13:00:56.379Z] INFO: Invoking autogen... [2020-09-12T13:00:56.379Z] INFO: Running unit tests... [2020-09-12T13:00:56.784Z] +++ /etc/init.d/apparmor stop [2020-09-12T13:00:56.784Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-12T13:00:56.784Z] [2020-09-12T13:00:56.784Z] Unloading profiles will leave already running processes permanently [2020-09-12T13:00:56.784Z] unconfined, which can lead to unexpected situations. [2020-09-12T13:00:56.784Z] [2020-09-12T13:00:56.784Z] To set a process to complain mode, use the command line tool [2020-09-12T13:00:56.784Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-12T13:00:56.784Z] +++ true [2020-09-12T13:00:56.784Z] exiting test-integration [2020-09-12T13:00:56.784Z] ++ exit 0 [2020-09-12T13:00:56.784Z] [2020-09-12T13:00:56.917Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-09-12T13:00:56.917Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-09-12T13:00:57.151Z] --- PASS: TestSecretsUpdate (3.24s) [2020-09-12T13:00:57.151Z] === RUN TestTemplatedSecret [2020-09-12T13:00:57.458Z] --- PASS: TestNetworkLoopbackNat (2.75s) [2020-09-12T13:00:57.458Z] === RUN TestPause [2020-09-12T13:00:57.484Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-09-12T13:00:57.484Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-09-12T13:00:57.752Z] --- PASS: TestPause (0.55s) [2020-09-12T13:00:57.752Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-12T13:00:57.752Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-12T13:00:57.752Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-12T13:00:57.752Z] === RUN TestPauseStopPausedContainer Post stage [Pipeline] junit [2020-09-12T13:00:58.382Z] Recording test results [2020-09-12T13:00:58.394Z] --- PASS: TestPauseStopPausedContainer (0.55s) [2020-09-12T13:00:58.394Z] === RUN TestPsFilter [2020-09-12T13:00:58.560Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --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 [2020-09-12T13:00:58.687Z] --- PASS: TestPsFilter (0.14s) [2020-09-12T13:00:58.687Z] === RUN TestRemoveContainerWithRemovedVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-12T13:00:58.861Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-09-12T13:00:58.982Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s) [2020-09-12T13:00:58.982Z] === RUN TestRemoveContainerWithVolume [2020-09-12T13:00:59.191Z] + echo Ensuring container killed. [2020-09-12T13:00:59.191Z] Ensuring container killed. [2020-09-12T13:00:59.191Z] + docker rm -vf docker-pr1 [2020-09-12T13:00:59.191Z] Error: No such container: docker-pr1 [2020-09-12T13:00:59.191Z] + true [Pipeline] sh [2020-09-12T13:00:59.571Z] + echo Chowning /workspace to jenkins user [2020-09-12T13:00:59.571Z] Chowning /workspace to jenkins user [2020-09-12T13:00:59.571Z] + id -u [2020-09-12T13:00:59.571Z] + id -g [2020-09-12T13:00:59.571Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41441:/workspace busybox chown -R 1001:1001 /workspace [2020-09-12T13:00:59.571Z] Unable to find image 'busybox:latest' locally [2020-09-12T13:00:59.618Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2020-09-12T13:00:59.619Z] === RUN TestRemoveContainerRunning [2020-09-12T13:00:59.864Z] latest: Pulling from library/busybox [2020-09-12T13:00:59.864Z] d2a291f672b2: Pulling fs layer [2020-09-12T13:00:59.864Z] d2a291f672b2: Verifying Checksum [2020-09-12T13:00:59.864Z] d2a291f672b2: Download complete [2020-09-12T13:01:00.253Z] --- PASS: TestRemoveContainerRunning (0.54s) [2020-09-12T13:01:00.253Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-12T13:01:00.456Z] --- PASS: TestTemplatedSecret (2.88s) [2020-09-12T13:01:00.456Z] === RUN TestSecretCreateResolve [2020-09-12T13:01:00.558Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2020-09-12T13:01:00.558Z] === RUN TestRemoveInvalidContainer [2020-09-12T13:01:00.768Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-09-12T13:01:00.851Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-09-12T13:01:00.851Z] === RUN TestRenameLinkedContainer [2020-09-12T13:01:00.899Z] d2a291f672b2: Pull complete [2020-09-12T13:01:00.899Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-12T13:01:00.899Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-12T13:01:02.674Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-09-12T13:01:02.674Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-09-12T13:01:02.814Z] + bundleName=s390x-integration [2020-09-12T13:01:02.814Z] + echo Creating s390x-integration-bundles.tar.gz [2020-09-12T13:01:02.814Z] Creating s390x-integration-bundles.tar.gz [2020-09-12T13:01:02.815Z] + + xargs tar -czffind s390x-integration-bundles.tar.gz bundles [2020-09-12T13:01:02.815Z] -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-09-12T13:01:02.860Z] Archiving artifacts [2020-09-12T13:01:02.937Z] --- PASS: TestRenameLinkedContainer (2.10s) [2020-09-12T13:01:02.937Z] === RUN TestRenameStoppedContainer [2020-09-12T13:01:03.005Z] --- PASS: TestSecretCreateResolve (2.85s) [2020-09-12T13:01:03.005Z] PASS [2020-09-12T13:01:03.005Z] [2020-09-12T13:01:03.005Z] DONE 6 tests in 18.313s [2020-09-12T13:01:03.005Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-09-12T13:01:03.005Z] ++ 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 [2020-09-12T13:01:03.005Z] ++ set -e [2020-09-12T13:01:03.005Z] ++ '[' -n 0 ']' [2020-09-12T13:01:03.005Z] ++ set -x [2020-09-12T13:01:03.005Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:01:03.005Z] INFO: Testing against a local daemon [2020-09-12T13:01:03.005Z] === RUN TestServiceCreateInit [2020-09-12T13:01:03.006Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-12T13:01:03.232Z] --- PASS: TestRenameStoppedContainer (0.51s) [2020-09-12T13:01:03.233Z] === RUN TestRenameRunningContainerAndReuse [2020-09-12T13:01:03.233Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41441/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-12T13:01:03.612Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-09-12T13:01:03.612Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-09-12T13:01:03.621Z] + make clean [2020-09-12T13:01:03.914Z] docker volume rm -f docker-dev-cache [2020-09-12T13:01:03.946Z] docker-dev-cache [Pipeline] deleteDir [2020-09-12T13:01:04.278Z] --- PASS: TestRenameRunningContainerAndReuse (1.06s) [2020-09-12T13:01:04.278Z] === RUN TestRenameInvalidName [2020-09-12T13:01:04.919Z] --- PASS: TestRenameInvalidName (0.53s) [2020-09-12T13:01:04.919Z] === RUN TestRenameAnonymousContainer [2020-09-12T13:01:04.989Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-12T13:01:06.371Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-09-12T13:01:06.371Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-09-12T13:01:07.001Z] --- PASS: TestRenameAnonymousContainer (1.97s) [2020-09-12T13:01:07.001Z] === RUN TestRenameContainerWithSameName [2020-09-12T13:01:07.126Z] ? github.com/docker/docker/api [no test files] [2020-09-12T13:01:07.295Z] --- PASS: TestRenameContainerWithSameName (0.48s) [2020-09-12T13:01:07.295Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-12T13:01:07.747Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-09-12T13:01:07.748Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-09-12T13:01:08.296Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-12T13:01:08.336Z] --- PASS: TestRenameContainerWithLinkedContainer (1.07s) [2020-09-12T13:01:08.336Z] === RUN TestResize [2020-09-12T13:01:08.973Z] --- PASS: TestResize (0.54s) [2020-09-12T13:01:08.973Z] === RUN TestResizeWithInvalidSize [2020-09-12T13:01:09.612Z] --- PASS: TestResizeWithInvalidSize (0.54s) [2020-09-12T13:01:09.612Z] === RUN TestResizeWhenContainerNotStarted [2020-09-12T13:01:10.255Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2020-09-12T13:01:10.255Z] === RUN TestDaemonRestartKillContainers [2020-09-12T13:01:10.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-12T13:01:10.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-12T13:01:10.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-12T13:01:10.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-12T13:01:10.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-12T13:01:10.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-12T13:01:10.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-12T13:01:10.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-12T13:01:10.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-12T13:01:10.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-12T13:01:10.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-12T13:01:10.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-12T13:01:10.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-12T13:01:10.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-12T13:01:10.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-12T13:01:10.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-12T13:01:10.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-12T13:01:10.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-12T13:01:10.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-12T13:01:10.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-12T13:01:10.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-12T13:01:10.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-12T13:01:10.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-12T13:01:10.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-12T13:01:10.255Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-12T13:01:10.255Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-12T13:01:10.255Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-12T13:01:10.255Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-12T13:01:11.805Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-12T13:01:11.805Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-12T13:01:12.862Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-12T13:01:12.862Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-12T13:01:13.021Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-09-12T13:01:13.587Z] --- PASS: TestServiceCreateInit (10.06s) [2020-09-12T13:01:13.587Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.93s) [2020-09-12T13:01:13.587Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.10s) [2020-09-12T13:01:13.587Z] === RUN TestCreateServiceMultipleTimes [2020-09-12T13:01:13.917Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-12T13:01:14.560Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-12T13:01:15.556Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-09-12T13:01:16.105Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-12T13:01:16.105Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-12T13:01:18.092Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-09-12T13:01:18.182Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-12T13:01:18.182Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.83s) [2020-09-12T13:01:18.182Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.84s) [2020-09-12T13:01:18.182Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.67s) [2020-09-12T13:01:18.182Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.79s) [2020-09-12T13:01:18.182Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.80s) [2020-09-12T13:01:18.182Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.53s) [2020-09-12T13:01:18.182Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.32s) [2020-09-12T13:01:18.182Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.37s) [2020-09-12T13:01:18.182Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.78s) [2020-09-12T13:01:18.182Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s) [2020-09-12T13:01:18.182Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s) [2020-09-12T13:01:18.182Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.01s) [2020-09-12T13:01:18.182Z] === RUN TestCgroupNamespacesRun [2020-09-12T13:01:18.351Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-09-12T13:01:19.288Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-09-12T13:01:19.695Z] --- PASS: TestCgroupNamespacesRun (1.34s) [2020-09-12T13:01:19.696Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-12T13:01:20.667Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-09-12T13:01:20.737Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.33s) [2020-09-12T13:01:20.737Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-12T13:01:21.234Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-09-12T13:01:21.802Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-09-12T13:01:21.933Z] ok github.com/docker/docker/api/server 0.183s coverage: 9.0% of statements [2020-09-12T13:01:22.061Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-09-12T13:01:22.255Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.39s) [2020-09-12T13:01:22.255Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-12T13:01:22.631Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-09-12T13:01:23.769Z] --- PASS: TestCgroupNamespacesRunHostMode (1.37s) [2020-09-12T13:01:23.769Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-12T13:01:24.535Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-09-12T13:01:24.535Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-09-12T13:01:24.809Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.32s) [2020-09-12T13:01:24.809Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-12T13:01:26.326Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s) [2020-09-12T13:01:26.326Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-12T13:01:26.439Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-09-12T13:01:26.972Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2020-09-12T13:01:26.972Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-12T13:01:28.341Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-09-12T13:01:28.505Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.36s) [2020-09-12T13:01:28.505Z] === RUN TestKernelTCPMemory [2020-09-12T13:01:29.138Z] --- PASS: TestKernelTCPMemory (0.62s) [2020-09-12T13:01:29.138Z] === RUN TestNISDomainname [2020-09-12T13:01:29.778Z] --- PASS: TestNISDomainname (0.68s) [2020-09-12T13:01:29.779Z] === RUN TestHostnameDnsResolution [2020-09-12T13:01:30.419Z] --- PASS: TestHostnameDnsResolution (0.84s) [2020-09-12T13:01:30.419Z] === RUN TestStats [2020-09-12T13:01:32.531Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-09-12T13:01:32.531Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-09-12T13:01:33.206Z] --- PASS: TestStats (2.55s) [2020-09-12T13:01:33.206Z] === RUN TestStopContainerWithTimeout [2020-09-12T13:01:33.206Z] === RUN TestStopContainerWithTimeout/0 [2020-09-12T13:01:33.206Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-12T13:01:33.206Z] === RUN TestStopContainerWithTimeout/1 [2020-09-12T13:01:33.206Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-12T13:01:33.206Z] === RUN TestStopContainerWithTimeout/3 [2020-09-12T13:01:33.206Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-12T13:01:33.206Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-12T13:01:33.206Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-12T13:01:33.206Z] === CONT TestStopContainerWithTimeout/0 [2020-09-12T13:01:33.206Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-12T13:01:33.206Z] === CONT TestStopContainerWithTimeout/3 [2020-09-12T13:01:33.206Z] === CONT TestStopContainerWithTimeout/1 [2020-09-12T13:01:33.468Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-09-12T13:01:34.037Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-09-12T13:01:34.037Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-09-12T13:01:35.416Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-09-12T13:01:35.550Z] --- PASS: TestCreateServiceMultipleTimes (19.37s) [2020-09-12T13:01:35.550Z] === RUN TestCreateServiceConflict [2020-09-12T13:01:35.550Z] --- PASS: TestCreateServiceConflict (3.19s) [2020-09-12T13:01:35.550Z] === RUN TestCreateServiceMaxReplicas [2020-09-12T13:01:36.362Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-12T13:01:36.362Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2020-09-12T13:01:36.362Z] --- PASS: TestStopContainerWithTimeout/1 (2.14s) [2020-09-12T13:01:36.362Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2020-09-12T13:01:36.362Z] --- PASS: TestStopContainerWithTimeout/3 (3.02s) [2020-09-12T13:01:36.362Z] === RUN TestDeleteDevicemapper [2020-09-12T13:01:36.362Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-12T13:01:36.362Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-12T13:01:36.362Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-12T13:01:37.880Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.73s) [2020-09-12T13:01:37.880Z] === RUN TestUpdateMemory [2020-09-12T13:01:38.521Z] --- PASS: TestUpdateMemory (0.69s) [2020-09-12T13:01:38.521Z] === RUN TestUpdateCPUQuota [2020-09-12T13:01:38.708Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-09-12T13:01:38.968Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-09-12T13:01:39.582Z] --- PASS: TestUpdateCPUQuota (0.87s) [2020-09-12T13:01:39.582Z] === RUN TestUpdatePidsLimit [2020-09-12T13:01:39.582Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-12T13:01:39.582Z] === RUN TestUpdatePidsLimit/no_change [2020-09-12T13:01:39.761Z] --- PASS: TestCreateServiceMaxReplicas (3.47s) [2020-09-12T13:01:39.761Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-12T13:01:39.875Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-12T13:01:40.170Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-12T13:01:40.464Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-12T13:01:40.756Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-12T13:01:40.756Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-12T13:01:40.876Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-09-12T13:01:41.794Z] --- PASS: TestUpdatePidsLimit (2.34s) [2020-09-12T13:01:41.794Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2020-09-12T13:01:41.794Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2020-09-12T13:01:41.794Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2020-09-12T13:01:41.794Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2020-09-12T13:01:41.794Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2020-09-12T13:01:41.794Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2020-09-12T13:01:41.794Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2020-09-12T13:01:41.794Z] === RUN TestUpdateRestartPolicy [2020-09-12T13:01:42.254Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-09-12T13:01:42.823Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-09-12T13:01:47.013Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-09-12T13:01:48.389Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-09-12T13:01:49.326Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-09-12T13:01:49.326Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-09-12T13:01:50.703Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-09-12T13:01:51.667Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-09-12T13:01:53.601Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-09-12T13:01:53.860Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-09-12T13:01:54.471Z] --- PASS: TestUpdateRestartPolicy (11.24s) [2020-09-12T13:01:54.471Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-12T13:01:54.471Z] --- PASS: TestUpdateRestartWithAutoRemove (0.55s) [2020-09-12T13:01:54.471Z] === RUN TestWaitNonBlocked [2020-09-12T13:01:54.471Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-12T13:01:54.471Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-12T13:01:54.471Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-12T13:01:54.471Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-12T13:01:54.471Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-12T13:01:54.471Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-12T13:01:54.471Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-12T13:01:54.471Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2020-09-12T13:01:54.471Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2020-09-12T13:01:54.471Z] === RUN TestWaitBlocked [2020-09-12T13:01:54.471Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-12T13:01:54.471Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-12T13:01:54.471Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-12T13:01:54.471Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-12T13:01:54.471Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-12T13:01:54.471Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-12T13:01:54.687Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.77s) [2020-09-12T13:01:54.687Z] === RUN TestCreateServiceSecretFileMode [2020-09-12T13:01:55.110Z] --- PASS: TestWaitBlocked (0.03s) [2020-09-12T13:01:55.110Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2020-09-12T13:01:55.110Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2020-09-12T13:01:55.110Z] === CONT TestContainerStartOnDaemonRestart [2020-09-12T13:01:55.110Z] === CONT TestIpcModeOlderClient [2020-09-12T13:01:55.110Z] === CONT TestDaemonHostGatewayIP [2020-09-12T13:01:55.110Z] === CONT TestContainerKillOnDaemonStart [2020-09-12T13:01:55.110Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-09-12T13:01:55.110Z] === CONT TestDaemonRestartIpcMode [2020-09-12T13:01:56.600Z] --- PASS: TestCreateServiceSecretFileMode (2.87s) [2020-09-12T13:01:56.600Z] === RUN TestCreateServiceConfigFileMode [2020-09-12T13:01:58.670Z] --- PASS: TestContainerStartOnDaemonRestart (3.53s) [2020-09-12T13:01:58.963Z] --- PASS: TestDaemonHostGatewayIP (4.01s) [2020-09-12T13:01:58.963Z] --- PASS: TestDaemonRestartIpcMode (3.87s) [2020-09-12T13:02:00.805Z] --- PASS: TestCreateServiceConfigFileMode (3.38s) [2020-09-12T13:02:00.805Z] === RUN TestCreateServiceSysctls [2020-09-12T13:02:01.978Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-09-12T13:02:04.106Z] --- PASS: TestCreateServiceSysctls (3.64s) [2020-09-12T13:02:04.106Z] === RUN TestCreateServiceCapabilities [2020-09-12T13:02:07.406Z] --- PASS: TestCreateServiceCapabilities (3.34s) [2020-09-12T13:02:07.406Z] === RUN TestInspect [2020-09-12T13:02:09.342Z] --- PASS: TestContainerKillOnDaemonStart (12.70s) [2020-09-12T13:02:09.342Z] PASS [2020-09-12T13:02:09.342Z] [2020-09-12T13:02:09.342Z] === Skipped [2020-09-12T13:02:09.342Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-09-12T13:02:09.342Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-12T13:02:09.342Z] [2020-09-12T13:02:09.342Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-12T13:02:09.342Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-12T13:02:09.342Z] [2020-09-12T13:02:09.342Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-09-12T13:02:09.342Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-12T13:02:09.342Z] [2020-09-12T13:02:09.342Z] [2020-09-12T13:02:09.342Z] DONE 192 tests, 3 skipped in 107.714s [2020-09-12T13:02:09.342Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-09-12T13:02:09.342Z] ++ 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 [2020-09-12T13:02:09.342Z] ++ set -e [2020-09-12T13:02:09.342Z] ++ '[' -n 0 ']' [2020-09-12T13:02:09.342Z] ++ set -x [2020-09-12T13:02:09.342Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:02:09.342Z] INFO: Testing against a local daemon [2020-09-12T13:02:09.342Z] === RUN TestCommitInheritsEnv [2020-09-12T13:02:09.342Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-09-12T13:02:09.342Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-12T13:02:09.342Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-12T13:02:09.342Z] === RUN TestImagesFilterMultiReference [2020-09-12T13:02:09.342Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-09-12T13:02:09.342Z] === RUN TestImagePullPlatformInvalid [2020-09-12T13:02:09.342Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-09-12T13:02:09.342Z] === RUN TestRemoveImageOrphaning [2020-09-12T13:02:09.342Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-09-12T13:02:09.342Z] === RUN TestRemoveImageGarbageCollector [2020-09-12T13:02:09.342Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-12T13:02:09.342Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T13:02:09.342Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-12T13:02:09.342Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-12T13:02:09.342Z] === RUN TestTagInvalidReference [2020-09-12T13:02:09.342Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-12T13:02:09.342Z] === RUN TestTagValidPrefixedRepo [2020-09-12T13:02:09.342Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-09-12T13:02:09.342Z] === RUN TestTagExistedNameWithoutForce [2020-09-12T13:02:09.342Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-12T13:02:09.342Z] === RUN TestTagOfficialNames [2020-09-12T13:02:09.342Z] --- PASS: TestTagOfficialNames (0.03s) [2020-09-12T13:02:09.342Z] === RUN TestTagMatchesDigest [2020-09-12T13:02:09.342Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-12T13:02:09.342Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-12T13:02:10.094Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-12T13:02:10.094Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-09-12T13:02:10.094Z] remote: Enumerating objects: 2, done. [2020-09-12T13:02:10.094Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-09-12T13:02:10.094Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-09-12T13:02:10.094Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-09-12T13:02:10.094Z] 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. [2020-09-12T13:02:10.094Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-09-12T13:02:10.094Z] [2020-09-12T13:02:10.098Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-09-12T13:02:10.098Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-09-12T13:02:10.098Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-12T13:02:10.415Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41441/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6efa9e05756f709043790474e877e2df693e1922 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6efa9e05756f709043790474e877e2df693e1922 hack/test/unit [2020-09-12T13:02:10.706Z] --- PASS: TestInspect (3.53s) [2020-09-12T13:02:10.706Z] === RUN TestCreateJob [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-12T13:02:12.620Z] ok github.com/docker/docker/api/server/httputils 0.160s coverage: 14.7% of statements [2020-09-12T13:02:12.620Z] ok github.com/docker/docker/api/server/middleware 0.167s coverage: 37.7% of statements [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-12T13:02:12.620Z] ok github.com/docker/docker/api/types/filters 0.092s coverage: 92.2% of statements [2020-09-12T13:02:12.620Z] ok github.com/docker/docker/api/types/strslice 0.145s coverage: 90.0% of statements [2020-09-12T13:02:12.620Z] ok github.com/docker/docker/api/server/router/swarm 0.117s coverage: 5.7% of statements [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/types [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-12T13:02:12.620Z] ok github.com/docker/docker/api/types/time 0.170s coverage: 100.0% of statements [2020-09-12T13:02:12.620Z] ok github.com/docker/docker/api/types/versions 0.057s coverage: 75.0% of statements [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/builder [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-12T13:02:12.620Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-12T13:02:12.620Z] ok github.com/docker/docker/builder/dockerignore 0.063s coverage: 96.8% of statements [2020-09-12T13:02:12.631Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-09-12T13:02:12.932Z] ? github.com/docker/docker/api [no test files] [2020-09-12T13:02:14.007Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-09-12T13:02:14.007Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-09-12T13:02:14.267Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-09-12T13:02:14.526Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-09-12T13:02:14.912Z] --- PASS: TestCreateJob (4.10s) [2020-09-12T13:02:14.912Z] === RUN TestReplicatedJob [2020-09-12T13:02:15.463Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-09-12T13:02:15.723Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-09-12T13:02:15.982Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-09-12T13:02:16.550Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-09-12T13:02:16.809Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-09-12T13:02:17.068Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-09-12T13:02:17.314Z] ok github.com/docker/docker/cli/debug 0.409s coverage: 100.0% of statements [2020-09-12T13:02:17.314Z] ok github.com/docker/docker/builder/remotecontext 0.717s coverage: 9.2% of statements [2020-09-12T13:02:17.314Z] ok github.com/docker/docker/builder/dockerfile 0.733s coverage: 46.3% of statements [2020-09-12T13:02:18.973Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-09-12T13:02:20.351Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-09-12T13:02:21.500Z] --- PASS: TestReplicatedJob (6.37s) [2020-09-12T13:02:21.500Z] === RUN TestUpdateReplicatedJob [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite (324.65s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.11s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.89s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.60s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.53s) [2020-09-12T13:02:22.258Z] docker_cli_daemon_test.go:1449: [d198a3dc2e227] daemon is not started [2020-09-12T13:02:22.258Z] check_test.go:309: [dbd26b97db0dc] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.28s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.80s) [2020-09-12T13:02:22.258Z] check_test.go:309: [d3007ef7fd906] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.39s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.84s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.69s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.91s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.28s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.27s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.99s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-09-12T13:02:22.258Z] check_test.go:309: [dd84a9c67a13e] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.50s) [2020-09-12T13:02:22.258Z] check_test.go:309: [d97ad42d59b84] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.26s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2020-09-12T13:02:22.258Z] check_test.go:309: [db95b106e3010] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.55s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.40s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.16s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-09-12T13:02:22.258Z] check_test.go:309: [d66e65e456015] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.95s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.45s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.47s) [2020-09-12T13:02:22.258Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-12T13:02:22.258Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-12T13:02:22.258Z] check_test.go:309: [d500999027bf2] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.40s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.36s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.55s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.72s) [2020-09-12T13:02:22.258Z] check_test.go:309: [da715d542f80e] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.17s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-09-12T13:02:22.258Z] check_test.go:309: [d7a508c244279] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.65s) [2020-09-12T13:02:22.258Z] docker_cli_daemon_plugins_test.go:79: [dde8b8bc85d02] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.44s) [2020-09-12T13:02:22.258Z] docker_cli_daemon_plugins_test.go:169: [dd5cccc908710] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.32s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-09-12T13:02:22.258Z] check_test.go:309: [d44854cc40e81] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.79s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.50s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.70s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.79s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.74s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.90s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.58s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.67s) [2020-09-12T13:02:22.258Z] check_test.go:309: [d9e6451577684] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.39s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.12s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.32s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.84s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.51s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.56s) [2020-09-12T13:02:22.258Z] check_test.go:309: [d0bd13af70113] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.65s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.53s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.70s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.67s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.94s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.77s) [2020-09-12T13:02:22.258Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-09-12T13:02:22.258Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-12T13:02:22.258Z] check_test.go:309: [d842c1bb936e9] daemon is not started [2020-09-12T13:02:22.258Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-09-12T13:02:22.258Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-12T13:02:22.258Z] check_test.go:309: [d7df25a8cdb95] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.63s) [2020-09-12T13:02:22.258Z] check_test.go:309: [df63f531e5811] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.81s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.16s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.58s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (7.92s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.49s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.11s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.74s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.58s) [2020-09-12T13:02:22.258Z] check_test.go:309: [dabe9899f9d5f] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.24s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.65s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.93s) [2020-09-12T13:02:22.258Z] check_test.go:309: [d3450f617239a] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.58s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.15s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.15s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s) [2020-09-12T13:02:22.258Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-09-12T13:02:22.258Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-09-12T13:02:22.258Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-09-12T13:02:22.258Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-09-12T13:02:22.258Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-09-12T13:02:22.258Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-09-12T13:02:22.258Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-09-12T13:02:22.258Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-09-12T13:02:22.258Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-09-12T13:02:22.258Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-09-12T13:02:22.258Z] check_test.go:309: [d2e89e582eec0] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.16s) [2020-09-12T13:02:22.258Z] check_test.go:309: [d16ed4a8aebb6] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.19s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2020-09-12T13:02:22.258Z] check_test.go:309: [dd8decd6d5d25] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.12s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.00s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.92s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2020-09-12T13:02:22.258Z] check_test.go:309: [dbd0aaa95ab68] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.61s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.35s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.90s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.30s) [2020-09-12T13:02:22.258Z] check_test.go:309: [d3ac7b5578d82] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.62s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.95s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-09-12T13:02:22.258Z] check_test.go:309: [d16cd0c1d5f3c] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.66s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.95s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.81s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.07s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.37s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.29s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.20s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.73s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.28s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.41s) [2020-09-12T13:02:22.258Z] docker_cli_daemon_test.go:2544: [d6c5ce0fdb029] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.56s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.78s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.81s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.57s) [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s) [2020-09-12T13:02:22.258Z] check_test.go:309: [dfcb9ae520c53] daemon is not started [2020-09-12T13:02:22.258Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.93s) [2020-09-12T13:02:22.258Z] === RUN TestDockerSwarmSuite [2020-09-12T13:02:22.258Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-09-12T13:02:22.258Z] === RUN TestDockerSuite/TestBuildEnv [2020-09-12T13:02:23.638Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-09-12T13:02:25.015Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-09-12T13:02:25.274Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-09-12T13:02:25.707Z] --- PASS: TestUpdateReplicatedJob (4.20s) [2020-09-12T13:02:25.707Z] === RUN TestServiceListWithStatuses [2020-09-12T13:02:25.707Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-12T13:02:25.707Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-12T13:02:25.707Z] === RUN TestDockerNetworkConnectAlias [2020-09-12T13:02:25.842Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-09-12T13:02:27.774Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-09-12T13:02:28.378Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-09-12T13:02:29.702Z] ok github.com/docker/docker/client 0.565s coverage: 74.9% of statements [2020-09-12T13:02:32.291Z] --- PASS: TestDockerNetworkConnectAlias (6.51s) [2020-09-12T13:02:32.291Z] === RUN TestDockerNetworkReConnect [2020-09-12T13:02:33.651Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-09-12T13:02:33.651Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-09-12T13:02:37.581Z] --- PASS: TestDockerNetworkReConnect (5.08s) [2020-09-12T13:02:37.581Z] === RUN TestServicePlugin [2020-09-12T13:02:37.581Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-12T13:02:37.581Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T13:02:37.581Z] === RUN TestServiceUpdateLabel [2020-09-12T13:02:40.128Z] --- PASS: TestServiceUpdateLabel (3.25s) [2020-09-12T13:02:40.128Z] === RUN TestServiceUpdateSecrets [2020-09-12T13:02:44.508Z] ok github.com/docker/docker/builder/remotecontext/git 29.072s coverage: 86.3% of statements [2020-09-12T13:02:44.508Z] ? github.com/docker/docker/cli [no test files] [2020-09-12T13:02:44.508Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-12T13:02:48.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-09-12T13:02:48.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-09-12T13:02:50.310Z] ok github.com/docker/docker/cmd/dockerd 0.537s coverage: 19.3% of statements [2020-09-12T13:02:51.818Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-09-12T13:02:51.850Z] ok github.com/docker/docker/container 0.541s coverage: 41.6% of statements [2020-09-12T13:02:51.850Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-12T13:02:51.850Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-12T13:02:51.850Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-12T13:02:51.850Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-12T13:02:53.724Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-09-12T13:02:54.032Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.338s coverage: 65.3% of statements [2020-09-12T13:02:55.043Z] --- PASS: TestServiceUpdateSecrets (14.86s) [2020-09-12T13:02:55.043Z] === RUN TestServiceUpdateConfigs [2020-09-12T13:02:56.212Z] ok github.com/docker/docker/daemon/cluster 0.722s coverage: 0.5% of statements [2020-09-12T13:02:56.671Z] ok github.com/docker/docker/daemon/cluster/convert 1.037s coverage: 35.9% of statements [2020-09-12T13:03:01.846Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-09-12T13:03:02.415Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-09-12T13:03:02.469Z] ok github.com/docker/docker/daemon/config 0.503s coverage: 79.7% of statements [2020-09-12T13:03:02.469Z] ok github.com/docker/docker/daemon/discovery 0.363s coverage: 30.0% of statements [2020-09-12T13:03:02.983Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-09-12T13:03:03.551Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-09-12T13:03:05.380Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.421s coverage: 11.3% of statements [2020-09-12T13:03:05.459Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-09-12T13:03:05.459Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-09-12T13:03:05.459Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-09-12T13:03:06.349Z] ok github.com/docker/docker/daemon 3.566s coverage: 9.1% of statements [2020-09-12T13:03:06.349Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-12T13:03:06.349Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-12T13:03:06.808Z] ok github.com/docker/docker/daemon/events 0.306s coverage: 50.0% of statements [2020-09-12T13:03:06.808Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-12T13:03:06.808Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-12T13:03:07.267Z] ok github.com/docker/docker/daemon/graphdriver 0.133s coverage: 2.3% of statements [2020-09-12T13:03:07.267Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-09-12T13:03:07.267Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-09-12T13:03:07.267Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-09-12T13:03:07.267Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-12T13:03:07.267Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-09-12T13:03:07.267Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-09-12T13:03:07.267Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-09-12T13:03:07.267Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-09-12T13:03:07.267Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-12T13:03:07.267Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-09-12T13:03:07.267Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-09-12T13:03:07.267Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-09-12T13:03:07.738Z] ok github.com/docker/docker/daemon/links 0.104s coverage: 93.0% of statements [2020-09-12T13:03:10.646Z] ok github.com/docker/docker/daemon/logger/awslogs 0.724s coverage: 77.8% of statements [2020-09-12T13:03:11.106Z] ok github.com/docker/docker/daemon/logger 0.623s coverage: 41.2% of statements [2020-09-12T13:03:11.567Z] ok github.com/docker/docker/daemon/images 0.681s coverage: 4.8% of statements [2020-09-12T13:03:11.567Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-12T13:03:11.567Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-12T13:03:11.567Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-09-12T13:03:11.567Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-12T13:03:11.567Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-12T13:03:11.567Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-09-12T13:03:11.567Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-09-12T13:03:12.026Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.780s coverage: 61.6% of statements [2020-09-12T13:03:12.992Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.227s coverage: 87.2% of statements [2020-09-12T13:03:13.167Z] --- PASS: TestServiceUpdateConfigs (15.26s) [2020-09-12T13:03:13.167Z] === RUN TestServiceUpdateNetwork [2020-09-12T13:03:14.530Z] ok github.com/docker/docker/daemon/logger/local 0.407s coverage: 75.2% of statements [2020-09-12T13:03:14.530Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-12T13:03:14.530Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.438s coverage: 35.9% of statements [2020-09-12T13:03:15.436Z] === RUN TestDockerSuite/TestBuildExpose [2020-09-12T13:03:15.436Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-09-12T13:03:15.436Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-09-12T13:03:15.499Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.157s coverage: 33.3% of statements [2020-09-12T13:03:15.694Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-09-12T13:03:15.953Z] === RUN TestDockerSuite/TestBuildFails [2020-09-12T13:03:16.467Z] ok github.com/docker/docker/daemon/logger/templates 0.100s coverage: 8.3% of statements [2020-09-12T13:03:16.891Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-09-12T13:03:16.891Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-09-12T13:03:16.891Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-09-12T13:03:16.891Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-09-12T13:03:16.926Z] ok github.com/docker/docker/daemon/logger/syslog 0.166s coverage: 46.8% of statements [2020-09-12T13:03:18.464Z] ok github.com/docker/docker/daemon/logger/splunk 2.283s coverage: 82.5% of statements [2020-09-12T13:03:18.464Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-12T13:03:18.464Z] ? github.com/docker/docker/daemon/network [no test files] [2020-09-12T13:03:18.464Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-12T13:03:19.428Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-09-12T13:03:20.004Z] ok github.com/docker/docker/distribution/metadata 1.649s coverage: 48.2% of statements [2020-09-12T13:03:20.463Z] ok github.com/docker/docker/errdefs 0.120s coverage: 49.4% of statements [2020-09-12T13:03:20.463Z] ok github.com/docker/docker/distribution 1.703s coverage: 20.1% of statements [2020-09-12T13:03:20.463Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-12T13:03:22.000Z] ok github.com/docker/docker/distribution/xfer 2.411s coverage: 76.8% of statements [2020-09-12T13:03:22.001Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-12T13:03:22.001Z] ok github.com/docker/docker/image/cache 0.221s coverage: 19.2% of statements [2020-09-12T13:03:22.003Z] === RUN TestDockerSuite/TestBuildForceRm [2020-09-12T13:03:22.460Z] ok github.com/docker/docker/image/v1 0.214s coverage: 25.0% of statements [2020-09-12T13:03:22.920Z] ok github.com/docker/docker/image 0.754s coverage: 86.4% of statements [2020-09-12T13:03:22.950Z] === RUN TestDockerSuite/TestBuildFromGit [2020-09-12T13:03:23.380Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-12T13:03:23.380Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-12T13:03:23.839Z] ok github.com/docker/docker/libcontainerd/queue 0.080s coverage: 100.0% of statements [2020-09-12T13:03:24.325Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-09-12T13:03:24.584Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-09-12T13:03:25.414Z] --- PASS: TestServiceUpdateNetwork (14.80s) [2020-09-12T13:03:25.414Z] === RUN TestServiceUpdatePidsLimit [2020-09-12T13:03:25.960Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-09-12T13:03:26.014Z] ok github.com/docker/docker/libcontainerd/local 0.307s coverage: 1.0% of statements [2020-09-12T13:03:26.014Z] ok github.com/docker/docker/pkg/aaparser 0.357s coverage: 50.0% of statements [2020-09-12T13:03:26.014Z] ok github.com/docker/docker/layer 0.606s coverage: 30.1% of statements [2020-09-12T13:03:26.473Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-12T13:03:26.473Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-12T13:03:26.473Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-12T13:03:26.473Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-12T13:03:26.473Z] ? github.com/docker/docker/oci [no test files] [2020-09-12T13:03:26.473Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-12T13:03:26.473Z] ok github.com/docker/docker/opts 0.172s coverage: 67.1% of statements [2020-09-12T13:03:26.798Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-12T13:03:27.335Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-09-12T13:03:27.439Z] ok github.com/docker/docker/pkg/broadcaster 0.109s coverage: 100.0% of statements [2020-09-12T13:03:27.740Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-12T13:03:28.271Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-09-12T13:03:28.406Z] ok github.com/docker/docker/pkg/capabilities 0.102s coverage: 87.5% of statements [2020-09-12T13:03:28.406Z] ok github.com/docker/docker/pkg/authorization 0.960s coverage: 26.8% of statements [2020-09-12T13:03:28.530Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-09-12T13:03:29.374Z] ok github.com/docker/docker/pkg/directory 0.103s coverage: 80.0% of statements [2020-09-12T13:03:29.374Z] ok github.com/docker/docker/pkg/chrootarchive 0.185s coverage: 15.4% of statements [2020-09-12T13:03:30.340Z] ok github.com/docker/docker/pkg/discovery 0.126s coverage: 58.3% of statements [2020-09-12T13:03:30.432Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-09-12T13:03:30.798Z] ok github.com/docker/docker/pkg/discovery/file 0.175s coverage: 92.9% of statements [2020-09-12T13:03:31.767Z] ok github.com/docker/docker/pkg/discovery/memory 0.216s coverage: 92.3% of statements [2020-09-12T13:03:32.227Z] ok github.com/docker/docker/pkg/discovery/nodes 0.043s coverage: 93.8% of statements [2020-09-12T13:03:32.964Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-09-12T13:03:33.195Z] ok github.com/docker/docker/pkg/filenotify 0.203s coverage: 36.2% of statements [2020-09-12T13:03:33.533Z] --- PASS: TestImportExtremelyLargeImageWorks (204.95s) [2020-09-12T13:03:33.533Z] PASS [2020-09-12T13:03:33.654Z] ok github.com/docker/docker/pkg/fileutils 0.090s coverage: 87.7% of statements [2020-09-12T13:03:33.792Z] [2020-09-12T13:03:33.792Z] DONE 12 tests in 209.304s [2020-09-12T13:03:33.792Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-12T13:03:33.792Z] ++ 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 [2020-09-12T13:03:33.792Z] ++ set -e [2020-09-12T13:03:33.792Z] ++ '[' -n 0 ']' [2020-09-12T13:03:33.792Z] ++ set -x [2020-09-12T13:03:33.792Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:03:33.792Z] === RUN TestDockerSuite/TestBuildHistory [2020-09-12T13:03:33.792Z] INFO: Testing against a local daemon [2020-09-12T13:03:33.792Z] === RUN TestNetworkCreateDelete [2020-09-12T13:03:34.051Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-09-12T13:03:34.051Z] === RUN TestDockerNetworkDeletePreferID [2020-09-12T13:03:34.619Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2020-09-12T13:03:34.619Z] === RUN TestDaemonDNSFallback [2020-09-12T13:03:34.623Z] ok github.com/docker/docker/pkg/homedir 0.193s coverage: 42.9% of statements [2020-09-12T13:03:35.083Z] ok github.com/docker/docker/pkg/idtools 0.119s coverage: 7.3% of statements [2020-09-12T13:03:35.542Z] ok github.com/docker/docker/pkg/discovery/kv 3.766s coverage: 84.1% of statements [2020-09-12T13:03:35.874Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-12T13:03:36.510Z] ok github.com/docker/docker/pkg/jsonmessage 0.185s coverage: 91.7% of statements [2020-09-12T13:03:36.510Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2020-09-12T13:03:36.510Z] ok github.com/docker/docker/pkg/archive 7.418s coverage: 63.0% of statements [2020-09-12T13:03:36.510Z] ok github.com/docker/docker/pkg/ioutils 0.713s coverage: 69.7% of statements [2020-09-12T13:03:37.153Z] === RUN TestDockerSuite/TestBuildIidFile [2020-09-12T13:03:37.153Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-09-12T13:03:37.412Z] === RUN TestDockerSuite/TestBuildInheritance [2020-09-12T13:03:37.480Z] ok github.com/docker/docker/pkg/namesgenerator 0.115s coverage: 85.7% of statements [2020-09-12T13:03:37.480Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2020-09-12T13:03:37.671Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-09-12T13:03:37.930Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-09-12T13:03:37.939Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2020-09-12T13:03:38.190Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-09-12T13:03:38.190Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-09-12T13:03:38.757Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-09-12T13:03:38.909Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.086s coverage: 56.8% of statements [2020-09-12T13:03:39.017Z] === RUN TestDockerSuite/TestBuildLabel [2020-09-12T13:03:39.276Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-09-12T13:03:39.844Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-09-12T13:03:39.878Z] ok github.com/docker/docker/pkg/plugins/transport 0.174s coverage: 85.7% of statements [2020-09-12T13:03:40.103Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-09-12T13:03:40.338Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2020-09-12T13:03:40.362Z] === RUN TestDockerSuite/TestBuildLabels [2020-09-12T13:03:40.622Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-09-12T13:03:40.798Z] ok github.com/docker/docker/pkg/progress 0.058s coverage: 75.9% of statements [2020-09-12T13:03:41.191Z] --- PASS: TestDaemonDNSFallback (6.66s) [2020-09-12T13:03:41.191Z] === RUN TestInspectNetwork [2020-09-12T13:03:41.759Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-09-12T13:03:41.767Z] ok github.com/docker/docker/pkg/reexec 0.083s coverage: 82.4% of statements [2020-09-12T13:03:42.226Z] ok github.com/docker/docker/pkg/pubsub 1.123s coverage: 73.9% of statements [2020-09-12T13:03:42.462Z] --- PASS: TestServiceUpdatePidsLimit (17.47s) [2020-09-12T13:03:42.462Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-09-12T13:03:42.462Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-09-12T13:03:42.462Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-09-12T13:03:42.462Z] PASS [2020-09-12T13:03:42.462Z] [2020-09-12T13:03:42.462Z] === Skipped [2020-09-12T13:03:42.462Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-12T13:03:42.462Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-12T13:03:42.462Z] [2020-09-12T13:03:42.462Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-09-12T13:03:42.462Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T13:03:42.462Z] [2020-09-12T13:03:42.462Z] [2020-09-12T13:03:42.462Z] DONE 27 tests, 2 skipped in 159.687s [2020-09-12T13:03:42.462Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-09-12T13:03:42.462Z] ++ 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 [2020-09-12T13:03:42.462Z] ++ set -e [2020-09-12T13:03:42.462Z] ++ '[' -n 0 ']' [2020-09-12T13:03:42.462Z] ++ set -x [2020-09-12T13:03:42.462Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:03:42.686Z] ok github.com/docker/docker/pkg/signal 0.082s coverage: 20.3% of statements [2020-09-12T13:03:42.723Z] INFO: Testing against a local daemon [2020-09-12T13:03:42.723Z] === RUN TestSessionCreate [2020-09-12T13:03:42.723Z] --- PASS: TestSessionCreate (0.06s) [2020-09-12T13:03:42.723Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-12T13:03:42.723Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2020-09-12T13:03:42.723Z] PASS [2020-09-12T13:03:42.723Z] [2020-09-12T13:03:42.723Z] DONE 2 tests in 0.255s [2020-09-12T13:03:42.723Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-09-12T13:03:42.723Z] ++ 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 [2020-09-12T13:03:42.723Z] ++ set -e [2020-09-12T13:03:42.723Z] ++ '[' -n 0 ']' [2020-09-12T13:03:42.723Z] ++ set -x [2020-09-12T13:03:42.723Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:03:42.985Z] INFO: Testing against a local daemon [2020-09-12T13:03:42.985Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-12T13:03:42.985Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-12T13:03:42.985Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-12T13:03:42.985Z] === RUN TestEventsExecDie [2020-09-12T13:03:43.145Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2020-09-12T13:03:43.605Z] ok github.com/docker/docker/pkg/streamformatter 0.055s coverage: 66.2% of statements [2020-09-12T13:03:43.928Z] --- PASS: TestEventsExecDie (0.91s) [2020-09-12T13:03:43.928Z] === RUN TestEventsBackwardsCompatible [2020-09-12T13:03:43.928Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-09-12T13:03:43.928Z] === RUN TestInfoBinaryCommits [2020-09-12T13:03:43.928Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-09-12T13:03:43.928Z] === RUN TestInfoAPIVersioned [2020-09-12T13:03:43.928Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-09-12T13:03:43.928Z] === RUN TestInfoDiscoveryBackend [2020-09-12T13:03:44.065Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2020-09-12T13:03:44.294Z] === RUN TestDockerSuite/TestBuildLastModified [2020-09-12T13:03:44.863Z] === RUN TestInspectNetwork/full_network_id [2020-09-12T13:03:44.863Z] === RUN TestInspectNetwork/partial_network_id [2020-09-12T13:03:44.863Z] === RUN TestInspectNetwork/network_name [2020-09-12T13:03:44.871Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2020-09-12T13:03:44.871Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-12T13:03:45.034Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 38.2% of statements [2020-09-12T13:03:45.121Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-12T13:03:45.493Z] ok github.com/docker/docker/pkg/system 0.063s coverage: 13.8% of statements [2020-09-12T13:03:45.814Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-12T13:03:45.814Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-12T13:03:45.954Z] ok github.com/docker/docker/pkg/tailfile 0.185s coverage: 88.6% of statements [2020-09-12T13:03:46.390Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-09-12T13:03:46.390Z] === RUN TestInfoAPI [2020-09-12T13:03:46.390Z] --- PASS: TestInfoAPI (0.05s) [2020-09-12T13:03:46.390Z] === RUN TestInfoAPIWarnings [2020-09-12T13:03:46.414Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-12T13:03:46.414Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-12T13:03:46.414Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-12T13:03:46.414Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-12T13:03:46.414Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-12T13:03:46.414Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-09-12T13:03:46.414Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-09-12T13:03:46.414Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-12T13:03:46.414Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-12T13:03:46.874Z] ok github.com/docker/docker/pkg/tarsum 0.159s coverage: 89.3% of statements [2020-09-12T13:03:46.874Z] testing: warning: no tests to run [2020-09-12T13:03:46.874Z] coverage: [no statements] [2020-09-12T13:03:46.874Z] ok github.com/docker/docker/pkg/term/windows 0.052s coverage: [no statements] [no tests to run] [2020-09-12T13:03:46.963Z] --- PASS: TestInfoAPIWarnings (0.62s) [2020-09-12T13:03:46.963Z] === RUN TestInfoDebug [2020-09-12T13:03:47.334Z] ok github.com/docker/docker/pkg/truncindex 0.162s coverage: 91.5% of statements [2020-09-12T13:03:47.537Z] --- PASS: TestInfoDebug (0.59s) [2020-09-12T13:03:47.537Z] === RUN TestInfoInsecureRegistries [2020-09-12T13:03:47.793Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2020-09-12T13:03:47.793Z] ok github.com/docker/docker/pkg/useragent 0.049s coverage: 88.9% of statements [2020-09-12T13:03:48.109Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2020-09-12T13:03:48.109Z] === RUN TestInfoRegistryMirrors [2020-09-12T13:03:48.682Z] --- PASS: TestInfoRegistryMirrors (0.59s) [2020-09-12T13:03:48.682Z] === RUN TestLoginFailsWithBadCredentials [2020-09-12T13:03:48.943Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-09-12T13:03:48.943Z] === RUN TestPingCacheHeaders [2020-09-12T13:03:48.943Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-09-12T13:03:48.943Z] === RUN TestPingGet [2020-09-12T13:03:49.157Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-12T13:03:49.158Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2020-09-12T13:03:49.158Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-12T13:03:49.158Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 5.7% of statements [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/types [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-12T13:03:49.158Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-12T13:03:49.158Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-12T13:03:49.158Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-09-12T13:03:49.158Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/builder [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-12T13:03:49.158Z] ok github.com/docker/docker/builder/dockerignore 0.020s coverage: 96.8% of statements [2020-09-12T13:03:49.158Z] ok github.com/docker/docker/builder/dockerfile 0.162s coverage: 48.0% of statements [2020-09-12T13:03:49.158Z] ok github.com/docker/docker/builder/remotecontext 0.119s coverage: 13.6% of statements [2020-09-12T13:03:49.158Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-09-12T13:03:49.158Z] ok github.com/docker/docker/builder/remotecontext/git 1.255s coverage: 86.3% of statements [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/cli [no test files] [2020-09-12T13:03:49.158Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-12T13:03:49.204Z] --- PASS: TestPingGet (0.03s) [2020-09-12T13:03:49.204Z] === RUN TestPingHead [2020-09-12T13:03:49.204Z] --- PASS: TestPingHead (0.05s) [2020-09-12T13:03:49.204Z] === RUN TestVersion [2020-09-12T13:03:49.204Z] --- PASS: TestVersion (0.05s) [2020-09-12T13:03:49.204Z] PASS [2020-09-12T13:03:49.204Z] [2020-09-12T13:03:49.204Z] === Skipped [2020-09-12T13:03:49.204Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-12T13:03:49.204Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-12T13:03:49.204Z] [2020-09-12T13:03:49.204Z] [2020-09-12T13:03:49.204Z] DONE 18 tests, 1 skipped in 6.422s [2020-09-12T13:03:49.204Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-12T13:03:49.204Z] ++ 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 [2020-09-12T13:03:49.204Z] ++ set -e [2020-09-12T13:03:49.204Z] ++ '[' -n 0 ']' [2020-09-12T13:03:49.204Z] ++ set -x [2020-09-12T13:03:49.204Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:03:49.307Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-09-12T13:03:49.307Z] --- PASS: TestInspectNetwork (8.13s) [2020-09-12T13:03:49.307Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-12T13:03:49.307Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-12T13:03:49.307Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-12T13:03:49.307Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-12T13:03:49.307Z] === RUN TestRunContainerWithBridgeNone [2020-09-12T13:03:49.332Z] ok github.com/docker/docker/plugin/v2 0.160s coverage: 20.1% of statements [2020-09-12T13:03:49.465Z] INFO: Testing against a local daemon [2020-09-12T13:03:49.465Z] === RUN TestVolumesCreateAndList [2020-09-12T13:03:49.465Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-12T13:03:49.465Z] === RUN TestVolumesRemove [2020-09-12T13:03:49.465Z] --- PASS: TestVolumesRemove (0.12s) [2020-09-12T13:03:49.465Z] === RUN TestVolumesInspect [2020-09-12T13:03:49.465Z] --- PASS: TestVolumesInspect (0.03s) [2020-09-12T13:03:49.465Z] === RUN TestVolumesInvalidJSON [2020-09-12T13:03:49.465Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-12T13:03:49.465Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-12T13:03:49.465Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-12T13:03:49.465Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-09-12T13:03:49.465Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-12T13:03:49.465Z] PASS [2020-09-12T13:03:49.466Z] [2020-09-12T13:03:49.466Z] DONE 5 tests in 0.353s [2020-09-12T13:03:49.466Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-12T13:03:49.792Z] ok github.com/docker/docker/plugin 0.234s coverage: 12.0% of statements [2020-09-12T13:03:49.792Z] ok github.com/docker/docker/reference 0.412s coverage: 84.4% of statements [2020-09-12T13:03:50.037Z] ++++ cat bundles/test-integration/docker.pid [2020-09-12T13:03:50.037Z] +++ kill 13601 [2020-09-12T13:03:50.526Z] ok github.com/docker/docker/client 0.135s coverage: 75.4% of statements [2020-09-12T13:03:50.762Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2020-09-12T13:03:51.213Z] --- PASS: TestRunContainerWithBridgeNone (1.87s) [2020-09-12T13:03:51.213Z] === RUN TestNetworkInvalidJSON [2020-09-12T13:03:51.213Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-12T13:03:51.213Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-12T13:03:51.213Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-12T13:03:51.213Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-12T13:03:51.213Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-12T13:03:51.213Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-12T13:03:51.213Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-12T13:03:51.213Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-12T13:03:51.213Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-12T13:03:51.213Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-12T13:03:51.213Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-12T13:03:51.213Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-12T13:03:51.213Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-09-12T13:03:51.213Z] === RUN TestHostIPv4BridgeLabel [2020-09-12T13:03:51.213Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-09-12T13:03:51.221Z] ok github.com/docker/docker/registry/resumable 0.315s coverage: 100.0% of statements [2020-09-12T13:03:51.423Z] +++ /etc/init.d/apparmor stop [2020-09-12T13:03:51.423Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-12T13:03:51.423Z] [2020-09-12T13:03:51.423Z] Unloading profiles will leave already running processes permanently [2020-09-12T13:03:51.423Z] unconfined, which can lead to unexpected situations. [2020-09-12T13:03:51.423Z] [2020-09-12T13:03:51.423Z] To set a process to complain mode, use the command line tool [2020-09-12T13:03:51.423Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-12T13:03:51.423Z] +++ true [2020-09-12T13:03:51.423Z] exiting test-integration [2020-09-12T13:03:51.423Z] ++ exit 0 [2020-09-12T13:03:51.423Z] [2020-09-12T13:03:51.472Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-09-12T13:03:51.472Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-09-12T13:03:51.682Z] ok github.com/docker/docker/runconfig 0.043s coverage: 52.2% of statements [2020-09-12T13:03:51.731Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-09-12T13:03:51.732Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-09-12T13:03:51.732Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2020-09-12T13:03:51.732Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-12T13:03:51.991Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-09-12T13:03:52.651Z] ok github.com/docker/docker/testutil 0.384s coverage: 62.5% of statements [2020-09-12T13:03:52.929Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-09-12T13:03:52.929Z] === RUN TestDaemonDefaultNetworkPools [2020-09-12T13:03:53.111Z] ok github.com/docker/docker/registry 0.513s coverage: 51.7% of statements [2020-09-12T13:03:53.188Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder Post stage [Pipeline] junit [2020-09-12T13:03:53.354Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-12T13:03:53.756Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-09-12T13:03:53.756Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-12T13:03:54.031Z] + echo Ensuring container killed. [2020-09-12T13:03:54.031Z] Ensuring container killed. [2020-09-12T13:03:54.031Z] + docker rm -vf docker-pr1 [2020-09-12T13:03:54.031Z] Error: No such container: docker-pr1 [2020-09-12T13:03:54.031Z] + true [Pipeline] sh [2020-09-12T13:03:54.321Z] + echo Chowning /workspace to jenkins user [2020-09-12T13:03:54.321Z] Chowning /workspace to jenkins user [2020-09-12T13:03:54.321Z] + id -u [2020-09-12T13:03:54.321Z] + id -g [2020-09-12T13:03:54.321Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41441:/workspace busybox chown -R 1000:1000 /workspace [2020-09-12T13:03:54.321Z] Unable to find image 'busybox:latest' locally [2020-09-12T13:03:54.321Z] latest: Pulling from library/busybox [2020-09-12T13:03:54.324Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-09-12T13:03:54.584Z] 590851f7c68b: Pulling fs layer [2020-09-12T13:03:54.584Z] 590851f7c68b: Verifying Checksum [2020-09-12T13:03:54.584Z] 590851f7c68b: Download complete [2020-09-12T13:03:54.848Z] 590851f7c68b: Pull complete [2020-09-12T13:03:54.848Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-12T13:03:54.848Z] Status: Downloaded newer image for busybox:latest [2020-09-12T13:03:54.893Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-09-12T13:03:54.893Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-12T13:03:56.020Z] ok github.com/docker/docker/volume/drivers 0.169s coverage: 36.1% of statements [2020-09-12T13:03:56.020Z] ok github.com/docker/docker/volume/local 0.366s coverage: 37.7% of statements [2020-09-12T13:03:56.020Z] ok github.com/docker/docker/volume/mounts 0.079s coverage: 66.2% of statements [2020-09-12T13:03:56.270Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2020-09-12T13:03:56.270Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-12T13:03:56.838Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-09-12T13:03:56.838Z] === RUN TestServiceWithPredefinedNetwork [2020-09-12T13:03:57.098Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-09-12T13:03:57.358Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-09-12T13:03:57.559Z] ok github.com/docker/docker/volume/service 0.362s coverage: 70.3% of statements [2020-09-12T13:03:57.926Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-12T13:03:58.499Z] + bundleName=arm64-integration [2020-09-12T13:03:58.499Z] + echo Creating arm64-integration-bundles.tar.gz [2020-09-12T13:03:58.499Z] Creating arm64-integration-bundles.tar.gz [2020-09-12T13:03:58.499Z] + find bundles -path */root/*overlay2+ -prune -oxargs tar -type -czf arm64-integration-bundles.tar.gz [2020-09-12T13:03:58.499Z] f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-09-12T13:03:58.775Z] Archiving artifacts [2020-09-12T13:03:59.833Z] --- PASS: TestServiceWithPredefinedNetwork (2.88s) [2020-09-12T13:03:59.833Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-12T13:03:59.833Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-12T13:03:59.833Z] service_test.go:236: FLAKY_TEST [2020-09-12T13:03:59.833Z] === RUN TestServiceWithDataPathPortInit [2020-09-12T13:04:00.618Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41441/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-12T13:04:00.951Z] + make clean [2020-09-12T13:04:01.526Z] docker volume rm -f docker-dev-cache [2020-09-12T13:04:01.788Z] docker-dev-cache [Pipeline] deleteDir [2020-09-12T13:04:05.106Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-12T13:04:07.010Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-09-12T13:04:07.946Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-09-12T13:04:09.852Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-09-12T13:04:09.852Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-09-12T13:04:13.141Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-09-12T13:04:13.141Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-09-12T13:04:14.521Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-09-12T13:04:14.781Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-09-12T13:04:15.269Z] ok github.com/docker/docker/pkg/plugins 35.103s coverage: 73.4% of statements [2020-09-12T13:04:15.269Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-12T13:04:15.269Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-12T13:04:15.269Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-12T13:04:15.269Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-09-12T13:04:15.269Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-12T13:04:15.269Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-12T13:04:15.269Z] ? github.com/docker/docker/rootless [no test files] [2020-09-12T13:04:15.269Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-12T13:04:15.269Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-12T13:04:15.269Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-12T13:04:15.269Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-12T13:04:15.269Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-12T13:04:15.269Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-12T13:04:15.269Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-12T13:04:15.269Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-12T13:04:15.269Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-12T13:04:15.269Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-12T13:04:15.269Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-12T13:04:15.269Z] ? github.com/docker/docker/volume [no test files] [2020-09-12T13:04:15.269Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-12T13:04:15.269Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-12T13:04:15.348Z] --- PASS: TestServiceWithDataPathPortInit (15.78s) [2020-09-12T13:04:15.348Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === Skipped [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-09-12T13:04:16.238Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-09-12T13:04:16.238Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-09-12T13:04:16.238Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-09-12T13:04:16.238Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-09-12T13:04:16.238Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-09-12T13:04:16.238Z] client_test.go:23: runtime.GOOS == "windows" [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-09-12T13:04:16.238Z] daemon_test.go:147: root required [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-09-12T13:04:16.238Z] reload_test.go:520: root required [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-09-12T13:04:16.238Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-09-12T13:04:16.238Z] pull_v2_test.go:73: Needs fixing on Windows [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-09-12T13:04:16.238Z] pull_v2_test.go:118: Needs fixing on Windows [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-09-12T13:04:16.238Z] download_test.go:268: Needs fixing on Windows [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-09-12T13:04:16.238Z] layer_test.go:304: Failing on Windows [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-09-12T13:04:16.238Z] layer_test.go:353: Failing on Windows [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-09-12T13:04:16.238Z] layer_test.go:468: Failing on Windows [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-09-12T13:04:16.238Z] layer_test.go:697: Failing on Windows [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-09-12T13:04:16.238Z] migration_test.go:46: Failing on Windows [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-09-12T13:04:16.238Z] migration_test.go:182: Failing on Windows [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-09-12T13:04:16.238Z] mount_test.go:17: Failing on Windows [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-09-12T13:04:16.238Z] mount_test.go:76: Failing on Windows [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-09-12T13:04:16.238Z] mount_test.go:125: Failing on Windows [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-09-12T13:04:16.238Z] mount_test.go:212: Failing on Windows [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-09-12T13:04:16.238Z] archive_test.go:133: Xz not present in msys2 [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-09-12T13:04:16.238Z] archive_test.go:238: Failing on Windows CI machines [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-09-12T13:04:16.238Z] archive_windows_test.go:16: Currently fails [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-09-12T13:04:16.238Z] changes_test.go:192: needs more investigation [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-09-12T13:04:16.238Z] changes_test.go:405: needs further investigation [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-09-12T13:04:16.238Z] changes_test.go:441: needs further investigation [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-09-12T13:04:16.238Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-09-12T13:04:16.238Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-09-12T13:04:16.238Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-09-12T13:04:16.238Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-09-12T13:04:16.238Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-09-12T13:04:16.238Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-09-12T13:04:16.238Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-09-12T13:04:16.238Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-09-12T13:04:16.238Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-09-12T13:04:16.238Z] poller_test.go:41: No chmod on Windows [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-09-12T13:04:16.238Z] fileutils_test.go:134: Needs porting to Windows [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-09-12T13:04:16.238Z] fileutils_test.go:180: Needs porting to Windows [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-09-12T13:04:16.238Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-09-12T13:04:16.238Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-09-12T13:04:16.238Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-09-12T13:04:16.238Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-09-12T13:04:16.238Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-09-12T13:04:16.238Z] local_test.go:181: runtime.GOOS == "windows" [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] [2020-09-12T13:04:16.238Z] DONE 1781 tests, 46 skipped in 197.542s [2020-09-12T13:04:16.238Z] INFO: make.ps1 ended at 09/12/2020 13:04:15 [2020-09-12T13:04:16.283Z] === RUN TestDockerSuite/TestBuildNetNone [2020-09-12T13:04:16.545Z] === RUN TestDockerSuite/TestBuildNoContext [2020-09-12T13:04:17.484Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-09-12T13:04:17.777Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-09-12T13:04:18.235Z] INFO: Unit tests ended at 09/12/2020 13:04:17. Duration:00:03:32.5093904 [2020-09-12T13:04:18.235Z] INFO: Building busybox [2020-09-12T13:04:18.235Z] Sending build context to Docker daemon 5.12kB [2020-09-12T13:04:18.235Z] [2020-09-12T13:04:18.235Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-09-12T13:04:18.235Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-09-12T13:04:18.235Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-09-12T13:04:18.235Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-09-12T13:04:18.235Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-09-12T13:04:18.235Z] ---> 715aaeac112d [2020-09-12T13:04:18.235Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-09-12T13:04:18.235Z] ---> Running in 2ef54c002ffb [2020-09-12T13:04:18.422Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-09-12T13:04:19.359Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-09-12T13:04:19.618Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-09-12T13:04:19.618Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-09-12T13:04:20.185Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-09-12T13:04:20.185Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-09-12T13:04:20.753Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-09-12T13:04:22.169Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-09-12T13:04:22.430Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-09-12T13:04:23.376Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.04s) [2020-09-12T13:04:23.376Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:shbwbyyrjvgyiw45fw3n5rwfr Created:2020-09-12 13:04:16.939578863 +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[1bd87138a9e611facfc2a1dd10c64788552defd2ef597824802b351a92577110:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hm7ni96xey69phtmyn4wkswze EndpointID:4d1096daa503f2b997240aae19c3c0537b0abb4b583a35de08b962a25b23c53e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ed4f5c4156271951a31cfcb7aea33dec3c39483dcd4ff2512a21ead469a5c4d4 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:22f65bd8c3bd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hm7ni96xey69phtmyn4wkswze EndpointID:4d1096daa503f2b997240aae19c3c0537b0abb4b583a35de08b962a25b23c53e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-12T13:04:23.376Z] PASS [2020-09-12T13:04:23.376Z] [2020-09-12T13:04:23.376Z] === Skipped [2020-09-12T13:04:23.376Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-12T13:04:23.376Z] service_test.go:236: FLAKY_TEST [2020-09-12T13:04:23.376Z] [2020-09-12T13:04:23.376Z] [2020-09-12T13:04:23.376Z] DONE 23 tests, 1 skipped in 49.793s [2020-09-12T13:04:23.376Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-12T13:04:23.376Z] ++ 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 [2020-09-12T13:04:23.376Z] ++ set -e [2020-09-12T13:04:23.377Z] ++ '[' -n 0 ']' [2020-09-12T13:04:23.377Z] ++ set -x [2020-09-12T13:04:23.377Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:04:23.646Z] INFO: Testing against a local daemon [2020-09-12T13:04:23.646Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-12T13:04:23.646Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-12T13:04:23.646Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-12T13:04:23.646Z] === RUN TestDockerNetworkIpvlan [2020-09-12T13:04:23.646Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-12T13:04:23.646Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-12T13:04:23.646Z] PASS [2020-09-12T13:04:23.646Z] [2020-09-12T13:04:23.646Z] === Skipped [2020-09-12T13:04:23.646Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-12T13:04:23.646Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-12T13:04:23.646Z] [2020-09-12T13:04:23.646Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-12T13:04:23.646Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-12T13:04:23.646Z] [2020-09-12T13:04:23.646Z] [2020-09-12T13:04:23.646Z] DONE 2 tests, 2 skipped in 0.153s [2020-09-12T13:04:23.646Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-12T13:04:23.646Z] ++ 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 [2020-09-12T13:04:23.646Z] ++ set -e [2020-09-12T13:04:23.646Z] ++ '[' -n 0 ']' [2020-09-12T13:04:23.646Z] ++ set -x [2020-09-12T13:04:23.646Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:04:23.905Z] INFO: Testing against a local daemon [2020-09-12T13:04:23.905Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-12T13:04:24.030Z] Removing intermediate container 2ef54c002ffb [2020-09-12T13:04:24.030Z] ---> b74a454bdab7 [2020-09-12T13:04:24.030Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-09-12T13:04:24.030Z] ---> Running in 9328b73849bc [2020-09-12T13:04:24.030Z] Removing intermediate container 9328b73849bc [2020-09-12T13:04:24.030Z] ---> 2cced6d1ae4a [2020-09-12T13:04:24.030Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-09-12T13:04:24.030Z] ---> Running in f3e24eec2cd0 [2020-09-12T13:04:24.471Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-09-12T13:04:24.488Z] Removing intermediate container f3e24eec2cd0 [2020-09-12T13:04:24.488Z] ---> b232333f030a [2020-09-12T13:04:24.488Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-09-12T13:04:25.407Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-09-12T13:04:25.408Z] === RUN TestDockerNetworkMacvlan [2020-09-12T13:04:25.408Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-09-12T13:04:25.976Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-12T13:04:26.026Z] [2020-09-12T13:04:26.486Z] ---> bd062ff9c5a6 [2020-09-12T13:04:26.486Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-09-12T13:04:26.486Z] ---> Running in a420a9a5f350 [2020-09-12T13:04:26.912Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-12T13:04:27.171Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-09-12T13:04:27.431Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-09-12T13:04:27.999Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-12T13:04:28.258Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-09-12T13:04:29.286Z] ok github.com/docker/docker/cmd/dockerd 0.062s coverage: 30.8% of statements [2020-09-12T13:04:30.166Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-09-12T13:04:30.425Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-09-12T13:04:30.652Z] ok github.com/docker/docker/container 0.118s coverage: 34.7% of statements [2020-09-12T13:04:30.652Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-12T13:04:30.652Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-12T13:04:30.652Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-12T13:04:30.652Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-12T13:04:30.993Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-12T13:04:33.529Z] === RUN TestDockerSuite/TestBuildPATH [2020-09-12T13:04:33.529Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-12T13:04:35.436Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-09-12T13:04:36.005Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-09-12T13:04:36.816Z] Removing intermediate container a420a9a5f350 [2020-09-12T13:04:36.816Z] ---> 78a0189a4678 [2020-09-12T13:04:36.816Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-09-12T13:04:36.816Z] ---> Running in a13ed9324d09 [2020-09-12T13:04:36.942Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-09-12T13:04:37.783Z] [2020-09-12T13:04:37.783Z] SUCCESS: Specified value was saved. [2020-09-12T13:04:37.881Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-12T13:04:38.817Z] --- PASS: TestDockerNetworkMacvlan (13.73s) [2020-09-12T13:04:38.817Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-09-12T13:04:38.817Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.26s) [2020-09-12T13:04:38.817Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.76s) [2020-09-12T13:04:38.817Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.46s) [2020-09-12T13:04:38.817Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.93s) [2020-09-12T13:04:38.817Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.81s) [2020-09-12T13:04:38.817Z] PASS [2020-09-12T13:04:39.076Z] [2020-09-12T13:04:39.076Z] DONE 8 tests in 15.290s [2020-09-12T13:04:39.076Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-12T13:04:39.076Z] ++ 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 [2020-09-12T13:04:39.076Z] ++ set -e [2020-09-12T13:04:39.076Z] ++ '[' -n 0 ']' [2020-09-12T13:04:39.076Z] ++ set -x [2020-09-12T13:04:39.076Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:04:39.076Z] testing: warning: no tests to run [2020-09-12T13:04:39.076Z] PASS [2020-09-12T13:04:39.076Z] [2020-09-12T13:04:39.076Z] DONE 0 tests in 0.037s [2020-09-12T13:04:39.076Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-12T13:04:39.076Z] ++ 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 [2020-09-12T13:04:39.076Z] ++ set -e [2020-09-12T13:04:39.076Z] ++ '[' -n 0 ']' [2020-09-12T13:04:39.076Z] ++ set -x [2020-09-12T13:04:39.076Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:04:39.335Z] INFO: Testing against a local daemon [2020-09-12T13:04:39.335Z] === RUN TestAuthZPluginAllowRequest [2020-09-12T13:04:40.593Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2020-09-12T13:04:40.683Z] Removing intermediate container a13ed9324d09 [2020-09-12T13:04:40.684Z] ---> 5f539f69a636 [2020-09-12T13:04:40.684Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-09-12T13:04:40.684Z] ---> Running in 366b2262f79a [2020-09-12T13:04:40.711Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2020-09-12T13:04:40.711Z] === RUN TestAuthZPluginTLS [2020-09-12T13:04:41.277Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-09-12T13:04:41.277Z] === RUN TestAuthZPluginDenyRequest [2020-09-12T13:04:41.844Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-09-12T13:04:41.844Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-12T13:04:42.411Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-09-12T13:04:42.411Z] === RUN TestAuthZPluginDenyResponse [2020-09-12T13:04:42.483Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-09-12T13:04:42.978Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-09-12T13:04:42.978Z] === RUN TestAuthZPluginAllowEventStream [2020-09-12T13:04:43.546Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-09-12T13:04:43.847Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-09-12T13:04:44.414Z] Cannot create a file when that file already exists. [2020-09-12T13:04:44.482Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2020-09-12T13:04:44.482Z] === RUN TestAuthZPluginErrorResponse [2020-09-12T13:04:44.742Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-09-12T13:04:44.742Z] === RUN TestAuthZPluginErrorRequest [2020-09-12T13:04:45.309Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2020-09-12T13:04:45.309Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-12T13:04:45.876Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-09-12T13:04:45.876Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-12T13:04:46.443Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-09-12T13:04:47.916Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2020-09-12T13:04:47.916Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-12T13:04:48.492Z] === RUN TestDockerSuite/TestBuildRm [2020-09-12T13:04:49.869Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.97s) [2020-09-12T13:04:49.869Z] === RUN TestAuthZPluginHeader [2020-09-12T13:04:50.202Z] Removing intermediate container 366b2262f79a [2020-09-12T13:04:50.202Z] ---> b90cbb1c630c [2020-09-12T13:04:50.202Z] Step 13/13 : CMD ["sh"] [2020-09-12T13:04:50.202Z] ---> Running in a905a5f304b1 [2020-09-12T13:04:50.202Z] Removing intermediate container a905a5f304b1 [2020-09-12T13:04:50.202Z] ---> 582513220bc6 [2020-09-12T13:04:50.202Z] Successfully built 582513220bc6 [2020-09-12T13:04:50.202Z] Successfully tagged busybox:latest [2020-09-12T13:04:50.202Z] INFO: Docker images of the daemon under test [2020-09-12T13:04:50.202Z] [2020-09-12T13:04:50.202Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-12T13:04:50.202Z] busybox latest 582513220bc6 Less than a second ago 5.12GB [2020-09-12T13:04:50.202Z] microsoft/windowsservercore latest 715aaeac112d 9 days ago 5.06GB [2020-09-12T13:04:50.202Z] mcr.microsoft.com/windows/servercore ltsc2019 715aaeac112d 9 days ago 5.06GB [2020-09-12T13:04:50.202Z] [2020-09-12T13:04:50.202Z] INFO: Running integration tests at 09/12/2020 13:04:49... [2020-09-12T13:04:50.202Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-09-12T13:04:50.202Z] INFO: Integration API tests being run from the host: [2020-09-12T13:04:50.202Z] INFO: make.ps1 starting at 09/12/2020 13:04:49 [2020-09-12T13:04:50.437Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-09-12T13:04:50.437Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-12T13:04:50.661Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-09-12T13:04:51.005Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-09-12T13:04:51.942Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-09-12T13:04:52.883Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-09-12T13:04:53.142Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-09-12T13:04:53.401Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-09-12T13:04:53.783Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 14.1% of statements [2020-09-12T13:04:54.339Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.95s) [2020-09-12T13:04:54.339Z] === RUN TestAuthZPluginV2Disable [2020-09-12T13:04:54.345Z] ok github.com/docker/docker/daemon 12.213s coverage: 17.4% of statements [2020-09-12T13:04:54.345Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-12T13:04:54.345Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-12T13:04:54.345Z] ok github.com/docker/docker/daemon/config 0.060s coverage: 81.8% of statements [2020-09-12T13:04:54.599Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-09-12T13:04:55.537Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-09-12T13:04:55.712Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-09-12T13:04:55.712Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-09-12T13:04:55.712Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-12T13:04:55.712Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-12T13:04:56.106Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-09-12T13:04:57.077Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-09-12T13:04:58.013Z] --- PASS: TestAuthZPluginV2Disable (3.34s) [2020-09-12T13:04:58.013Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-12T13:04:58.950Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-09-12T13:04:58.950Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-09-12T13:04:58.968Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.401s coverage: 73.1% of statements [2020-09-12T13:04:59.209Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-09-12T13:04:59.209Z] === RUN TestDockerSuite/TestBuildSpaces [2020-09-12T13:04:59.468Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-09-12T13:04:59.529Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.9% of statements [2020-09-12T13:05:00.037Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-09-12T13:05:00.037Z] === RUN TestDockerSuite/TestBuildStderr [2020-09-12T13:05:00.456Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.403s coverage: 57.0% of statements [2020-09-12T13:05:00.614Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-09-12T13:05:00.872Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-09-12T13:05:00.872Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.10s) [2020-09-12T13:05:00.872Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-12T13:05:02.980Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.8% of statements [2020-09-12T13:05:04.353Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.184s coverage: 49.5% of statements [2020-09-12T13:05:05.067Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-09-12T13:05:05.282Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.794s coverage: 46.2% of statements [2020-09-12T13:05:05.282Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-12T13:05:06.005Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-09-12T13:05:06.653Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.575s coverage: 57.7% of statements [2020-09-12T13:05:06.653Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-12T13:05:07.216Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.366s coverage: 76.1% of statements [2020-09-12T13:05:07.216Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-12T13:05:07.383Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-09-12T13:05:07.951Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-09-12T13:05:08.583Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.030s coverage: 58.0% of statements [2020-09-12T13:05:08.889Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-09-12T13:05:09.146Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-09-12T13:05:10.075Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-09-12T13:05:10.267Z] === RUN TestDockerSuite/TestBuildUser [2020-09-12T13:05:11.444Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.8% of statements [2020-09-12T13:05:11.444Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-12T13:05:11.444Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-12T13:05:11.645Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-09-12T13:05:12.007Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 41.0% of statements [2020-09-12T13:05:12.581Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.73s) [2020-09-12T13:05:12.581Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-12T13:05:13.373Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2020-09-12T13:05:13.630Z] ok github.com/docker/docker/daemon/logger/awslogs 0.184s coverage: 77.8% of statements [2020-09-12T13:05:13.630Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-12T13:05:13.630Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-12T13:05:13.957Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-09-12T13:05:14.559Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2020-09-12T13:05:15.122Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-09-12T13:05:15.122Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-09-12T13:05:15.818Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-12T13:05:15.818Z] INFO: Testing against a local daemon [2020-09-12T13:05:16.489Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2020-09-12T13:05:16.489Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-12T13:05:16.745Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.032s coverage: 37.7% of statements [2020-09-12T13:05:18.111Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 33.3% of statements [2020-09-12T13:05:19.479Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-09-12T13:05:19.736Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-09-12T13:05:20.298Z] ok github.com/docker/docker/daemon/logger/splunk 1.711s coverage: 82.5% of statements [2020-09-12T13:05:20.298Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-12T13:05:20.555Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-09-12T13:05:20.555Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-12T13:05:22.446Z] ok github.com/docker/docker/distribution/metadata 0.062s coverage: 48.2% of statements [2020-09-12T13:05:23.009Z] ok github.com/docker/docker/distribution 0.229s coverage: 21.9% of statements [2020-09-12T13:05:23.009Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-12T13:05:23.935Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-09-12T13:05:23.935Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-09-12T13:05:23.935Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-09-12T13:05:24.194Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-09-12T13:05:24.375Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-09-12T13:05:24.762Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-09-12T13:05:24.938Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-09-12T13:05:25.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-09-12T13:05:25.699Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-09-12T13:05:25.699Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-09-12T13:05:25.699Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-09-12T13:05:25.699Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-09-12T13:05:25.699Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-09-12T13:05:25.865Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-09-12T13:05:25.865Z] ok github.com/docker/docker/distribution/xfer 1.881s coverage: 85.1% of statements [2020-09-12T13:05:25.865Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-12T13:05:25.865Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-12T13:05:27.088Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-09-12T13:05:27.088Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-09-12T13:05:27.233Z] ok github.com/docker/docker/image/v1 0.030s coverage: 25.0% of statements [2020-09-12T13:05:27.233Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-12T13:05:27.795Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2020-09-12T13:05:28.025Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-09-12T13:05:28.204Z] ok github.com/docker/docker/integration/build 14.557s [2020-09-12T13:05:28.204Z] [2020-09-12T13:05:28.204Z] === Skipped [2020-09-12T13:05:28.204Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-09-12T13:05:28.204Z] build_session_test.go:25: TODO: BuildKit [2020-09-12T13:05:28.204Z] [2020-09-12T13:05:28.204Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-09-12T13:05:28.204Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:05:28.204Z] [2020-09-12T13:05:28.204Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-09-12T13:05:28.204Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-12T13:05:28.204Z] [2020-09-12T13:05:28.204Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-09-12T13:05:28.204Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-12T13:05:28.204Z] [2020-09-12T13:05:28.204Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-09-12T13:05:28.204Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-12T13:05:28.204Z] [2020-09-12T13:05:28.204Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-09-12T13:05:28.204Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-12T13:05:28.204Z] [2020-09-12T13:05:28.204Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-09-12T13:05:28.204Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-12T13:05:28.204Z] [2020-09-12T13:05:28.204Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-09-12T13:05:28.204Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-12T13:05:28.204Z] [2020-09-12T13:05:28.204Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-09-12T13:05:28.204Z] build_test.go:492: testEnv.OSType == "windows" [2020-09-12T13:05:28.204Z] [2020-09-12T13:05:28.204Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-09-12T13:05:28.204Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-12T13:05:28.204Z] [2020-09-12T13:05:28.204Z] [2020-09-12T13:05:28.204Z] DONE 22 tests, 10 skipped in 36.582s [2020-09-12T13:05:28.204Z] [2020-09-12T13:05:28.204Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-09-12T13:05:28.593Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-09-12T13:05:29.161Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2020-09-12T13:05:29.161Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-09-12T13:05:29.162Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2020-09-12T13:05:29.162Z] PASS [2020-09-12T13:05:29.162Z] [2020-09-12T13:05:29.162Z] DONE 17 tests in 50.219s [2020-09-12T13:05:29.162Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-12T13:05:29.162Z] ++ 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 [2020-09-12T13:05:29.162Z] ++ set -e [2020-09-12T13:05:29.162Z] ++ '[' -n 0 ']' [2020-09-12T13:05:29.162Z] ++ set -x [2020-09-12T13:05:29.163Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:05:29.172Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-12T13:05:29.172Z] INFO: Testing against a local daemon [2020-09-12T13:05:29.172Z] ok github.com/docker/docker/integration/config 0.188s [2020-09-12T13:05:29.421Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-09-12T13:05:29.421Z] INFO: Testing against a local daemon [2020-09-12T13:05:29.421Z] === RUN TestPluginInvalidJSON [2020-09-12T13:05:29.421Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-09-12T13:05:29.421Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-12T13:05:29.421Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-12T13:05:29.421Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-12T13:05:29.421Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-12T13:05:29.421Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-12T13:05:29.421Z] === RUN TestPluginInstall [2020-09-12T13:05:29.421Z] === RUN TestPluginInstall/no_auth [2020-09-12T13:05:29.631Z] [2020-09-12T13:05:29.631Z] === Skipped [2020-09-12T13:05:29.631Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2020-09-12T13:05:29.631Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:05:29.631Z] [2020-09-12T13:05:29.631Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-09-12T13:05:29.631Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:05:29.631Z] [2020-09-12T13:05:29.631Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-09-12T13:05:29.631Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:05:29.631Z] [2020-09-12T13:05:29.631Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-09-12T13:05:29.631Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:05:29.631Z] [2020-09-12T13:05:29.631Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-09-12T13:05:29.631Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:05:29.631Z] [2020-09-12T13:05:29.631Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-09-12T13:05:29.631Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-09-12T13:05:29.631Z] [2020-09-12T13:05:29.631Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-09-12T13:05:29.631Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-09-12T13:05:29.631Z] [2020-09-12T13:05:29.631Z] [2020-09-12T13:05:29.631Z] DONE 7 tests, 7 skipped in 2.291s [2020-09-12T13:05:29.631Z] [2020-09-12T13:05:29.631Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-09-12T13:05:31.052Z] ok github.com/docker/docker/pkg/archive 0.306s coverage: 76.9% of statements [2020-09-12T13:05:31.955Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-09-12T13:05:31.964Z] --- PASS: TestImportExtremelyLargeImageWorks (192.78s) [2020-09-12T13:05:31.964Z] PASS [2020-09-12T13:05:31.964Z] [2020-09-12T13:05:31.964Z] === Skipped [2020-09-12T13:05:31.964Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-12T13:05:31.964Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T13:05:31.964Z] [2020-09-12T13:05:31.964Z] [2020-09-12T13:05:31.964Z] DONE 12 tests, 1 skipped in 193.786s [2020-09-12T13:05:31.964Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-09-12T13:05:31.964Z] ++ 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 [2020-09-12T13:05:31.964Z] ++ set -e [2020-09-12T13:05:31.964Z] ++ '[' -n 0 ']' [2020-09-12T13:05:31.964Z] ++ set -x [2020-09-12T13:05:31.964Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:05:31.964Z] INFO: Testing against a local daemon [2020-09-12T13:05:31.964Z] === RUN TestNetworkCreateDelete [2020-09-12T13:05:31.964Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-09-12T13:05:31.964Z] === RUN TestDockerNetworkDeletePreferID [2020-09-12T13:05:31.964Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-09-12T13:05:31.964Z] === RUN TestDaemonDNSFallback [2020-09-12T13:05:31.964Z] --- PASS: TestDaemonDNSFallback (1.55s) [2020-09-12T13:05:31.964Z] === RUN TestInspectNetwork [2020-09-12T13:05:31.964Z] === RUN TestInspectNetwork/full_network_id [2020-09-12T13:05:31.964Z] === RUN TestInspectNetwork/partial_network_id [2020-09-12T13:05:31.964Z] === RUN TestInspectNetwork/network_name [2020-09-12T13:05:31.964Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-12T13:05:31.964Z] --- PASS: TestInspectNetwork (6.84s) [2020-09-12T13:05:31.964Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-12T13:05:31.964Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-12T13:05:31.964Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-12T13:05:31.964Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-12T13:05:31.964Z] === RUN TestRunContainerWithBridgeNone [2020-09-12T13:05:31.981Z] ok github.com/docker/docker/pkg/authorization 0.172s coverage: 68.3% of statements [2020-09-12T13:05:31.981Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-09-12T13:05:32.237Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-09-12T13:05:32.542Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-12T13:05:32.542Z] INFO: Testing against a local daemon [2020-09-12T13:05:32.602Z] --- PASS: TestRunContainerWithBridgeNone (1.84s) [2020-09-12T13:05:32.602Z] === RUN TestNetworkInvalidJSON [2020-09-12T13:05:32.602Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-12T13:05:32.602Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-12T13:05:32.602Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-12T13:05:32.602Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-12T13:05:32.602Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-12T13:05:32.602Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-12T13:05:32.602Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-12T13:05:32.602Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-12T13:05:32.602Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-12T13:05:32.602Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-09-12T13:05:32.602Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-12T13:05:32.602Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-12T13:05:32.602Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-12T13:05:32.602Z] === RUN TestHostIPv4BridgeLabel [2020-09-12T13:05:33.245Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2020-09-12T13:05:33.245Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-12T13:05:33.859Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-09-12T13:05:34.289Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-09-12T13:05:34.289Z] === RUN TestDaemonDefaultNetworkPools [2020-09-12T13:05:34.796Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-09-12T13:05:34.929Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-09-12T13:05:34.930Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-12T13:05:35.365Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-09-12T13:05:35.585Z] ok github.com/docker/docker/pkg/chrootarchive 2.535s coverage: 43.2% of statements [2020-09-12T13:05:35.842Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-09-12T13:05:35.934Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-09-12T13:05:35.934Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-09-12T13:05:35.995Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-09-12T13:05:35.995Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-12T13:05:36.098Z] ok github.com/docker/docker/layer 8.044s coverage: 68.8% of statements [2020-09-12T13:05:36.098Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-12T13:05:36.098Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-12T13:05:36.098Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-12T13:05:36.098Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-12T13:05:36.098Z] ? github.com/docker/docker/oci [no test files] [2020-09-12T13:05:36.098Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-12T13:05:36.098Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-12T13:05:36.098Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-12T13:05:36.098Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-09-12T13:05:36.659Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-09-12T13:05:36.872Z] === RUN TestDockerSuite/TestBuildXZHost [2020-09-12T13:05:37.440Z] time="2020-09-12T13:05:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-12T13:05:37.440Z] time="2020-09-12T13:05:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b41b9aa697ea49a7a301d2fb4288451528c32703a5e7efadc60ece6fbebffcc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-12T13:05:37.440Z] time="2020-09-12T13:05:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-12T13:05:37.440Z] time="2020-09-12T13:05:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b41b9aa697ea49a7a301d2fb4288451528c32703a5e7efadc60ece6fbebffcc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-12T13:05:37.522Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-09-12T13:05:37.522Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-12T13:05:37.588Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-09-12T13:05:37.700Z] === RUN TestPluginInstall/with_htpasswd [2020-09-12T13:05:37.819Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-09-12T13:05:37.819Z] === RUN TestServiceWithPredefinedNetwork [2020-09-12T13:05:38.150Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-09-12T13:05:38.269Z] time="2020-09-12T13:05:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-12T13:05:38.269Z] time="2020-09-12T13:05:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1362f5cff4bae2cc06a1fe60fbc2b098d901a2d59a242b642eb2ecff31b5a0e6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-12T13:05:38.269Z] time="2020-09-12T13:05:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-12T13:05:38.269Z] time="2020-09-12T13:05:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1362f5cff4bae2cc06a1fe60fbc2b098d901a2d59a242b642eb2ecff31b5a0e6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-12T13:05:38.407Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-09-12T13:05:38.838Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-09-12T13:05:38.838Z] === RUN TestPluginInstall/with_insecure [2020-09-12T13:05:38.838Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-09-12T13:05:38.838Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-09-12T13:05:39.405Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-09-12T13:05:39.773Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-09-12T13:05:39.907Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s) [2020-09-12T13:05:39.907Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-12T13:05:39.907Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-12T13:05:39.907Z] service_test.go:236: FLAKY_TEST [2020-09-12T13:05:39.907Z] === RUN TestServiceWithDataPathPortInit [2020-09-12T13:05:39.973Z] time="2020-09-12T13:05:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-12T13:05:39.973Z] time="2020-09-12T13:05:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:791cd75d9d94c28ee9fee7a3f02960760b167d8b85dc4ba34984961c77bf6513" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-12T13:05:39.973Z] time="2020-09-12T13:05:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-12T13:05:39.973Z] time="2020-09-12T13:05:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:791cd75d9d94c28ee9fee7a3f02960760b167d8b85dc4ba34984961c77bf6513" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-12T13:05:39.973Z] === RUN TestDockerSuite/TestCommitChange [2020-09-12T13:05:40.233Z] --- PASS: TestPluginInstall (10.83s) [2020-09-12T13:05:40.233Z] --- PASS: TestPluginInstall/no_auth (8.22s) [2020-09-12T13:05:40.233Z] --- PASS: TestPluginInstall/with_htpasswd (1.07s) [2020-09-12T13:05:40.233Z] --- PASS: TestPluginInstall/with_insecure (1.53s) [2020-09-12T13:05:40.233Z] plugin_test.go:157: [d8f8796d6d328] daemon is not started [2020-09-12T13:05:40.233Z] PASS [2020-09-12T13:05:40.233Z] [2020-09-12T13:05:40.233Z] DONE 6 tests in 11.040s [2020-09-12T13:05:40.233Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-12T13:05:40.233Z] ++ 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 [2020-09-12T13:05:40.233Z] ++ set -e [2020-09-12T13:05:40.233Z] ++ '[' -n 0 ']' [2020-09-12T13:05:40.233Z] ++ set -x [2020-09-12T13:05:40.233Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-09-12T13:05:40.335Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-09-12T13:05:40.491Z] INFO: Testing against a local daemon [2020-09-12T13:05:40.491Z] === RUN TestExternalGraphDriver [2020-09-12T13:05:40.591Z] ok github.com/docker/docker/pkg/discovery/kv 3.079s coverage: 84.1% of statements [2020-09-12T13:05:40.751Z] === RUN TestExternalGraphDriver/json [2020-09-12T13:05:41.010Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-09-12T13:05:41.157Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-09-12T13:05:41.157Z] ok github.com/docker/docker/pkg/fsutils 0.234s coverage: 85.1% of statements [2020-09-12T13:05:41.578Z] === RUN TestDockerSuite/TestCommitHardlink [2020-09-12T13:05:42.084Z] ok github.com/docker/docker/pkg/idtools 0.434s coverage: 70.1% of statements [2020-09-12T13:05:42.523Z] === RUN TestExternalGraphDriver/spec [2020-09-12T13:05:42.647Z] ok github.com/docker/docker/pkg/ioutils 0.532s coverage: 69.3% of statements [2020-09-12T13:05:42.781Z] === RUN TestDockerSuite/TestCommitNewFile [2020-09-12T13:05:42.902Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-09-12T13:05:42.903Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-12T13:05:42.903Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2020-09-12T13:05:42.903Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-12T13:05:42.903Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-12T13:05:43.159Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-09-12T13:05:43.159Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-12T13:05:43.414Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-09-12T13:05:43.669Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-09-12T13:05:43.925Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2020-09-12T13:05:44.158Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-09-12T13:05:44.180Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-09-12T13:05:44.180Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-12T13:05:44.180Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-12T13:05:44.416Z] === RUN TestExternalGraphDriver/pull [2020-09-12T13:05:44.674Z] === RUN TestDockerSuite/TestCommitTTY [2020-09-12T13:05:45.108Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2020-09-12T13:05:45.608Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-09-12T13:05:45.669Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-09-12T13:05:45.868Z] --- PASS: TestExternalGraphDriver (5.41s) [2020-09-12T13:05:45.868Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2020-09-12T13:05:45.868Z] --- PASS: TestExternalGraphDriver/spec (1.85s) [2020-09-12T13:05:45.868Z] --- PASS: TestExternalGraphDriver/pull (1.55s) [2020-09-12T13:05:45.868Z] === RUN TestGraphdriverPluginV2 [2020-09-12T13:05:45.925Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-09-12T13:05:46.181Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-09-12T13:05:46.436Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-09-12T13:05:47.372Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-09-12T13:05:47.543Z] ok github.com/docker/docker/pkg/pubsub 1.029s coverage: 73.9% of statements [2020-09-12T13:05:47.798Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-09-12T13:05:47.939Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-09-12T13:05:47.939Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-09-12T13:05:47.939Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-09-12T13:05:47.939Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-09-12T13:05:47.939Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-09-12T13:05:47.939Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-09-12T13:05:47.939Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-09-12T13:05:49.316Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-09-12T13:05:49.575Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-09-12T13:05:50.141Z] --- PASS: TestGraphdriverPluginV2 (4.25s) [2020-09-12T13:05:50.141Z] PASS [2020-09-12T13:05:50.141Z] [2020-09-12T13:05:50.141Z] DONE 5 tests in 9.864s [2020-09-12T13:05:50.141Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-12T13:05:50.141Z] ++ 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 [2020-09-12T13:05:50.141Z] ++ set -e [2020-09-12T13:05:50.141Z] ++ '[' -n 0 ']' [2020-09-12T13:05:50.141Z] ++ set -x [2020-09-12T13:05:50.141Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:05:50.400Z] INFO: Testing against a local daemon [2020-09-12T13:05:50.400Z] === RUN TestContinueAfterPluginCrash [2020-09-12T13:05:50.400Z] === PAUSE TestContinueAfterPluginCrash [2020-09-12T13:05:50.400Z] === RUN TestReadPluginNoRead [2020-09-12T13:05:50.400Z] === PAUSE TestReadPluginNoRead [2020-09-12T13:05:50.400Z] === RUN TestDaemonStartWithLogOpt [2020-09-12T13:05:50.400Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-12T13:05:50.400Z] === CONT TestContinueAfterPluginCrash [2020-09-12T13:05:50.400Z] === CONT TestDaemonStartWithLogOpt [2020-09-12T13:05:50.969Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-09-12T13:05:50.969Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-09-12T13:05:51.102Z] ok github.com/docker/docker/pkg/signal 2.373s coverage: 61.0% of statements [2020-09-12T13:05:51.102Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-09-12T13:05:51.358Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-09-12T13:05:51.614Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-09-12T13:05:51.870Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-09-12T13:05:51.907Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-09-12T13:05:52.434Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.6% of statements [2020-09-12T13:05:52.997Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-09-12T13:05:53.287Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-09-12T13:05:53.560Z] ok github.com/docker/docker/pkg/tailfile 0.090s coverage: 88.6% of statements [2020-09-12T13:05:53.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-09-12T13:05:54.116Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-09-12T13:05:54.123Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-09-12T13:05:54.123Z] testing: warning: no tests to run [2020-09-12T13:05:54.123Z] coverage: [no statements] [2020-09-12T13:05:54.123Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-09-12T13:05:54.379Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-09-12T13:05:54.635Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-09-12T13:05:54.892Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-09-12T13:05:55.054Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-09-12T13:05:55.273Z] --- PASS: TestServiceWithDataPathPortInit (13.41s) [2020-09-12T13:05:55.273Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-12T13:05:55.623Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-09-12T13:05:55.883Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-09-12T13:05:55.883Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-09-12T13:05:56.453Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-09-12T13:05:56.453Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-09-12T13:05:56.715Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-09-12T13:05:56.715Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-09-12T13:05:56.715Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-09-12T13:05:56.782Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-09-12T13:05:57.653Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-09-12T13:05:57.653Z] --- PASS: TestDaemonStartWithLogOpt (7.26s) [2020-09-12T13:05:57.654Z] === CONT TestReadPluginNoRead [2020-09-12T13:05:57.711Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-09-12T13:05:58.274Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-09-12T13:05:58.593Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-09-12T13:05:58.835Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-09-12T13:05:59.162Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-09-12T13:05:59.162Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-09-12T13:06:00.199Z] ok github.com/docker/docker/registry 0.077s coverage: 56.3% of statements [2020-09-12T13:06:00.766Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-09-12T13:06:00.857Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s) [2020-09-12T13:06:00.857Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:02ov8fso5rzdqz6t05pwg9i1i Created:2020-09-12 13:05:54.373911665 +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[b8e2f216663324167ec058f789902b5d25a02cdc7f30cdb7af1cc33de358e8bf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m1qrm45nqtgvgs9rugr8iuxb1 EndpointID:656f19a73c99b6afcb681e5f3bcfb7282075e9f00614e5ce9e2d9f0bfa57aa18 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:619c3321dc97264d38d2695e3f60af8bdda2528d6b8d7a4a7181c86cfe811881 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:b93265dc4b2a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m1qrm45nqtgvgs9rugr8iuxb1 EndpointID:656f19a73c99b6afcb681e5f3bcfb7282075e9f00614e5ce9e2d9f0bfa57aa18 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-12T13:06:00.857Z] PASS [2020-09-12T13:06:00.857Z] [2020-09-12T13:06:00.857Z] === Skipped [2020-09-12T13:06:00.857Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-12T13:06:00.857Z] service_test.go:236: FLAKY_TEST [2020-09-12T13:06:00.857Z] [2020-09-12T13:06:00.857Z] [2020-09-12T13:06:00.857Z] DONE 23 tests, 1 skipped in 38.619s [2020-09-12T13:06:00.857Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-12T13:06:00.857Z] ++ 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 [2020-09-12T13:06:00.857Z] ++ set -e [2020-09-12T13:06:00.857Z] ++ '[' -n 0 ']' [2020-09-12T13:06:00.857Z] ++ set -x [2020-09-12T13:06:00.857Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-09-12T13:06:00.857Z] INFO: Testing against a local daemon [2020-09-12T13:06:00.857Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-12T13:06:00.857Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-12T13:06:00.857Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-12T13:06:00.857Z] === RUN TestDockerNetworkIpvlan [2020-09-12T13:06:00.857Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-12T13:06:00.857Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-12T13:06:00.857Z] PASS [2020-09-12T13:06:00.857Z] [2020-09-12T13:06:00.857Z] === Skipped [2020-09-12T13:06:00.857Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-12T13:06:00.857Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-12T13:06:00.857Z] [2020-09-12T13:06:00.857Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-12T13:06:00.857Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-12T13:06:00.857Z] [2020-09-12T13:06:00.857Z] [2020-09-12T13:06:00.857Z] DONE 2 tests, 2 skipped in 0.081s [2020-09-12T13:06:00.857Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-12T13:06:00.857Z] ++ 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 [2020-09-12T13:06:00.857Z] ++ set -e [2020-09-12T13:06:00.857Z] ++ '[' -n 0 ']' [2020-09-12T13:06:00.857Z] ++ set -x [2020-09-12T13:06:00.857Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-09-12T13:06:00.857Z] INFO: Testing against a local daemon [2020-09-12T13:06:00.857Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-12T13:06:01.021Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-09-12T13:06:01.063Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-09-12T13:06:01.063Z] === RUN TestReadPluginNoRead/default [2020-09-12T13:06:01.323Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-09-12T13:06:01.323Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-09-12T13:06:01.581Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-09-12T13:06:01.583Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-09-12T13:06:01.839Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-09-12T13:06:01.909Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-09-12T13:06:01.909Z] === RUN TestDockerNetworkMacvlan [2020-09-12T13:06:02.151Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-09-12T13:06:02.410Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-12T13:06:02.546Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-12T13:06:02.977Z] --- PASS: TestContinueAfterPluginCrash (12.39s) [2020-09-12T13:06:02.977Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-09-12T13:06:03.545Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-09-12T13:06:03.545Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-09-12T13:06:03.592Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-12T13:06:04.112Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-12T13:06:04.112Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-09-12T13:06:04.231Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-12T13:06:04.356Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-09-12T13:06:04.679Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-09-12T13:06:05.247Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-09-12T13:06:05.247Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-09-12T13:06:05.283Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-09-12T13:06:05.506Z] --- PASS: TestReadPluginNoRead (7.83s) [2020-09-12T13:06:05.506Z] --- PASS: TestReadPluginNoRead/default (1.42s) [2020-09-12T13:06:05.506Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2020-09-12T13:06:05.506Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.56s) [2020-09-12T13:06:05.506Z] read_test.go:92: [d2c6dfa9d13a7] daemon is not started [2020-09-12T13:06:05.506Z] PASS [2020-09-12T13:06:05.506Z] [2020-09-12T13:06:05.506Z] DONE 6 tests in 15.332s [2020-09-12T13:06:05.506Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-12T13:06:05.506Z] ++ 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 [2020-09-12T13:06:05.506Z] ++ set -e [2020-09-12T13:06:05.506Z] ++ '[' -n 0 ']' [2020-09-12T13:06:05.506Z] ++ set -x [2020-09-12T13:06:05.506Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-09-12T13:06:05.506Z] testing: warning: no tests to run [2020-09-12T13:06:05.506Z] PASS [2020-09-12T13:06:05.539Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-09-12T13:06:05.766Z] [2020-09-12T13:06:05.766Z] DONE 0 tests in 0.063s [2020-09-12T13:06:05.766Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-12T13:06:05.766Z] ++ 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 [2020-09-12T13:06:05.766Z] ++ set -e [2020-09-12T13:06:05.766Z] ++ '[' -n 0 ']' [2020-09-12T13:06:05.766Z] ++ set -x [2020-09-12T13:06:05.766Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-09-12T13:06:05.766Z] INFO: Testing against a local daemon [2020-09-12T13:06:05.766Z] === RUN TestPluginWithDevMounts [2020-09-12T13:06:05.766Z] === PAUSE TestPluginWithDevMounts [2020-09-12T13:06:05.766Z] === CONT TestPluginWithDevMounts [2020-09-12T13:06:06.025Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-09-12T13:06:06.329Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-12T13:06:06.904Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2020-09-12T13:06:06.963Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-09-12T13:06:07.898Z] --- PASS: TestPluginWithDevMounts (1.93s) [2020-09-12T13:06:07.898Z] PASS [2020-09-12T13:06:07.898Z] [2020-09-12T13:06:07.898Z] DONE 1 tests in 2.096s [2020-09-12T13:06:07.898Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-12T13:06:07.898Z] ++ 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 [2020-09-12T13:06:07.898Z] ++ set -e [2020-09-12T13:06:07.898Z] ++ '[' -n 0 ']' [2020-09-12T13:06:07.898Z] ++ set -x [2020-09-12T13:06:07.898Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:06:07.898Z] INFO: Testing against a local daemon [2020-09-12T13:06:07.898Z] === RUN TestSecretInspect [2020-09-12T13:06:07.898Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-09-12T13:06:07.898Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-09-12T13:06:07.898Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-09-12T13:06:08.156Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-09-12T13:06:08.156Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-09-12T13:06:08.414Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-09-12T13:06:08.425Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-12T13:06:08.672Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-09-12T13:06:10.576Z] --- PASS: TestSecretInspect (2.48s) [2020-09-12T13:06:10.576Z] === RUN TestSecretList [2020-09-12T13:06:11.978Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-12T13:06:12.616Z] --- PASS: TestDockerNetworkMacvlan (10.82s) [2020-09-12T13:06:12.616Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-09-12T13:06:12.616Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-09-12T13:06:12.616Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2020-09-12T13:06:12.616Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s) [2020-09-12T13:06:12.616Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.15s) [2020-09-12T13:06:12.616Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2020-09-12T13:06:12.616Z] PASS [2020-09-12T13:06:12.616Z] [2020-09-12T13:06:12.616Z] DONE 8 tests in 12.300s [2020-09-12T13:06:12.616Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-12T13:06:12.616Z] ++ 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 [2020-09-12T13:06:12.616Z] ++ set -e [2020-09-12T13:06:12.616Z] ++ '[' -n 0 ']' [2020-09-12T13:06:12.616Z] ++ set -x [2020-09-12T13:06:12.617Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:06:12.617Z] testing: warning: no tests to run [2020-09-12T13:06:12.617Z] PASS [2020-09-12T13:06:12.617Z] [2020-09-12T13:06:12.617Z] DONE 0 tests in 0.012s [2020-09-12T13:06:12.617Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-12T13:06:12.617Z] ++ 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 [2020-09-12T13:06:12.617Z] ++ set -e [2020-09-12T13:06:12.617Z] ++ '[' -n 0 ']' [2020-09-12T13:06:12.617Z] ++ set -x [2020-09-12T13:06:12.617Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:06:12.617Z] INFO: Testing against a local daemon [2020-09-12T13:06:12.617Z] === RUN TestAuthZPluginAllowRequest [2020-09-12T13:06:13.109Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-09-12T13:06:13.109Z] --- PASS: TestSecretList (2.79s) [2020-09-12T13:06:13.109Z] === RUN TestSecretsCreateAndDelete [2020-09-12T13:06:13.369Z] === RUN TestDockerSuite/TestContainerAPITop [2020-09-12T13:06:13.937Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-09-12T13:06:13.937Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-09-12T13:06:13.937Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-09-12T13:06:14.153Z] --- PASS: TestAuthZPluginAllowRequest (1.32s) [2020-09-12T13:06:14.153Z] === RUN TestAuthZPluginTLS [2020-09-12T13:06:14.449Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-09-12T13:06:14.449Z] === RUN TestAuthZPluginDenyRequest [2020-09-12T13:06:15.087Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-09-12T13:06:15.087Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-12T13:06:15.339Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2020-09-12T13:06:15.339Z] === RUN TestSecretsUpdate [2020-09-12T13:06:15.724Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-09-12T13:06:15.724Z] === RUN TestAuthZPluginDenyResponse [2020-09-12T13:06:16.374Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-09-12T13:06:16.374Z] === RUN TestAuthZPluginAllowEventStream [2020-09-12T13:06:16.718Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-09-12T13:06:16.977Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-09-12T13:06:17.417Z] --- PASS: TestAuthZPluginAllowEventStream (1.29s) [2020-09-12T13:06:17.417Z] === RUN TestAuthZPluginErrorResponse [2020-09-12T13:06:17.916Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-09-12T13:06:17.916Z] --- PASS: TestSecretsUpdate (2.56s) [2020-09-12T13:06:17.916Z] === RUN TestTemplatedSecret [2020-09-12T13:06:18.056Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-09-12T13:06:18.056Z] === RUN TestAuthZPluginErrorRequest [2020-09-12T13:06:18.693Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-09-12T13:06:18.693Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-12T13:06:18.987Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-09-12T13:06:18.987Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-12T13:06:19.061Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2020-09-12T13:06:19.061Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-12T13:06:19.061Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-12T13:06:19.061Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-12T13:06:19.061Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-12T13:06:19.061Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-12T13:06:19.061Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-12T13:06:19.061Z] ? github.com/docker/docker/rootless [no test files] [2020-09-12T13:06:19.061Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-12T13:06:19.061Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-12T13:06:19.061Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-12T13:06:19.061Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-12T13:06:19.061Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-12T13:06:19.061Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-12T13:06:19.061Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-12T13:06:19.061Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-12T13:06:19.062Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-12T13:06:19.062Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-12T13:06:19.062Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-12T13:06:19.062Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-12T13:06:19.062Z] ? github.com/docker/docker/volume [no test files] [2020-09-12T13:06:19.062Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-12T13:06:19.062Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === Skipped [2020-09-12T13:06:19.062Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-12T13:06:19.062Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-12T13:06:19.062Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-12T13:06:19.062Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T13:06:19.062Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-12T13:06:19.062Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T13:06:19.062Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-12T13:06:19.062Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T13:06:19.062Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-12T13:06:19.062Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T13:06:19.062Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-12T13:06:19.062Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T13:06:19.062Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-12T13:06:19.062Z] graphtest_unix.go:73: No driver to put! [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-12T13:06:19.062Z] time="2020-09-12T13:05:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-12T13:06:19.062Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-12T13:06:19.062Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-12T13:06:19.062Z] time="2020-09-12T13:05:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-12T13:06:19.062Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-12T13:06:19.062Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-12T13:06:19.062Z] time="2020-09-12T13:05:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-12T13:06:19.062Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-12T13:06:19.062Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-12T13:06:19.062Z] time="2020-09-12T13:05:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-12T13:06:19.062Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-12T13:06:19.062Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-12T13:06:19.062Z] time="2020-09-12T13:05:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-12T13:06:19.062Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-12T13:06:19.062Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-12T13:06:19.062Z] graphtest_unix.go:73: No driver to put! [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-12T13:06:19.062Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-12T13:06:19.062Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-12T13:06:19.062Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-12T13:06:19.062Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-12T13:06:19.062Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T13:06:19.062Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-12T13:06:19.062Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T13:06:19.062Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-12T13:06:19.062Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T13:06:19.062Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-12T13:06:19.062Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T13:06:19.062Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-12T13:06:19.062Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-12T13:06:19.062Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-12T13:06:19.062Z] graphtest_unix.go:73: No driver to put! [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-12T13:06:19.062Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-12T13:06:19.062Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] [2020-09-12T13:06:19.062Z] DONE 2138 tests, 26 skipped in 247.465s Post stage [Pipeline] junit [2020-09-12T13:06:19.631Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-09-12T13:06:20.461Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41441/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6efa9e05756f709043790474e877e2df693e1922 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6efa9e05756f709043790474e877e2df693e1922 hack/validate/vendor [2020-09-12T13:06:21.022Z] No vendor changes in diff. [2020-09-12T13:06:21.146Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.68s) [2020-09-12T13:06:21.146Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-12T13:06:21.207Z] --- PASS: TestTemplatedSecret (3.25s) [2020-09-12T13:06:21.207Z] === RUN TestSecretCreateResolve [2020-09-12T13:06:21.466Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-09-12T13:06:21.725Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-09-12T13:06:21.906Z] + echo Building e2e image [2020-09-12T13:06:21.906Z] Building e2e image [2020-09-12T13:06:21.906Z] + docker build --build-arg DOCKER_GITCOMMIT=6efa9e05756f709043790474e877e2df693e1922 -t moby-e2e-test -f Dockerfile.e2e . [2020-09-12T13:06:21.906Z] #2 [internal] load .dockerignore [2020-09-12T13:06:21.906Z] #2 transferring context: 34B done [2020-09-12T13:06:21.906Z] #2 DONE 0.0s [2020-09-12T13:06:21.906Z] [2020-09-12T13:06:21.906Z] #1 [internal] load build definition from Dockerfile.e2e [2020-09-12T13:06:21.906Z] #1 transferring dockerfile: 3.21kB done [2020-09-12T13:06:21.906Z] #1 DONE 0.0s [2020-09-12T13:06:21.906Z] [2020-09-12T13:06:21.906Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-09-12T13:06:22.173Z] #4 ... [2020-09-12T13:06:22.173Z] [2020-09-12T13:06:22.173Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-09-12T13:06:22.173Z] #3 DONE 0.2s [2020-09-12T13:06:22.173Z] [2020-09-12T13:06:22.173Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-09-12T13:06:22.173Z] #4 DONE 0.3s [2020-09-12T13:06:22.173Z] [2020-09-12T13:06:22.173Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-12T13:06:22.173Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-09-12T13:06:22.173Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-09-12T13:06:22.173Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0B / 127.34MB 0.1s [2020-09-12T13:06:22.173Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 0B / 126B 0.1s [2020-09-12T13:06:22.173Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-09-12T13:06:22.173Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-09-12T13:06:22.173Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-09-12T13:06:22.173Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0B / 282.60kB 0.1s [2020-09-12T13:06:22.429Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-09-12T13:06:22.429Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.1s done [2020-09-12T13:06:22.429Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-09-12T13:06:22.660Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2020-09-12T13:06:22.660Z] === RUN TestAuthZPluginHeader [2020-09-12T13:06:22.684Z] #14 ... [2020-09-12T13:06:22.684Z] [2020-09-12T13:06:22.684Z] #8 [internal] load build context [2020-09-12T13:06:22.684Z] #8 transferring context: 854.47kB 0.3s done [2020-09-12T13:06:22.684Z] #8 DONE 0.4s [2020-09-12T13:06:22.684Z] [2020-09-12T13:06:22.684Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-12T13:06:22.684Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 7.85MB / 127.34MB 0.4s [2020-09-12T13:06:22.684Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-09-12T13:06:22.684Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 14.69MB / 127.34MB 0.5s [2020-09-12T13:06:22.684Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-09-12T13:06:22.941Z] #14 ... [2020-09-12T13:06:22.941Z] [2020-09-12T13:06:22.941Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-09-12T13:06:22.941Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-09-12T13:06:22.941Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-09-12T13:06:22.941Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-09-12T13:06:22.941Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-09-12T13:06:22.941Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-09-12T13:06:22.941Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done [2020-09-12T13:06:22.941Z] #5 DONE 0.7s [2020-09-12T13:06:22.941Z] [2020-09-12T13:06:22.941Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-12T13:06:22.941Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 24.35MB / 127.34MB 0.7s [2020-09-12T13:06:23.101Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-09-12T13:06:23.198Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 45.27MB / 127.34MB 1.0s [2020-09-12T13:06:23.199Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 57.57MB / 127.34MB 1.1s [2020-09-12T13:06:23.298Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-09-12T13:06:23.298Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-12T13:06:23.298Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-12T13:06:23.298Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T13:06:23.298Z] === RUN TestAuthZPluginV2Disable [2020-09-12T13:06:23.298Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-12T13:06:23.298Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T13:06:23.298Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-12T13:06:23.298Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-12T13:06:23.298Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T13:06:23.298Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-12T13:06:23.298Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-12T13:06:23.298Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T13:06:23.298Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-12T13:06:23.456Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 69.69MB / 127.34MB 1.2s [2020-09-12T13:06:23.456Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 95.24MB / 127.34MB 1.4s [2020-09-12T13:06:23.711Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 105.26MB / 127.34MB 1.5s [2020-09-12T13:06:23.711Z] #14 ... [2020-09-12T13:06:23.711Z] [2020-09-12T13:06:23.711Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-09-12T13:06:23.711Z] #6 DONE 0.9s [2020-09-12T13:06:23.711Z] [2020-09-12T13:06:23.711Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-12T13:06:23.711Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 118.44MB / 127.34MB 1.6s [2020-09-12T13:06:23.967Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.8s done [2020-09-12T13:06:24.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-09-12T13:06:24.037Z] --- PASS: TestSecretCreateResolve (2.83s) [2020-09-12T13:06:24.037Z] PASS [2020-09-12T13:06:24.037Z] [2020-09-12T13:06:24.037Z] DONE 6 tests in 16.310s [2020-09-12T13:06:24.037Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-12T13:06:24.037Z] ++ 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 [2020-09-12T13:06:24.037Z] ++ set -e [2020-09-12T13:06:24.037Z] ++ '[' -n 0 ']' [2020-09-12T13:06:24.037Z] ++ set -x [2020-09-12T13:06:24.038Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:06:24.253Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0.1s [2020-09-12T13:06:24.296Z] INFO: Testing against a local daemon [2020-09-12T13:06:24.296Z] === RUN TestServiceCreateInit [2020-09-12T13:06:24.296Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-12T13:06:25.233Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-09-12T13:06:26.610Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-09-12T13:06:27.987Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-09-12T13:06:28.246Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-12T13:06:29.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-09-12T13:06:29.533Z] #14 ... [2020-09-12T13:06:29.533Z] [2020-09-12T13:06:29.533Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-09-12T13:06:29.533Z] #7 0.641 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-09-12T13:06:29.533Z] #7 1.719 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-09-12T13:06:29.533Z] #7 1.820 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-09-12T13:06:29.533Z] #7 1.825 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-09-12T13:06:29.533Z] #7 1.834 (3/30) Installing readline (8.0.0-r0) [2020-09-12T13:06:29.533Z] #7 1.844 (4/30) Installing bash (5.0.0-r0) [2020-09-12T13:06:29.533Z] #7 1.859 Executing bash-5.0.0-r0.post-install [2020-09-12T13:06:29.533Z] #7 1.861 (5/30) Installing ca-certificates (20191127-r2) [2020-09-12T13:06:29.533Z] #7 1.881 (6/30) Installing libgcc (8.3.0-r0) [2020-09-12T13:06:29.533Z] #7 1.886 (7/30) Installing libstdc++ (8.3.0-r0) [2020-09-12T13:06:29.533Z] #7 1.899 (8/30) Installing binutils (2.32-r0) [2020-09-12T13:06:29.533Z] #7 1.994 (9/30) Installing gmp (6.1.2-r1) [2020-09-12T13:06:29.533Z] #7 2.001 (10/30) Installing isl (0.18-r0) [2020-09-12T13:06:29.533Z] #7 2.021 (11/30) Installing libgomp (8.3.0-r0) [2020-09-12T13:06:29.533Z] #7 2.027 (12/30) Installing libatomic (8.3.0-r0) [2020-09-12T13:06:29.533Z] #7 2.030 (13/30) Installing mpfr3 (3.1.5-r1) [2020-09-12T13:06:29.533Z] #7 2.037 (14/30) Installing mpc1 (1.1.0-r0) [2020-09-12T13:06:29.533Z] #7 2.041 (15/30) Installing gcc (8.3.0-r0) [2020-09-12T13:06:29.533Z] #7 2.923 (16/30) Installing musl-dev (1.1.22-r3) [2020-09-12T13:06:29.533Z] #7 3.022 (17/30) Installing libc-dev (0.7.1-r0) [2020-09-12T13:06:29.533Z] #7 3.027 (18/30) Installing g++ (8.3.0-r0) [2020-09-12T13:06:29.533Z] #7 3.571 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-09-12T13:06:29.533Z] #7 3.575 (20/30) Installing libcurl (7.66.0-r0) [2020-09-12T13:06:29.533Z] #7 3.583 (21/30) Installing expat (2.2.8-r0) [2020-09-12T13:06:29.533Z] #7 3.588 (22/30) Installing pcre2 (10.33-r0) [2020-09-12T13:06:29.533Z] #7 3.597 (23/30) Installing git (2.22.4-r0) [2020-09-12T13:06:29.533Z] #7 3.803 (24/30) Installing libmnl (1.0.4-r0) [2020-09-12T13:06:29.533Z] #7 3.805 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-09-12T13:06:29.533Z] #7 3.811 (26/30) Installing iptables (1.8.3-r1) [2020-09-12T13:06:29.533Z] #7 3.835 (27/30) Installing pigz (2.4-r0) [2020-09-12T13:06:29.533Z] #7 3.840 (28/30) Installing tar (1.32-r0) [2020-09-12T13:06:29.533Z] #7 3.848 (29/30) Installing xz-libs (5.2.4-r0) [2020-09-12T13:06:29.533Z] #7 3.853 (30/30) Installing xz (5.2.4-r0) [2020-09-12T13:06:29.533Z] #7 3.861 Executing busybox-1.30.1-r3.trigger [2020-09-12T13:06:29.533Z] #7 3.865 Executing ca-certificates-20191127-r2.trigger [2020-09-12T13:06:29.533Z] #7 3.917 OK: 179 MiB in 44 packages [2020-09-12T13:06:29.533Z] #7 DONE 5.1s [2020-09-12T13:06:29.533Z] [2020-09-12T13:06:29.533Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-12T13:06:29.533Z] #14 ... [2020-09-12T13:06:29.533Z] [2020-09-12T13:06:29.533Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-09-12T13:06:29.533Z] #9 DONE 0.1s [2020-09-12T13:06:29.533Z] [2020-09-12T13:06:29.533Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-09-12T13:06:29.533Z] #10 DONE 0.0s [2020-09-12T13:06:29.533Z] [2020-09-12T13:06:29.533Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-09-12T13:06:29.533Z] #11 DONE 0.0s [2020-09-12T13:06:29.533Z] [2020-09-12T13:06:29.533Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-12T13:06:29.533Z] #14 ... [2020-09-12T13:06:29.533Z] [2020-09-12T13:06:29.533Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-09-12T13:06:29.533Z] #12 DONE 0.0s [2020-09-12T13:06:29.533Z] [2020-09-12T13:06:29.533Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-09-12T13:06:29.533Z] #13 DONE 0.0s [2020-09-12T13:06:29.533Z] [2020-09-12T13:06:29.533Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-12T13:06:29.533Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.2s [2020-09-12T13:06:30.095Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 6.0s done [2020-09-12T13:06:30.095Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 [2020-09-12T13:06:30.353Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-09-12T13:06:30.353Z] #14 DONE 8.1s [2020-09-12T13:06:30.353Z] [2020-09-12T13:06:30.353Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-09-12T13:06:30.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b5ada0_} [2020-09-12T13:06:30.913Z] #15 0.389 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-12T13:06:31.839Z] #15 1.438 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-12T13:06:31.839Z] #15 1.544 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-09-12T13:06:31.839Z] #15 1.549 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-09-12T13:06:31.839Z] #15 1.556 (3/54) Installing readline (8.0.4-r0) [2020-09-12T13:06:31.839Z] #15 1.559 (4/54) Installing bash (5.0.17-r0) [2020-09-12T13:06:31.839Z] #15 1.571 Executing bash-5.0.17-r0.post-install [2020-09-12T13:06:31.839Z] #15 1.573 (5/54) Installing linux-headers (5.4.5-r1) [2020-09-12T13:06:31.839Z] #15 1.651 (6/54) Installing libblkid (2.35.2-r0) [2020-09-12T13:06:31.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1047642423_/foo_false____} [2020-09-12T13:06:31.938Z] --- PASS: TestServiceCreateInit (7.67s) [2020-09-12T13:06:31.938Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.90s) [2020-09-12T13:06:31.938Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.75s) [2020-09-12T13:06:31.938Z] === RUN TestCreateServiceMultipleTimes [2020-09-12T13:06:32.095Z] #15 1.655 (7/54) Installing libuuid (2.35.2-r0) [2020-09-12T13:06:32.095Z] #15 1.657 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-09-12T13:06:32.095Z] #15 1.663 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-09-12T13:06:32.095Z] #15 1.667 (10/54) Installing libgcc (9.3.0-r2) [2020-09-12T13:06:32.095Z] #15 1.670 (11/54) Installing libstdc++ (9.3.0-r2) [2020-09-12T13:06:32.096Z] #15 1.683 (12/54) Installing binutils (2.34-r1) [2020-09-12T13:06:32.096Z] #15 1.750 (13/54) Installing libmagic (5.38-r0) [2020-09-12T13:06:32.096Z] #15 1.771 (14/54) Installing file (5.38-r0) [2020-09-12T13:06:32.096Z] #15 1.773 (15/54) Installing gmp (6.2.0-r0) [2020-09-12T13:06:32.096Z] #15 1.779 (16/54) Installing isl (0.18-r0) [2020-09-12T13:06:32.096Z] #15 1.794 (17/54) Installing libgomp (9.3.0-r2) [2020-09-12T13:06:32.096Z] #15 1.797 (18/54) Installing libatomic (9.3.0-r2) [2020-09-12T13:06:32.096Z] #15 1.799 (19/54) Installing libgphobos (9.3.0-r2) [2020-09-12T13:06:32.096Z] #15 1.841 (20/54) Installing mpfr4 (4.0.2-r4) [2020-09-12T13:06:32.096Z] #15 1.847 (21/54) Installing mpc1 (1.1.0-r1) [2020-09-12T13:06:32.096Z] #15 1.850 (22/54) Installing gcc (9.3.0-r2) [2020-09-12T13:06:32.984Z] ok github.com/docker/docker/integration/container 52.149s [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === Skipped [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-09-12T13:06:32.984Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-09-12T13:06:32.984Z] copy_test.go:25: testEnv.OSType == "windows" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-09-12T13:06:32.984Z] copy_test.go:39: testEnv.OSType == "windows" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-09-12T13:06:32.984Z] copy_test.go:51: testEnv.OSType == "windows" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-09-12T13:06:32.984Z] copy_test.go:65: testEnv.OSType == "windows" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-09-12T13:06:32.984Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-09-12T13:06:32.984Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-09-12T13:06:32.984Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-09-12T13:06:32.984Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-09-12T13:06:32.984Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-09-12T13:06:32.984Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-09-12T13:06:32.984Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-09-12T13:06:32.984Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-09-12T13:06:32.984Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-09-12T13:06:32.984Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-09-12T13:06:32.984Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-09-12T13:06:32.984Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-09-12T13:06:32.984Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-09-12T13:06:32.984Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-09-12T13:06:32.984Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-09-12T13:06:32.984Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-09-12T13:06:32.984Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-09-12T13:06:32.984Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-09-12T13:06:32.984Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-09-12T13:06:32.984Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-09-12T13:06:32.984Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-09-12T13:06:32.984Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-09-12T13:06:32.984Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-09-12T13:06:32.984Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-09-12T13:06:32.984Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-09-12T13:06:32.984Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-09-12T13:06:32.984Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-09-12T13:06:32.984Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-09-12T13:06:32.984Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-09-12T13:06:32.984Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-09-12T13:06:32.984Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-09-12T13:06:32.984Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-09-12T13:06:32.984Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-09-12T13:06:32.984Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-09-12T13:06:32.984Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-09-12T13:06:32.984Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] DONE 84 tests, 41 skipped in 54.749s [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-09-12T13:06:32.984Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-12T13:06:32.984Z] INFO: Testing against a local daemon [2020-09-12T13:06:32.984Z] ok github.com/docker/docker/integration/image 0.441s [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === Skipped [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-09-12T13:06:32.984Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-12T13:06:32.984Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-09-12T13:06:32.984Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-09-12T13:06:32.984Z] tag_test.go:98: testEnv.OSType == "windows" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] DONE 11 tests, 4 skipped in 2.427s [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-09-12T13:06:32.984Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-12T13:06:32.984Z] INFO: Testing against a local daemon [2020-09-12T13:06:32.984Z] ok github.com/docker/docker/integration/network 0.273s [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === Skipped [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-09-12T13:06:32.984Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-09-12T13:06:32.984Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-09-12T13:06:32.984Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-09-12T13:06:32.984Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-09-12T13:06:32.984Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-09-12T13:06:32.984Z] network_test.go:97: testEnv.OSType == "windows" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-09-12T13:06:32.984Z] service_test.go:29: testEnv.OSType == "windows" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-09-12T13:06:32.984Z] service_test.go:52: testEnv.OSType == "windows" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-09-12T13:06:32.984Z] service_test.go:96: testEnv.OSType == "windows" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-12T13:06:32.984Z] service_test.go:130: testEnv.OSType == "windows" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-09-12T13:06:32.984Z] service_test.go:181: testEnv.OSType == "windows" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-09-12T13:06:32.984Z] service_test.go:206: testEnv.OSType == "windows" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-12T13:06:32.984Z] service_test.go:236: FLAKY_TEST [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-09-12T13:06:32.984Z] service_test.go:326: testEnv.OSType == "windows" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-12T13:06:32.984Z] service_test.go:394: testEnv.OSType == "windows" [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] DONE 19 tests, 15 skipped in 2.447s [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-09-12T13:06:32.984Z] testing: warning: no tests to run [2020-09-12T13:06:32.984Z] ok github.com/docker/docker/integration/network/ipvlan 0.065s [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] DONE 0 tests in 0.715s [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-09-12T13:06:32.984Z] testing: warning: no tests to run [2020-09-12T13:06:32.984Z] ok github.com/docker/docker/integration/network/macvlan 0.063s [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] DONE 0 tests in 0.703s [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-09-12T13:06:32.984Z] testing: warning: no tests to run [2020-09-12T13:06:32.984Z] ok github.com/docker/docker/integration/plugin 0.066s [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] DONE 0 tests in 0.764s [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-09-12T13:06:32.984Z] testing: warning: no tests to run [2020-09-12T13:06:32.984Z] ok github.com/docker/docker/integration/plugin/authz 0.065s [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] DONE 0 tests in 0.730s [2020-09-12T13:06:32.984Z] [2020-09-12T13:06:32.984Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-09-12T13:06:33.024Z] #15 2.688 (23/54) Installing musl-dev (1.1.24-r9) [2020-09-12T13:06:33.024Z] #15 2.759 (24/54) Installing libc-dev (0.7.2-r3) [2020-09-12T13:06:33.024Z] #15 2.760 (25/54) Installing g++ (9.3.0-r2) [2020-09-12T13:06:33.337Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1047642423_/foo_true____} [2020-09-12T13:06:33.585Z] #15 3.168 (26/54) Installing make (4.3-r0) [2020-09-12T13:06:33.585Z] #15 3.172 (27/54) Installing fortify-headers (1.1-r0) [2020-09-12T13:06:33.585Z] #15 3.175 (28/54) Installing patch (2.7.6-r6) [2020-09-12T13:06:33.585Z] #15 3.178 (29/54) Installing build-base (0.5-r2) [2020-09-12T13:06:33.585Z] #15 3.180 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-09-12T13:06:33.585Z] #15 3.183 (31/54) Installing libcurl (7.69.1-r0) [2020-09-12T13:06:33.585Z] #15 3.190 (32/54) Installing curl (7.69.1-r0) [2020-09-12T13:06:33.585Z] #15 3.194 (33/54) Installing oniguruma (6.9.5-r1) [2020-09-12T13:06:33.585Z] #15 3.200 (34/54) Installing jq (1.6-r1) [2020-09-12T13:06:33.585Z] #15 3.206 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-09-12T13:06:33.585Z] #15 3.211 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-09-12T13:06:33.585Z] #15 3.213 (37/54) Installing libaio (0.3.112-r1) [2020-09-12T13:06:33.585Z] #15 3.214 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-09-12T13:06:33.585Z] #15 3.243 (39/54) Installing blkid (2.35.2-r0) [2020-09-12T13:06:33.585Z] #15 3.246 (40/54) Installing libcap-ng (0.7.10-r1) [2020-09-12T13:06:33.585Z] #15 3.249 (41/54) Installing setpriv (2.35.2-r0) [2020-09-12T13:06:33.585Z] #15 3.251 (42/54) Installing libmount (2.35.2-r0) [2020-09-12T13:06:33.585Z] #15 3.255 (43/54) Installing libsmartcols (2.35.2-r0) [2020-09-12T13:06:33.585Z] #15 3.259 (44/54) Installing findmnt (2.35.2-r0) [2020-09-12T13:06:33.585Z] #15 3.261 (45/54) Installing mcookie (2.35.2-r0) [2020-09-12T13:06:33.585Z] #15 3.263 (46/54) Installing hexdump (2.35.2-r0) [2020-09-12T13:06:33.585Z] #15 3.266 (47/54) Installing lsblk (2.35.2-r0) [2020-09-12T13:06:33.585Z] #15 3.268 (48/54) Installing libfdisk (2.35.2-r0) [2020-09-12T13:06:33.585Z] #15 3.274 (49/54) Installing sfdisk (2.35.2-r0) [2020-09-12T13:06:33.585Z] #15 3.276 (50/54) Installing cfdisk (2.35.2-r0) [2020-09-12T13:06:33.585Z] #15 3.279 (51/54) Installing util-linux (2.35.2-r0) [2020-09-12T13:06:33.585Z] #15 3.316 (52/54) Installing pkgconf (1.7.2-r0) [2020-09-12T13:06:33.585Z] #15 3.319 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-09-12T13:06:33.585Z] #15 3.340 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-09-12T13:06:33.585Z] #15 3.345 Executing busybox-1.31.1-r16.trigger [2020-09-12T13:06:33.585Z] #15 3.352 OK: 230 MiB in 69 packages [2020-09-12T13:06:34.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3576395562_/foo_false____} [2020-09-12T13:06:36.097Z] #15 DONE 5.5s [2020-09-12T13:06:36.097Z] [2020-09-12T13:06:36.097Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-09-12T13:06:36.353Z] #16 DONE 0.6s [2020-09-12T13:06:36.353Z] [2020-09-12T13:06:36.353Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-09-12T13:06:36.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3576395562_/foo_true____} [2020-09-12T13:06:36.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3576395562_/foo_true__0xc000b5ae40__} [2020-09-12T13:06:36.915Z] #17 DONE 0.5s [2020-09-12T13:06:36.915Z] [2020-09-12T13:06:36.915Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-09-12T13:06:36.915Z] #18 DONE 0.0s [2020-09-12T13:06:36.915Z] [2020-09-12T13:06:36.915Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-09-12T13:06:36.915Z] #19 DONE 0.0s [2020-09-12T13:06:36.915Z] [2020-09-12T13:06:36.915Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-09-12T13:06:36.915Z] #26 DONE 0.0s [2020-09-12T13:06:36.915Z] [2020-09-12T13:06:36.915Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-12T13:06:36.915Z] #22 DONE 0.1s [2020-09-12T13:06:36.915Z] [2020-09-12T13:06:36.915Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-09-12T13:06:36.915Z] #27 DONE 0.1s [2020-09-12T13:06:36.915Z] [2020-09-12T13:06:36.915Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-09-12T13:06:37.170Z] #23 DONE 0.0s [2020-09-12T13:06:37.171Z] [2020-09-12T13:06:37.171Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-09-12T13:06:37.171Z] #28 DONE 0.1s [2020-09-12T13:06:37.171Z] [2020-09-12T13:06:37.171Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-12T13:06:38.099Z] #24 0.950 + RM_GOPATH=0 [2020-09-12T13:06:38.099Z] #24 0.950 + TMP_GOPATH= [2020-09-12T13:06:38.099Z] #24 0.950 + : /build [2020-09-12T13:06:38.099Z] #24 0.950 + '[' -z '' ']' [2020-09-12T13:06:38.099Z] #24 0.951 ++ mktemp -d [2020-09-12T13:06:38.099Z] #24 0.954 + export GOPATH=/tmp/tmp.mamDdd [2020-09-12T13:06:38.099Z] #24 0.954 + GOPATH=/tmp/tmp.mamDdd [2020-09-12T13:06:38.099Z] #24 0.954 + RM_GOPATH=1 [2020-09-12T13:06:38.099Z] #24 0.954 + case "$(go env GOARCH)" in [2020-09-12T13:06:38.099Z] #24 0.955 ++ go env GOARCH [2020-09-12T13:06:38.099Z] #24 0.961 + export GO_BUILDMODE=-buildmode=pie [2020-09-12T13:06:38.099Z] #24 0.961 + GO_BUILDMODE=-buildmode=pie [2020-09-12T13:06:38.099Z] #24 0.962 ++ dirname ./install.sh [2020-09-12T13:06:38.099Z] #24 0.962 + dir=. [2020-09-12T13:06:38.099Z] #24 0.962 + bin=dockercli [2020-09-12T13:06:38.099Z] #24 0.962 + shift [2020-09-12T13:06:38.099Z] #24 0.962 + '[' '!' -f ./dockercli.installer ']' [2020-09-12T13:06:38.099Z] #24 0.962 + . ./dockercli.installer [2020-09-12T13:06:38.099Z] #24 0.962 ++ : stable [2020-09-12T13:06:38.099Z] #24 0.962 ++ : 17.06.2-ce [2020-09-12T13:06:38.099Z] #24 0.962 + install_dockercli [2020-09-12T13:06:38.099Z] #24 0.963 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-12T13:06:38.099Z] #24 0.963 ++ uname -m [2020-09-12T13:06:38.099Z] #24 0.963 + arch=x86_64 [2020-09-12T13:06:38.099Z] #24 0.963 + '[' x86_64 '!=' x86_64 ']' [2020-09-12T13:06:38.099Z] #24 0.963 + url=https://download.docker.com/linux/static [2020-09-12T13:06:38.099Z] #24 0.964 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-12T13:06:38.099Z] #24 0.964 + tar -xz docker/docker [2020-09-12T13:06:38.099Z] #24 0.966 Install docker/cli version 17.06.2-ce from stable [2020-09-12T13:06:38.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b5ae60_} [2020-09-12T13:06:38.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b5ae80_} [2020-09-12T13:06:40.078Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-12T13:06:40.078Z] INFO: Testing against a local daemon [2020-09-12T13:06:40.078Z] ok github.com/docker/docker/integration/plugin/common 0.255s [2020-09-12T13:06:40.078Z] [2020-09-12T13:06:40.078Z] === Skipped [2020-09-12T13:06:40.078Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-09-12T13:06:40.078Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-12T13:06:40.078Z] [2020-09-12T13:06:40.078Z] [2020-09-12T13:06:40.078Z] DONE 3 tests, 1 skipped in 7.595s [2020-09-12T13:06:40.078Z] [2020-09-12T13:06:40.078Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-09-12T13:06:40.158Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b5aea0_} [2020-09-12T13:06:40.622Z] #24 3.411 + mkdir -p /build [2020-09-12T13:06:40.622Z] #24 3.413 + mv docker/docker /build/ [2020-09-12T13:06:40.622Z] #24 3.414 + rmdir docker [2020-09-12T13:06:41.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b5aec0_} [2020-09-12T13:06:41.555Z] #24 DONE 4.4s [2020-09-12T13:06:41.555Z] [2020-09-12T13:06:41.555Z] #31 [builder 1/4] COPY . . [2020-09-12T13:06:41.555Z] #31 DONE 4.5s [2020-09-12T13:06:41.555Z] [2020-09-12T13:06:41.555Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-12T13:06:41.555Z] #20 2.165 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-12T13:06:41.555Z] #20 2.985 [2020-09-12T13:06:41.555Z] #20 3.106 0.1% ################### 26.7% ################################# 46.5% ######################################## 56.7% ################################################## 70.5% ############################################################# 84.8% ######################################################################## 100.0% [2020-09-12T13:06:41.555Z] #20 4.034 [2020-09-12T13:06:41.555Z] #20 4.147 ############################### 43.4% ######################################################################## 100.0% [2020-09-12T13:06:41.555Z] #20 4.494 [2020-09-12T13:06:41.555Z] #20 4.617 ######################## 34.5% ######################################################################## 100.0% [2020-09-12T13:06:41.904Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2020-09-12T13:06:41.904Z] PASS [2020-09-12T13:06:41.904Z] [2020-09-12T13:06:41.904Z] === Skipped [2020-09-12T13:06:41.904Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-12T13:06:41.904Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T13:06:41.904Z] [2020-09-12T13:06:41.904Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-12T13:06:41.904Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T13:06:41.904Z] [2020-09-12T13:06:41.904Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-12T13:06:41.904Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T13:06:41.904Z] [2020-09-12T13:06:41.904Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-12T13:06:41.904Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T13:06:41.904Z] [2020-09-12T13:06:41.904Z] [2020-09-12T13:06:41.904Z] DONE 17 tests, 4 skipped in 27.497s [2020-09-12T13:06:41.904Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-12T13:06:41.904Z] ++ 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 [2020-09-12T13:06:41.904Z] ++ set -e [2020-09-12T13:06:41.904Z] ++ '[' -n 0 ']' [2020-09-12T13:06:41.904Z] ++ set -x [2020-09-12T13:06:41.904Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:06:41.904Z] INFO: Testing against a local daemon [2020-09-12T13:06:41.904Z] === RUN TestPluginInvalidJSON [2020-09-12T13:06:41.904Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-12T13:06:41.904Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-12T13:06:41.904Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-12T13:06:41.904Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-12T13:06:41.904Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-12T13:06:41.904Z] === RUN TestPluginInstall [2020-09-12T13:06:41.904Z] === RUN TestPluginInstall/no_auth [2020-09-12T13:06:42.118Z] #20 5.160 [2020-09-12T13:06:42.886Z] #20 5.295 0.5% ############ 17.4% ######################## 34.1% ######################################### 58.1% #################################################### 72.4% ############################################################## 87.4% ######################################################################## 100.0% [2020-09-12T13:06:42.913Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-09-12T13:06:42.986Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-12T13:06:42.986Z] INFO: Testing against a local daemon [2020-09-12T13:06:42.986Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.253s [2020-09-12T13:06:43.142Z] #20 6.203 [2020-09-12T13:06:43.445Z] [2020-09-12T13:06:43.445Z] === Skipped [2020-09-12T13:06:43.445Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-09-12T13:06:43.445Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-12T13:06:43.445Z] [2020-09-12T13:06:43.445Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-09-12T13:06:43.445Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-12T13:06:43.445Z] [2020-09-12T13:06:43.445Z] [2020-09-12T13:06:43.445Z] DONE 2 tests, 2 skipped in 3.073s [2020-09-12T13:06:43.445Z] [2020-09-12T13:06:43.445Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-09-12T13:06:43.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-09-12T13:06:43.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-09-12T13:06:43.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-09-12T13:06:43.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-09-12T13:06:43.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-09-12T13:06:43.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-09-12T13:06:43.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-09-12T13:06:43.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-09-12T13:06:43.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-09-12T13:06:43.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-09-12T13:06:43.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-09-12T13:06:43.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-09-12T13:06:43.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-09-12T13:06:43.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-09-12T13:06:43.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-09-12T13:06:43.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-09-12T13:06:43.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-09-12T13:06:43.912Z] #20 6.315 ## 4.0% ###### 9.2% ########## 14.4% ############## 19.7% ################# 24.9% [2020-09-12T13:06:43.912Z] #20 ... [2020-09-12T13:06:43.912Z] [2020-09-12T13:06:43.912Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-09-12T13:06:43.912Z] #32 DONE 2.4s [2020-09-12T13:06:43.912Z] [2020-09-12T13:06:43.912Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-12T13:06:43.912Z] #20 6.315 ## 4.0% ###### 9.2% ########## 14.4% ############## 19.7% ################# 24.9% ##################### 29.9% [2020-09-12T13:06:43.912Z] #20 ... [2020-09-12T13:06:43.912Z] [2020-09-12T13:06:43.912Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-12T13:06:43.912Z] #29 ... [2020-09-12T13:06:43.912Z] [2020-09-12T13:06:43.912Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-12T13:06:44.107Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-09-12T13:06:45.193Z] #20 6.315 ## 4.0% ###### 9.2% ########## 14.4% ############## 19.7% ################# 24.9% ##################### 29.9% ######################### 34.9% ############################ 39.2% ################################ 45.5% ##################################### 52.1% ####################################### 54.9% ############################################ 61.2% ################################################# 68.3% #################################################### 73.5% ######################################################## 78.6% ############################################################ 83.9% ############################################################## 87.2% ################################################################### 93.5% ######################################################################## 100.0% [2020-09-12T13:06:45.193Z] #20 8.426 [2020-09-12T13:06:45.454Z] time="2020-09-12T13:06:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-12T13:06:45.454Z] time="2020-09-12T13:06:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbc0d3563a6d4f4e61c563ad6c0da788c508f2ea21a05930c2920505d9a47240" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-12T13:06:45.454Z] time="2020-09-12T13:06:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-12T13:06:45.454Z] time="2020-09-12T13:06:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbc0d3563a6d4f4e61c563ad6c0da788c508f2ea21a05930c2920505d9a47240" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-12T13:06:45.454Z] === RUN TestPluginInstall/with_htpasswd [2020-09-12T13:06:46.010Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-09-12T13:06:46.090Z] time="2020-09-12T13:06:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-12T13:06:46.090Z] time="2020-09-12T13:06:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b597548ce252fa920a9cddff7ac7b6de758efd8e39af6af3f0884b8824783158" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-12T13:06:46.090Z] time="2020-09-12T13:06:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-12T13:06:46.090Z] time="2020-09-12T13:06:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b597548ce252fa920a9cddff7ac7b6de758efd8e39af6af3f0884b8824783158" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-12T13:06:46.356Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-12T13:06:46.356Z] INFO: Testing against a local daemon [2020-09-12T13:06:46.356Z] ok github.com/docker/docker/integration/plugin/logging 0.271s [2020-09-12T13:06:46.356Z] [2020-09-12T13:06:46.356Z] === Skipped [2020-09-12T13:06:46.356Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-09-12T13:06:46.356Z] read_test.go:21: no unix domain sockets on Windows [2020-09-12T13:06:46.356Z] [2020-09-12T13:06:46.356Z] [2020-09-12T13:06:46.356Z] DONE 1 tests, 1 skipped in 2.747s [2020-09-12T13:06:46.356Z] [2020-09-12T13:06:46.356Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-09-12T13:06:46.385Z] === RUN TestPluginInstall/with_insecure [2020-09-12T13:06:46.558Z] #20 9.448 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-12T13:06:46.814Z] #20 9.948 [2020-09-12T13:06:46.945Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-09-12T13:06:47.070Z] #20 10.11 # 2.2% ######################################################################## 100.0% [2020-09-12T13:06:47.324Z] testing: warning: no tests to run [2020-09-12T13:06:47.324Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.088s [2020-09-12T13:06:47.324Z] [2020-09-12T13:06:47.324Z] DONE 0 tests in 1.275s [2020-09-12T13:06:47.324Z] [2020-09-12T13:06:47.324Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-09-12T13:06:47.326Z] #20 10.45 [2020-09-12T13:06:47.425Z] time="2020-09-12T13:06:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-12T13:06:47.425Z] time="2020-09-12T13:06:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4f6f6f63202fbeffb604818b191c6331c2c80b3e97475cd0f6e5157eb1a7629f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-12T13:06:47.425Z] time="2020-09-12T13:06:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-12T13:06:47.425Z] time="2020-09-12T13:06:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4f6f6f63202fbeffb604818b191c6331c2c80b3e97475cd0f6e5157eb1a7629f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-12T13:06:47.718Z] --- PASS: TestPluginInstall (7.61s) [2020-09-12T13:06:47.719Z] --- PASS: TestPluginInstall/no_auth (5.30s) [2020-09-12T13:06:47.719Z] --- PASS: TestPluginInstall/with_htpasswd (0.95s) [2020-09-12T13:06:47.719Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2020-09-12T13:06:47.719Z] plugin_test.go:157: [d7853cda68f2e] daemon is not started [2020-09-12T13:06:47.719Z] PASS [2020-09-12T13:06:47.719Z] [2020-09-12T13:06:47.719Z] DONE 6 tests in 7.709s [2020-09-12T13:06:47.719Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-12T13:06:47.719Z] ++ 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 [2020-09-12T13:06:47.719Z] ++ set -e [2020-09-12T13:06:47.719Z] ++ '[' -n 0 ']' [2020-09-12T13:06:47.719Z] ++ set -x [2020-09-12T13:06:47.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-09-12T13:06:48.012Z] INFO: Testing against a local daemon [2020-09-12T13:06:48.012Z] === RUN TestExternalGraphDriver [2020-09-12T13:06:48.012Z] === RUN TestExternalGraphDriver/json [2020-09-12T13:06:48.690Z] #20 11.55 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-12T13:06:48.846Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-09-12T13:06:48.846Z] --- PASS: TestCreateServiceMultipleTimes (16.67s) [2020-09-12T13:06:48.846Z] === RUN TestCreateServiceConflict [2020-09-12T13:06:48.946Z] #20 11.99 [2020-09-12T13:06:49.202Z] #20 12.14 0.6% ####################################################### 77.3% ######################################################################## 100.0% [2020-09-12T13:06:49.458Z] #20 12.64 [2020-09-12T13:06:49.782Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-09-12T13:06:49.782Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-09-12T13:06:50.087Z] === RUN TestExternalGraphDriver/spec [2020-09-12T13:06:50.226Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-12T13:06:50.226Z] INFO: Testing against a local daemon [2020-09-12T13:06:50.226Z] ok github.com/docker/docker/integration/plugin/volumes 0.257s [2020-09-12T13:06:50.226Z] [2020-09-12T13:06:50.226Z] === Skipped [2020-09-12T13:06:50.226Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-09-12T13:06:50.226Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:50.226Z] [2020-09-12T13:06:50.226Z] [2020-09-12T13:06:50.226Z] DONE 1 tests, 1 skipped in 2.595s [2020-09-12T13:06:50.226Z] [2020-09-12T13:06:50.226Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-09-12T13:06:50.349Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-09-12T13:06:50.822Z] #20 13.76 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-12T13:06:50.822Z] #20 13.96 skipping existing c35d46ef359f [2020-09-12T13:06:51.083Z] #20 14.31 [2020-09-12T13:06:51.304Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-09-12T13:06:51.562Z] --- PASS: TestCreateServiceConflict (2.80s) [2020-09-12T13:06:51.562Z] === RUN TestCreateServiceMaxReplicas [2020-09-12T13:06:51.619Z] === RUN TestExternalGraphDriver/pull [2020-09-12T13:06:51.820Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-09-12T13:06:52.386Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-09-12T13:06:52.407Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-12T13:06:52.407Z] INFO: Testing against a local daemon [2020-09-12T13:06:52.407Z] ok github.com/docker/docker/integration/secret 0.160s [2020-09-12T13:06:52.407Z] [2020-09-12T13:06:52.407Z] === Skipped [2020-09-12T13:06:52.407Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-09-12T13:06:52.407Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:52.407Z] [2020-09-12T13:06:52.407Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-09-12T13:06:52.407Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:52.407Z] [2020-09-12T13:06:52.407Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-09-12T13:06:52.407Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:52.407Z] [2020-09-12T13:06:52.407Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-09-12T13:06:52.407Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:52.407Z] [2020-09-12T13:06:52.407Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.01s) [2020-09-12T13:06:52.407Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:52.407Z] [2020-09-12T13:06:52.407Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-09-12T13:06:52.407Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-09-12T13:06:52.407Z] [2020-09-12T13:06:52.407Z] [2020-09-12T13:06:52.407Z] DONE 6 tests, 6 skipped in 2.144s [2020-09-12T13:06:52.407Z] [2020-09-12T13:06:52.407Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-09-12T13:06:52.448Z] #20 15.54 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-12T13:06:52.954Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-09-12T13:06:53.011Z] #20 16.00 [2020-09-12T13:06:53.011Z] #20 16.07 ######################################################################## 100.0% [2020-09-12T13:06:53.268Z] #20 16.43 [2020-09-12T13:06:53.268Z] #20 16.51 Download of images into '/build' complete. [2020-09-12T13:06:53.523Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-09-12T13:06:53.524Z] #20 16.52 Use something like the following to load the result into a Docker daemon: [2020-09-12T13:06:53.525Z] #20 16.52 tar -cC '/build' . | docker load [2020-09-12T13:06:53.693Z] --- PASS: TestExternalGraphDriver (5.42s) [2020-09-12T13:06:53.693Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2020-09-12T13:06:53.693Z] --- PASS: TestExternalGraphDriver/spec (1.77s) [2020-09-12T13:06:53.693Z] --- PASS: TestExternalGraphDriver/pull (1.71s) [2020-09-12T13:06:53.693Z] === RUN TestGraphdriverPluginV2 [2020-09-12T13:06:53.693Z] --- SKIP: TestGraphdriverPluginV2 (0.11s) [2020-09-12T13:06:53.693Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T13:06:53.693Z] PASS [2020-09-12T13:06:53.693Z] [2020-09-12T13:06:53.693Z] === Skipped [2020-09-12T13:06:53.694Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.11s) [2020-09-12T13:06:53.694Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T13:06:53.694Z] [2020-09-12T13:06:53.694Z] [2020-09-12T13:06:53.694Z] DONE 5 tests, 1 skipped in 5.606s [2020-09-12T13:06:53.694Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-12T13:06:53.694Z] ++ 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 [2020-09-12T13:06:53.694Z] ++ set -e [2020-09-12T13:06:53.694Z] ++ '[' -n 0 ']' [2020-09-12T13:06:53.694Z] ++ set -x [2020-09-12T13:06:53.694Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:06:53.694Z] INFO: Testing against a local daemon [2020-09-12T13:06:53.694Z] === RUN TestContinueAfterPluginCrash [2020-09-12T13:06:53.694Z] === PAUSE TestContinueAfterPluginCrash [2020-09-12T13:06:53.694Z] === RUN TestReadPluginNoRead [2020-09-12T13:06:53.694Z] === PAUSE TestReadPluginNoRead [2020-09-12T13:06:53.694Z] === RUN TestDaemonStartWithLogOpt [2020-09-12T13:06:53.694Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-12T13:06:53.694Z] === CONT TestContinueAfterPluginCrash [2020-09-12T13:06:53.694Z] === CONT TestReadPluginNoRead [2020-09-12T13:06:53.694Z] === CONT TestDaemonStartWithLogOpt [2020-09-12T13:06:53.782Z] #20 ... [2020-09-12T13:06:53.782Z] [2020-09-12T13:06:53.782Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-12T13:06:53.782Z] #33 0.971 [2020-09-12T13:06:53.782Z] #33 1.101 Removing bundles/ [2020-09-12T13:06:53.782Z] #33 1.103 [2020-09-12T13:06:53.782Z] #33 1.120 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-09-12T13:06:53.782Z] #33 2.532 Building test suite binary ./integration-cli/test.main [2020-09-12T13:06:54.463Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-09-12T13:06:55.031Z] --- PASS: TestCreateServiceMaxReplicas (3.52s) [2020-09-12T13:06:55.031Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-12T13:06:55.154Z] #33 ... [2020-09-12T13:06:55.154Z] [2020-09-12T13:06:55.154Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-12T13:06:55.154Z] #20 DONE 18.0s [2020-09-12T13:06:55.154Z] [2020-09-12T13:06:55.154Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-12T13:06:55.290Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-09-12T13:06:55.315Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-12T13:06:55.315Z] INFO: Testing against a local daemon [2020-09-12T13:06:55.315Z] ok github.com/docker/docker/integration/service 0.386s [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] === Skipped [2020-09-12T13:06:55.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-12T13:06:55.315Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-12T13:06:55.315Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-12T13:06:55.315Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-12T13:06:55.315Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-09-12T13:06:55.315Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-09-12T13:06:55.315Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-09-12T13:06:55.315Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-09-12T13:06:55.315Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-09-12T13:06:55.315Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-09-12T13:06:55.315Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-09-12T13:06:55.315Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-09-12T13:06:55.315Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-09-12T13:06:55.315Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-09-12T13:06:55.315Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-09-12T13:06:55.315Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-09-12T13:06:55.315Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-09-12T13:06:55.315Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-09-12T13:06:55.315Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-09-12T13:06:55.315Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-09-12T13:06:55.315Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-09-12T13:06:55.315Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-09-12T13:06:55.315Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-09-12T13:06:55.315Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-09-12T13:06:55.315Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-09-12T13:06:55.315Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] DONE 24 tests, 23 skipped in 2.882s [2020-09-12T13:06:55.315Z] [2020-09-12T13:06:55.315Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-09-12T13:06:55.859Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-09-12T13:06:56.427Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-09-12T13:06:57.363Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-09-12T13:06:57.497Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-12T13:06:57.497Z] INFO: Testing against a local daemon [2020-09-12T13:06:57.497Z] ok github.com/docker/docker/integration/session 0.204s [2020-09-12T13:06:57.497Z] [2020-09-12T13:06:57.497Z] === Skipped [2020-09-12T13:06:57.497Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-09-12T13:06:57.497Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-09-12T13:06:57.497Z] [2020-09-12T13:06:57.497Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-09-12T13:06:57.497Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-09-12T13:06:57.497Z] [2020-09-12T13:06:57.497Z] [2020-09-12T13:06:57.497Z] DONE 2 tests, 2 skipped in 2.047s [2020-09-12T13:06:57.497Z] [2020-09-12T13:06:57.497Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-09-12T13:06:57.676Z] #29 ... [2020-09-12T13:06:57.676Z] [2020-09-12T13:06:57.676Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-09-12T13:06:57.932Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-09-12T13:06:58.214Z] === RUN TestReadPluginNoRead/default [2020-09-12T13:06:58.850Z] --- PASS: TestDaemonStartWithLogOpt (5.31s) [2020-09-12T13:06:58.870Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-09-12T13:06:59.437Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-09-12T13:06:59.685Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-12T13:06:59.685Z] INFO: Testing against a local daemon [2020-09-12T13:06:59.888Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-12T13:07:00.005Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-09-12T13:07:00.263Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-09-12T13:07:00.522Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-09-12T13:07:00.522Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-09-12T13:07:00.654Z] ok github.com/docker/docker/integration/system 1.393s [2020-09-12T13:07:00.654Z] [2020-09-12T13:07:00.654Z] === Skipped [2020-09-12T13:07:00.654Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-12T13:07:00.654Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-09-12T13:07:00.654Z] [2020-09-12T13:07:00.654Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-09-12T13:07:00.654Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-09-12T13:07:00.654Z] [2020-09-12T13:07:00.654Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-09-12T13:07:00.654Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-09-12T13:07:00.654Z] [2020-09-12T13:07:00.654Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-09-12T13:07:00.654Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-12T13:07:00.654Z] [2020-09-12T13:07:00.654Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-09-12T13:07:00.654Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-12T13:07:00.654Z] [2020-09-12T13:07:00.654Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-09-12T13:07:00.654Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-12T13:07:00.654Z] [2020-09-12T13:07:00.654Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-09-12T13:07:00.654Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-12T13:07:00.654Z] [2020-09-12T13:07:00.654Z] [2020-09-12T13:07:00.654Z] DONE 13 tests, 7 skipped in 3.437s [2020-09-12T13:07:00.654Z] [2020-09-12T13:07:00.654Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-09-12T13:07:00.936Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-12T13:07:00.950Z] #21 DONE 3.5s [2020-09-12T13:07:00.950Z] [2020-09-12T13:07:00.950Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-09-12T13:07:01.206Z] #25 DONE 0.3s [2020-09-12T13:07:01.206Z] [2020-09-12T13:07:01.206Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-12T13:07:01.459Z] === RUN TestDockerSuite/TestCpRelativePath [2020-09-12T13:07:02.029Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-09-12T13:07:02.449Z] --- PASS: TestReadPluginNoRead (8.88s) [2020-09-12T13:07:02.449Z] --- PASS: TestReadPluginNoRead/default (1.42s) [2020-09-12T13:07:02.449Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2020-09-12T13:07:02.449Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s) [2020-09-12T13:07:02.449Z] read_test.go:92: [d987fda89af03] daemon is not started [2020-09-12T13:07:02.841Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-12T13:07:02.841Z] INFO: Testing against a local daemon [2020-09-12T13:07:02.841Z] ok github.com/docker/docker/integration/volume 0.222s [2020-09-12T13:07:02.841Z] [2020-09-12T13:07:02.841Z] === Skipped [2020-09-12T13:07:02.841Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-09-12T13:07:02.841Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-09-12T13:07:02.841Z] [2020-09-12T13:07:02.841Z] [2020-09-12T13:07:02.841Z] DONE 5 tests, 1 skipped in 2.183s [2020-09-12T13:07:02.965Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-09-12T13:07:03.300Z] [2020-09-12T13:07:03.300Z] INFO: make.ps1 ended at 09/12/2020 13:07:02 [2020-09-12T13:07:03.300Z] INFO: Integration CLI tests being run from the host: [2020-09-12T13:07:03.300Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-09-12T13:07:03.533Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-09-12T13:07:03.973Z] --- PASS: TestContinueAfterPluginCrash (10.49s) [2020-09-12T13:07:03.973Z] PASS [2020-09-12T13:07:03.973Z] [2020-09-12T13:07:03.973Z] DONE 6 tests in 10.569s [2020-09-12T13:07:03.973Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-12T13:07:03.973Z] ++ 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 [2020-09-12T13:07:03.973Z] ++ set -e [2020-09-12T13:07:03.973Z] ++ '[' -n 0 ']' [2020-09-12T13:07:03.973Z] ++ set -x [2020-09-12T13:07:03.973Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:07:03.973Z] testing: warning: no tests to run [2020-09-12T13:07:03.973Z] PASS [2020-09-12T13:07:03.973Z] [2020-09-12T13:07:03.973Z] DONE 0 tests in 0.018s [2020-09-12T13:07:03.973Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-12T13:07:03.973Z] ++ 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 [2020-09-12T13:07:03.973Z] ++ set -e [2020-09-12T13:07:03.973Z] ++ '[' -n 0 ']' [2020-09-12T13:07:03.973Z] ++ set -x [2020-09-12T13:07:03.973Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:07:04.102Z] === RUN TestDockerSuite/TestCpToCaseA [2020-09-12T13:07:04.267Z] INFO: Testing against a local daemon [2020-09-12T13:07:04.267Z] === RUN TestPluginWithDevMounts [2020-09-12T13:07:04.267Z] === PAUSE TestPluginWithDevMounts [2020-09-12T13:07:04.267Z] === CONT TestPluginWithDevMounts [2020-09-12T13:07:05.478Z] === RUN TestDockerSuite/TestCpToCaseB [2020-09-12T13:07:06.053Z] === RUN TestDockerSuite/TestCpToCaseC [2020-09-12T13:07:06.348Z] --- PASS: TestPluginWithDevMounts (1.83s) [2020-09-12T13:07:06.348Z] PASS [2020-09-12T13:07:06.348Z] [2020-09-12T13:07:06.348Z] DONE 1 tests in 1.905s [2020-09-12T13:07:06.348Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-09-12T13:07:06.348Z] ++ 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 [2020-09-12T13:07:06.348Z] ++ set -e [2020-09-12T13:07:06.348Z] ++ '[' -n 0 ']' [2020-09-12T13:07:06.348Z] ++ set -x [2020-09-12T13:07:06.349Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:07:06.349Z] INFO: Testing against a local daemon [2020-09-12T13:07:06.349Z] === RUN TestSecretInspect [2020-09-12T13:07:07.438Z] === RUN TestDockerSuite/TestCpToCaseD [2020-09-12T13:07:07.869Z] --- PASS: TestSecretInspect (1.89s) [2020-09-12T13:07:07.869Z] === RUN TestSecretList [2020-09-12T13:07:08.820Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.93s) [2020-09-12T13:07:08.820Z] === RUN TestCreateServiceSecretFileMode [2020-09-12T13:07:09.302Z] #33 ... [2020-09-12T13:07:09.302Z] [2020-09-12T13:07:09.302Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-12T13:07:09.302Z] #29 30.73 # github.com/docker/docker/contrib/httpserver [2020-09-12T13:07:09.302Z] #29 30.73 loadinternal: cannot find runtime/cgo [2020-09-12T13:07:09.302Z] #29 DONE 30.9s [2020-09-12T13:07:09.302Z] [2020-09-12T13:07:09.302Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-12T13:07:09.302Z] #33 ... [2020-09-12T13:07:09.302Z] [2020-09-12T13:07:09.302Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-09-12T13:07:09.302Z] #30 DONE 0.1s [2020-09-12T13:07:09.302Z] [2020-09-12T13:07:09.302Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-12T13:07:09.949Z] --- PASS: TestSecretList (1.96s) [2020-09-12T13:07:09.949Z] === RUN TestSecretsCreateAndDelete [2020-09-12T13:07:11.882Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-12T13:07:11.882Z] INFO: Testing against a local daemon [2020-09-12T13:07:12.029Z] --- PASS: TestSecretsCreateAndDelete (1.94s) [2020-09-12T13:07:12.029Z] === RUN TestSecretsUpdate [2020-09-12T13:07:12.112Z] --- PASS: TestCreateServiceSecretFileMode (2.85s) [2020-09-12T13:07:12.112Z] === RUN TestCreateServiceConfigFileMode [2020-09-12T13:07:12.112Z] === RUN TestDockerSuite/TestCpToCaseE [2020-09-12T13:07:14.118Z] --- PASS: TestSecretsUpdate (1.90s) [2020-09-12T13:07:14.118Z] === RUN TestTemplatedSecret [2020-09-12T13:07:14.646Z] === RUN TestDockerSuite/TestCpToCaseF [2020-09-12T13:07:14.646Z] --- PASS: TestCreateServiceConfigFileMode (2.96s) [2020-09-12T13:07:14.646Z] === RUN TestCreateServiceSysctls [2020-09-12T13:07:14.905Z] === RUN TestDockerSuite/TestCpToCaseG [2020-09-12T13:07:15.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-09-12T13:07:16.209Z] --- PASS: TestTemplatedSecret (2.59s) [2020-09-12T13:07:16.209Z] === RUN TestSecretCreateResolve [2020-09-12T13:07:18.289Z] --- PASS: TestSecretCreateResolve (1.93s) [2020-09-12T13:07:18.289Z] PASS [2020-09-12T13:07:18.289Z] [2020-09-12T13:07:18.289Z] DONE 6 tests in 12.292s [2020-09-12T13:07:18.289Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-09-12T13:07:18.289Z] ++ 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 [2020-09-12T13:07:18.289Z] ++ set -e [2020-09-12T13:07:18.289Z] ++ '[' -n 0 ']' [2020-09-12T13:07:18.289Z] ++ set -x [2020-09-12T13:07:18.289Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:07:18.289Z] INFO: Testing against a local daemon [2020-09-12T13:07:18.289Z] === RUN TestServiceCreateInit [2020-09-12T13:07:18.289Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-12T13:07:19.130Z] === RUN TestDockerSuite/TestCpToCaseH [2020-09-12T13:07:19.131Z] --- PASS: TestCreateServiceSysctls (4.30s) [2020-09-12T13:07:19.131Z] === RUN TestCreateServiceCapabilities [2020-09-12T13:07:21.666Z] === RUN TestDockerSuite/TestCpToCaseI [2020-09-12T13:07:21.925Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-09-12T13:07:22.184Z] --- PASS: TestCreateServiceCapabilities (3.09s) [2020-09-12T13:07:22.184Z] === RUN TestInspect [2020-09-12T13:07:22.759Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-12T13:07:25.471Z] --- PASS: TestInspect (3.24s) [2020-09-12T13:07:25.471Z] === RUN TestCreateJob [2020-09-12T13:07:25.471Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-09-12T13:07:26.038Z] === RUN TestDockerSuite/TestCpToDot [2020-09-12T13:07:26.293Z] --- PASS: TestServiceCreateInit (7.40s) [2020-09-12T13:07:26.293Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2020-09-12T13:07:26.293Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s) [2020-09-12T13:07:26.293Z] === RUN TestCreateServiceMultipleTimes [2020-09-12T13:07:26.608Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-09-12T13:07:27.995Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-09-12T13:07:28.934Z] --- PASS: TestCreateJob (3.69s) [2020-09-12T13:07:28.934Z] === RUN TestReplicatedJob [2020-09-12T13:07:29.193Z] === RUN TestDockerSuite/TestCpToStdout [2020-09-12T13:07:29.760Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-09-12T13:07:30.697Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-09-12T13:07:31.265Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-09-12T13:07:31.840Z] === RUN TestDockerSuite/TestCpVolumePath [2020-09-12T13:07:33.221Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-09-12T13:07:33.221Z] === RUN TestDockerSuite/TestCreateArgs [2020-09-12T13:07:33.221Z] === RUN TestDockerSuite/TestCreateByImageID [2020-09-12T13:07:33.790Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-09-12T13:07:34.358Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-09-12T13:07:34.358Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-09-12T13:07:34.358Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-09-12T13:07:34.925Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-09-12T13:07:34.925Z] --- PASS: TestReplicatedJob (5.92s) [2020-09-12T13:07:34.925Z] === RUN TestUpdateReplicatedJob [2020-09-12T13:07:35.184Z] === RUN TestDockerSuite/TestCreateLabels [2020-09-12T13:07:35.184Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-09-12T13:07:35.184Z] === RUN TestDockerSuite/TestCreateRM [2020-09-12T13:07:35.443Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-09-12T13:07:35.444Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-09-12T13:07:35.444Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-09-12T13:07:35.444Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-09-12T13:07:37.349Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-09-12T13:07:37.349Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-09-12T13:07:37.349Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-09-12T13:07:38.730Z] --- PASS: TestUpdateReplicatedJob (3.73s) [2020-09-12T13:07:38.730Z] === RUN TestServiceListWithStatuses [2020-09-12T13:07:38.730Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-12T13:07:38.730Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-12T13:07:38.730Z] === RUN TestDockerNetworkConnectAlias [2020-09-12T13:07:41.697Z] --- PASS: TestCreateServiceMultipleTimes (15.27s) [2020-09-12T13:07:41.697Z] === RUN TestCreateServiceConflict [2020-09-12T13:07:42.019Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-09-12T13:07:42.278Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-09-12T13:07:42.279Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-09-12T13:07:42.279Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-09-12T13:07:42.279Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-09-12T13:07:42.538Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-09-12T13:07:43.106Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-09-12T13:07:43.217Z] --- PASS: TestCreateServiceConflict (1.91s) [2020-09-12T13:07:43.217Z] === RUN TestCreateServiceMaxReplicas [2020-09-12T13:07:44.042Z] --- PASS: TestDockerNetworkConnectAlias (5.29s) [2020-09-12T13:07:44.042Z] === RUN TestDockerNetworkReConnect [2020-09-12T13:07:44.308Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-09-12T13:07:44.880Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-09-12T13:07:45.817Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-09-12T13:07:45.998Z] --- PASS: TestCreateServiceMaxReplicas (2.59s) [2020-09-12T13:07:45.998Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-12T13:07:47.197Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-09-12T13:07:47.766Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-09-12T13:07:48.705Z] --- PASS: TestDockerNetworkReConnect (4.60s) [2020-09-12T13:07:48.705Z] === RUN TestServicePlugin [2020-09-12T13:07:48.705Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-09-12T13:07:48.705Z] === RUN TestDockerSuite/TestDevicePermissions [2020-09-12T13:07:49.275Z] === RUN TestDockerSuite/TestDockerFails [2020-09-12T13:07:49.275Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-09-12T13:07:49.275Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-09-12T13:07:49.275Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-09-12T13:07:50.211Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-09-12T13:07:51.149Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-09-12T13:07:51.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-09-12T13:07:52.285Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-09-12T13:07:52.285Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-09-12T13:07:52.285Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-09-12T13:07:52.285Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-09-12T13:07:58.702Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.74s) [2020-09-12T13:07:58.702Z] === RUN TestCreateServiceSecretFileMode [2020-09-12T13:07:58.853Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-09-12T13:07:58.853Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-09-12T13:08:00.757Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-09-12T13:08:00.781Z] --- PASS: TestCreateServiceSecretFileMode (2.17s) [2020-09-12T13:08:00.781Z] === RUN TestCreateServiceConfigFileMode [2020-09-12T13:08:02.660Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-09-12T13:08:02.863Z] --- PASS: TestCreateServiceConfigFileMode (2.23s) [2020-09-12T13:08:02.863Z] === RUN TestCreateServiceSysctls [2020-09-12T13:08:04.037Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-09-12T13:08:04.609Z] === RUN TestDockerSuite/TestEventsAttach [2020-09-12T13:08:05.189Z] === RUN TestDockerSuite/TestEventsCommit [2020-09-12T13:08:05.648Z] --- PASS: TestCreateServiceSysctls (2.88s) [2020-09-12T13:08:05.648Z] === RUN TestCreateServiceCapabilities [2020-09-12T13:08:05.755Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-09-12T13:08:06.322Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-09-12T13:08:06.581Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-09-12T13:08:07.517Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-09-12T13:08:07.727Z] --- PASS: TestCreateServiceCapabilities (2.15s) [2020-09-12T13:08:07.727Z] === RUN TestInspect [2020-09-12T13:08:08.892Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-09-12T13:08:09.828Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-09-12T13:08:10.471Z] --- PASS: TestInspect (2.56s) [2020-09-12T13:08:10.471Z] === RUN TestCreateJob [2020-09-12T13:08:11.731Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-09-12T13:08:13.634Z] === RUN TestDockerSuite/TestEventsCopy [2020-09-12T13:08:14.013Z] --- PASS: TestCreateJob (3.13s) [2020-09-12T13:08:14.013Z] === RUN TestReplicatedJob [2020-09-12T13:08:14.570Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-09-12T13:08:15.508Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-09-12T13:08:18.041Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-09-12T13:08:18.492Z] --- PASS: TestReplicatedJob (4.86s) [2020-09-12T13:08:18.492Z] === RUN TestUpdateReplicatedJob [2020-09-12T13:08:20.578Z] --- PASS: TestServicePlugin (31.89s) [2020-09-12T13:08:20.578Z] plugin_test.go:62: [d7bd5684d68de] joining swarm manager [daf1d59ac7dbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:08:20.578Z] plugin_test.go:65: [d50d38542b797] joining swarm manager [daf1d59ac7dbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-12T13:08:20.578Z] === RUN TestServiceUpdateLabel [2020-09-12T13:08:20.578Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-09-12T13:08:21.148Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-09-12T13:08:21.248Z] --- PASS: TestUpdateReplicatedJob (3.06s) [2020-09-12T13:08:21.248Z] === RUN TestServiceListWithStatuses [2020-09-12T13:08:21.248Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-12T13:08:21.248Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-12T13:08:21.248Z] === RUN TestDockerNetworkConnectAlias [2020-09-12T13:08:22.085Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-09-12T13:08:23.060Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-09-12T13:08:23.060Z] --- PASS: TestServiceUpdateLabel (2.58s) [2020-09-12T13:08:23.060Z] === RUN TestServiceUpdateSecrets [2020-09-12T13:08:23.319Z] === RUN TestDockerSuite/TestEventsFilterType [2020-09-12T13:08:23.579Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-09-12T13:08:23.579Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-09-12T13:08:23.579Z] === RUN TestDockerSuite/TestEventsFilters [2020-09-12T13:08:24.957Z] === RUN TestDockerSuite/TestEventsFormat [2020-09-12T13:08:25.747Z] --- PASS: TestDockerNetworkConnectAlias (3.84s) [2020-09-12T13:08:25.747Z] === RUN TestDockerNetworkReConnect [2020-09-12T13:08:25.893Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-09-12T13:08:25.893Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-09-12T13:08:25.893Z] === RUN TestDockerSuite/TestEventsImageImport [2020-09-12T13:08:26.460Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-09-12T13:08:26.719Z] === RUN TestDockerSuite/TestEventsImagePull [2020-09-12T13:08:26.978Z] === RUN TestDockerSuite/TestEventsImageTag [2020-09-12T13:08:28.353Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-09-12T13:08:28.353Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-09-12T13:08:28.353Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-09-12T13:08:28.353Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-09-12T13:08:28.487Z] --- PASS: TestDockerNetworkReConnect (3.09s) [2020-09-12T13:08:28.488Z] === RUN TestServicePlugin [2020-09-12T13:08:28.488Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-12T13:08:28.488Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T13:08:28.488Z] === RUN TestServiceUpdateLabel [2020-09-12T13:08:29.731Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-09-12T13:08:29.990Z] === RUN TestDockerSuite/TestEventsRename [2020-09-12T13:08:30.047Z] --- PASS: TestServiceUpdateLabel (1.94s) [2020-09-12T13:08:30.047Z] === RUN TestServiceUpdateSecrets [2020-09-12T13:08:30.558Z] === RUN TestDockerSuite/TestEventsResize [2020-09-12T13:08:31.126Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-09-12T13:08:36.395Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-09-12T13:08:36.963Z] === RUN TestDockerSuite/TestEventsStreaming [2020-09-12T13:08:37.221Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-09-12T13:08:37.789Z] --- PASS: TestServiceUpdateSecrets (14.69s) [2020-09-12T13:08:37.789Z] === RUN TestServiceUpdateConfigs [2020-09-12T13:08:40.320Z] === RUN TestDockerSuite/TestEventsTop [2020-09-12T13:08:40.579Z] === RUN TestDockerSuite/TestEventsUntag [2020-09-12T13:08:43.138Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-09-12T13:08:45.416Z] --- PASS: TestServiceUpdateSecrets (14.22s) [2020-09-12T13:08:45.416Z] === RUN TestServiceUpdateConfigs [2020-09-12T13:08:53.114Z] --- PASS: TestServiceUpdateConfigs (14.47s) [2020-09-12T13:08:53.114Z] === RUN TestServiceUpdateNetwork [2020-09-12T13:08:53.682Z] === RUN TestDockerSuite/TestExec [2020-09-12T13:08:54.619Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-09-12T13:08:55.187Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-09-12T13:08:55.754Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-09-12T13:08:56.322Z] === RUN TestDockerSuite/TestExecAPIStart [2020-09-12T13:08:57.262Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-09-12T13:08:57.523Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-09-12T13:08:58.091Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-09-12T13:08:58.658Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-09-12T13:08:59.226Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-09-12T13:08:59.796Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-09-12T13:09:00.364Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-09-12T13:09:00.702Z] #33 133.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-12T13:09:00.702Z] #33 135.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-12T13:09:00.702Z] #33 136.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-12T13:09:00.814Z] --- PASS: TestServiceUpdateConfigs (14.27s) [2020-09-12T13:09:00.814Z] === RUN TestServiceUpdateNetwork [2020-09-12T13:09:01.301Z] === RUN TestDockerSuite/TestExecCgroup [2020-09-12T13:09:01.867Z] === RUN TestDockerSuite/TestExecEnv [2020-09-12T13:09:02.435Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-09-12T13:09:02.593Z] #33 138.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-12T13:09:03.814Z] === RUN TestDockerSuite/TestExecExitStatus [2020-09-12T13:09:04.385Z] === RUN TestDockerSuite/TestExecInspectID [2020-09-12T13:09:05.769Z] --- PASS: TestServiceUpdateNetwork (13.32s) [2020-09-12T13:09:05.769Z] === RUN TestServiceUpdatePidsLimit [2020-09-12T13:09:05.861Z] #33 141.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-12T13:09:06.705Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-12T13:09:06.705Z] === RUN TestDockerSuite/TestExecInteractive [2020-09-12T13:09:07.225Z] #33 143.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-12T13:09:07.644Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-09-12T13:09:07.644Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-12T13:09:08.581Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-09-12T13:09:08.591Z] #33 144.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-12T13:09:08.840Z] === RUN TestDockerSuite/TestExecParseError [2020-09-12T13:09:09.408Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-09-12T13:09:09.957Z] #33 146.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-12T13:09:09.976Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-09-12T13:09:10.518Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-12T13:09:10.544Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-09-12T13:09:11.111Z] === RUN TestDockerSuite/TestExecSetEnv [2020-09-12T13:09:11.211Z] --- PASS: TestServiceUpdateNetwork (12.19s) [2020-09-12T13:09:11.211Z] === RUN TestServiceUpdatePidsLimit [2020-09-12T13:09:11.678Z] === RUN TestDockerSuite/TestExecStartFails [2020-09-12T13:09:11.858Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-12T13:09:11.885Z] #33 148.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-12T13:09:12.248Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-09-12T13:09:12.519Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-12T13:09:13.818Z] #33 149.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-12T13:09:14.149Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-09-12T13:09:14.715Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-12T13:09:15.710Z] #33 151.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-12T13:09:17.601Z] #33 153.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-12T13:09:18.164Z] #33 154.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-12T13:09:19.463Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-12T13:09:19.529Z] #33 155.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-12T13:09:20.894Z] #33 157.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-12T13:09:22.781Z] #33 158.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-12T13:09:22.829Z] --- PASS: TestServiceUpdatePidsLimit (16.56s) [2020-09-12T13:09:22.829Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.96s) [2020-09-12T13:09:22.829Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2020-09-12T13:09:22.829Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2020-09-12T13:09:22.829Z] PASS [2020-09-12T13:09:22.829Z] [2020-09-12T13:09:22.829Z] === Skipped [2020-09-12T13:09:22.829Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-12T13:09:22.829Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-12T13:09:22.829Z] [2020-09-12T13:09:22.829Z] [2020-09-12T13:09:22.829Z] DONE 27 tests, 1 skipped in 177.965s [2020-09-12T13:09:22.829Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-12T13:09:22.829Z] ++ 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 [2020-09-12T13:09:22.829Z] ++ set -e [2020-09-12T13:09:22.829Z] ++ '[' -n 0 ']' [2020-09-12T13:09:22.829Z] ++ set -x [2020-09-12T13:09:22.829Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:09:22.829Z] INFO: Testing against a local daemon [2020-09-12T13:09:22.829Z] === RUN TestSessionCreate [2020-09-12T13:09:22.829Z] --- PASS: TestSessionCreate (0.02s) [2020-09-12T13:09:22.829Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-12T13:09:22.829Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-09-12T13:09:22.829Z] PASS [2020-09-12T13:09:22.829Z] [2020-09-12T13:09:22.829Z] DONE 2 tests in 0.153s [2020-09-12T13:09:22.829Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-12T13:09:22.829Z] ++ 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 [2020-09-12T13:09:22.829Z] ++ set -e [2020-09-12T13:09:22.829Z] ++ '[' -n 0 ']' [2020-09-12T13:09:22.829Z] ++ set -x [2020-09-12T13:09:22.829Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:09:22.829Z] INFO: Testing against a local daemon [2020-09-12T13:09:22.829Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-12T13:09:22.829Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-12T13:09:22.829Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-12T13:09:22.829Z] === RUN TestEventsExecDie [2020-09-12T13:09:22.829Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-09-12T13:09:22.829Z] --- PASS: TestEventsExecDie (0.56s) [2020-09-12T13:09:22.829Z] === RUN TestEventsBackwardsCompatible [2020-09-12T13:09:23.088Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-09-12T13:09:23.088Z] === RUN TestInfoBinaryCommits [2020-09-12T13:09:23.088Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-09-12T13:09:23.088Z] === RUN TestInfoAPIVersioned [2020-09-12T13:09:23.088Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-09-12T13:09:23.088Z] === RUN TestInfoDiscoveryBackend [2020-09-12T13:09:23.655Z] === RUN TestDockerSuite/TestExecTTY [2020-09-12T13:09:23.655Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-09-12T13:09:23.655Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-12T13:09:24.145Z] #33 160.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-12T13:09:24.221Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-09-12T13:09:24.480Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-12T13:09:24.480Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-12T13:09:24.739Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-09-12T13:09:25.315Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-09-12T13:09:25.315Z] === RUN TestInfoAPI [2020-09-12T13:09:25.315Z] === RUN TestDockerSuite/TestExecUlimits [2020-09-12T13:09:25.315Z] --- PASS: TestInfoAPI (0.08s) [2020-09-12T13:09:25.315Z] === RUN TestInfoAPIWarnings [2020-09-12T13:09:25.510Z] #33 161.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-12T13:09:25.882Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-09-12T13:09:25.882Z] === RUN TestInfoDebug [2020-09-12T13:09:25.882Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-09-12T13:09:25.882Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-09-12T13:09:26.450Z] --- PASS: TestInfoDebug (0.59s) [2020-09-12T13:09:26.450Z] === RUN TestInfoInsecureRegistries [2020-09-12T13:09:26.875Z] #33 162.9 [2020-09-12T13:09:27.019Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-09-12T13:09:27.019Z] === RUN TestInfoRegistryMirrors [2020-09-12T13:09:27.436Z] #33 DONE 163.6s [2020-09-12T13:09:27.588Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-09-12T13:09:27.588Z] === RUN TestLoginFailsWithBadCredentials [2020-09-12T13:09:27.588Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-09-12T13:09:27.692Z] [2020-09-12T13:09:27.692Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-09-12T13:09:27.847Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s) [2020-09-12T13:09:27.847Z] === RUN TestPingCacheHeaders [2020-09-12T13:09:27.847Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-09-12T13:09:27.847Z] === RUN TestPingGet [2020-09-12T13:09:27.847Z] --- PASS: TestPingGet (0.02s) [2020-09-12T13:09:27.847Z] === RUN TestPingHead [2020-09-12T13:09:27.847Z] --- PASS: TestPingHead (0.03s) [2020-09-12T13:09:27.847Z] === RUN TestVersion [2020-09-12T13:09:27.847Z] --- PASS: TestVersion (0.03s) [2020-09-12T13:09:27.847Z] PASS [2020-09-12T13:09:27.847Z] [2020-09-12T13:09:27.847Z] === Skipped [2020-09-12T13:09:27.847Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-12T13:09:27.847Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-12T13:09:27.847Z] [2020-09-12T13:09:27.847Z] [2020-09-12T13:09:27.847Z] DONE 18 tests, 1 skipped in 5.691s [2020-09-12T13:09:27.847Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-12T13:09:27.847Z] ++ 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 [2020-09-12T13:09:27.847Z] ++ set -e [2020-09-12T13:09:27.847Z] ++ '[' -n 0 ']' [2020-09-12T13:09:27.847Z] ++ set -x [2020-09-12T13:09:27.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-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 [2020-09-12T13:09:27.965Z] --- PASS: TestServiceUpdatePidsLimit (15.89s) [2020-09-12T13:09:27.965Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-09-12T13:09:27.965Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2020-09-12T13:09:27.965Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2020-09-12T13:09:27.965Z] PASS [2020-09-12T13:09:27.965Z] [2020-09-12T13:09:27.965Z] === Skipped [2020-09-12T13:09:27.965Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-09-12T13:09:27.965Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-12T13:09:27.965Z] [2020-09-12T13:09:27.965Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-09-12T13:09:27.965Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-12T13:09:27.965Z] [2020-09-12T13:09:27.965Z] [2020-09-12T13:09:27.965Z] DONE 27 tests, 2 skipped in 128.472s [2020-09-12T13:09:27.965Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-09-12T13:09:27.965Z] ++ 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 [2020-09-12T13:09:27.965Z] ++ set -e [2020-09-12T13:09:27.965Z] ++ '[' -n 0 ']' [2020-09-12T13:09:27.965Z] ++ set -x [2020-09-12T13:09:27.965Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:09:27.965Z] INFO: Testing against a local daemon [2020-09-12T13:09:27.965Z] === RUN TestSessionCreate [2020-09-12T13:09:27.965Z] --- PASS: TestSessionCreate (0.04s) [2020-09-12T13:09:27.965Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-12T13:09:27.965Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-09-12T13:09:27.965Z] PASS [2020-09-12T13:09:27.965Z] [2020-09-12T13:09:27.965Z] DONE 2 tests in 0.148s [2020-09-12T13:09:27.965Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-09-12T13:09:27.965Z] ++ 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 [2020-09-12T13:09:27.965Z] ++ set -e [2020-09-12T13:09:27.965Z] ++ '[' -n 0 ']' [2020-09-12T13:09:27.965Z] ++ set -x [2020-09-12T13:09:27.965Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:09:27.965Z] INFO: Testing against a local daemon [2020-09-12T13:09:27.965Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-12T13:09:27.965Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-12T13:09:27.965Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-12T13:09:27.965Z] === RUN TestEventsExecDie [2020-09-12T13:09:27.965Z] --- PASS: TestEventsExecDie (0.61s) [2020-09-12T13:09:27.965Z] === RUN TestEventsBackwardsCompatible [2020-09-12T13:09:27.965Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-09-12T13:09:27.965Z] === RUN TestInfoBinaryCommits [2020-09-12T13:09:27.965Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-09-12T13:09:27.965Z] === RUN TestInfoAPIVersioned [2020-09-12T13:09:27.965Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-12T13:09:27.965Z] === RUN TestInfoDiscoveryBackend [2020-09-12T13:09:28.107Z] INFO: Testing against a local daemon [2020-09-12T13:09:28.107Z] === RUN TestVolumesCreateAndList [2020-09-12T13:09:28.107Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-12T13:09:28.107Z] === RUN TestVolumesRemove [2020-09-12T13:09:28.257Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-09-12T13:09:28.257Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-12T13:09:28.367Z] --- PASS: TestVolumesRemove (0.10s) [2020-09-12T13:09:28.367Z] === RUN TestVolumesInspect [2020-09-12T13:09:28.367Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-12T13:09:28.367Z] === RUN TestVolumesInvalidJSON [2020-09-12T13:09:28.367Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-12T13:09:28.367Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-12T13:09:28.367Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-12T13:09:28.367Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-12T13:09:28.367Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-12T13:09:28.367Z] PASS [2020-09-12T13:09:28.367Z] [2020-09-12T13:09:28.367Z] DONE 5 tests in 0.325s [2020-09-12T13:09:28.367Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-09-12T13:09:28.367Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-12T13:09:28.626Z] ++++ cat bundles/test-integration/docker.pid [2020-09-12T13:09:28.626Z] +++ kill 5609 [2020-09-12T13:09:29.192Z] === RUN TestDockerSuite/TestExecWithTERM [2020-09-12T13:09:29.299Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-12T13:09:29.299Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-12T13:09:29.760Z] === RUN TestDockerSuite/TestExecWithUser [2020-09-12T13:09:29.760Z] +++ /etc/init.d/apparmor stop [2020-09-12T13:09:29.760Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-12T13:09:29.760Z] [2020-09-12T13:09:29.760Z] Unloading profiles will leave already running processes permanently [2020-09-12T13:09:29.760Z] unconfined, which can lead to unexpected situations. [2020-09-12T13:09:29.760Z] [2020-09-12T13:09:29.760Z] To set a process to complain mode, use the command line tool [2020-09-12T13:09:29.760Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-12T13:09:29.760Z] +++ true [2020-09-12T13:09:29.760Z] exiting test-integration [2020-09-12T13:09:29.760Z] ++ exit 0 [2020-09-12T13:09:29.760Z] [2020-09-12T13:09:29.936Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-09-12T13:09:29.936Z] === RUN TestInfoAPI [2020-09-12T13:09:29.936Z] --- PASS: TestInfoAPI (0.04s) [2020-09-12T13:09:29.936Z] === RUN TestInfoAPIWarnings [2020-09-12T13:09:30.235Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-09-12T13:09:30.235Z] === RUN TestInfoDebug [2020-09-12T13:09:30.327Z] === RUN TestDockerSuite/TestGetContainerStats [2020-09-12T13:09:30.327Z] + for job in $(jobs -p) [2020-09-12T13:09:30.327Z] + wait 4879 [2020-09-12T13:09:30.894Z] --- PASS: TestInfoDebug (0.53s) [2020-09-12T13:09:30.894Z] === RUN TestInfoInsecureRegistries [2020-09-12T13:09:30.957Z] #34 DONE 3.4s [2020-09-12T13:09:31.564Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-09-12T13:09:31.564Z] === RUN TestInfoRegistryMirrors [2020-09-12T13:09:31.859Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-09-12T13:09:31.859Z] === RUN TestLoginFailsWithBadCredentials [2020-09-12T13:09:32.499Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2020-09-12T13:09:32.499Z] === RUN TestPingCacheHeaders [2020-09-12T13:09:32.499Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-09-12T13:09:32.499Z] === RUN TestPingGet [2020-09-12T13:09:32.499Z] --- PASS: TestPingGet (0.02s) [2020-09-12T13:09:32.499Z] === RUN TestPingHead [2020-09-12T13:09:32.499Z] --- PASS: TestPingHead (0.03s) [2020-09-12T13:09:32.499Z] === RUN TestVersion [2020-09-12T13:09:32.499Z] --- PASS: TestVersion (0.03s) [2020-09-12T13:09:32.499Z] PASS [2020-09-12T13:09:32.499Z] [2020-09-12T13:09:32.499Z] === Skipped [2020-09-12T13:09:32.499Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-12T13:09:32.499Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-12T13:09:32.499Z] [2020-09-12T13:09:32.499Z] [2020-09-12T13:09:32.499Z] DONE 18 tests, 1 skipped in 5.584s [2020-09-12T13:09:32.499Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-09-12T13:09:32.499Z] ++ 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 [2020-09-12T13:09:32.499Z] ++ set -e [2020-09-12T13:09:32.499Z] ++ '[' -n 0 ']' [2020-09-12T13:09:32.499Z] ++ set -x [2020-09-12T13:09:32.499Z] ++ env -i DEST=/go/src/github.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 [2020-09-12T13:09:32.499Z] INFO: Testing against a local daemon [2020-09-12T13:09:32.499Z] === RUN TestVolumesCreateAndList [2020-09-12T13:09:32.499Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-09-12T13:09:32.499Z] === RUN TestVolumesRemove [2020-09-12T13:09:32.793Z] --- PASS: TestVolumesRemove (0.06s) [2020-09-12T13:09:32.793Z] === RUN TestVolumesInspect [2020-09-12T13:09:32.793Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-12T13:09:32.793Z] === RUN TestVolumesInvalidJSON [2020-09-12T13:09:32.793Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-12T13:09:32.793Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-12T13:09:32.793Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-12T13:09:32.793Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-12T13:09:32.793Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-12T13:09:32.793Z] PASS [2020-09-12T13:09:32.793Z] [2020-09-12T13:09:32.793Z] DONE 5 tests in 0.208s [2020-09-12T13:09:32.793Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-12T13:09:32.793Z] ++++ cat bundles/test-integration/docker.pid [2020-09-12T13:09:32.793Z] +++ kill 13825 [2020-09-12T13:09:32.844Z] [2020-09-12T13:09:32.844Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-09-12T13:09:33.100Z] #35 DONE 0.6s [2020-09-12T13:09:33.356Z] [2020-09-12T13:09:33.356Z] #36 exporting to image [2020-09-12T13:09:33.356Z] #36 exporting layers [2020-09-12T13:09:34.307Z] +++ /etc/init.d/apparmor stop [2020-09-12T13:09:34.307Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-12T13:09:34.307Z] [2020-09-12T13:09:34.307Z] Unloading profiles will leave already running processes permanently [2020-09-12T13:09:34.307Z] unconfined, which can lead to unexpected situations. [2020-09-12T13:09:34.307Z] [2020-09-12T13:09:34.307Z] To set a process to complain mode, use the command line tool [2020-09-12T13:09:34.307Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-12T13:09:34.307Z] +++ true [2020-09-12T13:09:34.307Z] exiting test-integration [2020-09-12T13:09:34.307Z] ++ exit 0 [2020-09-12T13:09:34.307Z] [2020-09-12T13:09:35.595Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream Post stage [Pipeline] junit [2020-09-12T13:09:35.888Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-12T13:09:36.623Z] #36 exporting layers 3.1s done [2020-09-12T13:09:36.623Z] #36 writing image sha256:100c38c04a822ebba47efa2ed82569421dd6f4fbda42539d7fdf1d0f3411c04a done [2020-09-12T13:09:36.623Z] #36 naming to docker.io/library/moby-e2e-test done [2020-09-12T13:09:36.623Z] #36 DONE 3.1s [Pipeline] } [2020-09-12T13:09:36.631Z] + echo Ensuring container killed. [2020-09-12T13:09:36.631Z] Ensuring container killed. [2020-09-12T13:09:36.631Z] + docker rm -vf docker-pr1 [2020-09-12T13:09:36.631Z] Error: No such container: docker-pr1 [2020-09-12T13:09:36.631Z] + true [Pipeline] // stage Post stage [Pipeline] sh [Pipeline] sh [2020-09-12T13:09:36.966Z] + echo Ensuring container killed. [2020-09-12T13:09:36.966Z] Ensuring container killed. [2020-09-12T13:09:36.966Z] + docker rm -vf docker-pr1 [2020-09-12T13:09:36.966Z] Error: No such container: docker-pr1 [2020-09-12T13:09:36.966Z] + true [Pipeline] sh [2020-09-12T13:09:37.135Z] + echo Chowning /workspace to jenkins user [2020-09-12T13:09:37.135Z] Chowning /workspace to jenkins user [2020-09-12T13:09:37.135Z] + id -u [2020-09-12T13:09:37.135Z] + id -g [2020-09-12T13:09:37.135Z] + docker run --rm -v /home/docker/workspace/moby_PR-41441:/workspace busybox chown -R 1001:1001 /workspace [2020-09-12T13:09:37.135Z] Unable to find image 'busybox:latest' locally [2020-09-12T13:09:37.278Z] + echo Chowning /workspace to jenkins user [2020-09-12T13:09:37.278Z] Chowning /workspace to jenkins user [2020-09-12T13:09:37.278Z] + id -u [2020-09-12T13:09:37.278Z] + id -g [2020-09-12T13:09:37.278Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41441:/workspace busybox chown -R 1000:1000 /workspace [2020-09-12T13:09:37.430Z] latest: Pulling from library/busybox [2020-09-12T13:09:37.430Z] d997fe81ee23: Pulling fs layer [2020-09-12T13:09:37.430Z] d997fe81ee23: Verifying Checksum [2020-09-12T13:09:37.430Z] d997fe81ee23: Download complete [2020-09-12T13:09:37.729Z] d997fe81ee23: Pull complete [2020-09-12T13:09:37.729Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-12T13:09:37.729Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-12T13:09:38.166Z] + bundleName=unit [2020-09-12T13:09:38.166Z] + echo Creating unit-bundles.tar.gz [2020-09-12T13:09:38.166Z] Creating unit-bundles.tar.gz [2020-09-12T13:09:38.166Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-09-12T13:09:38.166Z] bundles/junit-report.xml [2020-09-12T13:09:38.166Z] bundles/go-test-report.json [2020-09-12T13:09:38.166Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-09-12T13:09:38.173Z] Archiving artifacts [2020-09-12T13:09:38.687Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41441/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-12T13:09:38.991Z] + make clean [2020-09-12T13:09:39.248Z] docker volume rm -f docker-dev-cache [2020-09-12T13:09:39.248Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [Pipeline] } [2020-09-12T13:09:39.647Z] + bundleName=ppc64le-integration [2020-09-12T13:09:39.647Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-09-12T13:09:39.647Z] Creating ppc64le-integration-bundles.tar.gz [2020-09-12T13:09:39.647Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xmlxargs ) tar -print -czf [2020-09-12T13:09:39.647Z] ppc64le-integration-bundles.tar.gz [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] archiveArtifacts [2020-09-12T13:09:39.708Z] Archiving artifacts [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-12T13:09:39.778Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-09-12T13:09:40.109Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41441/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-12T13:09:40.494Z] + make clean [2020-09-12T13:09:40.787Z] make: command: Command not found [2020-09-12T13:09:40.787Z] make: command: Command not found [2020-09-12T13:09:40.787Z] docker volume rm -f docker-dev-cache [2020-09-12T13:09:40.787Z] docker-dev-cache [Pipeline] deleteDir [2020-09-12T13:09:41.153Z] === RUN TestDockerSuite/TestGetContainerStatsStream [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-12T13:09:46.415Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-09-12T13:09:46.415Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-09-12T13:09:46.415Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-09-12T13:09:46.415Z] === RUN TestDockerSuite/TestHealth [2020-09-12T13:10:04.515Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-09-12T13:10:04.515Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-09-12T13:10:04.515Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-09-12T13:10:04.515Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-09-12T13:10:05.081Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-09-12T13:10:05.081Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-09-12T13:10:05.648Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-09-12T13:10:05.648Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-09-12T13:10:05.648Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-09-12T13:10:05.648Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-09-12T13:10:05.907Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-09-12T13:10:06.166Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-09-12T13:10:06.424Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-09-12T13:10:06.424Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-09-12T13:10:06.991Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-09-12T13:10:06.991Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-09-12T13:10:07.926Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-09-12T13:10:08.184Z] === RUN TestDockerSuite/TestImagesFormat [2020-09-12T13:10:08.184Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-09-12T13:10:08.751Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-09-12T13:10:11.279Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-09-12T13:10:11.279Z] === RUN TestDockerSuite/TestImportBadURL [2020-09-12T13:10:11.537Z] === RUN TestDockerSuite/TestImportDisplay [2020-09-12T13:10:12.471Z] === RUN TestDockerSuite/TestImportFile [2020-09-12T13:10:13.409Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-09-12T13:10:13.409Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-09-12T13:10:14.785Z] === RUN TestDockerSuite/TestImportGzipped [2020-09-12T13:10:15.720Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-09-12T13:10:16.656Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-09-12T13:10:17.234Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-09-12T13:10:17.800Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-09-12T13:10:18.059Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-09-12T13:10:18.317Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-09-12T13:10:18.317Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-09-12T13:10:18.575Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-09-12T13:10:19.142Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-09-12T13:10:19.708Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-09-12T13:10:19.967Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-09-12T13:10:20.534Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-09-12T13:10:20.793Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-09-12T13:10:20.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-09-12T13:10:20.793Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-09-12T13:10:22.171Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-09-12T13:10:22.429Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-09-12T13:10:22.688Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-09-12T13:10:22.688Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-09-12T13:10:23.256Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-09-12T13:10:23.257Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-09-12T13:10:23.825Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-09-12T13:10:24.394Z] === RUN TestDockerSuite/TestInspectDefault [2020-09-12T13:10:24.653Z] === RUN TestDockerSuite/TestInspectHistory [2020-09-12T13:10:25.220Z] === RUN TestDockerSuite/TestInspectImage [2020-09-12T13:10:25.220Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-09-12T13:10:25.220Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-09-12T13:10:25.220Z] === RUN TestDockerSuite/TestInspectInt64 [2020-09-12T13:10:25.788Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-09-12T13:10:26.046Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-09-12T13:10:26.304Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-09-12T13:10:26.562Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-09-12T13:10:27.129Z] === RUN TestDockerSuite/TestInspectPlugin [2020-09-12T13:10:28.502Z] === RUN TestDockerSuite/TestInspectRootFS [2020-09-12T13:10:28.502Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-09-12T13:10:29.068Z] === RUN TestDockerSuite/TestInspectStatus [2020-09-12T13:10:29.326Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-09-12T13:10:30.260Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-09-12T13:10:30.827Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-09-12T13:10:31.413Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-09-12T13:10:31.672Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-09-12T13:10:32.239Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-09-12T13:10:32.497Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-09-12T13:10:33.065Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-09-12T13:10:33.065Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-09-12T13:10:34.453Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-09-12T13:10:35.390Z] === RUN TestDockerSuite/TestLinksEnvs [2020-09-12T13:10:36.326Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-09-12T13:10:36.326Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-09-12T13:10:37.703Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-09-12T13:10:38.638Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-09-12T13:10:40.011Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-09-12T13:10:40.011Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-09-12T13:10:41.390Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-09-12T13:10:41.648Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-09-12T13:10:42.215Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-09-12T13:10:42.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-09-12T13:10:47.491Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-09-12T13:10:50.779Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-09-12T13:10:52.173Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-09-12T13:10:53.549Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-09-12T13:10:54.117Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-09-12T13:10:56.020Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-09-12T13:10:56.020Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-09-12T13:10:56.279Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-09-12T13:10:56.279Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-09-12T13:10:56.279Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-09-12T13:10:56.847Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-09-12T13:10:57.106Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-09-12T13:11:01.295Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-09-12T13:11:01.295Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-09-12T13:11:05.481Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-09-12T13:11:05.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-09-12T13:11:06.001Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-09-12T13:11:06.001Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-09-12T13:11:06.939Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-09-12T13:11:08.318Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-09-12T13:11:09.254Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-09-12T13:11:10.190Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-09-12T13:11:11.147Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-09-12T13:11:13.048Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-09-12T13:11:13.615Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-09-12T13:11:14.182Z] === RUN TestDockerSuite/TestLogsSince [2020-09-12T13:11:20.739Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-09-12T13:11:22.639Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-09-12T13:11:25.927Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-09-12T13:11:26.865Z] === RUN TestDockerSuite/TestLogsTail [2020-09-12T13:11:27.431Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-09-12T13:11:27.997Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-09-12T13:11:28.563Z] === RUN TestDockerSuite/TestMountIntoProc [2020-09-12T13:11:28.821Z] === RUN TestDockerSuite/TestMountIntoSys [2020-09-12T13:11:29.080Z] === RUN TestDockerSuite/TestNetHostname [2020-09-12T13:11:30.459Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-09-12T13:11:30.459Z] === RUN TestDockerSuite/TestNetworkEvents [2020-09-12T13:11:37.033Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-09-12T13:11:37.293Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-09-12T13:11:37.860Z] === RUN TestDockerSuite/TestPluginActive [2020-09-12T13:11:38.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-09-12T13:11:39.497Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-09-12T13:11:43.693Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-09-12T13:11:45.071Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-09-12T13:11:45.071Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-09-12T13:11:46.009Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-09-12T13:11:49.298Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-09-12T13:11:50.235Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-09-12T13:11:52.139Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-09-12T13:11:56.337Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-09-12T13:11:56.904Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-09-12T13:11:57.842Z] === RUN TestDockerSuite/TestPortHostBinding [2020-09-12T13:11:58.411Z] === RUN TestDockerSuite/TestPortList [2020-09-12T13:12:04.979Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-09-12T13:12:04.979Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-09-12T13:12:11.545Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-09-12T13:12:11.545Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-09-12T13:12:11.545Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-09-12T13:12:11.545Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-09-12T13:12:11.545Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-09-12T13:12:11.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-09-12T13:12:11.805Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-09-12T13:12:11.805Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-09-12T13:12:12.374Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-09-12T13:12:12.374Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-09-12T13:12:13.313Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-09-12T13:12:13.313Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-09-12T13:12:13.881Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-09-12T13:12:15.787Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-09-12T13:12:16.724Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-09-12T13:12:17.292Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-09-12T13:12:17.292Z] === RUN TestDockerSuite/TestPsByOrder [2020-09-12T13:12:19.838Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-09-12T13:12:20.773Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-09-12T13:12:22.677Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-09-12T13:12:25.963Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-09-12T13:12:25.963Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-09-12T13:12:28.498Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-09-12T13:12:35.058Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-09-12T13:12:35.624Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-09-12T13:12:36.999Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-09-12T13:12:36.999Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-09-12T13:12:37.935Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-09-12T13:12:38.872Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-09-12T13:12:40.796Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-09-12T13:12:43.329Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-09-12T13:12:44.267Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-09-12T13:12:44.526Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-09-12T13:12:45.093Z] === RUN TestDockerSuite/TestPsRightTagName [2020-09-12T13:12:46.471Z] === RUN TestDockerSuite/TestPsShowMounts [2020-09-12T13:12:47.850Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-09-12T13:12:48.419Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-09-12T13:12:48.419Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-09-12T13:12:48.419Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-09-12T13:12:48.677Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-09-12T13:12:48.677Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-09-12T13:12:49.245Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-09-12T13:12:49.812Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-09-12T13:12:50.749Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-09-12T13:12:51.317Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-09-12T13:12:57.885Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-09-12T13:12:59.260Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-09-12T13:13:00.195Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-09-12T13:13:00.195Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-09-12T13:13:00.464Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-09-12T13:13:00.464Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-09-12T13:13:02.382Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-09-12T13:13:03.318Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-09-12T13:13:03.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-09-12T13:13:05.261Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-09-12T13:13:06.638Z] === RUN TestDockerSuite/TestRmiBlank [2020-09-12T13:13:06.638Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-09-12T13:13:06.638Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-09-12T13:13:09.931Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-09-12T13:13:10.868Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-09-12T13:13:11.127Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-09-12T13:13:13.038Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-09-12T13:13:13.607Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-09-12T13:13:14.985Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-09-12T13:13:15.553Z] === RUN TestDockerSuite/TestRmiTag [2020-09-12T13:13:15.553Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-09-12T13:13:16.121Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-09-12T13:13:18.658Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-09-12T13:13:18.933Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-09-12T13:13:19.504Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-09-12T13:13:19.763Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-09-12T13:13:20.699Z] === RUN TestDockerSuite/TestRunAddHost [2020-09-12T13:13:21.266Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-09-12T13:13:21.266Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-09-12T13:13:21.834Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-09-12T13:13:21.834Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-09-12T13:13:22.401Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-09-12T13:13:23.336Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-09-12T13:13:23.594Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-09-12T13:13:24.161Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-09-12T13:13:24.731Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-09-12T13:13:25.668Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-09-12T13:13:26.606Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-09-12T13:13:27.172Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-09-12T13:13:27.740Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-09-12T13:13:28.306Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-09-12T13:13:28.565Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-09-12T13:13:29.133Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-09-12T13:13:30.071Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-09-12T13:13:30.639Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-09-12T13:13:30.897Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-09-12T13:13:31.156Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-09-12T13:13:31.415Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-09-12T13:13:31.984Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-09-12T13:13:31.984Z] === RUN TestDockerSuite/TestRunBindMounts [2020-09-12T13:13:33.895Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-09-12T13:13:34.153Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-09-12T13:13:34.720Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-09-12T13:13:35.654Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-09-12T13:13:36.222Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-09-12T13:13:36.222Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-09-12T13:13:36.482Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-09-12T13:13:37.049Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-09-12T13:13:37.616Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-09-12T13:13:38.186Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-09-12T13:13:38.444Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-09-12T13:13:38.444Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-09-12T13:13:39.011Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-09-12T13:13:39.011Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-09-12T13:13:39.577Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-09-12T13:13:40.143Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-09-12T13:13:40.709Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-09-12T13:13:40.968Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-09-12T13:13:40.968Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-09-12T13:13:41.535Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-09-12T13:13:42.470Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-09-12T13:13:43.406Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-09-12T13:13:44.342Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-09-12T13:13:44.909Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-09-12T13:13:45.167Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-09-12T13:13:45.734Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-09-12T13:13:45.993Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-09-12T13:13:46.560Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-09-12T13:13:47.496Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-09-12T13:13:49.411Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-09-12T13:13:49.411Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-09-12T13:13:49.979Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-09-12T13:13:51.358Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-09-12T13:13:52.736Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-09-12T13:13:54.650Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-09-12T13:13:56.025Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-09-12T13:13:56.025Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-09-12T13:13:56.025Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-09-12T13:13:56.284Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-09-12T13:13:57.219Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-09-12T13:13:58.597Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-09-12T13:13:59.975Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-09-12T13:14:00.542Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-09-12T13:14:01.478Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-09-12T13:14:01.738Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-09-12T13:14:01.738Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-09-12T13:14:02.305Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-09-12T13:14:03.244Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-09-12T13:14:03.244Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-09-12T13:14:03.503Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-09-12T13:14:04.074Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-09-12T13:14:04.642Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-09-12T13:14:04.909Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-09-12T13:14:05.168Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-09-12T13:14:05.429Z] === RUN TestDockerSuite/TestRunEnvironment [2020-09-12T13:14:05.995Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-09-12T13:14:06.254Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-09-12T13:14:06.820Z] === RUN TestDockerSuite/TestRunExitCode [2020-09-12T13:14:07.079Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-09-12T13:14:07.646Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-09-12T13:14:07.904Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-09-12T13:14:08.472Z] === RUN TestDockerSuite/TestRunExposePort [2020-09-12T13:14:08.472Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-09-12T13:14:08.730Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-09-12T13:14:09.297Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-09-12T13:14:09.864Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-09-12T13:14:10.123Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-09-12T13:14:10.381Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-12T13:14:10.381Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-09-12T13:14:13.670Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-09-12T13:14:13.670Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-09-12T13:14:25.875Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-09-12T13:14:25.875Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-09-12T13:14:26.812Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-09-12T13:14:26.812Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-09-12T13:14:26.812Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-09-12T13:14:26.812Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-09-12T13:14:27.380Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-09-12T13:14:29.931Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-09-12T13:14:30.867Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-09-12T13:14:31.803Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-09-12T13:14:35.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-09-12T13:14:37.626Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-09-12T13:14:37.885Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-09-12T13:14:38.455Z] === RUN TestDockerSuite/TestRunModeHostname [2020-09-12T13:14:39.023Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-09-12T13:14:39.281Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-09-12T13:14:39.281Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-09-12T13:14:39.541Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-09-12T13:14:40.479Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-09-12T13:14:41.417Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-09-12T13:14:41.676Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-09-12T13:14:42.614Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-09-12T13:14:42.614Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-09-12T13:14:42.614Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-09-12T13:14:43.994Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-09-12T13:14:44.253Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-09-12T13:14:45.189Z] === RUN TestDockerSuite/TestRunMount [2020-09-12T13:14:47.098Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-09-12T13:14:49.644Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-09-12T13:14:50.217Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-09-12T13:14:50.589Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-09-12T13:14:50.848Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-09-12T13:14:52.228Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-09-12T13:14:52.487Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-09-12T13:14:53.862Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-09-12T13:14:56.397Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-09-12T13:14:56.963Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-09-12T13:14:57.904Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-09-12T13:14:59.809Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-09-12T13:15:01.185Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-09-12T13:15:01.185Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-09-12T13:15:02.122Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-09-12T13:15:02.122Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-09-12T13:15:02.689Z] === RUN TestDockerSuite/TestRunNetHost [2020-09-12T13:15:03.623Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-09-12T13:15:04.192Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-09-12T13:15:04.763Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-09-12T13:15:06.139Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-09-12T13:15:07.076Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-09-12T13:15:09.610Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-09-12T13:15:10.177Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-09-12T13:15:10.177Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-09-12T13:15:10.744Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-09-12T13:15:10.744Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-09-12T13:15:11.002Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-09-12T13:15:11.568Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-09-12T13:15:11.568Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-09-12T13:15:12.136Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-09-12T13:15:17.399Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-09-12T13:15:17.399Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-09-12T13:15:17.966Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-09-12T13:15:18.225Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-09-12T13:15:19.160Z] === RUN TestDockerSuite/TestRunPortInUse [2020-09-12T13:15:19.727Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-09-12T13:15:20.294Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-09-12T13:15:20.553Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-09-12T13:15:21.118Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-09-12T13:15:21.377Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-09-12T13:15:21.943Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-12T13:15:21.943Z] === RUN TestDockerSuite/TestRunPublishPort [2020-09-12T13:15:22.202Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-09-12T13:15:22.773Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-09-12T13:15:22.773Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-09-12T13:15:23.344Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-09-12T13:15:23.910Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-09-12T13:15:23.910Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-09-12T13:15:25.285Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-09-12T13:15:26.660Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-09-12T13:15:27.597Z] === RUN TestDockerSuite/TestRunRm [2020-09-12T13:15:28.164Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-09-12T13:15:32.352Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-09-12T13:15:32.352Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-09-12T13:15:32.919Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-09-12T13:15:33.487Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-09-12T13:15:34.425Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-09-12T13:15:34.684Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-09-12T13:15:37.221Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-09-12T13:15:37.481Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-09-12T13:15:40.769Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-09-12T13:15:41.028Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-09-12T13:15:41.287Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-09-12T13:15:41.863Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-09-12T13:15:42.430Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-09-12T13:15:42.689Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-09-12T13:15:43.259Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-09-12T13:15:43.518Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-09-12T13:15:44.089Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-09-12T13:15:44.348Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-09-12T13:15:46.913Z] === RUN TestDockerSuite/TestRunState [2020-09-12T13:15:47.849Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-09-12T13:15:48.108Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-09-12T13:15:48.678Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-09-12T13:15:48.678Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-09-12T13:15:48.678Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-09-12T13:15:49.245Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-09-12T13:15:49.504Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-09-12T13:15:49.763Z] === RUN TestDockerSuite/TestRunSysctls [2020-09-12T13:15:50.699Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-09-12T13:15:50.699Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-09-12T13:15:50.699Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-09-12T13:15:51.267Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-09-12T13:15:52.646Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-09-12T13:15:53.214Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-09-12T13:15:53.782Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-09-12T13:15:55.689Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-09-12T13:15:55.949Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-09-12T13:15:58.490Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-09-12T13:15:58.754Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-09-12T13:16:01.287Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-09-12T13:16:01.287Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-09-12T13:16:01.546Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-09-12T13:16:02.115Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-09-12T13:16:02.682Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-09-12T13:16:04.586Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-09-12T13:16:04.586Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-09-12T13:16:05.522Z] === RUN TestDockerSuite/TestRunUserByID [2020-09-12T13:16:06.090Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-09-12T13:16:06.090Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-09-12T13:16:06.350Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-09-12T13:16:06.920Z] === RUN TestDockerSuite/TestRunUserByName [2020-09-12T13:16:07.855Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-09-12T13:16:07.855Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-09-12T13:16:08.114Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-09-12T13:16:08.114Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-09-12T13:16:08.373Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-09-12T13:16:08.941Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-09-12T13:16:10.319Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-09-12T13:16:12.224Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-09-12T13:16:12.791Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-09-12T13:16:13.727Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-09-12T13:16:13.727Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-09-12T13:16:15.114Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-09-12T13:16:16.491Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-09-12T13:16:17.867Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-09-12T13:16:19.775Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-09-12T13:16:19.775Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-09-12T13:16:20.343Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-09-12T13:16:20.910Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-09-12T13:16:21.478Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-09-12T13:16:21.478Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-09-12T13:16:21.478Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-09-12T13:16:21.478Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-09-12T13:16:21.478Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-09-12T13:16:21.478Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-09-12T13:16:22.415Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-09-12T13:16:22.981Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-09-12T13:16:23.917Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-09-12T13:16:24.176Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-09-12T13:16:24.745Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-09-12T13:16:24.745Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-09-12T13:16:25.004Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-09-12T13:16:25.572Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-09-12T13:16:25.572Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-09-12T13:16:25.572Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-09-12T13:16:25.572Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-09-12T13:16:25.572Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-09-12T13:16:25.572Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-09-12T13:16:25.572Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-09-12T13:16:25.572Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-09-12T13:16:25.572Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-09-12T13:16:25.572Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-09-12T13:16:26.139Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-09-12T13:16:26.398Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-09-12T13:16:27.336Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-09-12T13:16:27.336Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-09-12T13:16:27.904Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-09-12T13:16:28.164Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-09-12T13:16:28.424Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-09-12T13:16:28.682Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-09-12T13:16:28.941Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-09-12T13:16:29.508Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-09-12T13:16:29.508Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-09-12T13:16:29.508Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-09-12T13:16:30.095Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-09-12T13:16:30.666Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-09-12T13:16:31.234Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-09-12T13:16:31.234Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-09-12T13:16:31.493Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-09-12T13:16:31.493Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-09-12T13:16:32.429Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-09-12T13:16:32.997Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-09-12T13:16:34.375Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-09-12T13:16:34.633Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-09-12T13:16:34.633Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-09-12T13:16:34.633Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-09-12T13:16:35.202Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-09-12T13:16:36.140Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-09-12T13:16:36.708Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-09-12T13:16:36.708Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-09-12T13:16:38.086Z] === RUN TestDockerSuite/TestSaveImageId [2020-09-12T13:16:38.086Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-09-12T13:16:38.345Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-09-12T13:16:38.345Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-09-12T13:16:39.723Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-09-12T13:16:39.723Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-09-12T13:16:41.627Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-09-12T13:16:41.627Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-09-12T13:16:41.627Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-09-12T13:16:41.627Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-09-12T13:16:43.003Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-09-12T13:16:44.382Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-09-12T13:16:44.948Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-09-12T13:16:44.948Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-09-12T13:16:45.206Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-09-12T13:16:45.206Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-09-12T13:16:45.465Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-09-12T13:16:45.723Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-09-12T13:16:47.638Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-09-12T13:16:48.205Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-09-12T13:16:53.475Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-09-12T13:16:53.475Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-09-12T13:16:54.413Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-09-12T13:16:55.351Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-09-12T13:16:55.918Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-09-12T13:16:56.486Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-09-12T13:16:59.020Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-09-12T13:17:00.923Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-09-12T13:17:00.923Z] === RUN TestDockerSuite/TestStartRecordError [2020-09-12T13:17:02.300Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-09-12T13:17:03.239Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-09-12T13:17:04.176Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-09-12T13:17:06.721Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-09-12T13:17:08.626Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-09-12T13:17:11.158Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-09-12T13:17:13.689Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-09-12T13:17:18.955Z] === RUN TestDockerSuite/TestStatsNoStream [2020-09-12T13:17:20.857Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-09-12T13:17:21.424Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-09-12T13:17:22.360Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-09-12T13:17:22.929Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-09-12T13:17:23.866Z] === RUN TestDockerSuite/TestTopPrivileged [2020-09-12T13:17:24.433Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-09-12T13:17:24.433Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-09-12T13:17:24.692Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-09-12T13:17:27.240Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-09-12T13:17:30.524Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-09-12T13:17:30.524Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-09-12T13:17:30.783Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-09-12T13:17:30.783Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-09-12T13:17:31.350Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-09-12T13:17:32.727Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-09-12T13:17:32.727Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-09-12T13:17:33.664Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-09-12T13:17:34.231Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-09-12T13:17:34.490Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-09-12T13:17:34.749Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-09-12T13:17:36.125Z] === RUN TestDockerSuite/TestUpdateStats [2020-09-12T13:17:37.061Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-09-12T13:17:39.591Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-09-12T13:17:40.527Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-09-12T13:17:40.527Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-09-12T13:17:41.094Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-09-12T13:17:41.660Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-09-12T13:17:44.194Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-09-12T13:17:46.725Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-09-12T13:17:48.633Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-09-12T13:17:50.011Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-09-12T13:17:52.542Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-09-12T13:17:54.449Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-09-12T13:17:55.825Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-09-12T13:17:57.201Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-09-12T13:17:57.201Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-09-12T13:17:58.577Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-09-12T13:17:59.956Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-09-12T13:17:59.956Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-09-12T13:18:00.892Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-09-12T13:18:02.795Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-09-12T13:18:04.194Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-09-12T13:18:05.570Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-09-12T13:18:06.950Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-09-12T13:18:07.886Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-09-12T13:18:25.964Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-09-12T13:18:25.964Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-09-12T13:18:25.964Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-09-12T13:18:25.964Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-09-12T13:18:25.964Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-09-12T13:18:25.964Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-09-12T13:18:25.964Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-09-12T13:18:25.964Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-09-12T13:18:25.964Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-09-12T13:18:25.964Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-09-12T13:18:25.964Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-09-12T13:18:25.964Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-09-12T13:18:25.964Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-09-12T13:18:25.964Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-09-12T13:18:25.964Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-09-12T13:18:26.899Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-09-12T13:18:26.899Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-09-12T13:18:27.158Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-09-12T13:18:27.158Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-09-12T13:18:27.158Z] === RUN TestDockerSuite/TestVolumeEvents [2020-09-12T13:18:27.725Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-09-12T13:18:29.101Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-09-12T13:18:29.101Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-09-12T13:18:29.101Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-09-12T13:18:31.017Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-09-12T13:18:32.926Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-09-12T13:18:33.185Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite (1295.42s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.98s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.58s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.32s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.44s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.90s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.07s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.90s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.23s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.09s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.80s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.79s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.89s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.83s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.97s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.74s) [2020-09-12T13:18:33.445Z] --- PASS: TestDockerSuite/TestAttachDetach (0.88s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.81s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.73s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.79s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.63s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.14s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.58s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.92s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.87s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.95s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.69s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.14s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.53s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.33s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.23s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.59s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.78s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.43s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.93s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.95s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.75s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.24s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.75s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.71s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.27s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.13s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.73s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.50s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.71s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.48s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.30s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.02s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.94s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.28s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.45s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.86s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.80s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.54s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.20s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.43s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.81s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.61s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.37s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.09s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.01s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.05s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.20s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.36s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.15s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.11s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.34s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.93s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.02s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.54s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.64s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.35s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.16s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.02s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.98s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.20s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.05s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.84s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.38s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCmd (0.28s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.23s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.28s) [2020-09-12T13:18:33.446Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-09-12T13:18:33.446Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.16s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.44s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.74s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildContChar (2.54s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.05s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.24s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.52s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.53s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.28s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.54s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.69s) [2020-09-12T13:18:33.446Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-09-12T13:18:33.446Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-12T13:18:33.446Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-09-12T13:18:33.446Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-12T13:18:33.446Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-09-12T13:18:33.446Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-12T13:18:33.446Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-12T13:18:33.446Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.95s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.39s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.69s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.07s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.92s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.38s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.76s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.34s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.41s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.26s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.31s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.35s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.97s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.47s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.37s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.51s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.17s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.19s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.32s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.30s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.42s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.84s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.82s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.28s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.44s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.74s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildEnv (1.36s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.35s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.06s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.20s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.39s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.22s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.42s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.46s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.66s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.43s) [2020-09-12T13:18:33.446Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-12T13:18:33.446Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.45s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.60s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.65s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildFails (0.76s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.24s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.44s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.40s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.32s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.14s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.64s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.91s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.68s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.26s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.31s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildHistory (3.06s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.30s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.18s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.38s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.44s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.70s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildLabel (0.35s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.27s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.12s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.55s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.23s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.67s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.17s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.34s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.09s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.69s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.36s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.44s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.88s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.34s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.87s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.78s) [2020-09-12T13:18:33.446Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.03s) [2020-09-12T13:18:33.446Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.13s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.38s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.41s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.84s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.78s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.21s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.27s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.48s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.92s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.10s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.62s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.18s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.58s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.51s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.70s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildPATH (2.23s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.66s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.93s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.68s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.96s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.77s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildRm (2.75s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.66s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.00s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.34s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.45s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.06s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.82s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.76s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.60s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.33s) [2020-09-12T13:18:33.446Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-12T13:18:33.446Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.57s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildStderr (0.69s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.77s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.33s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.16s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.83s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.02s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.12s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildUser (1.30s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.45s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.11s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.56s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s) [2020-09-12T13:18:33.446Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.87s) [2020-09-12T13:18:33.446Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-12T13:18:33.446Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-12T13:18:33.446Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-12T13:18:33.447Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-12T13:18:33.447Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-12T13:18:33.447Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-12T13:18:33.447Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-12T13:18:33.447Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.27s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.68s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.81s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.75s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.42s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.79s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.16s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.60s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.60s) [2020-09-12T13:18:33.447Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-12T13:18:33.447Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.79s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.94s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-09-12T13:18:33.447Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-12T13:18:33.447Z] docker_cli_sni_test.go:18: Flakey test [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.51s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.77s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCommitChange (0.82s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.63s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.19s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.16s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.67s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCommitTTY (1.07s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.65s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.95s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.61s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.23s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.77s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.90s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.17s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.88s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.96s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.73s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.76s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.90s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.89s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.67s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.41s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.55s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.43s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.56s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.76s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.48s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.63s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.53s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.63s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.57s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.04s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.99s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.46s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.35s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.55s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.57s) [2020-09-12T13:18:33.447Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-12T13:18:33.447Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.45s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.44s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.94s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.52s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.44s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.14s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.13s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.84s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.35s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.45s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.40s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.33s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b5ada0_} (1.32s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1047642423_/foo_false____} (1.35s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1047642423_/foo_true____} (1.46s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3576395562_/foo_false____} (1.51s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3576395562_/foo_true____} (0.44s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3576395562_/foo_true__0xc000b5ae40__} (1.66s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b5ae60_} (0.39s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b5ae80_} (1.29s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b5aea0_} (1.42s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b5aec0_} (1.47s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.85s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.68s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.11s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.78s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.14s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.56s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.71s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.62s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.58s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.50s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.77s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.92s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.77s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.58s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.61s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.92s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.66s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.70s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.78s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.58s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.54s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.57s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.82s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.82s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.50s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.80s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.03s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.68s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.57s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.45s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.29s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.68s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.71s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.59s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.70s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.59s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.62s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpToDot (0.52s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.25s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.22s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpToStdout (0.62s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.99s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.74s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.10s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.57s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.56s) [2020-09-12T13:18:33.447Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-12T13:18:33.447Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.50s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.30s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2020-09-12T13:18:33.447Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-12T13:18:33.447Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.70s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.70s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.58s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.27s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.62s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.02s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.41s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.58s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.72s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.50s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.05s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.72s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.08s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.09s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.13s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.97s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.27s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.81s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsAttach (0.51s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsCommit (0.62s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.45s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.65s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.47s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.90s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.05s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.93s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsCopy (0.76s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.92s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.34s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.32s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.09s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.92s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsFilters (0.99s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsFormat (1.13s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.63s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.43s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2020-09-12T13:18:33.447Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-12T13:18:33.447Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-12T13:18:33.447Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-12T13:18:33.447Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-12T13:18:33.447Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.30s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.44s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestEventsResize (0.46s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.33s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.53s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestEventsTop (0.49s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.76s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExec (0.86s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.62s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.44s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecAPIStart (0.96s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.45s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.45s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.47s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.56s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.62s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.52s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.89s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecCgroup (0.73s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.41s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.49s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecInspectID (2.56s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecInteractive (0.92s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.65s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecParseError (0.58s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.81s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.49s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.66s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.63s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.53s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecUlimits (0.62s) [2020-09-12T13:18:33.448Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-12T13:18:33.448Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.90s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.62s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.82s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestExecWithUser (0.66s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.81s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.47s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.59s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.47s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.41s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestHealth (18.38s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.46s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestImportDisplay (1.03s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestImportFile (1.05s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.04s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestImportGzipped (1.12s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.46s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.41s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.41s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.40s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.39s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.41s) [2020-09-12T13:18:33.448Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-12T13:18:33.448Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.62s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectHistory (0.52s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-12T13:18:33.448Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-12T13:18:33.448Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.41s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.42s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.38s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.43s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectStatus (0.52s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.92s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.41s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.40s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.47s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.89s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.87s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (0.96s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.32s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.27s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.30s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.21s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.91s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.33s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.55s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.87s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.47s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.44s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.48s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.93s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.08s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.16s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.00s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.87s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.10s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.42s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.77s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLogsTail (0.65s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.63s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.41s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestNetHostname (1.19s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.16s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.55s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.21s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPluginActive (1.71s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.67s) [2020-09-12T13:18:33.448Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-09-12T13:18:33.448Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.97s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.73s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.32s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.80s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.73s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.30s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.79s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.77s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPortList (5.64s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.82s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.96s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.42s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.06s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.11s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.21s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.48s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPsByOrder (2.58s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.01s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.20s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.51s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.22s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.85s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.34s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.04s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.03s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.90s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.01s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.42s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.65s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.36s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.45s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s) [2020-09-12T13:18:33.448Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-12T13:18:33.448Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.13s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.42s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.86s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.92s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.32s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.35s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.23s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.90s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.87s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.01s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.30s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.69s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.28s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.51s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.50s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.85s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.33s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-09-12T13:18:33.448Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.43s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.99s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.19s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.94s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.40s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.53s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.80s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.02s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.56s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.60s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.48s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.69s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.55s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.59s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.68s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.57s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.50s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.63s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.68s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.46s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.40s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.85s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.89s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.06s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.41s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.42s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.98s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.01s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.55s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.36s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.45s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.48s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.45s) [2020-09-12T13:18:33.449Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-09-12T13:18:33.449Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-12T13:18:33.449Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-09-12T13:18:33.449Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.41s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (0.99s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.12s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.68s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.92s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2020-09-12T13:18:33.449Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-12T13:18:33.449Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.96s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.42s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.42s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.52s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.41s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.40s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunExitCode (0.42s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.40s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.42s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.42s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.86s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2020-09-12T13:18:33.449Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-12T13:18:33.449Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.72s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.66s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.04s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.89s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.11s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.35s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.12s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.97s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.67s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.52s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.64s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.82s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.01s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.92s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.02s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.32s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.98s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunMount (4.79s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.62s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.48s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.27s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.49s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.49s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.69s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.88s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.33s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.17s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.53s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunNetHost (0.88s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.60s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.42s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.29s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.23s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.48s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.48s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.40s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.38s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.41s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.50s) [2020-09-12T13:18:33.449Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-12T13:18:33.449Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.45s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.91s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.55s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) [2020-09-12T13:18:33.449Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.40s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.40s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2020-09-12T13:18:33.449Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-12T13:18:33.449Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.43s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2020-09-12T13:18:33.449Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-12T13:18:33.449Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.81s) [2020-09-12T13:18:33.449Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-09-12T13:18:33.449Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.36s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.17s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunRm (0.68s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.56s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.57s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.43s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.83s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.01s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.48s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.41s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.45s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.46s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.37s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunState (0.93s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.41s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.44s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2020-09-12T13:18:33.449Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-12T13:18:33.449Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.48s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.52s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunSysctls (1.00s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.49s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.02s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.50s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.53s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.68s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.01s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.52s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.44s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.53s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.97s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.12s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.64s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunUserByName (0.73s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2020-09-12T13:18:33.449Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-09-12T13:18:33.449Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.52s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.24s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.68s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.04s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.43s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.36s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.38s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.76s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.55s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.56s) [2020-09-12T13:18:33.449Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-12T13:18:33.449Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-12T13:18:33.449Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-12T13:18:33.449Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-12T13:18:33.449Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-12T13:18:33.449Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2020-09-12T13:18:33.449Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-12T13:18:33.449Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.84s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.92s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.42s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.63s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.54s) [2020-09-12T13:18:33.449Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-12T13:18:33.449Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-09-12T13:18:33.449Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-09-12T13:18:33.449Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-12T13:18:33.449Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-12T13:18:33.449Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-12T13:18:33.449Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-12T13:18:33.449Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-12T13:18:33.449Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-12T13:18:33.449Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-12T13:18:33.449Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-12T13:18:33.449Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-12T13:18:33.450Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.52s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.76s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.08s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.62s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.41s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.86s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s) [2020-09-12T13:18:33.450Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-12T13:18:33.450Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.84s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.29s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.67s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.16s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.47s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.32s) [2020-09-12T13:18:33.450Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents203744676 [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.53s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.37s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.54s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.59s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.15s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.64s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.90s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.13s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.66s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.43s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.48s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestStartRecordError (1.01s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.08s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.45s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.98s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.11s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.46s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.46s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.67s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.81s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.60s) [2020-09-12T13:18:33.450Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-12T13:18:33.450Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.44s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.82s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2020-09-12T13:18:33.450Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-12T13:18:33.450Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.54s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.13s) [2020-09-12T13:18:33.450Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-12T13:18:33.450Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.85s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.75s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.19s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUpdateStats (3.68s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.81s) [2020-09-12T13:18:33.450Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-12T13:18:33.450Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.63s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.61s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.22s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.80s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.93s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.29s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.39s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.19s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.61s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.48s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.17s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.03s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.68s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.51s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.41s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.24s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.24s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.80s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.16s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.47s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.33s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.68s) [2020-09-12T13:18:33.450Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.56s) [2020-09-12T13:18:33.450Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-09-12T13:18:33.450Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-12T13:18:33.450Z] === RUN TestDockerRegistrySuite [2020-09-12T13:18:33.450Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-09-12T13:18:34.829Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-09-12T13:18:35.397Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-09-12T13:18:35.965Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-09-12T13:18:37.342Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-09-12T13:18:37.602Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-09-12T13:18:40.135Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-09-12T13:18:42.668Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-09-12T13:18:45.954Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-09-12T13:18:46.523Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-09-12T13:18:47.461Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-09-12T13:18:48.407Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-09-12T13:18:49.344Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-09-12T13:18:50.283Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-09-12T13:18:51.220Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-09-12T13:18:51.480Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-09-12T13:18:52.419Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-09-12T13:18:54.954Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-09-12T13:18:56.856Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-09-12T13:18:57.422Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-09-12T13:18:59.325Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-09-12T13:19:00.260Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-09-12T13:19:00.518Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-09-12T13:19:01.453Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-09-12T13:19:02.427Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-09-12T13:19:02.993Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-09-12T13:19:05.524Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-09-12T13:19:05.524Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-09-12T13:19:06.459Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-09-12T13:19:07.025Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-09-12T13:19:07.025Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-09-12T13:19:07.283Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-09-12T13:19:07.540Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-09-12T13:19:07.798Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-09-12T13:19:08.056Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-09-12T13:19:08.991Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-09-12T13:19:10.367Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-09-12T13:19:10.626Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-09-12T13:19:11.194Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-09-12T13:19:14.743Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-09-12T13:19:14.743Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite (40.82s) [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.38s) [2020-09-12T13:19:14.743Z] check_test.go:196: [da26e09cbfb7b] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.19s) [2020-09-12T13:19:14.743Z] check_test.go:196: [de406201a2c67] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.46s) [2020-09-12T13:19:14.743Z] check_test.go:196: [d82672760bec5] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.21s) [2020-09-12T13:19:14.743Z] check_test.go:196: [d800e2d9b1c4a] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.63s) [2020-09-12T13:19:14.743Z] check_test.go:196: [d998aac9e2a55] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.51s) [2020-09-12T13:19:14.743Z] check_test.go:196: [dc1c4e32a0fb9] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.77s) [2020-09-12T13:19:14.743Z] check_test.go:196: [d4f2fa1eb0f2c] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.96s) [2020-09-12T13:19:14.743Z] check_test.go:196: [dcea66e4c895b] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.79s) [2020-09-12T13:19:14.743Z] check_test.go:196: [d17e7d5d950db] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2020-09-12T13:19:14.743Z] check_test.go:196: [dfad53333da79] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2020-09-12T13:19:14.743Z] check_test.go:196: [df1c8b5856a2e] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.99s) [2020-09-12T13:19:14.743Z] check_test.go:196: [d5429c8d4dd72] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.12s) [2020-09-12T13:19:14.743Z] check_test.go:196: [df7866ca66c1d] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.02s) [2020-09-12T13:19:14.743Z] check_test.go:196: [d9d6dcff5c694] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.20s) [2020-09-12T13:19:14.743Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:69e991b8bc1a79aed0fe9f6c9aba3a4282048ea370218b8b044060cabbba4779 [2020-09-12T13:19:14.743Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ae55953153352730bbd299075d32ec0afee68886f2ca4407d3c9ca77f2a1fb9f [2020-09-12T13:19:14.743Z] check_test.go:196: [d7d9f5a4637da] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.93s) [2020-09-12T13:19:14.743Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:659dbddcb753fee0a88af638001220b347b0360bef54afc729d15d61a56a32e9 [2020-09-12T13:19:14.743Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cfa8a7612f2f00eee4459a7519f4ad09fac8a6985704ff14d1945eea9ef3f16b [2020-09-12T13:19:14.743Z] check_test.go:196: [d96b58f34b074] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.92s) [2020-09-12T13:19:14.743Z] check_test.go:196: [defc130d0f467] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.98s) [2020-09-12T13:19:14.743Z] check_test.go:196: [d54d366e86b5d] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s) [2020-09-12T13:19:14.743Z] check_test.go:196: [daddf8732687b] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-09-12T13:19:14.743Z] check_test.go:196: [d95027547b574] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.89s) [2020-09-12T13:19:14.743Z] check_test.go:196: [d1ff5ebb3ad72] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2020-09-12T13:19:14.743Z] check_test.go:196: [d6f9757290409] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2020-09-12T13:19:14.743Z] check_test.go:196: [de8fdd306f430] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.19s) [2020-09-12T13:19:14.743Z] check_test.go:196: [df3df12ab127e] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-09-12T13:19:14.743Z] check_test.go:196: [d46d83cc2da4a] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.94s) [2020-09-12T13:19:14.743Z] check_test.go:196: [d2644bf9a56dc] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2020-09-12T13:19:14.743Z] check_test.go:196: [d3ebedf5c43ed] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-09-12T13:19:14.743Z] check_test.go:196: [dd7882895302d] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-09-12T13:19:14.743Z] check_test.go:196: [d0c87f9291cb8] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2020-09-12T13:19:14.743Z] check_test.go:196: [d1883cdc21062] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-09-12T13:19:14.743Z] check_test.go:196: [d949e776851cb] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-09-12T13:19:14.743Z] check_test.go:196: [d110f7d131ba3] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.95s) [2020-09-12T13:19:14.743Z] check_test.go:196: [dcff1fd37aa2e] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.36s) [2020-09-12T13:19:14.743Z] check_test.go:196: [dd26060175afb] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.84s) [2020-09-12T13:19:14.743Z] check_test.go:196: [d1f10a28711a6] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.23s) [2020-09-12T13:19:14.743Z] check_test.go:196: [da36dec4a46f6] daemon is not started [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2020-09-12T13:19:14.743Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2020-09-12T13:19:14.743Z] === RUN TestDockerSchema1RegistrySuite [2020-09-12T13:19:14.743Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-09-12T13:19:14.743Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-09-12T13:19:17.277Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-09-12T13:19:19.183Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-09-12T13:19:19.750Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-09-12T13:19:23.057Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-09-12T13:19:23.997Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-09-12T13:19:24.934Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-09-12T13:19:25.193Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-09-12T13:19:26.130Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-09-12T13:19:27.067Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-09-12T13:19:27.635Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-09-12T13:19:30.170Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-09-12T13:19:30.429Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-09-12T13:19:30.688Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-09-12T13:19:30.946Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-09-12T13:19:31.205Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-09-12T13:19:31.464Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-09-12T13:19:31.723Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-09-12T13:19:31.983Z] --- PASS: TestDockerSchema1RegistrySuite (17.80s) [2020-09-12T13:19:31.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-09-12T13:19:31.983Z] check_test.go:223: [d3a0419b15db7] daemon is not started [2020-09-12T13:19:31.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.55s) [2020-09-12T13:19:31.983Z] check_test.go:223: [d2da82db9b842] daemon is not started [2020-09-12T13:19:31.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.98s) [2020-09-12T13:19:31.983Z] check_test.go:223: [db578465c7e44] daemon is not started [2020-09-12T13:19:31.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.29s) [2020-09-12T13:19:31.983Z] check_test.go:223: [ded84d621e409] daemon is not started [2020-09-12T13:19:31.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.01s) [2020-09-12T13:19:31.983Z] check_test.go:223: [d55933c5aa7de] daemon is not started [2020-09-12T13:19:31.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.92s) [2020-09-12T13:19:31.983Z] check_test.go:223: [de3ade2b6bb81] daemon is not started [2020-09-12T13:19:31.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-09-12T13:19:31.983Z] check_test.go:223: [d1b3bdb3db070] daemon is not started [2020-09-12T13:19:31.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2020-09-12T13:19:31.983Z] check_test.go:223: [d1050f14f6298] daemon is not started [2020-09-12T13:19:31.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2020-09-12T13:19:31.983Z] check_test.go:223: [d45d8383a915d] daemon is not started [2020-09-12T13:19:31.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2020-09-12T13:19:31.983Z] check_test.go:223: [db4c2385a173f] daemon is not started [2020-09-12T13:19:31.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.26s) [2020-09-12T13:19:31.983Z] check_test.go:223: [dc7c1f19268d2] daemon is not started [2020-09-12T13:19:31.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-09-12T13:19:31.983Z] check_test.go:223: [d761c8fb45dc3] daemon is not started [2020-09-12T13:19:31.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-09-12T13:19:31.983Z] check_test.go:223: [d2ed6e1c4a08d] daemon is not started [2020-09-12T13:19:31.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-09-12T13:19:31.983Z] check_test.go:223: [d10b73c0e5e88] daemon is not started [2020-09-12T13:19:31.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-09-12T13:19:31.983Z] check_test.go:223: [d753471c4fe0a] daemon is not started [2020-09-12T13:19:31.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-09-12T13:19:31.983Z] check_test.go:223: [d4e99b2d00fa5] daemon is not started [2020-09-12T13:19:31.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-09-12T13:19:31.983Z] check_test.go:223: [d88b04c8877c9] daemon is not started [2020-09-12T13:19:31.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-09-12T13:19:31.983Z] check_test.go:223: [d55d1359abdfe] daemon is not started [2020-09-12T13:19:31.983Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-09-12T13:19:31.983Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-09-12T13:19:32.550Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-09-12T13:19:33.117Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-09-12T13:19:33.376Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-09-12T13:19:34.751Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-09-12T13:19:34.751Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-09-12T13:19:35.009Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-09-12T13:19:35.576Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-09-12T13:19:35.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.82s) [2020-09-12T13:19:35.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2020-09-12T13:19:35.849Z] check_test.go:252: [d758a2e18b8db] daemon is not started [2020-09-12T13:19:35.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-09-12T13:19:35.849Z] check_test.go:252: [d001500c38f9e] daemon is not started [2020-09-12T13:19:35.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-09-12T13:19:35.849Z] check_test.go:252: [dcdedf7721b76] daemon is not started [2020-09-12T13:19:35.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.15s) [2020-09-12T13:19:35.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.25s) [2020-09-12T13:19:35.849Z] check_test.go:252: [d34f90876b256] daemon is not started [2020-09-12T13:19:35.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-09-12T13:19:35.849Z] check_test.go:252: [de8c3bddd61f1] daemon is not started [2020-09-12T13:19:35.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2020-09-12T13:19:35.849Z] check_test.go:252: [ddf03a58c7048] daemon is not started [2020-09-12T13:19:35.849Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-09-12T13:19:35.849Z] check_test.go:252: [dc025a9fb5261] daemon is not started [2020-09-12T13:19:35.849Z] === RUN TestDockerRegistryAuthTokenSuite [2020-09-12T13:19:35.849Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-09-12T13:19:41.120Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-09-12T13:19:41.120Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-09-12T13:19:41.120Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-09-12T13:19:41.378Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-09-12T13:19:41.378Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s) [2020-09-12T13:19:41.378Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-09-12T13:19:41.378Z] check_test.go:279: [d35c9140c7513] daemon is not started [2020-09-12T13:19:41.378Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-09-12T13:19:41.378Z] check_test.go:279: [d342810b117f7] daemon is not started [2020-09-12T13:19:41.378Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-09-12T13:19:41.378Z] check_test.go:279: [d4554d660fb9a] daemon is not started [2020-09-12T13:19:41.378Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-09-12T13:19:41.378Z] check_test.go:279: [d07ec1b588193] daemon is not started [2020-09-12T13:19:41.378Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-09-12T13:19:41.378Z] check_test.go:279: [db8af6b827153] daemon is not started [2020-09-12T13:19:41.378Z] === RUN TestDockerNetworkSuite [2020-09-12T13:19:41.378Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-09-12T13:19:43.286Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-09-12T13:19:43.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-09-12T13:19:46.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-09-12T13:19:47.770Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-09-12T13:19:50.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-09-12T13:19:51.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-09-12T13:19:56.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-09-12T13:19:58.866Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-09-12T13:19:59.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-09-12T13:20:00.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-09-12T13:20:00.632Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-09-12T13:20:01.569Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-09-12T13:20:02.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-09-12T13:20:02.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-09-12T13:20:03.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-09-12T13:20:03.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-09-12T13:20:03.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-09-12T13:20:03.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-09-12T13:20:04.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-09-12T13:20:04.677Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-09-12T13:20:05.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-09-12T13:20:05.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-09-12T13:20:05.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-09-12T13:20:06.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-09-12T13:20:08.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-09-12T13:20:10.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-09-12T13:20:15.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-09-12T13:20:15.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-09-12T13:20:16.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-09-12T13:20:16.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-09-12T13:20:16.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-09-12T13:20:16.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-09-12T13:20:16.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-09-12T13:20:16.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-09-12T13:20:19.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-09-12T13:20:19.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-09-12T13:20:19.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-09-12T13:20:19.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-09-12T13:20:23.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-09-12T13:20:26.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-09-12T13:20:26.296Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-09-12T13:20:26.863Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-09-12T13:20:28.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-09-12T13:20:28.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-09-12T13:20:28.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-09-12T13:20:29.376Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-09-12T13:20:30.384Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite (53.73s) [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.78s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d987651d5e68b] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.66s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [dd78031c1397e] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.54s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [dbec88fcd446f] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.39s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d28409ec4f7c0] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.42s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:1233: [d00e8e232986b] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.34s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d23401fa23d71] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.89s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [db26b4f5658ab] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.25s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d652f47e504de] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.07s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [dd0724a607a58] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [dfc44fd6dba06] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d5025a4a1125f] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [da4f6645fd960] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d2c44e8ef722d] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [dc02693539ed6] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d1ce7f644a4a3] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [dab565f3ec3ba] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d73144d170435] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [df0f809e832df] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [dcdf2a5e8c48f] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d23ea60071b99] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.98s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d3fd7254d3ddc] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d0ecf69668817] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.21s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d2fccfc66b85d] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d83c55620a76d] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.24s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:968: [da939966e1cfd] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.66s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d286b5b9696a9] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.05s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:1116: [d8ce4c61b83ca] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.24s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d16d60bd62808] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.89s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [dacc5a7ee841e] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d88e630f2bae5] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d45743254c42d] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d18caf1f9a858] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d4393bcfe80fb] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [df067b38d7a13] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.26s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d7d790469b73f] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d159ffbf93987] daemon is not started [2020-09-12T13:20:35.657Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [dc7bba859633f] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.71s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [dd6b4017aabbb] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.42s) [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.90s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:1084: [d9d16638f0d42] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d730aab5d00e3] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [deecb20dfb42c] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d2cb348d3604b] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [deb72cb6e5bfa] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.60s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [dd2c5c9707788] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d050b5889f581] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.97s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d4a7bd1272118] daemon is not started [2020-09-12T13:20:35.657Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.00s) [2020-09-12T13:20:35.657Z] docker_cli_network_unix_test.go:46: [d0ad287c3ba0e] daemon is not started [2020-09-12T13:20:35.657Z] === RUN TestDockerHubPullSuite [2020-09-12T13:20:35.657Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-09-12T13:20:37.031Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-09-12T13:20:38.931Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-09-12T13:20:39.498Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-09-12T13:20:40.873Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-09-12T13:20:40.873Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-09-12T13:20:41.132Z] --- PASS: TestDockerHubPullSuite (5.80s) [2020-09-12T13:20:41.132Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.56s) [2020-09-12T13:20:41.132Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s) [2020-09-12T13:20:41.132Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.33s) [2020-09-12T13:20:41.132Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.30s) [2020-09-12T13:20:41.132Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.32s) [2020-09-12T13:20:41.132Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.11s) [2020-09-12T13:20:41.132Z] PASS [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === Skipped [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-09-12T13:20:41.132Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-09-12T13:20:41.132Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-09-12T13:20:41.132Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-12T13:20:41.132Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-12T13:20:41.132Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.03s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.03s) [2020-09-12T13:20:41.132Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-12T13:20:41.132Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-12T13:20:41.132Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-12T13:20:41.132Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-12T13:20:41.132Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-12T13:20:41.132Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-12T13:20:41.132Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-12T13:20:41.132Z] docker_cli_sni_test.go:18: Flakey test [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-12T13:20:41.132Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-09-12T13:20:41.132Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-09-12T13:20:41.132Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-12T13:20:41.132Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-12T13:20:41.132Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-12T13:20:41.132Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-12T13:20:41.132Z] [2020-09-12T13:20:41.132Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-09-12T13:20:41.132Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-09-12T13:20:41.133Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-12T13:20:41.133Z] [2020-09-12T13:20:41.133Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-12T13:20:41.133Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-12T13:20:41.133Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-12T13:20:41.133Z] docker_cli_network_unix_test.go:46: [dc7bba859633f] daemon is not started [2020-09-12T13:20:41.133Z] [2020-09-12T13:20:41.133Z] [2020-09-12T13:20:41.133Z] DONE 1277 tests, 51 skipped in 1462.837s [2020-09-12T13:20:41.133Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-12T13:20:41.133Z] ++++ cat bundles/test-integration/docker.pid [2020-09-12T13:20:41.133Z] +++ kill 7612 [2020-09-12T13:20:42.068Z] +++ /etc/init.d/apparmor stop [2020-09-12T13:20:42.068Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-12T13:20:42.068Z] [2020-09-12T13:20:42.068Z] Unloading profiles will leave already running processes permanently [2020-09-12T13:20:42.068Z] unconfined, which can lead to unexpected situations. [2020-09-12T13:20:42.068Z] [2020-09-12T13:20:42.068Z] To set a process to complain mode, use the command line tool [2020-09-12T13:20:42.068Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-12T13:20:42.068Z] +++ true [2020-09-12T13:20:42.068Z] exiting test-integration [2020-09-12T13:20:42.068Z] ++ exit 0 [2020-09-12T13:20:42.068Z] [2020-09-12T13:20:42.326Z] + for job in $(jobs -p) [2020-09-12T13:20:42.326Z] + wait 4880 [2020-09-12T13:21:08.863Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-09-12T13:21:11.408Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-09-12T13:21:17.971Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-09-12T13:21:22.155Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-09-12T13:21:24.059Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-09-12T13:21:29.329Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-09-12T13:21:35.888Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-09-12T13:21:39.176Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-09-12T13:21:39.176Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-09-12T13:21:44.442Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-09-12T13:21:44.700Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-09-12T13:21:45.634Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-09-12T13:21:47.535Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-09-12T13:22:43.752Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-09-12T13:23:39.988Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-09-12T13:23:45.254Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-09-12T13:23:49.443Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-09-12T13:26:10.915Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-09-12T13:26:20.882Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-09-12T13:26:20.882Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-09-12T13:26:20.882Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-09-12T13:26:20.882Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-09-12T13:26:21.140Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-09-12T13:26:21.706Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-09-12T13:26:24.234Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-09-12T13:26:27.516Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-09-12T13:26:30.044Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-09-12T13:27:26.275Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-09-12T13:27:26.275Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-09-12T13:27:27.209Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-09-12T13:27:29.110Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-09-12T13:27:32.392Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-09-12T13:27:34.296Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-09-12T13:27:56.239Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-09-12T13:28:11.112Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-09-12T13:28:11.112Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-09-12T13:28:13.013Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-09-12T13:28:16.296Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-09-12T13:28:24.404Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-09-12T13:28:28.589Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-09-12T13:28:31.143Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-09-12T13:28:33.673Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-09-12T13:28:36.202Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-09-12T13:28:38.732Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-09-12T13:28:42.016Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-09-12T13:28:44.548Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-09-12T13:29:40.774Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-09-12T13:29:55.649Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-09-12T13:30:10.523Z] --- PASS: TestDockerSwarmSuite (1668.57s) [2020-09-12T13:30:10.523Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.33s) [2020-09-12T13:30:10.523Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.72s) [2020-09-12T13:30:10.523Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.37s) [2020-09-12T13:30:10.523Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.31s) [2020-09-12T13:30:10.523Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2020-09-12T13:30:10.523Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.03s) [2020-09-12T13:30:10.523Z] docker_api_swarm_test.go:562: [d3f4451a5fe98] joining swarm manager [d96f35ce0fe13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.523Z] docker_api_swarm_test.go:584: [d85eda12d0d8b] joining swarm manager [d96f35ce0fe13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-12T13:30:10.523Z] check_test.go:380: [d3f4451a5fe98] daemon is not started [2020-09-12T13:30:10.523Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-09-12T13:30:10.523Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-12T13:30:10.523Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.28s) [2020-09-12T13:30:10.523Z] docker_api_swarm_test.go:45: [d29d6cfcf353a] joining swarm manager [d713487b2c7fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.523Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.77s) [2020-09-12T13:30:10.523Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.64s) [2020-09-12T13:30:10.523Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.30s) [2020-09-12T13:30:10.523Z] docker_api_swarm_test.go:303: [da141d66aa1dc] joining swarm manager [d98fd1db4b77e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.523Z] docker_api_swarm_test.go:304: [dc11f707234eb] joining swarm manager [d98fd1db4b77e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-12T13:30:10.523Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-09-12T13:30:10.523Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-09-12T13:30:10.523Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.10s) [2020-09-12T13:30:10.524Z] docker_api_swarm_test.go:271: [de93842ebcd4e] joining swarm manager [d283d49d27107]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.524Z] docker_api_swarm_test.go:272: [dd52e2ffb5288] joining swarm manager [d283d49d27107]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.73s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.49s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.68s) [2020-09-12T13:30:10.524Z] docker_api_swarm_node_test.go:19: [da65b346428d9] joining swarm manager [d1db24019ce9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.524Z] docker_api_swarm_node_test.go:20: [d8c1b93919039] joining swarm manager [d1db24019ce9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.67s) [2020-09-12T13:30:10.524Z] docker_api_swarm_test.go:501: [dccc178a9b9a6] joining swarm manager [da789b974d7da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.524Z] docker_api_swarm_test.go:506: [d8c0a3757d568] joining swarm manager [da789b974d7da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.63s) [2020-09-12T13:30:10.524Z] docker_api_swarm_node_test.go:80: [d5d8b5fa8d9db] joining swarm manager [dfaba78a3ad03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.87s) [2020-09-12T13:30:10.524Z] docker_api_swarm_node_test.go:52: [d8ed67b12dae6] joining swarm manager [d656b0a138f86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.524Z] docker_api_swarm_node_test.go:53: [d369a209769ed] joining swarm manager [d656b0a138f86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.70s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.68s) [2020-09-12T13:30:10.524Z] docker_api_swarm_test.go:201: [d165eb6593a64] joining swarm manager [ded9635c8a0ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.73s) [2020-09-12T13:30:10.524Z] docker_api_swarm_test.go:383: [d5c0cb77db810] joining swarm manager [ddaf30e47b193]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.524Z] docker_api_swarm_test.go:384: [df0da838dea19] joining swarm manager [ddaf30e47b193]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-12T13:30:10.524Z] check_test.go:380: [df0da838dea19] daemon is not started [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.94s) [2020-09-12T13:30:10.524Z] docker_api_swarm_test.go:801: [d66e73ace520b] joining swarm manager [dc1524771d973]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.524Z] docker_api_swarm_test.go:801: [dc1eb6aa0b5aa] joining swarm manager [dc1524771d973]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-12T13:30:10.524Z] docker_api_swarm_test.go:801: [d729b6b6b6f7a] joining swarm manager [dc1524771d973]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-12T13:30:10.524Z] docker_api_swarm_test.go:801: [d7f9f2380a443] joining swarm manager [dc1524771d973]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-12T13:30:10.524Z] docker_api_swarm_test.go:809: [de8e892018ba5] joining swarm manager [dc1524771d973]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.64s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.86s) [2020-09-12T13:30:10.524Z] docker_api_swarm_service_test.go:394: [df0744641b865] joining swarm manager [d70f0bb16a57a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.524Z] docker_api_swarm_service_test.go:394: [da231c9c30041] joining swarm manager [d70f0bb16a57a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.01s) [2020-09-12T13:30:10.524Z] docker_api_swarm_service_test.go:342: [d4257b3bc1029] joining swarm manager [d853610b23a2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.524Z] docker_api_swarm_service_test.go:342: [daff250ab74a8] joining swarm manager [d853610b23a2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.45s) [2020-09-12T13:30:10.524Z] docker_api_swarm_service_test.go:489: [db45149973391] joining swarm manager [d701c49d27c77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.524Z] docker_api_swarm_service_test.go:489: [d39e5e5690eb2] joining swarm manager [d701c49d27c77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.54s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.01s) [2020-09-12T13:30:10.524Z] docker_api_swarm_service_test.go:127: [d0bb0101f95ab] joining swarm manager [db0fe79ba8142]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.524Z] docker_api_swarm_service_test.go:128: [dc2530e2ea423] joining swarm manager [db0fe79ba8142]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-12T13:30:10.524Z] docker_api_swarm_service_test.go:136: [d1fb2dd77f8fb] joining swarm manager [db0fe79ba8142]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-12T13:30:10.524Z] docker_api_swarm_service_test.go:137: [df0e499df9aff] joining swarm manager [db0fe79ba8142]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.17s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.15s) [2020-09-12T13:30:10.524Z] docker_api_swarm_service_test.go:303: [d274e4a7c73f5] joining swarm manager [d6348bef9c9da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.524Z] docker_api_swarm_service_test.go:303: [d16bc51809dbd] joining swarm manager [d6348bef9c9da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.03s) [2020-09-12T13:30:10.524Z] docker_api_swarm_service_test.go:99: [dd1a5ed31c932] joining swarm manager [dbbd46711a754]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.524Z] docker_api_swarm_service_test.go:100: [da62a982fe923] joining swarm manager [dbbd46711a754]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-12T13:30:10.524Z] check_test.go:380: [dd1a5ed31c932] daemon is not started [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.81s) [2020-09-12T13:30:10.524Z] docker_api_swarm_service_test.go:532: [dce7f51cd93b1] joining swarm manager [d3dde08af3863]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.524Z] docker_api_swarm_service_test.go:533: [d78bf00089572] joining swarm manager [d3dde08af3863]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.09s) [2020-09-12T13:30:10.524Z] docker_api_swarm_service_test.go:147: [d16c972add4a2] joining swarm manager [df26cf6c4fee2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.524Z] docker_api_swarm_service_test.go:147: [d07d80f68fdc8] joining swarm manager [df26cf6c4fee2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.63s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.52s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.64s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.72s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.66s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.13s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.32s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.32s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.23s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.16s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.31s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.59s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.49s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.09s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.31s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.75s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.65s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.14s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.20s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.66s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.29s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.99s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.36s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.29s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.26s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.80s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.86s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.64s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.15s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.65s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.78s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.04s) [2020-09-12T13:30:10.524Z] docker_cli_service_logs_test.go:245: checking task ebzn090cq2qy [2020-09-12T13:30:10.524Z] docker_cli_service_logs_test.go:250: checking messages for ebzn090cq2qy [2020-09-12T13:30:10.524Z] docker_cli_service_logs_test.go:245: checking task 1xutujfpdh24 [2020-09-12T13:30:10.524Z] docker_cli_service_logs_test.go:250: checking messages for 1xutujfpdh24 [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.64s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.44s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.71s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.77s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.50s) [2020-09-12T13:30:10.524Z] docker_cli_swarm_test.go:1901: [d942347dd8c16] joining swarm manager [d9a6ce28752d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.524Z] docker_cli_swarm_test.go:1902: [d76c515c9f569] joining swarm manager [d9a6ce28752d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.22s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.74s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.84s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.27s) [2020-09-12T13:30:10.524Z] docker_cli_swarm_test.go:1802: [de77985b68f99] joining swarm manager [d8dc07b7857e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.524Z] docker_cli_swarm_test.go:1803: [d2de9db9725c3] joining swarm manager [d8dc07b7857e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.25s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (108.62s) [2020-09-12T13:30:10.524Z] docker_cli_swarm_test.go:1321: [d25f9c22d4064] joining swarm manager [df3c2803e0da6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.524Z] docker_cli_swarm_test.go:1322: [df44472beff2b] joining swarm manager [df3c2803e0da6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.66s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.64s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.02s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.19s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.36s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.59s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.85s) [2020-09-12T13:30:10.524Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-09-12T13:30:10.524Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.16s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.19s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.85s) [2020-09-12T13:30:10.524Z] docker_cli_swarm_test.go:1186: [d01b9dc626df1] joining swarm manager [d68e3fa465068]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.524Z] docker_cli_swarm_test.go:1195: [df93ae2b86502] joining swarm manager [d68e3fa465068]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.03s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.41s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (137.09s) [2020-09-12T13:30:10.524Z] docker_cli_swarm_test.go:1118: [d59ff06bf0192] joining swarm manager [dc40c081e58af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.524Z] docker_cli_swarm_test.go:1119: [d11180b502611] joining swarm manager [dc40c081e58af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-12T13:30:10.524Z] docker_cli_swarm_test.go:1172: [d7ab2f1e2402c] joining swarm manager [dc40c081e58af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2020-09-12T13:30:10.524Z] docker_cli_swarm_test.go:1453: [d373c188f8857] joining swarm manager [dd0b8165f6c7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.524Z] docker_cli_swarm_test.go:1454: [dd1ad8f090183] joining swarm manager [dd0b8165f6c7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.89s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.30s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.29s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.31s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.19s) [2020-09-12T13:30:10.524Z] docker_cli_swarm_unix_test.go:62: [dae8a508ec7cf] joining swarm manager [de68e7ea9f043]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.97s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.68s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.49s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.18s) [2020-09-12T13:30:10.524Z] docker_api_swarm_test.go:961: [d2936a86386c2] joining swarm manager [dc66471f8f419]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.21s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.78s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.32s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.82s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.24s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.56s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.57s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.52s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.57s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.57s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.98s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.32s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.31s) [2020-09-12T13:30:10.524Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.30s) [2020-09-12T13:30:10.524Z] === RUN TestDockerExternalVolumeSuite [2020-09-12T13:30:10.524Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-09-12T13:30:28.604Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-09-12T13:31:36.296Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-09-12T13:31:42.857Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-09-12T13:32:14.921Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-09-12T13:32:29.795Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-09-12T13:33:01.864Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-09-12T13:33:14.063Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-09-12T13:33:46.148Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-09-12T13:34:01.023Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-09-12T13:34:19.102Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-09-12T13:35:05.801Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-09-12T13:35:23.881Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-09-12T13:35:55.950Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-09-12T13:36:28.027Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-09-12T13:36:40.225Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-09-12T13:36:58.302Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-09-12T13:37:13.173Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-09-12T13:37:28.046Z] --- PASS: TestDockerExternalVolumeSuite (436.72s) [2020-09-12T13:37:28.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2020-09-12T13:37:28.046Z] docker_cli_external_volume_driver_test.go:53: [d7301fedf966c] daemon is not started [2020-09-12T13:37:28.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-09-12T13:37:28.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2020-09-12T13:37:28.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-09-12T13:37:28.046Z] docker_cli_external_volume_driver_test.go:53: [d7566a849eb66] daemon is not started [2020-09-12T13:37:28.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-09-12T13:37:28.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-09-12T13:37:28.046Z] docker_cli_external_volume_driver_test.go:53: [d5094be904abf] daemon is not started [2020-09-12T13:37:28.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-09-12T13:37:28.046Z] docker_cli_external_volume_driver_test.go:53: [df1f2d8e8386e] daemon is not started [2020-09-12T13:37:28.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2020-09-12T13:37:28.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s) [2020-09-12T13:37:28.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2020-09-12T13:37:28.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-09-12T13:37:28.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2020-09-12T13:37:28.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2020-09-12T13:37:28.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2020-09-12T13:37:28.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.13s) [2020-09-12T13:37:28.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.55s) [2020-09-12T13:37:28.046Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.97s) [2020-09-12T13:37:28.046Z] docker_cli_external_volume_driver_test.go:485: [dcf1e6a84dbb1] daemon is not started [2020-09-12T13:37:28.046Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-09-12T13:37:28.046Z] docker_cli_external_volume_driver_test.go:53: [da0da775488d8] daemon is not started [2020-09-12T13:37:28.046Z] PASS [2020-09-12T13:37:28.046Z] [2020-09-12T13:37:28.046Z] === Skipped [2020-09-12T13:37:28.046Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-12T13:37:28.046Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-12T13:37:28.046Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-12T13:37:28.046Z] check_test.go:309: [d500999027bf2] daemon is not started [2020-09-12T13:37:28.046Z] [2020-09-12T13:37:28.046Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-09-12T13:37:28.046Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-09-12T13:37:28.046Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-12T13:37:28.046Z] check_test.go:309: [d842c1bb936e9] daemon is not started [2020-09-12T13:37:28.046Z] [2020-09-12T13:37:28.046Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-09-12T13:37:28.046Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-09-12T13:37:28.046Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-12T13:37:28.046Z] check_test.go:309: [d7df25a8cdb95] daemon is not started [2020-09-12T13:37:28.046Z] [2020-09-12T13:37:28.046Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-09-12T13:37:28.046Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-09-12T13:37:28.046Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-12T13:37:28.046Z] [2020-09-12T13:37:28.046Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-09-12T13:37:28.046Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-09-12T13:37:28.046Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-12T13:37:28.046Z] [2020-09-12T13:37:28.046Z] [2020-09-12T13:37:28.046Z] DONE 273 tests, 5 skipped in 2468.979s [2020-09-12T13:37:28.046Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-12T13:37:28.046Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc84cb6b2609f/docker.pid [2020-09-12T13:37:28.046Z] +++ kill 5370 [2020-09-12T13:37:28.046Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5370 is not a child of this shell [2020-09-12T13:37:28.047Z] warning: PID 5370 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc84cb6b2609f/docker.pid had a nonzero exit code [2020-09-12T13:37:28.047Z] ++++ cat bundles/test-integration/docker.pid [2020-09-12T13:37:28.047Z] +++ kill 7586 [2020-09-12T13:37:28.612Z] +++ /etc/init.d/apparmor stop [2020-09-12T13:37:28.612Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-12T13:37:28.612Z] [2020-09-12T13:37:28.612Z] Unloading profiles will leave already running processes permanently [2020-09-12T13:37:28.612Z] unconfined, which can lead to unexpected situations. [2020-09-12T13:37:28.612Z] [2020-09-12T13:37:28.612Z] To set a process to complain mode, use the command line tool [2020-09-12T13:37:28.612Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-12T13:37:28.612Z] +++ true [2020-09-12T13:37:28.612Z] exiting test-integration [2020-09-12T13:37:28.612Z] ++ exit 0 [2020-09-12T13:37:28.612Z] [2020-09-12T13:37:29.177Z] + exit 0 [2020-09-12T13:37:29.177Z] ++ jobs -p [2020-09-12T13:37:29.177Z] + pids= [2020-09-12T13:37:29.177Z] + echo 'Remaining pids to kill: []' [2020-09-12T13:37:29.177Z] Remaining pids to kill: [] [2020-09-12T13:37:29.177Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-09-12T13:37:29.194Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-12T13:37:31.314Z] + echo Ensuring container killed. [2020-09-12T13:37:31.314Z] Ensuring container killed. [2020-09-12T13:37:31.314Z] + docker ps -aq -f name=docker-pr1-* [2020-09-12T13:37:31.314Z] + cids=0fc4efe89157 [2020-09-12T13:37:31.314Z] be4c93512991 [2020-09-12T13:37:31.314Z] 406fbb8c696e [2020-09-12T13:37:31.314Z] + [ -n 0fc4efe89157 [2020-09-12T13:37:31.314Z] be4c93512991 [2020-09-12T13:37:31.314Z] 406fbb8c696e ] [2020-09-12T13:37:31.314Z] + docker rm -vf 0fc4efe89157 be4c93512991 406fbb8c696e [2020-09-12T13:37:33.847Z] 0fc4efe89157 [2020-09-12T13:37:33.847Z] be4c93512991 [2020-09-12T13:37:33.847Z] 406fbb8c696e [Pipeline] sh [2020-09-12T13:37:34.135Z] + echo Chowning /workspace to jenkins user [2020-09-12T13:37:34.136Z] Chowning /workspace to jenkins user [2020-09-12T13:37:34.136Z] + id -u [2020-09-12T13:37:34.136Z] + id -g [2020-09-12T13:37:34.136Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41441:/workspace busybox chown -R 1000:1000 /workspace [2020-09-12T13:37:34.136Z] Unable to find image 'busybox:latest' locally [2020-09-12T13:37:39.400Z] latest: Pulling from library/busybox [2020-09-12T13:37:39.400Z] df8698476c65: Pulling fs layer [2020-09-12T13:37:39.400Z] df8698476c65: Verifying Checksum [2020-09-12T13:37:39.400Z] df8698476c65: Download complete [2020-09-12T13:37:39.400Z] df8698476c65: Pull complete [2020-09-12T13:37:39.400Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-12T13:37:39.400Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-12T13:37:42.983Z] + bundleName=amd64 [2020-09-12T13:37:42.983Z] + echo Creating amd64-bundles.tar.gz [2020-09-12T13:37:42.983Z] Creating amd64-bundles.tar.gz [2020-09-12T13:37:42.983Z] + xargs tar -czf amd64-bundles.tar.gz [2020-09-12T13:37:42.983Z] + 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 [2020-09-12T13:37:43.928Z] Archiving artifacts [2020-09-12T13:37:45.751Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41441/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-12T13:37:46.061Z] + make clean [2020-09-12T13:37:46.321Z] docker volume rm -f docker-dev-cache [2020-09-12T13:37:46.321Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-12T13:45:08.234Z] ok github.com/docker/docker/integration-cli 2267.595s [2020-09-12T13:45:08.234Z] [2020-09-12T13:45:08.234Z] === Skipped [2020-09-12T13:45:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-09-12T13:45:08.234Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-09-12T13:45:08.234Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.234Z] [2020-09-12T13:45:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-12T13:45:08.234Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-12T13:45:08.234Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.234Z] [2020-09-12T13:45:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-09-12T13:45:08.234Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-09-12T13:45:08.234Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.234Z] [2020-09-12T13:45:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-09-12T13:45:08.234Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-09-12T13:45:08.234Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.234Z] [2020-09-12T13:45:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-12T13:45:08.234Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-12T13:45:08.234Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.234Z] [2020-09-12T13:45:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-12T13:45:08.234Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-12T13:45:08.234Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.234Z] [2020-09-12T13:45:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-09-12T13:45:08.234Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-09-12T13:45:08.234Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.234Z] [2020-09-12T13:45:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-09-12T13:45:08.234Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-09-12T13:45:08.234Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.234Z] [2020-09-12T13:45:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-09-12T13:45:08.234Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-09-12T13:45:08.234Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.234Z] [2020-09-12T13:45:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-09-12T13:45:08.234Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-09-12T13:45:08.234Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.234Z] [2020-09-12T13:45:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-09-12T13:45:08.234Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-09-12T13:45:08.234Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.234Z] [2020-09-12T13:45:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-09-12T13:45:08.234Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-09-12T13:45:08.234Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.234Z] [2020-09-12T13:45:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-09-12T13:45:08.234Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-09-12T13:45:08.234Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-09-12T13:45:08.234Z] [2020-09-12T13:45:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2020-09-12T13:45:08.235Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-09-12T13:45:08.235Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.25s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-09-12T13:45:08.235Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-09-12T13:45:08.235Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.235Z] [2020-09-12T13:45:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2020-09-12T13:45:08.236Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-09-12T13:45:08.236Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-09-12T13:45:08.236Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-09-12T13:45:08.236Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-09-12T13:45:08.236Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2020-09-12T13:45:08.236Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-09-12T13:45:08.236Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-09-12T13:45:08.236Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2020-09-12T13:45:08.236Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-09-12T13:45:08.236Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2020-09-12T13:45:08.236Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-09-12T13:45:08.236Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2020-09-12T13:45:08.236Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-09-12T13:45:08.236Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-09-12T13:45:08.236Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-09-12T13:45:08.236Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2020-09-12T13:45:08.236Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-09-12T13:45:08.236Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-09-12T13:45:08.236Z] docker_cli_sni_test.go:18: Flakey test [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-09-12T13:45:08.236Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-09-12T13:45:08.236Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-09-12T13:45:08.236Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-09-12T13:45:08.236Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-12T13:45:08.236Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-09-12T13:45:08.236Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-09-12T13:45:08.236Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-09-12T13:45:08.236Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-09-12T13:45:08.236Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-09-12T13:45:08.236Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-09-12T13:45:08.236Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-09-12T13:45:08.236Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-12T13:45:08.236Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-09-12T13:45:08.236Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-09-12T13:45:08.236Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-09-12T13:45:08.236Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-09-12T13:45:08.236Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-09-12T13:45:08.236Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-12T13:45:08.236Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-09-12T13:45:08.236Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-09-12T13:45:08.236Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-09-12T13:45:08.236Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.236Z] [2020-09-12T13:45:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-09-12T13:45:08.236Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-09-12T13:45:08.236Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-09-12T13:45:08.237Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-09-12T13:45:08.237Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-12T13:45:08.237Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-12T13:45:08.237Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-12T13:45:08.237Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-09-12T13:45:08.237Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-12T13:45:08.237Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-09-12T13:45:08.237Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-09-12T13:45:08.237Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-12T13:45:08.237Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-09-12T13:45:08.237Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-12T13:45:08.237Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-09-12T13:45:08.237Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-09-12T13:45:08.237Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-09-12T13:45:08.237Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-09-12T13:45:08.237Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-09-12T13:45:08.237Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-12T13:45:08.237Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-09-12T13:45:08.237Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-09-12T13:45:08.237Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-12T13:45:08.237Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-09-12T13:45:08.237Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-12T13:45:08.237Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.237Z] [2020-09-12T13:45:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-09-12T13:45:08.237Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-09-12T13:45:08.238Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-12T13:45:08.238Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-09-12T13:45:08.238Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-09-12T13:45:08.238Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-09-12T13:45:08.238Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-09-12T13:45:08.238Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2020-09-12T13:45:08.238Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-09-12T13:45:08.238Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-09-12T13:45:08.238Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-09-12T13:45:08.238Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-12T13:45:08.238Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-12T13:45:08.238Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-12T13:45:08.238Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-12T13:45:08.238Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.238Z] [2020-09-12T13:45:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-09-12T13:45:08.238Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-09-12T13:45:08.239Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-12T13:45:08.239Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-09-12T13:45:08.239Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-09-12T13:45:08.239Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-12T13:45:08.239Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-09-12T13:45:08.239Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-09-12T13:45:08.239Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-09-12T13:45:08.239Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-09-12T13:45:08.239Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-09-12T13:45:08.239Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-09-12T13:45:08.239Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-09-12T13:45:08.239Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.239Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-09-12T13:45:08.240Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-09-12T13:45:08.240Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.240Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-09-12T13:45:08.241Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-09-12T13:45:08.241Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-09-12T13:45:08.241Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-12T13:45:08.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-12T13:45:08.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-12T13:45:08.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-12T13:45:08.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-12T13:45:08.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-12T13:45:08.241Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-12T13:45:08.241Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.241Z] [2020-09-12T13:45:08.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-12T13:45:08.242Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-12T13:45:08.242Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.242Z] [2020-09-12T13:45:08.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-12T13:45:08.243Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-12T13:45:08.243Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-12T13:45:08.243Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-12T13:45:08.243Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-12T13:45:08.243Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-12T13:45:08.243Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-12T13:45:08.243Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-12T13:45:08.243Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-12T13:45:08.243Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-12T13:45:08.243Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-12T13:45:08.243Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-12T13:45:08.243Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-12T13:45:08.243Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-12T13:45:08.243Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-12T13:45:08.243Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-12T13:45:08.243Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-12T13:45:08.243Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-12T13:45:08.243Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-12T13:45:08.243Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-12T13:45:08.243Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-12T13:45:08.243Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-12T13:45:08.243Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-12T13:45:08.243Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-12T13:45:08.243Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-12T13:45:08.243Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-12T13:45:08.243Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-12T13:45:08.243Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-12T13:45:08.243Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-12T13:45:08.243Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-12T13:45:08.243Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-12T13:45:08.243Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-12T13:45:08.243Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-12T13:45:08.243Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-12T13:45:08.243Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-12T13:45:08.243Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-12T13:45:08.243Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-12T13:45:08.243Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-12T13:45:08.243Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-09-12T13:45:08.243Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-09-12T13:45:08.243Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-09-12T13:45:08.243Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] DONE 1096 tests, 549 skipped in 2275.669s [2020-09-12T13:45:08.243Z] INFO: Integration tests ended at 09/12/2020 13:44:58. Duration:00:37:55.9379477 [2020-09-12T13:45:08.243Z] INFO: Docker info of the daemon under test at end of run [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] Containers: 2 [2020-09-12T13:45:08.243Z] Running: 0 [2020-09-12T13:45:08.243Z] Paused: 0 [2020-09-12T13:45:08.243Z] Stopped: 2 [2020-09-12T13:45:08.243Z] Images: 15 [2020-09-12T13:45:08.243Z] Server Version: 0.0.0-dev [2020-09-12T13:45:08.243Z] Storage Driver: windowsfilter [2020-09-12T13:45:08.243Z] Windows: [2020-09-12T13:45:08.243Z] Logging Driver: json-file [2020-09-12T13:45:08.243Z] Plugins: [2020-09-12T13:45:08.243Z] Volume: local [2020-09-12T13:45:08.243Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-12T13:45:08.243Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-12T13:45:08.243Z] Swarm: inactive [2020-09-12T13:45:08.243Z] Default Isolation: process [2020-09-12T13:45:08.243Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-12T13:45:08.243Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-12T13:45:08.243Z] OSType: windows [2020-09-12T13:45:08.243Z] Architecture: x86_64 [2020-09-12T13:45:08.243Z] CPUs: 4 [2020-09-12T13:45:08.243Z] Total Memory: 32GiB [2020-09-12T13:45:08.243Z] Name: azwin-2-57e080 [2020-09-12T13:45:08.243Z] ID: WHS4:ZL4F:7BGM:6NWR:ZS46:CEK3:LGL6:RRZO:A32S:CY6Y:ELZC:XJAW [2020-09-12T13:45:08.243Z] Docker Root Dir: D:\CI\PR-41441\1\daemon [2020-09-12T13:45:08.243Z] Debug Mode (client): false [2020-09-12T13:45:08.243Z] Debug Mode (server): true [2020-09-12T13:45:08.243Z] File Descriptors: -1 [2020-09-12T13:45:08.243Z] Goroutines: 18 [2020-09-12T13:45:08.243Z] System Time: 2020-09-12T13:44:58.8348256Z [2020-09-12T13:45:08.243Z] EventsListeners: 0 [2020-09-12T13:45:08.243Z] Registry: https://index.docker.io/v1/ [2020-09-12T13:45:08.243Z] Labels: [2020-09-12T13:45:08.243Z] Experimental: false [2020-09-12T13:45:08.243Z] Insecure Registries: [2020-09-12T13:45:08.243Z] 127.0.0.0/8 [2020-09-12T13:45:08.243Z] Live Restore Enabled: false [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] [2020-09-12T13:45:08.243Z] INFO: Stopping daemon under test [2020-09-12T13:45:08.243Z] SUCCESS: The process with PID 5204 (child process of PID 5872) has been terminated. [2020-09-12T13:45:08.243Z] SUCCESS: The process with PID 5872 (child process of PID 5580) has been terminated. [2020-09-12T13:45:08.243Z] INFO: Stop tailing logs of the daemon under tests [2020-09-12T13:45:08.243Z] INFO: executeCI.ps1 Completed successfully at 09/12/2020 13:44:59. [2020-09-12T13:45:08.243Z] INFO: Tidying up at end of run [2020-09-12T13:45:08.243Z] INFO: Saving daemon under test log (d:\CI\PR-41441\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-09-12T13:45:08.243Z] INFO: Saving daemon under test log (d:\CI\PR-41441\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-09-12T13:45:08.243Z] INFO: Nuke-Everything... [2020-09-12T13:45:08.243Z] INFO: Container count on control daemon to delete is 2 [2020-09-12T13:45:08.243Z] fdf513b20f81 [2020-09-12T13:45:08.243Z] 070edc01918a [2020-09-12T13:45:08.243Z] INFO: Tidying pidfile d:\CI\PR-41441\1\docker.pid [2020-09-12T13:45:08.243Z] INFO: Nuking d:\CI [2020-09-12T13:45:25.938Z] INFO: Zapped successfully [2020-09-12T13:45:25.938Z] [2020-09-12T13:45:25.938Z] INFO: executeCI.ps1 exiting at Sat Sep 12 13:45:25 CUT 2020. Duration 00:59:20.5919814 [2020-09-12T13:45:25.938Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-09-12T13:45:26.179Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-09-12T13:45:34.361Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-09-12T13:45:36.111Z] Archiving artifacts [2020-09-12T13:45:50.018Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41441/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-12T13:45:50.940Z] + make clean [2020-09-12T13:45:53.125Z] docker volume rm -f docker-dev-cache [2020-09-12T13:45:53.125Z] 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