Pull request #41337 opened Started by user Sebastiaan van Stijn Rebuilds build #4 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at f50a40e889fdaeebf14fce1d494f95e60092d21d rather than 725eced4e00c06273ff7b66cf4872f02599c6b8d Obtained Jenkinsfile from f50a40e889fdaeebf14fce1d494f95e60092d21d Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-09-10T18:24:45.296Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-09-10T18:24:45.301Z] Trying to pass milestone 4 [Pipeline] milestone [2020-09-10T18:24:45.359Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-09-10T18:25:00.510Z] Still waiting to schedule task [2020-09-10T18:25:00.512Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-09-10T18:25:39.144Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fe4c81b90e854adf) in /home/ubuntu/workspace/moby_PR-41337 [Pipeline] { [Pipeline] checkout [2020-09-10T18:25:41.197Z] using credential docker-jenkins-github-credentials [2020-09-10T18:25:41.205Z] Cloning the remote Git repository [2020-09-10T18:25:41.205Z] Cloning with configured refspecs honoured and without tags [2020-09-10T18:25:41.222Z] Cloning repository https://github.com/moby/moby.git [2020-09-10T18:25:41.277Z] > git init /home/ubuntu/workspace/moby_PR-41337 # timeout=10 [2020-09-10T18:25:41.570Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T18:25:41.570Z] > git --version # timeout=10 [2020-09-10T18:25:41.582Z] > git --version # 'git version 2.17.1' [2020-09-10T18:25:41.583Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T18:25:41.584Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41337/head:refs/remotes/origin/PR-41337 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T18:25:57.600Z] Fetching without tags [2020-09-10T18:25:57.863Z] Merging remotes/origin/master commit f50a40e889fdaeebf14fce1d494f95e60092d21d into PR head commit 725eced4e00c06273ff7b66cf4872f02599c6b8d [2020-09-10T18:25:57.541Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T18:25:57.548Z] > git config --add remote.origin.fetch +refs/pull/41337/head:refs/remotes/origin/PR-41337 # timeout=10 [2020-09-10T18:25:57.562Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T18:25:57.583Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T18:25:57.605Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T18:25:57.605Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T18:25:57.606Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41337/head:refs/remotes/origin/PR-41337 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T18:25:57.870Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T18:25:57.886Z] > git checkout -f 725eced4e00c06273ff7b66cf4872f02599c6b8d # timeout=10 [2020-09-10T18:25:58.450Z] > git remote # timeout=10 [2020-09-10T18:25:58.468Z] > git config --get remote.origin.url # timeout=10 [2020-09-10T18:25:58.479Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T18:25:58.480Z] > git merge f50a40e889fdaeebf14fce1d494f95e60092d21d # timeout=10 [2020-09-10T18:25:59.125Z] Merge succeeded, producing a7c701faaf07b92461dc42198a76e87f76b562a1 [2020-09-10T18:25:59.125Z] Checking out Revision a7c701faaf07b92461dc42198a76e87f76b562a1 (PR-41337) [2020-09-10T18:25:59.117Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-10T18:25:59.127Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T18:25:59.137Z] > git checkout -f a7c701faaf07b92461dc42198a76e87f76b562a1 # timeout=10 [2020-09-10T18:26:02.807Z] Commit message: "Merge commit 'f50a40e889fdaeebf14fce1d494f95e60092d21d' into HEAD" [2020-09-10T18:26:02.828Z] First time build. Skipping changelog. [2020-09-10T18:26:02.809Z] > git rev-list --no-walk 4008e3c6c62b9edfeda8076a46ea38cf8f243c5b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-10T18:26:03.882Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41337:/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-10T18:26:10.470Z] Unable to find image 'alpine:latest' locally [2020-09-10T18:26:10.470Z] latest: Pulling from library/alpine [2020-09-10T18:26:10.470Z] df20fa9351a1: Pulling fs layer [2020-09-10T18:26:10.470Z] df20fa9351a1: Verifying Checksum [2020-09-10T18:26:10.470Z] df20fa9351a1: Download complete [2020-09-10T18:26:11.038Z] df20fa9351a1: Pull complete [2020-09-10T18:26:11.038Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-10T18:26:11.038Z] Status: Downloaded newer image for alpine:latest [2020-09-10T18:26:16.326Z] 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-10T18:26:16.614Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fe4c81b90e854adf) in /home/ubuntu/workspace/moby_PR-41337 [Pipeline] node [Pipeline] node [Pipeline] node [2020-09-10T18:26:16.618Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41337 [Pipeline] node [2020-09-10T18:26:16.621Z] Running on ppc64le-ubuntu-14 in /home/docker/workspace/moby_PR-41337 [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] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [2020-09-10T18:26:16.727Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-09-10T18:26:16.764Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-09-10T18:26:16.775Z] using credential docker-jenkins-github-credentials [2020-09-10T18:26:16.780Z] using credential docker-jenkins-github-credentials [2020-09-10T18:26:16.785Z] Fetching without tags [2020-09-10T18:26:16.790Z] Cloning the remote Git repository [2020-09-10T18:26:16.790Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [2020-09-10T18:26:16.797Z] Cloning the remote Git repository [2020-09-10T18:26:16.797Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-09-10T18:26:17.156Z] Merging remotes/origin/master commit f50a40e889fdaeebf14fce1d494f95e60092d21d into PR head commit 725eced4e00c06273ff7b66cf4872f02599c6b8d [2020-09-10T18:26:17.521Z] Merge succeeded, producing 0606f656c8cffe4c557859697573568dc10c1fdb [2020-09-10T18:26:17.521Z] Checking out Revision 0606f656c8cffe4c557859697573568dc10c1fdb (PR-41337) [2020-09-10T18:26:17.615Z] Commit message: "Merge commit 'f50a40e889fdaeebf14fce1d494f95e60092d21d' into HEAD" [2020-09-10T18:26:17.624Z] First time build. Skipping changelog. [2020-09-10T18:26:16.736Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-09-10T18:26:16.767Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T18:26:16.788Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T18:26:16.788Z] > git --version # timeout=10 [2020-09-10T18:26:16.814Z] > git --version # 'git version 2.17.1' [2020-09-10T18:26:16.814Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T18:26:16.815Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41337/head:refs/remotes/origin/PR-41337 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T18:26:17.158Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T18:26:17.166Z] > git checkout -f 725eced4e00c06273ff7b66cf4872f02599c6b8d # timeout=10 [2020-09-10T18:26:17.285Z] > git remote # timeout=10 [2020-09-10T18:26:17.296Z] > git config --get remote.origin.url # timeout=10 [2020-09-10T18:26:17.304Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T18:26:17.305Z] > git merge f50a40e889fdaeebf14fce1d494f95e60092d21d # timeout=10 [2020-09-10T18:26:17.514Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-10T18:26:17.523Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T18:26:17.528Z] > git checkout -f 0606f656c8cffe4c557859697573568dc10c1fdb # timeout=10 [2020-09-10T18:26:17.617Z] > git rev-list --no-walk 4008e3c6c62b9edfeda8076a46ea38cf8f243c5b # timeout=10 [2020-09-10T18:26:16.791Z] Cloning repository https://github.com/moby/moby.git [2020-09-10T18:26:16.791Z] > git init /home/jenkins/workspace/moby_PR-41337 # timeout=10 [2020-09-10T18:26:16.829Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T18:26:16.829Z] > git --version # timeout=10 [2020-09-10T18:26:16.831Z] > git --version # 'git version 2.17.1' [2020-09-10T18:26:16.831Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T18:26:16.832Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41337/head:refs/remotes/origin/PR-41337 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T18:26:16.805Z] Cloning repository https://github.com/moby/moby.git [2020-09-10T18:26:16.805Z] > git init /home/docker/workspace/moby_PR-41337 # timeout=10 [2020-09-10T18:26:16.816Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T18:26:16.816Z] > git --version # timeout=10 [2020-09-10T18:26:16.819Z] > git --version # 'git version 2.7.4' [2020-09-10T18:26:16.819Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T18:26:16.820Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41337/head:refs/remotes/origin/PR-41337 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-10T18:26:18.345Z] + [ PR != PR ] [2020-09-10T18:26:18.346Z] + [ master != master ] [2020-09-10T18:26:18.346Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-10T18:26:18.694Z] + docker version [2020-09-10T18:26:18.694Z] Client: Docker Engine - Community [2020-09-10T18:26:18.694Z] Version: 19.03.12 [2020-09-10T18:26:18.694Z] API version: 1.40 [2020-09-10T18:26:18.694Z] Go version: go1.13.10 [2020-09-10T18:26:18.694Z] Git commit: 48a66213fe [2020-09-10T18:26:18.694Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-10T18:26:18.694Z] OS/Arch: linux/amd64 [2020-09-10T18:26:18.694Z] Experimental: false [2020-09-10T18:26:18.694Z] [2020-09-10T18:26:18.694Z] Server: Docker Engine - Community [2020-09-10T18:26:18.694Z] Engine: [2020-09-10T18:26:18.694Z] Version: 19.03.12 [2020-09-10T18:26:18.694Z] API version: 1.40 (minimum version 1.12) [2020-09-10T18:26:18.694Z] Go version: go1.13.10 [2020-09-10T18:26:18.694Z] Git commit: 48a66213fe [2020-09-10T18:26:18.694Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-10T18:26:18.694Z] OS/Arch: linux/amd64 [2020-09-10T18:26:18.694Z] Experimental: true [2020-09-10T18:26:18.694Z] containerd: [2020-09-10T18:26:18.694Z] Version: 1.2.13 [2020-09-10T18:26:18.694Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-10T18:26:18.694Z] runc: [2020-09-10T18:26:18.694Z] Version: 1.0.0-rc10 [2020-09-10T18:26:18.694Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-10T18:26:18.694Z] docker-init: [2020-09-10T18:26:18.694Z] Version: 0.18.0 [2020-09-10T18:26:18.694Z] GitCommit: fec3683 [Pipeline] sh [2020-09-10T18:26:18.983Z] + docker info [2020-09-10T18:26:25.854Z] Fetching without tags [2020-09-10T18:26:26.130Z] Merging remotes/origin/master commit f50a40e889fdaeebf14fce1d494f95e60092d21d into PR head commit 725eced4e00c06273ff7b66cf4872f02599c6b8d [2020-09-10T18:26:25.817Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T18:26:25.819Z] > git config --add remote.origin.fetch +refs/pull/41337/head:refs/remotes/origin/PR-41337 # timeout=10 [2020-09-10T18:26:25.820Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T18:26:25.838Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T18:26:25.855Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T18:26:25.855Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T18:26:25.856Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41337/head:refs/remotes/origin/PR-41337 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T18:26:26.130Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T18:26:26.136Z] > git checkout -f 725eced4e00c06273ff7b66cf4872f02599c6b8d # timeout=10 [2020-09-10T18:26:27.168Z] Merge succeeded, producing 703f7f1ccf19f4f32077a2c57ba360cef6955822 [2020-09-10T18:26:27.168Z] Checking out Revision 703f7f1ccf19f4f32077a2c57ba360cef6955822 (PR-41337) [2020-09-10T18:26:27.224Z] Commit message: "Merge commit 'f50a40e889fdaeebf14fce1d494f95e60092d21d' into HEAD" [2020-09-10T18:26:27.241Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-10T18:26:26.609Z] > git remote # timeout=10 [2020-09-10T18:26:26.619Z] > git config --get remote.origin.url # timeout=10 [2020-09-10T18:26:26.621Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T18:26:26.621Z] > git merge f50a40e889fdaeebf14fce1d494f95e60092d21d # timeout=10 [2020-09-10T18:26:27.156Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-10T18:26:27.169Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T18:26:27.173Z] > git checkout -f 703f7f1ccf19f4f32077a2c57ba360cef6955822 # timeout=10 [2020-09-10T18:26:27.224Z] > git rev-list --no-walk 4008e3c6c62b9edfeda8076a46ea38cf8f243c5b # timeout=10 [2020-09-10T18:26:28.106Z] + docker version [2020-09-10T18:26:28.106Z] Client: Docker Engine - Community [2020-09-10T18:26:28.106Z] Version: 19.03.7 [2020-09-10T18:26:28.106Z] API version: 1.40 [2020-09-10T18:26:28.106Z] Go version: go1.12.17 [2020-09-10T18:26:28.106Z] Git commit: 7141c199a2 [2020-09-10T18:26:28.106Z] Built: Sat Mar 7 16:48:47 2020 [2020-09-10T18:26:28.106Z] OS/Arch: linux/s390x [2020-09-10T18:26:28.106Z] Experimental: false [2020-09-10T18:26:28.106Z] [2020-09-10T18:26:28.106Z] Server: Docker Engine - Community [2020-09-10T18:26:28.106Z] Engine: [2020-09-10T18:26:28.106Z] Version: 19.03.7 [2020-09-10T18:26:28.106Z] API version: 1.40 (minimum version 1.12) [2020-09-10T18:26:28.106Z] Go version: go1.12.17 [2020-09-10T18:26:28.106Z] Git commit: 7141c199a2 [2020-09-10T18:26:28.106Z] Built: Sat Mar 7 16:47:46 2020 [2020-09-10T18:26:28.106Z] OS/Arch: linux/s390x [2020-09-10T18:26:28.106Z] Experimental: true [2020-09-10T18:26:28.106Z] containerd: [2020-09-10T18:26:28.106Z] Version: 1.2.13 [2020-09-10T18:26:28.106Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-10T18:26:28.106Z] runc: [2020-09-10T18:26:28.106Z] Version: 1.0.0-rc10 [2020-09-10T18:26:28.106Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-10T18:26:28.106Z] docker-init: [2020-09-10T18:26:28.106Z] Version: 0.18.0 [2020-09-10T18:26:28.106Z] GitCommit: fec3683 [Pipeline] sh [2020-09-10T18:26:28.488Z] + docker info [2020-09-10T18:26:29.121Z] Client: [2020-09-10T18:26:29.121Z] Debug Mode: false [2020-09-10T18:26:29.121Z] [2020-09-10T18:26:29.121Z] Server: [2020-09-10T18:26:29.121Z] Containers: 0 [2020-09-10T18:26:29.121Z] Running: 0 [2020-09-10T18:26:29.121Z] Paused: 0 [2020-09-10T18:26:29.121Z] Stopped: 0 [2020-09-10T18:26:29.121Z] Images: 0 [2020-09-10T18:26:29.121Z] Server Version: 19.03.7 [2020-09-10T18:26:29.121Z] Storage Driver: overlay2 [2020-09-10T18:26:29.121Z] Backing Filesystem: [2020-09-10T18:26:29.121Z] Supports d_type: true [2020-09-10T18:26:29.121Z] Native Overlay Diff: true [2020-09-10T18:26:29.121Z] Logging Driver: json-file [2020-09-10T18:26:29.121Z] Cgroup Driver: cgroupfs [2020-09-10T18:26:29.121Z] Plugins: [2020-09-10T18:26:29.121Z] Volume: local [2020-09-10T18:26:29.121Z] Network: bridge host ipvlan macvlan null overlay [2020-09-10T18:26:29.121Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-10T18:26:29.121Z] Swarm: inactive [2020-09-10T18:26:29.121Z] Runtimes: runc [2020-09-10T18:26:29.121Z] Default Runtime: runc [2020-09-10T18:26:29.121Z] Init Binary: docker-init [2020-09-10T18:26:29.121Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-10T18:26:29.121Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-10T18:26:29.121Z] init version: fec3683 [2020-09-10T18:26:29.121Z] Security Options: [2020-09-10T18:26:29.121Z] apparmor [2020-09-10T18:26:29.121Z] seccomp [2020-09-10T18:26:29.121Z] Profile: default [2020-09-10T18:26:29.121Z] Kernel Version: 4.15.0-91-generic [2020-09-10T18:26:29.121Z] Operating System: Ubuntu 18.04.4 LTS [2020-09-10T18:26:29.121Z] OSType: linux [2020-09-10T18:26:29.121Z] Architecture: s390x [2020-09-10T18:26:29.121Z] CPUs: 2 [2020-09-10T18:26:29.121Z] Total Memory: 7.861GiB [2020-09-10T18:26:29.121Z] Name: s390x-ubuntu-16 [2020-09-10T18:26:29.121Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-09-10T18:26:29.121Z] Docker Root Dir: /var/lib/docker [2020-09-10T18:26:29.121Z] Debug Mode: false [2020-09-10T18:26:29.121Z] Username: dockerbuildbot [2020-09-10T18:26:29.121Z] Registry: https://index.docker.io/v1/ [2020-09-10T18:26:29.121Z] Labels: [2020-09-10T18:26:29.121Z] Experimental: true [2020-09-10T18:26:29.121Z] Insecure Registries: [2020-09-10T18:26:29.121Z] 127.0.0.0/8 [2020-09-10T18:26:29.121Z] Live Restore Enabled: false [2020-09-10T18:26:29.121Z] [2020-09-10T18:26:29.121Z] WARNING: No swap limit support [Pipeline] sh [2020-09-10T18:26:29.501Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T18:26:29.501Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T18:26:29.501Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41337/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-10T18:26:29.794Z] + bash /home/jenkins/workspace/moby_PR-41337/check-config.sh [2020-09-10T18:26:29.794Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-10T18:26:29.794Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-09-10T18:26:29.794Z] [2020-09-10T18:26:29.794Z] Generally Necessary: [2020-09-10T18:26:29.794Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-10T18:26:29.794Z] - apparmor: enabled and tools installed [2020-09-10T18:26:29.794Z] - CONFIG_NAMESPACES: enabled [2020-09-10T18:26:29.794Z] - CONFIG_NET_NS: enabled [2020-09-10T18:26:29.794Z] - CONFIG_PID_NS: enabled [2020-09-10T18:26:29.794Z] - CONFIG_IPC_NS: enabled [2020-09-10T18:26:29.794Z] - CONFIG_UTS_NS: enabled [2020-09-10T18:26:29.794Z] - CONFIG_CGROUPS: enabled [2020-09-10T18:26:29.794Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-10T18:26:29.794Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-10T18:26:29.794Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-10T18:26:29.794Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-10T18:26:29.794Z] - CONFIG_CPUSETS: enabled [2020-09-10T18:26:29.794Z] - CONFIG_MEMCG: enabled [2020-09-10T18:26:29.794Z] - CONFIG_KEYS: enabled [2020-09-10T18:26:29.794Z] - CONFIG_VETH: enabled (as module) [2020-09-10T18:26:29.794Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-10T18:26:29.794Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-10T18:26:29.794Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-10T18:26:29.794Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-10T18:26:29.794Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-10T18:26:29.794Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-10T18:26:29.794Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-10T18:26:29.794Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-10T18:26:29.794Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-10T18:26:29.794Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-10T18:26:29.794Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-10T18:26:29.794Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-10T18:26:29.794Z] [2020-09-10T18:26:29.794Z] Optional Features: [2020-09-10T18:26:29.794Z] - CONFIG_USER_NS: enabled [2020-09-10T18:26:29.794Z] - CONFIG_SECCOMP: enabled [2020-09-10T18:26:29.794Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-10T18:26:29.794Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-10T18:26:29.794Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-10T18:26:29.794Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-10T18:26:29.794Z] - CONFIG_BLK_CGROUP: enabled [2020-09-10T18:26:29.794Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-10T18:26:29.794Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-10T18:26:29.794Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-10T18:26:29.794Z] - CONFIG_CGROUP_PERF: enabled [2020-09-10T18:26:29.794Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-10T18:26:29.794Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-10T18:26:29.794Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-10T18:26:29.794Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-10T18:26:29.794Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-10T18:26:29.794Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-10T18:26:29.794Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-10T18:26:29.794Z] - CONFIG_IP_VS: enabled (as module) [2020-09-10T18:26:29.794Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-10T18:26:29.794Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-10T18:26:29.794Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-10T18:26:29.794Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-10T18:26:29.794Z] - CONFIG_EXT4_FS: enabled [2020-09-10T18:26:29.794Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-10T18:26:29.794Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-10T18:26:30.086Z] - Network Drivers: [2020-09-10T18:26:30.086Z] - "overlay": [2020-09-10T18:26:30.086Z] - CONFIG_VXLAN: enabled (as module) [2020-09-10T18:26:30.086Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-10T18:26:30.086Z] Optional (for encrypted networks): [2020-09-10T18:26:30.086Z] - CONFIG_CRYPTO: enabled [2020-09-10T18:26:30.086Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-10T18:26:30.086Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-10T18:26:30.086Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-10T18:26:30.086Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-10T18:26:30.086Z] - CONFIG_XFRM: enabled [2020-09-10T18:26:30.086Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-10T18:26:30.086Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-10T18:26:30.086Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-10T18:26:30.086Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-10T18:26:30.086Z] - "ipvlan": [2020-09-10T18:26:30.086Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-10T18:26:30.086Z] - "macvlan": [2020-09-10T18:26:30.086Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-10T18:26:30.086Z] - CONFIG_DUMMY: enabled (as module) [2020-09-10T18:26:30.086Z] - "ftp,tftp client in container": [2020-09-10T18:26:30.086Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-10T18:26:30.086Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-10T18:26:30.086Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-10T18:26:30.086Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-10T18:26:30.086Z] - Storage Drivers: [2020-09-10T18:26:30.086Z] - "aufs": [2020-09-10T18:26:30.086Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-10T18:26:30.086Z] - "btrfs": [2020-09-10T18:26:30.086Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-10T18:26:30.086Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-10T18:26:30.086Z] - "devicemapper": [2020-09-10T18:26:30.086Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-10T18:26:30.086Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-10T18:26:30.086Z] - "overlay": [2020-09-10T18:26:30.086Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-10T18:26:30.086Z] - "zfs": [2020-09-10T18:26:30.086Z] - /dev/zfs: missing [2020-09-10T18:26:30.086Z] - zfs command: missing [2020-09-10T18:26:30.086Z] - zpool command: missing [2020-09-10T18:26:30.086Z] [2020-09-10T18:26:30.086Z] Limits: [2020-09-10T18:26:30.086Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-10T18:26:30.086Z] [2020-09-10T18:26:30.086Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-10T18:26:30.517Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a7c701faaf07b92461dc42198a76e87f76b562a1 . [2020-09-10T18:26:30.517Z] #2 [internal] load .dockerignore [2020-09-10T18:26:30.517Z] #2 transferring context: 87B 0.0s done [2020-09-10T18:26:30.517Z] #2 DONE 0.0s [2020-09-10T18:26:30.517Z] [2020-09-10T18:26:30.517Z] #1 [internal] load build definition from Dockerfile [2020-09-10T18:26:30.517Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-09-10T18:26:30.517Z] #1 DONE 0.0s [2020-09-10T18:26:30.517Z] [2020-09-10T18:26:30.517Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-10T18:26:30.811Z] #3 DONE 0.2s [2020-09-10T18:26:30.811Z] [2020-09-10T18:26:30.811Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-10T18:26:30.811Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-10T18:26:30.811Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-10T18:26:30.811Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-09-10T18:26:30.811Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-09-10T18:26:30.811Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2020-09-10T18:26:31.105Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 1.42MB / 8.88MB 0.2s [2020-09-10T18:26:31.106Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 6.00MB / 8.88MB 0.3s [2020-09-10T18:26:31.106Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.3s done [2020-09-10T18:26:31.106Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s [2020-09-10T18:26:31.209Z] Client: [2020-09-10T18:26:31.209Z] Debug Mode: false [2020-09-10T18:26:31.209Z] [2020-09-10T18:26:31.209Z] Server: [2020-09-10T18:26:31.209Z] Containers: 0 [2020-09-10T18:26:31.209Z] Running: 0 [2020-09-10T18:26:31.209Z] Paused: 0 [2020-09-10T18:26:31.209Z] Stopped: 0 [2020-09-10T18:26:31.209Z] Images: 1 [2020-09-10T18:26:31.209Z] Server Version: 19.03.12 [2020-09-10T18:26:31.209Z] Storage Driver: overlay2 [2020-09-10T18:26:31.209Z] Backing Filesystem: extfs [2020-09-10T18:26:31.209Z] Supports d_type: true [2020-09-10T18:26:31.209Z] Native Overlay Diff: true [2020-09-10T18:26:31.209Z] Logging Driver: json-file [2020-09-10T18:26:31.209Z] Cgroup Driver: cgroupfs [2020-09-10T18:26:31.209Z] Plugins: [2020-09-10T18:26:31.209Z] Volume: local [2020-09-10T18:26:31.209Z] Network: bridge host ipvlan macvlan null overlay [2020-09-10T18:26:31.209Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-10T18:26:31.209Z] Swarm: inactive [2020-09-10T18:26:31.209Z] Runtimes: runc [2020-09-10T18:26:31.209Z] Default Runtime: runc [2020-09-10T18:26:31.209Z] Init Binary: docker-init [2020-09-10T18:26:31.209Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-10T18:26:31.209Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-10T18:26:31.209Z] init version: fec3683 [2020-09-10T18:26:31.209Z] Security Options: [2020-09-10T18:26:31.209Z] apparmor [2020-09-10T18:26:31.209Z] seccomp [2020-09-10T18:26:31.209Z] Profile: default [2020-09-10T18:26:31.209Z] Kernel Version: 5.3.0-1035-aws [2020-09-10T18:26:31.209Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-10T18:26:31.209Z] OSType: linux [2020-09-10T18:26:31.209Z] Architecture: x86_64 [2020-09-10T18:26:31.209Z] CPUs: 2 [2020-09-10T18:26:31.209Z] Total Memory: 7.569GiB [2020-09-10T18:26:31.209Z] Name: ip-10-100-38-18 [2020-09-10T18:26:31.209Z] ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID [2020-09-10T18:26:31.209Z] Docker Root Dir: /var/lib/docker [2020-09-10T18:26:31.209Z] Debug Mode: false [2020-09-10T18:26:31.209Z] Registry: https://index.docker.io/v1/ [2020-09-10T18:26:31.209Z] Labels: [2020-09-10T18:26:31.209Z] Experimental: true [2020-09-10T18:26:31.209Z] Insecure Registries: [2020-09-10T18:26:31.209Z] 127.0.0.0/8 [2020-09-10T18:26:31.209Z] Live Restore Enabled: true [2020-09-10T18:26:31.209Z] [2020-09-10T18:26:31.209Z] WARNING: No swap limit support [Pipeline] sh [2020-09-10T18:26:31.397Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-09-10T18:26:31.397Z] #4 DONE 0.6s [2020-09-10T18:26:31.495Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T18:26:31.495Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T18:26:31.495Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41337/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-10T18:26:31.495Z] + bash /home/ubuntu/workspace/moby_PR-41337/check-config.sh [2020-09-10T18:26:31.495Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-10T18:26:31.495Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-10T18:26:31.495Z] [2020-09-10T18:26:31.495Z] Generally Necessary: [2020-09-10T18:26:31.495Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-10T18:26:31.495Z] - apparmor: enabled and tools installed [2020-09-10T18:26:31.495Z] - CONFIG_NAMESPACES: enabled [2020-09-10T18:26:31.495Z] - CONFIG_NET_NS: enabled [2020-09-10T18:26:31.495Z] - CONFIG_PID_NS: enabled [2020-09-10T18:26:31.495Z] - CONFIG_IPC_NS: enabled [2020-09-10T18:26:31.495Z] - CONFIG_UTS_NS: enabled [2020-09-10T18:26:31.495Z] - CONFIG_CGROUPS: enabled [2020-09-10T18:26:31.495Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-10T18:26:31.495Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-10T18:26:31.495Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-10T18:26:31.495Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-10T18:26:31.495Z] - CONFIG_CPUSETS: enabled [2020-09-10T18:26:31.495Z] - CONFIG_MEMCG: enabled [2020-09-10T18:26:31.495Z] - CONFIG_KEYS: enabled [2020-09-10T18:26:31.495Z] - CONFIG_VETH: enabled (as module) [2020-09-10T18:26:31.495Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-10T18:26:31.495Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-10T18:26:31.495Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-10T18:26:31.495Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-10T18:26:31.614Z] Still waiting to schedule task [2020-09-10T18:26:31.614Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fe4c81b90e854adf)’ [2020-09-10T18:26:31.615Z] Still waiting to schedule task [2020-09-10T18:26:31.615Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fe4c81b90e854adf)’ [2020-09-10T18:26:31.620Z] Still waiting to schedule task [2020-09-10T18:26:31.620Z] All nodes of label ‘arm64&&linux’ are offline [2020-09-10T18:26:31.621Z] Still waiting to schedule task [2020-09-10T18:26:31.621Z] All nodes of label ‘windows-2019’ are offline [2020-09-10T18:26:31.689Z] [2020-09-10T18:26:31.689Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-10T18:26:31.755Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-10T18:26:31.755Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-10T18:26:31.755Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-10T18:26:31.755Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-10T18:26:31.755Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-10T18:26:31.755Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-10T18:26:31.755Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-10T18:26:31.755Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-10T18:26:31.755Z] [2020-09-10T18:26:31.755Z] Optional Features: [2020-09-10T18:26:31.755Z] - CONFIG_USER_NS: enabled [2020-09-10T18:26:31.755Z] - CONFIG_SECCOMP: enabled [2020-09-10T18:26:31.755Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-10T18:26:31.755Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-10T18:26:31.755Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-10T18:26:31.755Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-10T18:26:31.755Z] - CONFIG_BLK_CGROUP: enabled [2020-09-10T18:26:31.755Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-10T18:26:31.755Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-10T18:26:31.755Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-10T18:26:31.755Z] - CONFIG_CGROUP_PERF: enabled [2020-09-10T18:26:31.755Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-10T18:26:31.755Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-10T18:26:31.755Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-10T18:26:31.755Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-10T18:26:31.756Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-10T18:26:31.756Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-10T18:26:31.756Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-10T18:26:31.756Z] - CONFIG_IP_VS: enabled (as module) [2020-09-10T18:26:31.756Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-10T18:26:31.756Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-10T18:26:31.756Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-10T18:26:31.756Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-10T18:26:31.756Z] - CONFIG_EXT4_FS: enabled [2020-09-10T18:26:31.756Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-10T18:26:31.756Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-10T18:26:31.756Z] - Network Drivers: [2020-09-10T18:26:31.756Z] - "overlay": [2020-09-10T18:26:31.756Z] - CONFIG_VXLAN: enabled (as module) [2020-09-10T18:26:31.756Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-10T18:26:31.756Z] Optional (for encrypted networks): [2020-09-10T18:26:31.756Z] - CONFIG_CRYPTO: enabled [2020-09-10T18:26:31.756Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-10T18:26:31.756Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-10T18:26:31.756Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-10T18:26:31.756Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-10T18:26:31.756Z] - CONFIG_XFRM: enabled [2020-09-10T18:26:31.756Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-10T18:26:31.756Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-10T18:26:31.756Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-10T18:26:31.756Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-10T18:26:31.756Z] - "ipvlan": [2020-09-10T18:26:31.756Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-10T18:26:31.756Z] - "macvlan": [2020-09-10T18:26:32.006Z] #6 DONE 0.2s [2020-09-10T18:26:32.006Z] [2020-09-10T18:26:32.006Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-10T18:26:32.006Z] #5 DONE 0.2s [2020-09-10T18:26:32.006Z] [2020-09-10T18:26:32.006Z] #20 [internal] load build context [2020-09-10T18:26:32.015Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-10T18:26:32.015Z] - CONFIG_DUMMY: enabled (as module) [2020-09-10T18:26:32.015Z] - "ftp,tftp client in container": [2020-09-10T18:26:32.015Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-10T18:26:32.015Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-10T18:26:32.015Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-10T18:26:32.015Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-10T18:26:32.015Z] - Storage Drivers: [2020-09-10T18:26:32.015Z] - "aufs": [2020-09-10T18:26:32.015Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-10T18:26:32.015Z] - "btrfs": [2020-09-10T18:26:32.015Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-10T18:26:32.015Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-10T18:26:32.015Z] - "devicemapper": [2020-09-10T18:26:32.015Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-10T18:26:32.015Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-10T18:26:32.015Z] - "overlay": [2020-09-10T18:26:32.015Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-10T18:26:32.015Z] - "zfs": [2020-09-10T18:26:32.015Z] - /dev/zfs: present [2020-09-10T18:26:32.015Z] - zfs command: missing [2020-09-10T18:26:32.015Z] - zpool command: missing [2020-09-10T18:26:32.015Z] [2020-09-10T18:26:32.015Z] Limits: [2020-09-10T18:26:32.015Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-10T18:26:32.015Z] [2020-09-10T18:26:32.015Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-10T18:26:32.367Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a7c701faaf07b92461dc42198a76e87f76b562a1 . [2020-09-10T18:26:32.367Z] #2 [internal] load build definition from Dockerfile [2020-09-10T18:26:32.367Z] #2 transferring dockerfile: 16.37kB done [2020-09-10T18:26:32.367Z] #2 DONE 0.1s [2020-09-10T18:26:32.367Z] [2020-09-10T18:26:32.367Z] #1 [internal] load .dockerignore [2020-09-10T18:26:32.367Z] #1 transferring context: 87B done [2020-09-10T18:26:32.367Z] #1 DONE 0.1s [2020-09-10T18:26:32.367Z] [2020-09-10T18:26:32.367Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-10T18:26:32.637Z] #3 DONE 0.3s [2020-09-10T18:26:32.637Z] [2020-09-10T18:26:32.637Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-10T18:26:32.637Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-10T18:26:32.723Z] #20 transferring context: 51.49MB 0.8s done [2020-09-10T18:26:32.723Z] #20 DONE 0.8s [2020-09-10T18:26:32.723Z] [2020-09-10T18:26:32.723Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-10T18:26:32.723Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-10T18:26:32.723Z] #7 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-09-10T18:26:32.723Z] #7 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-09-10T18:26:32.723Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.2s done [2020-09-10T18:26:32.723Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-10T18:26:32.723Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s done [2020-09-10T18:26:32.723Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 35.08MB / 48.97MB 0.9s [2020-09-10T18:26:32.723Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 22.48MB / 51.38MB 0.9s [2020-09-10T18:26:32.723Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 19.91MB / 56.74MB 0.9s [2020-09-10T18:26:32.927Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-10T18:26:32.927Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 5.96MB / 8.88MB 0.1s [2020-09-10T18:26:32.927Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-10T18:26:32.927Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-10T18:26:33.054Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 39.50MB / 48.97MB 1.0s [2020-09-10T18:26:33.054Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 26.40MB / 51.38MB 1.0s [2020-09-10T18:26:33.054Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 23.43MB / 56.74MB 1.0s [2020-09-10T18:26:33.054Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 43.61MB / 48.97MB 1.1s [2020-09-10T18:26:33.054Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 30.71MB / 51.38MB 1.1s [2020-09-10T18:26:33.054Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 26.74MB / 56.74MB 1.1s [2020-09-10T18:26:33.196Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-09-10T18:26:33.196Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-09-10T18:26:33.376Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.3s [2020-09-10T18:26:33.376Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 40.15MB / 51.38MB 1.3s [2020-09-10T18:26:33.376Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 35.56MB / 56.74MB 1.3s [2020-09-10T18:26:33.376Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.3s done [2020-09-10T18:26:33.376Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 44.15MB / 51.38MB 1.4s [2020-09-10T18:26:33.376Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 39.23MB / 56.74MB 1.4s [2020-09-10T18:26:33.376Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 1.4s [2020-09-10T18:26:33.376Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 48.43MB / 51.38MB 1.5s [2020-09-10T18:26:33.376Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 44.48MB / 56.74MB 1.5s [2020-09-10T18:26:33.457Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done [2020-09-10T18:26:33.457Z] #4 DONE 0.6s [2020-09-10T18:26:33.457Z] [2020-09-10T18:26:33.457Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-10T18:26:33.677Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.6s [2020-09-10T18:26:33.677Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 47.84MB / 56.74MB 1.6s [2020-09-10T18:26:33.677Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 7.24MB / 102.23MB 1.6s [2020-09-10T18:26:33.677Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0.1s [2020-09-10T18:26:33.677Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.6s done [2020-09-10T18:26:33.677Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 53.07MB / 56.74MB 1.7s [2020-09-10T18:26:33.677Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 13.79MB / 102.23MB 1.7s [2020-09-10T18:26:33.677Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.6s done [2020-09-10T18:26:33.677Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.8s [2020-09-10T18:26:33.677Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 19.59MB / 102.23MB 1.8s [2020-09-10T18:26:33.720Z] #6 DONE 0.3s [2020-09-10T18:26:33.720Z] [2020-09-10T18:26:33.720Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-10T18:26:33.720Z] #5 DONE 0.3s [2020-09-10T18:26:33.720Z] [2020-09-10T18:26:33.720Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-10T18:26:33.720Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-10T18:26:33.970Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.8s done [2020-09-10T18:26:33.970Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 26.09MB / 102.23MB 2.0s [2020-09-10T18:26:33.980Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.64MB / 50.40MB 0.2s [2020-09-10T18:26:33.980Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 791.89kB / 7.81MB 0.2s [2020-09-10T18:26:33.980Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.03MB / 10.00MB 0.2s [2020-09-10T18:26:33.980Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-10T18:26:33.980Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-10T18:26:33.980Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-10T18:26:33.980Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s [2020-09-10T18:26:33.980Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.37MB / 10.00MB 0.3s [2020-09-10T18:26:34.103Z] Fetching without tags [2020-09-10T18:26:34.244Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.11MB / 50.40MB 0.4s [2020-09-10T18:26:34.244Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s [2020-09-10T18:26:34.263Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 31.48MB / 102.23MB 2.1s [2020-09-10T18:26:34.263Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 43.31MB / 102.23MB 2.3s [2020-09-10T18:26:34.069Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T18:26:34.078Z] > git config --add remote.origin.fetch +refs/pull/41337/head:refs/remotes/origin/PR-41337 # timeout=10 [2020-09-10T18:26:34.081Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T18:26:34.095Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T18:26:34.109Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T18:26:34.109Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T18:26:34.110Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41337/head:refs/remotes/origin/PR-41337 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T18:26:34.491Z] Merging remotes/origin/master commit f50a40e889fdaeebf14fce1d494f95e60092d21d into PR head commit 725eced4e00c06273ff7b66cf4872f02599c6b8d [2020-09-10T18:26:34.506Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 38.71MB / 50.40MB 0.6s [2020-09-10T18:26:34.506Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2020-09-10T18:26:34.506Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done [2020-09-10T18:26:34.506Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.80MB / 51.83MB 0.6s [2020-09-10T18:26:34.506Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.38MB / 68.67MB 0.6s [2020-09-10T18:26:34.506Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.20MB / 50.40MB 0.8s [2020-09-10T18:26:34.506Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 16.55MB / 51.83MB 0.8s [2020-09-10T18:26:34.506Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.88MB / 68.67MB 0.8s [2020-09-10T18:26:34.560Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 51.29MB / 102.23MB 2.4s [2020-09-10T18:26:34.560Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 57.00MB / 102.23MB 2.5s [2020-09-10T18:26:34.560Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 74.49MB / 102.23MB 2.7s [2020-09-10T18:26:34.769Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.27MB / 51.83MB 0.9s [2020-09-10T18:26:34.769Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 23.01MB / 68.67MB 0.9s [2020-09-10T18:26:34.769Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.51MB / 51.83MB 1.0s [2020-09-10T18:26:34.769Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.92MB / 68.67MB 1.0s [2020-09-10T18:26:34.858Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 84.84MB / 102.23MB 2.8s [2020-09-10T18:26:34.858Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 91.81MB / 102.23MB 2.9s [2020-09-10T18:26:34.858Z] #7 ... [2020-09-10T18:26:34.858Z] [2020-09-10T18:26:34.858Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-10T18:26:34.858Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-10T18:26:34.858Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-10T18:26:34.858Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-10T18:26:34.858Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.1s done [2020-09-10T18:26:34.858Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-09-10T18:26:34.858Z] #58 DONE 3.0s [2020-09-10T18:26:34.858Z] [2020-09-10T18:26:34.858Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-10T18:26:34.858Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 100.69MB / 102.23MB 3.0s [2020-09-10T18:26:35.036Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.47MB / 51.83MB 1.1s [2020-09-10T18:26:35.036Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.77MB / 68.67MB 1.1s [2020-09-10T18:26:35.036Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 46.74MB / 51.83MB 1.2s [2020-09-10T18:26:35.036Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.05MB / 68.67MB 1.2s [2020-09-10T18:26:35.312Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-09-10T18:26:35.312Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s done [2020-09-10T18:26:35.312Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.5s [2020-09-10T18:26:35.312Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.97MB / 68.67MB 1.5s [2020-09-10T18:26:35.312Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.5s [2020-09-10T18:26:35.493Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.2s done [2020-09-10T18:26:35.493Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.8s done [2020-09-10T18:26:35.493Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2020-09-10T18:26:35.572Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 66.10MB / 68.67MB 1.6s [2020-09-10T18:26:35.572Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.67MB / 120.17MB 1.6s [2020-09-10T18:26:35.572Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 16.71MB / 120.17MB 1.7s [2020-09-10T18:26:35.785Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done [2020-09-10T18:26:35.785Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.1s [2020-09-10T18:26:35.832Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.8s done [2020-09-10T18:26:35.832Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 25.74MB / 120.17MB 2.0s [2020-09-10T18:26:35.832Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.0s [2020-09-10T18:26:36.004Z] Merge succeeded, producing 52aaf1f5cd86062b78f8ed3e8f6f7ddbdbe6efa6 [2020-09-10T18:26:36.004Z] Checking out Revision 52aaf1f5cd86062b78f8ed3e8f6f7ddbdbe6efa6 (PR-41337) [2020-09-10T18:26:36.077Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done [2020-09-10T18:26:36.093Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.2s done [2020-09-10T18:26:36.093Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 34.22MB / 120.17MB 2.3s [2020-09-10T18:26:36.093Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.0s done [2020-09-10T18:26:34.497Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T18:26:34.502Z] > git checkout -f 725eced4e00c06273ff7b66cf4872f02599c6b8d # timeout=10 [2020-09-10T18:26:35.309Z] > git remote # timeout=10 [2020-09-10T18:26:35.312Z] > git config --get remote.origin.url # timeout=10 [2020-09-10T18:26:35.315Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T18:26:35.317Z] > git merge f50a40e889fdaeebf14fce1d494f95e60092d21d # timeout=10 [2020-09-10T18:26:35.994Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-10T18:26:36.010Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T18:26:36.013Z] > git checkout -f 52aaf1f5cd86062b78f8ed3e8f6f7ddbdbe6efa6 # timeout=10 [2020-09-10T18:26:36.355Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 45.51MB / 120.17MB 2.6s [2020-09-10T18:26:36.369Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2020-09-10T18:26:36.427Z] Commit message: "Merge commit 'f50a40e889fdaeebf14fce1d494f95e60092d21d' into HEAD" [2020-09-10T18:26:36.442Z] First time build. Skipping changelog. [2020-09-10T18:26:36.616Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 52.91MB / 120.17MB 2.8s [2020-09-10T18:26:36.616Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 59.00MB / 120.17MB 2.9s [2020-09-10T18:26:36.875Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.65MB / 120.17MB 3.0s [2020-09-10T18:26:36.875Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.26MB / 120.17MB 3.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-10T18:26:37.136Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.37MB / 120.17MB 3.3s [2020-09-10T18:26:37.317Z] + docker version [2020-09-10T18:26:37.317Z] Client: [2020-09-10T18:26:37.317Z] Version: 18.06.1-ce [2020-09-10T18:26:37.317Z] API version: 1.38 [2020-09-10T18:26:37.317Z] Go version: go1.10.3 [2020-09-10T18:26:37.317Z] Git commit: e68fc7a [2020-09-10T18:26:37.317Z] Built: Tue Aug 21 17:26:10 2018 [2020-09-10T18:26:37.317Z] OS/Arch: linux/ppc64le [2020-09-10T18:26:37.317Z] Experimental: false [2020-09-10T18:26:37.317Z] [2020-09-10T18:26:37.317Z] Server: [2020-09-10T18:26:37.317Z] Engine: [2020-09-10T18:26:37.317Z] Version: 18.06.1-ce [2020-09-10T18:26:37.317Z] API version: 1.38 (minimum version 1.12) [2020-09-10T18:26:37.317Z] Go version: go1.10.3 [2020-09-10T18:26:37.317Z] Git commit: e68fc7a [2020-09-10T18:26:37.317Z] Built: Tue Aug 21 17:24:20 2018 [2020-09-10T18:26:37.317Z] OS/Arch: linux/ppc64le [2020-09-10T18:26:37.317Z] Experimental: true [Pipeline] sh [2020-09-10T18:26:37.395Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.84MB / 120.17MB 3.5s [2020-09-10T18:26:37.395Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.70MB / 120.17MB 3.6s [2020-09-10T18:26:37.395Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.40MB / 120.17MB 3.7s [2020-09-10T18:26:37.655Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.33MB / 120.17MB 3.8s [2020-09-10T18:26:37.701Z] + docker info [2020-09-10T18:26:37.701Z] Containers: 0 [2020-09-10T18:26:37.701Z] Running: 0 [2020-09-10T18:26:37.701Z] Paused: 0 [2020-09-10T18:26:37.701Z] Stopped: 0 [2020-09-10T18:26:37.701Z] Images: 0 [2020-09-10T18:26:37.701Z] Server Version: 18.06.1-ce [2020-09-10T18:26:37.701Z] Storage Driver: overlay2 [2020-09-10T18:26:37.701Z] Backing Filesystem: extfs [2020-09-10T18:26:37.701Z] Supports d_type: true [2020-09-10T18:26:37.701Z] Native Overlay Diff: true [2020-09-10T18:26:37.701Z] Logging Driver: json-file [2020-09-10T18:26:37.701Z] Cgroup Driver: cgroupfs [2020-09-10T18:26:37.701Z] Plugins: [2020-09-10T18:26:37.701Z] Volume: local [2020-09-10T18:26:37.701Z] Network: bridge host ipvlan macvlan null overlay [2020-09-10T18:26:37.701Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-09-10T18:26:37.701Z] Swarm: inactive [2020-09-10T18:26:37.701Z] Runtimes: runc [2020-09-10T18:26:37.701Z] Default Runtime: runc [2020-09-10T18:26:37.701Z] Init Binary: docker-init [2020-09-10T18:26:37.701Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-09-10T18:26:37.701Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-09-10T18:26:37.701Z] init version: fec3683 [2020-09-10T18:26:37.701Z] Security Options: [2020-09-10T18:26:37.701Z] apparmor [2020-09-10T18:26:37.701Z] seccomp [2020-09-10T18:26:37.701Z] Profile: default [2020-09-10T18:26:37.701Z] Kernel Version: 4.4.0-130-generic [2020-09-10T18:26:37.701Z] Operating System: Ubuntu 16.04.3 LTS [2020-09-10T18:26:37.701Z] OSType: linux [2020-09-10T18:26:37.701Z] Architecture: ppc64le [2020-09-10T18:26:37.701Z] CPUs: 4 [2020-09-10T18:26:37.701Z] Total Memory: 7.972GiB [2020-09-10T18:26:37.701Z] Name: ppc64le-ubuntu-14 [2020-09-10T18:26:37.701Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-09-10T18:26:37.701Z] Docker Root Dir: /var/lib/docker [2020-09-10T18:26:37.701Z] Debug Mode (client): false [2020-09-10T18:26:37.701Z] Debug Mode (server): false [2020-09-10T18:26:37.701Z] Username: dockerbuildbot [2020-09-10T18:26:37.701Z] Registry: https://index.docker.io/v1/ [2020-09-10T18:26:37.701Z] Labels: [2020-09-10T18:26:37.701Z] Experimental: true [2020-09-10T18:26:37.701Z] Insecure Registries: [2020-09-10T18:26:37.701Z] 127.0.0.0/8 [2020-09-10T18:26:37.701Z] Live Restore Enabled: false [2020-09-10T18:26:37.701Z] [Pipeline] sh [2020-09-10T18:26:37.886Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.3s done [2020-09-10T18:26:37.886Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2020-09-10T18:26:38.089Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T18:26:38.089Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T18:26:38.089Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41337/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-10T18:26:38.089Z] + bash /home/docker/workspace/moby_PR-41337/check-config.sh [2020-09-10T18:26:38.089Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-10T18:26:38.089Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-09-10T18:26:38.089Z] [2020-09-10T18:26:38.089Z] Generally Necessary: [2020-09-10T18:26:38.089Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-10T18:26:38.089Z] - apparmor: enabled and tools installed [2020-09-10T18:26:38.089Z] - CONFIG_NAMESPACES: enabled [2020-09-10T18:26:38.089Z] - CONFIG_NET_NS: enabled [2020-09-10T18:26:38.089Z] - CONFIG_PID_NS: enabled [2020-09-10T18:26:38.089Z] - CONFIG_IPC_NS: enabled [2020-09-10T18:26:38.089Z] - CONFIG_UTS_NS: enabled [2020-09-10T18:26:38.089Z] - CONFIG_CGROUPS: enabled [2020-09-10T18:26:38.089Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-10T18:26:38.089Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-10T18:26:38.089Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-10T18:26:38.089Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-10T18:26:38.089Z] - CONFIG_CPUSETS: enabled [2020-09-10T18:26:38.089Z] - CONFIG_MEMCG: enabled [2020-09-10T18:26:38.089Z] - CONFIG_KEYS: enabled [2020-09-10T18:26:38.089Z] - CONFIG_VETH: enabled (as module) [2020-09-10T18:26:38.089Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-10T18:26:36.433Z] > git rev-list --no-walk 4008e3c6c62b9edfeda8076a46ea38cf8f243c5b # timeout=10 [2020-09-10T18:26:38.387Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-10T18:26:38.387Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-10T18:26:38.387Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-10T18:26:38.387Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-10T18:26:38.387Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-10T18:26:38.387Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-10T18:26:38.387Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-10T18:26:38.387Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-10T18:26:38.387Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-10T18:26:38.387Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-10T18:26:38.387Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-10T18:26:38.387Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-09-10T18:26:38.387Z] [2020-09-10T18:26:38.387Z] Optional Features: [2020-09-10T18:26:38.387Z] - CONFIG_USER_NS: enabled [2020-09-10T18:26:38.387Z] - CONFIG_SECCOMP: enabled [2020-09-10T18:26:38.387Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-10T18:26:38.387Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-10T18:26:38.387Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-10T18:26:38.387Z] (cgroup swap accounting is currently enabled) [2020-09-10T18:26:38.387Z] - CONFIG_MEMCG_KMEM: enabled [2020-09-10T18:26:38.387Z] - CONFIG_BLK_CGROUP: enabled [2020-09-10T18:26:38.387Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-10T18:26:38.387Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-10T18:26:38.387Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-10T18:26:38.387Z] - CONFIG_CGROUP_PERF: enabled [2020-09-10T18:26:38.387Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-10T18:26:38.387Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-10T18:26:38.387Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-10T18:26:38.387Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-10T18:26:38.387Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-10T18:26:38.387Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-10T18:26:38.387Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-10T18:26:38.387Z] - CONFIG_IP_VS: enabled (as module) [2020-09-10T18:26:38.387Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-10T18:26:38.387Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-10T18:26:38.387Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-10T18:26:38.387Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-10T18:26:38.387Z] - CONFIG_EXT4_FS: enabled [2020-09-10T18:26:38.387Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-10T18:26:38.387Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-10T18:26:38.387Z] - Network Drivers: [2020-09-10T18:26:38.387Z] - "overlay": [2020-09-10T18:26:38.387Z] - CONFIG_VXLAN: enabled (as module) [2020-09-10T18:26:38.387Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-10T18:26:38.387Z] Optional (for encrypted networks): [2020-09-10T18:26:38.597Z] #7 ... [2020-09-10T18:26:38.597Z] [2020-09-10T18:26:38.597Z] #20 [internal] load build context [2020-09-10T18:26:38.597Z] #20 transferring context: 51.49MB 4.5s done [2020-09-10T18:26:38.597Z] #20 DONE 4.8s [2020-09-10T18:26:38.597Z] [2020-09-10T18:26:38.597Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-10T18:26:38.597Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-10T18:26:38.597Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-10T18:26:38.597Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-10T18:26:38.597Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.7s done [2020-09-10T18:26:38.597Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done [2020-09-10T18:26:38.597Z] #58 DONE 4.9s [2020-09-10T18:26:38.597Z] [2020-09-10T18:26:38.597Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-10T18:26:38.597Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.8s done [2020-09-10T18:26:38.680Z] - CONFIG_CRYPTO: enabled [2020-09-10T18:26:38.680Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-09-10T18:26:38.680Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-09-10T18:26:38.680Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-09-10T18:26:38.680Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-09-10T18:26:38.680Z] - CONFIG_XFRM: enabled [2020-09-10T18:26:38.680Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-10T18:26:38.680Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-10T18:26:38.680Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-10T18:26:38.680Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-10T18:26:38.680Z] - "ipvlan": [2020-09-10T18:26:38.680Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-10T18:26:38.680Z] - "macvlan": [2020-09-10T18:26:38.680Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-10T18:26:38.680Z] - CONFIG_DUMMY: enabled (as module) [2020-09-10T18:26:38.680Z] - "ftp,tftp client in container": [2020-09-10T18:26:38.680Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-10T18:26:38.680Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-10T18:26:38.680Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-10T18:26:38.680Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-10T18:26:38.680Z] - Storage Drivers: [2020-09-10T18:26:38.680Z] - "aufs": [2020-09-10T18:26:38.680Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-10T18:26:38.680Z] - "btrfs": [2020-09-10T18:26:38.680Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-10T18:26:38.680Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-10T18:26:38.680Z] - "devicemapper": [2020-09-10T18:26:38.680Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-10T18:26:38.680Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-10T18:26:38.680Z] - "overlay": [2020-09-10T18:26:38.680Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-10T18:26:38.680Z] - "zfs": [2020-09-10T18:26:38.680Z] - /dev/zfs: missing [2020-09-10T18:26:38.680Z] - zfs command: missing [2020-09-10T18:26:38.680Z] - zpool command: missing [2020-09-10T18:26:38.680Z] [2020-09-10T18:26:38.680Z] Limits: [2020-09-10T18:26:38.680Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-10T18:26:38.680Z] [2020-09-10T18:26:38.680Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-10T18:26:38.921Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.1s done [2020-09-10T18:26:39.124Z] + make bundles/buildx [2020-09-10T18:26:39.212Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0.1s [2020-09-10T18:26:39.418Z] make: command: Command not found [2020-09-10T18:26:39.418Z] make: command: Command not found [2020-09-10T18:26:39.418Z] mkdir bundles [2020-09-10T18:26:39.418Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-09-10T18:26:39.418Z] --build-arg BUILDX_COMMIT \ [2020-09-10T18:26:39.418Z] --build-arg BUILDX_REPO \ [2020-09-10T18:26:39.418Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-09-10T18:26:39.418Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-09-10T18:26:39.418Z] . [2020-09-10T18:26:39.418Z] /bin/sh: 4: go: not found [2020-09-10T18:26:39.418Z] /bin/sh: 5: go: not found [2020-09-10T18:26:40.006Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.6s done [2020-09-10T18:26:40.006Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2020-09-10T18:26:40.266Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2020-09-10T18:26:40.525Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-09-10T18:26:40.785Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done [2020-09-10T18:26:41.045Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2020-09-10T18:26:41.512Z] Sending build context to Docker daemon 56.25MB [2020-09-10T18:26:41.512Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-09-10T18:26:41.512Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-09-10T18:26:41.512Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-09-10T18:26:41.512Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-09-10T18:26:41.512Z] 1.13.15-buster: Pulling from library/golang [2020-09-10T18:26:41.807Z] db4e2d8d5901: Pulling fs layer [2020-09-10T18:26:41.807Z] dfe2d012519c: Pulling fs layer [2020-09-10T18:26:41.807Z] 5d8f1d1f9197: Pulling fs layer [2020-09-10T18:26:41.807Z] 1301750ffb48: Pulling fs layer [2020-09-10T18:26:41.807Z] dc5c6edc9cff: Pulling fs layer [2020-09-10T18:26:41.807Z] 3c370c2e2f82: Pulling fs layer [2020-09-10T18:26:41.807Z] 5ffb2f5886e2: Pulling fs layer [2020-09-10T18:26:41.807Z] dc5c6edc9cff: Waiting [2020-09-10T18:26:41.807Z] 3c370c2e2f82: Waiting [2020-09-10T18:26:41.807Z] 5ffb2f5886e2: Waiting [2020-09-10T18:26:41.807Z] 1301750ffb48: Waiting [2020-09-10T18:26:41.946Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.5s done [2020-09-10T18:26:41.946Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-09-10T18:26:41.946Z] #7 DONE 10.0s [2020-09-10T18:26:41.946Z] [2020-09-10T18:26:41.946Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-10T18:26:42.102Z] dfe2d012519c: Verifying Checksum [2020-09-10T18:26:42.102Z] dfe2d012519c: Download complete [2020-09-10T18:26:42.102Z] 5d8f1d1f9197: Verifying Checksum [2020-09-10T18:26:42.102Z] 5d8f1d1f9197: Download complete [2020-09-10T18:26:42.951Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.0s done [2020-09-10T18:26:42.982Z] #8 DONE 1.0s [2020-09-10T18:26:42.982Z] [2020-09-10T18:26:42.982Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-10T18:26:43.211Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2020-09-10T18:26:44.018Z] #9 DONE 1.0s [2020-09-10T18:26:44.018Z] [2020-09-10T18:26:44.018Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-10T18:26:44.018Z] #35 DONE 0.1s [2020-09-10T18:26:44.018Z] [2020-09-10T18:26:44.018Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-10T18:26:44.018Z] #27 DONE 0.1s [2020-09-10T18:26:44.018Z] [2020-09-10T18:26:44.018Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:26:44.205Z] db4e2d8d5901: Verifying Checksum [2020-09-10T18:26:44.205Z] db4e2d8d5901: Download complete [2020-09-10T18:26:44.856Z] 1301750ffb48: Verifying Checksum [2020-09-10T18:26:44.856Z] 1301750ffb48: Download complete [2020-09-10T18:26:44.856Z] 5ffb2f5886e2: Verifying Checksum [2020-09-10T18:26:44.856Z] 5ffb2f5886e2: Download complete [2020-09-10T18:26:45.748Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.1s done [2020-09-10T18:26:45.748Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-09-10T18:26:45.923Z] dc5c6edc9cff: Verifying Checksum [2020-09-10T18:26:45.923Z] dc5c6edc9cff: Download complete [2020-09-10T18:26:46.798Z] #36 2.713 + git clone https://github.com/docker/distribution.git . [2020-09-10T18:26:46.798Z] #36 2.715 Cloning into '.'... [2020-09-10T18:26:48.016Z] db4e2d8d5901: Pull complete [2020-09-10T18:26:48.016Z] dfe2d012519c: Pull complete [2020-09-10T18:26:48.327Z] 3c370c2e2f82: Verifying Checksum [2020-09-10T18:26:48.327Z] 3c370c2e2f82: Download complete [2020-09-10T18:26:48.327Z] 5d8f1d1f9197: Pull complete [2020-09-10T18:26:49.533Z] #36 ... [2020-09-10T18:26:49.533Z] [2020-09-10T18:26:49.533Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:26:49.533Z] #43 1.262 + RM_GOPATH=0 [2020-09-10T18:26:49.533Z] #43 1.262 + TMP_GOPATH= [2020-09-10T18:26:49.533Z] #43 1.262 + : /build [2020-09-10T18:26:49.533Z] #43 1.262 + '[' -z '' ']' [2020-09-10T18:26:49.533Z] #43 1.262 ++ mktemp -d [2020-09-10T18:26:49.533Z] #43 1.263 + export GOPATH=/tmp/tmp.Q6RoeifuFW [2020-09-10T18:26:49.533Z] #43 1.263 + GOPATH=/tmp/tmp.Q6RoeifuFW [2020-09-10T18:26:49.533Z] #43 1.263 + RM_GOPATH=1 [2020-09-10T18:26:49.533Z] #43 1.263 + case "$(go env GOARCH)" in [2020-09-10T18:26:49.533Z] #43 1.270 ++ go env GOARCH [2020-09-10T18:26:49.533Z] #43 1.272 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:26:49.533Z] #43 1.272 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:26:49.533Z] #43 1.272 ++ dirname /tmp/install/install.sh [2020-09-10T18:26:49.533Z] #43 1.272 + dir=/tmp/install [2020-09-10T18:26:49.533Z] #43 1.272 + bin=gotestsum [2020-09-10T18:26:49.533Z] #43 1.272 + shift [2020-09-10T18:26:49.533Z] #43 1.272 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-10T18:26:49.533Z] #43 1.272 + . /tmp/install/gotestsum.installer [2020-09-10T18:26:49.533Z] #43 1.272 ++ : v0.3.5 [2020-09-10T18:26:49.533Z] #43 1.272 + install_gotestsum [2020-09-10T18:26:49.533Z] #43 1.273 + set -e [2020-09-10T18:26:49.533Z] #43 1.273 + export GO111MODULE=on [2020-09-10T18:26:49.533Z] #43 1.273 + GO111MODULE=on [2020-09-10T18:26:49.533Z] #43 1.273 + GOBIN=/build [2020-09-10T18:26:49.533Z] #43 1.273 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-10T18:26:49.533Z] #43 1.289 go: finding gotest.tools v0.3.5 [2020-09-10T18:26:49.533Z] #43 1.289 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-10T18:26:49.533Z] #43 1.585 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-10T18:26:49.533Z] #43 1.729 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-10T18:26:49.533Z] #43 2.088 go: downloading gotest.tools v2.1.0+incompatible [2020-09-10T18:26:49.533Z] #43 2.119 go: extracting gotest.tools v2.1.0+incompatible [2020-09-10T18:26:49.533Z] #43 2.189 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-10T18:26:49.533Z] #43 2.209 go: downloading github.com/fatih/color v1.6.0 [2020-09-10T18:26:49.533Z] #43 2.248 go: downloading github.com/pkg/errors v0.8.0 [2020-09-10T18:26:49.533Z] #43 2.383 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-10T18:26:49.533Z] #43 2.384 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-10T18:26:49.533Z] #43 2.384 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T18:26:49.533Z] #43 2.472 go: extracting github.com/fatih/color v1.6.0 [2020-09-10T18:26:49.533Z] #43 2.522 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-10T18:26:49.533Z] #43 2.526 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-10T18:26:49.533Z] #43 2.540 go: extracting github.com/pkg/errors v0.8.0 [2020-09-10T18:26:49.533Z] #43 2.722 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-10T18:26:49.533Z] #43 2.728 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-10T18:26:49.533Z] #43 2.740 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-10T18:26:49.533Z] #43 2.744 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T18:26:49.533Z] #43 2.744 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T18:26:49.533Z] #43 2.745 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T18:26:49.533Z] #43 2.751 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-10T18:26:49.533Z] #43 2.771 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T18:26:49.533Z] #43 2.786 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-10T18:26:49.533Z] #43 3.657 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T18:26:49.533Z] #43 4.416 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T18:26:49.533Z] #43 4.439 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T18:26:49.948Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.2s done [2020-09-10T18:26:49.948Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2020-09-10T18:26:49.948Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-10T18:26:50.173Z] #43 6.132 go: finding github.com/fatih/color v1.6.0 [2020-09-10T18:26:50.173Z] #43 6.166 go: finding github.com/pkg/errors v0.8.0 [2020-09-10T18:26:50.173Z] #43 6.182 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-10T18:26:50.173Z] #43 6.266 go: finding github.com/spf13/pflag v1.0.1 [2020-09-10T18:26:50.208Z] #7 DONE 16.3s [2020-09-10T18:26:50.208Z] [2020-09-10T18:26:50.208Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-10T18:26:50.464Z] #43 6.269 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-10T18:26:50.464Z] #43 6.301 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-10T18:26:50.464Z] #43 6.388 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T18:26:50.464Z] #43 6.477 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T18:26:50.464Z] #43 6.506 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-10T18:26:50.757Z] #43 6.546 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T18:26:50.757Z] #43 6.575 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T18:26:51.082Z] 1301750ffb48: Pull complete [2020-09-10T18:26:53.177Z] dc5c6edc9cff: Pull complete [2020-09-10T18:26:53.498Z] #8 DONE 3.1s [2020-09-10T18:26:53.498Z] [2020-09-10T18:26:53.498Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-10T18:26:53.757Z] #9 DONE 0.5s [2020-09-10T18:26:53.757Z] [2020-09-10T18:26:53.757Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:26:53.757Z] #51 ... [2020-09-10T18:26:53.757Z] [2020-09-10T18:26:53.757Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-10T18:26:53.757Z] #27 DONE 0.2s [2020-09-10T18:26:53.757Z] [2020-09-10T18:26:53.757Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-10T18:26:53.757Z] #35 DONE 0.2s [2020-09-10T18:26:54.017Z] [2020-09-10T18:26:54.017Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:26:54.283Z] #43 ... [2020-09-10T18:26:54.284Z] [2020-09-10T18:26:54.284Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:26:54.284Z] #21 2.490 + RM_GOPATH=0 [2020-09-10T18:26:54.284Z] #21 2.490 + TMP_GOPATH= [2020-09-10T18:26:54.284Z] #21 2.490 + : /build [2020-09-10T18:26:54.284Z] #21 2.490 + '[' -z '' ']' [2020-09-10T18:26:54.284Z] #21 2.490 ++ mktemp -d [2020-09-10T18:26:54.284Z] #21 2.497 + export GOPATH=/tmp/tmp.x3EQqdJccX [2020-09-10T18:26:54.284Z] #21 2.497 + GOPATH=/tmp/tmp.x3EQqdJccX [2020-09-10T18:26:54.284Z] #21 2.497 + RM_GOPATH=1 [2020-09-10T18:26:54.284Z] #21 2.497 + case "$(go env GOARCH)" in [2020-09-10T18:26:54.284Z] #21 2.498 ++ go env GOARCH [2020-09-10T18:26:54.284Z] #21 2.546 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:26:54.284Z] #21 2.546 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:26:54.284Z] #21 2.546 ++ dirname /tmp/install/install.sh [2020-09-10T18:26:54.284Z] #21 2.562 + dir=/tmp/install [2020-09-10T18:26:54.284Z] #21 2.562 + bin=dockercli [2020-09-10T18:26:54.284Z] #21 2.562 + shift [2020-09-10T18:26:54.284Z] #21 2.562 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-10T18:26:54.284Z] #21 2.562 + . /tmp/install/dockercli.installer [2020-09-10T18:26:54.284Z] #21 2.562 ++ : stable [2020-09-10T18:26:54.284Z] #21 2.562 ++ : 17.06.2-ce [2020-09-10T18:26:54.284Z] #21 2.562 + install_dockercli [2020-09-10T18:26:54.284Z] #21 2.562 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-10T18:26:54.284Z] #21 2.562 ++ uname -m [2020-09-10T18:26:54.284Z] #21 2.562 + arch=s390x [2020-09-10T18:26:54.284Z] #21 2.562 + '[' s390x '!=' x86_64 ']' [2020-09-10T18:26:54.284Z] #21 2.562 + '[' s390x '!=' s390x ']' [2020-09-10T18:26:54.284Z] #21 2.562 + url=https://download.docker.com/linux/static [2020-09-10T18:26:54.284Z] #21 2.562 + tar -xz docker/docker [2020-09-10T18:26:54.284Z] #21 2.562 Install docker/cli version 17.06.2-ce from stable [2020-09-10T18:26:54.284Z] #21 2.625 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-09-10T18:26:54.284Z] #21 ... [2020-09-10T18:26:54.284Z] [2020-09-10T18:26:54.284Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:26:54.284Z] #30 1.014 + RM_GOPATH=0 [2020-09-10T18:26:54.284Z] #30 1.014 + TMP_GOPATH= [2020-09-10T18:26:54.284Z] #30 1.014 + : /build [2020-09-10T18:26:54.284Z] #30 1.014 + '[' -z '' ']' [2020-09-10T18:26:54.284Z] #30 1.025 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-10T18:26:54.284Z] #30 1.025 ++ mktemp -d [2020-09-10T18:26:54.284Z] #30 1.025 + export GOPATH=/tmp/tmp.1IhNMUAvxA [2020-09-10T18:26:54.284Z] #30 1.025 + GOPATH=/tmp/tmp.1IhNMUAvxA [2020-09-10T18:26:54.284Z] #30 1.025 + RM_GOPATH=1 [2020-09-10T18:26:54.284Z] #30 1.025 + case "$(go env GOARCH)" in [2020-09-10T18:26:54.284Z] #30 1.025 ++ go env GOARCH [2020-09-10T18:26:54.284Z] #30 1.025 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:26:54.284Z] #30 1.025 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:26:54.284Z] #30 1.025 ++ dirname /tmp/install/install.sh [2020-09-10T18:26:54.284Z] #30 1.025 + dir=/tmp/install [2020-09-10T18:26:54.284Z] #30 1.025 + bin=tomlv [2020-09-10T18:26:54.284Z] #30 1.025 + shift [2020-09-10T18:26:54.285Z] #30 1.025 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-10T18:26:54.285Z] #30 1.025 + . /tmp/install/tomlv.installer [2020-09-10T18:26:54.285Z] #30 1.025 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-10T18:26:54.285Z] #30 1.025 + install_tomlv [2020-09-10T18:26:54.285Z] #30 1.025 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-10T18:26:54.285Z] #30 1.025 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1IhNMUAvxA/src/github.com/BurntSushi/toml [2020-09-10T18:26:54.285Z] #30 1.025 Cloning into '/tmp/tmp.1IhNMUAvxA/src/github.com/BurntSushi/toml'... [2020-09-10T18:26:54.285Z] #30 1.390 + cd /tmp/tmp.1IhNMUAvxA/src/github.com/BurntSushi/toml [2020-09-10T18:26:54.285Z] #30 1.390 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-10T18:26:54.285Z] #30 1.409 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-10T18:26:54.285Z] #30 1.611 runtime/internal/atomic [2020-09-10T18:26:54.285Z] #30 1.616 internal/cpu [2020-09-10T18:26:54.285Z] #30 1.660 runtime/internal/sys [2020-09-10T18:26:54.285Z] #30 1.673 runtime/internal/math [2020-09-10T18:26:54.285Z] #30 1.686 math/bits [2020-09-10T18:26:54.285Z] #30 1.751 internal/bytealg [2020-09-10T18:26:54.285Z] #30 1.808 math [2020-09-10T18:26:54.285Z] #30 1.824 runtime [2020-09-10T18:26:54.285Z] #30 4.860 unicode/utf8 [2020-09-10T18:26:54.285Z] #30 5.224 unicode [2020-09-10T18:26:54.285Z] #30 7.732 runtime/cgo [2020-09-10T18:26:54.285Z] #30 ... [2020-09-10T18:26:54.285Z] [2020-09-10T18:26:54.285Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:26:54.285Z] #60 1.505 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-10T18:26:54.285Z] #60 1.505 + RM_GOPATH=0 [2020-09-10T18:26:54.285Z] #60 1.505 + TMP_GOPATH= [2020-09-10T18:26:54.285Z] #60 1.505 + : /build [2020-09-10T18:26:54.285Z] #60 1.505 + '[' -z '' ']' [2020-09-10T18:26:54.285Z] #60 1.505 ++ mktemp -d [2020-09-10T18:26:54.285Z] #60 1.505 + export GOPATH=/tmp/tmp.91ecdCxEjM [2020-09-10T18:26:54.285Z] #60 1.505 + GOPATH=/tmp/tmp.91ecdCxEjM [2020-09-10T18:26:54.285Z] #60 1.505 + RM_GOPATH=1 [2020-09-10T18:26:54.285Z] #60 1.505 + case "$(go env GOARCH)" in [2020-09-10T18:26:54.285Z] #60 1.505 ++ go env GOARCH [2020-09-10T18:26:54.285Z] #60 1.505 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:26:54.285Z] #60 1.505 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:26:54.285Z] #60 1.505 ++ dirname /tmp/install/install.sh [2020-09-10T18:26:54.285Z] #60 1.505 + dir=/tmp/install [2020-09-10T18:26:54.285Z] #60 1.505 + bin=proxy [2020-09-10T18:26:54.285Z] #60 1.505 + shift [2020-09-10T18:26:54.285Z] #60 1.505 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-10T18:26:54.285Z] #60 1.505 + . /tmp/install/proxy.installer [2020-09-10T18:26:54.285Z] #60 1.505 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-10T18:26:54.285Z] #60 1.505 + install_proxy [2020-09-10T18:26:54.285Z] #60 1.505 + case "$1" in [2020-09-10T18:26:54.285Z] #60 1.505 + export CGO_ENABLED=0 [2020-09-10T18:26:54.285Z] #60 1.505 + CGO_ENABLED=0 [2020-09-10T18:26:54.285Z] #60 1.505 + _install_proxy [2020-09-10T18:26:54.285Z] #60 1.505 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-10T18:26:54.285Z] #60 1.505 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.91ecdCxEjM/src/github.com/docker/libnetwork [2020-09-10T18:26:54.285Z] #60 1.505 Cloning into '/tmp/tmp.91ecdCxEjM/src/github.com/docker/libnetwork'... [2020-09-10T18:26:54.577Z] #60 ... [2020-09-10T18:26:54.577Z] [2020-09-10T18:26:54.577Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:26:54.577Z] #38 1.315 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:26:54.577Z] #38 1.444 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:26:54.577Z] #38 1.541 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:26:54.577Z] #38 1.746 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-10T18:26:54.577Z] #38 3.064 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [199 kB] [2020-09-10T18:26:54.577Z] #38 4.775 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-10T18:26:54.577Z] #38 ... [2020-09-10T18:26:54.577Z] [2020-09-10T18:26:54.577Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:26:54.577Z] #41 2.613 + RM_GOPATH=0 [2020-09-10T18:26:54.577Z] #41 2.613 + TMP_GOPATH= [2020-09-10T18:26:54.577Z] #41 2.613 + : /build [2020-09-10T18:26:54.577Z] #41 2.613 + '[' -z '' ']' [2020-09-10T18:26:54.577Z] #41 2.613 ++ mktemp -d [2020-09-10T18:26:54.577Z] #41 2.614 + export GOPATH=/tmp/tmp.dSAKlkOxuh [2020-09-10T18:26:54.577Z] #41 2.614 + GOPATH=/tmp/tmp.dSAKlkOxuh [2020-09-10T18:26:54.577Z] #41 2.614 + RM_GOPATH=1 [2020-09-10T18:26:54.577Z] #41 2.614 + case "$(go env GOARCH)" in [2020-09-10T18:26:54.577Z] #41 2.624 ++ go env GOARCH [2020-09-10T18:26:54.577Z] #41 2.624 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:26:54.577Z] #41 2.624 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:26:54.577Z] #41 2.632 ++ dirname /tmp/install/install.sh [2020-09-10T18:26:54.577Z] #41 2.632 + dir=/tmp/install [2020-09-10T18:26:54.577Z] #41 2.632 + bin=vndr [2020-09-10T18:26:54.577Z] #41 2.632 + shift [2020-09-10T18:26:54.577Z] #41 2.632 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-10T18:26:54.577Z] #41 2.632 + . /tmp/install/vndr.installer [2020-09-10T18:26:54.577Z] #41 2.632 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-10T18:26:54.577Z] #41 2.632 + install_vndr [2020-09-10T18:26:54.577Z] #41 2.632 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-10T18:26:54.577Z] #41 2.632 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-10T18:26:54.577Z] #41 2.633 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dSAKlkOxuh/src/github.com/LK4D4/vndr [2020-09-10T18:26:54.577Z] #41 2.636 Cloning into '/tmp/tmp.dSAKlkOxuh/src/github.com/LK4D4/vndr'... [2020-09-10T18:26:54.578Z] #41 3.163 + cd /tmp/tmp.dSAKlkOxuh/src/github.com/LK4D4/vndr [2020-09-10T18:26:54.578Z] #41 3.171 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-10T18:26:54.578Z] #41 3.183 + go build -buildmode=pie -v -o /build/vndr . [2020-09-10T18:26:54.578Z] #41 3.967 internal/race [2020-09-10T18:26:54.578Z] #41 4.022 runtime [2020-09-10T18:26:54.578Z] #41 4.065 sync/atomic [2020-09-10T18:26:54.578Z] #41 4.220 unicode [2020-09-10T18:26:54.578Z] #41 6.645 internal/testlog [2020-09-10T18:26:54.578Z] #41 6.805 encoding [2020-09-10T18:26:54.578Z] #41 6.844 unicode/utf16 [2020-09-10T18:26:54.578Z] #41 7.090 container/list [2020-09-10T18:26:54.578Z] #41 7.414 crypto/internal/subtle [2020-09-10T18:26:54.578Z] #41 7.480 crypto/subtle [2020-09-10T18:26:54.578Z] #41 7.548 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-10T18:26:54.578Z] #41 7.572 internal/nettrace [2020-09-10T18:26:54.578Z] #41 7.653 runtime/cgo [2020-09-10T18:26:54.870Z] #41 ... [2020-09-10T18:26:54.870Z] [2020-09-10T18:26:54.870Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:26:54.870Z] #47 1.940 + RM_GOPATH=0 [2020-09-10T18:26:54.870Z] #47 1.940 + TMP_GOPATH= [2020-09-10T18:26:54.870Z] #47 1.940 + : /build [2020-09-10T18:26:54.870Z] #47 1.940 + '[' -z '' ']' [2020-09-10T18:26:54.870Z] #47 1.949 ++ mktemp -d [2020-09-10T18:26:54.870Z] #47 1.949 + export GOPATH=/tmp/tmp.9luRLU6RaA [2020-09-10T18:26:54.870Z] #47 1.949 + GOPATH=/tmp/tmp.9luRLU6RaA [2020-09-10T18:26:54.870Z] #47 1.949 + RM_GOPATH=1 [2020-09-10T18:26:54.870Z] #47 1.949 + case "$(go env GOARCH)" in [2020-09-10T18:26:54.870Z] #47 1.949 ++ go env GOARCH [2020-09-10T18:26:54.870Z] #47 1.949 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:26:54.870Z] #47 1.949 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:26:54.870Z] #47 1.954 ++ dirname /tmp/install/install.sh [2020-09-10T18:26:54.870Z] #47 1.954 + dir=/tmp/install [2020-09-10T18:26:54.870Z] #47 1.954 + bin=shfmt [2020-09-10T18:26:54.870Z] #47 1.954 + shift [2020-09-10T18:26:54.870Z] #47 1.954 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-10T18:26:54.870Z] #47 1.954 + . /tmp/install/shfmt.installer [2020-09-10T18:26:54.870Z] #47 1.954 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-10T18:26:54.870Z] #47 1.954 + install_shfmt [2020-09-10T18:26:54.870Z] #47 1.954 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-10T18:26:54.870Z] #47 1.954 + git clone https://github.com/mvdan/sh.git /tmp/tmp.9luRLU6RaA/src/github.com/mvdan/sh [2020-09-10T18:26:54.870Z] #47 1.954 Cloning into '/tmp/tmp.9luRLU6RaA/src/github.com/mvdan/sh'... [2020-09-10T18:26:54.870Z] #47 1.954 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-10T18:26:54.870Z] #47 8.099 + cd /tmp/tmp.9luRLU6RaA/src/github.com/mvdan/sh [2020-09-10T18:26:54.870Z] #47 8.099 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-10T18:26:54.870Z] #47 8.189 + GO111MODULE=on [2020-09-10T18:26:54.870Z] #47 8.189 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-10T18:26:54.870Z] #47 8.866 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-10T18:26:54.870Z] #47 8.874 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-10T18:26:54.870Z] #47 8.917 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-10T18:26:54.870Z] #47 9.051 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-10T18:26:54.870Z] #47 9.143 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-10T18:26:54.870Z] #47 9.809 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-10T18:26:54.870Z] #47 10.31 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-10T18:26:54.870Z] #47 ... [2020-09-10T18:26:54.870Z] [2020-09-10T18:26:54.870Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T18:26:54.870Z] #28 2.558 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-10T18:26:54.870Z] #28 2.558 Cloning into '.'... [2020-09-10T18:26:55.161Z] #28 ... [2020-09-10T18:26:55.162Z] [2020-09-10T18:26:55.162Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:26:55.162Z] #54 2.089 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-10T18:26:55.162Z] #54 2.089 + RM_GOPATH=0 [2020-09-10T18:26:55.162Z] #54 2.089 + TMP_GOPATH= [2020-09-10T18:26:55.162Z] #54 2.089 + : /build [2020-09-10T18:26:55.162Z] #54 2.089 + '[' -z '' ']' [2020-09-10T18:26:55.162Z] #54 2.089 ++ mktemp -d [2020-09-10T18:26:55.162Z] #54 2.089 + export GOPATH=/tmp/tmp.dq00GCEJYl [2020-09-10T18:26:55.162Z] #54 2.089 + GOPATH=/tmp/tmp.dq00GCEJYl [2020-09-10T18:26:55.162Z] #54 2.089 + RM_GOPATH=1 [2020-09-10T18:26:55.162Z] #54 2.089 + case "$(go env GOARCH)" in [2020-09-10T18:26:55.162Z] #54 2.089 ++ go env GOARCH [2020-09-10T18:26:55.162Z] #54 2.089 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:26:55.162Z] #54 2.089 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:26:55.162Z] #54 2.089 ++ dirname /tmp/install/install.sh [2020-09-10T18:26:55.162Z] #54 2.089 + dir=/tmp/install [2020-09-10T18:26:55.162Z] #54 2.089 + bin=rootlesskit [2020-09-10T18:26:55.162Z] #54 2.089 + shift [2020-09-10T18:26:55.162Z] #54 2.089 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-10T18:26:55.162Z] #54 2.089 + . /tmp/install/rootlesskit.installer [2020-09-10T18:26:55.162Z] #54 2.089 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-10T18:26:55.162Z] #54 2.089 + install_rootlesskit [2020-09-10T18:26:55.162Z] #54 2.089 + case "$1" in [2020-09-10T18:26:55.162Z] #54 2.089 + export CGO_ENABLED=0 [2020-09-10T18:26:55.162Z] #54 2.089 + CGO_ENABLED=0 [2020-09-10T18:26:55.162Z] #54 2.089 + _install_rootlesskit [2020-09-10T18:26:55.162Z] #54 2.089 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-10T18:26:55.162Z] #54 2.089 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dq00GCEJYl/src/github.com/rootless-containers/rootlesskit [2020-09-10T18:26:55.162Z] #54 2.089 Cloning into '/tmp/tmp.dq00GCEJYl/src/github.com/rootless-containers/rootlesskit'... [2020-09-10T18:26:55.162Z] #54 5.387 + cd /tmp/tmp.dq00GCEJYl/src/github.com/rootless-containers/rootlesskit [2020-09-10T18:26:55.162Z] #54 5.389 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-10T18:26:55.162Z] #54 5.618 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-10T18:26:55.162Z] #54 5.618 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-10T18:26:55.162Z] #54 ... [2020-09-10T18:26:55.162Z] [2020-09-10T18:26:55.162Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:26:55.162Z] #45 2.270 + RM_GOPATH=0 [2020-09-10T18:26:55.162Z] #45 2.270 + TMP_GOPATH= [2020-09-10T18:26:55.162Z] #45 2.270 + : /build [2020-09-10T18:26:55.162Z] #45 2.270 + '[' -z '' ']' [2020-09-10T18:26:55.162Z] #45 2.270 ++ mktemp -d [2020-09-10T18:26:55.162Z] #45 2.270 + export GOPATH=/tmp/tmp.E3A0hKBdZH [2020-09-10T18:26:55.162Z] #45 2.270 + GOPATH=/tmp/tmp.E3A0hKBdZH [2020-09-10T18:26:55.162Z] #45 2.270 + RM_GOPATH=1 [2020-09-10T18:26:55.162Z] #45 2.270 + case "$(go env GOARCH)" in [2020-09-10T18:26:55.162Z] #45 2.270 ++ go env GOARCH [2020-09-10T18:26:55.162Z] #45 2.290 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:26:55.162Z] #45 2.290 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:26:55.162Z] #45 2.290 ++ dirname /tmp/install/install.sh [2020-09-10T18:26:55.162Z] #45 2.290 + dir=/tmp/install [2020-09-10T18:26:55.162Z] #45 2.290 + bin=golangci_lint [2020-09-10T18:26:55.162Z] #45 2.290 + shift [2020-09-10T18:26:55.162Z] #45 2.290 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-10T18:26:55.162Z] #45 2.290 + . /tmp/install/golangci_lint.installer [2020-09-10T18:26:55.162Z] #45 2.290 ++ : v1.23.8 [2020-09-10T18:26:55.162Z] #45 2.290 + install_golangci_lint [2020-09-10T18:26:55.162Z] #45 2.290 + echo 'Installing golangci-lint version v1.23.8' [2020-09-10T18:26:55.162Z] #45 2.290 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-10T18:26:55.162Z] #45 2.294 Installing golangci-lint version v1.23.8 [2020-09-10T18:26:55.454Z] #45 ... [2020-09-10T18:26:55.454Z] [2020-09-10T18:26:55.454Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:26:55.454Z] #32 2.763 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:26:55.454Z] #32 2.802 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:26:55.454Z] #32 2.818 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:26:55.454Z] #32 3.543 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-10T18:26:55.454Z] #32 5.286 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [199 kB] [2020-09-10T18:26:55.454Z] #32 6.989 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-10T18:26:55.454Z] #32 ... [2020-09-10T18:26:55.454Z] [2020-09-10T18:26:55.454Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:26:55.454Z] #23 2.864 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:26:55.454Z] #23 2.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:26:55.454Z] #23 2.928 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:26:55.454Z] #23 3.664 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-10T18:26:55.454Z] #23 4.804 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [199 kB] [2020-09-10T18:26:55.454Z] #23 7.366 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-10T18:26:55.745Z] #23 ... [2020-09-10T18:26:55.745Z] [2020-09-10T18:26:55.745Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:26:55.745Z] #51 2.450 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:26:55.745Z] #51 2.489 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:26:55.745Z] #51 2.546 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:26:55.745Z] #51 3.090 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-10T18:26:55.745Z] #51 4.359 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [199 kB] [2020-09-10T18:26:55.745Z] #51 5.996 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-10T18:26:55.745Z] #51 ... [2020-09-10T18:26:55.745Z] [2020-09-10T18:26:55.745Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:26:55.745Z] #10 2.703 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:26:55.745Z] #10 2.743 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:26:55.745Z] #10 2.763 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:26:55.745Z] #10 3.439 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-10T18:26:55.745Z] #10 4.958 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [199 kB] [2020-09-10T18:26:55.745Z] #10 6.572 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-10T18:26:56.037Z] #10 ... [2020-09-10T18:26:56.037Z] [2020-09-10T18:26:56.037Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:26:56.037Z] #60 11.42 Checking out files: 91% (1892/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-10T18:26:56.037Z] #60 11.60 + cd /tmp/tmp.91ecdCxEjM/src/github.com/docker/libnetwork [2020-09-10T18:26:56.037Z] #60 11.60 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-10T18:26:56.037Z] #60 12.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-10T18:26:56.729Z] 3c370c2e2f82: Pull complete [2020-09-10T18:26:57.024Z] 5ffb2f5886e2: Pull complete [2020-09-10T18:26:57.024Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-10T18:26:57.024Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-09-10T18:26:57.024Z] ---> 805dc2d65d1c [2020-09-10T18:26:57.024Z] Step 5/15 : ARG BUILDX_REPO [2020-09-10T18:26:57.024Z] ---> Running in 0dd22587c9fa [2020-09-10T18:26:57.024Z] Removing intermediate container 0dd22587c9fa [2020-09-10T18:26:57.024Z] ---> db88827dac4c [2020-09-10T18:26:57.024Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-09-10T18:26:57.024Z] ---> Running in 3f34d87cf3b9 [2020-09-10T18:26:57.318Z] Cloning into '/buildx'... [2020-09-10T18:26:58.126Z] #60 ... [2020-09-10T18:26:58.126Z] [2020-09-10T18:26:58.126Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:26:58.126Z] #21 13.37 + mkdir -p /build [2020-09-10T18:26:58.126Z] #21 13.38 + mv docker/docker /build/ [2020-09-10T18:26:58.126Z] #21 13.38 + rmdir docker [2020-09-10T18:26:58.126Z] #21 DONE 13.8s [2020-09-10T18:26:58.126Z] [2020-09-10T18:26:58.126Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:26:58.126Z] #36 12.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-10T18:26:58.126Z] #36 13.91 + 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-10T18:26:59.306Z] #36 ... [2020-09-10T18:26:59.307Z] [2020-09-10T18:26:59.307Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:26:59.307Z] #51 2.830 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:26:59.307Z] #51 2.995 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:26:59.307Z] #51 3.161 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:26:59.307Z] #51 3.180 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-10T18:26:59.307Z] #51 3.515 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-10T18:26:59.307Z] #51 3.940 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-10T18:27:01.052Z] Removing intermediate container 3f34d87cf3b9 [2020-09-10T18:27:01.052Z] ---> 1489262f9598 [2020-09-10T18:27:01.052Z] Step 7/15 : WORKDIR /buildx [2020-09-10T18:27:01.052Z] ---> Running in 97d8844799a1 [2020-09-10T18:27:01.052Z] Removing intermediate container 97d8844799a1 [2020-09-10T18:27:01.052Z] ---> 922ce4674664 [2020-09-10T18:27:01.052Z] Step 8/15 : ARG BUILDX_COMMIT [2020-09-10T18:27:01.052Z] ---> Running in 32eee6551ecb [2020-09-10T18:27:01.052Z] Removing intermediate container 32eee6551ecb [2020-09-10T18:27:01.052Z] ---> debe73d71c20 [2020-09-10T18:27:01.052Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-09-10T18:27:01.052Z] ---> Running in 9ca59bac1a34 [2020-09-10T18:27:01.378Z] From https://github.com/docker/buildx [2020-09-10T18:27:01.378Z] * [new tag] v0.3.1 -> build [2020-09-10T18:27:01.848Z] #51 ... [2020-09-10T18:27:01.848Z] [2020-09-10T18:27:01.848Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:27:01.848Z] #43 5.444 + RM_GOPATH=0 [2020-09-10T18:27:01.848Z] #43 5.444 + TMP_GOPATH= [2020-09-10T18:27:01.848Z] #43 5.444 + : /build [2020-09-10T18:27:01.848Z] #43 5.444 + '[' -z '' ']' [2020-09-10T18:27:01.848Z] #43 5.447 ++ mktemp -d [2020-09-10T18:27:01.848Z] #43 5.447 + export GOPATH=/tmp/tmp.EqYNsGit7Y [2020-09-10T18:27:01.848Z] #43 5.447 + GOPATH=/tmp/tmp.EqYNsGit7Y [2020-09-10T18:27:01.848Z] #43 5.447 + RM_GOPATH=1 [2020-09-10T18:27:01.848Z] #43 5.447 + case "$(go env GOARCH)" in [2020-09-10T18:27:01.848Z] #43 5.457 ++ go env GOARCH [2020-09-10T18:27:01.848Z] #43 5.507 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:27:01.848Z] #43 5.507 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:27:01.848Z] #43 5.507 ++ dirname /tmp/install/install.sh [2020-09-10T18:27:01.848Z] #43 5.511 + dir=/tmp/install [2020-09-10T18:27:01.848Z] #43 5.511 + bin=gotestsum [2020-09-10T18:27:01.848Z] #43 5.511 + shift [2020-09-10T18:27:01.848Z] #43 5.512 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-10T18:27:01.848Z] #43 5.512 + . /tmp/install/gotestsum.installer [2020-09-10T18:27:01.848Z] #43 5.512 ++ : v0.3.5 [2020-09-10T18:27:01.848Z] #43 5.512 + install_gotestsum [2020-09-10T18:27:01.848Z] #43 5.514 + set -e [2020-09-10T18:27:01.848Z] #43 5.516 + export GO111MODULE=on [2020-09-10T18:27:01.848Z] #43 5.516 + GO111MODULE=on [2020-09-10T18:27:01.848Z] #43 5.516 + GOBIN=/build [2020-09-10T18:27:01.848Z] #43 5.536 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-10T18:27:01.848Z] #43 5.631 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-10T18:27:01.848Z] #43 5.632 go: finding gotest.tools v0.3.5 [2020-09-10T18:27:01.848Z] #43 6.669 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-10T18:27:01.848Z] #43 7.221 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-10T18:27:01.848Z] #43 8.054 go: downloading gotest.tools v2.1.0+incompatible [2020-09-10T18:27:01.848Z] #43 8.147 go: extracting gotest.tools v2.1.0+incompatible [2020-09-10T18:27:01.848Z] #43 8.336 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-10T18:27:02.018Z] Switched to branch 'build' [2020-09-10T18:27:02.108Z] #43 8.347 go: downloading github.com/pkg/errors v0.8.0 [2020-09-10T18:27:02.108Z] #43 8.372 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T18:27:02.108Z] #43 8.415 go: downloading github.com/fatih/color v1.6.0 [2020-09-10T18:27:02.368Z] #43 8.673 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-10T18:27:02.368Z] #43 8.718 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-10T18:27:02.628Z] #43 8.856 go: extracting github.com/pkg/errors v0.8.0 [2020-09-10T18:27:02.628Z] #43 8.919 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T18:27:02.674Z] Removing intermediate container 9ca59bac1a34 [2020-09-10T18:27:02.674Z] ---> 398927dc5947 [2020-09-10T18:27:02.674Z] Step 10/15 : ARG GOOS [2020-09-10T18:27:02.888Z] #43 9.261 go: extracting github.com/fatih/color v1.6.0 [2020-09-10T18:27:02.888Z] #43 9.281 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T18:27:02.971Z] ---> Running in 987b37f9851b [2020-09-10T18:27:02.971Z] Removing intermediate container 987b37f9851b [2020-09-10T18:27:02.971Z] ---> f21ceff00ff0 [2020-09-10T18:27:02.971Z] Step 11/15 : ARG GOARCH [2020-09-10T18:27:02.971Z] ---> Running in 26028c64ff40 [2020-09-10T18:27:02.971Z] Removing intermediate container 26028c64ff40 [2020-09-10T18:27:02.971Z] ---> 55adbf1d1301 [2020-09-10T18:27:02.971Z] 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-10T18:27:02.971Z] ---> Running in 8d6427e93122 [2020-09-10T18:27:03.152Z] #43 9.326 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-10T18:27:03.152Z] #43 9.456 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-10T18:27:03.152Z] #43 9.456 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-10T18:27:03.152Z] #43 9.460 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-10T18:27:03.152Z] #43 ... [2020-09-10T18:27:03.152Z] [2020-09-10T18:27:03.152Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:27:03.152Z] #51 9.431 Fetched 8379 kB in 7s (1197 kB/s) [2020-09-10T18:27:03.723Z] #51 9.431 Reading package lists... [2020-09-10T18:27:03.723Z] #51 ... [2020-09-10T18:27:03.723Z] [2020-09-10T18:27:03.723Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:27:03.723Z] #60 4.166 + RM_GOPATH=0 [2020-09-10T18:27:03.723Z] #60 4.166 + TMP_GOPATH= [2020-09-10T18:27:03.723Z] #60 4.166 + : /build [2020-09-10T18:27:03.723Z] #60 4.166 + '[' -z '' ']' [2020-09-10T18:27:03.723Z] #60 4.166 ++ mktemp -d [2020-09-10T18:27:03.723Z] #60 4.172 + export GOPATH=/tmp/tmp.5wLK2M94Q7 [2020-09-10T18:27:03.723Z] #60 4.172 + GOPATH=/tmp/tmp.5wLK2M94Q7 [2020-09-10T18:27:03.723Z] #60 4.172 + RM_GOPATH=1 [2020-09-10T18:27:03.723Z] #60 4.172 + case "$(go env GOARCH)" in [2020-09-10T18:27:03.723Z] #60 4.172 ++ go env GOARCH [2020-09-10T18:27:03.723Z] #60 4.187 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:27:03.723Z] #60 4.187 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:27:03.723Z] #60 4.187 ++ dirname /tmp/install/install.sh [2020-09-10T18:27:03.723Z] #60 4.187 + dir=/tmp/install [2020-09-10T18:27:03.723Z] #60 4.187 + bin=proxy [2020-09-10T18:27:03.723Z] #60 4.187 + shift [2020-09-10T18:27:03.723Z] #60 4.187 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-10T18:27:03.723Z] #60 4.187 + . /tmp/install/proxy.installer [2020-09-10T18:27:03.723Z] #60 4.187 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-10T18:27:03.723Z] #60 4.187 + install_proxy [2020-09-10T18:27:03.723Z] #60 4.187 + case "$1" in [2020-09-10T18:27:03.723Z] #60 4.187 + export CGO_ENABLED=0 [2020-09-10T18:27:03.723Z] #60 4.187 + CGO_ENABLED=0 [2020-09-10T18:27:03.723Z] #60 4.187 + _install_proxy [2020-09-10T18:27:03.723Z] #60 4.187 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-10T18:27:03.723Z] #60 4.189 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5wLK2M94Q7/src/github.com/docker/libnetwork [2020-09-10T18:27:03.723Z] #60 4.193 Cloning into '/tmp/tmp.5wLK2M94Q7/src/github.com/docker/libnetwork'... [2020-09-10T18:27:03.723Z] #60 4.195 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-10T18:27:03.723Z] #60 ... [2020-09-10T18:27:03.723Z] [2020-09-10T18:27:03.723Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:27:03.723Z] #10 6.646 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:27:03.723Z] #10 6.740 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:27:03.723Z] #10 6.741 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:27:03.723Z] #10 7.868 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-10T18:27:03.984Z] #10 10.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-10T18:27:03.984Z] #10 ... [2020-09-10T18:27:03.984Z] [2020-09-10T18:27:03.984Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:27:03.984Z] #41 6.191 + RM_GOPATH=0 [2020-09-10T18:27:03.984Z] #41 6.191 + TMP_GOPATH= [2020-09-10T18:27:03.984Z] #41 6.191 + : /build [2020-09-10T18:27:03.984Z] #41 6.191 + '[' -z '' ']' [2020-09-10T18:27:03.984Z] #41 6.195 ++ mktemp -d [2020-09-10T18:27:03.984Z] #41 6.199 + export GOPATH=/tmp/tmp.R78bhL60s6 [2020-09-10T18:27:03.984Z] #41 6.199 + GOPATH=/tmp/tmp.R78bhL60s6 [2020-09-10T18:27:03.984Z] #41 6.199 + RM_GOPATH=1 [2020-09-10T18:27:03.984Z] #41 6.199 + case "$(go env GOARCH)" in [2020-09-10T18:27:03.984Z] #41 6.199 ++ go env GOARCH [2020-09-10T18:27:03.984Z] #41 6.235 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:27:03.984Z] #41 6.235 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:27:03.984Z] #41 6.244 ++ dirname /tmp/install/install.sh [2020-09-10T18:27:03.984Z] #41 6.245 + dir=/tmp/install [2020-09-10T18:27:03.984Z] #41 6.246 + bin=vndr [2020-09-10T18:27:03.984Z] #41 6.246 + shift [2020-09-10T18:27:03.984Z] #41 6.246 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-10T18:27:03.984Z] #41 6.246 + . /tmp/install/vndr.installer [2020-09-10T18:27:03.984Z] #41 6.246 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-10T18:27:03.984Z] #41 6.247 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-10T18:27:03.984Z] #41 6.247 + install_vndr [2020-09-10T18:27:03.984Z] #41 6.247 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-10T18:27:03.984Z] #41 6.247 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.R78bhL60s6/src/github.com/LK4D4/vndr [2020-09-10T18:27:03.984Z] #41 6.255 Cloning into '/tmp/tmp.R78bhL60s6/src/github.com/LK4D4/vndr'... [2020-09-10T18:27:03.984Z] #41 7.012 + cd /tmp/tmp.R78bhL60s6/src/github.com/LK4D4/vndr [2020-09-10T18:27:03.984Z] #41 7.012 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-10T18:27:03.984Z] #41 7.017 + go build -buildmode=pie -v -o /build/vndr . [2020-09-10T18:27:03.984Z] #41 8.552 internal/bytealg [2020-09-10T18:27:03.984Z] #41 8.639 internal/race [2020-09-10T18:27:03.984Z] #41 8.832 sync/atomic [2020-09-10T18:27:03.984Z] #41 9.106 unicode [2020-09-10T18:27:03.984Z] #41 9.415 runtime [2020-09-10T18:27:03.984Z] #41 ... [2020-09-10T18:27:03.984Z] [2020-09-10T18:27:03.984Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:27:03.984Z] #32 6.669 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:27:03.984Z] #32 6.801 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:27:03.984Z] #32 6.803 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:27:03.984Z] #32 7.971 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-10T18:27:03.984Z] #32 10.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-10T18:27:04.245Z] #32 ... [2020-09-10T18:27:04.245Z] [2020-09-10T18:27:04.245Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:27:04.245Z] #30 5.514 + RM_GOPATH=0 [2020-09-10T18:27:04.245Z] #30 5.514 + TMP_GOPATH= [2020-09-10T18:27:04.245Z] #30 5.514 + : /build [2020-09-10T18:27:04.245Z] #30 5.514 + '[' -z '' ']' [2020-09-10T18:27:04.245Z] #30 5.535 ++ mktemp -d [2020-09-10T18:27:04.245Z] #30 5.544 + export GOPATH=/tmp/tmp.uJCw8vBZv8 [2020-09-10T18:27:04.245Z] #30 5.544 + GOPATH=/tmp/tmp.uJCw8vBZv8 [2020-09-10T18:27:04.245Z] #30 5.544 + RM_GOPATH=1 [2020-09-10T18:27:04.245Z] #30 5.544 + case "$(go env GOARCH)" in [2020-09-10T18:27:04.245Z] #30 5.544 ++ go env GOARCH [2020-09-10T18:27:04.245Z] #30 5.558 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:27:04.245Z] #30 5.558 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:27:04.245Z] #30 5.563 ++ dirname /tmp/install/install.sh [2020-09-10T18:27:04.245Z] #30 5.575 + dir=/tmp/install [2020-09-10T18:27:04.245Z] #30 5.575 + bin=tomlv [2020-09-10T18:27:04.245Z] #30 5.575 + shift [2020-09-10T18:27:04.245Z] #30 5.575 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-10T18:27:04.245Z] #30 5.575 + . /tmp/install/tomlv.installer [2020-09-10T18:27:04.245Z] #30 5.575 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-10T18:27:04.245Z] #30 5.575 + install_tomlv [2020-09-10T18:27:04.245Z] #30 5.575 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-10T18:27:04.245Z] #30 5.575 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.uJCw8vBZv8/src/github.com/BurntSushi/toml [2020-09-10T18:27:04.245Z] #30 5.575 Cloning into '/tmp/tmp.uJCw8vBZv8/src/github.com/BurntSushi/toml'... [2020-09-10T18:27:04.245Z] #30 5.575 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-10T18:27:04.245Z] #30 6.740 + cd /tmp/tmp.uJCw8vBZv8/src/github.com/BurntSushi/toml [2020-09-10T18:27:04.245Z] #30 6.740 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-10T18:27:04.245Z] #30 6.771 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-10T18:27:04.245Z] #30 7.451 internal/cpu [2020-09-10T18:27:04.245Z] #30 7.492 runtime/internal/atomic [2020-09-10T18:27:04.245Z] #30 7.723 runtime/internal/sys [2020-09-10T18:27:04.245Z] #30 8.036 runtime/internal/math [2020-09-10T18:27:04.245Z] #30 8.191 math/bits [2020-09-10T18:27:04.245Z] #30 8.229 internal/bytealg [2020-09-10T18:27:04.245Z] #30 9.024 runtime [2020-09-10T18:27:04.245Z] #30 9.025 math [2020-09-10T18:27:04.245Z] #30 ... [2020-09-10T18:27:04.245Z] [2020-09-10T18:27:04.245Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T18:27:04.245Z] #28 4.987 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-10T18:27:04.245Z] #28 4.987 Cloning into '.'... [2020-09-10T18:27:04.505Z] #28 ... [2020-09-10T18:27:04.505Z] [2020-09-10T18:27:04.505Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:27:04.505Z] #21 5.024 + RM_GOPATH=0 [2020-09-10T18:27:04.505Z] #21 5.024 + TMP_GOPATH= [2020-09-10T18:27:04.505Z] #21 5.024 + : /build [2020-09-10T18:27:04.505Z] #21 5.024 + '[' -z '' ']' [2020-09-10T18:27:04.505Z] #21 5.025 ++ mktemp -d [2020-09-10T18:27:04.505Z] #21 5.028 + export GOPATH=/tmp/tmp.4velhWnOFa [2020-09-10T18:27:04.505Z] #21 5.028 + GOPATH=/tmp/tmp.4velhWnOFa [2020-09-10T18:27:04.505Z] #21 5.028 + RM_GOPATH=1 [2020-09-10T18:27:04.505Z] #21 5.028 + case "$(go env GOARCH)" in [2020-09-10T18:27:04.505Z] #21 5.028 ++ go env GOARCH [2020-09-10T18:27:04.505Z] #21 5.040 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:27:04.505Z] #21 5.040 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:27:04.505Z] #21 5.040 ++ dirname /tmp/install/install.sh [2020-09-10T18:27:04.505Z] #21 5.040 + dir=/tmp/install [2020-09-10T18:27:04.505Z] #21 5.040 + bin=dockercli [2020-09-10T18:27:04.505Z] #21 5.040 + shift [2020-09-10T18:27:04.505Z] #21 5.040 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-10T18:27:04.505Z] #21 5.040 + . /tmp/install/dockercli.installer [2020-09-10T18:27:04.505Z] #21 5.040 ++ : stable [2020-09-10T18:27:04.505Z] #21 5.040 ++ : 17.06.2-ce [2020-09-10T18:27:04.505Z] #21 5.040 + install_dockercli [2020-09-10T18:27:04.505Z] #21 5.040 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-10T18:27:04.505Z] #21 5.040 ++ uname -m [2020-09-10T18:27:04.505Z] #21 5.043 + arch=x86_64 [2020-09-10T18:27:04.505Z] #21 5.043 + '[' x86_64 '!=' x86_64 ']' [2020-09-10T18:27:04.505Z] #21 5.043 + url=https://download.docker.com/linux/static [2020-09-10T18:27:04.505Z] #21 5.043 + tar -xz docker/docker [2020-09-10T18:27:04.505Z] #21 5.043 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-10T18:27:04.505Z] #21 5.043 Install docker/cli version 17.06.2-ce from stable [2020-09-10T18:27:04.505Z] #21 ... [2020-09-10T18:27:04.505Z] [2020-09-10T18:27:04.505Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:27:04.505Z] #45 5.320 + RM_GOPATH=0 [2020-09-10T18:27:04.505Z] #45 5.320 + TMP_GOPATH= [2020-09-10T18:27:04.505Z] #45 5.320 + : /build [2020-09-10T18:27:04.505Z] #45 5.320 + '[' -z '' ']' [2020-09-10T18:27:04.505Z] #45 5.327 ++ mktemp -d [2020-09-10T18:27:04.505Z] #45 5.327 + export GOPATH=/tmp/tmp.DRRT15P7lU [2020-09-10T18:27:04.505Z] #45 5.327 + GOPATH=/tmp/tmp.DRRT15P7lU [2020-09-10T18:27:04.505Z] #45 5.327 + RM_GOPATH=1 [2020-09-10T18:27:04.505Z] #45 5.327 + case "$(go env GOARCH)" in [2020-09-10T18:27:04.505Z] #45 5.330 ++ go env GOARCH [2020-09-10T18:27:04.505Z] #45 5.375 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:27:04.505Z] #45 5.375 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:27:04.505Z] #45 5.385 ++ dirname /tmp/install/install.sh [2020-09-10T18:27:04.505Z] #45 5.390 + dir=/tmp/install [2020-09-10T18:27:04.505Z] #45 5.392 Installing golangci-lint version v1.23.8 [2020-09-10T18:27:04.505Z] #45 5.392 + bin=golangci_lint [2020-09-10T18:27:04.505Z] #45 5.392 + shift [2020-09-10T18:27:04.505Z] #45 5.392 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-10T18:27:04.505Z] #45 5.392 + . /tmp/install/golangci_lint.installer [2020-09-10T18:27:04.505Z] #45 5.392 ++ : v1.23.8 [2020-09-10T18:27:04.505Z] #45 5.392 + install_golangci_lint [2020-09-10T18:27:04.505Z] #45 5.392 + echo 'Installing golangci-lint version v1.23.8' [2020-09-10T18:27:04.505Z] #45 5.392 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-10T18:27:04.768Z] #45 ... [2020-09-10T18:27:04.768Z] [2020-09-10T18:27:04.768Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:27:04.768Z] #47 5.985 + RM_GOPATH=0 [2020-09-10T18:27:04.768Z] #47 5.987 + TMP_GOPATH= [2020-09-10T18:27:04.768Z] #47 5.987 + : /build [2020-09-10T18:27:04.768Z] #47 5.987 + '[' -z '' ']' [2020-09-10T18:27:04.768Z] #47 5.987 ++ mktemp -d [2020-09-10T18:27:04.768Z] #47 6.001 + export GOPATH=/tmp/tmp.zIkRI5ZEV3 [2020-09-10T18:27:04.768Z] #47 6.001 + GOPATH=/tmp/tmp.zIkRI5ZEV3 [2020-09-10T18:27:04.768Z] #47 6.001 + RM_GOPATH=1 [2020-09-10T18:27:04.768Z] #47 6.005 + case "$(go env GOARCH)" in [2020-09-10T18:27:04.768Z] #47 6.008 ++ go env GOARCH [2020-09-10T18:27:04.768Z] #47 6.071 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:27:04.768Z] #47 6.071 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:27:04.768Z] #47 6.072 ++ dirname /tmp/install/install.sh [2020-09-10T18:27:04.768Z] #47 6.077 + dir=/tmp/install [2020-09-10T18:27:04.768Z] #47 6.077 + bin=shfmt [2020-09-10T18:27:04.768Z] #47 6.077 + shift [2020-09-10T18:27:04.768Z] #47 6.078 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-10T18:27:04.768Z] #47 6.078 + . /tmp/install/shfmt.installer [2020-09-10T18:27:04.768Z] #47 6.078 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-10T18:27:04.768Z] #47 6.078 + install_shfmt [2020-09-10T18:27:04.768Z] #47 6.078 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-10T18:27:04.768Z] #47 6.079 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-10T18:27:04.768Z] #47 6.079 + git clone https://github.com/mvdan/sh.git /tmp/tmp.zIkRI5ZEV3/src/github.com/mvdan/sh [2020-09-10T18:27:04.768Z] #47 6.080 Cloning into '/tmp/tmp.zIkRI5ZEV3/src/github.com/mvdan/sh'... [2020-09-10T18:27:05.029Z] #47 ... [2020-09-10T18:27:05.029Z] [2020-09-10T18:27:05.029Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:27:05.029Z] #38 6.723 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:27:05.029Z] #38 6.773 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:27:05.029Z] #38 6.776 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:27:05.029Z] #38 7.936 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-10T18:27:05.029Z] #38 10.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-10T18:27:05.029Z] #38 ... [2020-09-10T18:27:05.029Z] [2020-09-10T18:27:05.029Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:27:05.029Z] #23 6.620 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:27:05.029Z] #23 6.697 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:27:05.029Z] #23 6.718 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:27:05.029Z] #23 7.946 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-10T18:27:05.029Z] #23 10.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-10T18:27:05.052Z] #36 ... [2020-09-10T18:27:05.052Z] [2020-09-10T18:27:05.052Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:27:05.052Z] #38 11.03 Fetched 8070 kB in 10s (821 kB/s) [2020-09-10T18:27:05.052Z] #38 11.03 Reading package lists... [2020-09-10T18:27:05.052Z] #38 15.20 Reading package lists... [2020-09-10T18:27:05.052Z] #38 18.77 Building dependency tree... [2020-09-10T18:27:05.052Z] #38 19.79 The following additional packages will be installed: [2020-09-10T18:27:05.052Z] #38 19.79 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-10T18:27:05.052Z] #38 19.79 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-10T18:27:05.052Z] #38 19.79 Suggested packages: [2020-09-10T18:27:05.052Z] #38 19.79 manpages-dev python-setuptools [2020-09-10T18:27:05.052Z] #38 20.77 The following NEW packages will be installed: [2020-09-10T18:27:05.052Z] #38 20.77 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-10T18:27:05.052Z] #38 20.77 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-10T18:27:05.052Z] #38 20.77 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-10T18:27:05.052Z] #38 20.77 python-six zlib1g-dev [2020-09-10T18:27:05.052Z] #38 20.92 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:27:05.052Z] #38 20.92 Need to get 3742 kB of archives. [2020-09-10T18:27:05.052Z] #38 20.92 After this operation, 22.0 MB of additional disk space will be used. [2020-09-10T18:27:05.052Z] #38 20.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-09-10T18:27:05.052Z] #38 20.94 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-10T18:27:05.052Z] #38 20.95 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-10T18:27:05.052Z] #38 20.96 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-10T18:27:05.052Z] #38 20.96 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-10T18:27:05.052Z] #38 20.97 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-10T18:27:05.052Z] #38 20.99 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-10T18:27:05.052Z] #38 21.02 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-10T18:27:05.052Z] #38 21.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-09-10T18:27:05.052Z] #38 21.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-09-10T18:27:05.052Z] #38 21.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-09-10T18:27:05.052Z] #38 21.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-09-10T18:27:05.290Z] #23 ... [2020-09-10T18:27:05.290Z] [2020-09-10T18:27:05.290Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:27:05.290Z] #54 4.999 + RM_GOPATH=0 [2020-09-10T18:27:05.290Z] #54 4.999 + TMP_GOPATH= [2020-09-10T18:27:05.290Z] #54 4.999 + : /build [2020-09-10T18:27:05.290Z] #54 4.999 + '[' -z '' ']' [2020-09-10T18:27:05.290Z] #54 5.005 ++ mktemp -d [2020-09-10T18:27:05.290Z] #54 5.005 + export GOPATH=/tmp/tmp.UJhtgKB4Gb [2020-09-10T18:27:05.290Z] #54 5.005 + GOPATH=/tmp/tmp.UJhtgKB4Gb [2020-09-10T18:27:05.290Z] #54 5.005 + RM_GOPATH=1 [2020-09-10T18:27:05.290Z] #54 5.005 + case "$(go env GOARCH)" in [2020-09-10T18:27:05.290Z] #54 5.005 ++ go env GOARCH [2020-09-10T18:27:05.290Z] #54 5.012 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:27:05.290Z] #54 5.012 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:27:05.290Z] #54 5.012 ++ dirname /tmp/install/install.sh [2020-09-10T18:27:05.290Z] #54 5.023 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-10T18:27:05.290Z] #54 5.023 + dir=/tmp/install [2020-09-10T18:27:05.290Z] #54 5.023 + bin=rootlesskit [2020-09-10T18:27:05.290Z] #54 5.023 + shift [2020-09-10T18:27:05.290Z] #54 5.023 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-10T18:27:05.290Z] #54 5.023 + . /tmp/install/rootlesskit.installer [2020-09-10T18:27:05.290Z] #54 5.023 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-10T18:27:05.290Z] #54 5.023 + install_rootlesskit [2020-09-10T18:27:05.290Z] #54 5.023 + case "$1" in [2020-09-10T18:27:05.290Z] #54 5.023 + export CGO_ENABLED=0 [2020-09-10T18:27:05.290Z] #54 5.023 + CGO_ENABLED=0 [2020-09-10T18:27:05.290Z] #54 5.023 + _install_rootlesskit [2020-09-10T18:27:05.290Z] #54 5.023 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-10T18:27:05.290Z] #54 5.023 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UJhtgKB4Gb/src/github.com/rootless-containers/rootlesskit [2020-09-10T18:27:05.290Z] #54 5.035 Cloning into '/tmp/tmp.UJhtgKB4Gb/src/github.com/rootless-containers/rootlesskit'... [2020-09-10T18:27:05.290Z] #54 10.68 + cd /tmp/tmp.UJhtgKB4Gb/src/github.com/rootless-containers/rootlesskit [2020-09-10T18:27:05.290Z] #54 10.69 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-10T18:27:05.290Z] #54 11.16 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-10T18:27:05.290Z] #54 11.16 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-10T18:27:05.290Z] #54 ... [2020-09-10T18:27:05.290Z] [2020-09-10T18:27:05.290Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:27:05.290Z] #43 9.624 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T18:27:05.290Z] #43 9.626 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T18:27:05.290Z] #43 9.630 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-10T18:27:05.290Z] #43 9.741 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-10T18:27:05.290Z] #43 10.34 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-10T18:27:05.345Z] #38 21.16 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-10T18:27:05.345Z] #38 21.17 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-10T18:27:05.345Z] #38 21.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-10T18:27:05.345Z] #38 21.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-09-10T18:27:05.345Z] #38 21.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-09-10T18:27:05.345Z] #38 ... [2020-09-10T18:27:05.345Z] [2020-09-10T18:27:05.345Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:27:05.345Z] #47 11.30 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-10T18:27:05.345Z] #47 12.38 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-10T18:27:05.345Z] #47 12.43 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-10T18:27:05.345Z] #47 12.69 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-10T18:27:05.345Z] #47 12.71 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-10T18:27:05.345Z] #47 13.17 runtime [2020-09-10T18:27:05.477Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0a155b43a27cbfc9c) in /home/ubuntu/workspace/moby_PR-41337 [Pipeline] { [Pipeline] checkout [2020-09-10T18:27:05.551Z] #43 12.02 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T18:27:05.638Z] #47 ... [2020-09-10T18:27:05.638Z] [2020-09-10T18:27:05.638Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:27:05.638Z] #10 12.94 Fetched 8070 kB in 10s (787 kB/s) [2020-09-10T18:27:05.638Z] #10 12.94 Reading package lists... [2020-09-10T18:27:05.638Z] #10 16.66 Reading package lists... [2020-09-10T18:27:05.638Z] #10 19.88 Building dependency tree... [2020-09-10T18:27:05.638Z] #10 20.92 The following additional packages will be installed: [2020-09-10T18:27:05.638Z] #10 20.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-10T18:27:05.638Z] #10 20.92 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-10T18:27:05.638Z] #10 20.93 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-10T18:27:05.638Z] #10 20.93 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-10T18:27:05.638Z] #10 20.93 Suggested packages: [2020-09-10T18:27:05.638Z] #10 20.93 gcc-8-locales seccomp wine64 [2020-09-10T18:27:05.638Z] #10 ... [2020-09-10T18:27:05.638Z] [2020-09-10T18:27:05.638Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:27:05.638Z] #30 21.55 sync [2020-09-10T18:27:05.638Z] #30 21.56 internal/reflectlite [2020-09-10T18:27:05.812Z] #43 12.27 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T18:27:06.676Z] #30 ... [2020-09-10T18:27:06.676Z] [2020-09-10T18:27:06.676Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:27:06.676Z] #41 12.65 vendor/golang.org/x/crypto/internal/subtle [2020-09-10T18:27:06.676Z] #41 22.42 sync [2020-09-10T18:27:06.676Z] #41 22.42 internal/reflectlite [2020-09-10T18:27:06.676Z] #41 ... [2020-09-10T18:27:06.676Z] [2020-09-10T18:27:06.676Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:27:06.676Z] #38 22.03 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:27:06.676Z] #38 22.09 Fetched 3742 kB in 0s (9366 kB/s) [2020-09-10T18:27:06.676Z] #38 22.14 Selecting previously unselected package libcap-dev:s390x. [2020-09-10T18:27:06.676Z] #38 22.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 ... 15177 files and directories currently installed.) [2020-09-10T18:27:06.676Z] #38 22.20 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-09-10T18:27:06.676Z] #38 22.21 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-09-10T18:27:06.676Z] #38 22.30 Selecting previously unselected package libnet1:s390x. [2020-09-10T18:27:06.676Z] #38 22.30 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-10T18:27:06.676Z] #38 22.31 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-10T18:27:06.676Z] #38 22.36 Selecting previously unselected package libnet1-dev. [2020-09-10T18:27:06.676Z] #38 22.36 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-10T18:27:06.676Z] #38 22.36 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-10T18:27:06.676Z] #38 22.47 Selecting previously unselected package libnl-3-200:s390x. [2020-09-10T18:27:06.676Z] #38 22.47 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-10T18:27:06.676Z] #38 22.47 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-10T18:27:06.676Z] #38 22.55 Selecting previously unselected package libnl-3-dev:s390x. [2020-09-10T18:27:06.676Z] #38 22.55 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-09-10T18:27:06.676Z] #38 22.55 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-09-10T18:27:06.676Z] #38 22.70 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-10T18:27:06.676Z] #38 22.70 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-10T18:27:06.676Z] #38 22.70 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-10T18:27:06.676Z] #38 22.76 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-09-10T18:27:06.676Z] #38 22.77 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-09-10T18:27:06.676Z] #38 22.77 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-10T18:27:06.993Z] #38 22.86 Selecting previously unselected package zlib1g-dev:s390x. [2020-09-10T18:27:06.993Z] #38 22.86 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-09-10T18:27:06.993Z] #38 22.86 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-10T18:27:06.993Z] #38 ... [2020-09-10T18:27:06.993Z] [2020-09-10T18:27:06.994Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:27:06.994Z] #51 12.88 Fetched 8070 kB in 11s (769 kB/s) [2020-09-10T18:27:06.994Z] #51 12.88 Reading package lists... [2020-09-10T18:27:06.994Z] #51 17.15 Reading package lists... [2020-09-10T18:27:06.994Z] #51 20.46 Building dependency tree... [2020-09-10T18:27:06.994Z] #51 21.64 The following additional packages will be installed: [2020-09-10T18:27:06.994Z] #51 21.64 libbtrfs0 [2020-09-10T18:27:06.994Z] #51 21.70 The following NEW packages will be installed: [2020-09-10T18:27:06.994Z] #51 21.71 libbtrfs-dev libbtrfs0 [2020-09-10T18:27:06.994Z] #51 21.86 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:27:06.994Z] #51 21.86 Need to get 118 kB of archives. [2020-09-10T18:27:06.994Z] #51 21.86 After this operation, 390 kB of additional disk space will be used. [2020-09-10T18:27:06.994Z] #51 21.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-10T18:27:06.994Z] #51 21.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-10T18:27:06.994Z] #51 22.60 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:27:06.994Z] #51 22.67 Fetched 118 kB in 0s (1093 kB/s) [2020-09-10T18:27:06.994Z] #51 22.73 Selecting previously unselected package libbtrfs0. [2020-09-10T18:27:06.994Z] #51 22.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-10T18:27:06.994Z] #51 22.77 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-10T18:27:06.994Z] #51 22.78 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-10T18:27:06.994Z] #51 22.86 Selecting previously unselected package libbtrfs-dev. [2020-09-10T18:27:06.994Z] #51 22.87 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-10T18:27:06.994Z] #51 22.87 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-10T18:27:06.994Z] #51 22.96 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-10T18:27:06.994Z] #51 22.97 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-10T18:27:06.994Z] #51 22.98 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:27:06.994Z] #51 ... [2020-09-10T18:27:06.994Z] [2020-09-10T18:27:06.994Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:27:06.994Z] #32 12.85 Fetched 8070 kB in 10s (798 kB/s) [2020-09-10T18:27:06.994Z] #32 12.85 Reading package lists... [2020-09-10T18:27:06.994Z] #32 16.97 Reading package lists... [2020-09-10T18:27:06.994Z] #32 20.50 Building dependency tree... [2020-09-10T18:27:06.994Z] #32 21.46 The following additional packages will be installed: [2020-09-10T18:27:06.994Z] #32 21.47 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-10T18:27:06.994Z] #32 21.48 Suggested packages: [2020-09-10T18:27:06.994Z] #32 21.48 cmake-doc ninja-build lrzip [2020-09-10T18:27:06.994Z] #32 21.48 Recommended packages: [2020-09-10T18:27:06.994Z] #32 21.48 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-10T18:27:06.994Z] #32 22.11 The following NEW packages will be installed: [2020-09-10T18:27:06.994Z] #32 22.13 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-10T18:27:06.994Z] #32 22.13 vim-common xxd [2020-09-10T18:27:06.994Z] #32 22.25 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:27:06.994Z] #32 22.25 Need to get 14.0 MB of archives. [2020-09-10T18:27:06.994Z] #32 22.25 After this operation, 62.1 MB of additional disk space will be used. [2020-09-10T18:27:06.994Z] #32 22.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-10T18:27:06.994Z] #32 22.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-10T18:27:06.994Z] #32 22.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-09-10T18:27:06.994Z] #32 22.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-10T18:27:07.302Z] #32 ... [2020-09-10T18:27:07.302Z] [2020-09-10T18:27:07.302Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:27:07.302Z] #38 23.07 Selecting previously unselected package libprotobuf17:s390x. [2020-09-10T18:27:07.302Z] #38 23.07 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-09-10T18:27:07.302Z] #38 23.08 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-10T18:27:07.302Z] #38 ... [2020-09-10T18:27:07.302Z] [2020-09-10T18:27:07.302Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:27:07.302Z] #23 13.28 Fetched 8070 kB in 10s (773 kB/s) [2020-09-10T18:27:07.302Z] #23 13.28 Reading package lists... [2020-09-10T18:27:07.302Z] #23 17.31 Reading package lists... [2020-09-10T18:27:07.302Z] #23 20.70 Building dependency tree... [2020-09-10T18:27:07.302Z] #23 21.85 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-10T18:27:07.302Z] #23 21.85 The following additional packages will be installed: [2020-09-10T18:27:07.302Z] #23 21.86 libjq1 libonig5 [2020-09-10T18:27:07.302Z] #23 22.20 The following NEW packages will be installed: [2020-09-10T18:27:07.302Z] #23 22.20 jq libjq1 libonig5 [2020-09-10T18:27:07.302Z] #23 22.42 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:27:07.302Z] #23 22.42 Need to get 350 kB of archives. [2020-09-10T18:27:07.302Z] #23 22.42 After this operation, 1154 kB of additional disk space will be used. [2020-09-10T18:27:07.302Z] #23 22.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-10T18:27:07.302Z] #23 22.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-10T18:27:07.302Z] #23 22.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-10T18:27:07.302Z] #23 23.10 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:27:07.302Z] #23 23.15 Fetched 350 kB in 0s (1625 kB/s) [2020-09-10T18:27:07.302Z] #23 23.23 Selecting previously unselected package libonig5:s390x. [2020-09-10T18:27:07.302Z] #23 23.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 ... 15177 files and directories currently installed.) [2020-09-10T18:27:07.302Z] #23 23.30 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-09-10T18:27:07.595Z] #23 ... [2020-09-10T18:27:07.595Z] [2020-09-10T18:27:07.595Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:27:07.595Z] #51 DONE 23.4s [2020-09-10T18:27:07.595Z] [2020-09-10T18:27:07.595Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:27:07.595Z] #23 23.37 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-10T18:27:07.595Z] #23 ... [2020-09-10T18:27:07.595Z] [2020-09-10T18:27:07.595Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:27:07.595Z] #32 23.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-09-10T18:27:07.595Z] #32 23.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-09-10T18:27:07.595Z] #32 23.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-09-10T18:27:07.595Z] #32 23.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-09-10T18:27:07.595Z] #32 23.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-09-10T18:27:07.595Z] #32 23.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-09-10T18:27:07.878Z] using credential docker-jenkins-github-credentials [2020-09-10T18:27:07.886Z] Cloning the remote Git repository [2020-09-10T18:27:07.886Z] Cloning with configured refspecs honoured and without tags [2020-09-10T18:27:07.893Z] #32 ... [2020-09-10T18:27:07.893Z] [2020-09-10T18:27:07.893Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:27:07.893Z] #43 DONE 23.9s [2020-09-10T18:27:07.705Z] Cloning repository https://github.com/moby/moby.git [2020-09-10T18:27:08.259Z] [2020-09-10T18:27:08.259Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:27:08.259Z] #23 23.59 Selecting previously unselected package libjq1:s390x. [2020-09-10T18:27:08.259Z] #23 23.60 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-10T18:27:08.259Z] #23 23.60 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-10T18:27:08.259Z] #23 23.74 Selecting previously unselected package jq. [2020-09-10T18:27:08.259Z] #23 23.74 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-10T18:27:08.259Z] #23 23.75 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-10T18:27:08.259Z] #23 23.90 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-10T18:27:08.259Z] #23 23.93 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-10T18:27:08.259Z] #23 23.94 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-10T18:27:08.259Z] #23 23.94 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:27:08.357Z] #43 14.24 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T18:27:08.357Z] #43 ... [2020-09-10T18:27:08.357Z] [2020-09-10T18:27:08.357Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:27:08.357Z] #21 13.29 + mkdir -p /build [2020-09-10T18:27:08.357Z] #21 13.30 + mv docker/docker /build/ [2020-09-10T18:27:08.357Z] #21 13.30 + rmdir docker [2020-09-10T18:27:08.357Z] #21 DONE 14.5s [2020-09-10T18:27:08.357Z] [2020-09-10T18:27:08.357Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:27:08.357Z] #30 14.16 internal/testlog [2020-09-10T18:27:08.357Z] #30 14.45 encoding [2020-09-10T18:27:08.357Z] #30 14.84 runtime/cgo [2020-09-10T18:27:08.581Z] #23 DONE 24.4s [2020-09-10T18:27:08.581Z] [2020-09-10T18:27:08.581Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-10T18:27:08.581Z] #24 DONE 0.1s [2020-09-10T18:27:08.581Z] [2020-09-10T18:27:08.581Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:27:08.581Z] #32 24.47 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:27:08.581Z] #32 24.64 Fetched 14.0 MB in 1s (9741 kB/s) [2020-09-10T18:27:08.885Z] #32 24.76 Selecting previously unselected package xxd. [2020-09-10T18:27:08.885Z] #32 24.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-10T18:27:08.885Z] #32 24.84 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-10T18:27:08.885Z] #32 24.88 Unpacking xxd (2:8.1.0875-5) ... [2020-09-10T18:27:07.767Z] > git init /home/ubuntu/workspace/moby_PR-41337 # timeout=10 [2020-09-10T18:27:07.958Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T18:27:07.958Z] > git --version # timeout=10 [2020-09-10T18:27:07.970Z] > git --version # 'git version 2.7.4' [2020-09-10T18:27:07.971Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T18:27:07.974Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41337/head:refs/remotes/origin/PR-41337 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T18:27:09.197Z] #32 25.11 Selecting previously unselected package vim-common. [2020-09-10T18:27:09.197Z] #32 25.11 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-10T18:27:09.197Z] #32 25.16 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-10T18:27:09.491Z] #32 25.43 Selecting previously unselected package cmake-data. [2020-09-10T18:27:09.491Z] #32 25.43 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-10T18:27:09.491Z] #32 25.44 Unpacking cmake-data (3.13.4-1) ... [2020-09-10T18:27:09.746Z] #30 ... [2020-09-10T18:27:09.746Z] [2020-09-10T18:27:09.746Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:27:09.746Z] #36 5.927 + git clone https://github.com/docker/distribution.git . [2020-09-10T18:27:09.746Z] #36 5.928 Cloning into '.'... [2020-09-10T18:27:10.006Z] #36 ... [2020-09-10T18:27:10.006Z] [2020-09-10T18:27:10.006Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:27:10.006Z] #41 13.07 unicode/utf8 [2020-09-10T18:27:10.006Z] #41 13.63 math [2020-09-10T18:27:10.127Z] #32 ... [2020-09-10T18:27:10.127Z] [2020-09-10T18:27:10.127Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:27:10.127Z] #60 DONE 25.9s [2020-09-10T18:27:10.127Z] [2020-09-10T18:27:10.127Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:27:10.127Z] #52 1.027 + RM_GOPATH=0 [2020-09-10T18:27:10.127Z] #52 1.027 + TMP_GOPATH= [2020-09-10T18:27:10.127Z] #52 1.027 + : /build [2020-09-10T18:27:10.127Z] #52 1.027 + '[' -z '' ']' [2020-09-10T18:27:10.127Z] #52 1.027 ++ mktemp -d [2020-09-10T18:27:10.127Z] #52 1.028 + export GOPATH=/tmp/tmp.bFlbvfN8Za [2020-09-10T18:27:10.127Z] #52 1.028 + GOPATH=/tmp/tmp.bFlbvfN8Za [2020-09-10T18:27:10.127Z] #52 1.028 + RM_GOPATH=1 [2020-09-10T18:27:10.127Z] #52 1.028 + case "$(go env GOARCH)" in [2020-09-10T18:27:10.127Z] #52 1.028 ++ go env GOARCH [2020-09-10T18:27:10.127Z] #52 1.038 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:27:10.127Z] #52 1.038 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:27:10.127Z] #52 1.038 ++ dirname /tmp/install/install.sh [2020-09-10T18:27:10.127Z] #52 1.038 + dir=/tmp/install [2020-09-10T18:27:10.127Z] #52 1.038 + bin=containerd [2020-09-10T18:27:10.128Z] #52 1.038 + shift [2020-09-10T18:27:10.128Z] #52 1.038 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-10T18:27:10.128Z] #52 1.038 + . /tmp/install/containerd.installer [2020-09-10T18:27:10.128Z] #52 1.038 ++ set -e [2020-09-10T18:27:10.128Z] #52 1.038 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-10T18:27:10.128Z] #52 1.038 + install_containerd [2020-09-10T18:27:10.128Z] #52 1.038 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-10T18:27:10.128Z] #52 1.038 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bFlbvfN8Za/src/github.com/containerd/containerd [2020-09-10T18:27:10.128Z] #52 1.054 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-10T18:27:10.128Z] #52 1.054 Cloning into '/tmp/tmp.bFlbvfN8Za/src/github.com/containerd/containerd'... [2020-09-10T18:27:11.925Z] #41 ... [2020-09-10T18:27:11.925Z] [2020-09-10T18:27:11.925Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:27:11.925Z] #43 16.58 go: finding github.com/fatih/color v1.6.0 [2020-09-10T18:27:11.925Z] #43 16.66 go: finding github.com/pkg/errors v0.8.0 [2020-09-10T18:27:11.925Z] #43 16.67 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-10T18:27:11.925Z] #43 16.68 go: finding github.com/spf13/pflag v1.0.1 [2020-09-10T18:27:11.925Z] #43 16.92 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-10T18:27:11.925Z] #43 17.02 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-10T18:27:11.925Z] #43 17.19 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T18:27:11.925Z] #43 17.30 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T18:27:11.925Z] #43 17.37 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-10T18:27:11.925Z] #43 17.41 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T18:27:11.925Z] #43 17.49 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T18:27:12.881Z] #52 ... [2020-09-10T18:27:12.881Z] [2020-09-10T18:27:12.881Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:27:12.881Z] #25 2.228 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-10T18:27:12.881Z] #25 2.519 [2020-09-10T18:27:12.881Z] #25 2.658 #=#=# ##### 7.2% ########### 16.2% ################ 23.0% ######################## 34.2% ################################ 45.5% ####################################### 54.5% ############################################ 61.2% #################################################### 72.5% ######################################################### 79.2% ################################################################# 90.4% ####################################################################### 99.4% ######################################################################## 100.0% [2020-09-10T18:27:12.881Z] #25 4.267 #=#=# [2020-09-10T18:27:13.174Z] #25 4.490 ############### 21.9% ##################################### 51.7% ######################################################################## 100.0% [2020-09-10T18:27:13.466Z] #25 5.005 [2020-09-10T18:27:14.053Z] #25 5.132 ### 4.4% ######################################## 56.4% ################################################################ 89.9% ######################################################################## 100.0% [2020-09-10T18:27:14.127Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b81e7539258deb62) in /home/ubuntu/workspace/moby_PR-41337 [Pipeline] { [Pipeline] checkout [2020-09-10T18:27:14.346Z] #25 5.667 [2020-09-10T18:27:14.934Z] #25 5.831 ### 5.5% ########## 14.1% ############## 20.6% ###################### 31.3% ########################### 37.7% [2020-09-10T18:27:14.934Z] #25 ... [2020-09-10T18:27:14.934Z] [2020-09-10T18:27:14.934Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T18:27:15.228Z] #28 30.86 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-09-10T18:27:15.228Z] #28 31.12 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-10T18:27:15.864Z] #28 31.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-10T18:27:15.864Z] #28 ... [2020-09-10T18:27:15.864Z] [2020-09-10T18:27:15.864Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:27:15.864Z] #10 21.91 The following NEW packages will be installed: [2020-09-10T18:27:15.864Z] #10 21.95 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-10T18:27:15.864Z] #10 21.95 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-10T18:27:15.864Z] #10 21.95 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-10T18:27:15.864Z] #10 21.96 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-10T18:27:15.864Z] #10 21.96 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-10T18:27:15.864Z] #10 21.96 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-10T18:27:15.864Z] #10 22.07 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:27:15.864Z] #10 22.07 Need to get 73.3 MB of archives. [2020-09-10T18:27:15.864Z] #10 22.07 After this operation, 494 MB of additional disk space will be used. [2020-09-10T18:27:15.864Z] #10 22.07 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-10T18:27:15.864Z] #10 22.27 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-10T18:27:15.864Z] #10 22.40 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-10T18:27:15.864Z] #10 22.41 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-10T18:27:15.864Z] #10 22.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-09-10T18:27:15.864Z] #10 22.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-10T18:27:15.864Z] #10 22.76 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-10T18:27:15.864Z] #10 22.98 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-10T18:27:15.864Z] #10 22.99 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-10T18:27:15.864Z] #10 25.27 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-10T18:27:15.864Z] #10 26.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-09-10T18:27:15.864Z] #10 26.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-09-10T18:27:15.864Z] #10 26.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-10T18:27:15.864Z] #10 26.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-10T18:27:15.864Z] #10 26.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-10T18:27:15.864Z] #10 26.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-09-10T18:27:15.864Z] #10 26.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-09-10T18:27:15.864Z] #10 26.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-09-10T18:27:15.864Z] #10 26.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-09-10T18:27:15.864Z] #10 26.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-09-10T18:27:15.864Z] #10 26.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-09-10T18:27:15.864Z] #10 26.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-09-10T18:27:15.864Z] #10 26.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-10T18:27:15.864Z] #10 26.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-10T18:27:15.864Z] #10 26.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-09-10T18:27:15.864Z] #10 27.38 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:27:15.864Z] #10 27.44 Fetched 73.3 MB in 5s (15.3 MB/s) [2020-09-10T18:27:15.864Z] #10 27.51 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-10T18:27:15.864Z] #10 27.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 ... 15177 files and directories currently installed.) [2020-09-10T18:27:15.864Z] #10 27.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-09-10T18:27:15.864Z] #10 27.57 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-10T18:27:15.864Z] #10 29.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-10T18:27:15.864Z] #10 29.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-09-10T18:27:15.864Z] #10 29.18 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-10T18:27:15.864Z] #10 30.74 Selecting previously unselected package binutils-mingw-w64. [2020-09-10T18:27:15.864Z] #10 30.78 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-10T18:27:15.864Z] #10 30.78 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-10T18:27:15.864Z] #10 30.85 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-09-10T18:27:15.864Z] #10 30.85 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-10T18:27:15.864Z] #10 30.86 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-10T18:27:15.864Z] #10 30.96 Selecting previously unselected package dmsetup. [2020-09-10T18:27:15.864Z] #10 30.96 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-09-10T18:27:15.864Z] #10 30.97 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-10T18:27:15.864Z] #10 31.10 Selecting previously unselected package mingw-w64-common. [2020-09-10T18:27:15.864Z] #10 31.10 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-10T18:27:15.864Z] #10 31.10 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-10T18:27:15.952Z] using credential docker-jenkins-github-credentials [2020-09-10T18:27:15.958Z] Cloning the remote Git repository [2020-09-10T18:27:15.958Z] Cloning with configured refspecs honoured and without tags [2020-09-10T18:27:16.132Z] #43 ... [2020-09-10T18:27:16.133Z] [2020-09-10T18:27:16.133Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:27:16.133Z] #60 20.38 Checking out files: 61% (1279/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/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-10T18:27:16.133Z] #60 21.34 + cd /tmp/tmp.5wLK2M94Q7/src/github.com/docker/libnetwork [2020-09-10T18:27:16.133Z] #60 21.34 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-10T18:27:16.133Z] #60 22.09 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-10T18:27:16.133Z] #60 ... [2020-09-10T18:27:16.133Z] [2020-09-10T18:27:16.133Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:27:16.133Z] #10 12.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-10T18:27:16.156Z] #10 ... [2020-09-10T18:27:16.156Z] [2020-09-10T18:27:16.156Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:27:16.156Z] #25 5.831 ### 5.5% ########## 14.1% ############## 20.6% ###################### 31.3% ########################### 37.7% ################################# 46.3% ##################################### 52.7% ########################################## 59.1% ################################################## 69.9% ########################################################## 80.7% ################################################################ 89.2% ###################################################################### 97.8% ######################################################################## 100.0% [2020-09-10T18:27:16.156Z] #25 7.413 [2020-09-10T18:27:16.394Z] #10 ... [2020-09-10T18:27:16.394Z] [2020-09-10T18:27:16.394Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:27:16.394Z] #47 17.26 + cd /tmp/tmp.zIkRI5ZEV3/src/github.com/mvdan/sh [2020-09-10T18:27:16.394Z] #47 17.26 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-10T18:27:16.394Z] #47 17.35 + GO111MODULE=on [2020-09-10T18:27:16.394Z] #47 17.36 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-10T18:27:16.394Z] #47 18.66 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-10T18:27:16.394Z] #47 18.95 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-10T18:27:16.394Z] #47 18.95 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-10T18:27:16.394Z] #47 19.19 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-10T18:27:16.394Z] #47 19.28 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-10T18:27:16.394Z] #47 20.11 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-10T18:27:16.394Z] #47 21.04 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-10T18:27:15.867Z] Cloning repository https://github.com/moby/moby.git [2020-09-10T18:27:15.912Z] > git init /home/ubuntu/workspace/moby_PR-41337 # timeout=10 [2020-09-10T18:27:16.195Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T18:27:16.195Z] > git --version # timeout=10 [2020-09-10T18:27:16.211Z] > git --version # 'git version 2.17.1' [2020-09-10T18:27:16.211Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T18:27:16.213Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41337/head:refs/remotes/origin/PR-41337 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T18:27:16.655Z] #47 22.78 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-10T18:27:16.655Z] #47 ... [2020-09-10T18:27:16.655Z] [2020-09-10T18:27:16.655Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:27:16.655Z] #38 12.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-10T18:27:16.916Z] #38 ... [2020-09-10T18:27:16.916Z] [2020-09-10T18:27:16.916Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:27:16.916Z] #41 18.72 unicode/utf16 [2020-09-10T18:27:16.916Z] #41 18.98 container/list [2020-09-10T18:27:16.916Z] #41 19.56 crypto/internal/subtle [2020-09-10T18:27:16.916Z] #41 19.70 crypto/subtle [2020-09-10T18:27:16.916Z] #41 19.86 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-10T18:27:16.916Z] #41 19.97 internal/nettrace [2020-09-10T18:27:16.916Z] #41 20.16 runtime/cgo [2020-09-10T18:27:16.916Z] #41 ... [2020-09-10T18:27:16.916Z] [2020-09-10T18:27:16.916Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:27:16.916Z] #32 13.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-10T18:27:17.177Z] #32 ... [2020-09-10T18:27:17.177Z] [2020-09-10T18:27:17.177Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:27:17.177Z] #23 13.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-10T18:27:17.177Z] #23 ... [2020-09-10T18:27:17.177Z] [2020-09-10T18:27:17.177Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:27:17.177Z] #51 9.431 Reading package lists... [2020-09-10T18:27:17.666Z] #25 7.548 # 1.7% ### 4.2% #### 6.7% ###### 9.2% ######## 11.6% ########## 14.1% ########### 16.6% ############# 19.1% ############### 21.6% ################# 24.7% #################### 27.8% ###################### 30.9% ######################## 33.4% [2020-09-10T18:27:17.666Z] #25 ... [2020-09-10T18:27:17.666Z] [2020-09-10T18:27:17.666Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:27:17.666Z] #41 23.56 github.com/LK4D4/vndr/godl/singleflight [2020-09-10T18:27:17.666Z] #41 23.87 math/rand [2020-09-10T18:27:17.666Z] #41 24.84 internal/singleflight [2020-09-10T18:27:17.666Z] #41 25.43 io [2020-09-10T18:27:17.666Z] #41 25.43 strconv [2020-09-10T18:27:17.666Z] #41 26.78 bytes [2020-09-10T18:27:17.666Z] #41 27.55 reflect [2020-09-10T18:27:17.666Z] #41 28.44 bufio [2020-09-10T18:27:17.666Z] #41 29.97 syscall [2020-09-10T18:27:17.666Z] #41 ... [2020-09-10T18:27:17.666Z] [2020-09-10T18:27:17.666Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:27:17.666Z] #38 23.72 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-09-10T18:27:17.666Z] #38 23.75 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-09-10T18:27:17.666Z] #38 23.75 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-10T18:27:17.666Z] #38 24.05 Selecting previously unselected package libprotobuf-dev:s390x. [2020-09-10T18:27:17.666Z] #38 24.05 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-09-10T18:27:17.666Z] #38 24.06 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-10T18:27:17.666Z] #38 25.47 Selecting previously unselected package libprotoc17:s390x. [2020-09-10T18:27:17.666Z] #38 25.47 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-09-10T18:27:17.666Z] #38 25.48 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-09-10T18:27:17.666Z] #38 26.00 Selecting previously unselected package protobuf-c-compiler. [2020-09-10T18:27:17.666Z] #38 26.06 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-09-10T18:27:17.666Z] #38 26.08 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-10T18:27:17.666Z] #38 26.35 Selecting previously unselected package protobuf-compiler. [2020-09-10T18:27:17.666Z] #38 26.36 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-09-10T18:27:17.666Z] #38 26.39 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-10T18:27:17.666Z] #38 26.65 Selecting previously unselected package python-pkg-resources. [2020-09-10T18:27:17.666Z] #38 26.65 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-10T18:27:17.666Z] #38 26.65 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-10T18:27:17.666Z] #38 26.85 Selecting previously unselected package python-six. [2020-09-10T18:27:17.667Z] #38 26.86 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-10T18:27:17.667Z] #38 26.86 Unpacking python-six (1.12.0-1) ... [2020-09-10T18:27:17.667Z] #38 26.91 Selecting previously unselected package python-protobuf. [2020-09-10T18:27:17.667Z] #38 26.91 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-09-10T18:27:17.667Z] #38 26.92 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-10T18:27:17.667Z] #38 27.24 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-10T18:27:17.667Z] #38 29.04 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-10T18:27:17.667Z] #38 29.05 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-10T18:27:17.667Z] #38 29.06 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-10T18:27:17.667Z] #38 29.07 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-10T18:27:17.667Z] #38 29.07 Setting up python-six (1.12.0-1) ... [2020-09-10T18:27:17.667Z] #38 30.52 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-10T18:27:17.667Z] #38 30.53 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-10T18:27:17.667Z] #38 30.54 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-10T18:27:17.667Z] #38 30.55 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-09-10T18:27:17.667Z] #38 30.56 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-09-10T18:27:17.667Z] #38 30.56 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-10T18:27:17.667Z] #38 30.57 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-10T18:27:17.667Z] #38 30.58 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-10T18:27:17.667Z] #38 30.59 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-10T18:27:17.667Z] #38 30.59 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-10T18:27:17.667Z] #38 33.66 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-09-10T18:27:17.667Z] #38 33.67 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:27:17.752Z] #51 18.11 Reading package lists... [2020-09-10T18:27:17.752Z] #51 ... [2020-09-10T18:27:17.752Z] [2020-09-10T18:27:17.752Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:27:17.752Z] #38 24.08 Fetched 8379 kB in 18s (477 kB/s) [2020-09-10T18:27:18.006Z] #38 ... [2020-09-10T18:27:18.006Z] [2020-09-10T18:27:18.006Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:27:18.006Z] #30 23.61 errors [2020-09-10T18:27:18.006Z] #30 23.61 sort [2020-09-10T18:27:18.006Z] #30 23.96 strconv [2020-09-10T18:27:18.006Z] #30 24.78 io [2020-09-10T18:27:18.006Z] #30 25.65 internal/oserror [2020-09-10T18:27:18.006Z] #30 25.73 syscall [2020-09-10T18:27:18.006Z] #30 27.25 reflect [2020-09-10T18:27:18.006Z] #30 31.63 time [2020-09-10T18:27:18.006Z] #30 ... [2020-09-10T18:27:18.006Z] [2020-09-10T18:27:18.006Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:27:18.590Z] #25 7.548 # 1.7% ### 4.2% #### 6.7% ###### 9.2% ######## 11.6% ########## 14.1% ########### 16.6% ############# 19.1% ############### 21.6% ################# 24.7% #################### 27.8% ###################### 30.9% ######################## 33.4% ######################### 35.9% ########################### 38.4% ############################# 40.9% ############################### 44.0% ################################# 45.9% ################################## 47.7% ################################### 49.6% ##################################### 52.1% [2020-09-10T18:27:18.590Z] #25 ... [2020-09-10T18:27:18.590Z] [2020-09-10T18:27:18.590Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:27:18.590Z] #38 DONE 34.6s [2020-09-10T18:27:18.590Z] [2020-09-10T18:27:18.590Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:27:18.908Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05bb19d120946661e) in /home/ubuntu/workspace/moby_PR-41337 [Pipeline] { [Pipeline] checkout [2020-09-10T18:27:20.646Z] #25 7.548 # 1.7% ### 4.2% #### 6.7% ###### 9.2% ######## 11.6% ########## 14.1% ########### 16.6% ############# 19.1% ############### 21.6% ################# 24.7% #################### 27.8% ###################### 30.9% ######################## 33.4% ######################### 35.9% ########################### 38.4% ############################# 40.9% ############################### 44.0% ################################# 45.9% ################################## 47.7% ################################### 49.6% ##################################### 52.1% ####################################### 54.6% ######################################## 56.5% ########################################## 59.0% ############################################ 61.4% ############################################# 62.7% ############################################## 64.6% ################################################ 67.3% ################################################# 69.4% ################################################### 71.9% ##################################################### 74.4% ###################################################### 76.3% ######################################################## 78.7% ########################################################## 81.2% ############################################################ 83.7% ############################################################## 86.9% ################################################################ 89.4% ################################################################## 91.8% #################################################################### 95.0% ###################################################################### 97.5%#25 ... [2020-09-10T18:27:20.646Z] [2020-09-10T18:27:20.646Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:27:20.646Z] #32 27.97 Selecting previously unselected package libicu63:s390x. [2020-09-10T18:27:20.646Z] #32 28.00 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-10T18:27:20.646Z] #32 28.01 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-10T18:27:20.646Z] #32 32.88 Selecting previously unselected package libxml2:s390x. [2020-09-10T18:27:20.646Z] #32 32.88 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-09-10T18:27:20.646Z] #32 32.89 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-10T18:27:20.646Z] #32 33.38 Selecting previously unselected package libarchive13:s390x. [2020-09-10T18:27:20.646Z] #32 33.38 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-09-10T18:27:20.646Z] #32 33.38 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-10T18:27:20.646Z] #32 33.64 Selecting previously unselected package libjsoncpp1:s390x. [2020-09-10T18:27:20.646Z] #32 33.64 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-09-10T18:27:20.646Z] #32 33.64 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-09-10T18:27:20.646Z] #32 33.76 Selecting previously unselected package librhash0:s390x. [2020-09-10T18:27:20.646Z] #32 33.76 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-09-10T18:27:20.646Z] #32 33.76 Unpacking librhash0:s390x (1.3.8-1) ... [2020-09-10T18:27:20.646Z] #32 34.01 Selecting previously unselected package libuv1:s390x. [2020-09-10T18:27:20.646Z] #32 34.01 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-09-10T18:27:20.646Z] #32 34.02 Unpacking libuv1:s390x (1.24.1-1) ... [2020-09-10T18:27:20.646Z] #32 34.13 Selecting previously unselected package cmake. [2020-09-10T18:27:20.646Z] #32 34.13 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-09-10T18:27:20.646Z] #32 34.23 Unpacking cmake (3.13.4-1) ... [2020-09-10T18:27:20.646Z] #32 36.17 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-10T18:27:20.646Z] #32 36.18 Setting up xxd (2:8.1.0875-5) ... [2020-09-10T18:27:20.646Z] #32 36.19 Setting up libuv1:s390x (1.24.1-1) ... [2020-09-10T18:27:20.646Z] #32 36.20 Setting up vim-common (2:8.1.0875-5) ... [2020-09-10T18:27:20.646Z] #32 36.22 Setting up librhash0:s390x (1.3.8-1) ... [2020-09-10T18:27:20.646Z] #32 36.22 Setting up cmake-data (3.13.4-1) ... [2020-09-10T18:27:20.646Z] #32 36.23 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-10T18:27:20.646Z] #32 36.24 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-09-10T18:27:20.646Z] #32 36.25 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-10T18:27:20.646Z] #32 36.25 Setting up cmake (3.13.4-1) ... [2020-09-10T18:27:20.646Z] #32 36.26 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:27:20.646Z] #32 36.31 Processing triggers for mime-support (3.62) ... [2020-09-10T18:27:20.646Z] #32 DONE 36.8s [2020-09-10T18:27:20.646Z] [2020-09-10T18:27:20.646Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:27:20.646Z] #25 7.548 # 1.7% ### 4.2% #### 6.7% ###### 9.2% ######## 11.6% ########## 14.1% ########### 16.6% ############# 19.1% ############### 21.6% ################# 24.7% #################### 27.8% ###################### 30.9% ######################## 33.4% ######################### 35.9% ########################### 38.4% ############################# 40.9% ############################### 44.0% ################################# 45.9% ################################## 47.7% ################################### 49.6% ##################################### 52.1% ####################################### 54.6% ######################################## 56.5% ########################################## 59.0% ############################################ 61.4% ############################################# 62.7% ############################################## 64.6% ################################################ 67.3% ################################################# 69.4% ################################################### 71.9% ##################################################### 74.4% ###################################################### 76.3% ######################################################## 78.7% ########################################################## 81.2% ############################################################ 83.7% ############################################################## 86.9% ################################################################ 89.4% ################################################################## 91.8% #################################################################### 95.0% ###################################################################### 97.5% ######################################################################## 100.0% [2020-09-10T18:27:20.703Z] using credential docker-jenkins-github-credentials [2020-09-10T18:27:20.710Z] Cloning the remote Git repository [2020-09-10T18:27:20.710Z] Cloning with configured refspecs honoured and without tags [2020-09-10T18:27:20.939Z] #25 12.29 [2020-09-10T18:27:20.599Z] Cloning repository https://github.com/moby/moby.git [2020-09-10T18:27:20.648Z] > git init /home/ubuntu/workspace/moby_PR-41337 # timeout=10 [2020-09-10T18:27:20.900Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T18:27:20.900Z] > git --version # timeout=10 [2020-09-10T18:27:20.914Z] > git --version # 'git version 2.17.1' [2020-09-10T18:27:20.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T18:27:20.916Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41337/head:refs/remotes/origin/PR-41337 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T18:27:21.574Z] #25 ... [2020-09-10T18:27:21.574Z] [2020-09-10T18:27:21.574Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:27:21.574Z] #47 27.40 bytes [2020-09-10T18:27:21.574Z] #47 27.40 syscall [2020-09-10T18:27:21.574Z] #47 28.78 reflect [2020-09-10T18:27:21.574Z] #47 32.97 time [2020-09-10T18:27:21.574Z] #47 36.35 context [2020-09-10T18:27:21.574Z] #47 36.99 internal/poll [2020-09-10T18:27:21.574Z] #47 ... [2020-09-10T18:27:21.574Z] [2020-09-10T18:27:21.574Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:27:21.574Z] #33 0.787 + RM_GOPATH=0 [2020-09-10T18:27:21.574Z] #33 0.787 + TMP_GOPATH= [2020-09-10T18:27:21.574Z] #33 0.787 + : /build [2020-09-10T18:27:21.574Z] #33 0.787 + '[' -z '' ']' [2020-09-10T18:27:21.574Z] #33 0.787 ++ mktemp -d [2020-09-10T18:27:21.574Z] #33 0.788 + export GOPATH=/tmp/tmp.QfU6spk2l4 [2020-09-10T18:27:21.574Z] #33 0.788 + GOPATH=/tmp/tmp.QfU6spk2l4 [2020-09-10T18:27:21.574Z] #33 0.788 + RM_GOPATH=1 [2020-09-10T18:27:21.574Z] #33 0.788 + case "$(go env GOARCH)" in [2020-09-10T18:27:21.574Z] #33 0.788 ++ go env GOARCH [2020-09-10T18:27:21.574Z] #33 0.797 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:27:21.574Z] #33 0.797 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:27:21.574Z] #33 0.798 ++ dirname /tmp/install/install.sh [2020-09-10T18:27:21.574Z] #33 0.800 + dir=/tmp/install [2020-09-10T18:27:21.574Z] #33 0.800 + bin=tini [2020-09-10T18:27:21.574Z] #33 0.800 + shift [2020-09-10T18:27:21.574Z] #33 0.801 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-10T18:27:21.574Z] #33 0.801 + . /tmp/install/tini.installer [2020-09-10T18:27:21.574Z] #33 0.801 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-10T18:27:21.574Z] #33 0.801 + install_tini [2020-09-10T18:27:21.574Z] #33 0.801 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-10T18:27:21.574Z] #33 0.801 + git clone https://github.com/krallin/tini.git /tmp/tmp.QfU6spk2l4/tini [2020-09-10T18:27:21.574Z] #33 0.801 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-10T18:27:21.574Z] #33 0.808 Cloning into '/tmp/tmp.QfU6spk2l4/tini'... [2020-09-10T18:27:22.209Z] #33 1.336 + cd /tmp/tmp.QfU6spk2l4/tini [2020-09-10T18:27:22.209Z] #33 1.337 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-10T18:27:22.209Z] #33 1.339 + cmake . [2020-09-10T18:27:22.502Z] #33 1.687 -- The C compiler identification is GNU 8.3.0 [2020-09-10T18:27:22.502Z] #33 1.721 -- Check for working C compiler: /usr/bin/cc [2020-09-10T18:27:22.795Z] #33 1.891 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-10T18:27:22.795Z] #33 1.896 -- Detecting C compiler ABI info [2020-09-10T18:27:23.041Z] #38 24.08 Reading package lists... [2020-09-10T18:27:23.041Z] #38 ... [2020-09-10T18:27:23.041Z] [2020-09-10T18:27:23.041Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:27:23.041Z] #36 23.95 Checking out files: 87% (1458/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-10T18:27:23.041Z] #36 24.21 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-10T18:27:23.041Z] #36 26.98 + 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-10T18:27:23.088Z] #33 2.181 -- Detecting C compiler ABI info - done [2020-09-10T18:27:23.088Z] #33 2.216 -- Detecting C compile features [2020-09-10T18:27:24.125Z] #33 3.292 -- Detecting C compile features - done [2020-09-10T18:27:24.125Z] #33 3.301 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-10T18:27:24.125Z] #33 3.409 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-10T18:27:24.125Z] #33 3.459 -- Configuring done [2020-09-10T18:27:24.125Z] #33 3.487 -- Generating done [2020-09-10T18:27:24.125Z] #33 3.512 -- Build files have been written to: /tmp/tmp.QfU6spk2l4/tini [2020-09-10T18:27:24.418Z] #33 3.527 + make tini-static [2020-09-10T18:27:24.711Z] #33 3.703 Scanning dependencies of target tini-static [2020-09-10T18:27:24.711Z] #33 3.753 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-10T18:27:24.959Z] #36 ... [2020-09-10T18:27:24.959Z] [2020-09-10T18:27:24.959Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:27:24.959Z] #38 24.08 Reading package lists... [2020-09-10T18:27:25.277Z] Fetching without tags [2020-09-10T18:27:25.140Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T18:27:25.151Z] > git config --add remote.origin.fetch +refs/pull/41337/head:refs/remotes/origin/PR-41337 # timeout=10 [2020-09-10T18:27:25.164Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T18:27:25.186Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T18:27:25.198Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T18:27:25.198Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T18:27:25.200Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41337/head:refs/remotes/origin/PR-41337 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T18:27:25.345Z] #33 ... [2020-09-10T18:27:25.345Z] [2020-09-10T18:27:25.345Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:27:25.345Z] #25 13.17 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-10T18:27:25.345Z] #25 13.42 #=#=# [2020-09-10T18:27:25.345Z] #25 13.54 # 1.6% ######################################################################## 100.0% [2020-09-10T18:27:25.345Z] #25 13.68 [2020-09-10T18:27:25.345Z] #25 14.54 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-10T18:27:25.345Z] #25 14.57 skipping existing aab193acf6ba [2020-09-10T18:27:25.345Z] #25 14.63 [2020-09-10T18:27:25.345Z] #25 15.33 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-10T18:27:25.345Z] #25 15.37 skipping existing 4d43f82972ce [2020-09-10T18:27:25.345Z] #25 15.44 [2020-09-10T18:27:25.345Z] #25 16.29 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-10T18:27:25.345Z] #25 16.52 [2020-09-10T18:27:25.345Z] #25 16.58 ######################################################################## 100.0% [2020-09-10T18:27:25.345Z] #25 16.62 [2020-09-10T18:27:25.345Z] #25 16.64 Download of images into '/build' complete. [2020-09-10T18:27:25.345Z] #25 16.64 Use something like the following to load the result into a Docker daemon: [2020-09-10T18:27:25.345Z] #25 16.64 tar -cC '/build' . | docker load [2020-09-10T18:27:25.345Z] #25 DONE 16.9s [2020-09-10T18:27:25.637Z] [2020-09-10T18:27:25.637Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:27:25.637Z] #30 36.33 internal/poll [2020-09-10T18:27:25.637Z] #30 37.42 internal/syscall/unix [2020-09-10T18:27:25.637Z] #30 37.65 strings [2020-09-10T18:27:25.637Z] #30 37.67 os [2020-09-10T18:27:25.637Z] #30 39.17 path [2020-09-10T18:27:25.637Z] #30 39.47 text/tabwriter [2020-09-10T18:27:25.637Z] #30 39.75 fmt [2020-09-10T18:27:25.637Z] #30 39.81 path/filepath [2020-09-10T18:27:25.637Z] #30 40.91 io/ioutil [2020-09-10T18:27:25.637Z] #30 ... [2020-09-10T18:27:25.637Z] [2020-09-10T18:27:25.637Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:27:25.637Z] #33 4.895 [100%] Linking C executable tini-static [2020-09-10T18:27:25.678Z] Merging remotes/origin/master commit f50a40e889fdaeebf14fce1d494f95e60092d21d into PR head commit 725eced4e00c06273ff7b66cf4872f02599c6b8d [2020-09-10T18:27:26.678Z] #33 5.926 [100%] Built target tini-static [2020-09-10T18:27:26.971Z] #33 5.971 + mkdir -p /build [2020-09-10T18:27:26.971Z] #33 5.972 + cp tini-static /build/docker-init [2020-09-10T18:27:26.971Z] #33 DONE 6.3s [2020-09-10T18:27:26.971Z] [2020-09-10T18:27:26.971Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:27:26.971Z] #30 42.98 flag [2020-09-10T18:27:26.971Z] #30 42.98 github.com/BurntSushi/toml [2020-09-10T18:27:27.136Z] #38 31.61 Reading package lists... [2020-09-10T18:27:27.136Z] #38 ... [2020-09-10T18:27:27.136Z] [2020-09-10T18:27:27.136Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:27:27.136Z] #51 18.11 Reading package lists... [2020-09-10T18:27:27.136Z] #51 25.56 Building dependency tree... [2020-09-10T18:27:27.136Z] #51 29.51 The following additional packages will be installed: [2020-09-10T18:27:27.136Z] #51 29.53 libbtrfs0 [2020-09-10T18:27:27.136Z] #51 29.73 The following NEW packages will be installed: [2020-09-10T18:27:27.136Z] #51 29.73 libbtrfs-dev libbtrfs0 [2020-09-10T18:27:27.136Z] #51 30.13 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:27:27.136Z] #51 30.13 Need to get 119 kB of archives. [2020-09-10T18:27:27.136Z] #51 30.13 After this operation, 387 kB of additional disk space will be used. [2020-09-10T18:27:27.136Z] #51 30.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-10T18:27:27.136Z] #51 30.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-10T18:27:27.136Z] #51 31.38 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:27:27.136Z] #51 31.60 Fetched 119 kB in 0s (419 kB/s) [2020-09-10T18:27:27.136Z] #51 31.73 Selecting previously unselected package libbtrfs0. [2020-09-10T18:27:27.136Z] #51 31.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-10T18:27:27.136Z] #51 31.86 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-10T18:27:27.136Z] #51 31.88 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-10T18:27:27.136Z] #51 32.06 Selecting previously unselected package libbtrfs-dev. [2020-09-10T18:27:27.136Z] #51 32.06 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-10T18:27:27.136Z] #51 32.07 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-10T18:27:27.136Z] #51 32.39 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-10T18:27:27.136Z] #51 32.44 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-10T18:27:27.136Z] #51 32.46 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:27:27.136Z] #51 DONE 33.4s [2020-09-10T18:27:27.136Z] [2020-09-10T18:27:27.136Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:27:25.607Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T18:27:25.616Z] > git checkout -f 725eced4e00c06273ff7b66cf4872f02599c6b8d # timeout=10 [2020-09-10T18:27:26.595Z] > git remote # timeout=10 [2020-09-10T18:27:26.617Z] > git config --get remote.origin.url # timeout=10 [2020-09-10T18:27:26.643Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T18:27:26.645Z] > git merge f50a40e889fdaeebf14fce1d494f95e60092d21d # timeout=10 [2020-09-10T18:27:27.407Z] Merge succeeded, producing fea361956be88e8a91299c076fdae911f5b01228 [2020-09-10T18:27:27.408Z] Checking out Revision fea361956be88e8a91299c076fdae911f5b01228 (PR-41337) [2020-09-10T18:27:27.716Z] #52 ... [2020-09-10T18:27:27.716Z] [2020-09-10T18:27:27.716Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:27:27.716Z] #10 24.14 Fetched 8379 kB in 18s (473 kB/s) [2020-09-10T18:27:27.716Z] #10 24.14 Reading package lists... [2020-09-10T18:27:27.979Z] #10 31.86 Reading package lists... [2020-09-10T18:27:27.979Z] #10 ... [2020-09-10T18:27:27.979Z] [2020-09-10T18:27:27.979Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:27:27.979Z] #47 24.11 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-10T18:27:27.979Z] #47 24.33 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-10T18:27:27.979Z] #47 24.49 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-10T18:27:27.979Z] #47 24.64 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-10T18:27:27.979Z] #47 25.55 runtime/cgo [2020-09-10T18:27:27.979Z] #47 25.55 runtime [2020-09-10T18:27:28.248Z] #47 ... [2020-09-10T18:27:28.248Z] [2020-09-10T18:27:28.248Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:27:28.248Z] #52 1.055 + RM_GOPATH=0 [2020-09-10T18:27:28.248Z] #52 1.055 + TMP_GOPATH= [2020-09-10T18:27:28.248Z] #52 1.055 + : /build [2020-09-10T18:27:28.248Z] #52 1.055 + '[' -z '' ']' [2020-09-10T18:27:28.248Z] #52 1.064 ++ mktemp -d [2020-09-10T18:27:28.248Z] #52 1.064 + export GOPATH=/tmp/tmp.2DbQlTePJc [2020-09-10T18:27:28.248Z] #52 1.064 + GOPATH=/tmp/tmp.2DbQlTePJc [2020-09-10T18:27:28.248Z] #52 1.064 + RM_GOPATH=1 [2020-09-10T18:27:28.248Z] #52 1.064 + case "$(go env GOARCH)" in [2020-09-10T18:27:28.248Z] #52 1.064 ++ go env GOARCH [2020-09-10T18:27:28.248Z] #52 1.092 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:27:28.248Z] #52 1.092 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:27:28.248Z] #52 1.093 ++ dirname /tmp/install/install.sh [2020-09-10T18:27:28.248Z] #52 1.094 + dir=/tmp/install [2020-09-10T18:27:28.248Z] #52 1.095 + bin=containerd [2020-09-10T18:27:28.248Z] #52 1.095 + shift [2020-09-10T18:27:28.248Z] #52 1.096 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-10T18:27:28.248Z] #52 1.097 + . /tmp/install/containerd.installer [2020-09-10T18:27:28.248Z] #52 1.098 ++ set -e [2020-09-10T18:27:28.248Z] #52 1.100 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-10T18:27:28.248Z] #52 1.104 + install_containerd [2020-09-10T18:27:28.248Z] #52 1.112 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-10T18:27:28.248Z] #52 1.112 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-10T18:27:28.248Z] #52 1.112 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2DbQlTePJc/src/github.com/containerd/containerd [2020-09-10T18:27:28.248Z] #52 1.138 Cloning into '/tmp/tmp.2DbQlTePJc/src/github.com/containerd/containerd'... [2020-09-10T18:27:28.482Z] #30 44.31 log [2020-09-10T18:27:28.509Z] #52 ... [2020-09-10T18:27:28.509Z] [2020-09-10T18:27:28.509Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:27:28.509Z] #23 24.72 Fetched 8379 kB in 18s (456 kB/s) [2020-09-10T18:27:28.509Z] #23 24.72 Reading package lists... [2020-09-10T18:27:28.509Z] #23 31.54 Reading package lists... [2020-09-10T18:27:28.509Z] #23 ... [2020-09-10T18:27:28.509Z] [2020-09-10T18:27:28.509Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:27:28.509Z] #32 24.90 Fetched 8379 kB in 19s (453 kB/s) [2020-09-10T18:27:28.509Z] #32 24.90 Reading package lists... [2020-09-10T18:27:28.775Z] #30 ... [2020-09-10T18:27:28.775Z] [2020-09-10T18:27:28.775Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:27:28.775Z] #39 6.731 Note: Building without setproctitle() and strlcpy() support. [2020-09-10T18:27:28.775Z] #39 6.731 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-10T18:27:28.775Z] #39 6.741 Note: Building without GnuTLS support [2020-09-10T18:27:28.775Z] #39 6.743 Makefile.config:39: Warn: you have no libnftables installed [2020-09-10T18:27:28.775Z] #39 6.743 Makefile.config:40: Warn: Building without nftables support [2020-09-10T18:27:28.775Z] #39 8.421 fatal: not a git repository (or any of the parent directories): .git [2020-09-10T18:27:28.775Z] #39 8.498 GEN .gitid [2020-09-10T18:27:28.775Z] #39 8.526 GEN criu/include/version.h [2020-09-10T18:27:28.775Z] #39 8.666 GEN include/common/asm [2020-09-10T18:27:28.775Z] #39 9.749 PBCC images/timens.pb-c.c [2020-09-10T18:27:28.775Z] #39 9.782 DEP images/timens.pb-c.d [2020-09-10T18:27:28.775Z] #39 9.819 PBCC images/fown.pb-c.c [2020-09-10T18:27:28.775Z] #39 9.823 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-10T18:27:28.775Z] #39 9.899 PBCC images/opts.pb-c.c [2020-09-10T18:27:28.775Z] #39 9.955 PBCC images/memfd.pb-c.c [2020-09-10T18:27:28.775Z] #39 10.03 DEP images/fown.pb-c.d [2020-09-10T18:27:28.775Z] #39 10.06 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-10T18:27:28.775Z] #39 10.15 DEP images/opts.pb-c.d [2020-09-10T18:27:28.775Z] #39 10.18 DEP images/memfd.pb-c.d [2020-09-10T18:27:28.775Z] #39 10.24 PBCC images/sit.pb-c.c [2020-09-10T18:27:28.775Z] #39 10.27 DEP images/sit.pb-c.d [2020-09-10T18:27:28.775Z] #39 10.30 PBCC images/macvlan.pb-c.c [2020-09-10T18:27:29.103Z] #39 10.30 DEP images/macvlan.pb-c.d [2020-09-10T18:27:29.103Z] #39 10.44 PBCC images/autofs.pb-c.c [2020-09-10T18:27:29.103Z] #39 10.44 DEP images/autofs.pb-c.d [2020-09-10T18:27:29.103Z] #39 10.50 PBCC images/sysctl.pb-c.c [2020-09-10T18:27:29.103Z] #39 10.50 DEP images/sysctl.pb-c.d [2020-09-10T18:27:29.103Z] #39 10.52 PBCC images/time.pb-c.c [2020-09-10T18:27:29.103Z] #39 10.53 DEP images/time.pb-c.d [2020-09-10T18:27:29.103Z] #39 ... [2020-09-10T18:27:29.103Z] [2020-09-10T18:27:29.103Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:27:27.338Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-10T18:27:27.347Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T18:27:27.351Z] > git checkout -f fea361956be88e8a91299c076fdae911f5b01228 # timeout=10 [2020-09-10T18:27:29.395Z] #52 21.77 Checking out files: 72% (2337/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) [2020-09-10T18:27:29.395Z] #52 ... [2020-09-10T18:27:29.395Z] [2020-09-10T18:27:29.395Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:27:29.395Z] #41 35.30 time [2020-09-10T18:27:29.395Z] #41 36.46 internal/fmtsort [2020-09-10T18:27:29.395Z] #41 37.15 internal/syscall/execenv [2020-09-10T18:27:29.395Z] #41 37.22 internal/syscall/unix [2020-09-10T18:27:29.395Z] #41 37.43 strings [2020-09-10T18:27:29.395Z] #41 38.44 os [2020-09-10T18:27:29.395Z] #41 38.87 regexp/syntax [2020-09-10T18:27:29.395Z] #41 40.73 fmt [2020-09-10T18:27:29.395Z] #41 42.29 regexp [2020-09-10T18:27:29.395Z] #41 44.93 go/token [2020-09-10T18:27:29.395Z] #41 ... [2020-09-10T18:27:29.395Z] [2020-09-10T18:27:29.395Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:27:29.688Z] #52 21.77 Checking out files: 72% (2337/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-10T18:27:29.980Z] #52 22.39 + cd /tmp/tmp.bFlbvfN8Za/src/github.com/containerd/containerd [2020-09-10T18:27:29.980Z] #52 22.39 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-10T18:27:30.273Z] #52 ... [2020-09-10T18:27:30.273Z] [2020-09-10T18:27:30.273Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:27:30.273Z] #10 36.13 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-10T18:27:30.273Z] #10 36.13 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-10T18:27:30.273Z] #10 36.13 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-10T18:27:30.273Z] #10 39.66 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-10T18:27:30.273Z] #10 39.66 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-10T18:27:30.273Z] #10 39.67 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:27:30.273Z] #10 39.76 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-10T18:27:30.273Z] #10 39.77 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-10T18:27:30.273Z] #10 39.77 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:27:30.273Z] #10 ... [2020-09-10T18:27:30.273Z] [2020-09-10T18:27:30.273Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:27:30.273Z] #39 10.58 PBCC images/binfmt-misc.pb-c.c [2020-09-10T18:27:30.273Z] #39 10.58 DEP images/binfmt-misc.pb-c.d [2020-09-10T18:27:30.273Z] #39 10.63 PBCC images/seccomp.pb-c.c [2020-09-10T18:27:30.273Z] #39 10.64 DEP images/seccomp.pb-c.d [2020-09-10T18:27:30.273Z] #39 10.67 PBCC images/userns.pb-c.c [2020-09-10T18:27:30.273Z] #39 10.70 DEP images/userns.pb-c.d [2020-09-10T18:27:30.273Z] #39 10.74 PBCC images/cgroup.pb-c.c [2020-09-10T18:27:30.273Z] #39 10.78 DEP images/cgroup.pb-c.d [2020-09-10T18:27:30.273Z] #39 10.81 PBCC images/ext-file.pb-c.c [2020-09-10T18:27:30.273Z] #39 10.83 DEP images/ext-file.pb-c.d [2020-09-10T18:27:30.273Z] #39 10.88 PBCC images/rpc.pb-c.c [2020-09-10T18:27:30.273Z] #39 10.92 DEP images/rpc.pb-c.d [2020-09-10T18:27:30.273Z] #39 10.94 PBCC images/siginfo.pb-c.c [2020-09-10T18:27:30.273Z] #39 10.96 DEP images/siginfo.pb-c.d [2020-09-10T18:27:30.273Z] #39 10.97 PBCC images/pagemap.pb-c.c [2020-09-10T18:27:30.273Z] #39 11.01 DEP images/pagemap.pb-c.d [2020-09-10T18:27:30.273Z] #39 11.05 PBCC images/rlimit.pb-c.c [2020-09-10T18:27:30.273Z] #39 11.08 DEP images/rlimit.pb-c.d [2020-09-10T18:27:30.273Z] #39 11.13 PBCC images/file-lock.pb-c.c [2020-09-10T18:27:30.273Z] #39 11.15 DEP images/file-lock.pb-c.d [2020-09-10T18:27:30.273Z] #39 11.17 PBCC images/tty.pb-c.c [2020-09-10T18:27:30.273Z] #39 11.20 DEP images/tty.pb-c.d [2020-09-10T18:27:30.273Z] #39 11.22 PBCC images/tun.pb-c.c [2020-09-10T18:27:30.273Z] #39 11.25 PBCC images/netdev.pb-c.c [2020-09-10T18:27:30.273Z] #39 11.27 DEP images/tun.pb-c.d [2020-09-10T18:27:30.273Z] #39 11.31 DEP images/netdev.pb-c.d [2020-09-10T18:27:30.273Z] #39 11.32 PBCC images/vma.pb-c.c [2020-09-10T18:27:30.273Z] #39 11.34 DEP images/vma.pb-c.d [2020-09-10T18:27:30.273Z] #39 11.37 PBCC images/creds.pb-c.c [2020-09-10T18:27:30.273Z] #39 11.40 DEP images/creds.pb-c.d [2020-09-10T18:27:30.273Z] #39 11.43 PBCC images/utsns.pb-c.c [2020-09-10T18:27:30.273Z] #39 11.43 DEP images/utsns.pb-c.d [2020-09-10T18:27:30.273Z] #39 11.46 PBCC images/ipc-desc.pb-c.c [2020-09-10T18:27:30.273Z] #39 11.46 PBCC images/ipc-sem.pb-c.c [2020-09-10T18:27:30.273Z] #39 11.48 DEP images/ipc-desc.pb-c.d [2020-09-10T18:27:30.273Z] #39 11.54 DEP images/ipc-sem.pb-c.d [2020-09-10T18:27:30.273Z] #39 11.57 PBCC images/ipc-msg.pb-c.c [2020-09-10T18:27:30.273Z] #39 11.58 DEP images/ipc-msg.pb-c.d [2020-09-10T18:27:30.273Z] #39 11.61 PBCC images/ipc-shm.pb-c.c [2020-09-10T18:27:30.273Z] #39 11.62 DEP images/ipc-shm.pb-c.d [2020-09-10T18:27:30.273Z] #39 11.67 PBCC images/ipc-var.pb-c.c [2020-09-10T18:27:30.273Z] #39 11.68 DEP images/ipc-var.pb-c.d [2020-09-10T18:27:30.273Z] #39 11.70 PBCC images/sk-opts.pb-c.c [2020-09-10T18:27:30.273Z] #39 11.71 PBCC images/packet-sock.pb-c.c [2020-09-10T18:27:30.273Z] #39 11.75 DEP images/sk-opts.pb-c.d [2020-09-10T18:27:30.273Z] #39 11.79 DEP images/packet-sock.pb-c.d [2020-09-10T18:27:30.566Z] #39 11.82 PBCC images/sk-netlink.pb-c.c [2020-09-10T18:27:30.566Z] #39 11.84 DEP images/sk-netlink.pb-c.d [2020-09-10T18:27:30.566Z] #39 11.88 PBCC images/sk-inet.pb-c.c [2020-09-10T18:27:30.566Z] #39 11.89 DEP images/sk-inet.pb-c.d [2020-09-10T18:27:30.566Z] #39 11.92 PBCC images/sk-unix.pb-c.c [2020-09-10T18:27:30.566Z] #39 11.95 DEP images/sk-unix.pb-c.d [2020-09-10T18:27:30.566Z] #39 11.98 PBCC images/mm.pb-c.c [2020-09-10T18:27:30.566Z] #39 12.01 DEP images/mm.pb-c.d [2020-09-10T18:27:30.859Z] #39 12.04 PBCC images/timerfd.pb-c.c [2020-09-10T18:27:30.859Z] #39 12.10 DEP images/timerfd.pb-c.d [2020-09-10T18:27:30.859Z] #39 12.14 PBCC images/timer.pb-c.c [2020-09-10T18:27:30.859Z] #39 12.16 DEP images/timer.pb-c.d [2020-09-10T18:27:30.859Z] #39 12.20 PBCC images/sa.pb-c.c [2020-09-10T18:27:30.859Z] #39 12.21 DEP images/sa.pb-c.d [2020-09-10T18:27:30.859Z] #39 12.25 PBCC images/pipe-data.pb-c.c [2020-09-10T18:27:30.859Z] #39 12.26 DEP images/pipe-data.pb-c.d [2020-09-10T18:27:30.859Z] #39 12.29 PBCC images/mnt.pb-c.c [2020-09-10T18:27:30.859Z] #39 12.32 DEP images/mnt.pb-c.d [2020-09-10T18:27:30.859Z] #39 12.36 PBCC images/sk-packet.pb-c.c [2020-09-10T18:27:31.160Z] #39 12.36 DEP images/sk-packet.pb-c.d [2020-09-10T18:27:31.160Z] #39 12.39 PBCC images/tcp-stream.pb-c.c [2020-09-10T18:27:31.160Z] #39 12.43 DEP images/tcp-stream.pb-c.d [2020-09-10T18:27:31.160Z] #39 12.45 PBCC images/pipe.pb-c.c [2020-09-10T18:27:31.160Z] #39 12.48 DEP images/pipe.pb-c.d [2020-09-10T18:27:31.160Z] #39 12.51 PBCC images/pstree.pb-c.c [2020-09-10T18:27:31.160Z] #39 12.52 DEP images/pstree.pb-c.d [2020-09-10T18:27:31.160Z] #39 12.55 PBCC images/fs.pb-c.c [2020-09-10T18:27:31.160Z] #39 12.57 DEP images/fs.pb-c.d [2020-09-10T18:27:31.160Z] #39 12.59 PBCC images/signalfd.pb-c.c [2020-09-10T18:27:31.296Z] Commit message: "Merge commit 'f50a40e889fdaeebf14fce1d494f95e60092d21d' into HEAD" [2020-09-10T18:27:31.315Z] First time build. Skipping changelog. [2020-09-10T18:27:31.452Z] #39 12.61 DEP images/signalfd.pb-c.d [2020-09-10T18:27:31.452Z] #39 12.63 PBCC images/fh.pb-c.c [2020-09-10T18:27:31.452Z] #39 12.65 PBCC images/fsnotify.pb-c.c [2020-09-10T18:27:31.452Z] #39 12.68 DEP images/fh.pb-c.d [2020-09-10T18:27:31.452Z] #39 12.71 DEP images/fsnotify.pb-c.d [2020-09-10T18:27:31.452Z] #39 12.75 PBCC images/eventpoll.pb-c.c [2020-09-10T18:27:31.452Z] #39 12.75 DEP images/eventpoll.pb-c.d [2020-09-10T18:27:31.452Z] #39 12.78 PBCC images/eventfd.pb-c.c [2020-09-10T18:27:31.452Z] #39 12.79 DEP images/eventfd.pb-c.d [2020-09-10T18:27:31.452Z] #39 12.85 PBCC images/remap-file-path.pb-c.c [2020-09-10T18:27:31.452Z] #39 12.86 DEP images/remap-file-path.pb-c.d [2020-09-10T18:27:31.452Z] #39 12.89 PBCC images/fifo.pb-c.c [2020-09-10T18:27:31.452Z] #39 12.90 DEP images/fifo.pb-c.d [2020-09-10T18:27:31.452Z] #39 12.93 PBCC images/ghost-file.pb-c.c [2020-09-10T18:27:31.452Z] #39 12.99 DEP images/ghost-file.pb-c.d [2020-09-10T18:27:31.261Z] > git rev-list --no-walk 4008e3c6c62b9edfeda8076a46ea38cf8f243c5b # timeout=10 [2020-09-10T18:27:31.745Z] #39 13.04 PBCC images/regfile.pb-c.c [2020-09-10T18:27:31.745Z] #39 13.07 DEP images/regfile.pb-c.d [2020-09-10T18:27:31.745Z] #39 13.11 PBCC images/ns.pb-c.c [2020-09-10T18:27:31.745Z] #39 13.16 DEP images/ns.pb-c.d [2020-09-10T18:27:31.745Z] #39 13.19 PBCC images/fdinfo.pb-c.c [2020-09-10T18:27:31.745Z] #39 13.22 DEP images/fdinfo.pb-c.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-10T18:27:32.038Z] #39 13.27 PBCC images/core-aarch64.pb-c.c [2020-09-10T18:27:32.038Z] #39 13.31 PBCC images/core-arm.pb-c.c [2020-09-10T18:27:32.038Z] #39 13.36 PBCC images/core-ppc64.pb-c.c [2020-09-10T18:27:32.038Z] #39 13.39 PBCC images/core-s390.pb-c.c [2020-09-10T18:27:32.038Z] #39 13.43 PBCC images/core-x86.pb-c.c [2020-09-10T18:27:32.038Z] #39 13.45 PBCC images/core.pb-c.c [2020-09-10T18:27:32.038Z] #39 13.50 PBCC images/inventory.pb-c.c [2020-09-10T18:27:32.038Z] #39 ... [2020-09-10T18:27:32.038Z] [2020-09-10T18:27:32.038Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:27:32.038Z] #47 38.03 encoding/binary [2020-09-10T18:27:32.038Z] #47 38.21 os [2020-09-10T18:27:32.038Z] #47 39.58 encoding/base64 [2020-09-10T18:27:32.038Z] #47 40.11 golang.org/x/sys/unix [2020-09-10T18:27:32.038Z] #47 40.95 fmt [2020-09-10T18:27:32.038Z] #47 45.12 encoding/json [2020-09-10T18:27:32.038Z] #47 46.93 github.com/pkg/diff [2020-09-10T18:27:32.038Z] #47 47.85 go/ast [2020-09-10T18:27:32.331Z] #47 ... [2020-09-10T18:27:32.331Z] [2020-09-10T18:27:32.331Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:27:32.331Z] #39 13.53 DEP images/core-aarch64.pb-c.d [2020-09-10T18:27:32.331Z] #39 13.56 DEP images/core-arm.pb-c.d [2020-09-10T18:27:32.331Z] #39 13.60 DEP images/core-ppc64.pb-c.d [2020-09-10T18:27:32.331Z] #39 13.61 DEP images/core-s390.pb-c.d [2020-09-10T18:27:32.331Z] #39 13.65 DEP images/core-x86.pb-c.d [2020-09-10T18:27:32.331Z] #39 13.69 DEP images/core.pb-c.d [2020-09-10T18:27:32.331Z] #39 13.74 DEP images/inventory.pb-c.d [2020-09-10T18:27:32.331Z] #39 13.79 PBCC images/cpuinfo.pb-c.c [2020-09-10T18:27:32.331Z] #39 13.80 DEP images/cpuinfo.pb-c.d [2020-09-10T18:27:32.331Z] #39 13.88 PBCC images/stats.pb-c.c [2020-09-10T18:27:32.410Z] + docker version [2020-09-10T18:27:32.483Z] Fetching without tags [2020-09-10T18:27:32.624Z] #39 13.90 DEP images/stats.pb-c.d [2020-09-10T18:27:32.791Z] Merging remotes/origin/master commit f50a40e889fdaeebf14fce1d494f95e60092d21d into PR head commit 725eced4e00c06273ff7b66cf4872f02599c6b8d [2020-09-10T18:27:32.924Z] #39 ... [2020-09-10T18:27:32.924Z] [2020-09-10T18:27:32.924Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:27:32.924Z] #30 46.05 github.com/BurntSushi/toml/cmd/tomlv [2020-09-10T18:27:32.924Z] #30 DONE 48.7s [2020-09-10T18:27:32.924Z] [2020-09-10T18:27:32.924Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:27:32.924Z] #41 45.76 internal/lazyregexp [2020-09-10T18:27:32.924Z] #41 45.99 net/url [2020-09-10T18:27:32.924Z] #41 45.99 go/scanner [2020-09-10T18:27:32.924Z] #41 46.66 go/ast [2020-09-10T18:27:32.924Z] #41 47.37 text/template/parse [2020-09-10T18:27:33.568Z] #41 49.64 go/parser [2020-09-10T18:27:33.798Z] #32 32.30 Reading package lists... [2020-09-10T18:27:33.798Z] #32 ... [2020-09-10T18:27:33.798Z] [2020-09-10T18:27:33.798Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:27:33.798Z] #23 31.54 Reading package lists... [2020-09-10T18:27:32.399Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T18:27:32.413Z] > git config --add remote.origin.fetch +refs/pull/41337/head:refs/remotes/origin/PR-41337 # timeout=10 [2020-09-10T18:27:32.431Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T18:27:32.452Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T18:27:32.511Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T18:27:32.511Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T18:27:32.512Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41337/head:refs/remotes/origin/PR-41337 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T18:27:32.823Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T18:27:32.837Z] > git checkout -f 725eced4e00c06273ff7b66cf4872f02599c6b8d # timeout=10 [2020-09-10T18:27:33.398Z] > git remote # timeout=10 [2020-09-10T18:27:33.425Z] > git config --get remote.origin.url # timeout=10 [2020-09-10T18:27:33.441Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T18:27:33.442Z] > git merge f50a40e889fdaeebf14fce1d494f95e60092d21d # timeout=10 [2020-09-10T18:27:33.860Z] #41 49.92 text/template [2020-09-10T18:27:34.168Z] Merge succeeded, producing 09b07299c831e9540cd26a63bab623206412fb57 [2020-09-10T18:27:34.168Z] Checking out Revision 09b07299c831e9540cd26a63bab623206412fb57 (PR-41337) [2020-09-10T18:27:34.372Z] #23 39.44 Building dependency tree... [2020-09-10T18:27:34.372Z] #23 ... [2020-09-10T18:27:34.372Z] [2020-09-10T18:27:34.372Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:27:34.372Z] #60 DONE 40.7s [2020-09-10T18:27:34.634Z] [2020-09-10T18:27:34.634Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:27:34.634Z] #32 32.30 Reading package lists... [2020-09-10T18:27:34.139Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-10T18:27:34.157Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T18:27:34.170Z] > git checkout -f 09b07299c831e9540cd26a63bab623206412fb57 # timeout=10 [2020-09-10T18:27:35.932Z] #41 51.55 encoding/xml [2020-09-10T18:27:35.932Z] #41 ... [2020-09-10T18:27:35.932Z] [2020-09-10T18:27:35.932Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:27:35.932Z] #39 15.02 make[1]: Nothing to be done for 'all'. [2020-09-10T18:27:35.932Z] #39 15.72 CC images/stats.o [2020-09-10T18:27:35.932Z] #39 15.96 CC images/core.o [2020-09-10T18:27:35.932Z] #39 16.29 CC images/core-x86.o [2020-09-10T18:27:35.932Z] #39 16.65 CC images/core-arm.o [2020-09-10T18:27:35.932Z] #39 16.83 CC images/core-aarch64.o [2020-09-10T18:27:35.932Z] #39 17.00 CC images/core-ppc64.o [2020-09-10T18:27:35.932Z] #39 17.28 CC images/core-s390.o [2020-09-10T18:27:36.225Z] #39 17.63 CC images/cpuinfo.o [2020-09-10T18:27:36.303Z] Fetching without tags [2020-09-10T18:27:36.517Z] #39 17.89 CC images/inventory.o [2020-09-10T18:27:36.517Z] #39 17.99 CC images/fdinfo.o [2020-09-10T18:27:36.594Z] Merging remotes/origin/master commit f50a40e889fdaeebf14fce1d494f95e60092d21d into PR head commit 725eced4e00c06273ff7b66cf4872f02599c6b8d [2020-09-10T18:27:36.598Z] #32 40.50 Building dependency tree... [2020-09-10T18:27:36.204Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T18:27:36.221Z] > git config --add remote.origin.fetch +refs/pull/41337/head:refs/remotes/origin/PR-41337 # timeout=10 [2020-09-10T18:27:36.236Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T18:27:36.259Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T18:27:36.284Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T18:27:36.284Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T18:27:36.285Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41337/head:refs/remotes/origin/PR-41337 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T18:27:36.584Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T18:27:36.600Z] > git checkout -f 725eced4e00c06273ff7b66cf4872f02599c6b8d # timeout=10 [2020-09-10T18:27:36.810Z] #39 18.15 CC images/fown.o [2020-09-10T18:27:36.810Z] #39 18.26 CC images/ns.o [2020-09-10T18:27:37.102Z] #39 18.42 CC images/regfile.o [2020-09-10T18:27:37.102Z] #39 18.51 CC images/ghost-file.o [2020-09-10T18:27:37.395Z] #39 18.67 CC images/fifo.o [2020-09-10T18:27:37.395Z] #39 18.80 CC images/remap-file-path.o [2020-09-10T18:27:37.573Z] Merge succeeded, producing fc721ff27fed759a00e882685a0b46d2788e64db [2020-09-10T18:27:37.574Z] Checking out Revision fc721ff27fed759a00e882685a0b46d2788e64db (PR-41337) [2020-09-10T18:27:37.663Z] #32 ... [2020-09-10T18:27:37.664Z] [2020-09-10T18:27:37.664Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:27:37.664Z] #43 DONE 43.7s [2020-09-10T18:27:37.664Z] [2020-09-10T18:27:37.664Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:27:37.664Z] #41 41.91 github.com/LK4D4/vndr/godl/singleflight [2020-09-10T18:27:37.664Z] #41 41.92 internal/reflectlite [2020-09-10T18:27:37.664Z] #41 42.32 math/rand [2020-09-10T18:27:37.664Z] #41 43.39 internal/singleflight [2020-09-10T18:27:37.687Z] #39 18.95 CC images/eventfd.o [2020-09-10T18:27:37.687Z] #39 19.06 CC images/eventpoll.o [2020-09-10T18:27:37.790Z] Commit message: "Merge commit 'f50a40e889fdaeebf14fce1d494f95e60092d21d' into HEAD" [2020-09-10T18:27:37.809Z] First time build. Skipping changelog. [2020-09-10T18:27:37.782Z] > git rev-list --no-walk 4008e3c6c62b9edfeda8076a46ea38cf8f243c5b # timeout=10 [2020-09-10T18:27:37.980Z] #39 19.23 CC images/fh.o [2020-09-10T18:27:37.980Z] #39 19.37 CC images/fsnotify.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-10T18:27:38.272Z] #39 19.69 CC images/signalfd.o [2020-09-10T18:27:38.272Z] #39 19.80 CC images/fs.o [2020-09-10T18:27:38.566Z] #39 19.95 CC images/pstree.o [2020-09-10T18:27:38.566Z] #39 20.09 CC images/pipe.o [2020-09-10T18:27:37.161Z] > git remote # timeout=10 [2020-09-10T18:27:37.178Z] > git config --get remote.origin.url # timeout=10 [2020-09-10T18:27:37.198Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T18:27:37.200Z] > git merge f50a40e889fdaeebf14fce1d494f95e60092d21d # timeout=10 [2020-09-10T18:27:37.533Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-10T18:27:37.556Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T18:27:37.563Z] > git checkout -f fc721ff27fed759a00e882685a0b46d2788e64db # timeout=10 [2020-09-10T18:27:38.687Z] + docker version [2020-09-10T18:27:38.858Z] #39 20.25 CC images/tcp-stream.o [2020-09-10T18:27:39.012Z] Client: Docker Engine - Community [2020-09-10T18:27:39.012Z] Version: 19.03.12 [2020-09-10T18:27:39.012Z] API version: 1.40 [2020-09-10T18:27:39.012Z] Go version: go1.13.10 [2020-09-10T18:27:39.012Z] Git commit: 48a6621 [2020-09-10T18:27:39.012Z] Built: Mon Jun 22 15:46:32 2020 [2020-09-10T18:27:39.012Z] OS/Arch: linux/arm64 [2020-09-10T18:27:39.012Z] Experimental: false [2020-09-10T18:27:39.012Z] [2020-09-10T18:27:39.012Z] Server: Docker Engine - Community [2020-09-10T18:27:39.012Z] Engine: [2020-09-10T18:27:39.012Z] Version: 19.03.12 [2020-09-10T18:27:39.012Z] API version: 1.40 (minimum version 1.12) [2020-09-10T18:27:39.012Z] Go version: go1.13.10 [2020-09-10T18:27:39.012Z] Git commit: 48a6621 [2020-09-10T18:27:39.012Z] Built: Mon Jun 22 15:45:04 2020 [2020-09-10T18:27:39.012Z] OS/Arch: linux/arm64 [2020-09-10T18:27:39.012Z] Experimental: true [2020-09-10T18:27:39.012Z] containerd: [2020-09-10T18:27:39.012Z] Version: 1.2.13 [2020-09-10T18:27:39.012Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-10T18:27:39.012Z] runc: [2020-09-10T18:27:39.012Z] Version: 1.0.0-rc10 [2020-09-10T18:27:39.012Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-10T18:27:39.012Z] docker-init: [2020-09-10T18:27:39.012Z] Version: 0.18.0 [2020-09-10T18:27:39.012Z] GitCommit: fec3683 [Pipeline] sh [2020-09-10T18:27:39.070Z] #41 45.26 strconv [2020-09-10T18:27:39.070Z] #41 45.26 io [2020-09-10T18:27:39.150Z] #39 20.45 CC images/sk-packet.o [2020-09-10T18:27:39.151Z] #39 20.59 CC images/mnt.o [2020-09-10T18:27:39.343Z] + docker info [2020-09-10T18:27:39.443Z] #39 20.73 CC images/pipe-data.o [2020-09-10T18:27:39.735Z] #39 20.90 CC images/sa.o [2020-09-10T18:27:39.735Z] #39 21.04 CC images/timer.o [2020-09-10T18:27:40.009Z] #41 46.26 bytes [2020-09-10T18:27:40.028Z] #39 21.23 CC images/timerfd.o [2020-09-10T18:27:40.028Z] #39 21.39 CC images/mm.o [2020-09-10T18:27:40.361Z] #39 21.57 CC images/sk-opts.o [2020-09-10T18:27:40.361Z] #39 21.71 CC images/sk-unix.o [2020-09-10T18:27:40.361Z] #39 ... [2020-09-10T18:27:40.361Z] [2020-09-10T18:27:40.361Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:27:40.361Z] #52 22.98 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-10T18:27:40.361Z] #52 22.98 + BUILDTAGS='netgo osusergo static_build' [2020-09-10T18:27:40.361Z] #52 22.98 + export EXTRA_FLAGS=-buildmode=pie [2020-09-10T18:27:40.361Z] #52 22.98 + EXTRA_FLAGS=-buildmode=pie [2020-09-10T18:27:40.361Z] #52 22.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-10T18:27:40.361Z] #52 22.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-10T18:27:40.361Z] #52 22.98 + '[' '' = dynamic ']' [2020-09-10T18:27:40.361Z] #52 22.98 + make [2020-09-10T18:27:40.361Z] #52 23.70 + bin/ctr [2020-09-10T18:27:40.663Z] #52 ... [2020-09-10T18:27:40.664Z] [2020-09-10T18:27:40.664Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:27:40.664Z] #39 21.84 CC images/sk-inet.o [2020-09-10T18:27:40.954Z] #41 ... [2020-09-10T18:27:40.954Z] [2020-09-10T18:27:40.954Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:27:40.954Z] #32 45.13 The following additional packages will be installed: [2020-09-10T18:27:40.954Z] #32 45.15 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-10T18:27:40.954Z] #32 45.17 Suggested packages: [2020-09-10T18:27:40.954Z] #32 45.17 cmake-doc ninja-build lrzip [2020-09-10T18:27:40.954Z] #32 45.17 Recommended packages: [2020-09-10T18:27:40.954Z] #32 45.17 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-10T18:27:40.954Z] #32 46.22 The following NEW packages will be installed: [2020-09-10T18:27:40.954Z] #32 46.23 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-10T18:27:40.954Z] #32 46.24 vim-common xxd [2020-09-10T18:27:40.954Z] #32 46.61 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:27:40.954Z] #32 46.61 Need to get 14.9 MB of archives. [2020-09-10T18:27:40.954Z] #32 46.61 After this operation, 61.8 MB of additional disk space will be used. [2020-09-10T18:27:40.954Z] #32 46.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-10T18:27:40.955Z] #32 46.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-10T18:27:40.955Z] #32 46.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-10T18:27:40.955Z] #32 46.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-10T18:27:40.956Z] #39 22.12 CC images/tun.o [2020-09-10T18:27:40.956Z] #39 22.32 CC images/sk-netlink.o [2020-09-10T18:27:40.956Z] #39 22.49 CC images/packet-sock.o [2020-09-10T18:27:41.248Z] #39 22.62 CC images/ipc-var.o [2020-09-10T18:27:41.248Z] #39 22.72 CC images/ipc-desc.o [2020-09-10T18:27:41.329Z] Commit message: "Merge commit 'f50a40e889fdaeebf14fce1d494f95e60092d21d' into HEAD" [2020-09-10T18:27:41.353Z] First time build. Skipping changelog. [2020-09-10T18:27:41.529Z] #32 47.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-10T18:27:41.529Z] #32 47.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-10T18:27:41.529Z] #32 47.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-10T18:27:41.529Z] #32 47.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-10T18:27:41.529Z] #32 47.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-10T18:27:41.529Z] #32 47.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-10T18:27:41.541Z] #39 22.87 CC images/ipc-shm.o [2020-09-10T18:27:41.541Z] #39 22.97 CC images/ipc-msg.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-10T18:27:41.836Z] #39 23.07 CC images/ipc-sem.o [2020-09-10T18:27:41.836Z] #39 23.17 CC images/utsns.o [2020-09-10T18:27:42.132Z] #39 ... [2020-09-10T18:27:42.132Z] [2020-09-10T18:27:42.132Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:27:42.132Z] #47 49.01 golang.org/x/crypto/ssh/terminal [2020-09-10T18:27:42.132Z] #47 49.94 mvdan.cc/editorconfig [2020-09-10T18:27:42.132Z] #47 50.66 mvdan.cc/sh/v3/fileutil [2020-09-10T18:27:42.132Z] #47 50.81 mvdan.cc/sh/v3/syntax [2020-09-10T18:27:42.132Z] #47 54.98 mvdan.cc/sh/v3/cmd/shfmt [2020-09-10T18:27:42.132Z] #47 DONE 58.0s [2020-09-10T18:27:42.132Z] [2020-09-10T18:27:42.132Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:27:42.132Z] #39 23.30 CC images/creds.o [2020-09-10T18:27:42.132Z] #39 23.39 CC images/vma.o [2020-09-10T18:27:42.132Z] #39 23.49 CC images/netdev.o [2020-09-10T18:27:42.365Z] + docker version [2020-09-10T18:27:42.444Z] #39 23.68 CC images/tty.o [2020-09-10T18:27:42.471Z] #32 ... [2020-09-10T18:27:42.471Z] [2020-09-10T18:27:42.471Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:27:42.471Z] #23 39.44 Building dependency tree... [2020-09-10T18:27:42.471Z] #23 44.09 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-10T18:27:42.471Z] #23 44.09 The following additional packages will be installed: [2020-09-10T18:27:42.471Z] #23 44.09 libjq1 libonig5 [2020-09-10T18:27:42.471Z] #23 45.07 The following NEW packages will be installed: [2020-09-10T18:27:42.471Z] #23 45.09 jq libjq1 libonig5 [2020-09-10T18:27:42.471Z] #23 45.53 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:27:42.471Z] #23 45.53 Need to get 355 kB of archives. [2020-09-10T18:27:42.471Z] #23 45.53 After this operation, 1072 kB of additional disk space will be used. [2020-09-10T18:27:42.471Z] #23 45.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-10T18:27:42.471Z] #23 45.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-10T18:27:42.471Z] #23 45.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-10T18:27:42.471Z] #23 46.72 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:27:42.471Z] #23 46.94 Fetched 355 kB in 0s (1056 kB/s) [2020-09-10T18:27:42.472Z] #23 47.02 Selecting previously unselected package libonig5:amd64. [2020-09-10T18:27:42.472Z] #23 47.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-10T18:27:42.472Z] #23 47.12 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-09-10T18:27:42.472Z] #23 47.18 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-10T18:27:42.472Z] #23 47.47 Selecting previously unselected package libjq1:amd64. [2020-09-10T18:27:42.472Z] #23 47.47 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-10T18:27:42.472Z] #23 47.53 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-10T18:27:42.472Z] #23 47.76 Selecting previously unselected package jq. [2020-09-10T18:27:42.472Z] #23 47.77 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-10T18:27:42.472Z] #23 47.80 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-10T18:27:42.472Z] #23 47.98 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-10T18:27:42.472Z] #23 48.05 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-10T18:27:42.472Z] #23 48.07 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-10T18:27:42.472Z] #23 48.08 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:27:42.472Z] #23 DONE 48.6s [2020-09-10T18:27:42.472Z] [2020-09-10T18:27:42.472Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-10T18:27:42.472Z] #24 DONE 0.1s [2020-09-10T18:27:42.472Z] [2020-09-10T18:27:42.472Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:27:41.316Z] > git rev-list --no-walk 4008e3c6c62b9edfeda8076a46ea38cf8f243c5b # timeout=10 [2020-09-10T18:27:42.737Z] #39 23.94 CC images/file-lock.o [2020-09-10T18:27:42.737Z] #39 24.03 CC images/rlimit.o [2020-09-10T18:27:42.737Z] #39 24.11 CC images/pagemap.o [2020-09-10T18:27:43.029Z] #39 24.25 CC images/siginfo.o [2020-09-10T18:27:43.029Z] #39 24.34 CC images/rpc.o [2020-09-10T18:27:43.044Z] #25 ... [2020-09-10T18:27:43.044Z] [2020-09-10T18:27:43.044Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:27:43.044Z] #38 31.61 Reading package lists... [2020-09-10T18:27:43.044Z] #38 39.59 Building dependency tree... [2020-09-10T18:27:43.044Z] #38 44.22 The following additional packages will be installed: [2020-09-10T18:27:43.044Z] #38 44.22 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-10T18:27:43.044Z] #38 44.24 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-10T18:27:43.044Z] #38 44.27 Suggested packages: [2020-09-10T18:27:43.044Z] #38 44.27 manpages-dev python-setuptools [2020-09-10T18:27:43.044Z] #38 45.97 The following NEW packages will be installed: [2020-09-10T18:27:43.044Z] #38 45.97 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-10T18:27:43.044Z] #38 45.97 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-10T18:27:43.044Z] #38 45.97 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-10T18:27:43.044Z] #38 45.98 python-six zlib1g-dev [2020-09-10T18:27:43.044Z] #38 46.39 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:27:43.044Z] #38 46.39 Need to get 4095 kB of archives. [2020-09-10T18:27:43.044Z] #38 46.39 After this operation, 22.5 MB of additional disk space will be used. [2020-09-10T18:27:43.044Z] #38 46.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-10T18:27:43.044Z] #38 46.39 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-10T18:27:43.044Z] #38 46.40 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-10T18:27:43.044Z] #38 46.40 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-10T18:27:43.044Z] #38 46.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-10T18:27:43.044Z] #38 46.42 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-10T18:27:43.044Z] #38 46.43 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-10T18:27:43.044Z] #38 46.44 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-10T18:27:43.044Z] #38 46.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-10T18:27:43.044Z] #38 46.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-10T18:27:43.044Z] #38 46.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-10T18:27:43.044Z] #38 46.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-10T18:27:43.044Z] #38 46.73 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-10T18:27:43.044Z] #38 46.73 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-10T18:27:43.044Z] #38 46.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-10T18:27:43.044Z] #38 46.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-10T18:27:43.044Z] #38 46.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-10T18:27:43.044Z] #38 48.01 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:27:43.044Z] #38 48.20 Fetched 4095 kB in 1s (6116 kB/s) [2020-09-10T18:27:43.044Z] #38 48.34 Selecting previously unselected package libcap-dev:amd64. [2020-09-10T18:27:43.044Z] #38 48.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-10T18:27:43.044Z] #38 48.42 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-10T18:27:43.044Z] #38 48.58 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-10T18:27:43.044Z] #38 48.77 Selecting previously unselected package libnet1:amd64. [2020-09-10T18:27:43.044Z] #38 48.77 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-10T18:27:43.044Z] #38 48.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-10T18:27:43.044Z] #38 49.02 Selecting previously unselected package libnet1-dev. [2020-09-10T18:27:43.044Z] #38 49.03 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-10T18:27:43.044Z] #38 49.05 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-10T18:27:43.044Z] #38 49.41 Selecting previously unselected package libnl-3-200:amd64. [2020-09-10T18:27:43.044Z] #38 49.41 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-10T18:27:43.044Z] #38 49.43 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-10T18:27:43.305Z] #38 49.55 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-10T18:27:43.305Z] #38 ... [2020-09-10T18:27:43.305Z] [2020-09-10T18:27:43.305Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:27:43.305Z] #30 39.46 internal/reflectlite [2020-09-10T18:27:43.305Z] #30 39.46 sync [2020-09-10T18:27:43.305Z] #30 42.76 sort [2020-09-10T18:27:43.305Z] #30 42.76 errors [2020-09-10T18:27:43.305Z] #30 43.28 strconv [2020-09-10T18:27:43.305Z] #30 44.13 io [2020-09-10T18:27:43.305Z] #30 45.74 internal/oserror [2020-09-10T18:27:43.305Z] #30 45.88 syscall [2020-09-10T18:27:43.305Z] #30 48.34 reflect [2020-09-10T18:27:43.305Z] #30 ... [2020-09-10T18:27:43.305Z] [2020-09-10T18:27:43.305Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:27:43.305Z] #38 49.55 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-10T18:27:43.305Z] #38 49.57 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-10T18:27:43.305Z] #38 49.58 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-10T18:27:43.321Z] #39 24.70 CC images/ext-file.o [2020-09-10T18:27:43.321Z] #39 24.78 CC images/cgroup.o [2020-09-10T18:27:43.566Z] #38 49.88 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-10T18:27:43.566Z] #38 49.89 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-10T18:27:43.566Z] #38 49.90 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-10T18:27:43.566Z] #38 ... [2020-09-10T18:27:43.566Z] [2020-09-10T18:27:43.566Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:27:43.566Z] #10 31.86 Reading package lists... [2020-09-10T18:27:43.566Z] #10 40.24 Building dependency tree... [2020-09-10T18:27:43.566Z] #10 45.35 The following additional packages will be installed: [2020-09-10T18:27:43.566Z] #10 45.35 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-10T18:27:43.566Z] #10 45.35 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-10T18:27:43.566Z] #10 45.35 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-10T18:27:43.566Z] #10 45.36 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-10T18:27:43.566Z] #10 45.36 Suggested packages: [2020-09-10T18:27:43.566Z] #10 45.36 gcc-8-locales seccomp wine64 [2020-09-10T18:27:43.566Z] #10 46.58 The following NEW packages will be installed: [2020-09-10T18:27:43.566Z] #10 46.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-10T18:27:43.566Z] #10 46.58 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-10T18:27:43.566Z] #10 46.58 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-10T18:27:43.566Z] #10 46.58 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-10T18:27:43.566Z] #10 46.59 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-10T18:27:43.566Z] #10 46.60 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-10T18:27:43.566Z] #10 47.04 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:27:43.566Z] #10 47.04 Need to get 77.7 MB of archives. [2020-09-10T18:27:43.566Z] #10 47.04 After this operation, 487 MB of additional disk space will be used. [2020-09-10T18:27:43.566Z] #10 47.04 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-10T18:27:43.566Z] #10 47.24 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-10T18:27:43.566Z] #10 47.47 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-10T18:27:43.566Z] #10 47.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-10T18:27:43.566Z] #10 47.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-10T18:27:43.566Z] #10 47.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-10T18:27:43.566Z] #10 48.14 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-10T18:27:43.566Z] #10 48.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-09-10T18:27:43.566Z] #10 48.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-09-10T18:27:43.613Z] #39 25.00 CC images/userns.o [2020-09-10T18:27:43.613Z] #39 25.08 CC images/google/protobuf/descriptor.o [2020-09-10T18:27:43.827Z] #10 ... [2020-09-10T18:27:43.827Z] [2020-09-10T18:27:43.827Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:27:43.827Z] #38 50.03 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-10T18:27:43.827Z] #38 50.03 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-10T18:27:43.827Z] #38 50.04 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-10T18:27:43.827Z] #38 50.14 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-10T18:27:43.827Z] #38 50.17 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-10T18:27:43.827Z] #38 50.18 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-10T18:27:44.401Z] #38 50.51 Selecting previously unselected package libprotobuf17:amd64. [2020-09-10T18:27:44.401Z] #38 50.52 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-10T18:27:44.401Z] #38 50.52 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-10T18:27:44.651Z] #39 25.84 CC images/opts.o [2020-09-10T18:27:44.651Z] #39 25.92 CC images/seccomp.o [2020-09-10T18:27:44.651Z] #39 26.04 CC images/binfmt-misc.o [2020-09-10T18:27:44.944Z] #39 26.15 CC images/time.o [2020-09-10T18:27:44.944Z] #39 26.26 CC images/sysctl.o [2020-09-10T18:27:44.944Z] #39 26.36 CC images/autofs.o [2020-09-10T18:27:45.237Z] Client: Docker Engine - Community [2020-09-10T18:27:45.237Z] Version: 19.03.12 [2020-09-10T18:27:45.237Z] API version: 1.40 [2020-09-10T18:27:45.237Z] Go version: go1.13.10 [2020-09-10T18:27:45.237Z] Git commit: 48a66213fe [2020-09-10T18:27:45.237Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-10T18:27:45.237Z] OS/Arch: linux/amd64 [2020-09-10T18:27:45.237Z] Experimental: false [2020-09-10T18:27:45.237Z] [2020-09-10T18:27:45.237Z] Server: Docker Engine - Community [2020-09-10T18:27:45.237Z] Engine: [2020-09-10T18:27:45.237Z] Version: 19.03.12 [2020-09-10T18:27:45.237Z] API version: 1.40 (minimum version 1.12) [2020-09-10T18:27:45.237Z] Go version: go1.13.10 [2020-09-10T18:27:45.237Z] Git commit: 48a66213fe [2020-09-10T18:27:45.237Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-10T18:27:45.237Z] OS/Arch: linux/amd64 [2020-09-10T18:27:45.237Z] Experimental: true [2020-09-10T18:27:45.237Z] containerd: [2020-09-10T18:27:45.237Z] Version: 1.2.13 [2020-09-10T18:27:45.237Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-10T18:27:45.237Z] runc: [2020-09-10T18:27:45.237Z] Version: 1.0.0-rc10 [2020-09-10T18:27:45.237Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-10T18:27:45.237Z] docker-init: [2020-09-10T18:27:45.237Z] Version: 0.18.0 [2020-09-10T18:27:45.237Z] GitCommit: fec3683 [2020-09-10T18:27:45.237Z] #39 26.44 CC images/macvlan.o [2020-09-10T18:27:45.237Z] #39 26.56 CC images/sit.o [2020-09-10T18:27:45.237Z] #39 26.62 CC images/memfd.o [Pipeline] sh [2020-09-10T18:27:45.343Z] #38 51.41 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-10T18:27:45.343Z] #38 51.42 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-10T18:27:45.343Z] #38 51.44 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-10T18:27:45.343Z] #38 51.70 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-10T18:27:45.343Z] #38 51.70 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-10T18:27:45.343Z] #38 51.71 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-10T18:27:45.530Z] #39 26.78 CC images/timens.o [2020-09-10T18:27:45.530Z] #39 26.97 LINK images/built-in.o [2020-09-10T18:27:45.538Z] + docker info [2020-09-10T18:27:45.822Z] #39 27.01 GEN compel/include/asm [2020-09-10T18:27:45.822Z] #39 27.02 GEN compel/include/version.h [2020-09-10T18:27:45.822Z] #39 27.03 touch .config [2020-09-10T18:27:45.822Z] #39 27.04 GEN include/common/config.h [2020-09-10T18:27:45.822Z] #39 27.09 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-09-10T18:27:45.822Z] #39 27.17 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-10T18:27:45.822Z] #39 27.19 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-10T18:27:45.822Z] #39 27.19 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-09-10T18:27:45.822Z] #39 27.22 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-09-10T18:27:45.822Z] #39 27.23 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-09-10T18:27:45.822Z] #39 27.25 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-10T18:27:45.822Z] #39 27.25 DEP compel/plugins/std/infect.d [2020-09-10T18:27:45.822Z] #39 27.34 DEP compel/plugins/std/string.d [2020-09-10T18:27:46.114Z] #39 27.44 DEP compel/plugins/std/log.d [2020-09-10T18:27:46.114Z] #39 27.48 DEP compel/plugins/std/fds.d [2020-09-10T18:27:46.114Z] #39 27.54 DEP compel/plugins/std/std.d [2020-09-10T18:27:46.114Z] #39 27.60 DEP compel/plugins/shmem/shmem.d [2020-09-10T18:27:46.407Z] #39 27.67 DEP compel/plugins/fds/fds.d [2020-09-10T18:27:46.407Z] #39 27.75 CC compel/plugins/std/std.o [2020-09-10T18:27:46.569Z] Client: Docker Engine - Community [2020-09-10T18:27:46.569Z] Version: 19.03.12 [2020-09-10T18:27:46.569Z] API version: 1.40 [2020-09-10T18:27:46.569Z] Go version: go1.13.10 [2020-09-10T18:27:46.569Z] Git commit: 48a66213fe [2020-09-10T18:27:46.569Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-10T18:27:46.569Z] OS/Arch: linux/amd64 [2020-09-10T18:27:46.569Z] Experimental: false [2020-09-10T18:27:46.569Z] [2020-09-10T18:27:46.569Z] Server: Docker Engine - Community [2020-09-10T18:27:46.569Z] Engine: [2020-09-10T18:27:46.569Z] Version: 19.03.12 [2020-09-10T18:27:46.569Z] API version: 1.40 (minimum version 1.12) [2020-09-10T18:27:46.569Z] Go version: go1.13.10 [2020-09-10T18:27:46.569Z] Git commit: 48a66213fe [2020-09-10T18:27:46.569Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-10T18:27:46.569Z] OS/Arch: linux/amd64 [2020-09-10T18:27:46.569Z] Experimental: true [2020-09-10T18:27:46.569Z] containerd: [2020-09-10T18:27:46.569Z] Version: 1.2.13 [2020-09-10T18:27:46.569Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-10T18:27:46.569Z] runc: [2020-09-10T18:27:46.569Z] Version: 1.0.0-rc10 [2020-09-10T18:27:46.569Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-10T18:27:46.569Z] docker-init: [2020-09-10T18:27:46.569Z] Version: 0.18.0 [2020-09-10T18:27:46.569Z] GitCommit: fec3683 [Pipeline] sh [2020-09-10T18:27:46.699Z] #39 27.96 CC compel/plugins/std/fds.o [2020-09-10T18:27:46.699Z] #39 28.16 CC compel/plugins/std/log.o [2020-09-10T18:27:46.727Z] #38 53.06 Selecting previously unselected package libprotoc17:amd64. [2020-09-10T18:27:46.897Z] + docker info [2020-09-10T18:27:46.987Z] #38 53.18 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-10T18:27:46.987Z] #38 53.19 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-10T18:27:46.991Z] #39 ... [2020-09-10T18:27:46.991Z] [2020-09-10T18:27:46.991Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:27:46.991Z] #41 52.86 go/doc [2020-09-10T18:27:46.991Z] #41 54.67 github.com/LK4D4/vndr/versioned [2020-09-10T18:27:46.991Z] #41 54.73 compress/flate [2020-09-10T18:27:46.991Z] #41 55.10 github.com/LK4D4/vndr/build [2020-09-10T18:27:46.991Z] #41 56.16 crypto/rsa [2020-09-10T18:27:46.991Z] #41 56.93 crypto/x509/pkix [2020-09-10T18:27:46.991Z] #41 57.01 vendor/golang.org/x/crypto/cryptobyte [2020-09-10T18:27:46.991Z] #41 57.23 net [2020-09-10T18:27:46.991Z] #41 58.24 vendor/golang.org/x/sys/cpu [2020-09-10T18:27:46.991Z] #41 58.73 vendor/golang.org/x/crypto/internal/chacha20 [2020-09-10T18:27:46.991Z] #41 59.18 vendor/golang.org/x/crypto/poly1305 [2020-09-10T18:27:46.991Z] #41 59.53 vendor/golang.org/x/crypto/chacha20poly1305 [2020-09-10T18:27:46.991Z] #41 59.89 vendor/golang.org/x/crypto/curve25519 [2020-09-10T18:27:46.991Z] #41 60.12 vendor/golang.org/x/crypto/hkdf [2020-09-10T18:27:46.991Z] #41 60.17 vendor/golang.org/x/text/transform [2020-09-10T18:27:46.991Z] #41 60.51 vendor/golang.org/x/text/unicode/bidi [2020-09-10T18:27:46.991Z] #41 61.53 vendor/golang.org/x/text/secure/bidirule [2020-09-10T18:27:46.991Z] #41 61.73 vendor/golang.org/x/text/unicode/norm [2020-09-10T18:27:47.284Z] #41 ... [2020-09-10T18:27:47.284Z] [2020-09-10T18:27:47.284Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:27:47.284Z] #39 28.68 CC compel/plugins/std/string.o [2020-09-10T18:27:47.559Z] #38 53.98 Selecting previously unselected package protobuf-c-compiler. [2020-09-10T18:27:47.559Z] #38 53.98 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-10T18:27:47.559Z] #38 54.00 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-10T18:27:47.820Z] #38 54.16 Selecting previously unselected package protobuf-compiler. [2020-09-10T18:27:47.820Z] #38 54.16 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-10T18:27:47.820Z] #38 54.16 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-10T18:27:47.918Z] #39 29.24 CC compel/plugins/std/infect.o [2020-09-10T18:27:47.918Z] #39 29.42 CC compel/arch/s390/plugins/std/parasite-head.o [2020-09-10T18:27:47.919Z] #39 29.44 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-09-10T18:27:47.919Z] #39 29.46 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-09-10T18:27:48.082Z] #38 54.33 Selecting previously unselected package python-pkg-resources. [2020-09-10T18:27:48.082Z] #38 54.38 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-10T18:27:48.082Z] #38 54.39 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-10T18:27:48.211Z] #39 29.57 AR compel/plugins/std.lib.a [2020-09-10T18:27:48.211Z] #39 29.61 CC compel/plugins/fds/fds.o [2020-09-10T18:27:48.503Z] #39 29.79 AR compel/plugins/fds.lib.a [2020-09-10T18:27:48.504Z] #39 29.83 HOSTDEP compel/src/lib/log-host.d [2020-09-10T18:27:48.504Z] #39 29.90 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-10T18:27:48.654Z] #38 54.77 Selecting previously unselected package python-six. [2020-09-10T18:27:48.654Z] #38 54.77 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-10T18:27:48.654Z] #38 54.78 Unpacking python-six (1.12.0-1) ... [2020-09-10T18:27:48.796Z] #39 30.02 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-09-10T18:27:48.796Z] #39 30.06 HOSTDEP compel/src/main-host.d [2020-09-10T18:27:48.796Z] #39 30.11 DEP compel/src/lib/ptrace.d [2020-09-10T18:27:48.796Z] #39 30.20 DEP compel/src/lib/infect.d [2020-09-10T18:27:48.915Z] #38 55.20 Selecting previously unselected package python-protobuf. [2020-09-10T18:27:48.915Z] #38 55.20 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-10T18:27:48.915Z] #38 55.21 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-10T18:27:48.915Z] #38 ... [2020-09-10T18:27:48.915Z] [2020-09-10T18:27:48.915Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:27:48.915Z] #25 2.201 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-10T18:27:48.915Z] #25 2.669 [2020-09-10T18:27:48.916Z] #25 2.881 ## 3.7% ######## 11.7% ############## 19.9% ##################### 30.5% ######################## 34.6% ############################## 42.2% ################################### 49.1% ####################################### 55.2% ############################################# 63.8% ################################################### 72.0% ######################################################### 80.4% ############################################################## 87.4% ######################################################################## 100.0% [2020-09-10T18:27:48.916Z] #25 4.637 [2020-09-10T18:27:48.916Z] #25 4.925 0.2% ########################## 36.5% ############################################################ 83.5% ######################################################################## 100.0% [2020-09-10T18:27:48.916Z] #25 5.549 [2020-09-10T18:27:48.916Z] #25 5.735 ######### 12.9% ##################################### 52.2% ######################################################## 78.5% ######################################################################## 100.0% [2020-09-10T18:27:48.916Z] #25 6.462 [2020-09-10T18:27:49.089Z] #39 30.29 DEP compel/src/lib/infect-util.d [2020-09-10T18:27:49.089Z] #39 30.39 DEP compel/src/lib/infect-rpc.d [2020-09-10T18:27:49.089Z] #39 30.47 DEP compel/arch/s390/src/lib/infect.d [2020-09-10T18:27:49.089Z] #39 30.55 DEP compel/arch/s390/src/lib/cpu.d [2020-09-10T18:27:49.089Z] #39 30.59 DEP compel/src/lib/log.d [2020-09-10T18:27:49.089Z] #39 ... [2020-09-10T18:27:49.089Z] [2020-09-10T18:27:49.089Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:27:49.089Z] #10 55.12 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-10T18:27:49.089Z] #10 55.13 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-10T18:27:49.089Z] #10 55.14 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:27:49.089Z] #10 65.10 Selecting previously unselected package libapparmor1:s390x. [2020-09-10T18:27:49.089Z] #10 65.10 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-09-10T18:27:49.089Z] #10 65.10 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-09-10T18:27:49.089Z] #10 65.15 Selecting previously unselected package libapparmor-dev:s390x. [2020-09-10T18:27:49.089Z] #10 65.15 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-09-10T18:27:49.089Z] #10 65.16 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-09-10T18:27:49.363Z] Client: [2020-09-10T18:27:49.363Z] Debug Mode: false [2020-09-10T18:27:49.363Z] [2020-09-10T18:27:49.363Z] Server: [2020-09-10T18:27:49.363Z] Containers: 0 [2020-09-10T18:27:49.363Z] Running: 0 [2020-09-10T18:27:49.363Z] Paused: 0 [2020-09-10T18:27:49.363Z] Stopped: 0 [2020-09-10T18:27:49.363Z] Images: 0 [2020-09-10T18:27:49.363Z] Server Version: 19.03.12 [2020-09-10T18:27:49.363Z] Storage Driver: overlay2 [2020-09-10T18:27:49.363Z] Backing Filesystem: extfs [2020-09-10T18:27:49.363Z] Supports d_type: true [2020-09-10T18:27:49.363Z] Native Overlay Diff: true [2020-09-10T18:27:49.363Z] Logging Driver: json-file [2020-09-10T18:27:49.363Z] Cgroup Driver: cgroupfs [2020-09-10T18:27:49.363Z] Plugins: [2020-09-10T18:27:49.363Z] Volume: local [2020-09-10T18:27:49.363Z] Network: bridge host ipvlan macvlan null overlay [2020-09-10T18:27:49.363Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-10T18:27:49.363Z] Swarm: inactive [2020-09-10T18:27:49.363Z] Runtimes: runc [2020-09-10T18:27:49.363Z] Default Runtime: runc [2020-09-10T18:27:49.363Z] Init Binary: docker-init [2020-09-10T18:27:49.363Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-10T18:27:49.363Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-10T18:27:49.363Z] init version: fec3683 [2020-09-10T18:27:49.363Z] Security Options: [2020-09-10T18:27:49.363Z] apparmor [2020-09-10T18:27:49.363Z] seccomp [2020-09-10T18:27:49.363Z] Profile: default [2020-09-10T18:27:49.363Z] Kernel Version: 4.15.0-1082-aws [2020-09-10T18:27:49.363Z] Operating System: Ubuntu 16.04.7 LTS [2020-09-10T18:27:49.363Z] OSType: linux [2020-09-10T18:27:49.363Z] Architecture: aarch64 [2020-09-10T18:27:49.363Z] CPUs: 4 [2020-09-10T18:27:49.363Z] Total Memory: 7.525GiB [2020-09-10T18:27:49.363Z] Name: ip-10-100-51-63 [2020-09-10T18:27:49.363Z] ID: KYKG:A322:XPRH:JZGL:H3VU:BFQ2:WUGA:GP6K:7QES:XZZH:RIWE:PUKP [2020-09-10T18:27:49.363Z] Docker Root Dir: /var/lib/docker [2020-09-10T18:27:49.363Z] Debug Mode: false [2020-09-10T18:27:49.363Z] Registry: https://index.docker.io/v1/ [2020-09-10T18:27:49.363Z] Labels: [2020-09-10T18:27:49.363Z] Experimental: true [2020-09-10T18:27:49.363Z] Insecure Registries: [2020-09-10T18:27:49.363Z] 127.0.0.0/8 [2020-09-10T18:27:49.363Z] Live Restore Enabled: true [2020-09-10T18:27:49.363Z] [2020-09-10T18:27:49.363Z] WARNING: No swap limit support [Pipeline] sh [2020-09-10T18:27:49.382Z] #10 65.22 Selecting previously unselected package libbtrfs0. [2020-09-10T18:27:49.382Z] #10 65.22 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-10T18:27:49.382Z] #10 65.22 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-10T18:27:49.382Z] #10 65.27 Selecting previously unselected package libbtrfs-dev. [2020-09-10T18:27:49.382Z] #10 65.27 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-10T18:27:49.382Z] #10 65.27 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-10T18:27:49.382Z] #10 65.33 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-09-10T18:27:49.382Z] #10 65.33 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-10T18:27:49.382Z] #10 ... [2020-09-10T18:27:49.382Z] [2020-09-10T18:27:49.382Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:27:49.382Z] #39 30.67 DEP compel/src/main.d [2020-09-10T18:27:49.382Z] #39 30.72 DEP compel/src/lib/handle-elf.d [2020-09-10T18:27:49.382Z] #39 30.76 DEP compel/arch/s390/src/lib/handle-elf.d [2020-09-10T18:27:49.382Z] #39 30.82 CC compel/src/lib/log.o [2020-09-10T18:27:49.675Z] #39 30.93 CC compel/arch/s390/src/lib/cpu.o [2020-09-10T18:27:49.675Z] #39 31.08 CC compel/arch/s390/src/lib/infect.o [2020-09-10T18:27:49.703Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T18:27:49.703Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T18:27:49.703Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41337/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-10T18:27:49.967Z] + bash /home/ubuntu/workspace/moby_PR-41337/check-config.sh [2020-09-10T18:27:49.967Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-10T18:27:49.967Z] info: reading kernel config from /boot/config-4.15.0-1082-aws ... [2020-09-10T18:27:49.967Z] [2020-09-10T18:27:49.967Z] Generally Necessary: [2020-09-10T18:27:49.967Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-10T18:27:49.967Z] - apparmor: enabled and tools installed [2020-09-10T18:27:49.967Z] - CONFIG_NAMESPACES: enabled [2020-09-10T18:27:50.229Z] - CONFIG_NET_NS: enabled [2020-09-10T18:27:50.229Z] - CONFIG_PID_NS: enabled [2020-09-10T18:27:50.229Z] - CONFIG_IPC_NS: enabled [2020-09-10T18:27:50.229Z] - CONFIG_UTS_NS: enabled [2020-09-10T18:27:50.229Z] - CONFIG_CGROUPS: enabled [2020-09-10T18:27:50.229Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-10T18:27:50.229Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-10T18:27:50.229Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-10T18:27:50.229Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-10T18:27:50.229Z] - CONFIG_CPUSETS: enabled [2020-09-10T18:27:50.229Z] - CONFIG_MEMCG: enabled [2020-09-10T18:27:50.229Z] - CONFIG_KEYS: enabled [2020-09-10T18:27:50.229Z] - CONFIG_VETH: enabled (as module) [2020-09-10T18:27:50.229Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-10T18:27:50.229Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-10T18:27:50.229Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-10T18:27:50.229Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-10T18:27:50.229Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-10T18:27:50.229Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-10T18:27:50.229Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-10T18:27:50.229Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-10T18:27:50.229Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-10T18:27:50.229Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-10T18:27:50.229Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-10T18:27:50.229Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-10T18:27:50.229Z] [2020-09-10T18:27:50.229Z] Optional Features: [2020-09-10T18:27:50.229Z] - CONFIG_USER_NS: enabled [2020-09-10T18:27:50.229Z] - CONFIG_SECCOMP: enabled [2020-09-10T18:27:50.229Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-10T18:27:50.229Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-10T18:27:50.229Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-10T18:27:50.310Z] #39 31.62 CC compel/src/lib/infect-rpc.o [2020-09-10T18:27:50.310Z] #39 31.85 CC compel/src/lib/infect-util.o [2020-09-10T18:27:50.454Z] Removing intermediate container 8d6427e93122 [2020-09-10T18:27:50.454Z] ---> 126292e3f389 [2020-09-10T18:27:50.454Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-09-10T18:27:50.454Z] ---> 805dc2d65d1c [2020-09-10T18:27:50.454Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-09-10T18:27:50.454Z] ---> 83e70b02f719 [2020-09-10T18:27:50.454Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-09-10T18:27:50.454Z] ---> Running in bfd750a078c5 [2020-09-10T18:27:50.454Z] Removing intermediate container bfd750a078c5 [2020-09-10T18:27:50.454Z] ---> 6edcf1b1b7f6 [2020-09-10T18:27:50.454Z] Successfully built 6edcf1b1b7f6 [2020-09-10T18:27:50.454Z] Successfully tagged moby-buildx:latest [2020-09-10T18:27:50.454Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-09-10T18:27:50.454Z] if [ -n "${id}" ]; then \ [2020-09-10T18:27:50.454Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-09-10T18:27:50.454Z] && touch bundles/buildx; \ [2020-09-10T18:27:50.454Z] docker rm -f ${id}; \ [2020-09-10T18:27:50.454Z] fi [2020-09-10T18:27:50.454Z] e2b0c04e2ce49f9b440ea12183bffa269a9b7ae4b230b84b3222549b1d517021 [2020-09-10T18:27:50.454Z] bundles/buildx version [2020-09-10T18:27:50.454Z] buildx v0.3.1 6db68d0 [2020-09-10T18:27:50.454Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:a7c701faaf07b92461dc42198a76e87f76b562a1 . [2020-09-10T18:27:50.454Z] #1 [internal] booting buildkit [2020-09-10T18:27:50.454Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-09-10T18:27:50.454Z] #1 pulling image moby/buildkit:buildx-stable-1 1.8s done [2020-09-10T18:27:50.454Z] #1 creating container buildx_buildkit_default [2020-09-10T18:27:50.454Z] #1 creating container buildx_buildkit_default 0.4s done [2020-09-10T18:27:50.454Z] #1 DONE 2.2s [2020-09-10T18:27:50.454Z] [2020-09-10T18:27:50.454Z] #2 [internal] load .dockerignore [2020-09-10T18:27:50.454Z] #2 transferring context: [2020-09-10T18:27:50.454Z] #2 transferring context: 87B 0.0s done [2020-09-10T18:27:50.454Z] #2 DONE 0.0s [2020-09-10T18:27:50.455Z] [2020-09-10T18:27:50.455Z] #3 [internal] load build definition from Dockerfile [2020-09-10T18:27:50.455Z] #3 transferring dockerfile: 16.36kB done [2020-09-10T18:27:50.455Z] #3 DONE 0.0s [2020-09-10T18:27:50.455Z] [2020-09-10T18:27:50.455Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-10T18:27:50.455Z] #4 DONE 0.7s [2020-09-10T18:27:50.455Z] [2020-09-10T18:27:50.455Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-10T18:27:50.455Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-10T18:27:50.455Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-10T18:27:50.455Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-09-10T18:27:50.455Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-09-10T18:27:50.455Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-09-10T18:27:50.455Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 3.29MB / 8.20MB 0.3s [2020-09-10T18:27:50.455Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-09-10T18:27:50.455Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-09-10T18:27:50.455Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-09-10T18:27:50.455Z] #5 DONE 0.9s [2020-09-10T18:27:50.455Z] [2020-09-10T18:27:50.455Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-10T18:27:50.455Z] #7 DONE 0.5s [2020-09-10T18:27:50.455Z] [2020-09-10T18:27:50.455Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-10T18:27:50.491Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-10T18:27:50.491Z] - CONFIG_BLK_CGROUP: enabled [2020-09-10T18:27:50.491Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-10T18:27:50.491Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-10T18:27:50.491Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-10T18:27:50.491Z] - CONFIG_CGROUP_PERF: enabled [2020-09-10T18:27:50.491Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-10T18:27:50.491Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-10T18:27:50.491Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-10T18:27:50.491Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-10T18:27:50.491Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-10T18:27:50.491Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-10T18:27:50.491Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-10T18:27:50.491Z] - CONFIG_IP_VS: enabled (as module) [2020-09-10T18:27:50.491Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-10T18:27:50.491Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-10T18:27:50.491Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-10T18:27:50.491Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-10T18:27:50.491Z] - CONFIG_EXT4_FS: enabled [2020-09-10T18:27:50.491Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-10T18:27:50.491Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-10T18:27:50.491Z] - Network Drivers: [2020-09-10T18:27:50.491Z] - "overlay": [2020-09-10T18:27:50.491Z] - CONFIG_VXLAN: enabled (as module) [2020-09-10T18:27:50.491Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-10T18:27:50.491Z] Optional (for encrypted networks): [2020-09-10T18:27:50.602Z] #39 32.01 CC compel/src/lib/infect.o [2020-09-10T18:27:50.745Z] #25 6.629 # 2.0% #### 6.3% ######## 12.1% ############ 17.4% ################ 22.5% #################### 28.4% ####################### 32.9% ########################### 38.4% ################################ 44.8% #################################### 50.9% ######################################## 56.7% ############################################## 64.0% ################################################### 71.5% ####################################################### 77.1% ############################################################# 86.0% ################################################################## 92.4% ######################################################################## 100.0% [2020-09-10T18:27:50.753Z] #6 DONE 0.7s [2020-09-10T18:27:50.753Z] [2020-09-10T18:27:50.753Z] - CONFIG_CRYPTO: enabled [2020-09-10T18:27:50.753Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-10T18:27:50.753Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-10T18:27:50.753Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-10T18:27:50.753Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-10T18:27:50.753Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-10T18:27:50.753Z] - CONFIG_XFRM: enabled [2020-09-10T18:27:50.753Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-10T18:27:50.753Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-10T18:27:50.753Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-10T18:27:50.753Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-10T18:27:50.753Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-10T18:27:50.753Z] - "ipvlan": [2020-09-10T18:27:50.753Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-10T18:27:50.753Z] - "macvlan": [2020-09-10T18:27:50.753Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-10T18:27:50.753Z] - CONFIG_DUMMY: enabled (as module) [2020-09-10T18:27:50.753Z] - "ftp,tftp client in container": [2020-09-10T18:27:50.753Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-10T18:27:50.753Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-10T18:27:50.753Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-10T18:27:50.753Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-10T18:27:50.753Z] - Storage Drivers: [2020-09-10T18:27:50.753Z] - "aufs": [2020-09-10T18:27:50.753Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-10T18:27:50.753Z] - "btrfs": [2020-09-10T18:27:50.753Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-10T18:27:50.753Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-10T18:27:50.753Z] - "devicemapper": [2020-09-10T18:27:50.753Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-10T18:27:50.753Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-10T18:27:50.753Z] - "overlay": [2020-09-10T18:27:50.753Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-10T18:27:50.753Z] - "zfs": [2020-09-10T18:27:50.753Z] - /dev/zfs: missing [2020-09-10T18:27:50.753Z] - zfs command: missing [2020-09-10T18:27:50.753Z] - zpool command: missing [2020-09-10T18:27:50.753Z] [2020-09-10T18:27:50.753Z] Limits: [2020-09-10T18:27:50.753Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-10T18:27:50.753Z] [2020-09-10T18:27:50.753Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-10T18:27:51.065Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-09-10T18:27:51.065Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-10T18:27:51.065Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-10T18:27:51.100Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a7c701faaf07b92461dc42198a76e87f76b562a1 . [2020-09-10T18:27:51.100Z] #2 [internal] load .dockerignore [2020-09-10T18:27:51.319Z] #25 8.762 [2020-09-10T18:27:51.363Z] #2 ... [2020-09-10T18:27:51.363Z] [2020-09-10T18:27:51.363Z] #1 [internal] load build definition from Dockerfile [2020-09-10T18:27:51.363Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-09-10T18:27:51.363Z] #1 DONE 0.4s [2020-09-10T18:27:51.363Z] [2020-09-10T18:27:51.363Z] #2 [internal] load .dockerignore [2020-09-10T18:27:51.363Z] #2 transferring context: 87B done [2020-09-10T18:27:51.626Z] #2 DONE 0.4s [2020-09-10T18:27:51.626Z] [2020-09-10T18:27:51.626Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-10T18:27:51.700Z] #39 ... [2020-09-10T18:27:51.700Z] [2020-09-10T18:27:51.700Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:27:51.700Z] #10 65.33 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-10T18:27:51.700Z] #10 65.39 Selecting previously unselected package libudev-dev:s390x. [2020-09-10T18:27:51.700Z] #10 65.39 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-09-10T18:27:51.700Z] #10 65.39 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-09-10T18:27:51.700Z] #10 65.50 Selecting previously unselected package libsepol1-dev:s390x. [2020-09-10T18:27:51.700Z] #10 65.51 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-09-10T18:27:51.700Z] #10 65.51 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-09-10T18:27:51.700Z] #10 65.71 Selecting previously unselected package libpcre16-3:s390x. [2020-09-10T18:27:51.700Z] #10 65.71 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-09-10T18:27:51.700Z] #10 65.71 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-09-10T18:27:51.700Z] #10 65.79 Selecting previously unselected package libpcre32-3:s390x. [2020-09-10T18:27:51.700Z] #10 65.79 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-09-10T18:27:51.700Z] #10 65.79 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-09-10T18:27:51.700Z] #10 65.85 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-09-10T18:27:51.700Z] #10 65.85 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-09-10T18:27:51.700Z] #10 65.85 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-10T18:27:51.700Z] #10 65.91 Selecting previously unselected package libpcre3-dev:s390x. [2020-09-10T18:27:51.700Z] #10 65.91 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-09-10T18:27:51.700Z] #10 65.91 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-09-10T18:27:51.700Z] #10 66.10 Selecting previously unselected package libselinux1-dev:s390x. [2020-09-10T18:27:51.700Z] #10 66.10 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-09-10T18:27:51.700Z] #10 66.11 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-10T18:27:51.700Z] #10 66.25 Selecting previously unselected package libdevmapper-dev:s390x. [2020-09-10T18:27:51.700Z] #10 66.25 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-09-10T18:27:51.700Z] #10 66.25 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-10T18:27:51.700Z] #10 66.29 Selecting previously unselected package libseccomp-dev:s390x. [2020-09-10T18:27:51.700Z] #10 66.29 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-09-10T18:27:51.700Z] #10 66.29 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-09-10T18:27:51.700Z] #10 66.34 Selecting previously unselected package libsystemd-dev:s390x. [2020-09-10T18:27:51.700Z] #10 66.34 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-09-10T18:27:51.700Z] #10 66.35 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-10T18:27:51.700Z] #10 66.66 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-10T18:27:51.700Z] #10 66.67 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-09-10T18:27:51.700Z] #10 66.68 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-09-10T18:27:51.700Z] #10 66.68 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-10T18:27:51.700Z] #10 66.69 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-09-10T18:27:51.700Z] #10 66.70 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-09-10T18:27:51.700Z] #10 66.70 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:27:51.700Z] #10 66.71 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-10T18:27:51.700Z] #10 66.72 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-09-10T18:27:51.700Z] #10 66.72 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-09-10T18:27:51.700Z] #10 66.73 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-10T18:27:51.700Z] #10 66.74 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-10T18:27:51.700Z] #10 66.74 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-09-10T18:27:51.700Z] #10 66.75 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-10T18:27:51.700Z] #10 66.76 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-10T18:27:51.700Z] #10 66.76 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-10T18:27:51.700Z] #10 66.77 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-09-10T18:27:51.700Z] #10 66.78 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:27:51.700Z] #10 66.78 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-10T18:27:51.700Z] #10 66.79 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-10T18:27:51.700Z] #10 66.79 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:27:51.700Z] #10 66.80 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-10T18:27:51.700Z] #10 66.80 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-10T18:27:51.700Z] #10 66.80 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-10T18:27:51.700Z] #10 66.81 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-10T18:27:51.700Z] #10 66.81 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-10T18:27:51.700Z] #10 66.82 Setting up dmsetup (2:1.02.155-3) ... [2020-09-10T18:27:51.700Z] #10 66.83 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-10T18:27:51.700Z] #10 66.85 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-10T18:27:51.700Z] #10 66.86 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:27:51.700Z] #10 DONE 67.4s [2020-09-10T18:27:51.700Z] [2020-09-10T18:27:51.700Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:27:51.887Z] #3 DONE 0.4s [2020-09-10T18:27:52.071Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.44MB / 9.86MB 0.6s [2020-09-10T18:27:52.071Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.04MB / 9.86MB 0.8s [2020-09-10T18:27:52.071Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.13MB / 9.86MB 0.9s [2020-09-10T18:27:52.105Z] #25 8.925 0.6% # 2.5% ## 4.1% #### 5.6% #### 6.6% ###### 8.5% ####### 10.0% [2020-09-10T18:27:52.105Z] #25 ... [2020-09-10T18:27:52.105Z] [2020-09-10T18:27:52.105Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:27:52.105Z] #41 48.41 bufio [2020-09-10T18:27:52.105Z] #41 48.76 reflect [2020-09-10T18:27:52.105Z] #41 50.70 syscall [2020-09-10T18:27:52.105Z] #41 58.58 time [2020-09-10T18:27:52.105Z] #41 ... [2020-09-10T18:27:52.105Z] [2020-09-10T18:27:52.105Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:27:52.149Z] [2020-09-10T18:27:52.149Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-10T18:27:52.149Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-10T18:27:52.149Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-10T18:27:52.149Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-09-10T18:27:52.149Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-09-10T18:27:52.149Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2020-09-10T18:27:52.149Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 4.86MB / 8.28MB 0.2s [2020-09-10T18:27:52.341Z] #49 1.047 + RM_GOPATH=0 [2020-09-10T18:27:52.341Z] #49 1.047 + TMP_GOPATH= [2020-09-10T18:27:52.341Z] #49 1.047 + : /build [2020-09-10T18:27:52.341Z] #49 1.047 + '[' -z '' ']' [2020-09-10T18:27:52.341Z] #49 1.047 ++ mktemp -d [2020-09-10T18:27:52.341Z] #49 1.056 + export GOPATH=/tmp/tmp.DoBCsRh8le [2020-09-10T18:27:52.341Z] #49 1.056 + GOPATH=/tmp/tmp.DoBCsRh8le [2020-09-10T18:27:52.341Z] #49 1.056 + RM_GOPATH=1 [2020-09-10T18:27:52.341Z] #49 1.056 + case "$(go env GOARCH)" in [2020-09-10T18:27:52.341Z] #49 1.056 ++ go env GOARCH [2020-09-10T18:27:52.341Z] #49 1.060 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:27:52.341Z] #49 1.060 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:27:52.341Z] #49 1.060 ++ dirname /tmp/install/install.sh [2020-09-10T18:27:52.341Z] #49 1.061 + dir=/tmp/install [2020-09-10T18:27:52.341Z] #49 1.061 + bin=runc [2020-09-10T18:27:52.341Z] #49 1.061 + shift [2020-09-10T18:27:52.341Z] #49 1.061 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-10T18:27:52.341Z] #49 1.061 + . /tmp/install/runc.installer [2020-09-10T18:27:52.341Z] #49 1.061 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-10T18:27:52.341Z] #49 1.061 + install_runc [2020-09-10T18:27:52.341Z] #49 1.061 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-10T18:27:52.341Z] #49 1.061 + uname -r [2020-09-10T18:27:52.341Z] #49 1.062 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-10T18:27:52.341Z] #49 1.062 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-10T18:27:52.341Z] #49 1.062 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DoBCsRh8le/src/github.com/opencontainers/runc [2020-09-10T18:27:52.341Z] #49 1.062 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-10T18:27:52.341Z] #49 1.065 Cloning into '/tmp/tmp.DoBCsRh8le/src/github.com/opencontainers/runc'... [2020-09-10T18:27:52.406Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.17MB / 9.86MB 1.1s [2020-09-10T18:27:52.406Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.2s done [2020-09-10T18:27:52.406Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-09-10T18:27:52.410Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 7.66MB / 8.28MB 0.4s [2020-09-10T18:27:52.634Z] #49 ... [2020-09-10T18:27:52.634Z] [2020-09-10T18:27:52.634Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-10T18:27:52.634Z] #11 DONE 1.3s [2020-09-10T18:27:52.634Z] [2020-09-10T18:27:52.634Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:27:52.634Z] #39 33.40 CC compel/src/lib/ptrace.o [2020-09-10T18:27:52.634Z] #39 33.56 AR compel/libcompel.a [2020-09-10T18:27:52.634Z] #39 33.58 HOSTCC compel/src/main-host.o [2020-09-10T18:27:52.634Z] #39 33.73 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-09-10T18:27:52.634Z] #39 33.85 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-10T18:27:52.634Z] #39 34.08 HOSTCC compel/src/lib/log-host.o [2020-09-10T18:27:52.673Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s [2020-09-10T18:27:52.926Z] #39 34.15 HOSTLINK compel/compel-host-bin [2020-09-10T18:27:52.926Z] #39 34.24 DEP soccr/soccr.d [2020-09-10T18:27:52.926Z] #39 34.33 CC soccr/soccr.o [2020-09-10T18:27:52.937Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.7s done [2020-09-10T18:27:52.937Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2020-09-10T18:27:52.937Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-09-10T18:27:53.201Z] #4 DONE 1.0s [2020-09-10T18:27:53.201Z] [2020-09-10T18:27:53.201Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-10T18:27:53.222Z] #39 ... [2020-09-10T18:27:53.222Z] [2020-09-10T18:27:53.222Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:27:53.222Z] #54 64.98 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-10T18:27:53.222Z] #54 64.99 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-10T18:27:53.222Z] #54 DONE 69.0s [2020-09-10T18:27:53.222Z] [2020-09-10T18:27:53.222Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-10T18:27:53.222Z] #55 DONE 0.1s [2020-09-10T18:27:53.222Z] [2020-09-10T18:27:53.222Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-10T18:27:53.222Z] #56 DONE 0.1s [2020-09-10T18:27:53.222Z] [2020-09-10T18:27:53.222Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-10T18:27:53.409Z] #25 8.925 0.6% # 2.5% ## 4.1% #### 5.6% #### 6.6% ###### 8.5% ####### 10.0% ######## 11.8% ######### 13.5% ########## 15.1% ########### 16.1% ############ 17.9% ############# 19.3% ############## 20.8% ################ 22.5% ################# 24.1% ################## 26.2% ################### 27.4% #################### 29.0% ##################### 30.1% [2020-09-10T18:27:53.409Z] #25 ... [2020-09-10T18:27:53.409Z] [2020-09-10T18:27:53.409Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:27:53.409Z] #32 49.83 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:27:53.409Z] #32 50.06 Fetched 14.9 MB in 2s (7979 kB/s) [2020-09-10T18:27:53.409Z] #32 50.15 Selecting previously unselected package xxd. [2020-09-10T18:27:53.409Z] #32 50.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-10T18:27:53.409Z] #32 50.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-10T18:27:53.409Z] #32 50.24 Unpacking xxd (2:8.1.0875-5) ... [2020-09-10T18:27:53.409Z] #32 50.48 Selecting previously unselected package vim-common. [2020-09-10T18:27:53.409Z] #32 50.48 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-10T18:27:53.409Z] #32 50.56 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-10T18:27:53.409Z] #32 50.98 Selecting previously unselected package cmake-data. [2020-09-10T18:27:53.409Z] #32 50.98 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-10T18:27:53.409Z] #32 50.98 Unpacking cmake-data (3.13.4-1) ... [2020-09-10T18:27:53.409Z] #32 53.74 Selecting previously unselected package libicu63:amd64. [2020-09-10T18:27:53.409Z] #32 53.74 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-10T18:27:53.409Z] #32 53.76 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-10T18:27:53.467Z] Client: [2020-09-10T18:27:53.467Z] Debug Mode: false [2020-09-10T18:27:53.467Z] [2020-09-10T18:27:53.467Z] Server: [2020-09-10T18:27:53.467Z] Containers: 0 [2020-09-10T18:27:53.467Z] Running: 0 [2020-09-10T18:27:53.467Z] Paused: 0 [2020-09-10T18:27:53.467Z] Stopped: 0 [2020-09-10T18:27:53.467Z] Images: 0 [2020-09-10T18:27:53.467Z] Server Version: 19.03.12 [2020-09-10T18:27:53.467Z] Storage Driver: overlay2 [2020-09-10T18:27:53.467Z] Backing Filesystem: extfs [2020-09-10T18:27:53.467Z] Supports d_type: true [2020-09-10T18:27:53.467Z] Native Overlay Diff: true [2020-09-10T18:27:53.467Z] Logging Driver: json-file [2020-09-10T18:27:53.467Z] Cgroup Driver: cgroupfs [2020-09-10T18:27:53.467Z] Plugins: [2020-09-10T18:27:53.467Z] Volume: local [2020-09-10T18:27:53.467Z] Network: bridge host ipvlan macvlan null overlay [2020-09-10T18:27:53.467Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-10T18:27:53.467Z] Swarm: inactive [2020-09-10T18:27:53.467Z] Runtimes: runc [2020-09-10T18:27:53.467Z] Default Runtime: runc [2020-09-10T18:27:53.467Z] Init Binary: docker-init [2020-09-10T18:27:53.467Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-10T18:27:53.467Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-10T18:27:53.467Z] init version: fec3683 [2020-09-10T18:27:53.467Z] Security Options: [2020-09-10T18:27:53.467Z] apparmor [2020-09-10T18:27:53.467Z] seccomp [2020-09-10T18:27:53.467Z] Profile: default [2020-09-10T18:27:53.467Z] Kernel Version: 5.3.0-1035-aws [2020-09-10T18:27:53.467Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-10T18:27:53.467Z] OSType: linux [2020-09-10T18:27:53.467Z] Architecture: x86_64 [2020-09-10T18:27:53.467Z] CPUs: 2 [2020-09-10T18:27:53.467Z] Total Memory: 7.487GiB [2020-09-10T18:27:53.467Z] Name: ip-10-100-126-94 [2020-09-10T18:27:53.467Z] ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID [2020-09-10T18:27:53.467Z] Docker Root Dir: /var/lib/docker [2020-09-10T18:27:53.467Z] Debug Mode: false [2020-09-10T18:27:53.467Z] Registry: https://index.docker.io/v1/ [2020-09-10T18:27:53.467Z] Labels: [2020-09-10T18:27:53.467Z] Experimental: true [2020-09-10T18:27:53.467Z] Insecure Registries: [2020-09-10T18:27:53.467Z] 127.0.0.0/8 [2020-09-10T18:27:53.467Z] Live Restore Enabled: true [2020-09-10T18:27:53.467Z] [2020-09-10T18:27:53.467Z] WARNING: No swap limit support [Pipeline] sh [2020-09-10T18:27:53.656Z] Client: [2020-09-10T18:27:53.656Z] Debug Mode: false [2020-09-10T18:27:53.656Z] [2020-09-10T18:27:53.656Z] Server: [2020-09-10T18:27:53.656Z] Containers: 0 [2020-09-10T18:27:53.656Z] Running: 0 [2020-09-10T18:27:53.656Z] Paused: 0 [2020-09-10T18:27:53.656Z] Stopped: 0 [2020-09-10T18:27:53.656Z] Images: 0 [2020-09-10T18:27:53.656Z] Server Version: 19.03.12 [2020-09-10T18:27:53.656Z] Storage Driver: overlay2 [2020-09-10T18:27:53.656Z] Backing Filesystem: extfs [2020-09-10T18:27:53.656Z] Supports d_type: true [2020-09-10T18:27:53.656Z] Native Overlay Diff: true [2020-09-10T18:27:53.656Z] Logging Driver: json-file [2020-09-10T18:27:53.656Z] Cgroup Driver: cgroupfs [2020-09-10T18:27:53.656Z] Plugins: [2020-09-10T18:27:53.656Z] Volume: local [2020-09-10T18:27:53.656Z] Network: bridge host ipvlan macvlan null overlay [2020-09-10T18:27:53.656Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-10T18:27:53.656Z] Swarm: inactive [2020-09-10T18:27:53.656Z] Runtimes: runc [2020-09-10T18:27:53.656Z] Default Runtime: runc [2020-09-10T18:27:53.656Z] Init Binary: docker-init [2020-09-10T18:27:53.656Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-10T18:27:53.656Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-10T18:27:53.656Z] init version: fec3683 [2020-09-10T18:27:53.656Z] Security Options: [2020-09-10T18:27:53.656Z] apparmor [2020-09-10T18:27:53.656Z] seccomp [2020-09-10T18:27:53.656Z] Profile: default [2020-09-10T18:27:53.656Z] Kernel Version: 5.3.0-1035-aws [2020-09-10T18:27:53.656Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-10T18:27:53.656Z] OSType: linux [2020-09-10T18:27:53.656Z] Architecture: x86_64 [2020-09-10T18:27:53.656Z] CPUs: 2 [2020-09-10T18:27:53.656Z] Total Memory: 7.569GiB [2020-09-10T18:27:53.656Z] Name: ip-10-100-75-229 [2020-09-10T18:27:53.656Z] ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID [2020-09-10T18:27:53.656Z] Docker Root Dir: /var/lib/docker [2020-09-10T18:27:53.656Z] Debug Mode: false [2020-09-10T18:27:53.656Z] Registry: https://index.docker.io/v1/ [2020-09-10T18:27:53.656Z] Labels: [2020-09-10T18:27:53.656Z] Experimental: true [2020-09-10T18:27:53.656Z] Insecure Registries: [2020-09-10T18:27:53.656Z] 127.0.0.0/8 [2020-09-10T18:27:53.656Z] Live Restore Enabled: true [2020-09-10T18:27:53.656Z] [2020-09-10T18:27:53.656Z] WARNING: No swap limit support [Pipeline] sh [2020-09-10T18:27:53.680Z] #32 ... [2020-09-10T18:27:53.680Z] [2020-09-10T18:27:53.680Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:27:53.751Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T18:27:53.751Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T18:27:53.751Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41337/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-10T18:27:53.751Z] + bash /home/ubuntu/workspace/moby_PR-41337/check-config.sh [2020-09-10T18:27:53.751Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-10T18:27:53.751Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-10T18:27:53.751Z] [2020-09-10T18:27:53.751Z] Generally Necessary: [2020-09-10T18:27:53.751Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-10T18:27:53.751Z] - apparmor: enabled and tools installed [2020-09-10T18:27:53.751Z] - CONFIG_NAMESPACES: enabled [2020-09-10T18:27:53.751Z] - CONFIG_NET_NS: enabled [2020-09-10T18:27:53.751Z] - CONFIG_PID_NS: enabled [2020-09-10T18:27:53.751Z] - CONFIG_IPC_NS: enabled [2020-09-10T18:27:53.751Z] - CONFIG_UTS_NS: enabled [2020-09-10T18:27:53.751Z] - CONFIG_CGROUPS: enabled [2020-09-10T18:27:53.751Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-10T18:27:53.751Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-10T18:27:53.776Z] #5 ... [2020-09-10T18:27:53.776Z] [2020-09-10T18:27:53.776Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-10T18:27:53.776Z] #6 DONE 0.5s [2020-09-10T18:27:53.895Z] #12 DONE 1.1s [2020-09-10T18:27:53.895Z] [2020-09-10T18:27:53.895Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:27:53.895Z] #41 64.29 vendor/golang.org/x/net/idna [2020-09-10T18:27:53.895Z] #41 65.76 vendor/golang.org/x/net/http2/hpack [2020-09-10T18:27:53.895Z] #41 66.41 mime [2020-09-10T18:27:53.895Z] #41 67.93 mime/quotedprintable [2020-09-10T18:27:53.895Z] #41 68.26 net/http/internal [2020-09-10T18:27:53.895Z] #41 69.37 crypto/tls [2020-09-10T18:27:53.895Z] #41 ... [2020-09-10T18:27:53.895Z] [2020-09-10T18:27:53.895Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-10T18:27:53.941Z] #25 8.925 0.6% # 2.5% ## 4.1% #### 5.6% #### 6.6% ###### 8.5% ####### 10.0% ######## 11.8% ######### 13.5% ########## 15.1% ########### 16.1% ############ 17.9% ############# 19.3% ############## 20.8% ################ 22.5% ################# 24.1% ################## 26.2% ################### 27.4% #################### 29.0% ##################### 30.1% ####################### 32.3% ######################## 34.2% ######################### 36.0% [2020-09-10T18:27:53.941Z] #25 ... [2020-09-10T18:27:53.941Z] [2020-09-10T18:27:53.941Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T18:27:53.941Z] #28 50.00 Checking out files: 87% (1325/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-10T18:27:53.941Z] #28 50.74 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-10T18:27:53.941Z] #28 51.05 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-10T18:27:53.941Z] #28 ... [2020-09-10T18:27:53.941Z] [2020-09-10T18:27:53.941Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:27:53.980Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T18:27:53.980Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T18:27:53.980Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41337/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-10T18:27:53.980Z] + bash /home/ubuntu/workspace/moby_PR-41337/check-config.sh [2020-09-10T18:27:53.980Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-10T18:27:53.980Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-10T18:27:53.980Z] [2020-09-10T18:27:53.980Z] Generally Necessary: [2020-09-10T18:27:53.980Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-10T18:27:53.980Z] - apparmor: enabled and tools installed [2020-09-10T18:27:53.980Z] - CONFIG_NAMESPACES: enabled [2020-09-10T18:27:53.980Z] - CONFIG_NET_NS: enabled [2020-09-10T18:27:53.980Z] - CONFIG_PID_NS: enabled [2020-09-10T18:27:53.980Z] - CONFIG_IPC_NS: enabled [2020-09-10T18:27:53.980Z] - CONFIG_UTS_NS: enabled [2020-09-10T18:27:53.980Z] - CONFIG_CGROUPS: enabled [2020-09-10T18:27:53.980Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-10T18:27:53.980Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-10T18:27:53.980Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-10T18:27:53.980Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-10T18:27:53.980Z] - CONFIG_CPUSETS: enabled [2020-09-10T18:27:53.980Z] - CONFIG_MEMCG: enabled [2020-09-10T18:27:53.980Z] - CONFIG_KEYS: enabled [2020-09-10T18:27:53.980Z] - CONFIG_VETH: enabled (as module) [2020-09-10T18:27:53.980Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-10T18:27:53.980Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-10T18:27:53.980Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-10T18:27:53.980Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-10T18:27:53.980Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-10T18:27:53.980Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-10T18:27:53.980Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-10T18:27:53.980Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-10T18:27:53.980Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-10T18:27:53.980Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-10T18:27:53.980Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-10T18:27:53.980Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-10T18:27:53.980Z] [2020-09-10T18:27:53.980Z] Optional Features: [2020-09-10T18:27:53.980Z] - CONFIG_USER_NS: enabled [2020-09-10T18:27:53.980Z] - CONFIG_SECCOMP: enabled [2020-09-10T18:27:53.980Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-10T18:27:53.980Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-10T18:27:53.980Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-10T18:27:53.980Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-10T18:27:53.980Z] - CONFIG_BLK_CGROUP: enabled [2020-09-10T18:27:53.980Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-10T18:27:53.980Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-10T18:27:53.980Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-10T18:27:53.980Z] - CONFIG_CGROUP_PERF: enabled [2020-09-10T18:27:53.980Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-10T18:27:53.980Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-10T18:27:53.980Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-10T18:27:53.980Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-10T18:27:53.980Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-10T18:27:53.980Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-10T18:27:53.980Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-10T18:27:53.980Z] - CONFIG_IP_VS: enabled (as module) [2020-09-10T18:27:53.980Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-10T18:27:54.010Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-10T18:27:54.010Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-10T18:27:54.010Z] - CONFIG_CPUSETS: enabled [2020-09-10T18:27:54.010Z] - CONFIG_MEMCG: enabled [2020-09-10T18:27:54.010Z] - CONFIG_KEYS: enabled [2020-09-10T18:27:54.010Z] - CONFIG_VETH: enabled (as module) [2020-09-10T18:27:54.010Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-10T18:27:54.010Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-10T18:27:54.010Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-10T18:27:54.010Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-10T18:27:54.010Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-10T18:27:54.010Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-10T18:27:54.010Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-10T18:27:54.010Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-10T18:27:54.010Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-10T18:27:54.010Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-10T18:27:54.010Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-10T18:27:54.010Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-10T18:27:54.010Z] [2020-09-10T18:27:54.010Z] Optional Features: [2020-09-10T18:27:54.010Z] - CONFIG_USER_NS: enabled [2020-09-10T18:27:54.010Z] - CONFIG_SECCOMP: enabled [2020-09-10T18:27:54.010Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-10T18:27:54.010Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-10T18:27:54.010Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-10T18:27:54.010Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-10T18:27:54.010Z] - CONFIG_BLK_CGROUP: enabled [2020-09-10T18:27:54.010Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-10T18:27:54.010Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-10T18:27:54.010Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-10T18:27:54.010Z] - CONFIG_CGROUP_PERF: enabled [2020-09-10T18:27:54.010Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-10T18:27:54.010Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-10T18:27:54.010Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-10T18:27:54.010Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-10T18:27:54.010Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-10T18:27:54.010Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-10T18:27:54.010Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-10T18:27:54.010Z] - CONFIG_IP_VS: enabled (as module) [2020-09-10T18:27:54.010Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-10T18:27:54.010Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-10T18:27:54.010Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-10T18:27:54.010Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-10T18:27:54.010Z] - CONFIG_EXT4_FS: enabled [2020-09-10T18:27:54.010Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-10T18:27:54.010Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-10T18:27:54.010Z] - Network Drivers: [2020-09-10T18:27:54.010Z] - "overlay": [2020-09-10T18:27:54.010Z] - CONFIG_VXLAN: enabled (as module) [2020-09-10T18:27:54.010Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-10T18:27:54.010Z] Optional (for encrypted networks): [2020-09-10T18:27:54.038Z] [2020-09-10T18:27:54.038Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-10T18:27:54.238Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-10T18:27:54.238Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-10T18:27:54.238Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-10T18:27:54.238Z] - CONFIG_EXT4_FS: enabled [2020-09-10T18:27:54.238Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-10T18:27:54.238Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-10T18:27:54.238Z] - Network Drivers: [2020-09-10T18:27:54.238Z] - "overlay": [2020-09-10T18:27:54.238Z] - CONFIG_VXLAN: enabled (as module) [2020-09-10T18:27:54.238Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-10T18:27:54.238Z] Optional (for encrypted networks): [2020-09-10T18:27:54.238Z] - CONFIG_CRYPTO: enabled [2020-09-10T18:27:54.238Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-10T18:27:54.238Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-10T18:27:54.238Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-10T18:27:54.238Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-10T18:27:54.238Z] - CONFIG_XFRM: enabled [2020-09-10T18:27:54.238Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-10T18:27:54.238Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-10T18:27:54.238Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-10T18:27:54.238Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-10T18:27:54.238Z] - "ipvlan": [2020-09-10T18:27:54.238Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-10T18:27:54.238Z] - "macvlan": [2020-09-10T18:27:54.238Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-10T18:27:54.238Z] - CONFIG_DUMMY: enabled (as module) [2020-09-10T18:27:54.238Z] - "ftp,tftp client in container": [2020-09-10T18:27:54.238Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-10T18:27:54.238Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-10T18:27:54.238Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-10T18:27:54.238Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-10T18:27:54.238Z] - Storage Drivers: [2020-09-10T18:27:54.238Z] - "aufs": [2020-09-10T18:27:54.238Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-10T18:27:54.238Z] - "btrfs": [2020-09-10T18:27:54.238Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-10T18:27:54.238Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-10T18:27:54.238Z] - "devicemapper": [2020-09-10T18:27:54.238Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-10T18:27:54.238Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-10T18:27:54.238Z] - "overlay": [2020-09-10T18:27:54.238Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-10T18:27:54.238Z] - "zfs": [2020-09-10T18:27:54.238Z] - /dev/zfs: present [2020-09-10T18:27:54.238Z] - zfs command: missing [2020-09-10T18:27:54.238Z] - zpool command: missing [2020-09-10T18:27:54.238Z] [2020-09-10T18:27:54.238Z] Limits: [2020-09-10T18:27:54.238Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-10T18:27:54.238Z] [2020-09-10T18:27:54.238Z] + true [Pipeline] } [Pipeline] // stage [2020-09-10T18:27:54.271Z] - CONFIG_CRYPTO: enabled [2020-09-10T18:27:54.271Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-10T18:27:54.271Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-10T18:27:54.271Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-10T18:27:54.271Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-10T18:27:54.271Z] - CONFIG_XFRM: enabled [2020-09-10T18:27:54.271Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-10T18:27:54.271Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-10T18:27:54.271Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-10T18:27:54.271Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-10T18:27:54.271Z] - "ipvlan": [2020-09-10T18:27:54.271Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-10T18:27:54.271Z] - "macvlan": [2020-09-10T18:27:54.271Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-10T18:27:54.271Z] - CONFIG_DUMMY: enabled (as module) [2020-09-10T18:27:54.271Z] - "ftp,tftp client in container": [2020-09-10T18:27:54.271Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-10T18:27:54.271Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-10T18:27:54.271Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-10T18:27:54.271Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-10T18:27:54.271Z] - Storage Drivers: [2020-09-10T18:27:54.271Z] - "aufs": [2020-09-10T18:27:54.271Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-10T18:27:54.271Z] - "btrfs": [2020-09-10T18:27:54.271Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-10T18:27:54.271Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-10T18:27:54.271Z] - "devicemapper": [2020-09-10T18:27:54.271Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-10T18:27:54.271Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-10T18:27:54.271Z] - "overlay": [2020-09-10T18:27:54.271Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-10T18:27:54.271Z] - "zfs": [2020-09-10T18:27:54.271Z] - /dev/zfs: present [2020-09-10T18:27:54.271Z] - zfs command: missing [2020-09-10T18:27:54.271Z] - zpool command: missing [2020-09-10T18:27:54.271Z] [2020-09-10T18:27:54.271Z] Limits: [2020-09-10T18:27:54.271Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-10T18:27:54.271Z] [2020-09-10T18:27:54.271Z] + true [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2020-09-10T18:27:54.628Z] + sudo modprobe ip_vs [2020-09-10T18:27:54.628Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a7c701faaf07b92461dc42198a76e87f76b562a1 . [2020-09-10T18:27:54.628Z] #2 [internal] load .dockerignore [2020-09-10T18:27:54.628Z] #2 transferring context: [2020-09-10T18:27:54.664Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a7c701faaf07b92461dc42198a76e87f76b562a1 . [2020-09-10T18:27:54.664Z] #2 [internal] load .dockerignore [2020-09-10T18:27:54.664Z] #2 transferring context: [2020-09-10T18:27:54.885Z] #2 transferring context: 87B done [2020-09-10T18:27:54.885Z] #2 DONE 0.1s [2020-09-10T18:27:54.885Z] [2020-09-10T18:27:54.886Z] #1 [internal] load build definition from Dockerfile [2020-09-10T18:27:54.886Z] #1 transferring dockerfile: 16.37kB done [2020-09-10T18:27:54.886Z] #1 DONE 0.1s [2020-09-10T18:27:54.886Z] [2020-09-10T18:27:54.886Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-10T18:27:54.925Z] #2 transferring context: 87B done [2020-09-10T18:27:54.925Z] #2 DONE 0.1s [2020-09-10T18:27:54.925Z] [2020-09-10T18:27:54.925Z] #1 [internal] load build definition from Dockerfile [2020-09-10T18:27:54.925Z] #1 transferring dockerfile: 16.37kB done [2020-09-10T18:27:54.925Z] #1 DONE 0.1s [2020-09-10T18:27:54.925Z] [2020-09-10T18:27:54.925Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-10T18:27:54.933Z] #13 0.918 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-10T18:27:54.933Z] #13 DONE 1.1s [2020-09-10T18:27:54.933Z] [2020-09-10T18:27:54.933Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:27:54.933Z] #39 35.39 AR soccr/libsoccr.a [2020-09-10T18:27:54.933Z] #39 35.40 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-10T18:27:54.933Z] #39 35.61 DEP criu/arch/s390/sigframe.d [2020-09-10T18:27:54.933Z] #39 35.75 DEP criu/arch/s390/crtools.d [2020-09-10T18:27:54.933Z] #39 35.89 DEP criu/arch/s390/cpu.d [2020-09-10T18:27:54.933Z] #39 36.08 CC criu/arch/s390/cpu.o [2020-09-10T18:27:54.933Z] #39 36.39 CC criu/arch/s390/crtools.o [2020-09-10T18:27:55.145Z] #3 DONE 0.3s [2020-09-10T18:27:55.145Z] [2020-09-10T18:27:55.145Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-10T18:27:55.145Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-10T18:27:55.183Z] #3 DONE 0.4s [2020-09-10T18:27:55.183Z] [2020-09-10T18:27:55.183Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-10T18:27:55.183Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-10T18:27:55.183Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-10T18:27:55.183Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-10T18:27:55.183Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-10T18:27:55.183Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.05MB / 8.88MB 0.1s [2020-09-10T18:27:55.401Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-10T18:27:55.401Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-10T18:27:55.401Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-09-10T18:27:55.401Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-10T18:27:55.401Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-09-10T18:27:55.401Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-09-10T18:27:55.442Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-09-10T18:27:55.442Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-09-10T18:27:55.442Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-09-10T18:27:55.658Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-09-10T18:27:55.658Z] #4 DONE 0.5s [2020-09-10T18:27:55.702Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-09-10T18:27:55.702Z] #4 DONE 0.5s [2020-09-10T18:27:55.914Z] [2020-09-10T18:27:55.914Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-10T18:27:55.965Z] [2020-09-10T18:27:55.965Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-10T18:27:55.965Z] #6 ... [2020-09-10T18:27:55.965Z] [2020-09-10T18:27:55.965Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-10T18:27:55.965Z] #5 DONE 0.2s [2020-09-10T18:27:55.976Z] #39 37.00 CC criu/arch/s390/sigframe.o [2020-09-10T18:27:55.976Z] #39 37.19 LINK criu/arch/s390/crtools.built-in.o [2020-09-10T18:27:55.976Z] #39 37.21 DEP criu/pie/util-vdso.d [2020-09-10T18:27:55.976Z] #39 ... [2020-09-10T18:27:55.976Z] [2020-09-10T18:27:55.976Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-10T18:27:55.976Z] #14 DONE 1.0s [2020-09-10T18:27:55.976Z] [2020-09-10T18:27:55.976Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:27:55.976Z] #39 37.32 DEP criu/pie/util.d [2020-09-10T18:27:56.033Z] #25 8.925 0.6% # 2.5% ## 4.1% #### 5.6% #### 6.6% ###### 8.5% ####### 10.0% ######## 11.8% ######### 13.5% ########## 15.1% ########### 16.1% ############ 17.9% ############# 19.3% ############## 20.8% ################ 22.5% ################# 24.1% ################## 26.2% ################### 27.4% #################### 29.0% ##################### 30.1% ####################### 32.3% ######################## 34.2% ######################### 36.0% ########################### 37.8% ############################ 39.5% ############################# 40.7% ############################## 41.9% ############################### 43.1% ############################### 44.2% ################################ 45.8% ################################## 47.2% ################################### 48.9% #################################### 50.8% ##################################### 52.7% ####################################### 54.4% ######################################## 55.8% ######################################### 57.9% ########################################## 59.5% ########################################### 60.8% ############################################# 63.1% ############################################## 64.8% ############################################### 66.1% ################################################# 68.4% ################################################## 70.1% [2020-09-10T18:27:56.033Z] #25 ... [2020-09-10T18:27:56.033Z] [2020-09-10T18:27:56.033Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:27:56.033Z] #10 52.36 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-10T18:27:56.033Z] #10 55.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-10T18:27:56.033Z] #10 55.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-10T18:27:56.033Z] #10 55.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-10T18:27:56.033Z] #10 55.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-10T18:27:56.033Z] #10 55.19 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-10T18:27:56.033Z] #10 55.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-10T18:27:56.033Z] #10 55.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-10T18:27:56.033Z] #10 55.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-10T18:27:56.033Z] #10 55.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-10T18:27:56.033Z] #10 55.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-10T18:27:56.033Z] #10 55.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-10T18:27:56.033Z] #10 55.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-10T18:27:56.033Z] #10 55.38 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-10T18:27:56.033Z] #10 55.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-10T18:27:56.033Z] #10 55.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-10T18:27:56.033Z] #10 56.87 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:27:56.033Z] #10 57.17 Fetched 77.7 MB in 9s (8927 kB/s) [2020-09-10T18:27:56.033Z] #10 57.28 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-10T18:27:56.033Z] #10 57.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-10T18:27:56.033Z] #10 57.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-10T18:27:56.033Z] #10 57.42 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-10T18:27:56.033Z] #10 60.13 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-10T18:27:56.033Z] #10 60.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-10T18:27:56.033Z] #10 60.14 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-10T18:27:56.134Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.3s done [2020-09-10T18:27:56.134Z] #59 DONE 4.9s [2020-09-10T18:27:56.134Z] [2020-09-10T18:27:56.134Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-10T18:27:56.134Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-10T18:27:56.134Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.2s done [2020-09-10T18:27:56.134Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 69.85MB / 73.58MB 4.6s [2020-09-10T18:27:56.134Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 72.63MB / 96.52MB 4.6s [2020-09-10T18:27:56.134Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.4s done [2020-09-10T18:27:56.134Z] #8 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done [2020-09-10T18:27:56.134Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done [2020-09-10T18:27:56.134Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.3s done [2020-09-10T18:27:56.134Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.0s done [2020-09-10T18:27:56.134Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-10T18:27:56.134Z] #8 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done [2020-09-10T18:27:56.134Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done [2020-09-10T18:27:56.134Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 77.72MB / 96.52MB 4.8s [2020-09-10T18:27:56.134Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.9s done [2020-09-10T18:27:56.134Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 82.92MB / 96.52MB 4.9s [2020-09-10T18:27:56.134Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 90.39MB / 96.52MB 5.1s [2020-09-10T18:27:56.172Z] #6 DONE 0.4s [2020-09-10T18:27:56.172Z] [2020-09-10T18:27:56.172Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-10T18:27:56.172Z] #5 DONE 0.3s [2020-09-10T18:27:56.172Z] [2020-09-10T18:27:56.172Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-10T18:27:56.172Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-10T18:27:56.226Z] [2020-09-10T18:27:56.227Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-10T18:27:56.227Z] #6 DONE 0.3s [2020-09-10T18:27:56.227Z] [2020-09-10T18:27:56.227Z] #20 [internal] load build context [2020-09-10T18:27:56.270Z] #39 37.51 CC criu/pie/util.o [2020-09-10T18:27:56.270Z] #39 37.70 CC criu/pie/util-vdso.o [2020-09-10T18:27:56.294Z] #10 ... [2020-09-10T18:27:56.294Z] [2020-09-10T18:27:56.294Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:27:56.431Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-10T18:27:56.431Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-10T18:27:56.431Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 451.09kB / 50.40MB 0.2s [2020-09-10T18:27:56.431Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-10T18:27:56.431Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.2s [2020-09-10T18:27:56.431Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.2s [2020-09-10T18:27:56.431Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.30MB / 50.40MB 0.3s [2020-09-10T18:27:56.431Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.68MB / 10.00MB 0.3s [2020-09-10T18:27:56.434Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.3s done [2020-09-10T18:27:56.434Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-10T18:27:56.434Z] #8 ... [2020-09-10T18:27:56.434Z] [2020-09-10T18:27:56.434Z] #21 [internal] load build context [2020-09-10T18:27:56.434Z] #21 transferring context: 51.49MB 5.8s done [2020-09-10T18:27:56.434Z] #21 DONE 5.8s [2020-09-10T18:27:56.555Z] #25 8.925 0.6% # 2.5% ## 4.1% #### 5.6% #### 6.6% ###### 8.5% ####### 10.0% ######## 11.8% ######### 13.5% ########## 15.1% ########### 16.1% ############ 17.9% ############# 19.3% ############## 20.8% ################ 22.5% ################# 24.1% ################## 26.2% ################### 27.4% #################### 29.0% ##################### 30.1% ####################### 32.3% ######################## 34.2% ######################### 36.0% ########################### 37.8% ############################ 39.5% ############################# 40.7% ############################## 41.9% ############################### 43.1% ############################### 44.2% ################################ 45.8% ################################## 47.2% ################################### 48.9% #################################### 50.8% ##################################### 52.7% ####################################### 54.4% ######################################## 55.8% ######################################### 57.9% ########################################## 59.5% ########################################### 60.8% ############################################# 63.1% ############################################## 64.8% ############################################### 66.1% ################################################# 68.4% ################################################## 70.1% #################################################### 72.3% ##################################################### 74.1% ###################################################### 76.0% ######################################################## 78.3% [2020-09-10T18:27:56.555Z] #25 ... [2020-09-10T18:27:56.555Z] [2020-09-10T18:27:56.555Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:27:56.555Z] #47 52.79 reflect [2020-09-10T18:27:56.555Z] #47 52.82 syscall [2020-09-10T18:27:56.555Z] #47 60.11 time [2020-09-10T18:27:56.555Z] #47 ... [2020-09-10T18:27:56.555Z] [2020-09-10T18:27:56.555Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:27:56.591Z] #5 DONE 2.9s [2020-09-10T18:27:56.591Z] [2020-09-10T18:27:56.591Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-10T18:27:56.591Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-10T18:27:56.591Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 125.53kB / 7.68MB 0.2s [2020-09-10T18:27:56.591Z] #7 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-09-10T18:27:56.591Z] #7 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-09-10T18:27:56.591Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.2s [2020-09-10T18:27:56.591Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-10T18:27:56.591Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.3s [2020-09-10T18:27:56.694Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.71MB / 50.40MB 0.5s [2020-09-10T18:27:56.694Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.70MB / 7.81MB 0.5s [2020-09-10T18:27:56.694Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s [2020-09-10T18:27:56.694Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 29.97MB / 50.40MB 0.6s [2020-09-10T18:27:56.694Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s [2020-09-10T18:27:56.694Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done [2020-09-10T18:27:56.694Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.6s [2020-09-10T18:27:56.732Z] [2020-09-10T18:27:56.732Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-10T18:27:56.865Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.3s done [2020-09-10T18:27:56.865Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 19.58MB / 49.18MB 0.6s [2020-09-10T18:27:56.865Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 0.6s [2020-09-10T18:27:56.865Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.6s [2020-09-10T18:27:56.865Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 23.04MB / 49.18MB 0.7s [2020-09-10T18:27:56.865Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 6.98MB / 9.98MB 0.7s [2020-09-10T18:27:56.909Z] #39 38.14 AR criu/pie/pie.lib.a [2020-09-10T18:27:56.909Z] #39 38.19 DEP criu/pie/restorer.d [2020-09-10T18:27:56.909Z] #39 ... [2020-09-10T18:27:56.909Z] [2020-09-10T18:27:56.909Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-10T18:27:56.909Z] #15 DONE 1.1s [2020-09-10T18:27:56.952Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 34.63MB / 50.40MB 0.7s [2020-09-10T18:27:56.952Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.08MB / 51.83MB 0.7s [2020-09-10T18:27:56.952Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 40.80MB / 50.40MB 0.8s [2020-09-10T18:27:56.952Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2020-09-10T18:27:56.952Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 12.25MB / 51.83MB 0.8s [2020-09-10T18:27:56.952Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.8s [2020-09-10T18:27:57.129Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 26.45MB / 49.18MB 0.8s [2020-09-10T18:27:57.129Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 13.83MB / 52.16MB 0.8s [2020-09-10T18:27:57.129Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.8s [2020-09-10T18:27:57.129Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 39.35MB / 49.18MB 0.9s [2020-09-10T18:27:57.129Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 21.71MB / 52.16MB 0.9s [2020-09-10T18:27:57.201Z] [2020-09-10T18:27:57.201Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:27:57.201Z] #39 38.46 DEP criu/arch/s390/restorer.d [2020-09-10T18:27:57.201Z] #39 38.58 DEP criu/arch/s390/vdso-pie.d [2020-09-10T18:27:57.201Z] #39 38.65 DEP criu/pie/parasite-vdso.d [2020-09-10T18:27:57.210Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 47.78MB / 50.40MB 0.9s [2020-09-10T18:27:57.210Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.30MB / 51.83MB 0.9s [2020-09-10T18:27:57.210Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.1s [2020-09-10T18:27:57.210Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.63MB / 51.83MB 1.1s [2020-09-10T18:27:57.210Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 18.78MB / 68.67MB 1.1s [2020-09-10T18:27:57.398Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.13MB / 49.18MB 1.0s [2020-09-10T18:27:57.398Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 27.68MB / 52.16MB 1.0s [2020-09-10T18:27:57.398Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 37.93MB / 52.16MB 1.2s [2020-09-10T18:27:57.473Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.24MB / 51.83MB 1.2s [2020-09-10T18:27:57.473Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.86MB / 68.67MB 1.2s [2020-09-10T18:27:57.473Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.3s [2020-09-10T18:27:57.473Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.41MB / 68.67MB 1.3s [2020-09-10T18:27:57.493Z] #39 38.76 DEP criu/pie/parasite.d [2020-09-10T18:27:57.605Z] #25 8.925 0.6% # 2.5% ## 4.1% #### 5.6% #### 6.6% ###### 8.5% ####### 10.0% ######## 11.8% ######### 13.5% ########## 15.1% ########### 16.1% ############ 17.9% ############# 19.3% ############## 20.8% ################ 22.5% ################# 24.1% ################## 26.2% ################### 27.4% #################### 29.0% ##################### 30.1% ####################### 32.3% ######################## 34.2% ######################### 36.0% ########################### 37.8% ############################ 39.5% ############################# 40.7% ############################## 41.9% ############################### 43.1% ############################### 44.2% ################################ 45.8% ################################## 47.2% ################################### 48.9% #################################### 50.8% ##################################### 52.7% ####################################### 54.4% ######################################## 55.8% ######################################### 57.9% ########################################## 59.5% ########################################### 60.8% ############################################# 63.1% ############################################## 64.8% ############################################### 66.1% ################################################# 68.4% ################################################## 70.1% #################################################### 72.3% ##################################################### 74.1% ###################################################### 76.0% ######################################################## 78.3% ######################################################### 80.1% ########################################################### 83.3% ############################################################# 86.1% ############################################################### 87.5% ################################################################ 89.0% ################################################################# 91.0% ################################################################### 93.4% #################################################################### 95.1% ##################################################################### 96.5% ###################################################################### 98.6% ######################################################################## 100.0% [2020-09-10T18:27:57.605Z] #25 15.21 [2020-09-10T18:27:57.682Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 43.66MB / 52.16MB 1.3s [2020-09-10T18:27:57.731Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.51MB / 68.67MB 1.4s [2020-09-10T18:27:57.731Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.55MB / 68.67MB 1.6s [2020-09-10T18:27:57.731Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.37MB / 68.67MB 1.7s [2020-09-10T18:27:57.785Z] #39 39.00 CC criu/pie/parasite.o [2020-09-10T18:27:57.990Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.26MB / 68.67MB 1.8s [2020-09-10T18:27:57.990Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-09-10T18:27:58.078Z] #39 ... [2020-09-10T18:27:58.078Z] [2020-09-10T18:27:58.078Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-10T18:27:58.078Z] #16 DONE 0.9s [2020-09-10T18:27:58.078Z] [2020-09-10T18:27:58.078Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:27:58.078Z] #49 6.491 + cd /tmp/tmp.DoBCsRh8le/src/github.com/opencontainers/runc [2020-09-10T18:27:58.078Z] #49 6.491 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-10T18:27:58.078Z] #49 6.822 + '[' -z '' ']' [2020-09-10T18:27:58.078Z] #49 6.822 + target=static [2020-09-10T18:27:58.078Z] #49 6.822 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-10T18:27:58.178Z] #25 ... [2020-09-10T18:27:58.178Z] [2020-09-10T18:27:58.178Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:27:58.178Z] #30 54.50 time [2020-09-10T18:27:58.178Z] #30 61.20 internal/poll [2020-09-10T18:27:58.178Z] #30 64.02 internal/syscall/execenv [2020-09-10T18:27:58.178Z] #30 64.23 internal/syscall/unix [2020-09-10T18:27:58.178Z] #30 64.23 strings [2020-09-10T18:27:58.178Z] #30 64.52 os [2020-09-10T18:27:58.178Z] #30 ... [2020-09-10T18:27:58.178Z] [2020-09-10T18:27:58.178Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:27:58.178Z] #10 63.37 Selecting previously unselected package binutils-mingw-w64. [2020-09-10T18:27:58.178Z] #10 63.37 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-10T18:27:58.178Z] #10 63.40 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-10T18:27:58.178Z] #10 63.56 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-10T18:27:58.178Z] #10 63.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-10T18:27:58.178Z] #10 63.58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-10T18:27:58.178Z] #10 63.80 Selecting previously unselected package dmsetup. [2020-09-10T18:27:58.178Z] #10 63.84 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-10T18:27:58.178Z] #10 63.84 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-10T18:27:58.178Z] #10 64.03 Selecting previously unselected package mingw-w64-common. [2020-09-10T18:27:58.178Z] #10 64.04 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-10T18:27:58.178Z] #10 64.05 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-10T18:27:58.716Z] #49 7.236 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-10T18:27:58.924Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.8s done [2020-09-10T18:27:58.925Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.0s done [2020-09-10T18:27:58.925Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.6s [2020-09-10T18:27:58.925Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 26.85MB / 120.17MB 2.6s [2020-09-10T18:27:58.925Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.6s [2020-09-10T18:27:58.925Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.6s done [2020-09-10T18:27:58.925Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.6s done [2020-09-10T18:27:58.925Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 35.99MB / 120.17MB 2.8s [2020-09-10T18:27:59.075Z] #7 ... [2020-09-10T18:27:59.075Z] [2020-09-10T18:27:59.075Z] #20 [internal] load build context [2020-09-10T18:27:59.075Z] #20 transferring context: 51.49MB 2.2s done [2020-09-10T18:27:59.075Z] #20 DONE 2.8s [2020-09-10T18:27:59.075Z] [2020-09-10T18:27:59.075Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-10T18:27:59.075Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2020-09-10T18:27:59.182Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.36MB / 120.17MB 2.9s [2020-09-10T18:27:59.434Z] #7 ... [2020-09-10T18:27:59.434Z] [2020-09-10T18:27:59.434Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-10T18:27:59.434Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-10T18:27:59.434Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-10T18:27:59.434Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-10T18:27:59.434Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-09-10T18:27:59.434Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.1s done [2020-09-10T18:27:59.434Z] #58 DONE 3.1s [2020-09-10T18:27:59.434Z] [2020-09-10T18:27:59.434Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-10T18:27:59.434Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.6s done [2020-09-10T18:27:59.434Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.9s done [2020-09-10T18:27:59.434Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.3s done [2020-09-10T18:27:59.434Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 125.53kB / 62.53MB 3.1s [2020-09-10T18:27:59.434Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 3.1s [2020-09-10T18:27:59.434Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 2.04MB / 97.69MB 3.1s [2020-09-10T18:27:59.441Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 58.55MB / 120.17MB 3.2s [2020-09-10T18:27:59.560Z] #10 ... [2020-09-10T18:27:59.560Z] [2020-09-10T18:27:59.560Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:27:59.560Z] #38 55.93 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-10T18:27:59.560Z] #38 61.04 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-10T18:27:59.560Z] #38 61.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-10T18:27:59.560Z] #38 61.09 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-10T18:27:59.560Z] #38 61.11 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-10T18:27:59.560Z] #38 61.13 Setting up python-six (1.12.0-1) ... [2020-09-10T18:27:59.560Z] #38 65.76 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-10T18:27:59.561Z] #38 65.78 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-10T18:27:59.561Z] #38 65.81 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-10T18:27:59.561Z] #38 65.82 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-10T18:27:59.561Z] #38 65.85 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-10T18:27:59.561Z] #38 65.87 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-10T18:27:59.561Z] #38 65.89 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-10T18:27:59.561Z] #38 65.92 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-10T18:27:59.561Z] #38 65.93 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-10T18:27:59.561Z] #38 65.95 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-10T18:27:59.698Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 3.3s [2020-09-10T18:27:59.698Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 17.29MB / 97.69MB 3.3s [2020-09-10T18:27:59.698Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 9.39MB / 62.53MB 3.4s [2020-09-10T18:27:59.698Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 3.3s done [2020-09-10T18:27:59.698Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 23.20MB / 97.69MB 3.4s [2020-09-10T18:27:59.698Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 17.78MB / 62.53MB 3.5s [2020-09-10T18:27:59.698Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 32.17MB / 97.69MB 3.5s [2020-09-10T18:27:59.704Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.00MB / 120.17MB 3.4s [2020-09-10T18:27:59.704Z] #7 ... [2020-09-10T18:27:59.704Z] [2020-09-10T18:27:59.704Z] #20 [internal] load build context [2020-09-10T18:27:59.704Z] #20 transferring context: 51.49MB 3.4s done [2020-09-10T18:27:59.704Z] #20 DONE 3.5s [2020-09-10T18:27:59.704Z] [2020-09-10T18:27:59.704Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-10T18:27:59.704Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 87.70MB / 120.17MB 3.6s [2020-09-10T18:27:59.821Z] #38 ... [2020-09-10T18:27:59.821Z] [2020-09-10T18:27:59.821Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:27:59.821Z] #32 61.89 Selecting previously unselected package libxml2:amd64. [2020-09-10T18:27:59.821Z] #32 61.90 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-10T18:27:59.821Z] #32 61.90 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-10T18:27:59.821Z] #32 62.68 Selecting previously unselected package libarchive13:amd64. [2020-09-10T18:27:59.821Z] #32 62.70 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-10T18:27:59.821Z] #32 62.71 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-10T18:27:59.821Z] #32 63.07 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-10T18:27:59.821Z] #32 63.07 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-10T18:27:59.821Z] #32 63.08 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-10T18:27:59.821Z] #32 63.27 Selecting previously unselected package librhash0:amd64. [2020-09-10T18:27:59.821Z] #32 63.30 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-10T18:27:59.821Z] #32 63.31 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-10T18:27:59.821Z] #32 63.57 Selecting previously unselected package libuv1:amd64. [2020-09-10T18:27:59.821Z] #32 63.57 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-10T18:27:59.821Z] #32 63.58 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-10T18:27:59.821Z] #32 63.76 Selecting previously unselected package cmake. [2020-09-10T18:27:59.821Z] #32 63.77 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-10T18:27:59.821Z] #32 63.78 Unpacking cmake (3.13.4-1) ... [2020-09-10T18:27:59.962Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.23MB / 120.17MB 3.7s [2020-09-10T18:27:59.964Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 24.21MB / 62.53MB 3.6s [2020-09-10T18:27:59.964Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 45.17MB / 97.69MB 3.7s [2020-09-10T18:28:00.218Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.08MB / 120.17MB 3.9s [2020-09-10T18:28:00.218Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.1s [2020-09-10T18:28:00.228Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 33.54MB / 62.53MB 3.9s [2020-09-10T18:28:00.228Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 66.63MB / 97.69MB 3.9s [2020-09-10T18:28:00.228Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 48.30MB / 62.53MB 4.1s [2020-09-10T18:28:00.228Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 78.08MB / 97.69MB 4.1s [2020-09-10T18:28:00.442Z] #20 transferring context: 39.39MB 3.7s [2020-09-10T18:28:00.442Z] #20 transferring context: 51.49MB 4.0s done [2020-09-10T18:28:00.442Z] #20 DONE 4.4s [2020-09-10T18:28:00.442Z] [2020-09-10T18:28:00.442Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-10T18:28:00.442Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-10T18:28:00.442Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-10T18:28:00.442Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s done [2020-09-10T18:28:00.442Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-10T18:28:00.442Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-10T18:28:00.442Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s done [2020-09-10T18:28:00.442Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-09-10T18:28:00.442Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.5s done [2020-09-10T18:28:00.442Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.8s done [2020-09-10T18:28:00.442Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.8s [2020-09-10T18:28:00.442Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.4s [2020-09-10T18:28:00.442Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.1s done [2020-09-10T18:28:00.490Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 52.63MB / 62.53MB 4.2s [2020-09-10T18:28:00.490Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 95.99MB / 97.69MB 4.2s [2020-09-10T18:28:00.490Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.45MB / 62.53MB 4.3s [2020-09-10T18:28:00.703Z] #7 ... [2020-09-10T18:28:00.703Z] [2020-09-10T18:28:00.703Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-10T18:28:00.703Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-10T18:28:00.703Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-10T18:28:00.703Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-10T18:28:00.703Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.7s done [2020-09-10T18:28:00.703Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done [2020-09-10T18:28:00.703Z] #58 DONE 4.5s [2020-09-10T18:28:00.703Z] [2020-09-10T18:28:00.703Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-10T18:28:00.703Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.5s done [2020-09-10T18:28:00.777Z] #32 67.02 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-10T18:28:00.777Z] #32 67.03 Setting up xxd (2:8.1.0875-5) ... [2020-09-10T18:28:00.777Z] #32 67.07 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-10T18:28:00.777Z] #32 67.09 Setting up vim-common (2:8.1.0875-5) ... [2020-09-10T18:28:00.777Z] #32 67.11 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-10T18:28:00.777Z] #32 67.15 Setting up cmake-data (3.13.4-1) ... [2020-09-10T18:28:00.777Z] #32 67.19 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-10T18:28:01.037Z] #32 67.25 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-10T18:28:01.037Z] #32 67.29 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-10T18:28:01.037Z] #32 67.32 Setting up cmake (3.13.4-1) ... [2020-09-10T18:28:01.038Z] #32 67.35 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:28:01.038Z] #32 67.40 Processing triggers for mime-support (3.62) ... [2020-09-10T18:28:01.147Z] #7 ... [2020-09-10T18:28:01.147Z] [2020-09-10T18:28:01.147Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-10T18:28:01.147Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-10T18:28:01.147Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-10T18:28:01.147Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-10T18:28:01.147Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.0s done [2020-09-10T18:28:01.147Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.2s done [2020-09-10T18:28:01.147Z] #58 DONE 5.0s [2020-09-10T18:28:01.147Z] [2020-09-10T18:28:01.147Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-10T18:28:01.147Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.0s done [2020-09-10T18:28:01.439Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.3s done [2020-09-10T18:28:01.980Z] #32 ... [2020-09-10T18:28:01.980Z] [2020-09-10T18:28:01.980Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:28:01.980Z] #25 16.15 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-10T18:28:01.980Z] #25 16.60 [2020-09-10T18:28:01.980Z] #25 16.77 ######################################################################## 100.0% [2020-09-10T18:28:01.980Z] #25 16.83 [2020-09-10T18:28:01.980Z] #25 17.86 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-10T18:28:01.980Z] #25 18.30 [2020-09-10T18:28:01.980Z] #25 18.53 ##################### 30.0% ######################################################################## 100.0% [2020-09-10T18:28:01.980Z] #25 18.74 [2020-09-10T18:28:02.082Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.1s done [2020-09-10T18:28:02.240Z] #25 19.85 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-10T18:28:02.340Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-09-10T18:28:02.501Z] #25 19.94 skipping existing c35d46ef359f [2020-09-10T18:28:02.501Z] #25 20.06 [2020-09-10T18:28:02.623Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.4s done [2020-09-10T18:28:02.623Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-09-10T18:28:02.623Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2020-09-10T18:28:02.885Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-09-10T18:28:02.909Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2020-09-10T18:28:03.145Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done [2020-09-10T18:28:03.145Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-09-10T18:28:03.167Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-09-10T18:28:03.423Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done [2020-09-10T18:28:03.443Z] #25 20.93 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-10T18:28:03.681Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-09-10T18:28:03.747Z] #25 21.36 [2020-09-10T18:28:03.990Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 7.3s done [2020-09-10T18:28:03.990Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2020-09-10T18:28:04.032Z] #25 21.51 ######################################################################## 100.0% [2020-09-10T18:28:04.252Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 7.8s done [2020-09-10T18:28:04.289Z] #49 ... [2020-09-10T18:28:04.289Z] [2020-09-10T18:28:04.289Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:28:04.289Z] #39 39.62 LINK criu/pie/parasite.built-in.o [2020-09-10T18:28:04.289Z] #39 39.63 GEN criu/pie/parasite-blob.h [2020-09-10T18:28:04.289Z] #39 39.64 CC criu/pie/parasite-vdso.o [2020-09-10T18:28:04.289Z] #39 40.13 CC criu/arch/s390/vdso-pie.o [2020-09-10T18:28:04.289Z] #39 40.24 CC criu/arch/s390/restorer.o [2020-09-10T18:28:04.289Z] #39 40.44 CC criu/pie/restorer.o [2020-09-10T18:28:04.289Z] #39 41.95 LINK criu/pie/restorer.built-in.o [2020-09-10T18:28:04.289Z] #39 41.96 GEN criu/pie/restorer-blob.h [2020-09-10T18:28:04.289Z] #39 41.99 DEP criu/vdso.d [2020-09-10T18:28:04.289Z] #39 42.05 DEP criu/uts_ns.d [2020-09-10T18:28:04.289Z] #39 42.11 DEP criu/util.d [2020-09-10T18:28:04.289Z] #39 42.20 DEP criu/uffd.d [2020-09-10T18:28:04.289Z] #39 42.40 DEP criu/tun.d [2020-09-10T18:28:04.289Z] #39 42.55 DEP criu/tty.d [2020-09-10T18:28:04.289Z] #39 42.70 DEP criu/timerfd.d [2020-09-10T18:28:04.289Z] #39 42.89 DEP criu/timens.d [2020-09-10T18:28:04.289Z] #39 42.97 DEP criu/sysfs_parse.d [2020-09-10T18:28:04.289Z] #39 43.09 DEP criu/sysctl.d [2020-09-10T18:28:04.289Z] #39 43.17 DEP criu/string.d [2020-09-10T18:28:04.289Z] #39 43.19 DEP criu/stats.d [2020-09-10T18:28:04.289Z] #39 43.25 DEP criu/sockets.d [2020-09-10T18:28:04.289Z] #39 43.45 DEP criu/sk-unix.d [2020-09-10T18:28:04.289Z] #39 43.62 DEP criu/sk-tcp.d [2020-09-10T18:28:04.289Z] #39 43.74 DEP criu/sk-queue.d [2020-09-10T18:28:04.289Z] #39 43.88 DEP criu/sk-packet.d [2020-09-10T18:28:04.289Z] #39 43.99 DEP criu/sk-netlink.d [2020-09-10T18:28:04.289Z] #39 44.15 DEP criu/sk-inet.d [2020-09-10T18:28:04.289Z] #39 44.32 DEP criu/signalfd.d [2020-09-10T18:28:04.289Z] #39 44.45 DEP criu/sigframe.d [2020-09-10T18:28:04.289Z] #39 44.50 DEP criu/shmem.d [2020-09-10T18:28:04.289Z] #39 44.64 DEP criu/servicefd.d [2020-09-10T18:28:04.289Z] #39 44.79 DEP criu/seize.d [2020-09-10T18:28:04.289Z] #39 44.87 DEP criu/seccomp.d [2020-09-10T18:28:04.289Z] #39 45.02 DEP criu/rst-malloc.d [2020-09-10T18:28:04.289Z] #39 45.08 DEP criu/rbtree.d [2020-09-10T18:28:04.289Z] #39 45.09 DEP criu/pstree.d [2020-09-10T18:28:04.289Z] #39 45.26 DEP criu/protobuf.d [2020-09-10T18:28:04.289Z] #39 45.38 GEN criu/protobuf-desc-gen.h [2020-09-10T18:28:04.295Z] #25 21.66 [2020-09-10T18:28:04.295Z] #25 21.70 Download of images into '/build' complete. [2020-09-10T18:28:04.295Z] #25 21.70 Use something like the following to load the result into a Docker daemon: [2020-09-10T18:28:04.295Z] #25 21.70 tar -cC '/build' . | docker load [2020-09-10T18:28:04.514Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2020-09-10T18:28:04.923Z] #39 46.18 DEP criu/protobuf-desc.d [2020-09-10T18:28:04.923Z] #39 46.28 DEP criu/proc_parse.d [2020-09-10T18:28:04.923Z] #39 46.39 DEP criu/plugin.d [2020-09-10T18:28:05.218Z] #39 46.46 DEP criu/pipes.d [2020-09-10T18:28:05.218Z] #39 46.57 DEP criu/pie-util.d [2020-09-10T18:28:05.470Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.1s [2020-09-10T18:28:05.547Z] #39 46.69 DEP criu/pie-util-vdso.d [2020-09-10T18:28:05.547Z] #39 46.80 DEP criu/path.d [2020-09-10T18:28:05.547Z] #39 46.92 DEP criu/parasite-syscall.d [2020-09-10T18:28:05.575Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.1s done [2020-09-10T18:28:05.683Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.1s done [2020-09-10T18:28:05.683Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-09-10T18:28:05.732Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2020-09-10T18:28:05.832Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-09-10T18:28:05.860Z] #39 47.14 DEP criu/pagemap.d [2020-09-10T18:28:05.860Z] #39 47.27 DEP criu/pagemap-cache.d [2020-09-10T18:28:05.860Z] #39 47.35 DEP criu/page-xfer.d [2020-09-10T18:28:06.152Z] #39 47.43 DEP criu/page-pipe.d [2020-09-10T18:28:06.152Z] #39 47.49 DEP criu/netfilter.d [2020-09-10T18:28:06.152Z] #39 47.59 DEP criu/net.d [2020-09-10T18:28:06.216Z] #25 ... [2020-09-10T18:28:06.216Z] [2020-09-10T18:28:06.216Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:06.445Z] #39 47.82 DEP criu/namespaces.d [2020-09-10T18:28:06.477Z] #52 38.87 Checking out files: 43% (1398/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) [2020-09-10T18:28:06.477Z] #52 ... [2020-09-10T18:28:06.477Z] [2020-09-10T18:28:06.477Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:28:06.477Z] #25 DONE 24.0s [2020-09-10T18:28:06.477Z] [2020-09-10T18:28:06.477Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:06.477Z] #52 38.87 Checking out files: 43% (1398/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) [2020-09-10T18:28:06.477Z] #52 ... [2020-09-10T18:28:06.477Z] [2020-09-10T18:28:06.477Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:28:06.477Z] #32 DONE 72.8s [2020-09-10T18:28:06.477Z] [2020-09-10T18:28:06.477Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:06.677Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2020-09-10T18:28:06.737Z] #39 47.95 DEP criu/mount.d [2020-09-10T18:28:06.737Z] #39 48.04 DEP criu/memfd.d [2020-09-10T18:28:06.737Z] #39 48.20 DEP criu/mem.d [2020-09-10T18:28:06.738Z] #52 38.87 Checking out files: 43% (1398/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) [2020-09-10T18:28:06.738Z] #52 ... [2020-09-10T18:28:06.738Z] [2020-09-10T18:28:06.738Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:28:06.738Z] #38 72.53 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-10T18:28:06.738Z] #38 72.60 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:28:06.738Z] #38 DONE 73.1s [2020-09-10T18:28:06.738Z] [2020-09-10T18:28:06.738Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:06.999Z] #52 38.87 Checking out files: 43% (1398/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: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 78% (2557/3238) Checking out files: 79% (2559/3238) [2020-09-10T18:28:06.999Z] #52 ... [2020-09-10T18:28:06.999Z] [2020-09-10T18:28:06.999Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:06.999Z] #41 63.36 internal/fmtsort [2020-09-10T18:28:06.999Z] #41 63.89 internal/syscall/execenv [2020-09-10T18:28:06.999Z] #41 64.17 internal/syscall/unix [2020-09-10T18:28:06.999Z] #41 64.42 strings [2020-09-10T18:28:06.999Z] #41 65.58 os [2020-09-10T18:28:06.999Z] #41 67.38 regexp/syntax [2020-09-10T18:28:06.999Z] #41 69.35 fmt [2020-09-10T18:28:06.999Z] #41 72.51 regexp [2020-09-10T18:28:07.029Z] #39 48.29 DEP criu/lsm.d [2020-09-10T18:28:07.029Z] #39 48.39 DEP criu/log.d [2020-09-10T18:28:07.029Z] #39 48.43 DEP criu/libnetlink.d [2020-09-10T18:28:07.259Z] #41 ... [2020-09-10T18:28:07.259Z] [2020-09-10T18:28:07.259Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:07.326Z] #39 48.50 DEP criu/kerndat.d [2020-09-10T18:28:07.326Z] #39 48.61 DEP criu/kcmp-ids.d [2020-09-10T18:28:07.326Z] #39 48.67 DEP criu/irmap.d [2020-09-10T18:28:07.597Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.1s done [2020-09-10T18:28:07.618Z] #39 48.82 DEP criu/ipc_ns.d [2020-09-10T18:28:07.618Z] #39 48.97 DEP criu/image.d [2020-09-10T18:28:07.732Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.1s done [2020-09-10T18:28:07.856Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2020-09-10T18:28:07.910Z] #39 49.08 DEP criu/image-desc.d [2020-09-10T18:28:07.910Z] #39 49.18 DEP criu/fsnotify.d [2020-09-10T18:28:08.205Z] #39 49.33 DEP criu/filesystems.d [2020-09-10T18:28:08.205Z] #39 ... [2020-09-10T18:28:08.205Z] [2020-09-10T18:28:08.205Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:28:08.205Z] #17 0.966 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:28:08.205Z] #17 1.168 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:28:08.205Z] #17 1.264 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:28:08.205Z] #17 1.520 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-10T18:28:08.205Z] #17 2.595 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [199 kB] [2020-09-10T18:28:08.205Z] #17 2.595 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-10T18:28:08.205Z] #17 5.797 Fetched 8070 kB in 5s (1661 kB/s) [2020-09-10T18:28:08.205Z] #17 5.797 Reading package lists... [2020-09-10T18:28:08.205Z] #17 7.518 Reading package lists... [2020-09-10T18:28:08.205Z] #17 9.286 Building dependency tree... [2020-09-10T18:28:08.205Z] #17 9.834 libcap2-bin is already the newest version (1:2.25-2). [2020-09-10T18:28:08.205Z] #17 9.834 The following additional packages will be installed: [2020-09-10T18:28:08.205Z] #17 9.834 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-10T18:28:08.205Z] #17 9.834 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-10T18:28:08.205Z] #17 9.835 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-10T18:28:08.205Z] #17 9.835 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-10T18:28:08.205Z] #17 9.835 python3.7 python3.7-minimal vim-runtime xxd [2020-09-10T18:28:08.205Z] #17 9.836 Suggested packages: [2020-09-10T18:28:08.205Z] #17 9.836 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-10T18:28:08.205Z] #17 9.836 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-10T18:28:08.205Z] #17 9.836 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-10T18:28:08.205Z] #17 9.836 Recommended packages: [2020-09-10T18:28:08.205Z] #17 9.837 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-10T18:28:08.205Z] #17 9.837 python3-keyrings.alt python3-xdg unzip [2020-09-10T18:28:08.205Z] #17 ... [2020-09-10T18:28:08.205Z] [2020-09-10T18:28:08.205Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:08.205Z] #41 74.18 net/http/httptrace [2020-09-10T18:28:08.205Z] #41 74.34 net/http [2020-09-10T18:28:08.205Z] #41 81.38 github.com/LK4D4/vndr/godl [2020-09-10T18:28:08.205Z] #41 81.88 github.com/LK4D4/vndr [2020-09-10T18:28:08.296Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-09-10T18:28:08.497Z] #41 ... [2020-09-10T18:28:08.497Z] [2020-09-10T18:28:08.497Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:28:08.497Z] #39 49.52 DEP criu/files.d [2020-09-10T18:28:08.497Z] #39 49.76 DEP criu/files-reg.d [2020-09-10T18:28:08.497Z] #39 49.94 DEP criu/files-ext.d [2020-09-10T18:28:08.497Z] #39 50.04 DEP criu/file-lock.d [2020-09-10T18:28:08.598Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 1.6s done [2020-09-10T18:28:08.790Z] #39 50.17 DEP criu/file-ids.d [2020-09-10T18:28:08.790Z] #39 50.27 DEP criu/fifo.d [2020-09-10T18:28:08.823Z] #52 38.87 Checking out files: 43% (1398/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: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 78% (2557/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: 90% (2941/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-10T18:28:09.084Z] #39 50.34 DEP criu/fdstore.d [2020-09-10T18:28:09.084Z] #39 50.43 DEP criu/fault-injection.d [2020-09-10T18:28:09.084Z] #39 50.48 DEP criu/external.d [2020-09-10T18:28:09.084Z] #39 50.55 DEP criu/eventpoll.d [2020-09-10T18:28:09.084Z] #52 41.86 + cd /tmp/tmp.2DbQlTePJc/src/github.com/containerd/containerd [2020-09-10T18:28:09.084Z] #52 41.86 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-10T18:28:09.376Z] #39 50.70 DEP criu/eventfd.d [2020-09-10T18:28:09.543Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2020-09-10T18:28:09.669Z] #39 50.84 DEP criu/crtools.d [2020-09-10T18:28:09.669Z] #39 50.91 DEP criu/cr-service.d [2020-09-10T18:28:09.669Z] #39 51.01 DEP criu/cr-restore.d [2020-09-10T18:28:09.961Z] #39 51.25 DEP criu/cr-errno.d [2020-09-10T18:28:09.961Z] #39 51.26 DEP criu/cr-dump.d [2020-09-10T18:28:09.961Z] #39 51.40 DEP criu/cr-dedup.d [2020-09-10T18:28:09.961Z] #39 51.49 DEP criu/cr-check.d [2020-09-10T18:28:10.026Z] #52 42.64 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-10T18:28:10.026Z] #52 42.66 + BUILDTAGS='netgo osusergo static_build' [2020-09-10T18:28:10.026Z] #52 42.66 + export EXTRA_FLAGS=-buildmode=pie [2020-09-10T18:28:10.026Z] #52 42.66 + EXTRA_FLAGS=-buildmode=pie [2020-09-10T18:28:10.026Z] #52 42.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-10T18:28:10.026Z] #52 42.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-10T18:28:10.026Z] #52 42.66 + '[' '' = dynamic ']' [2020-09-10T18:28:10.026Z] #52 42.66 + make [2020-09-10T18:28:10.026Z] #52 ... [2020-09-10T18:28:10.026Z] [2020-09-10T18:28:10.026Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:10.026Z] #47 66.38 context [2020-09-10T18:28:10.026Z] #47 67.39 os [2020-09-10T18:28:10.026Z] #47 67.46 encoding/binary [2020-09-10T18:28:10.026Z] #47 69.78 encoding/base64 [2020-09-10T18:28:10.026Z] #47 70.81 golang.org/x/sys/unix [2020-09-10T18:28:10.026Z] #47 70.98 fmt [2020-09-10T18:28:10.254Z] #39 51.62 DEP criu/config.d [2020-09-10T18:28:10.287Z] #47 ... [2020-09-10T18:28:10.287Z] [2020-09-10T18:28:10.287Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:10.287Z] #33 2.329 + RM_GOPATH=0 [2020-09-10T18:28:10.287Z] #33 2.329 + TMP_GOPATH= [2020-09-10T18:28:10.287Z] #33 2.329 + : /build [2020-09-10T18:28:10.287Z] #33 2.329 + '[' -z '' ']' [2020-09-10T18:28:10.287Z] #33 2.329 ++ mktemp -d [2020-09-10T18:28:10.287Z] #33 2.329 + export GOPATH=/tmp/tmp.0nR5e5jYfP [2020-09-10T18:28:10.287Z] #33 2.329 + GOPATH=/tmp/tmp.0nR5e5jYfP [2020-09-10T18:28:10.287Z] #33 2.329 + RM_GOPATH=1 [2020-09-10T18:28:10.287Z] #33 2.329 + case "$(go env GOARCH)" in [2020-09-10T18:28:10.287Z] #33 2.329 ++ go env GOARCH [2020-09-10T18:28:10.287Z] #33 2.372 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:10.287Z] #33 2.372 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:10.287Z] #33 2.372 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:10.287Z] #33 2.393 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-10T18:28:10.287Z] #33 2.393 + dir=/tmp/install [2020-09-10T18:28:10.287Z] #33 2.393 + bin=tini [2020-09-10T18:28:10.287Z] #33 2.393 + shift [2020-09-10T18:28:10.287Z] #33 2.393 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-10T18:28:10.287Z] #33 2.393 + . /tmp/install/tini.installer [2020-09-10T18:28:10.287Z] #33 2.393 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-10T18:28:10.287Z] #33 2.393 + install_tini [2020-09-10T18:28:10.287Z] #33 2.393 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-10T18:28:10.287Z] #33 2.393 + git clone https://github.com/krallin/tini.git /tmp/tmp.0nR5e5jYfP/tini [2020-09-10T18:28:10.287Z] #33 2.415 Cloning into '/tmp/tmp.0nR5e5jYfP/tini'... [2020-09-10T18:28:10.287Z] #33 3.758 + cd /tmp/tmp.0nR5e5jYfP/tini [2020-09-10T18:28:10.287Z] #33 3.759 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-10T18:28:10.287Z] #33 3.777 + cmake . [2020-09-10T18:28:10.546Z] #39 51.77 DEP criu/clone-noasan.d [2020-09-10T18:28:10.546Z] #39 51.82 DEP criu/cgroup.d [2020-09-10T18:28:10.546Z] #39 52.00 DEP criu/cgroup-props.d [2020-09-10T18:28:10.839Z] #39 52.08 DEP criu/bitmap.d [2020-09-10T18:28:10.839Z] #39 52.10 DEP criu/bfd.d [2020-09-10T18:28:10.839Z] #39 52.17 DEP criu/autofs.d [2020-09-10T18:28:10.839Z] #39 52.28 DEP criu/aio.d [2020-09-10T18:28:10.862Z] #33 ... [2020-09-10T18:28:10.862Z] [2020-09-10T18:28:10.862Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:10.862Z] #30 67.32 path [2020-09-10T18:28:10.862Z] #30 68.03 text/tabwriter [2020-09-10T18:28:10.862Z] #30 68.67 fmt [2020-09-10T18:28:10.862Z] #30 68.68 path/filepath [2020-09-10T18:28:10.862Z] #30 70.30 io/ioutil [2020-09-10T18:28:10.862Z] #30 72.17 flag [2020-09-10T18:28:10.862Z] #30 72.20 github.com/BurntSushi/toml [2020-09-10T18:28:10.862Z] #30 75.56 log [2020-09-10T18:28:10.938Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.5s done [2020-09-10T18:28:11.122Z] #30 ... [2020-09-10T18:28:11.122Z] [2020-09-10T18:28:11.122Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:11.122Z] #33 4.702 -- The C compiler identification is GNU 8.3.0 [2020-09-10T18:28:11.122Z] #33 4.725 -- Check for working C compiler: /usr/bin/cc [2020-09-10T18:28:11.132Z] #39 52.37 DEP criu/action-scripts.d [2020-09-10T18:28:11.424Z] #39 52.58 CC criu/action-scripts.o [2020-09-10T18:28:11.424Z] #39 ... [2020-09-10T18:28:11.424Z] [2020-09-10T18:28:11.424Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:11.424Z] #41 DONE 87.4s [2020-09-10T18:28:11.695Z] #33 5.327 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-10T18:28:11.695Z] #33 5.336 -- Detecting C compiler ABI info [2020-09-10T18:28:11.716Z] [2020-09-10T18:28:11.717Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:28:11.717Z] #39 52.99 CC criu/aio.o [2020-09-10T18:28:11.884Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.1s [2020-09-10T18:28:12.009Z] #39 53.43 CC criu/autofs.o [2020-09-10T18:28:12.059Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.0s done [2020-09-10T18:28:12.059Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2020-09-10T18:28:12.319Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-10T18:28:12.319Z] #7 DONE 16.1s [2020-09-10T18:28:12.319Z] [2020-09-10T18:28:12.319Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-10T18:28:12.473Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.1s done [2020-09-10T18:28:12.473Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2020-09-10T18:28:12.473Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-10T18:28:12.473Z] #7 DONE 16.4s [2020-09-10T18:28:12.643Z] #39 54.05 CC criu/bfd.o [2020-09-10T18:28:12.647Z] #33 6.123 -- Detecting C compiler ABI info - done [2020-09-10T18:28:12.647Z] #33 6.186 -- Detecting C compile features [2020-09-10T18:28:12.734Z] [2020-09-10T18:28:12.734Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-10T18:28:12.935Z] #39 54.19 CC criu/bitmap.o [2020-09-10T18:28:12.935Z] #39 54.24 CC criu/cgroup-props.o [2020-09-10T18:28:13.570Z] #39 54.67 CC criu/cgroup.o [2020-09-10T18:28:14.564Z] #33 8.271 -- Detecting C compile features - done [2020-09-10T18:28:14.825Z] #33 8.323 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-10T18:28:14.825Z] #33 ... [2020-09-10T18:28:14.825Z] [2020-09-10T18:28:14.825Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:28:14.825Z] #10 71.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-10T18:28:14.825Z] #10 71.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-10T18:28:14.825Z] #10 71.25 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-10T18:28:14.825Z] #10 79.55 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-10T18:28:14.825Z] #10 79.57 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-10T18:28:14.825Z] #10 79.58 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:28:14.825Z] #10 79.77 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-10T18:28:14.825Z] #10 79.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-10T18:28:14.825Z] #10 79.79 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:28:15.084Z] #39 56.33 CC criu/clone-noasan.o [2020-09-10T18:28:15.084Z] #39 56.52 CC criu/config.o [2020-09-10T18:28:15.086Z] #10 ... [2020-09-10T18:28:15.086Z] [2020-09-10T18:28:15.086Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:15.086Z] #33 8.560 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-10T18:28:15.086Z] #33 8.672 -- Configuring done [2020-09-10T18:28:15.203Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.1s done [2020-09-10T18:28:15.347Z] #33 8.712 -- Generating done [2020-09-10T18:28:15.347Z] #33 8.723 -- Build files have been written to: /tmp/tmp.0nR5e5jYfP/tini [2020-09-10T18:28:15.347Z] #33 8.726 + make tini-static [2020-09-10T18:28:15.438Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 19.2s done [2020-09-10T18:28:15.438Z] #8 DONE 24.8s [2020-09-10T18:28:15.438Z] [2020-09-10T18:28:15.438Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-10T18:28:15.607Z] #33 9.117 Scanning dependencies of target tini-static [2020-09-10T18:28:15.611Z] #8 DONE 3.1s [2020-09-10T18:28:15.611Z] [2020-09-10T18:28:15.611Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-10T18:28:15.741Z] #9 DONE 0.2s [2020-09-10T18:28:15.741Z] [2020-09-10T18:28:15.741Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-10T18:28:15.741Z] #10 DONE 0.1s [2020-09-10T18:28:15.868Z] #33 9.255 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-10T18:28:15.871Z] #9 DONE 0.5s [2020-09-10T18:28:15.871Z] [2020-09-10T18:28:15.871Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-10T18:28:16.004Z] #8 DONE 3.2s [2020-09-10T18:28:16.004Z] [2020-09-10T18:28:16.004Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-10T18:28:16.044Z] [2020-09-10T18:28:16.044Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-10T18:28:16.044Z] #28 DONE 0.1s [2020-09-10T18:28:16.044Z] [2020-09-10T18:28:16.044Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-10T18:28:16.044Z] #36 DONE 0.1s [2020-09-10T18:28:16.044Z] [2020-09-10T18:28:16.044Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:28:16.131Z] #27 DONE 0.2s [2020-09-10T18:28:16.131Z] [2020-09-10T18:28:16.131Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-10T18:28:16.131Z] #35 DONE 0.1s [2020-09-10T18:28:16.131Z] [2020-09-10T18:28:16.131Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T18:28:16.134Z] #39 ... [2020-09-10T18:28:16.134Z] [2020-09-10T18:28:16.134Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T18:28:16.134Z] #28 DONE 91.8s [2020-09-10T18:28:16.134Z] [2020-09-10T18:28:16.134Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:28:16.134Z] #39 57.34 CC criu/cr-check.o [2020-09-10T18:28:16.264Z] #9 DONE 0.5s [2020-09-10T18:28:16.264Z] [2020-09-10T18:28:16.264Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-10T18:28:16.264Z] #27 DONE 0.1s [2020-09-10T18:28:16.264Z] [2020-09-10T18:28:16.264Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-10T18:28:16.264Z] #35 DONE 0.1s [2020-09-10T18:28:16.264Z] [2020-09-10T18:28:16.264Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T18:28:16.346Z] #37 0.443 + git clone https://github.com/docker/distribution.git . [2020-09-10T18:28:16.346Z] #37 0.445 Cloning into '.'... [2020-09-10T18:28:16.605Z] #7 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2020-09-10T18:28:16.768Z] #39 ... [2020-09-10T18:28:16.768Z] [2020-09-10T18:28:16.768Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:28:16.768Z] #17 11.07 The following NEW packages will be installed: [2020-09-10T18:28:16.768Z] #17 11.07 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-10T18:28:16.768Z] #17 11.07 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-10T18:28:16.768Z] #17 11.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-10T18:28:16.768Z] #17 11.07 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-10T18:28:16.768Z] #17 11.07 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-10T18:28:16.768Z] #17 11.07 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-10T18:28:16.768Z] #17 11.07 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-10T18:28:16.768Z] #17 11.07 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-10T18:28:16.768Z] #17 11.07 xz-utils zip [2020-09-10T18:28:16.768Z] #17 11.15 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:28:16.768Z] #17 11.15 Need to get 27.7 MB of archives. [2020-09-10T18:28:16.768Z] #17 11.15 After this operation, 117 MB of additional disk space will be used. [2020-09-10T18:28:16.768Z] #17 11.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-09-10T18:28:16.768Z] #17 11.18 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-10T18:28:16.768Z] #17 11.28 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-10T18:28:16.768Z] #17 11.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-09-10T18:28:16.768Z] #17 11.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-09-10T18:28:16.768Z] #17 11.56 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-10T18:28:16.768Z] #17 11.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-09-10T18:28:16.768Z] #17 11.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-09-10T18:28:16.768Z] #17 11.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-09-10T18:28:16.768Z] #17 11.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-09-10T18:28:16.768Z] #17 11.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-09-10T18:28:16.768Z] #17 11.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-09-10T18:28:16.768Z] #17 11.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-09-10T18:28:16.768Z] #17 11.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-09-10T18:28:16.768Z] #17 11.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-09-10T18:28:16.768Z] #17 12.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-09-10T18:28:16.768Z] #17 12.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-10T18:28:16.768Z] #17 12.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-10T18:28:16.768Z] #17 12.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-09-10T18:28:16.768Z] #17 12.42 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-10T18:28:16.768Z] #17 12.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-09-10T18:28:16.768Z] #17 12.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-09-10T18:28:16.768Z] #17 12.60 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-09-10T18:28:16.768Z] #17 12.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-10T18:28:16.768Z] #17 12.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-10T18:28:16.768Z] #17 12.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-10T18:28:16.768Z] #17 12.71 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-09-10T18:28:16.768Z] #17 12.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-09-10T18:28:16.768Z] #17 12.96 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-10T18:28:16.768Z] #17 15.00 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-10T18:28:16.768Z] #17 15.01 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-10T18:28:16.768Z] #17 15.01 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-10T18:28:16.768Z] #17 15.01 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-09-10T18:28:16.768Z] #17 15.01 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-09-10T18:28:16.768Z] #17 15.02 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-09-10T18:28:16.768Z] #17 15.06 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-10T18:28:16.768Z] #17 15.07 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-09-10T18:28:16.768Z] #17 15.07 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-09-10T18:28:16.768Z] #17 15.07 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-10T18:28:16.768Z] #17 15.08 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-09-10T18:28:16.768Z] #17 15.09 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-10T18:28:16.768Z] #17 15.14 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-09-10T18:28:16.768Z] #17 15.52 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-10T18:28:16.768Z] #17 15.53 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-09-10T18:28:16.768Z] #17 15.53 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-10T18:28:16.768Z] #17 15.71 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-09-10T18:28:16.768Z] #17 15.89 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-09-10T18:28:16.768Z] #17 15.98 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-09-10T18:28:16.768Z] #17 16.56 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:28:16.768Z] #17 16.59 Fetched 27.7 MB in 5s (5392 kB/s) [2020-09-10T18:28:16.768Z] #17 16.65 Selecting previously unselected package pigz. [2020-09-10T18:28:16.768Z] #17 16.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-09-10T18:28:16.768Z] #17 16.65 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-09-10T18:28:16.768Z] #17 16.66 Unpacking pigz (2.4-1) ... [2020-09-10T18:28:16.768Z] #17 16.71 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-09-10T18:28:16.768Z] #17 16.71 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-10T18:28:16.768Z] #17 16.71 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-10T18:28:16.768Z] #17 17.00 Selecting previously unselected package python3.7-minimal. [2020-09-10T18:28:16.768Z] #17 17.00 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-10T18:28:16.768Z] #17 17.01 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-10T18:28:16.768Z] #17 17.62 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-10T18:28:16.768Z] #17 17.63 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-10T18:28:16.808Z] #33 ... [2020-09-10T18:28:16.808Z] [2020-09-10T18:28:16.808Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:28:16.808Z] #39 4.419 Note: Building without setproctitle() and strlcpy() support. [2020-09-10T18:28:16.808Z] #39 4.419 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-10T18:28:16.808Z] #39 4.471 Note: Building without GnuTLS support [2020-09-10T18:28:16.808Z] #39 4.496 Makefile.config:39: Warn: you have no libnftables installed [2020-09-10T18:28:16.808Z] #39 4.496 Makefile.config:40: Warn: Building without nftables support [2020-09-10T18:28:16.808Z] #39 6.512 fatal: not a git repository (or any of the parent directories): .git [2020-09-10T18:28:16.808Z] #39 6.570 GEN .gitid [2020-09-10T18:28:16.808Z] #39 6.613 GEN criu/include/version.h [2020-09-10T18:28:16.808Z] #39 6.678 GEN include/common/asm [2020-09-10T18:28:16.808Z] #39 8.320 PBCC images/timens.pb-c.c [2020-09-10T18:28:16.808Z] #39 8.350 DEP images/timens.pb-c.d [2020-09-10T18:28:16.808Z] #39 8.430 PBCC images/fown.pb-c.c [2020-09-10T18:28:16.808Z] #39 8.485 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-10T18:28:16.808Z] #39 8.603 PBCC images/opts.pb-c.c [2020-09-10T18:28:16.808Z] #39 8.638 PBCC images/memfd.pb-c.c [2020-09-10T18:28:16.808Z] #39 8.712 DEP images/fown.pb-c.d [2020-09-10T18:28:16.808Z] #39 8.793 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-10T18:28:16.808Z] #39 8.860 DEP images/opts.pb-c.d [2020-09-10T18:28:16.808Z] #39 8.931 DEP images/memfd.pb-c.d [2020-09-10T18:28:16.808Z] #39 9.009 PBCC images/sit.pb-c.c [2020-09-10T18:28:16.808Z] #39 9.077 DEP images/sit.pb-c.d [2020-09-10T18:28:16.808Z] #39 9.153 PBCC images/macvlan.pb-c.c [2020-09-10T18:28:16.808Z] #39 9.181 DEP images/macvlan.pb-c.d [2020-09-10T18:28:16.808Z] #39 9.250 PBCC images/autofs.pb-c.c [2020-09-10T18:28:16.808Z] #39 9.305 DEP images/autofs.pb-c.d [2020-09-10T18:28:16.808Z] #39 9.368 PBCC images/sysctl.pb-c.c [2020-09-10T18:28:16.808Z] #39 9.389 DEP images/sysctl.pb-c.d [2020-09-10T18:28:16.808Z] #39 9.429 PBCC images/time.pb-c.c [2020-09-10T18:28:16.808Z] #39 9.440 DEP images/time.pb-c.d [2020-09-10T18:28:16.808Z] #39 9.543 PBCC images/binfmt-misc.pb-c.c [2020-09-10T18:28:16.808Z] #39 9.577 DEP images/binfmt-misc.pb-c.d [2020-09-10T18:28:16.808Z] #39 9.611 PBCC images/seccomp.pb-c.c [2020-09-10T18:28:16.808Z] #39 9.652 DEP images/seccomp.pb-c.d [2020-09-10T18:28:16.808Z] #39 9.681 PBCC images/userns.pb-c.c [2020-09-10T18:28:16.808Z] #39 9.738 DEP images/userns.pb-c.d [2020-09-10T18:28:16.808Z] #39 9.797 PBCC images/cgroup.pb-c.c [2020-09-10T18:28:16.808Z] #39 9.817 DEP images/cgroup.pb-c.d [2020-09-10T18:28:16.808Z] #39 9.869 PBCC images/ext-file.pb-c.c [2020-09-10T18:28:16.808Z] #39 9.886 DEP images/ext-file.pb-c.d [2020-09-10T18:28:16.808Z] #39 9.972 PBCC images/rpc.pb-c.c [2020-09-10T18:28:17.085Z] #39 10.10 DEP images/rpc.pb-c.d [2020-09-10T18:28:17.085Z] #39 10.16 PBCC images/siginfo.pb-c.c [2020-09-10T18:28:17.085Z] #39 10.20 DEP images/siginfo.pb-c.d [2020-09-10T18:28:17.085Z] #39 10.24 PBCC images/pagemap.pb-c.c [2020-09-10T18:28:17.085Z] #39 10.30 DEP images/pagemap.pb-c.d [2020-09-10T18:28:17.085Z] #39 ... [2020-09-10T18:28:17.085Z] [2020-09-10T18:28:17.085Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:17.085Z] #30 78.95 github.com/BurntSushi/toml/cmd/tomlv [2020-09-10T18:28:17.085Z] #30 DONE 83.5s [2020-09-10T18:28:17.085Z] [2020-09-10T18:28:17.085Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:28:17.085Z] #39 10.38 PBCC images/rlimit.pb-c.c [2020-09-10T18:28:17.085Z] #39 10.47 DEP images/rlimit.pb-c.d [2020-09-10T18:28:17.085Z] #39 ... [2020-09-10T18:28:17.085Z] [2020-09-10T18:28:17.085Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:17.085Z] #33 10.71 [100%] Linking C executable tini-static [2020-09-10T18:28:17.095Z] #17 18.97 Selecting previously unselected package python3-minimal. [2020-09-10T18:28:17.095Z] #17 18.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 ... 23448 files and directories currently installed.) [2020-09-10T18:28:17.095Z] #17 18.99 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-09-10T18:28:17.095Z] #17 18.99 Unpacking python3-minimal (3.7.3-1) ... [2020-09-10T18:28:17.095Z] #17 19.07 Selecting previously unselected package libmpdec2:s390x. [2020-09-10T18:28:17.095Z] #17 19.07 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-09-10T18:28:17.095Z] #17 19.08 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-09-10T18:28:17.095Z] #17 19.15 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-09-10T18:28:17.095Z] #17 19.15 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-09-10T18:28:17.096Z] #17 19.15 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-10T18:28:17.730Z] #17 19.62 Selecting previously unselected package python3.7. [2020-09-10T18:28:17.730Z] #17 19.62 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-09-10T18:28:17.730Z] #17 19.62 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-10T18:28:17.730Z] #17 19.67 Selecting previously unselected package libpython3-stdlib:s390x. [2020-09-10T18:28:17.730Z] #17 19.67 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-09-10T18:28:17.730Z] #17 19.68 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-10T18:28:17.730Z] #17 19.73 Setting up python3-minimal (3.7.3-1) ... [2020-09-10T18:28:17.993Z] #7 DONE 21.8s [2020-09-10T18:28:18.031Z] #33 11.54 [100%] Built target tini-static [2020-09-10T18:28:18.256Z] [2020-09-10T18:28:18.256Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-10T18:28:18.293Z] #33 11.65 + mkdir -p /build [2020-09-10T18:28:18.293Z] #33 11.66 + cp tini-static /build/docker-init [2020-09-10T18:28:18.364Z] #17 20.24 Selecting previously unselected package python3. [2020-09-10T18:28:18.364Z] #17 20.24 (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-10T18:28:18.364Z] #17 20.27 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-09-10T18:28:18.364Z] #17 20.27 Unpacking python3 (3.7.3-1) ... [2020-09-10T18:28:18.364Z] #17 20.33 Selecting previously unselected package libip4tc0:s390x. [2020-09-10T18:28:18.364Z] #17 20.33 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-09-10T18:28:18.364Z] #17 20.33 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-09-10T18:28:18.364Z] #17 20.37 Selecting previously unselected package libip6tc0:s390x. [2020-09-10T18:28:18.364Z] #17 20.37 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-09-10T18:28:18.364Z] #17 20.37 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-09-10T18:28:18.364Z] #17 20.42 Selecting previously unselected package libiptc0:s390x. [2020-09-10T18:28:18.364Z] #17 20.42 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-09-10T18:28:18.364Z] #17 20.42 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-09-10T18:28:18.364Z] #17 20.46 Selecting previously unselected package libnfnetlink0:s390x. [2020-09-10T18:28:18.364Z] #17 20.46 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-09-10T18:28:18.364Z] #17 20.46 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-10T18:28:18.364Z] #17 20.49 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-09-10T18:28:18.553Z] #33 DONE 11.9s [2020-09-10T18:28:18.553Z] [2020-09-10T18:28:18.553Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:28:18.553Z] #39 10.59 PBCC images/file-lock.pb-c.c [2020-09-10T18:28:18.553Z] #39 10.66 DEP images/file-lock.pb-c.d [2020-09-10T18:28:18.553Z] #39 10.79 PBCC images/tty.pb-c.c [2020-09-10T18:28:18.553Z] #39 10.98 DEP images/tty.pb-c.d [2020-09-10T18:28:18.553Z] #39 11.14 PBCC images/tun.pb-c.c [2020-09-10T18:28:18.553Z] #39 11.22 PBCC images/netdev.pb-c.c [2020-09-10T18:28:18.553Z] #39 11.30 DEP images/tun.pb-c.d [2020-09-10T18:28:18.553Z] #39 11.49 DEP images/netdev.pb-c.d [2020-09-10T18:28:18.553Z] #39 11.60 PBCC images/vma.pb-c.c [2020-09-10T18:28:18.553Z] #39 11.79 DEP images/vma.pb-c.d [2020-09-10T18:28:18.553Z] #39 11.86 PBCC images/creds.pb-c.c [2020-09-10T18:28:18.660Z] #17 20.50 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-09-10T18:28:18.660Z] #17 20.50 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-10T18:28:18.660Z] #17 20.53 Selecting previously unselected package libnftnl11:s390x. [2020-09-10T18:28:18.660Z] #17 20.53 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-09-10T18:28:18.660Z] #17 20.54 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-09-10T18:28:18.660Z] #17 20.56 Selecting previously unselected package iptables. [2020-09-10T18:28:18.660Z] #17 20.56 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-09-10T18:28:18.660Z] #17 20.57 Unpacking iptables (1.8.2-4) ... [2020-09-10T18:28:18.813Z] #39 11.94 DEP images/creds.pb-c.d [2020-09-10T18:28:18.813Z] #39 11.99 PBCC images/utsns.pb-c.c [2020-09-10T18:28:18.813Z] #39 12.01 DEP images/utsns.pb-c.d [2020-09-10T18:28:18.813Z] #39 12.05 PBCC images/ipc-desc.pb-c.c [2020-09-10T18:28:18.813Z] #39 12.11 PBCC images/ipc-sem.pb-c.c [2020-09-10T18:28:18.953Z] #17 20.81 Selecting previously unselected package xxd. [2020-09-10T18:28:18.953Z] #17 20.81 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-10T18:28:18.953Z] #17 20.81 Unpacking xxd (2:8.1.0875-5) ... [2020-09-10T18:28:18.953Z] #17 20.87 Selecting previously unselected package vim-common. [2020-09-10T18:28:18.953Z] #17 20.87 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-10T18:28:18.953Z] #17 20.88 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-10T18:28:18.953Z] #17 20.96 Selecting previously unselected package bash-completion. [2020-09-10T18:28:18.953Z] #17 20.96 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-10T18:28:19.073Z] #39 12.18 DEP images/ipc-desc.pb-c.d [2020-09-10T18:28:19.073Z] #39 12.23 DEP images/ipc-sem.pb-c.d [2020-09-10T18:28:19.073Z] #39 ... [2020-09-10T18:28:19.073Z] [2020-09-10T18:28:19.073Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:19.073Z] #41 75.26 flag [2020-09-10T18:28:19.073Z] #41 78.04 go/token [2020-09-10T18:28:19.073Z] #41 78.92 go/scanner [2020-09-10T18:28:19.073Z] #41 78.96 internal/lazyregexp [2020-09-10T18:28:19.073Z] #41 79.26 net/url [2020-09-10T18:28:19.073Z] #41 80.32 go/ast [2020-09-10T18:28:19.073Z] #41 80.95 text/template/parse [2020-09-10T18:28:19.205Z] #8 DONE 1.2s [2020-09-10T18:28:19.334Z] #41 ... [2020-09-10T18:28:19.334Z] [2020-09-10T18:28:19.334Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:28:19.334Z] #39 12.40 PBCC images/ipc-msg.pb-c.c [2020-09-10T18:28:19.334Z] #39 12.45 DEP images/ipc-msg.pb-c.d [2020-09-10T18:28:19.334Z] #39 12.54 PBCC images/ipc-shm.pb-c.c [2020-09-10T18:28:19.334Z] #39 12.63 DEP images/ipc-shm.pb-c.d [2020-09-10T18:28:19.473Z] [2020-09-10T18:28:19.473Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-10T18:28:19.594Z] #39 12.72 PBCC images/ipc-var.pb-c.c [2020-09-10T18:28:19.594Z] #39 12.88 DEP images/ipc-var.pb-c.d [2020-09-10T18:28:19.854Z] #39 12.98 PBCC images/sk-opts.pb-c.c [2020-09-10T18:28:19.854Z] #39 13.00 PBCC images/packet-sock.pb-c.c [2020-09-10T18:28:19.854Z] #39 13.04 DEP images/sk-opts.pb-c.d [2020-09-10T18:28:19.854Z] #39 13.06 DEP images/packet-sock.pb-c.d [2020-09-10T18:28:19.854Z] #39 13.08 PBCC images/sk-netlink.pb-c.c [2020-09-10T18:28:19.854Z] #39 13.11 DEP images/sk-netlink.pb-c.d [2020-09-10T18:28:19.854Z] #39 13.12 PBCC images/sk-inet.pb-c.c [2020-09-10T18:28:19.854Z] #39 13.17 DEP images/sk-inet.pb-c.d [2020-09-10T18:28:20.047Z] #9 DONE 0.8s [2020-09-10T18:28:20.047Z] [2020-09-10T18:28:20.047Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-10T18:28:20.047Z] #35 DONE 0.1s [2020-09-10T18:28:20.047Z] [2020-09-10T18:28:20.047Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:20.115Z] #39 13.24 PBCC images/sk-unix.pb-c.c [2020-09-10T18:28:20.115Z] #39 13.31 DEP images/sk-unix.pb-c.d [2020-09-10T18:28:20.115Z] #39 13.37 PBCC images/mm.pb-c.c [2020-09-10T18:28:20.115Z] #39 13.46 DEP images/mm.pb-c.d [2020-09-10T18:28:20.319Z] #47 ... [2020-09-10T18:28:20.319Z] [2020-09-10T18:28:20.319Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-10T18:28:20.319Z] #27 DONE 0.2s [2020-09-10T18:28:20.319Z] [2020-09-10T18:28:20.319Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T18:28:20.375Z] #39 13.50 PBCC images/timerfd.pb-c.c [2020-09-10T18:28:20.375Z] #39 13.55 DEP images/timerfd.pb-c.d [2020-09-10T18:28:20.375Z] #39 13.60 PBCC images/timer.pb-c.c [2020-09-10T18:28:20.375Z] #39 13.61 DEP images/timer.pb-c.d [2020-09-10T18:28:20.375Z] #39 13.64 PBCC images/sa.pb-c.c [2020-09-10T18:28:20.375Z] #39 13.68 DEP images/sa.pb-c.d [2020-09-10T18:28:20.464Z] #17 22.31 Unpacking bash-completion (1:2.8-6) ... [2020-09-10T18:28:20.668Z] #39 13.77 PBCC images/pipe-data.pb-c.c [2020-09-10T18:28:20.668Z] #39 13.78 DEP images/pipe-data.pb-c.d [2020-09-10T18:28:20.668Z] #39 13.86 PBCC images/mnt.pb-c.c [2020-09-10T18:28:20.668Z] #39 13.92 DEP images/mnt.pb-c.d [2020-09-10T18:28:20.668Z] #39 13.99 PBCC images/sk-packet.pb-c.c [2020-09-10T18:28:20.757Z] #17 22.62 Selecting previously unselected package bzip2. [2020-09-10T18:28:20.757Z] #17 22.62 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-09-10T18:28:20.757Z] #17 22.62 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-10T18:28:20.757Z] #17 22.66 Selecting previously unselected package xz-utils. [2020-09-10T18:28:20.757Z] #17 22.66 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-09-10T18:28:20.757Z] #17 22.66 Unpacking xz-utils (5.2.4-1) ... [2020-09-10T18:28:20.757Z] #17 22.76 Selecting previously unselected package apparmor. [2020-09-10T18:28:20.757Z] #17 22.76 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-09-10T18:28:20.757Z] #17 22.81 Unpacking apparmor (2.13.2-10) ... [2020-09-10T18:28:20.928Z] #39 14.03 DEP images/sk-packet.pb-c.d [2020-09-10T18:28:20.928Z] #39 14.08 PBCC images/tcp-stream.pb-c.c [2020-09-10T18:28:20.928Z] #39 14.14 DEP images/tcp-stream.pb-c.d [2020-09-10T18:28:20.928Z] #39 14.19 PBCC images/pipe.pb-c.c [2020-09-10T18:28:20.928Z] #39 14.23 DEP images/pipe.pb-c.d [2020-09-10T18:28:21.050Z] #17 23.01 Selecting previously unselected package aufs-tools. [2020-09-10T18:28:21.050Z] #17 23.01 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-09-10T18:28:21.050Z] #17 23.01 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-10T18:28:21.050Z] #17 23.08 Selecting previously unselected package libonig5:s390x. [2020-09-10T18:28:21.050Z] #17 23.08 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-09-10T18:28:21.050Z] #17 23.10 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-10T18:28:21.192Z] #39 14.29 PBCC images/pstree.pb-c.c [2020-09-10T18:28:21.193Z] #39 14.37 DEP images/pstree.pb-c.d [2020-09-10T18:28:21.193Z] #39 14.40 PBCC images/fs.pb-c.c [2020-09-10T18:28:21.193Z] #39 14.41 DEP images/fs.pb-c.d [2020-09-10T18:28:21.193Z] #39 14.46 PBCC images/signalfd.pb-c.c [2020-09-10T18:28:21.193Z] #39 14.53 DEP images/signalfd.pb-c.d [2020-09-10T18:28:21.193Z] #39 ... [2020-09-10T18:28:21.193Z] [2020-09-10T18:28:21.193Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:21.193Z] #52 44.10 + bin/ctr [2020-09-10T18:28:21.343Z] #17 23.18 Selecting previously unselected package libjq1:s390x. [2020-09-10T18:28:21.343Z] #17 23.18 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-10T18:28:21.343Z] #17 23.18 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-10T18:28:21.343Z] #17 23.22 Selecting previously unselected package jq. [2020-09-10T18:28:21.343Z] #17 23.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-10T18:28:21.343Z] #17 23.22 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-10T18:28:21.343Z] #17 23.27 Selecting previously unselected package libaio1:s390x. [2020-09-10T18:28:21.343Z] #17 23.27 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-09-10T18:28:21.343Z] #17 23.27 Unpacking libaio1:s390x (0.3.112-3) ... [2020-09-10T18:28:21.343Z] #17 23.30 Selecting previously unselected package libgpm2:s390x. [2020-09-10T18:28:21.343Z] #17 23.30 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-09-10T18:28:21.343Z] #17 23.30 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-09-10T18:28:21.343Z] #17 23.33 Selecting previously unselected package libicu63:s390x. [2020-09-10T18:28:21.343Z] #17 23.33 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-10T18:28:21.343Z] #17 23.33 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-10T18:28:21.425Z] #28 ... [2020-09-10T18:28:21.425Z] [2020-09-10T18:28:21.425Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:21.425Z] #54 4.782 + RM_GOPATH=0 [2020-09-10T18:28:21.425Z] #54 4.782 + TMP_GOPATH= [2020-09-10T18:28:21.425Z] #54 4.782 + : /build [2020-09-10T18:28:21.425Z] #54 4.782 + '[' -z '' ']' [2020-09-10T18:28:21.425Z] #54 4.784 ++ mktemp -d [2020-09-10T18:28:21.425Z] #54 4.784 + export GOPATH=/tmp/tmp.1eRKNBDmDY [2020-09-10T18:28:21.425Z] #54 4.784 + GOPATH=/tmp/tmp.1eRKNBDmDY [2020-09-10T18:28:21.425Z] #54 4.784 + RM_GOPATH=1 [2020-09-10T18:28:21.425Z] #54 4.787 + case "$(go env GOARCH)" in [2020-09-10T18:28:21.425Z] #54 4.787 ++ go env GOARCH [2020-09-10T18:28:21.425Z] #54 4.816 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:21.425Z] #54 4.816 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:21.425Z] #54 4.832 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:21.425Z] #54 4.840 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-10T18:28:21.425Z] #54 4.842 + dir=/tmp/install [2020-09-10T18:28:21.425Z] #54 4.842 + bin=rootlesskit [2020-09-10T18:28:21.425Z] #54 4.842 + shift [2020-09-10T18:28:21.425Z] #54 4.842 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-10T18:28:21.425Z] #54 4.842 + . /tmp/install/rootlesskit.installer [2020-09-10T18:28:21.425Z] #54 4.842 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-10T18:28:21.425Z] #54 4.842 + install_rootlesskit [2020-09-10T18:28:21.425Z] #54 4.842 + case "$1" in [2020-09-10T18:28:21.425Z] #54 4.842 + export CGO_ENABLED=0 [2020-09-10T18:28:21.425Z] #54 4.842 + CGO_ENABLED=0 [2020-09-10T18:28:21.425Z] #54 4.842 + _install_rootlesskit [2020-09-10T18:28:21.425Z] #54 4.842 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-10T18:28:21.425Z] #54 4.842 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1eRKNBDmDY/src/github.com/rootless-containers/rootlesskit [2020-09-10T18:28:21.425Z] #54 4.842 Cloning into '/tmp/tmp.1eRKNBDmDY/src/github.com/rootless-containers/rootlesskit'... [2020-09-10T18:28:21.425Z] #54 ... [2020-09-10T18:28:21.425Z] [2020-09-10T18:28:21.425Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T18:28:21.425Z] #28 5.291 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-10T18:28:21.425Z] #28 5.297 Cloning into '.'... [2020-09-10T18:28:21.459Z] #52 ... [2020-09-10T18:28:21.459Z] [2020-09-10T18:28:21.459Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:28:21.459Z] #39 14.64 PBCC images/fh.pb-c.c [2020-09-10T18:28:21.459Z] #39 14.70 PBCC images/fsnotify.pb-c.c [2020-09-10T18:28:21.459Z] #39 14.74 DEP images/fh.pb-c.d [2020-09-10T18:28:21.529Z] #28 ... [2020-09-10T18:28:21.530Z] [2020-09-10T18:28:21.530Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:21.530Z] #43 5.099 + RM_GOPATH=0 [2020-09-10T18:28:21.530Z] #43 5.099 + TMP_GOPATH= [2020-09-10T18:28:21.530Z] #43 5.099 + : /build [2020-09-10T18:28:21.530Z] #43 5.099 + '[' -z '' ']' [2020-09-10T18:28:21.530Z] #43 5.104 ++ mktemp -d [2020-09-10T18:28:21.530Z] #43 5.104 + export GOPATH=/tmp/tmp.FqCVcuavoY [2020-09-10T18:28:21.530Z] #43 5.104 + GOPATH=/tmp/tmp.FqCVcuavoY [2020-09-10T18:28:21.530Z] #43 5.104 + RM_GOPATH=1 [2020-09-10T18:28:21.530Z] #43 5.104 + case "$(go env GOARCH)" in [2020-09-10T18:28:21.530Z] #43 5.104 ++ go env GOARCH [2020-09-10T18:28:21.530Z] #43 5.144 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:21.530Z] #43 5.144 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:21.530Z] #43 5.145 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:21.530Z] #43 5.150 + dir=/tmp/install [2020-09-10T18:28:21.530Z] #43 5.158 + bin=gotestsum [2020-09-10T18:28:21.530Z] #43 5.158 + shift [2020-09-10T18:28:21.530Z] #43 5.158 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-10T18:28:21.530Z] #43 5.159 + . /tmp/install/gotestsum.installer [2020-09-10T18:28:21.530Z] #43 5.159 ++ : v0.3.5 [2020-09-10T18:28:21.530Z] #43 5.163 + install_gotestsum [2020-09-10T18:28:21.530Z] #43 5.165 + set -e [2020-09-10T18:28:21.530Z] #43 5.165 + export GO111MODULE=on [2020-09-10T18:28:21.530Z] #43 5.166 + GO111MODULE=on [2020-09-10T18:28:21.530Z] #43 5.166 + GOBIN=/build [2020-09-10T18:28:21.530Z] #43 5.166 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-10T18:28:21.530Z] #43 5.293 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-10T18:28:21.530Z] #43 ... [2020-09-10T18:28:21.530Z] [2020-09-10T18:28:21.530Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T18:28:21.530Z] #28 5.153 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-10T18:28:21.530Z] #28 5.159 Cloning into '.'... [2020-09-10T18:28:21.718Z] #39 14.80 DEP images/fsnotify.pb-c.d [2020-09-10T18:28:21.718Z] #39 14.83 PBCC images/eventpoll.pb-c.c [2020-09-10T18:28:21.718Z] #39 14.88 DEP images/eventpoll.pb-c.d [2020-09-10T18:28:21.718Z] #39 14.92 PBCC images/eventfd.pb-c.c [2020-09-10T18:28:21.718Z] #39 14.97 DEP images/eventfd.pb-c.d [2020-09-10T18:28:21.977Z] #39 15.04 PBCC images/remap-file-path.pb-c.c [2020-09-10T18:28:21.977Z] #39 15.07 DEP images/remap-file-path.pb-c.d [2020-09-10T18:28:21.977Z] #39 15.14 PBCC images/fifo.pb-c.c [2020-09-10T18:28:21.977Z] #39 ... [2020-09-10T18:28:21.977Z] [2020-09-10T18:28:21.977Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:21.977Z] #47 78.17 encoding/json [2020-09-10T18:28:21.977Z] #47 81.67 github.com/pkg/diff [2020-09-10T18:28:21.977Z] #47 82.99 go/ast [2020-09-10T18:28:21.977Z] #47 85.50 golang.org/x/crypto/ssh/terminal [2020-09-10T18:28:21.977Z] #47 87.13 mvdan.cc/editorconfig [2020-09-10T18:28:21.977Z] #47 88.32 mvdan.cc/sh/v3/fileutil [2020-09-10T18:28:21.977Z] #47 ... [2020-09-10T18:28:21.977Z] [2020-09-10T18:28:21.977Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:28:21.977Z] #39 15.18 DEP images/fifo.pb-c.d [2020-09-10T18:28:21.977Z] #39 15.24 PBCC images/ghost-file.pb-c.c [2020-09-10T18:28:21.977Z] #39 15.29 DEP images/ghost-file.pb-c.d [2020-09-10T18:28:21.990Z] #37 ... [2020-09-10T18:28:21.990Z] [2020-09-10T18:28:21.990Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:21.990Z] #44 0.800 + RM_GOPATH=0 [2020-09-10T18:28:21.990Z] #44 0.801 + TMP_GOPATH= [2020-09-10T18:28:21.990Z] #44 0.802 + : /build [2020-09-10T18:28:21.990Z] #44 0.803 + '[' -z '' ']' [2020-09-10T18:28:21.990Z] #44 0.805 ++ mktemp -d [2020-09-10T18:28:21.990Z] #44 0.840 + export GOPATH=/tmp/tmp.mLR5sxh3m9 [2020-09-10T18:28:21.990Z] #44 0.841 + GOPATH=/tmp/tmp.mLR5sxh3m9 [2020-09-10T18:28:21.990Z] #44 0.841 + RM_GOPATH=1 [2020-09-10T18:28:21.990Z] #44 0.841 + case "$(go env GOARCH)" in [2020-09-10T18:28:21.990Z] #44 0.842 ++ go env GOARCH [2020-09-10T18:28:21.990Z] #44 0.895 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:21.990Z] #44 0.895 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:21.990Z] #44 0.897 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:21.990Z] #44 0.899 + dir=/tmp/install [2020-09-10T18:28:21.990Z] #44 0.900 + bin=gotestsum [2020-09-10T18:28:21.990Z] #44 0.900 + shift [2020-09-10T18:28:21.990Z] #44 0.900 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-10T18:28:21.990Z] #44 0.900 + . /tmp/install/gotestsum.installer [2020-09-10T18:28:21.990Z] #44 0.900 ++ : v0.3.5 [2020-09-10T18:28:21.990Z] #44 0.901 + install_gotestsum [2020-09-10T18:28:21.990Z] #44 0.904 + set -e [2020-09-10T18:28:21.990Z] #44 0.904 + export GO111MODULE=on [2020-09-10T18:28:21.990Z] #44 0.904 + GO111MODULE=on [2020-09-10T18:28:21.990Z] #44 0.904 + GOBIN=/build [2020-09-10T18:28:21.990Z] #44 0.904 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-10T18:28:21.990Z] #44 1.038 go: finding gotest.tools v0.3.5 [2020-09-10T18:28:21.990Z] #44 1.039 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-10T18:28:21.990Z] #44 2.014 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-10T18:28:21.990Z] #44 3.135 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-10T18:28:21.990Z] #44 4.280 go: downloading gotest.tools v2.1.0+incompatible [2020-09-10T18:28:21.990Z] #44 4.521 go: extracting gotest.tools v2.1.0+incompatible [2020-09-10T18:28:21.990Z] #44 4.577 go: downloading github.com/pkg/errors v0.8.0 [2020-09-10T18:28:21.990Z] #44 4.579 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-10T18:28:21.990Z] #44 4.679 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-10T18:28:21.990Z] #44 4.739 go: downloading github.com/fatih/color v1.6.0 [2020-09-10T18:28:21.990Z] #44 4.742 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-10T18:28:21.990Z] #44 4.774 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T18:28:21.990Z] #44 4.914 go: extracting github.com/pkg/errors v0.8.0 [2020-09-10T18:28:21.990Z] #44 4.978 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-10T18:28:21.990Z] #44 5.137 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-10T18:28:21.990Z] #44 5.167 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T18:28:21.990Z] #44 5.234 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T18:28:21.990Z] #44 5.291 go: extracting github.com/fatih/color v1.6.0 [2020-09-10T18:28:21.990Z] #44 5.294 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-10T18:28:21.990Z] #44 5.414 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T18:28:21.990Z] #44 5.423 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T18:28:21.990Z] #44 5.447 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-10T18:28:21.990Z] #44 5.449 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-10T18:28:21.990Z] #44 6.113 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-10T18:28:21.990Z] #44 6.158 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-10T18:28:22.237Z] #39 15.35 PBCC images/regfile.pb-c.c [2020-09-10T18:28:22.238Z] #39 15.39 DEP images/regfile.pb-c.d [2020-09-10T18:28:22.238Z] #39 15.45 PBCC images/ns.pb-c.c [2020-09-10T18:28:22.238Z] #39 15.51 DEP images/ns.pb-c.d [2020-09-10T18:28:22.497Z] #39 15.57 PBCC images/fdinfo.pb-c.c [2020-09-10T18:28:22.497Z] #39 15.69 DEP images/fdinfo.pb-c.d [2020-09-10T18:28:22.497Z] #39 15.74 PBCC images/core-aarch64.pb-c.c [2020-09-10T18:28:22.497Z] #39 15.78 PBCC images/core-arm.pb-c.c [2020-09-10T18:28:22.757Z] #39 15.82 PBCC images/core-ppc64.pb-c.c [2020-09-10T18:28:22.757Z] #39 15.93 PBCC images/core-s390.pb-c.c [2020-09-10T18:28:22.757Z] #39 16.00 PBCC images/core-x86.pb-c.c [2020-09-10T18:28:22.757Z] #39 16.06 PBCC images/core.pb-c.c [2020-09-10T18:28:23.017Z] #39 16.13 PBCC images/inventory.pb-c.c [2020-09-10T18:28:23.017Z] #39 16.19 DEP images/core-aarch64.pb-c.d [2020-09-10T18:28:23.017Z] #39 16.22 DEP images/core-arm.pb-c.d [2020-09-10T18:28:23.017Z] #39 16.31 DEP images/core-ppc64.pb-c.d [2020-09-10T18:28:23.277Z] #39 16.39 DEP images/core-s390.pb-c.d [2020-09-10T18:28:23.277Z] #39 16.48 DEP images/core-x86.pb-c.d [2020-09-10T18:28:23.277Z] #39 16.56 DEP images/core.pb-c.d [2020-09-10T18:28:23.277Z] #39 16.60 DEP images/inventory.pb-c.d [2020-09-10T18:28:23.415Z] #17 25.10 Selecting previously unselected package libnet1:s390x. [2020-09-10T18:28:23.415Z] #17 25.10 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-10T18:28:23.415Z] #17 25.10 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-10T18:28:23.415Z] #17 25.16 Selecting previously unselected package libnl-3-200:s390x. [2020-09-10T18:28:23.415Z] #17 25.16 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-10T18:28:23.415Z] #17 25.16 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-10T18:28:23.415Z] #17 25.20 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-10T18:28:23.415Z] #17 25.20 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-10T18:28:23.415Z] #17 25.20 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-10T18:28:23.415Z] #17 25.23 Selecting previously unselected package libreadline5:s390x. [2020-09-10T18:28:23.415Z] #17 25.23 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-09-10T18:28:23.415Z] #17 25.23 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-10T18:28:23.415Z] #17 25.31 Selecting previously unselected package net-tools. [2020-09-10T18:28:23.415Z] #17 25.31 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-09-10T18:28:23.415Z] #17 25.31 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-10T18:28:23.415Z] #17 25.46 Selecting previously unselected package python-pip-whl. [2020-09-10T18:28:23.415Z] #17 25.46 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-10T18:28:23.415Z] #17 25.46 Unpacking python-pip-whl (18.1-5) ... [2020-09-10T18:28:23.537Z] #39 16.64 PBCC images/cpuinfo.pb-c.c [2020-09-10T18:28:23.537Z] #39 16.67 DEP images/cpuinfo.pb-c.d [2020-09-10T18:28:23.537Z] #39 16.71 PBCC images/stats.pb-c.c [2020-09-10T18:28:23.537Z] #39 16.73 DEP images/stats.pb-c.d [2020-09-10T18:28:23.562Z] #44 7.803 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T18:28:23.708Z] #17 25.85 Selecting previously unselected package python3-lib2to3. [2020-09-10T18:28:23.708Z] #17 25.85 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-10T18:28:23.708Z] #17 25.85 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-10T18:28:24.000Z] #17 25.91 Selecting previously unselected package python3-distutils. [2020-09-10T18:28:24.000Z] #17 25.91 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-10T18:28:24.000Z] #17 25.91 Unpacking python3-distutils (3.7.3-1) ... [2020-09-10T18:28:24.000Z] #17 25.99 Selecting previously unselected package python3-pip. [2020-09-10T18:28:24.000Z] #17 25.99 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-10T18:28:24.000Z] #17 25.99 Unpacking python3-pip (18.1-5) ... [2020-09-10T18:28:24.000Z] #17 26.06 Selecting previously unselected package python3-pkg-resources. [2020-09-10T18:28:24.000Z] #17 26.07 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-10T18:28:24.000Z] #17 26.07 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-10T18:28:24.000Z] #17 26.13 Selecting previously unselected package python3-setuptools. [2020-09-10T18:28:24.000Z] #17 26.13 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-10T18:28:24.000Z] #17 26.13 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-10T18:28:24.295Z] #17 26.24 Selecting previously unselected package python3-wheel. [2020-09-10T18:28:24.295Z] #17 26.24 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-10T18:28:24.295Z] #17 26.24 Unpacking python3-wheel (0.32.3-2) ... [2020-09-10T18:28:24.295Z] #17 26.30 Selecting previously unselected package sudo. [2020-09-10T18:28:24.295Z] #17 26.30 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-09-10T18:28:24.295Z] #17 26.31 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-10T18:28:24.587Z] #17 26.56 Selecting previously unselected package thin-provisioning-tools. [2020-09-10T18:28:24.587Z] #17 26.56 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-09-10T18:28:24.587Z] #17 26.56 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-10T18:28:24.587Z] #17 26.69 Selecting previously unselected package uidmap. [2020-09-10T18:28:24.587Z] #17 26.70 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-09-10T18:28:24.587Z] #17 26.70 Unpacking uidmap (1:4.5-1.1) ... [2020-09-10T18:28:24.587Z] #17 26.77 Selecting previously unselected package vim-runtime. [2020-09-10T18:28:24.655Z] #44 8.954 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T18:28:24.709Z] #28 3.976 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-10T18:28:24.709Z] #28 3.976 Cloning into '.'... [2020-09-10T18:28:24.880Z] #17 26.77 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-10T18:28:24.880Z] #17 26.78 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-10T18:28:24.880Z] #17 26.81 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-10T18:28:24.880Z] #17 26.81 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-10T18:28:24.919Z] #39 18.09 make[1]: Nothing to be done for 'all'. [2020-09-10T18:28:25.286Z] #28 ... [2020-09-10T18:28:25.287Z] [2020-09-10T18:28:25.287Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:25.287Z] #41 1.979 + RM_GOPATH=0 [2020-09-10T18:28:25.287Z] #41 1.979 + TMP_GOPATH= [2020-09-10T18:28:25.287Z] #41 1.979 + : /build [2020-09-10T18:28:25.287Z] #41 1.979 + '[' -z '' ']' [2020-09-10T18:28:25.287Z] #41 1.979 ++ mktemp -d [2020-09-10T18:28:25.287Z] #41 1.979 + export GOPATH=/tmp/tmp.VdBg1Ha2o1 [2020-09-10T18:28:25.287Z] #41 1.979 + GOPATH=/tmp/tmp.VdBg1Ha2o1 [2020-09-10T18:28:25.287Z] #41 1.979 + RM_GOPATH=1 [2020-09-10T18:28:25.287Z] #41 1.979 + case "$(go env GOARCH)" in [2020-09-10T18:28:25.287Z] #41 1.981 ++ go env GOARCH [2020-09-10T18:28:25.287Z] #41 1.993 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-10T18:28:25.287Z] #41 1.998 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:25.287Z] #41 1.998 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:25.287Z] #41 1.998 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:25.287Z] #41 1.998 + dir=/tmp/install [2020-09-10T18:28:25.287Z] #41 1.998 + bin=vndr [2020-09-10T18:28:25.287Z] #41 1.998 + shift [2020-09-10T18:28:25.287Z] #41 1.998 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-10T18:28:25.287Z] #41 1.998 + . /tmp/install/vndr.installer [2020-09-10T18:28:25.287Z] #41 1.998 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-10T18:28:25.287Z] #41 1.998 + install_vndr [2020-09-10T18:28:25.287Z] #41 1.998 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-10T18:28:25.287Z] #41 1.998 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VdBg1Ha2o1/src/github.com/LK4D4/vndr [2020-09-10T18:28:25.287Z] #41 1.998 Cloning into '/tmp/tmp.VdBg1Ha2o1/src/github.com/LK4D4/vndr'... [2020-09-10T18:28:25.287Z] #41 2.538 + cd /tmp/tmp.VdBg1Ha2o1/src/github.com/LK4D4/vndr [2020-09-10T18:28:25.287Z] #41 2.538 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-10T18:28:25.287Z] #41 2.551 + go build -buildmode=pie -v -o /build/vndr . [2020-09-10T18:28:25.287Z] #41 2.948 internal/race [2020-09-10T18:28:25.287Z] #41 2.948 runtime/internal/sys [2020-09-10T18:28:25.287Z] #41 2.969 internal/cpu [2020-09-10T18:28:25.287Z] #41 2.977 runtime/internal/atomic [2020-09-10T18:28:25.287Z] #41 3.077 sync/atomic [2020-09-10T18:28:25.287Z] #41 3.193 runtime/internal/math [2020-09-10T18:28:25.287Z] #41 3.219 internal/bytealg [2020-09-10T18:28:25.287Z] #41 3.249 unicode [2020-09-10T18:28:25.287Z] #41 3.258 unicode/utf8 [2020-09-10T18:28:25.287Z] #41 3.396 math/bits [2020-09-10T18:28:25.287Z] #41 3.713 runtime [2020-09-10T18:28:25.287Z] #41 3.954 internal/testlog [2020-09-10T18:28:25.287Z] #41 4.084 encoding [2020-09-10T18:28:25.287Z] #41 4.179 unicode/utf16 [2020-09-10T18:28:25.287Z] #41 4.305 math [2020-09-10T18:28:25.287Z] #41 4.618 container/list [2020-09-10T18:28:25.306Z] #44 9.385 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T18:28:25.550Z] #41 5.481 crypto/internal/subtle [2020-09-10T18:28:25.814Z] #41 5.821 crypto/subtle [2020-09-10T18:28:25.955Z] #44 ... [2020-09-10T18:28:25.955Z] [2020-09-10T18:28:25.955Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:28:25.955Z] #24 1.134 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:28:25.955Z] #24 1.215 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:28:25.955Z] #24 1.215 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:28:25.955Z] #24 2.594 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-10T18:28:25.955Z] #24 5.100 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [216 kB] [2020-09-10T18:28:25.955Z] #24 6.991 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-10T18:28:25.955Z] #24 ... [2020-09-10T18:28:25.955Z] [2020-09-10T18:28:25.956Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:25.956Z] #42 0.630 + RM_GOPATH=0 [2020-09-10T18:28:25.956Z] #42 0.630 + TMP_GOPATH= [2020-09-10T18:28:25.956Z] #42 0.630 + : /build [2020-09-10T18:28:25.956Z] #42 0.631 + '[' -z '' ']' [2020-09-10T18:28:25.956Z] #42 0.632 ++ mktemp -d [2020-09-10T18:28:25.956Z] #42 0.633 + export GOPATH=/tmp/tmp.9lYDiRqLY3 [2020-09-10T18:28:25.956Z] #42 0.633 + GOPATH=/tmp/tmp.9lYDiRqLY3 [2020-09-10T18:28:25.956Z] #42 0.633 + RM_GOPATH=1 [2020-09-10T18:28:25.956Z] #42 0.633 + case "$(go env GOARCH)" in [2020-09-10T18:28:25.956Z] #42 0.634 ++ go env GOARCH [2020-09-10T18:28:25.956Z] #42 0.642 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:25.956Z] #42 0.642 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:25.956Z] #42 0.643 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:25.956Z] #42 0.644 + dir=/tmp/install [2020-09-10T18:28:25.956Z] #42 0.644 + bin=vndr [2020-09-10T18:28:25.956Z] #42 0.644 + shift [2020-09-10T18:28:25.956Z] #42 0.644 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-10T18:28:25.956Z] #42 0.644 + . /tmp/install/vndr.installer [2020-09-10T18:28:25.956Z] #42 0.644 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-10T18:28:25.956Z] #42 0.644 + install_vndr [2020-09-10T18:28:25.956Z] #42 0.645 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-10T18:28:25.956Z] #42 0.645 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-10T18:28:25.956Z] #42 0.645 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9lYDiRqLY3/src/github.com/LK4D4/vndr [2020-09-10T18:28:25.956Z] #42 0.647 Cloning into '/tmp/tmp.9lYDiRqLY3/src/github.com/LK4D4/vndr'... [2020-09-10T18:28:25.956Z] #42 1.477 + cd /tmp/tmp.9lYDiRqLY3/src/github.com/LK4D4/vndr [2020-09-10T18:28:25.956Z] #42 1.477 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-10T18:28:25.956Z] #42 1.494 + go build -buildmode=pie -v -o /build/vndr . [2020-09-10T18:28:25.956Z] #42 2.799 internal/race [2020-09-10T18:28:25.956Z] #42 2.894 runtime/internal/atomic [2020-09-10T18:28:25.956Z] #42 2.943 runtime/internal/sys [2020-09-10T18:28:25.956Z] #42 2.944 internal/cpu [2020-09-10T18:28:25.956Z] #42 2.964 sync/atomic [2020-09-10T18:28:25.956Z] #42 3.775 runtime/internal/math [2020-09-10T18:28:25.956Z] #42 3.846 unicode [2020-09-10T18:28:25.956Z] #42 3.875 unicode/utf8 [2020-09-10T18:28:25.956Z] #42 4.076 math/bits [2020-09-10T18:28:25.956Z] #42 4.205 internal/bytealg [2020-09-10T18:28:25.956Z] #42 5.483 internal/testlog [2020-09-10T18:28:25.956Z] #42 6.198 encoding [2020-09-10T18:28:25.956Z] #42 6.538 math [2020-09-10T18:28:25.956Z] #42 6.555 runtime [2020-09-10T18:28:25.956Z] #42 6.654 unicode/utf16 [2020-09-10T18:28:25.956Z] #42 7.409 container/list [2020-09-10T18:28:25.956Z] #42 10.13 crypto/internal/subtle [2020-09-10T18:28:26.078Z] #41 6.034 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-10T18:28:26.258Z] #42 ... [2020-09-10T18:28:26.258Z] [2020-09-10T18:28:26.258Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:28:26.258Z] #52 0.636 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:28:26.258Z] #52 0.684 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:28:26.258Z] #52 0.697 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:28:26.258Z] #52 2.011 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-10T18:28:26.258Z] #52 4.494 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [216 kB] [2020-09-10T18:28:26.258Z] #52 6.165 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-10T18:28:26.258Z] #52 ... [2020-09-10T18:28:26.258Z] [2020-09-10T18:28:26.258Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:26.258Z] #46 0.823 + RM_GOPATH=0 [2020-09-10T18:28:26.258Z] #46 0.823 + TMP_GOPATH= [2020-09-10T18:28:26.258Z] #46 0.823 + : /build [2020-09-10T18:28:26.258Z] #46 0.823 + '[' -z '' ']' [2020-09-10T18:28:26.258Z] #46 0.850 ++ mktemp -d [2020-09-10T18:28:26.258Z] #46 0.852 + export GOPATH=/tmp/tmp.LoB8C77bNf [2020-09-10T18:28:26.258Z] #46 0.856 + GOPATH=/tmp/tmp.LoB8C77bNf [2020-09-10T18:28:26.258Z] #46 0.856 + RM_GOPATH=1 [2020-09-10T18:28:26.258Z] #46 0.857 + case "$(go env GOARCH)" in [2020-09-10T18:28:26.258Z] #46 0.860 ++ go env GOARCH [2020-09-10T18:28:26.258Z] #46 0.928 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:26.258Z] #46 0.929 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:26.258Z] #46 0.933 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:26.258Z] #46 0.935 + dir=/tmp/install [2020-09-10T18:28:26.258Z] #46 0.943 + bin=golangci_lint [2020-09-10T18:28:26.258Z] #46 0.944 + shift [2020-09-10T18:28:26.258Z] #46 0.944 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-10T18:28:26.258Z] #46 0.945 + . /tmp/install/golangci_lint.installer [2020-09-10T18:28:26.258Z] #46 0.945 ++ : v1.23.8 [2020-09-10T18:28:26.258Z] #46 0.945 + install_golangci_lint [2020-09-10T18:28:26.258Z] #46 0.950 + echo 'Installing golangci-lint version v1.23.8' [2020-09-10T18:28:26.258Z] #46 0.951 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-10T18:28:26.258Z] #46 0.951 Installing golangci-lint version v1.23.8 [2020-09-10T18:28:26.303Z] #39 19.42 CC images/stats.o [2020-09-10T18:28:26.342Z] #41 6.230 internal/nettrace [2020-09-10T18:28:26.342Z] #41 6.393 runtime/cgo [2020-09-10T18:28:26.561Z] #46 ... [2020-09-10T18:28:26.561Z] [2020-09-10T18:28:26.561Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:28:26.561Z] #11 1.137 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:28:26.561Z] #11 1.257 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:28:26.561Z] #11 1.258 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:28:26.561Z] #11 2.462 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-10T18:28:26.561Z] #11 4.627 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [216 kB] [2020-09-10T18:28:26.561Z] #11 6.788 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-10T18:28:26.561Z] #11 ... [2020-09-10T18:28:26.561Z] [2020-09-10T18:28:26.561Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:26.561Z] #55 0.820 + RM_GOPATH=0 [2020-09-10T18:28:26.561Z] #55 0.850 + TMP_GOPATH= [2020-09-10T18:28:26.561Z] #55 0.856 + : /build [2020-09-10T18:28:26.561Z] #55 0.865 + '[' -z '' ']' [2020-09-10T18:28:26.561Z] #55 0.867 ++ mktemp -d [2020-09-10T18:28:26.561Z] #55 0.894 + export GOPATH=/tmp/tmp.B1Ij8mthiQ [2020-09-10T18:28:26.561Z] #55 0.894 + GOPATH=/tmp/tmp.B1Ij8mthiQ [2020-09-10T18:28:26.561Z] #55 0.894 + RM_GOPATH=1 [2020-09-10T18:28:26.561Z] #55 0.894 + case "$(go env GOARCH)" in [2020-09-10T18:28:26.561Z] #55 0.895 ++ go env GOARCH [2020-09-10T18:28:26.561Z] #55 0.936 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:26.561Z] #55 0.936 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:26.561Z] #55 0.938 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:26.561Z] #55 0.940 + dir=/tmp/install [2020-09-10T18:28:26.561Z] #55 0.940 + bin=rootlesskit [2020-09-10T18:28:26.561Z] #55 0.941 + shift [2020-09-10T18:28:26.561Z] #55 0.941 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-10T18:28:26.561Z] #55 0.942 + . /tmp/install/rootlesskit.installer [2020-09-10T18:28:26.561Z] #55 0.942 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-10T18:28:26.561Z] #55 0.943 + install_rootlesskit [2020-09-10T18:28:26.561Z] #55 0.943 + case "$1" in [2020-09-10T18:28:26.561Z] #55 0.943 + export CGO_ENABLED=0 [2020-09-10T18:28:26.561Z] #55 0.944 + CGO_ENABLED=0 [2020-09-10T18:28:26.561Z] #55 0.944 + _install_rootlesskit [2020-09-10T18:28:26.561Z] #55 0.944 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-10T18:28:26.561Z] #55 0.945 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-10T18:28:26.561Z] #55 0.945 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.B1Ij8mthiQ/src/github.com/rootless-containers/rootlesskit [2020-09-10T18:28:26.561Z] #55 0.956 Cloning into '/tmp/tmp.B1Ij8mthiQ/src/github.com/rootless-containers/rootlesskit'... [2020-09-10T18:28:26.561Z] #55 5.966 + cd /tmp/tmp.B1Ij8mthiQ/src/github.com/rootless-containers/rootlesskit [2020-09-10T18:28:26.561Z] #55 5.966 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-10T18:28:26.561Z] #55 6.585 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-10T18:28:26.561Z] #55 6.586 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-10T18:28:26.562Z] #39 19.82 CC images/core.o [2020-09-10T18:28:26.606Z] #41 6.554 vendor/golang.org/x/crypto/internal/subtle [2020-09-10T18:28:26.709Z] #28 ... [2020-09-10T18:28:26.710Z] [2020-09-10T18:28:26.710Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:26.710Z] #43 5.348 + RM_GOPATH=0 [2020-09-10T18:28:26.710Z] #43 5.348 + TMP_GOPATH= [2020-09-10T18:28:26.710Z] #43 5.348 + : /build [2020-09-10T18:28:26.710Z] #43 5.348 + '[' -z '' ']' [2020-09-10T18:28:26.710Z] #43 5.355 ++ mktemp -d [2020-09-10T18:28:26.710Z] #43 5.355 + export GOPATH=/tmp/tmp.OerJWfXvUJ [2020-09-10T18:28:26.710Z] #43 5.356 + GOPATH=/tmp/tmp.OerJWfXvUJ [2020-09-10T18:28:26.710Z] #43 5.356 + RM_GOPATH=1 [2020-09-10T18:28:26.710Z] #43 5.356 + case "$(go env GOARCH)" in [2020-09-10T18:28:26.710Z] #43 5.360 ++ go env GOARCH [2020-09-10T18:28:26.710Z] #43 5.403 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:26.710Z] #43 5.403 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:26.710Z] #43 5.408 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:26.710Z] #43 5.416 + dir=/tmp/install [2020-09-10T18:28:26.710Z] #43 5.417 + bin=gotestsum [2020-09-10T18:28:26.710Z] #43 5.417 + shift [2020-09-10T18:28:26.710Z] #43 5.417 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-10T18:28:26.710Z] #43 5.417 + . /tmp/install/gotestsum.installer [2020-09-10T18:28:26.710Z] #43 5.417 ++ : v0.3.5 [2020-09-10T18:28:26.710Z] #43 5.418 + install_gotestsum [2020-09-10T18:28:26.710Z] #43 5.419 + set -e [2020-09-10T18:28:26.710Z] #43 5.419 + export GO111MODULE=on [2020-09-10T18:28:26.710Z] #43 5.419 + GO111MODULE=on [2020-09-10T18:28:26.710Z] #43 5.419 + GOBIN=/build [2020-09-10T18:28:26.710Z] #43 5.419 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-10T18:28:26.710Z] #43 5.537 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-10T18:28:26.710Z] #43 5.552 go: finding gotest.tools v0.3.5 [2020-09-10T18:28:26.710Z] #43 6.484 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-10T18:28:26.710Z] #43 7.009 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-10T18:28:26.710Z] #43 7.953 go: downloading gotest.tools v2.1.0+incompatible [2020-09-10T18:28:26.710Z] #43 8.092 go: extracting gotest.tools v2.1.0+incompatible [2020-09-10T18:28:26.710Z] #43 8.245 go: downloading github.com/pkg/errors v0.8.0 [2020-09-10T18:28:26.710Z] #43 8.325 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-10T18:28:26.710Z] #43 8.333 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T18:28:26.710Z] #43 8.337 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-10T18:28:26.710Z] #43 8.407 go: downloading github.com/fatih/color v1.6.0 [2020-09-10T18:28:26.710Z] #43 8.547 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-10T18:28:26.710Z] #43 8.714 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-10T18:28:26.710Z] #43 8.797 go: extracting github.com/pkg/errors v0.8.0 [2020-09-10T18:28:26.710Z] #43 8.902 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T18:28:26.710Z] #43 8.920 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-10T18:28:26.710Z] #43 8.971 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T18:28:26.710Z] #43 9.198 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-10T18:28:26.710Z] #43 9.215 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T18:28:26.710Z] #43 9.387 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T18:28:26.710Z] #43 9.388 go: extracting github.com/fatih/color v1.6.0 [2020-09-10T18:28:26.710Z] #43 9.519 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-10T18:28:26.710Z] #43 9.532 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-10T18:28:26.710Z] #43 9.717 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-10T18:28:26.710Z] #43 10.09 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-10T18:28:26.710Z] #43 ... [2020-09-10T18:28:26.710Z] [2020-09-10T18:28:26.710Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:26.710Z] #21 5.302 + RM_GOPATH=0 [2020-09-10T18:28:26.710Z] #21 5.303 + TMP_GOPATH= [2020-09-10T18:28:26.710Z] #21 5.303 + : /build [2020-09-10T18:28:26.710Z] #21 5.303 + '[' -z '' ']' [2020-09-10T18:28:26.710Z] #21 5.313 ++ mktemp -d [2020-09-10T18:28:26.710Z] #21 5.313 + export GOPATH=/tmp/tmp.PLK5OpFoWE [2020-09-10T18:28:26.710Z] #21 5.313 + GOPATH=/tmp/tmp.PLK5OpFoWE [2020-09-10T18:28:26.710Z] #21 5.313 + RM_GOPATH=1 [2020-09-10T18:28:26.710Z] #21 5.313 + case "$(go env GOARCH)" in [2020-09-10T18:28:26.710Z] #21 5.313 ++ go env GOARCH [2020-09-10T18:28:26.710Z] #21 5.377 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:26.710Z] #21 5.381 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:26.710Z] #21 5.383 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:26.710Z] #21 5.399 + dir=/tmp/install [2020-09-10T18:28:26.710Z] #21 5.400 + bin=dockercli [2020-09-10T18:28:26.710Z] #21 5.401 + shift [2020-09-10T18:28:26.710Z] #21 5.402 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-10T18:28:26.710Z] #21 5.402 + . /tmp/install/dockercli.installer [2020-09-10T18:28:26.710Z] #21 5.403 ++ : stable [2020-09-10T18:28:26.710Z] #21 5.404 ++ : 17.06.2-ce [2020-09-10T18:28:26.710Z] #21 5.409 + install_dockercli [2020-09-10T18:28:26.710Z] #21 5.412 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-10T18:28:26.710Z] #21 5.412 Install docker/cli version 17.06.2-ce from stable [2020-09-10T18:28:26.710Z] #21 5.418 ++ uname -m [2020-09-10T18:28:26.710Z] #21 5.420 + arch=x86_64 [2020-09-10T18:28:26.710Z] #21 5.428 + '[' x86_64 '!=' x86_64 ']' [2020-09-10T18:28:26.710Z] #21 5.428 + url=https://download.docker.com/linux/static [2020-09-10T18:28:26.710Z] #21 5.429 + tar -xz docker/docker [2020-09-10T18:28:26.710Z] #21 5.433 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-10T18:28:26.710Z] #21 ... [2020-09-10T18:28:26.710Z] [2020-09-10T18:28:26.710Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:26.710Z] #41 4.697 + RM_GOPATH=0 [2020-09-10T18:28:26.710Z] #41 4.697 + TMP_GOPATH= [2020-09-10T18:28:26.710Z] #41 4.697 + : /build [2020-09-10T18:28:26.710Z] #41 4.697 + '[' -z '' ']' [2020-09-10T18:28:26.710Z] #41 4.697 ++ mktemp -d [2020-09-10T18:28:26.710Z] #41 4.706 + export GOPATH=/tmp/tmp.0oW4cn4u8u [2020-09-10T18:28:26.710Z] #41 4.706 + GOPATH=/tmp/tmp.0oW4cn4u8u [2020-09-10T18:28:26.710Z] #41 4.706 + RM_GOPATH=1 [2020-09-10T18:28:26.710Z] #41 4.706 + case "$(go env GOARCH)" in [2020-09-10T18:28:26.710Z] #41 4.706 ++ go env GOARCH [2020-09-10T18:28:26.710Z] #41 4.768 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:26.710Z] #41 4.768 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:26.710Z] #41 4.768 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:26.710Z] #41 4.768 + dir=/tmp/install [2020-09-10T18:28:26.710Z] #41 4.768 + bin=vndr [2020-09-10T18:28:26.710Z] #41 4.768 + shift [2020-09-10T18:28:26.710Z] #41 4.768 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-10T18:28:26.710Z] #41 4.768 + . /tmp/install/vndr.installer [2020-09-10T18:28:26.710Z] #41 4.768 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-10T18:28:26.710Z] #41 4.768 + install_vndr [2020-09-10T18:28:26.710Z] #41 4.768 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-10T18:28:26.710Z] #41 4.768 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0oW4cn4u8u/src/github.com/LK4D4/vndr [2020-09-10T18:28:26.710Z] #41 4.769 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-10T18:28:26.710Z] #41 4.780 Cloning into '/tmp/tmp.0oW4cn4u8u/src/github.com/LK4D4/vndr'... [2020-09-10T18:28:26.710Z] #41 5.520 + cd /tmp/tmp.0oW4cn4u8u/src/github.com/LK4D4/vndr [2020-09-10T18:28:26.710Z] #41 5.520 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-10T18:28:26.710Z] #41 5.528 + go build -buildmode=pie -v -o /build/vndr . [2020-09-10T18:28:26.710Z] #41 6.928 internal/race [2020-09-10T18:28:26.710Z] #41 7.032 internal/bytealg [2020-09-10T18:28:26.710Z] #41 7.081 sync/atomic [2020-09-10T18:28:26.710Z] #41 7.542 unicode [2020-09-10T18:28:26.710Z] #41 7.969 runtime [2020-09-10T18:28:26.710Z] #41 ... [2020-09-10T18:28:26.710Z] [2020-09-10T18:28:26.710Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:28:26.710Z] #36 5.086 + git clone https://github.com/docker/distribution.git . [2020-09-10T18:28:26.710Z] #36 5.087 Cloning into '.'... [2020-09-10T18:28:26.710Z] #36 ... [2020-09-10T18:28:26.710Z] [2020-09-10T18:28:26.710Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:28:26.710Z] #10 6.014 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:28:26.710Z] #10 6.057 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:28:26.710Z] #10 6.074 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:28:26.710Z] #10 7.387 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-10T18:28:26.710Z] #10 9.657 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-10T18:28:26.710Z] #10 ... [2020-09-10T18:28:26.710Z] [2020-09-10T18:28:26.710Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:26.710Z] #30 4.450 + RM_GOPATH=0 [2020-09-10T18:28:26.710Z] #30 4.450 + TMP_GOPATH= [2020-09-10T18:28:26.710Z] #30 4.450 + : /build [2020-09-10T18:28:26.710Z] #30 4.450 + '[' -z '' ']' [2020-09-10T18:28:26.710Z] #30 4.461 ++ mktemp -d [2020-09-10T18:28:26.710Z] #30 4.461 + export GOPATH=/tmp/tmp.hj7LapSmzv [2020-09-10T18:28:26.710Z] #30 4.461 + GOPATH=/tmp/tmp.hj7LapSmzv [2020-09-10T18:28:26.710Z] #30 4.461 + RM_GOPATH=1 [2020-09-10T18:28:26.710Z] #30 4.461 + case "$(go env GOARCH)" in [2020-09-10T18:28:26.710Z] #30 4.461 ++ go env GOARCH [2020-09-10T18:28:26.710Z] #30 4.474 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-10T18:28:26.710Z] #30 4.474 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:26.710Z] #30 4.474 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:26.710Z] #30 4.474 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:26.710Z] #30 4.474 + dir=/tmp/install [2020-09-10T18:28:26.710Z] #30 4.474 + bin=tomlv [2020-09-10T18:28:26.710Z] #30 4.474 + shift [2020-09-10T18:28:26.710Z] #30 4.474 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-10T18:28:26.710Z] #30 4.474 + . /tmp/install/tomlv.installer [2020-09-10T18:28:26.710Z] #30 4.474 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-10T18:28:26.710Z] #30 4.474 + install_tomlv [2020-09-10T18:28:26.710Z] #30 4.474 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-10T18:28:26.710Z] #30 4.474 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.hj7LapSmzv/src/github.com/BurntSushi/toml [2020-09-10T18:28:26.710Z] #30 4.474 Cloning into '/tmp/tmp.hj7LapSmzv/src/github.com/BurntSushi/toml'... [2020-09-10T18:28:26.710Z] #30 5.592 + cd /tmp/tmp.hj7LapSmzv/src/github.com/BurntSushi/toml [2020-09-10T18:28:26.710Z] #30 5.592 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-10T18:28:26.710Z] #30 5.623 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-10T18:28:26.710Z] #30 6.202 internal/cpu [2020-09-10T18:28:26.710Z] #30 6.237 runtime/internal/atomic [2020-09-10T18:28:26.710Z] #30 6.487 runtime/internal/sys [2020-09-10T18:28:26.710Z] #30 6.766 runtime/internal/math [2020-09-10T18:28:26.710Z] #30 6.801 internal/bytealg [2020-09-10T18:28:26.710Z] #30 6.903 math/bits [2020-09-10T18:28:26.710Z] #30 7.664 math [2020-09-10T18:28:26.710Z] #30 7.680 runtime [2020-09-10T18:28:26.710Z] #30 ... [2020-09-10T18:28:26.710Z] [2020-09-10T18:28:26.710Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:28:26.710Z] #32 3.447 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:28:26.710Z] #32 3.582 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:28:26.710Z] #32 3.664 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:28:26.710Z] #32 3.848 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-10T18:28:26.710Z] #32 4.828 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-10T18:28:26.710Z] #32 7.356 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-10T18:28:26.788Z] #28 ... [2020-09-10T18:28:26.788Z] [2020-09-10T18:28:26.788Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:28:26.788Z] #32 5.654 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:28:26.788Z] #32 5.695 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:28:26.788Z] #32 5.703 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:28:26.788Z] #32 6.723 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-10T18:28:26.788Z] #32 8.828 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-10T18:28:26.788Z] #32 ... [2020-09-10T18:28:26.788Z] [2020-09-10T18:28:26.788Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:26.788Z] #45 4.954 + RM_GOPATH=0 [2020-09-10T18:28:26.788Z] #45 4.954 + TMP_GOPATH= [2020-09-10T18:28:26.788Z] #45 4.954 + : /build [2020-09-10T18:28:26.788Z] #45 4.954 + '[' -z '' ']' [2020-09-10T18:28:26.788Z] #45 4.958 ++ mktemp -d [2020-09-10T18:28:26.788Z] #45 4.987 + export GOPATH=/tmp/tmp.PKP00nhnPI [2020-09-10T18:28:26.788Z] #45 4.987 + GOPATH=/tmp/tmp.PKP00nhnPI [2020-09-10T18:28:26.788Z] #45 4.987 + RM_GOPATH=1 [2020-09-10T18:28:26.788Z] #45 4.987 + case "$(go env GOARCH)" in [2020-09-10T18:28:26.788Z] #45 4.990 ++ go env GOARCH [2020-09-10T18:28:26.788Z] #45 5.038 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:26.788Z] #45 5.038 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:26.788Z] #45 5.038 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:26.788Z] #45 5.038 + dir=/tmp/install [2020-09-10T18:28:26.788Z] #45 5.038 + bin=golangci_lint [2020-09-10T18:28:26.788Z] #45 5.038 + shift [2020-09-10T18:28:26.788Z] #45 5.038 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-10T18:28:26.788Z] #45 5.038 + . /tmp/install/golangci_lint.installer [2020-09-10T18:28:26.788Z] #45 5.038 ++ : v1.23.8 [2020-09-10T18:28:26.788Z] #45 5.038 + install_golangci_lint [2020-09-10T18:28:26.788Z] #45 5.038 + echo 'Installing golangci-lint version v1.23.8' [2020-09-10T18:28:26.788Z] #45 5.038 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-10T18:28:26.788Z] #45 5.039 Installing golangci-lint version v1.23.8 [2020-09-10T18:28:26.788Z] #45 ... [2020-09-10T18:28:26.788Z] [2020-09-10T18:28:26.788Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:28:26.788Z] #23 3.619 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:28:26.788Z] #23 3.642 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:28:26.788Z] #23 3.642 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:28:26.788Z] #23 3.964 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-10T18:28:26.788Z] #23 5.419 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-10T18:28:26.788Z] #23 8.065 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-10T18:28:26.788Z] #23 ... [2020-09-10T18:28:26.788Z] [2020-09-10T18:28:26.788Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:26.788Z] #47 4.370 + RM_GOPATH=0 [2020-09-10T18:28:26.788Z] #47 4.370 + TMP_GOPATH= [2020-09-10T18:28:26.788Z] #47 4.370 + : /build [2020-09-10T18:28:26.788Z] #47 4.370 + '[' -z '' ']' [2020-09-10T18:28:26.788Z] #47 4.376 ++ mktemp -d [2020-09-10T18:28:26.788Z] #47 4.381 + export GOPATH=/tmp/tmp.8wH1SAZMHO [2020-09-10T18:28:26.788Z] #47 4.381 + GOPATH=/tmp/tmp.8wH1SAZMHO [2020-09-10T18:28:26.788Z] #47 4.381 + RM_GOPATH=1 [2020-09-10T18:28:26.788Z] #47 4.382 + case "$(go env GOARCH)" in [2020-09-10T18:28:26.788Z] #47 4.382 ++ go env GOARCH [2020-09-10T18:28:26.788Z] #47 4.414 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:26.788Z] #47 4.414 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:26.788Z] #47 4.420 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:26.788Z] #47 4.421 + dir=/tmp/install [2020-09-10T18:28:26.788Z] #47 4.421 + bin=shfmt [2020-09-10T18:28:26.788Z] #47 4.421 + shift [2020-09-10T18:28:26.788Z] #47 4.421 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-10T18:28:26.788Z] #47 4.422 + . /tmp/install/shfmt.installer [2020-09-10T18:28:26.788Z] #47 4.422 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-10T18:28:26.788Z] #47 4.422 + install_shfmt [2020-09-10T18:28:26.788Z] #47 4.422 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-10T18:28:26.788Z] #47 4.422 + git clone https://github.com/mvdan/sh.git /tmp/tmp.8wH1SAZMHO/src/github.com/mvdan/sh [2020-09-10T18:28:26.788Z] #47 4.422 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-10T18:28:26.788Z] #47 4.429 Cloning into '/tmp/tmp.8wH1SAZMHO/src/github.com/mvdan/sh'... [2020-09-10T18:28:26.788Z] #47 ... [2020-09-10T18:28:26.788Z] [2020-09-10T18:28:26.788Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:26.788Z] #54 4.788 + RM_GOPATH=0 [2020-09-10T18:28:26.788Z] #54 4.788 + TMP_GOPATH= [2020-09-10T18:28:26.788Z] #54 4.788 + : /build [2020-09-10T18:28:26.788Z] #54 4.788 + '[' -z '' ']' [2020-09-10T18:28:26.788Z] #54 4.788 ++ mktemp -d [2020-09-10T18:28:26.788Z] #54 4.788 + export GOPATH=/tmp/tmp.UOqGPylSeE [2020-09-10T18:28:26.788Z] #54 4.788 + GOPATH=/tmp/tmp.UOqGPylSeE [2020-09-10T18:28:26.788Z] #54 4.788 + RM_GOPATH=1 [2020-09-10T18:28:26.788Z] #54 4.788 + case "$(go env GOARCH)" in [2020-09-10T18:28:26.788Z] #54 4.788 ++ go env GOARCH [2020-09-10T18:28:26.788Z] #54 4.853 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:26.788Z] #54 4.853 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:26.788Z] #54 4.860 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:26.788Z] #54 4.861 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-10T18:28:26.789Z] #54 4.864 + dir=/tmp/install [2020-09-10T18:28:26.789Z] #54 4.864 + bin=rootlesskit [2020-09-10T18:28:26.789Z] #54 4.864 + shift [2020-09-10T18:28:26.789Z] #54 4.864 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-10T18:28:26.789Z] #54 4.864 + . /tmp/install/rootlesskit.installer [2020-09-10T18:28:26.789Z] #54 4.864 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-10T18:28:26.789Z] #54 4.864 + install_rootlesskit [2020-09-10T18:28:26.789Z] #54 4.864 + case "$1" in [2020-09-10T18:28:26.789Z] #54 4.864 + export CGO_ENABLED=0 [2020-09-10T18:28:26.789Z] #54 4.864 + CGO_ENABLED=0 [2020-09-10T18:28:26.789Z] #54 4.864 + _install_rootlesskit [2020-09-10T18:28:26.789Z] #54 4.864 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-10T18:28:26.789Z] #54 4.864 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UOqGPylSeE/src/github.com/rootless-containers/rootlesskit [2020-09-10T18:28:26.789Z] #54 4.871 Cloning into '/tmp/tmp.UOqGPylSeE/src/github.com/rootless-containers/rootlesskit'... [2020-09-10T18:28:26.789Z] #54 10.65 + cd /tmp/tmp.UOqGPylSeE/src/github.com/rootless-containers/rootlesskit [2020-09-10T18:28:26.861Z] #55 ... [2020-09-10T18:28:26.861Z] [2020-09-10T18:28:26.861Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:26.861Z] #48 0.825 + RM_GOPATH=0 [2020-09-10T18:28:26.861Z] #48 0.832 + TMP_GOPATH= [2020-09-10T18:28:26.861Z] #48 0.832 + : /build [2020-09-10T18:28:26.861Z] #48 0.832 + '[' -z '' ']' [2020-09-10T18:28:26.861Z] #48 0.833 ++ mktemp -d [2020-09-10T18:28:26.861Z] #48 0.834 + export GOPATH=/tmp/tmp.BaMc9RKdxI [2020-09-10T18:28:26.861Z] #48 0.834 + GOPATH=/tmp/tmp.BaMc9RKdxI [2020-09-10T18:28:26.861Z] #48 0.834 + RM_GOPATH=1 [2020-09-10T18:28:26.861Z] #48 0.835 + case "$(go env GOARCH)" in [2020-09-10T18:28:26.861Z] #48 0.835 ++ go env GOARCH [2020-09-10T18:28:26.861Z] #48 0.908 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:26.861Z] #48 0.908 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:26.861Z] #48 0.919 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:26.861Z] #48 0.920 + dir=/tmp/install [2020-09-10T18:28:26.861Z] #48 0.922 + bin=shfmt [2020-09-10T18:28:26.861Z] #48 0.923 + shift [2020-09-10T18:28:26.861Z] #48 0.925 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-10T18:28:26.861Z] #48 0.926 + . /tmp/install/shfmt.installer [2020-09-10T18:28:26.861Z] #48 0.929 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-10T18:28:26.861Z] #48 0.930 + install_shfmt [2020-09-10T18:28:26.861Z] #48 0.931 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-10T18:28:26.861Z] #48 0.932 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-10T18:28:26.861Z] #48 0.932 + git clone https://github.com/mvdan/sh.git /tmp/tmp.BaMc9RKdxI/src/github.com/mvdan/sh [2020-09-10T18:28:26.861Z] #48 0.940 Cloning into '/tmp/tmp.BaMc9RKdxI/src/github.com/mvdan/sh'... [2020-09-10T18:28:26.861Z] #48 ... [2020-09-10T18:28:26.861Z] [2020-09-10T18:28:26.861Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T18:28:26.861Z] #29 0.736 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-10T18:28:26.861Z] #29 0.744 Cloning into '.'... [2020-09-10T18:28:26.952Z] #17 28.63 Selecting previously unselected package vim. [2020-09-10T18:28:26.952Z] #17 28.63 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-09-10T18:28:26.952Z] #17 28.64 Unpacking vim (2:8.1.0875-5) ... [2020-09-10T18:28:26.952Z] #17 28.90 Selecting previously unselected package xfsprogs. [2020-09-10T18:28:26.952Z] #17 28.90 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-09-10T18:28:26.952Z] #17 28.90 Unpacking xfsprogs (4.20.0-1) ... [2020-09-10T18:28:26.952Z] #17 ... [2020-09-10T18:28:26.952Z] [2020-09-10T18:28:26.952Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:28:26.952Z] #39 58.30 CC criu/cr-dedup.o [2020-09-10T18:28:26.952Z] #39 58.57 CC criu/cr-dump.o [2020-09-10T18:28:26.952Z] #39 59.50 CC criu/cr-errno.o [2020-09-10T18:28:26.952Z] #39 59.53 CC criu/cr-restore.o [2020-09-10T18:28:26.952Z] #39 62.09 CC criu/cr-service.o [2020-09-10T18:28:26.952Z] #39 62.91 CC criu/crtools.o [2020-09-10T18:28:26.952Z] #39 63.19 CC criu/eventfd.o [2020-09-10T18:28:26.952Z] #39 63.42 CC criu/eventpoll.o [2020-09-10T18:28:26.952Z] #39 63.96 CC criu/external.o [2020-09-10T18:28:26.952Z] #39 64.11 CC criu/fault-injection.o [2020-09-10T18:28:26.952Z] #39 64.15 CC criu/fdstore.o [2020-09-10T18:28:26.952Z] #39 64.34 CC criu/fifo.o [2020-09-10T18:28:26.952Z] #39 64.59 CC criu/file-ids.o [2020-09-10T18:28:26.952Z] #39 64.81 CC criu/file-lock.o [2020-09-10T18:28:26.952Z] #39 65.31 CC criu/files-ext.o [2020-09-10T18:28:26.952Z] #39 65.58 CC criu/files-reg.o [2020-09-10T18:28:26.952Z] #39 66.75 CC criu/files.o [2020-09-10T18:28:26.952Z] #39 67.76 CC criu/filesystems.o [2020-09-10T18:28:26.952Z] #39 68.11 CC criu/fsnotify.o [2020-09-10T18:28:26.970Z] #32 ... [2020-09-10T18:28:26.970Z] [2020-09-10T18:28:26.970Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:28:26.970Z] #51 3.415 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:28:26.970Z] #51 3.582 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:28:26.970Z] #51 3.664 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:28:26.970Z] #51 3.808 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-10T18:28:26.970Z] #51 4.610 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-10T18:28:26.970Z] #51 7.148 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-10T18:28:26.970Z] #51 ... [2020-09-10T18:28:26.970Z] [2020-09-10T18:28:26.970Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:26.970Z] #47 5.224 + RM_GOPATH=0 [2020-09-10T18:28:26.970Z] #47 5.224 + TMP_GOPATH= [2020-09-10T18:28:26.970Z] #47 5.224 + : /build [2020-09-10T18:28:26.970Z] #47 5.224 + '[' -z '' ']' [2020-09-10T18:28:26.970Z] #47 5.224 ++ mktemp -d [2020-09-10T18:28:26.970Z] #47 5.229 + export GOPATH=/tmp/tmp.3h130mFdX1 [2020-09-10T18:28:26.970Z] #47 5.229 + GOPATH=/tmp/tmp.3h130mFdX1 [2020-09-10T18:28:26.970Z] #47 5.229 + RM_GOPATH=1 [2020-09-10T18:28:26.970Z] #47 5.229 + case "$(go env GOARCH)" in [2020-09-10T18:28:26.970Z] #47 5.229 ++ go env GOARCH [2020-09-10T18:28:26.970Z] #47 5.270 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:26.970Z] #47 5.270 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:26.970Z] #47 5.270 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:26.970Z] #47 5.270 + dir=/tmp/install [2020-09-10T18:28:26.970Z] #47 5.270 + bin=shfmt [2020-09-10T18:28:26.970Z] #47 5.270 + shift [2020-09-10T18:28:26.970Z] #47 5.270 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-10T18:28:26.970Z] #47 5.270 + . /tmp/install/shfmt.installer [2020-09-10T18:28:26.970Z] #47 5.270 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-10T18:28:26.970Z] #47 5.270 + install_shfmt [2020-09-10T18:28:26.970Z] #47 5.270 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-10T18:28:26.970Z] #47 5.270 + git clone https://github.com/mvdan/sh.git /tmp/tmp.3h130mFdX1/src/github.com/mvdan/sh [2020-09-10T18:28:26.970Z] #47 5.270 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-10T18:28:26.970Z] #47 5.313 Cloning into '/tmp/tmp.3h130mFdX1/src/github.com/mvdan/sh'... [2020-09-10T18:28:27.048Z] #54 10.65 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-10T18:28:27.048Z] #54 ... [2020-09-10T18:28:27.048Z] [2020-09-10T18:28:27.048Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:27.048Z] #60 4.359 + RM_GOPATH=0 [2020-09-10T18:28:27.048Z] #60 4.359 + TMP_GOPATH= [2020-09-10T18:28:27.048Z] #60 4.359 + : /build [2020-09-10T18:28:27.048Z] #60 4.359 + '[' -z '' ']' [2020-09-10T18:28:27.048Z] #60 4.359 ++ mktemp -d [2020-09-10T18:28:27.048Z] #60 4.371 + export GOPATH=/tmp/tmp.WUxGklIRf5 [2020-09-10T18:28:27.048Z] #60 4.371 + GOPATH=/tmp/tmp.WUxGklIRf5 [2020-09-10T18:28:27.048Z] #60 4.371 + RM_GOPATH=1 [2020-09-10T18:28:27.048Z] #60 4.371 + case "$(go env GOARCH)" in [2020-09-10T18:28:27.048Z] #60 4.371 ++ go env GOARCH [2020-09-10T18:28:27.048Z] #60 4.375 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:27.048Z] #60 4.376 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:27.048Z] #60 4.376 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:27.048Z] #60 4.378 + dir=/tmp/install [2020-09-10T18:28:27.048Z] #60 4.378 + bin=proxy [2020-09-10T18:28:27.048Z] #60 4.383 + shift [2020-09-10T18:28:27.048Z] #60 4.383 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-10T18:28:27.048Z] #60 4.383 + . /tmp/install/proxy.installer [2020-09-10T18:28:27.048Z] #60 4.383 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-10T18:28:27.048Z] #60 4.384 + install_proxy [2020-09-10T18:28:27.048Z] #60 4.384 + case "$1" in [2020-09-10T18:28:27.048Z] #60 4.384 + export CGO_ENABLED=0 [2020-09-10T18:28:27.048Z] #60 4.384 + CGO_ENABLED=0 [2020-09-10T18:28:27.048Z] #60 4.384 + _install_proxy [2020-09-10T18:28:27.048Z] #60 4.384 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-10T18:28:27.048Z] #60 4.384 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-10T18:28:27.048Z] #60 4.384 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.WUxGklIRf5/src/github.com/docker/libnetwork [2020-09-10T18:28:27.048Z] #60 4.390 Cloning into '/tmp/tmp.WUxGklIRf5/src/github.com/docker/libnetwork'... [2020-09-10T18:28:27.048Z] #60 ... [2020-09-10T18:28:27.048Z] [2020-09-10T18:28:27.048Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:28:27.048Z] #38 5.640 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:28:27.048Z] #38 5.719 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:28:27.048Z] #38 5.730 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:28:27.048Z] #38 6.669 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-10T18:28:27.048Z] #38 8.740 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-10T18:28:27.162Z] #29 ... [2020-09-10T18:28:27.162Z] [2020-09-10T18:28:27.162Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:27.162Z] #61 0.778 + RM_GOPATH=0 [2020-09-10T18:28:27.162Z] #61 0.780 + TMP_GOPATH= [2020-09-10T18:28:27.162Z] #61 0.781 + : /build [2020-09-10T18:28:27.162Z] #61 0.782 + '[' -z '' ']' [2020-09-10T18:28:27.162Z] #61 0.786 ++ mktemp -d [2020-09-10T18:28:27.162Z] #61 0.806 + export GOPATH=/tmp/tmp.aI5m9s03Jo [2020-09-10T18:28:27.162Z] #61 0.806 + GOPATH=/tmp/tmp.aI5m9s03Jo [2020-09-10T18:28:27.162Z] #61 0.806 + RM_GOPATH=1 [2020-09-10T18:28:27.162Z] #61 0.806 + case "$(go env GOARCH)" in [2020-09-10T18:28:27.162Z] #61 0.837 ++ go env GOARCH [2020-09-10T18:28:27.162Z] #61 0.881 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:27.162Z] #61 0.881 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:27.162Z] #61 0.893 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:27.162Z] #61 0.896 + dir=/tmp/install [2020-09-10T18:28:27.162Z] #61 0.901 + bin=proxy [2020-09-10T18:28:27.162Z] #61 0.901 + shift [2020-09-10T18:28:27.162Z] #61 0.902 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-10T18:28:27.162Z] #61 0.902 + . /tmp/install/proxy.installer [2020-09-10T18:28:27.162Z] #61 0.903 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-10T18:28:27.162Z] #61 0.903 + install_proxy [2020-09-10T18:28:27.162Z] #61 0.904 + case "$1" in [2020-09-10T18:28:27.162Z] #61 0.904 + export CGO_ENABLED=0 [2020-09-10T18:28:27.162Z] #61 0.904 + CGO_ENABLED=0 [2020-09-10T18:28:27.162Z] #61 0.904 + _install_proxy [2020-09-10T18:28:27.162Z] #61 0.904 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-10T18:28:27.162Z] #61 0.904 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-10T18:28:27.162Z] #61 0.905 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.aI5m9s03Jo/src/github.com/docker/libnetwork [2020-09-10T18:28:27.162Z] #61 0.916 Cloning into '/tmp/tmp.aI5m9s03Jo/src/github.com/docker/libnetwork'... [2020-09-10T18:28:27.162Z] #61 ... [2020-09-10T18:28:27.162Z] [2020-09-10T18:28:27.162Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:27.162Z] #22 0.830 + RM_GOPATH=0 [2020-09-10T18:28:27.162Z] #22 0.830 + TMP_GOPATH= [2020-09-10T18:28:27.162Z] #22 0.830 + : /build [2020-09-10T18:28:27.162Z] #22 0.830 + '[' -z '' ']' [2020-09-10T18:28:27.162Z] #22 0.831 ++ mktemp -d [2020-09-10T18:28:27.162Z] #22 0.833 + export GOPATH=/tmp/tmp.VkWjShPgVq [2020-09-10T18:28:27.162Z] #22 0.833 + GOPATH=/tmp/tmp.VkWjShPgVq [2020-09-10T18:28:27.162Z] #22 0.833 + RM_GOPATH=1 [2020-09-10T18:28:27.162Z] #22 0.833 + case "$(go env GOARCH)" in [2020-09-10T18:28:27.162Z] #22 0.846 ++ go env GOARCH [2020-09-10T18:28:27.162Z] #22 0.918 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:27.162Z] #22 0.918 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:27.162Z] #22 0.926 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:27.162Z] #22 0.928 + dir=/tmp/install [2020-09-10T18:28:27.162Z] #22 0.928 + bin=dockercli [2020-09-10T18:28:27.162Z] #22 0.928 + shift [2020-09-10T18:28:27.162Z] #22 0.929 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-10T18:28:27.162Z] #22 0.929 + . /tmp/install/dockercli.installer [2020-09-10T18:28:27.162Z] #22 0.929 ++ : stable [2020-09-10T18:28:27.162Z] #22 0.931 Install docker/cli version 17.06.2-ce from stable [2020-09-10T18:28:27.162Z] #22 0.932 ++ : 17.06.2-ce [2020-09-10T18:28:27.162Z] #22 0.932 + install_dockercli [2020-09-10T18:28:27.162Z] #22 0.932 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-10T18:28:27.162Z] #22 0.937 ++ uname -m [2020-09-10T18:28:27.162Z] #22 0.943 + arch=ppc64le [2020-09-10T18:28:27.162Z] #22 0.943 + '[' ppc64le '!=' x86_64 ']' [2020-09-10T18:28:27.162Z] #22 0.943 + '[' ppc64le '!=' s390x ']' [2020-09-10T18:28:27.162Z] #22 0.943 + '[' ppc64le '!=' armhf ']' [2020-09-10T18:28:27.162Z] #22 0.944 + build_dockercli [2020-09-10T18:28:27.162Z] #22 0.945 + git clone https://github.com/docker/docker-ce /tmp/tmp.VkWjShPgVq/tmp/docker-ce [2020-09-10T18:28:27.162Z] #22 0.956 Cloning into '/tmp/tmp.VkWjShPgVq/tmp/docker-ce'... [2020-09-10T18:28:27.229Z] #47 ... [2020-09-10T18:28:27.229Z] [2020-09-10T18:28:27.229Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:27.229Z] #60 4.320 + RM_GOPATH=0 [2020-09-10T18:28:27.229Z] #60 4.320 + TMP_GOPATH= [2020-09-10T18:28:27.229Z] #60 4.320 + : /build [2020-09-10T18:28:27.229Z] #60 4.320 + '[' -z '' ']' [2020-09-10T18:28:27.229Z] #60 4.320 ++ mktemp -d [2020-09-10T18:28:27.229Z] #60 4.320 + export GOPATH=/tmp/tmp.jL4QLRiQjZ [2020-09-10T18:28:27.229Z] #60 4.320 + GOPATH=/tmp/tmp.jL4QLRiQjZ [2020-09-10T18:28:27.229Z] #60 4.320 + RM_GOPATH=1 [2020-09-10T18:28:27.229Z] #60 4.320 + case "$(go env GOARCH)" in [2020-09-10T18:28:27.229Z] #60 4.321 ++ go env GOARCH [2020-09-10T18:28:27.229Z] #60 4.349 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:27.229Z] #60 4.349 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:27.229Z] #60 4.349 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:27.229Z] #60 4.349 + dir=/tmp/install [2020-09-10T18:28:27.229Z] #60 4.349 + bin=proxy [2020-09-10T18:28:27.229Z] #60 4.349 + shift [2020-09-10T18:28:27.229Z] #60 4.349 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-10T18:28:27.229Z] #60 4.349 + . /tmp/install/proxy.installer [2020-09-10T18:28:27.229Z] #60 4.349 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-10T18:28:27.229Z] #60 4.349 + install_proxy [2020-09-10T18:28:27.229Z] #60 4.349 + case "$1" in [2020-09-10T18:28:27.229Z] #60 4.349 + export CGO_ENABLED=0 [2020-09-10T18:28:27.229Z] #60 4.349 + CGO_ENABLED=0 [2020-09-10T18:28:27.229Z] #60 4.349 + _install_proxy [2020-09-10T18:28:27.229Z] #60 4.349 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-10T18:28:27.229Z] #60 4.349 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jL4QLRiQjZ/src/github.com/docker/libnetwork [2020-09-10T18:28:27.229Z] #60 4.349 Cloning into '/tmp/tmp.jL4QLRiQjZ/src/github.com/docker/libnetwork'... [2020-09-10T18:28:27.229Z] #60 4.349 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-10T18:28:27.229Z] #60 ... [2020-09-10T18:28:27.229Z] [2020-09-10T18:28:27.229Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:28:27.229Z] #38 5.902 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:28:27.229Z] #38 5.999 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:28:27.229Z] #38 6.000 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:28:27.229Z] #38 7.184 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-10T18:28:27.229Z] #38 9.600 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-10T18:28:27.245Z] #39 ... [2020-09-10T18:28:27.245Z] [2020-09-10T18:28:27.245Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:28:27.245Z] #17 29.12 Selecting previously unselected package zip. [2020-09-10T18:28:27.245Z] #17 29.12 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-09-10T18:28:27.245Z] #17 29.12 Unpacking zip (3.0-11+b1) ... [2020-09-10T18:28:27.245Z] #17 29.28 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-10T18:28:27.245Z] #17 29.29 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-10T18:28:27.245Z] #17 29.30 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-09-10T18:28:27.245Z] #17 29.31 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-10T18:28:27.245Z] #17 29.31 Setting up libgpm2:s390x (1.20.7-5) ... [2020-09-10T18:28:27.245Z] #17 29.32 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-09-10T18:28:27.245Z] #17 29.33 Setting up uidmap (1:4.5-1.1) ... [2020-09-10T18:28:27.245Z] #17 29.33 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-09-10T18:28:27.245Z] #17 29.34 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-10T18:28:27.245Z] #17 29.34 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-10T18:28:27.245Z] #17 29.35 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-10T18:28:27.245Z] #17 29.36 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-10T18:28:27.245Z] #17 29.36 Setting up xxd (2:8.1.0875-5) ... [2020-09-10T18:28:27.245Z] #17 29.37 Setting up zip (3.0-11+b1) ... [2020-09-10T18:28:27.245Z] #17 29.38 Setting up vim-common (2:8.1.0875-5) ... [2020-09-10T18:28:27.306Z] #38 ... [2020-09-10T18:28:27.306Z] [2020-09-10T18:28:27.306Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:28:27.306Z] #10 5.272 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:28:27.306Z] #10 5.316 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:28:27.306Z] #10 5.324 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:28:27.306Z] #10 6.440 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-10T18:28:27.306Z] #10 8.517 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-10T18:28:27.306Z] #10 10.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-10T18:28:27.473Z] #22 ... [2020-09-10T18:28:27.473Z] [2020-09-10T18:28:27.473Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:28:27.473Z] #39 1.135 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:28:27.473Z] #39 1.275 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:28:27.473Z] #39 1.275 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:28:27.473Z] #39 2.678 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-10T18:28:27.473Z] #39 5.021 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [216 kB] [2020-09-10T18:28:27.473Z] #39 7.658 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-10T18:28:27.473Z] #39 ... [2020-09-10T18:28:27.473Z] [2020-09-10T18:28:27.473Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:27.473Z] #31 0.817 + RM_GOPATH=0 [2020-09-10T18:28:27.473Z] #31 0.817 + TMP_GOPATH= [2020-09-10T18:28:27.473Z] #31 0.841 + : /build [2020-09-10T18:28:27.473Z] #31 0.853 + '[' -z '' ']' [2020-09-10T18:28:27.473Z] #31 0.867 ++ mktemp -d [2020-09-10T18:28:27.473Z] #31 0.869 + export GOPATH=/tmp/tmp.lhp8T8S2au [2020-09-10T18:28:27.473Z] #31 0.869 + GOPATH=/tmp/tmp.lhp8T8S2au [2020-09-10T18:28:27.473Z] #31 0.869 + RM_GOPATH=1 [2020-09-10T18:28:27.473Z] #31 0.869 + case "$(go env GOARCH)" in [2020-09-10T18:28:27.473Z] #31 0.871 ++ go env GOARCH [2020-09-10T18:28:27.473Z] #31 0.913 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:27.473Z] #31 0.924 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:27.473Z] #31 0.928 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:27.473Z] #31 0.938 + dir=/tmp/install [2020-09-10T18:28:27.473Z] #31 0.943 + bin=tomlv [2020-09-10T18:28:27.473Z] #31 0.943 + shift [2020-09-10T18:28:27.473Z] #31 0.944 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-10T18:28:27.473Z] #31 0.944 + . /tmp/install/tomlv.installer [2020-09-10T18:28:27.473Z] #31 0.945 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-10T18:28:27.473Z] #31 0.946 + install_tomlv [2020-09-10T18:28:27.473Z] #31 0.946 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-10T18:28:27.473Z] #31 0.946 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-10T18:28:27.473Z] #31 0.946 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.lhp8T8S2au/src/github.com/BurntSushi/toml [2020-09-10T18:28:27.473Z] #31 0.972 Cloning into '/tmp/tmp.lhp8T8S2au/src/github.com/BurntSushi/toml'... [2020-09-10T18:28:27.473Z] #31 2.518 + cd /tmp/tmp.lhp8T8S2au/src/github.com/BurntSushi/toml [2020-09-10T18:28:27.473Z] #31 2.520 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-10T18:28:27.473Z] #31 2.566 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-10T18:28:27.473Z] #31 3.279 internal/cpu [2020-09-10T18:28:27.473Z] #31 3.288 runtime/internal/sys [2020-09-10T18:28:27.473Z] #31 3.296 math/bits [2020-09-10T18:28:27.473Z] #31 3.543 runtime/internal/atomic [2020-09-10T18:28:27.473Z] #31 3.824 runtime/internal/math [2020-09-10T18:28:27.473Z] #31 4.246 unicode/utf8 [2020-09-10T18:28:27.473Z] #31 4.430 unicode [2020-09-10T18:28:27.473Z] #31 4.712 internal/bytealg [2020-09-10T18:28:27.473Z] #31 5.374 math [2020-09-10T18:28:27.474Z] #31 6.648 encoding [2020-09-10T18:28:27.474Z] #31 6.924 runtime [2020-09-10T18:28:27.474Z] #31 7.173 runtime/cgo [2020-09-10T18:28:27.502Z] #38 ... [2020-09-10T18:28:27.502Z] [2020-09-10T18:28:27.502Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:28:27.502Z] #23 5.861 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:28:27.502Z] #23 5.937 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:28:27.502Z] #23 5.951 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:28:27.502Z] #23 7.048 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-10T18:28:27.502Z] #23 9.596 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-10T18:28:27.502Z] #23 ... [2020-09-10T18:28:27.502Z] [2020-09-10T18:28:27.502Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:27.502Z] #45 4.715 + RM_GOPATH=0 [2020-09-10T18:28:27.502Z] #45 4.715 + TMP_GOPATH= [2020-09-10T18:28:27.502Z] #45 4.715 + : /build [2020-09-10T18:28:27.502Z] #45 4.715 + '[' -z '' ']' [2020-09-10T18:28:27.502Z] #45 4.715 ++ mktemp -d [2020-09-10T18:28:27.502Z] #45 4.727 + export GOPATH=/tmp/tmp.5ARRa8dDFN [2020-09-10T18:28:27.502Z] #45 4.727 + GOPATH=/tmp/tmp.5ARRa8dDFN [2020-09-10T18:28:27.502Z] #45 4.727 + RM_GOPATH=1 [2020-09-10T18:28:27.502Z] #45 4.727 + case "$(go env GOARCH)" in [2020-09-10T18:28:27.502Z] #45 4.727 ++ go env GOARCH [2020-09-10T18:28:27.502Z] #45 4.748 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:27.502Z] #45 4.760 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:27.502Z] #45 4.760 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:27.502Z] #45 4.760 + dir=/tmp/install [2020-09-10T18:28:27.502Z] #45 4.760 + bin=golangci_lint [2020-09-10T18:28:27.502Z] #45 4.760 + shift [2020-09-10T18:28:27.502Z] #45 4.760 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-10T18:28:27.502Z] #45 4.760 + . /tmp/install/golangci_lint.installer [2020-09-10T18:28:27.502Z] #45 4.760 ++ : v1.23.8 [2020-09-10T18:28:27.502Z] #45 4.760 + install_golangci_lint [2020-09-10T18:28:27.502Z] #45 4.760 + echo 'Installing golangci-lint version v1.23.8' [2020-09-10T18:28:27.502Z] #45 4.760 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-10T18:28:27.502Z] #45 4.760 Installing golangci-lint version v1.23.8 [2020-09-10T18:28:27.504Z] #39 20.47 CC images/core-x86.o [2020-09-10T18:28:27.537Z] #17 29.39 Setting up bash-completion (1:2.8-6) ... [2020-09-10T18:28:27.565Z] #10 ... [2020-09-10T18:28:27.565Z] [2020-09-10T18:28:27.565Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:28:27.565Z] #51 4.057 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:28:27.565Z] #51 4.104 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:28:27.565Z] #51 4.104 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:28:27.565Z] #51 4.738 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-10T18:28:27.565Z] #51 7.042 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-10T18:28:27.565Z] #51 9.496 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-10T18:28:27.565Z] #51 ... [2020-09-10T18:28:27.565Z] [2020-09-10T18:28:27.565Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:28:27.565Z] #36 5.141 + git clone https://github.com/docker/distribution.git . [2020-09-10T18:28:27.565Z] #36 5.142 Cloning into '.'... [2020-09-10T18:28:27.565Z] #36 ... [2020-09-10T18:28:27.565Z] [2020-09-10T18:28:27.565Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:27.565Z] #21 5.125 + RM_GOPATH=0 [2020-09-10T18:28:27.565Z] #21 5.125 + TMP_GOPATH= [2020-09-10T18:28:27.565Z] #21 5.125 + : /build [2020-09-10T18:28:27.565Z] #21 5.125 + '[' -z '' ']' [2020-09-10T18:28:27.565Z] #21 5.125 ++ mktemp -d [2020-09-10T18:28:27.565Z] #21 5.125 + export GOPATH=/tmp/tmp.MGcDXAvD1t [2020-09-10T18:28:27.565Z] #21 5.125 + GOPATH=/tmp/tmp.MGcDXAvD1t [2020-09-10T18:28:27.565Z] #21 5.125 + RM_GOPATH=1 [2020-09-10T18:28:27.565Z] #21 5.125 + case "$(go env GOARCH)" in [2020-09-10T18:28:27.565Z] #21 5.125 ++ go env GOARCH [2020-09-10T18:28:27.565Z] #21 5.179 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:27.565Z] #21 5.179 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:27.565Z] #21 5.179 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:27.565Z] #21 5.180 + dir=/tmp/install [2020-09-10T18:28:27.565Z] #21 5.180 + bin=dockercli [2020-09-10T18:28:27.565Z] #21 5.180 + shift [2020-09-10T18:28:27.565Z] #21 5.181 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-10T18:28:27.565Z] #21 5.181 + . /tmp/install/dockercli.installer [2020-09-10T18:28:27.565Z] #21 5.181 ++ : stable [2020-09-10T18:28:27.565Z] #21 5.181 ++ : 17.06.2-ce [2020-09-10T18:28:27.565Z] #21 5.181 + install_dockercli [2020-09-10T18:28:27.565Z] #21 5.182 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-10T18:28:27.565Z] #21 5.182 Install docker/cli version 17.06.2-ce from stable [2020-09-10T18:28:27.565Z] #21 5.182 ++ uname -m [2020-09-10T18:28:27.565Z] #21 5.188 + arch=x86_64 [2020-09-10T18:28:27.565Z] #21 5.188 + '[' x86_64 '!=' x86_64 ']' [2020-09-10T18:28:27.565Z] #21 5.188 + url=https://download.docker.com/linux/static [2020-09-10T18:28:27.565Z] #21 5.188 + tar -xz docker/docker [2020-09-10T18:28:27.565Z] #21 5.191 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-10T18:28:27.762Z] #45 ... [2020-09-10T18:28:27.762Z] [2020-09-10T18:28:27.762Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:27.762Z] #41 11.27 unicode/utf8 [2020-09-10T18:28:27.762Z] #41 11.86 math [2020-09-10T18:28:27.765Z] #39 21.01 CC images/core-arm.o [2020-09-10T18:28:27.804Z] #31 ... [2020-09-10T18:28:27.804Z] [2020-09-10T18:28:27.804Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:28:27.804Z] #33 0.641 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:28:27.804Z] #33 0.702 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:28:27.804Z] #33 0.712 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:28:27.804Z] #33 1.934 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-10T18:28:27.804Z] #33 4.051 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [216 kB] [2020-09-10T18:28:27.804Z] #33 6.191 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-10T18:28:27.804Z] #33 ... [2020-09-10T18:28:27.804Z] [2020-09-10T18:28:27.804Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:27.804Z] #44 11.88 go: finding github.com/fatih/color v1.6.0 [2020-09-10T18:28:27.804Z] #44 11.95 go: finding github.com/pkg/errors v0.8.0 [2020-09-10T18:28:27.804Z] #44 11.96 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-10T18:28:27.821Z] #21 ... [2020-09-10T18:28:27.821Z] [2020-09-10T18:28:27.821Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:27.821Z] #30 4.852 + RM_GOPATH=0 [2020-09-10T18:28:27.821Z] #30 4.852 + TMP_GOPATH= [2020-09-10T18:28:27.821Z] #30 4.852 + : /build [2020-09-10T18:28:27.821Z] #30 4.852 + '[' -z '' ']' [2020-09-10T18:28:27.821Z] #30 4.852 ++ mktemp -d [2020-09-10T18:28:27.821Z] #30 4.882 + export GOPATH=/tmp/tmp.WGVBi8ZXKz [2020-09-10T18:28:27.821Z] #30 4.882 + GOPATH=/tmp/tmp.WGVBi8ZXKz [2020-09-10T18:28:27.821Z] #30 4.882 + RM_GOPATH=1 [2020-09-10T18:28:27.821Z] #30 4.882 + case "$(go env GOARCH)" in [2020-09-10T18:28:27.821Z] #30 4.882 ++ go env GOARCH [2020-09-10T18:28:27.821Z] #30 4.912 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:27.821Z] #30 4.912 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:27.821Z] #30 4.912 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:27.821Z] #30 4.935 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-10T18:28:27.821Z] #30 4.935 + dir=/tmp/install [2020-09-10T18:28:27.821Z] #30 4.935 + bin=tomlv [2020-09-10T18:28:27.821Z] #30 4.935 + shift [2020-09-10T18:28:27.821Z] #30 4.935 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-10T18:28:27.821Z] #30 4.935 + . /tmp/install/tomlv.installer [2020-09-10T18:28:27.821Z] #30 4.935 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-10T18:28:27.821Z] #30 4.935 + install_tomlv [2020-09-10T18:28:27.821Z] #30 4.935 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-10T18:28:27.821Z] #30 4.959 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.WGVBi8ZXKz/src/github.com/BurntSushi/toml [2020-09-10T18:28:27.821Z] #30 4.990 Cloning into '/tmp/tmp.WGVBi8ZXKz/src/github.com/BurntSushi/toml'... [2020-09-10T18:28:27.821Z] #30 6.174 + cd /tmp/tmp.WGVBi8ZXKz/src/github.com/BurntSushi/toml [2020-09-10T18:28:27.821Z] #30 6.174 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-10T18:28:27.821Z] #30 6.224 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-10T18:28:27.821Z] #30 7.154 runtime/internal/math [2020-09-10T18:28:27.821Z] #30 7.188 internal/bytealg [2020-09-10T18:28:27.821Z] #30 7.291 math/bits [2020-09-10T18:28:27.821Z] #30 7.868 math [2020-09-10T18:28:27.821Z] #30 8.215 runtime [2020-09-10T18:28:28.003Z] #41 ... [2020-09-10T18:28:28.003Z] [2020-09-10T18:28:28.003Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:28.003Z] #43 2.971 + RM_GOPATH=0 [2020-09-10T18:28:28.003Z] #43 2.971 + TMP_GOPATH= [2020-09-10T18:28:28.003Z] #43 2.971 + : /build [2020-09-10T18:28:28.003Z] #43 2.971 + '[' -z '' ']' [2020-09-10T18:28:28.003Z] #43 2.971 ++ mktemp -d [2020-09-10T18:28:28.003Z] #43 3.050 + export GOPATH=/tmp/tmp.ZE6i5FezMb [2020-09-10T18:28:28.003Z] #43 3.050 + GOPATH=/tmp/tmp.ZE6i5FezMb [2020-09-10T18:28:28.003Z] #43 3.050 + RM_GOPATH=1 [2020-09-10T18:28:28.003Z] #43 3.050 + case "$(go env GOARCH)" in [2020-09-10T18:28:28.003Z] #43 3.050 ++ go env GOARCH [2020-09-10T18:28:28.003Z] #43 3.087 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:28.003Z] #43 3.087 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:28.003Z] #43 3.087 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:28.003Z] #43 3.087 + dir=/tmp/install [2020-09-10T18:28:28.003Z] #43 3.087 + bin=gotestsum [2020-09-10T18:28:28.003Z] #43 3.087 + shift [2020-09-10T18:28:28.003Z] #43 3.087 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-10T18:28:28.003Z] #43 3.087 + . /tmp/install/gotestsum.installer [2020-09-10T18:28:28.003Z] #43 3.087 ++ : v0.3.5 [2020-09-10T18:28:28.003Z] #43 3.087 + install_gotestsum [2020-09-10T18:28:28.003Z] #43 3.087 + set -e [2020-09-10T18:28:28.003Z] #43 3.087 + export GO111MODULE=on [2020-09-10T18:28:28.003Z] #43 3.087 + GO111MODULE=on [2020-09-10T18:28:28.003Z] #43 3.087 + GOBIN=/build [2020-09-10T18:28:28.003Z] #43 3.087 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-10T18:28:28.003Z] #43 3.103 go: finding gotest.tools v0.3.5 [2020-09-10T18:28:28.003Z] #43 3.104 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-10T18:28:28.003Z] #43 3.955 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-10T18:28:28.003Z] #43 4.702 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-10T18:28:28.003Z] #43 5.598 go: downloading gotest.tools v2.1.0+incompatible [2020-09-10T18:28:28.003Z] #43 5.677 go: extracting gotest.tools v2.1.0+incompatible [2020-09-10T18:28:28.003Z] #43 5.776 go: downloading github.com/pkg/errors v0.8.0 [2020-09-10T18:28:28.003Z] #43 5.791 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T18:28:28.003Z] #43 5.839 go: downloading github.com/fatih/color v1.6.0 [2020-09-10T18:28:28.003Z] #43 5.852 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-10T18:28:28.003Z] #43 5.914 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-10T18:28:28.003Z] #43 5.991 go: extracting github.com/pkg/errors v0.8.0 [2020-09-10T18:28:28.003Z] #43 6.069 go: extracting github.com/fatih/color v1.6.0 [2020-09-10T18:28:28.003Z] #43 6.109 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-10T18:28:28.003Z] #43 6.274 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T18:28:28.003Z] #43 6.358 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-10T18:28:28.003Z] #43 6.359 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-10T18:28:28.003Z] #43 6.423 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T18:28:28.003Z] #43 6.423 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-10T18:28:28.003Z] #43 6.424 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-10T18:28:28.003Z] #43 6.550 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-10T18:28:28.003Z] #43 6.763 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T18:28:28.003Z] #43 6.773 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T18:28:28.003Z] #43 7.144 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-10T18:28:28.003Z] #43 7.891 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T18:28:28.078Z] #30 ... [2020-09-10T18:28:28.078Z] [2020-09-10T18:28:28.078Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:28.078Z] #41 4.352 + RM_GOPATH=0 [2020-09-10T18:28:28.078Z] #41 4.352 + TMP_GOPATH= [2020-09-10T18:28:28.078Z] #41 4.352 + : /build [2020-09-10T18:28:28.078Z] #41 4.352 + '[' -z '' ']' [2020-09-10T18:28:28.078Z] #41 4.352 ++ mktemp -d [2020-09-10T18:28:28.078Z] #41 4.352 + export GOPATH=/tmp/tmp.qxgOLzvfZp [2020-09-10T18:28:28.078Z] #41 4.352 + GOPATH=/tmp/tmp.qxgOLzvfZp [2020-09-10T18:28:28.078Z] #41 4.352 + RM_GOPATH=1 [2020-09-10T18:28:28.078Z] #41 4.352 + case "$(go env GOARCH)" in [2020-09-10T18:28:28.078Z] #41 4.354 ++ go env GOARCH [2020-09-10T18:28:28.078Z] #41 4.368 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:28.078Z] #41 4.368 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:28.078Z] #41 4.378 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:28.078Z] #41 4.380 + dir=/tmp/install [2020-09-10T18:28:28.078Z] #41 4.380 + bin=vndr [2020-09-10T18:28:28.078Z] #41 4.381 + shift [2020-09-10T18:28:28.078Z] #41 4.382 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-10T18:28:28.078Z] #41 4.382 + . /tmp/install/vndr.installer [2020-09-10T18:28:28.078Z] #41 4.382 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-10T18:28:28.078Z] #41 4.382 + install_vndr [2020-09-10T18:28:28.078Z] #41 4.382 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-10T18:28:28.078Z] #41 4.382 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-10T18:28:28.078Z] #41 4.382 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qxgOLzvfZp/src/github.com/LK4D4/vndr [2020-09-10T18:28:28.078Z] #41 4.385 Cloning into '/tmp/tmp.qxgOLzvfZp/src/github.com/LK4D4/vndr'... [2020-09-10T18:28:28.078Z] #41 5.070 + cd /tmp/tmp.qxgOLzvfZp/src/github.com/LK4D4/vndr [2020-09-10T18:28:28.078Z] #41 5.070 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-10T18:28:28.078Z] #41 5.098 + go build -buildmode=pie -v -o /build/vndr . [2020-09-10T18:28:28.078Z] #41 6.548 internal/cpu [2020-09-10T18:28:28.078Z] #41 6.566 runtime/internal/atomic [2020-09-10T18:28:28.078Z] #41 6.838 runtime/internal/sys [2020-09-10T18:28:28.078Z] #41 7.110 runtime/internal/math [2020-09-10T18:28:28.078Z] #41 7.163 internal/bytealg [2020-09-10T18:28:28.078Z] #41 7.231 internal/race [2020-09-10T18:28:28.078Z] #41 7.352 sync/atomic [2020-09-10T18:28:28.078Z] #41 7.662 unicode [2020-09-10T18:28:28.078Z] #41 8.005 runtime [2020-09-10T18:28:28.078Z] #41 11.66 unicode/utf8 [2020-09-10T18:28:28.078Z] #41 ... [2020-09-10T18:28:28.078Z] [2020-09-10T18:28:28.078Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:28.078Z] #43 5.318 go: finding gotest.tools v0.3.5 [2020-09-10T18:28:28.078Z] #43 6.405 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-10T18:28:28.078Z] #43 6.858 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-10T18:28:28.078Z] #43 7.797 go: downloading gotest.tools v2.1.0+incompatible [2020-09-10T18:28:28.078Z] #43 7.952 go: extracting gotest.tools v2.1.0+incompatible [2020-09-10T18:28:28.078Z] #43 8.109 go: downloading github.com/fatih/color v1.6.0 [2020-09-10T18:28:28.078Z] #43 8.115 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-10T18:28:28.078Z] #43 8.175 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-10T18:28:28.078Z] #43 8.181 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T18:28:28.078Z] #43 8.320 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-10T18:28:28.078Z] #43 8.616 go: downloading github.com/pkg/errors v0.8.0 [2020-09-10T18:28:28.078Z] #43 8.678 go: extracting github.com/fatih/color v1.6.0 [2020-09-10T18:28:28.078Z] #43 8.744 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-10T18:28:28.078Z] #43 8.785 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-10T18:28:28.078Z] #43 8.797 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T18:28:28.078Z] #43 8.810 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-10T18:28:28.078Z] #43 8.817 go: extracting github.com/pkg/errors v0.8.0 [2020-09-10T18:28:28.078Z] #43 8.834 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-10T18:28:28.078Z] #43 8.865 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-10T18:28:28.078Z] #43 8.901 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T18:28:28.078Z] #43 8.959 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T18:28:28.078Z] #43 9.019 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-10T18:28:28.078Z] #43 9.076 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T18:28:28.078Z] #43 9.113 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-10T18:28:28.078Z] #43 11.63 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T18:28:28.078Z] #43 11.63 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T18:28:28.106Z] #44 12.23 go: finding github.com/spf13/pflag v1.0.1 [2020-09-10T18:28:28.106Z] #44 12.32 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-10T18:28:28.269Z] #43 8.269 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-10T18:28:28.335Z] #39 21.41 CC images/core-aarch64.o [2020-09-10T18:28:28.405Z] #44 12.39 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-10T18:28:28.405Z] #44 12.47 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T18:28:28.405Z] #44 12.57 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-10T18:28:28.405Z] #44 12.60 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T18:28:28.405Z] #44 12.67 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T18:28:28.533Z] #43 8.529 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T18:28:28.574Z] #17 30.66 Setting up libiptc0:s390x (1.8.2-4) ... [2020-09-10T18:28:28.574Z] #17 30.66 Setting up xz-utils (5.2.4-1) ... [2020-09-10T18:28:28.574Z] #17 30.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-10T18:28:28.574Z] #17 30.68 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-10T18:28:28.574Z] #17 30.71 invoke-rc.d: could not determine current runlevel [2020-09-10T18:28:28.595Z] #39 21.87 CC images/core-ppc64.o [2020-09-10T18:28:28.641Z] #43 12.43 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T18:28:28.641Z] #43 ... [2020-09-10T18:28:28.641Z] [2020-09-10T18:28:28.641Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:28.641Z] #30 12.40 unicode/utf8 [2020-09-10T18:28:28.703Z] #44 12.82 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T18:28:28.797Z] #43 8.860 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T18:28:28.866Z] #17 30.71 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-10T18:28:28.866Z] #17 30.72 Setting up pigz (2.4-1) ... [2020-09-10T18:28:28.866Z] #17 30.72 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-10T18:28:28.866Z] #17 30.73 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-10T18:28:28.866Z] #17 30.74 Setting up python-pip-whl (18.1-5) ... [2020-09-10T18:28:28.866Z] #17 30.75 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-09-10T18:28:28.866Z] #17 30.75 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-10T18:28:28.866Z] #17 30.96 Setting up libaio1:s390x (0.3.112-3) ... [2020-09-10T18:28:28.866Z] #17 30.97 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-10T18:28:28.866Z] #17 30.98 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-10T18:28:28.866Z] #17 30.98 Setting up vim (2:8.1.0875-5) ... [2020-09-10T18:28:28.866Z] #17 30.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-10T18:28:28.866Z] #17 30.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-10T18:28:28.866Z] #17 30.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-10T18:28:28.866Z] #17 31.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-10T18:28:28.866Z] #17 31.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-10T18:28:28.866Z] #17 31.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-10T18:28:28.866Z] #17 31.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-10T18:28:28.866Z] #17 31.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-10T18:28:28.866Z] #17 31.02 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-10T18:28:28.866Z] #17 31.03 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-10T18:28:28.866Z] #17 31.04 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-10T18:28:28.866Z] #17 31.05 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-10T18:28:28.866Z] #17 31.05 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-10T18:28:29.162Z] #17 31.07 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-10T18:28:29.166Z] #39 22.39 CC images/core-s390.o [2020-09-10T18:28:29.576Z] #30 13.25 runtime/cgo [2020-09-10T18:28:29.740Z] #39 23.05 CC images/cpuinfo.o [2020-09-10T18:28:30.199Z] #43 ... [2020-09-10T18:28:30.199Z] [2020-09-10T18:28:30.199Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:30.199Z] #30 2.305 + RM_GOPATH=0 [2020-09-10T18:28:30.199Z] #30 2.305 + TMP_GOPATH= [2020-09-10T18:28:30.199Z] #30 2.305 + : /build [2020-09-10T18:28:30.199Z] #30 2.305 + '[' -z '' ']' [2020-09-10T18:28:30.199Z] #30 2.305 ++ mktemp -d [2020-09-10T18:28:30.199Z] #30 2.308 + export GOPATH=/tmp/tmp.ic9QTUSqMf [2020-09-10T18:28:30.199Z] #30 2.308 + GOPATH=/tmp/tmp.ic9QTUSqMf [2020-09-10T18:28:30.199Z] #30 2.308 + RM_GOPATH=1 [2020-09-10T18:28:30.199Z] #30 2.308 + case "$(go env GOARCH)" in [2020-09-10T18:28:30.199Z] #30 2.309 ++ go env GOARCH [2020-09-10T18:28:30.199Z] #30 2.320 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:30.199Z] #30 2.320 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:30.199Z] #30 2.324 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:30.199Z] #30 2.324 + dir=/tmp/install [2020-09-10T18:28:30.199Z] #30 2.324 + bin=tomlv [2020-09-10T18:28:30.199Z] #30 2.324 + shift [2020-09-10T18:28:30.199Z] #30 2.324 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-10T18:28:30.199Z] #30 2.324 + . /tmp/install/tomlv.installer [2020-09-10T18:28:30.199Z] #30 2.324 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-10T18:28:30.199Z] #30 2.325 + install_tomlv [2020-09-10T18:28:30.199Z] #30 2.325 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-10T18:28:30.199Z] #30 2.325 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ic9QTUSqMf/src/github.com/BurntSushi/toml [2020-09-10T18:28:30.199Z] #30 2.325 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-10T18:28:30.199Z] #30 2.334 Cloning into '/tmp/tmp.ic9QTUSqMf/src/github.com/BurntSushi/toml'... [2020-09-10T18:28:30.199Z] #30 3.090 + cd /tmp/tmp.ic9QTUSqMf/src/github.com/BurntSushi/toml [2020-09-10T18:28:30.199Z] #30 3.090 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-10T18:28:30.199Z] #30 3.101 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-10T18:28:30.199Z] #30 3.402 math/bits [2020-09-10T18:28:30.199Z] #30 3.438 unicode/utf8 [2020-09-10T18:28:30.199Z] #30 3.456 unicode [2020-09-10T18:28:30.199Z] #30 3.500 internal/bytealg [2020-09-10T18:28:30.199Z] #30 3.783 math [2020-09-10T18:28:30.199Z] #30 3.885 internal/testlog [2020-09-10T18:28:30.199Z] #30 4.342 runtime/cgo [2020-09-10T18:28:30.199Z] #30 4.711 runtime [2020-09-10T18:28:30.199Z] #30 ... [2020-09-10T18:28:30.199Z] [2020-09-10T18:28:30.200Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:30.200Z] #54 2.948 + RM_GOPATH=0 [2020-09-10T18:28:30.200Z] #54 2.948 + TMP_GOPATH= [2020-09-10T18:28:30.200Z] #54 2.948 + : /build [2020-09-10T18:28:30.200Z] #54 2.948 + '[' -z '' ']' [2020-09-10T18:28:30.200Z] #54 2.948 ++ mktemp -d [2020-09-10T18:28:30.200Z] #54 2.948 + export GOPATH=/tmp/tmp.mwbshyajjR [2020-09-10T18:28:30.200Z] #54 2.948 + GOPATH=/tmp/tmp.mwbshyajjR [2020-09-10T18:28:30.200Z] #54 2.948 + RM_GOPATH=1 [2020-09-10T18:28:30.200Z] #54 2.948 + case "$(go env GOARCH)" in [2020-09-10T18:28:30.200Z] #54 2.948 ++ go env GOARCH [2020-09-10T18:28:30.200Z] #54 3.042 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:30.200Z] #54 3.042 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:30.200Z] #54 3.050 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-10T18:28:30.200Z] #54 3.050 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:30.200Z] #54 3.055 + dir=/tmp/install [2020-09-10T18:28:30.200Z] #54 3.055 + bin=rootlesskit [2020-09-10T18:28:30.200Z] #54 3.055 + shift [2020-09-10T18:28:30.200Z] #54 3.055 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-10T18:28:30.200Z] #54 3.055 + . /tmp/install/rootlesskit.installer [2020-09-10T18:28:30.200Z] #54 3.055 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-10T18:28:30.200Z] #54 3.055 + install_rootlesskit [2020-09-10T18:28:30.200Z] #54 3.055 + case "$1" in [2020-09-10T18:28:30.200Z] #54 3.055 + export CGO_ENABLED=0 [2020-09-10T18:28:30.200Z] #54 3.055 + CGO_ENABLED=0 [2020-09-10T18:28:30.200Z] #54 3.055 + _install_rootlesskit [2020-09-10T18:28:30.200Z] #54 3.055 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-10T18:28:30.200Z] #54 3.055 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mwbshyajjR/src/github.com/rootless-containers/rootlesskit [2020-09-10T18:28:30.200Z] #54 3.055 Cloning into '/tmp/tmp.mwbshyajjR/src/github.com/rootless-containers/rootlesskit'... [2020-09-10T18:28:30.200Z] #54 5.901 + cd /tmp/tmp.mwbshyajjR/src/github.com/rootless-containers/rootlesskit [2020-09-10T18:28:30.200Z] #54 5.901 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-10T18:28:30.200Z] #54 6.440 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-10T18:28:30.200Z] #54 6.457 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-10T18:28:30.311Z] #39 23.42 CC images/inventory.o [2020-09-10T18:28:30.464Z] #54 ... [2020-09-10T18:28:30.464Z] [2020-09-10T18:28:30.464Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:28:30.464Z] #51 5.025 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:28:30.464Z] #51 5.068 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:28:30.464Z] #51 5.272 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:28:30.464Z] #51 5.988 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-10T18:28:30.464Z] #51 7.241 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-10T18:28:30.464Z] #51 8.909 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-10T18:28:30.464Z] #51 ... [2020-09-10T18:28:30.464Z] [2020-09-10T18:28:30.464Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:28:30.464Z] #10 4.914 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:28:30.464Z] #10 5.082 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:28:30.464Z] #10 5.155 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:28:30.464Z] #10 5.788 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-10T18:28:30.464Z] #10 7.594 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-10T18:28:30.464Z] #10 7.679 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-10T18:28:30.571Z] #39 23.73 CC images/fdinfo.o [2020-09-10T18:28:30.571Z] #39 ... [2020-09-10T18:28:30.571Z] [2020-09-10T18:28:30.571Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:30.571Z] #41 86.78 text/template [2020-09-10T18:28:30.571Z] #41 86.80 go/parser [2020-09-10T18:28:30.571Z] #41 90.00 encoding/xml [2020-09-10T18:28:30.571Z] #41 92.05 go/doc [2020-09-10T18:28:30.571Z] #41 95.35 github.com/LK4D4/vndr/build [2020-09-10T18:28:30.571Z] #41 95.89 github.com/LK4D4/vndr/versioned [2020-09-10T18:28:30.571Z] #41 96.17 net [2020-09-10T18:28:30.702Z] #17 32.55 Setting up iptables (1.8.2-4) ... [2020-09-10T18:28:30.702Z] #17 32.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-10T18:28:30.702Z] #17 32.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-10T18:28:30.702Z] #17 32.57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-10T18:28:30.702Z] #17 32.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-10T18:28:30.702Z] #17 32.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-10T18:28:30.702Z] #17 32.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-10T18:28:30.702Z] #17 32.59 Setting up python3 (3.7.3-1) ... [2020-09-10T18:28:30.702Z] #17 32.83 Setting up python3-wheel (0.32.3-2) ... [2020-09-10T18:28:30.727Z] #10 ... [2020-09-10T18:28:30.727Z] [2020-09-10T18:28:30.727Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:28:30.727Z] #36 4.093 + git clone https://github.com/docker/distribution.git . [2020-09-10T18:28:30.727Z] #36 4.093 Cloning into '.'... [2020-09-10T18:28:30.727Z] #36 ... [2020-09-10T18:28:30.727Z] [2020-09-10T18:28:30.727Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:30.727Z] #45 3.864 + RM_GOPATH=0 [2020-09-10T18:28:30.727Z] #45 3.864 + TMP_GOPATH= [2020-09-10T18:28:30.727Z] #45 3.864 + : /build [2020-09-10T18:28:30.727Z] #45 3.864 + '[' -z '' ']' [2020-09-10T18:28:30.727Z] #45 3.864 ++ mktemp -d [2020-09-10T18:28:30.727Z] #45 3.864 + export GOPATH=/tmp/tmp.DlByiPWSLK [2020-09-10T18:28:30.727Z] #45 3.864 + GOPATH=/tmp/tmp.DlByiPWSLK [2020-09-10T18:28:30.727Z] #45 3.864 + RM_GOPATH=1 [2020-09-10T18:28:30.727Z] #45 3.864 + case "$(go env GOARCH)" in [2020-09-10T18:28:30.727Z] #45 3.873 ++ go env GOARCH [2020-09-10T18:28:30.727Z] #45 3.909 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:30.727Z] #45 3.909 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:30.727Z] #45 3.911 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:30.727Z] #45 3.912 + dir=/tmp/install [2020-09-10T18:28:30.727Z] #45 3.912 + bin=golangci_lint [2020-09-10T18:28:30.727Z] #45 3.912 + shift [2020-09-10T18:28:30.727Z] #45 3.912 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-10T18:28:30.727Z] #45 3.912 + . /tmp/install/golangci_lint.installer [2020-09-10T18:28:30.727Z] #45 3.912 ++ : v1.23.8 [2020-09-10T18:28:30.727Z] #45 3.913 + install_golangci_lint [2020-09-10T18:28:30.727Z] #45 3.913 + echo 'Installing golangci-lint version v1.23.8' [2020-09-10T18:28:30.727Z] #45 3.913 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-10T18:28:30.727Z] #45 3.917 Installing golangci-lint version v1.23.8 [2020-09-10T18:28:30.832Z] #41 ... [2020-09-10T18:28:30.832Z] [2020-09-10T18:28:30.832Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:28:30.832Z] #39 24.09 CC images/fown.o [2020-09-10T18:28:30.992Z] #45 ... [2020-09-10T18:28:30.992Z] [2020-09-10T18:28:30.992Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:30.992Z] #21 4.474 + RM_GOPATH=0 [2020-09-10T18:28:30.992Z] #21 4.474 + TMP_GOPATH= [2020-09-10T18:28:30.992Z] #21 4.474 + : /build [2020-09-10T18:28:30.992Z] #21 4.474 + '[' -z '' ']' [2020-09-10T18:28:30.992Z] #21 4.474 ++ mktemp -d [2020-09-10T18:28:30.992Z] #21 4.478 + export GOPATH=/tmp/tmp.wdMFO3b454 [2020-09-10T18:28:30.992Z] #21 4.479 + GOPATH=/tmp/tmp.wdMFO3b454 [2020-09-10T18:28:30.992Z] #21 4.479 + RM_GOPATH=1 [2020-09-10T18:28:30.992Z] #21 4.480 + case "$(go env GOARCH)" in [2020-09-10T18:28:30.992Z] #21 4.481 ++ go env GOARCH [2020-09-10T18:28:30.992Z] #21 4.493 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:30.992Z] #21 4.494 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:30.992Z] #21 4.495 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:30.992Z] #21 4.496 + dir=/tmp/install [2020-09-10T18:28:30.992Z] #21 4.501 Install docker/cli version 17.06.2-ce from stable [2020-09-10T18:28:30.992Z] #21 4.501 + bin=dockercli [2020-09-10T18:28:30.992Z] #21 4.501 + shift [2020-09-10T18:28:30.992Z] #21 4.501 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-10T18:28:30.992Z] #21 4.501 + . /tmp/install/dockercli.installer [2020-09-10T18:28:30.992Z] #21 4.501 ++ : stable [2020-09-10T18:28:30.992Z] #21 4.501 ++ : 17.06.2-ce [2020-09-10T18:28:30.992Z] #21 4.501 + install_dockercli [2020-09-10T18:28:30.992Z] #21 4.501 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-10T18:28:30.992Z] #21 4.501 ++ uname -m [2020-09-10T18:28:30.992Z] #21 4.516 + arch=aarch64 [2020-09-10T18:28:30.992Z] #21 4.516 + '[' aarch64 '!=' x86_64 ']' [2020-09-10T18:28:30.992Z] #21 4.516 + '[' aarch64 '!=' s390x ']' [2020-09-10T18:28:30.992Z] #21 4.516 + '[' aarch64 '!=' armhf ']' [2020-09-10T18:28:30.992Z] #21 4.516 + build_dockercli [2020-09-10T18:28:30.992Z] #21 4.516 + git clone https://github.com/docker/docker-ce /tmp/tmp.wdMFO3b454/tmp/docker-ce [2020-09-10T18:28:30.992Z] #21 4.519 Cloning into '/tmp/tmp.wdMFO3b454/tmp/docker-ce'... [2020-09-10T18:28:30.992Z] #21 ... [2020-09-10T18:28:30.992Z] [2020-09-10T18:28:30.992Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:30.992Z] #60 3.236 + RM_GOPATH=0 [2020-09-10T18:28:30.992Z] #60 3.236 + TMP_GOPATH= [2020-09-10T18:28:30.992Z] #60 3.236 + : /build [2020-09-10T18:28:30.992Z] #60 3.236 + '[' -z '' ']' [2020-09-10T18:28:30.992Z] #60 3.236 ++ mktemp -d [2020-09-10T18:28:30.992Z] #60 3.236 + export GOPATH=/tmp/tmp.NAQJ4VjqP4 [2020-09-10T18:28:30.992Z] #60 3.236 + GOPATH=/tmp/tmp.NAQJ4VjqP4 [2020-09-10T18:28:30.992Z] #60 3.236 + RM_GOPATH=1 [2020-09-10T18:28:30.992Z] #60 3.236 + case "$(go env GOARCH)" in [2020-09-10T18:28:30.992Z] #60 3.236 ++ go env GOARCH [2020-09-10T18:28:30.992Z] #60 3.257 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:30.992Z] #60 3.257 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:30.992Z] #60 3.257 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:30.992Z] #60 3.257 + dir=/tmp/install [2020-09-10T18:28:30.992Z] #60 3.257 + bin=proxy [2020-09-10T18:28:30.992Z] #60 3.257 + shift [2020-09-10T18:28:30.992Z] #60 3.257 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-10T18:28:30.992Z] #60 3.257 + . /tmp/install/proxy.installer [2020-09-10T18:28:30.992Z] #60 3.257 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-10T18:28:30.992Z] #60 3.257 + install_proxy [2020-09-10T18:28:30.992Z] #60 3.257 + case "$1" in [2020-09-10T18:28:30.992Z] #60 3.257 + export CGO_ENABLED=0 [2020-09-10T18:28:30.992Z] #60 3.257 + CGO_ENABLED=0 [2020-09-10T18:28:30.992Z] #60 3.257 + _install_proxy [2020-09-10T18:28:30.992Z] #60 3.257 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-10T18:28:30.992Z] #60 3.257 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NAQJ4VjqP4/src/github.com/docker/libnetwork [2020-09-10T18:28:30.992Z] #60 3.258 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-10T18:28:30.992Z] #60 3.265 Cloning into '/tmp/tmp.NAQJ4VjqP4/src/github.com/docker/libnetwork'... [2020-09-10T18:28:31.104Z] #39 24.30 CC images/ns.o [2020-09-10T18:28:31.256Z] #60 ... [2020-09-10T18:28:31.256Z] [2020-09-10T18:28:31.256Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:28:31.256Z] #32 4.905 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:28:31.256Z] #32 5.026 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:28:31.256Z] #32 5.160 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:28:31.256Z] #32 5.838 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-10T18:28:31.256Z] #32 7.645 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-10T18:28:31.256Z] #32 8.329 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-10T18:28:31.256Z] #32 ... [2020-09-10T18:28:31.256Z] [2020-09-10T18:28:31.256Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:28:31.256Z] #23 4.903 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:28:31.256Z] #23 5.022 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:28:31.256Z] #23 5.157 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:28:31.256Z] #23 5.931 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-10T18:28:31.256Z] #23 7.812 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-10T18:28:31.256Z] #23 8.994 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-10T18:28:31.340Z] #17 33.26 Setting up apparmor (2.13.2-10) ... [2020-09-10T18:28:31.363Z] #39 24.50 CC images/regfile.o [2020-09-10T18:28:31.477Z] #30 ... [2020-09-10T18:28:31.477Z] [2020-09-10T18:28:31.477Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:31.477Z] #21 14.01 + mkdir -p /build [2020-09-10T18:28:31.477Z] #21 14.02 + mv docker/docker /build/ [2020-09-10T18:28:31.477Z] #21 14.05 + rmdir docker [2020-09-10T18:28:31.477Z] #21 DONE 15.4s [2020-09-10T18:28:31.520Z] #23 ... [2020-09-10T18:28:31.520Z] [2020-09-10T18:28:31.520Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:28:31.520Z] #38 5.150 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:28:31.520Z] #38 5.339 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:28:31.520Z] #38 5.339 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:28:31.520Z] #38 6.029 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-10T18:28:31.520Z] #38 7.764 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-10T18:28:31.520Z] #38 8.847 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-10T18:28:31.520Z] #38 ... [2020-09-10T18:28:31.520Z] [2020-09-10T18:28:31.520Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:31.520Z] #43 10.87 go: finding github.com/pkg/errors v0.8.0 [2020-09-10T18:28:31.520Z] #43 10.87 go: finding github.com/fatih/color v1.6.0 [2020-09-10T18:28:31.520Z] #43 10.88 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-10T18:28:31.520Z] #43 10.90 go: finding github.com/spf13/pflag v1.0.1 [2020-09-10T18:28:31.520Z] #43 11.02 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-10T18:28:31.520Z] #43 11.10 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-10T18:28:31.520Z] #43 11.25 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T18:28:31.520Z] #43 11.40 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T18:28:31.520Z] #43 11.41 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-10T18:28:31.520Z] #43 11.49 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T18:28:31.520Z] #43 11.51 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T18:28:31.623Z] #39 24.77 CC images/ghost-file.o [2020-09-10T18:28:31.735Z] [2020-09-10T18:28:31.735Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:31.735Z] #47 15.26 + cd /tmp/tmp.8wH1SAZMHO/src/github.com/mvdan/sh [2020-09-10T18:28:31.735Z] #47 15.27 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-10T18:28:31.735Z] #47 15.41 + GO111MODULE=on [2020-09-10T18:28:31.735Z] #47 15.41 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-10T18:28:31.884Z] #39 25.18 CC images/fifo.o [2020-09-10T18:28:31.972Z] #41 ... [2020-09-10T18:28:31.972Z] [2020-09-10T18:28:31.972Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:31.972Z] #21 13.98 + mkdir -p /build [2020-09-10T18:28:31.972Z] #21 13.99 + mv docker/docker /build/ [2020-09-10T18:28:31.972Z] #21 14.00 + rmdir docker [2020-09-10T18:28:31.972Z] #21 DONE 15.4s [2020-09-10T18:28:31.972Z] [2020-09-10T18:28:31.972Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:31.973Z] #30 12.73 internal/testlog [2020-09-10T18:28:31.973Z] #30 13.04 encoding [2020-09-10T18:28:31.973Z] #30 13.31 runtime/cgo [2020-09-10T18:28:32.144Z] #39 25.43 CC images/remap-file-path.o [2020-09-10T18:28:32.144Z] #39 ... [2020-09-10T18:28:32.144Z] [2020-09-10T18:28:32.144Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:32.144Z] #47 88.54 mvdan.cc/sh/v3/syntax [2020-09-10T18:28:32.144Z] #47 94.90 mvdan.cc/sh/v3/cmd/shfmt [2020-09-10T18:28:32.377Z] #17 34.19 Setting up xfsprogs (4.20.0-1) ... [2020-09-10T18:28:32.377Z] #17 34.20 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-10T18:28:32.377Z] #17 34.42 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-10T18:28:32.406Z] #47 ... [2020-09-10T18:28:32.406Z] [2020-09-10T18:28:32.406Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:32.406Z] #41 98.44 vendor/golang.org/x/text/transform [2020-09-10T18:28:32.666Z] #41 99.10 vendor/golang.org/x/text/unicode/bidi [2020-09-10T18:28:33.012Z] #17 34.95 Setting up python3-distutils (3.7.3-1) ... [2020-09-10T18:28:33.305Z] #17 35.30 Setting up python3-setuptools (40.8.0-1) ... [2020-09-10T18:28:33.450Z] #43 ... [2020-09-10T18:28:33.450Z] [2020-09-10T18:28:33.450Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:33.450Z] #47 3.237 + RM_GOPATH=0 [2020-09-10T18:28:33.450Z] #47 3.237 + TMP_GOPATH= [2020-09-10T18:28:33.450Z] #47 3.237 + : /build [2020-09-10T18:28:33.450Z] #47 3.237 + '[' -z '' ']' [2020-09-10T18:28:33.450Z] #47 3.237 ++ mktemp -d [2020-09-10T18:28:33.450Z] #47 3.237 + export GOPATH=/tmp/tmp.TD2V72Qvma [2020-09-10T18:28:33.450Z] #47 3.237 + GOPATH=/tmp/tmp.TD2V72Qvma [2020-09-10T18:28:33.450Z] #47 3.237 + RM_GOPATH=1 [2020-09-10T18:28:33.450Z] #47 3.237 + case "$(go env GOARCH)" in [2020-09-10T18:28:33.450Z] #47 3.237 ++ go env GOARCH [2020-09-10T18:28:33.450Z] #47 3.251 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:33.450Z] #47 3.251 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:33.450Z] #47 3.251 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:33.450Z] #47 3.251 + dir=/tmp/install [2020-09-10T18:28:33.450Z] #47 3.251 + bin=shfmt [2020-09-10T18:28:33.450Z] #47 3.251 + shift [2020-09-10T18:28:33.450Z] #47 3.251 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-10T18:28:33.450Z] #47 3.251 + . /tmp/install/shfmt.installer [2020-09-10T18:28:33.450Z] #47 3.251 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-10T18:28:33.450Z] #47 3.256 + install_shfmt [2020-09-10T18:28:33.450Z] #47 3.256 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-10T18:28:33.450Z] #47 3.256 + git clone https://github.com/mvdan/sh.git /tmp/tmp.TD2V72Qvma/src/github.com/mvdan/sh [2020-09-10T18:28:33.450Z] #47 3.256 Cloning into '/tmp/tmp.TD2V72Qvma/src/github.com/mvdan/sh'... [2020-09-10T18:28:33.450Z] #47 3.259 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-10T18:28:33.450Z] #47 9.539 + cd /tmp/tmp.TD2V72Qvma/src/github.com/mvdan/sh [2020-09-10T18:28:33.450Z] #47 9.544 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-10T18:28:33.450Z] #47 9.651 + GO111MODULE=on [2020-09-10T18:28:33.450Z] #47 9.658 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-10T18:28:33.450Z] #47 10.98 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-10T18:28:33.450Z] #47 10.98 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-10T18:28:33.450Z] #47 11.01 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-10T18:28:33.450Z] #47 11.29 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-10T18:28:33.450Z] #47 11.33 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-10T18:28:33.450Z] #47 11.99 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-10T18:28:33.450Z] #47 12.69 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-10T18:28:33.450Z] #47 ... [2020-09-10T18:28:33.450Z] [2020-09-10T18:28:33.450Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:28:33.450Z] #51 13.47 Fetched 8204 kB in 9s (921 kB/s) [2020-09-10T18:28:33.598Z] #17 ... [2020-09-10T18:28:33.598Z] [2020-09-10T18:28:33.598Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:28:33.633Z] #47 17.15 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-10T18:28:33.633Z] #47 17.24 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-10T18:28:33.633Z] #47 17.25 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-10T18:28:33.633Z] #47 17.36 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-10T18:28:33.884Z] #30 ... [2020-09-10T18:28:33.884Z] [2020-09-10T18:28:33.884Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:33.884Z] #47 16.03 + cd /tmp/tmp.3h130mFdX1/src/github.com/mvdan/sh [2020-09-10T18:28:33.884Z] #47 16.04 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-10T18:28:33.884Z] #47 16.08 + GO111MODULE=on [2020-09-10T18:28:33.884Z] #47 16.08 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-10T18:28:33.884Z] #47 17.38 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-10T18:28:33.884Z] #47 17.44 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-10T18:28:33.884Z] #47 17.45 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-10T18:28:33.884Z] #47 17.56 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-10T18:28:33.884Z] #47 17.62 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-10T18:28:33.890Z] #47 17.78 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-10T18:28:33.891Z] #36 109.6 + dpkg --print-architecture [2020-09-10T18:28:33.891Z] #36 109.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-10T18:28:34.183Z] #36 110.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-10T18:28:34.183Z] #36 110.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-10T18:28:34.400Z] #44 ... [2020-09-10T18:28:34.400Z] [2020-09-10T18:28:34.400Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:28:34.400Z] #37 15.44 Checking out files: 90% (1502/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-10T18:28:34.400Z] #37 15.59 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-10T18:28:34.400Z] #37 17.38 + 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-10T18:28:34.577Z] #41 100.9 vendor/golang.org/x/text/secure/bidirule [2020-09-10T18:28:34.821Z] #36 ... [2020-09-10T18:28:34.821Z] [2020-09-10T18:28:34.821Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:28:34.821Z] #17 35.79 Setting up python3-pip (18.1-5) ... [2020-09-10T18:28:34.821Z] #17 36.22 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:28:34.821Z] #17 36.23 Processing triggers for mime-support (3.62) ... [2020-09-10T18:28:34.821Z] #17 DONE 36.6s [2020-09-10T18:28:34.821Z] [2020-09-10T18:28:34.821Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-10T18:28:34.821Z] #47 18.57 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-10T18:28:34.827Z] #47 18.76 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-10T18:28:34.837Z] #41 101.1 vendor/golang.org/x/text/unicode/norm [2020-09-10T18:28:35.097Z] #41 ... [2020-09-10T18:28:35.097Z] [2020-09-10T18:28:35.097Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:35.097Z] #47 DONE 101.4s [2020-09-10T18:28:35.361Z] [2020-09-10T18:28:35.361Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:28:35.361Z] #39 25.68 CC images/eventfd.o [2020-09-10T18:28:35.361Z] #39 25.92 CC images/eventpoll.o [2020-09-10T18:28:35.361Z] #39 26.20 CC images/fh.o [2020-09-10T18:28:35.361Z] #39 26.49 CC images/fsnotify.o [2020-09-10T18:28:35.361Z] #39 27.10 CC images/signalfd.o [2020-09-10T18:28:35.361Z] #39 27.37 CC images/fs.o [2020-09-10T18:28:35.361Z] #39 27.60 CC images/pstree.o [2020-09-10T18:28:35.361Z] #39 27.76 CC images/pipe.o [2020-09-10T18:28:35.361Z] #39 27.98 CC images/tcp-stream.o [2020-09-10T18:28:35.361Z] #39 28.35 CC images/sk-packet.o [2020-09-10T18:28:35.361Z] #39 28.74 CC images/mnt.o [2020-09-10T18:28:35.400Z] #47 19.59 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-10T18:28:35.455Z] #18 0.624 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-10T18:28:35.455Z] #18 0.626 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-10T18:28:35.455Z] #18 0.629 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-10T18:28:35.455Z] #18 DONE 0.8s [2020-09-10T18:28:35.455Z] [2020-09-10T18:28:35.455Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:28:35.455Z] #39 68.73 CC criu/image-desc.o [2020-09-10T18:28:35.455Z] #39 68.79 CC criu/image.o [2020-09-10T18:28:35.455Z] #39 69.25 CC criu/ipc_ns.o [2020-09-10T18:28:35.455Z] #39 69.87 CC criu/irmap.o [2020-09-10T18:28:35.455Z] #39 70.26 CC criu/kcmp-ids.o [2020-09-10T18:28:35.455Z] #39 70.41 CC criu/kerndat.o [2020-09-10T18:28:35.455Z] #39 71.17 CC criu/libnetlink.o [2020-09-10T18:28:35.455Z] #39 71.45 CC criu/log.o [2020-09-10T18:28:35.455Z] #39 71.85 CC criu/lsm.o [2020-09-10T18:28:35.455Z] #39 72.07 CC criu/mem.o [2020-09-10T18:28:35.455Z] #39 72.81 CC criu/memfd.o [2020-09-10T18:28:35.455Z] #39 73.15 CC criu/mount.o [2020-09-10T18:28:35.455Z] #39 75.10 CC criu/namespaces.o [2020-09-10T18:28:35.455Z] #39 76.01 CC criu/net.o [2020-09-10T18:28:35.455Z] #39 ... [2020-09-10T18:28:35.455Z] [2020-09-10T18:28:35.455Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-10T18:28:35.751Z] #47 19.46 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-10T18:28:35.938Z] #39 29.18 CC images/pipe-data.o [2020-09-10T18:28:36.509Z] #39 29.53 CC images/sa.o [2020-09-10T18:28:36.770Z] #39 29.79 CC images/timer.o [2020-09-10T18:28:36.783Z] #47 ... [2020-09-10T18:28:36.783Z] [2020-09-10T18:28:36.783Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:36.783Z] #54 10.57 + cd /tmp/tmp.1eRKNBDmDY/src/github.com/rootless-containers/rootlesskit [2020-09-10T18:28:36.783Z] #54 10.57 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-10T18:28:36.783Z] #54 11.02 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-10T18:28:36.783Z] #54 11.02 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-10T18:28:36.783Z] #54 ... [2020-09-10T18:28:36.783Z] [2020-09-10T18:28:36.783Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:36.783Z] #41 17.04 unicode/utf16 [2020-09-10T18:28:36.783Z] #41 17.46 container/list [2020-09-10T18:28:36.783Z] #41 17.97 crypto/internal/subtle [2020-09-10T18:28:36.783Z] #41 18.18 crypto/subtle [2020-09-10T18:28:36.783Z] #41 18.29 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-10T18:28:36.783Z] #41 18.42 internal/nettrace [2020-09-10T18:28:36.783Z] #41 18.55 runtime/cgo [2020-09-10T18:28:37.030Z] #39 30.16 CC images/timerfd.o [2020-09-10T18:28:37.030Z] #39 30.35 CC images/mm.o [2020-09-10T18:28:37.179Z] #37 ... [2020-09-10T18:28:37.179Z] [2020-09-10T18:28:37.179Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:37.179Z] #42 10.87 crypto/subtle [2020-09-10T18:28:37.179Z] #42 11.23 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-10T18:28:37.179Z] #42 11.48 internal/nettrace [2020-09-10T18:28:37.179Z] #42 11.64 runtime/cgo [2020-09-10T18:28:37.179Z] #42 15.00 vendor/golang.org/x/crypto/internal/subtle [2020-09-10T18:28:37.179Z] #42 ... [2020-09-10T18:28:37.179Z] [2020-09-10T18:28:37.179Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:37.179Z] #61 19.68 Checking out files: 73% (1513/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-10T18:28:37.179Z] #61 20.04 + cd /tmp/tmp.aI5m9s03Jo/src/github.com/docker/libnetwork [2020-09-10T18:28:37.179Z] #61 20.05 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-10T18:28:37.179Z] #61 20.89 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-10T18:28:37.179Z] #61 ... [2020-09-10T18:28:37.179Z] [2020-09-10T18:28:37.179Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:37.179Z] #48 11.37 + cd /tmp/tmp.BaMc9RKdxI/src/github.com/mvdan/sh [2020-09-10T18:28:37.179Z] #48 11.37 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-10T18:28:37.179Z] #48 11.45 + GO111MODULE=on [2020-09-10T18:28:37.179Z] #48 11.45 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-10T18:28:37.179Z] #48 13.16 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-10T18:28:37.179Z] #48 13.16 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-10T18:28:37.179Z] #48 13.20 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-10T18:28:37.179Z] #48 13.49 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-10T18:28:37.179Z] #48 13.53 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-10T18:28:37.179Z] #48 14.96 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-10T18:28:37.179Z] #48 16.01 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-10T18:28:37.179Z] #48 17.65 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-10T18:28:37.179Z] #48 19.07 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-10T18:28:37.179Z] #48 19.18 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-10T18:28:37.179Z] #48 19.52 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-10T18:28:37.179Z] #48 20.02 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-10T18:28:37.179Z] #48 21.06 runtime/cgo [2020-09-10T18:28:37.179Z] #48 21.24 runtime [2020-09-10T18:28:37.291Z] #39 30.58 CC images/sk-opts.o [2020-09-10T18:28:37.538Z] #19 2.199 Collecting yamllint==1.16.0 [2020-09-10T18:28:37.655Z] #47 21.03 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-10T18:28:37.655Z] #47 ... [2020-09-10T18:28:37.655Z] [2020-09-10T18:28:37.655Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:28:37.655Z] #32 11.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-10T18:28:37.655Z] #32 ... [2020-09-10T18:28:37.655Z] [2020-09-10T18:28:37.655Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:37.655Z] #54 11.36 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-10T18:28:37.655Z] #54 11.36 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-10T18:28:37.831Z] #19 2.376 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-10T18:28:37.831Z] #19 2.408 Collecting pyyaml (from yamllint==1.16.0) [2020-09-10T18:28:37.862Z] #39 30.86 CC images/sk-unix.o [2020-09-10T18:28:37.912Z] #54 ... [2020-09-10T18:28:37.912Z] [2020-09-10T18:28:37.912Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:28:37.912Z] #38 11.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-10T18:28:38.123Z] #39 31.20 CC images/sk-inet.o [2020-09-10T18:28:38.124Z] #19 2.511 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-10T18:28:38.165Z] #41 ... [2020-09-10T18:28:38.165Z] [2020-09-10T18:28:38.165Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:38.165Z] #43 12.00 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T18:28:38.165Z] #43 12.79 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T18:28:38.165Z] #43 12.81 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T18:28:38.165Z] #43 15.91 go: finding github.com/fatih/color v1.6.0 [2020-09-10T18:28:38.165Z] #43 15.91 go: finding github.com/pkg/errors v0.8.0 [2020-09-10T18:28:38.165Z] #43 15.98 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-10T18:28:38.165Z] #43 16.21 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-10T18:28:38.165Z] #43 16.22 go: finding github.com/spf13/pflag v1.0.1 [2020-09-10T18:28:38.165Z] #43 16.33 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-10T18:28:38.165Z] #43 16.71 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T18:28:38.165Z] #43 16.87 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T18:28:38.165Z] #43 16.89 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-10T18:28:38.165Z] #43 16.99 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T18:28:38.165Z] #43 17.05 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T18:28:38.165Z] #43 ... [2020-09-10T18:28:38.165Z] [2020-09-10T18:28:38.165Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:38.165Z] #60 22.15 Checking out files: 65% (1360/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) [2020-09-10T18:28:38.165Z] #60 ... [2020-09-10T18:28:38.165Z] [2020-09-10T18:28:38.165Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:28:38.165Z] #38 12.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-10T18:28:38.169Z] #38 ... [2020-09-10T18:28:38.169Z] [2020-09-10T18:28:38.169Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:28:38.169Z] #51 21.42 Fetched 8379 kB in 18s (476 kB/s) [2020-09-10T18:28:38.384Z] #39 31.44 CC images/tun.o [2020-09-10T18:28:38.426Z] #38 ... [2020-09-10T18:28:38.426Z] [2020-09-10T18:28:38.426Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:28:38.426Z] #10 12.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-10T18:28:38.426Z] #10 ... [2020-09-10T18:28:38.426Z] [2020-09-10T18:28:38.426Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:28:38.426Z] #23 12.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-10T18:28:38.645Z] #39 31.70 CC images/sk-netlink.o [2020-09-10T18:28:38.645Z] #39 31.87 CC images/packet-sock.o [2020-09-10T18:28:38.686Z] #23 ... [2020-09-10T18:28:38.686Z] [2020-09-10T18:28:38.686Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:28:38.731Z] #51 21.42 Reading package lists... [2020-09-10T18:28:38.731Z] #51 ... [2020-09-10T18:28:38.731Z] [2020-09-10T18:28:38.731Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:38.731Z] #41 12.55 internal/testlog [2020-09-10T18:28:38.731Z] #41 12.90 encoding [2020-09-10T18:28:38.731Z] #41 13.04 unicode/utf16 [2020-09-10T18:28:38.731Z] #41 13.28 container/list [2020-09-10T18:28:38.731Z] #41 13.96 crypto/internal/subtle [2020-09-10T18:28:38.731Z] #41 14.23 crypto/subtle [2020-09-10T18:28:38.731Z] #41 14.34 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-10T18:28:38.731Z] #41 14.45 internal/nettrace [2020-09-10T18:28:38.731Z] #41 14.57 runtime/cgo [2020-09-10T18:28:38.759Z] #19 3.295 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-10T18:28:38.759Z] #19 3.364 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-10T18:28:38.759Z] #19 3.380 Building wheels for collected packages: pyyaml [2020-09-10T18:28:38.759Z] #19 3.394 Running setup.py bdist_wheel for pyyaml: started [2020-09-10T18:28:38.789Z] #51 13.47 Reading package lists... [2020-09-10T18:28:38.789Z] #51 ... [2020-09-10T18:28:38.789Z] [2020-09-10T18:28:38.789Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:38.789Z] #60 15.95 Checking out files: 60% (1252/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/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-10T18:28:38.789Z] #60 16.76 + cd /tmp/tmp.NAQJ4VjqP4/src/github.com/docker/libnetwork [2020-09-10T18:28:38.789Z] #60 16.77 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-10T18:28:38.789Z] #60 17.30 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-10T18:28:38.951Z] #36 22.41 Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-10T18:28:38.951Z] #36 22.79 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-10T18:28:38.988Z] #41 ... [2020-09-10T18:28:38.988Z] [2020-09-10T18:28:38.988Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:39.216Z] #39 32.18 CC images/ipc-var.o [2020-09-10T18:28:39.216Z] #39 32.36 CC images/ipc-desc.o [2020-09-10T18:28:39.216Z] #39 32.52 CC images/ipc-shm.o [2020-09-10T18:28:39.216Z] #39 ... [2020-09-10T18:28:39.216Z] [2020-09-10T18:28:39.216Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:39.216Z] #41 105.7 vendor/golang.org/x/net/idna [2020-09-10T18:28:39.394Z] #19 3.946 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-10T18:28:39.394Z] #19 3.946 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-10T18:28:39.394Z] #19 3.982 Successfully built pyyaml [2020-09-10T18:28:39.394Z] #19 3.993 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-10T18:28:39.501Z] #60 22.39 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-10T18:28:39.501Z] #60 23.18 + cd /tmp/tmp.WUxGklIRf5/src/github.com/docker/libnetwork [2020-09-10T18:28:39.501Z] #60 23.18 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-10T18:28:39.688Z] #19 4.139 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-10T18:28:39.757Z] #60 23.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-10T18:28:39.984Z] #19 DONE 4.4s [2020-09-10T18:28:39.984Z] [2020-09-10T18:28:39.984Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-10T18:28:39.984Z] #22 DONE 0.2s [2020-09-10T18:28:39.984Z] [2020-09-10T18:28:39.984Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-10T18:28:40.769Z] #48 ... [2020-09-10T18:28:40.769Z] [2020-09-10T18:28:40.769Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:28:40.769Z] #33 14.47 Fetched 8156 kB in 14s (585 kB/s) [2020-09-10T18:28:40.769Z] #33 14.47 Reading package lists... [2020-09-10T18:28:40.769Z] #33 21.72 Reading package lists... [2020-09-10T18:28:40.769Z] #33 ... [2020-09-10T18:28:40.769Z] [2020-09-10T18:28:40.769Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:28:40.769Z] #52 16.05 Fetched 8156 kB in 15s (528 kB/s) [2020-09-10T18:28:40.769Z] #52 16.05 Reading package lists... [2020-09-10T18:28:40.769Z] #52 22.84 Reading package lists... [2020-09-10T18:28:40.769Z] #52 ... [2020-09-10T18:28:40.769Z] [2020-09-10T18:28:40.769Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:28:40.769Z] #24 14.96 Fetched 8156 kB in 14s (589 kB/s) [2020-09-10T18:28:40.769Z] #24 14.96 Reading package lists... [2020-09-10T18:28:41.023Z] #26 DONE 0.9s [2020-09-10T18:28:41.024Z] [2020-09-10T18:28:41.024Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-10T18:28:41.024Z] #29 DONE 0.2s [2020-09-10T18:28:41.024Z] [2020-09-10T18:28:41.024Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-10T18:28:41.071Z] #24 22.04 Reading package lists... [2020-09-10T18:28:41.072Z] #24 ... [2020-09-10T18:28:41.072Z] [2020-09-10T18:28:41.072Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:28:41.072Z] #39 15.79 Fetched 8156 kB in 15s (555 kB/s) [2020-09-10T18:28:41.072Z] #39 15.79 Reading package lists... [2020-09-10T18:28:41.347Z] #31 DONE 0.1s [2020-09-10T18:28:41.347Z] [2020-09-10T18:28:41.347Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-10T18:28:41.347Z] #34 DONE 0.1s [2020-09-10T18:28:41.347Z] [2020-09-10T18:28:41.347Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:28:41.347Z] #39 77.64 CC criu/netfilter.o [2020-09-10T18:28:41.347Z] #39 77.95 CC criu/page-pipe.o [2020-09-10T18:28:41.347Z] #39 78.27 CC criu/page-xfer.o [2020-09-10T18:28:41.347Z] #39 79.15 CC criu/pagemap-cache.o [2020-09-10T18:28:41.347Z] #39 79.47 CC criu/pagemap.o [2020-09-10T18:28:41.347Z] #39 80.10 CC criu/parasite-syscall.o [2020-09-10T18:28:41.347Z] #39 80.67 CC criu/path.o [2020-09-10T18:28:41.347Z] #39 80.90 CC criu/pie-util-vdso.o [2020-09-10T18:28:41.347Z] #39 81.06 CC criu/pie-util.o [2020-09-10T18:28:41.347Z] #39 81.13 CC criu/pipes.o [2020-09-10T18:28:41.347Z] #39 81.61 CC criu/plugin.o [2020-09-10T18:28:41.347Z] #39 81.84 CC criu/proc_parse.o [2020-09-10T18:28:41.374Z] #39 22.99 Reading package lists... [2020-09-10T18:28:41.374Z] #39 ... [2020-09-10T18:28:41.374Z] [2020-09-10T18:28:41.374Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:28:41.374Z] #11 15.34 Fetched 8156 kB in 14s (572 kB/s) [2020-09-10T18:28:41.374Z] #11 15.34 Reading package lists... [2020-09-10T18:28:41.504Z] #36 25.00 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-10T18:28:41.655Z] #60 ... [2020-09-10T18:28:41.655Z] [2020-09-10T18:28:41.655Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:41.655Z] #43 15.03 go: finding github.com/fatih/color v1.6.0 [2020-09-10T18:28:41.655Z] #43 15.05 go: finding github.com/pkg/errors v0.8.0 [2020-09-10T18:28:41.655Z] #43 15.12 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-10T18:28:41.655Z] #43 15.13 go: finding github.com/spf13/pflag v1.0.1 [2020-09-10T18:28:41.655Z] #43 15.20 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-10T18:28:41.655Z] #43 15.50 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-10T18:28:41.655Z] #43 15.68 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T18:28:41.655Z] #43 15.93 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-10T18:28:41.655Z] #43 15.97 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T18:28:41.655Z] #43 16.02 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T18:28:41.655Z] #43 16.21 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T18:28:41.655Z] #43 ... [2020-09-10T18:28:41.655Z] [2020-09-10T18:28:41.655Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:28:41.655Z] #36 22.73 Checking out files: 90% (1500/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-10T18:28:41.655Z] #36 22.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-10T18:28:41.655Z] #36 24.56 + 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-10T18:28:41.761Z] #41 107.6 vendor/golang.org/x/net/http2/hpack [2020-09-10T18:28:41.998Z] #39 83.19 CC criu/protobuf-desc.o [2020-09-10T18:28:42.294Z] #39 83.55 CC criu/protobuf.o [2020-09-10T18:28:42.587Z] #39 83.71 CC criu/pstree.o [2020-09-10T18:28:42.587Z] #39 ... [2020-09-10T18:28:42.587Z] [2020-09-10T18:28:42.587Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:42.587Z] #49 51.26 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-10T18:28:42.703Z] #41 108.9 mime [2020-09-10T18:28:43.645Z] #41 110.1 mime/quotedprintable [2020-09-10T18:28:43.707Z] #49 52.28 + mkdir -p /build [2020-09-10T18:28:43.708Z] #49 52.28 + cp runc /build/runc [2020-09-10T18:28:44.078Z] #49 DONE 52.6s [2020-09-10T18:28:44.078Z] [2020-09-10T18:28:44.078Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:28:44.078Z] #39 84.16 CC criu/rbtree.o [2020-09-10T18:28:44.078Z] #39 84.30 CC criu/rst-malloc.o [2020-09-10T18:28:44.078Z] #39 84.47 CC criu/seccomp.o [2020-09-10T18:28:44.078Z] #39 84.82 CC criu/seize.o [2020-09-10T18:28:44.078Z] #39 85.16 CC criu/servicefd.o [2020-09-10T18:28:44.078Z] #39 85.42 CC criu/shmem.o [2020-09-10T18:28:44.110Z] #60 ... [2020-09-10T18:28:44.111Z] [2020-09-10T18:28:44.111Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:44.111Z] #30 23.53 sync [2020-09-10T18:28:44.111Z] #30 23.53 internal/reflectlite [2020-09-10T18:28:44.111Z] #30 ... [2020-09-10T18:28:44.111Z] [2020-09-10T18:28:44.111Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:44.111Z] #47 13.61 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-10T18:28:44.111Z] #47 14.76 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-10T18:28:44.111Z] #47 14.78 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-10T18:28:44.111Z] #47 14.99 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-10T18:28:44.111Z] #47 15.32 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-10T18:28:44.111Z] #47 16.13 runtime [2020-09-10T18:28:44.111Z] #47 ... [2020-09-10T18:28:44.111Z] [2020-09-10T18:28:44.111Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:28:44.111Z] #10 13.81 Fetched 8204 kB in 9s (885 kB/s) [2020-09-10T18:28:44.111Z] #10 13.81 Reading package lists... [2020-09-10T18:28:44.111Z] #10 19.33 Reading package lists... [2020-09-10T18:28:44.111Z] #10 ... [2020-09-10T18:28:44.111Z] [2020-09-10T18:28:44.111Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:28:44.111Z] #23 13.97 Fetched 8204 kB in 9s (873 kB/s) [2020-09-10T18:28:44.111Z] #23 13.97 Reading package lists... [2020-09-10T18:28:44.111Z] #23 19.35 Reading package lists... [2020-09-10T18:28:44.111Z] #23 ... [2020-09-10T18:28:44.111Z] [2020-09-10T18:28:44.111Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:28:44.111Z] #32 14.15 Fetched 8204 kB in 10s (853 kB/s) [2020-09-10T18:28:44.111Z] #32 14.15 Reading package lists... [2020-09-10T18:28:44.111Z] #32 19.38 Reading package lists... [2020-09-10T18:28:44.177Z] #11 22.07 Reading package lists... [2020-09-10T18:28:44.177Z] #11 ... [2020-09-10T18:28:44.177Z] [2020-09-10T18:28:44.177Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:28:44.177Z] #24 22.04 Reading package lists... [2020-09-10T18:28:44.217Z] #41 110.5 net/http/internal [2020-09-10T18:28:44.375Z] #32 ... [2020-09-10T18:28:44.375Z] [2020-09-10T18:28:44.375Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:28:44.375Z] #10 19.33 Reading package lists... [2020-09-10T18:28:44.375Z] #10 24.36 Building dependency tree... [2020-09-10T18:28:44.375Z] #10 ... [2020-09-10T18:28:44.375Z] [2020-09-10T18:28:44.375Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:28:44.375Z] #36 14.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-10T18:28:44.375Z] #36 15.42 + 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-10T18:28:44.728Z] #39 86.04 CC criu/sigframe.o [2020-09-10T18:28:44.776Z] #36 ... [2020-09-10T18:28:44.776Z] [2020-09-10T18:28:44.776Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:28:44.776Z] #38 14.48 Fetched 8204 kB in 10s (854 kB/s) [2020-09-10T18:28:44.776Z] #38 14.48 Reading package lists... [2020-09-10T18:28:44.776Z] #38 19.41 Reading package lists... [2020-09-10T18:28:44.776Z] #38 24.16 Building dependency tree... [2020-09-10T18:28:44.776Z] #38 ... [2020-09-10T18:28:44.776Z] [2020-09-10T18:28:44.776Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:28:44.812Z] #36 ... [2020-09-10T18:28:44.812Z] [2020-09-10T18:28:44.812Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:28:44.812Z] #51 18.73 Fetched 8379 kB in 16s (530 kB/s) [2020-09-10T18:28:44.812Z] #51 18.73 Reading package lists... [2020-09-10T18:28:44.812Z] #51 26.23 Reading package lists... [2020-09-10T18:28:44.812Z] #51 ... [2020-09-10T18:28:44.812Z] [2020-09-10T18:28:44.812Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:44.813Z] #60 22.15 Checking out files: 65% (1360/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-10T18:28:44.813Z] #60 22.92 + cd /tmp/tmp.jL4QLRiQjZ/src/github.com/docker/libnetwork [2020-09-10T18:28:44.813Z] #60 22.92 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-10T18:28:44.813Z] #60 23.47 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-10T18:28:44.932Z] #36 ... [2020-09-10T18:28:44.932Z] [2020-09-10T18:28:44.932Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:28:44.932Z] #23 18.70 Fetched 8379 kB in 16s (539 kB/s) [2020-09-10T18:28:44.932Z] #23 18.70 Reading package lists... [2020-09-10T18:28:45.142Z] #39 86.26 CC criu/signalfd.o [2020-09-10T18:28:45.142Z] #39 86.38 CC criu/sk-inet.o [2020-09-10T18:28:45.158Z] #41 ... [2020-09-10T18:28:45.158Z] [2020-09-10T18:28:45.158Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:28:45.158Z] #39 32.72 CC images/ipc-msg.o [2020-09-10T18:28:45.159Z] #39 32.99 CC images/ipc-sem.o [2020-09-10T18:28:45.159Z] #39 33.16 CC images/utsns.o [2020-09-10T18:28:45.159Z] #39 33.40 CC images/creds.o [2020-09-10T18:28:45.159Z] #39 33.61 CC images/vma.o [2020-09-10T18:28:45.159Z] #39 33.81 CC images/netdev.o [2020-09-10T18:28:45.159Z] #39 34.17 CC images/tty.o [2020-09-10T18:28:45.159Z] #39 34.62 CC images/file-lock.o [2020-09-10T18:28:45.159Z] #39 34.79 CC images/rlimit.o [2020-09-10T18:28:45.159Z] #39 34.95 CC images/pagemap.o [2020-09-10T18:28:45.159Z] #39 35.17 CC images/siginfo.o [2020-09-10T18:28:45.159Z] #39 35.44 CC images/rpc.o [2020-09-10T18:28:45.159Z] #39 36.64 CC images/ext-file.o [2020-09-10T18:28:45.159Z] #39 36.89 CC images/cgroup.o [2020-09-10T18:28:45.159Z] #39 37.48 CC images/userns.o [2020-09-10T18:28:45.159Z] #39 37.83 CC images/google/protobuf/descriptor.o [2020-09-10T18:28:45.191Z] #23 26.09 Reading package lists... [2020-09-10T18:28:45.191Z] #23 ... [2020-09-10T18:28:45.191Z] [2020-09-10T18:28:45.191Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:28:45.191Z] #51 21.42 Reading package lists... [2020-09-10T18:28:45.382Z] #60 ... [2020-09-10T18:28:45.382Z] [2020-09-10T18:28:45.382Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:28:45.382Z] #32 19.35 Fetched 8379 kB in 16s (520 kB/s) [2020-09-10T18:28:45.382Z] #32 19.35 Reading package lists... [2020-09-10T18:28:45.382Z] #32 26.89 Reading package lists... [2020-09-10T18:28:45.382Z] #32 ... [2020-09-10T18:28:45.382Z] [2020-09-10T18:28:45.382Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:45.382Z] #41 28.35 vendor/golang.org/x/crypto/curve25519 [2020-09-10T18:28:45.435Z] #39 86.89 CC criu/sk-netlink.o [2020-09-10T18:28:45.728Z] #39 87.02 CC criu/sk-packet.o [2020-09-10T18:28:45.733Z] #23 24.37 Building dependency tree... [2020-09-10T18:28:45.750Z] #24 28.47 Building dependency tree... [2020-09-10T18:28:46.021Z] #39 87.25 CC criu/sk-queue.o [2020-09-10T18:28:46.100Z] #39 39.37 CC images/opts.o [2020-09-10T18:28:46.315Z] #39 87.47 CC criu/sk-tcp.o [2020-09-10T18:28:46.315Z] #39 87.71 CC criu/sk-unix.o [2020-09-10T18:28:46.361Z] #39 39.63 CC images/seccomp.o [2020-09-10T18:28:46.621Z] #39 39.87 CC images/binfmt-misc.o [2020-09-10T18:28:46.767Z] #41 ... [2020-09-10T18:28:46.768Z] [2020-09-10T18:28:46.768Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:46.768Z] #47 20.97 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-10T18:28:46.768Z] #47 22.31 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-10T18:28:46.768Z] #47 22.49 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-10T18:28:46.768Z] #47 22.65 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-10T18:28:46.768Z] #47 22.76 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-10T18:28:46.768Z] #47 23.52 runtime/cgo [2020-09-10T18:28:46.768Z] #47 23.60 runtime [2020-09-10T18:28:46.881Z] #39 40.17 CC images/time.o [2020-09-10T18:28:47.142Z] #39 ... [2020-09-10T18:28:47.142Z] [2020-09-10T18:28:47.142Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:28:47.142Z] #10 103.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-10T18:28:47.142Z] #10 103.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-10T18:28:47.142Z] #10 103.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:28:47.142Z] #10 ... [2020-09-10T18:28:47.142Z] [2020-09-10T18:28:47.142Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:28:47.142Z] #39 40.38 CC images/sysctl.o [2020-09-10T18:28:47.395Z] #39 88.55 CC criu/sockets.o [2020-09-10T18:28:47.402Z] #39 40.62 CC images/autofs.o [2020-09-10T18:28:47.402Z] #39 40.78 CC images/macvlan.o [2020-09-10T18:28:47.673Z] #23 27.53 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-10T18:28:47.673Z] #23 27.53 The following additional packages will be installed: [2020-09-10T18:28:47.673Z] #23 27.54 libjq1 libonig5 [2020-09-10T18:28:47.688Z] #39 89.05 CC criu/stats.o [2020-09-10T18:28:47.688Z] #39 89.17 CC criu/string.o [2020-09-10T18:28:47.883Z] #24 31.77 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-10T18:28:47.883Z] #24 31.77 The following additional packages will be installed: [2020-09-10T18:28:47.883Z] #24 31.78 libjq1 libonig5 [2020-09-10T18:28:47.942Z] #23 27.96 The following NEW packages will be installed: [2020-09-10T18:28:47.942Z] #23 27.97 jq libjq1 libonig5 [2020-09-10T18:28:47.973Z] #39 40.93 CC images/sit.o [2020-09-10T18:28:47.973Z] #39 41.18 CC images/memfd.o [2020-09-10T18:28:47.981Z] #39 89.24 CC criu/sysctl.o [2020-09-10T18:28:48.183Z] #24 32.33 The following NEW packages will be installed: [2020-09-10T18:28:48.183Z] #24 32.35 jq libjq1 libonig5 [2020-09-10T18:28:48.234Z] #39 41.37 CC images/timens.o [2020-09-10T18:28:48.274Z] #39 89.48 CC criu/sysfs_parse.o [2020-09-10T18:28:48.274Z] #39 89.61 CC criu/timens.o [2020-09-10T18:28:48.274Z] #39 89.73 CC criu/timerfd.o [2020-09-10T18:28:48.474Z] #51 28.40 Reading package lists... [2020-09-10T18:28:48.474Z] #51 ... [2020-09-10T18:28:48.474Z] [2020-09-10T18:28:48.474Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:28:48.474Z] #10 22.33 Fetched 8379 kB in 17s (484 kB/s) [2020-09-10T18:28:48.474Z] #10 22.33 Reading package lists... [2020-09-10T18:28:48.482Z] #24 32.57 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:28:48.482Z] #24 32.57 Need to get 358 kB of archives. [2020-09-10T18:28:48.482Z] #24 32.57 After this operation, 1277 kB of additional disk space will be used. [2020-09-10T18:28:48.482Z] #24 32.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-10T18:28:48.482Z] #24 32.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-10T18:28:48.482Z] #24 32.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-10T18:28:48.495Z] #39 41.73 LINK images/built-in.o [2020-09-10T18:28:48.521Z] #23 28.48 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:28:48.521Z] #23 28.48 Need to get 325 kB of archives. [2020-09-10T18:28:48.521Z] #23 28.48 After this operation, 1019 kB of additional disk space will be used. [2020-09-10T18:28:48.521Z] #23 28.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-09-10T18:28:48.521Z] #23 28.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-09-10T18:28:48.521Z] #23 28.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-09-10T18:28:48.568Z] #39 89.88 CC criu/tty.o [2020-09-10T18:28:48.731Z] #10 29.69 Reading package lists... [2020-09-10T18:28:48.731Z] #10 ... [2020-09-10T18:28:48.731Z] [2020-09-10T18:28:48.731Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:48.731Z] #47 22.38 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-10T18:28:48.731Z] #47 22.49 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-10T18:28:48.731Z] #47 22.69 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-10T18:28:48.731Z] #47 22.70 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-10T18:28:48.731Z] #47 23.66 runtime/cgo [2020-09-10T18:28:48.731Z] #47 23.74 runtime [2020-09-10T18:28:48.731Z] #47 ... [2020-09-10T18:28:48.731Z] [2020-09-10T18:28:48.731Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:28:48.731Z] #23 26.09 Reading package lists... [2020-09-10T18:28:48.755Z] #39 41.85 GEN compel/include/asm [2020-09-10T18:28:48.755Z] #39 41.90 GEN compel/include/version.h [2020-09-10T18:28:48.755Z] #39 41.93 touch .config [2020-09-10T18:28:48.755Z] #39 41.96 GEN include/common/config.h [2020-09-10T18:28:48.755Z] #39 42.03 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-10T18:28:48.787Z] #23 ... [2020-09-10T18:28:48.787Z] [2020-09-10T18:28:48.787Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:28:48.787Z] #51 18.67 Reading package lists... [2020-09-10T18:28:48.787Z] #51 23.59 Building dependency tree... [2020-09-10T18:28:48.787Z] #51 26.30 The following additional packages will be installed: [2020-09-10T18:28:48.787Z] #51 26.30 libbtrfs0 [2020-09-10T18:28:48.787Z] #51 26.38 The following NEW packages will be installed: [2020-09-10T18:28:48.787Z] #51 26.40 libbtrfs-dev libbtrfs0 [2020-09-10T18:28:48.787Z] #51 26.76 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:28:48.787Z] #51 26.76 Need to get 119 kB of archives. [2020-09-10T18:28:48.787Z] #51 26.76 After this operation, 387 kB of additional disk space will be used. [2020-09-10T18:28:48.787Z] #51 26.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-09-10T18:28:48.787Z] #51 26.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-09-10T18:28:48.787Z] #51 28.05 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:28:48.787Z] #51 28.20 Fetched 119 kB in 0s (432 kB/s) [2020-09-10T18:28:48.787Z] #51 28.41 Selecting previously unselected package libbtrfs0. [2020-09-10T18:28:48.787Z] #51 28.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-10T18:28:48.787Z] #51 28.45 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-09-10T18:28:48.787Z] #51 28.49 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-10T18:28:48.787Z] #51 28.66 Selecting previously unselected package libbtrfs-dev. [2020-09-10T18:28:48.787Z] #51 28.66 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-09-10T18:28:48.787Z] #51 28.68 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-10T18:28:48.787Z] #51 ... [2020-09-10T18:28:48.787Z] [2020-09-10T18:28:48.787Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:28:48.787Z] #38 24.16 Building dependency tree... [2020-09-10T18:28:48.787Z] #38 26.62 The following additional packages will be installed: [2020-09-10T18:28:48.787Z] #38 26.64 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-10T18:28:48.787Z] #38 26.64 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-10T18:28:48.787Z] #38 26.65 Suggested packages: [2020-09-10T18:28:48.787Z] #38 26.65 manpages-dev python-setuptools [2020-09-10T18:28:48.787Z] #38 27.65 The following NEW packages will be installed: [2020-09-10T18:28:48.787Z] #38 27.66 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-10T18:28:48.787Z] #38 27.66 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-10T18:28:48.787Z] #38 27.66 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-10T18:28:48.787Z] #38 27.66 python-six zlib1g-dev [2020-09-10T18:28:48.787Z] #38 28.13 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:28:48.787Z] #38 28.13 Need to get 3798 kB of archives. [2020-09-10T18:28:48.787Z] #38 28.13 After this operation, 21.6 MB of additional disk space will be used. [2020-09-10T18:28:48.787Z] #38 28.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-09-10T18:28:48.787Z] #38 28.13 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-10T18:28:48.787Z] #38 28.16 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-10T18:28:48.787Z] #38 28.16 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-10T18:28:48.787Z] #38 28.20 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-10T18:28:48.787Z] #38 28.32 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-10T18:28:48.787Z] #38 28.40 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-10T18:28:48.787Z] #38 28.41 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-10T18:28:48.787Z] #38 28.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-09-10T18:28:48.787Z] #38 28.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-09-10T18:28:48.787Z] #38 28.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-09-10T18:28:48.787Z] #38 28.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-09-10T18:28:48.868Z] #39 ... [2020-09-10T18:28:48.868Z] [2020-09-10T18:28:48.868Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:28:48.868Z] #36 DONE 124.8s [2020-09-10T18:28:48.868Z] [2020-09-10T18:28:48.868Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:48.868Z] #45 121.7 + cd /tmp/tmp.E3A0hKBdZH/src/github.com/golangci/golangci-lint/ [2020-09-10T18:28:48.868Z] #45 121.7 + git checkout -q v1.23.8 [2020-09-10T18:28:48.868Z] #45 122.0 ++ git describe --tags [2020-09-10T18:28:48.868Z] #45 122.0 + version=v1.23.8 [2020-09-10T18:28:48.868Z] #45 122.0 ++ git rev-parse --short HEAD [2020-09-10T18:28:48.868Z] #45 122.1 + commit=76a82c6 [2020-09-10T18:28:48.868Z] #45 122.1 ++ git show -s --format=%cd [2020-09-10T18:28:48.868Z] #45 122.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-10T18:28:48.868Z] #45 122.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-10T18:28:48.989Z] #23 32.86 Building dependency tree... [2020-09-10T18:28:48.989Z] #23 ... [2020-09-10T18:28:48.989Z] [2020-09-10T18:28:48.989Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:28:48.989Z] #38 22.81 Fetched 8379 kB in 17s (480 kB/s) [2020-09-10T18:28:48.989Z] #38 22.81 Reading package lists... [2020-09-10T18:28:49.015Z] #39 42.07 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-10T18:28:49.015Z] #39 42.09 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-10T18:28:49.015Z] #39 42.11 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-10T18:28:49.015Z] #39 42.15 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-10T18:28:49.015Z] #39 42.19 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-10T18:28:49.015Z] #39 42.22 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-10T18:28:49.015Z] #39 42.27 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-10T18:28:49.015Z] #39 42.28 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-10T18:28:49.015Z] #39 42.30 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-10T18:28:49.015Z] #39 42.30 DEP compel/plugins/std/infect.d [2020-09-10T18:28:49.015Z] #39 42.40 DEP compel/plugins/std/string.d [2020-09-10T18:28:49.053Z] #38 29.05 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-10T18:28:49.053Z] #38 29.10 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-10T18:28:49.053Z] #38 29.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-10T18:28:49.053Z] #38 29.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-09-10T18:28:49.246Z] #38 30.13 Reading package lists... [2020-09-10T18:28:49.247Z] #38 ... [2020-09-10T18:28:49.247Z] [2020-09-10T18:28:49.247Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:28:49.247Z] #32 23.10 Fetched 8379 kB in 18s (474 kB/s) [2020-09-10T18:28:49.247Z] #32 23.10 Reading package lists... [2020-09-10T18:28:49.276Z] #39 42.49 DEP compel/plugins/std/log.d [2020-09-10T18:28:49.308Z] #47 ... [2020-09-10T18:28:49.308Z] [2020-09-10T18:28:49.308Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:28:49.308Z] #38 23.19 Fetched 8379 kB in 18s (478 kB/s) [2020-09-10T18:28:49.308Z] #38 23.19 Reading package lists... [2020-09-10T18:28:49.308Z] #38 30.69 Reading package lists... [2020-09-10T18:28:49.308Z] #38 ... [2020-09-10T18:28:49.308Z] [2020-09-10T18:28:49.308Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:28:49.308Z] #51 26.23 Reading package lists... [2020-09-10T18:28:49.334Z] #38 29.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-09-10T18:28:49.549Z] #39 42.57 DEP compel/plugins/std/fds.d [2020-09-10T18:28:49.549Z] #39 42.64 DEP compel/plugins/std/std.d [2020-09-10T18:28:49.549Z] #39 42.78 DEP compel/plugins/shmem/shmem.d [2020-09-10T18:28:49.549Z] #39 42.85 DEP compel/plugins/fds/fds.d [2020-09-10T18:28:49.569Z] #51 33.46 Building dependency tree... [2020-09-10T18:28:49.569Z] #51 ... [2020-09-10T18:28:49.569Z] [2020-09-10T18:28:49.569Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:28:49.569Z] #23 23.57 Fetched 8379 kB in 18s (468 kB/s) [2020-09-10T18:28:49.569Z] #23 23.57 Reading package lists... [2020-09-10T18:28:49.569Z] #23 30.68 Reading package lists... [2020-09-10T18:28:49.569Z] #23 ... [2020-09-10T18:28:49.569Z] [2020-09-10T18:28:49.569Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:28:49.569Z] #32 26.89 Reading package lists... [2020-09-10T18:28:49.814Z] #39 42.93 CC compel/plugins/std/std.o [2020-09-10T18:28:49.907Z] #45 ... [2020-09-10T18:28:49.907Z] [2020-09-10T18:28:49.907Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-10T18:28:49.907Z] #37 DONE 0.2s [2020-09-10T18:28:49.907Z] [2020-09-10T18:28:49.907Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:28:49.907Z] #39 90.82 CC criu/tun.o [2020-09-10T18:28:49.907Z] #39 91.06 CC criu/uffd.o [2020-09-10T18:28:50.021Z] #24 33.79 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:28:50.022Z] #24 34.09 Fetched 358 kB in 0s (2686 kB/s) [2020-09-10T18:28:50.022Z] #24 34.23 Selecting previously unselected package libonig5:ppc64el. [2020-09-10T18:28:50.075Z] #39 43.26 CC compel/plugins/std/fds.o [2020-09-10T18:28:50.139Z] #32 33.98 Building dependency tree... [2020-09-10T18:28:50.139Z] #32 ... [2020-09-10T18:28:50.139Z] [2020-09-10T18:28:50.139Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:28:50.139Z] #10 23.98 Fetched 8379 kB in 18s (458 kB/s) [2020-09-10T18:28:50.139Z] #10 23.98 Reading package lists... [2020-09-10T18:28:50.215Z] #39 91.40 CC criu/util.o [2020-09-10T18:28:50.323Z] #24 34.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-10T18:28:50.323Z] #24 34.37 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-09-10T18:28:50.323Z] #24 34.39 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-10T18:28:50.336Z] #39 43.69 CC compel/plugins/std/log.o [2020-09-10T18:28:50.508Z] #39 91.79 CC criu/uts_ns.o [2020-09-10T18:28:50.508Z] #39 91.84 CC criu/vdso.o [2020-09-10T18:28:50.618Z] #32 30.10 Reading package lists... [2020-09-10T18:28:50.618Z] #32 ... [2020-09-10T18:28:50.618Z] [2020-09-10T18:28:50.618Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:28:50.618Z] #23 32.86 Building dependency tree... [2020-09-10T18:28:50.622Z] #24 34.65 Selecting previously unselected package libjq1:ppc64el. [2020-09-10T18:28:50.622Z] #24 34.66 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-10T18:28:50.622Z] #24 34.67 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-10T18:28:50.622Z] #24 34.83 Selecting previously unselected package jq. [2020-09-10T18:28:50.622Z] #24 34.84 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-10T18:28:50.622Z] #24 34.84 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-10T18:28:50.741Z] #38 ... [2020-09-10T18:28:50.741Z] [2020-09-10T18:28:50.741Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:28:50.741Z] #23 30.75 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:28:50.801Z] #39 91.98 LINK criu/built-in.o [2020-09-10T18:28:50.801Z] #39 92.03 LINK criu/criu [2020-09-10T18:28:50.801Z] #39 92.20 DEP lib/c/criu.d [2020-09-10T18:28:50.985Z] #24 35.00 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-10T18:28:50.985Z] #24 35.01 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-10T18:28:50.985Z] #24 35.01 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-10T18:28:50.985Z] #24 35.03 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:28:51.078Z] #10 30.86 Reading package lists... [2020-09-10T18:28:51.078Z] #10 ... [2020-09-10T18:28:51.078Z] [2020-09-10T18:28:51.078Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:28:51.078Z] #51 33.46 Building dependency tree... [2020-09-10T18:28:51.093Z] #39 92.23 CC images/rpc.pb-c.o [2020-09-10T18:28:51.093Z] #39 92.39 CC lib/c/criu.o [2020-09-10T18:28:51.280Z] #39 44.38 CC compel/plugins/std/string.o [2020-09-10T18:28:51.288Z] #24 DONE 35.4s [2020-09-10T18:28:51.288Z] [2020-09-10T18:28:51.288Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-10T18:28:51.288Z] #25 DONE 0.1s [2020-09-10T18:28:51.288Z] [2020-09-10T18:28:51.288Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:28:51.288Z] #11 22.07 Reading package lists... [2020-09-10T18:28:51.288Z] #11 29.25 Building dependency tree... [2020-09-10T18:28:51.288Z] #11 33.09 The following additional packages will be installed: [2020-09-10T18:28:51.288Z] #11 33.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-10T18:28:51.288Z] #11 33.11 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-10T18:28:51.288Z] #11 33.11 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-10T18:28:51.288Z] #11 33.12 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-10T18:28:51.288Z] #11 33.13 Suggested packages: [2020-09-10T18:28:51.288Z] #11 33.13 gcc-8-locales seccomp wine64 [2020-09-10T18:28:51.288Z] #11 34.38 The following NEW packages will be installed: [2020-09-10T18:28:51.288Z] #11 34.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-10T18:28:51.288Z] #11 34.39 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-10T18:28:51.288Z] #11 34.39 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-10T18:28:51.288Z] #11 34.39 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-10T18:28:51.288Z] #11 34.40 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-10T18:28:51.288Z] #11 34.40 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-10T18:28:51.288Z] #11 34.55 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:28:51.288Z] #11 34.55 Need to get 78.9 MB of archives. [2020-09-10T18:28:51.288Z] #11 34.55 After this operation, 532 MB of additional disk space will be used. [2020-09-10T18:28:51.288Z] #11 34.55 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-10T18:28:51.288Z] #11 34.95 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-10T18:28:51.288Z] #11 35.36 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-10T18:28:51.288Z] #11 35.40 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-10T18:28:51.288Z] #11 35.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-09-10T18:28:51.288Z] #11 35.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-10T18:28:51.288Z] #11 ... [2020-09-10T18:28:51.288Z] [2020-09-10T18:28:51.288Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:28:51.386Z] #39 92.75 LINK lib/c/built-in.o [2020-09-10T18:28:51.386Z] #39 92.75 LINK lib/c/libcriu.so [2020-09-10T18:28:51.386Z] #39 92.77 LINK lib/c/libcriu.a [2020-09-10T18:28:51.386Z] #39 92.82 GEN magic.py [2020-09-10T18:28:51.386Z] #39 92.87 Note: Building without setproctitle() and strlcpy() support. [2020-09-10T18:28:51.386Z] #39 92.87 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-10T18:28:51.543Z] #39 ... [2020-09-10T18:28:51.543Z] [2020-09-10T18:28:51.543Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:51.543Z] #54 110.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-10T18:28:51.543Z] #54 110.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-10T18:28:51.543Z] #54 DONE 117.7s [2020-09-10T18:28:51.543Z] [2020-09-10T18:28:51.543Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-10T18:28:51.543Z] #55 DONE 0.1s [2020-09-10T18:28:51.543Z] [2020-09-10T18:28:51.543Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-10T18:28:51.543Z] #56 DONE 0.1s [2020-09-10T18:28:51.543Z] [2020-09-10T18:28:51.543Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:51.543Z] #41 113.7 net/textproto [2020-09-10T18:28:51.543Z] #41 113.7 crypto/x509 [2020-09-10T18:28:51.543Z] #41 114.9 vendor/golang.org/x/net/http/httpguts [2020-09-10T18:28:51.543Z] #41 115.3 vendor/golang.org/x/net/http/httpproxy [2020-09-10T18:28:51.543Z] #41 115.9 mime/multipart [2020-09-10T18:28:51.678Z] #39 92.87 Note: Building without GnuTLS support [2020-09-10T18:28:51.678Z] #39 92.87 Makefile.config:39: Warn: you have no libnftables installed [2020-09-10T18:28:51.678Z] #39 92.87 Makefile.config:40: Warn: Building without nftables support [2020-09-10T18:28:51.678Z] #39 93.15 fatal: not a git repository (or any of the parent directories): .git [2020-09-10T18:28:51.803Z] #41 118.0 crypto/tls [2020-09-10T18:28:51.970Z] #39 93.40 make[1]: Nothing to be done for 'all'. [2020-09-10T18:28:52.145Z] #23 31.98 Fetched 325 kB in 0s (836 kB/s) [2020-09-10T18:28:52.263Z] #39 93.66 make[1]: 'images/built-in.o' is up to date. [2020-09-10T18:28:52.263Z] #39 93.67 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-10T18:28:52.263Z] #39 93.68 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-10T18:28:52.263Z] #39 93.70 make[1]: 'compel/libcompel.a' is up to date. [2020-09-10T18:28:52.263Z] #39 93.71 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-10T18:28:52.514Z] #23 35.83 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-10T18:28:52.514Z] #23 35.83 The following additional packages will be installed: [2020-09-10T18:28:52.514Z] #23 35.83 libjq1 libonig5 [2020-09-10T18:28:52.514Z] #23 ... [2020-09-10T18:28:52.514Z] [2020-09-10T18:28:52.514Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:52.514Z] #41 25.99 vendor/golang.org/x/crypto/internal/subtle [2020-09-10T18:28:52.514Z] #41 26.10 vendor/golang.org/x/crypto/curve25519 [2020-09-10T18:28:52.514Z] #41 ... [2020-09-10T18:28:52.514Z] [2020-09-10T18:28:52.514Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:28:52.514Z] #51 28.40 Reading package lists... [2020-09-10T18:28:52.555Z] #39 93.71 make[1]: Nothing to be done for 'all'. [2020-09-10T18:28:52.555Z] #39 93.72 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-10T18:28:52.555Z] #39 93.77 make[2]: Nothing to be done for 'all'. [2020-09-10T18:28:52.555Z] #39 93.78 make[2]: Nothing to be done for 'all'. [2020-09-10T18:28:52.555Z] #39 93.79 make[2]: Nothing to be done for 'all'. [2020-09-10T18:28:52.555Z] #39 93.84 make[2]: Nothing to be done for 'all'. [2020-09-10T18:28:52.555Z] #39 93.87 make[2]: Nothing to be done for 'all'. [2020-09-10T18:28:52.555Z] #39 93.87 make[2]: Nothing to be done for 'all'. [2020-09-10T18:28:52.555Z] #39 93.89 make[2]: Nothing to be done for 'all'. [2020-09-10T18:28:52.555Z] #39 93.93 make[2]: Nothing to be done for 'all'. [2020-09-10T18:28:52.555Z] #39 93.94 INSTALL criu/criu [2020-09-10T18:28:52.744Z] #41 ... [2020-09-10T18:28:52.744Z] [2020-09-10T18:28:52.744Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:28:52.744Z] #10 118.1 Selecting previously unselected package libapparmor1:amd64. [2020-09-10T18:28:52.744Z] #10 118.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-10T18:28:52.744Z] #10 118.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-10T18:28:52.744Z] #10 118.3 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-10T18:28:52.744Z] #10 118.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-10T18:28:52.744Z] #10 118.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-10T18:28:52.744Z] #10 118.5 Selecting previously unselected package libbtrfs0. [2020-09-10T18:28:52.744Z] #10 118.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-10T18:28:52.744Z] #10 118.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-10T18:28:52.744Z] #10 118.7 Selecting previously unselected package libbtrfs-dev. [2020-09-10T18:28:52.744Z] #10 118.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-10T18:28:52.744Z] #10 118.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-10T18:28:52.744Z] #10 118.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-10T18:28:52.744Z] #10 118.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-10T18:28:52.744Z] #10 118.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-10T18:28:52.744Z] #10 119.0 Selecting previously unselected package libudev-dev:amd64. [2020-09-10T18:28:52.744Z] #10 119.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-10T18:28:52.744Z] #10 119.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-10T18:28:52.926Z] #39 DONE 94.2s [2020-09-10T18:28:52.926Z] [2020-09-10T18:28:52.926Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:52.990Z] #51 37.14 The following additional packages will be installed: [2020-09-10T18:28:52.990Z] #51 37.15 libbtrfs0 [2020-09-10T18:28:53.005Z] #10 119.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-10T18:28:53.005Z] #10 119.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-10T18:28:53.005Z] #10 119.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-10T18:28:53.079Z] #51 35.36 Building dependency tree... [2020-09-10T18:28:53.250Z] #51 37.35 The following NEW packages will be installed: [2020-09-10T18:28:53.250Z] #51 37.36 libbtrfs-dev libbtrfs0 [2020-09-10T18:28:53.265Z] #10 119.5 Selecting previously unselected package libpcre16-3:amd64. [2020-09-10T18:28:53.265Z] #10 119.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-10T18:28:53.265Z] #10 119.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-10T18:28:53.265Z] #10 119.6 Selecting previously unselected package libpcre32-3:amd64. [2020-09-10T18:28:53.265Z] #10 119.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-10T18:28:53.265Z] #10 119.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-10T18:28:53.525Z] #10 119.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-10T18:28:53.525Z] #10 119.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-10T18:28:53.525Z] #10 119.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-10T18:28:53.525Z] #10 119.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-10T18:28:53.525Z] #10 119.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-10T18:28:53.525Z] #10 119.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-10T18:28:53.833Z] #51 37.84 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:28:53.834Z] #51 37.84 Need to get 119 kB of archives. [2020-09-10T18:28:53.834Z] #51 37.84 After this operation, 387 kB of additional disk space will be used. [2020-09-10T18:28:53.834Z] #51 37.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-10T18:28:53.834Z] #51 37.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-10T18:28:54.045Z] #52 ... [2020-09-10T18:28:54.045Z] [2020-09-10T18:28:54.045Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-10T18:28:54.045Z] #40 DONE 0.2s [2020-09-10T18:28:54.045Z] [2020-09-10T18:28:54.045Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-10T18:28:54.045Z] #42 DONE 0.2s [2020-09-10T18:28:54.045Z] [2020-09-10T18:28:54.045Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-10T18:28:54.093Z] #26 2.370 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-10T18:28:54.093Z] #26 ... [2020-09-10T18:28:54.093Z] [2020-09-10T18:28:54.093Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:28:54.093Z] #52 22.84 Reading package lists... [2020-09-10T18:28:54.093Z] #52 30.84 Building dependency tree... [2020-09-10T18:28:54.093Z] #52 34.03 The following additional packages will be installed: [2020-09-10T18:28:54.093Z] #52 34.05 libbtrfs0 [2020-09-10T18:28:54.093Z] #52 34.29 The following NEW packages will be installed: [2020-09-10T18:28:54.093Z] #52 34.31 libbtrfs-dev libbtrfs0 [2020-09-10T18:28:54.093Z] #52 34.55 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:28:54.093Z] #52 34.55 Need to get 120 kB of archives. [2020-09-10T18:28:54.093Z] #52 34.55 After this operation, 423 kB of additional disk space will be used. [2020-09-10T18:28:54.093Z] #52 34.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-10T18:28:54.093Z] #52 34.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-10T18:28:54.093Z] #52 36.48 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:28:54.093Z] #52 36.79 Fetched 120 kB in 0s (1443 kB/s) [2020-09-10T18:28:54.093Z] #52 36.96 Selecting previously unselected package libbtrfs0. [2020-09-10T18:28:54.093Z] #52 36.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-10T18:28:54.093Z] #52 37.09 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-10T18:28:54.093Z] #52 37.10 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-10T18:28:54.093Z] #52 37.23 Selecting previously unselected package libbtrfs-dev. [2020-09-10T18:28:54.093Z] #52 37.27 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-10T18:28:54.093Z] #52 37.28 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-10T18:28:54.093Z] #52 37.61 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-10T18:28:54.093Z] #52 37.63 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-10T18:28:54.093Z] #52 37.64 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:28:54.093Z] #52 DONE 38.1s [2020-09-10T18:28:54.093Z] [2020-09-10T18:28:54.093Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:54.096Z] #10 120.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-10T18:28:54.096Z] #10 120.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-10T18:28:54.096Z] #10 120.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-10T18:28:54.338Z] #44 DONE 0.1s [2020-09-10T18:28:54.338Z] [2020-09-10T18:28:54.338Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:54.356Z] #10 120.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-10T18:28:54.356Z] #10 120.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-10T18:28:54.356Z] #10 120.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-10T18:28:54.356Z] #10 120.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-10T18:28:54.356Z] #10 120.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-10T18:28:54.356Z] #10 120.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-10T18:28:54.356Z] #10 120.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-10T18:28:54.393Z] #53 0.314 + RM_GOPATH=0 [2020-09-10T18:28:54.393Z] #53 0.315 + TMP_GOPATH= [2020-09-10T18:28:54.393Z] #53 0.315 + : /build [2020-09-10T18:28:54.393Z] #53 0.316 + '[' -z '' ']' [2020-09-10T18:28:54.393Z] #53 0.316 ++ mktemp -d [2020-09-10T18:28:54.393Z] #53 0.317 + export GOPATH=/tmp/tmp.H8HMmq3pn0 [2020-09-10T18:28:54.393Z] #53 0.317 + GOPATH=/tmp/tmp.H8HMmq3pn0 [2020-09-10T18:28:54.393Z] #53 0.317 + RM_GOPATH=1 [2020-09-10T18:28:54.393Z] #53 0.319 + case "$(go env GOARCH)" in [2020-09-10T18:28:54.393Z] #53 0.319 ++ go env GOARCH [2020-09-10T18:28:54.393Z] #53 0.343 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:54.393Z] #53 0.343 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:54.393Z] #53 0.345 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:54.393Z] #53 0.346 + dir=/tmp/install [2020-09-10T18:28:54.393Z] #53 0.350 + bin=containerd [2020-09-10T18:28:54.393Z] #53 0.350 + shift [2020-09-10T18:28:54.393Z] #53 0.350 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-10T18:28:54.393Z] #53 0.351 + . /tmp/install/containerd.installer [2020-09-10T18:28:54.393Z] #53 0.351 ++ set -e [2020-09-10T18:28:54.393Z] #53 0.351 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-10T18:28:54.393Z] #53 0.353 + install_containerd [2020-09-10T18:28:54.393Z] #53 0.359 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-10T18:28:54.393Z] #53 0.361 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-10T18:28:54.393Z] #53 0.363 + git clone https://github.com/containerd/containerd.git /tmp/tmp.H8HMmq3pn0/src/github.com/containerd/containerd [2020-09-10T18:28:54.393Z] #53 0.396 Cloning into '/tmp/tmp.H8HMmq3pn0/src/github.com/containerd/containerd'... [2020-09-10T18:28:54.452Z] #51 38.17 The following additional packages will be installed: [2020-09-10T18:28:54.452Z] #51 38.17 libbtrfs0 [2020-09-10T18:28:54.617Z] #10 120.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-10T18:28:54.617Z] #10 120.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-10T18:28:54.710Z] #51 38.35 The following NEW packages will be installed: [2020-09-10T18:28:54.710Z] #51 38.37 libbtrfs-dev libbtrfs0 [2020-09-10T18:28:54.995Z] #23 ... [2020-09-10T18:28:54.995Z] [2020-09-10T18:28:54.995Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:28:54.995Z] #32 24.35 Building dependency tree... [2020-09-10T18:28:54.995Z] #32 26.47 The following additional packages will be installed: [2020-09-10T18:28:54.995Z] #32 26.47 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-10T18:28:54.995Z] #32 26.47 Suggested packages: [2020-09-10T18:28:54.995Z] #32 26.47 cmake-doc ninja-build lrzip [2020-09-10T18:28:54.995Z] #32 26.47 Recommended packages: [2020-09-10T18:28:54.995Z] #32 26.47 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-10T18:28:54.995Z] #32 27.16 The following NEW packages will be installed: [2020-09-10T18:28:54.995Z] #32 27.17 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-10T18:28:54.995Z] #32 27.17 vim-common xxd [2020-09-10T18:28:54.995Z] #32 27.56 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:28:54.995Z] #32 27.56 Need to get 14.2 MB of archives. [2020-09-10T18:28:54.995Z] #32 27.56 After this operation, 60.0 MB of additional disk space will be used. [2020-09-10T18:28:54.995Z] #32 27.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-09-10T18:28:54.995Z] #32 27.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-10T18:28:54.995Z] #32 27.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-10T18:28:54.995Z] #32 27.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-09-10T18:28:54.995Z] #32 29.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-09-10T18:28:54.995Z] #32 29.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-09-10T18:28:54.995Z] #32 29.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-09-10T18:28:54.995Z] #32 29.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-09-10T18:28:54.995Z] #32 29.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-09-10T18:28:54.995Z] #32 29.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-09-10T18:28:54.995Z] #32 32.32 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:28:54.995Z] #32 33.95 Fetched 14.2 MB in 3s (4591 kB/s) [2020-09-10T18:28:54.995Z] #32 ... [2020-09-10T18:28:54.995Z] [2020-09-10T18:28:54.995Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:28:54.995Z] #10 24.36 Building dependency tree... [2020-09-10T18:28:54.995Z] #10 26.98 The following additional packages will be installed: [2020-09-10T18:28:54.995Z] #10 26.98 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-10T18:28:54.995Z] #10 26.98 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-10T18:28:54.995Z] #10 26.98 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-10T18:28:54.995Z] #10 26.98 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-10T18:28:54.995Z] #10 27.01 Suggested packages: [2020-09-10T18:28:54.995Z] #10 27.01 gcc-8-locales seccomp wine64 [2020-09-10T18:28:54.995Z] #10 28.04 The following NEW packages will be installed: [2020-09-10T18:28:54.995Z] #10 28.04 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-10T18:28:54.995Z] #10 28.04 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-10T18:28:54.995Z] #10 28.04 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-10T18:28:54.995Z] #10 28.05 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-10T18:28:54.995Z] #10 28.05 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-10T18:28:54.995Z] #10 28.05 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-10T18:28:54.995Z] #10 28.52 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:28:54.995Z] #10 28.52 Need to get 73.3 MB of archives. [2020-09-10T18:28:54.995Z] #10 28.52 After this operation, 472 MB of additional disk space will be used. [2020-09-10T18:28:54.995Z] #10 28.52 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-10T18:28:54.995Z] #10 29.37 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-10T18:28:54.995Z] #10 30.66 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-10T18:28:54.995Z] #10 30.67 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-10T18:28:54.995Z] #10 30.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-09-10T18:28:54.995Z] #10 30.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-10T18:28:54.995Z] #10 31.28 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-10T18:28:54.995Z] #10 31.88 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-10T18:28:54.995Z] #10 31.91 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-10T18:28:54.997Z] #51 38.76 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:28:54.997Z] #51 38.76 Need to get 119 kB of archives. [2020-09-10T18:28:54.997Z] #51 38.76 After this operation, 387 kB of additional disk space will be used. [2020-09-10T18:28:54.997Z] #51 38.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-10T18:28:55.049Z] #53 ... [2020-09-10T18:28:55.049Z] [2020-09-10T18:28:55.049Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:28:55.049Z] #33 21.72 Reading package lists... [2020-09-10T18:28:55.049Z] #33 29.55 Building dependency tree... [2020-09-10T18:28:55.049Z] #33 33.10 The following additional packages will be installed: [2020-09-10T18:28:55.049Z] #33 33.10 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-10T18:28:55.049Z] #33 33.12 Suggested packages: [2020-09-10T18:28:55.049Z] #33 33.12 cmake-doc ninja-build lrzip [2020-09-10T18:28:55.049Z] #33 33.12 Recommended packages: [2020-09-10T18:28:55.049Z] #33 33.12 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-10T18:28:55.049Z] #33 34.13 The following NEW packages will be installed: [2020-09-10T18:28:55.049Z] #33 34.14 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-10T18:28:55.049Z] #33 34.15 vim-common xxd [2020-09-10T18:28:55.049Z] #33 34.30 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:28:55.049Z] #33 34.30 Need to get 14.9 MB of archives. [2020-09-10T18:28:55.049Z] #33 34.30 After this operation, 67.2 MB of additional disk space will be used. [2020-09-10T18:28:55.049Z] #33 34.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-10T18:28:55.049Z] #33 34.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-10T18:28:55.049Z] #33 34.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-09-10T18:28:55.049Z] #33 34.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-10T18:28:55.049Z] #33 35.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-09-10T18:28:55.049Z] #33 36.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-09-10T18:28:55.049Z] #33 36.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-09-10T18:28:55.049Z] #33 36.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-09-10T18:28:55.049Z] #33 36.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-09-10T18:28:55.049Z] #33 36.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-09-10T18:28:55.049Z] #33 38.47 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:28:55.049Z] #33 38.83 Fetched 14.9 MB in 2s (6482 kB/s) [2020-09-10T18:28:55.049Z] #33 38.93 Selecting previously unselected package xxd. [2020-09-10T18:28:55.049Z] #33 38.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-10T18:28:55.049Z] #33 38.99 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-10T18:28:55.049Z] #33 39.00 Unpacking xxd (2:8.1.0875-5) ... [2020-09-10T18:28:55.049Z] #33 ... [2020-09-10T18:28:55.049Z] [2020-09-10T18:28:55.049Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:28:55.049Z] #26 2.920 [2020-09-10T18:28:55.188Z] #10 121.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-10T18:28:55.188Z] #10 121.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-10T18:28:55.188Z] #10 121.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-10T18:28:55.188Z] #10 121.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-10T18:28:55.188Z] #10 121.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-10T18:28:55.188Z] #10 121.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-10T18:28:55.188Z] #10 121.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:28:55.188Z] #10 121.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-10T18:28:55.188Z] #10 121.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-10T18:28:55.188Z] #10 121.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-10T18:28:55.188Z] #10 121.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-10T18:28:55.188Z] #10 121.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-10T18:28:55.188Z] #10 121.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-10T18:28:55.188Z] #10 121.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-10T18:28:55.188Z] #10 121.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-10T18:28:55.188Z] #10 121.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-10T18:28:55.188Z] #10 121.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-10T18:28:55.188Z] #10 121.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:28:55.223Z] #51 39.21 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:28:55.223Z] #51 39.44 Fetched 119 kB in 0s (405 kB/s) [2020-09-10T18:28:55.259Z] #10 ... [2020-09-10T18:28:55.259Z] [2020-09-10T18:28:55.260Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:28:55.260Z] #38 31.34 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:28:55.260Z] #38 32.74 Fetched 3798 kB in 1s (2623 kB/s) [2020-09-10T18:28:55.260Z] #38 35.14 Selecting previously unselected package libcap-dev:arm64. [2020-09-10T18:28:55.260Z] #38 35.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-10T18:28:55.260Z] #38 35.19 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-09-10T18:28:55.303Z] #51 38.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-10T18:28:55.448Z] #10 121.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-10T18:28:55.448Z] #10 121.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-10T18:28:55.448Z] #10 121.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:28:55.448Z] #10 121.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-10T18:28:55.448Z] #10 121.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-10T18:28:55.448Z] #10 121.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-10T18:28:55.448Z] #10 121.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-10T18:28:55.448Z] #10 121.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-10T18:28:55.448Z] #10 121.7 Setting up dmsetup (2:1.02.155-3) ... [2020-09-10T18:28:55.448Z] #10 121.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-10T18:28:55.448Z] #10 121.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-10T18:28:55.448Z] #10 121.8 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:28:55.483Z] #51 39.53 Selecting previously unselected package libbtrfs0. [2020-09-10T18:28:55.483Z] #51 39.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 ... 15410 files and directories currently installed.) [2020-09-10T18:28:55.483Z] #51 39.59 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-10T18:28:55.483Z] #51 39.60 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-10T18:28:55.527Z] #38 ... [2020-09-10T18:28:55.527Z] [2020-09-10T18:28:55.527Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:55.527Z] #41 25.54 internal/reflectlite [2020-09-10T18:28:55.527Z] #41 25.55 sync [2020-09-10T18:28:55.527Z] #41 26.71 github.com/LK4D4/vndr/godl/singleflight [2020-09-10T18:28:55.527Z] #41 26.71 math/rand [2020-09-10T18:28:55.527Z] #41 26.71 internal/singleflight [2020-09-10T18:28:55.527Z] #41 28.44 sort [2020-09-10T18:28:55.527Z] #41 28.46 strconv [2020-09-10T18:28:55.527Z] #41 28.52 syscall [2020-09-10T18:28:55.527Z] #41 28.54 io [2020-09-10T18:28:55.527Z] #41 30.39 vendor/golang.org/x/net/dns/dnsmessage [2020-09-10T18:28:55.527Z] #41 30.43 bytes [2020-09-10T18:28:55.527Z] #41 31.99 reflect [2020-09-10T18:28:55.527Z] #41 32.20 bufio [2020-09-10T18:28:55.527Z] #41 33.21 regexp/syntax [2020-09-10T18:28:55.527Z] #41 35.24 hash/crc32 [2020-09-10T18:28:55.527Z] #41 ... [2020-09-10T18:28:55.527Z] [2020-09-10T18:28:55.527Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:28:55.527Z] #10 35.65 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-10T18:28:55.754Z] #51 39.73 Selecting previously unselected package libbtrfs-dev. [2020-09-10T18:28:55.754Z] #51 39.74 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-10T18:28:55.754Z] #51 39.75 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-10T18:28:56.014Z] #51 40.07 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-10T18:28:56.014Z] #51 40.10 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-10T18:28:56.014Z] #51 40.11 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:28:56.019Z] #10 DONE 122.4s [2020-09-10T18:28:56.019Z] [2020-09-10T18:28:56.019Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:56.295Z] #26 3.148 0.5% # 2.3% ###### 9.0% ########## 15.1% ############## 20.4% ################ 23.1% ################### 27.1% ######################### 35.2% ############################# 41.3% ################################ 45.4% ################################### 49.5% ######################################## 55.7% ############################################# 63.8% ###### [2020-09-10T18:28:56.295Z] #26 ... [2020-09-10T18:28:56.295Z] [2020-09-10T18:28:56.295Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:28:56.295Z] #39 22.99 Reading package lists... [2020-09-10T18:28:56.295Z] #39 30.68 Building dependency tree... [2020-09-10T18:28:56.295Z] #39 33.63 The following additional packages will be installed: [2020-09-10T18:28:56.295Z] #39 33.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-10T18:28:56.295Z] #39 33.64 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-10T18:28:56.295Z] #39 33.65 Suggested packages: [2020-09-10T18:28:56.295Z] #39 33.66 manpages-dev python-setuptools [2020-09-10T18:28:56.295Z] #39 35.77 The following NEW packages will be installed: [2020-09-10T18:28:56.295Z] #39 35.77 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-10T18:28:56.295Z] #39 35.77 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-10T18:28:56.295Z] #39 35.77 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-10T18:28:56.295Z] #39 35.78 python-six zlib1g-dev [2020-09-10T18:28:56.295Z] #39 36.06 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:28:56.295Z] #39 36.06 Need to get 4075 kB of archives. [2020-09-10T18:28:56.295Z] #39 36.06 After this operation, 24.5 MB of additional disk space will be used. [2020-09-10T18:28:56.295Z] #39 36.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-09-10T18:28:56.295Z] #39 36.08 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-10T18:28:56.295Z] #39 36.10 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-10T18:28:56.295Z] #39 36.14 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-10T18:28:56.295Z] #39 36.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-09-10T18:28:56.295Z] #39 36.21 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-10T18:28:56.295Z] #39 36.23 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-10T18:28:56.295Z] #39 36.26 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-10T18:28:56.295Z] #39 36.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-09-10T18:28:56.295Z] #39 36.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-09-10T18:28:56.295Z] #39 36.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-09-10T18:28:56.295Z] #39 36.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-09-10T18:28:56.295Z] #39 36.62 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-10T18:28:56.295Z] #39 36.64 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-10T18:28:56.295Z] #39 36.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-10T18:28:56.295Z] #39 36.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-09-10T18:28:56.295Z] #39 36.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-09-10T18:28:56.295Z] #39 38.52 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:28:56.295Z] #39 38.86 Fetched 4075 kB in 1s (5992 kB/s) [2020-09-10T18:28:56.295Z] #39 38.97 Selecting previously unselected package libcap-dev:ppc64el. [2020-09-10T18:28:56.295Z] #39 38.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 ... 15339 files and directories currently installed.) [2020-09-10T18:28:56.295Z] #39 39.05 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-09-10T18:28:56.295Z] #39 39.06 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-09-10T18:28:56.295Z] #39 39.25 Selecting previously unselected package libnet1:ppc64el. [2020-09-10T18:28:56.295Z] #39 39.26 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-10T18:28:56.295Z] #39 39.29 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-10T18:28:56.295Z] #39 39.55 Selecting previously unselected package libnet1-dev. [2020-09-10T18:28:56.295Z] #39 39.55 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-10T18:28:56.295Z] #39 39.56 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-10T18:28:56.295Z] #39 39.88 Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-10T18:28:56.295Z] #39 39.88 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-10T18:28:56.295Z] #39 39.93 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-10T18:28:56.295Z] #39 40.14 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-09-10T18:28:56.295Z] #39 40.17 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-09-10T18:28:56.295Z] #39 40.18 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-10T18:28:56.295Z] #39 40.51 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-10T18:28:56.295Z] #39 40.53 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-10T18:28:56.295Z] #39 40.54 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-10T18:28:56.295Z] #39 ... [2020-09-10T18:28:56.295Z] [2020-09-10T18:28:56.295Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:28:56.707Z] #51 40.18 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:28:56.707Z] #51 40.46 Fetched 119 kB in 0s (417 kB/s) [2020-09-10T18:28:56.901Z] #26 3.148 0.5% # 2.3% ###### 9.0% ########## 15.1% ############## 20.4% ################ 23.1% ################### 27.1% ######################### 35.2% ############################# 41.3% ################################ 45.4% ################################### 49.5% ######################################## 55.7% ############################################# 63.8% ################################################### 71.9% ######################################################## 78.0% ############################################################ 84.1% ################################################################ 90.2% ##################################################################### 96.3% ######################################################################## 100.0% [2020-09-10T18:28:56.932Z] #10 ... [2020-09-10T18:28:56.932Z] [2020-09-10T18:28:56.932Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:56.932Z] #30 26.74 sort [2020-09-10T18:28:56.932Z] #30 26.75 errors [2020-09-10T18:28:56.932Z] #30 27.21 strconv [2020-09-10T18:28:56.932Z] #30 27.22 io [2020-09-10T18:28:56.932Z] #30 27.24 internal/oserror [2020-09-10T18:28:56.932Z] #30 27.46 syscall [2020-09-10T18:28:56.932Z] #30 28.85 strings [2020-09-10T18:28:56.932Z] #30 28.86 bytes [2020-09-10T18:28:56.932Z] #30 31.35 bufio [2020-09-10T18:28:56.932Z] #30 31.85 reflect [2020-09-10T18:28:56.932Z] #30 31.91 path [2020-09-10T18:28:56.932Z] #30 32.20 text/tabwriter [2020-09-10T18:28:56.932Z] #30 34.15 internal/syscall/execenv [2020-09-10T18:28:56.932Z] #30 34.15 internal/syscall/unix [2020-09-10T18:28:56.932Z] #30 34.21 time [2020-09-10T18:28:56.932Z] #30 36.42 internal/poll [2020-09-10T18:28:56.932Z] #30 ... [2020-09-10T18:28:56.932Z] [2020-09-10T18:28:56.932Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:28:56.932Z] #32 35.77 Selecting previously unselected package xxd. [2020-09-10T18:28:56.932Z] #32 35.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-10T18:28:56.932Z] #32 35.83 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-09-10T18:28:56.932Z] #32 35.98 Unpacking xxd (2:8.1.0875-5) ... [2020-09-10T18:28:56.965Z] #51 ... [2020-09-10T18:28:56.965Z] [2020-09-10T18:28:56.965Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:28:56.965Z] #23 36.32 The following NEW packages will be installed: [2020-09-10T18:28:56.965Z] #23 36.33 jq libjq1 libonig5 [2020-09-10T18:28:56.965Z] #23 36.87 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:28:56.965Z] #23 36.87 Need to get 355 kB of archives. [2020-09-10T18:28:56.965Z] #23 36.87 After this operation, 1072 kB of additional disk space will be used. [2020-09-10T18:28:56.965Z] #23 36.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-10T18:28:56.965Z] #23 36.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-10T18:28:56.965Z] #23 36.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-10T18:28:56.965Z] #23 38.19 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:28:56.965Z] #23 38.43 Fetched 355 kB in 0s (923 kB/s) [2020-09-10T18:28:56.965Z] #23 38.52 Selecting previously unselected package libonig5:amd64. [2020-09-10T18:28:56.965Z] #23 38.52 (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-10T18:28:56.965Z] #23 38.59 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-09-10T18:28:56.965Z] #23 38.60 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-10T18:28:56.965Z] #23 39.06 Selecting previously unselected package libjq1:amd64. [2020-09-10T18:28:56.965Z] #23 39.09 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-10T18:28:56.965Z] #23 39.10 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-10T18:28:56.965Z] #23 39.35 Selecting previously unselected package jq. [2020-09-10T18:28:56.965Z] #23 39.36 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-10T18:28:56.965Z] #23 39.39 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-10T18:28:56.965Z] #23 39.75 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-10T18:28:56.965Z] #23 39.76 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-10T18:28:56.965Z] #23 39.77 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-10T18:28:56.965Z] #23 39.80 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:28:56.965Z] #23 DONE 40.6s [2020-09-10T18:28:56.965Z] [2020-09-10T18:28:56.965Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-10T18:28:56.965Z] #24 DONE 0.0s [2020-09-10T18:28:56.965Z] [2020-09-10T18:28:56.965Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:28:56.965Z] #51 40.62 Selecting previously unselected package libbtrfs0. [2020-09-10T18:28:56.965Z] #51 40.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 ... 15410 files and directories currently installed.) [2020-09-10T18:28:56.965Z] #51 ... [2020-09-10T18:28:56.965Z] [2020-09-10T18:28:56.965Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:28:57.213Z] #26 5.926 [2020-09-10T18:28:57.397Z] #51 DONE 41.5s [2020-09-10T18:28:57.397Z] [2020-09-10T18:28:57.397Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:28:57.397Z] #32 33.98 Building dependency tree... [2020-09-10T18:28:57.397Z] #32 37.64 The following additional packages will be installed: [2020-09-10T18:28:57.397Z] #32 37.65 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-10T18:28:57.397Z] #32 37.67 Suggested packages: [2020-09-10T18:28:57.397Z] #32 37.67 cmake-doc ninja-build lrzip [2020-09-10T18:28:57.397Z] #32 37.67 Recommended packages: [2020-09-10T18:28:57.397Z] #32 37.67 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-10T18:28:57.397Z] #32 38.82 The following NEW packages will be installed: [2020-09-10T18:28:57.397Z] #32 38.84 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-10T18:28:57.397Z] #32 38.84 vim-common xxd [2020-09-10T18:28:57.397Z] #32 39.41 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:28:57.397Z] #32 39.41 Need to get 14.9 MB of archives. [2020-09-10T18:28:57.397Z] #32 39.41 After this operation, 61.8 MB of additional disk space will be used. [2020-09-10T18:28:57.397Z] #32 39.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-10T18:28:57.397Z] #32 39.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-10T18:28:57.397Z] #32 39.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-10T18:28:57.397Z] #32 39.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-10T18:28:57.397Z] #32 40.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-10T18:28:57.397Z] #32 40.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-10T18:28:57.397Z] #32 40.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-10T18:28:57.397Z] #32 40.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-10T18:28:57.397Z] #32 40.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-10T18:28:57.397Z] #32 40.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-10T18:28:57.397Z] #32 ... [2020-09-10T18:28:57.397Z] [2020-09-10T18:28:57.397Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:57.397Z] #60 DONE 41.5s [2020-09-10T18:28:57.397Z] [2020-09-10T18:28:57.397Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:57.397Z] #43 DONE 41.6s [2020-09-10T18:28:57.397Z] [2020-09-10T18:28:57.397Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:57.402Z] #49 ... [2020-09-10T18:28:57.402Z] [2020-09-10T18:28:57.402Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-10T18:28:57.402Z] #11 DONE 1.4s [2020-09-10T18:28:57.402Z] [2020-09-10T18:28:57.402Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:28:57.402Z] #49 1.369 + RM_GOPATH=0 [2020-09-10T18:28:57.402Z] #49 1.369 + TMP_GOPATH= [2020-09-10T18:28:57.402Z] #49 1.369 + : /build [2020-09-10T18:28:57.402Z] #49 1.369 + '[' -z '' ']' [2020-09-10T18:28:57.402Z] #49 1.376 ++ mktemp -d [2020-09-10T18:28:57.402Z] #49 1.376 + export GOPATH=/tmp/tmp.t4I3VDkGAh [2020-09-10T18:28:57.402Z] #49 1.376 + GOPATH=/tmp/tmp.t4I3VDkGAh [2020-09-10T18:28:57.402Z] #49 1.376 + RM_GOPATH=1 [2020-09-10T18:28:57.402Z] #49 1.376 + case "$(go env GOARCH)" in [2020-09-10T18:28:57.403Z] #49 1.376 ++ go env GOARCH [2020-09-10T18:28:57.663Z] #49 1.387 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:57.663Z] #49 1.387 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:57.663Z] #49 1.388 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:57.663Z] #49 1.389 + dir=/tmp/install [2020-09-10T18:28:57.663Z] #49 1.416 + bin=runc [2020-09-10T18:28:57.663Z] #49 1.416 + shift [2020-09-10T18:28:57.663Z] #49 1.416 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-10T18:28:57.663Z] #49 1.416 + . /tmp/install/runc.installer [2020-09-10T18:28:57.663Z] #49 1.416 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-10T18:28:57.663Z] #49 1.416 + install_runc [2020-09-10T18:28:57.663Z] #49 1.416 + uname -r [2020-09-10T18:28:57.663Z] #49 1.416 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-10T18:28:57.663Z] #49 1.417 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-10T18:28:57.663Z] #49 1.417 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-10T18:28:57.663Z] #49 1.417 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-10T18:28:57.663Z] #49 1.418 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.t4I3VDkGAh/src/github.com/opencontainers/runc [2020-09-10T18:28:57.663Z] #49 1.419 Cloning into '/tmp/tmp.t4I3VDkGAh/src/github.com/opencontainers/runc'... [2020-09-10T18:28:57.824Z] #26 6.128 # 1.6% ############# 19.0% #################################################### 72.3% ######################################################################## 100.0% [2020-09-10T18:28:58.332Z] #32 ... [2020-09-10T18:28:58.332Z] [2020-09-10T18:28:58.332Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:28:58.332Z] #51 29.19 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-10T18:28:58.332Z] #51 29.20 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-10T18:28:58.332Z] #51 29.22 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:28:58.332Z] #51 DONE 38.1s [2020-09-10T18:28:58.332Z] [2020-09-10T18:28:58.332Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:58.332Z] #60 DONE 38.2s [2020-09-10T18:28:58.332Z] [2020-09-10T18:28:58.332Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:58.332Z] #43 DONE 38.2s [2020-09-10T18:28:58.332Z] [2020-09-10T18:28:58.332Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:28:58.332Z] #32 38.20 Selecting previously unselected package vim-common. [2020-09-10T18:28:58.332Z] #32 38.21 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-10T18:28:58.332Z] #32 38.28 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-10T18:28:58.339Z] #25 ... [2020-09-10T18:28:58.339Z] [2020-09-10T18:28:58.339Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T18:28:58.339Z] #51 40.74 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-10T18:28:58.339Z] #51 40.77 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-10T18:28:58.339Z] #51 41.00 Selecting previously unselected package libbtrfs-dev. [2020-09-10T18:28:58.339Z] #51 41.02 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-10T18:28:58.339Z] #51 41.04 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-10T18:28:58.339Z] #51 41.41 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-10T18:28:58.339Z] #51 41.44 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-10T18:28:58.339Z] #51 41.45 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:28:58.339Z] #51 DONE 41.9s [2020-09-10T18:28:58.339Z] [2020-09-10T18:28:58.339Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:58.339Z] #43 DONE 42.1s [2020-09-10T18:28:58.339Z] [2020-09-10T18:28:58.339Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:58.598Z] #52 ... [2020-09-10T18:28:58.598Z] [2020-09-10T18:28:58.598Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:28:58.598Z] #60 DONE 42.3s [2020-09-10T18:28:58.604Z] #49 ... [2020-09-10T18:28:58.604Z] [2020-09-10T18:28:58.604Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-10T18:28:58.604Z] #12 DONE 1.1s [2020-09-10T18:28:58.604Z] [2020-09-10T18:28:58.604Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-10T18:28:58.722Z] #26 6.993 [2020-09-10T18:28:58.856Z] [2020-09-10T18:28:58.856Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:28:58.856Z] #10 29.69 Reading package lists... [2020-09-10T18:28:58.856Z] #10 37.02 Building dependency tree... [2020-09-10T18:28:58.856Z] #10 40.78 The following additional packages will be installed: [2020-09-10T18:28:58.856Z] #10 40.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-10T18:28:58.856Z] #10 40.78 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-10T18:28:58.856Z] #10 40.78 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-10T18:28:58.856Z] #10 40.78 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-10T18:28:58.856Z] #10 40.84 Suggested packages: [2020-09-10T18:28:58.856Z] #10 40.86 gcc-8-locales seccomp wine64 [2020-09-10T18:28:59.045Z] #26 7.349 ######### 13.5% ######################## 34.0% ############################################## 64.7% #################################################################### 95.4% ######################################################################## 100.0% [2020-09-10T18:28:59.287Z] #32 39.04 Selecting previously unselected package cmake-data. [2020-09-10T18:28:59.287Z] #32 39.05 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-10T18:28:59.287Z] #32 39.06 Unpacking cmake-data (3.13.4-1) ... [2020-09-10T18:28:59.310Z] #52 2.043 + RM_GOPATH=0 [2020-09-10T18:28:59.310Z] #52 2.043 + TMP_GOPATH= [2020-09-10T18:28:59.310Z] #52 2.043 + : /build [2020-09-10T18:28:59.310Z] #52 2.043 + '[' -z '' ']' [2020-09-10T18:28:59.310Z] #52 2.043 ++ mktemp -d [2020-09-10T18:28:59.310Z] #52 2.051 + export GOPATH=/tmp/tmp.CEf16WkQ9f [2020-09-10T18:28:59.310Z] #52 2.051 + GOPATH=/tmp/tmp.CEf16WkQ9f [2020-09-10T18:28:59.310Z] #52 2.051 + RM_GOPATH=1 [2020-09-10T18:28:59.310Z] #52 2.051 + case "$(go env GOARCH)" in [2020-09-10T18:28:59.310Z] #52 2.051 ++ go env GOARCH [2020-09-10T18:28:59.419Z] #10 42.95 The following NEW packages will be installed: [2020-09-10T18:28:59.419Z] #10 42.95 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-10T18:28:59.419Z] #10 42.96 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-10T18:28:59.419Z] #10 42.96 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-10T18:28:59.419Z] #10 42.96 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-10T18:28:59.419Z] #10 42.96 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-10T18:28:59.419Z] #10 42.96 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-10T18:28:59.547Z] #13 1.017 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-10T18:28:59.547Z] #13 DONE 1.1s [2020-09-10T18:28:59.547Z] [2020-09-10T18:28:59.547Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:28:59.547Z] #39 45.21 CC compel/plugins/std/infect.o [2020-09-10T18:28:59.547Z] #39 45.81 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-10T18:28:59.547Z] #39 45.86 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-10T18:28:59.547Z] #39 45.91 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-10T18:28:59.547Z] #39 45.94 AR compel/plugins/std.lib.a [2020-09-10T18:28:59.547Z] #39 46.01 CC compel/plugins/fds/fds.o [2020-09-10T18:28:59.547Z] #39 46.29 AR compel/plugins/fds.lib.a [2020-09-10T18:28:59.547Z] #39 46.34 HOSTDEP compel/src/lib/log-host.d [2020-09-10T18:28:59.547Z] #39 46.40 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-10T18:28:59.547Z] #39 46.47 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-10T18:28:59.547Z] #39 46.58 HOSTDEP compel/src/main-host.d [2020-09-10T18:28:59.547Z] #39 46.65 DEP compel/src/lib/ptrace.d [2020-09-10T18:28:59.547Z] #39 46.76 DEP compel/src/lib/infect.d [2020-09-10T18:28:59.547Z] #39 46.90 DEP compel/src/lib/infect-util.d [2020-09-10T18:28:59.547Z] #39 47.00 DEP compel/src/lib/infect-rpc.d [2020-09-10T18:28:59.547Z] #39 47.15 DEP compel/arch/x86/src/lib/infect.d [2020-09-10T18:28:59.547Z] #39 47.28 DEP compel/arch/x86/src/lib/cpu.d [2020-09-10T18:28:59.547Z] #39 47.34 DEP compel/src/lib/log.d [2020-09-10T18:28:59.547Z] #39 47.40 DEP compel/src/main.d [2020-09-10T18:28:59.547Z] #39 47.52 DEP compel/src/lib/handle-elf.d [2020-09-10T18:28:59.547Z] #39 47.67 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-10T18:28:59.547Z] #39 47.78 CC compel/src/lib/log.o [2020-09-10T18:28:59.547Z] #39 47.95 CC compel/arch/x86/src/lib/cpu.o [2020-09-10T18:28:59.547Z] #39 48.64 CC compel/arch/x86/src/lib/infect.o [2020-09-10T18:28:59.547Z] #39 49.51 CC compel/src/lib/infect-rpc.o [2020-09-10T18:28:59.547Z] #39 50.01 CC compel/src/lib/infect-util.o [2020-09-10T18:28:59.547Z] #39 50.31 CC compel/src/lib/infect.o [2020-09-10T18:28:59.570Z] #52 2.116 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-10T18:28:59.570Z] #52 2.116 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:59.570Z] #52 2.116 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:28:59.570Z] #52 2.116 ++ dirname /tmp/install/install.sh [2020-09-10T18:28:59.570Z] #52 2.116 + dir=/tmp/install [2020-09-10T18:28:59.570Z] #52 2.116 + bin=containerd [2020-09-10T18:28:59.570Z] #52 2.116 + shift [2020-09-10T18:28:59.570Z] #52 2.116 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-10T18:28:59.570Z] #52 2.116 + . /tmp/install/containerd.installer [2020-09-10T18:28:59.570Z] #52 2.116 ++ set -e [2020-09-10T18:28:59.570Z] #52 2.116 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-10T18:28:59.570Z] #52 2.116 + install_containerd [2020-09-10T18:28:59.571Z] #52 2.116 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-10T18:28:59.571Z] #52 2.116 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CEf16WkQ9f/src/github.com/containerd/containerd [2020-09-10T18:28:59.571Z] #52 2.116 Cloning into '/tmp/tmp.CEf16WkQ9f/src/github.com/containerd/containerd'... [2020-09-10T18:28:59.676Z] #10 43.43 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:28:59.676Z] #10 43.43 Need to get 77.7 MB of archives. [2020-09-10T18:28:59.676Z] #10 43.43 After this operation, 487 MB of additional disk space will be used. [2020-09-10T18:28:59.676Z] #10 43.43 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-10T18:28:59.699Z] #26 8.224 [2020-09-10T18:28:59.809Z] #39 ... [2020-09-10T18:28:59.809Z] [2020-09-10T18:28:59.809Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-10T18:28:59.915Z] #45 ... [2020-09-10T18:28:59.915Z] [2020-09-10T18:28:59.915Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:28:59.915Z] #52 112.7 + bin/containerd [2020-09-10T18:28:59.933Z] #10 43.71 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-10T18:28:59.933Z] #10 ... [2020-09-10T18:28:59.933Z] [2020-09-10T18:28:59.933Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:28:59.933Z] #25 2.967 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-10T18:29:00.345Z] #32 ... [2020-09-10T18:29:00.345Z] [2020-09-10T18:29:00.345Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:29:00.345Z] #23 35.76 Selecting previously unselected package libonig5:arm64. [2020-09-10T18:29:00.345Z] #23 35.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-10T18:29:00.345Z] #23 35.83 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-09-10T18:29:00.345Z] #23 35.98 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-09-10T18:29:00.345Z] #23 38.24 Selecting previously unselected package libjq1:arm64. [2020-09-10T18:29:00.345Z] #23 38.24 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-09-10T18:29:00.345Z] #23 38.27 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-10T18:29:00.345Z] #23 38.58 Selecting previously unselected package jq. [2020-09-10T18:29:00.345Z] #23 38.58 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-09-10T18:29:00.345Z] #23 38.58 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-10T18:29:00.345Z] #23 38.97 Setting up libonig5:arm64 (6.9.1-1) ... [2020-09-10T18:29:00.345Z] #23 39.04 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-10T18:29:00.345Z] #23 39.05 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-10T18:29:00.345Z] #23 39.16 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:29:00.345Z] #23 DONE 40.0s [2020-09-10T18:29:00.345Z] [2020-09-10T18:29:00.345Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-10T18:29:00.345Z] #24 DONE 0.2s [2020-09-10T18:29:00.345Z] [2020-09-10T18:29:00.345Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:29:00.345Z] #52 2.015 + RM_GOPATH=0 [2020-09-10T18:29:00.345Z] #52 2.015 + TMP_GOPATH= [2020-09-10T18:29:00.345Z] #52 2.015 + : /build [2020-09-10T18:29:00.345Z] #52 2.015 + '[' -z '' ']' [2020-09-10T18:29:00.345Z] #52 2.015 ++ mktemp -d [2020-09-10T18:29:00.345Z] #52 2.058 + export GOPATH=/tmp/tmp.ZEVCNVmsE9 [2020-09-10T18:29:00.345Z] #52 2.058 + GOPATH=/tmp/tmp.ZEVCNVmsE9 [2020-09-10T18:29:00.345Z] #52 2.058 + RM_GOPATH=1 [2020-09-10T18:29:00.345Z] #52 2.058 + case "$(go env GOARCH)" in [2020-09-10T18:29:00.345Z] #52 2.058 ++ go env GOARCH [2020-09-10T18:29:00.345Z] #52 2.095 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:29:00.345Z] #52 2.095 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:29:00.345Z] #52 2.095 ++ dirname /tmp/install/install.sh [2020-09-10T18:29:00.345Z] #52 2.096 + dir=/tmp/install [2020-09-10T18:29:00.345Z] #52 2.097 + bin=containerd [2020-09-10T18:29:00.345Z] #52 2.098 + shift [2020-09-10T18:29:00.345Z] #52 2.099 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-10T18:29:00.345Z] #52 2.099 + . /tmp/install/containerd.installer [2020-09-10T18:29:00.345Z] #52 2.099 ++ set -e [2020-09-10T18:29:00.345Z] #52 2.100 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-10T18:29:00.345Z] #52 2.101 + install_containerd [2020-09-10T18:29:00.345Z] #52 2.102 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-10T18:29:00.345Z] #52 2.103 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-10T18:29:00.345Z] #52 2.103 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZEVCNVmsE9/src/github.com/containerd/containerd [2020-09-10T18:29:00.345Z] #52 2.107 Cloning into '/tmp/tmp.ZEVCNVmsE9/src/github.com/containerd/containerd'... [2020-09-10T18:29:00.751Z] #14 DONE 1.1s [2020-09-10T18:29:00.751Z] [2020-09-10T18:29:00.751Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-10T18:29:00.863Z] #25 3.657 [2020-09-10T18:29:01.307Z] #52 ... [2020-09-10T18:29:01.307Z] [2020-09-10T18:29:01.307Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T18:29:01.307Z] #28 31.06 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-10T18:29:01.307Z] #28 31.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-10T18:29:01.571Z] #28 ... [2020-09-10T18:29:01.571Z] [2020-09-10T18:29:01.571Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:29:01.571Z] #10 37.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-09-10T18:29:01.571Z] #10 37.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-09-10T18:29:01.571Z] #10 37.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-09-10T18:29:01.571Z] #10 37.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-09-10T18:29:01.571Z] #10 37.69 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-10T18:29:01.571Z] #10 37.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-09-10T18:29:01.571Z] #10 37.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-09-10T18:29:01.571Z] #10 37.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-09-10T18:29:01.571Z] #10 37.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-09-10T18:29:01.571Z] #10 37.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-09-10T18:29:01.571Z] #10 37.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-09-10T18:29:01.571Z] #10 38.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-09-10T18:29:01.571Z] #10 38.11 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-10T18:29:01.571Z] #10 38.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-09-10T18:29:01.571Z] #10 38.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-09-10T18:29:01.571Z] #10 40.32 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:29:01.571Z] #10 40.62 Fetched 73.3 MB in 10s (7041 kB/s) [2020-09-10T18:29:01.571Z] #10 40.78 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-10T18:29:01.571Z] #10 40.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-10T18:29:01.571Z] #10 41.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-09-10T18:29:01.571Z] #10 41.10 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-10T18:29:01.829Z] #26 8.424 # 1.5% ### 5.4% ####### 9.9% ######### 13.7% ############ 17.6% ############### 22.0% ################## 25.8% ##################### 29.7% ######################### 35.4% ############################# 41.2% ################################ 45.0% #################################### 50.8% ######################################## 56.5% ############################################ 62.3% ################################################ 68.0% ###################################################### 75.7% ########################################################### 83.3% ################################################################ 89.0% ################################################################## [2020-09-10T18:29:01.829Z] #26 ... [2020-09-10T18:29:01.829Z] [2020-09-10T18:29:01.829Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:29:01.829Z] #11 36.00 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-10T18:29:01.829Z] #11 36.24 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-10T18:29:01.829Z] #11 36.25 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-10T18:29:01.829Z] #11 39.79 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-10T18:29:01.829Z] #11 42.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-09-10T18:29:01.829Z] #11 42.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-09-10T18:29:01.829Z] #11 42.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-10T18:29:01.829Z] #11 42.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-10T18:29:01.829Z] #11 42.29 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-10T18:29:01.829Z] #11 42.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-09-10T18:29:01.829Z] #11 42.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-09-10T18:29:01.829Z] #11 42.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-09-10T18:29:01.829Z] #11 42.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-09-10T18:29:01.829Z] #11 42.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-09-10T18:29:01.829Z] #11 42.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-09-10T18:29:01.829Z] #11 42.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-09-10T18:29:01.829Z] #11 42.48 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-10T18:29:01.829Z] #11 42.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-09-10T18:29:01.829Z] #11 42.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-09-10T18:29:01.829Z] #11 44.09 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:29:01.829Z] #11 44.54 Fetched 78.9 MB in 8s (9842 kB/s) [2020-09-10T18:29:01.829Z] #11 44.64 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-10T18:29:01.829Z] #11 44.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 ... 15339 files and directories currently installed.) [2020-09-10T18:29:01.829Z] #11 44.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-09-10T18:29:01.829Z] #11 44.77 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-10T18:29:02.131Z] #11 ... [2020-09-10T18:29:02.131Z] [2020-09-10T18:29:02.131Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:02.131Z] #26 8.424 # 1.5% ### 5.4% ####### 9.9% ######### 13.7% ############ 17.6% ############### 22.0% ################## 25.8% ##################### 29.7% ######################### 35.4% ############################# 41.2% ################################ 45.0% #################################### 50.8% ######################################## 56.5% ############################################ 62.3% ################################################ 68.0% ###################################################### 75.7% ########################################################### 83.3% ################################################################ 89.0% ################################################################## 92.9% ####################################################################### 99.7% ######################################################################## 100.0% [2020-09-10T18:29:02.136Z] #15 DONE 1.0s [2020-09-10T18:29:02.136Z] [2020-09-10T18:29:02.136Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-10T18:29:02.150Z] #10 ... [2020-09-10T18:29:02.150Z] [2020-09-10T18:29:02.150Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:02.150Z] #47 32.18 syscall [2020-09-10T18:29:02.150Z] #47 32.19 text/tabwriter [2020-09-10T18:29:02.150Z] #47 32.22 bufio [2020-09-10T18:29:02.150Z] #47 32.22 reflect [2020-09-10T18:29:02.150Z] #47 33.23 regexp/syntax [2020-09-10T18:29:02.150Z] #47 36.94 regexp [2020-09-10T18:29:02.150Z] #47 38.02 context [2020-09-10T18:29:02.150Z] #47 38.05 os [2020-09-10T18:29:02.150Z] #47 41.56 encoding/binary [2020-09-10T18:29:02.414Z] #47 ... [2020-09-10T18:29:02.414Z] [2020-09-10T18:29:02.414Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:29:02.414Z] #38 35.77 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-09-10T18:29:02.414Z] #38 37.59 Selecting previously unselected package libnet1:arm64. [2020-09-10T18:29:02.414Z] #38 37.59 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-09-10T18:29:02.414Z] #38 38.16 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-10T18:29:02.414Z] #38 38.43 Selecting previously unselected package libnet1-dev. [2020-09-10T18:29:02.414Z] #38 38.45 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-09-10T18:29:02.414Z] #38 38.53 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-10T18:29:02.414Z] #38 38.97 Selecting previously unselected package libnl-3-200:arm64. [2020-09-10T18:29:02.414Z] #38 38.98 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-09-10T18:29:02.414Z] #38 39.04 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-09-10T18:29:02.414Z] #38 39.26 Selecting previously unselected package libnl-3-dev:arm64. [2020-09-10T18:29:02.414Z] #38 39.27 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-09-10T18:29:02.414Z] #38 39.29 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-09-10T18:29:02.414Z] #38 40.52 Selecting previously unselected package libprotobuf-c1:arm64. [2020-09-10T18:29:02.414Z] #38 40.54 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-09-10T18:29:02.414Z] #38 40.56 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-10T18:29:02.414Z] #38 40.78 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-09-10T18:29:02.414Z] #38 40.80 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-09-10T18:29:02.414Z] #38 40.82 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-09-10T18:29:02.414Z] #38 41.20 Selecting previously unselected package zlib1g-dev:arm64. [2020-09-10T18:29:02.414Z] #38 41.20 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-09-10T18:29:02.414Z] #38 41.21 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-09-10T18:29:02.414Z] #38 41.70 Selecting previously unselected package libprotobuf17:arm64. [2020-09-10T18:29:02.414Z] #38 41.72 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-09-10T18:29:02.414Z] #38 42.00 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-09-10T18:29:02.432Z] #26 11.15 [2020-09-10T18:29:02.666Z] #25 3.861 # 1.7% #### 6.1% ######## 12.3% ############## 20.2% #################### 28.0% ######################## 33.5% ########################### 37.6% ############################# 41.3% ################################# 46.9% ##################################### 52.8% ########################################## 59.5% ############################################## 64.4% #################################################### 72.3% ######################################################### 79.8% ############################################################# 85.6% ################################################################### 93.6% ######################################################################## 100.0% [2020-09-10T18:29:02.678Z] #38 42.56 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-09-10T18:29:02.678Z] #38 42.56 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-09-10T18:29:02.678Z] #38 42.57 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-09-10T18:29:02.738Z] #26 ... [2020-09-10T18:29:02.739Z] [2020-09-10T18:29:02.739Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:02.739Z] #61 DONE 46.6s [2020-09-10T18:29:02.739Z] [2020-09-10T18:29:02.739Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:02.876Z] #52 ... [2020-09-10T18:29:02.876Z] [2020-09-10T18:29:02.876Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T18:29:02.876Z] #23 30.68 Reading package lists... [2020-09-10T18:29:02.876Z] #23 37.76 Building dependency tree... [2020-09-10T18:29:02.876Z] #23 41.56 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-10T18:29:02.876Z] #23 41.56 The following additional packages will be installed: [2020-09-10T18:29:02.876Z] #23 41.63 libjq1 libonig5 [2020-09-10T18:29:02.876Z] #23 42.33 The following NEW packages will be installed: [2020-09-10T18:29:02.876Z] #23 42.33 jq libjq1 libonig5 [2020-09-10T18:29:02.876Z] #23 42.88 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:29:02.876Z] #23 42.88 Need to get 355 kB of archives. [2020-09-10T18:29:02.876Z] #23 42.88 After this operation, 1072 kB of additional disk space will be used. [2020-09-10T18:29:02.876Z] #23 42.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-10T18:29:02.876Z] #23 42.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-10T18:29:02.876Z] #23 42.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-10T18:29:02.876Z] #23 44.70 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:29:02.876Z] #23 45.01 Fetched 355 kB in 0s (912 kB/s) [2020-09-10T18:29:02.876Z] #23 45.13 Selecting previously unselected package libonig5:amd64. [2020-09-10T18:29:02.876Z] #23 45.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-10T18:29:02.876Z] #23 45.23 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-09-10T18:29:02.876Z] #23 45.24 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-10T18:29:02.876Z] #23 45.47 Selecting previously unselected package libjq1:amd64. [2020-09-10T18:29:02.876Z] #23 45.48 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-10T18:29:02.876Z] #23 45.48 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-10T18:29:02.876Z] #23 45.68 Selecting previously unselected package jq. [2020-09-10T18:29:02.876Z] #23 45.68 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-10T18:29:02.876Z] #23 45.68 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-10T18:29:02.876Z] #23 45.96 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-10T18:29:02.876Z] #23 45.98 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-10T18:29:02.876Z] #23 45.99 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-10T18:29:02.876Z] #23 46.02 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:29:02.876Z] #23 DONE 46.5s [2020-09-10T18:29:02.876Z] [2020-09-10T18:29:02.876Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-10T18:29:02.876Z] #24 DONE 0.1s [2020-09-10T18:29:02.876Z] [2020-09-10T18:29:02.876Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:02.923Z] #25 5.979 [2020-09-10T18:29:02.923Z] #25 ... [2020-09-10T18:29:02.923Z] [2020-09-10T18:29:02.923Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:29:02.923Z] #32 30.10 Reading package lists... [2020-09-10T18:29:02.923Z] #32 37.10 Building dependency tree... [2020-09-10T18:29:02.923Z] #32 41.29 The following additional packages will be installed: [2020-09-10T18:29:02.923Z] #32 41.30 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-10T18:29:02.923Z] #32 41.30 Suggested packages: [2020-09-10T18:29:02.923Z] #32 41.31 cmake-doc ninja-build lrzip [2020-09-10T18:29:02.923Z] #32 41.31 Recommended packages: [2020-09-10T18:29:02.923Z] #32 41.31 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-10T18:29:02.923Z] #32 43.00 The following NEW packages will be installed: [2020-09-10T18:29:02.923Z] #32 43.06 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-10T18:29:02.923Z] #32 43.06 vim-common xxd [2020-09-10T18:29:02.923Z] #32 43.68 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:29:02.923Z] #32 43.68 Need to get 14.9 MB of archives. [2020-09-10T18:29:02.923Z] #32 43.68 After this operation, 61.8 MB of additional disk space will be used. [2020-09-10T18:29:02.923Z] #32 43.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-10T18:29:02.923Z] #32 43.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-10T18:29:02.923Z] #32 43.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-10T18:29:02.923Z] #32 43.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-10T18:29:02.923Z] #32 45.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-10T18:29:02.923Z] #32 45.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-10T18:29:02.923Z] #32 45.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-10T18:29:02.923Z] #32 45.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-10T18:29:02.923Z] #32 45.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-10T18:29:02.923Z] #32 45.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-10T18:29:02.951Z] #38 42.82 Selecting previously unselected package libprotobuf-dev:arm64. [2020-09-10T18:29:02.952Z] #38 42.83 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-09-10T18:29:02.952Z] #38 42.88 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-09-10T18:29:03.078Z] #16 DONE 1.1s [2020-09-10T18:29:03.078Z] [2020-09-10T18:29:03.078Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:29:03.138Z] #25 ... [2020-09-10T18:29:03.138Z] [2020-09-10T18:29:03.138Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:29:03.138Z] #38 30.69 Reading package lists... [2020-09-10T18:29:03.138Z] #38 37.56 Building dependency tree... [2020-09-10T18:29:03.138Z] #38 41.19 The following additional packages will be installed: [2020-09-10T18:29:03.138Z] #38 41.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-10T18:29:03.138Z] #38 41.20 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-10T18:29:03.138Z] #38 41.21 Suggested packages: [2020-09-10T18:29:03.138Z] #38 41.21 manpages-dev python-setuptools [2020-09-10T18:29:03.138Z] #38 43.35 The following NEW packages will be installed: [2020-09-10T18:29:03.138Z] #38 43.35 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-10T18:29:03.138Z] #38 43.35 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-10T18:29:03.138Z] #38 43.37 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-10T18:29:03.138Z] #38 43.37 python-six zlib1g-dev [2020-09-10T18:29:03.138Z] #38 43.80 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:29:03.138Z] #38 43.80 Need to get 4095 kB of archives. [2020-09-10T18:29:03.138Z] #38 43.80 After this operation, 22.5 MB of additional disk space will be used. [2020-09-10T18:29:03.138Z] #38 43.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-10T18:29:03.138Z] #38 43.80 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-10T18:29:03.138Z] #38 43.80 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-10T18:29:03.138Z] #38 43.80 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-10T18:29:03.138Z] #38 43.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-10T18:29:03.138Z] #38 43.82 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-10T18:29:03.138Z] #38 43.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-09-10T18:29:03.138Z] #38 43.84 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-10T18:29:03.138Z] #38 43.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-10T18:29:03.138Z] #38 44.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-10T18:29:03.138Z] #38 44.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-10T18:29:03.138Z] #38 44.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-10T18:29:03.138Z] #38 44.37 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-10T18:29:03.138Z] #38 44.37 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-10T18:29:03.138Z] #38 44.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-10T18:29:03.138Z] #38 44.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-10T18:29:03.138Z] #38 44.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-10T18:29:03.138Z] #38 45.79 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:29:03.138Z] #38 46.05 Fetched 4095 kB in 1s (4409 kB/s) [2020-09-10T18:29:03.138Z] #38 46.17 Selecting previously unselected package libcap-dev:amd64. [2020-09-10T18:29:03.138Z] #38 46.17 (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-10T18:29:03.138Z] #38 46.27 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-10T18:29:03.138Z] #38 46.28 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-10T18:29:03.138Z] #38 46.50 Selecting previously unselected package libnet1:amd64. [2020-09-10T18:29:03.138Z] #38 46.55 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-10T18:29:03.138Z] #38 46.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-10T18:29:03.138Z] #38 46.77 Selecting previously unselected package libnet1-dev. [2020-09-10T18:29:03.138Z] #38 46.77 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-10T18:29:03.138Z] #38 46.77 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-10T18:29:03.138Z] #38 47.10 Selecting previously unselected package libnl-3-200:amd64. [2020-09-10T18:29:03.138Z] #38 47.10 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-10T18:29:03.138Z] #38 47.12 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-10T18:29:03.180Z] #32 ... [2020-09-10T18:29:03.181Z] [2020-09-10T18:29:03.181Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:03.181Z] #30 36.75 sync [2020-09-10T18:29:03.181Z] #30 36.76 internal/reflectlite [2020-09-10T18:29:03.181Z] #30 39.61 sort [2020-09-10T18:29:03.181Z] #30 39.61 errors [2020-09-10T18:29:03.181Z] #30 40.09 strconv [2020-09-10T18:29:03.181Z] #30 41.54 io [2020-09-10T18:29:03.181Z] #30 43.58 internal/oserror [2020-09-10T18:29:03.181Z] #30 43.86 syscall [2020-09-10T18:29:03.181Z] #30 46.16 reflect [2020-09-10T18:29:03.181Z] #30 ... [2020-09-10T18:29:03.181Z] [2020-09-10T18:29:03.181Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:29:03.181Z] #38 30.13 Reading package lists... [2020-09-10T18:29:03.181Z] #38 37.22 Building dependency tree... [2020-09-10T18:29:03.181Z] #38 40.86 The following additional packages will be installed: [2020-09-10T18:29:03.181Z] #38 40.86 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-10T18:29:03.181Z] #38 40.86 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-10T18:29:03.181Z] #38 40.86 Suggested packages: [2020-09-10T18:29:03.181Z] #38 40.86 manpages-dev python-setuptools [2020-09-10T18:29:03.181Z] #38 43.46 The following NEW packages will be installed: [2020-09-10T18:29:03.181Z] #38 43.51 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-10T18:29:03.181Z] #38 43.51 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-10T18:29:03.181Z] #38 43.51 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-10T18:29:03.181Z] #38 43.51 python-six zlib1g-dev [2020-09-10T18:29:03.181Z] #38 44.02 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:29:03.181Z] #38 44.02 Need to get 4095 kB of archives. [2020-09-10T18:29:03.181Z] #38 44.02 After this operation, 22.5 MB of additional disk space will be used. [2020-09-10T18:29:03.181Z] #38 44.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-10T18:29:03.181Z] #38 44.02 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-10T18:29:03.181Z] #38 44.02 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-10T18:29:03.181Z] #38 44.08 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-10T18:29:03.181Z] #38 44.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-10T18:29:03.181Z] #38 44.08 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-10T18:29:03.181Z] #38 44.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-10T18:29:03.181Z] #38 44.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-10T18:29:03.181Z] #38 44.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-10T18:29:03.181Z] #38 44.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-10T18:29:03.181Z] #38 44.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-10T18:29:03.181Z] #38 44.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-10T18:29:03.181Z] #38 44.81 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-10T18:29:03.181Z] #38 44.81 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-10T18:29:03.181Z] #38 44.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-10T18:29:03.181Z] #38 44.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-10T18:29:03.181Z] #38 44.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-10T18:29:03.181Z] #38 46.33 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:29:03.181Z] #38 46.54 Fetched 4095 kB in 1s (3056 kB/s) [2020-09-10T18:29:03.181Z] #38 46.65 Selecting previously unselected package libcap-dev:amd64. [2020-09-10T18:29:03.181Z] #38 46.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-10T18:29:03.181Z] #38 46.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-10T18:29:03.181Z] #38 46.71 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-10T18:29:03.181Z] #38 46.84 Selecting previously unselected package libnet1:amd64. [2020-09-10T18:29:03.181Z] #38 46.87 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-10T18:29:03.181Z] #38 46.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-10T18:29:03.181Z] #38 47.04 Selecting previously unselected package libnet1-dev. [2020-09-10T18:29:03.216Z] #38 ... [2020-09-10T18:29:03.216Z] [2020-09-10T18:29:03.216Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:03.216Z] #47 43.26 flag [2020-09-10T18:29:03.404Z] #38 47.31 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-10T18:29:03.404Z] #38 47.32 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-10T18:29:03.404Z] #38 47.32 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-10T18:29:03.404Z] #38 ... [2020-09-10T18:29:03.404Z] [2020-09-10T18:29:03.404Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:29:03.404Z] #10 30.86 Reading package lists... [2020-09-10T18:29:03.404Z] #10 37.76 Building dependency tree... [2020-09-10T18:29:03.404Z] #10 41.78 The following additional packages will be installed: [2020-09-10T18:29:03.404Z] #10 41.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-10T18:29:03.404Z] #10 41.78 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-10T18:29:03.404Z] #10 41.79 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-10T18:29:03.404Z] #10 41.79 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-10T18:29:03.404Z] #10 41.81 Suggested packages: [2020-09-10T18:29:03.404Z] #10 41.81 gcc-8-locales seccomp wine64 [2020-09-10T18:29:03.404Z] #10 43.93 The following NEW packages will be installed: [2020-09-10T18:29:03.404Z] #10 43.93 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-10T18:29:03.404Z] #10 43.95 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-10T18:29:03.404Z] #10 43.95 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-10T18:29:03.404Z] #10 43.95 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-10T18:29:03.404Z] #10 43.95 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-10T18:29:03.404Z] #10 43.97 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-10T18:29:03.404Z] #10 44.53 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:29:03.404Z] #10 44.53 Need to get 77.7 MB of archives. [2020-09-10T18:29:03.404Z] #10 44.53 After this operation, 487 MB of additional disk space will be used. [2020-09-10T18:29:03.404Z] #10 44.53 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-10T18:29:03.404Z] #10 44.89 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-10T18:29:03.404Z] #10 45.16 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-10T18:29:03.404Z] #10 45.17 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-10T18:29:03.404Z] #10 45.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-10T18:29:03.404Z] #10 45.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-10T18:29:03.404Z] #10 45.71 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-10T18:29:03.404Z] #10 46.01 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-10T18:29:03.404Z] #10 46.03 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-10T18:29:03.442Z] #38 47.05 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-10T18:29:03.442Z] #38 47.06 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-10T18:29:03.442Z] #38 ... [2020-09-10T18:29:03.442Z] [2020-09-10T18:29:03.442Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:03.442Z] #25 6.172 ############ 16.9% ################################ 44.5% ################################################################ 89.3% ######################################################################## 100.0% [2020-09-10T18:29:03.485Z] #47 43.28 github.com/pkg/diff [2020-09-10T18:29:03.485Z] #47 43.28 go/token [2020-09-10T18:29:03.668Z] #10 ... [2020-09-10T18:29:03.668Z] [2020-09-10T18:29:03.668Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:29:03.668Z] #38 47.63 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-10T18:29:03.668Z] #38 47.64 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-10T18:29:03.668Z] #38 47.65 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-10T18:29:03.668Z] #38 47.82 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-10T18:29:03.668Z] #38 47.82 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-10T18:29:03.700Z] #25 6.809 [2020-09-10T18:29:03.929Z] #38 47.83 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-10T18:29:03.929Z] #38 47.96 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-10T18:29:03.929Z] #38 47.96 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-10T18:29:03.929Z] #38 47.98 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-10T18:29:04.024Z] #17 1.227 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:29:04.189Z] #38 48.24 Selecting previously unselected package libprotobuf17:amd64. [2020-09-10T18:29:04.189Z] #38 48.27 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-10T18:29:04.189Z] #38 48.28 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-10T18:29:04.189Z] #38 ... [2020-09-10T18:29:04.189Z] [2020-09-10T18:29:04.189Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:04.189Z] #30 38.26 sync [2020-09-10T18:29:04.189Z] #30 38.27 internal/reflectlite [2020-09-10T18:29:04.189Z] #30 41.13 sort [2020-09-10T18:29:04.189Z] #30 41.15 errors [2020-09-10T18:29:04.189Z] #30 41.79 strconv [2020-09-10T18:29:04.189Z] #30 43.25 io [2020-09-10T18:29:04.189Z] #30 45.18 internal/oserror [2020-09-10T18:29:04.189Z] #30 45.28 syscall [2020-09-10T18:29:04.189Z] #30 46.49 reflect [2020-09-10T18:29:04.284Z] #17 1.276 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:29:04.284Z] #17 1.276 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:29:04.448Z] #30 ... [2020-09-10T18:29:04.448Z] [2020-09-10T18:29:04.448Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:29:04.449Z] #32 42.88 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:29:04.449Z] #32 43.21 Fetched 14.9 MB in 2s (6594 kB/s) [2020-09-10T18:29:04.449Z] #32 43.47 Selecting previously unselected package xxd. [2020-09-10T18:29:04.449Z] #32 43.47 (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-10T18:29:04.449Z] #32 43.63 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-10T18:29:04.449Z] #32 43.63 Unpacking xxd (2:8.1.0875-5) ... [2020-09-10T18:29:04.449Z] #32 43.97 Selecting previously unselected package vim-common. [2020-09-10T18:29:04.449Z] #32 43.98 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-10T18:29:04.449Z] #32 44.09 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-10T18:29:04.449Z] #32 44.82 Selecting previously unselected package cmake-data. [2020-09-10T18:29:04.449Z] #32 44.82 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-10T18:29:04.449Z] #32 44.82 Unpacking cmake-data (3.13.4-1) ... [2020-09-10T18:29:04.449Z] #32 48.26 Selecting previously unselected package libicu63:amd64. [2020-09-10T18:29:04.449Z] #32 48.27 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-10T18:29:04.449Z] #32 48.28 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-10T18:29:04.474Z] #25 7.055 0.2% ##################### 29.8% ################################# 46.8% ############################################################ 84.5% ######################################################################## 100.0% [2020-09-10T18:29:04.474Z] #25 ... [2020-09-10T18:29:04.474Z] [2020-09-10T18:29:04.474Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:04.474Z] #41 38.13 sync [2020-09-10T18:29:04.474Z] #41 38.13 internal/reflectlite [2020-09-10T18:29:04.474Z] #41 40.48 github.com/LK4D4/vndr/godl/singleflight [2020-09-10T18:29:04.474Z] #41 41.01 math/rand [2020-09-10T18:29:04.474Z] #41 43.24 internal/singleflight [2020-09-10T18:29:04.474Z] #41 43.33 io [2020-09-10T18:29:04.474Z] #41 44.18 strconv [2020-09-10T18:29:04.474Z] #41 45.56 bytes [2020-09-10T18:29:04.474Z] #41 48.09 bufio [2020-09-10T18:29:04.474Z] #41 ... [2020-09-10T18:29:04.474Z] [2020-09-10T18:29:04.474Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:29:04.474Z] #32 47.28 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:29:04.474Z] #32 47.50 Fetched 14.9 MB in 3s (5602 kB/s) [2020-09-10T18:29:04.474Z] #32 47.62 Selecting previously unselected package xxd. [2020-09-10T18:29:04.474Z] #32 47.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 ... 15410 files and directories currently installed.) [2020-09-10T18:29:04.474Z] #32 47.74 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-10T18:29:04.474Z] #32 47.75 Unpacking xxd (2:8.1.0875-5) ... [2020-09-10T18:29:04.474Z] #32 48.01 Selecting previously unselected package vim-common. [2020-09-10T18:29:04.474Z] #32 48.02 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-10T18:29:04.474Z] #32 48.08 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-10T18:29:04.730Z] #32 48.38 Selecting previously unselected package cmake-data. [2020-09-10T18:29:04.730Z] #32 48.38 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-10T18:29:04.730Z] #32 48.40 Unpacking cmake-data (3.13.4-1) ... [2020-09-10T18:29:04.855Z] #17 1.869 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-10T18:29:04.893Z] #47 44.64 go/scanner [2020-09-10T18:29:04.893Z] #47 44.66 encoding/base64 [2020-09-10T18:29:05.019Z] #32 ... [2020-09-10T18:29:05.019Z] [2020-09-10T18:29:05.019Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:29:05.019Z] #38 49.10 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-10T18:29:05.019Z] #38 49.10 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-10T18:29:05.019Z] #38 49.14 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-10T18:29:05.198Z] #26 11.39 0.0% # 2.0% ## 3.0% ### 5.1% #### 6.2% ##### 7.8% ###### 9.2% ####### 10.4% ######## 11.5% ######### 13.1% ########## 14.2% ########### 16.4% ############ 17.9% ############## 19.5% ################ 22.4% ################## 25.1% ################## 26.4% #################### 28.3% ##################### 29.7% [2020-09-10T18:29:05.198Z] #26 ... [2020-09-10T18:29:05.198Z] [2020-09-10T18:29:05.198Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:29:05.198Z] #33 39.24 Selecting previously unselected package vim-common. [2020-09-10T18:29:05.198Z] #33 39.32 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-10T18:29:05.198Z] #33 39.41 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-10T18:29:05.198Z] #33 39.84 Selecting previously unselected package cmake-data. [2020-09-10T18:29:05.198Z] #33 39.84 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-10T18:29:05.198Z] #33 39.86 Unpacking cmake-data (3.13.4-1) ... [2020-09-10T18:29:05.198Z] #33 43.18 Selecting previously unselected package libicu63:ppc64el. [2020-09-10T18:29:05.198Z] #33 43.18 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-10T18:29:05.198Z] #33 43.21 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-10T18:29:05.198Z] #33 ... [2020-09-10T18:29:05.198Z] [2020-09-10T18:29:05.198Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:05.279Z] #38 49.50 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-10T18:29:05.280Z] #38 49.50 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-10T18:29:05.280Z] #38 49.50 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-10T18:29:05.477Z] #47 45.58 golang.org/x/sys/unix [2020-09-10T18:29:05.741Z] #47 ... [2020-09-10T18:29:05.741Z] [2020-09-10T18:29:05.741Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:05.741Z] #41 35.84 vendor/golang.org/x/text/transform [2020-09-10T18:29:05.741Z] #41 36.41 time [2020-09-10T18:29:05.741Z] #41 37.72 regexp [2020-09-10T18:29:05.741Z] #41 42.12 os/exec [2020-09-10T18:29:05.741Z] #41 42.26 net [2020-09-10T18:29:05.741Z] #41 43.06 internal/lazyregexp [2020-09-10T18:29:05.741Z] #41 43.37 flag [2020-09-10T18:29:05.741Z] #41 43.43 go/token [2020-09-10T18:29:05.741Z] #41 44.65 net/url [2020-09-10T18:29:05.741Z] #41 45.05 go/scanner [2020-09-10T18:29:05.741Z] #41 45.87 text/template/parse [2020-09-10T18:29:05.849Z] #38 ... [2020-09-10T18:29:05.849Z] [2020-09-10T18:29:05.849Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:05.849Z] #41 39.87 sync [2020-09-10T18:29:05.849Z] #41 39.87 internal/reflectlite [2020-09-10T18:29:05.849Z] #41 41.78 github.com/LK4D4/vndr/godl/singleflight [2020-09-10T18:29:05.849Z] #41 42.35 math/rand [2020-09-10T18:29:05.849Z] #41 44.18 internal/singleflight [2020-09-10T18:29:05.849Z] #41 44.68 io [2020-09-10T18:29:05.849Z] #41 44.68 strconv [2020-09-10T18:29:05.849Z] #41 45.91 bytes [2020-09-10T18:29:05.849Z] #41 48.56 bufio [2020-09-10T18:29:05.849Z] #41 48.77 reflect [2020-09-10T18:29:05.849Z] #41 ... [2020-09-10T18:29:05.849Z] [2020-09-10T18:29:05.849Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:05.849Z] #25 2.070 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-10T18:29:05.850Z] #25 2.541 [2020-09-10T18:29:06.015Z] #41 ... [2020-09-10T18:29:06.015Z] [2020-09-10T18:29:06.015Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:06.015Z] #25 2.838 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-10T18:29:06.015Z] #25 3.173 [2020-09-10T18:29:06.015Z] #25 3.432 0.0% ##### 7.3% ##### 7.3% ########### 15.4% ################ 22.4% ##################### 29.3% ########################## 36.1% ############################# 41.6% ##################################### 51.7% ######################################## 56.5% ################################################ 67.8% ###################################################### 75.6% ############################################################## 86.4% ###################################################################### 98.6% ######################################################################## 100.0% [2020-09-10T18:29:06.015Z] #25 5.239 [2020-09-10T18:29:06.240Z] #17 2.974 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-10T18:29:06.279Z] #25 5.434 0.2% ################## 25.1% ###################### 30.8% ###################################################### 75.9% ######################################################################## 100.0% [2020-09-10T18:29:06.542Z] #25 ... [2020-09-10T18:29:06.542Z] [2020-09-10T18:29:06.542Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:06.543Z] #41 46.63 go/ast [2020-09-10T18:29:06.734Z] #26 11.39 0.0% # 2.0% ## 3.0% ### 5.1% #### 6.2% ##### 7.8% ###### 9.2% ####### 10.4% ######## 11.5% ######### 13.1% ########## 14.2% ########### 16.4% ############ 17.9% ############## 19.5% ################ 22.4% ################## 25.1% ################## 26.4% #################### 28.3% ##################### 29.7% ###################### 31.0% ####################### 32.1% ######################## 33.7% ######################### 35.4% ########################## 37.0% ########################### 38.6% ############################ 39.7% ############################ 40.2% ############################## 41.9% ############################### 43.5% ################################ 45.1% ################################# 46.8% [2020-09-10T18:29:06.734Z] #26 ... [2020-09-10T18:29:06.734Z] [2020-09-10T18:29:06.734Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:29:06.734Z] #39 40.70 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-09-10T18:29:06.734Z] #39 40.71 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-09-10T18:29:06.734Z] #39 40.73 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-10T18:29:06.734Z] #39 40.92 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-09-10T18:29:06.734Z] #39 40.94 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-09-10T18:29:06.734Z] #39 40.96 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-10T18:29:06.734Z] #39 41.35 Selecting previously unselected package libprotobuf17:ppc64el. [2020-09-10T18:29:06.734Z] #39 41.35 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-09-10T18:29:06.734Z] #39 41.35 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-10T18:29:06.734Z] #39 41.98 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-09-10T18:29:06.734Z] #39 41.98 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-09-10T18:29:06.734Z] #39 42.01 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-10T18:29:06.734Z] #39 42.23 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-09-10T18:29:06.734Z] #39 42.23 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-09-10T18:29:06.734Z] #39 42.24 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-10T18:29:06.734Z] #39 43.59 Selecting previously unselected package libprotoc17:ppc64el. [2020-09-10T18:29:06.734Z] #39 43.60 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-09-10T18:29:06.734Z] #39 43.61 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-10T18:29:06.734Z] #39 44.31 Selecting previously unselected package protobuf-c-compiler. [2020-09-10T18:29:06.734Z] #39 44.31 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-09-10T18:29:06.734Z] #39 44.31 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-10T18:29:06.734Z] #39 44.49 Selecting previously unselected package protobuf-compiler. [2020-09-10T18:29:06.734Z] #39 44.50 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-09-10T18:29:06.734Z] #39 44.50 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-10T18:29:06.734Z] #39 44.75 Selecting previously unselected package python-pkg-resources. [2020-09-10T18:29:06.734Z] #39 44.77 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-10T18:29:06.734Z] #39 44.78 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-10T18:29:06.734Z] #39 45.09 Selecting previously unselected package python-six. [2020-09-10T18:29:06.734Z] #39 45.12 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-10T18:29:06.734Z] #39 45.13 Unpacking python-six (1.12.0-1) ... [2020-09-10T18:29:06.734Z] #39 45.33 Selecting previously unselected package python-protobuf. [2020-09-10T18:29:06.735Z] #39 45.33 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-09-10T18:29:06.735Z] #39 45.33 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-10T18:29:06.735Z] #39 46.38 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-10T18:29:06.735Z] #39 ... [2020-09-10T18:29:06.735Z] [2020-09-10T18:29:06.735Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T18:29:06.735Z] #29 49.83 Checking out files: 77% (1183/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-09-10T18:29:06.735Z] #29 50.84 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-10T18:29:07.121Z] #41 47.10 encoding/json [2020-09-10T18:29:07.181Z] #17 4.310 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-10T18:29:07.386Z] #41 ... [2020-09-10T18:29:07.386Z] [2020-09-10T18:29:07.386Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:07.386Z] #30 37.46 os [2020-09-10T18:29:07.386Z] #30 37.59 internal/fmtsort [2020-09-10T18:29:07.386Z] #30 38.99 path/filepath [2020-09-10T18:29:07.386Z] #30 38.99 fmt [2020-09-10T18:29:07.386Z] #30 40.89 io/ioutil [2020-09-10T18:29:07.386Z] #30 42.27 log [2020-09-10T18:29:07.386Z] #30 42.27 github.com/BurntSushi/toml [2020-09-10T18:29:07.386Z] #30 42.28 flag [2020-09-10T18:29:07.386Z] #30 45.81 github.com/BurntSushi/toml/cmd/tomlv [2020-09-10T18:29:07.386Z] #29 51.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-10T18:29:07.412Z] #25 2.889 #=#=# ## 3.1% #### 6.3% ######## 11.7% ############ 17.7% ################ 22.3% #################### 28.3% ######################## 34.3% ############################ 39.5% ################################ 45.6% #################################### 50.3% ####################################### 54.8% ########################################### 60.0% ############################################## 65.0% ################################################## 70.1% #################################################### 73.5% ######################################################## 79.0% ############################################################ 83.4% ############################################################### 87.6% ################################################################### 93.7% ######################################################################## 100.0% [2020-09-10T18:29:07.650Z] #30 ... [2020-09-10T18:29:07.650Z] [2020-09-10T18:29:07.650Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:07.650Z] #25 6.337 [2020-09-10T18:29:07.650Z] #25 6.562 0.2% ############# 18.3% ################################# 47.2% ################################################### 71.4% ######################################################################## 100.0% [2020-09-10T18:29:07.650Z] #25 7.255 [2020-09-10T18:29:07.982Z] #25 5.462 #=#=# [2020-09-10T18:29:08.012Z] #32 51.39 Selecting previously unselected package libicu63:amd64. [2020-09-10T18:29:08.012Z] #32 51.41 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-10T18:29:08.012Z] #32 51.42 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-10T18:29:08.247Z] #25 5.626 ################## 25.7% ################################################ 67.6% ######################################################################## 100.0% [2020-09-10T18:29:08.564Z] #25 6.194 [2020-09-10T18:29:08.575Z] #32 ... [2020-09-10T18:29:08.575Z] [2020-09-10T18:29:08.575Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:08.575Z] #25 7.701 [2020-09-10T18:29:08.575Z] #25 7.853 # 1.8% #### 6.3% ####### 10.4% ########### 15.7% ############### 21.5% ################### 27.4% ####################### 32.0% ########################### 38.3% ################################ 45.2% #################################### 51.0% ######################################### 57.6% ############################################# 63.8% ################################################## 69.9% ###################################################### 75.2% ########################################################## 80.9% ############################################################# 84.8% ################################################################ 90.0% ####################################################################### 99.6% ######################################################################## 100.0% [2020-09-10T18:29:08.575Z] #25 9.966 [2020-09-10T18:29:08.594Z] #17 ... [2020-09-10T18:29:08.594Z] [2020-09-10T18:29:08.594Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:08.594Z] #41 124.6 net/http/httptrace [2020-09-10T18:29:08.594Z] #41 125.0 net/http [2020-09-10T18:29:08.594Z] #41 ... [2020-09-10T18:29:08.594Z] [2020-09-10T18:29:08.594Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:08.594Z] #49 10.32 + cd /tmp/tmp.t4I3VDkGAh/src/github.com/opencontainers/runc [2020-09-10T18:29:08.594Z] #49 10.32 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-10T18:29:08.594Z] #49 10.58 + '[' -z '' ']' [2020-09-10T18:29:08.594Z] #49 10.58 + target=static [2020-09-10T18:29:08.594Z] #49 10.58 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-10T18:29:08.594Z] #49 10.96 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-10T18:29:08.987Z] #29 ... [2020-09-10T18:29:08.987Z] [2020-09-10T18:29:08.987Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:29:08.987Z] #44 DONE 53.0s [2020-09-10T18:29:08.987Z] [2020-09-10T18:29:08.987Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:09.256Z] #25 7.451 0.0% 0.3% ##### 7.5% ########## 14.5% ############## 19.9% ##################### 29.6% ########################### 38.7% ################################# 46.7% ###################################### 53.5% ############################################## 64.4% ###################################################### 75.7% ######################################################### 79.7% ################################################################ 90.0% ######################################################################## 100.0% [2020-09-10T18:29:09.395Z] #25 6.378 0.1% #################### 28.5% ##################################### 52.3% ################################################################ 90.1% ######################################################################## 100.0% [2020-09-10T18:29:09.683Z] #25 7.111 [2020-09-10T18:29:09.840Z] #25 9.178 [2020-09-10T18:29:10.386Z] #25 10.12 1.1% ## 2.9% ### 4.7% #### 6.4% ##### 8.2% ###### 9.2% ####### 10.1% ######## 11.2% ######### 12.7% ######### 13.9% ########## 15.2% ############ 16.9% ############# 18.7% ############## 19.8% ############### 21.8% ################# 24.4% ################### 26.7% #################### 28.9% ####################### 32.0% ########################## 37.1% ############################ 39.6% ############################## 42.7% ################################ 44.7% ################################## 47.5% ################################### 49.3% ##################################### 51.9% ####################################### 54.5% ######################################### 57.2% ########################################### 60.4% ############################################## 64.1% ################################################ 66.9% ################################################## 70.1% # [2020-09-10T18:29:10.386Z] #25 ... [2020-09-10T18:29:10.386Z] [2020-09-10T18:29:10.386Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:29:10.386Z] #10 44.15 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-10T18:29:10.386Z] #10 44.15 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-10T18:29:10.386Z] #10 44.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-10T18:29:10.386Z] #10 44.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-10T18:29:10.386Z] #10 44.92 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-10T18:29:10.386Z] #10 45.51 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-10T18:29:10.386Z] #10 45.55 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-10T18:29:10.386Z] #10 48.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-09-10T18:29:10.386Z] #10 50.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-10T18:29:10.386Z] #10 50.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-10T18:29:10.386Z] #10 50.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-10T18:29:10.386Z] #10 50.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-10T18:29:10.386Z] #10 50.98 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-10T18:29:10.386Z] #10 50.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-10T18:29:10.386Z] #10 51.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-10T18:29:10.386Z] #10 51.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-10T18:29:10.386Z] #10 51.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-10T18:29:10.386Z] #10 51.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-10T18:29:10.386Z] #10 51.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-10T18:29:10.386Z] #10 51.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-10T18:29:10.386Z] #10 51.17 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-10T18:29:10.386Z] #10 51.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-10T18:29:10.386Z] #10 51.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-10T18:29:10.386Z] #10 52.85 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:29:10.386Z] #10 53.14 Fetched 77.7 MB in 8s (9505 kB/s) [2020-09-10T18:29:10.386Z] #10 53.23 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-10T18:29:10.386Z] #10 53.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-10T18:29:10.386Z] #10 53.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-10T18:29:10.386Z] #10 53.32 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-10T18:29:10.520Z] #26 11.39 0.0% # 2.0% ## 3.0% ### 5.1% #### 6.2% ##### 7.8% ###### 9.2% ####### 10.4% ######## 11.5% ######### 13.1% ########## 14.2% ########### 16.4% ############ 17.9% ############## 19.5% ################ 22.4% ################## 25.1% ################## 26.4% #################### 28.3% ##################### 29.7% ###################### 31.0% ####################### 32.1% ######################## 33.7% ######################### 35.4% ########################## 37.0% ########################### 38.6% ############################ 39.7% ############################ 40.2% ############################## 41.9% ############################### 43.5% ################################ 45.1% ################################# 46.8% ################################### 48.9% #################################### 50.6% ##################################### 51.5% ###################################### 52.8% ####################################### 54.5% ######################################### 57.0% ########################################## 58.7% ########################################### 60.8% ############################################ 62.1% ############################################## 64.3% ############################################### 66.6% ################################################ 67.7% ################################################# 69.3% ################################################### 72.0% ##################################################### 73.7% ###################################################### 75.8% ####################################################### 77.4% ######################################################### 79.6% ########################################################## 80.9% ########################################################## 81.5% ############################################################ 83.6% ############################################################# 85.3% ############################################################## 87.4% ############################################################### 88.9% ################################################################ 89.4% ################################################################# 90.5% ################################################################# 91.0% ################################################################## 92.7% ################################################################### 93.8% #################################################################### 94.8% ##################################################################### 96.5% ###################################################################### 97.5% ## [2020-09-10T18:29:10.520Z] #26 ... [2020-09-10T18:29:10.520Z] [2020-09-10T18:29:10.520Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:10.520Z] #42 44.66 sync [2020-09-10T18:29:10.520Z] #42 44.68 internal/reflectlite [2020-09-10T18:29:10.520Z] #42 48.33 math/rand [2020-09-10T18:29:10.520Z] #42 48.39 internal/singleflight [2020-09-10T18:29:10.520Z] #42 48.40 github.com/LK4D4/vndr/godl/singleflight [2020-09-10T18:29:10.520Z] #42 52.48 sort [2020-09-10T18:29:10.520Z] #42 52.49 io [2020-09-10T18:29:10.520Z] #42 52.52 strconv [2020-09-10T18:29:10.520Z] #42 52.94 syscall [2020-09-10T18:29:10.520Z] #42 ... [2020-09-10T18:29:10.520Z] [2020-09-10T18:29:10.520Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:10.533Z] #49 ... [2020-09-10T18:29:10.533Z] [2020-09-10T18:29:10.533Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:10.533Z] #39 53.83 CC compel/src/lib/ptrace.o [2020-09-10T18:29:10.533Z] #39 54.48 AR compel/libcompel.a [2020-09-10T18:29:10.533Z] #39 54.66 HOSTCC compel/src/main-host.o [2020-09-10T18:29:10.533Z] #39 55.01 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-10T18:29:10.533Z] #39 55.32 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-10T18:29:10.533Z] #39 55.73 HOSTCC compel/src/lib/log-host.o [2020-09-10T18:29:10.533Z] #39 55.89 HOSTLINK compel/compel-host-bin [2020-09-10T18:29:10.533Z] #39 56.19 DEP soccr/soccr.d [2020-09-10T18:29:10.533Z] #39 56.52 CC soccr/soccr.o [2020-09-10T18:29:10.533Z] #39 57.92 AR soccr/libsoccr.a [2020-09-10T18:29:10.533Z] #39 57.97 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-10T18:29:10.533Z] #39 58.37 DEP criu/arch/x86/sigframe.d [2020-09-10T18:29:10.533Z] #39 58.54 DEP criu/arch/x86/sigaction_compat.d [2020-09-10T18:29:10.533Z] #39 58.64 DEP criu/arch/x86/kerndat.d [2020-09-10T18:29:10.533Z] #39 58.79 DEP criu/arch/x86/crtools.d [2020-09-10T18:29:10.533Z] #39 58.94 DEP criu/arch/x86/cpu.d [2020-09-10T18:29:10.533Z] #39 59.09 CC criu/arch/x86/cpu.o [2020-09-10T18:29:10.533Z] #39 59.66 CC criu/arch/x86/crtools.o [2020-09-10T18:29:10.533Z] #39 61.01 CC criu/arch/x86/kerndat.o [2020-09-10T18:29:10.533Z] #39 61.46 CC criu/arch/x86/sigaction_compat.o [2020-09-10T18:29:10.533Z] #39 61.70 CC criu/arch/x86/sigframe.o [2020-09-10T18:29:10.533Z] #39 61.94 LINK criu/arch/x86/crtools.built-in.o [2020-09-10T18:29:10.533Z] #39 62.00 DEP criu/pie/util-vdso-elf32.d [2020-09-10T18:29:10.533Z] #39 62.32 DEP criu/pie/util-vdso.d [2020-09-10T18:29:10.533Z] #39 62.42 DEP criu/pie/util.d [2020-09-10T18:29:10.533Z] #39 62.53 CC criu/pie/util.o [2020-09-10T18:29:10.533Z] #39 62.84 CC criu/pie/util-vdso.o [2020-09-10T18:29:10.533Z] #39 63.19 CC criu/pie/util-vdso-elf32.o [2020-09-10T18:29:10.645Z] #10 ... [2020-09-10T18:29:10.645Z] [2020-09-10T18:29:10.645Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:10.645Z] #25 10.12 1.1% ## 2.9% ### 4.7% #### 6.4% ##### 8.2% ###### 9.2% ####### 10.1% ######## 11.2% ######### 12.7% ######### 13.9% ########## 15.2% ############ 16.9% ############# 18.7% ############## 19.8% ############### 21.8% ################# 24.4% ################### 26.7% #################### 28.9% ####################### 32.0% ########################## 37.1% ############################ 39.6% ############################## 42.7% ################################ 44.7% ################################## 47.5% ################################### 49.3% ##################################### 51.9% ####################################### 54.5% ######################################### 57.2% ########################################### 60.4% ############################################## 64.1% ################################################ 66.9% ################################################## 70.1% #################################################### 73.2% ###################################################### 75.2% [2020-09-10T18:29:10.645Z] #25 ... [2020-09-10T18:29:10.645Z] [2020-09-10T18:29:10.645Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:29:10.645Z] #52 2.461 + RM_GOPATH=0 [2020-09-10T18:29:10.645Z] #52 2.461 + TMP_GOPATH= [2020-09-10T18:29:10.645Z] #52 2.461 + : /build [2020-09-10T18:29:10.645Z] #52 2.461 + '[' -z '' ']' [2020-09-10T18:29:10.645Z] #52 2.461 ++ mktemp -d [2020-09-10T18:29:10.645Z] #52 2.461 + export GOPATH=/tmp/tmp.SYd3Zfb93q [2020-09-10T18:29:10.645Z] #52 2.461 + GOPATH=/tmp/tmp.SYd3Zfb93q [2020-09-10T18:29:10.645Z] #52 2.461 + RM_GOPATH=1 [2020-09-10T18:29:10.645Z] #52 2.461 + case "$(go env GOARCH)" in [2020-09-10T18:29:10.645Z] #52 2.461 ++ go env GOARCH [2020-09-10T18:29:10.645Z] #52 2.499 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:29:10.645Z] #52 2.499 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:29:10.645Z] #52 2.499 ++ dirname /tmp/install/install.sh [2020-09-10T18:29:10.645Z] #52 2.499 + dir=/tmp/install [2020-09-10T18:29:10.645Z] #52 2.499 + bin=containerd [2020-09-10T18:29:10.645Z] #52 2.499 + shift [2020-09-10T18:29:10.645Z] #52 2.499 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-10T18:29:10.645Z] #52 2.499 + . /tmp/install/containerd.installer [2020-09-10T18:29:10.645Z] #52 2.499 ++ set -e [2020-09-10T18:29:10.645Z] #52 2.499 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-10T18:29:10.645Z] #52 2.499 + install_containerd [2020-09-10T18:29:10.645Z] #52 2.499 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-10T18:29:10.645Z] #52 2.499 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SYd3Zfb93q/src/github.com/containerd/containerd [2020-09-10T18:29:10.645Z] #52 2.499 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-10T18:29:10.645Z] #52 2.513 Cloning into '/tmp/tmp.SYd3Zfb93q/src/github.com/containerd/containerd'... [2020-09-10T18:29:10.793Z] #39 63.94 AR criu/pie/pie.lib.a [2020-09-10T18:29:10.793Z] #39 64.00 DEP criu/pie/restorer.d [2020-09-10T18:29:10.821Z] #26 11.39 0.0% # 2.0% ## 3.0% ### 5.1% #### 6.2% ##### 7.8% ###### 9.2% ####### 10.4% ######## 11.5% ######### 13.1% ########## 14.2% ########### 16.4% ############ 17.9% ############## 19.5% ################ 22.4% ################## 25.1% ################## 26.4% #################### 28.3% ##################### 29.7% ###################### 31.0% ####################### 32.1% ######################## 33.7% ######################### 35.4% ########################## 37.0% ########################### 38.6% ############################ 39.7% ############################ 40.2% ############################## 41.9% ############################### 43.5% ################################ 45.1% ################################# 46.8% ################################### 48.9% #################################### 50.6% ##################################### 51.5% ###################################### 52.8% ####################################### 54.5% ######################################### 57.0% ########################################## 58.7% ########################################### 60.8% ############################################ 62.1% ############################################## 64.3% ############################################### 66.6% ################################################ 67.7% ################################################# 69.3% ################################################### 72.0% ##################################################### 73.7% ###################################################### 75.8% ####################################################### 77.4% ######################################################### 79.6% ########################################################## 80.9% ########################################################## 81.5% ############################################################ 83.6% ############################################################# 85.3% ############################################################## 87.4% ############################################################### 88.9% ################################################################ 89.4% ################################################################# 90.5% ################################################################# 91.0% ################################################################## 92.7% ################################################################### 93.8% #################################################################### 94.8% ##################################################################### 96.5% ###################################################################### 97.5% ####################################################################### 99.0% ######################################################################## 100.0% [2020-09-10T18:29:10.821Z] #26 19.59 [2020-09-10T18:29:10.902Z] #52 ... [2020-09-10T18:29:10.902Z] [2020-09-10T18:29:10.902Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:11.059Z] #39 64.21 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-10T18:29:11.124Z] #26 ... [2020-09-10T18:29:11.124Z] [2020-09-10T18:29:11.124Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:11.124Z] #31 45.13 internal/reflectlite [2020-09-10T18:29:11.124Z] #31 45.13 sync [2020-09-10T18:29:11.124Z] #31 50.20 errors [2020-09-10T18:29:11.124Z] #31 50.21 sort [2020-09-10T18:29:11.124Z] #31 50.69 internal/oserror [2020-09-10T18:29:11.124Z] #31 50.69 io [2020-09-10T18:29:11.124Z] #31 50.76 strconv [2020-09-10T18:29:11.124Z] #31 51.27 syscall [2020-09-10T18:29:11.124Z] #31 ... [2020-09-10T18:29:11.124Z] [2020-09-10T18:29:11.124Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:29:11.124Z] #39 54.43 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-10T18:29:11.124Z] #39 54.45 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-10T18:29:11.124Z] #39 54.46 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-10T18:29:11.124Z] #39 54.49 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-10T18:29:11.124Z] #39 54.50 Setting up python-six (1.12.0-1) ... [2020-09-10T18:29:11.277Z] #25 7.339 0.0% ##### 8.0% ######## 11.6% ############# 19.4% ################# 23.7% ###################### 30.6% ######################### 34.8% ############################ 39.0% ################################ 45.3% ####################################### 54.6% ############################################### 65.9% ################################################### 71.1% ######################################################### 79.2% ############################################################# 85.7% ################################################################### 93.7% ######################################################################## 100.0% [2020-09-10T18:29:11.321Z] #39 64.31 DEP criu/arch/x86/restorer_unmap.d [2020-09-10T18:29:11.321Z] #39 64.33 DEP criu/arch/x86/restorer.d [2020-09-10T18:29:11.321Z] #39 64.58 DEP criu/arch/x86/vdso-pie.d [2020-09-10T18:29:11.580Z] #39 64.67 DEP criu/pie/parasite-vdso.d [2020-09-10T18:29:11.580Z] #39 64.77 DEP criu/pie/parasite.d [2020-09-10T18:29:11.836Z] #25 9.480 0.0% # 1.9% ## 3.1% ### 4.5% #### 6.2% ##### 7.1% ###### 9.2% ######## 11.4% ######### 12.8% ########## 14.2% ########### 16.1% ############# 18.3% ############## 19.9% ############### 21.8% ################# 24.1% ################### 26.7% #################### [2020-09-10T18:29:11.836Z] #25 ... [2020-09-10T18:29:11.836Z] [2020-09-10T18:29:11.836Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:11.836Z] #30 DONE 51.7s [2020-09-10T18:29:11.836Z] [2020-09-10T18:29:11.836Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:11.836Z] #25 9.480 0.0% # 1.9% ## 3.1% ### 4.5% #### 6.2% ##### 7.1% ###### 9.2% ######## 11.4% ######### 12.8% ########## 14.2% ########### 16.1% ############# 18.3% ############## 19.9% ############### 21.8% ################# 24.1% ################### 26.7% #################### 28.3% [2020-09-10T18:29:11.836Z] #25 ... [2020-09-10T18:29:11.836Z] [2020-09-10T18:29:11.836Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:11.836Z] #41 51.62 go/parser [2020-09-10T18:29:11.839Z] #39 64.97 CC criu/pie/parasite.o [2020-09-10T18:29:11.845Z] #25 9.299 [2020-09-10T18:29:11.937Z] #25 10.12 1.1% ## 2.9% ### 4.7% #### 6.4% ##### 8.2% ###### 9.2% ####### 10.1% ######## 11.2% ######### 12.7% ######### 13.9% ########## 15.2% ############ 16.9% ############# 18.7% ############## 19.8% ############### 21.8% ################# 24.4% ################### 26.7% #################### 28.9% ####################### 32.0% ########################## 37.1% ############################ 39.6% ############################## 42.7% ################################ 44.7% ################################## 47.5% ################################### 49.3% ##################################### 51.9% ####################################### 54.5% ######################################### 57.2% ########################################### 60.4% ############################################## 64.1% ################################################ 66.9% ################################################## 70.1% #################################################### 73.2% ###################################################### 75.2% ######################################################## 78.1% ########################################################### 82.0% ############################################################ 83.7% ############################################################# 85.6% ############################################################## 86.9% ############################################################### 88.6% ################################################################ 90.2% ################################################################## 92.3% ################################################################### 93.7% #################################################################### 95.4% ##################################################################### 97.0% ####################################################################### 99.2% ######################################################################## 100.0% [2020-09-10T18:29:12.195Z] #25 15.22 [2020-09-10T18:29:12.414Z] #39 ... [2020-09-10T18:29:12.414Z] [2020-09-10T18:29:12.414Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:12.414Z] #41 138.8 github.com/LK4D4/vndr/godl [2020-09-10T18:29:12.794Z] #41 52.68 text/template [2020-09-10T18:29:13.127Z] #25 16.20 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-10T18:29:13.355Z] #41 139.6 github.com/LK4D4/vndr [2020-09-10T18:29:13.386Z] #41 ... [2020-09-10T18:29:13.386Z] [2020-09-10T18:29:13.386Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:29:13.386Z] #10 43.28 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-10T18:29:13.386Z] #10 43.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-09-10T18:29:13.387Z] #10 43.31 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-10T18:29:13.387Z] #10 45.47 Selecting previously unselected package binutils-mingw-w64. [2020-09-10T18:29:13.387Z] #10 45.49 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-10T18:29:13.387Z] #10 45.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-10T18:29:13.387Z] #10 45.77 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-09-10T18:29:13.387Z] #10 45.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-09-10T18:29:13.387Z] #10 45.79 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-09-10T18:29:13.387Z] #10 46.19 Selecting previously unselected package dmsetup. [2020-09-10T18:29:13.387Z] #10 46.19 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-09-10T18:29:13.387Z] #10 46.19 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-10T18:29:13.387Z] #10 46.36 Selecting previously unselected package mingw-w64-common. [2020-09-10T18:29:13.387Z] #10 46.36 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-10T18:29:13.387Z] #10 46.37 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-10T18:29:13.387Z] #10 ... [2020-09-10T18:29:13.387Z] [2020-09-10T18:29:13.387Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:13.694Z] #25 16.61 [2020-09-10T18:29:13.694Z] #25 ... [2020-09-10T18:29:13.694Z] [2020-09-10T18:29:13.694Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:29:13.694Z] #38 47.28 Selecting previously unselected package libnl-3-200:amd64. [2020-09-10T18:29:13.694Z] #38 47.28 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-10T18:29:13.694Z] #38 47.28 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-10T18:29:13.694Z] #38 47.40 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-10T18:29:13.694Z] #38 47.40 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-10T18:29:13.694Z] #38 47.41 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-10T18:29:13.694Z] #38 47.70 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-10T18:29:13.694Z] #38 47.72 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-10T18:29:13.694Z] #38 47.73 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-10T18:29:13.694Z] #38 47.88 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-10T18:29:13.694Z] #38 47.88 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-10T18:29:13.694Z] #38 47.90 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-10T18:29:13.694Z] #38 48.01 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-10T18:29:13.694Z] #38 48.02 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-10T18:29:13.694Z] #38 48.04 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-10T18:29:13.694Z] #38 48.36 Selecting previously unselected package libprotobuf17:amd64. [2020-09-10T18:29:13.694Z] #38 48.37 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-10T18:29:13.694Z] #38 48.38 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-10T18:29:13.694Z] #38 49.25 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-10T18:29:13.694Z] #38 49.26 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-10T18:29:13.694Z] #38 49.28 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-10T18:29:13.694Z] #38 49.54 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-10T18:29:13.694Z] #38 49.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-10T18:29:13.694Z] #38 49.56 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-10T18:29:13.694Z] #38 51.16 Selecting previously unselected package libprotoc17:amd64. [2020-09-10T18:29:13.694Z] #38 51.17 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-10T18:29:13.694Z] #38 51.19 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-10T18:29:13.694Z] #38 52.07 Selecting previously unselected package protobuf-c-compiler. [2020-09-10T18:29:13.694Z] #38 52.08 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-10T18:29:13.694Z] #38 52.13 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-10T18:29:13.694Z] #38 52.29 Selecting previously unselected package protobuf-compiler. [2020-09-10T18:29:13.694Z] #38 52.29 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-10T18:29:13.694Z] #38 52.29 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-10T18:29:13.694Z] #38 52.49 Selecting previously unselected package python-pkg-resources. [2020-09-10T18:29:13.694Z] #38 52.49 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-10T18:29:13.694Z] #38 52.50 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-10T18:29:13.694Z] #38 52.80 Selecting previously unselected package python-six. [2020-09-10T18:29:13.694Z] #38 52.84 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-10T18:29:13.694Z] #38 52.84 Unpacking python-six (1.12.0-1) ... [2020-09-10T18:29:13.694Z] #38 52.96 Selecting previously unselected package python-protobuf. [2020-09-10T18:29:13.694Z] #38 52.97 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-10T18:29:13.694Z] #38 52.98 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-10T18:29:13.694Z] #38 53.64 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-10T18:29:13.694Z] #38 ... [2020-09-10T18:29:13.694Z] [2020-09-10T18:29:13.694Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:13.694Z] #25 16.80 ######################################################################## 100.0% [2020-09-10T18:29:13.951Z] #25 16.88 [2020-09-10T18:29:14.186Z] #25 9.480 0.0% # 1.9% ## 3.1% ### 4.5% #### 6.2% ##### 7.1% ###### 9.2% ######## 11.4% ######### 12.8% ########## 14.2% ########### 16.1% ############# 18.3% ############## 19.9% ############### 21.8% ################# 24.1% ################### 26.7% #################### 28.3% ##################### 29.3% ###################### 30.9% ####################### 32.3% ######################## 34.0% ########################## 36.5% ########################### 38.1% ############################ 38.9% ############################ 40.2% ############################# 41.6% ############################### 43.6% ################################ 45.2% ################################# 46.9% ################################### 48.7% ##################################### 51.5% ###################################### 53.9% ######################################## 55.7% ######################################### 58.1% ########################################### 60.3% ############################################ 61.8% ############################################# 63.8% ############################################### 66.0% ################################################# 68.7% [2020-09-10T18:29:14.186Z] #25 ... [2020-09-10T18:29:14.186Z] [2020-09-10T18:29:14.186Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:29:14.186Z] #38 44.04 Selecting previously unselected package libprotoc17:arm64. [2020-09-10T18:29:14.186Z] #38 44.05 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-09-10T18:29:14.186Z] #38 44.06 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-09-10T18:29:14.186Z] #38 44.64 Selecting previously unselected package protobuf-c-compiler. [2020-09-10T18:29:14.186Z] #38 44.66 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-09-10T18:29:14.186Z] #38 44.67 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-10T18:29:14.186Z] #38 44.88 Selecting previously unselected package protobuf-compiler. [2020-09-10T18:29:14.186Z] #38 44.88 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-09-10T18:29:14.186Z] #38 44.91 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-10T18:29:14.186Z] #38 45.30 Selecting previously unselected package python-pkg-resources. [2020-09-10T18:29:14.186Z] #38 45.30 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-10T18:29:14.186Z] #38 45.32 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-10T18:29:14.186Z] #38 45.50 Selecting previously unselected package python-six. [2020-09-10T18:29:14.186Z] #38 45.50 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-10T18:29:14.186Z] #38 45.51 Unpacking python-six (1.12.0-1) ... [2020-09-10T18:29:14.186Z] #38 45.73 Selecting previously unselected package python-protobuf. [2020-09-10T18:29:14.186Z] #38 45.74 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-09-10T18:29:14.186Z] #38 45.75 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-10T18:29:14.186Z] #38 46.62 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-10T18:29:14.186Z] #38 49.00 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-09-10T18:29:14.186Z] #38 49.02 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-10T18:29:14.186Z] #38 49.04 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-10T18:29:14.186Z] #38 49.06 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-09-10T18:29:14.186Z] #38 49.08 Setting up python-six (1.12.0-1) ... [2020-09-10T18:29:14.186Z] #38 51.13 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-09-10T18:29:14.186Z] #38 51.76 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-09-10T18:29:14.186Z] #38 51.84 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-09-10T18:29:14.186Z] #38 51.88 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-09-10T18:29:14.186Z] #38 51.97 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-09-10T18:29:14.186Z] #38 52.02 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-10T18:29:14.186Z] #38 52.32 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-10T18:29:14.186Z] #38 52.35 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-09-10T18:29:14.186Z] #38 52.38 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-10T18:29:14.186Z] #38 52.40 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-10T18:29:14.186Z] #38 ... [2020-09-10T18:29:14.186Z] [2020-09-10T18:29:14.186Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:29:14.186Z] #32 44.19 Selecting previously unselected package libicu63:arm64. [2020-09-10T18:29:14.186Z] #32 44.22 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-09-10T18:29:14.186Z] #32 44.24 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-10T18:29:14.186Z] #32 49.14 Selecting previously unselected package libxml2:arm64. [2020-09-10T18:29:14.186Z] #32 49.14 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-09-10T18:29:14.186Z] #32 49.14 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-09-10T18:29:14.186Z] #32 49.69 Selecting previously unselected package libarchive13:arm64. [2020-09-10T18:29:14.186Z] #32 49.70 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-09-10T18:29:14.186Z] #32 49.86 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-09-10T18:29:14.186Z] #32 51.75 Selecting previously unselected package libjsoncpp1:arm64. [2020-09-10T18:29:14.186Z] #32 51.77 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-09-10T18:29:14.186Z] #32 51.79 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-09-10T18:29:14.186Z] #32 52.34 Selecting previously unselected package librhash0:arm64. [2020-09-10T18:29:14.186Z] #32 52.34 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-09-10T18:29:14.186Z] #32 52.35 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-09-10T18:29:14.186Z] #32 52.63 Selecting previously unselected package libuv1:arm64. [2020-09-10T18:29:14.186Z] #32 52.63 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-09-10T18:29:14.186Z] #32 52.64 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-09-10T18:29:14.186Z] #32 52.92 Selecting previously unselected package cmake. [2020-09-10T18:29:14.186Z] #32 52.96 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-09-10T18:29:14.186Z] #32 53.13 Unpacking cmake (3.13.4-1) ... [2020-09-10T18:29:14.456Z] #32 ... [2020-09-10T18:29:14.456Z] [2020-09-10T18:29:14.456Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:14.741Z] #39 58.72 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-10T18:29:14.741Z] #39 58.72 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-10T18:29:14.741Z] #39 58.74 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-10T18:29:14.741Z] #39 58.76 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-09-10T18:29:14.741Z] #39 58.77 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-10T18:29:14.741Z] #39 58.79 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-10T18:29:14.741Z] #39 58.79 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-10T18:29:14.741Z] #39 58.80 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-10T18:29:14.741Z] #39 58.80 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-10T18:29:14.741Z] #39 58.82 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-10T18:29:14.889Z] #25 17.83 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-10T18:29:14.889Z] #25 ... [2020-09-10T18:29:14.889Z] [2020-09-10T18:29:14.889Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:14.889Z] #41 48.43 reflect [2020-09-10T18:29:14.889Z] #41 49.82 syscall [2020-09-10T18:29:14.889Z] #41 58.62 time [2020-09-10T18:29:14.889Z] #41 ... [2020-09-10T18:29:14.889Z] [2020-09-10T18:29:14.889Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:29:14.889Z] #38 58.41 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-10T18:29:14.889Z] #38 58.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-10T18:29:14.889Z] #38 58.44 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-10T18:29:14.889Z] #38 58.46 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-10T18:29:14.889Z] #38 58.47 Setting up python-six (1.12.0-1) ... [2020-09-10T18:29:15.051Z] #39 ... [2020-09-10T18:29:15.051Z] [2020-09-10T18:29:15.051Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:29:15.051Z] #33 53.89 Selecting previously unselected package libxml2:ppc64el. [2020-09-10T18:29:15.051Z] #33 53.93 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-09-10T18:29:15.051Z] #33 53.94 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-10T18:29:15.051Z] #33 54.74 Selecting previously unselected package libarchive13:ppc64el. [2020-09-10T18:29:15.051Z] #33 54.77 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-09-10T18:29:15.051Z] #33 54.79 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-10T18:29:15.051Z] #33 55.24 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-09-10T18:29:15.051Z] #33 55.27 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-09-10T18:29:15.051Z] #33 55.28 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-10T18:29:15.051Z] #33 55.38 Selecting previously unselected package librhash0:ppc64el. [2020-09-10T18:29:15.051Z] #33 55.39 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-09-10T18:29:15.051Z] #33 55.39 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-09-10T18:29:15.051Z] #33 55.59 Selecting previously unselected package libuv1:ppc64el. [2020-09-10T18:29:15.051Z] #33 55.59 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-09-10T18:29:15.051Z] #33 55.60 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-09-10T18:29:15.051Z] #33 55.76 Selecting previously unselected package cmake. [2020-09-10T18:29:15.051Z] #33 55.80 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-09-10T18:29:15.051Z] #33 55.80 Unpacking cmake (3.13.4-1) ... [2020-09-10T18:29:15.051Z] #33 58.59 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-10T18:29:15.051Z] #33 58.60 Setting up xxd (2:8.1.0875-5) ... [2020-09-10T18:29:15.051Z] #33 58.61 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-09-10T18:29:15.051Z] #33 58.61 Setting up vim-common (2:8.1.0875-5) ... [2020-09-10T18:29:15.051Z] #33 58.66 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-09-10T18:29:15.051Z] #33 58.67 Setting up cmake-data (3.13.4-1) ... [2020-09-10T18:29:15.051Z] #33 58.69 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-10T18:29:15.051Z] #33 58.71 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-10T18:29:15.051Z] #33 58.72 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-10T18:29:15.051Z] #33 58.72 Setting up cmake (3.13.4-1) ... [2020-09-10T18:29:15.051Z] #33 58.73 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:29:15.051Z] #33 58.78 Processing triggers for mime-support (3.62) ... [2020-09-10T18:29:15.051Z] #33 DONE 59.1s [2020-09-10T18:29:15.051Z] [2020-09-10T18:29:15.051Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:15.051Z] #26 21.30 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-10T18:29:15.051Z] #26 21.86 [2020-09-10T18:29:15.051Z] #26 22.14 ########################################## 59.2% ######################################################################## 100.0% [2020-09-10T18:29:15.051Z] #26 22.34 [2020-09-10T18:29:15.051Z] #26 23.90 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-10T18:29:15.263Z] #25 9.480 0.0% # 1.9% ## 3.1% ### 4.5% #### 6.2% ##### 7.1% ###### 9.2% ######## 11.4% ######### 12.8% ########## 14.2% ########### 16.1% ############# 18.3% ############## 19.9% ############### 21.8% ################# 24.1% ################### 26.7% #################### 28.3% ##################### 29.3% ###################### 30.9% ####################### 32.3% ######################## 34.0% ########################## 36.5% ########################### 38.1% ############################ 38.9% ############################ 40.2% ############################# 41.6% ############################### 43.6% ################################ 45.2% ################################# 46.9% ################################### 48.7% ##################################### 51.5% ###################################### 53.9% ######################################## 55.7% ######################################### 58.1% ########################################### 60.3% ############################################ 61.8% ############################################# 63.8% ############################################### 66.0% ################################################# 68.7% ################################################### 72.0% #################################################### 73.5% ###################################################### 75.1% ####################################################### 76.6% ######################################################## 78.2% ######################################################### 80.5% ############################################################ 83.8% ############################################################## 87.0% ################################################################# 90.7% #################################################################### 95.1% ###################################################################### 98.0% ######################################################################## 100.0% [2020-09-10T18:29:15.351Z] #26 23.99 skipping existing 5cb8031fd95d [2020-09-10T18:29:15.351Z] #26 ... [2020-09-10T18:29:15.351Z] [2020-09-10T18:29:15.351Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:29:15.351Z] #11 49.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-10T18:29:15.351Z] #11 49.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-09-10T18:29:15.351Z] #11 49.62 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-10T18:29:15.351Z] #11 54.37 Selecting previously unselected package binutils-mingw-w64. [2020-09-10T18:29:15.351Z] #11 54.42 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-10T18:29:15.351Z] #11 54.42 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-10T18:29:15.351Z] #11 54.64 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-09-10T18:29:15.351Z] #11 54.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-10T18:29:15.351Z] #11 54.67 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-10T18:29:15.351Z] #11 54.91 Selecting previously unselected package dmsetup. [2020-09-10T18:29:15.351Z] #11 54.92 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-09-10T18:29:15.351Z] #11 54.93 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-10T18:29:15.351Z] #11 55.09 Selecting previously unselected package mingw-w64-common. [2020-09-10T18:29:15.351Z] #11 55.10 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-10T18:29:15.351Z] #11 55.11 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-10T18:29:15.529Z] #25 15.03 [2020-09-10T18:29:15.651Z] #11 ... [2020-09-10T18:29:15.651Z] [2020-09-10T18:29:15.651Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:15.651Z] #34 0.323 + RM_GOPATH=0 [2020-09-10T18:29:15.651Z] #34 0.323 + TMP_GOPATH= [2020-09-10T18:29:15.651Z] #34 0.323 + : /build [2020-09-10T18:29:15.651Z] #34 0.323 + '[' -z '' ']' [2020-09-10T18:29:15.651Z] #34 0.325 ++ mktemp -d [2020-09-10T18:29:15.651Z] #34 0.328 + export GOPATH=/tmp/tmp.muNWox0qBe [2020-09-10T18:29:15.651Z] #34 0.328 + GOPATH=/tmp/tmp.muNWox0qBe [2020-09-10T18:29:15.651Z] #34 0.329 + RM_GOPATH=1 [2020-09-10T18:29:15.651Z] #34 0.330 + case "$(go env GOARCH)" in [2020-09-10T18:29:15.651Z] #34 0.331 ++ go env GOARCH [2020-09-10T18:29:15.651Z] #34 0.369 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:29:15.651Z] #34 0.369 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:29:15.651Z] #34 0.375 ++ dirname /tmp/install/install.sh [2020-09-10T18:29:15.651Z] #34 0.385 + dir=/tmp/install [2020-09-10T18:29:15.651Z] #34 0.386 + bin=tini [2020-09-10T18:29:15.651Z] #34 0.387 + shift [2020-09-10T18:29:15.651Z] #34 0.388 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-10T18:29:15.651Z] #34 0.389 + . /tmp/install/tini.installer [2020-09-10T18:29:15.651Z] #34 0.390 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-10T18:29:15.651Z] #34 0.391 + install_tini [2020-09-10T18:29:15.651Z] #34 0.397 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-10T18:29:15.651Z] #34 0.398 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-10T18:29:15.651Z] #34 0.399 + git clone https://github.com/krallin/tini.git /tmp/tmp.muNWox0qBe/tini [2020-09-10T18:29:15.651Z] #34 0.403 Cloning into '/tmp/tmp.muNWox0qBe/tini'... [2020-09-10T18:29:15.752Z] #25 9.462 1.3% # 2.7% ### 4.5% #### 5.9% ##### 8.2% ###### 9.4% ####### 11.0% ######### 12.7% ########## 14.8% ########### 16.7% ############# 19.1% ############### 21.0% ################ 23.2% ################# 24.9% ################### 26.9% #################### 28.7% ###################### 30.6% ####################### 32.8% ######################### 34.9% ########################## 37.0% ############################ 39.8% ############################## 41.9% ############################### 43.7% ################################ 45.4% ################################## 47.9% #################################### 50.5% ###################################### 53.7% ####################################### 55.4% ######################################## 56.9% ######################################### 58.1% ########################################## 59.5% ########################################### 61.1% ############################################ 62.4% ############################################# 63.7% ############################################### 66.1% [2020-09-10T18:29:15.752Z] #25 ... [2020-09-10T18:29:15.752Z] [2020-09-10T18:29:15.752Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:29:15.752Z] #10 49.77 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-10T18:29:15.752Z] #10 52.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-10T18:29:15.752Z] #10 52.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-10T18:29:15.752Z] #10 52.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-10T18:29:15.752Z] #10 52.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-10T18:29:15.752Z] #10 52.26 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-10T18:29:15.752Z] #10 52.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-10T18:29:15.752Z] #10 52.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-10T18:29:15.752Z] #10 52.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-10T18:29:15.752Z] #10 52.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-10T18:29:15.752Z] #10 52.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-10T18:29:15.752Z] #10 52.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-10T18:29:15.752Z] #10 52.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-10T18:29:15.752Z] #10 52.50 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-10T18:29:15.752Z] #10 52.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-10T18:29:15.752Z] #10 52.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-10T18:29:15.752Z] #10 54.04 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:29:15.752Z] #10 54.30 Fetched 77.7 MB in 8s (9383 kB/s) [2020-09-10T18:29:15.752Z] #10 54.42 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-10T18:29:15.752Z] #10 54.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-10T18:29:15.752Z] #10 54.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-10T18:29:15.752Z] #10 54.57 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-10T18:29:15.752Z] #10 57.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-10T18:29:15.752Z] #10 57.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-10T18:29:15.752Z] #10 57.67 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-10T18:29:15.752Z] #10 ... [2020-09-10T18:29:15.752Z] [2020-09-10T18:29:15.752Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:16.203Z] #25 ... [2020-09-10T18:29:16.203Z] [2020-09-10T18:29:16.203Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:16.203Z] #47 45.91 encoding/json [2020-09-10T18:29:16.203Z] #47 45.97 mvdan.cc/editorconfig [2020-09-10T18:29:16.203Z] #47 46.40 go/ast [2020-09-10T18:29:16.203Z] #47 48.84 mvdan.cc/sh/v3/fileutil [2020-09-10T18:29:16.203Z] #47 49.07 mvdan.cc/sh/v3/syntax [2020-09-10T18:29:16.203Z] #47 ... [2020-09-10T18:29:16.203Z] [2020-09-10T18:29:16.203Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:16.203Z] #41 55.91 encoding/xml [2020-09-10T18:29:16.272Z] #25 9.462 1.3% # 2.7% ### 4.5% #### 5.9% ##### 8.2% ###### 9.4% ####### 11.0% ######### 12.7% ########## 14.8% ########### 16.7% ############# 19.1% ############### 21.0% ################ 23.2% ################# 24.9% ################### 26.9% #################### 28.7% ###################### 30.6% ####################### 32.8% ######################### 34.9% ########################## 37.0% ############################ 39.8% ############################## 41.9% ############################### 43.7% ################################ 45.4% ################################## 47.9% #################################### 50.5% ###################################### 53.7% ####################################### 55.4% ######################################## 56.9% ######################################### 58.1% ########################################## 59.5% ########################################### 61.1% ############################################ 62.4% ############################################# 63.7% ############################################### 66.1% ############################################### 66.6% ################################################ 68.0% ################################################# 68.9% ################################################## 70.0% ################################################### 71.6% # [2020-09-10T18:29:16.272Z] #25 ... [2020-09-10T18:29:16.272Z] [2020-09-10T18:29:16.272Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T18:29:16.272Z] #28 50.16 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: 99% (1507/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-09-10T18:29:16.272Z] #28 51.12 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-10T18:29:16.272Z] #28 51.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-10T18:29:16.272Z] #28 ... [2020-09-10T18:29:16.272Z] [2020-09-10T18:29:16.272Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:16.534Z] #25 9.462 1.3% # 2.7% ### 4.5% #### 5.9% ##### 8.2% ###### 9.4% ####### 11.0% ######### 12.7% ########## 14.8% ########### 16.7% ############# 19.1% ############### 21.0% ################ 23.2% ################# 24.9% ################### 26.9% #################### 28.7% ###################### 30.6% ####################### 32.8% ######################### 34.9% ########################## 37.0% ############################ 39.8% ############################## 41.9% ############################### 43.7% ################################ 45.4% ################################## 47.9% #################################### 50.5% ###################################### 53.7% ####################################### 55.4% ######################################## 56.9% ######################################### 58.1% ########################################## 59.5% ########################################### 61.1% ############################################ 62.4% ############################################# 63.7% ############################################### 66.1% ############################################### 66.6% ################################################ 68.0% ################################################# 68.9% ################################################## 70.0% ################################################### 71.6% #################################################### 73.2% ##################################################### 74.5% [2020-09-10T18:29:16.535Z] #25 ... [2020-09-10T18:29:16.535Z] [2020-09-10T18:29:16.535Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:16.535Z] #41 50.50 syscall [2020-09-10T18:29:16.535Z] #41 59.42 time [2020-09-10T18:29:16.535Z] #41 ... [2020-09-10T18:29:16.535Z] [2020-09-10T18:29:16.535Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:16.535Z] #25 9.462 1.3% # 2.7% ### 4.5% #### 5.9% ##### 8.2% ###### 9.4% ####### 11.0% ######### 12.7% ########## 14.8% ########### 16.7% ############# 19.1% ############### 21.0% ################ 23.2% ################# 24.9% ################### 26.9% #################### 28.7% ###################### 30.6% ####################### 32.8% ######################### 34.9% ########################## 37.0% ############################ 39.8% ############################## 41.9% ############################### 43.7% ################################ 45.4% ################################## 47.9% #################################### 50.5% ###################################### 53.7% ####################################### 55.4% ######################################## 56.9% ######################################### 58.1% ########################################## 59.5% ########################################### 61.1% ############################################ 62.4% ############################################# 63.7% ############################################### 66.1% ############################################### 66.6% ################################################ 68.0% ################################################# 68.9% ################################################## 70.0% ################################################### 71.6% #################################################### 73.2% ##################################################### 74.5% ####################################################### 76.7% ######################################################## 77.8% [2020-09-10T18:29:16.535Z] #25 ... [2020-09-10T18:29:16.535Z] [2020-09-10T18:29:16.535Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:29:16.535Z] #38 50.75 Selecting previously unselected package libprotoc17:amd64. [2020-09-10T18:29:16.535Z] #38 50.76 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-10T18:29:16.535Z] #38 50.78 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-10T18:29:16.535Z] #38 51.64 Selecting previously unselected package protobuf-c-compiler. [2020-09-10T18:29:16.535Z] #38 51.66 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-10T18:29:16.535Z] #38 51.68 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-10T18:29:16.535Z] #38 51.82 Selecting previously unselected package protobuf-compiler. [2020-09-10T18:29:16.535Z] #38 51.82 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-10T18:29:16.535Z] #38 51.83 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-10T18:29:16.535Z] #38 52.02 Selecting previously unselected package python-pkg-resources. [2020-09-10T18:29:16.535Z] #38 52.02 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-10T18:29:16.535Z] #38 52.03 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-10T18:29:16.535Z] #38 52.28 Selecting previously unselected package python-six. [2020-09-10T18:29:16.535Z] #38 52.29 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-10T18:29:16.535Z] #38 52.32 Unpacking python-six (1.12.0-1) ... [2020-09-10T18:29:16.535Z] #38 52.41 Selecting previously unselected package python-protobuf. [2020-09-10T18:29:16.535Z] #38 52.41 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-10T18:29:16.535Z] #38 52.42 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-10T18:29:16.535Z] #38 53.19 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-10T18:29:16.535Z] #38 58.30 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-10T18:29:16.535Z] #38 58.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-10T18:29:16.535Z] #38 58.34 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-10T18:29:16.535Z] #38 58.35 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-10T18:29:16.535Z] #38 58.37 Setting up python-six (1.12.0-1) ... [2020-09-10T18:29:16.721Z] #34 1.540 + cd /tmp/tmp.muNWox0qBe/tini [2020-09-10T18:29:16.721Z] #34 1.541 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-10T18:29:16.721Z] #34 1.549 + cmake . [2020-09-10T18:29:16.782Z] #41 56.86 github.com/LK4D4/vndr/versioned [2020-09-10T18:29:16.785Z] #38 ... [2020-09-10T18:29:16.785Z] [2020-09-10T18:29:16.785Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T18:29:16.785Z] #28 50.13 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-10T18:29:16.785Z] #28 50.99 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-10T18:29:16.785Z] #28 51.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-10T18:29:16.786Z] #28 ... [2020-09-10T18:29:16.786Z] [2020-09-10T18:29:16.786Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:16.786Z] #25 18.13 [2020-09-10T18:29:16.786Z] #25 18.37 ### 5.0% ######################################################################## 100.0% [2020-09-10T18:29:16.786Z] #25 18.56 [2020-09-10T18:29:16.786Z] #25 19.70 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-10T18:29:16.786Z] #25 19.76 skipping existing c35d46ef359f [2020-09-10T18:29:16.786Z] #25 19.85 [2020-09-10T18:29:16.794Z] #38 ... [2020-09-10T18:29:16.794Z] [2020-09-10T18:29:16.794Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:17.054Z] #25 9.462 1.3% # 2.7% ### 4.5% #### 5.9% ##### 8.2% ###### 9.4% ####### 11.0% ######### 12.7% ########## 14.8% ########### 16.7% ############# 19.1% ############### 21.0% ################ 23.2% ################# 24.9% ################### 26.9% #################### 28.7% ###################### 30.6% ####################### 32.8% ######################### 34.9% ########################## 37.0% ############################ 39.8% ############################## 41.9% ############################### 43.7% ################################ 45.4% ################################## 47.9% #################################### 50.5% ###################################### 53.7% ####################################### 55.4% ######################################## 56.9% ######################################### 58.1% ########################################## 59.5% ########################################### 61.1% ############################################ 62.4% ############################################# 63.7% ############################################### 66.1% ############################################### 66.6% ################################################ 68.0% ################################################# 68.9% ################################################## 70.0% ################################################### 71.6% #################################################### 73.2% ##################################################### 74.5% ####################################################### 76.7% ######################################################## 77.8% ######################################################### 80.3% ########################################################### 82.0% ############################################################ 83.5% [2020-09-10T18:29:17.054Z] #25 ... [2020-09-10T18:29:17.054Z] [2020-09-10T18:29:17.054Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:17.054Z] #47 51.09 syscall [2020-09-10T18:29:17.054Z] #47 51.11 reflect [2020-09-10T18:29:17.054Z] #47 59.79 time [2020-09-10T18:29:17.054Z] #47 ... [2020-09-10T18:29:17.054Z] [2020-09-10T18:29:17.054Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:17.361Z] #41 57.07 compress/flate [2020-09-10T18:29:17.388Z] #34 2.328 -- The C compiler identification is GNU 8.3.0 [2020-09-10T18:29:17.388Z] #34 2.399 -- Check for working C compiler: /usr/bin/cc [2020-09-10T18:29:17.715Z] #25 20.73 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-10T18:29:17.972Z] #25 21.09 [2020-09-10T18:29:18.093Z] #25 9.462 1.3% # 2.7% ### 4.5% #### 5.9% ##### 8.2% ###### 9.4% ####### 11.0% ######### 12.7% ########## 14.8% ########### 16.7% ############# 19.1% ############### 21.0% ################ 23.2% ################# 24.9% ################### 26.9% #################### 28.7% ###################### 30.6% ####################### 32.8% ######################### 34.9% ########################## 37.0% ############################ 39.8% ############################## 41.9% ############################### 43.7% ################################ 45.4% ################################## 47.9% #################################### 50.5% ###################################### 53.7% ####################################### 55.4% ######################################## 56.9% ######################################### 58.1% ########################################## 59.5% ########################################### 61.1% ############################################ 62.4% ############################################# 63.7% ############################################### 66.1% ############################################### 66.6% ################################################ 68.0% ################################################# 68.9% ################################################## 70.0% ################################################### 71.6% #################################################### 73.2% ##################################################### 74.5% ####################################################### 76.7% ######################################################## 77.8% ######################################################### 80.3% ########################################################### 82.0% ############################################################ 83.5% ############################################################# 84.9% ############################################################## 86.4% ############################################################### 88.2% ################################################################ 89.7% ################################################################# 91.4% ################################################################## 92.9% #################################################################### 95.0% ##################################################################### 96.9% ###################################################################### 98.6% ######################################################################## 100.0% [2020-09-10T18:29:18.093Z] #25 15.61 [2020-09-10T18:29:18.236Z] #25 21.28 ######################################################################## 100.0% [2020-09-10T18:29:18.236Z] #25 21.38 [2020-09-10T18:29:18.236Z] #25 ... [2020-09-10T18:29:18.236Z] [2020-09-10T18:29:18.236Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:18.236Z] #47 52.08 reflect [2020-09-10T18:29:18.236Z] #47 52.09 syscall [2020-09-10T18:29:18.236Z] #47 60.57 context [2020-09-10T18:29:18.236Z] #47 61.21 internal/syscall/unix [2020-09-10T18:29:18.236Z] #47 61.44 os [2020-09-10T18:29:18.345Z] #41 58.41 go/doc [2020-09-10T18:29:18.446Z] #34 3.140 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-10T18:29:18.446Z] #34 3.144 -- Detecting C compiler ABI info [2020-09-10T18:29:18.493Z] #47 ... [2020-09-10T18:29:18.493Z] [2020-09-10T18:29:18.493Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:18.493Z] #25 21.44 Download of images into '/build' complete. [2020-09-10T18:29:18.493Z] #25 21.45 Use something like the following to load the result into a Docker daemon: [2020-09-10T18:29:18.493Z] #25 21.45 tar -cC '/build' . | docker load [2020-09-10T18:29:18.641Z] #41 ... [2020-09-10T18:29:18.641Z] [2020-09-10T18:29:18.641Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:18.641Z] #39 66.04 LINK criu/pie/parasite.built-in.o [2020-09-10T18:29:18.641Z] #39 66.05 GEN criu/pie/parasite-blob.h [2020-09-10T18:29:18.641Z] #39 66.08 CC criu/pie/parasite-vdso.o [2020-09-10T18:29:18.641Z] #39 66.67 CC criu/arch/x86/vdso-pie.o [2020-09-10T18:29:18.641Z] #39 67.03 CC criu/arch/x86/restorer.o [2020-09-10T18:29:18.641Z] #39 67.57 CC criu/arch/x86/restorer_unmap.o [2020-09-10T18:29:18.641Z] #39 67.61 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-10T18:29:18.641Z] #39 67.93 CC criu/pie/restorer.o [2020-09-10T18:29:18.641Z] #39 70.62 LINK criu/pie/restorer.built-in.o [2020-09-10T18:29:18.641Z] #39 70.64 GEN criu/pie/restorer-blob.h [2020-09-10T18:29:18.641Z] #39 70.76 DEP criu/vdso.d [2020-09-10T18:29:18.641Z] #39 70.94 DEP criu/vdso-compat.d [2020-09-10T18:29:18.641Z] #39 71.12 DEP criu/uts_ns.d [2020-09-10T18:29:18.641Z] #39 71.24 DEP criu/util.d [2020-09-10T18:29:18.641Z] #39 71.44 DEP criu/uffd.d [2020-09-10T18:29:18.641Z] #39 71.60 DEP criu/tun.d [2020-09-10T18:29:18.641Z] #39 71.81 DEP criu/tty.d [2020-09-10T18:29:18.649Z] #52 ... [2020-09-10T18:29:18.649Z] [2020-09-10T18:29:18.649Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:29:18.649Z] #45 DONE 153.8s [2020-09-10T18:29:18.649Z] [2020-09-10T18:29:18.649Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:29:18.902Z] #39 72.02 DEP criu/timerfd.d [2020-09-10T18:29:18.946Z] #52 ... [2020-09-10T18:29:18.946Z] [2020-09-10T18:29:18.946Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-10T18:29:19.032Z] #25 16.37 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-10T18:29:19.055Z] #25 ... [2020-09-10T18:29:19.055Z] [2020-09-10T18:29:19.055Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:19.055Z] #30 52.71 time [2020-09-10T18:29:19.055Z] #30 58.73 internal/poll [2020-09-10T18:29:19.055Z] #30 60.40 internal/fmtsort [2020-09-10T18:29:19.055Z] #30 60.87 internal/syscall/execenv [2020-09-10T18:29:19.055Z] #30 61.10 internal/syscall/unix [2020-09-10T18:29:19.055Z] #30 61.14 strings [2020-09-10T18:29:19.055Z] #30 61.39 os [2020-09-10T18:29:19.100Z] #34 3.875 -- Detecting C compiler ABI info - done [2020-09-10T18:29:19.100Z] #34 3.968 -- Detecting C compile features [2020-09-10T18:29:19.163Z] #39 72.31 DEP criu/timens.d [2020-09-10T18:29:19.241Z] #46 DONE 0.3s [2020-09-10T18:29:19.241Z] [2020-09-10T18:29:19.241Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:29:19.292Z] #25 16.72 [2020-09-10T18:29:19.292Z] #25 16.83 ######################################################################## 100.0% [2020-09-10T18:29:19.292Z] #25 ... [2020-09-10T18:29:19.292Z] [2020-09-10T18:29:19.292Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:19.292Z] #30 53.48 time [2020-09-10T18:29:19.292Z] #30 60.45 internal/poll [2020-09-10T18:29:19.292Z] #30 62.40 internal/fmtsort [2020-09-10T18:29:19.292Z] #30 62.46 internal/syscall/execenv [2020-09-10T18:29:19.292Z] #30 62.70 internal/syscall/unix [2020-09-10T18:29:19.292Z] #30 62.83 strings [2020-09-10T18:29:19.292Z] #30 63.07 os [2020-09-10T18:29:19.316Z] #30 ... [2020-09-10T18:29:19.316Z] [2020-09-10T18:29:19.316Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:29:19.316Z] #32 58.95 Selecting previously unselected package libxml2:amd64. [2020-09-10T18:29:19.316Z] #32 58.95 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-10T18:29:19.316Z] #32 58.96 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-10T18:29:19.316Z] #32 59.64 Selecting previously unselected package libarchive13:amd64. [2020-09-10T18:29:19.316Z] #32 59.67 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-10T18:29:19.316Z] #32 59.67 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-10T18:29:19.316Z] #32 60.00 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-10T18:29:19.316Z] #32 60.00 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-10T18:29:19.316Z] #32 60.01 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-10T18:29:19.316Z] #32 60.16 Selecting previously unselected package librhash0:amd64. [2020-09-10T18:29:19.316Z] #32 60.17 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-10T18:29:19.316Z] #32 60.17 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-10T18:29:19.316Z] #32 60.38 Selecting previously unselected package libuv1:amd64. [2020-09-10T18:29:19.316Z] #32 60.38 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-10T18:29:19.316Z] #32 60.39 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-10T18:29:19.316Z] #32 60.58 Selecting previously unselected package cmake. [2020-09-10T18:29:19.316Z] #32 60.61 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-10T18:29:19.316Z] #32 60.62 Unpacking cmake (3.13.4-1) ... [2020-09-10T18:29:19.423Z] #39 72.49 DEP criu/sysfs_parse.d [2020-09-10T18:29:19.424Z] #39 72.70 DEP criu/sysctl.d [2020-09-10T18:29:19.425Z] Running on azwin-2-575600 in d:\jenkins\workspace\moby_PR-41337 [Pipeline] { [Pipeline] ws [2020-09-10T18:29:19.446Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-09-10T18:29:19.534Z] #52 ... [2020-09-10T18:29:19.534Z] [2020-09-10T18:29:19.534Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-10T18:29:19.534Z] #48 DONE 0.1s [2020-09-10T18:29:19.534Z] [2020-09-10T18:29:19.534Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-10T18:29:19.552Z] #30 ... [2020-09-10T18:29:19.552Z] [2020-09-10T18:29:19.552Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:29:19.552Z] #38 62.61 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-10T18:29:19.552Z] #38 62.63 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-10T18:29:19.552Z] #38 62.65 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-10T18:29:19.552Z] #38 62.69 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-10T18:29:19.552Z] #38 62.70 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-10T18:29:19.552Z] #38 62.73 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-10T18:29:19.552Z] #38 62.74 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-10T18:29:19.552Z] #38 62.76 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-10T18:29:19.552Z] #38 62.78 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-10T18:29:19.552Z] #38 62.82 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-10T18:29:19.685Z] #39 72.81 DEP criu/string.d [2020-09-10T18:29:19.685Z] #39 72.88 DEP criu/stats.d [2020-09-10T18:29:19.755Z] #34 ... [2020-09-10T18:29:19.755Z] [2020-09-10T18:29:19.755Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:19.755Z] #26 24.18 [2020-09-10T18:29:19.755Z] #26 25.62 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-10T18:29:19.755Z] #26 25.74 skipping existing 283607eaa57e [2020-09-10T18:29:19.755Z] #26 25.87 [2020-09-10T18:29:19.755Z] #26 27.48 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-10T18:29:19.755Z] #26 27.95 [2020-09-10T18:29:19.755Z] #26 28.11 ######################################################################## 100.0% [2020-09-10T18:29:19.755Z] #26 28.23 [2020-09-10T18:29:19.755Z] #26 28.31 Download of images into '/build' complete. [2020-09-10T18:29:19.755Z] #26 28.31 Use something like the following to load the result into a Docker daemon: [2020-09-10T18:29:19.755Z] #26 28.31 tar -cC '/build' . | docker load [2020-09-10T18:29:19.755Z] #26 DONE 28.4s [2020-09-10T18:29:19.755Z] [2020-09-10T18:29:19.755Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:29:19.755Z] #11 61.81 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-10T18:29:19.755Z] #11 61.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-10T18:29:19.755Z] #11 61.85 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-10T18:29:19.828Z] #50 DONE 0.2s [2020-09-10T18:29:19.828Z] [2020-09-10T18:29:19.828Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:29:19.946Z] #39 73.03 DEP criu/sockets.d [2020-09-10T18:29:19.946Z] #39 73.22 DEP criu/sk-unix.d [2020-09-10T18:29:20.206Z] #39 73.49 DEP criu/sk-tcp.d [2020-09-10T18:29:20.288Z] #41 ... [2020-09-10T18:29:20.288Z] [2020-09-10T18:29:20.289Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:29:20.289Z] #38 57.01 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-09-10T18:29:20.289Z] #38 59.48 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:29:20.289Z] #38 DONE 60.1s [2020-09-10T18:29:20.289Z] [2020-09-10T18:29:20.289Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:20.289Z] #25 16.24 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-10T18:29:20.289Z] #25 16.64 [2020-09-10T18:29:20.289Z] #25 16.86 # 2.0% ######################################################################## 100.0% [2020-09-10T18:29:20.289Z] #25 16.99 [2020-09-10T18:29:20.289Z] #25 18.33 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-10T18:29:20.289Z] #25 18.65 [2020-09-10T18:29:20.289Z] #25 18.94 0.8% ######################################################################## 100.0% [2020-09-10T18:29:20.289Z] #25 19.11 [2020-09-10T18:29:20.467Z] #39 73.68 DEP criu/sk-queue.d [2020-09-10T18:29:20.684Z] #32 ... [2020-09-10T18:29:20.684Z] [2020-09-10T18:29:20.684Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:20.684Z] #47 64.48 path/filepath [2020-09-10T18:29:20.727Z] #39 73.81 DEP criu/sk-packet.d [2020-09-10T18:29:20.727Z] #39 74.02 DEP criu/sk-netlink.d [2020-09-10T18:29:20.871Z] #25 20.52 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-10T18:29:20.987Z] #39 74.18 DEP criu/sk-inet.d [2020-09-10T18:29:21.139Z] #25 20.64 skipping existing 9a99313a2c50 [2020-09-10T18:29:21.253Z] #39 74.41 DEP criu/signalfd.d [2020-09-10T18:29:21.403Z] #25 20.80 [2020-09-10T18:29:21.514Z] #39 74.58 DEP criu/sigframe.d [2020-09-10T18:29:21.514Z] #39 74.71 DEP criu/shmem.d [2020-09-10T18:29:21.775Z] #39 74.90 DEP criu/servicefd.d [2020-09-10T18:29:21.775Z] #39 75.03 DEP criu/seize.d [2020-09-10T18:29:22.035Z] #39 75.26 DEP criu/seccomp.d [2020-09-10T18:29:22.056Z] #47 ... [2020-09-10T18:29:22.056Z] [2020-09-10T18:29:22.056Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:22.056Z] #25 DONE 25.1s [2020-09-10T18:29:22.056Z] [2020-09-10T18:29:22.056Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:22.056Z] #47 65.79 io/ioutil [2020-09-10T18:29:22.056Z] #47 65.79 encoding/binary [2020-09-10T18:29:22.296Z] #39 75.47 DEP criu/rst-malloc.d [2020-09-10T18:29:22.353Z] #25 21.68 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-10T18:29:22.353Z] #25 21.94 [2020-09-10T18:29:22.551Z] #11 ... [2020-09-10T18:29:22.551Z] [2020-09-10T18:29:22.551Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:29:22.551Z] #39 65.92 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-10T18:29:22.551Z] #39 65.93 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:29:22.551Z] #39 DONE 66.2s [2020-09-10T18:29:22.551Z] [2020-09-10T18:29:22.551Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:22.551Z] #48 56.29 strconv [2020-09-10T18:29:22.551Z] #48 56.33 syscall [2020-09-10T18:29:22.551Z] #48 56.35 strings [2020-09-10T18:29:22.551Z] #48 56.35 bytes [2020-09-10T18:29:22.551Z] #48 63.31 bufio [2020-09-10T18:29:22.551Z] #48 ... [2020-09-10T18:29:22.551Z] [2020-09-10T18:29:22.551Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:22.551Z] #31 56.29 strings [2020-09-10T18:29:22.551Z] #31 56.30 bytes [2020-09-10T18:29:22.551Z] #31 62.61 bufio [2020-09-10T18:29:22.551Z] #31 63.52 reflect [2020-09-10T18:29:22.551Z] #31 65.87 path [2020-09-10T18:29:22.551Z] #31 ... [2020-09-10T18:29:22.551Z] [2020-09-10T18:29:22.551Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:22.551Z] #34 6.351 -- Detecting C compile features - done [2020-09-10T18:29:22.551Z] #34 6.385 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-10T18:29:22.551Z] #34 6.703 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-10T18:29:22.551Z] #34 6.863 -- Configuring done [2020-09-10T18:29:22.551Z] #34 6.889 -- Generating done [2020-09-10T18:29:22.551Z] #34 6.897 -- Build files have been written to: /tmp/tmp.muNWox0qBe/tini [2020-09-10T18:29:22.551Z] #34 6.908 + make tini-static [2020-09-10T18:29:22.551Z] #34 7.384 Scanning dependencies of target tini-static [2020-09-10T18:29:22.552Z] #34 7.480 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-10T18:29:22.556Z] #39 75.55 DEP criu/rbtree.d [2020-09-10T18:29:22.556Z] #39 75.60 DEP criu/pstree.d [2020-09-10T18:29:22.556Z] #39 75.72 DEP criu/protobuf.d [2020-09-10T18:29:22.556Z] #39 75.82 GEN criu/protobuf-desc-gen.h [2020-09-10T18:29:22.616Z] #25 22.12 ######################################################################## 100.0% [2020-09-10T18:29:22.616Z] #25 22.20 [2020-09-10T18:29:22.616Z] #25 ... [2020-09-10T18:29:22.616Z] [2020-09-10T18:29:22.616Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:29:22.619Z] #47 ... [2020-09-10T18:29:22.619Z] [2020-09-10T18:29:22.619Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:29:22.619Z] #10 56.35 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-10T18:29:22.619Z] #10 56.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-10T18:29:22.619Z] #10 56.36 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-10T18:29:22.619Z] #10 58.92 Selecting previously unselected package binutils-mingw-w64. [2020-09-10T18:29:22.619Z] #10 58.94 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-10T18:29:22.619Z] #10 58.94 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-10T18:29:22.619Z] #10 59.11 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-10T18:29:22.619Z] #10 59.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-10T18:29:22.619Z] #10 59.12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-10T18:29:22.619Z] #10 59.29 Selecting previously unselected package dmsetup. [2020-09-10T18:29:22.619Z] #10 59.30 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-10T18:29:22.619Z] #10 59.30 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-10T18:29:22.619Z] #10 59.42 Selecting previously unselected package mingw-w64-common. [2020-09-10T18:29:22.619Z] #10 59.43 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-10T18:29:22.619Z] #10 59.43 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-10T18:29:22.619Z] #10 65.41 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-10T18:29:22.619Z] #10 65.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-10T18:29:22.619Z] #10 65.47 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-10T18:29:22.817Z] #39 ... [2020-09-10T18:29:22.817Z] [2020-09-10T18:29:22.817Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:29:22.817Z] #17 9.714 Fetched 8379 kB in 9s (957 kB/s) [2020-09-10T18:29:22.817Z] #17 9.714 Reading package lists... [2020-09-10T18:29:22.817Z] #17 13.26 Reading package lists... [2020-09-10T18:29:22.817Z] #17 17.05 Building dependency tree... [2020-09-10T18:29:22.817Z] #17 19.10 libcap2-bin is already the newest version (1:2.25-2). [2020-09-10T18:29:22.817Z] #17 19.10 The following additional packages will be installed: [2020-09-10T18:29:22.817Z] #17 19.10 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-10T18:29:22.817Z] #17 19.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-10T18:29:22.817Z] #17 19.11 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-10T18:29:22.817Z] #17 19.11 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-10T18:29:22.817Z] #17 19.11 python3.7 python3.7-minimal vim-runtime xxd [2020-09-10T18:29:22.817Z] #17 19.11 Suggested packages: [2020-09-10T18:29:22.817Z] #17 19.13 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-10T18:29:22.817Z] #17 19.13 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-10T18:29:22.817Z] #17 19.13 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-10T18:29:22.817Z] #17 19.13 Recommended packages: [2020-09-10T18:29:22.817Z] #17 19.13 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-10T18:29:22.817Z] #17 19.13 python3-keyrings.alt python3-xdg unzip [2020-09-10T18:29:22.843Z] #38 ... [2020-09-10T18:29:22.844Z] [2020-09-10T18:29:22.844Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:29:22.844Z] #32 56.91 Selecting previously unselected package libxml2:amd64. [2020-09-10T18:29:22.844Z] #32 56.91 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-10T18:29:22.844Z] #32 56.92 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-10T18:29:22.844Z] #32 57.73 Selecting previously unselected package libarchive13:amd64. [2020-09-10T18:29:22.844Z] #32 57.74 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-10T18:29:22.844Z] #32 57.76 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-10T18:29:22.844Z] #32 58.14 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-10T18:29:22.844Z] #32 58.15 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-10T18:29:22.844Z] #32 58.16 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-10T18:29:22.844Z] #32 58.35 Selecting previously unselected package librhash0:amd64. [2020-09-10T18:29:22.844Z] #32 58.36 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-10T18:29:22.844Z] #32 58.37 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-10T18:29:22.844Z] #32 58.55 Selecting previously unselected package libuv1:amd64. [2020-09-10T18:29:22.844Z] #32 58.56 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-10T18:29:22.844Z] #32 58.57 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-10T18:29:22.844Z] #32 58.82 Selecting previously unselected package cmake. [2020-09-10T18:29:22.844Z] #32 58.84 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-10T18:29:22.844Z] #32 58.85 Unpacking cmake (3.13.4-1) ... [2020-09-10T18:29:22.844Z] #32 62.58 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-10T18:29:22.844Z] #32 62.60 Setting up xxd (2:8.1.0875-5) ... [2020-09-10T18:29:22.844Z] #32 62.61 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-10T18:29:22.844Z] #32 62.63 Setting up vim-common (2:8.1.0875-5) ... [2020-09-10T18:29:22.844Z] #32 62.65 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-10T18:29:22.844Z] #32 62.69 Setting up cmake-data (3.13.4-1) ... [2020-09-10T18:29:22.844Z] #32 62.71 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-10T18:29:22.844Z] #32 62.73 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-10T18:29:22.844Z] #32 62.75 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-10T18:29:22.844Z] #32 62.78 Setting up cmake (3.13.4-1) ... [2020-09-10T18:29:22.844Z] #32 62.82 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:29:22.844Z] #32 62.91 Processing triggers for mime-support (3.62) ... [2020-09-10T18:29:22.844Z] #32 ... [2020-09-10T18:29:22.844Z] [2020-09-10T18:29:22.844Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:22.844Z] #25 16.98 [2020-09-10T18:29:22.844Z] #25 17.80 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-10T18:29:22.844Z] #25 18.21 [2020-09-10T18:29:22.844Z] #25 18.37 ############################### 44.4% ######################################################################## 100.0% [2020-09-10T18:29:22.844Z] #25 18.50 [2020-09-10T18:29:22.844Z] #25 19.34 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-10T18:29:22.844Z] #25 19.44 skipping existing c35d46ef359f [2020-09-10T18:29:22.844Z] #25 19.56 [2020-09-10T18:29:22.844Z] #25 20.14 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-10T18:29:22.844Z] #25 20.38 [2020-09-10T18:29:22.875Z] #10 ... [2020-09-10T18:29:22.875Z] [2020-09-10T18:29:22.875Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:29:22.875Z] #32 65.30 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-10T18:29:22.875Z] #32 65.37 Setting up xxd (2:8.1.0875-5) ... [2020-09-10T18:29:22.875Z] #32 65.43 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-10T18:29:22.875Z] #32 65.49 Setting up vim-common (2:8.1.0875-5) ... [2020-09-10T18:29:22.875Z] #32 65.76 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-10T18:29:22.875Z] #32 65.79 Setting up cmake-data (3.13.4-1) ... [2020-09-10T18:29:22.875Z] #32 65.86 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-10T18:29:22.875Z] #32 65.89 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-10T18:29:22.875Z] #32 65.91 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-10T18:29:22.875Z] #32 65.94 Setting up cmake (3.13.4-1) ... [2020-09-10T18:29:22.875Z] #32 65.98 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:29:22.875Z] #32 66.13 Processing triggers for mime-support (3.62) ... [2020-09-10T18:29:23.102Z] #25 20.55 ######################################################################## 100.0% [2020-09-10T18:29:23.102Z] #25 20.66 [2020-09-10T18:29:23.102Z] #25 20.74 Download of images into '/build' complete. [2020-09-10T18:29:23.102Z] #25 20.74 Use something like the following to load the result into a Docker daemon: [2020-09-10T18:29:23.102Z] #25 20.74 tar -cC '/build' . | docker load [2020-09-10T18:29:23.132Z] #32 DONE 66.9s [2020-09-10T18:29:23.132Z] [2020-09-10T18:29:23.132Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:23.407Z] #52 24.42 Checking out files: 69% (2255/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-10T18:29:23.407Z] #52 25.21 + cd /tmp/tmp.ZEVCNVmsE9/src/github.com/containerd/containerd [2020-09-10T18:29:23.407Z] #52 25.21 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-10T18:29:23.616Z] #34 ... [2020-09-10T18:29:23.616Z] [2020-09-10T18:29:23.616Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:23.616Z] #42 57.64 vendor/golang.org/x/net/dns/dnsmessage [2020-09-10T18:29:23.616Z] #42 58.59 bytes [2020-09-10T18:29:23.616Z] #42 66.65 reflect [2020-09-10T18:29:23.616Z] #42 66.88 bufio [2020-09-10T18:29:23.616Z] #42 ... [2020-09-10T18:29:23.616Z] [2020-09-10T18:29:23.616Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:23.616Z] #31 67.75 text/tabwriter [2020-09-10T18:29:23.670Z] #25 DONE 21.3s [2020-09-10T18:29:23.670Z] [2020-09-10T18:29:23.670Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:29:23.670Z] #32 DONE 67.8s [2020-09-10T18:29:23.670Z] [2020-09-10T18:29:23.670Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:23.760Z] #17 ... [2020-09-10T18:29:23.760Z] [2020-09-10T18:29:23.760Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:23.760Z] #41 DONE 149.9s [2020-09-10T18:29:23.760Z] [2020-09-10T18:29:23.760Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T18:29:23.987Z] #52 25.70 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-10T18:29:23.987Z] #52 25.70 + BUILDTAGS='netgo osusergo static_build' [2020-09-10T18:29:23.987Z] #52 25.70 + export EXTRA_FLAGS=-buildmode=pie [2020-09-10T18:29:23.987Z] #52 25.71 + EXTRA_FLAGS=-buildmode=pie [2020-09-10T18:29:23.987Z] #52 25.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-10T18:29:23.987Z] #52 25.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-10T18:29:23.987Z] #52 25.71 + '[' '' = dynamic ']' [2020-09-10T18:29:23.987Z] #52 25.71 + make [2020-09-10T18:29:23.987Z] #52 ... [2020-09-10T18:29:23.987Z] [2020-09-10T18:29:23.987Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T18:29:23.987Z] #25 22.28 Download of images into '/build' complete. [2020-09-10T18:29:23.987Z] #25 22.28 Use something like the following to load the result into a Docker daemon: [2020-09-10T18:29:23.987Z] #25 22.28 tar -cC '/build' . | docker load [2020-09-10T18:29:23.987Z] #25 DONE 23.6s [2020-09-10T18:29:23.987Z] [2020-09-10T18:29:23.987Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:23.987Z] #47 56.66 golang.org/x/crypto/ssh/terminal [2020-09-10T18:29:23.987Z] #47 58.54 mvdan.cc/sh/v3/cmd/shfmt [2020-09-10T18:29:23.987Z] #47 DONE 64.0s [2020-09-10T18:29:23.987Z] [2020-09-10T18:29:23.987Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T18:29:23.987Z] #32 59.56 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-10T18:29:23.987Z] #32 59.58 Setting up xxd (2:8.1.0875-5) ... [2020-09-10T18:29:23.987Z] #32 59.61 Setting up libuv1:arm64 (1.24.1-1) ... [2020-09-10T18:29:23.987Z] #32 59.63 Setting up vim-common (2:8.1.0875-5) ... [2020-09-10T18:29:23.987Z] #32 59.76 Setting up librhash0:arm64 (1.3.8-1) ... [2020-09-10T18:29:23.987Z] #32 60.47 Setting up cmake-data (3.13.4-1) ... [2020-09-10T18:29:23.987Z] #32 60.99 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-09-10T18:29:23.987Z] #32 61.05 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-09-10T18:29:23.987Z] #32 61.09 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-09-10T18:29:23.987Z] #32 61.42 Setting up cmake (3.13.4-1) ... [2020-09-10T18:29:23.987Z] #32 61.49 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:29:23.987Z] #32 61.77 Processing triggers for mime-support (3.62) ... [2020-09-10T18:29:23.987Z] #32 DONE 64.0s [2020-09-10T18:29:24.276Z] [2020-09-10T18:29:24.276Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:24.702Z] #28 ... [2020-09-10T18:29:24.703Z] [2020-09-10T18:29:24.703Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:29:24.703Z] #17 21.69 The following NEW packages will be installed: [2020-09-10T18:29:24.703Z] #17 21.69 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-10T18:29:24.703Z] #17 21.69 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-10T18:29:24.703Z] #17 21.69 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-10T18:29:24.703Z] #17 21.69 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-10T18:29:24.703Z] #17 21.70 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-10T18:29:24.703Z] #17 21.70 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-10T18:29:24.703Z] #17 21.70 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-10T18:29:24.703Z] #17 21.70 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-10T18:29:24.703Z] #17 21.70 xz-utils zip [2020-09-10T18:29:25.023Z] #33 1.583 + RM_GOPATH=0 [2020-09-10T18:29:25.023Z] #33 1.583 + TMP_GOPATH= [2020-09-10T18:29:25.023Z] #33 1.583 + : /build [2020-09-10T18:29:25.023Z] #33 1.583 + '[' -z '' ']' [2020-09-10T18:29:25.023Z] #33 1.583 ++ mktemp -d [2020-09-10T18:29:25.023Z] #33 1.595 + export GOPATH=/tmp/tmp.zejCPAdHIq [2020-09-10T18:29:25.023Z] #33 1.595 + GOPATH=/tmp/tmp.zejCPAdHIq [2020-09-10T18:29:25.023Z] #33 1.595 + RM_GOPATH=1 [2020-09-10T18:29:25.023Z] #33 1.595 + case "$(go env GOARCH)" in [2020-09-10T18:29:25.023Z] #33 1.595 ++ go env GOARCH [2020-09-10T18:29:25.023Z] #33 1.644 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:29:25.023Z] #33 1.644 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:29:25.023Z] #33 1.644 ++ dirname /tmp/install/install.sh [2020-09-10T18:29:25.023Z] #33 1.651 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-10T18:29:25.023Z] #33 1.651 + dir=/tmp/install [2020-09-10T18:29:25.023Z] #33 1.651 + bin=tini [2020-09-10T18:29:25.023Z] #33 1.651 + shift [2020-09-10T18:29:25.023Z] #33 1.651 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-10T18:29:25.023Z] #33 1.651 + . /tmp/install/tini.installer [2020-09-10T18:29:25.023Z] #33 1.651 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-10T18:29:25.023Z] #33 1.651 + install_tini [2020-09-10T18:29:25.023Z] #33 1.651 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-10T18:29:25.023Z] #33 1.651 + git clone https://github.com/krallin/tini.git /tmp/tmp.zejCPAdHIq/tini [2020-09-10T18:29:25.023Z] #33 1.663 Cloning into '/tmp/tmp.zejCPAdHIq/tini'... [2020-09-10T18:29:25.173Z] #31 ... [2020-09-10T18:29:25.173Z] [2020-09-10T18:29:25.173Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:25.173Z] #34 9.515 [100%] Linking C executable tini-static [2020-09-10T18:29:25.173Z] #34 9.926 [100%] Built target tini-static [2020-09-10T18:29:25.173Z] #34 9.981 + mkdir -p /build [2020-09-10T18:29:25.173Z] #34 9.984 + cp tini-static /build/docker-init [2020-09-10T18:29:25.173Z] #34 DONE 10.1s [2020-09-10T18:29:25.173Z] [2020-09-10T18:29:25.173Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:29:25.173Z] #11 67.88 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-10T18:29:25.173Z] #11 67.90 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-10T18:29:25.173Z] #11 67.90 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:29:25.173Z] #11 68.05 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-10T18:29:25.173Z] #11 68.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-10T18:29:25.173Z] #11 68.06 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:29:25.274Z] #17 22.13 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:29:25.274Z] #17 22.13 Need to get 28.5 MB of archives. [2020-09-10T18:29:25.274Z] #17 22.13 After this operation, 116 MB of additional disk space will be used. [2020-09-10T18:29:25.274Z] #17 22.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-10T18:29:25.274Z] #17 22.16 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-10T18:29:25.274Z] #17 22.19 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-10T18:29:25.274Z] #17 22.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-10T18:29:25.274Z] #17 22.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-10T18:29:25.274Z] #17 22.30 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-10T18:29:25.274Z] #17 22.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-10T18:29:25.274Z] #17 22.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-10T18:29:25.274Z] #17 22.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-10T18:29:25.274Z] #17 22.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-10T18:29:25.274Z] #17 22.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-10T18:29:25.274Z] #17 22.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-10T18:29:25.274Z] #17 22.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-10T18:29:25.274Z] #17 22.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-10T18:29:25.274Z] #17 22.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-10T18:29:25.274Z] #17 22.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-10T18:29:25.274Z] #17 22.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-10T18:29:25.274Z] #17 22.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-10T18:29:25.274Z] #17 22.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-10T18:29:25.274Z] #17 22.50 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-10T18:29:25.535Z] #17 22.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-10T18:29:25.535Z] #17 22.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-10T18:29:25.535Z] #17 22.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-10T18:29:25.535Z] #17 22.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-10T18:29:25.535Z] #17 22.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-10T18:29:25.535Z] #17 22.58 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-10T18:29:25.535Z] #17 22.59 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-10T18:29:25.535Z] #17 22.59 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-10T18:29:25.535Z] #17 22.59 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-10T18:29:25.586Z] #33 2.613 + cd /tmp/tmp.zejCPAdHIq/tini [2020-09-10T18:29:25.626Z] #33 1.820 + RM_GOPATH=0 [2020-09-10T18:29:25.626Z] #33 1.820 + TMP_GOPATH= [2020-09-10T18:29:25.626Z] #33 1.820 + : /build [2020-09-10T18:29:25.626Z] #33 1.820 + '[' -z '' ']' [2020-09-10T18:29:25.626Z] #33 1.820 ++ mktemp -d [2020-09-10T18:29:25.626Z] #33 1.838 + export GOPATH=/tmp/tmp.wPv3q0CxME [2020-09-10T18:29:25.626Z] #33 1.838 + GOPATH=/tmp/tmp.wPv3q0CxME [2020-09-10T18:29:25.626Z] #33 1.838 + RM_GOPATH=1 [2020-09-10T18:29:25.626Z] #33 1.838 + case "$(go env GOARCH)" in [2020-09-10T18:29:25.626Z] #33 1.838 ++ go env GOARCH [2020-09-10T18:29:25.626Z] #33 1.905 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:29:25.626Z] #33 1.905 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:29:25.626Z] #33 1.905 ++ dirname /tmp/install/install.sh [2020-09-10T18:29:25.626Z] #33 1.905 + dir=/tmp/install [2020-09-10T18:29:25.626Z] #33 1.905 + bin=tini [2020-09-10T18:29:25.626Z] #33 1.905 + shift [2020-09-10T18:29:25.626Z] #33 1.905 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-10T18:29:25.626Z] #33 1.905 + . /tmp/install/tini.installer [2020-09-10T18:29:25.626Z] #33 1.905 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-10T18:29:25.626Z] #33 1.905 + install_tini [2020-09-10T18:29:25.626Z] #33 1.905 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-10T18:29:25.626Z] #33 1.905 + git clone https://github.com/krallin/tini.git /tmp/tmp.wPv3q0CxME/tini [2020-09-10T18:29:25.626Z] #33 1.905 Cloning into '/tmp/tmp.wPv3q0CxME/tini'... [2020-09-10T18:29:25.626Z] #33 1.908 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-10T18:29:25.842Z] #33 2.613 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-10T18:29:25.842Z] #33 2.627 + cmake . [2020-09-10T18:29:25.886Z] #33 ... [2020-09-10T18:29:25.886Z] [2020-09-10T18:29:25.886Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:29:25.886Z] #38 69.33 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-10T18:29:25.886Z] #38 69.34 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:29:25.886Z] #38 DONE 70.0s [2020-09-10T18:29:26.105Z] #17 23.14 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-10T18:29:26.105Z] #17 23.14 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-10T18:29:26.105Z] #17 23.14 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-10T18:29:26.105Z] #17 23.14 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-10T18:29:26.105Z] #17 23.15 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-10T18:29:26.105Z] #17 23.16 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-10T18:29:26.105Z] #17 23.25 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-10T18:29:26.105Z] #17 23.26 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-10T18:29:26.105Z] #17 23.27 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-10T18:29:26.105Z] #17 23.28 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-10T18:29:26.105Z] #17 23.29 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-10T18:29:26.105Z] #17 23.31 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-10T18:29:26.105Z] #17 23.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-10T18:29:26.144Z] [2020-09-10T18:29:26.144Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:26.322Z] #33 2.004 + RM_GOPATH=0 [2020-09-10T18:29:26.322Z] #33 2.004 + TMP_GOPATH= [2020-09-10T18:29:26.322Z] #33 2.004 + : /build [2020-09-10T18:29:26.322Z] #33 2.004 + '[' -z '' ']' [2020-09-10T18:29:26.322Z] #33 2.004 ++ mktemp -d [2020-09-10T18:29:26.322Z] #33 2.004 + export GOPATH=/tmp/tmp.id9d4zaNKF [2020-09-10T18:29:26.322Z] #33 2.004 + GOPATH=/tmp/tmp.id9d4zaNKF [2020-09-10T18:29:26.322Z] #33 2.004 + RM_GOPATH=1 [2020-09-10T18:29:26.322Z] #33 2.004 + case "$(go env GOARCH)" in [2020-09-10T18:29:26.322Z] #33 2.005 ++ go env GOARCH [2020-09-10T18:29:26.322Z] #33 2.030 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:29:26.322Z] #33 2.030 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:29:26.322Z] #33 2.033 ++ dirname /tmp/install/install.sh [2020-09-10T18:29:26.322Z] #33 2.046 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-10T18:29:26.322Z] #33 2.048 + dir=/tmp/install [2020-09-10T18:29:26.322Z] #33 2.048 + bin=tini [2020-09-10T18:29:26.322Z] #33 2.048 + shift [2020-09-10T18:29:26.322Z] #33 2.048 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-10T18:29:26.322Z] #33 2.048 + . /tmp/install/tini.installer [2020-09-10T18:29:26.322Z] #33 2.048 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-10T18:29:26.322Z] #33 2.048 + install_tini [2020-09-10T18:29:26.322Z] #33 2.048 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-10T18:29:26.322Z] #33 2.048 + git clone https://github.com/krallin/tini.git /tmp/tmp.id9d4zaNKF/tini [2020-09-10T18:29:26.322Z] #33 2.051 Cloning into '/tmp/tmp.id9d4zaNKF/tini'... [2020-09-10T18:29:26.366Z] #17 23.41 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-10T18:29:26.366Z] #17 23.44 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-10T18:29:26.366Z] #17 23.45 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-10T18:29:26.627Z] #17 23.77 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-10T18:29:26.810Z] #33 3.486 -- The C compiler identification is GNU 8.3.0 [2020-09-10T18:29:26.810Z] #33 3.525 -- Check for working C compiler: /usr/bin/cc [2020-09-10T18:29:26.887Z] #17 23.82 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-10T18:29:26.887Z] #17 23.86 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-10T18:29:26.900Z] #33 3.008 + cd /tmp/tmp.id9d4zaNKF/tini [2020-09-10T18:29:26.900Z] #33 3.008 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-10T18:29:27.080Z] #39 ... [2020-09-10T18:29:27.080Z] [2020-09-10T18:29:27.080Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:29:27.080Z] #10 61.05 Selecting previously unselected package binutils-mingw-w64. [2020-09-10T18:29:27.080Z] #10 61.05 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-10T18:29:27.080Z] #10 61.06 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-10T18:29:27.080Z] #10 61.21 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-10T18:29:27.080Z] #10 61.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-10T18:29:27.080Z] #10 61.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-10T18:29:27.080Z] #10 61.47 Selecting previously unselected package dmsetup. [2020-09-10T18:29:27.080Z] #10 61.48 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-10T18:29:27.080Z] #10 61.49 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-10T18:29:27.080Z] #10 61.72 Selecting previously unselected package mingw-w64-common. [2020-09-10T18:29:27.080Z] #10 61.74 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-10T18:29:27.080Z] #10 61.75 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-10T18:29:27.080Z] #10 67.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-10T18:29:27.080Z] #10 67.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-10T18:29:27.080Z] #10 67.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-10T18:29:27.080Z] #10 ... [2020-09-10T18:29:27.080Z] [2020-09-10T18:29:27.080Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:27.080Z] #33 2.911 + cd /tmp/tmp.wPv3q0CxME/tini [2020-09-10T18:29:27.080Z] #33 2.911 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-10T18:29:27.080Z] #33 2.929 + cmake . [2020-09-10T18:29:27.168Z] #33 3.015 + cmake . [2020-09-10T18:29:27.340Z] #33 3.549 -- The C compiler identification is GNU 8.3.0 [2020-09-10T18:29:27.390Z] #33 4.265 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-10T18:29:27.390Z] #33 4.277 -- Detecting C compiler ABI info [2020-09-10T18:29:27.458Z] #17 24.33 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:29:27.458Z] #17 24.46 Fetched 28.5 MB in 2s (14.1 MB/s) [2020-09-10T18:29:27.458Z] #17 24.53 Selecting previously unselected package pigz. [2020-09-10T18:29:27.458Z] #17 24.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-09-10T18:29:27.458Z] #17 24.61 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-10T18:29:27.458Z] #17 24.62 Unpacking pigz (2.4-1) ... [2020-09-10T18:29:27.599Z] #33 3.652 -- Check for working C compiler: /usr/bin/cc [2020-09-10T18:29:27.718Z] #17 24.74 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-10T18:29:27.718Z] #17 24.74 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-10T18:29:27.718Z] #17 24.74 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-10T18:29:27.746Z] #33 3.596 -- The C compiler identification is GNU 8.3.0 [2020-09-10T18:29:27.746Z] #33 3.657 -- Check for working C compiler: /usr/bin/cc [2020-09-10T18:29:28.288Z] #17 25.20 Selecting previously unselected package python3.7-minimal. [2020-09-10T18:29:28.288Z] #17 25.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-10T18:29:28.288Z] #17 25.21 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-10T18:29:28.322Z] #33 4.155 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-10T18:29:28.322Z] #33 4.162 -- Detecting C compiler ABI info [2020-09-10T18:29:28.349Z] #33 5.204 -- Detecting C compiler ABI info - done [2020-09-10T18:29:28.351Z] #52 139.7 + bin/containerd-stress [2020-09-10T18:29:28.351Z] #52 141.0 + bin/containerd-shim [2020-09-10T18:29:28.606Z] #33 5.267 -- Detecting C compile features [2020-09-10T18:29:28.858Z] #17 26.06 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-10T18:29:28.858Z] #17 26.08 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-10T18:29:28.868Z] #33 ... [2020-09-10T18:29:28.868Z] [2020-09-10T18:29:28.868Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:28.868Z] #41 62.55 strings [2020-09-10T18:29:28.868Z] #41 64.20 os [2020-09-10T18:29:28.868Z] #41 64.56 regexp/syntax [2020-09-10T18:29:28.868Z] #41 69.18 flag [2020-09-10T18:29:28.868Z] #41 70.79 go/token [2020-09-10T18:29:28.868Z] #41 71.73 regexp [2020-09-10T18:29:28.868Z] #41 72.11 go/scanner [2020-09-10T18:29:28.868Z] #41 ... [2020-09-10T18:29:28.868Z] [2020-09-10T18:29:28.868Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:29:28.868Z] #38 62.59 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-10T18:29:28.868Z] #38 63.01 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-10T18:29:28.868Z] #38 63.35 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-10T18:29:28.868Z] #38 64.20 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-10T18:29:28.868Z] #38 64.99 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-10T18:29:28.868Z] #38 65.33 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-10T18:29:28.868Z] #38 65.40 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-10T18:29:28.868Z] #38 65.44 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-10T18:29:28.868Z] #38 65.50 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-10T18:29:28.868Z] #38 65.76 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-10T18:29:28.899Z] #33 4.781 -- Detecting C compiler ABI info - done [2020-09-10T18:29:28.899Z] #33 4.829 -- Detecting C compile features [2020-09-10T18:29:28.979Z] #33 4.881 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-10T18:29:28.979Z] #33 4.920 -- Detecting C compiler ABI info [2020-09-10T18:29:29.477Z] #33 ... [2020-09-10T18:29:29.477Z] [2020-09-10T18:29:29.477Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:29:29.477Z] #10 59.49 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-10T18:29:29.477Z] #10 59.52 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-10T18:29:29.477Z] #10 59.53 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-10T18:29:29.477Z] #10 67.20 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-10T18:29:29.478Z] #10 67.21 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-09-10T18:29:29.478Z] #10 67.22 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:29:29.478Z] #10 67.54 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-10T18:29:29.478Z] #10 67.54 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-09-10T18:29:29.478Z] #10 67.61 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:29:29.562Z] #33 5.581 -- Detecting C compiler ABI info - done [2020-09-10T18:29:29.562Z] #33 5.636 -- Detecting C compile features [2020-09-10T18:29:29.562Z] #33 ... [2020-09-10T18:29:29.562Z] [2020-09-10T18:29:29.562Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:29.562Z] #41 63.68 strings [2020-09-10T18:29:29.562Z] #41 65.32 os [2020-09-10T18:29:29.562Z] #41 66.59 regexp/syntax [2020-09-10T18:29:29.562Z] #41 69.14 fmt [2020-09-10T18:29:29.562Z] #41 72.75 regexp [2020-09-10T18:29:29.707Z] #11 ... [2020-09-10T18:29:29.707Z] [2020-09-10T18:29:29.707Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:29.707Z] #31 73.52 internal/syscall/execenv [2020-09-10T18:29:29.707Z] #31 73.53 internal/syscall/unix [2020-09-10T18:29:29.707Z] #31 73.66 time [2020-09-10T18:29:29.742Z] #10 ... [2020-09-10T18:29:29.742Z] [2020-09-10T18:29:29.742Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:29.742Z] #39 2.813 Note: Building without setproctitle() and strlcpy() support. [2020-09-10T18:29:29.742Z] #39 2.813 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-10T18:29:29.742Z] #39 2.826 Note: Building without GnuTLS support [2020-09-10T18:29:29.742Z] #39 2.834 Makefile.config:39: Warn: you have no libnftables installed [2020-09-10T18:29:29.742Z] #39 2.835 Makefile.config:40: Warn: Building without nftables support [2020-09-10T18:29:29.742Z] #39 5.239 fatal: not a git repository (or any of the parent directories): .git [2020-09-10T18:29:29.742Z] #39 5.342 GEN .gitid [2020-09-10T18:29:29.742Z] #39 5.374 GEN criu/include/version.h [2020-09-10T18:29:29.742Z] #39 5.542 GEN include/common/asm [2020-09-10T18:29:29.742Z] #39 7.685 PBCC images/timens.pb-c.c [2020-09-10T18:29:29.742Z] #39 7.726 DEP images/timens.pb-c.d [2020-09-10T18:29:29.742Z] #39 7.782 PBCC images/fown.pb-c.c [2020-09-10T18:29:29.742Z] #39 7.807 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-10T18:29:29.742Z] #39 7.934 PBCC images/opts.pb-c.c [2020-09-10T18:29:29.742Z] #39 8.001 PBCC images/memfd.pb-c.c [2020-09-10T18:29:29.742Z] #39 8.052 DEP images/fown.pb-c.d [2020-09-10T18:29:29.742Z] #39 8.088 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-10T18:29:29.742Z] #39 8.175 DEP images/opts.pb-c.d [2020-09-10T18:29:29.742Z] #39 8.269 DEP images/memfd.pb-c.d [2020-09-10T18:29:29.742Z] #39 8.315 PBCC images/sit.pb-c.c [2020-09-10T18:29:29.742Z] #39 8.375 DEP images/sit.pb-c.d [2020-09-10T18:29:29.742Z] #39 8.435 PBCC images/macvlan.pb-c.c [2020-09-10T18:29:29.742Z] #39 8.456 DEP images/macvlan.pb-c.d [2020-09-10T18:29:29.742Z] #39 8.491 PBCC images/autofs.pb-c.c [2020-09-10T18:29:29.742Z] #39 8.526 DEP images/autofs.pb-c.d [2020-09-10T18:29:29.742Z] #39 8.572 PBCC images/sysctl.pb-c.c [2020-09-10T18:29:29.742Z] #39 8.600 DEP images/sysctl.pb-c.d [2020-09-10T18:29:29.742Z] #39 8.631 PBCC images/time.pb-c.c [2020-09-10T18:29:29.742Z] #39 8.646 DEP images/time.pb-c.d [2020-09-10T18:29:29.742Z] #39 8.698 PBCC images/binfmt-misc.pb-c.c [2020-09-10T18:29:29.742Z] #39 8.728 DEP images/binfmt-misc.pb-c.d [2020-09-10T18:29:29.742Z] #39 8.801 PBCC images/seccomp.pb-c.c [2020-09-10T18:29:29.742Z] #39 8.854 DEP images/seccomp.pb-c.d [2020-09-10T18:29:29.742Z] #39 8.902 PBCC images/userns.pb-c.c [2020-09-10T18:29:29.742Z] #39 8.933 DEP images/userns.pb-c.d [2020-09-10T18:29:29.742Z] #39 8.984 PBCC images/cgroup.pb-c.c [2020-09-10T18:29:29.742Z] #39 9.001 DEP images/cgroup.pb-c.d [2020-09-10T18:29:29.742Z] #39 9.054 PBCC images/ext-file.pb-c.c [2020-09-10T18:29:29.742Z] #39 9.069 DEP images/ext-file.pb-c.d [2020-09-10T18:29:29.742Z] #39 9.084 PBCC images/rpc.pb-c.c [2020-09-10T18:29:29.742Z] #39 9.165 DEP images/rpc.pb-c.d [2020-09-10T18:29:29.742Z] #39 9.234 PBCC images/siginfo.pb-c.c [2020-09-10T18:29:29.742Z] #39 9.279 DEP images/siginfo.pb-c.d [2020-09-10T18:29:29.742Z] #39 9.331 PBCC images/pagemap.pb-c.c [2020-09-10T18:29:29.742Z] #39 9.376 DEP images/pagemap.pb-c.d [2020-09-10T18:29:29.742Z] #39 9.438 PBCC images/rlimit.pb-c.c [2020-09-10T18:29:29.742Z] #39 9.456 DEP images/rlimit.pb-c.d [2020-09-10T18:29:29.742Z] #39 9.542 PBCC images/file-lock.pb-c.c [2020-09-10T18:29:29.742Z] #39 9.551 DEP images/file-lock.pb-c.d [2020-09-10T18:29:29.742Z] #39 9.650 PBCC images/tty.pb-c.c [2020-09-10T18:29:29.742Z] #39 9.679 DEP images/tty.pb-c.d [2020-09-10T18:29:29.742Z] #39 9.735 PBCC images/tun.pb-c.c [2020-09-10T18:29:29.742Z] #39 9.801 PBCC images/netdev.pb-c.c [2020-09-10T18:29:29.799Z] #38 ... [2020-09-10T18:29:29.799Z] [2020-09-10T18:29:29.799Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:29.799Z] #41 73.39 go/ast [2020-09-10T18:29:29.822Z] #41 ... [2020-09-10T18:29:29.823Z] [2020-09-10T18:29:29.823Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:29.823Z] #39 3.230 Note: Building without setproctitle() and strlcpy() support. [2020-09-10T18:29:29.823Z] #39 3.230 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-10T18:29:29.823Z] #39 3.277 Note: Building without GnuTLS support [2020-09-10T18:29:29.823Z] #39 3.280 Makefile.config:39: Warn: you have no libnftables installed [2020-09-10T18:29:29.823Z] #39 3.280 Makefile.config:40: Warn: Building without nftables support [2020-09-10T18:29:30.006Z] #39 9.881 DEP images/tun.pb-c.d [2020-09-10T18:29:30.007Z] #39 9.977 DEP images/netdev.pb-c.d [2020-09-10T18:29:30.007Z] #39 10.03 PBCC images/vma.pb-c.c [2020-09-10T18:29:30.273Z] #39 10.09 DEP images/vma.pb-c.d [2020-09-10T18:29:30.273Z] #39 10.16 PBCC images/creds.pb-c.c [2020-09-10T18:29:30.273Z] #39 10.19 DEP images/creds.pb-c.d [2020-09-10T18:29:30.273Z] #39 10.23 PBCC images/utsns.pb-c.c [2020-09-10T18:29:30.273Z] #39 10.26 DEP images/utsns.pb-c.d [2020-09-10T18:29:30.363Z] #41 ... [2020-09-10T18:29:30.363Z] [2020-09-10T18:29:30.363Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:30.363Z] #30 64.08 path [2020-09-10T18:29:30.363Z] #30 64.34 text/tabwriter [2020-09-10T18:29:30.363Z] #30 64.41 fmt [2020-09-10T18:29:30.363Z] #30 64.87 path/filepath [2020-09-10T18:29:30.363Z] #30 65.78 io/ioutil [2020-09-10T18:29:30.363Z] #30 68.45 flag [2020-09-10T18:29:30.363Z] #30 68.47 github.com/BurntSushi/toml [2020-09-10T18:29:30.363Z] #30 71.09 log [2020-09-10T18:29:30.363Z] #30 73.92 github.com/BurntSushi/toml/cmd/tomlv [2020-09-10T18:29:30.363Z] #30 ... [2020-09-10T18:29:30.363Z] [2020-09-10T18:29:30.363Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T18:29:30.363Z] #38 73.82 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-10T18:29:30.363Z] #38 73.83 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:29:30.363Z] #38 DONE 74.3s [2020-09-10T18:29:30.363Z] [2020-09-10T18:29:30.363Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:29:30.363Z] #10 73.52 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-10T18:29:30.363Z] #10 73.53 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-10T18:29:30.363Z] #10 73.54 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:29:30.363Z] #10 73.69 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-10T18:29:30.363Z] #10 73.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-10T18:29:30.363Z] #10 73.70 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:29:30.584Z] #39 10.30 PBCC images/ipc-desc.pb-c.c [2020-09-10T18:29:30.584Z] #39 10.31 PBCC images/ipc-sem.pb-c.c [2020-09-10T18:29:30.584Z] #39 10.36 DEP images/ipc-desc.pb-c.d [2020-09-10T18:29:30.584Z] #39 10.40 DEP images/ipc-sem.pb-c.d [2020-09-10T18:29:30.584Z] #39 10.44 PBCC images/ipc-msg.pb-c.c [2020-09-10T18:29:30.584Z] #39 10.46 DEP images/ipc-msg.pb-c.d [2020-09-10T18:29:30.584Z] #39 10.51 PBCC images/ipc-shm.pb-c.c [2020-09-10T18:29:30.769Z] #17 ... [2020-09-10T18:29:30.769Z] [2020-09-10T18:29:30.769Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T18:29:30.769Z] #28 DONE 156.8s [2020-09-10T18:29:30.769Z] [2020-09-10T18:29:30.769Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:30.769Z] #39 78.13 DEP criu/protobuf-desc.d [2020-09-10T18:29:30.769Z] #39 78.29 DEP criu/proc_parse.d [2020-09-10T18:29:30.769Z] #39 78.51 DEP criu/plugin.d [2020-09-10T18:29:30.769Z] #39 78.62 DEP criu/pipes.d [2020-09-10T18:29:30.769Z] #39 78.78 DEP criu/pie-util.d [2020-09-10T18:29:30.769Z] #39 78.86 DEP criu/pie-util-vdso.d [2020-09-10T18:29:30.769Z] #39 79.04 DEP criu/pie-util-vdso-elf32.d [2020-09-10T18:29:30.769Z] #39 79.12 DEP criu/path.d [2020-09-10T18:29:30.769Z] #39 79.25 DEP criu/parasite-syscall.d [2020-09-10T18:29:30.769Z] #39 79.48 DEP criu/pagemap.d [2020-09-10T18:29:30.769Z] #39 79.65 DEP criu/pagemap-cache.d [2020-09-10T18:29:30.769Z] #39 79.74 DEP criu/page-xfer.d [2020-09-10T18:29:30.769Z] #39 79.89 DEP criu/page-pipe.d [2020-09-10T18:29:30.769Z] #39 80.02 DEP criu/netfilter.d [2020-09-10T18:29:30.769Z] #39 80.17 DEP criu/net.d [2020-09-10T18:29:30.769Z] #39 80.44 DEP criu/namespaces.d [2020-09-10T18:29:30.769Z] #39 80.57 DEP criu/mount.d [2020-09-10T18:29:30.769Z] #39 80.70 DEP criu/memfd.d [2020-09-10T18:29:30.769Z] #39 80.81 DEP criu/mem.d [2020-09-10T18:29:30.769Z] #39 81.01 DEP criu/lsm.d [2020-09-10T18:29:30.769Z] #39 81.17 DEP criu/log.d [2020-09-10T18:29:30.769Z] #39 81.27 DEP criu/libnetlink.d [2020-09-10T18:29:30.769Z] #39 81.34 DEP criu/kerndat.d [2020-09-10T18:29:30.769Z] #39 81.58 DEP criu/kcmp-ids.d [2020-09-10T18:29:30.769Z] #39 81.65 DEP criu/irmap.d [2020-09-10T18:29:30.769Z] #39 81.73 DEP criu/ipc_ns.d [2020-09-10T18:29:30.769Z] #39 81.83 DEP criu/image.d [2020-09-10T18:29:30.769Z] #39 82.00 DEP criu/image-desc.d [2020-09-10T18:29:30.769Z] #39 82.07 DEP criu/fsnotify.d [2020-09-10T18:29:30.769Z] #39 82.24 DEP criu/filesystems.d [2020-09-10T18:29:30.769Z] #39 82.38 DEP criu/files.d [2020-09-10T18:29:30.769Z] #39 82.64 DEP criu/files-reg.d [2020-09-10T18:29:30.769Z] #39 82.77 DEP criu/files-ext.d [2020-09-10T18:29:30.769Z] #39 82.88 DEP criu/file-lock.d [2020-09-10T18:29:30.769Z] #39 82.97 DEP criu/file-ids.d [2020-09-10T18:29:30.769Z] #39 83.10 DEP criu/fifo.d [2020-09-10T18:29:30.769Z] #39 83.21 DEP criu/fdstore.d [2020-09-10T18:29:30.769Z] #39 83.26 DEP criu/fault-injection.d [2020-09-10T18:29:30.769Z] #39 83.30 DEP criu/external.d [2020-09-10T18:29:30.769Z] #39 83.37 DEP criu/eventpoll.d [2020-09-10T18:29:30.769Z] #39 83.58 DEP criu/eventfd.d [2020-09-10T18:29:30.769Z] #39 83.71 DEP criu/crtools.d [2020-09-10T18:29:30.769Z] #39 83.87 DEP criu/cr-service.d [2020-09-10T18:29:30.849Z] #39 10.54 DEP images/ipc-shm.pb-c.d [2020-09-10T18:29:30.849Z] #39 10.56 PBCC images/ipc-var.pb-c.c [2020-09-10T18:29:30.849Z] #39 10.58 DEP images/ipc-var.pb-c.d [2020-09-10T18:29:30.849Z] #39 10.60 PBCC images/sk-opts.pb-c.c [2020-09-10T18:29:30.849Z] #39 10.69 PBCC images/packet-sock.pb-c.c [2020-09-10T18:29:30.849Z] #39 10.71 DEP images/sk-opts.pb-c.d [2020-09-10T18:29:30.849Z] #39 10.75 DEP images/packet-sock.pb-c.d [2020-09-10T18:29:30.849Z] #39 10.80 PBCC images/sk-netlink.pb-c.c [2020-09-10T18:29:31.030Z] #39 84.07 DEP criu/cr-restore.d [2020-09-10T18:29:31.113Z] #39 10.87 DEP images/sk-netlink.pb-c.d [2020-09-10T18:29:31.113Z] #39 10.89 PBCC images/sk-inet.pb-c.c [2020-09-10T18:29:31.113Z] #39 ... [2020-09-10T18:29:31.113Z] [2020-09-10T18:29:31.113Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:31.113Z] #41 60.93 compress/gzip [2020-09-10T18:29:31.113Z] #41 61.69 crypto/rand [2020-09-10T18:29:31.113Z] #41 62.25 crypto/elliptic [2020-09-10T18:29:31.113Z] #41 62.65 encoding/asn1 [2020-09-10T18:29:31.113Z] #41 63.28 github.com/LK4D4/vndr/build [2020-09-10T18:29:31.113Z] #41 65.42 crypto/ed25519 [2020-09-10T18:29:31.113Z] #41 66.03 crypto/rsa [2020-09-10T18:29:31.113Z] #41 67.68 crypto/ecdsa [2020-09-10T18:29:31.113Z] #41 68.39 crypto/dsa [2020-09-10T18:29:31.113Z] #41 68.79 crypto/x509/pkix [2020-09-10T18:29:31.113Z] #41 69.12 vendor/golang.org/x/crypto/cryptobyte [2020-09-10T18:29:31.113Z] #41 69.25 vendor/golang.org/x/text/secure/bidirule [2020-09-10T18:29:31.113Z] #41 69.77 vendor/golang.org/x/net/idna [2020-09-10T18:29:31.113Z] #41 69.98 vendor/golang.org/x/net/http2/hpack [2020-09-10T18:29:31.113Z] #41 ... [2020-09-10T18:29:31.113Z] [2020-09-10T18:29:31.113Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:31.114Z] #33 7.011 -- Detecting C compile features - done [2020-09-10T18:29:31.114Z] #33 7.088 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-10T18:29:31.205Z] #39 5.194 fatal: not a git repository (or any of the parent directories): .git [2020-09-10T18:29:31.205Z] #39 5.269 GEN .gitid [2020-09-10T18:29:31.205Z] #39 ... [2020-09-10T18:29:31.205Z] [2020-09-10T18:29:31.205Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:31.205Z] #47 65.23 context [2020-09-10T18:29:31.205Z] #47 65.82 encoding/binary [2020-09-10T18:29:31.205Z] #47 65.89 os [2020-09-10T18:29:31.205Z] #47 68.33 encoding/base64 [2020-09-10T18:29:31.205Z] #47 69.48 golang.org/x/sys/unix [2020-09-10T18:29:31.205Z] #47 71.92 encoding/json [2020-09-10T18:29:31.205Z] #47 ... [2020-09-10T18:29:31.205Z] [2020-09-10T18:29:31.205Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:31.205Z] #39 5.315 GEN criu/include/version.h [2020-09-10T18:29:31.205Z] #39 5.379 GEN include/common/asm [2020-09-10T18:29:31.290Z] #39 84.46 DEP criu/cr-errno.d [2020-09-10T18:29:31.379Z] #33 7.398 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-10T18:29:31.379Z] #33 7.462 -- Configuring done [2020-09-10T18:29:31.464Z] #39 ... [2020-09-10T18:29:31.465Z] [2020-09-10T18:29:31.465Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:31.465Z] #30 65.55 path [2020-09-10T18:29:31.465Z] #30 66.02 text/tabwriter [2020-09-10T18:29:31.465Z] #30 66.95 fmt [2020-09-10T18:29:31.465Z] #30 66.96 path/filepath [2020-09-10T18:29:31.465Z] #30 68.10 io/ioutil [2020-09-10T18:29:31.465Z] #30 71.17 github.com/BurntSushi/toml [2020-09-10T18:29:31.465Z] #30 71.18 flag [2020-09-10T18:29:31.465Z] #30 73.44 log [2020-09-10T18:29:31.465Z] #30 ... [2020-09-10T18:29:31.465Z] [2020-09-10T18:29:31.465Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:31.465Z] #33 7.822 -- Detecting C compile features - done [2020-09-10T18:29:31.556Z] #39 84.62 DEP criu/cr-dump.d [2020-09-10T18:29:31.644Z] #33 7.479 -- Generating done [2020-09-10T18:29:31.644Z] #33 7.491 -- Build files have been written to: /tmp/tmp.id9d4zaNKF/tini [2020-09-10T18:29:31.644Z] #33 7.494 + make tini-static [2020-09-10T18:29:31.724Z] #33 7.845 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-10T18:29:31.725Z] #33 8.054 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-10T18:29:31.816Z] #39 84.98 DEP criu/cr-dedup.d [2020-09-10T18:29:31.816Z] #39 ... [2020-09-10T18:29:31.816Z] [2020-09-10T18:29:31.816Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:29:31.816Z] #17 28.86 Selecting previously unselected package python3-minimal. [2020-09-10T18:29:31.816Z] #17 28.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 ... 23681 files and directories currently installed.) [2020-09-10T18:29:31.816Z] #17 28.91 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-10T18:29:31.816Z] #17 28.94 Unpacking python3-minimal (3.7.3-1) ... [2020-09-10T18:29:31.908Z] #33 7.796 Scanning dependencies of target tini-static [2020-09-10T18:29:31.984Z] #33 8.156 -- Configuring done [2020-09-10T18:29:31.984Z] #33 8.187 -- Generating done [2020-09-10T18:29:31.984Z] #33 8.191 -- Build files have been written to: /tmp/tmp.wPv3q0CxME/tini [2020-09-10T18:29:31.984Z] #33 8.203 + make tini-static [2020-09-10T18:29:32.077Z] #17 29.04 Selecting previously unselected package libmpdec2:amd64. [2020-09-10T18:29:32.078Z] #17 29.05 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-10T18:29:32.078Z] #17 29.06 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-10T18:29:32.078Z] #17 29.17 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-10T18:29:32.078Z] #17 29.17 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-10T18:29:32.078Z] #17 29.20 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-10T18:29:32.173Z] #33 8.000 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-10T18:29:32.244Z] #33 8.633 Scanning dependencies of target tini-static [2020-09-10T18:29:32.505Z] #33 8.708 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-10T18:29:32.509Z] #31 ... [2020-09-10T18:29:32.509Z] [2020-09-10T18:29:32.509Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:32.509Z] #40 1.959 Note: Building without setproctitle() and strlcpy() support. [2020-09-10T18:29:32.509Z] #40 1.959 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-10T18:29:32.509Z] #40 1.973 Note: Building without GnuTLS support [2020-09-10T18:29:32.509Z] #40 1.980 Makefile.config:39: Warn: you have no libnftables installed [2020-09-10T18:29:32.509Z] #40 1.981 Makefile.config:40: Warn: Building without nftables support [2020-09-10T18:29:32.509Z] #40 3.438 fatal: not a git repository (or any of the parent directories): .git [2020-09-10T18:29:32.509Z] #40 3.503 GEN .gitid [2020-09-10T18:29:32.509Z] #40 3.555 GEN criu/include/version.h [2020-09-10T18:29:32.509Z] #40 3.638 GEN include/common/asm [2020-09-10T18:29:32.509Z] #40 5.537 PBCC images/timens.pb-c.c [2020-09-10T18:29:32.509Z] #40 5.562 DEP images/timens.pb-c.d [2020-09-10T18:29:32.509Z] #40 5.647 PBCC images/fown.pb-c.c [2020-09-10T18:29:32.509Z] #40 5.681 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-10T18:29:32.509Z] #40 5.758 PBCC images/opts.pb-c.c [2020-09-10T18:29:32.509Z] #40 5.794 PBCC images/memfd.pb-c.c [2020-09-10T18:29:32.509Z] #40 5.832 DEP images/fown.pb-c.d [2020-09-10T18:29:32.509Z] #40 5.864 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-10T18:29:32.509Z] #40 5.927 DEP images/opts.pb-c.d [2020-09-10T18:29:32.509Z] #40 6.005 DEP images/memfd.pb-c.d [2020-09-10T18:29:32.509Z] #40 6.068 PBCC images/sit.pb-c.c [2020-09-10T18:29:32.509Z] #40 6.133 DEP images/sit.pb-c.d [2020-09-10T18:29:32.509Z] #40 6.232 PBCC images/macvlan.pb-c.c [2020-09-10T18:29:32.509Z] #40 6.263 DEP images/macvlan.pb-c.d [2020-09-10T18:29:32.509Z] #40 6.330 PBCC images/autofs.pb-c.c [2020-09-10T18:29:32.509Z] #40 6.353 DEP images/autofs.pb-c.d [2020-09-10T18:29:32.509Z] #40 6.461 PBCC images/sysctl.pb-c.c [2020-09-10T18:29:32.509Z] #40 6.500 DEP images/sysctl.pb-c.d [2020-09-10T18:29:32.509Z] #40 6.625 PBCC images/time.pb-c.c [2020-09-10T18:29:32.509Z] #40 6.632 DEP images/time.pb-c.d [2020-09-10T18:29:32.509Z] #40 6.674 PBCC images/binfmt-misc.pb-c.c [2020-09-10T18:29:32.509Z] #40 6.684 DEP images/binfmt-misc.pb-c.d [2020-09-10T18:29:32.509Z] #40 6.703 PBCC images/seccomp.pb-c.c [2020-09-10T18:29:32.509Z] #40 6.714 DEP images/seccomp.pb-c.d [2020-09-10T18:29:32.509Z] #40 6.734 PBCC images/userns.pb-c.c [2020-09-10T18:29:32.509Z] #40 6.743 DEP images/userns.pb-c.d [2020-09-10T18:29:32.509Z] #40 6.763 PBCC images/cgroup.pb-c.c [2020-09-10T18:29:32.509Z] #40 6.776 DEP images/cgroup.pb-c.d [2020-09-10T18:29:32.509Z] #40 6.796 PBCC images/ext-file.pb-c.c [2020-09-10T18:29:32.509Z] #40 6.807 DEP images/ext-file.pb-c.d [2020-09-10T18:29:32.509Z] #40 6.858 PBCC images/rpc.pb-c.c [2020-09-10T18:29:32.509Z] #40 6.903 DEP images/rpc.pb-c.d [2020-09-10T18:29:32.509Z] #40 6.955 PBCC images/siginfo.pb-c.c [2020-09-10T18:29:32.509Z] #40 6.986 DEP images/siginfo.pb-c.d [2020-09-10T18:29:32.509Z] #40 7.013 PBCC images/pagemap.pb-c.c [2020-09-10T18:29:32.509Z] #40 7.051 DEP images/pagemap.pb-c.d [2020-09-10T18:29:32.509Z] #40 7.088 PBCC images/rlimit.pb-c.c [2020-09-10T18:29:32.509Z] #40 7.132 DEP images/rlimit.pb-c.d [2020-09-10T18:29:32.509Z] #40 7.213 PBCC images/file-lock.pb-c.c [2020-09-10T18:29:32.509Z] #40 7.232 DEP images/file-lock.pb-c.d [2020-09-10T18:29:32.509Z] #40 7.328 PBCC images/tty.pb-c.c [2020-09-10T18:29:32.509Z] #40 7.355 DEP images/tty.pb-c.d [2020-09-10T18:29:32.509Z] #40 7.458 PBCC images/tun.pb-c.c [2020-09-10T18:29:32.509Z] #40 7.500 PBCC images/netdev.pb-c.c [2020-09-10T18:29:32.509Z] #40 7.622 DEP images/tun.pb-c.d [2020-09-10T18:29:32.509Z] #40 7.657 DEP images/netdev.pb-c.d [2020-09-10T18:29:32.509Z] #40 7.705 PBCC images/vma.pb-c.c [2020-09-10T18:29:32.509Z] #40 7.764 DEP images/vma.pb-c.d [2020-09-10T18:29:32.509Z] #40 7.825 PBCC images/creds.pb-c.c [2020-09-10T18:29:32.509Z] #40 7.868 DEP images/creds.pb-c.d [2020-09-10T18:29:32.509Z] #40 7.919 PBCC images/utsns.pb-c.c [2020-09-10T18:29:32.509Z] #40 7.961 DEP images/utsns.pb-c.d [2020-09-10T18:29:32.509Z] #40 7.996 PBCC images/ipc-desc.pb-c.c [2020-09-10T18:29:32.509Z] #40 8.007 PBCC images/ipc-sem.pb-c.c [2020-09-10T18:29:32.509Z] #40 8.049 DEP images/ipc-desc.pb-c.d [2020-09-10T18:29:32.509Z] #40 8.079 DEP images/ipc-sem.pb-c.d [2020-09-10T18:29:32.509Z] #40 8.150 PBCC images/ipc-msg.pb-c.c [2020-09-10T18:29:32.509Z] #40 8.167 DEP images/ipc-msg.pb-c.d [2020-09-10T18:29:32.509Z] #40 8.231 PBCC images/ipc-shm.pb-c.c [2020-09-10T18:29:32.509Z] #40 8.254 DEP images/ipc-shm.pb-c.d [2020-09-10T18:29:32.509Z] #40 8.308 PBCC images/ipc-var.pb-c.c [2020-09-10T18:29:32.509Z] #40 8.319 DEP images/ipc-var.pb-c.d [2020-09-10T18:29:32.509Z] #40 8.360 PBCC images/sk-opts.pb-c.c [2020-09-10T18:29:32.509Z] #40 8.378 PBCC images/packet-sock.pb-c.c [2020-09-10T18:29:32.509Z] #40 8.421 DEP images/sk-opts.pb-c.d [2020-09-10T18:29:32.509Z] #40 8.445 DEP images/packet-sock.pb-c.d [2020-09-10T18:29:32.509Z] #40 8.490 PBCC images/sk-netlink.pb-c.c [2020-09-10T18:29:32.509Z] #40 8.518 DEP images/sk-netlink.pb-c.d [2020-09-10T18:29:32.509Z] #40 8.578 PBCC images/sk-inet.pb-c.c [2020-09-10T18:29:32.509Z] #40 8.625 DEP images/sk-inet.pb-c.d [2020-09-10T18:29:32.509Z] #40 8.701 PBCC images/sk-unix.pb-c.c [2020-09-10T18:29:32.509Z] #40 8.779 DEP images/sk-unix.pb-c.d [2020-09-10T18:29:32.509Z] #40 8.839 PBCC images/mm.pb-c.c [2020-09-10T18:29:32.509Z] #40 8.879 DEP images/mm.pb-c.d [2020-09-10T18:29:32.509Z] #40 8.929 PBCC images/timerfd.pb-c.c [2020-09-10T18:29:32.509Z] #40 8.980 DEP images/timerfd.pb-c.d [2020-09-10T18:29:32.509Z] #40 9.046 PBCC images/timer.pb-c.c [2020-09-10T18:29:32.509Z] #40 9.089 DEP images/timer.pb-c.d [2020-09-10T18:29:32.509Z] #40 9.127 PBCC images/sa.pb-c.c [2020-09-10T18:29:32.509Z] #40 9.172 DEP images/sa.pb-c.d [2020-09-10T18:29:32.509Z] #40 9.220 PBCC images/pipe-data.pb-c.c [2020-09-10T18:29:32.509Z] #40 9.251 DEP images/pipe-data.pb-c.d [2020-09-10T18:29:32.509Z] #40 9.300 PBCC images/mnt.pb-c.c [2020-09-10T18:29:32.509Z] #40 9.341 DEP images/mnt.pb-c.d [2020-09-10T18:29:32.509Z] #40 9.401 PBCC images/sk-packet.pb-c.c [2020-09-10T18:29:32.509Z] #40 9.425 DEP images/sk-packet.pb-c.d [2020-09-10T18:29:32.509Z] #40 9.473 PBCC images/tcp-stream.pb-c.c [2020-09-10T18:29:32.509Z] #40 9.536 DEP images/tcp-stream.pb-c.d [2020-09-10T18:29:32.509Z] #40 9.607 PBCC images/pipe.pb-c.c [2020-09-10T18:29:32.509Z] #40 9.655 DEP images/pipe.pb-c.d [2020-09-10T18:29:32.509Z] #40 9.737 PBCC images/pstree.pb-c.c [2020-09-10T18:29:32.509Z] #40 9.755 DEP images/pstree.pb-c.d [2020-09-10T18:29:32.509Z] #40 9.841 PBCC images/fs.pb-c.c [2020-09-10T18:29:32.509Z] #40 9.889 DEP images/fs.pb-c.d [2020-09-10T18:29:32.509Z] #40 9.945 PBCC images/signalfd.pb-c.c [2020-09-10T18:29:32.509Z] #40 10.02 DEP images/signalfd.pb-c.d [2020-09-10T18:29:32.509Z] #40 10.09 PBCC images/fh.pb-c.c [2020-09-10T18:29:32.509Z] #40 10.15 PBCC images/fsnotify.pb-c.c [2020-09-10T18:29:32.509Z] #40 10.20 DEP images/fh.pb-c.d [2020-09-10T18:29:32.509Z] #40 10.32 DEP images/fsnotify.pb-c.d [2020-09-10T18:29:32.509Z] #40 10.38 PBCC images/eventpoll.pb-c.c [2020-09-10T18:29:32.509Z] #40 10.45 DEP images/eventpoll.pb-c.d [2020-09-10T18:29:32.509Z] #40 10.57 PBCC images/eventfd.pb-c.c [2020-09-10T18:29:32.808Z] #52 145.2 + bin/containerd-shim-runc-v1 [2020-09-10T18:29:32.816Z] #40 10.59 DEP images/eventfd.pb-c.d [2020-09-10T18:29:32.816Z] #40 10.65 PBCC images/remap-file-path.pb-c.c [2020-09-10T18:29:32.816Z] #40 10.68 DEP images/remap-file-path.pb-c.d [2020-09-10T18:29:32.816Z] #40 10.75 PBCC images/fifo.pb-c.c [2020-09-10T18:29:32.816Z] #40 10.76 DEP images/fifo.pb-c.d [2020-09-10T18:29:32.816Z] #40 10.82 PBCC images/ghost-file.pb-c.c [2020-09-10T18:29:33.018Z] #17 30.09 Selecting previously unselected package python3.7. [2020-09-10T18:29:33.018Z] #17 30.09 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-10T18:29:33.018Z] #17 30.10 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-10T18:29:33.018Z] #17 30.21 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-10T18:29:33.118Z] #40 10.87 DEP images/ghost-file.pb-c.d [2020-09-10T18:29:33.118Z] #40 10.96 PBCC images/regfile.pb-c.c [2020-09-10T18:29:33.118Z] #40 11.00 DEP images/regfile.pb-c.d [2020-09-10T18:29:33.118Z] #40 11.09 PBCC images/ns.pb-c.c [2020-09-10T18:29:33.279Z] #17 30.21 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-10T18:29:33.279Z] #17 30.22 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-10T18:29:33.279Z] #17 30.29 Setting up python3-minimal (3.7.3-1) ... [2020-09-10T18:29:33.420Z] #40 11.13 DEP images/ns.pb-c.d [2020-09-10T18:29:33.420Z] #40 11.21 PBCC images/fdinfo.pb-c.c [2020-09-10T18:29:33.420Z] #40 ... [2020-09-10T18:29:33.420Z] [2020-09-10T18:29:33.420Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:33.420Z] #48 67.43 text/tabwriter [2020-09-10T18:29:33.420Z] #48 68.07 reflect [2020-09-10T18:29:33.420Z] #48 69.62 regexp/syntax [2020-09-10T18:29:33.420Z] #48 76.86 time [2020-09-10T18:29:33.420Z] #48 ... [2020-09-10T18:29:33.420Z] [2020-09-10T18:29:33.420Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:33.420Z] #40 11.36 DEP images/fdinfo.pb-c.d [2020-09-10T18:29:33.571Z] #33 9.352 [100%] Linking C executable tini-static [2020-09-10T18:29:33.646Z] #10 ... [2020-09-10T18:29:33.646Z] [2020-09-10T18:29:33.646Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:33.646Z] #47 66.82 fmt [2020-09-10T18:29:33.646Z] #47 69.02 encoding/base64 [2020-09-10T18:29:33.646Z] #47 70.37 golang.org/x/sys/unix [2020-09-10T18:29:33.646Z] #47 73.72 encoding/json [2020-09-10T18:29:33.646Z] #47 ... [2020-09-10T18:29:33.646Z] [2020-09-10T18:29:33.646Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:33.646Z] #33 7.630 -- Detecting C compile features - done [2020-09-10T18:29:33.646Z] #33 7.702 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-10T18:29:33.646Z] #33 7.961 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-10T18:29:33.646Z] #33 8.115 -- Configuring done [2020-09-10T18:29:33.646Z] #33 8.175 -- Generating done [2020-09-10T18:29:33.646Z] #33 8.176 -- Build files have been written to: /tmp/tmp.zejCPAdHIq/tini [2020-09-10T18:29:33.646Z] #33 8.221 + make tini-static [2020-09-10T18:29:33.646Z] #33 8.832 Scanning dependencies of target tini-static [2020-09-10T18:29:33.646Z] #33 8.963 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-10T18:29:33.646Z] #33 10.30 [100%] Linking C executable tini-static [2020-09-10T18:29:33.720Z] #40 11.42 PBCC images/core-aarch64.pb-c.c [2020-09-10T18:29:33.720Z] #40 11.46 PBCC images/core-arm.pb-c.c [2020-09-10T18:29:33.720Z] #40 11.52 PBCC images/core-ppc64.pb-c.c [2020-09-10T18:29:33.720Z] #40 11.56 PBCC images/core-s390.pb-c.c [2020-09-10T18:29:33.720Z] #40 11.63 PBCC images/core-x86.pb-c.c [2020-09-10T18:29:33.720Z] #40 11.70 PBCC images/core.pb-c.c [2020-09-10T18:29:33.835Z] #33 9.934 [100%] Built target tini-static [2020-09-10T18:29:33.850Z] #17 31.04 Selecting previously unselected package python3. [2020-09-10T18:29:33.885Z] #33 10.02 [100%] Linking C executable tini-static [2020-09-10T18:29:33.903Z] #33 10.67 [100%] Built target tini-static [2020-09-10T18:29:33.903Z] #33 10.73 + mkdir -p /build [2020-09-10T18:29:33.903Z] #33 10.74 + cp tini-static /build/docker-init [2020-09-10T18:29:34.020Z] #40 11.84 PBCC images/inventory.pb-c.c [2020-09-10T18:29:34.020Z] #40 11.93 DEP images/core-aarch64.pb-c.d [2020-09-10T18:29:34.020Z] #40 12.00 DEP images/core-arm.pb-c.d [2020-09-10T18:29:34.101Z] #33 9.992 + mkdir -p /build [2020-09-10T18:29:34.101Z] #33 9.998 + cp tini-static /build/docker-init [2020-09-10T18:29:34.110Z] #17 31.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 ... 24093 files and directories currently installed.) [2020-09-10T18:29:34.110Z] #17 31.11 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-10T18:29:34.110Z] #17 31.13 Unpacking python3 (3.7.3-1) ... [2020-09-10T18:29:34.110Z] #17 31.26 Selecting previously unselected package libip4tc0:amd64. [2020-09-10T18:29:34.110Z] #17 31.26 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-10T18:29:34.110Z] #17 31.27 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-10T18:29:34.110Z] #17 31.36 Selecting previously unselected package libip6tc0:amd64. [2020-09-10T18:29:34.322Z] #40 12.09 DEP images/core-ppc64.pb-c.d [2020-09-10T18:29:34.322Z] #40 12.16 DEP images/core-s390.pb-c.d [2020-09-10T18:29:34.322Z] #40 12.20 DEP images/core-x86.pb-c.d [2020-09-10T18:29:34.322Z] #40 12.25 DEP images/core.pb-c.d [2020-09-10T18:29:34.370Z] #17 31.36 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-10T18:29:34.370Z] #17 31.37 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-10T18:29:34.370Z] #17 31.46 Selecting previously unselected package libiptc0:amd64. [2020-09-10T18:29:34.370Z] #17 31.46 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-10T18:29:34.370Z] #17 31.47 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-10T18:29:34.370Z] #17 31.56 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-10T18:29:34.370Z] #17 31.56 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-10T18:29:34.454Z] #33 10.54 [100%] Built target tini-static [2020-09-10T18:29:34.454Z] #33 10.63 + mkdir -p /build [2020-09-10T18:29:34.454Z] #33 10.64 + cp tini-static /build/docker-init [2020-09-10T18:29:34.467Z] #33 DONE 11.3s [2020-09-10T18:29:34.467Z] [2020-09-10T18:29:34.467Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:34.467Z] #39 2.073 Note: Building without setproctitle() and strlcpy() support. [2020-09-10T18:29:34.467Z] #39 2.073 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-10T18:29:34.467Z] #39 2.094 Note: Building without GnuTLS support [2020-09-10T18:29:34.467Z] #39 2.109 Makefile.config:39: Warn: you have no libnftables installed [2020-09-10T18:29:34.467Z] #39 2.111 Makefile.config:40: Warn: Building without nftables support [2020-09-10T18:29:34.622Z] #40 12.31 DEP images/inventory.pb-c.d [2020-09-10T18:29:34.622Z] #40 12.37 PBCC images/cpuinfo.pb-c.c [2020-09-10T18:29:34.622Z] #40 12.39 DEP images/cpuinfo.pb-c.d [2020-09-10T18:29:34.622Z] #40 12.45 PBCC images/stats.pb-c.c [2020-09-10T18:29:34.622Z] #40 12.48 DEP images/stats.pb-c.d [2020-09-10T18:29:34.630Z] #17 31.56 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-10T18:29:34.630Z] #17 31.63 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-10T18:29:34.630Z] #17 31.63 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-10T18:29:34.630Z] #17 31.64 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-10T18:29:34.630Z] #17 31.72 Selecting previously unselected package libnftnl11:amd64. [2020-09-10T18:29:34.630Z] #17 31.73 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-10T18:29:34.631Z] #17 31.73 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-10T18:29:34.631Z] #17 31.81 Selecting previously unselected package iptables. [2020-09-10T18:29:34.631Z] #17 31.81 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-10T18:29:34.631Z] #17 31.81 Unpacking iptables (1.8.2-4) ... [2020-09-10T18:29:34.891Z] #17 32.04 Selecting previously unselected package xxd. [2020-09-10T18:29:34.891Z] #17 32.05 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-10T18:29:35.031Z] #39 ... [2020-09-10T18:29:35.031Z] [2020-09-10T18:29:35.031Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:35.031Z] #30 DONE 78.7s [2020-09-10T18:29:35.031Z] [2020-09-10T18:29:35.031Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:35.031Z] #39 4.495 fatal: not a git repository (or any of the parent directories): .git [2020-09-10T18:29:35.031Z] #39 4.574 GEN .gitid [2020-09-10T18:29:35.031Z] #39 4.667 GEN criu/include/version.h [2020-09-10T18:29:35.035Z] #33 DONE 11.2s [2020-09-10T18:29:35.035Z] [2020-09-10T18:29:35.035Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:35.035Z] #39 6.970 PBCC images/timens.pb-c.c [2020-09-10T18:29:35.035Z] #39 6.988 DEP images/timens.pb-c.d [2020-09-10T18:29:35.035Z] #39 7.066 PBCC images/fown.pb-c.c [2020-09-10T18:29:35.035Z] #39 7.099 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-10T18:29:35.035Z] #39 7.199 PBCC images/opts.pb-c.c [2020-09-10T18:29:35.035Z] #39 7.308 PBCC images/memfd.pb-c.c [2020-09-10T18:29:35.035Z] #39 7.375 DEP images/fown.pb-c.d [2020-09-10T18:29:35.035Z] #39 7.415 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-10T18:29:35.035Z] #39 7.493 DEP images/opts.pb-c.d [2020-09-10T18:29:35.035Z] #39 7.552 DEP images/memfd.pb-c.d [2020-09-10T18:29:35.035Z] #39 7.620 PBCC images/sit.pb-c.c [2020-09-10T18:29:35.035Z] #39 7.700 DEP images/sit.pb-c.d [2020-09-10T18:29:35.035Z] #39 7.770 PBCC images/macvlan.pb-c.c [2020-09-10T18:29:35.035Z] #39 7.801 DEP images/macvlan.pb-c.d [2020-09-10T18:29:35.035Z] #39 7.842 PBCC images/autofs.pb-c.c [2020-09-10T18:29:35.035Z] #39 7.914 DEP images/autofs.pb-c.d [2020-09-10T18:29:35.035Z] #39 7.989 PBCC images/sysctl.pb-c.c [2020-09-10T18:29:35.035Z] #39 8.021 DEP images/sysctl.pb-c.d [2020-09-10T18:29:35.035Z] #39 8.061 PBCC images/time.pb-c.c [2020-09-10T18:29:35.035Z] #39 8.107 DEP images/time.pb-c.d [2020-09-10T18:29:35.035Z] #39 8.166 PBCC images/binfmt-misc.pb-c.c [2020-09-10T18:29:35.035Z] #39 8.189 DEP images/binfmt-misc.pb-c.d [2020-09-10T18:29:35.035Z] #39 8.294 PBCC images/seccomp.pb-c.c [2020-09-10T18:29:35.035Z] #39 8.344 DEP images/seccomp.pb-c.d [2020-09-10T18:29:35.035Z] #39 8.404 PBCC images/userns.pb-c.c [2020-09-10T18:29:35.035Z] #39 8.444 DEP images/userns.pb-c.d [2020-09-10T18:29:35.035Z] #39 8.500 PBCC images/cgroup.pb-c.c [2020-09-10T18:29:35.035Z] #39 8.558 DEP images/cgroup.pb-c.d [2020-09-10T18:29:35.035Z] #39 8.597 PBCC images/ext-file.pb-c.c [2020-09-10T18:29:35.035Z] #39 8.604 DEP images/ext-file.pb-c.d [2020-09-10T18:29:35.035Z] #39 8.640 PBCC images/rpc.pb-c.c [2020-09-10T18:29:35.035Z] #39 8.694 DEP images/rpc.pb-c.d [2020-09-10T18:29:35.035Z] #39 8.795 PBCC images/siginfo.pb-c.c [2020-09-10T18:29:35.035Z] #39 8.845 DEP images/siginfo.pb-c.d [2020-09-10T18:29:35.035Z] #39 8.894 PBCC images/pagemap.pb-c.c [2020-09-10T18:29:35.035Z] #39 8.923 DEP images/pagemap.pb-c.d [2020-09-10T18:29:35.035Z] #39 9.002 PBCC images/rlimit.pb-c.c [2020-09-10T18:29:35.035Z] #39 9.054 DEP images/rlimit.pb-c.d [2020-09-10T18:29:35.035Z] #39 9.130 PBCC images/file-lock.pb-c.c [2020-09-10T18:29:35.035Z] #39 9.186 DEP images/file-lock.pb-c.d [2020-09-10T18:29:35.053Z] #33 DONE 10.9s [2020-09-10T18:29:35.053Z] [2020-09-10T18:29:35.053Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:35.053Z] #39 10.97 DEP images/sk-inet.pb-c.d [2020-09-10T18:29:35.053Z] #39 11.02 PBCC images/sk-unix.pb-c.c [2020-09-10T18:29:35.053Z] #39 11.08 DEP images/sk-unix.pb-c.d [2020-09-10T18:29:35.053Z] #39 11.17 PBCC images/mm.pb-c.c [2020-09-10T18:29:35.053Z] #39 11.21 DEP images/mm.pb-c.d [2020-09-10T18:29:35.053Z] #39 11.25 PBCC images/timerfd.pb-c.c [2020-09-10T18:29:35.053Z] #39 11.31 DEP images/timerfd.pb-c.d [2020-09-10T18:29:35.053Z] #39 11.34 PBCC images/timer.pb-c.c [2020-09-10T18:29:35.053Z] #39 11.38 DEP images/timer.pb-c.d [2020-09-10T18:29:35.053Z] #39 11.41 PBCC images/sa.pb-c.c [2020-09-10T18:29:35.053Z] #39 11.44 DEP images/sa.pb-c.d [2020-09-10T18:29:35.053Z] #39 11.49 PBCC images/pipe-data.pb-c.c [2020-09-10T18:29:35.053Z] #39 11.50 DEP images/pipe-data.pb-c.d [2020-09-10T18:29:35.053Z] #39 11.55 PBCC images/mnt.pb-c.c [2020-09-10T18:29:35.053Z] #39 11.61 DEP images/mnt.pb-c.d [2020-09-10T18:29:35.053Z] #39 11.67 PBCC images/sk-packet.pb-c.c [2020-09-10T18:29:35.053Z] #39 11.69 DEP images/sk-packet.pb-c.d [2020-09-10T18:29:35.053Z] #39 11.74 PBCC images/tcp-stream.pb-c.c [2020-09-10T18:29:35.053Z] #39 11.77 DEP images/tcp-stream.pb-c.d [2020-09-10T18:29:35.053Z] #39 11.82 PBCC images/pipe.pb-c.c [2020-09-10T18:29:35.053Z] #39 11.88 DEP images/pipe.pb-c.d [2020-09-10T18:29:35.053Z] #39 11.93 PBCC images/pstree.pb-c.c [2020-09-10T18:29:35.053Z] #39 11.96 DEP images/pstree.pb-c.d [2020-09-10T18:29:35.053Z] #39 12.02 PBCC images/fs.pb-c.c [2020-09-10T18:29:35.053Z] #39 12.05 DEP images/fs.pb-c.d [2020-09-10T18:29:35.053Z] #39 12.11 PBCC images/signalfd.pb-c.c [2020-09-10T18:29:35.053Z] #39 12.14 DEP images/signalfd.pb-c.d [2020-09-10T18:29:35.053Z] #39 12.19 PBCC images/fh.pb-c.c [2020-09-10T18:29:35.053Z] #39 12.24 PBCC images/fsnotify.pb-c.c [2020-09-10T18:29:35.053Z] #39 12.33 DEP images/fh.pb-c.d [2020-09-10T18:29:35.053Z] #39 12.39 DEP images/fsnotify.pb-c.d [2020-09-10T18:29:35.053Z] #39 12.46 PBCC images/eventpoll.pb-c.c [2020-09-10T18:29:35.053Z] #39 12.50 DEP images/eventpoll.pb-c.d [2020-09-10T18:29:35.053Z] #39 12.55 PBCC images/eventfd.pb-c.c [2020-09-10T18:29:35.053Z] #39 12.58 DEP images/eventfd.pb-c.d [2020-09-10T18:29:35.053Z] #39 12.60 PBCC images/remap-file-path.pb-c.c [2020-09-10T18:29:35.053Z] #39 12.62 DEP images/remap-file-path.pb-c.d [2020-09-10T18:29:35.053Z] #39 12.68 PBCC images/fifo.pb-c.c [2020-09-10T18:29:35.053Z] #39 12.70 DEP images/fifo.pb-c.d [2020-09-10T18:29:35.053Z] #39 12.73 PBCC images/ghost-file.pb-c.c [2020-09-10T18:29:35.053Z] #39 12.81 DEP images/ghost-file.pb-c.d [2020-09-10T18:29:35.053Z] #39 12.86 PBCC images/regfile.pb-c.c [2020-09-10T18:29:35.053Z] #39 12.94 DEP images/regfile.pb-c.d [2020-09-10T18:29:35.053Z] #39 12.98 PBCC images/ns.pb-c.c [2020-09-10T18:29:35.053Z] #39 13.01 DEP images/ns.pb-c.d [2020-09-10T18:29:35.053Z] #39 13.07 PBCC images/fdinfo.pb-c.c [2020-09-10T18:29:35.053Z] #39 13.17 DEP images/fdinfo.pb-c.d [2020-09-10T18:29:35.053Z] #39 13.27 PBCC images/core-aarch64.pb-c.c [2020-09-10T18:29:35.053Z] #39 13.34 PBCC images/core-arm.pb-c.c [2020-09-10T18:29:35.053Z] #39 13.36 PBCC images/core-ppc64.pb-c.c [2020-09-10T18:29:35.053Z] #39 13.42 PBCC images/core-s390.pb-c.c [2020-09-10T18:29:35.053Z] #39 13.46 PBCC images/core-x86.pb-c.c [2020-09-10T18:29:35.053Z] #39 13.51 PBCC images/core.pb-c.c [2020-09-10T18:29:35.053Z] #39 13.56 PBCC images/inventory.pb-c.c [2020-09-10T18:29:35.053Z] #39 13.61 DEP images/core-aarch64.pb-c.d [2020-09-10T18:29:35.053Z] #39 13.65 DEP images/core-arm.pb-c.d [2020-09-10T18:29:35.053Z] #39 13.69 DEP images/core-ppc64.pb-c.d [2020-09-10T18:29:35.053Z] #39 13.77 DEP images/core-s390.pb-c.d [2020-09-10T18:29:35.053Z] #39 13.85 DEP images/core-x86.pb-c.d [2020-09-10T18:29:35.053Z] #39 13.95 DEP images/core.pb-c.d [2020-09-10T18:29:35.053Z] #39 14.00 DEP images/inventory.pb-c.d [2020-09-10T18:29:35.053Z] #39 14.04 PBCC images/cpuinfo.pb-c.c [2020-09-10T18:29:35.053Z] #39 14.09 DEP images/cpuinfo.pb-c.d [2020-09-10T18:29:35.053Z] #39 14.14 PBCC images/stats.pb-c.c [2020-09-10T18:29:35.053Z] #39 14.16 DEP images/stats.pb-c.d [2020-09-10T18:29:35.151Z] #17 32.07 Unpacking xxd (2:8.1.0875-5) ... [2020-09-10T18:29:35.151Z] #17 32.19 Selecting previously unselected package vim-common. [2020-09-10T18:29:35.151Z] #17 32.20 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-10T18:29:35.151Z] #17 32.22 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-10T18:29:35.287Z] #39 4.723 GEN include/common/asm [2020-09-10T18:29:35.299Z] #39 9.291 PBCC images/tty.pb-c.c [2020-09-10T18:29:35.317Z] #39 ... [2020-09-10T18:29:35.317Z] [2020-09-10T18:29:35.317Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:29:35.317Z] #52 27.13 + bin/ctr [2020-09-10T18:29:35.414Z] #17 32.39 Selecting previously unselected package bash-completion. [2020-09-10T18:29:35.414Z] #17 32.40 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-10T18:29:35.542Z] #52 148.0 + bin/containerd-shim-runc-v2 [2020-09-10T18:29:35.559Z] #39 9.476 DEP images/tty.pb-c.d [2020-09-10T18:29:35.559Z] #39 9.692 PBCC images/tun.pb-c.c [2020-09-10T18:29:35.581Z] #52 ... [2020-09-10T18:29:35.581Z] [2020-09-10T18:29:35.581Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:35.581Z] #41 71.13 mime [2020-09-10T18:29:35.581Z] #41 71.18 mime/quotedprintable [2020-09-10T18:29:35.581Z] #41 74.61 vendor/golang.org/x/net/http/httpproxy [2020-09-10T18:29:35.581Z] #41 74.61 net/textproto [2020-09-10T18:29:35.581Z] #41 74.62 crypto/x509 [2020-09-10T18:29:35.819Z] #39 9.792 PBCC images/netdev.pb-c.c [2020-09-10T18:29:35.819Z] #39 9.916 DEP images/tun.pb-c.d [2020-09-10T18:29:35.819Z] #39 9.974 DEP images/netdev.pb-c.d [2020-09-10T18:29:35.845Z] #41 75.95 vendor/golang.org/x/net/http/httpguts [2020-09-10T18:29:36.081Z] #39 10.14 PBCC images/vma.pb-c.c [2020-09-10T18:29:36.081Z] #39 10.26 DEP images/vma.pb-c.d [2020-09-10T18:29:36.109Z] #41 75.96 mime/multipart [2020-09-10T18:29:36.176Z] #52 148.8 + binaries [2020-09-10T18:29:36.177Z] #52 148.8 + install -D bin/containerd /build/containerd [2020-09-10T18:29:36.177Z] #52 148.8 + install -D bin/containerd-shim /build/containerd-shim [2020-09-10T18:29:36.177Z] #52 148.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-10T18:29:36.177Z] #52 148.8 + install -D bin/ctr /build/ctr [2020-09-10T18:29:36.341Z] #39 10.37 PBCC images/creds.pb-c.c [2020-09-10T18:29:36.341Z] #39 10.41 DEP images/creds.pb-c.d [2020-09-10T18:29:36.341Z] #39 10.45 PBCC images/utsns.pb-c.c [2020-09-10T18:29:36.341Z] #39 10.51 DEP images/utsns.pb-c.d [2020-09-10T18:29:36.601Z] #39 10.57 PBCC images/ipc-desc.pb-c.c [2020-09-10T18:29:36.601Z] #39 10.61 PBCC images/ipc-sem.pb-c.c [2020-09-10T18:29:36.601Z] #39 10.62 DEP images/ipc-desc.pb-c.d [2020-09-10T18:29:36.601Z] #39 10.70 DEP images/ipc-sem.pb-c.d [2020-09-10T18:29:36.601Z] #39 10.75 PBCC images/ipc-msg.pb-c.c [2020-09-10T18:29:36.601Z] #39 10.76 DEP images/ipc-msg.pb-c.d [2020-09-10T18:29:36.743Z] #40 14.20 make[1]: Nothing to be done for 'all'. [2020-09-10T18:29:36.811Z] #52 DONE 149.3s [2020-09-10T18:29:36.861Z] #39 10.86 PBCC images/ipc-shm.pb-c.c [2020-09-10T18:29:36.861Z] #39 10.93 DEP images/ipc-shm.pb-c.d [2020-09-10T18:29:36.861Z] #39 10.99 PBCC images/ipc-var.pb-c.c [2020-09-10T18:29:36.861Z] #39 11.02 DEP images/ipc-var.pb-c.d [2020-09-10T18:29:36.861Z] #39 11.06 PBCC images/sk-opts.pb-c.c [2020-09-10T18:29:36.861Z] #39 11.07 PBCC images/packet-sock.pb-c.c [2020-09-10T18:29:37.043Z] #40 ... [2020-09-10T18:29:37.043Z] [2020-09-10T18:29:37.043Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:37.043Z] #42 71.21 regexp/syntax [2020-09-10T18:29:37.043Z] #42 74.24 hash/crc32 [2020-09-10T18:29:37.043Z] #42 76.95 vendor/golang.org/x/text/transform [2020-09-10T18:29:37.043Z] #42 78.29 time [2020-09-10T18:29:37.122Z] #39 11.13 DEP images/sk-opts.pb-c.d [2020-09-10T18:29:37.122Z] #39 11.18 DEP images/packet-sock.pb-c.d [2020-09-10T18:29:37.122Z] #39 ... [2020-09-10T18:29:37.122Z] [2020-09-10T18:29:37.122Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:37.122Z] #30 76.25 github.com/BurntSushi/toml/cmd/tomlv [2020-09-10T18:29:37.122Z] #30 DONE 81.3s [2020-09-10T18:29:37.122Z] [2020-09-10T18:29:37.122Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:37.122Z] #39 11.25 PBCC images/sk-netlink.pb-c.c [2020-09-10T18:29:37.341Z] #42 ... [2020-09-10T18:29:37.342Z] [2020-09-10T18:29:37.342Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:29:37.342Z] #53 41.97 Checking out files: 57% (1867/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: 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-10T18:29:37.342Z] #53 43.06 + cd /tmp/tmp.H8HMmq3pn0/src/github.com/containerd/containerd [2020-09-10T18:29:37.342Z] #53 43.06 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-10T18:29:37.381Z] #39 11.36 DEP images/sk-netlink.pb-c.d [2020-09-10T18:29:37.381Z] #39 11.40 PBCC images/sk-inet.pb-c.c [2020-09-10T18:29:37.381Z] #39 11.45 DEP images/sk-inet.pb-c.d [2020-09-10T18:29:37.445Z] [2020-09-10T18:29:37.445Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-10T18:29:37.641Z] #39 11.53 PBCC images/sk-unix.pb-c.c [2020-09-10T18:29:37.641Z] #39 11.60 DEP images/sk-unix.pb-c.d [2020-09-10T18:29:37.641Z] #39 11.72 PBCC images/mm.pb-c.c [2020-09-10T18:29:37.641Z] #39 11.84 DEP images/mm.pb-c.d [2020-09-10T18:29:37.737Z] #53 DONE 0.3s [2020-09-10T18:29:37.737Z] [2020-09-10T18:29:37.737Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-10T18:29:37.737Z] #57 DONE 0.2s [2020-09-10T18:29:37.737Z] [2020-09-10T18:29:37.737Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-10T18:29:37.814Z] #39 6.984 PBCC images/timens.pb-c.c [2020-09-10T18:29:37.814Z] #39 7.039 DEP images/timens.pb-c.d [2020-09-10T18:29:37.814Z] #39 7.071 PBCC images/fown.pb-c.c [2020-09-10T18:29:37.814Z] #39 7.129 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-10T18:29:37.814Z] #39 7.243 PBCC images/opts.pb-c.c [2020-09-10T18:29:37.814Z] #39 7.324 PBCC images/memfd.pb-c.c [2020-09-10T18:29:37.814Z] #39 7.378 DEP images/fown.pb-c.d [2020-09-10T18:29:37.814Z] #39 7.434 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-10T18:29:37.900Z] #39 11.95 PBCC images/timerfd.pb-c.c [2020-09-10T18:29:37.900Z] #39 12.07 DEP images/timerfd.pb-c.d [2020-09-10T18:29:37.900Z] #39 12.14 PBCC images/timer.pb-c.c [2020-09-10T18:29:37.956Z] #17 34.97 Unpacking bash-completion (1:2.8-6) ... [2020-09-10T18:29:38.000Z] #53 43.83 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-10T18:29:38.000Z] #53 43.83 + BUILDTAGS='netgo osusergo static_build' [2020-09-10T18:29:38.000Z] #53 43.83 + export EXTRA_FLAGS=-buildmode=pie [2020-09-10T18:29:38.000Z] #53 43.83 + EXTRA_FLAGS=-buildmode=pie [2020-09-10T18:29:38.000Z] #53 43.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-10T18:29:38.000Z] #53 43.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-10T18:29:38.000Z] #53 43.83 + '[' '' = dynamic ']' [2020-09-10T18:29:38.000Z] #53 43.83 + make [2020-09-10T18:29:38.030Z] #59 DONE 0.1s [2020-09-10T18:29:38.030Z] [2020-09-10T18:29:38.030Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-10T18:29:38.030Z] #61 DONE 0.1s [2020-09-10T18:29:38.030Z] [2020-09-10T18:29:38.030Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-10T18:29:38.030Z] #62 DONE 0.0s [2020-09-10T18:29:38.030Z] [2020-09-10T18:29:38.030Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-10T18:29:38.041Z] #41 77.80 crypto/tls [2020-09-10T18:29:38.042Z] #41 ... [2020-09-10T18:29:38.042Z] [2020-09-10T18:29:38.042Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:29:38.042Z] #54 71.75 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-10T18:29:38.042Z] #54 71.75 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-10T18:29:38.042Z] #54 DONE 77.9s [2020-09-10T18:29:38.042Z] [2020-09-10T18:29:38.042Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-10T18:29:38.070Z] #39 7.485 DEP images/opts.pb-c.d [2020-09-10T18:29:38.070Z] #39 7.574 DEP images/memfd.pb-c.d [2020-09-10T18:29:38.160Z] #39 12.21 DEP images/timer.pb-c.d [2020-09-10T18:29:38.160Z] #39 12.35 PBCC images/sa.pb-c.c [2020-09-10T18:29:38.160Z] #39 12.38 DEP images/sa.pb-c.d [2020-09-10T18:29:38.217Z] #17 35.35 Selecting previously unselected package bzip2. [2020-09-10T18:29:38.217Z] #17 35.36 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-10T18:29:38.217Z] #17 35.36 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-10T18:29:38.306Z] #55 DONE 0.2s [2020-09-10T18:29:38.306Z] [2020-09-10T18:29:38.306Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-10T18:29:38.306Z] #56 DONE 0.2s [2020-09-10T18:29:38.306Z] [2020-09-10T18:29:38.306Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:38.306Z] #39 15.51 make[1]: Nothing to be done for 'all'. [2020-09-10T18:29:38.306Z] #39 16.83 CC images/stats.o [2020-09-10T18:29:38.306Z] #39 17.24 CC images/core.o [2020-09-10T18:29:38.306Z] #39 17.78 CC images/core-x86.o [2020-09-10T18:29:38.327Z] #39 7.620 PBCC images/sit.pb-c.c [2020-09-10T18:29:38.327Z] #39 7.668 DEP images/sit.pb-c.d [2020-09-10T18:29:38.327Z] #39 7.751 PBCC images/macvlan.pb-c.c [2020-09-10T18:29:38.327Z] #39 7.759 DEP images/macvlan.pb-c.d [2020-09-10T18:29:38.327Z] #39 7.820 PBCC images/autofs.pb-c.c [2020-09-10T18:29:38.327Z] #39 7.850 DEP images/autofs.pb-c.d [2020-09-10T18:29:38.420Z] #39 12.45 PBCC images/pipe-data.pb-c.c [2020-09-10T18:29:38.420Z] #39 12.48 DEP images/pipe-data.pb-c.d [2020-09-10T18:29:38.420Z] #39 12.52 PBCC images/mnt.pb-c.c [2020-09-10T18:29:38.420Z] #39 12.56 DEP images/mnt.pb-c.d [2020-09-10T18:29:38.420Z] #39 12.60 PBCC images/sk-packet.pb-c.c [2020-09-10T18:29:38.477Z] #17 35.48 Selecting previously unselected package xz-utils. [2020-09-10T18:29:38.477Z] #17 35.48 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-10T18:29:38.477Z] #17 35.49 Unpacking xz-utils (5.2.4-1) ... [2020-09-10T18:29:38.570Z] #39 18.36 CC images/core-arm.o [2020-09-10T18:29:38.583Z] #39 7.923 PBCC images/sysctl.pb-c.c [2020-09-10T18:29:38.583Z] #39 7.935 DEP images/sysctl.pb-c.d [2020-09-10T18:29:38.583Z] #39 7.977 PBCC images/time.pb-c.c [2020-09-10T18:29:38.583Z] #39 8.001 DEP images/time.pb-c.d [2020-09-10T18:29:38.583Z] #39 8.046 PBCC images/binfmt-misc.pb-c.c [2020-09-10T18:29:38.583Z] #39 8.064 DEP images/binfmt-misc.pb-c.d [2020-09-10T18:29:38.583Z] #39 8.119 PBCC images/seccomp.pb-c.c [2020-09-10T18:29:38.653Z] #53 44.58 + bin/ctr [2020-09-10T18:29:38.664Z] #63 DONE 0.6s [2020-09-10T18:29:38.679Z] #39 12.62 DEP images/sk-packet.pb-c.d [2020-09-10T18:29:38.679Z] #39 12.67 PBCC images/tcp-stream.pb-c.c [2020-09-10T18:29:38.679Z] #39 12.75 DEP images/tcp-stream.pb-c.d [2020-09-10T18:29:38.679Z] #39 12.80 PBCC images/pipe.pb-c.c [2020-09-10T18:29:38.679Z] #39 12.87 DEP images/pipe.pb-c.d [2020-09-10T18:29:38.738Z] #17 35.66 Selecting previously unselected package apparmor. [2020-09-10T18:29:38.738Z] #17 35.67 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-10T18:29:38.738Z] #17 35.75 Unpacking apparmor (2.13.2-10) ... [2020-09-10T18:29:38.835Z] #39 18.86 CC images/core-aarch64.o [2020-09-10T18:29:38.840Z] #39 8.141 DEP images/seccomp.pb-c.d [2020-09-10T18:29:38.840Z] #39 8.189 PBCC images/userns.pb-c.c [2020-09-10T18:29:38.840Z] #39 8.240 DEP images/userns.pb-c.d [2020-09-10T18:29:38.840Z] #39 8.275 PBCC images/cgroup.pb-c.c [2020-09-10T18:29:38.840Z] #39 8.297 DEP images/cgroup.pb-c.d [2020-09-10T18:29:38.840Z] #39 8.344 PBCC images/ext-file.pb-c.c [2020-09-10T18:29:38.840Z] #39 8.367 DEP images/ext-file.pb-c.d [2020-09-10T18:29:38.840Z] #39 8.403 PBCC images/rpc.pb-c.c [2020-09-10T18:29:38.840Z] #39 8.449 DEP images/rpc.pb-c.d [2020-09-10T18:29:38.939Z] #39 12.92 PBCC images/pstree.pb-c.c [2020-09-10T18:29:38.939Z] #39 12.96 DEP images/pstree.pb-c.d [2020-09-10T18:29:38.939Z] #39 12.99 PBCC images/fs.pb-c.c [2020-09-10T18:29:38.939Z] #39 13.02 DEP images/fs.pb-c.d [2020-09-10T18:29:38.939Z] #39 13.07 PBCC images/signalfd.pb-c.c [2020-09-10T18:29:38.939Z] #39 13.14 DEP images/signalfd.pb-c.d [2020-09-10T18:29:38.956Z] [2020-09-10T18:29:38.956Z] #64 exporting to image [2020-09-10T18:29:38.956Z] #64 exporting layers [2020-09-10T18:29:38.998Z] #17 36.16 Selecting previously unselected package aufs-tools. [2020-09-10T18:29:39.097Z] #39 8.501 PBCC images/siginfo.pb-c.c [2020-09-10T18:29:39.097Z] #39 8.536 DEP images/siginfo.pb-c.d [2020-09-10T18:29:39.097Z] #39 8.582 PBCC images/pagemap.pb-c.c [2020-09-10T18:29:39.097Z] #39 8.643 DEP images/pagemap.pb-c.d [2020-09-10T18:29:39.097Z] #39 8.694 PBCC images/rlimit.pb-c.c [2020-09-10T18:29:39.199Z] #39 13.20 PBCC images/fh.pb-c.c [2020-09-10T18:29:39.199Z] #39 13.28 PBCC images/fsnotify.pb-c.c [2020-09-10T18:29:39.199Z] #39 13.31 DEP images/fh.pb-c.d [2020-09-10T18:29:39.199Z] #39 13.37 DEP images/fsnotify.pb-c.d [2020-09-10T18:29:39.258Z] #17 36.17 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-10T18:29:39.258Z] #17 36.17 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-10T18:29:39.258Z] #17 36.30 Selecting previously unselected package libonig5:amd64. [2020-09-10T18:29:39.258Z] #17 36.31 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-09-10T18:29:39.258Z] #17 36.32 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-10T18:29:39.354Z] #39 8.742 DEP images/rlimit.pb-c.d [2020-09-10T18:29:39.354Z] #39 8.783 PBCC images/file-lock.pb-c.c [2020-09-10T18:29:39.354Z] #39 8.819 DEP images/file-lock.pb-c.d [2020-09-10T18:29:39.354Z] #39 8.863 PBCC images/tty.pb-c.c [2020-09-10T18:29:39.354Z] #39 8.897 DEP images/tty.pb-c.d [2020-09-10T18:29:39.413Z] #39 19.40 CC images/core-ppc64.o [2020-09-10T18:29:39.459Z] #39 13.43 PBCC images/eventpoll.pb-c.c [2020-09-10T18:29:39.459Z] #39 13.48 DEP images/eventpoll.pb-c.d [2020-09-10T18:29:39.459Z] #39 13.54 PBCC images/eventfd.pb-c.c [2020-09-10T18:29:39.459Z] #39 13.56 DEP images/eventfd.pb-c.d [2020-09-10T18:29:39.459Z] #39 13.62 PBCC images/remap-file-path.pb-c.c [2020-09-10T18:29:39.519Z] #17 36.48 Selecting previously unselected package libjq1:amd64. [2020-09-10T18:29:39.519Z] #17 36.49 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-10T18:29:39.519Z] #17 36.50 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-10T18:29:39.519Z] #17 36.59 Selecting previously unselected package jq. [2020-09-10T18:29:39.519Z] #17 36.60 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-10T18:29:39.519Z] #17 36.61 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-10T18:29:39.519Z] #17 36.69 Selecting previously unselected package libaio1:amd64. [2020-09-10T18:29:39.519Z] #17 36.69 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-09-10T18:29:39.519Z] #17 36.69 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-10T18:29:39.612Z] #39 8.971 PBCC images/tun.pb-c.c [2020-09-10T18:29:39.612Z] #39 9.012 PBCC images/netdev.pb-c.c [2020-09-10T18:29:39.612Z] #39 9.058 DEP images/tun.pb-c.d [2020-09-10T18:29:39.612Z] #39 9.103 DEP images/netdev.pb-c.d [2020-09-10T18:29:39.612Z] #39 9.141 PBCC images/vma.pb-c.c [2020-09-10T18:29:39.612Z] #39 9.178 DEP images/vma.pb-c.d [2020-09-10T18:29:39.612Z] #39 9.204 PBCC images/creds.pb-c.c [2020-09-10T18:29:39.719Z] #39 13.66 DEP images/remap-file-path.pb-c.d [2020-09-10T18:29:39.719Z] #39 13.70 PBCC images/fifo.pb-c.c [2020-09-10T18:29:39.719Z] #39 13.74 DEP images/fifo.pb-c.d [2020-09-10T18:29:39.719Z] #39 13.78 PBCC images/ghost-file.pb-c.c [2020-09-10T18:29:39.719Z] #39 13.87 DEP images/ghost-file.pb-c.d [2020-09-10T18:29:39.719Z] #39 13.93 PBCC images/regfile.pb-c.c [2020-09-10T18:29:39.719Z] #39 13.97 DEP images/regfile.pb-c.d [2020-09-10T18:29:39.779Z] #17 36.75 Selecting previously unselected package libgpm2:amd64. [2020-09-10T18:29:39.779Z] #17 36.77 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-09-10T18:29:39.779Z] #17 36.78 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-10T18:29:39.779Z] #17 36.85 Selecting previously unselected package libicu63:amd64. [2020-09-10T18:29:39.779Z] #17 36.85 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-10T18:29:39.779Z] #17 36.86 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-10T18:29:39.869Z] #39 9.227 DEP images/creds.pb-c.d [2020-09-10T18:29:39.869Z] #39 9.281 PBCC images/utsns.pb-c.c [2020-09-10T18:29:39.869Z] #39 9.354 DEP images/utsns.pb-c.d [2020-09-10T18:29:39.869Z] #39 9.411 PBCC images/ipc-desc.pb-c.c [2020-09-10T18:29:39.869Z] #39 9.434 PBCC images/ipc-sem.pb-c.c [2020-09-10T18:29:39.869Z] #39 9.455 DEP images/ipc-desc.pb-c.d [2020-09-10T18:29:39.979Z] #39 14.01 PBCC images/ns.pb-c.c [2020-09-10T18:29:39.979Z] #39 14.04 DEP images/ns.pb-c.d [2020-09-10T18:29:39.979Z] #39 14.07 PBCC images/fdinfo.pb-c.c [2020-09-10T18:29:39.979Z] #39 14.16 DEP images/fdinfo.pb-c.d [2020-09-10T18:29:39.990Z] #39 19.83 CC images/core-s390.o [2020-09-10T18:29:40.126Z] #39 9.559 DEP images/ipc-sem.pb-c.d [2020-09-10T18:29:40.126Z] #39 9.603 PBCC images/ipc-msg.pb-c.c [2020-09-10T18:29:40.126Z] #39 9.645 DEP images/ipc-msg.pb-c.d [2020-09-10T18:29:40.238Z] #39 14.23 PBCC images/core-aarch64.pb-c.c [2020-09-10T18:29:40.238Z] #39 14.24 PBCC images/core-arm.pb-c.c [2020-09-10T18:29:40.238Z] #39 14.29 PBCC images/core-ppc64.pb-c.c [2020-09-10T18:29:40.238Z] #39 14.33 PBCC images/core-s390.pb-c.c [2020-09-10T18:29:40.239Z] #39 14.37 PBCC images/core-x86.pb-c.c [2020-09-10T18:29:40.239Z] #39 14.48 PBCC images/core.pb-c.c [2020-09-10T18:29:40.383Z] #39 9.713 PBCC images/ipc-shm.pb-c.c [2020-09-10T18:29:40.383Z] #39 9.730 DEP images/ipc-shm.pb-c.d [2020-09-10T18:29:40.383Z] #39 9.784 PBCC images/ipc-var.pb-c.c [2020-09-10T18:29:40.383Z] #39 9.855 DEP images/ipc-var.pb-c.d [2020-09-10T18:29:40.383Z] #39 9.928 PBCC images/sk-opts.pb-c.c [2020-09-10T18:29:40.383Z] #39 9.998 PBCC images/packet-sock.pb-c.c [2020-09-10T18:29:40.498Z] #39 14.53 PBCC images/inventory.pb-c.c [2020-09-10T18:29:40.498Z] #39 14.59 DEP images/core-aarch64.pb-c.d [2020-09-10T18:29:40.498Z] #39 14.64 DEP images/core-arm.pb-c.d [2020-09-10T18:29:40.498Z] #39 14.69 DEP images/core-ppc64.pb-c.d [2020-09-10T18:29:40.568Z] #39 20.27 CC images/cpuinfo.o [2020-09-10T18:29:40.640Z] #39 10.05 DEP images/sk-opts.pb-c.d [2020-09-10T18:29:40.640Z] #39 10.09 DEP images/packet-sock.pb-c.d [2020-09-10T18:29:40.640Z] #39 10.15 PBCC images/sk-netlink.pb-c.c [2020-09-10T18:29:40.640Z] #39 10.26 DEP images/sk-netlink.pb-c.d [2020-09-10T18:29:40.767Z] #39 14.76 DEP images/core-s390.pb-c.d [2020-09-10T18:29:40.767Z] #39 14.81 DEP images/core-x86.pb-c.d [2020-09-10T18:29:40.767Z] #39 14.87 DEP images/core.pb-c.d [2020-09-10T18:29:40.767Z] #39 14.92 DEP images/inventory.pb-c.d [2020-09-10T18:29:40.767Z] #39 ... [2020-09-10T18:29:40.767Z] [2020-09-10T18:29:40.767Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:40.767Z] #41 74.86 go/token [2020-09-10T18:29:40.767Z] #41 75.79 go/scanner [2020-09-10T18:29:40.767Z] #41 76.70 internal/lazyregexp [2020-09-10T18:29:40.767Z] #41 76.99 net/url [2020-09-10T18:29:40.767Z] #41 77.05 go/ast [2020-09-10T18:29:40.767Z] #41 78.69 text/template/parse [2020-09-10T18:29:40.767Z] #41 82.61 go/parser [2020-09-10T18:29:40.767Z] #41 83.92 text/template [2020-09-10T18:29:40.833Z] #39 20.57 CC images/inventory.o [2020-09-10T18:29:40.897Z] #39 10.32 PBCC images/sk-inet.pb-c.c [2020-09-10T18:29:40.897Z] #39 10.39 DEP images/sk-inet.pb-c.d [2020-09-10T18:29:40.897Z] #39 10.47 PBCC images/sk-unix.pb-c.c [2020-09-10T18:29:40.897Z] #39 10.49 DEP images/sk-unix.pb-c.d [2020-09-10T18:29:40.897Z] #39 10.53 PBCC images/mm.pb-c.c [2020-09-10T18:29:41.026Z] #41 ... [2020-09-10T18:29:41.026Z] [2020-09-10T18:29:41.026Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:41.026Z] #39 14.99 PBCC images/cpuinfo.pb-c.c [2020-09-10T18:29:41.026Z] #39 15.06 DEP images/cpuinfo.pb-c.d [2020-09-10T18:29:41.026Z] #39 15.09 PBCC images/stats.pb-c.c [2020-09-10T18:29:41.026Z] #39 15.11 DEP images/stats.pb-c.d [2020-09-10T18:29:41.097Z] #39 20.83 CC images/fdinfo.o [2020-09-10T18:29:41.153Z] #39 10.59 DEP images/mm.pb-c.d [2020-09-10T18:29:41.153Z] #39 10.64 PBCC images/timerfd.pb-c.c [2020-09-10T18:29:41.153Z] #39 10.69 DEP images/timerfd.pb-c.d [2020-09-10T18:29:41.153Z] #39 10.74 PBCC images/timer.pb-c.c [2020-09-10T18:29:41.362Z] #39 21.14 CC images/fown.o [2020-09-10T18:29:41.362Z] #39 21.38 CC images/ns.o [2020-09-10T18:29:41.410Z] #39 10.78 DEP images/timer.pb-c.d [2020-09-10T18:29:41.410Z] #39 10.83 PBCC images/sa.pb-c.c [2020-09-10T18:29:41.410Z] #39 10.89 DEP images/sa.pb-c.d [2020-09-10T18:29:41.410Z] #39 10.96 PBCC images/pipe-data.pb-c.c [2020-09-10T18:29:41.410Z] #39 11.01 DEP images/pipe-data.pb-c.d [2020-09-10T18:29:41.627Z] #39 21.67 CC images/regfile.o [2020-09-10T18:29:41.631Z] #39 ... [2020-09-10T18:29:41.631Z] [2020-09-10T18:29:41.631Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:29:41.631Z] #10 75.81 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-10T18:29:41.631Z] #10 75.83 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-10T18:29:41.631Z] #10 75.85 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:29:41.631Z] #10 76.02 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-10T18:29:41.631Z] #10 76.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-10T18:29:41.631Z] #10 76.07 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:29:41.667Z] #39 11.07 PBCC images/mnt.pb-c.c [2020-09-10T18:29:41.667Z] #39 11.15 DEP images/mnt.pb-c.d [2020-09-10T18:29:41.667Z] #39 11.20 PBCC images/sk-packet.pb-c.c [2020-09-10T18:29:41.667Z] #39 11.20 DEP images/sk-packet.pb-c.d [2020-09-10T18:29:41.667Z] #39 11.26 PBCC images/tcp-stream.pb-c.c [2020-09-10T18:29:41.691Z] #64 exporting layers 2.4s done [2020-09-10T18:29:41.691Z] #64 writing image sha256:bb5cb1093f5527487f640984be3ecdc239f2b9fc8ac7f790663d5f81ca296f1a done [2020-09-10T18:29:41.691Z] #64 naming to docker.io/library/docker:a7c701faaf07b92461dc42198a76e87f76b562a1 done [2020-09-10T18:29:41.691Z] #64 DONE 2.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-10T18:29:41.891Z] #39 21.87 CC images/ghost-file.o [2020-09-10T18:29:41.891Z] #39 ... [2020-09-10T18:29:41.891Z] [2020-09-10T18:29:41.891Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:29:41.891Z] #10 81.91 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-10T18:29:41.891Z] #10 81.92 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-09-10T18:29:41.891Z] #10 81.93 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:29:41.895Z] #10 ... [2020-09-10T18:29:41.895Z] [2020-09-10T18:29:41.895Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:29:41.895Z] #52 38.88 Checking out files: 31% (1016/3238) Checking out files: 32% (1037/3238) Checking out files: 33% (1069/3238) Checking out files: 34% (1101/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: 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: 76% (2470/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: 91% (2960/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-10T18:29:41.895Z] #52 41.23 + cd /tmp/tmp.CEf16WkQ9f/src/github.com/containerd/containerd [2020-09-10T18:29:41.895Z] #52 41.23 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-10T18:29:41.895Z] #52 41.58 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-10T18:29:41.895Z] #52 41.58 + BUILDTAGS='netgo osusergo static_build' [2020-09-10T18:29:41.895Z] #52 41.58 + export EXTRA_FLAGS=-buildmode=pie [2020-09-10T18:29:41.895Z] #52 41.58 + EXTRA_FLAGS=-buildmode=pie [2020-09-10T18:29:41.895Z] #52 41.58 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-10T18:29:41.895Z] #52 41.58 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-10T18:29:41.895Z] #52 41.58 + '[' '' = dynamic ']' [2020-09-10T18:29:41.895Z] #52 41.58 + make [2020-09-10T18:29:41.895Z] #52 42.36 + bin/ctr [2020-09-10T18:29:41.923Z] #39 11.34 DEP images/tcp-stream.pb-c.d [2020-09-10T18:29:41.923Z] #39 11.38 PBCC images/pipe.pb-c.c [2020-09-10T18:29:41.923Z] #39 11.42 DEP images/pipe.pb-c.d [2020-09-10T18:29:41.923Z] #39 11.51 PBCC images/pstree.pb-c.c [2020-09-10T18:29:42.168Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41337/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a7c701faaf07b92461dc42198a76e87f76b562a1 hack/test/unit [2020-09-10T18:29:42.180Z] #39 11.52 DEP images/pstree.pb-c.d [2020-09-10T18:29:42.180Z] #39 11.55 PBCC images/fs.pb-c.c [2020-09-10T18:29:42.180Z] #39 11.57 DEP images/fs.pb-c.d [2020-09-10T18:29:42.180Z] #39 11.60 PBCC images/signalfd.pb-c.c [2020-09-10T18:29:42.180Z] #39 11.69 DEP images/signalfd.pb-c.d [2020-09-10T18:29:42.180Z] #39 11.74 PBCC images/fh.pb-c.c [2020-09-10T18:29:42.180Z] #39 11.80 PBCC images/fsnotify.pb-c.c [2020-09-10T18:29:42.180Z] #39 ... [2020-09-10T18:29:42.180Z] [2020-09-10T18:29:42.180Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:42.180Z] #41 75.94 internal/lazyregexp [2020-09-10T18:29:42.180Z] #41 76.34 net/url [2020-09-10T18:29:42.180Z] #41 78.57 text/template/parse [2020-09-10T18:29:42.180Z] #41 79.66 go/parser [2020-09-10T18:29:42.180Z] #41 83.43 encoding/xml [2020-09-10T18:29:42.180Z] #41 83.45 text/template [2020-09-10T18:29:42.321Z] #17 ... [2020-09-10T18:29:42.322Z] [2020-09-10T18:29:42.322Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:42.322Z] #39 85.11 DEP criu/cr-check.d [2020-09-10T18:29:42.322Z] #39 85.27 DEP criu/config.d [2020-09-10T18:29:42.322Z] #39 85.37 DEP criu/clone-noasan.d [2020-09-10T18:29:42.322Z] #39 85.46 DEP criu/cgroup.d [2020-09-10T18:29:42.322Z] #39 85.65 DEP criu/cgroup-props.d [2020-09-10T18:29:42.322Z] #39 85.73 DEP criu/bitmap.d [2020-09-10T18:29:42.322Z] #39 85.76 DEP criu/bfd.d [2020-09-10T18:29:42.322Z] #39 85.84 DEP criu/autofs.d [2020-09-10T18:29:42.322Z] #39 85.96 DEP criu/aio.d [2020-09-10T18:29:42.322Z] #39 86.10 DEP criu/action-scripts.d [2020-09-10T18:29:42.322Z] #39 86.28 CC criu/action-scripts.o [2020-09-10T18:29:42.322Z] #39 86.69 CC criu/aio.o [2020-09-10T18:29:42.322Z] #39 87.19 CC criu/autofs.o [2020-09-10T18:29:42.322Z] #39 88.31 CC criu/bfd.o [2020-09-10T18:29:42.322Z] #39 88.81 CC criu/bitmap.o [2020-09-10T18:29:42.322Z] #39 88.95 CC criu/cgroup-props.o [2020-09-10T18:29:42.322Z] #39 89.66 CC criu/cgroup.o [2020-09-10T18:29:42.322Z] #39 92.40 CC criu/clone-noasan.o [2020-09-10T18:29:42.322Z] #39 92.61 CC criu/config.o [2020-09-10T18:29:42.322Z] #39 93.70 CC criu/cr-check.o [2020-09-10T18:29:42.322Z] #39 95.06 CC criu/cr-dedup.o [2020-09-10T18:29:42.322Z] #39 95.33 CC criu/cr-dump.o [2020-09-10T18:29:42.437Z] #41 ... [2020-09-10T18:29:42.437Z] [2020-09-10T18:29:42.437Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:42.437Z] #39 11.89 DEP images/fh.pb-c.d [2020-09-10T18:29:42.437Z] #39 11.92 DEP images/fsnotify.pb-c.d [2020-09-10T18:29:42.437Z] #39 11.97 PBCC images/eventpoll.pb-c.c [2020-09-10T18:29:42.437Z] #39 12.00 DEP images/eventpoll.pb-c.d [2020-09-10T18:29:42.437Z] #39 12.03 PBCC images/eventfd.pb-c.c [2020-09-10T18:29:42.694Z] #39 12.05 DEP images/eventfd.pb-c.d [2020-09-10T18:29:42.694Z] #39 12.09 PBCC images/remap-file-path.pb-c.c [2020-09-10T18:29:42.694Z] #39 12.11 DEP images/remap-file-path.pb-c.d [2020-09-10T18:29:42.694Z] #39 12.16 PBCC images/fifo.pb-c.c [2020-09-10T18:29:42.694Z] #39 12.20 DEP images/fifo.pb-c.d [2020-09-10T18:29:42.694Z] #39 12.24 PBCC images/ghost-file.pb-c.c [2020-09-10T18:29:42.694Z] #39 12.28 DEP images/ghost-file.pb-c.d [2020-09-10T18:29:42.720Z] using credential docker-jenkins-github-credentials [2020-09-10T18:29:42.822Z] Cloning the remote Git repository [2020-09-10T18:29:42.822Z] Cloning with configured refspecs honoured and without tags [2020-09-10T18:29:42.951Z] #39 12.33 PBCC images/regfile.pb-c.c [2020-09-10T18:29:42.951Z] #39 12.38 DEP images/regfile.pb-c.d [2020-09-10T18:29:42.951Z] #39 12.42 PBCC images/ns.pb-c.c [2020-09-10T18:29:42.951Z] #39 12.48 DEP images/ns.pb-c.d [2020-09-10T18:29:42.951Z] #39 12.54 PBCC images/fdinfo.pb-c.c [2020-09-10T18:29:43.208Z] #39 12.60 DEP images/fdinfo.pb-c.d [2020-09-10T18:29:43.208Z] #39 12.65 PBCC images/core-aarch64.pb-c.c [2020-09-10T18:29:43.208Z] #39 12.69 PBCC images/core-arm.pb-c.c [2020-09-10T18:29:43.208Z] #39 12.71 PBCC images/core-ppc64.pb-c.c [2020-09-10T18:29:43.208Z] #39 12.75 PBCC images/core-s390.pb-c.c [2020-09-10T18:29:43.208Z] #39 12.78 PBCC images/core-x86.pb-c.c [2020-09-10T18:29:43.465Z] #39 12.83 PBCC images/core.pb-c.c [2020-09-10T18:29:43.465Z] #39 12.92 PBCC images/inventory.pb-c.c [2020-09-10T18:29:43.465Z] #39 13.01 DEP images/core-aarch64.pb-c.d [2020-09-10T18:29:43.704Z] #39 ... [2020-09-10T18:29:43.704Z] [2020-09-10T18:29:43.704Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:29:43.704Z] #17 40.56 Selecting previously unselected package libnet1:amd64. [2020-09-10T18:29:43.704Z] #17 40.57 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-10T18:29:43.704Z] #17 40.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-10T18:29:43.704Z] #17 40.67 Selecting previously unselected package libnl-3-200:amd64. [2020-09-10T18:29:43.704Z] #17 40.68 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-10T18:29:43.704Z] #17 40.68 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-10T18:29:43.704Z] #17 40.78 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-10T18:29:43.704Z] #17 40.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-10T18:29:43.704Z] #17 40.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-10T18:29:43.704Z] #17 40.88 Selecting previously unselected package libreadline5:amd64. [2020-09-10T18:29:43.722Z] #39 13.07 DEP images/core-arm.pb-c.d [2020-09-10T18:29:43.722Z] #39 13.11 DEP images/core-ppc64.pb-c.d [2020-09-10T18:29:43.722Z] #39 13.15 DEP images/core-s390.pb-c.d [2020-09-10T18:29:43.722Z] #39 13.21 DEP images/core-x86.pb-c.d [2020-09-10T18:29:43.722Z] #39 13.29 DEP images/core.pb-c.d [2020-09-10T18:29:43.722Z] #39 13.33 DEP images/inventory.pb-c.d [2020-09-10T18:29:43.965Z] #17 40.89 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-10T18:29:43.965Z] #17 40.89 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-10T18:29:43.965Z] #17 41.04 Selecting previously unselected package net-tools. [2020-09-10T18:29:43.965Z] #17 41.05 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-10T18:29:43.965Z] #17 41.06 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-10T18:29:43.978Z] #39 13.42 PBCC images/cpuinfo.pb-c.c [2020-09-10T18:29:43.978Z] #39 13.45 DEP images/cpuinfo.pb-c.d [2020-09-10T18:29:43.978Z] #39 13.50 PBCC images/stats.pb-c.c [2020-09-10T18:29:43.978Z] #39 13.51 DEP images/stats.pb-c.d [2020-09-10T18:29:44.226Z] #17 41.22 Selecting previously unselected package python-pip-whl. [2020-09-10T18:29:44.226Z] #17 41.23 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-10T18:29:44.226Z] #17 41.24 Unpacking python-pip-whl (18.1-5) ... [2020-09-10T18:29:44.248Z] ? github.com/docker/docker/api [no test files] [2020-09-10T18:29:44.429Z] #52 ... [2020-09-10T18:29:44.429Z] [2020-09-10T18:29:44.429Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:44.429Z] #47 78.29 github.com/pkg/diff [2020-09-10T18:29:44.429Z] #47 79.84 go/ast [2020-09-10T18:29:44.429Z] #47 80.31 golang.org/x/crypto/ssh/terminal [2020-09-10T18:29:44.429Z] #47 82.25 mvdan.cc/editorconfig [2020-09-10T18:29:44.429Z] #47 83.27 mvdan.cc/sh/v3/fileutil [2020-09-10T18:29:44.429Z] #47 83.50 mvdan.cc/sh/v3/syntax [2020-09-10T18:29:44.429Z] #47 ... [2020-09-10T18:29:44.429Z] [2020-09-10T18:29:44.429Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:44.429Z] #39 16.50 make[1]: Nothing to be done for 'all'. [2020-09-10T18:29:44.429Z] #39 17.83 CC images/stats.o [2020-09-10T18:29:44.429Z] #39 18.17 CC images/core.o [2020-09-10T18:29:44.689Z] #39 18.82 CC images/core-x86.o [2020-09-10T18:29:43.013Z] Cloning repository https://github.com/moby/moby.git [2020-09-10T18:29:43.455Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-09-10T18:29:44.441Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T18:29:44.441Z] > git --version # timeout=10 [2020-09-10T18:29:44.486Z] > git --version # 'git version 2.24.1.windows.2' [2020-09-10T18:29:44.487Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T18:29:44.490Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41337/head:refs/remotes/origin/PR-41337 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T18:29:44.796Z] #17 41.78 Selecting previously unselected package python3-lib2to3. [2020-09-10T18:29:44.796Z] #17 41.79 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-10T18:29:44.796Z] #17 41.79 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-10T18:29:44.796Z] #17 41.93 Selecting previously unselected package python3-distutils. [2020-09-10T18:29:45.057Z] #17 41.93 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-10T18:29:45.057Z] #17 41.94 Unpacking python3-distutils (3.7.3-1) ... [2020-09-10T18:29:45.057Z] #17 42.08 Selecting previously unselected package python3-pip. [2020-09-10T18:29:45.057Z] #17 42.08 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-10T18:29:45.057Z] #17 42.12 Unpacking python3-pip (18.1-5) ... [2020-09-10T18:29:45.258Z] #39 19.26 CC images/core-arm.o [2020-09-10T18:29:45.317Z] #17 42.30 Selecting previously unselected package python3-pkg-resources. [2020-09-10T18:29:45.317Z] #17 42.30 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-10T18:29:45.317Z] #17 42.31 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-10T18:29:45.317Z] #17 42.42 Selecting previously unselected package python3-setuptools. [2020-09-10T18:29:45.317Z] #17 42.44 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-10T18:29:45.317Z] #17 42.44 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-10T18:29:45.346Z] #39 14.83 make[1]: Nothing to be done for 'all'. [2020-09-10T18:29:45.578Z] #17 42.66 Selecting previously unselected package python3-wheel. [2020-09-10T18:29:45.578Z] #17 42.67 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-10T18:29:45.578Z] #17 42.68 Unpacking python3-wheel (0.32.3-2) ... [2020-09-10T18:29:45.578Z] #17 42.75 Selecting previously unselected package sudo. [2020-09-10T18:29:45.578Z] #17 42.76 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-10T18:29:45.699Z] #53 ... [2020-09-10T18:29:45.699Z] [2020-09-10T18:29:45.699Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:45.699Z] #31 79.03 internal/poll [2020-09-10T18:29:45.699Z] #31 81.76 os [2020-09-10T18:29:45.699Z] #31 82.06 internal/fmtsort [2020-09-10T18:29:45.699Z] #31 84.29 fmt [2020-09-10T18:29:45.699Z] #31 84.29 path/filepath [2020-09-10T18:29:45.699Z] #31 86.16 io/ioutil [2020-09-10T18:29:45.699Z] #31 88.36 log [2020-09-10T18:29:45.699Z] #31 88.36 github.com/BurntSushi/toml [2020-09-10T18:29:45.699Z] #31 88.37 flag [2020-09-10T18:29:45.699Z] #31 ... [2020-09-10T18:29:45.700Z] [2020-09-10T18:29:45.700Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:45.700Z] #40 15.95 CC images/stats.o [2020-09-10T18:29:45.700Z] #40 16.39 CC images/core.o [2020-09-10T18:29:45.700Z] #40 17.16 CC images/core-x86.o [2020-09-10T18:29:45.700Z] #40 17.92 CC images/core-arm.o [2020-09-10T18:29:45.700Z] #40 18.37 CC images/core-aarch64.o [2020-09-10T18:29:45.700Z] #40 18.81 CC images/core-ppc64.o [2020-09-10T18:29:45.700Z] #40 19.66 CC images/core-s390.o [2020-09-10T18:29:45.700Z] #40 20.49 CC images/cpuinfo.o [2020-09-10T18:29:45.700Z] #40 21.06 CC images/inventory.o [2020-09-10T18:29:45.700Z] #40 21.31 CC images/fdinfo.o [2020-09-10T18:29:45.700Z] #40 21.69 CC images/fown.o [2020-09-10T18:29:45.700Z] #40 21.89 CC images/ns.o [2020-09-10T18:29:45.700Z] #40 22.04 CC images/regfile.o [2020-09-10T18:29:45.700Z] #40 22.24 CC images/ghost-file.o [2020-09-10T18:29:45.700Z] #40 22.53 CC images/fifo.o [2020-09-10T18:29:45.700Z] #40 22.73 CC images/remap-file-path.o [2020-09-10T18:29:45.700Z] #40 22.95 CC images/eventfd.o [2020-09-10T18:29:45.700Z] #40 23.28 CC images/eventpoll.o [2020-09-10T18:29:45.828Z] #39 19.69 CC images/core-aarch64.o [2020-09-10T18:29:45.838Z] #17 42.78 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-10T18:29:45.910Z] #39 ... [2020-09-10T18:29:45.910Z] [2020-09-10T18:29:45.910Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:29:45.910Z] #52 37.88 Checking out files: 28% (910/3238) Checking out files: 29% (940/3238) Checking out files: 30% (972/3238) Checking out files: 31% (1004/3238) Checking out files: 32% (1037/3238) Checking out files: 33% (1069/3238) Checking out files: 34% (1101/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: 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: 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-10T18:29:45.910Z] #52 39.90 + cd /tmp/tmp.SYd3Zfb93q/src/github.com/containerd/containerd [2020-09-10T18:29:45.910Z] #52 39.90 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-10T18:29:45.910Z] #52 40.55 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-10T18:29:45.910Z] #52 40.55 + BUILDTAGS='netgo osusergo static_build' [2020-09-10T18:29:45.910Z] #52 40.55 + export EXTRA_FLAGS=-buildmode=pie [2020-09-10T18:29:45.910Z] #52 40.55 + EXTRA_FLAGS=-buildmode=pie [2020-09-10T18:29:45.910Z] #52 40.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-10T18:29:45.910Z] #52 40.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-10T18:29:45.910Z] #52 40.55 + '[' '' = dynamic ']' [2020-09-10T18:29:45.910Z] #52 40.55 + make [2020-09-10T18:29:45.910Z] #52 41.29 + bin/ctr [2020-09-10T18:29:46.004Z] #40 23.93 CC images/fh.o [2020-09-10T18:29:46.004Z] #40 ... [2020-09-10T18:29:46.004Z] [2020-09-10T18:29:46.004Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:46.004Z] #48 80.13 regexp [2020-09-10T18:29:46.004Z] #48 87.85 mvdan.cc/sh/v3/fileutil [2020-09-10T18:29:46.004Z] #48 89.25 flag [2020-09-10T18:29:46.004Z] #48 89.25 github.com/pkg/diff [2020-09-10T18:29:46.004Z] #48 89.26 go/token [2020-09-10T18:29:46.004Z] #48 89.27 encoding/binary [2020-09-10T18:29:46.088Z] #39 19.98 CC images/core-ppc64.o [2020-09-10T18:29:46.306Z] #48 ... [2020-09-10T18:29:46.306Z] [2020-09-10T18:29:46.306Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:29:46.306Z] #11 90.54 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-10T18:29:46.409Z] #17 43.26 Selecting previously unselected package thin-provisioning-tools. [2020-09-10T18:29:46.409Z] #17 43.27 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-10T18:29:46.409Z] #17 43.28 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-10T18:29:46.409Z] #17 43.52 Selecting previously unselected package uidmap. [2020-09-10T18:29:46.409Z] #17 43.53 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-10T18:29:46.409Z] #17 43.54 Unpacking uidmap (1:4.5-1.1) ... [2020-09-10T18:29:46.609Z] #11 90.55 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-10T18:29:46.609Z] #11 90.57 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:29:46.658Z] #39 20.58 CC images/core-s390.o [2020-09-10T18:29:46.669Z] #17 43.66 Selecting previously unselected package vim-runtime. [2020-09-10T18:29:46.669Z] #17 43.66 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-10T18:29:46.669Z] #17 43.69 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-10T18:29:46.669Z] #17 43.73 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-10T18:29:46.669Z] #17 43.73 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-10T18:29:46.841Z] #52 ... [2020-09-10T18:29:46.841Z] [2020-09-10T18:29:46.841Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:46.841Z] #47 80.39 github.com/pkg/diff [2020-09-10T18:29:46.841Z] #47 81.04 golang.org/x/crypto/ssh/terminal [2020-09-10T18:29:46.841Z] #47 81.51 mvdan.cc/editorconfig [2020-09-10T18:29:46.841Z] #47 82.58 mvdan.cc/sh/v3/fileutil [2020-09-10T18:29:46.841Z] #47 82.61 mvdan.cc/sh/v3/syntax [2020-09-10T18:29:46.841Z] #47 88.51 mvdan.cc/sh/v3/cmd/shfmt [2020-09-10T18:29:46.841Z] #47 ... [2020-09-10T18:29:46.841Z] [2020-09-10T18:29:46.841Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:46.841Z] #39 16.08 CC images/stats.o [2020-09-10T18:29:46.918Z] #39 21.14 CC images/cpuinfo.o [2020-09-10T18:29:47.098Z] #39 16.54 CC images/core.o [2020-09-10T18:29:47.487Z] #39 21.52 CC images/inventory.o [2020-09-10T18:29:47.661Z] #39 17.12 CC images/core-x86.o [2020-09-10T18:29:47.747Z] #39 21.74 CC images/fdinfo.o [2020-09-10T18:29:48.007Z] #39 22.10 CC images/fown.o [2020-09-10T18:29:48.225Z] #39 17.58 CC images/core-arm.o [2020-09-10T18:29:48.267Z] #39 22.36 CC images/ns.o [2020-09-10T18:29:48.513Z] #10 ... [2020-09-10T18:29:48.513Z] [2020-09-10T18:29:48.513Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:48.513Z] #39 22.15 CC images/fifo.o [2020-09-10T18:29:48.513Z] #39 22.33 CC images/remap-file-path.o [2020-09-10T18:29:48.513Z] #39 22.57 CC images/eventfd.o [2020-09-10T18:29:48.513Z] #39 22.81 CC images/eventpoll.o [2020-09-10T18:29:48.513Z] #39 23.14 CC images/fh.o [2020-09-10T18:29:48.513Z] #39 23.45 CC images/fsnotify.o [2020-09-10T18:29:48.513Z] #39 24.00 CC images/signalfd.o [2020-09-10T18:29:48.513Z] #39 24.14 CC images/fs.o [2020-09-10T18:29:48.513Z] #39 24.28 CC images/pstree.o [2020-09-10T18:29:48.513Z] #39 24.45 CC images/pipe.o [2020-09-10T18:29:48.513Z] #39 24.67 CC images/tcp-stream.o [2020-09-10T18:29:48.513Z] #39 24.89 CC images/sk-packet.o [2020-09-10T18:29:48.513Z] #39 25.12 CC images/mnt.o [2020-09-10T18:29:48.513Z] #39 25.34 CC images/pipe-data.o [2020-09-10T18:29:48.513Z] #39 25.58 CC images/sa.o [2020-09-10T18:29:48.513Z] #39 25.89 CC images/timer.o [2020-09-10T18:29:48.513Z] #39 26.29 CC images/timerfd.o [2020-09-10T18:29:48.513Z] #39 26.53 CC images/mm.o [2020-09-10T18:29:48.513Z] #39 26.87 CC images/sk-opts.o [2020-09-10T18:29:48.513Z] #39 27.09 CC images/sk-unix.o [2020-09-10T18:29:48.513Z] #39 27.52 CC images/sk-inet.o [2020-09-10T18:29:48.513Z] #39 27.95 CC images/tun.o [2020-09-10T18:29:48.513Z] #39 28.15 CC images/sk-netlink.o [2020-09-10T18:29:48.513Z] #39 28.33 CC images/packet-sock.o [2020-09-10T18:29:48.526Z] #39 22.60 CC images/regfile.o [2020-09-10T18:29:48.777Z] #39 28.57 CC images/ipc-var.o [2020-09-10T18:29:48.777Z] #39 28.77 CC images/ipc-desc.o [2020-09-10T18:29:48.786Z] #39 22.89 CC images/ghost-file.o [2020-09-10T18:29:48.788Z] #39 18.02 CC images/core-aarch64.o [2020-09-10T18:29:49.042Z] #39 29.01 CC images/ipc-shm.o [2020-09-10T18:29:49.044Z] #39 18.44 CC images/core-ppc64.o [2020-09-10T18:29:49.046Z] #39 23.18 CC images/fifo.o [2020-09-10T18:29:49.306Z] #39 23.34 CC images/remap-file-path.o [2020-09-10T18:29:49.306Z] #39 29.21 CC images/ipc-msg.o [2020-09-10T18:29:49.393Z] #11 ... [2020-09-10T18:29:49.393Z] [2020-09-10T18:29:49.393Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:49.393Z] #42 83.02 regexp [2020-09-10T18:29:49.393Z] #42 88.78 os/exec [2020-09-10T18:29:49.393Z] #42 88.80 net [2020-09-10T18:29:49.393Z] #42 90.83 internal/lazyregexp [2020-09-10T18:29:49.393Z] #42 91.58 github.com/LK4D4/vndr/versioned [2020-09-10T18:29:49.393Z] #42 ... [2020-09-10T18:29:49.393Z] [2020-09-10T18:29:49.393Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:49.393Z] #40 24.16 CC images/fsnotify.o [2020-09-10T18:29:49.393Z] #40 24.80 CC images/signalfd.o [2020-09-10T18:29:49.393Z] #40 25.02 CC images/fs.o [2020-09-10T18:29:49.393Z] #40 25.20 CC images/pstree.o [2020-09-10T18:29:49.393Z] #40 25.50 CC images/pipe.o [2020-09-10T18:29:49.393Z] #40 25.81 CC images/tcp-stream.o [2020-09-10T18:29:49.393Z] #40 26.09 CC images/sk-packet.o [2020-09-10T18:29:49.393Z] #40 26.43 CC images/mnt.o [2020-09-10T18:29:49.393Z] #40 26.66 CC images/pipe-data.o [2020-09-10T18:29:49.393Z] #40 26.95 CC images/sa.o [2020-09-10T18:29:49.393Z] #40 27.24 CC images/timer.o [2020-09-10T18:29:49.566Z] #39 23.58 CC images/eventfd.o [2020-09-10T18:29:49.607Z] #39 19.14 CC images/core-s390.o [2020-09-10T18:29:49.695Z] #40 27.64 CC images/timerfd.o [2020-09-10T18:29:49.826Z] #39 23.77 CC images/eventpoll.o [2020-09-10T18:29:49.884Z] #39 29.52 CC images/ipc-sem.o [2020-09-10T18:29:49.884Z] #39 29.72 CC images/utsns.o [2020-09-10T18:29:49.884Z] #39 29.83 CC images/creds.o [2020-09-10T18:29:49.969Z] #17 46.51 Selecting previously unselected package vim. [2020-09-10T18:29:49.969Z] #17 46.52 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-10T18:29:49.969Z] #17 46.54 Unpacking vim (2:8.1.0875-5) ... [2020-09-10T18:29:49.969Z] #17 47.03 Selecting previously unselected package xfsprogs. [2020-09-10T18:29:49.969Z] #17 47.05 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-10T18:29:49.969Z] #17 47.05 Unpacking xfsprogs (4.20.0-1) ... [2020-09-10T18:29:49.996Z] #40 27.87 CC images/mm.o [2020-09-10T18:29:50.086Z] #39 24.12 CC images/fh.o [2020-09-10T18:29:50.086Z] #39 24.35 CC images/fsnotify.o [2020-09-10T18:29:50.149Z] #39 30.05 CC images/vma.o [2020-09-10T18:29:50.314Z] #40 28.31 CC images/sk-opts.o [2020-09-10T18:29:50.413Z] #39 30.29 CC images/netdev.o [2020-09-10T18:29:50.538Z] #39 19.75 CC images/cpuinfo.o [2020-09-10T18:29:50.538Z] #39 ... [2020-09-10T18:29:50.538Z] [2020-09-10T18:29:50.538Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:50.538Z] #47 DONE 94.2s [2020-09-10T18:29:50.538Z] [2020-09-10T18:29:50.538Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:50.538Z] #41 88.54 go/doc [2020-09-10T18:29:50.538Z] #41 89.25 github.com/LK4D4/vndr/versioned [2020-09-10T18:29:50.538Z] #41 89.35 compress/flate [2020-09-10T18:29:50.538Z] #41 91.68 github.com/LK4D4/vndr/build [2020-09-10T18:29:50.538Z] #41 92.27 hash/crc32 [2020-09-10T18:29:50.538Z] #41 92.85 compress/gzip [2020-09-10T18:29:50.538Z] #41 93.68 net [2020-09-10T18:29:50.541Z] #17 47.42 Selecting previously unselected package zip. [2020-09-10T18:29:50.541Z] #17 47.44 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-09-10T18:29:50.541Z] #17 47.45 Unpacking zip (3.0-11+b1) ... [2020-09-10T18:29:50.541Z] #17 47.70 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-10T18:29:50.541Z] #17 47.71 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-10T18:29:50.541Z] #17 47.72 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-10T18:29:50.541Z] #17 47.74 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-10T18:29:50.541Z] #17 47.75 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-10T18:29:50.541Z] #17 47.76 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-10T18:29:50.541Z] #17 47.77 Setting up uidmap (1:4.5-1.1) ... [2020-09-10T18:29:50.541Z] #17 47.78 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-10T18:29:50.541Z] #17 47.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-10T18:29:50.614Z] #40 28.63 CC images/sk-unix.o [2020-09-10T18:29:50.677Z] #39 30.66 CC images/tty.o [2020-09-10T18:29:50.795Z] #41 ... [2020-09-10T18:29:50.795Z] [2020-09-10T18:29:50.795Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:50.795Z] #39 20.25 CC images/inventory.o [2020-09-10T18:29:50.801Z] #17 47.81 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-10T18:29:50.801Z] #17 47.82 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-10T18:29:50.801Z] #17 47.83 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-10T18:29:50.801Z] #17 47.84 Setting up xxd (2:8.1.0875-5) ... [2020-09-10T18:29:50.801Z] #17 47.85 Setting up zip (3.0-11+b1) ... [2020-09-10T18:29:50.801Z] #17 47.87 Setting up vim-common (2:8.1.0875-5) ... [2020-09-10T18:29:50.801Z] #17 47.90 Setting up bash-completion (1:2.8-6) ... [2020-09-10T18:29:50.913Z] #40 28.94 CC images/sk-inet.o [2020-09-10T18:29:51.024Z] #39 ... [2020-09-10T18:29:51.024Z] [2020-09-10T18:29:51.024Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:51.024Z] #47 90.04 mvdan.cc/sh/v3/cmd/shfmt [2020-09-10T18:29:51.024Z] #47 DONE 95.1s [2020-09-10T18:29:51.024Z] [2020-09-10T18:29:51.024Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:51.024Z] #39 24.93 CC images/signalfd.o [2020-09-10T18:29:51.024Z] #39 ... [2020-09-10T18:29:51.024Z] [2020-09-10T18:29:51.024Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:51.024Z] #41 85.73 encoding/xml [2020-09-10T18:29:51.024Z] #41 89.10 go/doc [2020-09-10T18:29:51.024Z] #41 91.07 github.com/LK4D4/vndr/versioned [2020-09-10T18:29:51.024Z] #41 91.16 compress/flate [2020-09-10T18:29:51.024Z] #41 92.18 github.com/LK4D4/vndr/build [2020-09-10T18:29:51.024Z] #41 93.77 compress/gzip [2020-09-10T18:29:51.024Z] #41 94.54 crypto/x509/pkix [2020-09-10T18:29:51.024Z] #41 94.95 vendor/golang.org/x/crypto/cryptobyte [2020-09-10T18:29:51.024Z] #41 ... [2020-09-10T18:29:51.024Z] [2020-09-10T18:29:51.024Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:51.024Z] #39 25.17 CC images/fs.o [2020-09-10T18:29:51.257Z] #39 31.18 CC images/file-lock.o [2020-09-10T18:29:51.284Z] #39 25.45 CC images/pstree.o [2020-09-10T18:29:51.379Z] #39 20.64 CC images/fdinfo.o [2020-09-10T18:29:51.521Z] #39 31.35 CC images/rlimit.o [2020-09-10T18:29:51.561Z] #40 29.38 CC images/tun.o [2020-09-10T18:29:51.636Z] #39 21.12 CC images/fown.o [2020-09-10T18:29:51.785Z] #39 31.57 CC images/pagemap.o [2020-09-10T18:29:51.853Z] #39 25.80 CC images/pipe.o [2020-09-10T18:29:51.862Z] #40 29.75 CC images/sk-netlink.o [2020-09-10T18:29:51.893Z] #39 21.30 CC images/ns.o [2020-09-10T18:29:51.893Z] #39 21.43 CC images/regfile.o [2020-09-10T18:29:52.049Z] #39 31.94 CC images/siginfo.o [2020-09-10T18:29:52.113Z] #39 26.29 CC images/tcp-stream.o [2020-09-10T18:29:52.150Z] #39 21.67 CC images/ghost-file.o [2020-09-10T18:29:52.162Z] #40 30.08 CC images/packet-sock.o [2020-09-10T18:29:52.314Z] #39 32.26 CC images/rpc.o [2020-09-10T18:29:52.372Z] #39 26.49 CC images/sk-packet.o [2020-09-10T18:29:52.407Z] #39 21.92 CC images/fifo.o [2020-09-10T18:29:52.463Z] #40 30.48 CC images/ipc-var.o [2020-09-10T18:29:52.580Z] #39 ... [2020-09-10T18:29:52.580Z] [2020-09-10T18:29:52.580Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:29:52.580Z] #10 92.56 Selecting previously unselected package libapparmor1:arm64. [2020-09-10T18:29:52.580Z] #10 92.56 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-09-10T18:29:52.580Z] #10 92.57 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-09-10T18:29:52.580Z] #10 92.68 Selecting previously unselected package libapparmor-dev:arm64. [2020-09-10T18:29:52.632Z] #39 26.74 CC images/mnt.o [2020-09-10T18:29:52.664Z] #39 22.14 CC images/remap-file-path.o [2020-09-10T18:29:52.736Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements [2020-09-10T18:29:52.766Z] #40 30.64 CC images/ipc-desc.o [2020-09-10T18:29:52.849Z] #10 92.68 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-09-10T18:29:52.849Z] #10 92.69 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-09-10T18:29:52.849Z] #10 ... [2020-09-10T18:29:52.849Z] [2020-09-10T18:29:52.849Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:52.849Z] #41 82.72 net/http/httptrace [2020-09-10T18:29:52.849Z] #41 82.96 net/http [2020-09-10T18:29:52.849Z] #41 90.49 github.com/LK4D4/vndr/godl [2020-09-10T18:29:52.849Z] #41 91.15 github.com/LK4D4/vndr [2020-09-10T18:29:52.849Z] #41 ... [2020-09-10T18:29:52.849Z] [2020-09-10T18:29:52.849Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:29:52.849Z] #10 92.84 Selecting previously unselected package libbtrfs0. [2020-09-10T18:29:52.849Z] #10 92.84 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-09-10T18:29:52.849Z] #10 92.85 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-10T18:29:52.891Z] #39 26.97 CC images/pipe-data.o [2020-09-10T18:29:52.921Z] #39 22.38 CC images/eventfd.o [2020-09-10T18:29:53.065Z] #40 30.79 CC images/ipc-shm.o [2020-09-10T18:29:53.065Z] #40 30.97 CC images/ipc-msg.o [2020-09-10T18:29:53.114Z] #10 93.00 Selecting previously unselected package libbtrfs-dev. [2020-09-10T18:29:53.114Z] #10 93.01 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-09-10T18:29:53.114Z] #10 93.01 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-10T18:29:53.151Z] #39 27.23 CC images/sa.o [2020-09-10T18:29:53.177Z] #39 22.61 CC images/eventpoll.o [2020-09-10T18:29:53.344Z] #17 50.50 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-10T18:29:53.344Z] #17 50.51 Setting up xz-utils (5.2.4-1) ... [2020-09-10T18:29:53.344Z] #17 50.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-10T18:29:53.344Z] #17 50.54 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-10T18:29:53.344Z] #17 50.60 invoke-rc.d: could not determine current runlevel [2020-09-10T18:29:53.367Z] #40 ... [2020-09-10T18:29:53.367Z] [2020-09-10T18:29:53.367Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:53.367Z] #31 93.36 github.com/BurntSushi/toml/cmd/tomlv [2020-09-10T18:29:53.367Z] #31 DONE 97.4s [2020-09-10T18:29:53.367Z] [2020-09-10T18:29:53.367Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:53.367Z] #40 31.21 CC images/ipc-sem.o [2020-09-10T18:29:53.367Z] #40 ... [2020-09-10T18:29:53.367Z] [2020-09-10T18:29:53.367Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:53.367Z] #42 94.54 net/url [2020-09-10T18:29:53.367Z] #42 94.54 text/template/parse [2020-09-10T18:29:53.367Z] #42 94.55 go/scanner [2020-09-10T18:29:53.378Z] #10 93.15 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-09-10T18:29:53.378Z] #10 93.17 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-09-10T18:29:53.378Z] #10 93.17 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-09-10T18:29:53.378Z] #10 93.30 Selecting previously unselected package libudev-dev:arm64. [2020-09-10T18:29:53.378Z] #10 93.30 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-09-10T18:29:53.378Z] #10 93.34 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-09-10T18:29:53.410Z] #39 27.38 CC images/timer.o [2020-09-10T18:29:53.434Z] #39 22.86 CC images/fh.o [2020-09-10T18:29:53.605Z] #17 50.61 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-10T18:29:53.605Z] #17 50.62 Setting up pigz (2.4-1) ... [2020-09-10T18:29:53.605Z] #17 50.63 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-10T18:29:53.605Z] #17 50.65 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-10T18:29:53.605Z] #17 50.68 Setting up python-pip-whl (18.1-5) ... [2020-09-10T18:29:53.605Z] #17 50.69 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-10T18:29:53.605Z] #17 50.71 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-10T18:29:53.669Z] #39 27.72 CC images/timerfd.o [2020-09-10T18:29:53.692Z] #39 23.20 CC images/fsnotify.o [2020-09-10T18:29:53.929Z] #39 27.90 CC images/mm.o [2020-09-10T18:29:53.960Z] #10 93.86 Selecting previously unselected package libsepol1-dev:arm64. [2020-09-10T18:29:53.960Z] #10 93.86 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-09-10T18:29:53.960Z] #10 93.87 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-09-10T18:29:54.022Z] #42 98.15 go/ast [2020-09-10T18:29:54.176Z] #17 51.07 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-10T18:29:54.176Z] #17 51.09 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-10T18:29:54.176Z] #17 51.11 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-10T18:29:54.176Z] #17 51.12 Setting up vim (2:8.1.0875-5) ... [2020-09-10T18:29:54.176Z] #17 51.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-10T18:29:54.176Z] #17 51.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-10T18:29:54.176Z] #17 51.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-10T18:29:54.176Z] #17 51.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-10T18:29:54.176Z] #17 51.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-10T18:29:54.176Z] #17 51.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-10T18:29:54.176Z] #17 51.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-10T18:29:54.176Z] #17 51.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-10T18:29:54.176Z] #17 51.21 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-10T18:29:54.176Z] #17 51.22 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-10T18:29:54.176Z] #17 51.24 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-10T18:29:54.176Z] #17 51.25 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-10T18:29:54.176Z] #17 51.27 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-10T18:29:54.176Z] #17 ... [2020-09-10T18:29:54.176Z] [2020-09-10T18:29:54.176Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:54.176Z] #39 97.31 CC criu/cr-errno.o [2020-09-10T18:29:54.176Z] #39 97.38 CC criu/cr-restore.o [2020-09-10T18:29:54.176Z] #39 101.7 CC criu/cr-service.o [2020-09-10T18:29:54.176Z] #39 103.3 CC criu/crtools.o [2020-09-10T18:29:54.176Z] #39 103.9 CC criu/eventfd.o [2020-09-10T18:29:54.176Z] #39 104.2 CC criu/eventpoll.o [2020-09-10T18:29:54.176Z] #39 105.0 CC criu/external.o [2020-09-10T18:29:54.176Z] #39 105.3 CC criu/fault-injection.o [2020-09-10T18:29:54.176Z] #39 105.5 CC criu/fdstore.o [2020-09-10T18:29:54.176Z] #39 105.9 CC criu/fifo.o [2020-09-10T18:29:54.176Z] #39 106.3 CC criu/file-ids.o [2020-09-10T18:29:54.176Z] #39 106.7 CC criu/file-lock.o [2020-09-10T18:29:54.176Z] #39 107.5 CC criu/files-ext.o [2020-09-10T18:29:54.176Z] #39 ... [2020-09-10T18:29:54.176Z] [2020-09-10T18:29:54.176Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:29:54.176Z] #17 51.27 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-10T18:29:54.176Z] #17 51.28 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-10T18:29:54.188Z] #39 28.14 CC images/sk-opts.o [2020-09-10T18:29:54.188Z] #39 28.29 CC images/sk-unix.o [2020-09-10T18:29:54.225Z] #10 94.17 Selecting previously unselected package libpcre16-3:arm64. [2020-09-10T18:29:54.225Z] #10 94.18 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-09-10T18:29:54.225Z] #10 94.19 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-09-10T18:29:54.256Z] #39 23.63 CC images/signalfd.o [2020-09-10T18:29:54.256Z] #39 23.88 CC images/fs.o [2020-09-10T18:29:54.448Z] #39 28.68 CC images/sk-inet.o [2020-09-10T18:29:54.490Z] #10 94.36 Selecting previously unselected package libpcre32-3:arm64. [2020-09-10T18:29:54.490Z] #10 94.38 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-09-10T18:29:54.490Z] #10 94.38 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-09-10T18:29:54.754Z] #10 94.56 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-09-10T18:29:54.754Z] #10 94.57 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-09-10T18:29:54.754Z] #10 94.59 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-09-10T18:29:54.754Z] #10 94.70 Selecting previously unselected package libpcre3-dev:arm64. [2020-09-10T18:29:54.754Z] #10 94.72 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-09-10T18:29:54.754Z] #10 94.73 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-09-10T18:29:54.819Z] #39 24.03 CC images/pstree.o [2020-09-10T18:29:54.819Z] #39 24.21 CC images/pipe.o [2020-09-10T18:29:55.019Z] #10 95.01 Selecting previously unselected package libselinux1-dev:arm64. [2020-09-10T18:29:55.019Z] #10 95.04 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-09-10T18:29:55.019Z] #10 95.05 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-09-10T18:29:55.078Z] #39 24.39 CC images/tcp-stream.o [2020-09-10T18:29:55.078Z] #39 24.56 CC images/sk-packet.o [2020-09-10T18:29:55.095Z] #42 99.20 encoding/json [2020-09-10T18:29:55.284Z] #10 95.42 Selecting previously unselected package libdevmapper-dev:arm64. [2020-09-10T18:29:55.335Z] #39 24.78 CC images/mnt.o [2020-09-10T18:29:55.386Z] #39 29.16 CC images/tun.o [2020-09-10T18:29:55.386Z] #39 29.53 CC images/sk-netlink.o [2020-09-10T18:29:55.548Z] #10 95.43 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-09-10T18:29:55.548Z] #10 95.45 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-09-10T18:29:55.592Z] #39 24.96 CC images/pipe-data.o [2020-09-10T18:29:55.592Z] #39 25.12 CC images/sa.o [2020-09-10T18:29:55.646Z] #39 29.69 CC images/packet-sock.o [2020-09-10T18:29:55.814Z] #10 95.60 Selecting previously unselected package libseccomp-dev:arm64. [2020-09-10T18:29:55.814Z] #10 95.60 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-09-10T18:29:55.814Z] #10 95.61 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-09-10T18:29:55.814Z] #10 95.74 Selecting previously unselected package libsystemd-dev:arm64. [2020-09-10T18:29:55.814Z] #10 95.75 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-09-10T18:29:55.814Z] #10 95.77 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-09-10T18:29:55.848Z] #39 25.29 CC images/timer.o [2020-09-10T18:29:55.905Z] #39 30.08 CC images/ipc-var.o [2020-09-10T18:29:56.105Z] #39 25.66 CC images/timerfd.o [2020-09-10T18:29:56.362Z] #39 25.86 CC images/mm.o [2020-09-10T18:29:56.394Z] #10 96.24 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-09-10T18:29:56.394Z] #10 96.26 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-09-10T18:29:56.394Z] #10 96.27 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-09-10T18:29:56.394Z] #10 96.29 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-10T18:29:56.394Z] #10 96.30 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-09-10T18:29:56.394Z] #10 96.31 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-09-10T18:29:56.394Z] #10 96.33 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:29:56.394Z] #10 96.34 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-10T18:29:56.394Z] #10 96.35 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-09-10T18:29:56.394Z] #10 96.37 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-09-10T18:29:56.394Z] #10 96.40 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-10T18:29:56.394Z] #10 96.41 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-10T18:29:56.394Z] #10 96.43 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-09-10T18:29:56.394Z] #10 96.45 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-10T18:29:56.474Z] #39 30.31 CC images/ipc-desc.o [2020-09-10T18:29:56.475Z] #39 30.51 CC images/ipc-shm.o [2020-09-10T18:29:56.475Z] #39 30.70 CC images/ipc-msg.o [2020-09-10T18:29:56.619Z] #39 26.12 CC images/sk-opts.o [2020-09-10T18:29:56.659Z] #10 96.47 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-09-10T18:29:56.659Z] #10 96.49 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-10T18:29:56.659Z] #10 96.52 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-09-10T18:29:56.659Z] #10 96.57 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:29:56.659Z] #10 96.59 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-10T18:29:56.659Z] #10 96.61 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-10T18:29:56.659Z] #10 96.62 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:29:56.659Z] #10 96.63 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-10T18:29:56.659Z] #10 96.64 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-10T18:29:56.659Z] #10 96.67 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-10T18:29:56.659Z] #10 96.68 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-09-10T18:29:56.759Z] #42 ... [2020-09-10T18:29:56.759Z] [2020-09-10T18:29:56.759Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:56.759Z] #40 31.52 CC images/utsns.o [2020-09-10T18:29:56.759Z] #40 31.83 CC images/creds.o [2020-09-10T18:29:56.759Z] #40 32.24 CC images/vma.o [2020-09-10T18:29:56.759Z] #40 32.42 CC images/netdev.o [2020-09-10T18:29:56.759Z] #40 32.77 CC images/tty.o [2020-09-10T18:29:56.759Z] #40 33.33 CC images/file-lock.o [2020-09-10T18:29:56.759Z] #40 33.56 CC images/rlimit.o [2020-09-10T18:29:56.759Z] #40 33.76 CC images/pagemap.o [2020-09-10T18:29:56.759Z] #40 34.01 CC images/siginfo.o [2020-09-10T18:29:56.759Z] #40 34.35 CC images/rpc.o [2020-09-10T18:29:56.877Z] #39 26.31 CC images/sk-unix.o [2020-09-10T18:29:56.924Z] #10 96.70 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-09-10T18:29:56.924Z] #10 96.72 Setting up dmsetup (2:1.02.155-3) ... [2020-09-10T18:29:56.924Z] #10 96.74 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-09-10T18:29:56.924Z] #10 96.76 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-09-10T18:29:56.924Z] #10 96.78 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:29:57.044Z] #39 30.94 CC images/ipc-sem.o [2020-09-10T18:29:57.044Z] #39 31.13 CC images/utsns.o [2020-09-10T18:29:57.133Z] #39 26.57 CC images/sk-inet.o [2020-09-10T18:29:57.304Z] #39 31.39 CC images/creds.o [2020-09-10T18:29:57.390Z] #39 26.96 CC images/tun.o [2020-09-10T18:29:57.472Z] #17 54.05 Setting up iptables (1.8.2-4) ... [2020-09-10T18:29:57.472Z] #17 54.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-10T18:29:57.472Z] #17 54.07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-10T18:29:57.472Z] #17 54.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-10T18:29:57.472Z] #17 54.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-10T18:29:57.472Z] #17 54.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-10T18:29:57.472Z] #17 54.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-10T18:29:57.472Z] #17 54.11 Setting up python3 (3.7.3-1) ... [2020-09-10T18:29:57.472Z] #17 54.53 Setting up python3-wheel (0.32.3-2) ... [2020-09-10T18:29:57.564Z] #39 31.66 CC images/vma.o [2020-09-10T18:29:57.647Z] #39 27.20 CC images/sk-netlink.o [2020-09-10T18:29:57.824Z] #39 31.86 CC images/netdev.o [2020-09-10T18:29:57.849Z] #40 35.78 CC images/ext-file.o [2020-09-10T18:29:57.849Z] #40 ... [2020-09-10T18:29:57.849Z] [2020-09-10T18:29:57.849Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:29:57.849Z] #48 91.93 go/scanner [2020-09-10T18:29:57.849Z] #48 94.04 mvdan.cc/editorconfig [2020-09-10T18:29:57.849Z] #48 94.22 mvdan.cc/sh/v3/syntax [2020-09-10T18:29:57.849Z] #48 94.98 encoding/json [2020-09-10T18:29:57.849Z] #48 96.65 go/ast [2020-09-10T18:29:57.849Z] #48 99.00 golang.org/x/sys/unix [2020-09-10T18:29:57.904Z] #39 27.40 CC images/packet-sock.o [2020-09-10T18:29:58.085Z] #39 32.19 CC images/tty.o [2020-09-10T18:29:58.151Z] #48 ... [2020-09-10T18:29:58.151Z] [2020-09-10T18:29:58.151Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:58.151Z] #40 36.02 CC images/cgroup.o [2020-09-10T18:29:58.160Z] #39 27.69 CC images/ipc-var.o [2020-09-10T18:29:58.414Z] #17 55.34 Setting up apparmor (2.13.2-10) ... [2020-09-10T18:29:58.417Z] #39 27.82 CC images/ipc-desc.o [2020-09-10T18:29:58.656Z] #39 32.76 CC images/file-lock.o [2020-09-10T18:29:58.674Z] #39 27.97 CC images/ipc-shm.o [2020-09-10T18:29:58.674Z] #39 28.17 CC images/ipc-msg.o [2020-09-10T18:29:58.804Z] #40 36.65 CC images/userns.o [2020-09-10T18:29:58.864Z] #10 ... [2020-09-10T18:29:58.864Z] [2020-09-10T18:29:58.864Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:58.864Z] #41 DONE 98.9s [2020-09-10T18:29:58.864Z] [2020-09-10T18:29:58.864Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:58.864Z] #39 33.26 CC images/ext-file.o [2020-09-10T18:29:58.864Z] #39 33.43 CC images/cgroup.o [2020-09-10T18:29:58.864Z] #39 33.95 CC images/userns.o [2020-09-10T18:29:58.864Z] #39 34.22 CC images/google/protobuf/descriptor.o [2020-09-10T18:29:58.864Z] #39 35.52 CC images/opts.o [2020-09-10T18:29:58.864Z] #39 35.77 CC images/seccomp.o [2020-09-10T18:29:58.864Z] #39 36.09 CC images/binfmt-misc.o [2020-09-10T18:29:58.864Z] #39 36.30 CC images/time.o [2020-09-10T18:29:58.864Z] #39 36.41 CC images/sysctl.o [2020-09-10T18:29:58.864Z] #39 36.54 CC images/autofs.o [2020-09-10T18:29:58.864Z] #39 36.82 CC images/macvlan.o [2020-09-10T18:29:58.864Z] #39 37.06 CC images/sit.o [2020-09-10T18:29:58.864Z] #39 37.42 CC images/memfd.o [2020-09-10T18:29:58.864Z] #39 37.72 CC images/timens.o [2020-09-10T18:29:58.864Z] #39 37.89 LINK images/built-in.o [2020-09-10T18:29:58.864Z] #39 37.96 GEN compel/include/asm [2020-09-10T18:29:58.864Z] #39 37.99 GEN compel/include/version.h [2020-09-10T18:29:58.864Z] #39 38.01 touch .config [2020-09-10T18:29:58.864Z] #39 38.07 GEN include/common/config.h [2020-09-10T18:29:58.864Z] #39 38.16 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-10T18:29:58.864Z] #39 38.18 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-09-10T18:29:58.864Z] #39 38.21 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-09-10T18:29:58.864Z] #39 38.24 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-09-10T18:29:58.864Z] #39 38.26 DEP compel/plugins/std/infect.d [2020-09-10T18:29:58.864Z] #39 38.37 DEP compel/plugins/std/string.d [2020-09-10T18:29:58.864Z] #39 38.47 DEP compel/plugins/std/log.d [2020-09-10T18:29:58.864Z] #39 38.55 DEP compel/plugins/std/fds.d [2020-09-10T18:29:58.864Z] #39 38.66 DEP compel/plugins/std/std.d [2020-09-10T18:29:58.864Z] #39 38.74 DEP compel/plugins/shmem/shmem.d [2020-09-10T18:29:58.864Z] #39 38.81 DEP compel/plugins/fds/fds.d [2020-09-10T18:29:58.916Z] #39 32.93 CC images/rlimit.o [2020-09-10T18:29:58.916Z] #39 33.11 CC images/pagemap.o [2020-09-10T18:29:58.930Z] #39 28.52 CC images/ipc-sem.o [2020-09-10T18:29:59.110Z] #40 36.98 CC images/google/protobuf/descriptor.o [2020-09-10T18:29:59.129Z] #39 ... [2020-09-10T18:29:59.129Z] [2020-09-10T18:29:59.129Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:29:59.129Z] #10 DONE 98.9s [2020-09-10T18:29:59.129Z] [2020-09-10T18:29:59.129Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:29:59.129Z] #39 38.93 CC compel/plugins/std/std.o [2020-09-10T18:29:59.129Z] #39 ... [2020-09-10T18:29:59.129Z] [2020-09-10T18:29:59.129Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:29:59.485Z] #39 33.38 CC images/siginfo.o [2020-09-10T18:29:59.485Z] #39 33.60 CC images/rpc.o [2020-09-10T18:29:59.493Z] #39 28.72 CC images/utsns.o [2020-09-10T18:29:59.493Z] #39 28.91 CC images/creds.o [2020-09-10T18:29:59.749Z] #39 29.12 CC images/vma.o [2020-09-10T18:30:00.006Z] #39 29.36 CC images/netdev.o [2020-09-10T18:30:00.264Z] #39 29.71 CC images/tty.o [2020-09-10T18:30:00.325Z] #17 57.14 Setting up xfsprogs (4.20.0-1) ... [2020-09-10T18:30:00.326Z] #17 57.17 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-10T18:30:00.526Z] #49 ... [2020-09-10T18:30:00.526Z] [2020-09-10T18:30:00.526Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T18:30:00.526Z] #28 DONE 100.2s [2020-09-10T18:30:00.526Z] [2020-09-10T18:30:00.526Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:30:00.586Z] #17 57.55 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-10T18:30:00.828Z] #39 30.24 CC images/file-lock.o [2020-09-10T18:30:00.864Z] Fetching without tags [2020-09-10T18:30:00.865Z] #39 34.67 CC images/ext-file.o [2020-09-10T18:30:00.865Z] #39 34.97 CC images/cgroup.o [2020-09-10T18:30:01.084Z] #39 30.46 CC images/rlimit.o [2020-09-10T18:30:01.084Z] #39 ... [2020-09-10T18:30:01.084Z] [2020-09-10T18:30:01.084Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:30:01.084Z] #41 94.74 vendor/golang.org/x/text/transform [2020-09-10T18:30:01.084Z] #41 95.59 vendor/golang.org/x/text/unicode/bidi [2020-09-10T18:30:01.084Z] #41 97.34 vendor/golang.org/x/text/secure/bidirule [2020-09-10T18:30:01.084Z] #41 97.58 vendor/golang.org/x/text/unicode/norm [2020-09-10T18:30:01.084Z] #41 101.4 vendor/golang.org/x/net/idna [2020-09-10T18:30:01.084Z] #41 103.1 vendor/golang.org/x/net/http2/hpack [2020-09-10T18:30:01.084Z] #41 103.9 mime [2020-09-10T18:30:01.084Z] #41 ... [2020-09-10T18:30:01.084Z] [2020-09-10T18:30:01.084Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:01.084Z] #39 30.66 CC images/pagemap.o [2020-09-10T18:30:01.225Z] #40 39.11 CC images/opts.o [2020-09-10T18:30:01.434Z] #39 35.60 CC images/userns.o [2020-09-10T18:30:01.526Z] #17 58.39 Setting up python3-distutils (3.7.3-1) ... [2020-09-10T18:30:01.540Z] #40 39.38 CC images/seccomp.o [2020-09-10T18:30:01.602Z] #21 100.0 Checking out files: 21% (2315/10911) Checking out files: 22% (2401/10911) Checking out files: 23% (2510/10911) Checking out files: 24% (2619/10911) Checking out files: 25% (2728/10911) Checking out files: 26% (2837/10911) Checking out files: 27% (2946/10911) Checking out files: 28% (3056/10911) Checking out files: 29% (3165/10911) Checking out files: 30% (3274/10911) Checking out files: 31% (3383/10911) Checking out files: 32% (3492/10911) Checking out files: 33% (3601/10911) Checking out files: 34% (3710/10911) Checking out files: 35% (3819/10911) Checking out files: 36% (3928/10911) Checking out files: 37% (4038/10911) Checking out files: 38% (4147/10911) Checking out files: 39% (4256/10911) Checking out files: 40% (4365/10911) Checking out files: 41% (4474/10911) Checking out files: 42% (4583/10911) Checking out files: 43% (4692/10911) Checking out files: 44% (4801/10911) Checking out files: 45% (4910/10911) Checking out files: 46% (5020/10911) Checking out files: 47% (5129/10911) Checking out files: 48% (5238/10911) Checking out files: 49% (5347/10911) Checking out files: 50% (5456/10911) Checking out files: 50% (5560/10911) Checking out files: 51% (5565/10911) Checking out files: 52% (5674/10911) Checking out files: 53% (5783/10911) Checking out files: 54% (5892/10911) Checking out files: 55% (6002/10911) Checking out files: 56% (6111/10911) Checking out files: 57% (6220/10911) Checking out files: 58% (6329/10911) Checking out files: 59% (6438/10911) Checking out files: 60% (6547/10911) Checking out files: 61% (6656/10911) Checking out files: 62% (6765/10911) Checking out files: 63% (6874/10911) [2020-09-10T18:30:01.602Z] #21 ... [2020-09-10T18:30:01.602Z] [2020-09-10T18:30:01.602Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-10T18:30:01.602Z] #11 DONE 2.6s [2020-09-10T18:30:01.602Z] [2020-09-10T18:30:01.602Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:30:00.565Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T18:30:00.614Z] > git config --add remote.origin.fetch +refs/pull/41337/head:refs/remotes/origin/PR-41337 # timeout=10 [2020-09-10T18:30:00.661Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T18:30:00.781Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T18:30:00.898Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T18:30:00.898Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T18:30:00.900Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41337/head:refs/remotes/origin/PR-41337 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T18:30:01.648Z] #39 31.02 CC images/siginfo.o [2020-09-10T18:30:01.694Z] #39 35.77 CC images/google/protobuf/descriptor.o [2020-09-10T18:30:01.838Z] #40 39.71 CC images/binfmt-misc.o [2020-09-10T18:30:01.844Z] #17 58.97 Setting up python3-setuptools (40.8.0-1) ... [2020-09-10T18:30:01.904Z] #39 31.28 CC images/rpc.o [2020-09-10T18:30:01.954Z] #39 ... [2020-09-10T18:30:01.954Z] [2020-09-10T18:30:01.954Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:30:01.954Z] #41 95.86 net [2020-09-10T18:30:01.954Z] #41 97.19 vendor/golang.org/x/crypto/internal/chacha20 [2020-09-10T18:30:01.954Z] #41 97.57 vendor/golang.org/x/crypto/poly1305 [2020-09-10T18:30:01.954Z] #41 97.96 vendor/golang.org/x/crypto/chacha20poly1305 [2020-09-10T18:30:01.954Z] #41 98.92 vendor/golang.org/x/crypto/hkdf [2020-09-10T18:30:01.954Z] #41 99.02 vendor/golang.org/x/text/transform [2020-09-10T18:30:01.954Z] #41 99.59 vendor/golang.org/x/text/unicode/bidi [2020-09-10T18:30:01.954Z] #41 101.2 vendor/golang.org/x/text/secure/bidirule [2020-09-10T18:30:01.954Z] #41 101.4 vendor/golang.org/x/text/unicode/norm [2020-09-10T18:30:01.954Z] #41 105.3 vendor/golang.org/x/net/idna [2020-09-10T18:30:02.138Z] #40 39.95 CC images/time.o [2020-09-10T18:30:02.138Z] #40 40.12 CC images/sysctl.o [2020-09-10T18:30:02.163Z] Merging remotes/origin/master commit f50a40e889fdaeebf14fce1d494f95e60092d21d into PR head commit 725eced4e00c06273ff7b66cf4872f02599c6b8d [2020-09-10T18:30:02.439Z] #40 40.33 CC images/autofs.o [2020-09-10T18:30:02.739Z] #40 40.52 CC images/macvlan.o [2020-09-10T18:30:02.739Z] #40 40.72 CC images/sit.o [2020-09-10T18:30:02.834Z] #39 32.32 CC images/ext-file.o [2020-09-10T18:30:02.962Z] #21 100.0 Checking out files: 21% (2315/10911) Checking out files: 22% (2401/10911) Checking out files: 23% (2510/10911) Checking out files: 24% (2619/10911) Checking out files: 25% (2728/10911) Checking out files: 26% (2837/10911) Checking out files: 27% (2946/10911) Checking out files: 28% (3056/10911) Checking out files: 29% (3165/10911) Checking out files: 30% (3274/10911) Checking out files: 31% (3383/10911) Checking out files: 32% (3492/10911) Checking out files: 33% (3601/10911) Checking out files: 34% (3710/10911) Checking out files: 35% (3819/10911) Checking out files: 36% (3928/10911) Checking out files: 37% (4038/10911) Checking out files: 38% (4147/10911) Checking out files: 39% (4256/10911) Checking out files: 40% (4365/10911) Checking out files: 41% (4474/10911) Checking out files: 42% (4583/10911) Checking out files: 43% (4692/10911) Checking out files: 44% (4801/10911) Checking out files: 45% (4910/10911) Checking out files: 46% (5020/10911) Checking out files: 47% (5129/10911) Checking out files: 48% (5238/10911) Checking out files: 49% (5347/10911) Checking out files: 50% (5456/10911) Checking out files: 50% (5560/10911) Checking out files: 51% (5565/10911) Checking out files: 52% (5674/10911) Checking out files: 53% (5783/10911) Checking out files: 54% (5892/10911) Checking out files: 55% (6002/10911) Checking out files: 56% (6111/10911) Checking out files: 57% (6220/10911) Checking out files: 58% (6329/10911) Checking out files: 59% (6438/10911) Checking out files: 60% (6547/10911) Checking out files: 61% (6656/10911) Checking out files: 62% (6765/10911) Checking out files: 63% (6874/10911) Checking out files: 64% (6984/10911) Checking out files: 65% (7093/10911) Checking out files: 66% (7202/10911) Checking out files: 67% (7311/10911) Checking out files: 68% (7420/10911) Checking out files: 69% (7529/10911) Checking out files: 70% (7638/10911) Checking out files: 71% (7747/10911) Checking out files: 72% (7856/10911) Checking out files: 73% (7966/10911) Checking out files: 74% (8075/10911) Checking out files: 75% (8184/10911) Checking out files: 76% (8293/10911) Checking out files: 77% (8402/10911) Checking out files: 77% (8430/10911) Checking out files: 78% (8511/10911) Checking out files: 79% (8620/10911) Checking out files: 80% (8729/10911) Checking out files: 81% (8838/10911) Checking out files: 82% (8948/10911) Checking out files: 83% (9057/10911) Checking out files: 84% (9166/10911) Checking out files: 85% (9275/10911) Checking out files: 86% (9384/10911) Checking out files: 87% (9493/10911) Checking out files: 88% (9602/10911) Checking out files: 89% (9711/10911) Checking out files: 90% (9820/10911) Checking out files: 91% (9930/10911) Checking out files: 92% (10039/10911) Checking out files: 93% (10148/10911) Checking out files: 94% (10257/10911) Checking out files: 95% (10366/10911) Checking out files: 96% (10475/10911) Checking out files: 97% (10584/10911) Checking out files: 98% (10693/10911) Checking out files: 99% (10802/10911) Checking out files: 99% (10876/10911) Checking out files: 100% (10911/10911) Checking out files: 100% (10911/10911), done. [2020-09-10T18:30:03.040Z] #40 40.93 CC images/memfd.o [2020-09-10T18:30:03.091Z] #39 32.48 CC images/cgroup.o [2020-09-10T18:30:03.229Z] #21 103.1 + cd /tmp/tmp.wdMFO3b454/tmp/docker-ce [2020-09-10T18:30:03.229Z] #21 103.1 + git checkout -q v17.06.2-ce [2020-09-10T18:30:03.241Z] #17 60.18 Setting up python3-pip (18.1-5) ... [2020-09-10T18:30:03.241Z] #17 ... [2020-09-10T18:30:03.241Z] [2020-09-10T18:30:03.241Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:30:03.241Z] #36 189.3 + dpkg --print-architecture [2020-09-10T18:30:03.241Z] #36 189.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-10T18:30:03.334Z] #41 107.1 vendor/golang.org/x/net/http2/hpack [2020-09-10T18:30:03.334Z] #41 ... [2020-09-10T18:30:03.334Z] [2020-09-10T18:30:03.334Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:30:03.334Z] #54 107.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-10T18:30:03.334Z] #54 107.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-10T18:30:03.338Z] #40 41.33 CC images/timens.o [2020-09-10T18:30:03.348Z] #39 ... [2020-09-10T18:30:03.348Z] [2020-09-10T18:30:03.348Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:30:03.348Z] #10 97.05 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-10T18:30:03.348Z] #10 97.06 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-10T18:30:03.348Z] #10 97.07 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:30:03.611Z] #10 ... [2020-09-10T18:30:03.611Z] [2020-09-10T18:30:03.611Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:03.611Z] #39 33.01 CC images/userns.o [2020-09-10T18:30:03.636Z] #40 41.58 LINK images/built-in.o [2020-09-10T18:30:03.637Z] #40 ... [2020-09-10T18:30:03.637Z] [2020-09-10T18:30:03.637Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:30:03.637Z] #11 106.8 Selecting previously unselected package libapparmor1:ppc64el. [2020-09-10T18:30:03.637Z] #11 106.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-09-10T18:30:03.637Z] #11 106.9 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-09-10T18:30:03.637Z] #11 107.0 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-09-10T18:30:03.637Z] #11 107.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-09-10T18:30:03.637Z] #11 107.0 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-10T18:30:03.637Z] #11 107.1 Selecting previously unselected package libbtrfs0. [2020-09-10T18:30:03.637Z] #11 107.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-10T18:30:03.637Z] #11 107.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-10T18:30:03.637Z] #11 107.2 Selecting previously unselected package libbtrfs-dev. [2020-09-10T18:30:03.637Z] #11 107.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-10T18:30:03.637Z] #11 107.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-10T18:30:03.637Z] #11 107.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-09-10T18:30:03.637Z] #11 107.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-10T18:30:03.637Z] #11 107.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-10T18:30:03.637Z] #11 107.4 Selecting previously unselected package libudev-dev:ppc64el. [2020-09-10T18:30:03.637Z] #11 107.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-10T18:30:03.637Z] #11 107.4 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-10T18:30:03.637Z] #11 107.6 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-09-10T18:30:03.637Z] #11 107.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-09-10T18:30:03.637Z] #11 107.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-09-10T18:30:03.807Z] #21 ... [2020-09-10T18:30:03.807Z] [2020-09-10T18:30:03.807Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-10T18:30:03.807Z] #12 DONE 2.3s [2020-09-10T18:30:03.819Z] #36 189.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-10T18:30:03.819Z] #36 189.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-10T18:30:03.868Z] #39 33.19 CC images/google/protobuf/descriptor.o [2020-09-10T18:30:03.940Z] #11 107.9 Selecting previously unselected package libpcre16-3:ppc64el. [2020-09-10T18:30:03.940Z] #11 107.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-09-10T18:30:03.940Z] #11 107.9 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-10T18:30:03.940Z] #11 108.1 Selecting previously unselected package libpcre32-3:ppc64el. [2020-09-10T18:30:03.940Z] #11 108.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-09-10T18:30:03.940Z] #11 108.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-10T18:30:04.074Z] [2020-09-10T18:30:04.074Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-10T18:30:04.239Z] #11 108.3 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-09-10T18:30:04.239Z] #11 108.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-09-10T18:30:04.239Z] #11 108.3 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-10T18:30:04.239Z] #11 108.5 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-09-10T18:30:02.271Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T18:30:02.319Z] > git checkout -f 725eced4e00c06273ff7b66cf4872f02599c6b8d # timeout=10 [2020-09-10T18:30:04.460Z] > git remote # timeout=10 [2020-09-10T18:30:04.561Z] #11 108.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-09-10T18:30:04.561Z] #11 108.5 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-10T18:30:04.561Z] #11 108.9 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-09-10T18:30:04.561Z] #11 108.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-09-10T18:30:04.797Z] #36 ... [2020-09-10T18:30:04.797Z] [2020-09-10T18:30:04.797Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:04.797Z] #39 107.8 CC criu/files-reg.o [2020-09-10T18:30:04.797Z] #39 109.9 CC criu/files.o [2020-09-10T18:30:04.797Z] #39 111.6 CC criu/filesystems.o [2020-09-10T18:30:04.797Z] #39 112.2 CC criu/fsnotify.o [2020-09-10T18:30:04.797Z] #39 113.3 CC criu/image-desc.o [2020-09-10T18:30:04.797Z] #39 113.5 CC criu/image.o [2020-09-10T18:30:04.797Z] #39 114.4 CC criu/ipc_ns.o [2020-09-10T18:30:04.797Z] #39 115.6 CC criu/irmap.o [2020-09-10T18:30:04.797Z] #39 116.4 CC criu/kcmp-ids.o [2020-09-10T18:30:04.797Z] #39 116.7 CC criu/kerndat.o [2020-09-10T18:30:04.797Z] #39 118.0 CC criu/libnetlink.o [2020-09-10T18:30:04.797Z] #39 ... [2020-09-10T18:30:04.797Z] [2020-09-10T18:30:04.797Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:30:04.797Z] #17 61.15 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:30:04.797Z] #17 61.18 Processing triggers for mime-support (3.62) ... [2020-09-10T18:30:04.876Z] #11 108.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-10T18:30:05.026Z] #13 1.160 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-10T18:30:05.056Z] #17 DONE 62.1s [2020-09-10T18:30:05.056Z] [2020-09-10T18:30:05.056Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-10T18:30:05.091Z] Merge succeeded, producing c99bb22aab10f0b5f8c3598aa2800c38317da7ed [2020-09-10T18:30:05.091Z] Checking out Revision c99bb22aab10f0b5f8c3598aa2800c38317da7ed (PR-41337) [2020-09-10T18:30:05.176Z] #11 109.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-09-10T18:30:05.176Z] #11 109.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-09-10T18:30:05.176Z] #11 109.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-10T18:30:05.176Z] #11 109.3 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-09-10T18:30:05.176Z] #11 109.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-09-10T18:30:05.176Z] #11 109.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-10T18:30:05.236Z] #39 34.78 CC images/opts.o [2020-09-10T18:30:05.242Z] #54 ... [2020-09-10T18:30:05.242Z] [2020-09-10T18:30:05.242Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:30:05.242Z] #10 99.32 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-10T18:30:05.242Z] #10 99.33 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-10T18:30:05.242Z] #10 99.34 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:30:05.242Z] #10 ... [2020-09-10T18:30:05.242Z] [2020-09-10T18:30:05.242Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:05.242Z] #39 37.23 CC images/opts.o [2020-09-10T18:30:05.242Z] #39 37.43 CC images/seccomp.o [2020-09-10T18:30:05.242Z] #39 37.74 CC images/binfmt-misc.o [2020-09-10T18:30:05.242Z] #39 37.89 CC images/time.o [2020-09-10T18:30:05.242Z] #39 38.03 CC images/sysctl.o [2020-09-10T18:30:05.242Z] #39 38.17 CC images/autofs.o [2020-09-10T18:30:05.242Z] #39 38.35 CC images/macvlan.o [2020-09-10T18:30:05.242Z] #39 38.58 CC images/sit.o [2020-09-10T18:30:05.242Z] #39 38.82 CC images/memfd.o [2020-09-10T18:30:05.242Z] #39 39.03 CC images/timens.o [2020-09-10T18:30:05.242Z] #39 39.26 LINK images/built-in.o [2020-09-10T18:30:05.290Z] #13 DONE 1.6s [2020-09-10T18:30:05.290Z] [2020-09-10T18:30:05.290Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:05.291Z] #39 39.25 CC compel/plugins/std/fds.o [2020-09-10T18:30:05.291Z] #39 39.68 CC compel/plugins/std/log.o [2020-09-10T18:30:05.291Z] #39 40.53 CC compel/plugins/std/string.o [2020-09-10T18:30:05.291Z] #39 41.48 CC compel/plugins/std/infect.o [2020-09-10T18:30:05.291Z] #39 42.07 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-09-10T18:30:05.291Z] #39 42.18 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-09-10T18:30:05.291Z] #39 42.26 AR compel/plugins/std.lib.a [2020-09-10T18:30:05.291Z] #39 42.43 CC compel/plugins/fds/fds.o [2020-09-10T18:30:05.291Z] #39 42.66 AR compel/plugins/fds.lib.a [2020-09-10T18:30:05.291Z] #39 42.77 HOSTDEP compel/src/lib/log-host.d [2020-09-10T18:30:05.291Z] #39 42.92 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-10T18:30:05.291Z] #39 42.97 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-09-10T18:30:05.291Z] #39 43.03 HOSTDEP compel/src/main-host.d [2020-09-10T18:30:05.291Z] #39 43.12 DEP compel/src/lib/ptrace.d [2020-09-10T18:30:05.291Z] #39 43.29 DEP compel/src/lib/infect.d [2020-09-10T18:30:05.291Z] #39 43.51 DEP compel/src/lib/infect-util.d [2020-09-10T18:30:05.291Z] #39 43.60 DEP compel/src/lib/infect-rpc.d [2020-09-10T18:30:05.291Z] #39 43.75 DEP compel/arch/aarch64/src/lib/infect.d [2020-09-10T18:30:05.291Z] #39 43.84 DEP compel/arch/aarch64/src/lib/cpu.d [2020-09-10T18:30:05.291Z] #39 43.89 DEP compel/src/lib/log.d [2020-09-10T18:30:05.291Z] #39 43.98 DEP compel/src/main.d [2020-09-10T18:30:05.291Z] #39 44.06 DEP compel/src/lib/handle-elf.d [2020-09-10T18:30:05.291Z] #39 44.12 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-09-10T18:30:05.291Z] #39 44.19 CC compel/src/lib/log.o [2020-09-10T18:30:05.291Z] #39 44.39 CC compel/arch/aarch64/src/lib/cpu.o [2020-09-10T18:30:05.291Z] #39 44.57 CC compel/arch/aarch64/src/lib/infect.o [2020-09-10T18:30:05.291Z] #39 44.80 CC compel/src/lib/infect-rpc.o [2020-09-10T18:30:05.291Z] #39 44.97 CC compel/src/lib/infect-util.o [2020-09-10T18:30:05.291Z] #39 45.11 CC compel/src/lib/infect.o [2020-09-10T18:30:05.476Z] #11 109.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-09-10T18:30:05.476Z] #11 109.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-10T18:30:05.476Z] #11 109.4 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-10T18:30:05.493Z] #39 35.06 CC images/seccomp.o [2020-09-10T18:30:05.502Z] #39 39.48 GEN compel/include/asm [2020-09-10T18:30:05.502Z] #39 39.51 GEN compel/include/version.h [2020-09-10T18:30:05.502Z] #39 39.53 touch .config [2020-09-10T18:30:05.502Z] #39 39.56 GEN include/common/config.h [2020-09-10T18:30:05.502Z] #39 39.61 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-10T18:30:05.502Z] #39 39.62 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-10T18:30:05.502Z] #39 39.63 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-10T18:30:05.502Z] #39 39.64 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-10T18:30:05.502Z] #39 39.66 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-10T18:30:05.502Z] #39 39.68 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-10T18:30:05.502Z] #39 39.69 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-10T18:30:05.502Z] #39 39.71 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-10T18:30:05.750Z] #39 35.31 CC images/binfmt-misc.o [2020-09-10T18:30:05.761Z] #39 39.72 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-10T18:30:05.761Z] #39 39.74 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-10T18:30:05.761Z] #39 39.75 DEP compel/plugins/std/infect.d [2020-09-10T18:30:05.761Z] #39 39.83 DEP compel/plugins/std/string.d [2020-09-10T18:30:05.761Z] #39 39.89 DEP compel/plugins/std/log.d [2020-09-10T18:30:05.778Z] #11 109.9 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-10T18:30:05.778Z] #11 109.9 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-10T18:30:05.778Z] #11 109.9 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-09-10T18:30:05.778Z] #11 110.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-10T18:30:05.778Z] #11 110.0 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-10T18:30:05.778Z] #11 110.0 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-09-10T18:30:05.778Z] #11 110.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:30:05.778Z] #11 110.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-10T18:30:05.778Z] #11 110.0 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-10T18:30:05.778Z] #11 110.0 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-10T18:30:05.778Z] #11 110.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-10T18:30:05.778Z] #11 110.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-10T18:30:05.778Z] #11 110.1 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-10T18:30:05.778Z] #11 110.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-10T18:30:06.000Z] #18 0.950 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-10T18:30:06.000Z] #18 0.957 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-10T18:30:06.000Z] #18 0.968 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-10T18:30:06.000Z] #18 DONE 1.0s [2020-09-10T18:30:06.000Z] [2020-09-10T18:30:06.000Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-10T18:30:06.007Z] #39 35.55 CC images/time.o [2020-09-10T18:30:06.020Z] #39 39.99 DEP compel/plugins/std/fds.d [2020-09-10T18:30:06.020Z] #39 40.12 DEP compel/plugins/std/std.d [2020-09-10T18:30:06.020Z] #39 40.23 DEP compel/plugins/shmem/shmem.d [2020-09-10T18:30:06.081Z] #11 110.1 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-10T18:30:06.081Z] #11 110.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-10T18:30:06.081Z] #11 110.1 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-10T18:30:06.081Z] #11 110.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:30:06.081Z] #11 110.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-10T18:30:06.081Z] #11 110.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-10T18:30:06.081Z] #11 110.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:30:06.081Z] #11 110.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-10T18:30:06.081Z] #11 110.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-10T18:30:06.081Z] #11 110.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-10T18:30:06.081Z] #11 110.2 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-10T18:30:06.081Z] #11 110.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-10T18:30:06.081Z] #11 110.3 Setting up dmsetup (2:1.02.155-3) ... [2020-09-10T18:30:06.081Z] #11 110.3 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-10T18:30:06.081Z] #11 110.3 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-10T18:30:06.081Z] #11 110.3 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:30:06.244Z] #39 ... [2020-09-10T18:30:06.244Z] [2020-09-10T18:30:06.244Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:30:06.244Z] #21 106.2 + mkdir -p /tmp/tmp.wdMFO3b454/src/github.com/docker [2020-09-10T18:30:06.244Z] #21 106.2 + mv components/cli /tmp/tmp.wdMFO3b454/src/github.com/docker/cli [2020-09-10T18:30:06.244Z] #21 106.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-09-10T18:30:06.264Z] #39 35.74 CC images/sysctl.o [2020-09-10T18:30:06.280Z] #39 40.30 DEP compel/plugins/fds/fds.d [2020-09-10T18:30:06.280Z] #39 40.44 CC compel/plugins/std/std.o [2020-09-10T18:30:06.520Z] #39 35.94 CC images/autofs.o [2020-09-10T18:30:06.733Z] #11 DONE 110.7s [2020-09-10T18:30:06.733Z] [2020-09-10T18:30:06.733Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:30:06.777Z] #39 36.22 CC images/macvlan.o [2020-09-10T18:30:06.849Z] #39 40.71 CC compel/plugins/std/fds.o [2020-09-10T18:30:07.034Z] #39 36.39 CC images/sit.o [2020-09-10T18:30:07.034Z] #39 36.60 CC images/memfd.o [2020-09-10T18:30:07.034Z] #50 0.428 + RM_GOPATH=0 [2020-09-10T18:30:07.034Z] #50 0.428 + TMP_GOPATH= [2020-09-10T18:30:07.034Z] #50 0.429 + : /build [2020-09-10T18:30:07.034Z] #50 0.429 + '[' -z '' ']' [2020-09-10T18:30:07.034Z] #50 0.430 ++ mktemp -d [2020-09-10T18:30:07.034Z] #50 0.433 + export GOPATH=/tmp/tmp.6M4QGFdw5V [2020-09-10T18:30:07.034Z] #50 0.434 + GOPATH=/tmp/tmp.6M4QGFdw5V [2020-09-10T18:30:07.034Z] #50 0.434 + RM_GOPATH=1 [2020-09-10T18:30:07.034Z] #50 0.434 + case "$(go env GOARCH)" in [2020-09-10T18:30:07.034Z] #50 0.437 ++ go env GOARCH [2020-09-10T18:30:07.034Z] #50 0.472 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:30:07.034Z] #50 0.481 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:30:07.034Z] #50 ... [2020-09-10T18:30:07.034Z] [2020-09-10T18:30:07.034Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-10T18:30:07.034Z] #12 DONE 0.6s [2020-09-10T18:30:07.034Z] [2020-09-10T18:30:07.034Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:30:07.034Z] #50 0.482 ++ dirname /tmp/install/install.sh [2020-09-10T18:30:07.034Z] #50 0.494 + dir=/tmp/install [2020-09-10T18:30:07.034Z] #50 0.501 + bin=runc [2020-09-10T18:30:07.034Z] #50 0.501 + shift [2020-09-10T18:30:07.034Z] #50 0.505 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-10T18:30:07.034Z] #50 0.505 + . /tmp/install/runc.installer [2020-09-10T18:30:07.034Z] #50 0.509 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-10T18:30:07.034Z] #50 0.510 + install_runc [2020-09-10T18:30:07.034Z] #50 0.511 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-10T18:30:07.034Z] #50 0.517 + uname -r [2020-09-10T18:30:07.034Z] #50 0.545 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-10T18:30:07.034Z] #50 0.553 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-10T18:30:07.034Z] #50 0.553 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-10T18:30:07.034Z] #50 0.553 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6M4QGFdw5V/src/github.com/opencontainers/runc [2020-09-10T18:30:07.034Z] #50 0.556 Cloning into '/tmp/tmp.6M4QGFdw5V/src/github.com/opencontainers/runc'... [2020-09-10T18:30:07.109Z] #39 41.12 CC compel/plugins/std/log.o [2020-09-10T18:30:07.291Z] #39 36.86 CC images/timens.o [2020-09-10T18:30:07.548Z] #39 37.13 LINK images/built-in.o [2020-09-10T18:30:04.546Z] > git config --get remote.origin.url # timeout=10 [2020-09-10T18:30:04.589Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T18:30:04.590Z] > git merge f50a40e889fdaeebf14fce1d494f95e60092d21d # timeout=10 [2020-09-10T18:30:04.977Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-09-10T18:30:05.124Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T18:30:05.167Z] > git checkout -f c99bb22aab10f0b5f8c3598aa2800c38317da7ed # timeout=10 [2020-09-10T18:30:07.649Z] #21 ... [2020-09-10T18:30:07.649Z] [2020-09-10T18:30:07.649Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-10T18:30:07.649Z] #14 DONE 1.9s [2020-09-10T18:30:07.649Z] [2020-09-10T18:30:07.649Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:07.649Z] #39 46.73 CC compel/src/lib/ptrace.o [2020-09-10T18:30:07.649Z] #39 47.02 AR compel/libcompel.a [2020-09-10T18:30:07.649Z] #39 47.10 HOSTCC compel/src/main-host.o [2020-09-10T18:30:07.649Z] #39 47.46 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-09-10T18:30:07.649Z] #39 47.65 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-10T18:30:07.737Z] #50 ... [2020-09-10T18:30:07.738Z] [2020-09-10T18:30:07.738Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-10T18:30:07.738Z] #13 DONE 0.5s [2020-09-10T18:30:07.738Z] [2020-09-10T18:30:07.738Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:07.738Z] #40 41.75 GEN compel/include/asm [2020-09-10T18:30:07.738Z] #40 41.78 GEN compel/include/version.h [2020-09-10T18:30:07.738Z] #40 41.80 touch .config [2020-09-10T18:30:07.738Z] #40 41.86 GEN include/common/config.h [2020-09-10T18:30:07.738Z] #40 41.99 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-10T18:30:07.738Z] #40 42.01 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-10T18:30:07.738Z] #40 42.09 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-09-10T18:30:07.738Z] #40 42.10 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-09-10T18:30:07.738Z] #40 42.14 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-09-10T18:30:07.738Z] #40 42.18 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-09-10T18:30:07.738Z] #40 42.24 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-09-10T18:30:07.738Z] #40 42.28 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-10T18:30:07.738Z] #40 42.28 DEP compel/plugins/std/infect.d [2020-09-10T18:30:07.738Z] #40 42.38 DEP compel/plugins/std/string.d [2020-09-10T18:30:07.738Z] #40 42.47 DEP compel/plugins/std/log.d [2020-09-10T18:30:07.738Z] #40 42.56 DEP compel/plugins/std/fds.d [2020-09-10T18:30:07.738Z] #40 42.68 DEP compel/plugins/std/std.d [2020-09-10T18:30:07.738Z] #40 42.79 DEP compel/plugins/shmem/shmem.d [2020-09-10T18:30:07.738Z] #40 42.89 DEP compel/plugins/fds/fds.d [2020-09-10T18:30:07.738Z] #40 43.03 CC compel/plugins/std/std.o [2020-09-10T18:30:07.738Z] #40 43.34 CC compel/plugins/std/fds.o [2020-09-10T18:30:07.738Z] #40 43.74 CC compel/plugins/std/log.o [2020-09-10T18:30:07.738Z] #40 44.74 CC compel/plugins/std/string.o [2020-09-10T18:30:07.738Z] #40 45.52 CC compel/plugins/std/infect.o [2020-09-10T18:30:07.805Z] #39 37.30 GEN compel/include/asm [2020-09-10T18:30:07.805Z] #39 37.31 GEN compel/include/version.h [2020-09-10T18:30:07.805Z] #39 37.32 touch .config [2020-09-10T18:30:07.805Z] #39 37.36 GEN include/common/config.h [2020-09-10T18:30:07.914Z] #39 47.92 HOSTCC compel/src/lib/log-host.o [2020-09-10T18:30:08.042Z] #40 45.82 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-09-10T18:30:08.042Z] #40 45.86 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-09-10T18:30:08.042Z] #40 ... [2020-09-10T18:30:08.042Z] [2020-09-10T18:30:08.042Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-10T18:30:08.042Z] #14 0.281 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-10T18:30:08.042Z] #14 DONE 0.4s [2020-09-10T18:30:08.042Z] [2020-09-10T18:30:08.042Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:08.042Z] #40 45.91 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-09-10T18:30:08.042Z] #40 45.97 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-09-10T18:30:08.042Z] #40 46.02 AR compel/plugins/std.lib.a [2020-09-10T18:30:08.042Z] #40 46.07 CC compel/plugins/fds/fds.o [2020-09-10T18:30:08.046Z] #39 41.92 CC compel/plugins/std/string.o [2020-09-10T18:30:08.061Z] #39 37.45 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-10T18:30:08.061Z] #39 37.47 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-10T18:30:08.061Z] #39 37.50 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-10T18:30:08.061Z] #39 37.52 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-10T18:30:08.061Z] #39 37.55 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-10T18:30:08.061Z] #39 37.56 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-10T18:30:08.061Z] #39 37.58 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-10T18:30:08.062Z] #39 37.61 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-10T18:30:08.062Z] #39 37.62 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-10T18:30:08.062Z] #39 37.64 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-10T18:30:08.062Z] #39 37.64 DEP compel/plugins/std/infect.d [2020-09-10T18:30:08.179Z] #39 48.06 HOSTLINK compel/compel-host-bin [2020-09-10T18:30:08.336Z] #39 37.78 DEP compel/plugins/std/string.d [2020-09-10T18:30:08.336Z] #39 37.89 DEP compel/plugins/std/log.d [2020-09-10T18:30:08.351Z] #40 ... [2020-09-10T18:30:08.351Z] [2020-09-10T18:30:08.351Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-10T18:30:08.351Z] #15 DONE 0.4s [2020-09-10T18:30:08.351Z] [2020-09-10T18:30:08.351Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:08.351Z] #40 46.20 AR compel/plugins/fds.lib.a [2020-09-10T18:30:08.351Z] #40 46.25 HOSTDEP compel/src/lib/log-host.d [2020-09-10T18:30:08.444Z] #39 48.29 DEP soccr/soccr.d [2020-09-10T18:30:08.444Z] #39 48.38 CC soccr/soccr.o [2020-09-10T18:30:08.616Z] #39 42.50 CC compel/plugins/std/infect.o [2020-09-10T18:30:08.666Z] #40 46.51 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-10T18:30:08.666Z] #40 ... [2020-09-10T18:30:08.666Z] [2020-09-10T18:30:08.666Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-10T18:30:08.666Z] #16 DONE 0.4s [2020-09-10T18:30:08.738Z] #39 38.00 DEP compel/plugins/std/fds.d [2020-09-10T18:30:08.738Z] #39 38.20 DEP compel/plugins/std/std.d [2020-09-10T18:30:08.875Z] #39 42.86 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-10T18:30:08.875Z] #39 42.94 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-10T18:30:08.875Z] #39 43.00 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-10T18:30:08.969Z] [2020-09-10T18:30:08.969Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:08.969Z] #40 46.68 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-09-10T18:30:08.969Z] #40 46.82 HOSTDEP compel/src/main-host.d [2020-09-10T18:30:08.969Z] #40 46.93 DEP compel/src/lib/ptrace.d [2020-09-10T18:30:09.014Z] #39 38.41 DEP compel/plugins/shmem/shmem.d [2020-09-10T18:30:09.015Z] #39 38.55 DEP compel/plugins/fds/fds.d [2020-09-10T18:30:09.033Z] #39 ... [2020-09-10T18:30:09.033Z] [2020-09-10T18:30:09.033Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-10T18:30:09.033Z] #15 DONE 1.4s [2020-09-10T18:30:09.033Z] [2020-09-10T18:30:09.033Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-10T18:30:09.135Z] #39 43.08 AR compel/plugins/std.lib.a [2020-09-10T18:30:09.135Z] #39 43.16 CC compel/plugins/fds/fds.o [2020-09-10T18:30:09.135Z] #39 43.37 AR compel/plugins/fds.lib.a [2020-09-10T18:30:09.271Z] #40 ... [2020-09-10T18:30:09.272Z] [2020-09-10T18:30:09.272Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-10T18:30:09.272Z] #17 DONE 0.4s [2020-09-10T18:30:09.272Z] [2020-09-10T18:30:09.272Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:09.272Z] #40 47.18 DEP compel/src/lib/infect.d [2020-09-10T18:30:09.272Z] #40 47.31 DEP compel/src/lib/infect-util.d [2020-09-10T18:30:09.272Z] #39 38.73 CC compel/plugins/std/std.o [2020-09-10T18:30:09.411Z] #39 43.43 HOSTDEP compel/src/lib/log-host.d [2020-09-10T18:30:09.411Z] #39 43.51 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-10T18:30:09.529Z] #39 39.01 CC compel/plugins/std/fds.o [2020-09-10T18:30:09.573Z] #40 47.39 DEP compel/src/lib/infect-rpc.d [2020-09-10T18:30:09.573Z] #40 47.53 DEP compel/arch/ppc64/src/lib/infect.d [2020-09-10T18:30:09.671Z] #39 43.59 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-10T18:30:09.671Z] #39 43.63 HOSTDEP compel/src/main-host.d [2020-09-10T18:30:09.671Z] #39 43.77 DEP compel/src/lib/ptrace.d [2020-09-10T18:30:09.671Z] #39 43.85 DEP compel/src/lib/infect.d [2020-09-10T18:30:09.786Z] #39 39.34 CC compel/plugins/std/log.o [2020-09-10T18:30:09.873Z] #40 47.62 DEP compel/arch/ppc64/src/lib/cpu.d [2020-09-10T18:30:09.873Z] #40 47.67 DEP compel/src/lib/log.d [2020-09-10T18:30:09.873Z] #40 47.76 DEP compel/src/main.d [2020-09-10T18:30:09.873Z] #40 ... [2020-09-10T18:30:09.873Z] [2020-09-10T18:30:09.873Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:30:09.873Z] #42 104.1 text/template [2020-09-10T18:30:09.873Z] #42 109.6 go/parser [2020-09-10T18:30:09.873Z] #42 113.5 encoding/xml [2020-09-10T18:30:09.990Z] #39 43.94 DEP compel/src/lib/infect-util.d [2020-09-10T18:30:09.991Z] #39 44.10 DEP compel/src/lib/infect-rpc.d [2020-09-10T18:30:09.991Z] #39 44.21 DEP compel/arch/x86/src/lib/infect.d [2020-09-10T18:30:09.991Z] #39 ... [2020-09-10T18:30:09.991Z] [2020-09-10T18:30:09.991Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:30:09.991Z] #10 114.1 Selecting previously unselected package libapparmor1:amd64. [2020-09-10T18:30:09.991Z] #10 114.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-10T18:30:09.991Z] #10 114.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-10T18:30:10.043Z] #39 ... [2020-09-10T18:30:10.043Z] [2020-09-10T18:30:10.043Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:30:10.043Z] #10 111.6 Selecting previously unselected package libapparmor1:amd64. [2020-09-10T18:30:10.043Z] #10 111.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-10T18:30:10.043Z] #10 111.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-10T18:30:10.043Z] #10 111.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-10T18:30:10.043Z] #10 111.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-10T18:30:10.043Z] #10 111.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-10T18:30:10.043Z] #10 111.9 Selecting previously unselected package libbtrfs0. [2020-09-10T18:30:10.043Z] #10 111.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-10T18:30:10.043Z] #10 111.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-10T18:30:10.043Z] #10 112.0 Selecting previously unselected package libbtrfs-dev. [2020-09-10T18:30:10.043Z] #10 112.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-10T18:30:10.043Z] #10 112.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-10T18:30:10.043Z] #10 112.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-10T18:30:10.043Z] #10 112.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-10T18:30:10.043Z] #10 112.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-10T18:30:10.043Z] #10 112.2 Selecting previously unselected package libudev-dev:amd64. [2020-09-10T18:30:10.043Z] #10 112.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-10T18:30:10.043Z] #10 112.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-10T18:30:10.043Z] #10 112.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-10T18:30:10.043Z] #10 112.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-10T18:30:10.043Z] #10 112.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-10T18:30:10.043Z] #10 112.9 Selecting previously unselected package libpcre16-3:amd64. [2020-09-10T18:30:10.043Z] #10 112.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-10T18:30:10.043Z] #10 112.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-10T18:30:10.043Z] #10 113.1 Selecting previously unselected package libpcre32-3:amd64. [2020-09-10T18:30:10.043Z] #10 113.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-10T18:30:10.043Z] #10 113.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-10T18:30:10.043Z] #10 113.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-10T18:30:10.043Z] #10 113.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-10T18:30:10.043Z] #10 113.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-10T18:30:10.043Z] #10 113.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-10T18:30:10.043Z] #10 113.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-10T18:30:10.043Z] #10 113.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-10T18:30:10.173Z] #42 ... [2020-09-10T18:30:10.173Z] [2020-09-10T18:30:10.173Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:10.173Z] #40 47.88 DEP compel/src/lib/handle-elf.d [2020-09-10T18:30:10.173Z] #40 48.04 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-09-10T18:30:10.299Z] #10 114.0 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-10T18:30:10.299Z] #10 114.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-10T18:30:10.299Z] #10 114.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-10T18:30:10.473Z] #40 48.21 CC compel/src/lib/log.o [2020-09-10T18:30:10.486Z] #16 DONE 1.6s [2020-09-10T18:30:10.486Z] [2020-09-10T18:30:10.486Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:10.486Z] #39 49.51 AR soccr/libsoccr.a [2020-09-10T18:30:10.486Z] #39 49.59 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-10T18:30:10.486Z] #39 50.16 DEP criu/arch/aarch64/sigframe.d [2020-09-10T18:30:10.486Z] #39 50.29 DEP criu/arch/aarch64/crtools.d [2020-09-10T18:30:10.486Z] #39 50.53 DEP criu/arch/aarch64/cpu.d [2020-09-10T18:30:10.556Z] #10 114.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-10T18:30:10.556Z] #10 114.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-10T18:30:10.556Z] #10 114.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-10T18:30:10.556Z] #10 114.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-10T18:30:10.556Z] #10 114.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-10T18:30:10.556Z] #10 114.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-10T18:30:10.560Z] #10 ... [2020-09-10T18:30:10.560Z] [2020-09-10T18:30:10.560Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:30:10.560Z] #54 DONE 114.6s [2020-09-10T18:30:10.560Z] [2020-09-10T18:30:10.560Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-10T18:30:10.560Z] #55 DONE 0.0s [2020-09-10T18:30:10.560Z] [2020-09-10T18:30:10.560Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:30:10.560Z] #10 114.6 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-10T18:30:10.560Z] #10 ... [2020-09-10T18:30:10.560Z] [2020-09-10T18:30:10.560Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-10T18:30:10.560Z] #56 DONE 0.0s [2020-09-10T18:30:10.560Z] [2020-09-10T18:30:10.560Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:30:10.560Z] #10 114.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-10T18:30:10.560Z] #10 114.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-10T18:30:10.751Z] #39 50.55 DEP criu/arch/aarch64/bitops.d [2020-09-10T18:30:10.751Z] #39 50.59 CC criu/arch/aarch64/bitops.o [2020-09-10T18:30:10.751Z] #39 50.71 CC criu/arch/aarch64/cpu.o [2020-09-10T18:30:10.751Z] #39 ... [2020-09-10T18:30:10.751Z] [2020-09-10T18:30:10.751Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:30:10.751Z] #49 1.955 + RM_GOPATH=0 [2020-09-10T18:30:10.751Z] #49 1.955 + TMP_GOPATH= [2020-09-10T18:30:10.751Z] #49 1.955 + : /build [2020-09-10T18:30:10.751Z] #49 1.955 + '[' -z '' ']' [2020-09-10T18:30:10.751Z] #49 1.955 ++ mktemp -d [2020-09-10T18:30:10.751Z] #49 1.955 + export GOPATH=/tmp/tmp.wmj9WX2z2X [2020-09-10T18:30:10.751Z] #49 1.955 + GOPATH=/tmp/tmp.wmj9WX2z2X [2020-09-10T18:30:10.751Z] #49 1.955 + RM_GOPATH=1 [2020-09-10T18:30:10.751Z] #49 1.955 + case "$(go env GOARCH)" in [2020-09-10T18:30:10.751Z] #49 1.955 ++ go env GOARCH [2020-09-10T18:30:10.751Z] #49 1.965 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:30:10.751Z] #49 1.966 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:30:10.751Z] #49 1.969 ++ dirname /tmp/install/install.sh [2020-09-10T18:30:10.751Z] #49 1.972 + dir=/tmp/install [2020-09-10T18:30:10.751Z] #49 1.972 + bin=runc [2020-09-10T18:30:10.751Z] #49 1.972 + shift [2020-09-10T18:30:10.751Z] #49 1.972 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-10T18:30:10.751Z] #49 1.972 + . /tmp/install/runc.installer [2020-09-10T18:30:10.751Z] #49 1.972 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-10T18:30:10.751Z] #49 1.975 + install_runc [2020-09-10T18:30:10.751Z] #49 1.975 + uname -r [2020-09-10T18:30:10.751Z] #49 1.989 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-10T18:30:10.751Z] #49 1.989 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-10T18:30:10.751Z] #49 1.993 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-10T18:30:10.751Z] #49 1.993 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-10T18:30:10.751Z] #49 1.993 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wmj9WX2z2X/src/github.com/opencontainers/runc [2020-09-10T18:30:10.751Z] #49 1.995 Cloning into '/tmp/tmp.wmj9WX2z2X/src/github.com/opencontainers/runc'... [2020-09-10T18:30:10.751Z] #49 6.781 + cd /tmp/tmp.wmj9WX2z2X/src/github.com/opencontainers/runc [2020-09-10T18:30:10.751Z] #49 6.781 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-10T18:30:10.751Z] #49 7.081 + '[' -z '' ']' [2020-09-10T18:30:10.751Z] #49 7.081 + target=static [2020-09-10T18:30:10.751Z] #49 7.081 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-10T18:30:10.751Z] #49 7.401 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-10T18:30:10.774Z] #40 48.60 CC compel/arch/ppc64/src/lib/cpu.o [2020-09-10T18:30:10.819Z] #10 114.8 Selecting previously unselected package libbtrfs0. [2020-09-10T18:30:10.819Z] #10 114.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-10T18:30:10.819Z] #10 114.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-10T18:30:10.819Z] #10 115.1 Selecting previously unselected package libbtrfs-dev. [2020-09-10T18:30:10.819Z] #10 115.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-10T18:30:10.819Z] #10 115.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-10T18:30:11.015Z] #49 ... [2020-09-10T18:30:11.015Z] [2020-09-10T18:30:11.015Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:11.015Z] #39 50.84 CC criu/arch/aarch64/crtools.o [2020-09-10T18:30:11.083Z] #40 48.88 CC compel/arch/ppc64/src/lib/infect.o [2020-09-10T18:30:11.120Z] #10 114.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-10T18:30:11.120Z] #10 114.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-10T18:30:11.120Z] #10 114.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-10T18:30:11.279Z] #39 51.21 CC criu/arch/aarch64/sigframe.o [2020-09-10T18:30:11.281Z] #19 5.319 Collecting yamllint==1.16.0 [2020-09-10T18:30:11.388Z] #10 115.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-10T18:30:11.388Z] #10 115.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-10T18:30:11.388Z] #10 115.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-10T18:30:11.540Z] #19 ... [2020-09-10T18:30:11.540Z] [2020-09-10T18:30:11.540Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:30:11.540Z] #45 194.3 + cd /tmp/tmp.DRRT15P7lU/src/github.com/golangci/golangci-lint/ [2020-09-10T18:30:11.540Z] #45 194.3 + git checkout -q v1.23.8 [2020-09-10T18:30:11.540Z] #45 195.1 ++ git describe --tags [2020-09-10T18:30:11.540Z] #45 195.2 + version=v1.23.8 [2020-09-10T18:30:11.540Z] #45 195.2 ++ git rev-parse --short HEAD [2020-09-10T18:30:11.540Z] #45 195.2 + commit=76a82c6 [2020-09-10T18:30:11.540Z] #45 195.2 ++ git show -s --format=%cd [2020-09-10T18:30:11.540Z] #45 195.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-10T18:30:11.540Z] #45 195.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-10T18:30:11.543Z] #39 51.33 LINK criu/arch/aarch64/crtools.built-in.o [2020-09-10T18:30:11.543Z] #39 51.38 DEP criu/pie/util-vdso.d [2020-09-10T18:30:11.543Z] #39 51.49 DEP criu/pie/util.d [2020-09-10T18:30:11.649Z] #10 115.7 Selecting previously unselected package libudev-dev:amd64. [2020-09-10T18:30:11.649Z] #10 115.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-10T18:30:11.683Z] #10 ... [2020-09-10T18:30:11.683Z] [2020-09-10T18:30:11.683Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:30:11.683Z] #41 105.4 mime/quotedprintable [2020-09-10T18:30:11.683Z] #41 105.8 net/http/internal [2020-09-10T18:30:11.683Z] #41 109.4 net/textproto [2020-09-10T18:30:11.683Z] #41 109.4 crypto/x509 [2020-09-10T18:30:11.683Z] #41 110.5 vendor/golang.org/x/net/http/httpguts [2020-09-10T18:30:11.683Z] #41 110.8 vendor/golang.org/x/net/http/httpproxy [2020-09-10T18:30:11.683Z] #41 111.3 mime/multipart [2020-09-10T18:30:11.683Z] #41 113.7 crypto/tls [2020-09-10T18:30:11.683Z] #41 ... [2020-09-10T18:30:11.683Z] [2020-09-10T18:30:11.683Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:11.683Z] #39 40.00 CC compel/plugins/std/string.o [2020-09-10T18:30:11.683Z] #39 40.46 CC compel/plugins/std/infect.o [2020-09-10T18:30:11.683Z] #39 40.92 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-10T18:30:11.683Z] #39 40.97 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-10T18:30:11.683Z] #39 41.06 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-10T18:30:11.683Z] #39 41.16 AR compel/plugins/std.lib.a [2020-09-10T18:30:11.683Z] #39 41.29 CC compel/plugins/fds/fds.o [2020-09-10T18:30:11.807Z] #39 51.68 CC criu/pie/util.o [2020-09-10T18:30:11.908Z] #10 115.9 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-10T18:30:11.908Z] #10 116.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-10T18:30:11.908Z] #10 116.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-10T18:30:11.908Z] #10 116.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-10T18:30:11.940Z] #39 41.45 AR compel/plugins/fds.lib.a [2020-09-10T18:30:11.940Z] #39 41.49 HOSTDEP compel/src/lib/log-host.d [2020-09-10T18:30:11.940Z] #39 41.58 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-10T18:30:12.072Z] #39 51.86 CC criu/pie/util-vdso.o [2020-09-10T18:30:12.168Z] #10 116.2 Selecting previously unselected package libpcre16-3:amd64. [2020-09-10T18:30:12.168Z] #10 116.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-10T18:30:12.168Z] #10 116.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-10T18:30:12.170Z] #40 49.84 CC compel/src/lib/infect-rpc.o [2020-09-10T18:30:12.197Z] #39 ... [2020-09-10T18:30:12.197Z] [2020-09-10T18:30:12.197Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:30:12.197Z] #54 108.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-10T18:30:12.197Z] #54 108.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-10T18:30:12.197Z] #54 DONE 115.9s [2020-09-10T18:30:12.197Z] [2020-09-10T18:30:12.197Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:12.197Z] #39 41.68 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-10T18:30:12.197Z] #39 ... [2020-09-10T18:30:12.197Z] [2020-09-10T18:30:12.197Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-10T18:30:12.197Z] #55 DONE 0.1s [2020-09-10T18:30:12.197Z] [2020-09-10T18:30:12.197Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-10T18:30:12.197Z] #56 DONE 0.0s [2020-09-10T18:30:12.197Z] [2020-09-10T18:30:12.197Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:12.197Z] #39 41.73 HOSTDEP compel/src/main-host.d [2020-09-10T18:30:12.336Z] #39 52.22 AR criu/pie/pie.lib.a [2020-09-10T18:30:12.336Z] #39 52.26 DEP criu/pie/restorer.d [2020-09-10T18:30:12.428Z] #10 116.4 Selecting previously unselected package libpcre32-3:amd64. [2020-09-10T18:30:12.428Z] #10 116.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-10T18:30:12.428Z] #10 116.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-10T18:30:12.428Z] #10 116.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-10T18:30:12.428Z] #10 116.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-10T18:30:12.428Z] #10 116.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-10T18:30:12.428Z] #10 116.7 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-10T18:30:12.454Z] #39 41.91 DEP compel/src/lib/ptrace.d [2020-09-10T18:30:12.483Z] #40 50.30 CC compel/src/lib/infect-util.o [2020-09-10T18:30:12.601Z] #39 52.38 DEP criu/arch/aarch64/intraprocedure.d [2020-09-10T18:30:12.601Z] #39 52.40 DEP criu/arch/aarch64/restorer.d [2020-09-10T18:30:12.601Z] #39 52.52 DEP criu/arch/aarch64/vdso-pie.d [2020-09-10T18:30:12.601Z] #39 52.63 DEP criu/pie/parasite-vdso.d [2020-09-10T18:30:12.688Z] #10 116.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-10T18:30:12.688Z] #10 116.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-10T18:30:12.711Z] #39 42.07 DEP compel/src/lib/infect.d [2020-09-10T18:30:12.784Z] #40 50.58 CC compel/src/lib/infect.o [2020-09-10T18:30:12.866Z] #39 52.86 DEP criu/pie/parasite.d [2020-09-10T18:30:12.948Z] #10 117.1 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-10T18:30:12.948Z] #10 117.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-10T18:30:12.948Z] #10 117.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-10T18:30:12.967Z] #39 42.33 DEP compel/src/lib/infect-util.d [2020-09-10T18:30:12.967Z] #39 42.52 DEP compel/src/lib/infect-rpc.d [2020-09-10T18:30:13.130Z] #39 53.13 CC criu/pie/parasite.o [2020-09-10T18:30:13.208Z] #10 117.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-10T18:30:13.208Z] #10 117.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-10T18:30:13.208Z] #10 117.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-10T18:30:13.208Z] #10 117.5 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-10T18:30:13.224Z] #39 42.71 DEP compel/arch/x86/src/lib/infect.d [2020-09-10T18:30:13.468Z] #10 117.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-10T18:30:13.468Z] #10 117.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-10T18:30:13.468Z] #10 117.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-10T18:30:13.481Z] #39 ... [2020-09-10T18:30:13.481Z] [2020-09-10T18:30:13.481Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:30:13.481Z] #10 115.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-10T18:30:13.481Z] #10 116.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-10T18:30:13.481Z] #10 116.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-10T18:30:13.481Z] #10 116.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-10T18:30:13.481Z] #10 116.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-10T18:30:13.481Z] #10 116.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-10T18:30:13.481Z] #10 116.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:30:13.481Z] #10 116.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-10T18:30:13.481Z] #10 116.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-10T18:30:13.481Z] #10 116.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-10T18:30:13.481Z] #10 116.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-10T18:30:13.481Z] #10 116.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-10T18:30:13.481Z] #10 116.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-10T18:30:13.481Z] #10 116.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-10T18:30:13.481Z] #10 116.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-10T18:30:13.481Z] #10 116.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-10T18:30:13.481Z] #10 116.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-10T18:30:13.481Z] #10 116.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:30:13.481Z] #10 116.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-10T18:30:13.481Z] #10 116.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-10T18:30:13.481Z] #10 116.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:30:13.481Z] #10 116.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-10T18:30:13.481Z] #10 116.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-10T18:30:13.481Z] #10 116.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-10T18:30:13.481Z] #10 116.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-10T18:30:13.481Z] #10 116.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-10T18:30:13.481Z] #10 116.6 Setting up dmsetup (2:1.02.155-3) ... [2020-09-10T18:30:13.481Z] #10 116.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-10T18:30:13.481Z] #10 116.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-10T18:30:13.481Z] #10 116.7 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:30:13.481Z] #10 DONE 117.1s [2020-09-10T18:30:13.481Z] [2020-09-10T18:30:13.481Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:13.481Z] #39 42.84 DEP compel/arch/x86/src/lib/cpu.d [2020-09-10T18:30:13.481Z] #39 42.95 DEP compel/src/lib/log.d [2020-09-10T18:30:13.481Z] #39 43.05 DEP compel/src/main.d [2020-09-10T18:30:13.727Z] #10 117.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-10T18:30:13.727Z] #10 117.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-10T18:30:13.742Z] #39 43.17 DEP compel/src/lib/handle-elf.d [2020-09-10T18:30:13.987Z] #10 118.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-10T18:30:13.987Z] #10 ... [2020-09-10T18:30:13.987Z] [2020-09-10T18:30:13.987Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:30:13.987Z] #41 108.0 mime [2020-09-10T18:30:13.987Z] #41 109.3 mime/quotedprintable [2020-09-10T18:30:13.987Z] #41 109.7 net/http/internal [2020-09-10T18:30:13.987Z] #41 112.1 crypto/tls [2020-09-10T18:30:13.987Z] #41 117.6 net/http/httptrace [2020-09-10T18:30:13.987Z] #41 117.9 net/http [2020-09-10T18:30:13.987Z] #41 ... [2020-09-10T18:30:13.987Z] [2020-09-10T18:30:13.987Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T18:30:13.987Z] #10 118.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-10T18:30:13.987Z] #10 118.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-10T18:30:13.987Z] #10 118.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-10T18:30:13.987Z] #10 118.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-10T18:30:13.987Z] #10 118.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-10T18:30:13.987Z] #10 118.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-10T18:30:13.987Z] #10 118.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:30:13.987Z] #10 118.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-10T18:30:13.987Z] #10 118.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-10T18:30:13.987Z] #10 118.1 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-10T18:30:13.987Z] #10 118.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-10T18:30:13.987Z] #10 118.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-10T18:30:13.987Z] #10 118.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-10T18:30:13.987Z] #10 118.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-10T18:30:13.987Z] #10 118.2 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-10T18:30:13.987Z] #10 118.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-10T18:30:13.987Z] #10 118.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-10T18:30:13.987Z] #10 118.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:30:13.987Z] #10 118.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-10T18:30:13.987Z] #10 118.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-10T18:30:13.987Z] #10 118.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T18:30:13.987Z] #10 118.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-10T18:30:13.998Z] #39 43.40 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-10T18:30:13.998Z] #39 43.54 CC compel/src/lib/log.o [2020-09-10T18:30:14.100Z] #39 54.02 LINK criu/pie/parasite.built-in.o [2020-09-10T18:30:14.100Z] #39 54.03 GEN criu/pie/parasite-blob.h [2020-09-10T18:30:14.100Z] #39 54.04 CC criu/pie/parasite-vdso.o [2020-09-10T18:30:14.247Z] #10 118.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-10T18:30:14.247Z] #10 118.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-10T18:30:14.247Z] #10 118.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-10T18:30:14.247Z] #10 118.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-10T18:30:14.247Z] #10 118.3 Setting up dmsetup (2:1.02.155-3) ... [2020-09-10T18:30:14.247Z] #10 118.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-10T18:30:14.247Z] #10 118.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-10T18:30:14.247Z] #10 118.3 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:30:14.254Z] #39 43.78 CC compel/arch/x86/src/lib/cpu.o [2020-09-10T18:30:14.679Z] #39 54.68 CC criu/arch/aarch64/vdso-pie.o [2020-09-10T18:30:14.817Z] #10 DONE 118.9s [2020-09-10T18:30:14.817Z] [2020-09-10T18:30:14.817Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-10T18:30:14.943Z] #39 54.89 CC criu/arch/aarch64/restorer.o [2020-09-10T18:30:15.184Z] #39 44.64 CC compel/arch/x86/src/lib/infect.o [2020-09-10T18:30:15.184Z] #39 ... [2020-09-10T18:30:15.184Z] [2020-09-10T18:30:15.184Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-10T18:30:15.184Z] #11 DONE 1.9s [2020-09-10T18:30:15.441Z] [2020-09-10T18:30:15.441Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:30:15.441Z] #49 1.872 + RM_GOPATH=0 [2020-09-10T18:30:15.441Z] #49 1.872 + TMP_GOPATH= [2020-09-10T18:30:15.441Z] #49 1.872 + : /build [2020-09-10T18:30:15.441Z] #49 1.872 + '[' -z '' ']' [2020-09-10T18:30:15.441Z] #49 1.876 ++ mktemp -d [2020-09-10T18:30:15.441Z] #49 1.878 + export GOPATH=/tmp/tmp.ODKShuABTA [2020-09-10T18:30:15.441Z] #49 1.878 + GOPATH=/tmp/tmp.ODKShuABTA [2020-09-10T18:30:15.441Z] #49 1.878 + RM_GOPATH=1 [2020-09-10T18:30:15.441Z] #49 1.878 + case "$(go env GOARCH)" in [2020-09-10T18:30:15.441Z] #49 1.880 ++ go env GOARCH [2020-09-10T18:30:15.441Z] #49 1.954 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:30:15.441Z] #49 1.954 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:30:15.441Z] #49 1.954 ++ dirname /tmp/install/install.sh [2020-09-10T18:30:15.441Z] #49 1.973 + dir=/tmp/install [2020-09-10T18:30:15.441Z] #49 1.973 + bin=runc [2020-09-10T18:30:15.441Z] #49 1.973 + shift [2020-09-10T18:30:15.441Z] #49 1.973 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-10T18:30:15.441Z] #49 1.973 + . /tmp/install/runc.installer [2020-09-10T18:30:15.441Z] #49 1.973 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-10T18:30:15.441Z] #49 1.973 + install_runc [2020-09-10T18:30:15.441Z] #49 1.999 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-10T18:30:15.441Z] #49 2.003 + uname -r [2020-09-10T18:30:15.441Z] #49 2.008 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-10T18:30:15.441Z] #49 2.008 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-10T18:30:15.441Z] #49 2.008 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-10T18:30:15.441Z] #49 2.008 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ODKShuABTA/src/github.com/opencontainers/runc [2020-09-10T18:30:15.441Z] #49 2.021 Cloning into '/tmp/tmp.ODKShuABTA/src/github.com/opencontainers/runc'... [2020-09-10T18:30:15.522Z] #39 55.36 CC criu/arch/aarch64/intraprocedure.o [2020-09-10T18:30:15.523Z] #39 55.40 CC criu/pie/restorer.o [2020-09-10T18:30:15.566Z] #40 53.07 CC compel/src/lib/ptrace.o [2020-09-10T18:30:15.566Z] #40 53.54 AR compel/libcompel.a [2020-09-10T18:30:15.566Z] #40 53.62 HOSTCC compel/src/main-host.o [2020-09-10T18:30:15.736Z] #45 ... [2020-09-10T18:30:15.736Z] [2020-09-10T18:30:15.736Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:15.736Z] #39 118.5 CC criu/log.o [2020-09-10T18:30:15.736Z] #39 119.3 CC criu/lsm.o [2020-09-10T18:30:15.736Z] #39 119.8 CC criu/mem.o [2020-09-10T18:30:15.736Z] #39 121.7 CC criu/memfd.o [2020-09-10T18:30:15.736Z] #39 122.3 CC criu/mount.o [2020-09-10T18:30:15.736Z] #39 126.2 CC criu/namespaces.o [2020-09-10T18:30:15.736Z] #39 128.1 CC criu/net.o [2020-09-10T18:30:16.197Z] #11 DONE 1.4s [2020-09-10T18:30:16.197Z] [2020-09-10T18:30:16.197Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:30:16.197Z] #49 1.394 + RM_GOPATH=0 [2020-09-10T18:30:16.197Z] #49 1.395 + TMP_GOPATH= [2020-09-10T18:30:16.197Z] #49 1.395 + : /build [2020-09-10T18:30:16.197Z] #49 1.395 + '[' -z '' ']' [2020-09-10T18:30:16.197Z] #49 1.398 ++ mktemp -d [2020-09-10T18:30:16.197Z] #49 1.400 + export GOPATH=/tmp/tmp.ZUXDRaHIyw [2020-09-10T18:30:16.197Z] #49 1.400 + GOPATH=/tmp/tmp.ZUXDRaHIyw [2020-09-10T18:30:16.197Z] #49 1.400 + RM_GOPATH=1 [2020-09-10T18:30:16.197Z] #49 1.401 + case "$(go env GOARCH)" in [2020-09-10T18:30:16.197Z] #49 1.401 ++ go env GOARCH [2020-09-10T18:30:16.197Z] #49 1.413 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:30:16.197Z] #49 1.414 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:30:16.197Z] #49 1.415 ++ dirname /tmp/install/install.sh [2020-09-10T18:30:16.197Z] #49 1.420 + dir=/tmp/install [2020-09-10T18:30:16.197Z] #49 1.421 + bin=runc [2020-09-10T18:30:16.197Z] #49 1.422 + shift [2020-09-10T18:30:16.197Z] #49 1.422 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-10T18:30:16.197Z] #49 1.423 + . /tmp/install/runc.installer [2020-09-10T18:30:16.197Z] #49 1.424 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-10T18:30:16.197Z] #49 1.425 + install_runc [2020-09-10T18:30:16.197Z] #49 1.425 + uname -r [2020-09-10T18:30:16.197Z] #49 1.425 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-10T18:30:16.197Z] #49 1.429 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-10T18:30:16.197Z] #49 1.429 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-10T18:30:16.197Z] #49 1.429 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-10T18:30:16.197Z] #49 1.429 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZUXDRaHIyw/src/github.com/opencontainers/runc [2020-09-10T18:30:16.197Z] #49 1.432 Cloning into '/tmp/tmp.ZUXDRaHIyw/src/github.com/opencontainers/runc'... [2020-09-10T18:30:16.218Z] #40 54.12 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-09-10T18:30:16.218Z] #40 ... [2020-09-10T18:30:16.218Z] [2020-09-10T18:30:16.218Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:30:16.218Z] #50 9.729 + cd /tmp/tmp.6M4QGFdw5V/src/github.com/opencontainers/runc [2020-09-10T18:30:16.371Z] #49 ... [2020-09-10T18:30:16.371Z] [2020-09-10T18:30:16.371Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-10T18:30:16.371Z] #12 DONE 1.1s [2020-09-10T18:30:16.371Z] [2020-09-10T18:30:16.371Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-10T18:30:16.519Z] #50 9.730 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-10T18:30:16.519Z] #50 9.932 + '[' -z '' ']' [2020-09-10T18:30:16.519Z] #50 9.933 + target=static [2020-09-10T18:30:16.519Z] #50 9.934 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-10T18:30:16.675Z] #39 ... [2020-09-10T18:30:16.675Z] [2020-09-10T18:30:16.675Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-10T18:30:16.675Z] #19 10.64 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-10T18:30:16.675Z] #19 10.73 Collecting pyyaml (from yamllint==1.16.0) [2020-09-10T18:30:16.819Z] #50 10.29 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-10T18:30:16.934Z] #19 10.88 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-10T18:30:17.303Z] #13 0.921 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-10T18:30:17.453Z] #39 ... [2020-09-10T18:30:17.453Z] [2020-09-10T18:30:17.453Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:30:17.453Z] #36 116.9 + dpkg --print-architecture [2020-09-10T18:30:17.559Z] #13 DONE 1.1s [2020-09-10T18:30:17.559Z] [2020-09-10T18:30:17.559Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-10T18:30:17.579Z] #49 ... [2020-09-10T18:30:17.579Z] [2020-09-10T18:30:17.579Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-10T18:30:17.579Z] #12 DONE 1.1s [2020-09-10T18:30:17.579Z] [2020-09-10T18:30:17.579Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-10T18:30:18.148Z] #13 0.847 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-10T18:30:18.314Z] #19 12.31 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-10T18:30:18.314Z] #19 12.35 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-10T18:30:18.314Z] #19 12.41 Building wheels for collected packages: pyyaml [2020-09-10T18:30:18.314Z] #19 12.41 Running setup.py bdist_wheel for pyyaml: started [2020-09-10T18:30:18.408Z] #13 DONE 1.0s [2020-09-10T18:30:18.408Z] [2020-09-10T18:30:18.408Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-10T18:30:18.488Z] #14 DONE 1.0s [2020-09-10T18:30:18.488Z] [2020-09-10T18:30:18.488Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:30:18.488Z] #41 121.8 net/http/httptrace [2020-09-10T18:30:18.488Z] #41 122.1 net/http [2020-09-10T18:30:18.852Z] #36 DONE 118.3s [2020-09-10T18:30:18.852Z] [2020-09-10T18:30:18.852Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:18.852Z] #39 57.33 LINK criu/pie/restorer.built-in.o [2020-09-10T18:30:18.852Z] #39 57.34 GEN criu/pie/restorer-blob.h [2020-09-10T18:30:18.852Z] #39 57.44 DEP criu/vdso.d [2020-09-10T18:30:18.852Z] #39 57.73 DEP criu/uts_ns.d [2020-09-10T18:30:18.852Z] #39 57.81 DEP criu/util.d [2020-09-10T18:30:18.852Z] #39 57.91 DEP criu/uffd.d [2020-09-10T18:30:18.852Z] #39 58.01 DEP criu/tun.d [2020-09-10T18:30:18.852Z] #39 58.11 DEP criu/tty.d [2020-09-10T18:30:18.852Z] #39 58.25 DEP criu/timerfd.d [2020-09-10T18:30:18.852Z] #39 58.43 DEP criu/timens.d [2020-09-10T18:30:18.852Z] #39 58.53 DEP criu/sysfs_parse.d [2020-09-10T18:30:18.852Z] #39 58.70 DEP criu/sysctl.d [2020-09-10T18:30:18.852Z] #39 58.90 DEP criu/string.d [2020-09-10T18:30:19.119Z] #39 58.93 DEP criu/stats.d [2020-09-10T18:30:19.119Z] #39 59.16 DEP criu/sockets.d [2020-09-10T18:30:19.348Z] #14 DONE 1.0s [2020-09-10T18:30:19.348Z] [2020-09-10T18:30:19.348Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:19.348Z] #39 44.34 DEP compel/arch/x86/src/lib/cpu.d [2020-09-10T18:30:19.348Z] #39 44.40 DEP compel/src/lib/log.d [2020-09-10T18:30:19.348Z] #39 44.51 DEP compel/src/main.d [2020-09-10T18:30:19.348Z] #39 44.72 DEP compel/src/lib/handle-elf.d [2020-09-10T18:30:19.348Z] #39 44.85 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-10T18:30:19.348Z] #39 45.00 CC compel/src/lib/log.o [2020-09-10T18:30:19.348Z] #39 45.36 CC compel/arch/x86/src/lib/cpu.o [2020-09-10T18:30:19.348Z] #39 46.19 CC compel/arch/x86/src/lib/infect.o [2020-09-10T18:30:19.348Z] #39 46.84 CC compel/src/lib/infect-rpc.o [2020-09-10T18:30:19.348Z] #39 47.20 CC compel/src/lib/infect-util.o [2020-09-10T18:30:19.348Z] #39 47.44 CC compel/src/lib/infect.o [2020-09-10T18:30:19.348Z] #39 49.65 CC compel/src/lib/ptrace.o [2020-09-10T18:30:19.348Z] #39 50.29 AR compel/libcompel.a [2020-09-10T18:30:19.348Z] #39 50.46 HOSTCC compel/src/main-host.o [2020-09-10T18:30:19.348Z] #39 50.96 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-10T18:30:19.348Z] #39 51.15 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-10T18:30:19.348Z] #39 51.45 HOSTCC compel/src/lib/log-host.o [2020-09-10T18:30:19.348Z] #39 51.71 HOSTLINK compel/compel-host-bin [2020-09-10T18:30:19.348Z] #39 51.94 DEP soccr/soccr.d [2020-09-10T18:30:19.348Z] #39 52.12 CC soccr/soccr.o [2020-09-10T18:30:19.348Z] #39 ... [2020-09-10T18:30:19.348Z] [2020-09-10T18:30:19.348Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-10T18:30:19.393Z] #39 59.37 DEP criu/sk-unix.d [2020-09-10T18:30:19.694Z] #19 13.43 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-10T18:30:19.694Z] #19 13.44 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-10T18:30:19.694Z] #19 13.52 Successfully built pyyaml [2020-09-10T18:30:19.694Z] #19 13.54 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-10T18:30:19.709Z] #50 ... [2020-09-10T18:30:19.710Z] [2020-09-10T18:30:19.710Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:30:19.710Z] #18 0.636 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:30:19.710Z] #18 0.761 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:30:19.710Z] #18 0.873 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:30:19.710Z] #18 1.703 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-10T18:30:19.710Z] #18 3.109 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [216 kB] [2020-09-10T18:30:19.710Z] #18 4.133 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-10T18:30:19.710Z] #18 ... [2020-09-10T18:30:19.710Z] [2020-09-10T18:30:19.710Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:19.710Z] #40 54.34 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-10T18:30:19.710Z] #40 54.96 HOSTCC compel/src/lib/log-host.o [2020-09-10T18:30:19.710Z] #40 55.17 HOSTLINK compel/compel-host-bin [2020-09-10T18:30:19.710Z] #40 55.31 DEP soccr/soccr.d [2020-09-10T18:30:19.710Z] #40 55.63 CC soccr/soccr.o [2020-09-10T18:30:19.710Z] #40 57.69 AR soccr/libsoccr.a [2020-09-10T18:30:19.855Z] #41 ... [2020-09-10T18:30:19.855Z] [2020-09-10T18:30:19.855Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-10T18:30:19.855Z] #15 DONE 1.1s [2020-09-10T18:30:19.855Z] [2020-09-10T18:30:19.855Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-10T18:30:19.953Z] #19 13.90 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-10T18:30:19.971Z] #39 59.63 DEP criu/sk-tcp.d [2020-09-10T18:30:19.971Z] #39 59.80 DEP criu/sk-queue.d [2020-09-10T18:30:19.971Z] #39 59.91 DEP criu/sk-packet.d [2020-09-10T18:30:19.971Z] #39 60.04 DEP criu/sk-netlink.d [2020-09-10T18:30:20.029Z] #40 57.75 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-10T18:30:20.235Z] #39 60.18 DEP criu/sk-inet.d [2020-09-10T18:30:20.501Z] #39 ... [2020-09-10T18:30:20.501Z] [2020-09-10T18:30:20.501Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:30:20.501Z] #17 1.625 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:30:20.501Z] #17 1.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:30:20.501Z] #17 1.659 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:30:20.501Z] #17 2.249 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-10T18:30:20.501Z] #17 2.930 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-10T18:30:20.501Z] #17 3.955 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-10T18:30:20.501Z] #17 6.107 Fetched 8204 kB in 5s (1701 kB/s) [2020-09-10T18:30:20.501Z] #17 6.107 Reading package lists... [2020-09-10T18:30:20.501Z] #17 8.364 Reading package lists... [2020-09-10T18:30:20.501Z] #17 ... [2020-09-10T18:30:20.501Z] [2020-09-10T18:30:20.501Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:20.501Z] #39 60.40 DEP criu/signalfd.d [2020-09-10T18:30:20.508Z] Commit message: "Merge commit 'f50a40e889fdaeebf14fce1d494f95e60092d21d' into HEAD" [2020-09-10T18:30:20.523Z] #19 DONE 14.4s [2020-09-10T18:30:20.523Z] [2020-09-10T18:30:20.523Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-10T18:30:20.625Z] First time build. Skipping changelog. [2020-09-10T18:30:20.683Z] #40 ... [2020-09-10T18:30:20.683Z] [2020-09-10T18:30:20.683Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T18:30:20.683Z] #48 115.8 golang.org/x/crypto/ssh/terminal [2020-09-10T18:30:20.683Z] #48 118.8 mvdan.cc/sh/v3/cmd/shfmt [2020-09-10T18:30:20.683Z] #48 DONE 124.7s [2020-09-10T18:30:20.683Z] [2020-09-10T18:30:20.683Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:20.683Z] #40 58.32 DEP criu/arch/ppc64/sigframe.d [2020-09-10T18:30:20.683Z] #40 58.57 DEP criu/arch/ppc64/crtools.d [2020-09-10T18:30:20.730Z] #15 DONE 1.1s [2020-09-10T18:30:20.730Z] [2020-09-10T18:30:20.730Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-10T18:30:20.765Z] #39 60.56 DEP criu/sigframe.d [2020-09-10T18:30:20.766Z] #39 60.63 DEP criu/shmem.d [2020-09-10T18:30:20.766Z] #39 60.74 DEP criu/servicefd.d [2020-09-10T18:30:20.783Z] #22 DONE 0.3s [2020-09-10T18:30:20.783Z] [2020-09-10T18:30:20.783Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-10T18:30:20.794Z] #16 DONE 1.1s [2020-09-10T18:30:20.794Z] [2020-09-10T18:30:20.794Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:30:20.983Z] #40 58.83 DEP criu/arch/ppc64/cpu.d [2020-09-10T18:30:21.031Z] #39 60.88 DEP criu/seize.d [2020-09-10T18:30:21.031Z] #39 61.01 DEP criu/seccomp.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-10T18:30:21.286Z] #40 59.19 CC criu/arch/ppc64/cpu.o [2020-09-10T18:30:21.297Z] #39 61.16 DEP criu/rst-malloc.d [2020-09-10T18:30:21.297Z] #39 61.22 DEP criu/rbtree.d [2020-09-10T18:30:21.297Z] #39 61.25 DEP criu/pstree.d [2020-09-10T18:30:21.300Z] #16 DONE 1.0s [2020-09-10T18:30:21.300Z] [2020-09-10T18:30:21.300Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:21.300Z] #39 53.85 AR soccr/libsoccr.a [2020-09-10T18:30:21.300Z] #39 53.88 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-10T18:30:21.300Z] #39 54.39 DEP criu/arch/x86/sigframe.d [2020-09-10T18:30:21.300Z] #39 54.49 DEP criu/arch/x86/sigaction_compat.d [2020-09-10T18:30:21.300Z] #39 54.56 DEP criu/arch/x86/kerndat.d [2020-09-10T18:30:21.300Z] #39 54.70 DEP criu/arch/x86/crtools.d [2020-09-10T18:30:21.300Z] #39 54.84 DEP criu/arch/x86/cpu.d [2020-09-10T18:30:21.300Z] #39 55.12 CC criu/arch/x86/cpu.o [2020-09-10T18:30:20.541Z] > git rev-list --no-walk 4008e3c6c62b9edfeda8076a46ea38cf8f243c5b # timeout=10 [2020-09-10T18:30:21.562Z] #39 61.39 DEP criu/protobuf.d [2020-09-10T18:30:21.562Z] #39 61.46 GEN criu/protobuf-desc-gen.h [2020-09-10T18:30:21.871Z] #39 55.94 CC criu/arch/x86/crtools.o [2020-09-10T18:30:22.161Z] #17 1.532 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:30:22.161Z] #17 1.579 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:30:22.161Z] #17 1.587 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:30:22.355Z] #40 60.10 CC criu/arch/ppc64/crtools.o [2020-09-10T18:30:22.723Z] #17 2.200 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-10T18:30:22.960Z] #39 62.94 DEP criu/protobuf-desc.d [2020-09-10T18:30:23.225Z] #39 63.03 DEP criu/proc_parse.d [2020-09-10T18:30:23.225Z] #39 63.20 DEP criu/plugin.d [2020-09-10T18:30:23.252Z] #39 57.14 CC criu/arch/x86/kerndat.o [2020-09-10T18:30:23.435Z] #40 61.32 CC criu/arch/ppc64/sigframe.o [2020-09-10T18:30:23.489Z] #39 63.29 DEP criu/pipes.d [2020-09-10T18:30:23.489Z] #39 63.38 DEP criu/pie-util.d [2020-09-10T18:30:23.489Z] #39 63.44 DEP criu/pie-util-vdso.d [2020-09-10T18:30:23.489Z] #39 63.52 DEP criu/path.d [2020-09-10T18:30:23.511Z] #39 57.56 CC criu/arch/x86/sigaction_compat.o [2020-09-10T18:30:23.637Z] + docker version [2020-09-10T18:30:23.744Z] #40 61.81 LINK criu/arch/ppc64/crtools.built-in.o [2020-09-10T18:30:23.755Z] #39 63.61 DEP criu/parasite-syscall.d [2020-09-10T18:30:23.755Z] #39 63.75 DEP criu/pagemap.d [2020-09-10T18:30:23.771Z] #39 57.82 CC criu/arch/x86/sigframe.o [2020-09-10T18:30:24.019Z] #39 63.87 DEP criu/pagemap-cache.d [2020-09-10T18:30:24.019Z] #39 63.97 DEP criu/page-xfer.d [2020-09-10T18:30:24.019Z] #39 64.06 DEP criu/page-pipe.d [2020-09-10T18:30:24.032Z] #39 58.14 LINK criu/arch/x86/crtools.built-in.o [2020-09-10T18:30:24.032Z] #39 58.19 DEP criu/pie/util-vdso-elf32.d [2020-09-10T18:30:24.045Z] #40 61.87 DEP criu/pie/util-vdso.d [2020-09-10T18:30:24.045Z] #40 62.11 DEP criu/pie/util.d [2020-09-10T18:30:24.092Z] #17 3.394 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-10T18:30:24.284Z] #39 64.17 DEP criu/netfilter.d [2020-09-10T18:30:24.296Z] #39 58.35 DEP criu/pie/util-vdso.d [2020-09-10T18:30:24.296Z] #39 58.49 DEP criu/pie/util.d [2020-09-10T18:30:24.345Z] #40 62.33 CC criu/pie/util.o [2020-09-10T18:30:24.548Z] #39 64.33 DEP criu/net.d [2020-09-10T18:30:24.548Z] #39 64.52 DEP criu/namespaces.d [2020-09-10T18:30:24.556Z] #39 58.63 CC criu/pie/util.o [2020-09-10T18:30:24.656Z] #40 62.65 CC criu/pie/util-vdso.o [2020-09-10T18:30:24.813Z] #39 64.65 DEP criu/mount.d [2020-09-10T18:30:24.813Z] #39 64.80 DEP criu/memfd.d [2020-09-10T18:30:24.815Z] #39 58.95 CC criu/pie/util-vdso.o [2020-09-10T18:30:24.958Z] #40 ... [2020-09-10T18:30:24.958Z] [2020-09-10T18:30:24.958Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:30:24.958Z] #42 119.2 go/doc [2020-09-10T18:30:24.958Z] #42 121.7 math/big [2020-09-10T18:30:24.958Z] #42 126.2 github.com/LK4D4/vndr/build [2020-09-10T18:30:24.981Z] #26 DONE 3.8s [2020-09-10T18:30:24.981Z] [2020-09-10T18:30:24.981Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:24.981Z] #39 131.4 CC criu/netfilter.o [2020-09-10T18:30:24.981Z] #39 131.9 CC criu/page-pipe.o [2020-09-10T18:30:24.981Z] #39 132.5 CC criu/page-xfer.o [2020-09-10T18:30:24.981Z] #39 134.6 CC criu/pagemap-cache.o [2020-09-10T18:30:24.981Z] #39 134.9 CC criu/pagemap.o [2020-09-10T18:30:24.981Z] #39 135.6 CC criu/parasite-syscall.o [2020-09-10T18:30:24.981Z] #39 136.4 CC criu/path.o [2020-09-10T18:30:24.981Z] #39 136.6 CC criu/pie-util-vdso-elf32.o [2020-09-10T18:30:24.981Z] #39 137.0 CC criu/pie-util-vdso.o [2020-09-10T18:30:24.981Z] #39 137.5 CC criu/pie-util.o [2020-09-10T18:30:24.981Z] #39 137.7 CC criu/pipes.o [2020-09-10T18:30:24.981Z] #39 ... [2020-09-10T18:30:24.981Z] [2020-09-10T18:30:24.981Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:30:24.981Z] #49 88.48 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-10T18:30:24.981Z] #49 ... [2020-09-10T18:30:24.981Z] [2020-09-10T18:30:24.981Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-10T18:30:24.981Z] #29 DONE 0.3s [2020-09-10T18:30:24.981Z] [2020-09-10T18:30:24.981Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-10T18:30:24.981Z] #31 DONE 0.0s [2020-09-10T18:30:24.981Z] [2020-09-10T18:30:24.981Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-10T18:30:24.981Z] #34 DONE 0.0s [2020-09-10T18:30:24.981Z] [2020-09-10T18:30:24.981Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:30:25.077Z] #39 64.89 DEP criu/mem.d [2020-09-10T18:30:25.241Z] #36 ... [2020-09-10T18:30:25.241Z] [2020-09-10T18:30:25.241Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:25.241Z] #39 138.4 CC criu/plugin.o [2020-09-10T18:30:25.258Z] #42 ... [2020-09-10T18:30:25.258Z] [2020-09-10T18:30:25.258Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:30:25.258Z] #18 10.89 Fetched 8156 kB in 10s (782 kB/s) [2020-09-10T18:30:25.258Z] #18 10.89 Reading package lists... [2020-09-10T18:30:25.342Z] #39 65.04 DEP criu/lsm.d [2020-09-10T18:30:25.342Z] #39 65.18 DEP criu/log.d [2020-09-10T18:30:25.342Z] #39 65.28 DEP criu/libnetlink.d [2020-09-10T18:30:25.385Z] #39 59.60 CC criu/pie/util-vdso-elf32.o [2020-09-10T18:30:25.459Z] #17 4.643 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-10T18:30:25.501Z] #39 138.7 CC criu/proc_parse.o [2020-09-10T18:30:25.559Z] #18 16.13 Reading package lists... [2020-09-10T18:30:25.559Z] #18 ... [2020-09-10T18:30:25.559Z] [2020-09-10T18:30:25.559Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:25.559Z] #40 63.31 AR criu/pie/pie.lib.a [2020-09-10T18:30:25.559Z] #40 63.39 DEP criu/pie/restorer.d [2020-09-10T18:30:25.606Z] #39 65.36 DEP criu/kerndat.d [2020-09-10T18:30:25.607Z] #39 65.47 DEP criu/kcmp-ids.d [2020-09-10T18:30:25.607Z] #39 65.51 DEP criu/irmap.d [2020-09-10T18:30:25.861Z] #40 63.56 DEP criu/arch/ppc64/vdso-trampoline.d [2020-09-10T18:30:25.861Z] #40 63.57 DEP criu/arch/ppc64/restorer.d [2020-09-10T18:30:25.861Z] #40 63.83 DEP criu/arch/ppc64/vdso-pie.d [2020-09-10T18:30:25.861Z] #40 63.95 DEP criu/pie/parasite-vdso.d [2020-09-10T18:30:25.871Z] #39 65.66 DEP criu/ipc_ns.d [2020-09-10T18:30:25.871Z] #39 65.83 DEP criu/image.d [2020-09-10T18:30:26.136Z] #39 65.96 DEP criu/image-desc.d [2020-09-10T18:30:26.136Z] #39 66.05 DEP criu/fsnotify.d [2020-09-10T18:30:26.136Z] #39 66.14 DEP criu/filesystems.d [2020-09-10T18:30:26.161Z] #40 64.09 DEP criu/pie/parasite.d [2020-09-10T18:30:26.324Z] #39 60.10 AR criu/pie/pie.lib.a [2020-09-10T18:30:26.324Z] #39 60.16 DEP criu/pie/restorer.d [2020-09-10T18:30:26.324Z] #39 60.33 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-10T18:30:26.324Z] #39 60.44 DEP criu/arch/x86/restorer_unmap.d [2020-09-10T18:30:26.324Z] #39 60.47 DEP criu/arch/x86/restorer.d [2020-09-10T18:30:26.386Z] #17 ... [2020-09-10T18:30:26.386Z] [2020-09-10T18:30:26.386Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:26.386Z] #39 45.72 CC compel/src/lib/infect-rpc.o [2020-09-10T18:30:26.386Z] #39 46.30 CC compel/src/lib/infect-util.o [2020-09-10T18:30:26.386Z] #39 46.62 CC compel/src/lib/infect.o [2020-09-10T18:30:26.386Z] #39 49.65 CC compel/src/lib/ptrace.o [2020-09-10T18:30:26.386Z] #39 50.25 AR compel/libcompel.a [2020-09-10T18:30:26.386Z] #39 50.36 HOSTCC compel/src/main-host.o [2020-09-10T18:30:26.386Z] #39 50.81 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-10T18:30:26.386Z] #39 51.05 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-10T18:30:26.386Z] #39 51.33 HOSTCC compel/src/lib/log-host.o [2020-09-10T18:30:26.386Z] #39 51.46 HOSTLINK compel/compel-host-bin [2020-09-10T18:30:26.386Z] #39 51.70 DEP soccr/soccr.d [2020-09-10T18:30:26.386Z] #39 51.88 CC soccr/soccr.o [2020-09-10T18:30:26.386Z] #39 53.20 AR soccr/libsoccr.a [2020-09-10T18:30:26.386Z] #39 53.24 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-10T18:30:26.386Z] #39 53.74 DEP criu/arch/x86/sigframe.d [2020-09-10T18:30:26.386Z] #39 53.80 DEP criu/arch/x86/sigaction_compat.d [2020-09-10T18:30:26.386Z] #39 53.85 DEP criu/arch/x86/kerndat.d [2020-09-10T18:30:26.386Z] #39 53.94 DEP criu/arch/x86/crtools.d [2020-09-10T18:30:26.386Z] #39 54.01 DEP criu/arch/x86/cpu.d [2020-09-10T18:30:26.386Z] #39 54.12 CC criu/arch/x86/cpu.o [2020-09-10T18:30:26.386Z] #39 54.63 CC criu/arch/x86/crtools.o [2020-09-10T18:30:26.387Z] #39 55.66 CC criu/arch/x86/kerndat.o [2020-09-10T18:30:26.400Z] #39 66.29 DEP criu/files.d [2020-09-10T18:30:26.400Z] #39 66.47 DEP criu/files-reg.d [2020-09-10T18:30:26.461Z] #40 64.34 CC criu/pie/parasite.o [2020-09-10T18:30:26.583Z] #39 60.60 DEP criu/arch/x86/vdso-pie.d [2020-09-10T18:30:26.583Z] #39 60.72 DEP criu/pie/parasite-vdso.d [2020-09-10T18:30:26.642Z] #39 56.13 CC criu/arch/x86/sigaction_compat.o [2020-09-10T18:30:26.664Z] #39 66.61 DEP criu/files-ext.d [2020-09-10T18:30:26.843Z] #39 60.86 DEP criu/pie/parasite.d [2020-09-10T18:30:26.898Z] #39 56.37 CC criu/arch/x86/sigframe.o [2020-09-10T18:30:26.928Z] #39 66.76 DEP criu/file-lock.d [2020-09-10T18:30:27.102Z] #39 61.07 CC criu/pie/parasite.o [2020-09-10T18:30:27.102Z] #39 ... [2020-09-10T18:30:27.102Z] [2020-09-10T18:30:27.102Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:30:27.102Z] #41 131.3 github.com/LK4D4/vndr/godl [2020-09-10T18:30:27.155Z] #39 56.66 LINK criu/arch/x86/crtools.built-in.o [2020-09-10T18:30:27.193Z] #39 66.95 DEP criu/file-ids.d [2020-09-10T18:30:27.193Z] #39 67.07 DEP criu/fifo.d [2020-09-10T18:30:27.193Z] #39 67.15 DEP criu/fdstore.d [2020-09-10T18:30:27.411Z] #39 56.73 DEP criu/pie/util-vdso-elf32.d [2020-09-10T18:30:27.412Z] #39 ... [2020-09-10T18:30:27.412Z] [2020-09-10T18:30:27.412Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:30:27.412Z] #49 90.64 + mkdir -p /build [2020-09-10T18:30:27.412Z] #49 90.65 + cp runc /build/runc [2020-09-10T18:30:27.412Z] #49 DONE 91.0s [2020-09-10T18:30:27.412Z] [2020-09-10T18:30:27.412Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:30:27.457Z] #39 67.25 DEP criu/fault-injection.d [2020-09-10T18:30:27.457Z] #39 67.29 DEP criu/external.d [2020-09-10T18:30:27.457Z] #39 67.42 DEP criu/eventpoll.d [2020-09-10T18:30:27.668Z] #39 56.97 DEP criu/pie/util-vdso.d [2020-09-10T18:30:27.668Z] #39 57.09 DEP criu/pie/util.d [2020-09-10T18:30:27.668Z] #39 57.21 CC criu/pie/util.o [2020-09-10T18:30:27.722Z] #39 67.61 DEP criu/eventfd.d [2020-09-10T18:30:27.722Z] #39 67.75 DEP criu/crtools.d [2020-09-10T18:30:27.722Z] #39 ... [2020-09-10T18:30:27.722Z] [2020-09-10T18:30:27.722Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:30:27.722Z] #17 8.364 Reading package lists... [2020-09-10T18:30:27.722Z] #17 10.52 Building dependency tree... [2020-09-10T18:30:27.722Z] #17 11.61 libcap2-bin is already the newest version (1:2.25-2). [2020-09-10T18:30:27.722Z] #17 11.61 The following additional packages will be installed: [2020-09-10T18:30:27.722Z] #17 11.62 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-10T18:30:27.722Z] #17 11.62 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-10T18:30:27.722Z] #17 11.62 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-10T18:30:27.722Z] #17 11.62 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-10T18:30:27.722Z] #17 11.62 python3.7 python3.7-minimal vim-runtime xxd [2020-09-10T18:30:27.722Z] #17 11.62 Suggested packages: [2020-09-10T18:30:27.722Z] #17 11.62 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-10T18:30:27.722Z] #17 11.62 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-10T18:30:27.722Z] #17 11.62 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-10T18:30:27.722Z] #17 11.62 Recommended packages: [2020-09-10T18:30:27.722Z] #17 11.62 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-10T18:30:27.722Z] #17 11.62 python3-keyrings.alt python3-xdg unzip [2020-09-10T18:30:27.722Z] #17 12.55 The following NEW packages will be installed: [2020-09-10T18:30:27.722Z] #17 12.56 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-10T18:30:27.722Z] #17 12.56 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-10T18:30:27.722Z] #17 12.56 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-10T18:30:27.722Z] #17 12.56 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-10T18:30:27.722Z] #17 12.56 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-10T18:30:27.722Z] #17 12.56 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-10T18:30:27.722Z] #17 12.56 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-10T18:30:27.722Z] #17 12.56 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-10T18:30:27.722Z] #17 12.56 xz-utils zip [2020-09-10T18:30:27.722Z] #17 12.87 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:30:27.722Z] #17 12.87 Need to get 27.6 MB of archives. [2020-09-10T18:30:27.722Z] #17 12.87 After this operation, 114 MB of additional disk space will be used. [2020-09-10T18:30:27.722Z] #17 12.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-09-10T18:30:27.722Z] #17 12.87 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-10T18:30:27.722Z] #17 12.90 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-10T18:30:27.722Z] #17 12.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-09-10T18:30:27.722Z] #17 12.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-09-10T18:30:27.722Z] #17 12.96 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-10T18:30:27.722Z] #17 13.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-09-10T18:30:27.722Z] #17 13.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-09-10T18:30:27.722Z] #17 13.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-09-10T18:30:27.722Z] #17 13.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-09-10T18:30:27.722Z] #17 13.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-09-10T18:30:27.722Z] #17 13.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-09-10T18:30:27.722Z] #17 13.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-09-10T18:30:27.987Z] #17 13.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-09-10T18:30:27.987Z] #17 13.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-09-10T18:30:27.987Z] #17 13.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-09-10T18:30:27.987Z] #17 13.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-09-10T18:30:27.987Z] #17 13.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-10T18:30:27.987Z] #17 13.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-09-10T18:30:27.987Z] #17 13.14 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-10T18:30:27.987Z] #17 13.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-09-10T18:30:27.987Z] #17 13.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-09-10T18:30:27.987Z] #17 13.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-09-10T18:30:27.987Z] #17 13.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-09-10T18:30:27.987Z] #17 13.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-09-10T18:30:27.987Z] #17 13.18 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-09-10T18:30:27.987Z] #17 13.18 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-09-10T18:30:27.987Z] #17 13.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-09-10T18:30:27.987Z] #17 13.19 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-09-10T18:30:27.987Z] #17 13.43 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-10T18:30:27.987Z] #17 13.44 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-10T18:30:27.987Z] #17 13.44 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-10T18:30:27.987Z] #17 13.45 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-09-10T18:30:27.987Z] #17 13.45 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-09-10T18:30:27.987Z] #17 13.46 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-10T18:30:27.987Z] #17 13.50 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-10T18:30:27.987Z] #17 13.50 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-10T18:30:27.987Z] #17 13.51 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-09-10T18:30:27.987Z] #17 13.52 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-10T18:30:27.987Z] #17 13.52 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-10T18:30:27.987Z] #17 13.53 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-10T18:30:27.987Z] #17 13.53 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-09-10T18:30:27.987Z] #17 13.57 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-10T18:30:27.987Z] #17 13.58 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-09-10T18:30:27.987Z] #17 13.59 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-10T18:30:27.987Z] #17 13.74 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-09-10T18:30:27.987Z] #17 13.81 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-09-10T18:30:27.987Z] #17 13.84 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-09-10T18:30:27.987Z] #17 14.40 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:30:27.987Z] #17 14.51 Fetched 27.6 MB in 1s (22.3 MB/s) [2020-09-10T18:30:27.987Z] #17 14.56 Selecting previously unselected package pigz. [2020-09-10T18:30:27.987Z] #17 14.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2020-09-10T18:30:27.987Z] #17 14.64 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-09-10T18:30:27.987Z] #17 14.65 Unpacking pigz (2.4-1) ... [2020-09-10T18:30:27.987Z] #17 14.80 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-09-10T18:30:27.987Z] #17 14.81 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-09-10T18:30:27.987Z] #17 14.81 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-09-10T18:30:27.987Z] #17 15.38 Selecting previously unselected package python3.7-minimal. [2020-09-10T18:30:27.987Z] #17 15.39 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-09-10T18:30:27.987Z] #17 15.41 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-10T18:30:27.987Z] #17 16.11 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-09-10T18:30:27.987Z] #17 16.13 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-10T18:30:27.987Z] #17 ... [2020-09-10T18:30:27.987Z] [2020-09-10T18:30:27.987Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:27.987Z] #39 67.93 DEP criu/cr-service.d [2020-09-10T18:30:27.987Z] #39 68.07 DEP criu/cr-restore.d [2020-09-10T18:30:28.041Z] #41 132.0 github.com/LK4D4/vndr [2020-09-10T18:30:28.051Z] #40 65.65 LINK criu/pie/parasite.built-in.o [2020-09-10T18:30:28.051Z] #40 65.66 GEN criu/pie/parasite-blob.h [2020-09-10T18:30:28.051Z] #40 65.72 CC criu/pie/parasite-vdso.o [2020-09-10T18:30:28.233Z] #39 57.54 CC criu/pie/util-vdso.o [2020-09-10T18:30:28.565Z] #39 68.24 DEP criu/cr-errno.d [2020-09-10T18:30:28.565Z] #39 68.25 DEP criu/cr-dump.d [2020-09-10T18:30:28.565Z] #39 68.42 DEP criu/cr-dedup.d [2020-09-10T18:30:28.705Z] #40 66.57 CC criu/arch/ppc64/vdso-pie.o [2020-09-10T18:30:28.796Z] #45 ... [2020-09-10T18:30:28.796Z] [2020-09-10T18:30:28.796Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:28.796Z] #39 142.0 CC criu/protobuf-desc.o [2020-09-10T18:30:28.797Z] #39 58.27 CC criu/pie/util-vdso-elf32.o [2020-09-10T18:30:28.829Z] #39 68.67 DEP criu/cr-check.d [2020-09-10T18:30:29.007Z] #40 67.00 CC criu/arch/ppc64/restorer.o [2020-09-10T18:30:29.093Z] #39 68.87 DEP criu/config.d [2020-09-10T18:30:29.093Z] #39 69.05 DEP criu/clone-noasan.d [2020-09-10T18:30:29.360Z] #39 58.82 AR criu/pie/pie.lib.a [2020-09-10T18:30:29.360Z] #39 58.87 DEP criu/pie/restorer.d [2020-09-10T18:30:29.362Z] #39 69.17 DEP criu/cgroup.d [2020-09-10T18:30:29.362Z] #39 69.33 DEP criu/cgroup-props.d [2020-09-10T18:30:29.617Z] #39 59.05 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-10T18:30:29.617Z] #39 59.13 DEP criu/arch/x86/restorer_unmap.d [2020-09-10T18:30:29.617Z] #39 59.16 DEP criu/arch/x86/restorer.d [2020-09-10T18:30:29.626Z] #39 69.45 DEP criu/bitmap.d [2020-09-10T18:30:29.626Z] #39 69.47 DEP criu/bfd.d [2020-09-10T18:30:29.626Z] #39 69.60 DEP criu/autofs.d [2020-09-10T18:30:29.684Z] #40 67.66 CC criu/arch/ppc64/vdso-trampoline.o [2020-09-10T18:30:29.684Z] #40 67.71 CC criu/pie/restorer.o [2020-09-10T18:30:29.737Z] #39 142.8 CC criu/protobuf.o [2020-09-10T18:30:29.874Z] #39 59.34 DEP criu/arch/x86/vdso-pie.d [2020-09-10T18:30:29.891Z] #39 69.72 DEP criu/aio.d [2020-09-10T18:30:29.891Z] #39 69.82 DEP criu/action-scripts.d [2020-09-10T18:30:29.997Z] #39 143.1 CC criu/pstree.o [2020-09-10T18:30:30.131Z] #39 59.42 DEP criu/pie/parasite-vdso.d [2020-09-10T18:30:30.131Z] #39 59.55 DEP criu/pie/parasite.d [2020-09-10T18:30:30.395Z] #39 59.73 CC criu/pie/parasite.o [2020-09-10T18:30:30.395Z] #39 ... [2020-09-10T18:30:30.395Z] [2020-09-10T18:30:30.395Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:30:30.395Z] #17 9.891 Fetched 8379 kB in 9s (953 kB/s) [2020-09-10T18:30:30.470Z] #39 70.14 CC criu/action-scripts.o [2020-09-10T18:30:30.734Z] #39 70.63 CC criu/aio.o [2020-09-10T18:30:30.752Z] Client: Docker Engine - Enterprise [2020-09-10T18:30:30.752Z] Version: 19.03.5 [2020-09-10T18:30:30.752Z] API version: 1.40 [2020-09-10T18:30:30.752Z] Go version: go1.12.12 [2020-09-10T18:30:30.752Z] Git commit: 2ee0c57608 [2020-09-10T18:30:30.752Z] Built: 11/13/2019 08:00:16 [2020-09-10T18:30:30.752Z] OS/Arch: windows/amd64 [2020-09-10T18:30:30.752Z] Experimental: false [2020-09-10T18:30:30.752Z] [2020-09-10T18:30:30.752Z] Server: Docker Engine - Enterprise [2020-09-10T18:30:30.752Z] Engine: [2020-09-10T18:30:30.752Z] Version: 19.03.5 [2020-09-10T18:30:30.752Z] API version: 1.40 (minimum version 1.24) [2020-09-10T18:30:30.752Z] Go version: go1.12.12 [2020-09-10T18:30:30.752Z] Git commit: 2ee0c57608 [2020-09-10T18:30:30.752Z] Built: 11/13/2019 07:58:51 [2020-09-10T18:30:30.752Z] OS/Arch: windows/amd64 [2020-09-10T18:30:30.752Z] Experimental: true [2020-09-10T18:30:30.938Z] #39 143.9 CC criu/rbtree.o [2020-09-10T18:30:30.999Z] #39 70.99 CC criu/autofs.o [2020-09-10T18:30:31.199Z] #39 144.2 CC criu/rst-malloc.o [2020-09-10T18:30:31.199Z] #39 144.4 CC criu/seccomp.o [Pipeline] sh [2020-09-10T18:30:31.770Z] #39 ... [2020-09-10T18:30:31.770Z] [2020-09-10T18:30:31.770Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:30:31.770Z] #36 DONE 217.8s [2020-09-10T18:30:31.770Z] [2020-09-10T18:30:31.770Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:31.770Z] #39 145.0 CC criu/seize.o [2020-09-10T18:30:32.238Z] #41 ... [2020-09-10T18:30:32.238Z] [2020-09-10T18:30:32.238Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:30:32.238Z] #17 1.222 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T18:30:32.238Z] #17 1.240 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T18:30:32.238Z] #17 1.250 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T18:30:32.238Z] #17 1.827 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-10T18:30:32.238Z] #17 2.862 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-10T18:30:32.238Z] #17 4.114 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-10T18:30:32.238Z] #17 9.495 Fetched 8379 kB in 9s (984 kB/s) [2020-09-10T18:30:32.238Z] #17 9.495 Reading package lists... [2020-09-10T18:30:32.238Z] #17 ... [2020-09-10T18:30:32.238Z] [2020-09-10T18:30:32.238Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:32.238Z] #39 62.03 LINK criu/pie/parasite.built-in.o [2020-09-10T18:30:32.238Z] #39 62.05 GEN criu/pie/parasite-blob.h [2020-09-10T18:30:32.238Z] #39 62.08 CC criu/pie/parasite-vdso.o [2020-09-10T18:30:32.238Z] #39 62.62 CC criu/arch/x86/vdso-pie.o [2020-09-10T18:30:32.238Z] #39 62.93 CC criu/arch/x86/restorer.o [2020-09-10T18:30:32.238Z] #39 63.36 CC criu/arch/x86/restorer_unmap.o [2020-09-10T18:30:32.238Z] #39 63.40 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-10T18:30:32.238Z] #39 63.59 CC criu/pie/restorer.o [2020-09-10T18:30:32.238Z] #39 66.20 LINK criu/pie/restorer.built-in.o [2020-09-10T18:30:32.238Z] #39 66.22 GEN criu/pie/restorer-blob.h [2020-09-10T18:30:32.238Z] #39 66.35 DEP criu/vdso.d [2020-09-10T18:30:32.300Z] + docker info [2020-09-10T18:30:32.398Z] #39 72.17 CC criu/bfd.o [2020-09-10T18:30:32.498Z] #39 66.61 DEP criu/vdso-compat.d [2020-09-10T18:30:32.498Z] #39 66.74 DEP criu/uts_ns.d [2020-09-10T18:30:32.550Z] #40 ... [2020-09-10T18:30:32.550Z] [2020-09-10T18:30:32.550Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:30:32.550Z] #18 16.13 Reading package lists... [2020-09-10T18:30:32.550Z] #18 20.43 Building dependency tree... [2020-09-10T18:30:32.550Z] #18 22.18 libcap2-bin is already the newest version (1:2.25-2). [2020-09-10T18:30:32.550Z] #18 22.18 The following additional packages will be installed: [2020-09-10T18:30:32.550Z] #18 22.19 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-10T18:30:32.550Z] #18 22.19 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-10T18:30:32.550Z] #18 22.19 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-10T18:30:32.550Z] #18 22.19 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-10T18:30:32.550Z] #18 22.19 python3.7 python3.7-minimal vim-runtime xxd [2020-09-10T18:30:32.550Z] #18 22.19 Suggested packages: [2020-09-10T18:30:32.550Z] #18 22.20 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-10T18:30:32.550Z] #18 22.20 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-10T18:30:32.550Z] #18 22.20 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-10T18:30:32.550Z] #18 22.20 Recommended packages: [2020-09-10T18:30:32.550Z] #18 22.20 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-10T18:30:32.550Z] #18 22.21 python3-keyrings.alt python3-xdg unzip [2020-09-10T18:30:32.663Z] #39 72.63 CC criu/bitmap.o [2020-09-10T18:30:32.711Z] #39 146.0 CC criu/servicefd.o [2020-09-10T18:30:32.927Z] #39 72.74 CC criu/cgroup-props.o [2020-09-10T18:30:32.972Z] #39 ... [2020-09-10T18:30:32.972Z] [2020-09-10T18:30:32.972Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-10T18:30:32.972Z] #37 DONE 0.3s [2020-09-10T18:30:33.067Z] #39 66.96 DEP criu/util.d [2020-09-10T18:30:33.067Z] #39 67.19 DEP criu/uffd.d [2020-09-10T18:30:33.233Z] [2020-09-10T18:30:33.233Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:33.233Z] #39 146.4 CC criu/shmem.o [2020-09-10T18:30:33.326Z] #39 67.39 DEP criu/tun.d [2020-09-10T18:30:33.506Z] #39 73.42 CC criu/cgroup.o [2020-09-10T18:30:33.586Z] #39 67.53 DEP criu/tty.d [2020-09-10T18:30:33.587Z] #39 67.77 DEP criu/timerfd.d [2020-09-10T18:30:33.617Z] #18 24.35 The following NEW packages will be installed: [2020-09-10T18:30:33.617Z] #18 24.36 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-10T18:30:33.617Z] #18 24.37 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-10T18:30:33.617Z] #18 24.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-10T18:30:33.617Z] #18 24.37 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-10T18:30:33.617Z] #18 24.37 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-10T18:30:33.617Z] #18 24.37 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-10T18:30:33.617Z] #18 24.37 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-10T18:30:33.618Z] #18 24.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-10T18:30:33.618Z] #18 24.37 xz-utils zip [2020-09-10T18:30:33.618Z] #18 24.52 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:30:33.618Z] #18 24.52 Need to get 29.2 MB of archives. [2020-09-10T18:30:33.618Z] #18 24.52 After this operation, 134 MB of additional disk space will be used. [2020-09-10T18:30:33.618Z] #18 24.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-09-10T18:30:33.618Z] #18 24.61 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-10T18:30:33.618Z] #18 24.71 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-10T18:30:33.683Z] #17 9.891 Reading package lists... [2020-09-10T18:30:33.803Z] #39 146.9 CC criu/sigframe.o [2020-09-10T18:30:33.803Z] #39 147.0 CC criu/signalfd.o [2020-09-10T18:30:33.803Z] #39 147.1 CC criu/sk-inet.o [2020-09-10T18:30:33.847Z] #39 67.96 DEP criu/timens.d [2020-09-10T18:30:33.923Z] #18 24.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-09-10T18:30:33.923Z] #18 24.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-09-10T18:30:33.923Z] #18 24.92 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-10T18:30:34.086Z] #39 ... [2020-09-10T18:30:34.086Z] [2020-09-10T18:30:34.086Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:30:34.086Z] #17 17.94 Selecting previously unselected package python3-minimal. [2020-09-10T18:30:34.086Z] #17 17.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-09-10T18:30:34.086Z] #17 18.02 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-09-10T18:30:34.086Z] #17 18.03 Unpacking python3-minimal (3.7.3-1) ... [2020-09-10T18:30:34.086Z] #17 18.16 Selecting previously unselected package libmpdec2:arm64. [2020-09-10T18:30:34.086Z] #17 18.17 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-09-10T18:30:34.086Z] #17 18.18 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-09-10T18:30:34.086Z] #17 18.30 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-09-10T18:30:34.086Z] #17 18.30 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-09-10T18:30:34.086Z] #17 18.32 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-09-10T18:30:34.086Z] #17 19.06 Selecting previously unselected package python3.7. [2020-09-10T18:30:34.086Z] #17 19.07 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-09-10T18:30:34.086Z] #17 19.09 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-10T18:30:34.086Z] #17 19.17 Selecting previously unselected package libpython3-stdlib:arm64. [2020-09-10T18:30:34.086Z] #17 19.18 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-09-10T18:30:34.086Z] #17 19.20 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-09-10T18:30:34.086Z] #17 19.40 Setting up python3-minimal (3.7.3-1) ... [2020-09-10T18:30:34.086Z] #17 20.23 Selecting previously unselected package python3. [2020-09-10T18:30:34.086Z] #17 20.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 ... 24066 files and directories currently installed.) [2020-09-10T18:30:34.086Z] #17 20.29 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-09-10T18:30:34.086Z] #17 20.32 Unpacking python3 (3.7.3-1) ... [2020-09-10T18:30:34.086Z] #17 20.44 Selecting previously unselected package libip4tc0:arm64. [2020-09-10T18:30:34.086Z] #17 20.44 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-09-10T18:30:34.086Z] #17 20.46 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-09-10T18:30:34.086Z] #17 20.56 Selecting previously unselected package libip6tc0:arm64. [2020-09-10T18:30:34.086Z] #17 20.58 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-09-10T18:30:34.086Z] #17 20.59 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-09-10T18:30:34.086Z] #17 20.67 Selecting previously unselected package libiptc0:arm64. [2020-09-10T18:30:34.086Z] #17 20.69 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-09-10T18:30:34.086Z] #17 20.70 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-09-10T18:30:34.086Z] #17 20.81 Selecting previously unselected package libnfnetlink0:arm64. [2020-09-10T18:30:34.086Z] #17 20.81 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-09-10T18:30:34.086Z] #17 20.82 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-09-10T18:30:34.086Z] #17 20.90 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-09-10T18:30:34.086Z] #17 20.92 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-09-10T18:30:34.086Z] #17 20.93 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-09-10T18:30:34.086Z] #17 21.10 Selecting previously unselected package libnftnl11:arm64. [2020-09-10T18:30:34.086Z] #17 21.10 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-09-10T18:30:34.086Z] #17 21.11 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-09-10T18:30:34.086Z] #17 21.21 Selecting previously unselected package iptables. [2020-09-10T18:30:34.086Z] #17 21.21 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-09-10T18:30:34.086Z] #17 21.22 Unpacking iptables (1.8.2-4) ... [2020-09-10T18:30:34.086Z] #17 21.51 Selecting previously unselected package xxd. [2020-09-10T18:30:34.086Z] #17 21.52 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-09-10T18:30:34.086Z] #17 21.54 Unpacking xxd (2:8.1.0875-5) ... [2020-09-10T18:30:34.086Z] #17 21.69 Selecting previously unselected package vim-common. [2020-09-10T18:30:34.086Z] #17 21.69 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-10T18:30:34.086Z] #17 21.73 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-10T18:30:34.086Z] #17 22.00 Selecting previously unselected package bash-completion. [2020-09-10T18:30:34.086Z] #17 22.00 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-10T18:30:34.160Z] #39 68.15 DEP criu/sysfs_parse.d [2020-09-10T18:30:34.160Z] #39 68.25 DEP criu/sysctl.d [2020-09-10T18:30:34.198Z] #17 13.23 Reading package lists... [2020-09-10T18:30:34.198Z] #17 ... [2020-09-10T18:30:34.198Z] [2020-09-10T18:30:34.198Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:30:34.198Z] #49 10.69 + cd /tmp/tmp.ODKShuABTA/src/github.com/opencontainers/runc [2020-09-10T18:30:34.198Z] #49 10.69 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-10T18:30:34.198Z] #49 11.30 + '[' -z '' ']' [2020-09-10T18:30:34.198Z] #49 11.30 + target=static [2020-09-10T18:30:34.198Z] #49 11.30 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-10T18:30:34.198Z] #49 11.49 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-10T18:30:34.198Z] #49 ... [2020-09-10T18:30:34.198Z] [2020-09-10T18:30:34.198Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:34.198Z] #39 60.95 LINK criu/pie/parasite.built-in.o [2020-09-10T18:30:34.198Z] #39 60.98 GEN criu/pie/parasite-blob.h [2020-09-10T18:30:34.198Z] #39 60.99 CC criu/pie/parasite-vdso.o [2020-09-10T18:30:34.198Z] #39 61.51 CC criu/arch/x86/vdso-pie.o [2020-09-10T18:30:34.198Z] #39 61.83 CC criu/arch/x86/restorer.o [2020-09-10T18:30:34.198Z] #39 62.31 CC criu/arch/x86/restorer_unmap.o [2020-09-10T18:30:34.198Z] #39 62.37 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-10T18:30:34.198Z] #39 62.71 CC criu/pie/restorer.o [2020-09-10T18:30:34.228Z] #18 25.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-09-10T18:30:34.228Z] #18 25.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-09-10T18:30:34.228Z] #18 25.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-09-10T18:30:34.228Z] #18 25.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-09-10T18:30:34.228Z] #18 25.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-09-10T18:30:34.229Z] #18 25.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-09-10T18:30:34.229Z] #18 25.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-09-10T18:30:34.229Z] #18 25.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-09-10T18:30:34.229Z] #18 25.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-09-10T18:30:34.229Z] #18 25.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-09-10T18:30:34.229Z] #18 25.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-10T18:30:34.229Z] #18 25.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-10T18:30:34.229Z] #18 25.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-09-10T18:30:34.229Z] #18 25.15 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-10T18:30:34.229Z] #18 25.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-09-10T18:30:34.229Z] #18 25.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-09-10T18:30:34.229Z] #18 25.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-09-10T18:30:34.229Z] #18 25.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-10T18:30:34.229Z] #18 25.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-10T18:30:34.229Z] #18 25.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-10T18:30:34.229Z] #18 25.21 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-09-10T18:30:34.419Z] #39 68.39 DEP criu/string.d [2020-09-10T18:30:34.419Z] #39 68.48 DEP criu/stats.d [2020-09-10T18:30:34.419Z] #39 ... [2020-09-10T18:30:34.419Z] [2020-09-10T18:30:34.419Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:30:34.419Z] #17 9.495 Reading package lists... [2020-09-10T18:30:34.534Z] #18 25.22 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-09-10T18:30:34.534Z] #18 25.22 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-10T18:30:34.534Z] #18 25.60 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-10T18:30:34.534Z] #18 25.60 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-10T18:30:34.534Z] #18 25.61 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-10T18:30:34.534Z] #18 25.62 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-09-10T18:30:34.678Z] #17 13.12 Reading package lists... [2020-09-10T18:30:34.678Z] #17 ... [2020-09-10T18:30:34.678Z] [2020-09-10T18:30:34.678Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:30:34.678Z] #49 9.912 + cd /tmp/tmp.ZUXDRaHIyw/src/github.com/opencontainers/runc [2020-09-10T18:30:34.678Z] #49 9.913 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-10T18:30:34.678Z] #49 10.39 + '[' -z '' ']' [2020-09-10T18:30:34.678Z] #49 10.39 + target=static [2020-09-10T18:30:34.678Z] #49 10.39 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-10T18:30:34.678Z] #49 10.54 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-10T18:30:34.744Z] #39 147.8 CC criu/sk-netlink.o [2020-09-10T18:30:34.848Z] #18 25.63 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-09-10T18:30:34.848Z] #18 25.65 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-09-10T18:30:34.848Z] #18 ... [2020-09-10T18:30:34.848Z] [2020-09-10T18:30:34.848Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:30:34.848Z] #55 129.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-10T18:30:34.848Z] #55 129.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-10T18:30:34.848Z] #55 DONE 139.0s [2020-09-10T18:30:34.848Z] [2020-09-10T18:30:34.848Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:30:34.848Z] #18 25.77 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-10T18:30:34.848Z] #18 25.77 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-09-10T18:30:34.848Z] #18 25.78 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-09-10T18:30:34.848Z] #18 25.80 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-10T18:30:34.848Z] #18 25.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-09-10T18:30:34.848Z] #18 25.84 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-10T18:30:34.848Z] #18 ... [2020-09-10T18:30:34.848Z] [2020-09-10T18:30:34.848Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-10T18:30:34.937Z] #49 ... [2020-09-10T18:30:34.937Z] [2020-09-10T18:30:34.937Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:34.937Z] #39 68.69 DEP criu/sockets.d [2020-09-10T18:30:34.937Z] #39 68.92 DEP criu/sk-unix.d [2020-09-10T18:30:35.004Z] #39 148.1 CC criu/sk-packet.o [2020-09-10T18:30:35.039Z] #17 24.69 Unpacking bash-completion (1:2.8-6) ... [2020-09-10T18:30:35.146Z] #56 DONE 0.1s [2020-09-10T18:30:35.146Z] [2020-09-10T18:30:35.146Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-10T18:30:35.146Z] #57 DONE 0.1s [2020-09-10T18:30:35.146Z] [2020-09-10T18:30:35.146Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:30:35.146Z] #18 25.85 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-09-10T18:30:35.146Z] #18 25.93 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-10T18:30:35.146Z] #18 25.96 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-09-10T18:30:35.146Z] #18 25.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-10T18:30:35.212Z] #39 69.17 DEP criu/sk-tcp.d [2020-09-10T18:30:35.213Z] #39 69.36 DEP criu/sk-queue.d [2020-09-10T18:30:35.265Z] #39 148.5 CC criu/sk-queue.o [2020-09-10T18:30:35.473Z] #39 69.59 DEP criu/sk-packet.d [2020-09-10T18:30:35.619Z] #17 25.15 Selecting previously unselected package bzip2. [2020-09-10T18:30:35.619Z] #17 25.15 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-09-10T18:30:35.619Z] #17 25.16 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-10T18:30:35.619Z] #17 25.32 Selecting previously unselected package xz-utils. [2020-09-10T18:30:35.619Z] #17 25.33 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-09-10T18:30:35.619Z] #17 25.36 Unpacking xz-utils (5.2.4-1) ... [2020-09-10T18:30:35.736Z] #39 69.80 DEP criu/sk-netlink.d [2020-09-10T18:30:35.798Z] #18 26.49 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-09-10T18:30:35.798Z] #18 26.60 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-09-10T18:30:35.798Z] #18 26.69 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-09-10T18:30:35.836Z] #39 148.9 CC criu/sk-tcp.o [2020-09-10T18:30:35.884Z] #17 25.51 Selecting previously unselected package apparmor. [2020-09-10T18:30:35.884Z] #17 25.51 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-09-10T18:30:35.884Z] #17 25.60 Unpacking apparmor (2.13.2-10) ... [2020-09-10T18:30:35.995Z] #39 70.08 DEP criu/sk-inet.d [2020-09-10T18:30:36.092Z] #39 65.52 LINK criu/pie/restorer.built-in.o [2020-09-10T18:30:36.092Z] #39 65.53 GEN criu/pie/restorer-blob.h [2020-09-10T18:30:36.096Z] #39 149.2 CC criu/sk-unix.o [2020-09-10T18:30:36.255Z] #39 70.29 DEP criu/signalfd.d [2020-09-10T18:30:36.349Z] #39 65.62 DEP criu/vdso.d [2020-09-10T18:30:36.349Z] #39 65.81 DEP criu/vdso-compat.d [2020-09-10T18:30:36.466Z] #17 25.97 Selecting previously unselected package aufs-tools. [2020-09-10T18:30:36.466Z] #17 25.97 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-09-10T18:30:36.466Z] #17 25.98 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-10T18:30:36.466Z] #17 26.10 Selecting previously unselected package libonig5:arm64. [2020-09-10T18:30:36.466Z] #17 26.10 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-09-10T18:30:36.466Z] #17 26.11 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-09-10T18:30:36.466Z] #17 26.22 Selecting previously unselected package libjq1:arm64. [2020-09-10T18:30:36.514Z] #39 70.43 DEP criu/sigframe.d [2020-09-10T18:30:36.514Z] #39 70.57 DEP criu/shmem.d [2020-09-10T18:30:36.606Z] #39 65.93 DEP criu/uts_ns.d [2020-09-10T18:30:36.606Z] #39 66.05 DEP criu/util.d [2020-09-10T18:30:36.731Z] #17 26.22 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-09-10T18:30:36.731Z] #17 26.23 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-10T18:30:36.731Z] #17 26.36 Selecting previously unselected package jq. [2020-09-10T18:30:36.731Z] #17 26.37 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-09-10T18:30:36.731Z] #17 26.38 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-10T18:30:36.773Z] #39 70.75 DEP criu/servicefd.d [2020-09-10T18:30:36.773Z] #39 70.94 DEP criu/seize.d [2020-09-10T18:30:36.863Z] #39 66.22 DEP criu/uffd.d [2020-09-10T18:30:36.863Z] #39 66.40 DEP criu/tun.d [2020-09-10T18:30:36.996Z] #17 26.48 Selecting previously unselected package libaio1:arm64. [2020-09-10T18:30:36.996Z] #17 26.50 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-09-10T18:30:36.996Z] #17 26.51 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-09-10T18:30:36.996Z] #17 26.62 Selecting previously unselected package libgpm2:arm64. [2020-09-10T18:30:36.996Z] #17 26.62 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-09-10T18:30:36.996Z] #17 26.63 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-09-10T18:30:37.032Z] #39 ... [2020-09-10T18:30:37.032Z] [2020-09-10T18:30:37.032Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:30:37.032Z] #41 DONE 141.1s [2020-09-10T18:30:37.032Z] [2020-09-10T18:30:37.032Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:37.032Z] #39 71.06 DEP criu/seccomp.d [2020-09-10T18:30:37.119Z] #39 66.60 DEP criu/tty.d [2020-09-10T18:30:37.261Z] #17 26.79 Selecting previously unselected package libicu63:arm64. [2020-09-10T18:30:37.261Z] #17 26.79 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-09-10T18:30:37.261Z] #17 26.80 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-10T18:30:37.291Z] #39 71.28 DEP criu/rst-malloc.d [2020-09-10T18:30:37.291Z] #39 71.39 DEP criu/rbtree.d [2020-09-10T18:30:37.291Z] #39 71.42 DEP criu/pstree.d [2020-09-10T18:30:37.340Z] #18 27.92 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:30:37.340Z] #18 28.01 Fetched 29.2 MB in 2s (12.8 MB/s) [2020-09-10T18:30:37.340Z] #18 28.09 Selecting previously unselected package pigz. [2020-09-10T18:30:37.341Z] #18 28.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-09-10T18:30:37.341Z] #18 28.15 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-09-10T18:30:37.341Z] #18 28.16 Unpacking pigz (2.4-1) ... [2020-09-10T18:30:37.341Z] #18 28.21 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-09-10T18:30:37.341Z] #18 28.22 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-10T18:30:37.341Z] #18 28.22 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-10T18:30:37.376Z] #39 66.81 DEP criu/timerfd.d [2020-09-10T18:30:37.479Z] #39 150.5 CC criu/sockets.o [2020-09-10T18:30:37.551Z] #39 71.61 DEP criu/protobuf.d [2020-09-10T18:30:37.633Z] #39 67.00 DEP criu/timens.d [2020-09-10T18:30:37.633Z] #39 67.15 DEP criu/sysfs_parse.d [2020-09-10T18:30:37.639Z] #18 28.60 Selecting previously unselected package python3.7-minimal. [2020-09-10T18:30:37.640Z] #18 28.61 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-10T18:30:37.640Z] #18 28.63 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-10T18:30:37.640Z] #18 ... [2020-09-10T18:30:37.640Z] [2020-09-10T18:30:37.640Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:30:37.640Z] #42 131.8 vendor/golang.org/x/text/unicode/norm [2020-09-10T18:30:37.640Z] #42 134.8 vendor/golang.org/x/net/http2/hpack [2020-09-10T18:30:37.640Z] #42 139.0 mime [2020-09-10T18:30:37.811Z] #39 71.84 GEN criu/protobuf-desc-gen.h [2020-09-10T18:30:37.890Z] #39 67.34 DEP criu/sysctl.d [2020-09-10T18:30:37.939Z] #42 ... [2020-09-10T18:30:37.939Z] [2020-09-10T18:30:37.939Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:37.939Z] #40 71.76 LINK criu/pie/restorer.built-in.o [2020-09-10T18:30:37.939Z] #40 71.77 GEN criu/pie/restorer-blob.h [2020-09-10T18:30:37.939Z] #40 71.93 DEP criu/vdso.d [2020-09-10T18:30:37.939Z] #40 72.17 DEP criu/uts_ns.d [2020-09-10T18:30:37.939Z] #40 72.39 DEP criu/util.d [2020-09-10T18:30:37.939Z] #40 72.71 DEP criu/uffd.d [2020-09-10T18:30:37.939Z] #40 73.06 DEP criu/tun.d [2020-09-10T18:30:37.939Z] #40 73.46 DEP criu/tty.d [2020-09-10T18:30:37.939Z] #40 73.73 DEP criu/timerfd.d [2020-09-10T18:30:37.939Z] #40 74.32 DEP criu/timens.d [2020-09-10T18:30:37.939Z] #40 74.58 DEP criu/sysfs_parse.d [2020-09-10T18:30:37.939Z] #40 74.70 DEP criu/sysctl.d [2020-09-10T18:30:37.939Z] #40 74.83 DEP criu/string.d [2020-09-10T18:30:37.939Z] #40 74.87 DEP criu/stats.d [2020-09-10T18:30:37.939Z] #40 74.97 DEP criu/sockets.d [2020-09-10T18:30:37.939Z] #40 75.14 DEP criu/sk-unix.d [2020-09-10T18:30:37.939Z] #40 75.39 DEP criu/sk-tcp.d [2020-09-10T18:30:37.940Z] #40 75.60 DEP criu/sk-queue.d [2020-09-10T18:30:37.940Z] #40 75.76 DEP criu/sk-packet.d [2020-09-10T18:30:38.050Z] #39 151.1 CC criu/stats.o [2020-09-10T18:30:38.050Z] #39 151.3 CC criu/string.o [2020-09-10T18:30:38.146Z] #39 67.55 DEP criu/string.d [2020-09-10T18:30:38.146Z] #39 67.61 DEP criu/stats.d [2020-09-10T18:30:38.242Z] #40 75.93 DEP criu/sk-netlink.d [2020-09-10T18:30:38.242Z] #40 76.18 DEP criu/sk-inet.d [2020-09-10T18:30:38.310Z] #39 151.4 CC criu/sysctl.o [2020-09-10T18:30:38.403Z] #39 67.73 DEP criu/sockets.d [2020-09-10T18:30:38.403Z] #39 67.88 DEP criu/sk-unix.d [2020-09-10T18:30:38.542Z] #40 76.42 DEP criu/signalfd.d [2020-09-10T18:30:38.543Z] #40 76.63 DEP criu/sigframe.d [2020-09-10T18:30:38.571Z] #39 151.8 CC criu/sysfs_parse.o [2020-09-10T18:30:38.661Z] #39 68.08 DEP criu/sk-tcp.d [2020-09-10T18:30:38.832Z] #39 152.0 CC criu/timens.o [2020-09-10T18:30:38.842Z] #40 76.76 DEP criu/shmem.d [2020-09-10T18:30:38.918Z] #39 68.31 DEP criu/sk-queue.d [2020-09-10T18:30:39.092Z] #39 152.3 CC criu/timerfd.o [2020-09-10T18:30:39.092Z] #39 152.5 CC criu/tty.o [2020-09-10T18:30:39.142Z] #40 76.95 DEP criu/servicefd.d [2020-09-10T18:30:39.142Z] #40 77.14 DEP criu/seize.d [2020-09-10T18:30:39.176Z] #39 68.48 DEP criu/sk-packet.d [2020-09-10T18:30:39.176Z] #39 ... [2020-09-10T18:30:39.176Z] [2020-09-10T18:30:39.176Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:30:39.176Z] #17 13.23 Reading package lists... [2020-09-10T18:30:39.176Z] #17 16.91 Building dependency tree... [2020-09-10T18:30:39.176Z] #17 18.43 libcap2-bin is already the newest version (1:2.25-2). [2020-09-10T18:30:39.176Z] #17 18.43 The following additional packages will be installed: [2020-09-10T18:30:39.176Z] #17 18.44 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-10T18:30:39.176Z] #17 18.44 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-10T18:30:39.176Z] #17 18.44 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-10T18:30:39.176Z] #17 18.44 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-10T18:30:39.176Z] #17 18.44 python3.7 python3.7-minimal vim-runtime xxd [2020-09-10T18:30:39.176Z] #17 18.44 Suggested packages: [2020-09-10T18:30:39.176Z] #17 18.45 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-10T18:30:39.176Z] #17 18.45 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-10T18:30:39.176Z] #17 18.45 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-10T18:30:39.176Z] #17 18.45 Recommended packages: [2020-09-10T18:30:39.176Z] #17 18.45 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-10T18:30:39.176Z] #17 18.45 python3-keyrings.alt python3-xdg unzip [2020-09-10T18:30:39.192Z] #39 73.37 DEP criu/protobuf-desc.d [2020-09-10T18:30:39.441Z] #40 77.38 DEP criu/seccomp.d [2020-09-10T18:30:39.452Z] #39 73.52 DEP criu/proc_parse.d [2020-09-10T18:30:39.712Z] #39 73.70 DEP criu/plugin.d [2020-09-10T18:30:39.712Z] #39 73.80 DEP criu/pipes.d [2020-09-10T18:30:39.741Z] #40 77.59 DEP criu/rst-malloc.d [2020-09-10T18:30:39.741Z] #40 77.66 DEP criu/rbtree.d [2020-09-10T18:30:39.741Z] #40 77.69 DEP criu/pstree.d [2020-09-10T18:30:39.829Z] #17 29.47 Selecting previously unselected package libnet1:arm64. [2020-09-10T18:30:39.829Z] #17 29.49 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-09-10T18:30:39.829Z] #17 29.50 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-10T18:30:39.971Z] #39 73.96 DEP criu/pie-util.d [2020-09-10T18:30:39.971Z] #39 74.07 DEP criu/pie-util-vdso.d [2020-09-10T18:30:39.971Z] #39 74.22 DEP criu/pie-util-vdso-elf32.d [2020-09-10T18:30:40.041Z] #40 77.87 DEP criu/protobuf.d [2020-09-10T18:30:40.041Z] #40 78.03 GEN criu/protobuf-desc-gen.h [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-10T18:30:40.084Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2020-09-10T18:30:40.084Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-10T18:30:40.084Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 5.7% of statements [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/types [no test files] [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-10T18:30:40.084Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-09-10T18:30:40.084Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-10T18:30:40.084Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-10T18:30:40.084Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-09-10T18:30:40.094Z] #17 29.70 Selecting previously unselected package libnl-3-200:arm64. [2020-09-10T18:30:40.094Z] #17 29.71 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-09-10T18:30:40.094Z] #17 29.72 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-09-10T18:30:40.230Z] #39 74.30 DEP criu/path.d [2020-09-10T18:30:40.367Z] #17 29.83 Selecting previously unselected package libprotobuf-c1:arm64. [2020-09-10T18:30:40.367Z] #17 29.85 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-09-10T18:30:40.367Z] #17 29.87 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-10T18:30:40.367Z] #17 29.95 Selecting previously unselected package libreadline5:arm64. [2020-09-10T18:30:40.367Z] #17 29.95 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-09-10T18:30:40.367Z] #17 29.97 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-09-10T18:30:40.377Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-09-10T18:30:40.377Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-10T18:30:40.377Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-10T18:30:40.377Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-10T18:30:40.377Z] ? github.com/docker/docker/builder [no test files] [2020-09-10T18:30:40.377Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-10T18:30:40.377Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-10T18:30:40.377Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-10T18:30:40.377Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-10T18:30:40.377Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-10T18:30:40.377Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-10T18:30:40.377Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-10T18:30:40.476Z] #39 153.6 CC criu/tun.o [2020-09-10T18:30:40.489Z] #39 74.41 DEP criu/parasite-syscall.d [2020-09-10T18:30:40.489Z] #39 74.59 DEP criu/pagemap.d [2020-09-10T18:30:40.545Z] #17 ... [2020-09-10T18:30:40.545Z] [2020-09-10T18:30:40.545Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:30:40.545Z] #41 134.5 github.com/LK4D4/vndr/godl [2020-09-10T18:30:40.545Z] #41 135.1 github.com/LK4D4/vndr [2020-09-10T18:30:40.545Z] #41 DONE 144.2s [2020-09-10T18:30:40.545Z] [2020-09-10T18:30:40.545Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:40.545Z] #39 68.68 DEP criu/sk-netlink.d [2020-09-10T18:30:40.545Z] #39 68.84 DEP criu/sk-inet.d [2020-09-10T18:30:40.545Z] #39 69.05 DEP criu/signalfd.d [2020-09-10T18:30:40.545Z] #39 69.27 DEP criu/sigframe.d [2020-09-10T18:30:40.545Z] #39 69.36 DEP criu/shmem.d [2020-09-10T18:30:40.545Z] #39 69.48 DEP criu/servicefd.d [2020-09-10T18:30:40.545Z] #39 69.61 DEP criu/seize.d [2020-09-10T18:30:40.545Z] #39 69.74 DEP criu/seccomp.d [2020-09-10T18:30:40.545Z] #39 70.00 DEP criu/rst-malloc.d [2020-09-10T18:30:40.545Z] #39 70.02 DEP criu/rbtree.d [2020-09-10T18:30:40.545Z] #39 70.05 DEP criu/pstree.d [2020-09-10T18:30:40.632Z] #17 30.22 Selecting previously unselected package net-tools. [2020-09-10T18:30:40.632Z] #17 30.22 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-09-10T18:30:40.632Z] #17 30.24 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-10T18:30:40.737Z] #39 153.9 CC criu/uffd.o [2020-09-10T18:30:40.749Z] #39 74.83 DEP criu/pagemap-cache.d [2020-09-10T18:30:40.802Z] #39 70.15 DEP criu/protobuf.d [2020-09-10T18:30:40.802Z] #39 70.29 GEN criu/protobuf-desc-gen.h [2020-09-10T18:30:40.896Z] #17 30.46 Selecting previously unselected package python-pip-whl. [2020-09-10T18:30:40.896Z] #17 30.46 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-10T18:30:40.896Z] #17 30.50 Unpacking python-pip-whl (18.1-5) ... [2020-09-10T18:30:41.008Z] #39 75.00 DEP criu/page-xfer.d [2020-09-10T18:30:41.008Z] #39 75.14 DEP criu/page-pipe.d [2020-09-10T18:30:41.008Z] #39 75.24 DEP criu/netfilter.d [2020-09-10T18:30:41.016Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-09-10T18:30:41.161Z] #17 30.89 Selecting previously unselected package python3-lib2to3. [2020-09-10T18:30:41.161Z] #17 30.89 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-10T18:30:41.161Z] #17 30.90 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-10T18:30:41.267Z] #39 75.35 DEP criu/net.d [2020-09-10T18:30:41.307Z] #39 154.7 CC criu/util.o [2020-09-10T18:30:41.426Z] #17 31.00 Selecting previously unselected package python3-distutils. [2020-09-10T18:30:41.426Z] #17 31.00 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-10T18:30:41.426Z] #17 31.00 Unpacking python3-distutils (3.7.3-1) ... [2020-09-10T18:30:41.527Z] #39 75.54 DEP criu/namespaces.d [2020-09-10T18:30:41.527Z] #39 75.75 DEP criu/mount.d [2020-09-10T18:30:41.696Z] #17 31.16 Selecting previously unselected package python3-pip. [2020-09-10T18:30:41.696Z] #17 31.16 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-10T18:30:41.696Z] #17 31.17 Unpacking python3-pip (18.1-5) ... [2020-09-10T18:30:41.696Z] #17 31.34 Selecting previously unselected package python3-pkg-resources. [2020-09-10T18:30:41.696Z] #17 31.35 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-10T18:30:41.696Z] #17 31.36 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-10T18:30:41.787Z] #39 75.92 DEP criu/memfd.d [2020-09-10T18:30:41.787Z] #39 76.00 DEP criu/mem.d [2020-09-10T18:30:41.961Z] #17 31.53 Selecting previously unselected package python3-setuptools. [2020-09-10T18:30:41.961Z] #17 31.53 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-10T18:30:41.961Z] #17 31.55 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-10T18:30:42.046Z] #39 76.18 DEP criu/lsm.d [2020-09-10T18:30:42.179Z] #40 80.01 DEP criu/protobuf-desc.d [2020-09-10T18:30:42.179Z] #40 ... [2020-09-10T18:30:42.179Z] [2020-09-10T18:30:42.179Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:30:42.179Z] #18 29.52 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-10T18:30:42.179Z] #18 29.54 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-10T18:30:42.179Z] #18 31.96 Selecting previously unselected package python3-minimal. [2020-09-10T18:30:42.179Z] #18 31.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-09-10T18:30:42.179Z] #18 32.03 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-09-10T18:30:42.179Z] #18 32.04 Unpacking python3-minimal (3.7.3-1) ... [2020-09-10T18:30:42.179Z] #18 32.17 Selecting previously unselected package libmpdec2:ppc64el. [2020-09-10T18:30:42.179Z] #18 32.18 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-09-10T18:30:42.179Z] #18 32.20 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-09-10T18:30:42.179Z] #18 32.29 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-09-10T18:30:42.179Z] #18 32.30 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-10T18:30:42.179Z] #18 32.32 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-10T18:30:42.225Z] #17 31.77 Selecting previously unselected package python3-wheel. [2020-09-10T18:30:42.225Z] #17 31.78 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-10T18:30:42.225Z] #17 31.78 Unpacking python3-wheel (0.32.3-2) ... [2020-09-10T18:30:42.249Z] #39 155.6 CC criu/uts_ns.o [2020-09-10T18:30:42.306Z] #39 76.30 DEP criu/log.d [2020-09-10T18:30:42.306Z] #39 76.40 DEP criu/libnetlink.d [2020-09-10T18:30:42.479Z] #18 33.34 Selecting previously unselected package python3.7. [2020-09-10T18:30:42.479Z] #18 33.35 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-10T18:30:42.479Z] #18 33.36 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-10T18:30:42.490Z] #17 31.89 Selecting previously unselected package sudo. [2020-09-10T18:30:42.490Z] #17 31.90 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-09-10T18:30:42.490Z] #17 31.91 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-10T18:30:42.509Z] #39 155.7 CC criu/vdso-compat.o [2020-09-10T18:30:42.565Z] #39 76.59 DEP criu/kerndat.d [2020-09-10T18:30:42.698Z] #39 72.16 DEP criu/protobuf-desc.d [2020-09-10T18:30:42.699Z] #39 72.24 DEP criu/proc_parse.d [2020-09-10T18:30:42.755Z] #17 32.33 Selecting previously unselected package thin-provisioning-tools. [2020-09-10T18:30:42.755Z] #17 32.34 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-09-10T18:30:42.755Z] #17 32.35 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-10T18:30:42.770Z] #39 155.9 CC criu/vdso.o [2020-09-10T18:30:42.782Z] #18 33.53 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-09-10T18:30:42.782Z] #18 33.53 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-09-10T18:30:42.782Z] #18 33.54 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-10T18:30:42.782Z] #18 33.66 Setting up python3-minimal (3.7.3-1) ... [2020-09-10T18:30:42.824Z] #39 76.77 DEP criu/kcmp-ids.d [2020-09-10T18:30:42.824Z] #39 76.84 DEP criu/irmap.d [2020-09-10T18:30:42.824Z] #39 76.92 DEP criu/ipc_ns.d [2020-09-10T18:30:42.956Z] #39 72.35 DEP criu/plugin.d [2020-09-10T18:30:42.956Z] #39 72.42 DEP criu/pipes.d [2020-09-10T18:30:43.019Z] #17 32.60 Selecting previously unselected package uidmap. [2020-09-10T18:30:43.020Z] #17 32.60 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-09-10T18:30:43.020Z] #17 32.62 Unpacking uidmap (1:4.5-1.1) ... [2020-09-10T18:30:43.020Z] #17 32.72 Selecting previously unselected package vim-runtime. [2020-09-10T18:30:43.030Z] #39 156.3 LINK criu/built-in.o [2020-09-10T18:30:43.030Z] #39 156.4 LINK criu/criu [2020-09-10T18:30:43.083Z] #39 77.02 DEP criu/image.d [2020-09-10T18:30:43.084Z] #39 77.18 DEP criu/image-desc.d [2020-09-10T18:30:43.095Z] ok github.com/docker/docker/builder/remotecontext 0.316s coverage: 13.6% of statements [2020-09-10T18:30:43.214Z] #39 72.62 DEP criu/pie-util.d [2020-09-10T18:30:43.214Z] #39 72.70 DEP criu/pie-util-vdso.d [2020-09-10T18:30:43.214Z] #39 72.81 DEP criu/pie-util-vdso-elf32.d [2020-09-10T18:30:43.285Z] #17 32.72 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-10T18:30:43.285Z] #17 32.76 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-10T18:30:43.285Z] #17 32.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-10T18:30:43.285Z] #17 32.79 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-10T18:30:43.290Z] #39 156.7 DEP lib/c/criu.d [2020-09-10T18:30:43.344Z] #39 77.30 DEP criu/fsnotify.d [2020-09-10T18:30:43.344Z] #39 77.49 DEP criu/filesystems.d [2020-09-10T18:30:43.387Z] ok github.com/docker/docker/builder/dockerfile 1.020s coverage: 48.0% of statements [2020-09-10T18:30:43.471Z] #39 72.91 DEP criu/path.d [2020-09-10T18:30:43.471Z] #39 73.01 DEP criu/parasite-syscall.d [2020-09-10T18:30:43.551Z] #39 156.7 CC images/rpc.pb-c.o [2020-09-10T18:30:43.603Z] #39 77.62 DEP criu/files.d [2020-09-10T18:30:43.728Z] #39 73.23 DEP criu/pagemap.d [2020-09-10T18:30:43.728Z] #39 73.35 DEP criu/pagemap-cache.d [2020-09-10T18:30:43.840Z] #18 34.78 Selecting previously unselected package python3. [2020-09-10T18:30:43.863Z] #39 77.77 DEP criu/files-reg.d [2020-09-10T18:30:43.863Z] #39 77.89 DEP criu/files-ext.d [2020-09-10T18:30:43.863Z] #39 78.02 DEP criu/file-lock.d [2020-09-10T18:30:43.985Z] #39 73.51 DEP criu/page-xfer.d [2020-09-10T18:30:43.985Z] #39 73.63 DEP criu/page-pipe.d [2020-09-10T18:30:44.023Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-09-10T18:30:44.122Z] #39 157.2 CC lib/c/criu.o [2020-09-10T18:30:44.122Z] #39 78.15 DEP criu/file-ids.d [2020-09-10T18:30:44.122Z] #39 78.25 DEP criu/fifo.d [2020-09-10T18:30:44.122Z] #39 ... [2020-09-10T18:30:44.122Z] [2020-09-10T18:30:44.122Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:30:44.122Z] #17 13.12 Reading package lists... [2020-09-10T18:30:44.122Z] #17 17.47 Building dependency tree... [2020-09-10T18:30:44.122Z] #17 18.73 libcap2-bin is already the newest version (1:2.25-2). [2020-09-10T18:30:44.122Z] #17 18.73 The following additional packages will be installed: [2020-09-10T18:30:44.122Z] #17 18.73 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-10T18:30:44.122Z] #17 18.73 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-10T18:30:44.122Z] #17 18.73 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-10T18:30:44.122Z] #17 18.73 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-10T18:30:44.122Z] #17 18.73 python3.7 python3.7-minimal vim-runtime xxd [2020-09-10T18:30:44.122Z] #17 18.75 Suggested packages: [2020-09-10T18:30:44.122Z] #17 18.75 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-10T18:30:44.122Z] #17 18.75 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-10T18:30:44.122Z] #17 18.75 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-10T18:30:44.122Z] #17 18.75 Recommended packages: [2020-09-10T18:30:44.122Z] #17 18.75 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-10T18:30:44.122Z] #17 18.75 python3-keyrings.alt python3-xdg unzip [2020-09-10T18:30:44.122Z] #17 20.28 The following NEW packages will be installed: [2020-09-10T18:30:44.122Z] #17 20.29 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-10T18:30:44.122Z] #17 20.29 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-10T18:30:44.122Z] #17 20.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-10T18:30:44.122Z] #17 20.29 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-10T18:30:44.122Z] #17 20.29 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-10T18:30:44.122Z] #17 20.30 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-10T18:30:44.122Z] #17 20.30 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-10T18:30:44.122Z] #17 20.30 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-10T18:30:44.122Z] #17 20.30 xz-utils zip [2020-09-10T18:30:44.122Z] #17 20.63 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:30:44.122Z] #17 20.63 Need to get 28.5 MB of archives. [2020-09-10T18:30:44.122Z] #17 20.63 After this operation, 116 MB of additional disk space will be used. [2020-09-10T18:30:44.122Z] #17 20.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-10T18:30:44.122Z] #17 20.63 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-10T18:30:44.122Z] #17 20.65 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-10T18:30:44.122Z] #17 20.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-10T18:30:44.122Z] #17 20.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-10T18:30:44.122Z] #17 20.76 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-10T18:30:44.122Z] #17 20.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-10T18:30:44.123Z] #17 20.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-10T18:30:44.123Z] #17 20.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-10T18:30:44.123Z] #17 20.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-10T18:30:44.123Z] #17 20.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-10T18:30:44.123Z] #17 20.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-10T18:30:44.123Z] #17 20.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-10T18:30:44.123Z] #17 20.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-10T18:30:44.123Z] #17 20.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-10T18:30:44.123Z] #17 20.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-10T18:30:44.123Z] #17 20.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-10T18:30:44.123Z] #17 20.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-10T18:30:44.123Z] #17 20.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-10T18:30:44.123Z] #17 20.99 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-10T18:30:44.123Z] #17 21.00 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-10T18:30:44.123Z] #17 21.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-10T18:30:44.123Z] #17 21.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-10T18:30:44.123Z] #17 21.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-10T18:30:44.123Z] #17 21.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-10T18:30:44.123Z] #17 21.07 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-10T18:30:44.123Z] #17 21.08 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-10T18:30:44.123Z] #17 21.08 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-10T18:30:44.123Z] #17 21.08 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-10T18:30:44.123Z] #17 21.63 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-10T18:30:44.123Z] #17 21.63 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-10T18:30:44.123Z] #17 21.63 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-10T18:30:44.123Z] #17 21.63 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-10T18:30:44.123Z] #17 21.63 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-10T18:30:44.123Z] #17 21.64 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-10T18:30:44.123Z] #17 21.71 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-10T18:30:44.123Z] #17 21.72 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-10T18:30:44.123Z] #17 21.73 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-10T18:30:44.123Z] #17 21.73 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-10T18:30:44.123Z] #17 21.75 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-10T18:30:44.123Z] #17 21.77 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-10T18:30:44.123Z] #17 21.77 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-10T18:30:44.123Z] #17 21.81 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-10T18:30:44.123Z] #17 21.82 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-10T18:30:44.123Z] #17 21.82 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-10T18:30:44.123Z] #17 22.11 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-10T18:30:44.123Z] #17 22.16 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-10T18:30:44.123Z] #17 22.20 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-10T18:30:44.138Z] #18 34.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-09-10T18:30:44.138Z] #18 34.87 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-09-10T18:30:44.138Z] #18 34.88 Unpacking python3 (3.7.3-1) ... [2020-09-10T18:30:44.138Z] #18 35.01 Selecting previously unselected package libip4tc0:ppc64el. [2020-09-10T18:30:44.138Z] #18 35.04 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-09-10T18:30:44.138Z] #18 35.05 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-09-10T18:30:44.242Z] #39 73.77 DEP criu/netfilter.d [2020-09-10T18:30:44.382Z] #17 22.83 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:30:44.382Z] #17 22.93 Fetched 28.5 MB in 2s (15.5 MB/s) [2020-09-10T18:30:44.382Z] #17 22.98 Selecting previously unselected package pigz. [2020-09-10T18:30:44.382Z] #17 22.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-09-10T18:30:44.382Z] #17 23.02 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-10T18:30:44.382Z] #17 23.03 Unpacking pigz (2.4-1) ... [2020-09-10T18:30:44.439Z] #18 35.19 Selecting previously unselected package libip6tc0:ppc64el. [2020-09-10T18:30:44.439Z] #18 35.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-09-10T18:30:44.439Z] #18 35.21 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-09-10T18:30:44.439Z] #18 35.35 Selecting previously unselected package libiptc0:ppc64el. [2020-09-10T18:30:44.439Z] #18 35.36 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-09-10T18:30:44.439Z] #18 35.36 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-09-10T18:30:44.439Z] #18 35.44 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-09-10T18:30:44.500Z] #39 73.90 DEP criu/net.d [2020-09-10T18:30:44.500Z] #39 74.03 DEP criu/namespaces.d [2020-09-10T18:30:44.642Z] #17 23.13 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-10T18:30:44.642Z] #17 23.14 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-10T18:30:44.642Z] #17 23.14 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-10T18:30:44.659Z] ok github.com/docker/docker/builder/remotecontext/git 0.889s coverage: 86.3% of statements [2020-09-10T18:30:44.659Z] ? github.com/docker/docker/cli [no test files] [2020-09-10T18:30:44.659Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-10T18:30:44.693Z] #39 157.9 LINK lib/c/built-in.o [2020-09-10T18:30:44.693Z] #39 157.9 LINK lib/c/libcriu.so [2020-09-10T18:30:44.693Z] #39 157.9 LINK lib/c/libcriu.a [2020-09-10T18:30:44.739Z] #18 35.45 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-09-10T18:30:44.739Z] #18 35.46 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-10T18:30:44.739Z] #18 35.52 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-09-10T18:30:44.739Z] #18 35.53 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-09-10T18:30:44.739Z] #18 35.53 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-10T18:30:44.739Z] #18 35.62 Selecting previously unselected package libnftnl11:ppc64el. [2020-09-10T18:30:44.739Z] #18 35.63 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-09-10T18:30:44.739Z] #18 35.64 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-09-10T18:30:44.756Z] #39 74.25 DEP criu/mount.d [2020-09-10T18:30:44.953Z] #39 158.0 GEN magic.py [2020-09-10T18:30:44.953Z] #39 158.1 Note: Building without setproctitle() and strlcpy() support. [2020-09-10T18:30:44.953Z] #39 158.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-10T18:30:44.953Z] #39 158.1 Note: Building without GnuTLS support [2020-09-10T18:30:44.953Z] #39 158.1 Makefile.config:39: Warn: you have no libnftables installed [2020-09-10T18:30:44.953Z] #39 158.1 Makefile.config:40: Warn: Building without nftables support [2020-09-10T18:30:45.013Z] #39 74.43 DEP criu/memfd.d [2020-09-10T18:30:45.013Z] #39 74.52 DEP criu/mem.d [2020-09-10T18:30:45.013Z] #39 74.66 DEP criu/lsm.d [2020-09-10T18:30:45.039Z] #18 35.75 Selecting previously unselected package iptables. [2020-09-10T18:30:45.039Z] #18 35.76 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-09-10T18:30:45.039Z] #18 35.76 Unpacking iptables (1.8.2-4) ... [2020-09-10T18:30:45.212Z] #17 23.59 Selecting previously unselected package python3.7-minimal. [2020-09-10T18:30:45.212Z] #17 23.60 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-10T18:30:45.212Z] #17 23.62 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-10T18:30:45.270Z] #39 74.79 DEP criu/log.d [2020-09-10T18:30:45.340Z] #18 36.25 Selecting previously unselected package xxd. [2020-09-10T18:30:45.341Z] #18 36.26 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-10T18:30:45.341Z] #18 36.26 Unpacking xxd (2:8.1.0875-5) ... [2020-09-10T18:30:45.524Z] #39 158.7 fatal: not a git repository (or any of the parent directories): .git [2020-09-10T18:30:45.527Z] #39 74.93 DEP criu/libnetlink.d [2020-09-10T18:30:45.646Z] #18 36.35 Selecting previously unselected package vim-common. [2020-09-10T18:30:45.646Z] #18 36.36 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-10T18:30:45.646Z] #18 36.37 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-10T18:30:45.646Z] #18 36.56 Selecting previously unselected package bash-completion. [2020-09-10T18:30:45.646Z] #18 36.57 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-10T18:30:45.783Z] #17 24.34 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-10T18:30:45.783Z] #17 24.36 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-10T18:30:45.784Z] #39 75.06 DEP criu/kerndat.d [2020-09-10T18:30:45.784Z] #39 ... [2020-09-10T18:30:45.784Z] [2020-09-10T18:30:45.784Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:30:45.784Z] #17 21.16 The following NEW packages will be installed: [2020-09-10T18:30:45.784Z] #17 21.17 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-10T18:30:45.784Z] #17 21.17 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-10T18:30:45.784Z] #17 21.17 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-10T18:30:45.784Z] #17 21.17 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-10T18:30:45.785Z] #17 21.17 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-10T18:30:45.785Z] #17 21.17 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-10T18:30:45.785Z] #17 21.18 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-10T18:30:45.785Z] #17 21.18 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-10T18:30:45.785Z] #17 21.18 xz-utils zip [2020-09-10T18:30:45.785Z] #17 21.52 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T18:30:45.785Z] #17 21.52 Need to get 28.5 MB of archives. [2020-09-10T18:30:45.785Z] #17 21.52 After this operation, 116 MB of additional disk space will be used. [2020-09-10T18:30:45.785Z] #17 21.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-10T18:30:45.785Z] #17 21.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-10T18:30:45.785Z] #17 21.55 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-10T18:30:45.785Z] #17 21.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-10T18:30:45.785Z] #17 21.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-10T18:30:45.785Z] #17 21.65 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-10T18:30:45.785Z] #17 21.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-10T18:30:45.785Z] #17 21.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-10T18:30:45.785Z] #17 21.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-10T18:30:45.785Z] #17 21.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-10T18:30:45.785Z] #17 21.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-10T18:30:45.785Z] #17 21.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-10T18:30:45.785Z] #17 21.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-10T18:30:45.785Z] #17 21.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-10T18:30:45.785Z] #17 21.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-10T18:30:45.785Z] #17 21.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-10T18:30:45.785Z] #17 21.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-10T18:30:45.785Z] #17 21.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-10T18:30:45.785Z] #17 21.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-10T18:30:45.785Z] #17 21.84 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-10T18:30:45.785Z] #17 21.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-10T18:30:45.785Z] #17 21.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-10T18:30:45.785Z] #17 21.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-10T18:30:45.785Z] #17 21.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-10T18:30:45.785Z] #17 21.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-10T18:30:45.785Z] #17 21.90 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-10T18:30:45.785Z] #17 21.90 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-10T18:30:45.785Z] #17 21.90 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-10T18:30:45.785Z] #17 21.90 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-10T18:30:45.785Z] #17 22.37 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-10T18:30:45.785Z] #17 22.37 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-10T18:30:45.785Z] #17 22.38 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-10T18:30:45.785Z] #17 22.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-10T18:30:45.785Z] #17 22.39 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-10T18:30:45.785Z] #17 22.41 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-10T18:30:45.785Z] #17 22.49 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-10T18:30:45.785Z] #17 22.50 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-10T18:30:45.785Z] #17 22.51 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-10T18:30:45.785Z] #17 22.52 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-10T18:30:45.785Z] #17 22.53 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-10T18:30:45.785Z] #17 22.55 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-10T18:30:45.785Z] #17 22.55 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-10T18:30:45.785Z] #17 22.61 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-10T18:30:45.785Z] #17 22.63 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-10T18:30:45.785Z] #17 22.64 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-10T18:30:45.785Z] #17 22.98 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-10T18:30:45.785Z] #17 23.03 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-10T18:30:45.785Z] #17 23.53 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-10T18:30:45.785Z] #17 24.07 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T18:30:45.785Z] #17 24.15 Fetched 28.5 MB in 2s (12.4 MB/s) [2020-09-10T18:30:45.785Z] #17 24.20 Selecting previously unselected package pigz. [2020-09-10T18:30:45.785Z] #17 24.20 (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-10T18:30:45.785Z] #17 24.26 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-10T18:30:45.785Z] #17 24.26 Unpacking pigz (2.4-1) ... [2020-09-10T18:30:45.785Z] #17 24.35 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-10T18:30:45.785Z] #17 24.36 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-10T18:30:45.785Z] #17 24.36 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-10T18:30:45.785Z] #17 24.86 Selecting previously unselected package python3.7-minimal. [2020-09-10T18:30:45.785Z] #17 24.86 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-10T18:30:45.785Z] #17 24.87 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-10T18:30:45.852Z] #17 35.35 Selecting previously unselected package vim. [2020-09-10T18:30:45.852Z] #17 35.36 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-09-10T18:30:45.853Z] #17 35.39 Unpacking vim (2:8.1.0875-5) ... [2020-09-10T18:30:45.853Z] #17 ... [2020-09-10T18:30:45.853Z] [2020-09-10T18:30:45.853Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:45.853Z] #39 75.57 CC criu/clone-noasan.o [2020-09-10T18:30:45.853Z] #39 75.79 CC criu/config.o [2020-09-10T18:30:45.853Z] #39 77.04 CC criu/cr-check.o [2020-09-10T18:30:45.853Z] #39 78.32 CC criu/cr-dedup.o [2020-09-10T18:30:45.853Z] #39 78.77 CC criu/cr-dump.o [2020-09-10T18:30:45.853Z] #39 80.38 CC criu/cr-errno.o [2020-09-10T18:30:45.853Z] #39 80.43 CC criu/cr-restore.o [2020-09-10T18:30:45.853Z] #39 84.25 CC criu/cr-service.o [2020-09-10T18:30:45.853Z] #39 85.70 CC criu/crtools.o [2020-09-10T18:30:45.853Z] #39 ... [2020-09-10T18:30:45.853Z] [2020-09-10T18:30:45.853Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:30:45.853Z] #17 35.39 Unpacking vim (2:8.1.0875-5) ... [2020-09-10T18:30:46.095Z] #39 159.3 make[1]: Nothing to be done for 'all'. [2020-09-10T18:30:46.349Z] #17 25.76 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-10T18:30:46.349Z] #17 25.78 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-10T18:30:46.352Z] #17 ... [2020-09-10T18:30:46.352Z] [2020-09-10T18:30:46.352Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T18:30:46.352Z] #28 DONE 150.4s [2020-09-10T18:30:46.352Z] [2020-09-10T18:30:46.352Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:46.352Z] #39 78.40 DEP criu/fdstore.d [2020-09-10T18:30:46.352Z] #39 78.48 DEP criu/fault-injection.d [2020-09-10T18:30:46.352Z] #39 78.54 DEP criu/external.d [2020-09-10T18:30:46.352Z] #39 78.66 DEP criu/eventpoll.d [2020-09-10T18:30:46.352Z] #39 78.82 DEP criu/eventfd.d [2020-09-10T18:30:46.352Z] #39 78.94 DEP criu/crtools.d [2020-09-10T18:30:46.352Z] #39 79.08 DEP criu/cr-service.d [2020-09-10T18:30:46.352Z] #39 79.31 DEP criu/cr-restore.d [2020-09-10T18:30:46.352Z] #39 79.53 DEP criu/cr-errno.d [2020-09-10T18:30:46.352Z] #39 79.54 DEP criu/cr-dump.d [2020-09-10T18:30:46.352Z] #39 79.77 DEP criu/cr-dedup.d [2020-09-10T18:30:46.352Z] #39 79.87 DEP criu/cr-check.d [2020-09-10T18:30:46.352Z] #39 80.16 DEP criu/config.d [2020-09-10T18:30:46.352Z] #39 80.35 DEP criu/clone-noasan.d [2020-09-10T18:30:46.352Z] #39 80.48 DEP criu/cgroup.d [2020-09-10T18:30:46.460Z] #17 35.86 Selecting previously unselected package xfsprogs. [2020-09-10T18:30:46.460Z] #17 35.86 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-09-10T18:30:46.460Z] #17 35.88 Unpacking xfsprogs (4.20.0-1) ... [2020-09-10T18:30:46.611Z] #39 80.63 DEP criu/cgroup-props.d [2020-09-10T18:30:46.611Z] #39 80.82 DEP criu/bitmap.d [2020-09-10T18:30:46.666Z] #39 159.8 make[1]: 'images/built-in.o' is up to date. [2020-09-10T18:30:46.666Z] #39 159.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-10T18:30:46.666Z] #39 159.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-10T18:30:46.666Z] #39 159.9 make[1]: 'compel/libcompel.a' is up to date. [2020-09-10T18:30:46.666Z] #39 159.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-10T18:30:46.666Z] #39 159.9 make[1]: Nothing to be done for 'all'. [2020-09-10T18:30:46.666Z] #39 159.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-10T18:30:46.734Z] ok github.com/docker/docker/client 0.122s coverage: 75.4% of statements [2020-09-10T18:30:46.741Z] #17 36.33 Selecting previously unselected package zip. [2020-09-10T18:30:46.741Z] #17 36.33 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-09-10T18:30:46.741Z] #17 36.35 Unpacking zip (3.0-11+b1) ... [2020-09-10T18:30:46.870Z] #39 80.84 DEP criu/bfd.d [2020-09-10T18:30:46.870Z] #39 80.95 DEP criu/autofs.d [2020-09-10T18:30:46.870Z] #39 81.09 DEP criu/aio.d [2020-09-10T18:30:46.926Z] #39 160.1 make[2]: Nothing to be done for 'all'. [2020-09-10T18:30:46.926Z] #39 160.1 make[2]: Nothing to be done for 'all'. [2020-09-10T18:30:46.926Z] #39 160.1 make[2]: Nothing to be done for 'all'. [2020-09-10T18:30:46.926Z] #39 160.2 make[2]: Nothing to be done for 'all'. [2020-09-10T18:30:46.926Z] #39 160.2 make[2]: Nothing to be done for 'all'. [2020-09-10T18:30:47.032Z] #17 36.59 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-10T18:30:47.032Z] #17 36.62 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-10T18:30:47.032Z] #17 36.63 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-09-10T18:30:47.032Z] #17 36.64 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-09-10T18:30:47.032Z] #17 36.66 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-09-10T18:30:47.032Z] #17 36.67 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-09-10T18:30:47.032Z] #17 36.68 Setting up uidmap (1:4.5-1.1) ... [2020-09-10T18:30:47.032Z] #17 36.70 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-09-10T18:30:47.032Z] #17 36.72 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-10T18:30:47.032Z] #17 36.73 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-10T18:30:47.032Z] #17 36.74 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-10T18:30:47.032Z] #17 36.75 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-10T18:30:47.032Z] #17 36.77 Setting up xxd (2:8.1.0875-5) ... [2020-09-10T18:30:47.032Z] #17 36.78 Setting up zip (3.0-11+b1) ... [2020-09-10T18:30:47.032Z] #17 36.80 Setting up vim-common (2:8.1.0875-5) ... [2020-09-10T18:30:47.128Z] #39 81.29 DEP criu/action-scripts.d [2020-09-10T18:30:47.186Z] #39 160.3 make[2]: Nothing to be done for 'all'. [2020-09-10T18:30:47.186Z] #39 160.3 make[2]: Nothing to be done for 'all'. [2020-09-10T18:30:47.186Z] #39 160.4 make[2]: Nothing to be done for 'all'. [2020-09-10T18:30:47.186Z] #39 160.4 INSTALL criu/criu [2020-09-10T18:30:47.321Z] #17 36.86 Setting up bash-completion (1:2.8-6) ... [2020-09-10T18:30:47.447Z] #39 DONE 160.7s [2020-09-10T18:30:47.447Z] [2020-09-10T18:30:47.447Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:30:47.697Z] #39 81.61 CC criu/action-scripts.o [2020-09-10T18:30:48.264Z] #39 82.21 CC criu/aio.o [2020-09-10T18:30:48.305Z] #17 ... [2020-09-10T18:30:48.305Z] [2020-09-10T18:30:48.305Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T18:30:48.305Z] #28 DONE 151.6s [2020-09-10T18:30:48.305Z] [2020-09-10T18:30:48.305Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:48.305Z] #39 75.24 DEP criu/kcmp-ids.d [2020-09-10T18:30:48.305Z] #39 75.34 DEP criu/irmap.d [2020-09-10T18:30:48.305Z] #39 75.52 DEP criu/ipc_ns.d [2020-09-10T18:30:48.305Z] #39 75.65 DEP criu/image.d [2020-09-10T18:30:48.305Z] #39 75.78 DEP criu/image-desc.d [2020-09-10T18:30:48.305Z] #39 75.90 DEP criu/fsnotify.d [2020-09-10T18:30:48.305Z] #39 76.08 DEP criu/filesystems.d [2020-09-10T18:30:48.305Z] #39 76.27 DEP criu/files.d [2020-09-10T18:30:48.305Z] #39 76.47 DEP criu/files-reg.d [2020-09-10T18:30:48.305Z] #39 76.59 DEP criu/files-ext.d [2020-09-10T18:30:48.305Z] #39 76.72 DEP criu/file-lock.d [2020-09-10T18:30:48.305Z] #39 76.84 DEP criu/file-ids.d [2020-09-10T18:30:48.305Z] #39 77.05 DEP criu/fifo.d [2020-09-10T18:30:48.305Z] #39 77.17 DEP criu/fdstore.d [2020-09-10T18:30:48.305Z] #39 77.34 DEP criu/fault-injection.d [2020-09-10T18:30:48.305Z] #39 77.38 DEP criu/external.d [2020-09-10T18:30:48.305Z] #39 77.52 DEP criu/eventpoll.d [2020-09-10T18:30:48.305Z] #39 77.69 DEP criu/eventfd.d [2020-09-10T18:30:48.305Z] #39 77.86 DEP criu/crtools.d [2020-09-10T18:30:48.524Z] #39 82.58 CC criu/autofs.o [2020-09-10T18:30:48.572Z] #39 78.13 DEP criu/cr-service.d [2020-09-10T18:30:48.833Z] #39 78.38 DEP criu/cr-restore.d [2020-09-10T18:30:49.226Z] #18 ... [2020-09-10T18:30:49.226Z] [2020-09-10T18:30:49.226Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:30:49.363Z] #52 ... [2020-09-10T18:30:49.363Z] [2020-09-10T18:30:49.363Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-10T18:30:49.363Z] #40 DONE 0.1s [2020-09-10T18:30:49.363Z] [2020-09-10T18:30:49.363Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-10T18:30:49.363Z] #42 DONE 0.1s [2020-09-10T18:30:49.363Z] [2020-09-10T18:30:49.363Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-10T18:30:49.363Z] #44 DONE 0.1s [2020-09-10T18:30:49.363Z] [2020-09-10T18:30:49.363Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:30:49.397Z] #39 78.73 DEP criu/cr-errno.d [2020-09-10T18:30:49.397Z] #39 78.76 DEP criu/cr-dump.d [2020-09-10T18:30:49.397Z] #39 78.99 DEP criu/cr-dedup.d [2020-09-10T18:30:49.533Z] #22 153.3 Checking out files: 32% (3500/10911) Checking out files: 33% (3601/10911) Checking out files: 34% (3710/10911) Checking out files: 35% (3819/10911) Checking out files: 36% (3928/10911) Checking out files: 37% (4038/10911) Checking out files: 38% (4147/10911) [2020-09-10T18:30:49.533Z] #22 ... [2020-09-10T18:30:49.533Z] [2020-09-10T18:30:49.533Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:30:49.533Z] #42 143.5 mime/quotedprintable [2020-09-10T18:30:49.533Z] #42 144.7 net/http/internal [2020-09-10T18:30:49.533Z] #42 146.3 vendor/golang.org/x/net/idna [2020-09-10T18:30:49.533Z] #42 149.2 vendor/golang.org/x/net/http/httpproxy [2020-09-10T18:30:49.533Z] #42 149.2 net/textproto [2020-09-10T18:30:49.533Z] #42 149.2 crypto/x509 [2020-09-10T18:30:49.533Z] #42 151.1 mime/multipart [2020-09-10T18:30:49.533Z] #42 151.1 vendor/golang.org/x/net/http/httpguts [2020-09-10T18:30:49.533Z] #42 ... [2020-09-10T18:30:49.533Z] [2020-09-10T18:30:49.533Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:30:49.653Z] #39 79.10 DEP criu/cr-check.d [2020-09-10T18:30:49.653Z] #39 79.22 DEP criu/config.d [2020-09-10T18:30:49.903Z] #39 83.79 CC criu/bfd.o [2020-09-10T18:30:49.909Z] #39 79.40 DEP criu/clone-noasan.d [2020-09-10T18:30:49.909Z] #39 79.48 DEP criu/cgroup.d [2020-09-10T18:30:49.976Z] #17 39.68 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-09-10T18:30:49.976Z] #17 39.70 Setting up xz-utils (5.2.4-1) ... [2020-09-10T18:30:50.163Z] #39 84.15 CC criu/bitmap.o [2020-09-10T18:30:50.163Z] #39 84.28 CC criu/cgroup-props.o [2020-09-10T18:30:50.167Z] #39 79.60 DEP criu/cgroup-props.d [2020-09-10T18:30:50.168Z] #39 79.69 DEP criu/bitmap.d [2020-09-10T18:30:50.168Z] #39 79.70 DEP criu/bfd.d [2020-09-10T18:30:50.328Z] #17 39.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-10T18:30:50.328Z] #17 39.75 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-10T18:30:50.328Z] #17 39.90 invoke-rc.d: could not determine current runlevel [2020-09-10T18:30:50.423Z] #39 ... [2020-09-10T18:30:50.423Z] [2020-09-10T18:30:50.423Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:30:50.423Z] #17 26.78 Selecting previously unselected package python3-minimal. [2020-09-10T18:30:50.423Z] #17 26.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-09-10T18:30:50.423Z] #17 26.85 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-10T18:30:50.423Z] #17 26.86 Unpacking python3-minimal (3.7.3-1) ... [2020-09-10T18:30:50.423Z] #17 26.94 Selecting previously unselected package libmpdec2:amd64. [2020-09-10T18:30:50.423Z] #17 26.95 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-10T18:30:50.423Z] #17 26.96 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-10T18:30:50.423Z] #17 27.09 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-10T18:30:50.423Z] #17 27.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-10T18:30:50.423Z] #17 27.09 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-10T18:30:50.423Z] #17 27.95 Selecting previously unselected package python3.7. [2020-09-10T18:30:50.423Z] #17 27.97 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-10T18:30:50.423Z] #17 27.97 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-10T18:30:50.423Z] #17 28.11 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-10T18:30:50.423Z] #17 28.12 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-10T18:30:50.423Z] #17 28.13 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-10T18:30:50.423Z] #17 28.23 Setting up python3-minimal (3.7.3-1) ... [2020-09-10T18:30:50.423Z] #17 28.94 Selecting previously unselected package python3. [2020-09-10T18:30:50.423Z] #17 28.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-09-10T18:30:50.423Z] #17 29.02 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-10T18:30:50.423Z] #17 29.03 Unpacking python3 (3.7.3-1) ... [2020-09-10T18:30:50.424Z] #39 79.79 DEP criu/autofs.d [2020-09-10T18:30:50.424Z] #39 79.88 DEP criu/aio.d [2020-09-10T18:30:50.616Z] #17 40.14 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-10T18:30:50.616Z] #17 40.20 Setting up pigz (2.4-1) ... [2020-09-10T18:30:50.616Z] #17 40.26 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-09-10T18:30:50.616Z] #17 40.28 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-09-10T18:30:50.616Z] #17 40.29 Setting up python-pip-whl (18.1-5) ... [2020-09-10T18:30:50.683Z] #17 29.12 Selecting previously unselected package libip4tc0:amd64. [2020-09-10T18:30:50.683Z] #17 29.12 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-10T18:30:50.683Z] #17 29.13 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-10T18:30:50.683Z] #17 29.20 Selecting previously unselected package libip6tc0:amd64. [2020-09-10T18:30:50.683Z] #17 29.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-10T18:30:50.683Z] #17 29.21 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-10T18:30:50.683Z] #17 29.29 Selecting previously unselected package libiptc0:amd64. [2020-09-10T18:30:50.683Z] #17 29.30 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-10T18:30:50.683Z] #17 29.30 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-10T18:30:50.692Z] #39 80.01 DEP criu/action-scripts.d [2020-09-10T18:30:50.879Z] #17 40.31 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-09-10T18:30:50.879Z] #17 40.55 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-10T18:30:50.948Z] #17 29.40 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-10T18:30:50.948Z] #17 29.42 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-10T18:30:50.948Z] #17 29.42 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-10T18:30:50.948Z] #17 29.47 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-10T18:30:50.948Z] #17 29.47 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-10T18:30:50.948Z] #17 29.48 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-10T18:30:50.948Z] #17 29.56 Selecting previously unselected package libnftnl11:amd64. [2020-09-10T18:30:50.948Z] #17 29.57 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-10T18:30:50.948Z] #39 80.33 CC criu/action-scripts.o [2020-09-10T18:30:51.143Z] #17 ... [2020-09-10T18:30:51.143Z] [2020-09-10T18:30:51.143Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:30:51.143Z] #49 52.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 contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-10T18:30:51.205Z] #39 80.73 CC criu/aio.o [2020-09-10T18:30:51.210Z] #17 29.57 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-10T18:30:51.210Z] #17 29.66 Selecting previously unselected package iptables. [2020-09-10T18:30:51.210Z] #17 29.66 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-10T18:30:51.211Z] #17 29.66 Unpacking iptables (1.8.2-4) ... [2020-09-10T18:30:51.470Z] #17 29.96 Selecting previously unselected package xxd. [2020-09-10T18:30:51.470Z] #17 29.96 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-10T18:30:51.470Z] #17 29.97 Unpacking xxd (2:8.1.0875-5) ... [2020-09-10T18:30:51.470Z] #17 30.08 Selecting previously unselected package vim-common. [2020-09-10T18:30:51.470Z] #17 30.08 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-10T18:30:51.470Z] #17 30.11 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-10T18:30:51.730Z] #17 30.28 Selecting previously unselected package bash-completion. [2020-09-10T18:30:51.730Z] #17 30.29 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-10T18:30:51.768Z] #39 81.18 CC criu/autofs.o [2020-09-10T18:30:51.906Z] #45 ... [2020-09-10T18:30:51.906Z] [2020-09-10T18:30:51.906Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:30:51.906Z] #52 204.6 + bin/containerd [2020-09-10T18:30:52.025Z] #39 ... [2020-09-10T18:30:52.025Z] [2020-09-10T18:30:52.025Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:30:52.025Z] #17 28.26 Selecting previously unselected package python3-minimal. [2020-09-10T18:30:52.025Z] #17 28.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-09-10T18:30:52.025Z] #17 28.33 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-10T18:30:52.025Z] #17 28.37 Unpacking python3-minimal (3.7.3-1) ... [2020-09-10T18:30:52.025Z] #17 28.55 Selecting previously unselected package libmpdec2:amd64. [2020-09-10T18:30:52.025Z] #17 28.57 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-10T18:30:52.025Z] #17 28.58 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-10T18:30:52.025Z] #17 28.72 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-10T18:30:52.025Z] #17 28.72 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-10T18:30:52.025Z] #17 28.73 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-10T18:30:52.025Z] #17 29.74 Selecting previously unselected package python3.7. [2020-09-10T18:30:52.025Z] #17 29.75 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-10T18:30:52.025Z] #17 29.75 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-10T18:30:52.025Z] #17 29.87 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-10T18:30:52.025Z] #17 29.88 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-10T18:30:52.025Z] #17 29.90 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-10T18:30:52.025Z] #17 30.01 Setting up python3-minimal (3.7.3-1) ... [2020-09-10T18:30:52.025Z] #17 30.79 Selecting previously unselected package python3. [2020-09-10T18:30:52.025Z] #17 30.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 ... 24093 files and directories currently installed.) [2020-09-10T18:30:52.025Z] #17 30.84 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-10T18:30:52.025Z] #17 30.85 Unpacking python3 (3.7.3-1) ... [2020-09-10T18:30:52.025Z] #17 30.96 Selecting previously unselected package libip4tc0:amd64. [2020-09-10T18:30:52.025Z] #17 30.97 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-10T18:30:52.025Z] #17 30.97 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-10T18:30:52.025Z] #17 31.07 Selecting previously unselected package libip6tc0:amd64. [2020-09-10T18:30:52.025Z] #17 31.08 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-10T18:30:52.025Z] #17 31.09 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-10T18:30:52.025Z] #17 31.15 Selecting previously unselected package libiptc0:amd64. [2020-09-10T18:30:52.025Z] #17 31.15 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-10T18:30:52.025Z] #17 31.16 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-10T18:30:52.025Z] #17 31.25 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-10T18:30:52.025Z] #17 31.26 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-10T18:30:52.025Z] #17 31.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-10T18:30:52.025Z] #17 31.31 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-10T18:30:52.025Z] #17 31.31 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-10T18:30:52.025Z] #17 31.36 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-10T18:30:52.025Z] #17 31.44 Selecting previously unselected package libnftnl11:amd64. [2020-09-10T18:30:52.025Z] #17 31.45 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-10T18:30:52.025Z] #17 31.46 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-10T18:30:52.025Z] #17 31.54 Selecting previously unselected package iptables. [2020-09-10T18:30:52.025Z] #17 31.56 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-10T18:30:52.025Z] #17 31.56 Unpacking iptables (1.8.2-4) ... [2020-09-10T18:30:52.249Z] #22 153.3 Checking out files: 32% (3500/10911) Checking out files: 33% (3601/10911) Checking out files: 34% (3710/10911) Checking out files: 35% (3819/10911) Checking out files: 36% (3928/10911) Checking out files: 37% (4038/10911) Checking out files: 38% (4147/10911) Checking out files: 39% (4256/10911) Checking out files: 40% (4365/10911) Checking out files: 41% (4474/10911) Checking out files: 42% (4583/10911) Checking out files: 43% (4692/10911) Checking out files: 44% (4801/10911) Checking out files: 45% (4910/10911) Checking out files: 46% (5020/10911) Checking out files: 47% (5129/10911) Checking out files: 48% (5238/10911) Checking out files: 49% (5347/10911) Checking out files: 50% (5456/10911) Checking out files: 51% (5565/10911) Checking out files: 52% (5674/10911) Checking out files: 53% (5783/10911) Checking out files: 54% (5892/10911) Checking out files: 54% (5937/10911) Checking out files: 55% (6002/10911) Checking out files: 56% (6111/10911) Checking out files: 57% (6220/10911) Checking out files: 58% (6329/10911) Checking out files: 59% (6438/10911) Checking out files: 60% (6547/10911) Checking out files: 61% (6656/10911) Checking out files: 62% (6765/10911) Checking out files: 63% (6874/10911) Checking out files: 64% (6984/10911) Checking out files: 65% (7093/10911) Checking out files: 66% (7202/10911) Checking out files: 67% (7311/10911) Checking out files: 68% (7420/10911) Checking out files: 69% (7529/10911) Checking out files: 70% (7638/10911) Checking out files: 71% (7747/10911) Checking out files: 72% (7856/10911) Checking out files: 73% (7966/10911) Checking out files: 74% (8075/10911) Checking out files: 75% (8184/10911) Checking out files: 76% (8293/10911) Checking out files: 77% (8402/10911) Checking out files: 78% (8511/10911) Checking out files: 79% (8620/10911) Checking out files: 79% (8705/10911) Checking out files: 80% (8729/10911) Checking out files: 81% (8838/10911) Checking out files: 82% (8948/10911) Checking out files: 83% (9057/10911) Checking out files: 84% (9166/10911) Checking out files: 85% (9275/10911) Checking out files: 86% (9384/10911) Checking out files: 87% (9493/10911) Checking out files: 88% (9602/10911) Checking out files: 89% (9711/10911) Checking out files: 90% (9820/10911) Checking out files: 91% (9930/10911) Checking out files: 92% (10039/10911) Checking out files: 93% (10148/10911) Checking out files: 94% (10257/10911) Checking out files: 95% (10366/10911) Checking out files: 96% (10475/10911) Checking out files: 97% (10584/10911) Checking out files: 98% (10693/10911) Checking out files: 99% (10802/10911) Checking out files: 99% (10819/10911) Checking out files: 100% (10911/10911) Checking out files: 100% (10911/10911), done. [2020-09-10T18:30:52.249Z] #22 156.4 + cd /tmp/tmp.VkWjShPgVq/tmp/docker-ce [2020-09-10T18:30:52.249Z] #22 156.4 + git checkout -q v17.06.2-ce [2020-09-10T18:30:52.282Z] #17 31.87 Selecting previously unselected package xxd. [2020-09-10T18:30:52.538Z] #17 31.88 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-10T18:30:52.538Z] #17 31.88 Unpacking xxd (2:8.1.0875-5) ... [2020-09-10T18:30:52.557Z] #22 ... [2020-09-10T18:30:52.557Z] [2020-09-10T18:30:52.557Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:52.557Z] #40 80.25 DEP criu/proc_parse.d [2020-09-10T18:30:52.557Z] #40 80.53 DEP criu/plugin.d [2020-09-10T18:30:52.557Z] #40 80.63 DEP criu/pipes.d [2020-09-10T18:30:52.557Z] #40 80.80 DEP criu/pie-util.d [2020-09-10T18:30:52.557Z] #40 80.91 DEP criu/pie-util-vdso.d [2020-09-10T18:30:52.557Z] #40 81.05 DEP criu/path.d [2020-09-10T18:30:52.557Z] #40 81.18 DEP criu/parasite-syscall.d [2020-09-10T18:30:52.557Z] #40 81.44 DEP criu/pagemap.d [2020-09-10T18:30:52.557Z] #40 81.65 DEP criu/pagemap-cache.d [2020-09-10T18:30:52.557Z] #40 81.78 DEP criu/page-xfer.d [2020-09-10T18:30:52.557Z] #40 81.98 DEP criu/page-pipe.d [2020-09-10T18:30:52.557Z] #40 82.09 DEP criu/netfilter.d [2020-09-10T18:30:52.557Z] #40 82.26 DEP criu/net.d [2020-09-10T18:30:52.557Z] #40 82.54 DEP criu/namespaces.d [2020-09-10T18:30:52.557Z] #40 82.79 DEP criu/mount.d [2020-09-10T18:30:52.557Z] #40 83.04 DEP criu/memfd.d [2020-09-10T18:30:52.557Z] #40 83.25 DEP criu/mem.d [2020-09-10T18:30:52.557Z] #40 83.48 DEP criu/lsm.d [2020-09-10T18:30:52.557Z] #40 83.61 DEP criu/log.d [2020-09-10T18:30:52.557Z] #40 83.74 DEP criu/libnetlink.d [2020-09-10T18:30:52.557Z] #40 83.84 DEP criu/kerndat.d [2020-09-10T18:30:52.557Z] #40 84.14 DEP criu/kcmp-ids.d [2020-09-10T18:30:52.557Z] #40 84.24 DEP criu/irmap.d [2020-09-10T18:30:52.557Z] #40 84.42 DEP criu/ipc_ns.d [2020-09-10T18:30:52.557Z] #40 84.58 DEP criu/image.d [2020-09-10T18:30:52.557Z] #40 84.76 DEP criu/image-desc.d [2020-09-10T18:30:52.557Z] #40 84.89 DEP criu/fsnotify.d [2020-09-10T18:30:52.557Z] #40 85.00 DEP criu/filesystems.d [2020-09-10T18:30:52.557Z] #40 85.19 DEP criu/files.d [2020-09-10T18:30:52.557Z] #40 85.35 DEP criu/files-reg.d [2020-09-10T18:30:52.557Z] #40 85.53 DEP criu/files-ext.d [2020-09-10T18:30:52.557Z] #40 85.81 DEP criu/file-lock.d [2020-09-10T18:30:52.557Z] #40 86.01 DEP criu/file-ids.d [2020-09-10T18:30:52.557Z] #40 86.17 DEP criu/fifo.d [2020-09-10T18:30:52.557Z] #40 86.32 DEP criu/fdstore.d [2020-09-10T18:30:52.557Z] #40 86.41 DEP criu/fault-injection.d [2020-09-10T18:30:52.557Z] #40 86.47 DEP criu/external.d [2020-09-10T18:30:52.557Z] #40 86.56 DEP criu/eventpoll.d [2020-09-10T18:30:52.557Z] #40 86.79 DEP criu/eventfd.d [2020-09-10T18:30:52.557Z] #40 87.08 DEP criu/crtools.d [2020-09-10T18:30:52.557Z] #40 87.25 DEP criu/cr-service.d [2020-09-10T18:30:52.557Z] #40 87.48 DEP criu/cr-restore.d [2020-09-10T18:30:52.557Z] #40 87.80 DEP criu/cr-errno.d [2020-09-10T18:30:52.557Z] #40 87.82 DEP criu/cr-dump.d [2020-09-10T18:30:52.557Z] #40 88.08 DEP criu/cr-dedup.d [2020-09-10T18:30:52.557Z] #40 88.33 DEP criu/cr-check.d [2020-09-10T18:30:52.557Z] #40 88.61 DEP criu/config.d [2020-09-10T18:30:52.557Z] #40 88.86 DEP criu/clone-noasan.d [2020-09-10T18:30:52.557Z] #40 88.97 DEP criu/cgroup.d [2020-09-10T18:30:52.557Z] #40 89.18 DEP criu/cgroup-props.d [2020-09-10T18:30:52.557Z] #40 89.33 DEP criu/bitmap.d [2020-09-10T18:30:52.557Z] #40 89.35 DEP criu/bfd.d [2020-09-10T18:30:52.557Z] #40 89.48 DEP criu/autofs.d [2020-09-10T18:30:52.557Z] #40 89.70 DEP criu/aio.d [2020-09-10T18:30:52.557Z] #40 89.90 DEP criu/action-scripts.d [2020-09-10T18:30:52.557Z] #40 90.25 CC criu/action-scripts.o [2020-09-10T18:30:52.557Z] #40 ... [2020-09-10T18:30:52.557Z] [2020-09-10T18:30:52.557Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:30:52.557Z] #18 40.31 Unpacking bash-completion (1:2.8-6) ... [2020-09-10T18:30:52.557Z] #18 40.86 Selecting previously unselected package bzip2. [2020-09-10T18:30:52.557Z] #18 40.87 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-09-10T18:30:52.557Z] #18 40.88 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-10T18:30:52.557Z] #18 40.97 Selecting previously unselected package xz-utils. [2020-09-10T18:30:52.557Z] #18 40.98 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-09-10T18:30:52.557Z] #18 40.98 Unpacking xz-utils (5.2.4-1) ... [2020-09-10T18:30:52.557Z] #18 41.12 Selecting previously unselected package apparmor. [2020-09-10T18:30:52.557Z] #18 41.13 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-09-10T18:30:52.557Z] #18 41.23 Unpacking apparmor (2.13.2-10) ... [2020-09-10T18:30:52.557Z] #18 41.65 Selecting previously unselected package aufs-tools. [2020-09-10T18:30:52.557Z] #18 41.65 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-09-10T18:30:52.557Z] #18 41.67 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-10T18:30:52.557Z] #18 41.82 Selecting previously unselected package libonig5:ppc64el. [2020-09-10T18:30:52.557Z] #18 41.83 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-09-10T18:30:52.557Z] #18 41.84 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-10T18:30:52.557Z] #18 42.11 Selecting previously unselected package libjq1:ppc64el. [2020-09-10T18:30:52.557Z] #18 42.13 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-10T18:30:52.557Z] #18 42.14 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-10T18:30:52.557Z] #18 42.27 Selecting previously unselected package jq. [2020-09-10T18:30:52.557Z] #18 42.28 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-10T18:30:52.557Z] #18 42.29 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-10T18:30:52.557Z] #18 42.39 Selecting previously unselected package libaio1:ppc64el. [2020-09-10T18:30:52.557Z] #18 42.40 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-09-10T18:30:52.557Z] #18 42.40 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-09-10T18:30:52.557Z] #18 42.48 Selecting previously unselected package libgpm2:ppc64el. [2020-09-10T18:30:52.557Z] #18 42.49 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-09-10T18:30:52.557Z] #18 42.50 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-09-10T18:30:52.557Z] #18 42.58 Selecting previously unselected package libicu63:ppc64el. [2020-09-10T18:30:52.557Z] #18 42.59 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-10T18:30:52.557Z] #18 42.60 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-10T18:30:52.795Z] #17 32.01 Selecting previously unselected package vim-common. [2020-09-10T18:30:52.795Z] #17 32.02 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-10T18:30:52.795Z] #17 32.06 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-10T18:30:52.795Z] #17 32.23 Selecting previously unselected package bash-completion. [2020-09-10T18:30:52.795Z] #17 32.24 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-10T18:30:53.161Z] #49 54.12 + mkdir -p /build [2020-09-10T18:30:53.161Z] #49 54.12 + cp runc /build/runc [2020-09-10T18:30:54.271Z] #17 32.65 Unpacking bash-completion (1:2.8-6) ... [2020-09-10T18:30:54.531Z] #17 32.97 Selecting previously unselected package bzip2. [2020-09-10T18:30:54.531Z] #17 32.98 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-10T18:30:54.531Z] #17 32.98 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-10T18:30:54.531Z] #17 33.07 Selecting previously unselected package xz-utils. [2020-09-10T18:30:54.531Z] #17 33.07 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-10T18:30:54.531Z] #17 33.08 Unpacking xz-utils (5.2.4-1) ... [2020-09-10T18:30:54.668Z] #49 DONE 55.5s [2020-09-10T18:30:54.668Z] [2020-09-10T18:30:54.668Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:30:54.668Z] #17 40.89 Setting up libaio1:arm64 (0.3.112-3) ... [2020-09-10T18:30:54.668Z] #17 40.90 Setting up libonig5:arm64 (6.9.1-1) ... [2020-09-10T18:30:54.668Z] #17 40.92 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-09-10T18:30:54.668Z] #17 40.93 Setting up vim (2:8.1.0875-5) ... [2020-09-10T18:30:54.668Z] #17 40.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-10T18:30:54.668Z] #17 40.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-10T18:30:54.668Z] #17 40.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-10T18:30:54.668Z] #17 40.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-10T18:30:54.668Z] #17 40.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-10T18:30:54.668Z] #17 40.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-10T18:30:54.668Z] #17 40.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-10T18:30:54.668Z] #17 41.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-10T18:30:54.668Z] #17 41.04 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-10T18:30:54.668Z] #17 41.06 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-10T18:30:54.668Z] #17 41.07 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-09-10T18:30:54.668Z] #17 41.09 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-10T18:30:54.668Z] #17 41.10 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-09-10T18:30:54.668Z] #17 41.12 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-10T18:30:54.668Z] #17 43.63 Setting up iptables (1.8.2-4) ... [2020-09-10T18:30:54.668Z] #17 44.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-10T18:30:54.668Z] #17 44.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-10T18:30:54.668Z] #17 44.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-10T18:30:54.668Z] #17 44.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-10T18:30:54.668Z] #17 44.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-10T18:30:54.668Z] #17 44.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-10T18:30:54.668Z] #17 44.23 Setting up python3 (3.7.3-1) ... [2020-09-10T18:30:54.792Z] #17 33.24 Selecting previously unselected package apparmor. [2020-09-10T18:30:54.792Z] #17 33.25 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-10T18:30:54.792Z] #17 33.32 Unpacking apparmor (2.13.2-10) ... [2020-09-10T18:30:55.052Z] #17 33.64 Selecting previously unselected package aufs-tools. [2020-09-10T18:30:55.052Z] #17 33.65 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-10T18:30:55.052Z] #17 33.65 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-10T18:30:55.052Z] #17 33.77 Selecting previously unselected package libonig5:amd64. [2020-09-10T18:30:55.245Z] #17 44.71 Setting up python3-wheel (0.32.3-2) ... [2020-09-10T18:30:55.312Z] #17 33.78 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-09-10T18:30:55.312Z] #17 33.78 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-10T18:30:55.312Z] #17 33.91 Selecting previously unselected package libjq1:amd64. [2020-09-10T18:30:55.312Z] #17 33.92 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-10T18:30:55.312Z] #17 33.93 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-10T18:30:55.312Z] #17 34.02 Selecting previously unselected package jq. [2020-09-10T18:30:55.325Z] #17 34.84 Unpacking bash-completion (1:2.8-6) ... [2020-09-10T18:30:55.572Z] #17 34.03 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-10T18:30:55.572Z] #17 34.03 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-10T18:30:55.572Z] #17 34.12 Selecting previously unselected package libaio1:amd64. [2020-09-10T18:30:55.572Z] #17 34.13 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-09-10T18:30:55.572Z] #17 34.14 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-10T18:30:55.572Z] #17 34.19 Selecting previously unselected package libgpm2:amd64. [2020-09-10T18:30:55.572Z] #17 34.20 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-09-10T18:30:55.572Z] #17 34.22 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-10T18:30:55.832Z] #17 34.28 Selecting previously unselected package libicu63:amd64. [2020-09-10T18:30:55.832Z] #17 34.28 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-10T18:30:55.832Z] #17 34.29 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-10T18:30:55.887Z] #17 35.23 Selecting previously unselected package bzip2. [2020-09-10T18:30:55.887Z] #17 35.23 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-10T18:30:55.887Z] #17 35.25 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-10T18:30:55.887Z] #17 35.33 Selecting previously unselected package xz-utils. [2020-09-10T18:30:55.887Z] #17 35.34 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-10T18:30:56.087Z] #17 45.54 Setting up apparmor (2.13.2-10) ... [2020-09-10T18:30:56.142Z] #18 46.51 Selecting previously unselected package libnet1:ppc64el. [2020-09-10T18:30:56.143Z] #18 46.51 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-10T18:30:56.143Z] #18 46.51 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-10T18:30:56.143Z] #18 46.59 Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-10T18:30:56.143Z] #18 46.60 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-10T18:30:56.143Z] #18 46.61 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-10T18:30:56.143Z] #18 46.70 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-10T18:30:56.143Z] #18 46.70 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-10T18:30:56.143Z] #18 46.71 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-10T18:30:56.143Z] #18 46.82 Selecting previously unselected package libreadline5:ppc64el. [2020-09-10T18:30:56.143Z] #18 46.83 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-09-10T18:30:56.143Z] #18 46.84 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-10T18:30:56.143Z] #18 46.99 Selecting previously unselected package net-tools. [2020-09-10T18:30:56.143Z] #18 47.02 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-09-10T18:30:56.143Z] #18 47.03 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-10T18:30:56.144Z] #17 35.35 Unpacking xz-utils (5.2.4-1) ... [2020-09-10T18:30:56.144Z] #17 35.53 Selecting previously unselected package apparmor. [2020-09-10T18:30:56.144Z] #17 35.54 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-10T18:30:56.351Z] #17 ... [2020-09-10T18:30:56.351Z] [2020-09-10T18:30:56.351Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:30:56.351Z] #39 86.16 CC criu/eventfd.o [2020-09-10T18:30:56.351Z] #39 86.59 CC criu/eventpoll.o [2020-09-10T18:30:56.351Z] #39 87.40 CC criu/external.o [2020-09-10T18:30:56.351Z] #39 87.76 CC criu/fault-injection.o [2020-09-10T18:30:56.351Z] #39 87.85 CC criu/fdstore.o [2020-09-10T18:30:56.351Z] #39 88.09 CC criu/fifo.o [2020-09-10T18:30:56.351Z] #39 88.48 CC criu/file-ids.o [2020-09-10T18:30:56.351Z] #39 88.84 CC criu/file-lock.o [2020-09-10T18:30:56.351Z] #39 89.49 CC criu/files-ext.o [2020-09-10T18:30:56.351Z] #39 89.74 CC criu/files-reg.o [2020-09-10T18:30:56.351Z] #39 92.03 CC criu/files.o [2020-09-10T18:30:56.351Z] #39 93.76 CC criu/filesystems.o [2020-09-10T18:30:56.351Z] #39 94.43 CC criu/fsnotify.o [2020-09-10T18:30:56.351Z] #39 95.50 CC criu/image-desc.o [2020-09-10T18:30:56.351Z] #39 95.62 CC criu/image.o [2020-09-10T18:30:56.400Z] #17 35.64 Unpacking apparmor (2.13.2-10) ... [2020-09-10T18:30:56.443Z] #18 47.35 Selecting previously unselected package python-pip-whl. [2020-09-10T18:30:56.443Z] #18 47.36 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-10T18:30:56.443Z] #18 47.37 Unpacking python-pip-whl (18.1-5) ... [2020-09-10T18:30:56.657Z] #17 36.01 Selecting previously unselected package aufs-tools. [2020-09-10T18:30:56.657Z] #17 36.01 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-10T18:30:56.657Z] #17 36.03 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-10T18:30:56.657Z] #17 36.13 Selecting previously unselected package libonig5:amd64. [2020-09-10T18:30:56.657Z] #17 36.13 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-09-10T18:30:56.657Z] #17 36.14 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-10T18:30:56.913Z] #17 36.30 Selecting previously unselected package libjq1:amd64. [2020-09-10T18:30:56.913Z] #17 36.31 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-10T18:30:56.913Z] #17 36.32 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-10T18:30:56.913Z] #17 36.40 Selecting previously unselected package jq. [2020-09-10T18:30:56.913Z] #17 36.43 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-10T18:30:56.913Z] #17 36.43 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-10T18:30:56.929Z] #39 96.59 CC criu/ipc_ns.o [2020-09-10T18:30:57.098Z] #18 47.91 Selecting previously unselected package python3-lib2to3. [2020-09-10T18:30:57.098Z] #18 47.91 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-10T18:30:57.098Z] #18 47.94 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-10T18:30:57.098Z] #18 48.04 Selecting previously unselected package python3-distutils. [2020-09-10T18:30:57.170Z] #17 36.51 Selecting previously unselected package libaio1:amd64. [2020-09-10T18:30:57.170Z] #17 36.51 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-09-10T18:30:57.170Z] #17 36.52 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-10T18:30:57.170Z] #17 36.58 Selecting previously unselected package libgpm2:amd64. [2020-09-10T18:30:57.170Z] #17 36.59 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-09-10T18:30:57.170Z] #17 36.60 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-10T18:30:57.396Z] #18 48.06 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-10T18:30:57.396Z] #18 48.06 Unpacking python3-distutils (3.7.3-1) ... [2020-09-10T18:30:57.396Z] #18 48.19 Selecting previously unselected package python3-pip. [2020-09-10T18:30:57.396Z] #18 48.21 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-10T18:30:57.396Z] #18 48.22 Unpacking python3-pip (18.1-5) ... [2020-09-10T18:30:57.426Z] #17 36.67 Selecting previously unselected package libicu63:amd64. [2020-09-10T18:30:57.426Z] #17 36.67 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-10T18:30:57.426Z] #17 36.69 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-10T18:30:57.512Z] Client: [2020-09-10T18:30:57.512Z] Debug Mode: false [2020-09-10T18:30:57.512Z] Plugins: [2020-09-10T18:30:57.512Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-09-10T18:30:57.512Z] [2020-09-10T18:30:57.512Z] Server: [2020-09-10T18:30:57.512Z] Containers: 0 [2020-09-10T18:30:57.512Z] Running: 0 [2020-09-10T18:30:57.512Z] Paused: 0 [2020-09-10T18:30:57.512Z] Stopped: 0 [2020-09-10T18:30:57.512Z] Images: 0 [2020-09-10T18:30:57.512Z] Server Version: 19.03.5 [2020-09-10T18:30:57.512Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-10T18:30:57.512Z] Windows: [2020-09-10T18:30:57.512Z] LCOW: [2020-09-10T18:30:57.512Z] Logging Driver: json-file [2020-09-10T18:30:57.512Z] Plugins: [2020-09-10T18:30:57.512Z] Volume: local [2020-09-10T18:30:57.512Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-10T18:30:57.512Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-10T18:30:57.512Z] Swarm: inactive [2020-09-10T18:30:57.512Z] Default Isolation: process [2020-09-10T18:30:57.512Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-10T18:30:57.512Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-10T18:30:57.512Z] OSType: windows [2020-09-10T18:30:57.512Z] Architecture: x86_64 [2020-09-10T18:30:57.512Z] CPUs: 4 [2020-09-10T18:30:57.512Z] Total Memory: 32GiB [2020-09-10T18:30:57.512Z] Name: azwin-2-575600 [2020-09-10T18:30:57.512Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-09-10T18:30:57.512Z] Docker Root Dir: D:\docker [2020-09-10T18:30:57.512Z] Debug Mode: false [2020-09-10T18:30:57.512Z] Registry: https://index.docker.io/v1/ [2020-09-10T18:30:57.512Z] Labels: [2020-09-10T18:30:57.512Z] Experimental: true [2020-09-10T18:30:57.512Z] Insecure Registries: [2020-09-10T18:30:57.512Z] 10.0.0.4:5000 [2020-09-10T18:30:57.512Z] 127.0.0.0/8 [2020-09-10T18:30:57.512Z] Registry Mirrors: [2020-09-10T18:30:57.512Z] http://10.0.0.4:5000/ [2020-09-10T18:30:57.512Z] Live Restore Enabled: false [2020-09-10T18:30:57.512Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2020-09-10T18:30:57.696Z] #18 48.38 Selecting previously unselected package python3-pkg-resources. [2020-09-10T18:30:57.696Z] #18 48.38 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-10T18:30:57.696Z] #18 48.39 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-10T18:30:57.696Z] #18 48.56 Selecting previously unselected package python3-setuptools. [2020-09-10T18:30:57.696Z] #18 48.57 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-10T18:30:57.696Z] #18 48.57 Unpacking python3-setuptools (40.8.0-1) ... [Pipeline] powershell [2020-09-10T18:30:57.880Z] #39 97.55 CC criu/irmap.o [2020-09-10T18:30:57.996Z] #18 48.79 Selecting previously unselected package python3-wheel. [2020-09-10T18:30:57.996Z] #18 48.79 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-10T18:30:57.996Z] #18 48.80 Unpacking python3-wheel (0.32.3-2) ... [2020-09-10T18:30:57.996Z] #18 48.90 Selecting previously unselected package sudo. [2020-09-10T18:30:57.996Z] #18 48.92 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-09-10T18:30:57.996Z] #18 48.93 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-10T18:30:58.144Z] #39 98.00 CC criu/kcmp-ids.o [2020-09-10T18:30:58.144Z] #39 ... [2020-09-10T18:30:58.144Z] [2020-09-10T18:30:58.144Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:30:58.144Z] #17 47.83 Setting up xfsprogs (4.20.0-1) ... [2020-09-10T18:30:58.144Z] #17 47.84 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-10T18:30:58.408Z] #17 48.21 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-10T18:30:58.649Z] #18 49.48 Selecting previously unselected package thin-provisioning-tools. [2020-09-10T18:30:58.649Z] #18 49.48 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-09-10T18:30:58.649Z] #18 49.50 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-10T18:30:58.953Z] #18 49.79 Selecting previously unselected package uidmap. [2020-09-10T18:30:58.953Z] #18 49.79 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-09-10T18:30:58.953Z] #18 49.80 Unpacking uidmap (1:4.5-1.1) ... [2020-09-10T18:30:59.143Z] #17 37.60 Selecting previously unselected package libnet1:amd64. [2020-09-10T18:30:59.143Z] #17 37.61 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-10T18:30:59.143Z] #17 37.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-10T18:30:59.143Z] #17 37.67 Selecting previously unselected package libnl-3-200:amd64. [2020-09-10T18:30:59.143Z] #17 37.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-10T18:30:59.143Z] #17 37.68 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-10T18:30:59.143Z] #17 37.74 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-10T18:30:59.254Z] #18 49.93 Selecting previously unselected package vim-runtime. [2020-09-10T18:30:59.254Z] #18 49.94 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-10T18:30:59.254Z] #18 50.00 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-10T18:30:59.254Z] #18 50.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-10T18:30:59.254Z] #18 50.05 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-10T18:30:59.359Z] #17 48.91 Setting up python3-distutils (3.7.3-1) ... [2020-09-10T18:30:59.405Z] #17 37.75 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-10T18:30:59.405Z] #17 37.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-10T18:30:59.405Z] #17 37.81 Selecting previously unselected package libreadline5:amd64. [2020-09-10T18:30:59.405Z] #17 37.81 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-10T18:30:59.405Z] #17 37.83 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-10T18:30:59.405Z] #17 37.96 Selecting previously unselected package net-tools. [2020-09-10T18:30:59.405Z] #17 37.96 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-10T18:30:59.405Z] #17 37.97 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-10T18:30:59.623Z] #17 49.25 Setting up python3-setuptools (40.8.0-1) ... [2020-09-10T18:30:59.668Z] #17 38.16 Selecting previously unselected package python-pip-whl. [2020-09-10T18:30:59.668Z] #17 38.16 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-10T18:30:59.668Z] #17 38.17 Unpacking python-pip-whl (18.1-5) ... [2020-09-10T18:31:00.238Z] #17 38.65 Selecting previously unselected package python3-lib2to3. [2020-09-10T18:31:00.238Z] #17 38.65 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-10T18:31:00.238Z] #17 38.66 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-10T18:31:00.238Z] #17 38.76 Selecting previously unselected package python3-distutils. [2020-09-10T18:31:00.238Z] #17 38.77 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-10T18:31:00.238Z] #17 38.77 Unpacking python3-distutils (3.7.3-1) ... [2020-09-10T18:31:00.318Z] #18 ... [2020-09-10T18:31:00.318Z] [2020-09-10T18:31:00.318Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:31:00.318Z] #42 154.2 crypto/tls [2020-09-10T18:31:00.318Z] #42 161.2 net/http/httptrace [2020-09-10T18:31:00.318Z] #42 161.5 net/http [2020-09-10T18:31:00.318Z] #42 ... [2020-09-10T18:31:00.318Z] [2020-09-10T18:31:00.318Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:00.318Z] #40 91.15 CC criu/aio.o [2020-09-10T18:31:00.318Z] #40 91.69 CC criu/autofs.o [2020-09-10T18:31:00.318Z] #40 94.05 CC criu/bfd.o [2020-09-10T18:31:00.318Z] #40 94.78 CC criu/bitmap.o [2020-09-10T18:31:00.318Z] #40 95.01 CC criu/cgroup-props.o [2020-09-10T18:31:00.318Z] #40 96.34 CC criu/cgroup.o [2020-09-10T18:31:00.498Z] #17 38.91 Selecting previously unselected package python3-pip. [2020-09-10T18:31:00.498Z] #17 38.92 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-10T18:31:00.498Z] #17 38.93 Unpacking python3-pip (18.1-5) ... [2020-09-10T18:31:00.498Z] #17 39.08 Selecting previously unselected package python3-pkg-resources. [2020-09-10T18:31:00.498Z] #17 39.11 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-10T18:31:00.498Z] #17 39.12 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-10T18:31:00.578Z] #17 50.06 Setting up python3-pip (18.1-5) ... [2020-09-10T18:31:00.695Z] #17 39.91 Selecting previously unselected package libnet1:amd64. [2020-09-10T18:31:00.695Z] #17 39.91 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-10T18:31:00.695Z] #17 39.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-10T18:31:00.696Z] #17 40.02 Selecting previously unselected package libnl-3-200:amd64. [2020-09-10T18:31:00.696Z] #17 40.02 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-10T18:31:00.696Z] #17 40.03 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-10T18:31:00.696Z] #17 40.11 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-10T18:31:00.696Z] #17 40.12 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-10T18:31:00.696Z] #17 40.12 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-10T18:31:00.696Z] #17 40.18 Selecting previously unselected package libreadline5:amd64. [2020-09-10T18:31:00.696Z] #17 40.18 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-10T18:31:00.696Z] #17 40.19 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-10T18:31:00.759Z] #17 39.25 Selecting previously unselected package python3-setuptools. [2020-09-10T18:31:00.759Z] #17 39.25 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-10T18:31:00.759Z] #17 39.26 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-10T18:31:00.759Z] #17 39.47 Selecting previously unselected package python3-wheel. [2020-09-10T18:31:00.952Z] #17 40.32 Selecting previously unselected package net-tools. [2020-09-10T18:31:00.952Z] #17 40.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-10T18:31:00.952Z] #17 40.34 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-10T18:31:00.952Z] #17 40.51 Selecting previously unselected package python-pip-whl. [2020-09-10T18:31:00.952Z] #17 40.52 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-10T18:31:01.022Z] #17 39.47 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-10T18:31:01.022Z] #17 39.49 Unpacking python3-wheel (0.32.3-2) ... [2020-09-10T18:31:01.022Z] #17 39.55 Selecting previously unselected package sudo. [2020-09-10T18:31:01.022Z] #17 39.56 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-10T18:31:01.022Z] #17 39.56 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-10T18:31:01.022Z] #17 ... [2020-09-10T18:31:01.022Z] [2020-09-10T18:31:01.022Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:01.022Z] #39 85.00 CC criu/cgroup.o [2020-09-10T18:31:01.022Z] #39 87.47 CC criu/clone-noasan.o [2020-09-10T18:31:01.022Z] #39 87.67 CC criu/config.o [2020-09-10T18:31:01.022Z] #39 88.90 CC criu/cr-check.o [2020-09-10T18:31:01.022Z] #39 90.42 CC criu/cr-dedup.o [2020-09-10T18:31:01.022Z] #39 90.83 CC criu/cr-dump.o [2020-09-10T18:31:01.022Z] #39 92.59 CC criu/cr-errno.o [2020-09-10T18:31:01.022Z] #39 92.68 CC criu/cr-restore.o [2020-09-10T18:31:01.156Z] #17 50.68 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:31:01.156Z] #17 50.72 Processing triggers for mime-support (3.62) ... [2020-09-10T18:31:01.208Z] #17 40.52 Unpacking python-pip-whl (18.1-5) ... [2020-09-10T18:31:01.592Z] #39 ... [2020-09-10T18:31:01.593Z] [2020-09-10T18:31:01.593Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:31:01.593Z] #17 40.01 Selecting previously unselected package thin-provisioning-tools. [2020-09-10T18:31:01.593Z] #17 40.02 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-10T18:31:01.593Z] #17 40.02 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-10T18:31:01.593Z] #17 40.30 Selecting previously unselected package uidmap. [2020-09-10T18:31:01.593Z] #17 40.32 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-10T18:31:01.593Z] #17 40.33 Unpacking uidmap (1:4.5-1.1) ... [2020-09-10T18:31:01.735Z] #17 DONE 51.4s [2020-09-10T18:31:01.735Z] [2020-09-10T18:31:01.735Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:01.735Z] #39 98.23 CC criu/kerndat.o [2020-09-10T18:31:01.735Z] #39 99.05 CC criu/libnetlink.o [2020-09-10T18:31:01.735Z] #39 99.29 CC criu/log.o [2020-09-10T18:31:01.735Z] #39 99.64 CC criu/lsm.o [2020-09-10T18:31:01.735Z] #39 99.91 CC criu/mem.o [2020-09-10T18:31:01.735Z] #39 101.3 CC criu/memfd.o [2020-09-10T18:31:01.735Z] #39 101.7 CC criu/mount.o [2020-09-10T18:31:01.771Z] #17 41.09 Selecting previously unselected package python3-lib2to3. [2020-09-10T18:31:01.771Z] #17 41.09 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-10T18:31:01.771Z] #17 41.10 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-10T18:31:01.771Z] #17 41.18 Selecting previously unselected package python3-distutils. [2020-09-10T18:31:01.771Z] #17 41.20 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-10T18:31:01.771Z] #17 41.21 Unpacking python3-distutils (3.7.3-1) ... [2020-09-10T18:31:02.028Z] #17 41.32 Selecting previously unselected package python3-pip. [2020-09-10T18:31:02.028Z] #17 41.33 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-10T18:31:02.028Z] #17 41.33 Unpacking python3-pip (18.1-5) ... [2020-09-10T18:31:02.028Z] #17 41.50 Selecting previously unselected package python3-pkg-resources. [2020-09-10T18:31:02.028Z] #17 41.51 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-10T18:31:02.028Z] #17 41.51 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-10T18:31:02.113Z] #17 40.45 Selecting previously unselected package vim-runtime. [2020-09-10T18:31:02.113Z] #17 40.46 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-10T18:31:02.113Z] #17 40.50 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-10T18:31:02.113Z] #17 40.52 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-10T18:31:02.113Z] #17 40.53 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-10T18:31:02.285Z] #17 41.62 Selecting previously unselected package python3-setuptools. [2020-09-10T18:31:02.285Z] #17 41.63 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-10T18:31:02.285Z] #17 41.64 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-10T18:31:02.460Z] #40 ... [2020-09-10T18:31:02.460Z] [2020-09-10T18:31:02.460Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:31:02.460Z] #18 53.35 Selecting previously unselected package vim. [2020-09-10T18:31:02.460Z] #18 53.36 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-10T18:31:02.460Z] #18 53.37 Unpacking vim (2:8.1.0875-5) ... [2020-09-10T18:31:02.542Z] #17 41.83 Selecting previously unselected package python3-wheel. [2020-09-10T18:31:02.542Z] #17 41.84 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-10T18:31:02.542Z] #17 41.85 Unpacking python3-wheel (0.32.3-2) ... [2020-09-10T18:31:02.542Z] #17 41.92 Selecting previously unselected package sudo. [2020-09-10T18:31:02.542Z] #17 41.94 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-10T18:31:02.542Z] #17 41.95 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-10T18:31:03.105Z] #17 42.37 Selecting previously unselected package thin-provisioning-tools. [2020-09-10T18:31:03.105Z] #17 42.40 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-10T18:31:03.105Z] #17 42.40 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-10T18:31:03.105Z] #17 ... [2020-09-10T18:31:03.105Z] [2020-09-10T18:31:03.105Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:03.105Z] #39 82.46 CC criu/bfd.o [2020-09-10T18:31:03.105Z] #39 82.84 CC criu/bitmap.o [2020-09-10T18:31:03.105Z] #39 83.00 CC criu/cgroup-props.o [2020-09-10T18:31:03.106Z] #39 83.62 CC criu/cgroup.o [2020-09-10T18:31:03.106Z] #39 86.14 CC criu/clone-noasan.o [2020-09-10T18:31:03.106Z] #39 86.34 CC criu/config.o [2020-09-10T18:31:03.106Z] #39 87.67 CC criu/cr-check.o [2020-09-10T18:31:03.106Z] #39 89.29 CC criu/cr-dedup.o [2020-09-10T18:31:03.106Z] #39 89.63 CC criu/cr-dump.o [2020-09-10T18:31:03.106Z] #39 91.59 CC criu/cr-errno.o [2020-09-10T18:31:03.106Z] #39 91.66 CC criu/cr-restore.o [2020-09-10T18:31:03.106Z] #39 ... [2020-09-10T18:31:03.106Z] [2020-09-10T18:31:03.106Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:31:03.106Z] #17 42.59 Selecting previously unselected package uidmap. [2020-09-10T18:31:03.106Z] #17 42.59 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-10T18:31:03.106Z] #17 42.60 Unpacking uidmap (1:4.5-1.1) ... [2020-09-10T18:31:03.122Z] #18 53.90 Selecting previously unselected package xfsprogs. [2020-09-10T18:31:03.122Z] #18 53.90 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-09-10T18:31:03.122Z] #18 53.91 Unpacking xfsprogs (4.20.0-1) ... [2020-09-10T18:31:03.362Z] #17 42.71 Selecting previously unselected package vim-runtime. [2020-09-10T18:31:03.362Z] #17 42.72 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-10T18:31:03.362Z] #17 42.74 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-10T18:31:03.362Z] #17 42.77 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-10T18:31:03.362Z] #17 42.79 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-10T18:31:03.436Z] #18 54.44 Selecting previously unselected package zip. [2020-09-10T18:31:03.436Z] #18 54.45 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-09-10T18:31:03.436Z] #18 54.46 Unpacking zip (3.0-11+b1) ... [2020-09-10T18:31:03.663Z] #39 ... [2020-09-10T18:31:03.663Z] [2020-09-10T18:31:03.663Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-10T18:31:03.663Z] #18 1.248 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-10T18:31:03.663Z] #18 1.253 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-10T18:31:03.663Z] #18 1.341 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-10T18:31:03.663Z] #18 DONE 1.6s [2020-09-10T18:31:03.663Z] [2020-09-10T18:31:03.663Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-10T18:31:03.760Z] #18 54.72 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-10T18:31:03.760Z] #18 54.72 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-10T18:31:03.760Z] #18 54.73 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-09-10T18:31:03.760Z] #18 54.74 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-10T18:31:03.760Z] #18 54.75 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-09-10T18:31:03.760Z] #18 54.76 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-09-10T18:31:03.760Z] #18 54.78 Setting up uidmap (1:4.5-1.1) ... [2020-09-10T18:31:03.760Z] #18 54.79 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-09-10T18:31:03.760Z] #18 54.79 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-10T18:31:03.760Z] #18 54.80 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-10T18:31:03.760Z] #18 54.84 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-10T18:31:04.074Z] #18 54.86 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-10T18:31:04.074Z] #18 54.87 Setting up xxd (2:8.1.0875-5) ... [2020-09-10T18:31:04.074Z] #18 54.87 Setting up zip (3.0-11+b1) ... [2020-09-10T18:31:04.074Z] #18 54.88 Setting up vim-common (2:8.1.0875-5) ... [2020-09-10T18:31:04.074Z] #18 54.93 Setting up bash-completion (1:2.8-6) ... [2020-09-10T18:31:05.174Z] #18 ... [2020-09-10T18:31:05.174Z] [2020-09-10T18:31:05.174Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:31:05.174Z] #22 159.2 + mkdir -p /tmp/tmp.VkWjShPgVq/src/github.com/docker [2020-09-10T18:31:05.174Z] #22 159.2 + mv components/cli /tmp/tmp.VkWjShPgVq/src/github.com/docker/cli [2020-09-10T18:31:05.174Z] #22 159.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-09-10T18:31:05.174Z] #22 ... [2020-09-10T18:31:05.174Z] [2020-09-10T18:31:05.174Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:05.174Z] #40 101.4 CC criu/clone-noasan.o [2020-09-10T18:31:05.174Z] #40 101.8 CC criu/config.o [2020-09-10T18:31:05.408Z] #17 43.49 Selecting previously unselected package vim. [2020-09-10T18:31:05.408Z] #17 43.50 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-10T18:31:05.408Z] #17 43.51 Unpacking vim (2:8.1.0875-5) ... [2020-09-10T18:31:05.408Z] #17 44.00 Selecting previously unselected package xfsprogs. [2020-09-10T18:31:05.408Z] #17 44.01 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-10T18:31:05.408Z] #17 44.04 Unpacking xfsprogs (4.20.0-1) ... [2020-09-10T18:31:05.979Z] #17 44.45 Selecting previously unselected package zip. [2020-09-10T18:31:05.979Z] #17 44.45 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-09-10T18:31:05.979Z] #17 44.46 Unpacking zip (3.0-11+b1) ... [2020-09-10T18:31:05.979Z] #17 44.65 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-10T18:31:05.979Z] #17 44.67 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-10T18:31:06.239Z] #17 44.68 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-10T18:31:06.239Z] #17 44.69 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-10T18:31:06.239Z] #17 44.70 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-10T18:31:06.239Z] #17 44.71 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-10T18:31:06.239Z] #17 44.72 Setting up uidmap (1:4.5-1.1) ... [2020-09-10T18:31:06.239Z] #17 44.73 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-10T18:31:06.239Z] #17 44.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-10T18:31:06.239Z] #17 44.75 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-10T18:31:06.239Z] #17 44.76 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-10T18:31:06.239Z] #17 44.77 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-10T18:31:06.239Z] #17 44.79 Setting up xxd (2:8.1.0875-5) ... [2020-09-10T18:31:06.239Z] #17 44.80 Setting up zip (3.0-11+b1) ... [2020-09-10T18:31:06.239Z] #17 44.81 Setting up vim-common (2:8.1.0875-5) ... [2020-09-10T18:31:06.239Z] #17 44.83 Setting up bash-completion (1:2.8-6) ... [2020-09-10T18:31:06.632Z] #17 45.85 Selecting previously unselected package vim. [2020-09-10T18:31:06.632Z] #17 45.86 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-10T18:31:06.632Z] #17 45.89 Unpacking vim (2:8.1.0875-5) ... [2020-09-10T18:31:06.794Z] #40 104.6 CC criu/cr-check.o [2020-09-10T18:31:06.888Z] #17 46.41 Selecting previously unselected package xfsprogs. [2020-09-10T18:31:06.889Z] #17 46.42 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-10T18:31:06.889Z] #17 46.42 Unpacking xfsprogs (4.20.0-1) ... [2020-09-10T18:31:07.006Z] #19 3.606 Collecting yamllint==1.16.0 [2020-09-10T18:31:07.451Z] #17 46.88 Selecting previously unselected package zip. [2020-09-10T18:31:07.451Z] #17 46.89 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-09-10T18:31:07.451Z] #17 46.89 Unpacking zip (3.0-11+b1) ... [2020-09-10T18:31:07.707Z] #17 47.09 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-10T18:31:07.707Z] #17 47.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-10T18:31:07.707Z] #17 47.13 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-10T18:31:07.707Z] #17 47.14 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-10T18:31:07.707Z] #17 47.15 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-10T18:31:07.707Z] #17 47.16 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-10T18:31:07.707Z] #17 47.17 Setting up uidmap (1:4.5-1.1) ... [2020-09-10T18:31:07.707Z] #17 47.18 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-10T18:31:07.707Z] #17 47.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-10T18:31:07.963Z] #17 47.20 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-10T18:31:07.963Z] #17 47.21 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-10T18:31:07.963Z] #17 47.22 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-10T18:31:07.963Z] #17 47.23 Setting up xxd (2:8.1.0875-5) ... [2020-09-10T18:31:07.963Z] #17 47.24 Setting up zip (3.0-11+b1) ... [2020-09-10T18:31:07.963Z] #17 47.25 Setting up vim-common (2:8.1.0875-5) ... [2020-09-10T18:31:07.963Z] #17 47.28 Setting up bash-completion (1:2.8-6) ... [2020-09-10T18:31:08.779Z] #17 47.37 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-10T18:31:08.780Z] #17 47.40 Setting up xz-utils (5.2.4-1) ... [2020-09-10T18:31:08.780Z] #17 47.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-10T18:31:08.780Z] #17 47.45 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-10T18:31:08.780Z] #17 47.52 invoke-rc.d: could not determine current runlevel [2020-09-10T18:31:08.905Z] #40 ... [2020-09-10T18:31:08.905Z] [2020-09-10T18:31:08.905Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:31:08.905Z] #18 59.54 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-09-10T18:31:08.905Z] #18 59.55 Setting up xz-utils (5.2.4-1) ... [2020-09-10T18:31:08.905Z] #18 59.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-10T18:31:08.905Z] #18 59.59 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-10T18:31:08.905Z] #18 59.70 invoke-rc.d: could not determine current runlevel [2020-09-10T18:31:08.905Z] #18 59.71 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-10T18:31:08.905Z] #18 59.72 Setting up pigz (2.4-1) ... [2020-09-10T18:31:08.905Z] #18 59.72 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-10T18:31:08.905Z] #18 59.74 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-10T18:31:08.905Z] #18 59.75 Setting up python-pip-whl (18.1-5) ... [2020-09-10T18:31:08.905Z] #18 59.75 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-09-10T18:31:08.905Z] #18 59.76 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-10T18:31:08.934Z] #19 ... [2020-09-10T18:31:08.934Z] [2020-09-10T18:31:08.934Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:31:08.934Z] #45 168.7 + cd /tmp/tmp.DlByiPWSLK/src/github.com/golangci/golangci-lint/ [2020-09-10T18:31:08.934Z] #45 168.7 + git checkout -q v1.23.8 [2020-09-10T18:31:09.040Z] #17 47.54 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-10T18:31:09.040Z] #17 47.55 Setting up pigz (2.4-1) ... [2020-09-10T18:31:09.040Z] #17 47.56 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-10T18:31:09.040Z] #17 47.58 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-10T18:31:09.040Z] #17 47.60 Setting up python-pip-whl (18.1-5) ... [2020-09-10T18:31:09.040Z] #17 47.61 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-10T18:31:09.040Z] #17 47.62 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-10T18:31:09.198Z] #45 169.1 ++ git describe --tags [2020-09-10T18:31:09.198Z] #45 169.1 + version=v1.23.8 [2020-09-10T18:31:09.198Z] #45 169.1 ++ git rev-parse --short HEAD [2020-09-10T18:31:09.198Z] #45 169.1 + commit=76a82c6 [2020-09-10T18:31:09.198Z] #45 169.1 ++ git show -s --format=%cd [2020-09-10T18:31:09.198Z] #45 169.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-10T18:31:09.198Z] #45 169.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-10T18:31:09.300Z] #17 48.00 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-10T18:31:09.300Z] #17 48.04 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-10T18:31:09.554Z] #18 60.30 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-09-10T18:31:09.554Z] #18 60.30 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-10T18:31:09.554Z] #18 60.31 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-10T18:31:09.554Z] #18 60.32 Setting up vim (2:8.1.0875-5) ... [2020-09-10T18:31:09.554Z] #18 60.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-10T18:31:09.554Z] #18 60.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-10T18:31:09.554Z] #18 60.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-10T18:31:09.554Z] #18 60.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-10T18:31:09.554Z] #18 60.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-10T18:31:09.554Z] #18 60.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-10T18:31:09.554Z] #18 60.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-10T18:31:09.554Z] #18 60.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-10T18:31:09.554Z] #18 60.44 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-10T18:31:09.554Z] #18 60.46 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-10T18:31:09.554Z] #18 60.47 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-10T18:31:09.554Z] #18 60.49 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-10T18:31:09.554Z] #18 60.50 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-10T18:31:09.554Z] #18 60.50 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-10T18:31:09.560Z] #17 48.05 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-10T18:31:09.560Z] #17 48.06 Setting up vim (2:8.1.0875-5) ... [2020-09-10T18:31:09.560Z] #17 48.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-10T18:31:09.560Z] #17 48.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-10T18:31:09.560Z] #17 48.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-10T18:31:09.560Z] #17 48.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-10T18:31:09.560Z] #17 48.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-10T18:31:09.560Z] #17 48.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-10T18:31:09.560Z] #17 48.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-10T18:31:09.560Z] #17 48.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-10T18:31:09.560Z] #17 48.13 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-10T18:31:09.560Z] #17 48.14 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-10T18:31:09.560Z] #17 48.15 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-10T18:31:09.560Z] #17 48.16 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-10T18:31:09.560Z] #17 48.17 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-10T18:31:09.560Z] #17 48.18 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-10T18:31:10.482Z] #17 49.58 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-10T18:31:10.482Z] #17 49.59 Setting up xz-utils (5.2.4-1) ... [2020-09-10T18:31:10.482Z] #17 49.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-10T18:31:10.482Z] #17 49.63 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-10T18:31:10.482Z] #17 49.69 invoke-rc.d: could not determine current runlevel [2020-09-10T18:31:10.482Z] #17 49.69 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-10T18:31:10.482Z] #17 49.70 Setting up pigz (2.4-1) ... [2020-09-10T18:31:10.482Z] #17 49.71 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-10T18:31:10.482Z] #17 49.72 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-10T18:31:10.482Z] #17 49.74 Setting up python-pip-whl (18.1-5) ... [2020-09-10T18:31:10.482Z] #17 49.75 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-10T18:31:10.482Z] #17 49.76 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-10T18:31:10.738Z] #17 50.15 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-10T18:31:10.738Z] #17 50.16 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-10T18:31:10.738Z] #17 50.17 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-10T18:31:10.738Z] #17 50.18 Setting up vim (2:8.1.0875-5) ... [2020-09-10T18:31:10.738Z] #17 50.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-10T18:31:10.738Z] #17 50.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-10T18:31:10.738Z] #17 50.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-10T18:31:10.738Z] #17 50.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-10T18:31:10.738Z] #17 50.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-10T18:31:10.738Z] #17 50.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-10T18:31:10.994Z] #17 50.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-10T18:31:10.994Z] #17 50.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-10T18:31:10.994Z] #17 50.28 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-10T18:31:10.994Z] #17 50.29 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-10T18:31:10.994Z] #17 50.30 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-10T18:31:10.994Z] #17 50.31 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-10T18:31:10.994Z] #17 50.32 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-10T18:31:10.994Z] #17 50.34 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-10T18:31:12.857Z] #17 ... [2020-09-10T18:31:12.857Z] [2020-09-10T18:31:12.857Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:12.857Z] #39 96.51 CC criu/cr-service.o [2020-09-10T18:31:12.857Z] #39 97.94 CC criu/crtools.o [2020-09-10T18:31:12.857Z] #39 98.49 CC criu/eventfd.o [2020-09-10T18:31:12.857Z] #39 98.79 CC criu/eventpoll.o [2020-09-10T18:31:12.857Z] #39 99.55 CC criu/external.o [2020-09-10T18:31:12.857Z] #39 99.80 CC criu/fault-injection.o [2020-09-10T18:31:12.857Z] #39 99.95 CC criu/fdstore.o [2020-09-10T18:31:12.857Z] #39 100.2 CC criu/fifo.o [2020-09-10T18:31:12.857Z] #39 100.5 CC criu/file-ids.o [2020-09-10T18:31:12.857Z] #39 100.8 CC criu/file-lock.o [2020-09-10T18:31:12.857Z] #39 101.8 CC criu/files-ext.o [2020-09-10T18:31:12.857Z] #39 102.1 CC criu/files-reg.o [2020-09-10T18:31:12.857Z] #39 104.1 CC criu/files.o [2020-09-10T18:31:12.857Z] #39 105.7 CC criu/filesystems.o [2020-09-10T18:31:12.857Z] #39 106.4 CC criu/fsnotify.o [2020-09-10T18:31:12.857Z] #39 ... [2020-09-10T18:31:12.857Z] [2020-09-10T18:31:12.857Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:31:12.857Z] #17 51.07 Setting up iptables (1.8.2-4) ... [2020-09-10T18:31:12.857Z] #17 51.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-10T18:31:12.857Z] #17 51.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-10T18:31:12.857Z] #17 51.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-10T18:31:12.857Z] #17 51.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-10T18:31:12.857Z] #17 51.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-10T18:31:12.857Z] #17 51.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-10T18:31:12.857Z] #17 51.17 Setting up python3 (3.7.3-1) ... [2020-09-10T18:31:13.117Z] #17 51.63 Setting up python3-wheel (0.32.3-2) ... [2020-09-10T18:31:13.868Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 30.8% of statements [2020-09-10T18:31:13.868Z] ok github.com/docker/docker/container 0.110s coverage: 34.7% of statements [2020-09-10T18:31:13.868Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-10T18:31:13.868Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-10T18:31:13.868Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-10T18:31:13.868Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-10T18:31:13.947Z] #17 52.37 Setting up apparmor (2.13.2-10) ... [2020-09-10T18:31:14.080Z] #18 64.46 Setting up iptables (1.8.2-4) ... [2020-09-10T18:31:14.080Z] #18 64.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-10T18:31:14.080Z] #18 64.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-10T18:31:14.080Z] #18 64.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-10T18:31:14.080Z] #18 64.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-10T18:31:14.080Z] #18 64.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-10T18:31:14.080Z] #18 64.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-10T18:31:14.080Z] #18 64.53 Setting up python3 (3.7.3-1) ... [2020-09-10T18:31:14.264Z] #17 53.13 Setting up iptables (1.8.2-4) ... [2020-09-10T18:31:14.264Z] #17 53.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-10T18:31:14.264Z] #17 53.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-10T18:31:14.264Z] #17 53.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-10T18:31:14.264Z] #17 53.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-10T18:31:14.264Z] #17 53.17 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-10T18:31:14.264Z] #17 53.18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-10T18:31:14.264Z] #17 53.18 Setting up python3 (3.7.3-1) ... [2020-09-10T18:31:14.264Z] #17 53.50 Setting up python3-wheel (0.32.3-2) ... [2020-09-10T18:31:14.382Z] #18 65.16 Setting up python3-wheel (0.32.3-2) ... [2020-09-10T18:31:14.520Z] #17 54.03 Setting up apparmor (2.13.2-10) ... [2020-09-10T18:31:15.448Z] #18 66.05 Setting up apparmor (2.13.2-10) ... [2020-09-10T18:31:15.815Z] #45 ... [2020-09-10T18:31:15.815Z] [2020-09-10T18:31:15.815Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:15.815Z] #39 104.7 CC criu/namespaces.o [2020-09-10T18:31:15.815Z] #39 106.0 CC criu/net.o [2020-09-10T18:31:15.815Z] #39 108.1 CC criu/netfilter.o [2020-09-10T18:31:15.815Z] #39 108.4 CC criu/page-pipe.o [2020-09-10T18:31:15.815Z] #39 108.9 CC criu/page-xfer.o [2020-09-10T18:31:15.815Z] #39 110.1 CC criu/pagemap-cache.o [2020-09-10T18:31:15.815Z] #39 110.4 CC criu/pagemap.o [2020-09-10T18:31:15.815Z] #39 111.2 CC criu/parasite-syscall.o [2020-09-10T18:31:15.815Z] #39 111.9 CC criu/path.o [2020-09-10T18:31:15.815Z] #39 112.1 CC criu/pie-util-vdso.o [2020-09-10T18:31:15.815Z] #39 112.4 CC criu/pie-util.o [2020-09-10T18:31:15.815Z] #39 112.6 CC criu/pipes.o [2020-09-10T18:31:15.815Z] #39 113.3 CC criu/plugin.o [2020-09-10T18:31:15.815Z] #39 113.7 CC criu/proc_parse.o [2020-09-10T18:31:15.815Z] #39 ... [2020-09-10T18:31:15.815Z] [2020-09-10T18:31:15.815Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-10T18:31:15.815Z] #19 8.980 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-10T18:31:15.815Z] #19 9.074 Collecting pyyaml (from yamllint==1.16.0) [2020-09-10T18:31:15.815Z] #19 9.233 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-10T18:31:15.815Z] #19 10.75 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-10T18:31:15.815Z] #19 10.82 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-10T18:31:15.815Z] #19 10.86 Building wheels for collected packages: pyyaml [2020-09-10T18:31:15.815Z] #19 10.87 Running setup.py bdist_wheel for pyyaml: started [2020-09-10T18:31:15.815Z] #19 11.84 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-10T18:31:15.815Z] #19 11.84 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-10T18:31:15.815Z] #19 11.93 Successfully built pyyaml [2020-09-10T18:31:15.815Z] #19 11.95 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-10T18:31:15.815Z] #19 12.29 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-10T18:31:15.858Z] #17 54.00 Setting up xfsprogs (4.20.0-1) ... [2020-09-10T18:31:15.858Z] #17 54.01 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-10T18:31:15.858Z] #17 54.34 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-10T18:31:16.413Z] #17 ... [2020-09-10T18:31:16.413Z] [2020-09-10T18:31:16.413Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:16.413Z] #39 95.68 CC criu/cr-service.o [2020-09-10T18:31:16.413Z] #39 97.09 CC criu/crtools.o [2020-09-10T18:31:16.413Z] #39 97.66 CC criu/eventfd.o [2020-09-10T18:31:16.413Z] #39 98.00 CC criu/eventpoll.o [2020-09-10T18:31:16.413Z] #39 98.88 CC criu/external.o [2020-09-10T18:31:16.413Z] #39 99.21 CC criu/fault-injection.o [2020-09-10T18:31:16.413Z] #39 99.33 CC criu/fdstore.o [2020-09-10T18:31:16.413Z] #39 99.67 CC criu/fifo.o [2020-09-10T18:31:16.413Z] #39 100.0 CC criu/file-ids.o [2020-09-10T18:31:16.413Z] #39 100.3 CC criu/file-lock.o [2020-09-10T18:31:16.413Z] #39 101.3 CC criu/files-ext.o [2020-09-10T18:31:16.413Z] #39 101.6 CC criu/files-reg.o [2020-09-10T18:31:16.413Z] #39 103.6 CC criu/files.o [2020-09-10T18:31:16.413Z] #39 105.3 CC criu/filesystems.o [2020-09-10T18:31:16.413Z] #39 ... [2020-09-10T18:31:16.413Z] [2020-09-10T18:31:16.413Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:31:16.413Z] #17 55.81 Setting up xfsprogs (4.20.0-1) ... [2020-09-10T18:31:16.413Z] #17 55.83 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-10T18:31:16.687Z] #17 55.12 Setting up python3-distutils (3.7.3-1) ... [2020-09-10T18:31:16.977Z] #17 56.21 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-10T18:31:17.047Z] #18 67.92 Setting up xfsprogs (4.20.0-1) ... [2020-09-10T18:31:17.047Z] #18 67.93 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-10T18:31:17.211Z] #19 ... [2020-09-10T18:31:17.211Z] [2020-09-10T18:31:17.211Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:31:17.211Z] #52 128.9 + bin/containerd [2020-09-10T18:31:17.257Z] #17 55.59 Setting up python3-setuptools (40.8.0-1) ... [2020-09-10T18:31:17.422Z] ok github.com/docker/docker/daemon/cluster 0.040s coverage: 0.5% of statements [2020-09-10T18:31:17.475Z] #52 ... [2020-09-10T18:31:17.475Z] [2020-09-10T18:31:17.475Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:17.475Z] #39 115.8 CC criu/protobuf-desc.o [2020-09-10T18:31:17.475Z] #39 116.6 CC criu/protobuf.o [2020-09-10T18:31:17.475Z] #39 117.0 CC criu/pstree.o [2020-09-10T18:31:17.702Z] #18 68.46 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-10T18:31:17.906Z] #17 57.16 Setting up python3-distutils (3.7.3-1) ... [2020-09-10T18:31:18.099Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-09-10T18:31:18.196Z] #17 56.83 Setting up python3-pip (18.1-5) ... [2020-09-10T18:31:18.425Z] #39 118.1 CC criu/rbtree.o [2020-09-10T18:31:18.468Z] #17 57.66 Setting up python3-setuptools (40.8.0-1) ... [2020-09-10T18:31:18.478Z] #52 ... [2020-09-10T18:31:18.478Z] [2020-09-10T18:31:18.478Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:31:18.478Z] #45 DONE 262.3s [2020-09-10T18:31:18.478Z] [2020-09-10T18:31:18.478Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:31:18.478Z] #52 ... [2020-09-10T18:31:18.478Z] [2020-09-10T18:31:18.478Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-10T18:31:18.478Z] #46 DONE 0.2s [2020-09-10T18:31:18.478Z] [2020-09-10T18:31:18.478Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-10T18:31:18.478Z] #48 DONE 0.0s [2020-09-10T18:31:18.478Z] [2020-09-10T18:31:18.478Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:31:18.478Z] #52 ... [2020-09-10T18:31:18.478Z] [2020-09-10T18:31:18.478Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-10T18:31:18.478Z] #50 DONE 0.1s [2020-09-10T18:31:18.478Z] [2020-09-10T18:31:18.478Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:31:18.690Z] #39 118.5 CC criu/rst-malloc.o [2020-09-10T18:31:18.690Z] #39 ... [2020-09-10T18:31:18.690Z] [2020-09-10T18:31:18.690Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-10T18:31:18.690Z] #19 DONE 15.3s [2020-09-10T18:31:18.781Z] #18 69.64 Setting up python3-distutils (3.7.3-1) ... [2020-09-10T18:31:18.960Z] [2020-09-10T18:31:18.960Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:18.960Z] #39 118.8 CC criu/seccomp.o [2020-09-10T18:31:19.081Z] #18 ... [2020-09-10T18:31:19.081Z] [2020-09-10T18:31:19.081Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:19.081Z] #40 107.1 CC criu/cr-dedup.o [2020-09-10T18:31:19.081Z] #40 107.6 CC criu/cr-dump.o [2020-09-10T18:31:19.081Z] #40 110.5 CC criu/cr-errno.o [2020-09-10T18:31:19.082Z] #40 110.6 CC criu/cr-restore.o [2020-09-10T18:31:19.381Z] #40 117.3 CC criu/cr-service.o [2020-09-10T18:31:19.381Z] #40 ... [2020-09-10T18:31:19.381Z] [2020-09-10T18:31:19.381Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:31:19.381Z] #18 70.22 Setting up python3-setuptools (40.8.0-1) ... [2020-09-10T18:31:19.397Z] #17 58.72 Setting up python3-pip (18.1-5) ... [2020-09-10T18:31:19.537Z] #39 ... [2020-09-10T18:31:19.537Z] [2020-09-10T18:31:19.537Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:31:19.537Z] #21 179.0 + return [2020-09-10T18:31:19.537Z] #21 DONE 179.4s [2020-09-10T18:31:19.537Z] [2020-09-10T18:31:19.537Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:19.537Z] #39 119.3 CC criu/seize.o [2020-09-10T18:31:19.577Z] #17 57.84 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:31:19.577Z] #17 57.90 Processing triggers for mime-support (3.62) ... [2020-09-10T18:31:19.611Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-09-10T18:31:20.114Z] #39 120.0 CC criu/servicefd.o [2020-09-10T18:31:20.147Z] #17 DONE 58.8s [2020-09-10T18:31:20.147Z] [2020-09-10T18:31:20.147Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:31:20.147Z] #36 179.8 + dpkg --print-architecture [2020-09-10T18:31:20.147Z] #36 179.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-10T18:31:20.147Z] #36 180.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-10T18:31:20.147Z] #36 180.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-10T18:31:20.326Z] #17 59.78 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:31:20.326Z] #17 59.83 Processing triggers for mime-support (3.62) ... [2020-09-10T18:31:20.445Z] #18 ... [2020-09-10T18:31:20.445Z] [2020-09-10T18:31:20.445Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:31:20.445Z] #42 174.7 github.com/LK4D4/vndr/godl [2020-09-10T18:31:20.445Z] #42 175.4 github.com/LK4D4/vndr [2020-09-10T18:31:20.445Z] #42 DONE 184.6s [2020-09-10T18:31:20.692Z] #39 120.6 CC criu/shmem.o [2020-09-10T18:31:20.745Z] [2020-09-10T18:31:20.745Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:31:21.086Z] #36 ... [2020-09-10T18:31:21.086Z] [2020-09-10T18:31:21.086Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-10T18:31:21.086Z] #18 0.908 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-10T18:31:21.086Z] #18 0.912 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-10T18:31:21.086Z] #18 0.916 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-10T18:31:21.086Z] #18 DONE 1.0s [2020-09-10T18:31:21.086Z] [2020-09-10T18:31:21.086Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:21.086Z] #39 107.5 CC criu/image-desc.o [2020-09-10T18:31:21.086Z] #39 107.6 CC criu/image.o [2020-09-10T18:31:21.086Z] #39 108.5 CC criu/ipc_ns.o [2020-09-10T18:31:21.086Z] #39 109.6 CC criu/irmap.o [2020-09-10T18:31:21.086Z] #39 110.1 CC criu/kcmp-ids.o [2020-09-10T18:31:21.086Z] #39 110.4 CC criu/kerndat.o [2020-09-10T18:31:21.086Z] #39 111.4 CC criu/libnetlink.o [2020-09-10T18:31:21.087Z] #39 111.8 CC criu/log.o [2020-09-10T18:31:21.087Z] #39 112.4 CC criu/lsm.o [2020-09-10T18:31:21.087Z] #39 112.8 CC criu/mem.o [2020-09-10T18:31:21.087Z] #39 114.1 CC criu/memfd.o [2020-09-10T18:31:21.087Z] #39 114.8 CC criu/mount.o [2020-09-10T18:31:21.258Z] #17 DONE 60.7s [2020-09-10T18:31:21.258Z] [2020-09-10T18:31:21.258Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:31:21.258Z] #36 183.1 + dpkg --print-architecture [2020-09-10T18:31:21.258Z] #36 183.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-10T18:31:21.258Z] #36 183.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-10T18:31:21.258Z] #36 183.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-10T18:31:21.388Z] #39 ... [2020-09-10T18:31:21.388Z] [2020-09-10T18:31:21.388Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-10T18:31:21.399Z] #22 ... [2020-09-10T18:31:21.399Z] [2020-09-10T18:31:21.399Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T18:31:21.399Z] #18 72.24 Setting up python3-pip (18.1-5) ... [2020-09-10T18:31:21.643Z] #39 121.5 CC criu/sigframe.o [2020-09-10T18:31:21.906Z] #39 121.7 CC criu/signalfd.o [2020-09-10T18:31:21.906Z] #39 121.9 CC criu/sk-inet.o [2020-09-10T18:31:22.189Z] #36 ... [2020-09-10T18:31:22.189Z] [2020-09-10T18:31:22.189Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-10T18:31:22.189Z] #18 0.939 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-10T18:31:22.189Z] #18 0.963 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-10T18:31:22.189Z] #18 0.966 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-10T18:31:22.189Z] #18 DONE 1.0s [2020-09-10T18:31:22.446Z] [2020-09-10T18:31:22.446Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-10T18:31:22.493Z] #39 ... [2020-09-10T18:31:22.493Z] [2020-09-10T18:31:22.493Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-10T18:31:22.493Z] #22 DONE 1.3s [2020-09-10T18:31:22.759Z] [2020-09-10T18:31:22.759Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-10T18:31:22.945Z] #18 73.60 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T18:31:22.945Z] #18 73.63 Processing triggers for mime-support (3.62) ... [2020-09-10T18:31:22.945Z] #18 DONE 74.0s [2020-09-10T18:31:22.945Z] [2020-09-10T18:31:22.945Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-10T18:31:23.253Z] #19 0.347 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-10T18:31:23.561Z] #19 0.350 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-10T18:31:23.561Z] #19 0.353 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-10T18:31:23.561Z] #19 DONE 0.5s [2020-09-10T18:31:23.561Z] [2020-09-10T18:31:23.561Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:23.561Z] #40 120.0 CC criu/crtools.o [2020-09-10T18:31:23.561Z] #40 120.9 CC criu/eventfd.o [2020-09-10T18:31:23.862Z] #40 121.6 CC criu/eventpoll.o [2020-09-10T18:31:24.514Z] #40 122.6 CC criu/external.o [2020-09-10T18:31:25.164Z] #40 123.0 CC criu/fault-injection.o [2020-09-10T18:31:25.465Z] #40 123.2 CC criu/fdstore.o [2020-09-10T18:31:25.768Z] #40 123.7 CC criu/fifo.o [2020-09-10T18:31:26.070Z] #40 124.1 CC criu/file-ids.o [2020-09-10T18:31:26.518Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.425s coverage: 14.1% of statements [2020-09-10T18:31:26.623Z] #19 ... [2020-09-10T18:31:26.623Z] [2020-09-10T18:31:26.623Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:26.623Z] #39 106.0 CC criu/fsnotify.o [2020-09-10T18:31:26.623Z] #39 107.2 CC criu/image-desc.o [2020-09-10T18:31:26.623Z] #39 107.4 CC criu/image.o [2020-09-10T18:31:26.623Z] #39 108.2 CC criu/ipc_ns.o [2020-09-10T18:31:26.623Z] #39 109.2 CC criu/irmap.o [2020-09-10T18:31:26.623Z] #39 109.9 CC criu/kcmp-ids.o [2020-09-10T18:31:26.623Z] #39 110.2 CC criu/kerndat.o [2020-09-10T18:31:26.623Z] #39 111.1 CC criu/libnetlink.o [2020-09-10T18:31:26.623Z] #39 111.5 CC criu/log.o [2020-09-10T18:31:26.623Z] #39 112.1 CC criu/lsm.o [2020-09-10T18:31:26.623Z] #39 112.5 CC criu/mem.o [2020-09-10T18:31:26.623Z] #39 114.3 CC criu/memfd.o [2020-09-10T18:31:26.623Z] #39 114.7 CC criu/mount.o [2020-09-10T18:31:26.703Z] #19 4.965 Collecting yamllint==1.16.0 [2020-09-10T18:31:26.704Z] #19 ... [2020-09-10T18:31:26.704Z] [2020-09-10T18:31:26.704Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:31:26.704Z] #45 188.6 + cd /tmp/tmp.5ARRa8dDFN/src/github.com/golangci/golangci-lint/ [2020-09-10T18:31:26.704Z] #45 188.6 + git checkout -q v1.23.8 [2020-09-10T18:31:26.704Z] #45 189.4 ++ git describe --tags [2020-09-10T18:31:26.704Z] #45 189.4 + version=v1.23.8 [2020-09-10T18:31:26.704Z] #45 189.4 ++ git rev-parse --short HEAD [2020-09-10T18:31:26.704Z] #45 189.4 + commit=76a82c6 [2020-09-10T18:31:26.704Z] #45 189.4 ++ git show -s --format=%cd [2020-09-10T18:31:26.704Z] #45 189.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-10T18:31:26.704Z] #45 189.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-10T18:31:26.727Z] #40 124.4 CC criu/file-lock.o [2020-09-10T18:31:26.880Z] #39 ... [2020-09-10T18:31:26.880Z] [2020-09-10T18:31:26.880Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-10T18:31:26.880Z] #19 4.459 Collecting yamllint==1.16.0 [2020-09-10T18:31:27.153Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.8% of statements [2020-09-10T18:31:27.788Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-09-10T18:31:27.816Z] #40 125.6 CC criu/files-ext.o [2020-09-10T18:31:28.076Z] #26 ... [2020-09-10T18:31:28.076Z] [2020-09-10T18:31:28.076Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:28.076Z] #39 122.8 CC criu/sk-netlink.o [2020-09-10T18:31:28.076Z] #39 123.1 CC criu/sk-packet.o [2020-09-10T18:31:28.076Z] #39 123.6 CC criu/sk-queue.o [2020-09-10T18:31:28.076Z] #39 124.0 CC criu/sk-tcp.o [2020-09-10T18:31:28.076Z] #39 124.4 CC criu/sk-unix.o [2020-09-10T18:31:28.076Z] #39 126.0 CC criu/sockets.o [2020-09-10T18:31:28.076Z] #39 126.7 CC criu/stats.o [2020-09-10T18:31:28.076Z] #39 127.0 CC criu/string.o [2020-09-10T18:31:28.076Z] #39 127.1 CC criu/sysctl.o [2020-09-10T18:31:28.076Z] #39 127.7 CC criu/sysfs_parse.o [2020-09-10T18:31:28.076Z] #39 128.0 CC criu/timens.o [2020-09-10T18:31:28.080Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-09-10T18:31:28.115Z] #40 126.0 CC criu/files-reg.o [2020-09-10T18:31:28.653Z] #39 128.4 CC criu/timerfd.o [2020-09-10T18:31:28.714Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-09-10T18:31:28.916Z] #39 128.8 CC criu/tty.o [2020-09-10T18:31:29.184Z] #40 ... [2020-09-10T18:31:29.184Z] [2020-09-10T18:31:29.184Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T18:31:29.184Z] #29 DONE 193.2s [2020-09-10T18:31:29.184Z] [2020-09-10T18:31:29.184Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-10T18:31:29.184Z] #20 4.667 Collecting yamllint==1.16.0 [2020-09-10T18:31:29.184Z] #20 5.055 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-10T18:31:29.184Z] #20 5.181 Collecting pyyaml (from yamllint==1.16.0) [2020-09-10T18:31:29.184Z] #20 5.403 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-10T18:31:29.752Z] ok github.com/docker/docker/daemon 12.280s coverage: 17.4% of statements [2020-09-10T18:31:29.752Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-10T18:31:29.752Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-10T18:31:29.752Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-10T18:31:29.752Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-10T18:31:30.838Z] #39 130.6 CC criu/tun.o [2020-09-10T18:31:31.102Z] #39 131.1 CC criu/uffd.o [2020-09-10T18:31:31.266Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-09-10T18:31:31.308Z] #20 ... [2020-09-10T18:31:31.308Z] [2020-09-10T18:31:31.308Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:31.308Z] #40 129.3 CC criu/files.o [2020-09-10T18:31:31.903Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.189s coverage: 57.0% of statements [2020-09-10T18:31:31.975Z] #45 ... [2020-09-10T18:31:31.975Z] [2020-09-10T18:31:31.975Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-10T18:31:31.975Z] #19 10.31 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-10T18:31:31.975Z] #19 10.39 Collecting pyyaml (from yamllint==1.16.0) [2020-09-10T18:31:31.975Z] #19 10.57 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-10T18:31:32.127Z] #19 9.805 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-10T18:31:32.127Z] #19 9.896 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-10T18:31:32.127Z] #19 9.940 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-10T18:31:32.383Z] #19 9.993 Collecting pyyaml (from yamllint==1.16.0) [2020-09-10T18:31:32.383Z] #19 10.16 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-10T18:31:32.498Z] #39 ... [2020-09-10T18:31:32.498Z] [2020-09-10T18:31:32.498Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-10T18:31:32.498Z] #26 DONE 9.6s [2020-09-10T18:31:32.498Z] [2020-09-10T18:31:32.498Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-10T18:31:33.075Z] #29 DONE 0.8s [2020-09-10T18:31:33.075Z] [2020-09-10T18:31:33.075Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-10T18:31:33.075Z] #31 DONE 0.2s [2020-09-10T18:31:33.075Z] [2020-09-10T18:31:33.075Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:33.075Z] #39 132.2 CC criu/util.o [2020-09-10T18:31:33.075Z] #39 ... [2020-09-10T18:31:33.075Z] [2020-09-10T18:31:33.075Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-10T18:31:33.075Z] #34 DONE 0.1s [2020-09-10T18:31:33.340Z] [2020-09-10T18:31:33.340Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-10T18:31:33.352Z] #19 11.88 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-10T18:31:33.352Z] #19 11.92 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-10T18:31:33.352Z] #19 11.97 Building wheels for collected packages: pyyaml [2020-09-10T18:31:33.352Z] #19 11.98 Running setup.py bdist_wheel for pyyaml: started [2020-09-10T18:31:33.437Z] #40 ... [2020-09-10T18:31:33.437Z] [2020-09-10T18:31:33.437Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-10T18:31:33.437Z] #20 8.036 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-10T18:31:33.437Z] #20 8.094 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-10T18:31:33.437Z] #20 8.140 Building wheels for collected packages: pyyaml [2020-09-10T18:31:33.437Z] #20 8.145 Running setup.py bdist_wheel for pyyaml: started [2020-09-10T18:31:33.437Z] #20 9.285 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-10T18:31:33.437Z] #20 9.288 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-10T18:31:33.437Z] #20 9.394 Successfully built pyyaml [2020-09-10T18:31:33.437Z] #20 9.410 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-10T18:31:33.437Z] #20 9.739 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-10T18:31:33.437Z] #20 DONE 9.9s [2020-09-10T18:31:33.437Z] [2020-09-10T18:31:33.437Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:31:33.462Z] #52 245.1 + bin/containerd-stress [2020-09-10T18:31:33.754Z] #19 11.54 Building wheels for collected packages: pyyaml [2020-09-10T18:31:34.009Z] #19 11.55 Running setup.py bdist_wheel for pyyaml: started [2020-09-10T18:31:34.084Z] #46 ... [2020-09-10T18:31:34.084Z] [2020-09-10T18:31:34.084Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:34.084Z] #40 131.9 CC criu/filesystems.o [2020-09-10T18:31:34.266Z] #19 ... [2020-09-10T18:31:34.266Z] [2020-09-10T18:31:34.266Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:31:34.266Z] #45 191.3 + cd /tmp/tmp.PKP00nhnPI/src/github.com/golangci/golangci-lint/ [2020-09-10T18:31:34.266Z] #45 191.3 + git checkout -q v1.23.8 [2020-09-10T18:31:34.266Z] #45 192.0 ++ git describe --tags [2020-09-10T18:31:34.266Z] #45 192.0 + version=v1.23.8 [2020-09-10T18:31:34.266Z] #45 192.0 ++ git rev-parse --short HEAD [2020-09-10T18:31:34.266Z] #45 192.0 + commit=76a82c6 [2020-09-10T18:31:34.266Z] #45 192.0 ++ git show -s --format=%cd [2020-09-10T18:31:34.266Z] #45 192.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-10T18:31:34.266Z] #45 192.0 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-10T18:31:34.289Z] #19 12.98 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-10T18:31:34.289Z] #19 12.98 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-10T18:31:34.289Z] #19 13.05 Successfully built pyyaml [2020-09-10T18:31:34.289Z] #19 13.07 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-10T18:31:34.291Z] #37 DONE 0.9s [2020-09-10T18:31:34.291Z] [2020-09-10T18:31:34.291Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:34.291Z] #39 133.6 CC criu/uts_ns.o [2020-09-10T18:31:34.291Z] #39 133.8 CC criu/vdso.o [2020-09-10T18:31:34.291Z] #39 134.2 LINK criu/built-in.o [2020-09-10T18:31:34.400Z] #52 247.2 + bin/containerd-shim [2020-09-10T18:31:34.555Z] #39 134.4 LINK criu/criu [2020-09-10T18:31:34.748Z] #40 132.8 CC criu/fsnotify.o [2020-09-10T18:31:34.818Z] #39 134.8 DEP lib/c/criu.d [2020-09-10T18:31:34.818Z] #39 134.9 CC images/rpc.pb-c.o [2020-09-10T18:31:34.828Z] #45 ... [2020-09-10T18:31:34.828Z] [2020-09-10T18:31:34.828Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-10T18:31:34.828Z] #19 12.63 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-10T18:31:34.828Z] #19 12.64 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-10T18:31:34.856Z] #19 13.43 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-10T18:31:35.084Z] #19 12.72 Successfully built pyyaml [2020-09-10T18:31:35.084Z] #19 12.73 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-10T18:31:35.116Z] #19 DONE 13.9s [2020-09-10T18:31:35.116Z] [2020-09-10T18:31:35.116Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:35.116Z] #39 119.2 CC criu/namespaces.o [2020-09-10T18:31:35.116Z] #39 120.9 CC criu/net.o [2020-09-10T18:31:35.116Z] #39 123.7 CC criu/netfilter.o [2020-09-10T18:31:35.116Z] #39 124.1 CC criu/page-pipe.o [2020-09-10T18:31:35.116Z] #39 124.7 CC criu/page-xfer.o [2020-09-10T18:31:35.116Z] #39 126.2 CC criu/pagemap-cache.o [2020-09-10T18:31:35.116Z] #39 126.6 CC criu/pagemap.o [2020-09-10T18:31:35.116Z] #39 127.8 CC criu/parasite-syscall.o [2020-09-10T18:31:35.116Z] #39 128.8 CC criu/path.o [2020-09-10T18:31:35.116Z] #39 129.2 CC criu/pie-util-vdso-elf32.o [2020-09-10T18:31:35.341Z] #19 13.07 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-10T18:31:35.376Z] #39 ... [2020-09-10T18:31:35.376Z] [2020-09-10T18:31:35.376Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-10T18:31:35.376Z] #22 DONE 0.3s [2020-09-10T18:31:35.376Z] [2020-09-10T18:31:35.376Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-10T18:31:35.768Z] #39 135.5 CC lib/c/criu.o [2020-09-10T18:31:35.913Z] #19 DONE 13.5s [2020-09-10T18:31:35.913Z] [2020-09-10T18:31:35.913Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-10T18:31:36.171Z] #22 DONE 0.3s [2020-09-10T18:31:36.171Z] [2020-09-10T18:31:36.171Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-10T18:31:36.300Z] #40 134.0 CC criu/image-desc.o [2020-09-10T18:31:36.300Z] #40 134.2 CC criu/image.o [2020-09-10T18:31:36.377Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.231s coverage: 46.2% of statements [2020-09-10T18:31:36.718Z] #39 136.5 LINK lib/c/built-in.o [2020-09-10T18:31:36.718Z] #39 136.5 LINK lib/c/libcriu.so [2020-09-10T18:31:36.718Z] #39 136.5 LINK lib/c/libcriu.a [2020-09-10T18:31:36.718Z] #39 136.7 GEN magic.py [2020-09-10T18:31:36.982Z] #39 136.9 Note: Building without setproctitle() and strlcpy() support. [2020-09-10T18:31:36.982Z] #39 136.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-10T18:31:36.982Z] #39 136.9 Note: Building without GnuTLS support [2020-09-10T18:31:36.982Z] #39 136.9 Makefile.config:39: Warn: you have no libnftables installed [2020-09-10T18:31:36.982Z] #39 136.9 Makefile.config:40: Warn: Building without nftables support [2020-09-10T18:31:37.013Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-09-10T18:31:37.367Z] #40 135.1 CC criu/ipc_ns.o [2020-09-10T18:31:37.558Z] #39 137.6 fatal: not a git repository (or any of the parent directories): .git [2020-09-10T18:31:38.508Z] #39 138.4 make[1]: Nothing to be done for 'all'. [2020-09-10T18:31:38.915Z] #40 136.5 CC criu/irmap.o [2020-09-10T18:31:39.459Z] #39 139.3 make[1]: 'images/built-in.o' is up to date. [2020-09-10T18:31:39.459Z] #39 139.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-10T18:31:39.459Z] #39 139.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-10T18:31:39.459Z] #39 139.5 make[1]: 'compel/libcompel.a' is up to date. [2020-09-10T18:31:39.520Z] #26 ... [2020-09-10T18:31:39.520Z] [2020-09-10T18:31:39.520Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:39.520Z] #39 118.4 CC criu/namespaces.o [2020-09-10T18:31:39.520Z] #39 120.0 CC criu/net.o [2020-09-10T18:31:39.520Z] #39 123.2 CC criu/netfilter.o [2020-09-10T18:31:39.520Z] #39 123.8 CC criu/page-pipe.o [2020-09-10T18:31:39.520Z] #39 124.5 CC criu/page-xfer.o [2020-09-10T18:31:39.520Z] #39 126.5 CC criu/pagemap-cache.o [2020-09-10T18:31:39.520Z] #39 126.9 CC criu/pagemap.o [2020-09-10T18:31:39.520Z] #39 127.8 CC criu/parasite-syscall.o [2020-09-10T18:31:39.520Z] #39 128.5 CC criu/path.o [2020-09-10T18:31:39.520Z] #39 128.8 CC criu/pie-util-vdso-elf32.o [2020-09-10T18:31:39.566Z] #40 137.3 CC criu/kcmp-ids.o [2020-09-10T18:31:39.576Z] #26 DONE 3.9s [2020-09-10T18:31:39.576Z] [2020-09-10T18:31:39.576Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:31:39.576Z] #49 84.10 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-10T18:31:39.722Z] #39 139.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-10T18:31:39.722Z] #39 139.6 make[1]: Nothing to be done for 'all'. [2020-09-10T18:31:39.722Z] #39 139.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-10T18:31:39.776Z] #39 129.1 CC criu/pie-util-vdso.o [2020-09-10T18:31:39.836Z] #49 ... [2020-09-10T18:31:39.836Z] [2020-09-10T18:31:39.836Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-10T18:31:39.836Z] #29 DONE 0.4s [2020-09-10T18:31:39.836Z] [2020-09-10T18:31:39.836Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-10T18:31:39.836Z] #31 DONE 0.0s [2020-09-10T18:31:39.836Z] [2020-09-10T18:31:39.836Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-10T18:31:39.836Z] #34 DONE 0.0s [2020-09-10T18:31:39.836Z] [2020-09-10T18:31:39.836Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:39.836Z] #39 129.9 CC criu/pie-util-vdso.o [2020-09-10T18:31:39.836Z] #39 130.2 CC criu/pie-util.o [2020-09-10T18:31:39.836Z] #39 130.3 CC criu/pipes.o [2020-09-10T18:31:39.836Z] #39 130.8 CC criu/plugin.o [2020-09-10T18:31:39.836Z] #39 131.1 CC criu/proc_parse.o [2020-09-10T18:31:39.836Z] #39 133.7 CC criu/protobuf-desc.o [2020-09-10T18:31:39.866Z] #40 137.6 CC criu/kerndat.o [2020-09-10T18:31:39.986Z] #39 139.9 make[2]: Nothing to be done for 'all'. [2020-09-10T18:31:39.986Z] #39 140.0 make[2]: Nothing to be done for 'all'. [2020-09-10T18:31:40.032Z] #39 129.6 CC criu/pie-util.o [2020-09-10T18:31:40.249Z] #39 140.0 make[2]: Nothing to be done for 'all'. [2020-09-10T18:31:40.249Z] #39 140.1 make[2]: Nothing to be done for 'all'. [2020-09-10T18:31:40.249Z] #39 140.2 make[2]: Nothing to be done for 'all'. [2020-09-10T18:31:40.249Z] #39 140.2 make[2]: Nothing to be done for 'all'. [2020-09-10T18:31:40.249Z] #39 140.3 make[2]: Nothing to be done for 'all'. [2020-09-10T18:31:40.289Z] #39 129.9 CC criu/pipes.o [2020-09-10T18:31:40.513Z] #39 140.4 make[2]: Nothing to be done for 'all'. [2020-09-10T18:31:40.513Z] #39 140.4 INSTALL criu/criu [2020-09-10T18:31:40.534Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.342s coverage: 49.5% of statements [2020-09-10T18:31:40.545Z] #39 ... [2020-09-10T18:31:40.545Z] [2020-09-10T18:31:40.545Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-10T18:31:40.545Z] #26 DONE 4.5s [2020-09-10T18:31:40.545Z] [2020-09-10T18:31:40.545Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-10T18:31:40.775Z] #39 134.7 CC criu/protobuf.o [2020-09-10T18:31:40.775Z] #39 ... [2020-09-10T18:31:40.775Z] [2020-09-10T18:31:40.775Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:31:40.775Z] #49 85.99 + mkdir -p /build [2020-09-10T18:31:40.840Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-09-10T18:31:40.840Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8e6df7ef\powershellScript.ps1'; exit $LASTEXITCODE; [2020-09-10T18:31:40.840Z] ---------------------------------------------------------------------------- [2020-09-10T18:31:40.840Z] [2020-09-10T18:31:40.840Z] INFO: executeCI.ps1 starting at Thu Sep 10 18:31:40 CUT 2020 [2020-09-10T18:31:40.840Z] [2020-09-10T18:31:40.840Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-09-10T18:31:40.840Z] INFO: Running git version 2.24.1.windows.2 [2020-09-10T18:31:40.840Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-09-10T18:31:40.840Z] INFO: Environment variables: [2020-09-10T18:31:40.840Z] [2020-09-10T18:31:40.840Z] Name Value [2020-09-10T18:31:40.840Z] ---- ----- [2020-09-10T18:31:40.840Z] ALLUSERSPROFILE C:\ProgramData [2020-09-10T18:31:40.840Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-09-10T18:31:40.840Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-09-10T18:31:40.840Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-09-10T18:31:40.840Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-09-10T18:31:40.840Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-09-10T18:31:40.840Z] BRANCH_NAME PR-41337 [2020-09-10T18:31:40.840Z] BUILD_DISPLAY_NAME #5 [2020-09-10T18:31:40.840Z] BUILD_ID 5 [2020-09-10T18:31:40.840Z] BUILD_NUMBER 5 [2020-09-10T18:31:40.840Z] BUILD_TAG jenkins-moby-PR-41337-5 [2020-09-10T18:31:40.840Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41337/5/ [2020-09-10T18:31:40.840Z] CHANGE_AUTHOR cyphar [2020-09-10T18:31:40.840Z] CHANGE_AUTHOR_DISPLAY_NAME Aleksa Sarai [2020-09-10T18:31:40.840Z] CHANGE_AUTHOR_EMAIL cyphar@cyphar.com [2020-09-10T18:31:40.840Z] CHANGE_BRANCH apparmor-update-profile [2020-09-10T18:31:40.840Z] CHANGE_FORK cyphar/docker [2020-09-10T18:31:40.840Z] CHANGE_ID 41337 [2020-09-10T18:31:40.840Z] CHANGE_TARGET master [2020-09-10T18:31:40.840Z] CHANGE_TITLE apparmor: permit signals from unconfined programs [2020-09-10T18:31:40.840Z] CHANGE_URL https://github.com/moby/moby/pull/41337 [2020-09-10T18:31:40.840Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T18:31:40.840Z] CommonProgramFiles C:\Program Files\Common Files [2020-09-10T18:31:40.840Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-09-10T18:31:40.840Z] CommonProgramW6432 C:\Program Files\Common Files [2020-09-10T18:31:40.840Z] COMPUTERNAME azwin-2-575600 [2020-09-10T18:31:40.840Z] ComSpec C:\windows\system32\cmd.exe [2020-09-10T18:31:40.840Z] ConfigSequenceNumber 0 [2020-09-10T18:31:40.840Z] DOCKER_BUILDKIT 0 [2020-09-10T18:31:40.840Z] DOCKER_DUT_DEBUG 1 [2020-09-10T18:31:40.840Z] DOCKER_EXPERIMENTAL 1 [2020-09-10T18:31:40.840Z] DOCKER_GRAPHDRIVER overlay2 [2020-09-10T18:31:40.840Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-09-10T18:31:40.840Z] EXECUTOR_NUMBER 0 [2020-09-10T18:31:40.840Z] FQDN azwin-2-575600.westus.cloudapp.azure.com [2020-09-10T18:31:40.840Z] GIT_BRANCH PR-41337 [2020-09-10T18:31:40.840Z] GIT_COMMIT a7c701faaf07b92461dc42198a76e87f76b562a1 [2020-09-10T18:31:40.840Z] GIT_PREVIOUS_COMMIT 4008e3c6c62b9edfeda8076a46ea38cf8f243c5b [2020-09-10T18:31:40.840Z] GIT_URL https://github.com/moby/moby.git [2020-09-10T18:31:40.840Z] HUDSON_COOKIE 1a288381-1e50-4ccb-bce5-65fb2504fe15 [2020-09-10T18:31:40.840Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-09-10T18:31:40.840Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-09-10T18:31:40.840Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-09-10T18:31:40.840Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-09-10T18:31:40.840Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-09-10T18:31:40.840Z] JENKINS_NODE_COOKIE 399c3f10-5fef-4c01-80be-66c0f8788e47 [2020-09-10T18:31:40.840Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-09-10T18:31:40.840Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-09-10T18:31:40.840Z] JOB_BASE_NAME PR-41337 [2020-09-10T18:31:40.840Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41337/display/redirect [2020-09-10T18:31:40.840Z] JOB_NAME moby/PR-41337 [2020-09-10T18:31:40.840Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41337/ [2020-09-10T18:31:40.840Z] library.jps.version master [2020-09-10T18:31:40.840Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-09-10T18:31:40.840Z] NODE_LABELS amd64 azure azwin-2-575600 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-09-10T18:31:40.840Z] NODE_NAME azwin-2-575600 [2020-09-10T18:31:40.840Z] NUMBER_OF_PROCESSORS 4 [2020-09-10T18:31:40.840Z] OS Windows_NT [2020-09-10T18:31:40.840Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-09-10T18:31:40.840Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-09-10T18:31:40.842Z] PROCESSOR_ARCHITECTURE AMD64 [2020-09-10T18:31:40.842Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2020-09-10T18:31:40.842Z] PROCESSOR_LEVEL 6 [2020-09-10T18:31:40.842Z] PROCESSOR_REVISION 5507 [2020-09-10T18:31:40.842Z] ProgramData C:\ProgramData [2020-09-10T18:31:40.842Z] ProgramFiles C:\Program Files [2020-09-10T18:31:40.842Z] ProgramFiles(x86) C:\Program Files (x86) [2020-09-10T18:31:40.842Z] ProgramW6432 C:\Program Files [2020-09-10T18:31:40.842Z] PROMPT $P$G [2020-09-10T18:31:40.842Z] PSExecutionPolicyPreference Bypass [2020-09-10T18:31:40.842Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-09-10T18:31:40.842Z] PUBLIC C:\Users\Public [2020-09-10T18:31:40.842Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41337/5/display/redirect?page=changes [2020-09-10T18:31:40.842Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41337/5/display/redirect [2020-09-10T18:31:40.842Z] SKIP_VALIDATION_TESTS 1 [2020-09-10T18:31:40.842Z] SOURCES_DRIVE d [2020-09-10T18:31:40.842Z] SOURCES_SUBDIR gopath [2020-09-10T18:31:40.842Z] STAGE_NAME Run tests [2020-09-10T18:31:40.842Z] SystemDrive C: [2020-09-10T18:31:40.842Z] SystemRoot C:\windows [2020-09-10T18:31:40.842Z] TEMP C:\windows\TEMP [2020-09-10T18:31:40.842Z] TESTDEBUG 0 [2020-09-10T18:31:40.842Z] TESTRUN_DRIVE d [2020-09-10T18:31:40.842Z] TESTRUN_SUBDIR CI [2020-09-10T18:31:40.842Z] TIMEOUT 120m [2020-09-10T18:31:40.842Z] TMP C:\windows\TEMP [2020-09-10T18:31:40.842Z] USERDOMAIN WORKGROUP [2020-09-10T18:31:40.842Z] USERNAME azwin-2-575600$ [2020-09-10T18:31:40.842Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-09-10T18:31:40.842Z] windir C:\windows [2020-09-10T18:31:40.842Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-09-10T18:31:40.842Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-09-10T18:31:40.842Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-09-10T18:31:40.842Z] [2020-09-10T18:31:40.842Z] [2020-09-10T18:31:40.842Z] [2020-09-10T18:31:40.930Z] #40 138.9 CC criu/libnetlink.o [2020-09-10T18:31:40.973Z] #52 253.9 + bin/containerd-shim-runc-v1 [2020-09-10T18:31:41.035Z] #49 85.99 + cp runc /build/runc [2020-09-10T18:31:41.090Z] #39 DONE 141.1s [2020-09-10T18:31:41.090Z] [2020-09-10T18:31:41.090Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:31:41.107Z] #29 DONE 0.4s [2020-09-10T18:31:41.107Z] [2020-09-10T18:31:41.107Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-10T18:31:41.107Z] #31 DONE 0.0s [2020-09-10T18:31:41.107Z] [2020-09-10T18:31:41.107Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-10T18:31:41.107Z] #34 DONE 0.0s [2020-09-10T18:31:41.107Z] [2020-09-10T18:31:41.107Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:31:41.107Z] #49 87.23 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-10T18:31:41.294Z] #49 DONE 86.5s [2020-09-10T18:31:41.295Z] [2020-09-10T18:31:41.295Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:41.295Z] #39 135.1 CC criu/pstree.o [2020-09-10T18:31:41.597Z] #40 139.3 CC criu/log.o [2020-09-10T18:31:41.818Z] INFO: Sources under d:\gopath\... [2020-09-10T18:31:41.818Z] INFO: Test run under d:\CI\... [2020-09-10T18:31:41.818Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-09-10T18:31:41.818Z] INFO: docker/docker repository was found [2020-09-10T18:31:41.818Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-09-10T18:31:41.899Z] #40 139.9 CC criu/lsm.o [2020-09-10T18:31:42.281Z] ltsc2019: Pulling from windows/servercore [2020-09-10T18:31:42.552Z] #40 140.5 CC criu/mem.o [2020-09-10T18:31:42.675Z] #39 136.6 CC criu/rbtree.o [2020-09-10T18:31:42.747Z] 4612f6d0b889: Pulling fs layer [2020-09-10T18:31:42.747Z] c3aff4450246: Pulling fs layer [2020-09-10T18:31:42.935Z] #39 136.9 CC criu/rst-malloc.o [2020-09-10T18:31:42.935Z] #39 137.1 CC criu/seccomp.o [2020-09-10T18:31:43.001Z] #49 89.60 + mkdir -p /build [2020-09-10T18:31:43.001Z] #49 89.60 + cp runc /build/runc [2020-09-10T18:31:43.027Z] #45 ... [2020-09-10T18:31:43.027Z] [2020-09-10T18:31:43.027Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-10T18:31:43.258Z] #49 DONE 89.8s [2020-09-10T18:31:43.258Z] [2020-09-10T18:31:43.258Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:43.258Z] #39 130.6 CC criu/plugin.o [2020-09-10T18:31:43.258Z] #39 131.0 CC criu/proc_parse.o [2020-09-10T18:31:43.290Z] #40 DONE 0.1s [2020-09-10T18:31:43.291Z] [2020-09-10T18:31:43.291Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-10T18:31:43.504Z] #39 ... [2020-09-10T18:31:43.505Z] [2020-09-10T18:31:43.505Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:31:43.505Z] #36 DONE 207.4s [2020-09-10T18:31:43.505Z] [2020-09-10T18:31:43.505Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:43.505Z] #39 137.6 CC criu/seize.o [2020-09-10T18:31:43.554Z] #42 DONE 0.5s [2020-09-10T18:31:43.554Z] [2020-09-10T18:31:43.554Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:31:43.817Z] #45 ... [2020-09-10T18:31:43.817Z] [2020-09-10T18:31:43.817Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-10T18:31:43.817Z] #44 DONE 0.1s [2020-09-10T18:31:44.081Z] [2020-09-10T18:31:44.081Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:31:44.194Z] #39 133.5 CC criu/protobuf-desc.o [2020-09-10T18:31:44.728Z] #40 142.7 CC criu/memfd.o [2020-09-10T18:31:44.885Z] #39 138.7 CC criu/servicefd.o [2020-09-10T18:31:45.123Z] #39 134.6 CC criu/protobuf.o [2020-09-10T18:31:45.144Z] #39 139.1 CC criu/shmem.o [2020-09-10T18:31:45.379Z] #39 134.9 CC criu/pstree.o [2020-09-10T18:31:45.380Z] #40 143.3 CC criu/mount.o [2020-09-10T18:31:45.714Z] #39 ... [2020-09-10T18:31:45.714Z] [2020-09-10T18:31:45.714Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-10T18:31:45.714Z] #37 DONE 0.6s [2020-09-10T18:31:45.714Z] [2020-09-10T18:31:45.714Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:45.714Z] #39 139.8 CC criu/sigframe.o [2020-09-10T18:31:45.714Z] #39 139.9 CC criu/signalfd.o [2020-09-10T18:31:45.973Z] #39 140.1 CC criu/sk-inet.o [2020-09-10T18:31:46.254Z] #52 258.6 + bin/containerd-shim-runc-v2 [2020-09-10T18:31:46.310Z] #39 135.7 CC criu/rbtree.o [2020-09-10T18:31:46.543Z] #39 140.7 CC criu/sk-netlink.o [2020-09-10T18:31:46.567Z] #39 136.1 CC criu/rst-malloc.o [2020-09-10T18:31:46.804Z] #39 140.9 CC criu/sk-packet.o [2020-09-10T18:31:46.823Z] #52 259.7 + binaries [2020-09-10T18:31:46.823Z] #52 259.7 + install -D bin/containerd /build/containerd [2020-09-10T18:31:46.823Z] #52 259.7 + install -D bin/containerd-shim /build/containerd-shim [2020-09-10T18:31:46.823Z] #52 259.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-10T18:31:46.823Z] #52 259.8 + install -D bin/ctr /build/ctr [2020-09-10T18:31:46.824Z] #39 136.3 CC criu/seccomp.o [2020-09-10T18:31:47.081Z] #39 ... [2020-09-10T18:31:47.081Z] [2020-09-10T18:31:47.081Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:31:47.081Z] #36 DONE 210.8s [2020-09-10T18:31:47.338Z] [2020-09-10T18:31:47.338Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:47.338Z] #39 136.8 CC criu/seize.o [2020-09-10T18:31:47.374Z] #39 141.3 CC criu/sk-queue.o [2020-09-10T18:31:47.374Z] #39 141.6 CC criu/sk-tcp.o [2020-09-10T18:31:47.432Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.667s coverage: 73.1% of statements [2020-09-10T18:31:47.433Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-10T18:31:47.433Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.296s coverage: 57.7% of statements [2020-09-10T18:31:47.433Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-10T18:31:47.471Z] c3aff4450246: Verifying Checksum [2020-09-10T18:31:47.471Z] c3aff4450246: Download complete [2020-09-10T18:31:47.944Z] #39 142.0 CC criu/sk-unix.o [2020-09-10T18:31:48.067Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.672s coverage: 76.1% of statements [2020-09-10T18:31:48.067Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-10T18:31:48.067Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-09-10T18:31:48.200Z] #52 DONE 261.1s [2020-09-10T18:31:48.269Z] #39 137.8 CC criu/servicefd.o [2020-09-10T18:31:48.525Z] #39 138.1 CC criu/shmem.o [2020-09-10T18:31:48.782Z] #39 ... [2020-09-10T18:31:48.782Z] [2020-09-10T18:31:48.782Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-10T18:31:48.782Z] #37 DONE 0.5s [2020-09-10T18:31:49.039Z] [2020-09-10T18:31:49.039Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:31:49.105Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-09-10T18:31:49.139Z] [2020-09-10T18:31:49.139Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-10T18:31:49.295Z] #45 ... [2020-09-10T18:31:49.295Z] [2020-09-10T18:31:49.295Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:31:49.295Z] #39 138.7 CC criu/sigframe.o [2020-09-10T18:31:49.295Z] #39 138.8 CC criu/signalfd.o [2020-09-10T18:31:49.325Z] #39 143.2 CC criu/sockets.o [2020-09-10T18:31:49.552Z] #39 139.0 CC criu/sk-inet.o [2020-09-10T18:31:49.584Z] #39 143.6 CC criu/stats.o [2020-09-10T18:31:49.739Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-09-10T18:31:49.844Z] #39 143.8 CC criu/string.o [2020-09-10T18:31:49.844Z] #39 143.9 CC criu/sysctl.o [2020-09-10T18:31:49.912Z] #40 147.6 CC criu/namespaces.o [2020-09-10T18:31:50.032Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.8% of statements [2020-09-10T18:31:50.033Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-10T18:31:50.033Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-10T18:31:50.076Z] #53 DONE 0.8s [2020-09-10T18:31:50.076Z] [2020-09-10T18:31:50.076Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-10T18:31:50.103Z] #39 144.3 CC criu/sysfs_parse.o [2020-09-10T18:31:50.114Z] #39 139.7 CC criu/sk-netlink.o [2020-09-10T18:31:50.335Z] #57 DONE 0.2s [2020-09-10T18:31:50.335Z] [2020-09-10T18:31:50.335Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-10T18:31:50.363Z] #39 144.5 CC criu/timens.o [2020-09-10T18:31:50.594Z] #59 DONE 0.4s [2020-09-10T18:31:50.622Z] #39 144.8 CC criu/timerfd.o [2020-09-10T18:31:50.677Z] #39 139.9 CC criu/sk-packet.o [2020-09-10T18:31:50.677Z] #39 140.3 CC criu/sk-queue.o [2020-09-10T18:31:50.854Z] [2020-09-10T18:31:50.854Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-10T18:31:50.854Z] #61 DONE 0.0s [2020-09-10T18:31:50.854Z] [2020-09-10T18:31:50.854Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-10T18:31:50.854Z] #62 DONE 0.0s [2020-09-10T18:31:50.854Z] [2020-09-10T18:31:50.854Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-10T18:31:50.882Z] #39 145.0 CC criu/tty.o [2020-09-10T18:31:51.070Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 41.0% of statements [2020-09-10T18:31:51.245Z] #39 140.7 CC criu/sk-tcp.o [2020-09-10T18:31:51.363Z] ok github.com/docker/docker/daemon/logger/awslogs 0.095s coverage: 77.4% of statements [2020-09-10T18:31:51.363Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-10T18:31:51.363Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-10T18:31:51.423Z] #63 DONE 0.7s [2020-09-10T18:31:51.423Z] [2020-09-10T18:31:51.423Z] #64 exporting to image [2020-09-10T18:31:51.423Z] #64 exporting layers [2020-09-10T18:31:51.808Z] #39 141.1 CC criu/sk-unix.o [2020-09-10T18:31:51.998Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2020-09-10T18:31:52.027Z] #40 149.7 CC criu/net.o [2020-09-10T18:31:52.262Z] #39 146.2 CC criu/tun.o [2020-09-10T18:31:52.290Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 23.9% of statements [2020-09-10T18:31:52.522Z] #39 146.5 CC criu/uffd.o [2020-09-10T18:31:52.737Z] #39 142.2 CC criu/sockets.o [2020-09-10T18:31:52.925Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2020-09-10T18:31:52.925Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.021s coverage: 61.6% of statements [2020-09-10T18:31:53.300Z] #39 142.8 CC criu/stats.o [2020-09-10T18:31:53.461Z] #39 147.4 CC criu/util.o [2020-09-10T18:31:53.557Z] #39 143.0 CC criu/string.o [2020-09-10T18:31:53.557Z] #39 143.1 CC criu/sysctl.o [2020-09-10T18:31:53.562Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 75.2% of statements [2020-09-10T18:31:53.562Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-10T18:31:54.120Z] #39 143.4 CC criu/sysfs_parse.o [2020-09-10T18:31:54.120Z] #39 143.7 CC criu/timens.o [2020-09-10T18:31:54.213Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.061s coverage: 37.7% of statements [2020-09-10T18:31:54.377Z] #39 144.0 CC criu/timerfd.o [2020-09-10T18:31:54.399Z] #39 148.2 CC criu/uts_ns.o [2020-09-10T18:31:54.400Z] #39 148.3 CC criu/vdso-compat.o [2020-09-10T18:31:54.400Z] #39 148.5 CC criu/vdso.o [2020-09-10T18:31:54.659Z] #39 148.9 LINK criu/built-in.o [2020-09-10T18:31:54.847Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-09-10T18:31:54.919Z] #39 149.0 LINK criu/criu [2020-09-10T18:31:54.940Z] #39 144.2 CC criu/tty.o [2020-09-10T18:31:55.179Z] #39 149.3 DEP lib/c/criu.d [2020-09-10T18:31:55.179Z] #39 149.3 CC images/rpc.pb-c.o [2020-09-10T18:31:55.438Z] #39 149.7 CC lib/c/criu.o [2020-09-10T18:31:55.840Z] #40 153.2 CC criu/netfilter.o [2020-09-10T18:31:55.840Z] #40 153.5 CC criu/page-pipe.o [2020-09-10T18:31:55.869Z] #39 145.4 CC criu/tun.o [2020-09-10T18:31:55.884Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2020-09-10T18:31:55.884Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-09-10T18:31:56.093Z] 4612f6d0b889: Verifying Checksum [2020-09-10T18:31:56.093Z] 4612f6d0b889: Download complete [2020-09-10T18:31:56.126Z] #39 145.8 CC criu/uffd.o [2020-09-10T18:31:56.170Z] #40 154.2 CC criu/page-xfer.o [2020-09-10T18:31:56.336Z] #45 DONE 215.5s [2020-09-10T18:31:56.336Z] [2020-09-10T18:31:56.336Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:31:56.377Z] #39 150.3 LINK lib/c/built-in.o [2020-09-10T18:31:56.377Z] #39 150.3 LINK lib/c/libcriu.so [2020-09-10T18:31:56.377Z] #39 150.3 LINK lib/c/libcriu.a [2020-09-10T18:31:56.377Z] #39 150.4 GEN magic.py [2020-09-10T18:31:56.377Z] #39 150.5 Note: Building without setproctitle() and strlcpy() support. [2020-09-10T18:31:56.377Z] #39 150.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-10T18:31:56.519Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-09-10T18:31:56.637Z] #39 150.5 Note: Building without GnuTLS support [2020-09-10T18:31:56.637Z] #39 150.5 Makefile.config:39: Warn: you have no libnftables installed [2020-09-10T18:31:56.637Z] #39 150.5 Makefile.config:40: Warn: Building without nftables support [2020-09-10T18:31:56.811Z] ok github.com/docker/docker/daemon/logger/splunk 1.469s coverage: 82.5% of statements [2020-09-10T18:31:56.811Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-10T18:31:56.811Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-10T18:31:56.897Z] #39 151.0 fatal: not a git repository (or any of the parent directories): .git [2020-09-10T18:31:57.056Z] #39 146.4 CC criu/util.o [2020-09-10T18:31:57.466Z] #39 151.5 make[1]: Nothing to be done for 'all'. [2020-09-10T18:31:57.618Z] #39 147.3 CC criu/uts_ns.o [2020-09-10T18:31:57.874Z] #39 147.4 CC criu/vdso-compat.o [2020-09-10T18:31:57.874Z] #39 147.5 CC criu/vdso.o [2020-09-10T18:31:58.008Z] #64 exporting layers 6.3s done [2020-09-10T18:31:58.009Z] #64 writing image sha256:a64c3edf170b52de2f4e014cfceef38cd196d88c62c686cee917dff56c295d5d done [2020-09-10T18:31:58.009Z] #64 naming to docker.io/library/docker:a7c701faaf07b92461dc42198a76e87f76b562a1 [2020-09-10T18:31:58.009Z] #64 naming to docker.io/library/docker:a7c701faaf07b92461dc42198a76e87f76b562a1 done [2020-09-10T18:31:58.009Z] #64 DONE 6.3s [Pipeline] } [Pipeline] // stage [2020-09-10T18:31:58.036Z] #39 152.0 make[1]: 'images/built-in.o' is up to date. [2020-09-10T18:31:58.036Z] #39 152.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-10T18:31:58.036Z] #39 152.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-10T18:31:58.036Z] #39 152.1 make[1]: 'compel/libcompel.a' is up to date. [2020-09-10T18:31:58.036Z] #39 152.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-10T18:31:58.036Z] #39 152.1 make[1]: Nothing to be done for 'all'. [2020-09-10T18:31:58.036Z] #39 152.1 make[1]: 'soccr/libsoccr.a' is up to date. [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-09-10T18:31:58.290Z] #40 155.7 CC criu/pagemap-cache.o [2020-09-10T18:31:58.291Z] #40 156.1 CC criu/pagemap.o [2020-09-10T18:31:58.296Z] #39 152.3 make[2]: Nothing to be done for 'all'. [2020-09-10T18:31:58.296Z] #39 152.3 make[2]: Nothing to be done for 'all'. [2020-09-10T18:31:58.296Z] #39 152.3 make[2]: Nothing to be done for 'all'. [2020-09-10T18:31:58.296Z] #39 152.4 make[2]: Nothing to be done for 'all'. [2020-09-10T18:31:58.296Z] #39 152.5 make[2]: Nothing to be done for 'all'. [2020-09-10T18:31:58.296Z] #39 152.5 make[2]: Nothing to be done for 'all'. [2020-09-10T18:31:58.323Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 48.2% of statements [2020-09-10T18:31:58.323Z] ok github.com/docker/docker/distribution 0.492s coverage: 21.9% of statements [2020-09-10T18:31:58.323Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-10T18:31:58.342Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41337/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41337/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a7c701faaf07b92461dc42198a76e87f76b562a1 hack/validate/default [2020-09-10T18:31:58.437Z] #39 147.9 LINK criu/built-in.o [2020-09-10T18:31:58.555Z] #39 152.5 make[2]: Nothing to be done for 'all'. [2020-09-10T18:31:58.555Z] #39 152.6 make[2]: Nothing to be done for 'all'. [2020-09-10T18:31:58.555Z] #39 152.6 INSTALL criu/criu [2020-09-10T18:31:58.693Z] #39 148.0 LINK criu/criu [2020-09-10T18:31:58.828Z] #39 DONE 152.9s [2020-09-10T18:31:58.828Z] [2020-09-10T18:31:58.828Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:31:58.890Z] #52 ... [2020-09-10T18:31:58.891Z] [2020-09-10T18:31:58.891Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-10T18:31:58.913Z] Congratulations! All commits are properly signed with the DCO! [2020-09-10T18:31:58.949Z] #39 148.3 DEP lib/c/criu.d [2020-09-10T18:31:58.949Z] #39 148.4 CC images/rpc.pb-c.o [2020-09-10T18:31:58.958Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-09-10T18:31:59.173Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-09-10T18:31:59.173Z] No api/types/ or api/swagger.yaml changes in diff. [2020-09-10T18:31:59.173Z] Congratulations! All TOML source files changed here have valid syntax. [2020-09-10T18:31:59.173Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-09-10T18:31:59.173Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-09-10T18:31:59.173Z] Congratulations! No new tests were added to integration-cli. [2020-09-10T18:31:59.173Z] [2020-09-10T18:31:59.173Z] INFO Start validation with golang-ci-lint [2020-09-10T18:31:59.173Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-09-10T18:31:59.173Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-09-10T18:31:59.173Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-09-10T18:31:59.354Z] #40 157.0 CC criu/parasite-syscall.o [2020-09-10T18:31:59.511Z] #39 148.8 CC lib/c/criu.o [2020-09-10T18:31:59.622Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-09-10T18:31:59.836Z] #46 DONE 1.3s [2020-09-10T18:31:59.836Z] [2020-09-10T18:31:59.836Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-10T18:31:59.836Z] #48 DONE 0.1s [2020-09-10T18:31:59.836Z] [2020-09-10T18:31:59.836Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:32:00.073Z] #39 149.5 LINK lib/c/built-in.o [2020-09-10T18:32:00.074Z] #39 149.6 LINK lib/c/libcriu.so [2020-09-10T18:32:00.074Z] #39 149.6 LINK lib/c/libcriu.a [2020-09-10T18:32:00.098Z] #52 ... [2020-09-10T18:32:00.098Z] [2020-09-10T18:32:00.098Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-10T18:32:00.210Z] #45 ... [2020-09-10T18:32:00.210Z] [2020-09-10T18:32:00.210Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-10T18:32:00.210Z] #40 DONE 0.0s [2020-09-10T18:32:00.210Z] [2020-09-10T18:32:00.210Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-10T18:32:00.210Z] #42 DONE 0.1s [2020-09-10T18:32:00.210Z] [2020-09-10T18:32:00.210Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-10T18:32:00.210Z] #44 DONE 0.0s [2020-09-10T18:32:00.210Z] [2020-09-10T18:32:00.210Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:32:00.265Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-09-10T18:32:00.330Z] #39 149.7 GEN magic.py [2020-09-10T18:32:00.330Z] #39 149.8 Note: Building without setproctitle() and strlcpy() support. [2020-09-10T18:32:00.330Z] #39 149.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-10T18:32:00.330Z] #39 149.8 Note: Building without GnuTLS support [2020-09-10T18:32:00.330Z] #39 149.8 Makefile.config:39: Warn: you have no libnftables installed [2020-09-10T18:32:00.330Z] #39 149.8 Makefile.config:40: Warn: Building without nftables support [2020-09-10T18:32:00.359Z] #50 DONE 0.5s [2020-09-10T18:32:00.359Z] [2020-09-10T18:32:00.359Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:32:00.419Z] #40 158.2 CC criu/path.o [2020-09-10T18:32:00.721Z] #40 158.5 CC criu/pie-util-vdso.o [2020-09-10T18:32:00.892Z] #39 150.3 fatal: not a git repository (or any of the parent directories): .git [2020-09-10T18:32:00.900Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-09-10T18:32:00.900Z] ok github.com/docker/docker/distribution/xfer 1.862s coverage: 85.1% of statements [2020-09-10T18:32:00.900Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-10T18:32:00.900Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-10T18:32:00.900Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-10T18:32:01.193Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-09-10T18:32:01.377Z] #40 159.0 CC criu/pie-util.o [2020-09-10T18:32:01.377Z] #40 159.2 CC criu/pipes.o [2020-09-10T18:32:01.456Z] #39 150.8 make[1]: Nothing to be done for 'all'. [2020-09-10T18:32:01.713Z] #39 151.3 make[1]: 'images/built-in.o' is up to date. [2020-09-10T18:32:01.970Z] #39 151.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-10T18:32:01.970Z] #39 151.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-10T18:32:01.970Z] #39 151.4 make[1]: 'compel/libcompel.a' is up to date. [2020-09-10T18:32:01.970Z] #39 151.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-10T18:32:01.970Z] #39 151.5 make[1]: Nothing to be done for 'all'. [2020-09-10T18:32:01.970Z] #39 151.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-10T18:32:02.226Z] #39 151.7 make[2]: Nothing to be done for 'all'. [2020-09-10T18:32:02.226Z] #39 151.7 make[2]: Nothing to be done for 'all'. [2020-09-10T18:32:02.226Z] #39 151.7 make[2]: Nothing to be done for 'all'. [2020-09-10T18:32:02.226Z] #39 151.8 make[2]: Nothing to be done for 'all'. [2020-09-10T18:32:02.443Z] #40 160.2 CC criu/plugin.o [2020-09-10T18:32:02.483Z] #39 151.9 make[2]: Nothing to be done for 'all'. [2020-09-10T18:32:02.483Z] #39 151.9 make[2]: Nothing to be done for 'all'. [2020-09-10T18:32:02.483Z] #39 151.9 make[2]: Nothing to be done for 'all'. [2020-09-10T18:32:02.483Z] #39 152.0 make[2]: Nothing to be done for 'all'. [2020-09-10T18:32:02.483Z] #39 152.0 INSTALL criu/criu [2020-09-10T18:32:02.713Z] ok github.com/docker/docker/opts 0.013s coverage: 67.1% of statements [2020-09-10T18:32:02.713Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-09-10T18:32:02.743Z] #40 160.7 CC criu/proc_parse.o [2020-09-10T18:32:02.743Z] #40 ... [2020-09-10T18:32:02.743Z] [2020-09-10T18:32:02.743Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:32:03.044Z] #37 226.9 + dpkg --print-architecture [2020-09-10T18:32:03.044Z] #37 226.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-10T18:32:03.044Z] #37 227.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-10T18:32:03.044Z] #37 227.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-10T18:32:03.047Z] #39 DONE 152.4s [2020-09-10T18:32:03.047Z] [2020-09-10T18:32:03.047Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:32:03.674Z] #52 185.4 + bin/containerd-stress [2020-09-10T18:32:04.095Z] #52 ... [2020-09-10T18:32:04.095Z] [2020-09-10T18:32:04.095Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-10T18:32:04.095Z] #40 DONE 0.1s [2020-09-10T18:32:04.095Z] [2020-09-10T18:32:04.095Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-10T18:32:04.095Z] #42 DONE 0.2s [2020-09-10T18:32:04.095Z] [2020-09-10T18:32:04.095Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:32:04.227Z] ok github.com/docker/docker/pkg/archive 0.489s coverage: 77.1% of statements [2020-09-10T18:32:04.351Z] #45 ... [2020-09-10T18:32:04.351Z] [2020-09-10T18:32:04.351Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-10T18:32:04.351Z] #44 DONE 0.0s [2020-09-10T18:32:04.351Z] [2020-09-10T18:32:04.351Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:32:05.265Z] ok github.com/docker/docker/pkg/authorization 0.388s coverage: 68.3% of statements [2020-09-10T18:32:05.265Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-09-10T18:32:05.489Z] #45 ... [2020-09-10T18:32:05.489Z] [2020-09-10T18:32:05.490Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:32:05.490Z] #52 187.4 + bin/containerd [2020-09-10T18:32:05.558Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-09-10T18:32:06.979Z] #52 188.6 + bin/containerd-shim [2020-09-10T18:32:07.616Z] #37 ... [2020-09-10T18:32:07.616Z] [2020-09-10T18:32:07.616Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T18:32:07.616Z] #50 117.5 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-10T18:32:07.616Z] #50 120.1 + mkdir -p /build [2020-09-10T18:32:07.616Z] #50 120.1 + cp runc /build/runc [2020-09-10T18:32:07.616Z] #50 DONE 120.3s [2020-09-10T18:32:07.616Z] [2020-09-10T18:32:07.616Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:32:07.616Z] #40 164.6 CC criu/protobuf-desc.o [2020-09-10T18:32:07.918Z] #40 165.9 CC criu/protobuf.o [2020-09-10T18:32:08.520Z] #52 190.0 + bin/containerd [2020-09-10T18:32:08.571Z] #40 166.4 CC criu/pstree.o [2020-09-10T18:32:09.654Z] #40 167.7 CC criu/rbtree.o [2020-09-10T18:32:10.053Z] ok github.com/docker/docker/pkg/chrootarchive 3.511s coverage: 43.2% of statements [2020-09-10T18:32:10.054Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-09-10T18:32:10.054Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-09-10T18:32:10.054Z] ok github.com/docker/docker/layer 7.924s coverage: 68.8% of statements [2020-09-10T18:32:10.054Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-10T18:32:10.054Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-10T18:32:10.054Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-10T18:32:10.054Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-10T18:32:10.054Z] ? github.com/docker/docker/oci [no test files] [2020-09-10T18:32:10.054Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-10T18:32:10.054Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-10T18:32:10.054Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-10T18:32:10.304Z] #40 168.1 CC criu/rst-malloc.o [2020-09-10T18:32:10.345Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2020-09-10T18:32:10.606Z] #40 168.5 CC criu/seccomp.o [2020-09-10T18:32:10.638Z] ok github.com/docker/docker/pkg/discovery/memory 0.018s coverage: 92.3% of statements [2020-09-10T18:32:10.930Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-09-10T18:32:11.256Z] #40 169.2 CC criu/seize.o [2020-09-10T18:32:11.564Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements [2020-09-10T18:32:12.602Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2020-09-10T18:32:12.802Z] #40 170.4 CC criu/servicefd.o [2020-09-10T18:32:12.802Z] #40 ... [2020-09-10T18:32:12.802Z] [2020-09-10T18:32:12.802Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:32:12.802Z] #46 236.9 + cd /tmp/tmp.LoB8C77bNf/src/github.com/golangci/golangci-lint/ [2020-09-10T18:32:12.802Z] #46 236.9 + git checkout -q v1.23.8 [2020-09-10T18:32:13.238Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 89.5% of statements [2020-09-10T18:32:13.453Z] #46 237.5 ++ git describe --tags [2020-09-10T18:32:13.453Z] #46 237.5 + version=v1.23.8 [2020-09-10T18:32:13.453Z] #46 237.5 ++ git rev-parse --short HEAD [2020-09-10T18:32:13.453Z] #46 237.5 + commit=76a82c6 [2020-09-10T18:32:13.453Z] #46 237.5 ++ git show -s --format=%cd [2020-09-10T18:32:13.453Z] #46 237.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-10T18:32:13.453Z] #46 237.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-10T18:32:13.582Z] #52 194.3 + bin/containerd-shim-runc-v1 [2020-09-10T18:32:13.873Z] ok github.com/docker/docker/pkg/fsutils 0.394s coverage: 85.1% of statements [2020-09-10T18:32:14.166Z] ok github.com/docker/docker/pkg/discovery/kv 3.105s coverage: 84.1% of statements [2020-09-10T18:32:14.166Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-09-10T18:32:14.801Z] ok github.com/docker/docker/pkg/idtools 0.269s coverage: 70.1% of statements [2020-09-10T18:32:15.093Z] ok github.com/docker/docker/pkg/ioutils 0.307s coverage: 70.1% of statements [2020-09-10T18:32:15.386Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2020-09-10T18:32:15.386Z] ok github.com/docker/docker/pkg/locker 0.009s coverage: 88.9% of statements [2020-09-10T18:32:15.678Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-09-10T18:32:15.678Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-10T18:32:15.678Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-10T18:32:15.678Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2020-09-10T18:32:15.678Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-10T18:32:15.995Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-09-10T18:32:15.995Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2020-09-10T18:32:16.323Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2020-09-10T18:32:16.323Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-09-10T18:32:16.323Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-10T18:32:16.323Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-10T18:32:16.897Z] #52 198.1 + bin/containerd-shim-runc-v2 [2020-09-10T18:32:16.977Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-09-10T18:32:17.471Z] #52 199.4 + binaries [2020-09-10T18:32:17.624Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-09-10T18:32:17.624Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-09-10T18:32:17.732Z] #52 199.4 + install -D bin/containerd /build/containerd [2020-09-10T18:32:17.732Z] #52 199.4 + install -D bin/containerd-shim /build/containerd-shim [2020-09-10T18:32:17.732Z] #52 199.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-10T18:32:17.732Z] #52 199.5 + install -D bin/ctr /build/ctr [2020-09-10T18:32:17.917Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-09-10T18:32:18.959Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-09-10T18:32:19.251Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-09-10T18:32:21.034Z] #52 DONE 202.8s [2020-09-10T18:32:21.987Z] ok github.com/docker/docker/pkg/signal 2.326s coverage: 61.0% of statements [2020-09-10T18:32:22.059Z] #46 ... [2020-09-10T18:32:22.059Z] [2020-09-10T18:32:22.059Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:32:22.059Z] #40 170.9 CC criu/shmem.o [2020-09-10T18:32:22.059Z] #40 172.1 CC criu/sigframe.o [2020-09-10T18:32:22.059Z] #40 172.3 CC criu/signalfd.o [2020-09-10T18:32:22.059Z] #40 172.7 CC criu/sk-inet.o [2020-09-10T18:32:22.059Z] #40 173.8 CC criu/sk-netlink.o [2020-09-10T18:32:22.059Z] #40 174.3 CC criu/sk-packet.o [2020-09-10T18:32:22.059Z] #40 175.0 CC criu/sk-queue.o [2020-09-10T18:32:22.059Z] #40 175.5 CC criu/sk-tcp.o [2020-09-10T18:32:22.059Z] #40 176.1 CC criu/sk-unix.o [2020-09-10T18:32:22.059Z] #40 178.5 CC criu/sockets.o [2020-09-10T18:32:22.059Z] #40 179.7 CC criu/stats.o [2020-09-10T18:32:22.279Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-09-10T18:32:22.361Z] #40 180.2 CC criu/string.o [2020-09-10T18:32:22.361Z] #40 180.3 CC criu/sysctl.o [2020-09-10T18:32:22.421Z] [2020-09-10T18:32:22.421Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-10T18:32:22.571Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-09-10T18:32:22.864Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-09-10T18:32:23.157Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-09-10T18:32:23.429Z] #40 181.1 CC criu/sysfs_parse.o [2020-09-10T18:32:23.450Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 53.8% of statements [2020-09-10T18:32:23.729Z] #40 181.6 CC criu/timens.o [2020-09-10T18:32:24.033Z] #40 182.0 CC criu/timerfd.o [2020-09-10T18:32:24.083Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [2020-09-10T18:32:24.375Z] ok github.com/docker/docker/pkg/tailfile 0.034s coverage: 88.6% of statements [2020-09-10T18:32:24.667Z] ok github.com/docker/docker/pkg/tarsum 0.033s coverage: 89.3% of statements [2020-09-10T18:32:24.667Z] testing: warning: no tests to run [2020-09-10T18:32:24.667Z] coverage: [no statements] [2020-09-10T18:32:24.667Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-09-10T18:32:24.706Z] #40 182.5 CC criu/tty.o [2020-09-10T18:32:24.969Z] #53 DONE 2.1s [2020-09-10T18:32:24.969Z] [2020-09-10T18:32:24.969Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-10T18:32:24.969Z] #57 DONE 0.6s [2020-09-10T18:32:25.229Z] [2020-09-10T18:32:25.229Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-10T18:32:25.302Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-09-10T18:32:25.302Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-09-10T18:32:25.595Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-09-10T18:32:26.173Z] #59 DONE 1.1s [2020-09-10T18:32:26.173Z] [2020-09-10T18:32:26.173Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-10T18:32:26.434Z] #61 DONE 0.1s [2020-09-10T18:32:26.434Z] [2020-09-10T18:32:26.434Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-10T18:32:26.434Z] #62 DONE 0.0s [2020-09-10T18:32:26.434Z] [2020-09-10T18:32:26.434Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-10T18:32:26.836Z] #40 184.9 CC criu/tun.o [2020-09-10T18:32:27.106Z] ok github.com/docker/docker/plugin 0.555s coverage: 23.1% of statements [2020-09-10T18:32:27.740Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-09-10T18:32:27.913Z] #40 185.5 CC criu/uffd.o [2020-09-10T18:32:28.352Z] #63 DONE 1.7s [2020-09-10T18:32:28.352Z] [2020-09-10T18:32:28.352Z] #64 exporting to image [2020-09-10T18:32:28.352Z] #64 exporting layers [2020-09-10T18:32:28.374Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-09-10T18:32:28.666Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-09-10T18:32:28.978Z] #40 187.0 CC criu/util.o [2020-09-10T18:32:29.703Z] ok github.com/docker/docker/registry 0.086s coverage: 56.3% of statements [2020-09-10T18:32:29.998Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-09-10T18:32:30.043Z] #40 ... [2020-09-10T18:32:30.043Z] [2020-09-10T18:32:30.043Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T18:32:30.043Z] #37 DONE 254.1s [2020-09-10T18:32:30.291Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-09-10T18:32:30.345Z] [2020-09-10T18:32:30.345Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:32:30.926Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-09-10T18:32:30.926Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-09-10T18:32:31.017Z] #46 ... [2020-09-10T18:32:31.017Z] [2020-09-10T18:32:31.017Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T18:32:31.017Z] #40 189.0 CC criu/uts_ns.o [2020-09-10T18:32:31.669Z] #40 189.4 CC criu/vdso.o [2020-09-10T18:32:32.054Z] #52 ... [2020-09-10T18:32:32.054Z] [2020-09-10T18:32:32.054Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:32:32.054Z] #45 DONE 253.0s [2020-09-10T18:32:32.054Z] [2020-09-10T18:32:32.054Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:32:32.054Z] #52 ... [2020-09-10T18:32:32.054Z] [2020-09-10T18:32:32.054Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-10T18:32:32.054Z] #46 DONE 0.2s [2020-09-10T18:32:32.054Z] [2020-09-10T18:32:32.054Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-10T18:32:32.054Z] #48 DONE 0.1s [2020-09-10T18:32:32.054Z] [2020-09-10T18:32:32.054Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:32:32.054Z] #52 ... [2020-09-10T18:32:32.054Z] [2020-09-10T18:32:32.054Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-10T18:32:32.054Z] #50 DONE 0.1s [2020-09-10T18:32:32.054Z] [2020-09-10T18:32:32.054Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:32:32.328Z] #40 190.2 LINK criu/built-in.o [2020-09-10T18:32:32.328Z] #40 190.4 LINK criu/criu [2020-09-10T18:32:32.569Z] #64 exporting layers 4.4s done [2020-09-10T18:32:32.569Z] #64 writing image sha256:02212f7a427b3a5d4e5a09f3791351000d2864c61294ecaa7f0415cb1adc7019 done [2020-09-10T18:32:32.569Z] #64 naming to docker.io/library/docker:a7c701faaf07b92461dc42198a76e87f76b562a1 done [2020-09-10T18:32:32.569Z] #64 DONE 4.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-10T18:32:32.915Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41337/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a7c701faaf07b92461dc42198a76e87f76b562a1 hack/test/unit [2020-09-10T18:32:33.000Z] ok github.com/docker/docker/volume/drivers 0.002s coverage: 36.1% of statements [2020-09-10T18:32:33.391Z] #40 191.1 DEP lib/c/criu.d [2020-09-10T18:32:33.391Z] #40 191.3 CC images/rpc.pb-c.o [2020-09-10T18:32:33.636Z] ok github.com/docker/docker/volume/local 0.049s coverage: 73.0% of statements [2020-09-10T18:32:33.929Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-09-10T18:32:34.042Z] #40 192.0 CC lib/c/criu.o [2020-09-10T18:32:35.026Z] #52 ... [2020-09-10T18:32:35.026Z] [2020-09-10T18:32:35.026Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:32:35.026Z] #45 DONE 255.6s [2020-09-10T18:32:35.026Z] [2020-09-10T18:32:35.026Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:32:35.026Z] #52 ... [2020-09-10T18:32:35.026Z] [2020-09-10T18:32:35.026Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-10T18:32:35.026Z] #46 DONE 0.3s [2020-09-10T18:32:35.026Z] [2020-09-10T18:32:35.026Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-10T18:32:35.026Z] #48 DONE 0.1s [2020-09-10T18:32:35.026Z] [2020-09-10T18:32:35.026Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-10T18:32:35.026Z] #50 DONE 0.1s [2020-09-10T18:32:35.026Z] [2020-09-10T18:32:35.026Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:32:35.039Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2020-09-10T18:32:35.587Z] #40 193.5 LINK lib/c/built-in.o [2020-09-10T18:32:35.588Z] #40 193.5 LINK lib/c/libcriu.so [2020-09-10T18:32:35.588Z] #40 193.6 LINK lib/c/libcriu.a [2020-09-10T18:32:36.241Z] #40 193.9 GEN magic.py [2020-09-10T18:32:36.241Z] #40 194.1 Note: Building without setproctitle() and strlcpy() support. [2020-09-10T18:32:36.241Z] #40 194.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-10T18:32:36.241Z] #40 194.1 Note: Building without GnuTLS support [2020-09-10T18:32:36.241Z] #40 194.1 Makefile.config:39: Warn: you have no libnftables installed [2020-09-10T18:32:36.241Z] #40 194.1 Makefile.config:40: Warn: Building without nftables support [2020-09-10T18:32:37.126Z] ? github.com/docker/docker/api [no test files] [2020-09-10T18:32:37.326Z] #40 195.0 fatal: not a git repository (or any of the parent directories): .git [2020-09-10T18:32:37.980Z] #40 195.9 make[1]: Nothing to be done for 'all'. [2020-09-10T18:32:39.046Z] #40 196.8 make[1]: 'images/built-in.o' is up to date. [2020-09-10T18:32:39.046Z] #40 196.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-10T18:32:39.046Z] #40 196.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-10T18:32:39.046Z] #40 197.0 make[1]: 'compel/libcompel.a' is up to date. [2020-09-10T18:32:39.046Z] #40 197.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-10T18:32:39.046Z] #40 197.1 make[1]: Nothing to be done for 'all'. [2020-09-10T18:32:39.347Z] #40 197.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-10T18:32:39.647Z] #40 197.5 make[2]: Nothing to be done for 'all'. [2020-09-10T18:32:39.647Z] #40 197.5 make[2]: Nothing to be done for 'all'. [2020-09-10T18:32:39.647Z] #40 197.6 make[2]: Nothing to be done for 'all'. [2020-09-10T18:32:39.946Z] #40 197.7 make[2]: Nothing to be done for 'all'. [2020-09-10T18:32:39.946Z] #40 197.8 make[2]: Nothing to be done for 'all'. [2020-09-10T18:32:39.946Z] #40 197.8 make[2]: Nothing to be done for 'all'. [2020-09-10T18:32:39.946Z] #40 197.9 make[2]: Nothing to be done for 'all'. [2020-09-10T18:32:40.248Z] #40 198.0 make[2]: Nothing to be done for 'all'. [2020-09-10T18:32:40.248Z] #40 198.0 INSTALL criu/criu [2020-09-10T18:32:40.248Z] #40 DONE 198.1s [2020-09-10T18:32:40.248Z] [2020-09-10T18:32:40.248Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:32:46.942Z] #52 227.3 + bin/containerd-stress [2020-09-10T18:32:46.943Z] #52 229.2 + bin/containerd-shim [2020-09-10T18:32:49.433Z] ok github.com/docker/docker/api/server 0.046s coverage: 9.0% of statements [2020-09-10T18:32:49.878Z] #52 229.4 + bin/containerd-stress [2020-09-10T18:32:49.878Z] #52 231.4 + bin/containerd-shim [2020-09-10T18:32:53.515Z] #52 235.7 + bin/containerd-shim-runc-v1 [2020-09-10T18:32:53.628Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2020-09-10T18:32:53.629Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-10T18:32:53.629Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-10T18:32:53.629Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-10T18:32:53.629Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-10T18:32:53.629Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-10T18:32:53.629Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-10T18:32:53.629Z] ? github.com/docker/docker/rootless [no test files] [2020-09-10T18:32:53.629Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-10T18:32:53.629Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-10T18:32:53.629Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-10T18:32:53.629Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-10T18:32:53.629Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-10T18:32:53.629Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-10T18:32:53.629Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-10T18:32:53.629Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-10T18:32:53.629Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-10T18:32:53.629Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-10T18:32:53.629Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-10T18:32:53.629Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-10T18:32:53.629Z] ? github.com/docker/docker/volume [no test files] [2020-09-10T18:32:53.629Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-10T18:32:53.629Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === Skipped [2020-09-10T18:32:53.629Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-10T18:32:53.629Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-10T18:32:53.629Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-10T18:32:53.629Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:32:53.629Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-10T18:32:53.629Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:32:53.629Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-10T18:32:53.629Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:32:53.629Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-10T18:32:53.629Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:32:53.629Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-10T18:32:53.629Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:32:53.629Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-10T18:32:53.629Z] graphtest_unix.go:73: No driver to put! [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-10T18:32:53.629Z] time="2020-09-10T18:31:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T18:32:53.629Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T18:32:53.629Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-10T18:32:53.629Z] time="2020-09-10T18:31:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T18:32:53.629Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T18:32:53.629Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-10T18:32:53.629Z] time="2020-09-10T18:31:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T18:32:53.629Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T18:32:53.629Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-10T18:32:53.629Z] time="2020-09-10T18:31:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T18:32:53.629Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T18:32:53.629Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-10T18:32:53.629Z] time="2020-09-10T18:31:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T18:32:53.629Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T18:32:53.629Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-10T18:32:53.629Z] graphtest_unix.go:73: No driver to put! [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-10T18:32:53.629Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-10T18:32:53.629Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-10T18:32:53.629Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-10T18:32:53.629Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-10T18:32:53.629Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:32:53.629Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-10T18:32:53.629Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:32:53.629Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-10T18:32:53.629Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:32:53.629Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-10T18:32:53.629Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:32:53.629Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-10T18:32:53.629Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:32:53.629Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-10T18:32:53.629Z] graphtest_unix.go:73: No driver to put! [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-10T18:32:53.629Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-10T18:32:53.629Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] [2020-09-10T18:32:53.629Z] DONE 2142 tests, 26 skipped in 187.385s Post stage [Pipeline] junit [2020-09-10T18:32:53.678Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-10T18:32:54.222Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41337/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 -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:a7c701faaf07b92461dc42198a76e87f76b562a1 hack/make.sh dynbinary test-integration [2020-09-10T18:32:54.515Z] [2020-09-10T18:32:54.515Z] Removing bundles/ [2020-09-10T18:32:54.515Z] [2020-09-10T18:32:54.515Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-10T18:32:54.515Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-10T18:32:54.515Z] GOOS="" GOARCH="" GOARM="" [2020-09-10T18:32:56.490Z] #52 238.0 + bin/containerd-shim-runc-v1 [2020-09-10T18:32:57.784Z] #52 240.1 + bin/containerd-shim-runc-v2 [2020-09-10T18:32:58.735Z] #52 241.1 + binaries [2020-09-10T18:32:58.735Z] #52 241.1 + install -D bin/containerd /build/containerd [2020-09-10T18:32:58.735Z] #52 241.1 + install -D bin/containerd-shim /build/containerd-shim [2020-09-10T18:32:58.735Z] #52 241.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-10T18:32:58.735Z] #52 241.1 + install -D bin/ctr /build/ctr [2020-09-10T18:33:00.110Z] #52 DONE 242.6s [2020-09-10T18:33:00.660Z] #52 242.4 + bin/containerd-shim-runc-v2 [2020-09-10T18:33:00.678Z] [2020-09-10T18:33:00.678Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-10T18:33:01.589Z] #52 243.4 + binaries [2020-09-10T18:33:01.589Z] #52 243.4 + install -D bin/containerd /build/containerd [2020-09-10T18:33:01.589Z] #52 243.4 + install -D bin/containerd-shim /build/containerd-shim [2020-09-10T18:33:01.589Z] #52 243.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-10T18:33:01.589Z] #52 243.4 + install -D bin/ctr /build/ctr [2020-09-10T18:33:01.612Z] #53 DONE 0.9s [2020-09-10T18:33:01.870Z] [2020-09-10T18:33:01.870Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-10T18:33:01.870Z] #57 DONE 0.2s [2020-09-10T18:33:01.870Z] [2020-09-10T18:33:01.870Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-10T18:33:02.437Z] #59 DONE 0.4s [2020-09-10T18:33:02.437Z] [2020-09-10T18:33:02.437Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-10T18:33:02.437Z] #61 DONE 0.0s [2020-09-10T18:33:02.437Z] [2020-09-10T18:33:02.437Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-10T18:33:02.437Z] #62 DONE 0.0s [2020-09-10T18:33:02.437Z] [2020-09-10T18:33:02.437Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-10T18:33:02.956Z] #52 DONE 245.0s [2020-09-10T18:33:03.003Z] #63 DONE 0.7s [2020-09-10T18:33:03.003Z] [2020-09-10T18:33:03.003Z] #64 exporting to image [2020-09-10T18:33:03.003Z] #64 exporting layers [2020-09-10T18:33:03.885Z] [2020-09-10T18:33:03.885Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-10T18:33:04.811Z] #53 DONE 0.9s [2020-09-10T18:33:04.811Z] [2020-09-10T18:33:04.811Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-10T18:33:05.066Z] #57 DONE 0.3s [2020-09-10T18:33:05.066Z] [2020-09-10T18:33:05.066Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-10T18:33:05.322Z] #59 DONE 0.4s [2020-09-10T18:33:05.579Z] [2020-09-10T18:33:05.579Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-10T18:33:05.579Z] #61 DONE 0.0s [2020-09-10T18:33:05.579Z] [2020-09-10T18:33:05.579Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-10T18:33:05.579Z] #62 DONE 0.0s [2020-09-10T18:33:05.579Z] [2020-09-10T18:33:05.579Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-10T18:33:06.506Z] #63 DONE 0.9s [2020-09-10T18:33:06.506Z] [2020-09-10T18:33:06.506Z] #64 exporting to image [2020-09-10T18:33:06.506Z] #64 exporting layers [2020-09-10T18:33:09.570Z] #64 exporting layers 6.4s done [2020-09-10T18:33:09.570Z] #64 writing image sha256:6213d12ac724aeafd4d635143c190cc25ec30560a424de2eda93cf895dec2750 done [2020-09-10T18:33:09.570Z] #64 naming to docker.io/library/docker:a7c701faaf07b92461dc42198a76e87f76b562a1 done [2020-09-10T18:33:09.570Z] #64 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-10T18:33:09.915Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41337/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 -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:a7c701faaf07b92461dc42198a76e87f76b562a1 hack/make.sh dynbinary test-integration [2020-09-10T18:33:10.851Z] [2020-09-10T18:33:10.851Z] Removing bundles/ [2020-09-10T18:33:10.851Z] [2020-09-10T18:33:10.851Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-10T18:33:10.851Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-10T18:33:10.852Z] GOOS="" GOARCH="" GOARM="" [2020-09-10T18:33:13.045Z] #64 exporting layers 6.1s done [2020-09-10T18:33:13.045Z] #64 writing image sha256:9eb717d2e80c5fbd041b4d335f96af72b155064b7d21ddbf0888d1f5688b9dd3 done [2020-09-10T18:33:13.045Z] #64 naming to docker.io/library/docker:a7c701faaf07b92461dc42198a76e87f76b562a1 done [2020-09-10T18:33:13.045Z] #64 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-09-10T18:33:13.106Z] #22 292.1 + return [2020-09-10T18:33:13.106Z] #22 DONE 292.3s [2020-09-10T18:33:13.106Z] [2020-09-10T18:33:13.106Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:33:13.106Z] #46 ... [2020-09-10T18:33:13.106Z] [2020-09-10T18:33:13.106Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-10T18:33:13.106Z] #23 DONE 0.1s [2020-09-10T18:33:13.106Z] [2020-09-10T18:33:13.107Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:33:13.107Z] #46 ... [2020-09-10T18:33:13.107Z] [2020-09-10T18:33:13.107Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-10T18:33:13.107Z] #27 DONE 0.5s [2020-09-10T18:33:13.107Z] [2020-09-10T18:33:13.107Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-10T18:33:13.107Z] #30 DONE 0.1s [2020-09-10T18:33:13.107Z] [2020-09-10T18:33:13.107Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-10T18:33:13.107Z] #32 DONE 0.1s [2020-09-10T18:33:13.107Z] [2020-09-10T18:33:13.107Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-10T18:33:13.107Z] #35 DONE 0.1s [2020-09-10T18:33:13.107Z] [2020-09-10T18:33:13.107Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-10T18:33:13.107Z] #38 DONE 0.1s [2020-09-10T18:33:13.107Z] [2020-09-10T18:33:13.107Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-10T18:33:13.107Z] #41 DONE 0.1s [2020-09-10T18:33:13.107Z] [2020-09-10T18:33:13.107Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-10T18:33:13.107Z] #43 DONE 0.1s [2020-09-10T18:33:13.107Z] [2020-09-10T18:33:13.107Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:33:13.107Z] #53 257.1 + bin/containerd [2020-09-10T18:33:13.107Z] #53 ... [2020-09-10T18:33:13.107Z] [2020-09-10T18:33:13.107Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-10T18:33:13.107Z] #45 DONE 0.1s [2020-09-10T18:33:13.107Z] [2020-09-10T18:33:13.107Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:33:13.375Z] + trap exit INT TERM [2020-09-10T18:33:13.375Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-09-10T18:33:13.375Z] + CONTAINER_NAME=docker-pr5 [2020-09-10T18:33:13.375Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41337/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41337/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 -e DOCKER_GRAPHDRIVER docker:a7c701faaf07b92461dc42198a76e87f76b562a1 hack/make.sh dynbinary-daemon [2020-09-10T18:33:14.303Z] [2020-09-10T18:33:14.304Z] Removing bundles/ [2020-09-10T18:33:14.304Z] [2020-09-10T18:33:14.304Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-10T18:33:14.304Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-10T18:33:14.304Z] GOOS="" GOARCH="" GOARM="" [2020-09-10T18:33:35.732Z] #53 ... [2020-09-10T18:33:35.732Z] [2020-09-10T18:33:35.732Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:33:35.732Z] #46 DONE 318.7s [2020-09-10T18:33:35.732Z] [2020-09-10T18:33:35.732Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:33:37.281Z] #53 ... [2020-09-10T18:33:37.281Z] [2020-09-10T18:33:37.281Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-10T18:33:37.281Z] #47 DONE 0.1s [2020-09-10T18:33:37.281Z] [2020-09-10T18:33:37.281Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:33:37.580Z] #53 ... [2020-09-10T18:33:37.580Z] [2020-09-10T18:33:37.580Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-10T18:33:37.580Z] #49 DONE 0.1s [2020-09-10T18:33:37.580Z] [2020-09-10T18:33:37.580Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-10T18:33:37.580Z] #51 DONE 0.1s [2020-09-10T18:33:37.580Z] [2020-09-10T18:33:37.580Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T18:33:45.738Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-10T18:33:45.739Z] ok github.com/docker/docker/api/server/httputils 0.036s coverage: 14.7% of statements [2020-09-10T18:33:45.739Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-10T18:33:45.739Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2020-09-10T18:33:45.739Z] ok github.com/docker/docker/api/types/filters 0.020s coverage: 92.2% of statements [2020-09-10T18:33:45.739Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 5.7% of statements [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/types [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-10T18:33:45.739Z] ok github.com/docker/docker/api/types/time 0.018s coverage: 100.0% of statements [2020-09-10T18:33:45.739Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 75.0% of statements [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/builder [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-10T18:33:45.739Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-10T18:33:45.739Z] ok github.com/docker/docker/builder/dockerignore 0.018s coverage: 96.8% of statements [2020-09-10T18:33:45.739Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2020-09-10T18:33:46.685Z] ok github.com/docker/docker/builder/remotecontext 0.296s coverage: 13.6% of statements [2020-09-10T18:33:47.632Z] ok github.com/docker/docker/builder/dockerfile 0.916s coverage: 48.0% of statements [2020-09-10T18:33:47.895Z] ok github.com/docker/docker/builder/remotecontext/git 3.513s coverage: 86.3% of statements [2020-09-10T18:33:47.895Z] ? github.com/docker/docker/cli [no test files] [2020-09-10T18:33:47.895Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-10T18:33:51.485Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-10T18:33:51.486Z] [2020-09-10T18:33:51.486Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-10T18:33:51.486Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-10T18:33:51.486Z] HOSTNAME=dea138614213 [2020-09-10T18:33:51.486Z] TESTDEBUG=0 [2020-09-10T18:33:51.486Z] DEST=bundles/test-integration [2020-09-10T18:33:51.486Z] PWD=/go/src/github.com/docker/docker [2020-09-10T18:33:51.486Z] DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 [2020-09-10T18:33:51.486Z] container=docker [2020-09-10T18:33:51.486Z] HOME=/root [2020-09-10T18:33:51.486Z] GOLANG_VERSION=1.13.15 [2020-09-10T18:33:51.486Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-10T18:33:51.486Z] VALIDATE_BRANCH=master [2020-09-10T18:33:51.486Z] TERM=xterm [2020-09-10T18:33:51.486Z] DOCKER_PKG=github.com/docker/docker [2020-09-10T18:33:51.486Z] SHLVL=1 [2020-09-10T18:33:51.486Z] TIMEOUT=120m [2020-09-10T18:33:51.486Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-10T18:33:51.486Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-10T18:33:51.486Z] GO111MODULE=off [2020-09-10T18:33:51.486Z] DOCKER_EXPERIMENTAL=1 [2020-09-10T18:33:51.486Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-10T18:33:51.486Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-10T18:33:51.486Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-10T18:33:51.486Z] GOPATH=/go [2020-09-10T18:33:51.486Z] PKG_CONFIG=pkg-config [2020-09-10T18:33:51.486Z] _=/usr/bin/env [2020-09-10T18:33:51.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-10T18:33:53.246Z] ok github.com/docker/docker/client 0.360s coverage: 75.4% of statements [2020-09-10T18:33:56.340Z] #53 300.7 + bin/containerd-stress [2020-09-10T18:33:57.390Z] #53 303.1 + bin/containerd-shim [2020-09-10T18:34:04.360Z] #53 310.0 + bin/containerd-shim-runc-v1 [2020-09-10T18:34:05.673Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 1m57.573327954s [2020-09-10T18:34:05.673Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 683.080358ms [2020-09-10T18:34:07.903Z] 4612f6d0b889: Pull complete [2020-09-10T18:34:08.906Z] #53 315.0 + bin/containerd-shim-runc-v2 [2020-09-10T18:34:09.959Z] #53 316.1 + binaries [2020-09-10T18:34:10.256Z] #53 316.1 + install -D bin/containerd /build/containerd [2020-09-10T18:34:10.256Z] #53 316.1 + install -D bin/containerd-shim /build/containerd-shim [2020-09-10T18:34:10.256Z] #53 316.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-10T18:34:10.256Z] #53 316.1 + install -D bin/ctr /build/ctr [2020-09-10T18:34:10.256Z] #53 DONE 316.2s [2020-09-10T18:34:11.306Z] [2020-09-10T18:34:11.306Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-10T18:34:11.306Z] #54 DONE 0.1s [2020-09-10T18:34:11.306Z] [2020-09-10T18:34:11.306Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-10T18:34:11.306Z] #58 DONE 0.1s [2020-09-10T18:34:11.306Z] [2020-09-10T18:34:11.306Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-10T18:34:11.306Z] #60 DONE 0.1s [2020-09-10T18:34:11.602Z] [2020-09-10T18:34:11.602Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-10T18:34:11.602Z] #62 DONE 0.1s [2020-09-10T18:34:11.602Z] [2020-09-10T18:34:11.602Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-10T18:34:11.602Z] #63 DONE 0.0s [2020-09-10T18:34:11.602Z] [2020-09-10T18:34:11.602Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-10T18:34:13.710Z] #64 DONE 2.0s [2020-09-10T18:34:13.710Z] [2020-09-10T18:34:13.710Z] #65 exporting to oci image format [2020-09-10T18:34:13.710Z] #65 exporting layers [2020-09-10T18:34:14.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-10T18:34:14.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-10T18:34:15.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-10T18:34:17.903Z] INFO [runner/unused/goanalysis] analyzers took 27.766439246s with top 10 stages: buildssa: 23.527225657s, U1000: 4.239213589s [2020-09-10T18:34:19.953Z] ok github.com/docker/docker/cmd/dockerd 0.133s coverage: 30.8% of statements [2020-09-10T18:34:21.345Z] ok github.com/docker/docker/container 0.161s coverage: 34.7% of statements [2020-09-10T18:34:21.345Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-10T18:34:21.345Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-10T18:34:21.345Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-10T18:34:21.345Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-10T18:34:24.661Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.070s coverage: 65.3% of statements [2020-09-10T18:34:25.611Z] ok github.com/docker/docker/daemon/cluster/convert 0.044s coverage: 35.9% of statements [2020-09-10T18:34:28.172Z] ok github.com/docker/docker/daemon/cluster 0.149s coverage: 0.5% of statements [2020-09-10T18:34:30.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-10T18:34:30.737Z] ok github.com/docker/docker/daemon/discovery 0.055s coverage: 30.0% of statements [2020-09-10T18:34:31.315Z] ok github.com/docker/docker/daemon/config 0.072s coverage: 81.8% of statements [2020-09-10T18:34:31.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-10T18:34:32.263Z] ok github.com/docker/docker/daemon/events 0.091s coverage: 50.0% of statements [2020-09-10T18:34:32.298Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-10T18:34:32.298Z] [2020-09-10T18:34:32.298Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-10T18:34:32.298Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-10T18:34:32.298Z] HOSTNAME=5a80d8a21344 [2020-09-10T18:34:32.298Z] DEST=bundles/test-integration [2020-09-10T18:34:32.298Z] PWD=/go/src/github.com/docker/docker [2020-09-10T18:34:32.298Z] DOCKER_ROOTLESS=1 [2020-09-10T18:34:32.298Z] DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 [2020-09-10T18:34:32.298Z] container=docker [2020-09-10T18:34:32.298Z] HOME=/root [2020-09-10T18:34:32.298Z] GOLANG_VERSION=1.13.15 [2020-09-10T18:34:32.298Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-10T18:34:32.298Z] VALIDATE_BRANCH=master [2020-09-10T18:34:32.298Z] TERM=xterm [2020-09-10T18:34:32.298Z] DOCKER_PKG=github.com/docker/docker [2020-09-10T18:34:32.298Z] SHLVL=1 [2020-09-10T18:34:32.298Z] TIMEOUT=120m [2020-09-10T18:34:32.298Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-10T18:34:32.298Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-10T18:34:32.298Z] GO111MODULE=off [2020-09-10T18:34:32.298Z] DOCKER_EXPERIMENTAL=1 [2020-09-10T18:34:32.298Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-10T18:34:32.298Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-10T18:34:32.298Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-10T18:34:32.298Z] GOPATH=/go [2020-09-10T18:34:32.298Z] PKG_CONFIG=pkg-config [2020-09-10T18:34:32.298Z] _=/usr/bin/env [2020-09-10T18:34:32.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-10T18:34:32.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-10T18:34:33.215Z] ok github.com/docker/docker/daemon/graphdriver 0.013s coverage: 2.2% of statements [2020-09-10T18:34:33.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-10T18:34:33.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-10T18:34:34.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-10T18:34:35.700Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-10T18:34:35.700Z] [2020-09-10T18:34:36.525Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-09-10T18:34:36.525Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.488s coverage: 14.0% of statements [2020-09-10T18:34:36.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-10T18:34:37.588Z] + TEST_INTEGRATION_DEST=1 [2020-09-10T18:34:37.588Z] + CONTAINER_NAME=docker-pr5-1 [2020-09-10T18:34:37.588Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-09-10T18:34:37.588Z] + run_tests test-integration-flaky [2020-09-10T18:34:37.588Z] + '[' -n 0 ']' [2020-09-10T18:34:37.588Z] + rm= [2020-09-10T18:34:37.588Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41337/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41337/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41337/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a7c701faaf07b92461dc42198a76e87f76b562a1 hack/make.sh test-integration-flaky test-integration [2020-09-10T18:34:37.588Z] + c=0 [2020-09-10T18:34:37.588Z] ++ jobs -p [2020-09-10T18:34:37.588Z] + TEST_INTEGRATION_DEST=3 [2020-09-10T18:34:37.588Z] + CONTAINER_NAME=docker-pr5-3 [2020-09-10T18:34:37.588Z] + TEST_SKIP_INTEGRATION=1 [2020-09-10T18:34:37.588Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-09-10T18:34:37.588Z] + run_tests [2020-09-10T18:34:37.588Z] + '[' -n 0 ']' [2020-09-10T18:34:37.588Z] + rm= [2020-09-10T18:34:37.588Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41337/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41337/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41337/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a7c701faaf07b92461dc42198a76e87f76b562a1 hack/make.sh '' test-integration [2020-09-10T18:34:37.588Z] + TEST_INTEGRATION_DEST=2 [2020-09-10T18:34:37.588Z] + CONTAINER_NAME=docker-pr5-2 [2020-09-10T18:34:37.588Z] + TEST_SKIP_INTEGRATION=1 [2020-09-10T18:34:37.588Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-09-10T18:34:37.588Z] + run_tests [2020-09-10T18:34:37.588Z] + '[' -n 0 ']' [2020-09-10T18:34:37.588Z] + rm= [2020-09-10T18:34:37.588Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41337/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41337/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41337/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a7c701faaf07b92461dc42198a76e87f76b562a1 hack/make.sh '' test-integration [2020-09-10T18:34:37.588Z] + for job in $(jobs -p) [2020-09-10T18:34:37.588Z] + wait 4369 [2020-09-10T18:34:38.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-10T18:34:38.446Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.608s coverage: 57.0% of statements [2020-09-10T18:34:38.519Z] [2020-09-10T18:34:38.519Z] [2020-09-10T18:34:38.519Z] [2020-09-10T18:34:38.519Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-10T18:34:38.776Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-10T18:34:38.776Z] HOSTNAME=536a229afa77 [2020-09-10T18:34:38.776Z] TEST_SKIP_INTEGRATION=1 [2020-09-10T18:34:38.776Z] TESTDEBUG=0 [2020-09-10T18:34:38.776Z] DEST=bundles/test-integration [2020-09-10T18:34:38.776Z] PWD=/go/src/github.com/docker/docker [2020-09-10T18:34:38.776Z] KEEPBUNDLE=1 [2020-09-10T18:34:38.776Z] DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 [2020-09-10T18:34:38.776Z] container=docker [2020-09-10T18:34:38.776Z] HOME=/root [2020-09-10T18:34:38.776Z] GOLANG_VERSION=1.13.15 [2020-09-10T18:34:38.776Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-10T18:34:38.776Z] VALIDATE_BRANCH=master [2020-09-10T18:34:38.776Z] TERM=xterm [2020-09-10T18:34:38.776Z] DOCKER_PKG=github.com/docker/docker [2020-09-10T18:34:38.776Z] SHLVL=1 [2020-09-10T18:34:38.776Z] TIMEOUT=120m [2020-09-10T18:34:38.776Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-10T18:34:38.776Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-10T18:34:38.776Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-09-10T18:34:38.776Z] GO111MODULE=off [2020-09-10T18:34:38.776Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-10T18:34:38.776Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-10T18:34:38.776Z] GOPATH=/go [2020-09-10T18:34:38.776Z] PKG_CONFIG=pkg-config [2020-09-10T18:34:38.776Z] _=/usr/bin/env [2020-09-10T18:34:38.776Z] Building test suite binary ./integration-cli/test.main [2020-09-10T18:34:38.776Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-10T18:34:38.776Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-10T18:34:38.776Z] HOSTNAME=330ac436830b [2020-09-10T18:34:38.776Z] TEST_SKIP_INTEGRATION=1 [2020-09-10T18:34:38.776Z] TESTDEBUG=0 [2020-09-10T18:34:38.776Z] DEST=bundles/test-integration [2020-09-10T18:34:38.776Z] PWD=/go/src/github.com/docker/docker [2020-09-10T18:34:38.776Z] KEEPBUNDLE=1 [2020-09-10T18:34:38.776Z] DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 [2020-09-10T18:34:38.776Z] container=docker [2020-09-10T18:34:38.776Z] HOME=/root [2020-09-10T18:34:38.776Z] GOLANG_VERSION=1.13.15 [2020-09-10T18:34:38.776Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-10T18:34:38.776Z] VALIDATE_BRANCH=master [2020-09-10T18:34:38.776Z] TERM=xterm [2020-09-10T18:34:38.776Z] DOCKER_PKG=github.com/docker/docker [2020-09-10T18:34:38.776Z] SHLVL=1 [2020-09-10T18:34:38.776Z] TIMEOUT=120m [2020-09-10T18:34:38.776Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-10T18:34:38.776Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-10T18:34:38.776Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-09-10T18:34:38.776Z] GO111MODULE=off [2020-09-10T18:34:38.776Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-10T18:34:38.776Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-10T18:34:38.776Z] GOPATH=/go [2020-09-10T18:34:38.776Z] PKG_CONFIG=pkg-config [2020-09-10T18:34:38.776Z] _=/usr/bin/env [2020-09-10T18:34:38.776Z] Building test suite binary ./integration-cli/test.main [2020-09-10T18:34:38.776Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-09-10T18:34:39.340Z] No new tests added to integration. [2020-09-10T18:34:39.340Z] [2020-09-10T18:34:39.340Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-10T18:34:39.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-10T18:34:39.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-10T18:34:40.708Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-10T18:34:40.708Z] HOSTNAME=07b9eb4b6701 [2020-09-10T18:34:40.708Z] TESTDEBUG=0 [2020-09-10T18:34:40.708Z] DEST=bundles/test-integration [2020-09-10T18:34:40.708Z] PWD=/go/src/github.com/docker/docker [2020-09-10T18:34:40.708Z] KEEPBUNDLE=1 [2020-09-10T18:34:40.708Z] DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 [2020-09-10T18:34:40.708Z] container=docker [2020-09-10T18:34:40.708Z] HOME=/root [2020-09-10T18:34:40.708Z] GOLANG_VERSION=1.13.15 [2020-09-10T18:34:40.708Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-10T18:34:40.708Z] VALIDATE_BRANCH=master [2020-09-10T18:34:40.708Z] TERM=xterm [2020-09-10T18:34:40.708Z] DOCKER_PKG=github.com/docker/docker [2020-09-10T18:34:40.708Z] SHLVL=1 [2020-09-10T18:34:40.708Z] TIMEOUT=120m [2020-09-10T18:34:40.708Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-10T18:34:40.708Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-10T18:34:40.708Z] GO111MODULE=off [2020-09-10T18:34:40.708Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-10T18:34:40.708Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-10T18:34:40.708Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-10T18:34:40.708Z] GOPATH=/go [2020-09-10T18:34:40.708Z] PKG_CONFIG=pkg-config [2020-09-10T18:34:40.708Z] _=/usr/bin/env [2020-09-10T18:34:40.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-10T18:34:40.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-10T18:34:40.999Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-09-10T18:34:41.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-10T18:34:42.391Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.245s coverage: 46.2% of statements [2020-09-10T18:34:43.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-10T18:34:43.781Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.547s coverage: 73.1% of statements [2020-09-10T18:34:44.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-10T18:34:44.728Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.968s coverage: 49.5% of statements [2020-09-10T18:34:45.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-10T18:34:45.305Z] ok github.com/docker/docker/daemon 12.345s coverage: 17.4% of statements [2020-09-10T18:34:45.305Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-10T18:34:45.305Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-10T18:34:45.305Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-10T18:34:45.305Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-10T18:34:45.305Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-10T18:34:46.169Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-10T18:34:46.169Z] Using test binary docker [2020-09-10T18:34:46.169Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-10T18:34:46.169Z] +++ /etc/init.d/apparmor start [2020-09-10T18:34:46.169Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-10T18:34:46.169Z] INFO: Waiting for daemon to start... [2020-09-10T18:34:46.169Z] Starting dockerd [2020-09-10T18:34:46.169Z] +++ 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-10T18:34:46.254Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.666s coverage: 76.1% of statements [2020-09-10T18:34:46.518Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.030s coverage: 58.0% of statements [2020-09-10T18:34:47.467Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2020-09-10T18:34:47.467Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.038s coverage: 3.0% of statements [2020-09-10T18:34:48.239Z] . [2020-09-10T18:34:48.239Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-10T18:34:48.239Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-10T18:34:48.239Z] Error: No such image: emptyfs [2020-09-10T18:34:48.239Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-10T18:34:48.239Z] ++++ docker load [2020-09-10T18:34:48.532Z] Running integration-test (iteration 1) [2020-09-10T18:34:48.532Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-09-10T18:34:48.532Z] ++ 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-10T18:34:48.532Z] ++ set -e [2020-09-10T18:34:48.532Z] ++ '[' -n 0 ']' [2020-09-10T18:34:48.532Z] ++ set -x [2020-09-10T18:34:48.532Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T18:34:50.026Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 41.0% of statements [2020-09-10T18:34:50.026Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 4.8% of statements [2020-09-10T18:34:50.290Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.986s coverage: 57.7% of statements [2020-09-10T18:34:50.290Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-10T18:34:50.290Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-10T18:34:50.290Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-10T18:34:50.290Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-10T18:34:50.553Z] ok github.com/docker/docker/daemon/logger/awslogs 0.298s coverage: 77.8% of statements [2020-09-10T18:34:50.553Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-10T18:34:50.553Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-10T18:34:51.502Z] ok github.com/docker/docker/daemon/logger/gelf 0.030s coverage: 67.0% of statements [2020-09-10T18:34:51.502Z] ok github.com/docker/docker/daemon/logger/journald 0.039s coverage: 23.9% of statements [2020-09-10T18:34:51.502Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.049s coverage: 87.2% of statements [2020-09-10T18:34:52.077Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.051s coverage: 61.6% of statements [2020-09-10T18:34:53.486Z] ok github.com/docker/docker/daemon/logger/local 0.064s coverage: 75.2% of statements [2020-09-10T18:34:53.486Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-10T18:34:53.486Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 37.7% of statements [2020-09-10T18:34:53.749Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.034s coverage: 33.3% of statements [2020-09-10T18:34:54.696Z] ok github.com/docker/docker/daemon/logger/templates 0.018s coverage: 8.3% of statements [2020-09-10T18:34:54.961Z] ok github.com/docker/docker/daemon/logger/syslog 0.047s coverage: 46.8% of statements [2020-09-10T18:34:55.224Z] ok github.com/docker/docker/daemon/network 0.038s coverage: 63.8% of statements [2020-09-10T18:34:56.619Z] ok github.com/docker/docker/daemon/logger/splunk 1.886s coverage: 82.5% of statements [2020-09-10T18:34:56.619Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-10T18:34:56.619Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-10T18:34:56.883Z] ok github.com/docker/docker/distribution/metadata 0.106s coverage: 48.2% of statements [2020-09-10T18:34:57.025Z] Loaded image: buildpack-deps:buster [2020-09-10T18:34:57.025Z] Loaded image: busybox:latest [2020-09-10T18:34:57.025Z] Loaded image: busybox:glibc [2020-09-10T18:34:57.025Z] Loaded image: debian:buster [2020-09-10T18:34:57.025Z] Loaded image: hello-world:latest [2020-09-10T18:34:57.025Z] INFO: Testing against a local daemon [2020-09-10T18:34:57.025Z] === RUN TestCgroupNamespacesBuild [2020-09-10T18:34:57.833Z] ok github.com/docker/docker/distribution 0.428s coverage: 21.9% of statements [2020-09-10T18:34:57.833Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-10T18:34:58.096Z] ok github.com/docker/docker/errdefs 0.019s coverage: 49.4% of statements [2020-09-10T18:34:58.672Z] ok github.com/docker/docker/image 0.094s coverage: 86.4% of statements [2020-09-10T18:34:59.097Z] --- PASS: TestCgroupNamespacesBuild (2.20s) [2020-09-10T18:34:59.097Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-10T18:34:59.621Z] ok github.com/docker/docker/image/cache 0.026s coverage: 19.2% of statements [2020-09-10T18:34:59.621Z] ok github.com/docker/docker/image/v1 0.058s coverage: 25.0% of statements [2020-09-10T18:34:59.621Z] ok github.com/docker/docker/distribution/xfer 1.713s coverage: 85.1% of statements [2020-09-10T18:34:59.621Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-10T18:34:59.621Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-10T18:34:59.621Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-10T18:35:00.197Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2020-09-10T18:35:00.461Z] ok github.com/docker/docker/pkg/aaparser 0.022s coverage: 50.0% of statements [2020-09-10T18:35:01.168Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2020-09-10T18:35:01.168Z] === RUN TestBuildWithSession [2020-09-10T18:35:01.168Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-10T18:35:01.168Z] build_session_test.go:25: TODO: BuildKit [2020-09-10T18:35:01.168Z] === RUN TestBuildSquashParent [2020-09-10T18:35:01.857Z] ok github.com/docker/docker/opts 0.075s coverage: 67.1% of statements [2020-09-10T18:35:02.806Z] ok github.com/docker/docker/pkg/authorization 0.552s coverage: 68.3% of statements [2020-09-10T18:35:03.069Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2020-09-10T18:35:03.330Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2020-09-10T18:35:04.278Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-09-10T18:35:04.278Z] ok github.com/docker/docker/pkg/archive 1.316s coverage: 77.0% of statements [2020-09-10T18:35:04.855Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-09-10T18:35:04.855Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 97.6% of statements [2020-09-10T18:35:05.802Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-09-10T18:35:06.067Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-09-10T18:35:06.642Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-09-10T18:35:07.596Z] ok github.com/docker/docker/pkg/chrootarchive 3.497s coverage: 43.2% of statements [2020-09-10T18:35:07.596Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-09-10T18:35:08.089Z] --- PASS: TestBuildSquashParent (7.10s) [2020-09-10T18:35:08.089Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-10T18:35:08.089Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T18:35:08.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T18:35:08.089Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T18:35:08.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T18:35:08.089Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T18:35:08.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T18:35:08.089Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T18:35:08.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T18:35:08.089Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T18:35:08.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T18:35:08.089Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T18:35:08.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T18:35:08.089Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T18:35:08.089Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T18:35:08.173Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2020-09-10T18:35:08.750Z] ok github.com/docker/docker/pkg/fsutils 0.336s coverage: 85.1% of statements [2020-09-10T18:35:08.750Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-09-10T18:35:09.329Z] ok github.com/docker/docker/pkg/discovery/kv 3.097s coverage: 84.1% of statements [2020-09-10T18:35:10.276Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-09-10T18:35:10.276Z] ok github.com/docker/docker/layer 7.810s coverage: 68.8% of statements [2020-09-10T18:35:10.276Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-10T18:35:10.276Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-10T18:35:10.276Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-10T18:35:10.276Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-10T18:35:10.276Z] ? github.com/docker/docker/oci [no test files] [2020-09-10T18:35:10.276Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-10T18:35:10.276Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-10T18:35:10.276Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-10T18:35:10.276Z] ok github.com/docker/docker/pkg/ioutils 0.584s coverage: 69.3% of statements [2020-09-10T18:35:10.276Z] ok github.com/docker/docker/pkg/idtools 0.749s coverage: 70.1% of statements [2020-09-10T18:35:10.541Z] ok github.com/docker/docker/pkg/locker 0.048s coverage: 88.9% of statements [2020-09-10T18:35:10.805Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2020-09-10T18:35:10.805Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2020-09-10T18:35:10.805Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-10T18:35:10.805Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-10T18:35:10.805Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-10T18:35:10.805Z] ok github.com/docker/docker/pkg/parsers 0.021s coverage: 97.0% of statements [2020-09-10T18:35:10.826Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T18:35:10.826Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T18:35:11.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-10T18:35:11.381Z] ok github.com/docker/docker/pkg/parsers/kernel 0.023s coverage: 60.0% of statements [2020-09-10T18:35:11.381Z] ok github.com/docker/docker/pkg/pidfile 0.015s coverage: 82.4% of statements [2020-09-10T18:35:11.381Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.033s coverage: 86.7% of statements [2020-09-10T18:35:11.381Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-10T18:35:11.381Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-10T18:35:11.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-10T18:35:12.331Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.043s coverage: 56.8% of statements [2020-09-10T18:35:12.595Z] ok github.com/docker/docker/pkg/pools 0.015s coverage: 88.2% of statements [2020-09-10T18:35:12.859Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2020-09-10T18:35:12.859Z] ok github.com/docker/docker/pkg/progress 0.017s coverage: 75.9% of statements [2020-09-10T18:35:13.435Z] ok github.com/docker/docker/pkg/reexec 0.030s coverage: 82.4% of statements [2020-09-10T18:35:13.559Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T18:35:13.559Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T18:35:14.011Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-09-10T18:35:14.011Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 73.9% of statements [2020-09-10T18:35:14.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-10T18:35:14.961Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-09-10T18:35:14.961Z] ok github.com/docker/docker/pkg/streamformatter 0.016s coverage: 66.2% of statements [2020-09-10T18:35:15.223Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-09-10T18:35:15.640Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-10T18:35:15.640Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.60s) [2020-09-10T18:35:15.640Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.68s) [2020-09-10T18:35:15.640Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.46s) [2020-09-10T18:35:15.640Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.45s) [2020-09-10T18:35:15.640Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.39s) [2020-09-10T18:35:15.640Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.41s) [2020-09-10T18:35:15.641Z] === RUN TestBuildMultiStageCopy [2020-09-10T18:35:15.641Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-10T18:35:15.797Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 53.8% of statements [2020-09-10T18:35:16.060Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 36.9% of statements [2020-09-10T18:35:16.637Z] ok github.com/docker/docker/pkg/signal 2.842s coverage: 61.0% of statements [2020-09-10T18:35:16.637Z] ok github.com/docker/docker/pkg/tailfile 0.111s coverage: 88.6% of statements [2020-09-10T18:35:16.901Z] testing: warning: no tests to run [2020-09-10T18:35:16.901Z] coverage: [no statements] [2020-09-10T18:35:16.901Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2020-09-10T18:35:17.163Z] ok github.com/docker/docker/pkg/tarsum 0.105s coverage: 89.3% of statements [2020-09-10T18:35:17.426Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-09-10T18:35:17.426Z] ok github.com/docker/docker/pkg/urlutil 0.015s coverage: 100.0% of statements [2020-09-10T18:35:17.689Z] ok github.com/docker/docker/pkg/useragent 0.015s coverage: 88.9% of statements [2020-09-10T18:35:18.376Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-10T18:35:18.668Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-10T18:35:19.302Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-10T18:35:19.614Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2020-09-10T18:35:19.614Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 73.8% of statements [2020-09-10T18:35:19.876Z] ok github.com/docker/docker/reference 0.022s coverage: 84.4% of statements [2020-09-10T18:35:20.012Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-10T18:35:20.138Z] ok github.com/docker/docker/plugin 0.557s coverage: 23.1% of statements [2020-09-10T18:35:20.645Z] --- PASS: TestBuildMultiStageCopy (4.88s) [2020-09-10T18:35:20.645Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.59s) [2020-09-10T18:35:20.645Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-09-10T18:35:20.645Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-09-10T18:35:20.645Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2020-09-10T18:35:20.645Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2020-09-10T18:35:20.645Z] === RUN TestBuildMultiStageParentConfig [2020-09-10T18:35:21.085Z] ok github.com/docker/docker/registry/resumable 0.037s coverage: 100.0% of statements [2020-09-10T18:35:21.085Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2020-09-10T18:35:22.035Z] ok github.com/docker/docker/testutil 0.012s coverage: 62.5% of statements [2020-09-10T18:35:22.035Z] ok github.com/docker/docker/registry 0.241s coverage: 56.3% of statements [2020-09-10T18:35:22.233Z] --- PASS: TestBuildMultiStageParentConfig (1.58s) [2020-09-10T18:35:22.233Z] === RUN TestBuildLabelWithTargets [2020-09-10T18:35:22.611Z] ok github.com/docker/docker/runconfig 0.042s coverage: 66.1% of statements [2020-09-10T18:35:24.004Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2020-09-10T18:35:24.303Z] --- PASS: TestBuildLabelWithTargets (2.27s) [2020-09-10T18:35:24.303Z] === RUN TestBuildWithEmptyLayers [2020-09-10T18:35:24.950Z] ok github.com/docker/docker/volume/local 0.053s coverage: 73.0% of statements [2020-09-10T18:35:25.212Z] ok github.com/docker/docker/volume/mounts 0.078s coverage: 67.0% of statements [2020-09-10T18:35:25.339Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-09-10T18:35:25.339Z] === RUN TestBuildMultiStageOnBuild [2020-09-10T18:35:26.157Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2020-09-10T18:35:28.858Z] --- PASS: TestBuildMultiStageOnBuild (2.85s) [2020-09-10T18:35:28.858Z] === RUN TestBuildUncleanTarFilenames [2020-09-10T18:35:29.492Z] --- PASS: TestBuildUncleanTarFilenames (1.20s) [2020-09-10T18:35:29.492Z] === RUN TestBuildMultiStageLayerLeak [2020-09-10T18:35:33.053Z] --- PASS: TestBuildMultiStageLayerLeak (3.18s) [2020-09-10T18:35:33.053Z] === RUN TestBuildWithHugeFile [2020-09-10T18:35:36.107Z] #65 exporting layers 81.2s done [2020-09-10T18:35:36.107Z] #65 exporting manifest sha256:f917ff31ce22914741329d844727003fa262600bfc8de205fa58b7f0ff496b62 done [2020-09-10T18:35:36.107Z] #65 exporting config sha256:36935343a6fbb8561daf247dd9a1278fc53fb3bd3bb33d2db2a3a6657374934d done [2020-09-10T18:35:36.107Z] #65 sending tarball [2020-09-10T18:35:36.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-10T18:35:37.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-10T18:35:39.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-10T18:35:39.370Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.125930655s with top 10 stages: buildssa: 1m38.692343144s, goimports: 22.916813264s, unconvert: 11.855325182s, gosec: 10.127761478s, golint: 6.195087778s, ineffassign: 4.390828031s, misspell: 4.197068543s, inspect: 3.690923825s, vrp: 3.03279606s, printf: 1.714423571s [2020-09-10T18:35:39.370Z] INFO [runner] Issues before processing: 2304, after processing: 0 [2020-09-10T18:35:39.370Z] INFO [runner] Processors filtering stat (out/in): exclude: 1590/1590, nolint: 0/64, identifier_marker: 1590/1590, autogenerated_exclude: 1590/1695, skip_files: 1695/1695, skip_dirs: 1695/1695, exclude-rules: 64/1590, cgo: 1695/2304, path_prettifier: 1695/1695, filename_unadjuster: 1695/1695 [2020-09-10T18:35:39.370Z] INFO [runner] processing took 60.693076ms with stages: nolint: 26.306493ms, identifier_marker: 16.766643ms, path_prettifier: 8.200131ms, autogenerated_exclude: 4.166917ms, exclude-rules: 3.308443ms, skip_dirs: 1.666949ms, cgo: 176.632µs, filename_unadjuster: 96.084µs, max_same_issues: 1.113µs, diff: 760ns, uniq_by_line: 619ns, path_shortener: 503ns, max_from_linter: 404ns, source_code: 388ns, exclude: 382ns, skip_files: 379ns, max_per_file_from_linter: 236ns [2020-09-10T18:35:39.370Z] INFO [runner] linters took 1m40.323923737s with stages: goanalysis_metalinter: 1m20.559093198s, unused: 19.703855687s [2020-09-10T18:35:39.370Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-09-10T18:35:39.370Z] INFO Memory: 1508 samples, avg is 668.0MB, max is 3103.6MB [2020-09-10T18:35:39.370Z] INFO Execution took 3m38.590468432s [2020-09-10T18:35:39.370Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-09-10T18:35:39.720Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41337/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a7c701faaf07b92461dc42198a76e87f76b562a1 hack/make.sh dynbinary-daemon test-docker-py [2020-09-10T18:35:40.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-10T18:35:40.289Z] [2020-09-10T18:35:40.289Z] Removing bundles/ [2020-09-10T18:35:40.289Z] [2020-09-10T18:35:40.289Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-10T18:35:40.289Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-10T18:35:40.289Z] GOOS="" GOARCH="" GOARM="" [2020-09-10T18:35:40.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-10T18:35:42.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-10T18:35:45.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-10T18:35:46.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-10T18:35:48.122Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2020-09-10T18:35:48.122Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-10T18:35:48.122Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-10T18:35:48.122Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-10T18:35:48.122Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-10T18:35:48.123Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-10T18:35:48.123Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-10T18:35:48.123Z] ? github.com/docker/docker/rootless [no test files] [2020-09-10T18:35:48.123Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-10T18:35:48.123Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-10T18:35:48.123Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-10T18:35:48.123Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-10T18:35:48.123Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-10T18:35:48.123Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-10T18:35:48.123Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-10T18:35:48.123Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-10T18:35:48.123Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-10T18:35:48.123Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-10T18:35:48.123Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-10T18:35:48.123Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-10T18:35:48.123Z] ? github.com/docker/docker/volume [no test files] [2020-09-10T18:35:48.123Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-10T18:35:48.123Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === Skipped [2020-09-10T18:35:48.123Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-10T18:35:48.123Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-10T18:35:48.123Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-10T18:35:48.123Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:35:48.123Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-10T18:35:48.123Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:35:48.123Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-10T18:35:48.123Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:35:48.123Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-10T18:35:48.123Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:35:48.123Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-10T18:35:48.123Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:35:48.123Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-10T18:35:48.123Z] graphtest_unix.go:73: No driver to put! [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-10T18:35:48.123Z] time="2020-09-10T18:34:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T18:35:48.123Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T18:35:48.123Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-10T18:35:48.123Z] time="2020-09-10T18:34:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T18:35:48.123Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T18:35:48.123Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-10T18:35:48.123Z] time="2020-09-10T18:34:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T18:35:48.123Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T18:35:48.123Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-10T18:35:48.123Z] time="2020-09-10T18:34:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T18:35:48.123Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T18:35:48.123Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-10T18:35:48.123Z] time="2020-09-10T18:34:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T18:35:48.123Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T18:35:48.123Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-10T18:35:48.123Z] graphtest_unix.go:73: No driver to put! [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-10T18:35:48.123Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-10T18:35:48.123Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-10T18:35:48.123Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-10T18:35:48.123Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-10T18:35:48.123Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:35:48.123Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-10T18:35:48.123Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:35:48.123Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-10T18:35:48.123Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:35:48.123Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-10T18:35:48.123Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:35:48.123Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-10T18:35:48.123Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:35:48.123Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-10T18:35:48.123Z] graphtest_unix.go:73: No driver to put! [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-10T18:35:48.123Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-10T18:35:48.123Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] [2020-09-10T18:35:48.123Z] DONE 2142 tests, 26 skipped in 190.842s Post stage [Pipeline] junit [2020-09-10T18:35:48.137Z] Recording test results [2020-09-10T18:35:48.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-10T18:35:48.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-10T18:35:49.255Z] c3aff4450246: Pull complete [2020-09-10T18:35:49.255Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-09-10T18:35:49.255Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T18:35:49.255Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T18:35:49.255Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-09-10T18:35:49.255Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-09-10T18:35:49.255Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1457' [2020-09-10T18:35:49.255Z] INFO: Docker version of control daemon [2020-09-10T18:35:49.255Z] [2020-09-10T18:35:49.255Z] Client: Docker Engine - Enterprise [2020-09-10T18:35:49.255Z] Version: 19.03.5 [2020-09-10T18:35:49.255Z] API version: 1.40 [2020-09-10T18:35:49.255Z] Go version: go1.12.12 [2020-09-10T18:35:49.255Z] Git commit: 2ee0c57608 [2020-09-10T18:35:49.255Z] Built: 11/13/2019 08:00:16 [2020-09-10T18:35:49.255Z] OS/Arch: windows/amd64 [2020-09-10T18:35:49.255Z] Experimental: false [2020-09-10T18:35:49.255Z] [2020-09-10T18:35:49.255Z] Server: Docker Engine - Enterprise [2020-09-10T18:35:49.255Z] Engine: [2020-09-10T18:35:49.255Z] Version: 19.03.5 [2020-09-10T18:35:49.255Z] API version: 1.40 (minimum version 1.24) [2020-09-10T18:35:49.255Z] Go version: go1.12.12 [2020-09-10T18:35:49.255Z] Git commit: 2ee0c57608 [2020-09-10T18:35:49.255Z] Built: 11/13/2019 07:58:51 [2020-09-10T18:35:49.255Z] OS/Arch: windows/amd64 [2020-09-10T18:35:49.255Z] Experimental: true [2020-09-10T18:35:49.255Z] [2020-09-10T18:35:49.255Z] INFO: Docker info of control daemon [2020-09-10T18:35:49.255Z] [2020-09-10T18:35:49.255Z] Client: [2020-09-10T18:35:49.255Z] Debug Mode: false [2020-09-10T18:35:49.255Z] Plugins: [2020-09-10T18:35:49.255Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-09-10T18:35:49.255Z] [2020-09-10T18:35:49.255Z] Server: [2020-09-10T18:35:49.255Z] Containers: 0 [2020-09-10T18:35:49.255Z] Running: 0 [2020-09-10T18:35:49.255Z] Paused: 0 [2020-09-10T18:35:49.255Z] Stopped: 0 [2020-09-10T18:35:49.255Z] Images: 1 [2020-09-10T18:35:49.255Z] Server Version: 19.03.5 [2020-09-10T18:35:49.255Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-10T18:35:49.255Z] Windows: [2020-09-10T18:35:49.255Z] LCOW: [2020-09-10T18:35:49.255Z] Logging Driver: json-file [2020-09-10T18:35:49.255Z] Plugins: [2020-09-10T18:35:49.255Z] Volume: local [2020-09-10T18:35:49.255Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-10T18:35:49.255Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-10T18:35:49.255Z] Swarm: inactive [2020-09-10T18:35:49.255Z] Default Isolation: process [2020-09-10T18:35:49.255Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-10T18:35:49.255Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-10T18:35:49.255Z] OSType: windows [2020-09-10T18:35:49.255Z] Architecture: x86_64 [2020-09-10T18:35:49.255Z] CPUs: 4 [2020-09-10T18:35:49.255Z] Total Memory: 32GiB [2020-09-10T18:35:49.255Z] Name: azwin-2-575600 [2020-09-10T18:35:49.255Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-09-10T18:35:49.255Z] Docker Root Dir: D:\docker [2020-09-10T18:35:49.255Z] Debug Mode: false [2020-09-10T18:35:49.255Z] Registry: https://index.docker.io/v1/ [2020-09-10T18:35:49.255Z] Labels: [2020-09-10T18:35:49.255Z] Experimental: true [2020-09-10T18:35:49.255Z] Insecure Registries: [2020-09-10T18:35:49.255Z] 10.0.0.4:5000 [2020-09-10T18:35:49.255Z] 127.0.0.0/8 [2020-09-10T18:35:49.255Z] Registry Mirrors: [2020-09-10T18:35:49.255Z] http://10.0.0.4:5000/ [2020-09-10T18:35:49.255Z] Live Restore Enabled: false [2020-09-10T18:35:49.255Z] [2020-09-10T18:35:49.255Z] [2020-09-10T18:35:49.255Z] INFO: Commit hash is c99bb22aab [2020-09-10T18:35:49.255Z] INFO: Nuke-Everything... [2020-09-10T18:35:49.255Z] INFO: Container count on control daemon to delete is 0 [2020-09-10T18:35:49.255Z] INFO: Nuking d:\CI [2020-09-10T18:35:49.255Z] INFO: Zapped successfully [2020-09-10T18:35:49.255Z] INFO: Location for testing is d:\CI\PR-41337\5 [2020-09-10T18:35:49.255Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-09-10T18:35:49.255Z] [2020-09-10T18:35:49.255Z] [2020-09-10T18:35:49.255Z] INFO: Building the image from Dockerfile.windows at 09/10/2020 18:35:44... [2020-09-10T18:35:49.255Z] [2020-09-10T18:35:49.255Z] Sending build context to Docker daemon 56.24MB [2020-09-10T18:35:49.255Z] [2020-09-10T18:35:49.255Z] Step 1/10 : FROM microsoft/windowsservercore [2020-09-10T18:35:49.255Z] ---> 715aaeac112d [2020-09-10T18:35:49.255Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-09-10T18:35:49.255Z] ---> Running in df5cb2a3e2cf [2020-09-10T18:35:49.255Z] Removing intermediate container df5cb2a3e2cf [2020-09-10T18:35:49.255Z] ---> ccd7c1df1516 [2020-09-10T18:35:49.255Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-09-10T18:35:49.255Z] ---> Running in 57eda3364b69 [2020-09-10T18:35:49.719Z] Removing intermediate container 57eda3364b69 [2020-09-10T18:35:49.719Z] ---> 43052a282f8d [2020-09-10T18:35:49.719Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-09-10T18:35:49.719Z] ---> Running in 1d5c66cec341 [2020-09-10T18:35:49.719Z] Removing intermediate container 1d5c66cec341 [2020-09-10T18:35:49.719Z] ---> 332b010d100f [2020-09-10T18:35:49.719Z] 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-10T18:35:49.719Z] ---> Running in 150fb59b26a7 [2020-09-10T18:35:49.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-10T18:35:50.182Z] Removing intermediate container 150fb59b26a7 [2020-09-10T18:35:50.182Z] ---> fa5c12c4d42b [2020-09-10T18:35:50.182Z] 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-10T18:35:50.182Z] ---> Running in 961bc27bb4fb [2020-09-10T18:35:50.479Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41337/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 -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:a7c701faaf07b92461dc42198a76e87f76b562a1 hack/make.sh dynbinary test-integration [2020-09-10T18:35:51.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-10T18:35:51.428Z] [2020-09-10T18:35:51.428Z] Removing bundles/ [2020-09-10T18:35:51.428Z] [2020-09-10T18:35:51.428Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-10T18:35:51.428Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-10T18:35:51.428Z] GOOS="" GOARCH="" GOARM="" [2020-09-10T18:35:51.659Z] #65 ... [2020-09-10T18:35:51.659Z] [2020-09-10T18:35:51.659Z] #66 importing to docker [2020-09-10T18:35:51.659Z] #66 ... [2020-09-10T18:35:51.659Z] [2020-09-10T18:35:51.659Z] #65 exporting to oci image format [2020-09-10T18:35:51.659Z] #65 sending tarball 16.4s done [2020-09-10T18:35:51.659Z] #65 DONE 97.7s [2020-09-10T18:35:51.659Z] [2020-09-10T18:35:51.659Z] #66 importing to docker [2020-09-10T18:35:52.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-10T18:35:54.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-10T18:35:55.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-10T18:35:56.529Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-10T18:35:56.529Z] Using test binary docker [2020-09-10T18:35:56.529Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-10T18:35:56.529Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-10T18:35:56.529Z] INFO: Waiting for daemon to start... [2020-09-10T18:35:56.529Z] Starting dockerd [2020-09-10T18:35:57.300Z] [2020-09-10T18:35:57.300Z] SUCCESS: Specified value was saved. [2020-09-10T18:35:58.849Z] INFO: Downloading git... [2020-09-10T18:35:59.060Z] . [2020-09-10T18:35:59.060Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-10T18:35:59.060Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-10T18:35:59.060Z] Error: No such image: emptyfs [2020-09-10T18:35:59.319Z] Running integration-test (iteration 1) [2020-09-10T18:35:59.319Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-10T18:36:00.178Z] --- PASS: TestBuildWithHugeFile (26.10s) [2020-09-10T18:36:00.178Z] === RUN TestBuildWithEmptyDockerfile [2020-09-10T18:36:00.178Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T18:36:00.178Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T18:36:00.178Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T18:36:00.178Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T18:36:00.178Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T18:36:00.178Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T18:36:00.178Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T18:36:00.178Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T18:36:00.178Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T18:36:00.178Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-09-10T18:36:00.178Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-09-10T18:36:00.178Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-09-10T18:36:00.178Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-09-10T18:36:00.178Z] === RUN TestBuildPreserveOwnership [2020-09-10T18:36:00.178Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-10T18:36:00.399Z] INFO: Downloading go... [2020-09-10T18:36:03.696Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-10T18:36:05.764Z] --- PASS: TestBuildPreserveOwnership (6.66s) [2020-09-10T18:36:05.764Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.41s) [2020-09-10T18:36:05.764Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.25s) [2020-09-10T18:36:05.764Z] === RUN TestBuildPlatformInvalid [2020-09-10T18:36:05.764Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-09-10T18:36:05.764Z] PASS [2020-09-10T18:36:05.765Z] [2020-09-10T18:36:05.765Z] === Skipped [2020-09-10T18:36:05.765Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-09-10T18:36:05.765Z] build_session_test.go:25: TODO: BuildKit [2020-09-10T18:36:05.765Z] [2020-09-10T18:36:05.765Z] [2020-09-10T18:36:05.765Z] DONE 32 tests, 1 skipped in 77.410s [2020-09-10T18:36:06.056Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-09-10T18:36:06.056Z] ++ 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-10T18:36:06.056Z] ++ set -e [2020-09-10T18:36:06.056Z] ++ '[' -n 0 ']' [2020-09-10T18:36:06.056Z] ++ set -x [2020-09-10T18:36:06.056Z] ++ env -i DEST=/go/src/github.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-10T18:36:06.056Z] INFO: Testing against a local daemon [2020-09-10T18:36:06.056Z] === RUN TestConfigInspect [2020-09-10T18:36:09.005Z] INFO: Downloading compiler 1 of 3... [2020-09-10T18:36:09.005Z] INFO: Downloading compiler 2 of 3... [2020-09-10T18:36:09.005Z] INFO: Downloading compiler 3 of 3... [2020-09-10T18:36:09.468Z] INFO: Extracting git... [2020-09-10T18:36:10.339Z] #66 DONE 17.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-10T18:36:10.516Z] --- PASS: TestConfigInspect (3.87s) [2020-09-10T18:36:10.516Z] === RUN TestConfigList [2020-09-10T18:36:10.814Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41337/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a7c701faaf07b92461dc42198a76e87f76b562a1 hack/test/unit [2020-09-10T18:36:11.524Z] Loaded image: buildpack-deps:buster [2020-09-10T18:36:11.524Z] Loaded image: busybox:latest [2020-09-10T18:36:11.524Z] Loaded image: busybox:glibc [2020-09-10T18:36:11.524Z] Loaded image: debian:buster [2020-09-10T18:36:11.524Z] Loaded image: hello-world:latest [2020-09-10T18:36:11.524Z] INFO: Testing against a local daemon [2020-09-10T18:36:11.524Z] === RUN TestCgroupNamespacesBuild [2020-09-10T18:36:14.038Z] --- PASS: TestConfigList (3.57s) [2020-09-10T18:36:14.038Z] === RUN TestConfigsCreateAndDelete [2020-09-10T18:36:14.404Z] ? github.com/docker/docker/api [no test files] [2020-09-10T18:36:15.711Z] --- PASS: TestCgroupNamespacesBuild (3.92s) [2020-09-10T18:36:15.711Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-10T18:36:17.562Z] --- PASS: TestConfigsCreateAndDelete (3.56s) [2020-09-10T18:36:17.562Z] === RUN TestConfigsUpdate [2020-09-10T18:36:17.615Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.10s) [2020-09-10T18:36:17.615Z] === RUN TestBuildWithSession [2020-09-10T18:36:17.615Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-10T18:36:17.615Z] build_session_test.go:25: TODO: BuildKit [2020-09-10T18:36:17.615Z] === RUN TestBuildSquashParent [2020-09-10T18:36:21.086Z] --- PASS: TestConfigsUpdate (3.59s) [2020-09-10T18:36:21.086Z] === RUN TestTemplatedConfig [2020-09-10T18:36:21.906Z] INFO: Expanding go... [2020-09-10T18:36:24.179Z] --- PASS: TestBuildSquashParent (6.38s) [2020-09-10T18:36:24.179Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-10T18:36:24.179Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T18:36:24.179Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T18:36:24.179Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T18:36:24.179Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T18:36:24.179Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T18:36:24.179Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T18:36:24.179Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T18:36:24.179Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T18:36:24.179Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T18:36:24.179Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T18:36:24.179Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T18:36:24.179Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T18:36:24.179Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T18:36:24.179Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T18:36:24.608Z] --- PASS: TestTemplatedConfig (3.55s) [2020-09-10T18:36:24.608Z] === RUN TestConfigCreateResolve [2020-09-10T18:36:25.555Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T18:36:25.814Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T18:36:27.717Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T18:36:27.717Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T18:36:28.147Z] --- PASS: TestConfigCreateResolve (3.56s) [2020-09-10T18:36:28.147Z] === RUN TestConfigDaemonLibtrustID [2020-09-10T18:36:28.439Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-09-10T18:36:28.439Z] PASS [2020-09-10T18:36:28.439Z] [2020-09-10T18:36:28.439Z] DONE 7 tests in 22.429s [2020-09-10T18:36:28.439Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-09-10T18:36:28.439Z] ++ 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-10T18:36:28.439Z] ++ set -e [2020-09-10T18:36:28.439Z] ++ '[' -n 0 ']' [2020-09-10T18:36:28.439Z] ++ set -x [2020-09-10T18:36:28.439Z] ++ env -i DEST=/go/src/github.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-10T18:36:28.439Z] INFO: Testing against a local daemon [2020-09-10T18:36:28.439Z] === RUN TestCheckpoint [2020-09-10T18:36:28.439Z] --- SKIP: TestCheckpoint (0.01s) [2020-09-10T18:36:28.439Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-10T18:36:28.439Z] === RUN TestContainerInvalidJSON [2020-09-10T18:36:28.439Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T18:36:28.439Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T18:36:28.439Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T18:36:28.439Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T18:36:28.439Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-10T18:36:28.439Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-10T18:36:28.439Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T18:36:28.439Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-10T18:36:28.439Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T18:36:28.439Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-09-10T18:36:28.439Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-10T18:36:28.439Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-10T18:36:28.439Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-10T18:36:28.439Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-10T18:36:28.731Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-09-10T18:36:28.731Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-10T18:36:28.731Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-09-10T18:36:28.731Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-10T18:36:29.023Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-09-10T18:36:29.023Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-10T18:36:29.023Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-09-10T18:36:29.023Z] === RUN TestCopyFromContainer [2020-09-10T18:36:29.618Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-10T18:36:29.618Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s) [2020-09-10T18:36:29.618Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.73s) [2020-09-10T18:36:29.618Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.11s) [2020-09-10T18:36:29.618Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.05s) [2020-09-10T18:36:29.618Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.93s) [2020-09-10T18:36:29.618Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.90s) [2020-09-10T18:36:29.618Z] === RUN TestBuildMultiStageCopy [2020-09-10T18:36:29.618Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-10T18:36:31.092Z] === RUN TestCopyFromContainer// [2020-09-10T18:36:31.092Z] === RUN TestCopyFromContainer//bar/root [2020-09-10T18:36:31.092Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-10T18:36:31.384Z] === RUN TestCopyFromContainer/bar/quux [2020-09-10T18:36:31.384Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-10T18:36:31.384Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-10T18:36:31.675Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-10T18:36:31.675Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-10T18:36:31.675Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-10T18:36:31.675Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-10T18:36:31.967Z] --- PASS: TestCopyFromContainer (2.77s) [2020-09-10T18:36:31.968Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-09-10T18:36:31.968Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-09-10T18:36:31.968Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-09-10T18:36:31.968Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-09-10T18:36:31.968Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-09-10T18:36:31.968Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-09-10T18:36:31.968Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-09-10T18:36:31.968Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2020-09-10T18:36:31.968Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-09-10T18:36:31.968Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-09-10T18:36:31.968Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-10T18:36:31.968Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T18:36:31.968Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T18:36:31.968Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T18:36:31.968Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T18:36:31.968Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T18:36:31.968Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T18:36:31.968Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T18:36:31.968Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T18:36:31.968Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T18:36:31.968Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-09-10T18:36:31.968Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-10T18:36:31.968Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-10T18:36:31.968Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-10T18:36:31.968Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-10T18:36:31.968Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-09-10T18:36:31.968Z] === RUN TestCreateWithInvalidEnv [2020-09-10T18:36:31.968Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-10T18:36:31.968Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-10T18:36:31.968Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-10T18:36:31.968Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-10T18:36:31.968Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-10T18:36:31.968Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-10T18:36:31.968Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-10T18:36:31.968Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-10T18:36:31.968Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-10T18:36:31.968Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-10T18:36:31.968Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-10T18:36:31.968Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-10T18:36:31.968Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-10T18:36:31.968Z] === RUN TestCreateTmpfsMountsTarget [2020-09-10T18:36:31.968Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-09-10T18:36:31.968Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-10T18:36:33.346Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2020-09-10T18:36:33.804Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-10T18:36:34.063Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-10T18:36:34.714Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) [2020-09-10T18:36:34.714Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-10T18:36:34.999Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-10T18:36:36.378Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-10T18:36:36.785Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.53s) [2020-09-10T18:36:36.785Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-10T18:36:36.785Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T18:36:36.785Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T18:36:36.785Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T18:36:36.785Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T18:36:36.785Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T18:36:36.785Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T18:36:36.785Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T18:36:36.785Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T18:36:36.785Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T18:36:36.785Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T18:36:36.785Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T18:36:36.785Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T18:36:36.785Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T18:36:36.785Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T18:36:36.785Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T18:36:36.785Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-10T18:36:36.785Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-09-10T18:36:36.785Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-10T18:36:36.785Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-10T18:36:36.785Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-10T18:36:36.785Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-09-10T18:36:36.785Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-10T18:36:37.313Z] --- PASS: TestBuildMultiStageCopy (7.39s) [2020-09-10T18:36:37.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s) [2020-09-10T18:36:37.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-09-10T18:36:37.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-09-10T18:36:37.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-09-10T18:36:37.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-09-10T18:36:37.313Z] === RUN TestBuildMultiStageParentConfig [2020-09-10T18:36:37.821Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2020-09-10T18:36:37.821Z] === RUN TestCreateDifferentPlatform [2020-09-10T18:36:37.821Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-10T18:36:37.821Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-10T18:36:37.821Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-09-10T18:36:37.821Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-10T18:36:37.821Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-10T18:36:37.821Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-10T18:36:37.821Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-10T18:36:37.821Z] === RUN TestContainerStartOnDaemonRestart [2020-09-10T18:36:37.821Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-10T18:36:37.821Z] === RUN TestDaemonRestartIpcMode [2020-09-10T18:36:37.821Z] === PAUSE TestDaemonRestartIpcMode [2020-09-10T18:36:37.821Z] === RUN TestDaemonHostGatewayIP [2020-09-10T18:36:37.821Z] === PAUSE TestDaemonHostGatewayIP [2020-09-10T18:36:37.821Z] === RUN TestContainerKillOnDaemonStart [2020-09-10T18:36:37.821Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-10T18:36:37.821Z] === RUN TestDiff [2020-09-10T18:36:38.454Z] --- PASS: TestDiff (0.80s) [2020-09-10T18:36:38.454Z] === RUN TestExecWithCloseStdin [2020-09-10T18:36:39.489Z] --- PASS: TestExecWithCloseStdin (0.96s) [2020-09-10T18:36:39.489Z] === RUN TestExec [2020-09-10T18:36:39.655Z] INFO: Expanding compiler 1 of 3... [2020-09-10T18:36:39.655Z] INFO: Expanding compiler 2 of 3... [2020-09-10T18:36:40.524Z] --- PASS: TestExec (0.89s) [2020-09-10T18:36:40.524Z] === RUN TestExecUser [2020-09-10T18:36:41.159Z] --- PASS: TestExecUser (0.89s) [2020-09-10T18:36:41.159Z] === RUN TestExportContainerAndImportImage [2020-09-10T18:36:42.575Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-09-10T18:36:42.575Z] === RUN TestBuildLabelWithTargets [2020-09-10T18:36:42.677Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2020-09-10T18:36:42.677Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-10T18:36:44.185Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2020-09-10T18:36:44.185Z] === RUN TestHealthCheckWorkdir [2020-09-10T18:36:45.223Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-09-10T18:36:45.223Z] === RUN TestHealthKillContainer [2020-09-10T18:36:45.480Z] INFO: Expanding compiler 3 of 3... [2020-09-10T18:36:45.480Z] INFO: Removing downloaded files... [2020-09-10T18:36:45.480Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-09-10T18:36:45.480Z] INFO: Configuring git core.autocrlf... [2020-09-10T18:36:47.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-10T18:36:47.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-10T18:36:47.958Z] --- PASS: TestHealthKillContainer (2.92s) [2020-09-10T18:36:47.958Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-10T18:36:48.592Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2020-09-10T18:36:48.592Z] === RUN TestIpcModeNone [2020-09-10T18:36:49.628Z] --- PASS: TestIpcModeNone (0.90s) [2020-09-10T18:36:49.628Z] === RUN TestIpcModePrivate [2020-09-10T18:36:50.663Z] --- PASS: TestIpcModePrivate (0.97s) [2020-09-10T18:36:50.663Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-09-10T18:36:50.663Z] === RUN TestIpcModeShareable [2020-09-10T18:36:50.685Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-09-10T18:36:50.685Z] === RUN TestBuildWithEmptyLayers [2020-09-10T18:36:51.701Z] --- PASS: TestIpcModeShareable (0.95s) [2020-09-10T18:36:51.701Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-09-10T18:36:51.701Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-10T18:36:53.214Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-09-10T18:36:53.214Z] === RUN TestBuildMultiStageOnBuild [2020-09-10T18:36:54.446Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.83s) [2020-09-10T18:36:54.446Z] === RUN TestAPIIpcModeHost [2020-09-10T18:36:55.081Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-09-10T18:36:55.081Z] === RUN TestDaemonIpcModeShareable [2020-09-10T18:36:55.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-10T18:36:56.625Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2020-09-10T18:36:56.625Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-09-10T18:36:56.625Z] === RUN TestDaemonIpcModePrivate [2020-09-10T18:36:58.482Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-09-10T18:36:58.482Z] === RUN TestBuildUncleanTarFilenames [2020-09-10T18:36:58.698Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2020-09-10T18:36:58.698Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-09-10T18:36:58.698Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-10T18:36:58.741Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2020-09-10T18:36:58.741Z] === RUN TestBuildMultiStageLayerLeak [2020-09-10T18:37:00.207Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2020-09-10T18:37:00.207Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-09-10T18:37:00.207Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-10T18:37:02.277Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2020-09-10T18:37:02.277Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-09-10T18:37:02.277Z] === RUN TestIpcModeOlderClient [2020-09-10T18:37:02.277Z] === PAUSE TestIpcModeOlderClient [2020-09-10T18:37:02.277Z] === RUN TestKillContainerInvalidSignal [2020-09-10T18:37:02.915Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-09-10T18:37:02.915Z] === RUN TestKillContainer [2020-09-10T18:37:02.915Z] === RUN TestKillContainer/no_signal [2020-09-10T18:37:03.549Z] === RUN TestKillContainer/non_killing_signal [2020-09-10T18:37:04.013Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2020-09-10T18:37:04.013Z] === RUN TestBuildWithHugeFile [2020-09-10T18:37:04.184Z] === RUN TestKillContainer/killing_signal [2020-09-10T18:37:05.223Z] --- PASS: TestKillContainer (2.54s) [2020-09-10T18:37:05.223Z] --- PASS: TestKillContainer/no_signal (0.86s) [2020-09-10T18:37:05.223Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2020-09-10T18:37:05.223Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2020-09-10T18:37:05.223Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-10T18:37:05.223Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-10T18:37:06.264Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-10T18:37:07.300Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s) [2020-09-10T18:37:07.300Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.91s) [2020-09-10T18:37:07.300Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-09-10T18:37:07.300Z] === RUN TestKillStoppedContainer [2020-09-10T18:37:07.300Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-09-10T18:37:07.300Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-10T18:37:07.300Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-09-10T18:37:07.300Z] === RUN TestKillDifferentUserContainer [2020-09-10T18:37:08.339Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2020-09-10T18:37:08.339Z] === RUN TestInspectOomKilledTrue [2020-09-10T18:37:08.339Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-10T18:37:08.339Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T18:37:08.339Z] === RUN TestInspectOomKilledFalse [2020-09-10T18:37:08.339Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-10T18:37:08.339Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T18:37:08.339Z] === RUN TestLinksEtcHostsContentMatch [2020-09-10T18:37:08.631Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-09-10T18:37:08.631Z] === RUN TestLinksContainerNames [2020-09-10T18:37:10.700Z] --- PASS: TestLinksContainerNames (1.71s) [2020-09-10T18:37:10.700Z] === RUN TestLogsFollowTailEmpty [2020-09-10T18:37:11.356Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2020-09-10T18:37:11.356Z] === RUN TestContainerNetworkMountsNoChown [2020-09-10T18:37:11.989Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-09-10T18:37:11.989Z] === RUN TestMountDaemonRoot [2020-09-10T18:37:11.989Z] === RUN TestMountDaemonRoot/default [2020-09-10T18:37:11.989Z] === PAUSE TestMountDaemonRoot/default [2020-09-10T18:37:11.989Z] === RUN TestMountDaemonRoot/private [2020-09-10T18:37:11.989Z] === PAUSE TestMountDaemonRoot/private [2020-09-10T18:37:11.989Z] === RUN TestMountDaemonRoot/rprivate [2020-09-10T18:37:11.989Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-10T18:37:11.989Z] === RUN TestMountDaemonRoot/slave [2020-09-10T18:37:11.989Z] === PAUSE TestMountDaemonRoot/slave [2020-09-10T18:37:11.989Z] === RUN TestMountDaemonRoot/rslave [2020-09-10T18:37:11.989Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-10T18:37:11.989Z] === RUN TestMountDaemonRoot/shared [2020-09-10T18:37:11.989Z] === PAUSE TestMountDaemonRoot/shared [2020-09-10T18:37:11.989Z] === RUN TestMountDaemonRoot/rshared [2020-09-10T18:37:11.989Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-10T18:37:11.989Z] === CONT TestMountDaemonRoot/default [2020-09-10T18:37:11.989Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-10T18:37:11.989Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-10T18:37:11.989Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-10T18:37:11.989Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-10T18:37:11.989Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-10T18:37:11.989Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-10T18:37:11.989Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-10T18:37:11.989Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-10T18:37:11.989Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-10T18:37:11.989Z] === CONT TestMountDaemonRoot/rshared [2020-09-10T18:37:11.989Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-10T18:37:11.989Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-10T18:37:11.989Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T18:37:11.989Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T18:37:11.989Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-10T18:37:11.989Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-10T18:37:11.989Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T18:37:11.989Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T18:37:11.989Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-10T18:37:12.281Z] === CONT TestMountDaemonRoot/shared [2020-09-10T18:37:12.281Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-10T18:37:12.281Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-10T18:37:12.281Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-10T18:37:12.281Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-10T18:37:12.281Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-10T18:37:12.281Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-10T18:37:12.281Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-10T18:37:12.281Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-10T18:37:12.281Z] === CONT TestMountDaemonRoot/rslave [2020-09-10T18:37:12.281Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T18:37:12.281Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T18:37:12.281Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-10T18:37:12.281Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-10T18:37:12.281Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T18:37:12.281Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T18:37:12.281Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-10T18:37:12.281Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-10T18:37:12.281Z] === CONT TestMountDaemonRoot/slave [2020-09-10T18:37:12.281Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-10T18:37:12.281Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-10T18:37:12.281Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-10T18:37:12.281Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-10T18:37:12.281Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-10T18:37:12.281Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-10T18:37:12.281Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-10T18:37:12.281Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-10T18:37:12.281Z] === CONT TestMountDaemonRoot/rprivate [2020-09-10T18:37:12.281Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T18:37:12.281Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T18:37:12.281Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-10T18:37:12.281Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-10T18:37:12.281Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T18:37:12.281Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T18:37:12.281Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-10T18:37:12.281Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-10T18:37:12.281Z] === CONT TestMountDaemonRoot/private [2020-09-10T18:37:12.281Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-10T18:37:12.281Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-10T18:37:12.281Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-10T18:37:12.281Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-10T18:37:12.281Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-10T18:37:12.281Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-10T18:37:12.281Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-10T18:37:12.281Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-10T18:37:12.281Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-10T18:37:12.281Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-10T18:37:12.281Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-10T18:37:12.281Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T18:37:12.281Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-10T18:37:12.281Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T18:37:12.281Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-10T18:37:12.281Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T18:37:12.573Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-10T18:37:12.573Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-10T18:37:12.573Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-10T18:37:12.573Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-10T18:37:12.573Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-10T18:37:12.573Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T18:37:12.573Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-10T18:37:12.573Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T18:37:12.573Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-10T18:37:12.864Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-10T18:37:12.864Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-10T18:37:12.864Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-10T18:37:12.864Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-10T18:37:12.864Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T18:37:12.864Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-10T18:37:12.864Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-10T18:37:12.864Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-10T18:37:12.864Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-10T18:37:12.864Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-09-10T18:37:12.864Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-10T18:37:12.864Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-09-10T18:37:12.864Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-09-10T18:37:12.864Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-09-10T18:37:12.864Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-09-10T18:37:12.864Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-10T18:37:12.864Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-09-10T18:37:12.864Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-09-10T18:37:12.864Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-09-10T18:37:12.864Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-09-10T18:37:12.864Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-10T18:37:12.864Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-09-10T18:37:12.864Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-09-10T18:37:12.864Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-09-10T18:37:12.864Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-09-10T18:37:12.864Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-10T18:37:12.864Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-09-10T18:37:12.864Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-09-10T18:37:12.865Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-09-10T18:37:12.865Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-09-10T18:37:12.865Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-10T18:37:12.865Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-09-10T18:37:12.865Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-09-10T18:37:12.865Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-09-10T18:37:12.865Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-09-10T18:37:12.865Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-10T18:37:12.865Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-09-10T18:37:12.865Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-09-10T18:37:12.865Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-09-10T18:37:12.865Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) [2020-09-10T18:37:12.865Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-10T18:37:12.865Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-09-10T18:37:12.865Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2020-09-10T18:37:12.865Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s) [2020-09-10T18:37:12.865Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.07s) [2020-09-10T18:37:12.865Z] === RUN TestContainerBindMountNonRecursive [2020-09-10T18:37:12.943Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-10T18:37:12.943Z] [2020-09-10T18:37:12.943Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-10T18:37:12.944Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-10T18:37:12.944Z] HOSTNAME=922035a2d532 [2020-09-10T18:37:12.944Z] TESTDEBUG=0 [2020-09-10T18:37:12.944Z] DEST=bundles/test-integration [2020-09-10T18:37:12.944Z] PWD=/go/src/github.com/docker/docker [2020-09-10T18:37:12.944Z] DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 [2020-09-10T18:37:12.944Z] container=docker [2020-09-10T18:37:12.944Z] HOME=/root [2020-09-10T18:37:12.944Z] GOLANG_VERSION=1.13.15 [2020-09-10T18:37:12.944Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-10T18:37:12.944Z] VALIDATE_BRANCH=master [2020-09-10T18:37:12.944Z] TERM=xterm [2020-09-10T18:37:12.944Z] DOCKER_PKG=github.com/docker/docker [2020-09-10T18:37:12.944Z] SHLVL=1 [2020-09-10T18:37:12.944Z] TIMEOUT=120m [2020-09-10T18:37:12.944Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-10T18:37:12.944Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-10T18:37:12.944Z] GO111MODULE=off [2020-09-10T18:37:12.944Z] DOCKER_EXPERIMENTAL=1 [2020-09-10T18:37:12.944Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-10T18:37:12.944Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-10T18:37:12.944Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-10T18:37:12.944Z] GOPATH=/go [2020-09-10T18:37:12.944Z] PKG_CONFIG=pkg-config [2020-09-10T18:37:12.944Z] _=/usr/bin/env [2020-09-10T18:37:12.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-10T18:37:14.932Z] --- PASS: TestContainerBindMountNonRecursive (2.06s) [2020-09-10T18:37:14.932Z] === RUN TestNetworkNat [2020-09-10T18:37:15.968Z] --- PASS: TestNetworkNat (0.91s) [2020-09-10T18:37:15.968Z] === RUN TestNetworkLocalhostTCPNat [2020-09-10T18:37:16.813Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-10T18:37:16.813Z] [2020-09-10T18:37:16.813Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-09-10T18:37:16.813Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-09-10T18:37:16.813Z] Using test binary docker [2020-09-10T18:37:16.813Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-10T18:37:16.813Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-10T18:37:16.813Z] INFO: Waiting for daemon to start... [2020-09-10T18:37:16.813Z] Starting dockerd [2020-09-10T18:37:16.813Z] . [2020-09-10T18:37:16.813Z] INFO: Building docker-sdk-python3:4.3.0... [2020-09-10T18:37:17.005Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-09-10T18:37:17.005Z] === RUN TestNetworkLoopbackNat [2020-09-10T18:37:20.527Z] --- PASS: TestNetworkLoopbackNat (3.19s) [2020-09-10T18:37:20.527Z] === RUN TestPause [2020-09-10T18:37:20.819Z] --- PASS: TestPause (0.87s) [2020-09-10T18:37:20.819Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-10T18:37:20.819Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-10T18:37:20.819Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-10T18:37:20.819Z] === RUN TestPauseStopPausedContainer [2020-09-10T18:37:21.860Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-09-10T18:37:21.860Z] === RUN TestPsFilter [2020-09-10T18:37:22.152Z] --- PASS: TestPsFilter (0.26s) [2020-09-10T18:37:22.152Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-10T18:37:22.788Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-09-10T18:37:22.788Z] === RUN TestRemoveContainerWithVolume [2020-09-10T18:37:23.830Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2020-09-10T18:37:23.830Z] === RUN TestRemoveContainerRunning [2020-09-10T18:37:24.464Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-09-10T18:37:24.464Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-10T18:37:25.536Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2020-09-10T18:37:25.536Z] === RUN TestRemoveInvalidContainer [2020-09-10T18:37:25.536Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-10T18:37:25.536Z] === RUN TestRenameLinkedContainer [2020-09-10T18:37:29.121Z] --- PASS: TestRenameLinkedContainer (3.45s) [2020-09-10T18:37:29.121Z] === RUN TestRenameStoppedContainer [2020-09-10T18:37:29.755Z] --- PASS: TestRenameStoppedContainer (0.81s) [2020-09-10T18:37:29.755Z] === RUN TestRenameRunningContainerAndReuse [2020-09-10T18:37:31.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-10T18:37:31.267Z] --- PASS: TestRenameRunningContainerAndReuse (1.77s) [2020-09-10T18:37:31.267Z] === RUN TestRenameInvalidName [2020-09-10T18:37:32.302Z] --- PASS: TestRenameInvalidName (0.87s) [2020-09-10T18:37:32.302Z] === RUN TestRenameAnonymousContainer [2020-09-10T18:37:32.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-10T18:37:35.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-10T18:37:37.499Z] --- PASS: TestRenameAnonymousContainer (4.92s) [2020-09-10T18:37:37.499Z] === RUN TestRenameContainerWithSameName [2020-09-10T18:37:38.225Z] --- PASS: TestRenameContainerWithSameName (0.98s) [2020-09-10T18:37:38.225Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-10T18:37:39.735Z] --- PASS: TestRenameContainerWithLinkedContainer (1.66s) [2020-09-10T18:37:39.735Z] === RUN TestResize [2020-09-10T18:37:40.771Z] --- PASS: TestResize (0.88s) [2020-09-10T18:37:40.771Z] === RUN TestResizeWithInvalidSize [2020-09-10T18:37:41.806Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-09-10T18:37:41.806Z] === RUN TestResizeWhenContainerNotStarted [2020-09-10T18:37:42.845Z] --- PASS: TestResizeWhenContainerNotStarted (1.03s) [2020-09-10T18:37:42.845Z] === RUN TestDaemonRestartKillContainers [2020-09-10T18:37:42.845Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-10T18:37:42.845Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-10T18:37:42.845Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-10T18:37:42.845Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-10T18:37:42.845Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-10T18:37:42.845Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-10T18:37:42.845Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-10T18:37:42.845Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-10T18:37:42.845Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-10T18:37:42.845Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-10T18:37:42.845Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-10T18:37:42.845Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-10T18:37:42.845Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-10T18:37:42.845Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-10T18:37:42.845Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-10T18:37:42.845Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-10T18:37:42.845Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-10T18:37:42.845Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-10T18:37:42.845Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-10T18:37:42.845Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-10T18:37:42.845Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-10T18:37:42.845Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-10T18:37:42.845Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-10T18:37:42.845Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-10T18:37:42.845Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-10T18:37:42.845Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-10T18:37:44.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-10T18:37:44.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-10T18:37:46.461Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-10T18:37:46.461Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-10T18:37:47.975Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-10T18:37:47.975Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-10T18:37:50.052Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-10T18:37:50.052Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-10T18:37:53.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-10T18:37:53.579Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-10T18:37:53.579Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-10T18:37:54.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-10T18:37:55.542Z] sha256:256d32d46129aba9ad61739fe1ffdc2abef6bfbad892681f7171f31f580867a0 [2020-09-10T18:37:55.542Z] INFO: Starting docker-py tests... [2020-09-10T18:37:55.542Z] ============================= test session starts ============================== [2020-09-10T18:37:55.542Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-09-10T18:37:55.542Z] rootdir: /src, inifile: pytest.ini [2020-09-10T18:37:55.542Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-09-10T18:37:55.542Z] collected 389 items / 1 deselected / 388 selected [2020-09-10T18:37:55.542Z] [2020-09-10T18:37:55.650Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-10T18:37:55.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.19s) [2020-09-10T18:37:55.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.39s) [2020-09-10T18:37:55.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2020-09-10T18:37:55.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s) [2020-09-10T18:37:55.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-09-10T18:37:55.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-09-10T18:37:55.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.22s) [2020-09-10T18:37:55.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s) [2020-09-10T18:37:55.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.21s) [2020-09-10T18:37:55.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.14s) [2020-09-10T18:37:55.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.15s) [2020-09-10T18:37:55.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.16s) [2020-09-10T18:37:55.650Z] === RUN TestCgroupNamespacesRun [2020-09-10T18:37:55.837Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-10T18:37:55.837Z] ok github.com/docker/docker/api/server/middleware 0.043s coverage: 37.7% of statements [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-10T18:37:55.837Z] ok github.com/docker/docker/api/types/strslice 0.021s coverage: 90.0% of statements [2020-09-10T18:37:55.837Z] ok github.com/docker/docker/api/types/filters 0.021s coverage: 92.2% of statements [2020-09-10T18:37:55.837Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2020-09-10T18:37:55.837Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-09-10T18:37:55.837Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 5.7% of statements [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/types [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/builder [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-10T18:37:55.837Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-10T18:37:55.837Z] ok github.com/docker/docker/builder/dockerignore 0.021s coverage: 96.8% of statements [2020-09-10T18:37:55.837Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-09-10T18:37:55.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-10T18:37:57.165Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2020-09-10T18:37:57.165Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-10T18:37:57.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-10T18:37:57.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-10T18:37:57.959Z] ok github.com/docker/docker/builder/remotecontext/git 3.845s coverage: 86.3% of statements [2020-09-10T18:37:59.237Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2020-09-10T18:37:59.237Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-10T18:37:59.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-10T18:38:00.089Z] ok github.com/docker/docker/builder/remotecontext 0.460s coverage: 13.6% of statements [2020-09-10T18:38:00.244Z] --- PASS: TestBuildWithHugeFile (52.64s) [2020-09-10T18:38:00.244Z] === RUN TestBuildWithEmptyDockerfile [2020-09-10T18:38:00.244Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T18:38:00.244Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T18:38:00.244Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T18:38:00.244Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T18:38:00.244Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T18:38:00.244Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T18:38:00.244Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T18:38:00.244Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T18:38:00.244Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T18:38:00.244Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-09-10T18:38:00.244Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2020-09-10T18:38:00.244Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2020-09-10T18:38:00.244Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-09-10T18:38:00.244Z] === RUN TestBuildPreserveOwnership [2020-09-10T18:38:00.244Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-10T18:38:00.747Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s) [2020-09-10T18:38:00.747Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-10T18:38:01.669Z] ok github.com/docker/docker/builder/dockerfile 1.335s coverage: 48.0% of statements [2020-09-10T18:38:01.669Z] ? github.com/docker/docker/cli [no test files] [2020-09-10T18:38:01.669Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-10T18:38:02.143Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-10T18:38:02.823Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2020-09-10T18:38:02.823Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-10T18:38:03.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-10T18:38:04.336Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2020-09-10T18:38:04.336Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-10T18:38:05.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-10T18:38:05.246Z] ok github.com/docker/docker/client 0.603s coverage: 75.4% of statements [2020-09-10T18:38:05.847Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.62s) [2020-09-10T18:38:05.847Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-10T18:38:06.376Z] --- PASS: TestBuildPreserveOwnership (10.05s) [2020-09-10T18:38:06.376Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.04s) [2020-09-10T18:38:06.376Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-09-10T18:38:06.376Z] === RUN TestBuildPlatformInvalid [2020-09-10T18:38:06.376Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-09-10T18:38:06.376Z] PASS [2020-09-10T18:38:06.376Z] [2020-09-10T18:38:06.376Z] === Skipped [2020-09-10T18:38:06.376Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-10T18:38:06.376Z] build_session_test.go:25: TODO: BuildKit [2020-09-10T18:38:06.376Z] [2020-09-10T18:38:06.376Z] [2020-09-10T18:38:06.376Z] DONE 32 tests, 1 skipped in 126.866s [2020-09-10T18:38:06.376Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-10T18:38:06.376Z] INFO: Testing against a local daemon [2020-09-10T18:38:06.376Z] === RUN TestConfigInspect [2020-09-10T18:38:06.376Z] --- SKIP: TestConfigInspect (0.02s) [2020-09-10T18:38:06.376Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:38:06.376Z] === RUN TestConfigList [2020-09-10T18:38:06.376Z] --- SKIP: TestConfigList (0.01s) [2020-09-10T18:38:06.376Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:38:06.376Z] === RUN TestConfigsCreateAndDelete [2020-09-10T18:38:06.376Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-09-10T18:38:06.376Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:38:06.376Z] === RUN TestConfigsUpdate [2020-09-10T18:38:06.376Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-09-10T18:38:06.376Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:38:06.376Z] === RUN TestTemplatedConfig [2020-09-10T18:38:06.376Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-09-10T18:38:06.376Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:38:06.376Z] === RUN TestConfigCreateResolve [2020-09-10T18:38:06.376Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-09-10T18:38:06.376Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:38:06.376Z] === RUN TestConfigDaemonLibtrustID [2020-09-10T18:38:06.482Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-09-10T18:38:06.482Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-10T18:38:06.612Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-09-10T18:38:06.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-10T18:38:07.179Z] tests/integration/api_client_test.py ..... [ 7%] [2020-09-10T18:38:07.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-10T18:38:08.278Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2020-09-10T18:38:08.279Z] PASS [2020-09-10T18:38:08.279Z] [2020-09-10T18:38:08.279Z] === Skipped [2020-09-10T18:38:08.279Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-09-10T18:38:08.279Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:38:08.279Z] [2020-09-10T18:38:08.279Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-09-10T18:38:08.279Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:38:08.279Z] [2020-09-10T18:38:08.279Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-09-10T18:38:08.279Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:38:08.279Z] [2020-09-10T18:38:08.279Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-09-10T18:38:08.279Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:38:08.279Z] [2020-09-10T18:38:08.279Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-09-10T18:38:08.279Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:38:08.279Z] [2020-09-10T18:38:08.279Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-09-10T18:38:08.279Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:38:08.279Z] [2020-09-10T18:38:08.279Z] [2020-09-10T18:38:08.279Z] DONE 7 tests, 6 skipped in 1.734s [2020-09-10T18:38:08.279Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-10T18:38:08.279Z] INFO: Testing against a local daemon [2020-09-10T18:38:08.279Z] === RUN TestCheckpoint [2020-09-10T18:38:08.279Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-10T18:38:08.279Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-10T18:38:08.279Z] === RUN TestContainerInvalidJSON [2020-09-10T18:38:08.279Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T18:38:08.279Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T18:38:08.279Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T18:38:08.279Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T18:38:08.279Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-10T18:38:08.279Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-10T18:38:08.279Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T18:38:08.279Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-10T18:38:08.279Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T18:38:08.279Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-09-10T18:38:08.279Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-10T18:38:08.279Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-10T18:38:08.279Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-10T18:38:08.279Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-10T18:38:08.279Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2020-09-10T18:38:08.279Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-10T18:38:08.279Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-09-10T18:38:08.279Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-10T18:38:08.279Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-09-10T18:38:08.279Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-10T18:38:08.279Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-09-10T18:38:08.279Z] === RUN TestCopyFromContainer [2020-09-10T18:38:08.553Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2020-09-10T18:38:08.553Z] === RUN TestKernelTCPMemory [2020-09-10T18:38:08.682Z] tests/integration/api_config_test.py ..... [ 8%] [2020-09-10T18:38:09.188Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-09-10T18:38:09.188Z] === RUN TestNISDomainname [2020-09-10T18:38:09.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-10T18:38:10.232Z] --- PASS: TestNISDomainname (1.01s) [2020-09-10T18:38:10.232Z] === RUN TestHostnameDnsResolution [2020-09-10T18:38:11.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-10T18:38:12.313Z] --- PASS: TestHostnameDnsResolution (1.68s) [2020-09-10T18:38:12.313Z] === RUN TestStats [2020-09-10T18:38:12.462Z] === RUN TestCopyFromContainer// [2020-09-10T18:38:12.462Z] === RUN TestCopyFromContainer//bar/root [2020-09-10T18:38:12.462Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-10T18:38:12.462Z] === RUN TestCopyFromContainer/bar/quux [2020-09-10T18:38:12.462Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-10T18:38:12.462Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-10T18:38:12.462Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-10T18:38:12.462Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-10T18:38:12.462Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-10T18:38:12.721Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-10T18:38:12.721Z] --- PASS: TestCopyFromContainer (4.41s) [2020-09-10T18:38:12.721Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-09-10T18:38:12.721Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-09-10T18:38:12.721Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-09-10T18:38:12.721Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-09-10T18:38:12.721Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2020-09-10T18:38:12.721Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-09-10T18:38:12.721Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2020-09-10T18:38:12.721Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2020-09-10T18:38:12.721Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-09-10T18:38:12.721Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2020-09-10T18:38:12.721Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-10T18:38:12.721Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T18:38:12.721Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T18:38:12.721Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T18:38:12.721Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T18:38:12.721Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T18:38:12.721Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T18:38:12.721Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T18:38:12.721Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T18:38:12.721Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T18:38:12.721Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-10T18:38:12.721Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-10T18:38:12.721Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-10T18:38:12.721Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-10T18:38:12.721Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-10T18:38:12.721Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2020-09-10T18:38:12.721Z] === RUN TestCreateWithInvalidEnv [2020-09-10T18:38:12.721Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-10T18:38:12.721Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-10T18:38:12.721Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-10T18:38:12.721Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-10T18:38:12.721Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-10T18:38:12.721Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-10T18:38:12.721Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-10T18:38:12.721Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-10T18:38:12.721Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-10T18:38:12.721Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-10T18:38:12.721Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-10T18:38:12.721Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-10T18:38:12.721Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-10T18:38:12.721Z] === RUN TestCreateTmpfsMountsTarget [2020-09-10T18:38:12.721Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-10T18:38:12.721Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-10T18:38:13.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-10T18:38:14.097Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s) [2020-09-10T18:38:14.097Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-10T18:38:14.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-10T18:38:15.033Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s) [2020-09-10T18:38:15.033Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-10T18:38:15.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T18:38:15.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T18:38:15.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T18:38:15.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T18:38:15.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T18:38:15.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T18:38:15.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T18:38:15.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T18:38:15.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T18:38:15.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T18:38:15.033Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T18:38:15.033Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T18:38:15.033Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T18:38:15.033Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T18:38:15.033Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T18:38:15.033Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-10T18:38:15.033Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-10T18:38:15.033Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-10T18:38:15.033Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-10T18:38:15.033Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-10T18:38:15.033Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-10T18:38:15.033Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-10T18:38:15.057Z] --- PASS: TestStats (2.97s) [2020-09-10T18:38:15.057Z] === RUN TestStopContainerWithTimeout [2020-09-10T18:38:15.057Z] === RUN TestStopContainerWithTimeout/0 [2020-09-10T18:38:15.057Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-10T18:38:15.057Z] === RUN TestStopContainerWithTimeout/1 [2020-09-10T18:38:15.057Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-10T18:38:15.057Z] === RUN TestStopContainerWithTimeout/3 [2020-09-10T18:38:15.057Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-10T18:38:15.057Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-10T18:38:15.057Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-10T18:38:15.057Z] === CONT TestStopContainerWithTimeout/0 [2020-09-10T18:38:15.057Z] === CONT TestStopContainerWithTimeout/3 [2020-09-10T18:38:15.600Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2020-09-10T18:38:15.600Z] === RUN TestCreateDifferentPlatform [2020-09-10T18:38:15.600Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-10T18:38:15.600Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-10T18:38:15.600Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-09-10T18:38:15.600Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-10T18:38:15.600Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-10T18:38:15.600Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-10T18:38:15.600Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-09-10T18:38:15.600Z] === RUN TestContainerStartOnDaemonRestart [2020-09-10T18:38:15.600Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-09-10T18:38:15.600Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-10T18:38:15.600Z] === RUN TestDaemonRestartIpcMode [2020-09-10T18:38:15.600Z] === PAUSE TestDaemonRestartIpcMode [2020-09-10T18:38:15.600Z] === RUN TestDaemonHostGatewayIP [2020-09-10T18:38:15.600Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-09-10T18:38:15.600Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T18:38:15.600Z] === RUN TestContainerKillOnDaemonStart [2020-09-10T18:38:15.600Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-09-10T18:38:15.600Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-10T18:38:15.600Z] === RUN TestDiff [2020-09-10T18:38:15.693Z] === CONT TestStopContainerWithTimeout/1 [2020-09-10T18:38:15.859Z] --- PASS: TestDiff (0.39s) [2020-09-10T18:38:15.859Z] === RUN TestExecWithCloseStdin [2020-09-10T18:38:15.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-10T18:38:16.426Z] --- PASS: TestExecWithCloseStdin (0.45s) [2020-09-10T18:38:16.426Z] === RUN TestExec [2020-09-10T18:38:16.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-10T18:38:16.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-10T18:38:16.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-10T18:38:16.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-10T18:38:16.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-10T18:38:16.684Z] --- PASS: TestExec (0.46s) [2020-09-10T18:38:16.684Z] === RUN TestExecUser [2020-09-10T18:38:17.251Z] --- PASS: TestExecUser (0.43s) [2020-09-10T18:38:17.251Z] === RUN TestExportContainerAndImportImage [2020-09-10T18:38:17.265Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-10T18:38:17.265Z] Using test binary docker [2020-09-10T18:38:17.265Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-10T18:38:17.265Z] +++ /etc/init.d/apparmor start [2020-09-10T18:38:17.265Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-10T18:38:17.265Z] INFO: Waiting for daemon to start... [2020-09-10T18:38:17.265Z] Starting dockerd [2020-09-10T18:38:17.265Z] +++ 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-10T18:38:17.797Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-10T18:38:17.820Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2020-09-10T18:38:17.820Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-10T18:38:20.563Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-10T18:38:20.563Z] --- PASS: TestStopContainerWithTimeout/0 (0.83s) [2020-09-10T18:38:20.563Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2020-09-10T18:38:20.563Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2020-09-10T18:38:20.563Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2020-09-10T18:38:20.563Z] === RUN TestDeleteDevicemapper [2020-09-10T18:38:20.563Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-10T18:38:20.563Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-10T18:38:20.563Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-10T18:38:20.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-10T18:38:21.101Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s) [2020-09-10T18:38:21.101Z] === RUN TestHealthCheckWorkdir [2020-09-10T18:38:21.667Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2020-09-10T18:38:21.667Z] === RUN TestHealthKillContainer [2020-09-10T18:38:24.195Z] --- PASS: TestHealthKillContainer (2.47s) [2020-09-10T18:38:24.195Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-10T18:38:24.454Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2020-09-10T18:38:24.454Z] === RUN TestIpcModeNone [2020-09-10T18:38:25.021Z] --- PASS: TestIpcModeNone (0.42s) [2020-09-10T18:38:25.021Z] === RUN TestIpcModePrivate [2020-09-10T18:38:25.027Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.78s) [2020-09-10T18:38:25.027Z] === RUN TestUpdateMemory [2020-09-10T18:38:25.027Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-10T18:38:25.027Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-10T18:38:25.027Z] === RUN TestUpdateCPUQuota [2020-09-10T18:38:25.280Z] --- PASS: TestIpcModePrivate (0.43s) [2020-09-10T18:38:25.280Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-10T18:38:25.280Z] === RUN TestIpcModeShareable [2020-09-10T18:38:25.280Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-09-10T18:38:25.280Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-10T18:38:25.280Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-10T18:38:25.402Z] . [2020-09-10T18:38:25.402Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-10T18:38:25.402Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-10T18:38:25.402Z] Error: No such image: emptyfs [2020-09-10T18:38:25.402Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-10T18:38:25.402Z] ++++ docker load [2020-09-10T18:38:25.402Z] Running integration-test (iteration 1) [2020-09-10T18:38:25.402Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-09-10T18:38:25.402Z] ++ 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-10T18:38:25.402Z] ++ set -e [2020-09-10T18:38:25.402Z] ++ '[' -n 0 ']' [2020-09-10T18:38:25.402Z] ++ set -x [2020-09-10T18:38:25.402Z] ++ env -i DEST=/go/src/github.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-10T18:38:25.662Z] --- PASS: TestUpdateCPUQuota (1.25s) [2020-09-10T18:38:25.662Z] === RUN TestUpdatePidsLimit [2020-09-10T18:38:25.662Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-10T18:38:25.954Z] === RUN TestUpdatePidsLimit/no_change [2020-09-10T18:38:26.246Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-10T18:38:26.656Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2020-09-10T18:38:26.656Z] === RUN TestAPIIpcModeHost [2020-09-10T18:38:26.656Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-09-10T18:38:26.656Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-10T18:38:26.656Z] === RUN TestDaemonIpcModeShareable [2020-09-10T18:38:26.656Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-09-10T18:38:26.656Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-10T18:38:26.656Z] === RUN TestDaemonIpcModePrivate [2020-09-10T18:38:26.880Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-10T18:38:27.176Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-10T18:38:27.470Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-10T18:38:28.105Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-10T18:38:29.141Z] --- PASS: TestUpdatePidsLimit (3.64s) [2020-09-10T18:38:29.141Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-09-10T18:38:29.141Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-09-10T18:38:29.141Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-09-10T18:38:29.141Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-09-10T18:38:29.141Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-09-10T18:38:29.141Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-09-10T18:38:29.141Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-09-10T18:38:29.141Z] === RUN TestUpdateRestartPolicy [2020-09-10T18:38:29.186Z] --- PASS: TestDaemonIpcModePrivate (2.11s) [2020-09-10T18:38:29.186Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-09-10T18:38:29.186Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-10T18:38:29.186Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-10T18:38:29.186Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-10T18:38:29.186Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-10T18:38:29.186Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-10T18:38:29.186Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-10T18:38:29.186Z] === RUN TestIpcModeOlderClient [2020-09-10T18:38:29.186Z] === PAUSE TestIpcModeOlderClient [2020-09-10T18:38:29.186Z] === RUN TestKillContainerInvalidSignal [2020-09-10T18:38:29.186Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2020-09-10T18:38:29.186Z] === RUN TestKillContainer [2020-09-10T18:38:29.186Z] === RUN TestKillContainer/no_signal [2020-09-10T18:38:29.444Z] === RUN TestKillContainer/non_killing_signal [2020-09-10T18:38:29.702Z] === RUN TestKillContainer/killing_signal [2020-09-10T18:38:30.268Z] --- PASS: TestKillContainer (1.15s) [2020-09-10T18:38:30.268Z] --- PASS: TestKillContainer/no_signal (0.37s) [2020-09-10T18:38:30.268Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2020-09-10T18:38:30.268Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2020-09-10T18:38:30.268Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-10T18:38:30.268Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-10T18:38:30.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-10T18:38:30.836Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-10T18:38:31.094Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2020-09-10T18:38:31.094Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2020-09-10T18:38:31.094Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2020-09-10T18:38:31.094Z] === RUN TestKillStoppedContainer [2020-09-10T18:38:31.094Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-09-10T18:38:31.094Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-10T18:38:31.094Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-09-10T18:38:31.094Z] === RUN TestKillDifferentUserContainer [2020-09-10T18:38:31.660Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2020-09-10T18:38:31.660Z] === RUN TestInspectOomKilledTrue [2020-09-10T18:38:31.660Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-10T18:38:31.660Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T18:38:31.660Z] === RUN TestInspectOomKilledFalse [2020-09-10T18:38:31.660Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-10T18:38:31.660Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T18:38:31.660Z] === RUN TestLinksEtcHostsContentMatch [2020-09-10T18:38:31.660Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-09-10T18:38:31.660Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-10T18:38:31.660Z] === RUN TestLinksContainerNames [2020-09-10T18:38:32.226Z] --- PASS: TestLinksContainerNames (0.75s) [2020-09-10T18:38:32.227Z] === RUN TestLogsFollowTailEmpty [2020-09-10T18:38:32.792Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2020-09-10T18:38:32.793Z] === RUN TestContainerNetworkMountsNoChown [2020-09-10T18:38:33.051Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/default [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/default [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/private [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/private [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/rprivate [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/slave [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/slave [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/rslave [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/shared [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/shared [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/rshared [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-10T18:38:33.051Z] === CONT TestMountDaemonRoot/default [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-10T18:38:33.051Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-10T18:38:33.051Z] === CONT TestMountDaemonRoot/rshared [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-10T18:38:33.051Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T18:38:33.051Z] === CONT TestMountDaemonRoot/shared [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-10T18:38:33.051Z] === CONT TestMountDaemonRoot/rslave [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T18:38:33.051Z] === CONT TestMountDaemonRoot/slave [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-10T18:38:33.051Z] === CONT TestMountDaemonRoot/rprivate [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T18:38:33.051Z] === CONT TestMountDaemonRoot/private [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-10T18:38:33.051Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-10T18:38:33.051Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-10T18:38:33.051Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-10T18:38:33.051Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-10T18:38:33.310Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-10T18:38:33.310Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-10T18:38:33.310Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T18:38:33.310Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-10T18:38:33.310Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-10T18:38:33.310Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-10T18:38:33.310Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-10T18:38:33.310Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-10T18:38:33.310Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-10T18:38:33.310Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-10T18:38:33.310Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T18:38:33.310Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-10T18:38:33.310Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T18:38:33.310Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-10T18:38:33.310Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-10T18:38:33.310Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-10T18:38:33.310Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-10T18:38:33.310Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-10T18:38:33.310Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T18:38:33.569Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-10T18:38:33.569Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T18:38:33.569Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-10T18:38:33.569Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-10T18:38:33.569Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-09-10T18:38:33.569Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2020-09-10T18:38:33.569Z] === RUN TestContainerBindMountNonRecursive [2020-09-10T18:38:33.569Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-09-10T18:38:33.569Z] 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-10T18:38:33.569Z] === RUN TestNetworkNat [2020-09-10T18:38:34.135Z] --- PASS: TestNetworkNat (0.54s) [2020-09-10T18:38:34.135Z] === RUN TestNetworkLocalhostTCPNat [2020-09-10T18:38:34.393Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2020-09-10T18:38:34.393Z] === RUN TestNetworkLoopbackNat [2020-09-10T18:38:34.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-10T18:38:36.923Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2020-09-10T18:38:36.923Z] === RUN TestPause [2020-09-10T18:38:36.923Z] --- SKIP: TestPause (0.00s) [2020-09-10T18:38:36.923Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T18:38:36.923Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-10T18:38:36.923Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-10T18:38:36.923Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-10T18:38:36.923Z] === RUN TestPauseStopPausedContainer [2020-09-10T18:38:36.923Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-09-10T18:38:36.923Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T18:38:36.923Z] === RUN TestPsFilter [2020-09-10T18:38:37.182Z] --- PASS: TestPsFilter (0.10s) [2020-09-10T18:38:37.182Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-10T18:38:37.441Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s) [2020-09-10T18:38:37.441Z] === RUN TestRemoveContainerWithVolume [2020-09-10T18:38:37.645Z] Loaded image: buildpack-deps:buster [2020-09-10T18:38:37.645Z] Loaded image: busybox:latest [2020-09-10T18:38:37.673Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-09-10T18:38:38.008Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2020-09-10T18:38:38.008Z] === RUN TestRemoveContainerRunning [2020-09-10T18:38:38.259Z] Loaded image: busybox:glibc [2020-09-10T18:38:38.266Z] --- PASS: TestRemoveContainerRunning (0.39s) [2020-09-10T18:38:38.266Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-10T18:38:38.524Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2020-09-10T18:38:38.524Z] === RUN TestRemoveInvalidContainer [2020-09-10T18:38:38.524Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-10T18:38:38.524Z] === RUN TestRenameLinkedContainer [2020-09-10T18:38:38.830Z] Loaded image: debian:buster [2020-09-10T18:38:39.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-10T18:38:39.402Z] Loaded image: hello-world:latest [2020-09-10T18:38:40.344Z] INFO: Testing against a local daemon [2020-09-10T18:38:40.344Z] === RUN TestCgroupNamespacesBuild [2020-09-10T18:38:40.426Z] --- PASS: TestRenameLinkedContainer (1.57s) [2020-09-10T18:38:40.426Z] === RUN TestRenameStoppedContainer [2020-09-10T18:38:40.684Z] --- PASS: TestRenameStoppedContainer (0.39s) [2020-09-10T18:38:40.684Z] === RUN TestRenameRunningContainerAndReuse [2020-09-10T18:38:41.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-10T18:38:41.619Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2020-09-10T18:38:41.619Z] === RUN TestRenameInvalidName [2020-09-10T18:38:41.878Z] --- PASS: TestRenameInvalidName (0.39s) [2020-09-10T18:38:41.878Z] === RUN TestRenameAnonymousContainer [2020-09-10T18:38:42.013Z] Removing intermediate container 961bc27bb4fb [2020-09-10T18:38:42.013Z] ---> a151f7f1226c [2020-09-10T18:38:42.013Z] 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-10T18:38:42.013Z] ---> Running in 9b610c56ac1b [2020-09-10T18:38:42.013Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-09-10T18:38:42.013Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-09-10T18:38:42.013Z] go: finding gotest.tools v0.3.5 [2020-09-10T18:38:42.013Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-10T18:38:42.013Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-10T18:38:42.013Z] go: downloading gotest.tools v2.1.0+incompatible [2020-09-10T18:38:42.013Z] go: extracting gotest.tools v2.1.0+incompatible [2020-09-10T18:38:42.013Z] go: downloading github.com/fatih/color v1.6.0 [2020-09-10T18:38:42.013Z] go: downloading github.com/pkg/errors v0.8.0 [2020-09-10T18:38:42.013Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-09-10T18:38:42.013Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-10T18:38:42.013Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-09-10T18:38:42.014Z] go: extracting github.com/fatih/color v1.6.0 [2020-09-10T18:38:42.014Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-10T18:38:42.014Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-10T18:38:42.014Z] go: extracting github.com/pkg/errors v0.8.0 [2020-09-10T18:38:42.014Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T18:38:42.014Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-10T18:38:42.014Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-10T18:38:42.014Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-10T18:38:42.014Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-10T18:38:42.014Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T18:38:42.014Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T18:38:42.014Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-10T18:38:42.014Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T18:38:42.014Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T18:38:42.014Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T18:38:42.014Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T18:38:42.014Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T18:38:42.014Z] go: finding github.com/fatih/color v1.6.0 [2020-09-10T18:38:42.014Z] go: finding github.com/pkg/errors v0.8.0 [2020-09-10T18:38:42.014Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-10T18:38:42.014Z] go: finding github.com/spf13/pflag v1.0.1 [2020-09-10T18:38:42.014Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-10T18:38:42.014Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-10T18:38:42.014Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-10T18:38:42.014Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T18:38:42.014Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T18:38:42.014Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T18:38:42.014Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T18:38:42.014Z] INFO: Build done for gotestsum... [2020-09-10T18:38:43.253Z] --- PASS: TestRenameAnonymousContainer (1.39s) [2020-09-10T18:38:43.253Z] === RUN TestRenameContainerWithSameName [2020-09-10T18:38:43.511Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2020-09-10T18:38:43.511Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-10T18:38:43.649Z] --- PASS: TestCgroupNamespacesBuild (2.83s) [2020-09-10T18:38:43.649Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-10T18:38:44.447Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2020-09-10T18:38:44.447Z] === RUN TestResize [2020-09-10T18:38:44.637Z] --- PASS: TestUpdateRestartPolicy (12.77s) [2020-09-10T18:38:44.637Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-10T18:38:44.637Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s) [2020-09-10T18:38:44.637Z] === RUN TestWaitNonBlocked [2020-09-10T18:38:44.637Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T18:38:44.637Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T18:38:44.637Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T18:38:44.637Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T18:38:44.637Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T18:38:44.637Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T18:38:44.637Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-10T18:38:44.637Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2020-09-10T18:38:44.637Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s) [2020-09-10T18:38:44.637Z] === RUN TestWaitBlocked [2020-09-10T18:38:44.637Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T18:38:44.637Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T18:38:44.637Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T18:38:44.637Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T18:38:44.637Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T18:38:44.637Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T18:38:44.706Z] --- PASS: TestResize (0.40s) [2020-09-10T18:38:44.706Z] === RUN TestResizeWithInvalidSize [2020-09-10T18:38:45.037Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.73s) [2020-09-10T18:38:45.037Z] === RUN TestBuildWithSession [2020-09-10T18:38:45.037Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-10T18:38:45.037Z] build_session_test.go:25: TODO: BuildKit [2020-09-10T18:38:45.037Z] === RUN TestBuildSquashParent [2020-09-10T18:38:45.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-10T18:38:45.274Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2020-09-10T18:38:45.274Z] === RUN TestResizeWhenContainerNotStarted [2020-09-10T18:38:45.532Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2020-09-10T18:38:45.532Z] === RUN TestDaemonRestartKillContainers [2020-09-10T18:38:45.532Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-09-10T18:38:45.532Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-10T18:38:45.532Z] === RUN TestCgroupNamespacesRun [2020-09-10T18:38:45.742Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-10T18:38:45.742Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2020-09-10T18:38:45.742Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s) [2020-09-10T18:38:45.742Z] === CONT TestContainerStartOnDaemonRestart [2020-09-10T18:38:45.742Z] === CONT TestIpcModeOlderClient [2020-09-10T18:38:45.742Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-09-10T18:38:45.742Z] === CONT TestDaemonHostGatewayIP [2020-09-10T18:38:46.733Z] Removing intermediate container 9b610c56ac1b [2020-09-10T18:38:46.733Z] ---> 586f90782e05 [2020-09-10T18:38:46.733Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-09-10T18:38:46.733Z] ---> Running in f9ca7f2ad6f8 [2020-09-10T18:38:46.733Z] Removing intermediate container f9ca7f2ad6f8 [2020-09-10T18:38:46.733Z] ---> 324300de97b9 [2020-09-10T18:38:46.733Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-09-10T18:38:46.733Z] ---> Running in 07f861dd7f09 [2020-09-10T18:38:47.196Z] Removing intermediate container 07f861dd7f09 [2020-09-10T18:38:47.196Z] ---> 287d1df5ef69 [2020-09-10T18:38:47.196Z] Step 10/10 : COPY . . [2020-09-10T18:38:48.063Z] --- PASS: TestCgroupNamespacesRun (2.10s) [2020-09-10T18:38:48.063Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-10T18:38:48.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-10T18:38:48.643Z] --- PASS: TestContainerStartOnDaemonRestart (3.00s) [2020-09-10T18:38:48.643Z] === CONT TestContainerKillOnDaemonStart [2020-09-10T18:38:48.936Z] --- PASS: TestDaemonHostGatewayIP (3.36s) [2020-09-10T18:38:48.936Z] === CONT TestDaemonRestartIpcMode [2020-09-10T18:38:49.964Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.08s) [2020-09-10T18:38:49.964Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-10T18:38:51.631Z] --- PASS: TestBuildSquashParent (6.32s) [2020-09-10T18:38:51.631Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-10T18:38:51.631Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T18:38:51.631Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T18:38:51.631Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T18:38:51.631Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T18:38:51.631Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T18:38:51.631Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T18:38:51.631Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T18:38:51.631Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T18:38:51.631Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T18:38:51.631Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T18:38:51.631Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T18:38:51.631Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T18:38:51.631Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T18:38:51.631Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T18:38:51.631Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T18:38:51.631Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T18:38:51.866Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.12s) [2020-09-10T18:38:51.866Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-10T18:38:52.483Z] --- PASS: TestDaemonRestartIpcMode (3.57s) [2020-09-10T18:38:52.802Z] ok github.com/docker/docker/cmd/dockerd 0.216s coverage: 30.8% of statements [2020-09-10T18:38:52.802Z] ok github.com/docker/docker/container 0.216s coverage: 34.7% of statements [2020-09-10T18:38:52.802Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-10T18:38:52.802Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-10T18:38:52.802Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-10T18:38:52.802Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-10T18:38:53.552Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T18:38:53.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-10T18:38:53.813Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T18:38:54.397Z] --- PASS: TestCgroupNamespacesRunHostMode (2.11s) [2020-09-10T18:38:54.397Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-10T18:38:54.954Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.021s coverage: 65.3% of statements [2020-09-10T18:38:56.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-10T18:38:56.298Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.10s) [2020-09-10T18:38:56.298Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-10T18:38:56.364Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-10T18:38:56.364Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.47s) [2020-09-10T18:38:56.364Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.77s) [2020-09-10T18:38:56.364Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.91s) [2020-09-10T18:38:56.364Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.91s) [2020-09-10T18:38:56.364Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.17s) [2020-09-10T18:38:56.364Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2020-09-10T18:38:56.364Z] === RUN TestBuildMultiStageCopy [2020-09-10T18:38:56.364Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-10T18:38:58.202Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2020-09-10T18:38:58.202Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-10T18:38:58.279Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-10T18:38:58.540Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-10T18:38:59.113Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-10T18:38:59.686Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-10T18:39:00.142Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-09-10T18:39:00.142Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-10T18:39:00.259Z] --- PASS: TestBuildMultiStageCopy (4.34s) [2020-09-10T18:39:00.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.24s) [2020-09-10T18:39:00.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-09-10T18:39:00.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-09-10T18:39:00.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-09-10T18:39:00.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-09-10T18:39:00.259Z] === RUN TestBuildMultiStageParentConfig [2020-09-10T18:39:00.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-10T18:39:00.698Z] ok github.com/docker/docker/daemon/cluster/convert 0.037s coverage: 35.9% of statements [2020-09-10T18:39:01.026Z] --- PASS: TestContainerKillOnDaemonStart (12.31s) [2020-09-10T18:39:01.026Z] PASS [2020-09-10T18:39:01.026Z] [2020-09-10T18:39:01.026Z] === Skipped [2020-09-10T18:39:01.026Z] === SKIP: s390x.integration.container TestCheckpoint (0.01s) [2020-09-10T18:39:01.026Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-10T18:39:01.026Z] [2020-09-10T18:39:01.026Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-10T18:39:01.026Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T18:39:01.026Z] [2020-09-10T18:39:01.026Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-10T18:39:01.026Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T18:39:01.026Z] [2020-09-10T18:39:01.026Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-10T18:39:01.026Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-10T18:39:01.026Z] [2020-09-10T18:39:01.026Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-09-10T18:39:01.026Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-10T18:39:01.026Z] [2020-09-10T18:39:01.026Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-09-10T18:39:01.026Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-10T18:39:01.026Z] [2020-09-10T18:39:01.026Z] [2020-09-10T18:39:01.026Z] DONE 192 tests, 6 skipped in 152.390s [2020-09-10T18:39:01.026Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-09-10T18:39:01.026Z] ++ 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-10T18:39:01.026Z] ++ set -e [2020-09-10T18:39:01.026Z] ++ '[' -n 0 ']' [2020-09-10T18:39:01.026Z] ++ set -x [2020-09-10T18:39:01.026Z] ++ env -i DEST=/go/src/github.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-10T18:39:01.026Z] INFO: Testing against a local daemon [2020-09-10T18:39:01.026Z] === RUN TestCommitInheritsEnv [2020-09-10T18:39:01.661Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-09-10T18:39:01.661Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-10T18:39:01.661Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-10T18:39:01.661Z] === RUN TestImagesFilterMultiReference [2020-09-10T18:39:01.661Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-09-10T18:39:01.661Z] === RUN TestImagePullPlatformInvalid [2020-09-10T18:39:01.661Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-09-10T18:39:01.661Z] === RUN TestRemoveImageOrphaning [2020-09-10T18:39:02.081Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s) [2020-09-10T18:39:02.081Z] === RUN TestKernelTCPMemory [2020-09-10T18:39:02.081Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-09-10T18:39:02.081Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T18:39:02.081Z] === RUN TestNISDomainname [2020-09-10T18:39:02.081Z] --- SKIP: TestNISDomainname (0.01s) [2020-09-10T18:39:02.081Z] 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-10T18:39:02.081Z] === RUN TestHostnameDnsResolution [2020-09-10T18:39:02.176Z] --- PASS: TestBuildMultiStageParentConfig (1.57s) [2020-09-10T18:39:02.176Z] === RUN TestBuildLabelWithTargets [2020-09-10T18:39:02.324Z] ok github.com/docker/docker/daemon/cluster 0.136s coverage: 0.5% of statements [2020-09-10T18:39:02.325Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2020-09-10T18:39:02.325Z] === RUN TestRemoveImageGarbageCollector [2020-09-10T18:39:02.325Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-10T18:39:02.325Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:39:02.325Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-10T18:39:02.325Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-10T18:39:02.325Z] === RUN TestTagInvalidReference [2020-09-10T18:39:02.325Z] --- PASS: TestTagInvalidReference (0.01s) [2020-09-10T18:39:02.325Z] === RUN TestTagValidPrefixedRepo [2020-09-10T18:39:02.325Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-09-10T18:39:02.325Z] === RUN TestTagExistedNameWithoutForce [2020-09-10T18:39:02.325Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-10T18:39:02.325Z] === RUN TestTagOfficialNames [2020-09-10T18:39:02.325Z] --- PASS: TestTagOfficialNames (0.04s) [2020-09-10T18:39:02.325Z] === RUN TestTagMatchesDigest [2020-09-10T18:39:02.325Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-10T18:39:02.325Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-10T18:39:02.648Z] --- PASS: TestHostnameDnsResolution (0.64s) [2020-09-10T18:39:02.648Z] === RUN TestStats [2020-09-10T18:39:02.648Z] --- SKIP: TestStats (0.00s) [2020-09-10T18:39:02.648Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T18:39:02.648Z] === RUN TestStopContainerWithTimeout [2020-09-10T18:39:02.648Z] === RUN TestStopContainerWithTimeout/0 [2020-09-10T18:39:02.648Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-10T18:39:02.648Z] === RUN TestStopContainerWithTimeout/1 [2020-09-10T18:39:02.648Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-10T18:39:02.648Z] === RUN TestStopContainerWithTimeout/3 [2020-09-10T18:39:02.648Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-10T18:39:02.648Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-10T18:39:02.648Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-10T18:39:02.648Z] === CONT TestStopContainerWithTimeout/0 [2020-09-10T18:39:02.648Z] === CONT TestStopContainerWithTimeout/3 [2020-09-10T18:39:03.216Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-10T18:39:03.703Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-10T18:39:03.703Z] Using test binary docker [2020-09-10T18:39:03.703Z] +++ /etc/init.d/apparmor start [2020-09-10T18:39:03.703Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-10T18:39:03.703Z] INFO: Waiting for daemon to start... [2020-09-10T18:39:03.703Z] Starting dockerd [2020-09-10T18:39:03.703Z] +++ 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-10T18:39:04.094Z] --- PASS: TestBuildLabelWithTargets (2.10s) [2020-09-10T18:39:04.094Z] === RUN TestBuildWithEmptyLayers [2020-09-10T18:39:05.042Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-09-10T18:39:05.042Z] === RUN TestBuildMultiStageOnBuild [2020-09-10T18:39:05.745Z] === CONT TestStopContainerWithTimeout/1 [2020-09-10T18:39:06.221Z] . [2020-09-10T18:39:06.221Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-10T18:39:06.221Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-10T18:39:06.221Z] Error: No such image: emptyfs [2020-09-10T18:39:06.221Z] ++++ docker load [2020-09-10T18:39:06.221Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-10T18:39:06.357Z] ok github.com/docker/docker/daemon/discovery 0.024s coverage: 30.0% of statements [2020-09-10T18:39:06.479Z] Running integration-test (iteration 1) [2020-09-10T18:39:06.479Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-10T18:39:06.479Z] ++ 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-10T18:39:06.479Z] ++ set -e [2020-09-10T18:39:06.479Z] ++ '[' -n 0 ']' [2020-09-10T18:39:06.479Z] ++ set -x [2020-09-10T18:39:06.479Z] ++ env -i DEST=/go/src/github.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-10T18:39:06.679Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-10T18:39:06.679Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2020-09-10T18:39:06.679Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2020-09-10T18:39:06.679Z] --- PASS: TestStopContainerWithTimeout/-1 (2.35s) [2020-09-10T18:39:06.679Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2020-09-10T18:39:06.679Z] === RUN TestDeleteDevicemapper [2020-09-10T18:39:06.679Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-10T18:39:06.679Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-10T18:39:06.679Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-10T18:39:08.059Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2020-09-10T18:39:08.059Z] === RUN TestUpdateMemory [2020-09-10T18:39:08.059Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-10T18:39:08.059Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T18:39:08.059Z] === RUN TestUpdateCPUQuota [2020-09-10T18:39:08.059Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-09-10T18:39:08.059Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T18:39:08.059Z] === RUN TestUpdatePidsLimit [2020-09-10T18:39:08.059Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-09-10T18:39:08.059Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T18:39:08.059Z] === RUN TestUpdateRestartPolicy [2020-09-10T18:39:08.137Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2020-09-10T18:39:08.345Z] --- PASS: TestBuildMultiStageOnBuild (3.06s) [2020-09-10T18:39:08.345Z] === RUN TestBuildUncleanTarFilenames [2020-09-10T18:39:08.351Z] ---> fd754ed99d48 [2020-09-10T18:39:08.351Z] Successfully built fd754ed99d48 [2020-09-10T18:39:08.351Z] Successfully tagged docker:latest [2020-09-10T18:39:08.351Z] INFO: Image build ended at 09/10/2020 18:39:07. Duration:00:03:23.0531832 [2020-09-10T18:39:08.351Z] [2020-09-10T18:39:08.351Z] [2020-09-10T18:39:08.351Z] INFO: Building the test binaries at 09/10/2020 18:39:07... [2020-09-10T18:39:08.789Z] ok github.com/docker/docker/daemon/config 0.060s coverage: 81.8% of statements [2020-09-10T18:39:09.733Z] --- PASS: TestBuildUncleanTarFilenames (1.48s) [2020-09-10T18:39:09.733Z] === RUN TestBuildMultiStageLayerLeak [2020-09-10T18:39:10.327Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-09-10T18:39:11.277Z] INFO: make.ps1 starting at 09/10/2020 18:39:10 [2020-09-10T18:39:11.277Z] INFO: Git commit (c99bb22aab) assumed from DOCKER_GITCOMMIT environment variable [2020-09-10T18:39:11.277Z] INFO: Invoking autogen... [2020-09-10T18:39:12.279Z] --- PASS: TestBuildMultiStageLayerLeak (2.76s) [2020-09-10T18:39:12.279Z] === RUN TestBuildWithHugeFile [2020-09-10T18:39:12.831Z] INFO: Building daemon... [2020-09-10T18:39:13.104Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.480s coverage: 14.1% of statements [2020-09-10T18:39:13.750Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2020-09-10T18:39:15.881Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.577s coverage: 57.9% of statements [2020-09-10T18:39:18.662Z] ok github.com/docker/docker/daemon 12.350s coverage: 17.4% of statements [2020-09-10T18:39:18.662Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-10T18:39:18.662Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-10T18:39:18.662Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-10T18:39:18.662Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-10T18:39:18.662Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2020-09-10T18:39:20.258Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2020-09-10T18:39:20.258Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-10T18:39:20.258Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2020-09-10T18:39:20.258Z] === RUN TestWaitNonBlocked [2020-09-10T18:39:20.258Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T18:39:20.258Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T18:39:20.258Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T18:39:20.258Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T18:39:20.258Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T18:39:20.258Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T18:39:20.258Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-10T18:39:20.258Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s) [2020-09-10T18:39:20.258Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) [2020-09-10T18:39:20.258Z] === RUN TestWaitBlocked [2020-09-10T18:39:20.258Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T18:39:20.258Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T18:39:20.258Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T18:39:20.258Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T18:39:20.258Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T18:39:20.258Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T18:39:20.524Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-10T18:39:20.524Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s) [2020-09-10T18:39:20.524Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2020-09-10T18:39:20.524Z] === CONT TestDaemonRestartIpcMode [2020-09-10T18:39:20.524Z] === CONT TestIpcModeOlderClient [2020-09-10T18:39:20.524Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-09-10T18:39:20.770Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.230s coverage: 69.2% of statements [2020-09-10T18:39:21.070Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.005s coverage: 45.9% of statements [2020-09-10T18:39:21.070Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-10T18:39:23.190Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.185s coverage: 49.5% of statements [2020-09-10T18:39:23.846Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.031s coverage: 58.0% of statements [2020-09-10T18:39:24.493Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.499s coverage: 76.1% of statements [2020-09-10T18:39:24.712Z] --- PASS: TestDaemonRestartIpcMode (4.13s) [2020-09-10T18:39:24.712Z] PASS [2020-09-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] === Skipped [2020-09-10T18:39:24.712Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-10T18:39:24.712Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-09-10T18:39:24.712Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-09-10T18:39:24.712Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-09-10T18:39:24.712Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-09-10T18:39:24.712Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-09-10T18:39:24.712Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-09-10T18:39:24.712Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-10T18:39:24.712Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-10T18:39:24.712Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-10T18:39:24.712Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-10T18:39:24.712Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-09-10T18:39:24.712Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-09-10T18:39:24.712Z] 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-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-09-10T18:39:24.712Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-10T18:39:24.712Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-09-10T18:39:24.712Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-09-10T18:39:24.712Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-09-10T18:39:24.712Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-09-10T18:39:24.712Z] 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-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-09-10T18:39:24.712Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-10T18:39:24.712Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-10T18:39:24.712Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-09-10T18:39:24.712Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-09-10T18:39:24.712Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] [2020-09-10T18:39:24.712Z] DONE 173 tests, 24 skipped in 76.660s [2020-09-10T18:39:24.712Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-10T18:39:24.712Z] INFO: Testing against a local daemon [2020-09-10T18:39:24.712Z] === RUN TestCommitInheritsEnv [2020-09-10T18:39:26.028Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-09-10T18:39:26.028Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.454s coverage: 52.1% of statements [2020-09-10T18:39:26.028Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-10T18:39:26.028Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-10T18:39:26.087Z] --- PASS: TestCommitInheritsEnv (1.29s) [2020-09-10T18:39:26.087Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-10T18:39:26.087Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-10T18:39:26.087Z] === RUN TestImagesFilterMultiReference [2020-09-10T18:39:26.087Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-09-10T18:39:26.087Z] === RUN TestImagePullPlatformInvalid [2020-09-10T18:39:26.087Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-09-10T18:39:26.087Z] === RUN TestRemoveImageOrphaning [2020-09-10T18:39:27.098Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.043s coverage: 3.0% of statements [2020-09-10T18:39:27.991Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-09-10T18:39:27.991Z] === RUN TestRemoveImageGarbageCollector [2020-09-10T18:39:27.991Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-10T18:39:27.991Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-10T18:39:27.991Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-10T18:39:28.250Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-10T18:39:28.250Z] === RUN TestTagInvalidReference [2020-09-10T18:39:28.250Z] --- PASS: TestTagInvalidReference (0.02s) [2020-09-10T18:39:28.250Z] === RUN TestTagValidPrefixedRepo [2020-09-10T18:39:28.250Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-09-10T18:39:28.250Z] === RUN TestTagExistedNameWithoutForce [2020-09-10T18:39:28.250Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-10T18:39:28.250Z] === RUN TestTagOfficialNames [2020-09-10T18:39:28.250Z] --- PASS: TestTagOfficialNames (0.05s) [2020-09-10T18:39:28.250Z] === RUN TestTagMatchesDigest [2020-09-10T18:39:28.250Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-10T18:39:28.250Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-10T18:39:30.219Z] ..........................xx.................... [ 29%] [2020-09-10T18:39:30.805Z] ok github.com/docker/docker/daemon/logger 0.247s coverage: 41.0% of statements [2020-09-10T18:39:30.805Z] ok github.com/docker/docker/daemon/logger/awslogs 0.510s coverage: 77.4% of statements [2020-09-10T18:39:30.805Z] ok github.com/docker/docker/daemon/logger/gelf 0.032s coverage: 67.0% of statements [2020-09-10T18:39:31.594Z] ok github.com/docker/docker/daemon/images 0.048s coverage: 4.8% of statements [2020-09-10T18:39:31.594Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-10T18:39:31.594Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-10T18:39:31.594Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-10T18:39:31.594Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-10T18:39:32.264Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.028s coverage: 87.2% of statements [2020-09-10T18:39:32.565Z] ok github.com/docker/docker/daemon/logger/journald 0.026s coverage: 23.9% of statements [2020-09-10T18:39:33.620Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.041s coverage: 61.6% of statements [2020-09-10T18:39:35.170Z] ok github.com/docker/docker/daemon/logger/local 0.046s coverage: 75.2% of statements [2020-09-10T18:39:35.170Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-10T18:39:35.818Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.038s coverage: 33.3% of statements [2020-09-10T18:39:36.118Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 37.7% of statements [2020-09-10T18:39:37.659Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2020-09-10T18:39:38.310Z] ok github.com/docker/docker/daemon/logger/syslog 0.022s coverage: 46.8% of statements [2020-09-10T18:39:39.929Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2020-09-10T18:39:40.227Z] ok github.com/docker/docker/daemon/logger/splunk 2.558s coverage: 82.5% of statements [2020-09-10T18:39:40.227Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-10T18:39:40.227Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-10T18:39:41.768Z] ok github.com/docker/docker/distribution/metadata 0.157s coverage: 48.2% of statements [2020-09-10T18:39:42.837Z] ok github.com/docker/docker/errdefs 0.025s coverage: 49.4% of statements [2020-09-10T18:39:44.376Z] ok github.com/docker/docker/distribution 0.566s coverage: 21.9% of statements [2020-09-10T18:39:44.376Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-10T18:39:45.148Z] Loaded image: buildpack-deps:buster [2020-09-10T18:39:45.589Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-09-10T18:39:45.736Z] Loaded image: busybox:latest [2020-09-10T18:39:45.925Z] ok github.com/docker/docker/image 0.045s coverage: 86.4% of statements [2020-09-10T18:39:45.925Z] ok github.com/docker/docker/distribution/xfer 1.705s coverage: 85.1% of statements [2020-09-10T18:39:45.925Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-10T18:39:45.992Z] Loaded image: busybox:glibc [2020-09-10T18:39:45.992Z] Loaded image: debian:buster [2020-09-10T18:39:46.258Z] Loaded image: hello-world:latest [2020-09-10T18:39:46.258Z] INFO: Testing against a local daemon [2020-09-10T18:39:46.258Z] === RUN TestCgroupNamespacesBuild [2020-09-10T18:39:46.585Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-09-10T18:39:46.585Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-10T18:39:47.240Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2020-09-10T18:39:47.894Z] ok github.com/docker/docker/image/v1 0.050s coverage: 25.0% of statements [2020-09-10T18:39:47.894Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-10T18:39:48.787Z] --- PASS: TestCgroupNamespacesBuild (2.41s) [2020-09-10T18:39:48.787Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-10T18:39:48.961Z] ok github.com/docker/docker/pkg/aaparser 0.023s coverage: 50.0% of statements [2020-09-10T18:39:50.677Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.99s) [2020-09-10T18:39:50.677Z] === RUN TestBuildWithSession [2020-09-10T18:39:50.677Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-10T18:39:50.677Z] build_session_test.go:25: TODO: BuildKit [2020-09-10T18:39:50.677Z] === RUN TestBuildSquashParent [2020-09-10T18:39:51.742Z] ok github.com/docker/docker/opts 0.075s coverage: 67.1% of statements [2020-09-10T18:39:52.803Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-09-10T18:39:52.803Z] ok github.com/docker/docker/pkg/authorization 0.948s coverage: 68.3% of statements [2020-09-10T18:39:53.102Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2020-09-10T18:39:53.161Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-09-10T18:39:53.755Z] ok github.com/docker/docker/pkg/archive 1.425s coverage: 76.8% of statements [2020-09-10T18:39:54.408Z] ok github.com/docker/docker/pkg/directory 0.018s coverage: 80.0% of statements [2020-09-10T18:39:55.053Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-09-10T18:39:55.352Z] ok github.com/docker/docker/pkg/discovery/file 0.018s coverage: 92.9% of statements [2020-09-10T18:39:56.160Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-09-10T18:39:56.455Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-09-10T18:39:57.102Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-09-10T18:39:57.417Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-09-10T18:39:58.471Z] ok github.com/docker/docker/pkg/chrootarchive 3.868s coverage: 43.2% of statements [2020-09-10T18:39:58.769Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-09-10T18:39:58.769Z] --- PASS: TestBuildSquashParent (7.90s) [2020-09-10T18:39:58.769Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-10T18:39:58.769Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T18:39:58.769Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T18:39:58.769Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T18:39:58.769Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T18:39:58.769Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T18:39:58.769Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T18:39:58.769Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T18:39:58.769Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T18:39:58.769Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T18:39:58.769Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T18:39:58.769Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T18:39:58.769Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T18:39:58.769Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T18:39:58.769Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T18:39:59.418Z] ok github.com/docker/docker/layer 8.027s coverage: 68.8% of statements [2020-09-10T18:39:59.418Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-10T18:39:59.418Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-10T18:39:59.418Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-10T18:39:59.418Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-10T18:39:59.418Z] ? github.com/docker/docker/oci [no test files] [2020-09-10T18:39:59.418Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-10T18:39:59.418Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-10T18:39:59.418Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-10T18:39:59.418Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-09-10T18:40:00.072Z] ok github.com/docker/docker/pkg/discovery/kv 3.121s coverage: 84.1% of statements [2020-09-10T18:40:00.374Z] ok github.com/docker/docker/pkg/fsutils 0.484s coverage: 85.1% of statements [2020-09-10T18:40:00.676Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 11.4% of statements [2020-09-10T18:40:01.735Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2020-09-10T18:40:02.033Z] ok github.com/docker/docker/pkg/locker 0.044s coverage: 88.9% of statements [2020-09-10T18:40:02.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T18:40:02.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T18:40:02.333Z] ok github.com/docker/docker/pkg/idtools 0.755s coverage: 70.1% of statements [2020-09-10T18:40:02.644Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements [2020-09-10T18:40:02.943Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2020-09-10T18:40:03.242Z] ok github.com/docker/docker/pkg/ioutils 1.446s coverage: 70.6% of statements [2020-09-10T18:40:03.242Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-10T18:40:03.242Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-10T18:40:03.242Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-10T18:40:03.543Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-09-10T18:40:03.543Z] ok github.com/docker/docker/pkg/parsers/kernel 0.013s coverage: 60.0% of statements [2020-09-10T18:40:04.197Z] ok github.com/docker/docker/pkg/pidfile 0.018s coverage: 82.4% of statements [2020-09-10T18:40:04.197Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.049s coverage: 86.7% of statements [2020-09-10T18:40:04.197Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-10T18:40:04.197Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-10T18:40:04.554Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T18:40:04.554Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T18:40:04.843Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.023s coverage: 56.8% of statements [2020-09-10T18:40:05.897Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2020-09-10T18:40:05.897Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2020-09-10T18:40:06.196Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2020-09-10T18:40:06.928Z] ok github.com/docker/docker/pkg/reexec 0.014s coverage: 82.4% of statements [2020-09-10T18:40:07.625Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2020-09-10T18:40:07.625Z] ok github.com/docker/docker/pkg/pubsub 1.145s coverage: 73.9% of statements [2020-09-10T18:40:07.821Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-10T18:40:07.821Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.82s) [2020-09-10T18:40:07.821Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.92s) [2020-09-10T18:40:07.821Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.80s) [2020-09-10T18:40:07.821Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.82s) [2020-09-10T18:40:07.821Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.73s) [2020-09-10T18:40:07.821Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.91s) [2020-09-10T18:40:07.821Z] === RUN TestBuildMultiStageCopy [2020-09-10T18:40:07.821Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-10T18:40:08.284Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-09-10T18:40:08.582Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2020-09-10T18:40:08.608Z] --- PASS: TestBuildWithHugeFile (55.06s) [2020-09-10T18:40:08.608Z] === RUN TestBuildWithEmptyDockerfile [2020-09-10T18:40:08.608Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T18:40:08.608Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T18:40:08.608Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T18:40:08.608Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T18:40:08.608Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T18:40:08.608Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T18:40:08.608Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T18:40:08.608Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T18:40:08.608Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T18:40:08.608Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2020-09-10T18:40:08.608Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-09-10T18:40:08.608Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-09-10T18:40:08.608Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-09-10T18:40:08.608Z] === RUN TestBuildPreserveOwnership [2020-09-10T18:40:08.608Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-10T18:40:08.883Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-09-10T18:40:09.711Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-10T18:40:09.941Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 53.4% of statements [2020-09-10T18:40:10.352Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-10T18:40:10.395Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 36.9% of statements [2020-09-10T18:40:10.395Z] ok github.com/docker/docker/pkg/signal 3.080s coverage: 61.0% of statements [2020-09-10T18:40:10.914Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-10T18:40:11.059Z] ok github.com/docker/docker/pkg/tailfile 0.102s coverage: 88.6% of statements [2020-09-10T18:40:11.060Z] testing: warning: no tests to run [2020-09-10T18:40:11.060Z] coverage: [no statements] [2020-09-10T18:40:11.060Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-09-10T18:40:11.475Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-10T18:40:11.730Z] ok github.com/docker/docker/pkg/tarsum 0.181s coverage: 89.3% of statements [2020-09-10T18:40:11.730Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-09-10T18:40:11.730Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-09-10T18:40:11.908Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-10T18:40:11.989Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-09-10T18:40:12.037Z] --- PASS: TestBuildMultiStageCopy (4.60s) [2020-09-10T18:40:12.037Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.42s) [2020-09-10T18:40:12.037Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-09-10T18:40:12.037Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-09-10T18:40:12.037Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-09-10T18:40:12.037Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-09-10T18:40:12.037Z] === RUN TestBuildMultiStageParentConfig [2020-09-10T18:40:12.379Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2020-09-10T18:40:13.355Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-09-10T18:40:13.355Z] [2020-09-10T18:40:13.355Z] ________ ____ __. [2020-09-10T18:40:13.355Z] \_____ \ | |/ _| [2020-09-10T18:40:13.355Z] / | \| < [2020-09-10T18:40:13.355Z] / | \ | \ [2020-09-10T18:40:13.355Z] \_______ /____|__ \ [2020-09-10T18:40:13.355Z] \/ \/ [2020-09-10T18:40:13.355Z] [2020-09-10T18:40:13.355Z] INFO: make.ps1 ended at 09/10/2020 18:40:10 [2020-09-10T18:40:13.355Z] INFO: Binaries build ended at 09/10/2020 18:40:13. Duration:00:01:05.6603688 [2020-09-10T18:40:13.405Z] --- PASS: TestBuildMultiStageParentConfig (1.21s) [2020-09-10T18:40:13.405Z] === RUN TestBuildLabelWithTargets [2020-09-10T18:40:13.821Z] --- PASS: TestBuildPreserveOwnership (5.93s) [2020-09-10T18:40:13.821Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.86s) [2020-09-10T18:40:13.821Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s) [2020-09-10T18:40:13.821Z] === RUN TestBuildPlatformInvalid [2020-09-10T18:40:13.821Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-09-10T18:40:13.821Z] PASS [2020-09-10T18:40:13.821Z] [2020-09-10T18:40:13.821Z] === Skipped [2020-09-10T18:40:13.821Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-09-10T18:40:13.821Z] build_session_test.go:25: TODO: BuildKit [2020-09-10T18:40:13.821Z] [2020-09-10T18:40:13.821Z] [2020-09-10T18:40:13.821Z] DONE 32 tests, 1 skipped in 108.857s [2020-09-10T18:40:13.821Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-09-10T18:40:13.821Z] ++ 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-10T18:40:13.821Z] ++ set -e [2020-09-10T18:40:13.821Z] ++ '[' -n 0 ']' [2020-09-10T18:40:13.821Z] ++ set -x [2020-09-10T18:40:13.821Z] ++ env -i DEST=/go/src/github.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-10T18:40:14.083Z] INFO: Testing against a local daemon [2020-09-10T18:40:14.083Z] === RUN TestConfigInspect [2020-09-10T18:40:14.518Z] ok github.com/docker/docker/plugin/v2 0.027s coverage: 14.5% of statements [2020-09-10T18:40:15.297Z] --- PASS: TestBuildLabelWithTargets (1.97s) [2020-09-10T18:40:15.297Z] === RUN TestBuildWithEmptyLayers [2020-09-10T18:40:16.053Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 68.8% of statements [2020-09-10T18:40:16.053Z] ok github.com/docker/docker/reference 0.014s coverage: 83.7% of statements [2020-09-10T18:40:16.226Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2020-09-10T18:40:16.226Z] === RUN TestBuildMultiStageOnBuild [2020-09-10T18:40:16.262Z] INFO: Copying the built daemon binary to d:\CI\PR-41337\5\binary\dockerd-c99bb22aab.exe... [2020-09-10T18:40:16.262Z] INFO: Copying the built client binary to d:\CI\PR-41337\5\binary\docker-c99bb22aab.exe... [2020-09-10T18:40:16.262Z] INFO: Copying dockerversion from the container... [2020-09-10T18:40:16.364Z] ok github.com/docker/docker/plugin 0.573s coverage: 23.1% of statements [2020-09-10T18:40:16.722Z] INFO: Copying the golang package from the container to d:\CI\PR-41337\5\installer\go.zip... [2020-09-10T18:40:17.050Z] ok github.com/docker/docker/registry/resumable 0.040s coverage: 100.0% of statements [2020-09-10T18:40:17.695Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 45.3% of statements [2020-09-10T18:40:18.288Z] --- PASS: TestConfigInspect (3.54s) [2020-09-10T18:40:18.288Z] === RUN TestConfigList [2020-09-10T18:40:18.759Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-09-10T18:40:19.285Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-09-10T18:40:19.492Z] --- PASS: TestBuildMultiStageOnBuild (2.76s) [2020-09-10T18:40:19.492Z] === RUN TestBuildUncleanTarFilenames [2020-09-10T18:40:19.835Z] ok github.com/docker/docker/runconfig 0.054s coverage: 66.1% of statements [2020-09-10T18:40:19.835Z] ok github.com/docker/docker/registry 0.372s coverage: 56.3% of statements [2020-09-10T18:40:20.459Z] INFO: Extracting go.zip to d:\CI\PR-41337\5\go [2020-09-10T18:40:20.788Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-09-10T18:40:20.845Z] --- PASS: TestConfigList (3.21s) [2020-09-10T18:40:20.845Z] === RUN TestConfigsCreateAndDelete [2020-09-10T18:40:20.857Z] --- PASS: TestBuildUncleanTarFilenames (1.73s) [2020-09-10T18:40:20.857Z] === RUN TestBuildMultiStageLayerLeak [2020-09-10T18:40:22.649Z] ok github.com/docker/docker/volume/drivers 0.026s coverage: 36.1% of statements [2020-09-10T18:40:23.754Z] ok github.com/docker/docker/volume/local 0.047s coverage: 73.0% of statements [2020-09-10T18:40:23.754Z] ok github.com/docker/docker/volume/mounts 0.079s coverage: 67.0% of statements [2020-09-10T18:40:24.125Z] --- PASS: TestBuildMultiStageLayerLeak (3.14s) [2020-09-10T18:40:24.125Z] === RUN TestBuildWithHugeFile [2020-09-10T18:40:24.147Z] --- PASS: TestConfigsCreateAndDelete (3.17s) [2020-09-10T18:40:24.147Z] === RUN TestConfigsUpdate [2020-09-10T18:40:25.306Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-09-10T18:40:25.350Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2020-09-10T18:40:27.447Z] --- PASS: TestConfigsUpdate (3.14s) [2020-09-10T18:40:27.448Z] === RUN TestTemplatedConfig [2020-09-10T18:40:30.749Z] --- PASS: TestTemplatedConfig (3.48s) [2020-09-10T18:40:30.749Z] === RUN TestConfigCreateResolve [2020-09-10T18:40:34.053Z] --- PASS: TestConfigCreateResolve (3.21s) [2020-09-10T18:40:34.053Z] === RUN TestConfigDaemonLibtrustID [2020-09-10T18:40:34.069Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-10T18:40:34.069Z] Using test binary docker [2020-09-10T18:40:34.069Z] +++ /etc/init.d/apparmor start [2020-09-10T18:40:34.069Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-10T18:40:34.069Z] INFO: Waiting for daemon to start... [2020-09-10T18:40:34.069Z] Starting dockerd [2020-09-10T18:40:34.069Z] +++ 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-10T18:40:34.069Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-10T18:40:34.069Z] Using test binary docker [2020-09-10T18:40:34.069Z] +++ /etc/init.d/apparmor start [2020-09-10T18:40:34.069Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-10T18:40:34.069Z] INFO: Waiting for daemon to start... [2020-09-10T18:40:34.069Z] Starting dockerd [2020-09-10T18:40:34.069Z] +++ 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-10T18:40:34.314Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2020-09-10T18:40:34.314Z] PASS [2020-09-10T18:40:34.314Z] [2020-09-10T18:40:34.314Z] DONE 7 tests in 20.538s [2020-09-10T18:40:34.576Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-09-10T18:40:34.576Z] ++ 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-10T18:40:34.576Z] ++ set -e [2020-09-10T18:40:34.576Z] ++ '[' -n 0 ']' [2020-09-10T18:40:34.576Z] ++ set -x [2020-09-10T18:40:34.576Z] ++ env -i DEST=/go/src/github.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-10T18:40:34.576Z] INFO: Testing against a local daemon [2020-09-10T18:40:34.576Z] === RUN TestCheckpoint [2020-09-10T18:40:34.576Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-10T18:40:34.576Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-10T18:40:34.576Z] === RUN TestContainerInvalidJSON [2020-09-10T18:40:34.576Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T18:40:34.576Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T18:40:34.576Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T18:40:34.576Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T18:40:34.576Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-10T18:40:34.576Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-10T18:40:34.576Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T18:40:34.576Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-10T18:40:34.576Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T18:40:34.576Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-09-10T18:40:34.576Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-10T18:40:34.576Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-10T18:40:34.576Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-10T18:40:34.576Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-10T18:40:34.837Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s) [2020-09-10T18:40:34.837Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-10T18:40:34.837Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-09-10T18:40:34.837Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-10T18:40:35.098Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-09-10T18:40:35.098Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-10T18:40:35.098Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-09-10T18:40:35.098Z] === RUN TestCopyFromContainer [2020-09-10T18:40:37.647Z] === RUN TestCopyFromContainer// [2020-09-10T18:40:37.647Z] === RUN TestCopyFromContainer//bar/root [2020-09-10T18:40:37.647Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-10T18:40:37.647Z] === RUN TestCopyFromContainer/bar/quux [2020-09-10T18:40:37.647Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-10T18:40:37.671Z] ......................... [ 67%] [2020-09-10T18:40:37.908Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-10T18:40:37.908Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-10T18:40:38.170Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-10T18:40:38.170Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-10T18:40:38.431Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-10T18:40:38.431Z] --- PASS: TestCopyFromContainer (3.35s) [2020-09-10T18:40:38.431Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-09-10T18:40:38.431Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-09-10T18:40:38.431Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-09-10T18:40:38.431Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-09-10T18:40:38.431Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-09-10T18:40:38.431Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.19s) [2020-09-10T18:40:38.431Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-09-10T18:40:38.431Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-09-10T18:40:38.431Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-09-10T18:40:38.431Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-09-10T18:40:38.431Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-10T18:40:38.431Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T18:40:38.431Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T18:40:38.431Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T18:40:38.431Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T18:40:38.431Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T18:40:38.431Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T18:40:38.431Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T18:40:38.431Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T18:40:38.431Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T18:40:38.431Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-10T18:40:38.431Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-09-10T18:40:38.431Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-09-10T18:40:38.431Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-09-10T18:40:38.431Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-10T18:40:38.692Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-09-10T18:40:38.692Z] === RUN TestCreateWithInvalidEnv [2020-09-10T18:40:38.692Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-10T18:40:38.692Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-10T18:40:38.692Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-10T18:40:38.692Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-10T18:40:38.692Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-10T18:40:38.692Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-10T18:40:38.692Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-10T18:40:38.692Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-10T18:40:38.692Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-10T18:40:38.692Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-10T18:40:38.692Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-10T18:40:38.692Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-10T18:40:38.692Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-10T18:40:38.692Z] === RUN TestCreateTmpfsMountsTarget [2020-09-10T18:40:38.692Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-09-10T18:40:38.692Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-10T18:40:39.962Z] --- PASS: TestImportExtremelyLargeImageWorks (87.96s) [2020-09-10T18:40:39.962Z] PASS [2020-09-10T18:40:39.962Z] [2020-09-10T18:40:39.962Z] === Skipped [2020-09-10T18:40:39.962Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-10T18:40:39.962Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:40:39.962Z] [2020-09-10T18:40:39.962Z] [2020-09-10T18:40:39.962Z] DONE 12 tests, 1 skipped in 89.538s [2020-09-10T18:40:39.962Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-09-10T18:40:39.962Z] ++ 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-10T18:40:39.962Z] ++ set -e [2020-09-10T18:40:39.962Z] ++ '[' -n 0 ']' [2020-09-10T18:40:39.962Z] ++ set -x [2020-09-10T18:40:39.962Z] ++ env -i DEST=/go/src/github.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-10T18:40:39.962Z] INFO: Testing against a local daemon [2020-09-10T18:40:39.962Z] === RUN TestNetworkCreateDelete [2020-09-10T18:40:39.962Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-09-10T18:40:39.962Z] === RUN TestDockerNetworkDeletePreferID [2020-09-10T18:40:39.962Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-09-10T18:40:39.962Z] === RUN TestDaemonDNSFallback [2020-09-10T18:40:39.962Z] --- PASS: TestDaemonDNSFallback (2.44s) [2020-09-10T18:40:39.962Z] === RUN TestInspectNetwork [2020-09-10T18:40:39.962Z] === RUN TestInspectNetwork/full_network_id [2020-09-10T18:40:39.962Z] === RUN TestInspectNetwork/partial_network_id [2020-09-10T18:40:39.962Z] === RUN TestInspectNetwork/network_name [2020-09-10T18:40:39.962Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-10T18:40:40.831Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2020-09-10T18:40:40.831Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-10T18:40:40.831Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-10T18:40:40.831Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-10T18:40:40.831Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-10T18:40:40.831Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-10T18:40:40.831Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-10T18:40:40.831Z] ? github.com/docker/docker/rootless [no test files] [2020-09-10T18:40:40.831Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-10T18:40:40.831Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-10T18:40:40.831Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-10T18:40:40.831Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-10T18:40:40.831Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-10T18:40:40.831Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-10T18:40:40.831Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-10T18:40:40.831Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-10T18:40:40.831Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-10T18:40:40.831Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-10T18:40:40.831Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-10T18:40:40.831Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-10T18:40:40.831Z] ? github.com/docker/docker/volume [no test files] [2020-09-10T18:40:40.831Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-10T18:40:40.831Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === Skipped [2020-09-10T18:40:40.831Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-10T18:40:40.831Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-10T18:40:40.831Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-10T18:40:40.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:40:40.831Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-10T18:40:40.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:40:40.831Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-10T18:40:40.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:40:40.831Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-10T18:40:40.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:40:40.831Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-10T18:40:40.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:40:40.831Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-10T18:40:40.831Z] graphtest_unix.go:73: No driver to put! [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-10T18:40:40.831Z] time="2020-09-10T18:39:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T18:40:40.831Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T18:40:40.831Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-10T18:40:40.831Z] time="2020-09-10T18:39:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T18:40:40.831Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T18:40:40.831Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-10T18:40:40.831Z] time="2020-09-10T18:39:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T18:40:40.831Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T18:40:40.831Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-10T18:40:40.831Z] time="2020-09-10T18:39:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T18:40:40.831Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T18:40:40.831Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-10T18:40:40.831Z] time="2020-09-10T18:39:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T18:40:40.831Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T18:40:40.831Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-10T18:40:40.831Z] graphtest_unix.go:73: No driver to put! [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-10T18:40:40.831Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-10T18:40:40.831Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-10T18:40:40.831Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-10T18:40:40.831Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.01s) [2020-09-10T18:40:40.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:40:40.831Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-10T18:40:40.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:40:40.831Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-10T18:40:40.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:40:40.831Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-10T18:40:40.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:40:40.831Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-10T18:40:40.831Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:40:40.831Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-10T18:40:40.831Z] graphtest_unix.go:73: No driver to put! [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-10T18:40:40.831Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-10T18:40:40.831Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] [2020-09-10T18:40:40.831Z] DONE 2142 tests, 26 skipped in 267.045s Post stage [Pipeline] junit [2020-09-10T18:40:40.884Z] Recording test results [2020-09-10T18:40:41.236Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2020-09-10T18:40:41.236Z] === RUN TestCreateWithCustomReadonlyPaths [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-10T18:40:41.553Z] INFO: Extraction ended at 09/10/2020 18:40:41. Duration:00:00:21.2337046 [2020-09-10T18:40:41.553Z] INFO: Updating the golang and path environment variables [2020-09-10T18:40:41.553Z] INFO: GOPATH=d:\gopath [2020-09-10T18:40:41.553Z] INFO: go version go1.13.15 windows/amd64 [2020-09-10T18:40:41.553Z] INFO: Running the daemon under test in debug mode [2020-09-10T18:40:41.553Z] INFO: Starting a daemon under test... [2020-09-10T18:40:41.553Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41337\5\daemon --pidfile d:\CI\PR-41337\5\docker.pid -D [2020-09-10T18:40:41.553Z] INFO: Process started successfully. [2020-09-10T18:40:41.553Z] INFO: Start tailing logs of the daemon under tests [2020-09-10T18:40:41.730Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41337/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 -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:a7c701faaf07b92461dc42198a76e87f76b562a1 hack/make.sh dynbinary test-integration [2020-09-10T18:40:42.015Z] INFO: Waiting for the daemon under test to start... [2020-09-10T18:40:42.040Z] [2020-09-10T18:40:42.040Z] Removing bundles/ [2020-09-10T18:40:42.040Z] [2020-09-10T18:40:42.040Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-10T18:40:42.040Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-10T18:40:42.040Z] GOOS="" GOARCH="" GOARM="" [2020-09-10T18:40:43.153Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s) [2020-09-10T18:40:43.153Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-10T18:40:43.153Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T18:40:43.153Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T18:40:43.153Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T18:40:43.153Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T18:40:43.153Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T18:40:43.153Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T18:40:43.153Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T18:40:43.153Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T18:40:43.153Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T18:40:43.153Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T18:40:43.153Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T18:40:43.153Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T18:40:43.153Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T18:40:43.153Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T18:40:43.153Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T18:40:43.153Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-10T18:40:43.153Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-09-10T18:40:43.153Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-09-10T18:40:43.153Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-09-10T18:40:43.153Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-09-10T18:40:43.153Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-09-10T18:40:43.153Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-10T18:40:44.094Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2020-09-10T18:40:44.094Z] === RUN TestCreateDifferentPlatform [2020-09-10T18:40:44.094Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-10T18:40:44.094Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-10T18:40:44.094Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-09-10T18:40:44.094Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-10T18:40:44.094Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-10T18:40:44.094Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-10T18:40:44.094Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2020-09-10T18:40:44.094Z] === RUN TestContainerStartOnDaemonRestart [2020-09-10T18:40:44.094Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-10T18:40:44.094Z] === RUN TestDaemonRestartIpcMode [2020-09-10T18:40:44.094Z] === PAUSE TestDaemonRestartIpcMode [2020-09-10T18:40:44.094Z] === RUN TestDaemonHostGatewayIP [2020-09-10T18:40:44.094Z] === PAUSE TestDaemonHostGatewayIP [2020-09-10T18:40:44.094Z] === RUN TestContainerKillOnDaemonStart [2020-09-10T18:40:44.094Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-10T18:40:44.094Z] === RUN TestDiff [2020-09-10T18:40:44.424Z] --- PASS: TestInspectNetwork (10.58s) [2020-09-10T18:40:44.424Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-10T18:40:44.424Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-10T18:40:44.424Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-10T18:40:44.424Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-10T18:40:44.424Z] === RUN TestRunContainerWithBridgeNone [2020-09-10T18:40:44.667Z] --- PASS: TestDiff (0.71s) [2020-09-10T18:40:44.667Z] === RUN TestExecWithCloseStdin [2020-09-10T18:40:44.919Z] INFO: Daemon under test started and replied! [2020-09-10T18:40:44.919Z] INFO: Docker version of the daemon under test [2020-09-10T18:40:44.919Z] [2020-09-10T18:40:44.919Z] Client: [2020-09-10T18:40:44.919Z] Version: 17.06.2-ce [2020-09-10T18:40:44.919Z] API version: 1.30 [2020-09-10T18:40:44.919Z] Go version: go1.8.3 [2020-09-10T18:40:44.919Z] Git commit: cec0b72 [2020-09-10T18:40:44.919Z] Built: Tue Sep 5 19:57:19 2017 [2020-09-10T18:40:44.919Z] OS/Arch: windows/amd64 [2020-09-10T18:40:44.919Z] [2020-09-10T18:40:44.919Z] Server: [2020-09-10T18:40:44.919Z] Version: 0.0.0-dev [2020-09-10T18:40:44.919Z] API version: 1.41 (minimum version 1.24) [2020-09-10T18:40:44.919Z] Go version: go1.13.15 [2020-09-10T18:40:44.919Z] Git commit: c99bb22aab [2020-09-10T18:40:44.919Z] Built: 09/10/2020 18:39:11 [2020-09-10T18:40:44.919Z] OS/Arch: windows/amd64 [2020-09-10T18:40:44.919Z] Experimental: false [2020-09-10T18:40:44.919Z] [2020-09-10T18:40:44.919Z] INFO: Docker info of the daemon under test [2020-09-10T18:40:44.919Z] [2020-09-10T18:40:44.919Z] Containers: 0 [2020-09-10T18:40:44.919Z] Running: 0 [2020-09-10T18:40:44.919Z] Paused: 0 [2020-09-10T18:40:44.919Z] Stopped: 0 [2020-09-10T18:40:44.919Z] Images: 0 [2020-09-10T18:40:44.919Z] Server Version: 0.0.0-dev [2020-09-10T18:40:44.919Z] Storage Driver: windowsfilter [2020-09-10T18:40:44.919Z] Windows: [2020-09-10T18:40:44.919Z] Logging Driver: json-file [2020-09-10T18:40:44.919Z] Plugins: [2020-09-10T18:40:44.919Z] Volume: local [2020-09-10T18:40:44.919Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-10T18:40:44.919Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-10T18:40:44.919Z] Swarm: inactive [2020-09-10T18:40:44.919Z] Default Isolation: process [2020-09-10T18:40:44.919Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-10T18:40:44.919Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-10T18:40:44.919Z] OSType: windows [2020-09-10T18:40:44.919Z] Architecture: x86_64 [2020-09-10T18:40:44.919Z] CPUs: 4 [2020-09-10T18:40:44.919Z] Total Memory: 32GiB [2020-09-10T18:40:44.919Z] Name: azwin-2-575600 [2020-09-10T18:40:44.919Z] ID: 2PEV:PDBO:3KYD:ENRB:Y2H3:YPSR:MBKC:B2TZ:SDMT:UDCJ:X4SK:CO6M [2020-09-10T18:40:44.919Z] Docker Root Dir: D:\CI\PR-41337\5\daemon [2020-09-10T18:40:44.919Z] Debug Mode (client): false [2020-09-10T18:40:44.919Z] Debug Mode (server): true [2020-09-10T18:40:44.919Z] File Descriptors: -1 [2020-09-10T18:40:44.919Z] Goroutines: 17 [2020-09-10T18:40:44.919Z] System Time: 2020-09-10T18:40:44.7777296Z [2020-09-10T18:40:44.919Z] EventsListeners: 0 [2020-09-10T18:40:44.919Z] Registry: https://index.docker.io/v1/ [2020-09-10T18:40:44.919Z] Labels: [2020-09-10T18:40:44.919Z] Experimental: false [2020-09-10T18:40:44.919Z] Insecure Registries: [2020-09-10T18:40:44.919Z] 127.0.0.0/8 [2020-09-10T18:40:44.919Z] Live Restore Enabled: false [2020-09-10T18:40:44.919Z] [2020-09-10T18:40:44.919Z] [2020-09-10T18:40:44.919Z] INFO: Docker images of the daemon under test [2020-09-10T18:40:44.919Z] [2020-09-10T18:40:44.919Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-10T18:40:44.919Z] [2020-09-10T18:40:44.919Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-09-10T18:40:45.378Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-09-10T18:40:45.378Z] ltsc2019: Pulling from windows/servercore [2020-09-10T18:40:45.378Z] 4612f6d0b889: Pulling fs layer [2020-09-10T18:40:45.378Z] c3aff4450246: Pulling fs layer [2020-09-10T18:40:45.609Z] --- PASS: TestExecWithCloseStdin (0.84s) [2020-09-10T18:40:45.609Z] === RUN TestExec [2020-09-10T18:40:46.499Z] --- PASS: TestRunContainerWithBridgeNone (2.44s) [2020-09-10T18:40:46.499Z] === RUN TestNetworkInvalidJSON [2020-09-10T18:40:46.499Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-10T18:40:46.499Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-10T18:40:46.499Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T18:40:46.499Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T18:40:46.499Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T18:40:46.499Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T18:40:46.499Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-10T18:40:46.499Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T18:40:46.499Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T18:40:46.499Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-09-10T18:40:46.499Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-10T18:40:46.499Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-10T18:40:46.499Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-10T18:40:46.499Z] === RUN TestHostIPv4BridgeLabel [2020-09-10T18:40:46.553Z] --- PASS: TestExec (0.86s) [2020-09-10T18:40:46.553Z] === RUN TestExecUser [2020-09-10T18:40:47.133Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-09-10T18:40:47.133Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-10T18:40:47.495Z] --- PASS: TestExecUser (0.85s) [2020-09-10T18:40:47.495Z] === RUN TestExportContainerAndImportImage [2020-09-10T18:40:48.168Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-09-10T18:40:48.168Z] === RUN TestDaemonDefaultNetworkPools [2020-09-10T18:40:48.438Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2020-09-10T18:40:48.438Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-10T18:40:49.205Z] --- PASS: TestDaemonDefaultNetworkPools (0.90s) [2020-09-10T18:40:49.205Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-10T18:40:50.240Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-09-10T18:40:50.240Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-10T18:40:50.985Z] --- PASS: TestExportContainerAfterDaemonRestart (2.05s) [2020-09-10T18:40:50.985Z] === RUN TestHealthCheckWorkdir [2020-09-10T18:40:51.182Z] c3aff4450246: Verifying Checksum [2020-09-10T18:40:51.182Z] c3aff4450246: Download complete [2020-09-10T18:40:51.561Z] --- PASS: TestHealthCheckWorkdir (1.00s) [2020-09-10T18:40:51.561Z] === RUN TestHealthKillContainer [2020-09-10T18:40:51.749Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2020-09-10T18:40:51.749Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-10T18:40:52.041Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.67s) [2020-09-10T18:40:52.041Z] === RUN TestServiceWithPredefinedNetwork [2020-09-10T18:40:54.860Z] --- PASS: TestHealthKillContainer (3.11s) [2020-09-10T18:40:54.860Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-10T18:40:55.432Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2020-09-10T18:40:55.432Z] === RUN TestIpcModeNone [2020-09-10T18:40:56.375Z] --- PASS: TestIpcModeNone (0.85s) [2020-09-10T18:40:56.375Z] === RUN TestIpcModePrivate [2020-09-10T18:40:56.542Z] --- PASS: TestServiceWithPredefinedNetwork (3.72s) [2020-09-10T18:40:56.542Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-10T18:40:56.542Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-10T18:40:56.542Z] service_test.go:236: FLAKY_TEST [2020-09-10T18:40:56.542Z] === RUN TestServiceWithDataPathPortInit [2020-09-10T18:40:56.947Z] --- PASS: TestIpcModePrivate (0.80s) [2020-09-10T18:40:56.947Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-09-10T18:40:56.947Z] === RUN TestIpcModeShareable [2020-09-10T18:40:57.907Z] --- PASS: TestIpcModeShareable (0.85s) [2020-09-10T18:40:57.907Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-09-10T18:40:57.907Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-10T18:40:58.268Z] 4612f6d0b889: Verifying Checksum [2020-09-10T18:40:58.268Z] 4612f6d0b889: Download complete [2020-09-10T18:41:00.491Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.63s) [2020-09-10T18:41:00.491Z] === RUN TestAPIIpcModeHost [2020-09-10T18:41:00.570Z] . [2020-09-10T18:41:00.571Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-10T18:41:00.571Z] [2020-09-10T18:41:00.571Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-10T18:41:00.571Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-10T18:41:00.571Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-10T18:41:00.571Z] Error: No such image: emptyfs [2020-09-10T18:41:00.571Z] Error: No such image: emptyfs [2020-09-10T18:41:00.571Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-10T18:41:00.571Z] ++++ docker load [2020-09-10T18:41:00.571Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-10T18:41:00.571Z] ++++ docker load [2020-09-10T18:41:00.571Z] Running integration-test (iteration 1) [2020-09-10T18:41:00.571Z] 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-10T18:41:00.571Z] ++ 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-10T18:41:00.571Z] ++ set -e [2020-09-10T18:41:00.571Z] ++ '[' -n 0 ']' [2020-09-10T18:41:00.571Z] ++ set -x [2020-09-10T18:41:00.571Z] ++ env -i DEST=/go/src/github.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-10T18:41:00.571Z] Running integration-test (iteration 1) [2020-09-10T18:41:00.571Z] 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-10T18:41:00.571Z] ++ 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-10T18:41:00.571Z] ++ set -e [2020-09-10T18:41:00.571Z] ++ '[' -n 0 ']' [2020-09-10T18:41:00.571Z] ++ set -x [2020-09-10T18:41:00.571Z] ++ env -i DEST=/go/src/github.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-10T18:41:01.075Z] --- PASS: TestAPIIpcModeHost (0.68s) [2020-09-10T18:41:01.075Z] === RUN TestDaemonIpcModeShareable [2020-09-10T18:41:03.645Z] --- PASS: TestDaemonIpcModeShareable (1.97s) [2020-09-10T18:41:03.645Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-09-10T18:41:03.645Z] === RUN TestDaemonIpcModePrivate [2020-09-10T18:41:05.034Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2020-09-10T18:41:05.034Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-09-10T18:41:05.034Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-10T18:41:06.950Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2020-09-10T18:41:06.950Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-09-10T18:41:06.950Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-10T18:41:08.865Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-09-10T18:41:08.865Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-09-10T18:41:08.865Z] === RUN TestIpcModeOlderClient [2020-09-10T18:41:08.865Z] === PAUSE TestIpcModeOlderClient [2020-09-10T18:41:08.865Z] === RUN TestKillContainerInvalidSignal [2020-09-10T18:41:09.437Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2020-09-10T18:41:09.437Z] === RUN TestKillContainer [2020-09-10T18:41:09.437Z] === RUN TestKillContainer/no_signal [2020-09-10T18:41:10.008Z] === RUN TestKillContainer/non_killing_signal [2020-09-10T18:41:10.580Z] === RUN TestKillContainer/killing_signal [2020-09-10T18:41:11.522Z] --- PASS: TestKillContainer (2.32s) [2020-09-10T18:41:11.522Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-09-10T18:41:11.522Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-09-10T18:41:11.522Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2020-09-10T18:41:11.522Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-10T18:41:11.522Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-10T18:41:12.465Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-10T18:41:13.037Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s) [2020-09-10T18:41:13.037Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2020-09-10T18:41:13.037Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-09-10T18:41:13.037Z] === RUN TestKillStoppedContainer [2020-09-10T18:41:13.037Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-09-10T18:41:13.037Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-10T18:41:13.298Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-09-10T18:41:13.298Z] === RUN TestKillDifferentUserContainer [2020-09-10T18:41:14.240Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-09-10T18:41:14.240Z] === RUN TestInspectOomKilledTrue [2020-09-10T18:41:14.240Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-10T18:41:14.240Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T18:41:14.240Z] === RUN TestInspectOomKilledFalse [2020-09-10T18:41:14.240Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-10T18:41:14.240Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T18:41:14.240Z] === RUN TestLinksEtcHostsContentMatch [2020-09-10T18:41:14.811Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-09-10T18:41:14.811Z] === RUN TestLinksContainerNames [2020-09-10T18:41:16.198Z] --- PASS: TestLinksContainerNames (1.61s) [2020-09-10T18:41:16.198Z] === RUN TestLogsFollowTailEmpty [2020-09-10T18:41:17.140Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2020-09-10T18:41:17.140Z] === RUN TestContainerNetworkMountsNoChown [2020-09-10T18:41:17.715Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2020-09-10T18:41:17.715Z] === RUN TestMountDaemonRoot [2020-09-10T18:41:17.715Z] === RUN TestMountDaemonRoot/default [2020-09-10T18:41:17.715Z] === PAUSE TestMountDaemonRoot/default [2020-09-10T18:41:17.715Z] === RUN TestMountDaemonRoot/private [2020-09-10T18:41:17.715Z] === PAUSE TestMountDaemonRoot/private [2020-09-10T18:41:17.715Z] === RUN TestMountDaemonRoot/rprivate [2020-09-10T18:41:17.715Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-10T18:41:17.715Z] === RUN TestMountDaemonRoot/slave [2020-09-10T18:41:17.715Z] === PAUSE TestMountDaemonRoot/slave [2020-09-10T18:41:17.715Z] === RUN TestMountDaemonRoot/rslave [2020-09-10T18:41:17.715Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-10T18:41:17.715Z] === RUN TestMountDaemonRoot/shared [2020-09-10T18:41:17.715Z] === PAUSE TestMountDaemonRoot/shared [2020-09-10T18:41:17.715Z] === RUN TestMountDaemonRoot/rshared [2020-09-10T18:41:17.715Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-10T18:41:17.715Z] === CONT TestMountDaemonRoot/default [2020-09-10T18:41:17.715Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-10T18:41:17.715Z] === CONT TestMountDaemonRoot/rslave [2020-09-10T18:41:17.715Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-10T18:41:17.715Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-10T18:41:17.715Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T18:41:17.715Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T18:41:17.715Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-10T18:41:17.715Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-10T18:41:17.715Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T18:41:17.715Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T18:41:17.715Z] === CONT TestMountDaemonRoot/rshared [2020-09-10T18:41:17.715Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-10T18:41:17.715Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-10T18:41:17.715Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T18:41:17.715Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T18:41:17.715Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-10T18:41:17.715Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-10T18:41:17.715Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T18:41:17.715Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T18:41:17.715Z] === CONT TestMountDaemonRoot/private [2020-09-10T18:41:17.715Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-10T18:41:17.715Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-10T18:41:17.715Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-10T18:41:17.715Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-10T18:41:17.715Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-10T18:41:17.715Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-10T18:41:17.715Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-10T18:41:17.715Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-10T18:41:17.715Z] === CONT TestMountDaemonRoot/shared [2020-09-10T18:41:17.715Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-10T18:41:17.715Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-10T18:41:17.715Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-10T18:41:17.716Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-10T18:41:17.716Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-10T18:41:17.716Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-10T18:41:17.716Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-10T18:41:17.716Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-10T18:41:17.716Z] === CONT TestMountDaemonRoot/slave [2020-09-10T18:41:17.716Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-10T18:41:17.716Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-10T18:41:17.716Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-10T18:41:17.716Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-10T18:41:17.716Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-10T18:41:17.716Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-10T18:41:17.716Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-10T18:41:17.716Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-10T18:41:17.716Z] === CONT TestMountDaemonRoot/rprivate [2020-09-10T18:41:17.716Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-10T18:41:17.716Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-10T18:41:17.716Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T18:41:17.716Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T18:41:17.716Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-10T18:41:17.716Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-10T18:41:17.716Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T18:41:17.716Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T18:41:17.716Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-10T18:41:17.716Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-10T18:41:17.716Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-10T18:41:17.716Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-10T18:41:17.716Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-10T18:41:17.716Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-10T18:41:17.716Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-10T18:41:17.716Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-10T18:41:17.716Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-10T18:41:17.716Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-10T18:41:17.716Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T18:41:17.716Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-10T18:41:17.716Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T18:41:17.716Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-10T18:41:17.977Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-10T18:41:17.977Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T18:41:17.977Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-10T18:41:17.977Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T18:41:17.977Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-10T18:41:17.977Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-10T18:41:17.977Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-10T18:41:17.977Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-10T18:41:17.977Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-10T18:41:17.977Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-10T18:41:17.977Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-10T18:41:17.977Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-10T18:41:17.977Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-10T18:41:17.977Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-10T18:41:17.977Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-10T18:41:17.977Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T18:41:18.238Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-10T18:41:18.238Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T18:41:18.238Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-10T18:41:18.238Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-10T18:41:18.238Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.12s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.08s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-09-10T18:41:18.238Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-09-10T18:41:18.238Z] === RUN TestContainerBindMountNonRecursive [2020-09-10T18:41:19.013Z] --- PASS: TestServiceWithDataPathPortInit (20.82s) [2020-09-10T18:41:19.013Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-10T18:41:19.702Z] --- PASS: TestImportExtremelyLargeImageWorks (104.76s) [2020-09-10T18:41:19.702Z] PASS [2020-09-10T18:41:19.702Z] [2020-09-10T18:41:19.702Z] === Skipped [2020-09-10T18:41:19.702Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-10T18:41:19.702Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-10T18:41:19.702Z] [2020-09-10T18:41:19.702Z] [2020-09-10T18:41:19.702Z] DONE 12 tests, 1 skipped in 108.403s [2020-09-10T18:41:19.702Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-10T18:41:19.702Z] INFO: Testing against a local daemon [2020-09-10T18:41:19.702Z] === RUN TestNetworkCreateDelete [2020-09-10T18:41:19.702Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-09-10T18:41:19.702Z] === RUN TestDockerNetworkDeletePreferID [2020-09-10T18:41:19.702Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-09-10T18:41:19.702Z] === RUN TestDaemonDNSFallback [2020-09-10T18:41:20.573Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-09-10T18:41:20.783Z] --- PASS: TestContainerBindMountNonRecursive (2.18s) [2020-09-10T18:41:20.783Z] === RUN TestNetworkNat [2020-09-10T18:41:21.076Z] --- PASS: TestDaemonDNSFallback (7.30s) [2020-09-10T18:41:21.076Z] === RUN TestInspectNetwork [2020-09-10T18:41:21.076Z] --- SKIP: TestInspectNetwork (0.00s) [2020-09-10T18:41:21.076Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:21.076Z] === RUN TestRunContainerWithBridgeNone [2020-09-10T18:41:21.076Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-09-10T18:41:21.076Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T18:41:21.076Z] === RUN TestNetworkInvalidJSON [2020-09-10T18:41:21.076Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-10T18:41:21.076Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-10T18:41:21.076Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T18:41:21.076Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T18:41:21.076Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T18:41:21.076Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T18:41:21.076Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-10T18:41:21.076Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T18:41:21.076Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T18:41:21.076Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-09-10T18:41:21.076Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-10T18:41:21.076Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-10T18:41:21.076Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-10T18:41:21.076Z] === RUN TestHostIPv4BridgeLabel [2020-09-10T18:41:21.076Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-09-10T18:41:21.076Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T18:41:21.076Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-10T18:41:21.076Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-09-10T18:41:21.076Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T18:41:21.076Z] === RUN TestDaemonDefaultNetworkPools [2020-09-10T18:41:21.076Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-09-10T18:41:21.076Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T18:41:21.076Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-10T18:41:21.076Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-09-10T18:41:21.076Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T18:41:21.076Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-10T18:41:21.076Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-09-10T18:41:21.076Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T18:41:21.076Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-10T18:41:21.076Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-09-10T18:41:21.076Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T18:41:21.076Z] === RUN TestServiceWithPredefinedNetwork [2020-09-10T18:41:21.076Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-09-10T18:41:21.076Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:21.076Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-10T18:41:21.076Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-10T18:41:21.076Z] service_test.go:236: FLAKY_TEST [2020-09-10T18:41:21.076Z] === RUN TestServiceWithDataPathPortInit [2020-09-10T18:41:21.076Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-09-10T18:41:21.076Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:21.076Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-10T18:41:21.076Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-10T18:41:21.076Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:21.076Z] PASS [2020-09-10T18:41:21.076Z] [2020-09-10T18:41:21.076Z] === Skipped [2020-09-10T18:41:21.076Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-09-10T18:41:21.076Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:21.076Z] [2020-09-10T18:41:21.076Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-09-10T18:41:21.076Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T18:41:21.076Z] [2020-09-10T18:41:21.076Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-09-10T18:41:21.076Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T18:41:21.076Z] [2020-09-10T18:41:21.076Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-09-10T18:41:21.076Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T18:41:21.076Z] [2020-09-10T18:41:21.076Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-09-10T18:41:21.076Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T18:41:21.076Z] [2020-09-10T18:41:21.076Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-09-10T18:41:21.076Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T18:41:21.076Z] [2020-09-10T18:41:21.076Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-09-10T18:41:21.076Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T18:41:21.076Z] [2020-09-10T18:41:21.076Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-09-10T18:41:21.076Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T18:41:21.076Z] [2020-09-10T18:41:21.076Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-09-10T18:41:21.076Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:21.076Z] [2020-09-10T18:41:21.076Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-10T18:41:21.076Z] service_test.go:236: FLAKY_TEST [2020-09-10T18:41:21.076Z] [2020-09-10T18:41:21.076Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-09-10T18:41:21.076Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:21.076Z] [2020-09-10T18:41:21.076Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-10T18:41:21.076Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:21.076Z] [2020-09-10T18:41:21.076Z] [2020-09-10T18:41:21.076Z] DONE 19 tests, 12 skipped in 8.061s [2020-09-10T18:41:21.076Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-10T18:41:21.334Z] INFO: Testing against a local daemon [2020-09-10T18:41:21.334Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-10T18:41:21.334Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-10T18:41:21.334Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T18:41:21.334Z] === RUN TestDockerNetworkIpvlan [2020-09-10T18:41:21.334Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-10T18:41:21.334Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T18:41:21.334Z] PASS [2020-09-10T18:41:21.334Z] [2020-09-10T18:41:21.334Z] === Skipped [2020-09-10T18:41:21.334Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-10T18:41:21.334Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T18:41:21.334Z] [2020-09-10T18:41:21.334Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-10T18:41:21.334Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T18:41:21.334Z] [2020-09-10T18:41:21.334Z] [2020-09-10T18:41:21.334Z] DONE 2 tests, 2 skipped in 0.127s [2020-09-10T18:41:21.334Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-10T18:41:21.334Z] INFO: Testing against a local daemon [2020-09-10T18:41:21.334Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-10T18:41:21.334Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-10T18:41:21.334Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T18:41:21.334Z] === RUN TestDockerNetworkMacvlan [2020-09-10T18:41:21.334Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-09-10T18:41:21.334Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T18:41:21.334Z] PASS [2020-09-10T18:41:21.334Z] [2020-09-10T18:41:21.334Z] === Skipped [2020-09-10T18:41:21.334Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-10T18:41:21.334Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T18:41:21.334Z] [2020-09-10T18:41:21.334Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-09-10T18:41:21.334Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T18:41:21.334Z] [2020-09-10T18:41:21.334Z] [2020-09-10T18:41:21.334Z] DONE 2 tests, 2 skipped in 0.123s [2020-09-10T18:41:21.334Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-10T18:41:21.334Z] testing: warning: no tests to run [2020-09-10T18:41:21.334Z] PASS [2020-09-10T18:41:21.334Z] [2020-09-10T18:41:21.334Z] DONE 0 tests in 0.028s [2020-09-10T18:41:21.334Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-10T18:41:21.354Z] --- PASS: TestNetworkNat (0.89s) [2020-09-10T18:41:21.354Z] === RUN TestNetworkLocalhostTCPNat [2020-09-10T18:41:21.592Z] INFO: Testing against a local daemon [2020-09-10T18:41:21.592Z] === RUN TestAuthZPluginAllowRequest [2020-09-10T18:41:21.592Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-09-10T18:41:21.592Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.592Z] === RUN TestAuthZPluginTLS [2020-09-10T18:41:21.592Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-09-10T18:41:21.592Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.592Z] === RUN TestAuthZPluginDenyRequest [2020-09-10T18:41:21.592Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-09-10T18:41:21.592Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.592Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-10T18:41:21.592Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-10T18:41:21.592Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.592Z] === RUN TestAuthZPluginDenyResponse [2020-09-10T18:41:21.592Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-09-10T18:41:21.592Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.592Z] === RUN TestAuthZPluginAllowEventStream [2020-09-10T18:41:21.592Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-09-10T18:41:21.592Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.592Z] === RUN TestAuthZPluginErrorResponse [2020-09-10T18:41:21.592Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-09-10T18:41:21.592Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.592Z] === RUN TestAuthZPluginErrorRequest [2020-09-10T18:41:21.592Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-09-10T18:41:21.592Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.592Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-10T18:41:21.592Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-10T18:41:21.592Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.592Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-10T18:41:21.592Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-10T18:41:21.592Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.592Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-10T18:41:21.592Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-10T18:41:21.592Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.592Z] === RUN TestAuthZPluginHeader [2020-09-10T18:41:21.592Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-09-10T18:41:21.592Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.592Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-10T18:41:21.851Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2020-09-10T18:41:21.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.851Z] === RUN TestAuthZPluginV2Disable [2020-09-10T18:41:21.851Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-09-10T18:41:21.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.851Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-10T18:41:21.851Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.04s) [2020-09-10T18:41:21.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.851Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-10T18:41:21.851Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.07s) [2020-09-10T18:41:21.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.851Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-10T18:41:21.851Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-09-10T18:41:21.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.851Z] PASS [2020-09-10T18:41:21.851Z] [2020-09-10T18:41:21.851Z] === Skipped [2020-09-10T18:41:21.851Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-09-10T18:41:21.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.851Z] [2020-09-10T18:41:21.851Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-09-10T18:41:21.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.851Z] [2020-09-10T18:41:21.851Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-09-10T18:41:21.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.851Z] [2020-09-10T18:41:21.851Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-10T18:41:21.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.851Z] [2020-09-10T18:41:21.851Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-09-10T18:41:21.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.851Z] [2020-09-10T18:41:21.851Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-09-10T18:41:21.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.851Z] [2020-09-10T18:41:21.851Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-09-10T18:41:21.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.851Z] [2020-09-10T18:41:21.851Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-09-10T18:41:21.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.851Z] [2020-09-10T18:41:21.851Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-10T18:41:21.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.851Z] [2020-09-10T18:41:21.851Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-10T18:41:21.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.851Z] [2020-09-10T18:41:21.851Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-10T18:41:21.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.851Z] [2020-09-10T18:41:21.851Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-09-10T18:41:21.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.851Z] [2020-09-10T18:41:21.851Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2020-09-10T18:41:21.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.851Z] [2020-09-10T18:41:21.851Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-09-10T18:41:21.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.851Z] [2020-09-10T18:41:21.851Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.04s) [2020-09-10T18:41:21.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.851Z] [2020-09-10T18:41:21.851Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.07s) [2020-09-10T18:41:21.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.851Z] [2020-09-10T18:41:21.851Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-09-10T18:41:21.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:21.851Z] [2020-09-10T18:41:21.851Z] [2020-09-10T18:41:21.851Z] DONE 17 tests, 17 skipped in 0.517s [2020-09-10T18:41:22.109Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-10T18:41:22.109Z] INFO: Testing against a local daemon [2020-09-10T18:41:22.109Z] === RUN TestPluginInvalidJSON [2020-09-10T18:41:22.109Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T18:41:22.109Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T18:41:22.109Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T18:41:22.109Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-10T18:41:22.109Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-10T18:41:22.109Z] === RUN TestPluginInstall [2020-09-10T18:41:22.109Z] --- SKIP: TestPluginInstall (0.00s) [2020-09-10T18:41:22.109Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:22.109Z] PASS [2020-09-10T18:41:22.109Z] [2020-09-10T18:41:22.109Z] === Skipped [2020-09-10T18:41:22.109Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-09-10T18:41:22.109Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T18:41:22.109Z] [2020-09-10T18:41:22.109Z] [2020-09-10T18:41:22.109Z] DONE 3 tests, 1 skipped in 0.143s [2020-09-10T18:41:22.109Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-10T18:41:22.298Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-09-10T18:41:22.298Z] === RUN TestNetworkLoopbackNat [2020-09-10T18:41:22.367Z] INFO: Testing against a local daemon [2020-09-10T18:41:22.367Z] === RUN TestExternalGraphDriver [2020-09-10T18:41:22.367Z] --- SKIP: TestExternalGraphDriver (0.12s) [2020-09-10T18:41:22.367Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-10T18:41:22.367Z] === RUN TestGraphdriverPluginV2 [2020-09-10T18:41:25.601Z] --- PASS: TestNetworkLoopbackNat (3.16s) [2020-09-10T18:41:25.601Z] === RUN TestPause [2020-09-10T18:41:26.173Z] --- PASS: TestPause (0.78s) [2020-09-10T18:41:26.173Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-10T18:41:26.173Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-10T18:41:26.173Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-10T18:41:26.173Z] === RUN TestPauseStopPausedContainer [2020-09-10T18:41:27.116Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2020-09-10T18:41:27.116Z] === RUN TestPsFilter [2020-09-10T18:41:27.376Z] --- PASS: TestPsFilter (0.33s) [2020-09-10T18:41:27.376Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-10T18:41:27.501Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.93s) [2020-09-10T18:41:27.501Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bmr9b4v1xwq4osdav6eycajqk Created:2020-09-10 18:41:18.108458401 +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[c7ebc55f002a00ace508dab77c8be540d8bdf245ab7146a33ab08ec148e388bb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.utben2ofly7axvvwiz48t1qig EndpointID:f48b2a4bdb632c600ed9747164672275e2f0b709eec24c6f0d2948d41ca64288 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6175e2c2953bd9b67fc8194cb57f2340cc99e02b3f8fa2a72d294d76fe8e4cbd 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:a6a0f2f5ea1a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.utben2ofly7axvvwiz48t1qig EndpointID:f48b2a4bdb632c600ed9747164672275e2f0b709eec24c6f0d2948d41ca64288 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-10T18:41:27.501Z] PASS [2020-09-10T18:41:27.501Z] [2020-09-10T18:41:27.501Z] === Skipped [2020-09-10T18:41:27.501Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-10T18:41:27.501Z] service_test.go:236: FLAKY_TEST [2020-09-10T18:41:27.501Z] [2020-09-10T18:41:27.501Z] [2020-09-10T18:41:27.501Z] DONE 23 tests, 1 skipped in 56.270s [2020-09-10T18:41:27.501Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-10T18:41:27.501Z] ++ 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-10T18:41:27.501Z] ++ set -e [2020-09-10T18:41:27.501Z] ++ '[' -n 0 ']' [2020-09-10T18:41:27.501Z] ++ set -x [2020-09-10T18:41:27.501Z] ++ env -i DEST=/go/src/github.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-10T18:41:27.501Z] INFO: Testing against a local daemon [2020-09-10T18:41:27.501Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-10T18:41:27.501Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-10T18:41:27.501Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T18:41:27.501Z] === RUN TestDockerNetworkIpvlan [2020-09-10T18:41:27.501Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-10T18:41:27.501Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T18:41:27.501Z] PASS [2020-09-10T18:41:27.501Z] [2020-09-10T18:41:27.501Z] === Skipped [2020-09-10T18:41:27.501Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-10T18:41:27.501Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T18:41:27.501Z] [2020-09-10T18:41:27.501Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-10T18:41:27.501Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T18:41:27.501Z] [2020-09-10T18:41:27.501Z] [2020-09-10T18:41:27.501Z] DONE 2 tests, 2 skipped in 0.221s [2020-09-10T18:41:27.501Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-10T18:41:27.501Z] ++ 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-10T18:41:27.501Z] ++ set -e [2020-09-10T18:41:27.501Z] ++ '[' -n 0 ']' [2020-09-10T18:41:27.501Z] ++ set -x [2020-09-10T18:41:27.501Z] ++ env -i DEST=/go/src/github.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-10T18:41:27.501Z] INFO: Testing against a local daemon [2020-09-10T18:41:27.501Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-10T18:41:28.322Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.91s) [2020-09-10T18:41:28.322Z] === RUN TestRemoveContainerWithVolume [2020-09-10T18:41:28.538Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2020-09-10T18:41:28.538Z] === RUN TestDockerNetworkMacvlan [2020-09-10T18:41:28.894Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2020-09-10T18:41:28.894Z] === RUN TestRemoveContainerRunning [2020-09-10T18:41:28.928Z] --- PASS: TestGraphdriverPluginV2 (6.54s) [2020-09-10T18:41:28.928Z] PASS [2020-09-10T18:41:28.928Z] [2020-09-10T18:41:28.928Z] === Skipped [2020-09-10T18:41:28.928Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.12s) [2020-09-10T18:41:28.928Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-10T18:41:28.928Z] [2020-09-10T18:41:28.928Z] [2020-09-10T18:41:28.928Z] DONE 2 tests, 1 skipped in 6.786s [2020-09-10T18:41:28.928Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-10T18:41:29.173Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-10T18:41:29.186Z] INFO: Testing against a local daemon [2020-09-10T18:41:29.187Z] === RUN TestContinueAfterPluginCrash [2020-09-10T18:41:29.187Z] === PAUSE TestContinueAfterPluginCrash [2020-09-10T18:41:29.187Z] === RUN TestReadPluginNoRead [2020-09-10T18:41:29.187Z] === PAUSE TestReadPluginNoRead [2020-09-10T18:41:29.187Z] === RUN TestDaemonStartWithLogOpt [2020-09-10T18:41:29.187Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-10T18:41:29.187Z] === CONT TestContinueAfterPluginCrash [2020-09-10T18:41:29.187Z] === CONT TestDaemonStartWithLogOpt [2020-09-10T18:41:29.837Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-09-10T18:41:29.837Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-10T18:41:30.240Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-10T18:41:30.780Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2020-09-10T18:41:30.780Z] === RUN TestRemoveInvalidContainer [2020-09-10T18:41:30.780Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-10T18:41:30.780Z] === RUN TestRenameLinkedContainer [2020-09-10T18:41:31.277Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-10T18:41:34.083Z] --- PASS: TestRenameLinkedContainer (3.08s) [2020-09-10T18:41:34.084Z] === RUN TestRenameStoppedContainer [2020-09-10T18:41:34.657Z] --- PASS: TestRenameStoppedContainer (0.79s) [2020-09-10T18:41:34.657Z] === RUN TestRenameRunningContainerAndReuse [2020-09-10T18:41:35.738Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-10T18:41:36.044Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s) [2020-09-10T18:41:36.044Z] === RUN TestRenameInvalidName [2020-09-10T18:41:36.988Z] --- PASS: TestRenameInvalidName (0.86s) [2020-09-10T18:41:36.988Z] === RUN TestRenameAnonymousContainer [2020-09-10T18:41:38.656Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-09-10T18:41:38.656Z] tests/integration/client_test.py ..... [ 75%] [2020-09-10T18:41:38.656Z] tests/integration/context_api_test.py ... [ 76%] [2020-09-10T18:41:38.656Z] tests/integration/errors_test.py . [ 76%] [2020-09-10T18:41:39.262Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-10T18:41:39.309Z] Loaded image: buildpack-deps:buster [2020-09-10T18:41:39.309Z] Loaded image: busybox:latest [2020-09-10T18:41:39.309Z] Loaded image: buildpack-deps:buster [2020-09-10T18:41:39.309Z] Loaded image: busybox:latest [2020-09-10T18:41:39.309Z] Loaded image: busybox:glibc [2020-09-10T18:41:39.309Z] Loaded image: debian:buster [2020-09-10T18:41:39.309Z] Loaded image: hello-world:latest [2020-09-10T18:41:39.309Z] INFO: Testing against a local daemon [2020-09-10T18:41:39.309Z] === RUN TestDockerSuite [2020-09-10T18:41:39.309Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-09-10T18:41:39.309Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-09-10T18:41:39.309Z] Loaded image: busybox:glibc [2020-09-10T18:41:39.310Z] Loaded image: debian:buster [2020-09-10T18:41:39.310Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-09-10T18:41:39.310Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-09-10T18:41:39.310Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-09-10T18:41:39.310Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-09-10T18:41:39.310Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-09-10T18:41:39.310Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-09-10T18:41:39.310Z] Loaded image: hello-world:latest [2020-09-10T18:41:39.310Z] INFO: Testing against a local daemon [2020-09-10T18:41:39.310Z] === RUN TestDockerDaemonSuite [2020-09-10T18:41:39.310Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-09-10T18:41:39.310Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-09-10T18:41:39.310Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-09-10T18:41:39.872Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-09-10T18:41:40.130Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-09-10T18:41:40.692Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-09-10T18:41:41.204Z] --- PASS: TestRenameAnonymousContainer (3.87s) [2020-09-10T18:41:41.204Z] === RUN TestRenameContainerWithSameName [2020-09-10T18:41:41.254Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-09-10T18:41:41.254Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-09-10T18:41:41.776Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-09-10T18:41:41.776Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-10T18:41:42.620Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-09-10T18:41:43.162Z] --- PASS: TestRenameContainerWithLinkedContainer (1.50s) [2020-09-10T18:41:43.162Z] === RUN TestResize [2020-09-10T18:41:43.181Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-09-10T18:41:43.181Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-09-10T18:41:43.181Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-09-10T18:41:43.181Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-09-10T18:41:44.073Z] --- PASS: TestDaemonStartWithLogOpt (13.06s) [2020-09-10T18:41:44.073Z] === CONT TestReadPluginNoRead [2020-09-10T18:41:44.105Z] --- PASS: TestResize (0.73s) [2020-09-10T18:41:44.105Z] === RUN TestResizeWithInvalidSize [2020-09-10T18:41:44.109Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-09-10T18:41:44.680Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2020-09-10T18:41:44.680Z] === RUN TestResizeWhenContainerNotStarted [2020-09-10T18:41:45.040Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-09-10T18:41:45.040Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-09-10T18:41:45.252Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2020-09-10T18:41:45.252Z] === RUN TestDaemonRestartKillContainers [2020-09-10T18:41:45.252Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-10T18:41:45.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-10T18:41:45.252Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-10T18:41:45.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-10T18:41:45.252Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-10T18:41:45.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-10T18:41:45.252Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-10T18:41:45.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-10T18:41:45.252Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-10T18:41:45.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-10T18:41:45.252Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-10T18:41:45.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-10T18:41:45.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-10T18:41:45.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-10T18:41:45.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-10T18:41:45.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-10T18:41:45.253Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-10T18:41:45.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-10T18:41:45.253Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-10T18:41:45.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-10T18:41:45.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-10T18:41:45.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-10T18:41:45.253Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-10T18:41:45.253Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-10T18:41:45.253Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-10T18:41:45.253Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-10T18:41:45.253Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-10T18:41:45.253Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-10T18:41:45.299Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-09-10T18:41:45.299Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-09-10T18:41:45.299Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-09-10T18:41:45.555Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-09-10T18:41:45.974Z] === RUN TestReadPluginNoRead/default [2020-09-10T18:41:45.974Z] --- PASS: TestContinueAfterPluginCrash (16.76s) [2020-09-10T18:41:47.177Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-10T18:41:47.746Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-10T18:41:47.878Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-10T18:41:48.077Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-09-10T18:41:48.122Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-10T18:41:48.382Z] --- PASS: TestDockerNetworkMacvlan (20.03s) [2020-09-10T18:41:48.382Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-09-10T18:41:48.382Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.17s) [2020-09-10T18:41:48.382Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.51s) [2020-09-10T18:41:48.382Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.56s) [2020-09-10T18:41:48.382Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.68s) [2020-09-10T18:41:48.382Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.51s) [2020-09-10T18:41:48.382Z] PASS [2020-09-10T18:41:48.382Z] [2020-09-10T18:41:48.382Z] DONE 8 tests in 21.634s [2020-09-10T18:41:48.382Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-10T18:41:48.382Z] ++ 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-10T18:41:48.382Z] ++ set -e [2020-09-10T18:41:48.382Z] ++ '[' -n 0 ']' [2020-09-10T18:41:48.382Z] ++ set -x [2020-09-10T18:41:48.382Z] ++ env -i DEST=/go/src/github.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-10T18:41:48.383Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-10T18:41:48.674Z] testing: warning: no tests to run [2020-09-10T18:41:48.674Z] PASS [2020-09-10T18:41:48.674Z] [2020-09-10T18:41:48.674Z] DONE 0 tests in 0.097s [2020-09-10T18:41:48.674Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-10T18:41:48.674Z] ++ 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-10T18:41:48.674Z] ++ set -e [2020-09-10T18:41:48.674Z] ++ '[' -n 0 ']' [2020-09-10T18:41:48.674Z] ++ set -x [2020-09-10T18:41:48.674Z] ++ env -i DEST=/go/src/github.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-10T18:41:48.674Z] INFO: Testing against a local daemon [2020-09-10T18:41:48.674Z] === RUN TestAuthZPluginAllowRequest [2020-09-10T18:41:48.957Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-10T18:41:48.957Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-10T18:41:49.447Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-09-10T18:41:49.902Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-10T18:41:49.902Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-10T18:41:50.378Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-09-10T18:41:50.408Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-10T18:41:50.744Z] --- PASS: TestAuthZPluginAllowRequest (1.89s) [2020-09-10T18:41:50.744Z] === RUN TestAuthZPluginTLS [2020-09-10T18:41:51.036Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-09-10T18:41:51.036Z] === RUN TestAuthZPluginDenyRequest [2020-09-10T18:41:51.309Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-09-10T18:41:51.683Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-09-10T18:41:51.683Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-10T18:41:51.825Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-10T18:41:52.238Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-09-10T18:41:52.310Z] --- PASS: TestReadPluginNoRead (10.15s) [2020-09-10T18:41:52.310Z] --- PASS: TestReadPluginNoRead/default (2.23s) [2020-09-10T18:41:52.310Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.21s) [2020-09-10T18:41:52.310Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.19s) [2020-09-10T18:41:52.310Z] read_test.go:92: [d85212ca1361c] daemon is not started [2020-09-10T18:41:52.310Z] PASS [2020-09-10T18:41:52.310Z] [2020-09-10T18:41:52.310Z] DONE 6 tests in 23.348s [2020-09-10T18:41:52.310Z] 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-10T18:41:52.310Z] testing: warning: no tests to run [2020-09-10T18:41:52.310Z] PASS [2020-09-10T18:41:52.310Z] [2020-09-10T18:41:52.310Z] DONE 0 tests in 0.046s [2020-09-10T18:41:52.310Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-10T18:41:52.338Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-09-10T18:41:52.338Z] === RUN TestAuthZPluginDenyResponse [2020-09-10T18:41:52.569Z] INFO: Testing against a local daemon [2020-09-10T18:41:52.569Z] === RUN TestPluginWithDevMounts [2020-09-10T18:41:52.569Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-09-10T18:41:52.569Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-10T18:41:52.569Z] PASS [2020-09-10T18:41:52.569Z] [2020-09-10T18:41:52.569Z] === Skipped [2020-09-10T18:41:52.569Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-09-10T18:41:52.569Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-10T18:41:52.569Z] [2020-09-10T18:41:52.569Z] [2020-09-10T18:41:52.569Z] DONE 1 tests, 1 skipped in 0.140s [2020-09-10T18:41:52.569Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-10T18:41:52.569Z] INFO: Testing against a local daemon [2020-09-10T18:41:52.569Z] === RUN TestSecretInspect [2020-09-10T18:41:52.569Z] --- SKIP: TestSecretInspect (0.02s) [2020-09-10T18:41:52.569Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:52.569Z] === RUN TestSecretList [2020-09-10T18:41:52.569Z] --- SKIP: TestSecretList (0.02s) [2020-09-10T18:41:52.569Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:52.569Z] === RUN TestSecretsCreateAndDelete [2020-09-10T18:41:52.569Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-09-10T18:41:52.569Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:52.569Z] === RUN TestSecretsUpdate [2020-09-10T18:41:52.569Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-09-10T18:41:52.569Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:52.569Z] === RUN TestTemplatedSecret [2020-09-10T18:41:52.569Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-09-10T18:41:52.569Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:52.569Z] === RUN TestSecretCreateResolve [2020-09-10T18:41:52.569Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-09-10T18:41:52.569Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:52.569Z] PASS [2020-09-10T18:41:52.569Z] [2020-09-10T18:41:52.569Z] === Skipped [2020-09-10T18:41:52.569Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-09-10T18:41:52.569Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:52.569Z] [2020-09-10T18:41:52.569Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-09-10T18:41:52.569Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:52.569Z] [2020-09-10T18:41:52.569Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-09-10T18:41:52.569Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:52.569Z] [2020-09-10T18:41:52.569Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-09-10T18:41:52.569Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:52.569Z] [2020-09-10T18:41:52.569Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-09-10T18:41:52.569Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:52.569Z] [2020-09-10T18:41:52.569Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-09-10T18:41:52.569Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:52.569Z] [2020-09-10T18:41:52.569Z] [2020-09-10T18:41:52.569Z] DONE 6 tests, 6 skipped in 0.180s [2020-09-10T18:41:52.569Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-10T18:41:52.631Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-09-10T18:41:52.631Z] === RUN TestAuthZPluginAllowEventStream [2020-09-10T18:41:52.827Z] INFO: Testing against a local daemon [2020-09-10T18:41:52.827Z] === RUN TestServiceCreateInit [2020-09-10T18:41:52.827Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-10T18:41:52.827Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-10T18:41:52.827Z] --- PASS: TestServiceCreateInit (0.01s) [2020-09-10T18:41:52.827Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-10T18:41:52.827Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:52.827Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-10T18:41:52.827Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:52.827Z] === RUN TestCreateServiceMultipleTimes [2020-09-10T18:41:52.827Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-09-10T18:41:52.827Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:52.827Z] === RUN TestCreateServiceConflict [2020-09-10T18:41:52.827Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-09-10T18:41:52.827Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:52.827Z] === RUN TestCreateServiceMaxReplicas [2020-09-10T18:41:52.827Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-09-10T18:41:52.827Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:52.827Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-10T18:41:52.827Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-09-10T18:41:52.827Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:52.827Z] === RUN TestCreateServiceSecretFileMode [2020-09-10T18:41:52.827Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-09-10T18:41:52.827Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:52.827Z] === RUN TestCreateServiceConfigFileMode [2020-09-10T18:41:52.827Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-09-10T18:41:52.827Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:52.827Z] === RUN TestCreateServiceSysctls [2020-09-10T18:41:52.827Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-09-10T18:41:52.827Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:52.827Z] === RUN TestCreateServiceCapabilities [2020-09-10T18:41:52.827Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-09-10T18:41:52.827Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:52.827Z] === RUN TestInspect [2020-09-10T18:41:53.086Z] --- SKIP: TestInspect (0.01s) [2020-09-10T18:41:53.086Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:53.086Z] === RUN TestCreateJob [2020-09-10T18:41:53.086Z] --- SKIP: TestCreateJob (0.01s) [2020-09-10T18:41:53.086Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:53.086Z] === RUN TestReplicatedJob [2020-09-10T18:41:53.086Z] --- SKIP: TestReplicatedJob (0.01s) [2020-09-10T18:41:53.086Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:53.086Z] === RUN TestUpdateReplicatedJob [2020-09-10T18:41:53.086Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-09-10T18:41:53.086Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:53.086Z] === RUN TestServiceListWithStatuses [2020-09-10T18:41:53.086Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-10T18:41:53.086Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-10T18:41:53.086Z] === RUN TestDockerNetworkConnectAlias [2020-09-10T18:41:53.086Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-09-10T18:41:53.086Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:53.086Z] === RUN TestDockerNetworkReConnect [2020-09-10T18:41:53.086Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-09-10T18:41:53.086Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:53.086Z] === RUN TestServicePlugin [2020-09-10T18:41:53.605Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-09-10T18:41:53.605Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-09-10T18:41:53.861Z] --- PASS: TestBuildWithHugeFile (89.90s) [2020-09-10T18:41:53.861Z] === RUN TestBuildWithEmptyDockerfile [2020-09-10T18:41:53.861Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T18:41:53.861Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T18:41:53.861Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T18:41:53.861Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T18:41:53.861Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T18:41:53.861Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T18:41:53.861Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T18:41:53.861Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T18:41:54.117Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T18:41:54.117Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-09-10T18:41:54.117Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-09-10T18:41:54.117Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-09-10T18:41:54.117Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2020-09-10T18:41:54.117Z] === RUN TestBuildPreserveOwnership [2020-09-10T18:41:54.117Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-10T18:41:54.373Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-10T18:41:54.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.90s) [2020-09-10T18:41:54.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.76s) [2020-09-10T18:41:54.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.92s) [2020-09-10T18:41:54.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-09-10T18:41:54.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.54s) [2020-09-10T18:41:54.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) [2020-09-10T18:41:54.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-09-10T18:41:54.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s) [2020-09-10T18:41:54.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.63s) [2020-09-10T18:41:54.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s) [2020-09-10T18:41:54.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.37s) [2020-09-10T18:41:54.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2020-09-10T18:41:54.373Z] === RUN TestCgroupNamespacesRun [2020-09-10T18:41:54.702Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-09-10T18:41:54.702Z] === RUN TestAuthZPluginErrorResponse [2020-09-10T18:41:54.994Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-09-10T18:41:54.994Z] === RUN TestAuthZPluginErrorRequest [2020-09-10T18:41:55.629Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-09-10T18:41:55.629Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-10T18:41:55.760Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2020-09-10T18:41:55.760Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-10T18:41:55.921Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-09-10T18:41:55.921Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-10T18:41:56.008Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-09-10T18:41:56.008Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-09-10T18:41:56.372Z] --- SKIP: TestServicePlugin (3.41s) [2020-09-10T18:41:56.372Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.372Z] === RUN TestServiceUpdateLabel [2020-09-10T18:41:56.372Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-09-10T18:41:56.372Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.372Z] === RUN TestServiceUpdateSecrets [2020-09-10T18:41:56.372Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-09-10T18:41:56.372Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.372Z] === RUN TestServiceUpdateConfigs [2020-09-10T18:41:56.372Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-09-10T18:41:56.372Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.372Z] === RUN TestServiceUpdateNetwork [2020-09-10T18:41:56.372Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-09-10T18:41:56.372Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.372Z] === RUN TestServiceUpdatePidsLimit [2020-09-10T18:41:56.572Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-09-10T18:41:56.630Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-09-10T18:41:56.630Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.630Z] PASS [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] === Skipped [2020-09-10T18:41:56.630Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-10T18:41:56.630Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-10T18:41:56.630Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-10T18:41:56.630Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-10T18:41:56.630Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-09-10T18:41:56.630Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-09-10T18:41:56.630Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-09-10T18:41:56.630Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-09-10T18:41:56.630Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-09-10T18:41:56.630Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-09-10T18:41:56.630Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-09-10T18:41:56.630Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-09-10T18:41:56.630Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-09-10T18:41:56.630Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-09-10T18:41:56.630Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-09-10T18:41:56.630Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-09-10T18:41:56.630Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-10T18:41:56.630Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-09-10T18:41:56.630Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-09-10T18:41:56.630Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] === SKIP: amd64.integration.service TestServicePlugin (3.41s) [2020-09-10T18:41:56.630Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-09-10T18:41:56.630Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-09-10T18:41:56.630Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-09-10T18:41:56.630Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-09-10T18:41:56.630Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-09-10T18:41:56.630Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] DONE 24 tests, 23 skipped in 3.837s [2020-09-10T18:41:56.630Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-10T18:41:56.630Z] INFO: Testing against a local daemon [2020-09-10T18:41:56.630Z] === RUN TestSessionCreate [2020-09-10T18:41:56.630Z] --- PASS: TestSessionCreate (0.02s) [2020-09-10T18:41:56.630Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-10T18:41:56.630Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-10T18:41:56.630Z] PASS [2020-09-10T18:41:56.630Z] [2020-09-10T18:41:56.630Z] DONE 2 tests in 0.147s [2020-09-10T18:41:56.630Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-10T18:41:56.890Z] INFO: Testing against a local daemon [2020-09-10T18:41:56.890Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-10T18:41:56.890Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-10T18:41:56.890Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-10T18:41:56.890Z] === RUN TestEventsExecDie [2020-09-10T18:41:57.139Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-09-10T18:41:57.148Z] --- PASS: TestEventsExecDie (0.44s) [2020-09-10T18:41:57.148Z] === RUN TestEventsBackwardsCompatible [2020-09-10T18:41:57.397Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-10T18:41:57.407Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-09-10T18:41:57.407Z] === RUN TestInfoBinaryCommits [2020-09-10T18:41:57.407Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-09-10T18:41:57.407Z] === RUN TestInfoAPIVersioned [2020-09-10T18:41:57.407Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-10T18:41:57.407Z] === RUN TestInfoDiscoveryBackend [2020-09-10T18:41:57.676Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2020-09-10T18:41:57.676Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-10T18:41:57.960Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-09-10T18:41:57.994Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s) [2020-09-10T18:41:57.994Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-10T18:41:58.522Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-09-10T18:41:58.779Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-09-10T18:41:58.781Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-09-10T18:41:58.781Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-10T18:41:59.036Z] --- PASS: TestBuildPreserveOwnership (4.98s) [2020-09-10T18:41:59.036Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.26s) [2020-09-10T18:41:59.036Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.71s) [2020-09-10T18:41:59.036Z] === RUN TestBuildPlatformInvalid [2020-09-10T18:41:59.064Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-09-10T18:41:59.064Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-10T18:41:59.293Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2020-09-10T18:41:59.293Z] PASS [2020-09-10T18:41:59.293Z] [2020-09-10T18:41:59.293Z] === Skipped [2020-09-10T18:41:59.293Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-10T18:41:59.293Z] build_session_test.go:25: TODO: BuildKit [2020-09-10T18:41:59.293Z] [2020-09-10T18:41:59.293Z] [2020-09-10T18:41:59.293Z] DONE 32 tests, 1 skipped in 172.871s [2020-09-10T18:41:59.293Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-10T18:41:59.293Z] ++ 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-10T18:41:59.293Z] ++ set -e [2020-09-10T18:41:59.293Z] ++ '[' -n 0 ']' [2020-09-10T18:41:59.293Z] ++ set -x [2020-09-10T18:41:59.293Z] ++ env -i DEST=/go/src/github.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-10T18:41:59.553Z] INFO: Testing against a local daemon [2020-09-10T18:41:59.553Z] === RUN TestConfigInspect [2020-09-10T18:42:00.482Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-09-10T18:42:00.728Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2020-09-10T18:42:00.728Z] === RUN TestAuthZPluginHeader [2020-09-10T18:42:00.980Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2020-09-10T18:42:00.980Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-10T18:42:01.044Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-09-10T18:42:01.364Z] --- PASS: TestAuthZPluginHeader (0.87s) [2020-09-10T18:42:01.364Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-10T18:42:01.364Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-10T18:42:01.364Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:42:01.364Z] === RUN TestAuthZPluginV2Disable [2020-09-10T18:42:01.364Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-10T18:42:01.364Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:42:01.364Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-10T18:42:01.364Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-10T18:42:01.364Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:42:01.364Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-10T18:42:01.364Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-10T18:42:01.364Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:42:01.364Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-10T18:42:02.120Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-09-10T18:42:02.120Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-10T18:42:02.120Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-10T18:42:02.120Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T18:42:02.120Z] === RUN TestInfoAPI [2020-09-10T18:42:02.379Z] --- PASS: TestInfoAPI (0.04s) [2020-09-10T18:42:02.379Z] === RUN TestInfoAPIWarnings [2020-09-10T18:42:02.411Z] === RUN TestDockerSuite/TestAttachDetach [2020-09-10T18:42:02.411Z] --- PASS: TestConfigInspect (2.80s) [2020-09-10T18:42:02.411Z] === RUN TestConfigList [2020-09-10T18:42:02.924Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-09-10T18:42:02.924Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-10T18:42:03.341Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-09-10T18:42:03.754Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-09-10T18:42:03.754Z] === RUN TestInfoDebug [2020-09-10T18:42:03.905Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-09-10T18:42:03.905Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-09-10T18:42:04.840Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.86s) [2020-09-10T18:42:04.840Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-10T18:42:05.272Z] --- PASS: TestConfigList (2.70s) [2020-09-10T18:42:05.272Z] === RUN TestConfigsCreateAndDelete [2020-09-10T18:42:05.414Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-09-10T18:42:05.414Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-10T18:42:05.530Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-09-10T18:42:05.658Z] --- PASS: TestInfoDebug (1.53s) [2020-09-10T18:42:05.658Z] === RUN TestInfoInsecureRegistries [2020-09-10T18:42:05.787Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-09-10T18:42:06.349Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-09-10T18:42:06.912Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-09-10T18:42:07.033Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-09-10T18:42:07.033Z] === RUN TestInfoRegistryMirrors [2020-09-10T18:42:07.329Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2020-09-10T18:42:07.329Z] === RUN TestKernelTCPMemory [2020-09-10T18:42:07.476Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-09-10T18:42:08.040Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-09-10T18:42:08.040Z] --- PASS: TestConfigsCreateAndDelete (3.14s) [2020-09-10T18:42:08.040Z] === RUN TestConfigsUpdate [2020-09-10T18:42:08.273Z] --- PASS: TestKernelTCPMemory (0.97s) [2020-09-10T18:42:08.273Z] === RUN TestNISDomainname [2020-09-10T18:42:08.410Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-09-10T18:42:08.410Z] === RUN TestLoginFailsWithBadCredentials [2020-09-10T18:42:09.217Z] --- PASS: TestNISDomainname (1.00s) [2020-09-10T18:42:09.217Z] === RUN TestHostnameDnsResolution [2020-09-10T18:42:09.410Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-09-10T18:42:09.666Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-09-10T18:42:09.790Z] --- PASS: TestLoginFailsWithBadCredentials (1.13s) [2020-09-10T18:42:09.790Z] === RUN TestPingCacheHeaders [2020-09-10T18:42:09.790Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-09-10T18:42:09.790Z] === RUN TestPingGet [2020-09-10T18:42:09.790Z] --- PASS: TestPingGet (0.01s) [2020-09-10T18:42:09.790Z] === RUN TestPingHead [2020-09-10T18:42:09.790Z] --- PASS: TestPingHead (0.02s) [2020-09-10T18:42:09.790Z] === RUN TestVersion [2020-09-10T18:42:09.790Z] --- PASS: TestVersion (0.02s) [2020-09-10T18:42:09.790Z] PASS [2020-09-10T18:42:09.790Z] [2020-09-10T18:42:09.790Z] === Skipped [2020-09-10T18:42:09.790Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-10T18:42:09.790Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-10T18:42:09.790Z] [2020-09-10T18:42:09.790Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-10T18:42:09.790Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T18:42:09.790Z] [2020-09-10T18:42:09.790Z] [2020-09-10T18:42:09.790Z] DONE 18 tests, 2 skipped in 12.916s [2020-09-10T18:42:09.790Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-10T18:42:09.790Z] INFO: Testing against a local daemon [2020-09-10T18:42:09.790Z] === RUN TestVolumesCreateAndList [2020-09-10T18:42:09.790Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-10T18:42:09.790Z] === RUN TestVolumesRemove [2020-09-10T18:42:09.790Z] --- PASS: TestVolumesRemove (0.06s) [2020-09-10T18:42:09.790Z] === RUN TestVolumesInspect [2020-09-10T18:42:09.790Z] --- PASS: TestVolumesInspect (0.01s) [2020-09-10T18:42:09.790Z] === RUN TestVolumesInvalidJSON [2020-09-10T18:42:09.790Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-10T18:42:09.790Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-10T18:42:09.790Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-10T18:42:09.790Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-10T18:42:09.790Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-10T18:42:09.790Z] PASS [2020-09-10T18:42:09.790Z] [2020-09-10T18:42:09.790Z] DONE 5 tests in 0.218s [2020-09-10T18:42:09.790Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-10T18:42:09.790Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11987 is not a child of this shell [2020-09-10T18:42:09.790Z] warning: PID 11987 from bundles/test-integration/docker.pid had a nonzero exit code [2020-09-10T18:42:09.790Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-10T18:42:09.790Z] [2020-09-10T18:42:09.790Z] Unloading profiles will leave already running processes permanently [2020-09-10T18:42:09.790Z] unconfined, which can lead to unexpected situations. [2020-09-10T18:42:09.790Z] [2020-09-10T18:42:09.790Z] To set a process to complain mode, use the command line tool [2020-09-10T18:42:09.790Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-10T18:42:09.790Z] Removing test suite binaries [2020-09-10T18:42:09.923Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-09-10T18:42:10.049Z] exiting test-integration [2020-09-10T18:42:10.049Z] ++ exit 0 [2020-09-10T18:42:10.485Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-09-10T18:42:10.485Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-09-10T18:42:10.983Z] [2020-09-10T18:42:11.047Z] --- PASS: TestConfigsUpdate (2.96s) [2020-09-10T18:42:11.048Z] === RUN TestTemplatedConfig [2020-09-10T18:42:11.132Z] --- PASS: TestHostnameDnsResolution (1.65s) [2020-09-10T18:42:11.132Z] === RUN TestStats [2020-09-10T18:42:11.613Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-09-10T18:42:11.613Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-09-10T18:42:11.613Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-09-10T18:42:12.175Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit Post stage [Pipeline] junit [2020-09-10T18:42:12.373Z] Recording test results [2020-09-10T18:42:12.432Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-09-10T18:42:12.994Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-09-10T18:42:13.679Z] --- PASS: TestStats (2.81s) [2020-09-10T18:42:13.679Z] === RUN TestStopContainerWithTimeout [2020-09-10T18:42:13.679Z] === RUN TestStopContainerWithTimeout/0 [2020-09-10T18:42:13.679Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-10T18:42:13.679Z] === RUN TestStopContainerWithTimeout/1 [2020-09-10T18:42:13.679Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-10T18:42:13.679Z] === RUN TestStopContainerWithTimeout/3 [2020-09-10T18:42:13.679Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-10T18:42:13.679Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-10T18:42:13.679Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-10T18:42:13.738Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-09-10T18:42:13.941Z] === CONT TestStopContainerWithTimeout/0 [2020-09-10T18:42:13.941Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-10T18:42:13.941Z] === CONT TestStopContainerWithTimeout/3 [2020-09-10T18:42:13.941Z] === CONT TestStopContainerWithTimeout/1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-10T18:42:14.324Z] + echo Ensuring container killed. [2020-09-10T18:42:14.324Z] Ensuring container killed. [2020-09-10T18:42:14.324Z] + docker rm -vf docker-pr5 [2020-09-10T18:42:14.324Z] Error: No such container: docker-pr5 [2020-09-10T18:42:14.324Z] + true [Pipeline] sh [2020-09-10T18:42:14.607Z] + echo Chowning /workspace to jenkins user [2020-09-10T18:42:14.607Z] Chowning /workspace to jenkins user [2020-09-10T18:42:14.607Z] + id -u [2020-09-10T18:42:14.607Z] + id -g [2020-09-10T18:42:14.607Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41337:/workspace busybox chown -R 1000:1000 /workspace [2020-09-10T18:42:14.607Z] Unable to find image 'busybox:latest' locally [2020-09-10T18:42:14.607Z] latest: Pulling from library/busybox [2020-09-10T18:42:14.866Z] df8698476c65: Pulling fs layer [2020-09-10T18:42:14.890Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-09-10T18:42:14.890Z] --- PASS: TestTemplatedConfig (3.83s) [2020-09-10T18:42:14.890Z] === RUN TestConfigCreateResolve [2020-09-10T18:42:16.781Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-09-10T18:42:17.242Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-10T18:42:17.242Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2020-09-10T18:42:17.242Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2020-09-10T18:42:17.242Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2020-09-10T18:42:17.242Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2020-09-10T18:42:17.242Z] === RUN TestDeleteDevicemapper [2020-09-10T18:42:17.242Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-10T18:42:17.242Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-10T18:42:17.242Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-10T18:42:18.149Z] --- PASS: TestConfigCreateResolve (3.18s) [2020-09-10T18:42:18.149Z] === RUN TestConfigDaemonLibtrustID [2020-09-10T18:42:18.712Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2020-09-10T18:42:18.712Z] PASS [2020-09-10T18:42:18.712Z] [2020-09-10T18:42:18.712Z] DONE 7 tests in 19.350s [2020-09-10T18:42:18.712Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-10T18:42:18.712Z] ++ 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-10T18:42:18.712Z] ++ set -e [2020-09-10T18:42:18.712Z] ++ '[' -n 0 ']' [2020-09-10T18:42:18.712Z] ++ set -x [2020-09-10T18:42:18.712Z] ++ env -i DEST=/go/src/github.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-10T18:42:18.712Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-09-10T18:42:18.968Z] INFO: Testing against a local daemon [2020-09-10T18:42:18.968Z] === RUN TestCheckpoint [2020-09-10T18:42:18.968Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-10T18:42:18.968Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-10T18:42:18.968Z] === RUN TestContainerInvalidJSON [2020-09-10T18:42:18.968Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T18:42:18.968Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T18:42:18.968Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T18:42:18.968Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T18:42:18.968Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-10T18:42:18.968Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-10T18:42:18.968Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T18:42:18.968Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-10T18:42:18.968Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T18:42:18.968Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-09-10T18:42:18.968Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-10T18:42:18.968Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-10T18:42:18.968Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-10T18:42:18.968Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-10T18:42:18.968Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-09-10T18:42:18.968Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-10T18:42:18.968Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-09-10T18:42:18.968Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-10T18:42:19.157Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.30s) [2020-09-10T18:42:19.157Z] === RUN TestUpdateMemory [2020-09-10T18:42:19.157Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-10T18:42:19.157Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-10T18:42:19.157Z] === RUN TestUpdateCPUQuota [2020-09-10T18:42:19.225Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-09-10T18:42:19.225Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-10T18:42:19.225Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-09-10T18:42:19.225Z] === RUN TestCopyFromContainer [2020-09-10T18:42:19.451Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-10T18:42:19.451Z] [2020-09-10T18:42:19.451Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-10T18:42:19.451Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-10T18:42:19.451Z] HOSTNAME=6ad4fdaa8485 [2020-09-10T18:42:19.451Z] TESTDEBUG=0 [2020-09-10T18:42:19.451Z] DEST=bundles/test-integration [2020-09-10T18:42:19.451Z] PWD=/go/src/github.com/docker/docker [2020-09-10T18:42:19.451Z] DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 [2020-09-10T18:42:19.451Z] container=docker [2020-09-10T18:42:19.451Z] HOME=/root [2020-09-10T18:42:19.451Z] GOLANG_VERSION=1.13.15 [2020-09-10T18:42:19.451Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-10T18:42:19.451Z] VALIDATE_BRANCH=master [2020-09-10T18:42:19.451Z] TERM=xterm [2020-09-10T18:42:19.451Z] DOCKER_PKG=github.com/docker/docker [2020-09-10T18:42:19.451Z] SHLVL=1 [2020-09-10T18:42:19.451Z] TIMEOUT=120m [2020-09-10T18:42:19.451Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-10T18:42:19.451Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-10T18:42:19.451Z] GO111MODULE=off [2020-09-10T18:42:19.451Z] DOCKER_EXPERIMENTAL=1 [2020-09-10T18:42:19.451Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-10T18:42:19.451Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-10T18:42:19.451Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-10T18:42:19.451Z] GOPATH=/go [2020-09-10T18:42:19.451Z] PKG_CONFIG=pkg-config [2020-09-10T18:42:19.451Z] _=/usr/bin/env [2020-09-10T18:42:19.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-10T18:42:19.814Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-09-10T18:42:19.974Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s) [2020-09-10T18:42:19.974Z] PASS [2020-09-10T18:42:19.974Z] [2020-09-10T18:42:19.974Z] === Skipped [2020-09-10T18:42:19.974Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-10T18:42:19.974Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:42:19.974Z] [2020-09-10T18:42:19.974Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-10T18:42:19.974Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:42:19.974Z] [2020-09-10T18:42:19.974Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-10T18:42:19.974Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:42:19.974Z] [2020-09-10T18:42:19.974Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-10T18:42:19.974Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:42:19.974Z] [2020-09-10T18:42:19.974Z] [2020-09-10T18:42:19.974Z] DONE 17 tests, 4 skipped in 29.381s [2020-09-10T18:42:19.974Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-10T18:42:19.974Z] ++ 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-10T18:42:19.974Z] ++ set -e [2020-09-10T18:42:19.974Z] ++ '[' -n 0 ']' [2020-09-10T18:42:19.974Z] ++ set -x [2020-09-10T18:42:19.974Z] ++ env -i DEST=/go/src/github.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-10T18:42:19.974Z] INFO: Testing against a local daemon [2020-09-10T18:42:19.974Z] === RUN TestPluginInvalidJSON [2020-09-10T18:42:19.974Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T18:42:19.974Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T18:42:19.974Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T18:42:19.974Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-09-10T18:42:19.974Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-10T18:42:19.974Z] === RUN TestPluginInstall [2020-09-10T18:42:19.974Z] === RUN TestPluginInstall/no_auth [2020-09-10T18:42:20.132Z] df8698476c65: Verifying Checksum [2020-09-10T18:42:20.132Z] df8698476c65: Download complete [2020-09-10T18:42:20.132Z] df8698476c65: Pull complete [2020-09-10T18:42:20.132Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-10T18:42:20.132Z] Status: Downloaded newer image for busybox:latest [2020-09-10T18:42:20.405Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-09-10T18:42:20.544Z] --- PASS: TestUpdateCPUQuota (1.39s) [2020-09-10T18:42:20.544Z] === RUN TestUpdatePidsLimit [2020-09-10T18:42:20.544Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-10T18:42:20.969Z] === RUN TestCopyFromContainer// [2020-09-10T18:42:20.969Z] === RUN TestCopyFromContainer//bar/root [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-10T18:42:21.115Z] === RUN TestUpdatePidsLimit/no_change [2020-09-10T18:42:21.225Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-10T18:42:21.225Z] === RUN TestCopyFromContainer/bar/quux [2020-09-10T18:42:21.225Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-10T18:42:21.368Z] + bundleName=amd64-rootless [2020-09-10T18:42:21.368Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-09-10T18:42:21.368Z] Creating amd64-rootless-bundles.tar.gz [2020-09-10T18:42:21.368Z] + 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-10T18:42:21.368Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-10T18:42:21.377Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-10T18:42:21.380Z] Archiving artifacts [2020-09-10T18:42:21.482Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-10T18:42:21.482Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-10T18:42:21.738Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-10T18:42:21.738Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-10T18:42:21.738Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-10T18:42:21.949Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-10T18:42:21.994Z] --- PASS: TestCopyFromContainer (2.69s) [2020-09-10T18:42:21.994Z] --- PASS: TestCopyFromContainer// (0.12s) [2020-09-10T18:42:21.994Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-09-10T18:42:21.994Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-09-10T18:42:21.994Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-09-10T18:42:21.994Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2020-09-10T18:42:21.994Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-09-10T18:42:21.994Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-09-10T18:42:21.994Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-09-10T18:42:21.994Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-09-10T18:42:21.994Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-09-10T18:42:21.994Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-10T18:42:21.994Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T18:42:21.994Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T18:42:21.994Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T18:42:21.994Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T18:42:21.994Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T18:42:21.994Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T18:42:21.994Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T18:42:21.994Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T18:42:21.994Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T18:42:21.994Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-10T18:42:21.994Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-10T18:42:21.994Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-09-10T18:42:21.994Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-10T18:42:21.994Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-10T18:42:21.994Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-09-10T18:42:21.994Z] === RUN TestCreateWithInvalidEnv [2020-09-10T18:42:21.994Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-10T18:42:21.994Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-10T18:42:21.994Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-10T18:42:21.994Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-10T18:42:21.994Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-10T18:42:21.994Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-10T18:42:21.994Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-10T18:42:21.994Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-10T18:42:21.994Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-10T18:42:21.994Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-10T18:42:21.994Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-10T18:42:21.994Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-10T18:42:21.994Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-10T18:42:21.994Z] === RUN TestCreateTmpfsMountsTarget [2020-09-10T18:42:21.994Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-10T18:42:21.994Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-10T18:42:22.077Z] time="2020-09-10T18:42:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T18:42:22.077Z] time="2020-09-10T18:42:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f1997920429f31af34ed6a7976911d80f13bedf642c0afe591430c7d7748bd70" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T18:42:22.077Z] time="2020-09-10T18:42:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T18:42:22.077Z] time="2020-09-10T18:42:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f1997920429f31af34ed6a7976911d80f13bedf642c0afe591430c7d7748bd70" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T18:42:22.077Z] === RUN TestPluginInstall/with_htpasswd [2020-09-10T18:42:22.210Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-10T18:42:22.710Z] time="2020-09-10T18:42:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T18:42:22.711Z] time="2020-09-10T18:42:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66746acebece53579cfb923ce32210c70cdb78af2abdaafdb2c03e242d8d76fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T18:42:22.711Z] time="2020-09-10T18:42:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T18:42:22.711Z] time="2020-09-10T18:42:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66746acebece53579cfb923ce32210c70cdb78af2abdaafdb2c03e242d8d76fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T18:42:22.782Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-10T18:42:23.004Z] === RUN TestPluginInstall/with_insecure [2020-09-10T18:42:23.021Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41337/5/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-09-10T18:42:23.044Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [Pipeline] sh [2020-09-10T18:42:23.343Z] + make clean [2020-09-10T18:42:23.602Z] docker volume rm -f docker-dev-cache [2020-09-10T18:42:23.602Z] docker-dev-cache [Pipeline] deleteDir [2020-09-10T18:42:23.886Z] --- PASS: TestCreateWithCustomMaskedPaths (1.66s) [2020-09-10T18:42:23.886Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-10T18:42:24.039Z] time="2020-09-10T18:42:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T18:42:24.039Z] time="2020-09-10T18:42:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e07cee75754d20984fdd82d5e197d479a2b961ee2e9ad88af7029fce1ca0664" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T18:42:24.039Z] time="2020-09-10T18:42:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T18:42:24.039Z] time="2020-09-10T18:42:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e07cee75754d20984fdd82d5e197d479a2b961ee2e9ad88af7029fce1ca0664" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T18:42:24.142Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [Pipeline] } [Pipeline] // withEnv [2020-09-10T18:42:24.331Z] --- PASS: TestPluginInstall (6.17s) [2020-09-10T18:42:24.331Z] --- PASS: TestPluginInstall/no_auth (4.07s) [2020-09-10T18:42:24.331Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2020-09-10T18:42:24.331Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2020-09-10T18:42:24.331Z] plugin_test.go:157: [d1f8890652909] daemon is not started [2020-09-10T18:42:24.331Z] PASS [2020-09-10T18:42:24.331Z] [2020-09-10T18:42:24.331Z] DONE 6 tests in 6.359s [2020-09-10T18:42:24.331Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-10T18:42:24.331Z] ++ 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-10T18:42:24.331Z] ++ set -e [2020-09-10T18:42:24.331Z] ++ '[' -n 0 ']' [2020-09-10T18:42:24.331Z] ++ set -x [2020-09-10T18:42:24.331Z] ++ env -i DEST=/go/src/github.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 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-10T18:42:24.623Z] INFO: Testing against a local daemon [2020-09-10T18:42:24.623Z] === RUN TestExternalGraphDriver [2020-09-10T18:42:24.623Z] === RUN TestExternalGraphDriver/json [2020-09-10T18:42:24.957Z] --- PASS: TestUpdatePidsLimit (4.12s) [2020-09-10T18:42:24.957Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-09-10T18:42:24.957Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-09-10T18:42:24.957Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-09-10T18:42:24.957Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-09-10T18:42:24.957Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.51s) [2020-09-10T18:42:24.957Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2020-09-10T18:42:24.957Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2020-09-10T18:42:24.957Z] === RUN TestUpdateRestartPolicy [2020-09-10T18:42:25.510Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.75s) [2020-09-10T18:42:25.510Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-10T18:42:25.510Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T18:42:25.510Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T18:42:25.510Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T18:42:25.510Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T18:42:25.510Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T18:42:25.510Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T18:42:25.510Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T18:42:25.510Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T18:42:25.510Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T18:42:25.510Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T18:42:25.510Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T18:42:25.510Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T18:42:25.510Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T18:42:25.510Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T18:42:25.510Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T18:42:25.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-09-10T18:42:25.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-10T18:42:25.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-10T18:42:25.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-10T18:42:25.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-10T18:42:25.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-10T18:42:25.510Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-10T18:42:26.071Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2020-09-10T18:42:26.071Z] === RUN TestCreateDifferentPlatform [2020-09-10T18:42:26.071Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-10T18:42:26.071Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-10T18:42:26.072Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-09-10T18:42:26.072Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-10T18:42:26.072Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-10T18:42:26.072Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-10T18:42:26.072Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-09-10T18:42:26.072Z] === RUN TestContainerStartOnDaemonRestart [2020-09-10T18:42:26.072Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-10T18:42:26.072Z] === RUN TestDaemonRestartIpcMode [2020-09-10T18:42:26.072Z] === PAUSE TestDaemonRestartIpcMode [2020-09-10T18:42:26.072Z] === RUN TestDaemonHostGatewayIP [2020-09-10T18:42:26.072Z] === PAUSE TestDaemonHostGatewayIP [2020-09-10T18:42:26.072Z] === RUN TestContainerKillOnDaemonStart [2020-09-10T18:42:26.072Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-10T18:42:26.072Z] === RUN TestDiff [2020-09-10T18:42:26.634Z] --- PASS: TestDiff (0.54s) [2020-09-10T18:42:26.634Z] === RUN TestExecWithCloseStdin [2020-09-10T18:42:26.693Z] === RUN TestExternalGraphDriver/spec [2020-09-10T18:42:27.563Z] --- PASS: TestExecWithCloseStdin (0.67s) [2020-09-10T18:42:27.563Z] === RUN TestExec [2020-09-10T18:42:27.819Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-09-10T18:42:27.819Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-09-10T18:42:28.076Z] --- PASS: TestExec (0.71s) [2020-09-10T18:42:28.076Z] === RUN TestExecUser [2020-09-10T18:42:28.333Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume=== RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-09-10T18:42:28.333Z] [2020-09-10T18:42:28.765Z] === RUN TestExternalGraphDriver/pull [2020-09-10T18:42:28.896Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-09-10T18:42:28.896Z] --- PASS: TestExecUser (0.74s) [2020-09-10T18:42:28.896Z] === RUN TestExportContainerAndImportImage [2020-09-10T18:42:29.458Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-09-10T18:42:29.458Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-09-10T18:42:29.716Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2020-09-10T18:42:29.716Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-10T18:42:29.716Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-09-10T18:42:29.972Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-09-10T18:42:30.042Z] ......... [ 86%] [2020-09-10T18:42:30.836Z] --- PASS: TestExternalGraphDriver (6.38s) [2020-09-10T18:42:30.836Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-09-10T18:42:30.836Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2020-09-10T18:42:30.836Z] --- PASS: TestExternalGraphDriver/pull (2.12s) [2020-09-10T18:42:30.836Z] === RUN TestGraphdriverPluginV2 [2020-09-10T18:42:30.902Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-09-10T18:42:31.128Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-09-10T18:42:31.128Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:42:31.128Z] PASS [2020-09-10T18:42:31.128Z] [2020-09-10T18:42:31.128Z] === Skipped [2020-09-10T18:42:31.128Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-09-10T18:42:31.128Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:42:31.128Z] [2020-09-10T18:42:31.128Z] [2020-09-10T18:42:31.128Z] DONE 5 tests, 1 skipped in 6.665s [2020-09-10T18:42:31.128Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-10T18:42:31.128Z] ++ 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-10T18:42:31.128Z] ++ set -e [2020-09-10T18:42:31.128Z] ++ '[' -n 0 ']' [2020-09-10T18:42:31.128Z] ++ set -x [2020-09-10T18:42:31.128Z] ++ env -i DEST=/go/src/github.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-10T18:42:31.128Z] INFO: Testing against a local daemon [2020-09-10T18:42:31.128Z] === RUN TestContinueAfterPluginCrash [2020-09-10T18:42:31.128Z] === PAUSE TestContinueAfterPluginCrash [2020-09-10T18:42:31.128Z] === RUN TestReadPluginNoRead [2020-09-10T18:42:31.128Z] === PAUSE TestReadPluginNoRead [2020-09-10T18:42:31.128Z] === RUN TestDaemonStartWithLogOpt [2020-09-10T18:42:31.128Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-10T18:42:31.128Z] === CONT TestContinueAfterPluginCrash [2020-09-10T18:42:31.128Z] === CONT TestDaemonStartWithLogOpt [2020-09-10T18:42:31.466Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-09-10T18:42:31.466Z] === RUN TestHealthCheckWorkdir [2020-09-10T18:42:32.397Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2020-09-10T18:42:32.397Z] === RUN TestHealthKillContainer [2020-09-10T18:42:32.655Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-09-10T18:42:32.912Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-09-10T18:42:34.804Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-09-10T18:42:34.859Z] tests/integration/models_images_test.py ............... [ 89%] [2020-09-10T18:42:35.060Z] --- PASS: TestHealthKillContainer (2.71s) [2020-09-10T18:42:35.060Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-10T18:42:35.588Z] --- PASS: TestDaemonStartWithLogOpt (3.97s) [2020-09-10T18:42:35.588Z] === CONT TestReadPluginNoRead [2020-09-10T18:42:35.626Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-09-10T18:42:35.626Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2020-09-10T18:42:35.626Z] === RUN TestIpcModeNone [2020-09-10T18:42:36.315Z] tests/integration/models_networks_test.py .... [ 90%] [2020-09-10T18:42:36.555Z] --- PASS: TestIpcModeNone (0.89s) [2020-09-10T18:42:36.555Z] === RUN TestIpcModePrivate [2020-09-10T18:42:37.119Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-09-10T18:42:37.190Z] --- PASS: TestUpdateRestartPolicy (12.50s) [2020-09-10T18:42:37.190Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-10T18:42:37.376Z] --- PASS: TestIpcModePrivate (0.81s) [2020-09-10T18:42:37.376Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:93, shared: false, mustBeShared: false [2020-09-10T18:42:37.376Z] === RUN TestIpcModeShareable [2020-09-10T18:42:38.133Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-09-10T18:42:38.133Z] === RUN TestWaitNonBlocked [2020-09-10T18:42:38.133Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T18:42:38.133Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T18:42:38.133Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T18:42:38.133Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T18:42:38.133Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T18:42:38.133Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T18:42:38.306Z] --- PASS: TestIpcModeShareable (0.81s) [2020-09-10T18:42:38.306Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:87, shared: true, mustBeShared: true [2020-09-10T18:42:38.306Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-10T18:42:38.352Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-10T18:42:39.077Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-09-10T18:42:39.077Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s) [2020-09-10T18:42:39.077Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2020-09-10T18:42:39.077Z] === RUN TestWaitBlocked [2020-09-10T18:42:39.077Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T18:42:39.077Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T18:42:39.077Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T18:42:39.077Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T18:42:39.077Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T18:42:39.077Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T18:42:39.673Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-09-10T18:42:39.673Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-09-10T18:42:39.866Z] === RUN TestReadPluginNoRead/default [2020-09-10T18:42:40.027Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-10T18:42:40.027Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2020-09-10T18:42:40.027Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2020-09-10T18:42:40.027Z] === CONT TestContainerStartOnDaemonRestart [2020-09-10T18:42:40.027Z] === CONT TestContainerKillOnDaemonStart [2020-09-10T18:42:40.027Z] === CONT TestIpcModeOlderClient [2020-09-10T18:42:40.027Z] === CONT TestDaemonHostGatewayIP [2020-09-10T18:42:40.290Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-09-10T18:42:40.290Z] === CONT TestDaemonRestartIpcMode [2020-09-10T18:42:40.501Z] --- PASS: TestContinueAfterPluginCrash (9.24s) [2020-09-10T18:42:41.040Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.63s) [2020-09-10T18:42:41.040Z] === RUN TestAPIIpcModeHost [2020-09-10T18:42:41.605Z] --- PASS: TestAPIIpcModeHost (0.71s) [2020-09-10T18:42:41.605Z] === RUN TestDaemonIpcModeShareable [2020-09-10T18:42:41.605Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-09-10T18:42:42.017Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-10T18:42:42.535Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-09-10T18:42:42.880Z] tests/integration/models_nodes_test.py . [ 91%] [2020-09-10T18:42:42.881Z] tests/integration/models_resources_test.py . [ 91%] [2020-09-10T18:42:43.098Z] --- PASS: TestDaemonIpcModeShareable (1.57s) [2020-09-10T18:42:43.098Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2020-09-10T18:42:43.098Z] === RUN TestDaemonIpcModePrivate [2020-09-10T18:42:44.027Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-09-10T18:42:44.089Z] --- PASS: TestReadPluginNoRead (8.98s) [2020-09-10T18:42:44.089Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.92s) [2020-09-10T18:42:44.089Z] --- PASS: TestReadPluginNoRead/default (2.16s) [2020-09-10T18:42:44.089Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.99s) [2020-09-10T18:42:44.089Z] read_test.go:92: [d5eb82c0fb869] daemon is not started [2020-09-10T18:42:44.089Z] PASS [2020-09-10T18:42:44.089Z] [2020-09-10T18:42:44.089Z] DONE 6 tests in 13.101s [2020-09-10T18:42:44.089Z] 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-10T18:42:44.089Z] ++ 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-10T18:42:44.089Z] ++ set -e [2020-09-10T18:42:44.089Z] ++ '[' -n 0 ']' [2020-09-10T18:42:44.089Z] ++ set -x [2020-09-10T18:42:44.089Z] ++ env -i DEST=/go/src/github.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-10T18:42:44.089Z] testing: warning: no tests to run [2020-09-10T18:42:44.089Z] PASS [2020-09-10T18:42:44.089Z] [2020-09-10T18:42:44.089Z] DONE 0 tests in 0.083s [2020-09-10T18:42:44.089Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-10T18:42:44.089Z] ++ 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-10T18:42:44.089Z] ++ set -e [2020-09-10T18:42:44.089Z] ++ '[' -n 0 ']' [2020-09-10T18:42:44.089Z] ++ set -x [2020-09-10T18:42:44.089Z] ++ env -i DEST=/go/src/github.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-10T18:42:44.381Z] INFO: Testing against a local daemon [2020-09-10T18:42:44.381Z] === RUN TestPluginWithDevMounts [2020-09-10T18:42:44.381Z] === PAUSE TestPluginWithDevMounts [2020-09-10T18:42:44.381Z] === CONT TestPluginWithDevMounts [2020-09-10T18:42:44.507Z] --- PASS: TestContainerStartOnDaemonRestart (3.66s) [2020-09-10T18:42:44.507Z] --- PASS: TestDaemonRestartIpcMode (4.19s) [2020-09-10T18:42:44.768Z] --- PASS: TestDaemonHostGatewayIP (4.70s) [2020-09-10T18:42:44.957Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2020-09-10T18:42:44.957Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2020-09-10T18:42:44.957Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-10T18:42:45.520Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-09-10T18:42:46.083Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-09-10T18:42:46.341Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-09-10T18:42:46.451Z] --- PASS: TestPluginWithDevMounts (1.89s) [2020-09-10T18:42:46.452Z] PASS [2020-09-10T18:42:46.452Z] [2020-09-10T18:42:46.452Z] DONE 1 tests in 2.070s [2020-09-10T18:42:46.452Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-09-10T18:42:46.452Z] ++ 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-10T18:42:46.452Z] ++ set -e [2020-09-10T18:42:46.452Z] ++ '[' -n 0 ']' [2020-09-10T18:42:46.452Z] ++ set -x [2020-09-10T18:42:46.452Z] ++ env -i DEST=/go/src/github.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-10T18:42:46.452Z] INFO: Testing against a local daemon [2020-09-10T18:42:46.452Z] === RUN TestSecretInspect [2020-09-10T18:42:46.597Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2020-09-10T18:42:46.597Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2020-09-10T18:42:46.597Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-10T18:42:47.161Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-09-10T18:42:48.091Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2020-09-10T18:42:48.091Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2020-09-10T18:42:48.091Z] === RUN TestIpcModeOlderClient [2020-09-10T18:42:48.091Z] === PAUSE TestIpcModeOlderClient [2020-09-10T18:42:48.091Z] === RUN TestKillContainerInvalidSignal [2020-09-10T18:42:48.347Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-09-10T18:42:48.668Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-09-10T18:42:48.910Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-09-10T18:42:48.910Z] === RUN TestKillContainer [2020-09-10T18:42:48.910Z] === RUN TestKillContainer/no_signal [2020-09-10T18:42:49.839Z] === RUN TestKillContainer/non_killing_signal [2020-09-10T18:42:50.401Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-09-10T18:42:50.401Z] === RUN TestKillContainer/killing_signal [2020-09-10T18:42:50.658Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-09-10T18:42:50.910Z] --- PASS: TestSecretInspect (3.70s) [2020-09-10T18:42:50.910Z] === RUN TestSecretList [2020-09-10T18:42:51.220Z] --- PASS: TestKillContainer (2.17s) [2020-09-10T18:42:51.220Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-09-10T18:42:51.220Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2020-09-10T18:42:51.220Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2020-09-10T18:42:51.220Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-10T18:42:51.220Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-10T18:42:51.783Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-10T18:42:51.948Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-09-10T18:42:51.948Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-09-10T18:42:52.041Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-09-10T18:42:52.605Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2020-09-10T18:42:52.605Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2020-09-10T18:42:52.605Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-09-10T18:42:52.605Z] === RUN TestKillStoppedContainer [2020-09-10T18:42:52.605Z] --- PASS: TestKillStoppedContainer (0.13s) [2020-09-10T18:42:52.605Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-10T18:42:52.860Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.16s) [2020-09-10T18:42:52.860Z] === RUN TestKillDifferentUserContainer [2020-09-10T18:42:53.116Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-09-10T18:42:53.372Z] --- PASS: TestKillDifferentUserContainer (0.60s) [2020-09-10T18:42:53.372Z] === RUN TestInspectOomKilledTrue [2020-09-10T18:42:53.372Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-09-10T18:42:53.372Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T18:42:53.372Z] === RUN TestInspectOomKilledFalse [2020-09-10T18:42:53.372Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-10T18:42:53.372Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T18:42:53.372Z] === RUN TestLinksEtcHostsContentMatch [2020-09-10T18:42:53.935Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-09-10T18:42:53.935Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s) [2020-09-10T18:42:53.935Z] === RUN TestLinksContainerNames [2020-09-10T18:42:54.434Z] --- PASS: TestSecretList (3.75s) [2020-09-10T18:42:54.434Z] === RUN TestSecretsCreateAndDelete [2020-09-10T18:42:54.499Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-09-10T18:42:54.767Z] --- PASS: TestContainerKillOnDaemonStart (13.00s) [2020-09-10T18:42:54.767Z] PASS [2020-09-10T18:42:54.767Z] [2020-09-10T18:42:54.767Z] === Skipped [2020-09-10T18:42:54.767Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-09-10T18:42:54.767Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-10T18:42:54.767Z] [2020-09-10T18:42:54.767Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-10T18:42:54.767Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T18:42:54.767Z] [2020-09-10T18:42:54.767Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-10T18:42:54.767Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T18:42:54.767Z] [2020-09-10T18:42:54.767Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-10T18:42:54.767Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-10T18:42:54.767Z] [2020-09-10T18:42:54.767Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-10T18:42:54.767Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-10T18:42:54.767Z] [2020-09-10T18:42:54.767Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-09-10T18:42:54.767Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-10T18:42:54.767Z] [2020-09-10T18:42:54.767Z] [2020-09-10T18:42:54.767Z] DONE 192 tests, 6 skipped in 138.631s [2020-09-10T18:42:54.767Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-09-10T18:42:54.767Z] ++ 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-10T18:42:54.767Z] ++ set -e [2020-09-10T18:42:54.767Z] ++ '[' -n 0 ']' [2020-09-10T18:42:54.767Z] ++ set -x [2020-09-10T18:42:54.767Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-10T18:42:54.767Z] INFO: Testing against a local daemon [2020-09-10T18:42:54.767Z] === RUN TestCommitInheritsEnv [2020-09-10T18:42:54.767Z] --- PASS: TestCommitInheritsEnv (0.84s) [2020-09-10T18:42:54.767Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-10T18:42:54.767Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-09-10T18:42:54.767Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-10T18:42:54.767Z] === RUN TestImagesFilterMultiReference [2020-09-10T18:42:54.767Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-09-10T18:42:54.767Z] === RUN TestImagePullPlatformInvalid [2020-09-10T18:42:54.767Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-09-10T18:42:54.767Z] === RUN TestRemoveImageOrphaning [2020-09-10T18:42:54.767Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2020-09-10T18:42:54.767Z] === RUN TestRemoveImageGarbageCollector [2020-09-10T18:42:54.767Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-10T18:42:54.767Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:42:54.767Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-10T18:42:55.028Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-09-10T18:42:55.028Z] === RUN TestTagInvalidReference [2020-09-10T18:42:55.028Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-10T18:42:55.028Z] === RUN TestTagValidPrefixedRepo [2020-09-10T18:42:55.028Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-09-10T18:42:55.028Z] === RUN TestTagExistedNameWithoutForce [2020-09-10T18:42:55.028Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-10T18:42:55.028Z] === RUN TestTagOfficialNames [2020-09-10T18:42:55.028Z] --- PASS: TestTagOfficialNames (0.07s) [2020-09-10T18:42:55.028Z] === RUN TestTagMatchesDigest [2020-09-10T18:42:55.028Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-09-10T18:42:55.028Z] PASS [2020-09-10T18:42:55.028Z] [2020-09-10T18:42:55.028Z] === Skipped [2020-09-10T18:42:55.028Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-10T18:42:55.028Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-10T18:42:55.028Z] [2020-09-10T18:42:55.028Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-10T18:42:55.028Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:42:55.028Z] [2020-09-10T18:42:55.028Z] [2020-09-10T18:42:55.028Z] DONE 12 tests, 2 skipped in 2.007s [2020-09-10T18:42:55.028Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-09-10T18:42:55.028Z] ++ 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-10T18:42:55.028Z] ++ set -e [2020-09-10T18:42:55.028Z] ++ '[' -n 0 ']' [2020-09-10T18:42:55.028Z] ++ set -x [2020-09-10T18:42:55.028Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-10T18:42:55.063Z] --- PASS: TestLinksContainerNames (1.26s) [2020-09-10T18:42:55.063Z] === RUN TestLogsFollowTailEmpty [2020-09-10T18:42:55.289Z] INFO: Testing against a local daemon [2020-09-10T18:42:55.289Z] === RUN TestNetworkCreateDelete [2020-09-10T18:42:55.571Z] tests/integration/regression_test.py ...... [ 98%] [2020-09-10T18:42:55.862Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-09-10T18:42:55.862Z] === RUN TestDockerNetworkDeletePreferID [2020-09-10T18:42:55.994Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2020-09-10T18:42:55.994Z] === RUN TestContainerNetworkMountsNoChown [2020-09-10T18:42:56.090Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-09-10T18:42:56.090Z] tests/integration/credentials/utils_test.py . [100%] [2020-09-10T18:42:56.090Z] [2020-09-10T18:42:56.090Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-09-10T18:42:56.090Z] =========================== short test summary info ============================ [2020-09-10T18:42:56.090Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-09-10T18:42:56.090Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-09-10T18:42:56.090Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-09-10T18:42:56.090Z] Not supported on most drivers [2020-09-10T18:42:56.090Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-09-10T18:42:56.090Z] Output of docker top depends on host distro, and is not formalized. [2020-09-10T18:42:56.090Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-09-10T18:42:56.090Z] Output of docker top depends on host distro, and is not formalized. [2020-09-10T18:42:56.090Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-09-10T18:42:56.090Z] Can fail if eth0 has multiple IP addresses [2020-09-10T18:42:56.090Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-09-10T18:42:56.090Z] This doesn't seem to be taken into account by the engine [2020-09-10T18:42:56.090Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-09-10T18:42:56.090Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-09-10T18:42:56.090Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 306.10 seconds == [2020-09-10T18:42:56.349Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-09-10T18:42:56.556Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/default [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/default [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/private [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/private [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/rprivate [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/slave [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/slave [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/rslave [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/shared [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/shared [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/rshared [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-10T18:42:56.556Z] === CONT TestMountDaemonRoot/default [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-10T18:42:56.556Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-10T18:42:56.556Z] === CONT TestMountDaemonRoot/rshared [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T18:42:56.556Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-10T18:42:56.556Z] === CONT TestMountDaemonRoot/shared [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-10T18:42:56.556Z] === CONT TestMountDaemonRoot/rslave [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T18:42:56.556Z] === CONT TestMountDaemonRoot/slave [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-10T18:42:56.556Z] === CONT TestMountDaemonRoot/rprivate [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T18:42:56.556Z] === CONT TestMountDaemonRoot/private [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-10T18:42:56.556Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-10T18:42:56.556Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-10T18:42:56.556Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-10T18:42:56.556Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-10T18:42:56.556Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-10T18:42:56.556Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T18:42:56.556Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-10T18:42:56.556Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T18:42:56.556Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-10T18:42:56.556Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-10T18:42:56.806Z] --- PASS: TestDockerNetworkDeletePreferID (1.18s) [2020-09-10T18:42:56.806Z] === RUN TestDaemonDNSFallback [2020-09-10T18:42:56.812Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-10T18:42:56.812Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-10T18:42:56.812Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-10T18:42:56.812Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-10T18:42:56.812Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T18:42:56.812Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-10T18:42:56.812Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T18:42:56.812Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-10T18:42:56.812Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-09-10T18:42:56.812Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-10T18:42:56.812Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-10T18:42:56.812Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-10T18:42:56.812Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-10T18:42:56.812Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T18:42:57.069Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-10T18:42:57.069Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T18:42:57.069Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-10T18:42:57.069Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-10T18:42:57.069Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-09-10T18:42:57.069Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-09-10T18:42:57.069Z] === RUN TestContainerBindMountNonRecursive [2020-09-10T18:42:57.991Z] --- PASS: TestSecretsCreateAndDelete (3.72s) [2020-09-10T18:42:57.992Z] === RUN TestSecretsUpdate [2020-09-10T18:42:58.435Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-09-10T18:42:58.691Z] --- PASS: TestContainerBindMountNonRecursive (1.76s) [2020-09-10T18:42:58.691Z] === RUN TestNetworkNat [2020-09-10T18:42:59.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-10T18:42:59.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-10T18:42:59.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-10T18:42:59.254Z] --- PASS: TestNetworkNat (0.58s) [2020-09-10T18:42:59.254Z] === RUN TestNetworkLocalhostTCPNat [2020-09-10T18:42:59.846Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-09-10T18:43:00.117Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2020-09-10T18:43:00.117Z] === RUN TestNetworkLoopbackNat [2020-09-10T18:43:01.054Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-09-10T18:43:01.323Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-09-10T18:43:01.513Z] --- PASS: TestSecretsUpdate (3.67s) [2020-09-10T18:43:01.513Z] === RUN TestTemplatedSecret [2020-09-10T18:43:01.884Z] === RUN TestDockerSuite/TestBuildAddScript [2020-09-10T18:43:01.884Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-09-10T18:43:02.446Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-09-10T18:43:03.010Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-09-10T18:43:03.010Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2020-09-10T18:43:03.010Z] === RUN TestPause [2020-09-10T18:43:03.939Z] --- PASS: TestPause (0.75s) [2020-09-10T18:43:03.939Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-10T18:43:03.939Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-10T18:43:03.939Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-10T18:43:03.939Z] === RUN TestPauseStopPausedContainer [2020-09-10T18:43:04.196Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-09-10T18:43:04.758Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2020-09-10T18:43:04.758Z] === RUN TestPsFilter [2020-09-10T18:43:04.758Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-09-10T18:43:04.758Z] --- PASS: TestPsFilter (0.15s) [2020-09-10T18:43:04.758Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-10T18:43:04.949Z] --- PASS: TestDaemonDNSFallback (7.34s) [2020-09-10T18:43:04.949Z] === RUN TestInspectNetwork [2020-09-10T18:43:05.035Z] --- PASS: TestTemplatedSecret (3.59s) [2020-09-10T18:43:05.035Z] === RUN TestSecretCreateResolve [2020-09-10T18:43:05.687Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2020-09-10T18:43:05.687Z] === RUN TestRemoveContainerWithVolume [2020-09-10T18:43:06.250Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2020-09-10T18:43:06.250Z] === RUN TestRemoveContainerRunning [2020-09-10T18:43:06.507Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-09-10T18:43:07.069Z] --- PASS: TestRemoveContainerRunning (0.73s) [2020-09-10T18:43:07.069Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-10T18:43:07.630Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2020-09-10T18:43:07.630Z] === RUN TestRemoveInvalidContainer [2020-09-10T18:43:07.630Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-10T18:43:07.630Z] === RUN TestRenameLinkedContainer [2020-09-10T18:43:08.192Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-09-10T18:43:08.556Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-10T18:43:08.556Z] [2020-09-10T18:43:08.556Z] Unloading profiles will leave already running processes permanently [2020-09-10T18:43:08.556Z] unconfined, which can lead to unexpected situations. [2020-09-10T18:43:08.556Z] [2020-09-10T18:43:08.556Z] To set a process to complain mode, use the command line tool [2020-09-10T18:43:08.556Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-10T18:43:08.556Z] [2020-09-10T18:43:08.557Z] --- PASS: TestSecretCreateResolve (3.65s) [2020-09-10T18:43:08.557Z] PASS [2020-09-10T18:43:08.557Z] [2020-09-10T18:43:08.557Z] DONE 6 tests in 22.230s [2020-09-10T18:43:08.557Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-09-10T18:43:08.557Z] ++ 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-10T18:43:08.557Z] ++ set -e [2020-09-10T18:43:08.557Z] ++ '[' -n 0 ']' [2020-09-10T18:43:08.557Z] ++ set -x [2020-09-10T18:43:08.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 Post stage [Pipeline] junit [2020-09-10T18:43:08.828Z] Recording test results [2020-09-10T18:43:08.849Z] INFO: Testing against a local daemon [2020-09-10T18:43:08.849Z] === RUN TestServiceCreateInit [2020-09-10T18:43:08.849Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-10T18:43:09.154Z] === RUN TestInspectNetwork/full_network_id [2020-09-10T18:43:09.154Z] === RUN TestInspectNetwork/partial_network_id [2020-09-10T18:43:09.154Z] === RUN TestInspectNetwork/network_name [2020-09-10T18:43:09.154Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [Pipeline] sh [2020-09-10T18:43:10.084Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-09-10T18:43:10.166Z] + echo Ensuring container killed. [2020-09-10T18:43:10.166Z] Ensuring container killed. [2020-09-10T18:43:10.166Z] + docker rm -vf docker-pr5 [2020-09-10T18:43:10.166Z] Error: No such container: docker-pr5 [2020-09-10T18:43:10.166Z] + true [Pipeline] sh [2020-09-10T18:43:10.455Z] + echo Chowning /workspace to jenkins user [2020-09-10T18:43:10.456Z] Chowning /workspace to jenkins user [2020-09-10T18:43:10.456Z] + id -u [2020-09-10T18:43:10.456Z] + id -g [2020-09-10T18:43:10.456Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41337:/workspace busybox chown -R 1000:1000 /workspace [2020-09-10T18:43:10.456Z] Unable to find image 'busybox:latest' locally [2020-09-10T18:43:10.647Z] --- PASS: TestRenameLinkedContainer (2.92s) [2020-09-10T18:43:10.647Z] === RUN TestRenameStoppedContainer [2020-09-10T18:43:11.211Z] --- PASS: TestRenameStoppedContainer (0.60s) [2020-09-10T18:43:11.211Z] === RUN TestRenameRunningContainerAndReuse [2020-09-10T18:43:11.467Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-09-10T18:43:11.724Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-09-10T18:43:12.655Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s) [2020-09-10T18:43:12.655Z] === RUN TestRenameInvalidName [2020-09-10T18:43:13.587Z] --- PASS: TestRenameInvalidName (0.76s) [2020-09-10T18:43:13.587Z] === RUN TestRenameAnonymousContainer [2020-09-10T18:43:13.587Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-09-10T18:43:14.421Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-10T18:43:14.441Z] --- PASS: TestInspectNetwork (9.37s) [2020-09-10T18:43:14.441Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-10T18:43:14.441Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-10T18:43:14.441Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-10T18:43:14.441Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-10T18:43:14.441Z] === RUN TestRunContainerWithBridgeNone [2020-09-10T18:43:15.484Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-09-10T18:43:15.759Z] latest: Pulling from library/busybox [2020-09-10T18:43:15.759Z] df8698476c65: Pulling fs layer [2020-09-10T18:43:16.021Z] df8698476c65: Verifying Checksum [2020-09-10T18:43:16.021Z] df8698476c65: Download complete [2020-09-10T18:43:16.021Z] df8698476c65: Pull complete [2020-09-10T18:43:16.021Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-10T18:43:16.021Z] Status: Downloaded newer image for busybox:latest [2020-09-10T18:43:16.047Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-09-10T18:43:16.047Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-09-10T18:43:16.304Z] --- PASS: TestRenameAnonymousContainer (2.81s) [2020-09-10T18:43:16.304Z] === RUN TestRenameContainerWithSameName [2020-09-10T18:43:16.357Z] --- PASS: TestRunContainerWithBridgeNone (2.37s) [2020-09-10T18:43:16.357Z] === RUN TestNetworkInvalidJSON [2020-09-10T18:43:16.357Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-10T18:43:16.357Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-10T18:43:16.357Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T18:43:16.357Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T18:43:16.357Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T18:43:16.357Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T18:43:16.357Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-10T18:43:16.357Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T18:43:16.357Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T18:43:16.357Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-10T18:43:16.357Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-10T18:43:16.357Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-10T18:43:16.357Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-10T18:43:16.357Z] === RUN TestHostIPv4BridgeLabel [2020-09-10T18:43:16.868Z] --- PASS: TestRenameContainerWithSameName (0.60s) [2020-09-10T18:43:16.868Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-10T18:43:16.929Z] --- PASS: TestHostIPv4BridgeLabel (0.80s) [2020-09-10T18:43:16.929Z] === RUN TestDaemonRestartWithLiveRestore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-10T18:43:17.254Z] + bundleName=docker-py [2020-09-10T18:43:17.255Z] + echo Creating docker-py-bundles.tar.gz [2020-09-10T18:43:17.255Z] Creating docker-py-bundles.tar.gz [2020-09-10T18:43:17.255Z] + 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-10T18:43:17.267Z] Archiving artifacts [2020-09-10T18:43:18.242Z] --- PASS: TestRenameContainerWithLinkedContainer (1.16s) [2020-09-10T18:43:18.242Z] === RUN TestResize [2020-09-10T18:43:18.316Z] --- PASS: TestDaemonRestartWithLiveRestore (1.37s) [2020-09-10T18:43:18.316Z] === RUN TestDaemonDefaultNetworkPools [2020-09-10T18:43:18.499Z] --- PASS: TestResize (0.56s) [2020-09-10T18:43:18.499Z] === RUN TestResizeWithInvalidSize [2020-09-10T18:43:18.499Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-09-10T18:43:19.062Z] === RUN TestDockerSuite/TestBuildAddTar [2020-09-10T18:43:19.062Z] --- PASS: TestResizeWithInvalidSize (0.63s) [2020-09-10T18:43:19.062Z] === RUN TestResizeWhenContainerNotStarted [2020-09-10T18:43:19.158Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41337/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-09-10T18:43:19.319Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-09-10T18:43:19.527Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41337/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 -e DOCKER_GRAPHDRIVER docker:a7c701faaf07b92461dc42198a76e87f76b562a1 hack/make.sh binary-daemon [2020-09-10T18:43:19.702Z] --- PASS: TestDaemonDefaultNetworkPools (1.35s) [2020-09-10T18:43:19.702Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-10T18:43:19.883Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s) [2020-09-10T18:43:19.883Z] === RUN TestDaemonRestartKillContainers [2020-09-10T18:43:19.883Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-10T18:43:19.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-10T18:43:19.883Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-10T18:43:19.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-10T18:43:19.883Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-10T18:43:19.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-10T18:43:19.883Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-10T18:43:19.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-10T18:43:19.883Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-10T18:43:19.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-10T18:43:19.883Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-10T18:43:19.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-10T18:43:19.883Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-10T18:43:19.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-10T18:43:19.883Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-10T18:43:19.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-10T18:43:19.883Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-10T18:43:19.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-10T18:43:19.883Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-10T18:43:19.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-10T18:43:19.883Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-10T18:43:19.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-10T18:43:19.883Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-10T18:43:19.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-10T18:43:19.883Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-10T18:43:19.883Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-10T18:43:20.026Z] --- PASS: TestServiceCreateInit (10.67s) [2020-09-10T18:43:20.026Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.27s) [2020-09-10T18:43:20.026Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.39s) [2020-09-10T18:43:20.026Z] === RUN TestCreateServiceMultipleTimes [2020-09-10T18:43:20.100Z] [2020-09-10T18:43:20.100Z] Removing bundles/ [2020-09-10T18:43:20.100Z] [2020-09-10T18:43:20.100Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-09-10T18:43:20.100Z] Building: bundles/binary-daemon/dockerd-dev [2020-09-10T18:43:20.100Z] GOOS="" GOARCH="" GOARM="" [2020-09-10T18:43:21.635Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.95s) [2020-09-10T18:43:21.635Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-10T18:43:21.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-10T18:43:21.777Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-10T18:43:22.034Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-10T18:43:23.404Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-10T18:43:23.660Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-10T18:43:23.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-10T18:43:24.195Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.43s) [2020-09-10T18:43:24.195Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-10T18:43:24.768Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2020-09-10T18:43:24.768Z] === RUN TestServiceWithPredefinedNetwork [2020-09-10T18:43:25.028Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-10T18:43:25.028Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-09-10T18:43:25.246Z] 4612f6d0b889: Pull complete [2020-09-10T18:43:25.284Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-10T18:43:25.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-10T18:43:25.850Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-09-10T18:43:26.107Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-09-10T18:43:26.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-10T18:43:27.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-10T18:43:27.041Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-10T18:43:27.604Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-09-10T18:43:27.604Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-10T18:43:28.072Z] --- PASS: TestServiceWithPredefinedNetwork (3.22s) [2020-09-10T18:43:28.072Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-10T18:43:28.072Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-10T18:43:28.072Z] service_test.go:236: FLAKY_TEST [2020-09-10T18:43:28.072Z] === RUN TestServiceWithDataPathPortInit [2020-09-10T18:43:29.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-10T18:43:30.874Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-10T18:43:31.803Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-09-10T18:43:31.803Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-10T18:43:32.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-10T18:43:33.696Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-09-10T18:43:34.624Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-10T18:43:34.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.13s) [2020-09-10T18:43:34.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.36s) [2020-09-10T18:43:34.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.56s) [2020-09-10T18:43:34.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2020-09-10T18:43:34.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s) [2020-09-10T18:43:34.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-09-10T18:43:34.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.14s) [2020-09-10T18:43:34.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.54s) [2020-09-10T18:43:34.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.89s) [2020-09-10T18:43:34.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.20s) [2020-09-10T18:43:34.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.93s) [2020-09-10T18:43:34.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.74s) [2020-09-10T18:43:34.624Z] === RUN TestCgroupNamespacesRun [2020-09-10T18:43:34.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-10T18:43:35.553Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-09-10T18:43:36.484Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2020-09-10T18:43:36.484Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-10T18:43:37.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-10T18:43:37.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-10T18:43:38.377Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.22s) [2020-09-10T18:43:38.377Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-10T18:43:38.939Z] === RUN TestDockerSuite/TestBuildBlankName [2020-09-10T18:43:39.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-09-10T18:43:39.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-10T18:43:40.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-10T18:43:40.871Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.11s) [2020-09-10T18:43:40.871Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-10T18:43:42.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-09-10T18:43:42.496Z] --- PASS: TestCreateServiceMultipleTimes (22.49s) [2020-09-10T18:43:42.496Z] === RUN TestCreateServiceConflict [2020-09-10T18:43:42.497Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s) [2020-09-10T18:43:42.497Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-10T18:43:43.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-10T18:43:44.442Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2020-09-10T18:43:44.442Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-10T18:43:44.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-10T18:43:45.007Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-09-10T18:43:46.079Z] --- PASS: TestCreateServiceConflict (3.60s) [2020-09-10T18:43:46.079Z] === RUN TestCreateServiceMaxReplicas [2020-09-10T18:43:46.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-10T18:43:46.195Z] --- PASS: TestServiceWithDataPathPortInit (17.32s) [2020-09-10T18:43:46.195Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-10T18:43:46.372Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s) [2020-09-10T18:43:46.372Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-10T18:43:46.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-09-10T18:43:47.191Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s) [2020-09-10T18:43:47.191Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-10T18:43:47.691Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-10T18:43:47.691Z] Using test binary docker [2020-09-10T18:43:47.691Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-10T18:43:47.691Z] +++ /etc/init.d/apparmor start [2020-09-10T18:43:47.691Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-10T18:43:47.691Z] INFO: Waiting for daemon to start... [2020-09-10T18:43:47.691Z] Starting dockerd [2020-09-10T18:43:47.691Z] +++ 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-10T18:43:49.084Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s) [2020-09-10T18:43:49.084Z] === RUN TestKernelTCPMemory [2020-09-10T18:43:49.341Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-09-10T18:43:49.693Z] --- PASS: TestCreateServiceMaxReplicas (3.87s) [2020-09-10T18:43:49.693Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-10T18:43:49.843Z] . [2020-09-10T18:43:49.843Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-10T18:43:49.843Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-10T18:43:49.843Z] Error: No such image: emptyfs [2020-09-10T18:43:49.843Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-10T18:43:49.843Z] ++++ docker load [2020-09-10T18:43:49.843Z] Running integration-test (iteration 1) [2020-09-10T18:43:49.843Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-09-10T18:43:49.843Z] ++ 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-10T18:43:49.843Z] ++ set -e [2020-09-10T18:43:49.843Z] ++ '[' -n 0 ']' [2020-09-10T18:43:49.843Z] ++ set -x [2020-09-10T18:43:49.843Z] ++ env -i DEST=/go/src/github.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-10T18:43:50.272Z] --- PASS: TestKernelTCPMemory (1.17s) [2020-09-10T18:43:50.273Z] === RUN TestNISDomainname [2020-09-10T18:43:50.273Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-09-10T18:43:51.202Z] --- PASS: TestNISDomainname (0.91s) [2020-09-10T18:43:51.202Z] === RUN TestHostnameDnsResolution [2020-09-10T18:43:51.458Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-09-10T18:43:52.386Z] --- PASS: TestHostnameDnsResolution (1.13s) [2020-09-10T18:43:52.386Z] === RUN TestStats [2020-09-10T18:43:52.386Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-09-10T18:43:53.752Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-09-10T18:43:53.752Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-09-10T18:43:54.315Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-09-10T18:43:54.336Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.03s) [2020-09-10T18:43:54.336Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:n4ywe2idwuabu61347bl03ok1 Created:2020-09-10 18:43:46.899603523 +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[ef6391fe501b5043c93f30856ca6990355223c6622d82c87eac86137adbda618:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rupq9jnvdfd818zpyyr79la64 EndpointID:e4b3f6aca7526697491d4823a104d857faf903adb4e36fe243d320a7f251259f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f16e595f2ecba9093383ff57c22c19957e2c95c28de0302688d3f267204eef3a 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:196269ed69ad IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rupq9jnvdfd818zpyyr79la64 EndpointID:e4b3f6aca7526697491d4823a104d857faf903adb4e36fe243d320a7f251259f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-10T18:43:54.336Z] PASS [2020-09-10T18:43:54.336Z] [2020-09-10T18:43:54.336Z] === Skipped [2020-09-10T18:43:54.336Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-10T18:43:54.336Z] service_test.go:236: FLAKY_TEST [2020-09-10T18:43:54.336Z] [2020-09-10T18:43:54.336Z] [2020-09-10T18:43:54.336Z] DONE 23 tests, 1 skipped in 59.182s [2020-09-10T18:43:54.336Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-10T18:43:54.336Z] ++ 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-10T18:43:54.336Z] ++ set -e [2020-09-10T18:43:54.336Z] ++ '[' -n 0 ']' [2020-09-10T18:43:54.336Z] ++ set -x [2020-09-10T18:43:54.336Z] ++ env -i DEST=/go/src/github.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-10T18:43:54.597Z] INFO: Testing against a local daemon [2020-09-10T18:43:54.597Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-10T18:43:54.597Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-10T18:43:54.598Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T18:43:54.598Z] === RUN TestDockerNetworkIpvlan [2020-09-10T18:43:54.598Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-10T18:43:54.598Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T18:43:54.598Z] PASS [2020-09-10T18:43:54.598Z] [2020-09-10T18:43:54.598Z] === Skipped [2020-09-10T18:43:54.598Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-10T18:43:54.598Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T18:43:54.598Z] [2020-09-10T18:43:54.598Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-10T18:43:54.598Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T18:43:54.598Z] [2020-09-10T18:43:54.598Z] [2020-09-10T18:43:54.598Z] DONE 2 tests, 2 skipped in 0.172s [2020-09-10T18:43:54.598Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-10T18:43:54.598Z] ++ 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-10T18:43:54.598Z] ++ set -e [2020-09-10T18:43:54.598Z] ++ '[' -n 0 ']' [2020-09-10T18:43:54.598Z] ++ set -x [2020-09-10T18:43:54.598Z] ++ env -i DEST=/go/src/github.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-10T18:43:54.598Z] INFO: Testing against a local daemon [2020-09-10T18:43:54.598Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-10T18:43:55.243Z] --- PASS: TestStats (2.81s) [2020-09-10T18:43:55.243Z] === RUN TestStopContainerWithTimeout [2020-09-10T18:43:55.243Z] === RUN TestStopContainerWithTimeout/0 [2020-09-10T18:43:55.243Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-10T18:43:55.243Z] === RUN TestStopContainerWithTimeout/1 [2020-09-10T18:43:55.243Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-10T18:43:55.243Z] === RUN TestStopContainerWithTimeout/3 [2020-09-10T18:43:55.243Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-10T18:43:55.243Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-10T18:43:55.243Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-10T18:43:55.243Z] === CONT TestStopContainerWithTimeout/0 [2020-09-10T18:43:55.243Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-10T18:43:56.172Z] === CONT TestStopContainerWithTimeout/3 [2020-09-10T18:43:57.146Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.20s) [2020-09-10T18:43:57.146Z] === RUN TestDockerNetworkMacvlan [2020-09-10T18:43:57.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-09-10T18:43:57.793Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-09-10T18:43:58.050Z] === CONT TestStopContainerWithTimeout/1 [2020-09-10T18:43:58.088Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-10T18:43:59.473Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-10T18:43:59.940Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-10T18:43:59.940Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2020-09-10T18:43:59.940Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) [2020-09-10T18:43:59.940Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2020-09-10T18:43:59.940Z] --- PASS: TestStopContainerWithTimeout/1 (1.67s) [2020-09-10T18:43:59.940Z] === RUN TestDeleteDevicemapper [2020-09-10T18:43:59.940Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-10T18:43:59.940Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-10T18:43:59.940Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-10T18:44:00.415Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-10T18:44:00.503Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-09-10T18:44:03.020Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.00s) [2020-09-10T18:44:03.020Z] === RUN TestUpdateMemory [2020-09-10T18:44:03.020Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-10T18:44:03.020Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-10T18:44:03.020Z] === RUN TestUpdateCPUQuota [2020-09-10T18:44:04.386Z] --- PASS: TestUpdateCPUQuota (1.51s) [2020-09-10T18:44:04.386Z] === RUN TestUpdatePidsLimit [2020-09-10T18:44:04.386Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-10T18:44:04.621Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-10T18:44:04.642Z] === RUN TestUpdatePidsLimit/no_change [2020-09-10T18:44:04.898Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-10T18:44:05.290Z] Loaded image: buildpack-deps:buster [2020-09-10T18:44:05.290Z] Loaded image: busybox:latest [2020-09-10T18:44:05.290Z] Loaded image: busybox:glibc [2020-09-10T18:44:05.290Z] Loaded image: debian:buster [2020-09-10T18:44:05.290Z] Loaded image: hello-world:latest [2020-09-10T18:44:05.290Z] INFO: Testing against a local daemon [2020-09-10T18:44:05.290Z] === RUN TestCgroupNamespacesBuild [2020-09-10T18:44:05.290Z] --- PASS: TestCgroupNamespacesBuild (1.41s) [2020-09-10T18:44:05.290Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-10T18:44:05.292Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.84s) [2020-09-10T18:44:05.292Z] === RUN TestCreateServiceSecretFileMode [2020-09-10T18:44:05.461Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-10T18:44:05.461Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-09-10T18:44:05.717Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-10T18:44:05.936Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s) [2020-09-10T18:44:05.936Z] === RUN TestBuildWithSession [2020-09-10T18:44:05.936Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-10T18:44:05.936Z] build_session_test.go:25: TODO: BuildKit [2020-09-10T18:44:05.936Z] === RUN TestBuildSquashParent [2020-09-10T18:44:05.974Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-10T18:44:06.230Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-10T18:44:07.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-09-10T18:44:07.165Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-10T18:44:07.418Z] --- PASS: TestUpdatePidsLimit (3.23s) [2020-09-10T18:44:07.418Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-09-10T18:44:07.418Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-09-10T18:44:07.418Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-09-10T18:44:07.418Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-09-10T18:44:07.418Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2020-09-10T18:44:07.418Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2020-09-10T18:44:07.418Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-09-10T18:44:07.418Z] === RUN TestUpdateRestartPolicy [2020-09-10T18:44:07.418Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-09-10T18:44:08.850Z] --- PASS: TestCreateServiceSecretFileMode (3.59s) [2020-09-10T18:44:08.850Z] === RUN TestCreateServiceConfigFileMode [2020-09-10T18:44:09.310Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-09-10T18:44:09.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-09-10T18:44:10.452Z] --- PASS: TestBuildSquashParent (4.21s) [2020-09-10T18:44:10.452Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-10T18:44:10.452Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T18:44:10.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T18:44:10.452Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T18:44:10.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T18:44:10.452Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T18:44:10.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T18:44:10.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T18:44:10.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T18:44:10.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T18:44:10.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T18:44:10.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T18:44:10.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T18:44:10.452Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T18:44:10.452Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T18:44:10.452Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T18:44:10.452Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T18:44:12.391Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-09-10T18:44:12.391Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-09-10T18:44:12.518Z] --- PASS: TestCreateServiceConfigFileMode (3.25s) [2020-09-10T18:44:12.519Z] === RUN TestCreateServiceSysctls [2020-09-10T18:44:12.589Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T18:44:12.589Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T18:44:13.753Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-10T18:44:14.280Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-09-10T18:44:14.727Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-10T18:44:14.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.22s) [2020-09-10T18:44:14.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.42s) [2020-09-10T18:44:14.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.76s) [2020-09-10T18:44:14.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.83s) [2020-09-10T18:44:14.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2020-09-10T18:44:14.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s) [2020-09-10T18:44:14.727Z] === RUN TestBuildMultiStageCopy [2020-09-10T18:44:14.727Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-10T18:44:15.137Z] --- PASS: TestDockerNetworkMacvlan (18.32s) [2020-09-10T18:44:15.137Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-09-10T18:44:15.137Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-09-10T18:44:15.137Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.11s) [2020-09-10T18:44:15.137Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.99s) [2020-09-10T18:44:15.137Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.62s) [2020-09-10T18:44:15.137Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s) [2020-09-10T18:44:15.137Z] PASS [2020-09-10T18:44:15.137Z] [2020-09-10T18:44:15.137Z] DONE 8 tests in 20.698s [2020-09-10T18:44:15.137Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-10T18:44:15.137Z] ++ 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-10T18:44:15.137Z] ++ set -e [2020-09-10T18:44:15.137Z] ++ '[' -n 0 ']' [2020-09-10T18:44:15.137Z] ++ set -x [2020-09-10T18:44:15.137Z] ++ env -i DEST=/go/src/github.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-10T18:44:15.398Z] testing: warning: no tests to run [2020-09-10T18:44:15.398Z] PASS [2020-09-10T18:44:15.398Z] [2020-09-10T18:44:15.398Z] DONE 0 tests in 0.040s [2020-09-10T18:44:15.398Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-10T18:44:15.398Z] ++ 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-10T18:44:15.398Z] ++ set -e [2020-09-10T18:44:15.398Z] ++ '[' -n 0 ']' [2020-09-10T18:44:15.398Z] ++ set -x [2020-09-10T18:44:15.398Z] ++ env -i DEST=/go/src/github.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-10T18:44:15.398Z] INFO: Testing against a local daemon [2020-09-10T18:44:15.398Z] === RUN TestAuthZPluginAllowRequest [2020-09-10T18:44:16.173Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-09-10T18:44:16.267Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-10T18:44:16.430Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-09-10T18:44:16.561Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-10T18:44:16.858Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-10T18:44:17.014Z] --- PASS: TestCreateServiceSysctls (4.38s) [2020-09-10T18:44:17.014Z] === RUN TestCreateServiceCapabilities [2020-09-10T18:44:17.158Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-10T18:44:17.312Z] --- PASS: TestAuthZPluginAllowRequest (1.86s) [2020-09-10T18:44:17.312Z] === RUN TestAuthZPluginTLS [2020-09-10T18:44:17.458Z] --- PASS: TestBuildMultiStageCopy (2.86s) [2020-09-10T18:44:17.458Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.52s) [2020-09-10T18:44:17.459Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2020-09-10T18:44:17.459Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2020-09-10T18:44:17.459Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2020-09-10T18:44:17.459Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2020-09-10T18:44:17.459Z] === RUN TestBuildMultiStageParentConfig [2020-09-10T18:44:18.255Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-09-10T18:44:18.255Z] === RUN TestAuthZPluginDenyRequest [2020-09-10T18:44:18.503Z] --- PASS: TestBuildMultiStageParentConfig (0.86s) [2020-09-10T18:44:18.503Z] === RUN TestBuildLabelWithTargets [2020-09-10T18:44:18.826Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2020-09-10T18:44:18.826Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-10T18:44:18.995Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-09-10T18:44:19.398Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-09-10T18:44:19.398Z] === RUN TestAuthZPluginDenyResponse [2020-09-10T18:44:19.553Z] --- PASS: TestBuildLabelWithTargets (1.28s) [2020-09-10T18:44:19.553Z] === RUN TestBuildWithEmptyLayers [2020-09-10T18:44:19.924Z] --- PASS: TestUpdateRestartPolicy (12.40s) [2020-09-10T18:44:19.924Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-10T18:44:19.924Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-09-10T18:44:20.210Z] --- PASS: TestBuildWithEmptyLayers (0.68s) [2020-09-10T18:44:20.210Z] === RUN TestBuildMultiStageOnBuild [2020-09-10T18:44:20.341Z] --- PASS: TestAuthZPluginDenyResponse (0.80s) [2020-09-10T18:44:20.341Z] === RUN TestAuthZPluginAllowEventStream [2020-09-10T18:44:20.486Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-09-10T18:44:20.486Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2020-09-10T18:44:20.486Z] === RUN TestWaitNonBlocked [2020-09-10T18:44:20.589Z] --- PASS: TestCreateServiceCapabilities (3.77s) [2020-09-10T18:44:20.589Z] === RUN TestInspect [2020-09-10T18:44:20.742Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T18:44:20.742Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T18:44:20.742Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T18:44:20.742Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T18:44:20.742Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T18:44:20.742Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T18:44:20.998Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-09-10T18:44:21.926Z] --- PASS: TestWaitNonBlocked (0.05s) [2020-09-10T18:44:21.926Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2020-09-10T18:44:21.926Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2020-09-10T18:44:21.926Z] === RUN TestWaitBlocked [2020-09-10T18:44:21.926Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T18:44:21.926Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T18:44:21.926Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T18:44:21.926Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T18:44:21.926Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T18:44:21.926Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T18:44:22.255Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s) [2020-09-10T18:44:22.255Z] === RUN TestAuthZPluginErrorResponse [2020-09-10T18:44:22.360Z] --- PASS: TestBuildMultiStageOnBuild (1.82s) [2020-09-10T18:44:22.360Z] === RUN TestBuildUncleanTarFilenames [2020-09-10T18:44:22.488Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-09-10T18:44:22.516Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2020-09-10T18:44:22.516Z] === RUN TestAuthZPluginErrorRequest [2020-09-10T18:44:22.744Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-09-10T18:44:23.000Z] --- PASS: TestWaitBlocked (0.03s) [2020-09-10T18:44:23.000Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s) [2020-09-10T18:44:23.000Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2020-09-10T18:44:23.000Z] === CONT TestContainerStartOnDaemonRestart [2020-09-10T18:44:23.000Z] === CONT TestIpcModeOlderClient [2020-09-10T18:44:23.000Z] --- PASS: TestIpcModeOlderClient (0.10s) [2020-09-10T18:44:23.000Z] === CONT TestDaemonHostGatewayIP [2020-09-10T18:44:23.015Z] --- PASS: TestBuildUncleanTarFilenames (0.92s) [2020-09-10T18:44:23.015Z] === RUN TestBuildMultiStageLayerLeak [2020-09-10T18:44:23.088Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2020-09-10T18:44:23.088Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-10T18:44:23.563Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-09-10T18:44:24.031Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-09-10T18:44:24.031Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-10T18:44:24.156Z] --- PASS: TestInspect (3.67s) [2020-09-10T18:44:24.156Z] === RUN TestCreateJob [2020-09-10T18:44:24.930Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-09-10T18:44:25.198Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s) [2020-09-10T18:44:25.198Z] === RUN TestBuildWithHugeFile [2020-09-10T18:44:26.298Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-09-10T18:44:26.298Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-09-10T18:44:26.298Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-09-10T18:44:26.577Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2020-09-10T18:44:26.577Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-10T18:44:26.861Z] --- PASS: TestContainerStartOnDaemonRestart (3.98s) [2020-09-10T18:44:26.861Z] === CONT TestContainerKillOnDaemonStart [2020-09-10T18:44:28.228Z] --- PASS: TestDaemonHostGatewayIP (5.03s) [2020-09-10T18:44:28.228Z] === CONT TestDaemonRestartIpcMode [2020-09-10T18:44:28.491Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2020-09-10T18:44:28.491Z] === RUN TestAuthZPluginHeader [2020-09-10T18:44:28.614Z] --- PASS: TestCreateJob (4.37s) [2020-09-10T18:44:28.614Z] === RUN TestReplicatedJob [2020-09-10T18:44:29.230Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-09-10T18:44:29.434Z] --- PASS: TestAuthZPluginHeader (1.03s) [2020-09-10T18:44:29.434Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-10T18:44:29.434Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-10T18:44:29.434Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:44:29.434Z] === RUN TestAuthZPluginV2Disable [2020-09-10T18:44:29.434Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-10T18:44:29.434Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:44:29.434Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-10T18:44:29.434Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-10T18:44:29.434Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:44:29.434Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-10T18:44:29.434Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-10T18:44:29.434Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:44:29.434Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-10T18:44:31.748Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-09-10T18:44:31.748Z] --- PASS: TestDaemonRestartIpcMode (3.64s) [2020-09-10T18:44:32.310Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-09-10T18:44:32.873Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-09-10T18:44:33.436Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-09-10T18:44:33.692Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-09-10T18:44:36.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-09-10T18:44:37.101Z] --- PASS: TestReplicatedJob (7.45s) [2020-09-10T18:44:37.101Z] === RUN TestUpdateReplicatedJob [2020-09-10T18:44:37.577Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-09-10T18:44:38.503Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-09-10T18:44:39.065Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-09-10T18:44:39.627Z] --- PASS: TestContainerKillOnDaemonStart (12.89s) [2020-09-10T18:44:39.627Z] PASS [2020-09-10T18:44:39.627Z] [2020-09-10T18:44:39.627Z] === Skipped [2020-09-10T18:44:39.627Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-10T18:44:39.627Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-10T18:44:39.627Z] [2020-09-10T18:44:39.627Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-09-10T18:44:39.627Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T18:44:39.627Z] [2020-09-10T18:44:39.627Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-10T18:44:39.627Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T18:44:39.627Z] [2020-09-10T18:44:39.627Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-10T18:44:39.627Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-10T18:44:39.627Z] [2020-09-10T18:44:39.627Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-10T18:44:39.627Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-10T18:44:39.627Z] [2020-09-10T18:44:39.627Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-10T18:44:39.627Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-10T18:44:39.627Z] [2020-09-10T18:44:39.627Z] [2020-09-10T18:44:39.627Z] DONE 192 tests, 6 skipped in 141.026s [2020-09-10T18:44:39.883Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-10T18:44:39.883Z] ++ 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-10T18:44:39.883Z] ++ set -e [2020-09-10T18:44:39.883Z] ++ '[' -n 0 ']' [2020-09-10T18:44:39.883Z] ++ set -x [2020-09-10T18:44:39.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=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-10T18:44:39.883Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-09-10T18:44:40.139Z] INFO: Testing against a local daemon [2020-09-10T18:44:40.139Z] === RUN TestCommitInheritsEnv [2020-09-10T18:44:40.621Z] --- PASS: TestUpdateReplicatedJob (4.50s) [2020-09-10T18:44:40.621Z] === RUN TestServiceListWithStatuses [2020-09-10T18:44:40.621Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-09-10T18:44:40.621Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-10T18:44:40.621Z] === RUN TestDockerNetworkConnectAlias [2020-09-10T18:44:40.710Z] --- PASS: TestCommitInheritsEnv (0.52s) [2020-09-10T18:44:40.710Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-10T18:44:40.710Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-10T18:44:40.710Z] === RUN TestImagesFilterMultiReference [2020-09-10T18:44:40.710Z] === RUN TestDockerSuite/TestBuildCmd [2020-09-10T18:44:40.710Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-09-10T18:44:40.710Z] === RUN TestImagePullPlatformInvalid [2020-09-10T18:44:40.710Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-09-10T18:44:40.710Z] === RUN TestRemoveImageOrphaning [2020-09-10T18:44:40.710Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-09-10T18:44:40.966Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-09-10T18:44:40.966Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2020-09-10T18:44:40.966Z] === RUN TestRemoveImageGarbageCollector [2020-09-10T18:44:41.222Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-09-10T18:44:41.478Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-09-10T18:44:41.478Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-09-10T18:44:41.566Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-09-10T18:44:41.566Z] Copying nested executables into bundles/binary-daemon [2020-09-10T18:44:41.566Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-09-10T18:44:41.898Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41337/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 -e DOCKER_GRAPHDRIVER docker:a7c701faaf07b92461dc42198a76e87f76b562a1 hack/make.sh cross [2020-09-10T18:44:42.158Z] [2020-09-10T18:44:42.158Z] Removing bundles/ [2020-09-10T18:44:42.417Z] [2020-09-10T18:44:42.417Z] ---> Making bundle: cross (in bundles/cross) [2020-09-10T18:44:42.417Z] Cross building: bundles/cross/linux/amd64 [2020-09-10T18:44:42.417Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-09-10T18:44:42.417Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-09-10T18:44:42.844Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-09-10T18:44:43.104Z] --- PASS: TestRemoveImageGarbageCollector (1.95s) [2020-09-10T18:44:43.104Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-10T18:44:43.104Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2020-09-10T18:44:43.104Z] === RUN TestTagInvalidReference [2020-09-10T18:44:43.104Z] --- PASS: TestTagInvalidReference (0.02s) [2020-09-10T18:44:43.104Z] === RUN TestTagValidPrefixedRepo [2020-09-10T18:44:43.104Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-09-10T18:44:43.104Z] === RUN TestTagExistedNameWithoutForce [2020-09-10T18:44:43.104Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-10T18:44:43.104Z] === RUN TestTagOfficialNames [2020-09-10T18:44:43.360Z] --- PASS: TestTagOfficialNames (0.07s) [2020-09-10T18:44:43.360Z] === RUN TestTagMatchesDigest [2020-09-10T18:44:43.360Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-10T18:44:43.360Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-10T18:44:44.845Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-09-10T18:44:47.546Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.12s) [2020-09-10T18:44:47.546Z] PASS [2020-09-10T18:44:47.546Z] [2020-09-10T18:44:47.546Z] === Skipped [2020-09-10T18:44:47.546Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-10T18:44:47.546Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:44:47.546Z] [2020-09-10T18:44:47.546Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-10T18:44:47.546Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:44:47.546Z] [2020-09-10T18:44:47.546Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-10T18:44:47.546Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:44:47.546Z] [2020-09-10T18:44:47.546Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-10T18:44:47.546Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:44:47.546Z] [2020-09-10T18:44:47.546Z] [2020-09-10T18:44:47.546Z] DONE 17 tests, 4 skipped in 32.173s [2020-09-10T18:44:47.546Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-10T18:44:47.546Z] ++ 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-10T18:44:47.546Z] ++ set -e [2020-09-10T18:44:47.546Z] ++ '[' -n 0 ']' [2020-09-10T18:44:47.546Z] ++ set -x [2020-09-10T18:44:47.546Z] ++ env -i DEST=/go/src/github.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-10T18:44:47.807Z] INFO: Testing against a local daemon [2020-09-10T18:44:47.807Z] === RUN TestPluginInvalidJSON [2020-09-10T18:44:47.807Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T18:44:47.807Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T18:44:47.807Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T18:44:47.807Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-10T18:44:47.807Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-10T18:44:47.807Z] === RUN TestPluginInstall [2020-09-10T18:44:47.807Z] === RUN TestPluginInstall/no_auth [2020-09-10T18:44:48.115Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-09-10T18:44:49.043Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-09-10T18:44:49.104Z] --- PASS: TestDockerNetworkConnectAlias (8.21s) [2020-09-10T18:44:49.104Z] === RUN TestDockerNetworkReConnect [2020-09-10T18:44:49.299Z] === RUN TestDockerSuite/TestBuildContChar [2020-09-10T18:44:52.567Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-09-10T18:44:53.105Z] time="2020-09-10T18:44:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T18:44:53.105Z] time="2020-09-10T18:44:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7c9080cc45c3eb2e26e2aa899c5cd14a03ff53b89872746079e19f0133718379" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T18:44:53.366Z] time="2020-09-10T18:44:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T18:44:53.366Z] time="2020-09-10T18:44:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7c9080cc45c3eb2e26e2aa899c5cd14a03ff53b89872746079e19f0133718379" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T18:44:53.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-09-10T18:44:53.627Z] === RUN TestPluginInstall/with_htpasswd [2020-09-10T18:44:53.753Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-09-10T18:44:54.009Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-09-10T18:44:54.265Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-09-10T18:44:54.569Z] time="2020-09-10T18:44:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T18:44:54.569Z] time="2020-09-10T18:44:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac8fbd7ae14b981fa65c4cbad8a6e733953d0e9bcc8aa6b4aa978db08f88b4dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T18:44:54.569Z] time="2020-09-10T18:44:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T18:44:54.569Z] time="2020-09-10T18:44:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac8fbd7ae14b981fa65c4cbad8a6e733953d0e9bcc8aa6b4aa978db08f88b4dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T18:44:54.735Z] --- PASS: TestDockerNetworkReConnect (6.37s) [2020-09-10T18:44:54.735Z] === RUN TestServicePlugin [2020-09-10T18:44:54.735Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-10T18:44:54.735Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:44:54.735Z] === RUN TestServiceUpdateLabel [2020-09-10T18:44:55.141Z] === RUN TestPluginInstall/with_insecure [2020-09-10T18:44:55.194Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-09-10T18:44:55.450Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-09-10T18:44:55.706Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-09-10T18:44:56.527Z] time="2020-09-10T18:44:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T18:44:56.527Z] time="2020-09-10T18:44:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e583aa0d9b42babf6349a4b053d601cbf199b17dac44a00e5505e2e3250731a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T18:44:56.527Z] time="2020-09-10T18:44:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T18:44:56.527Z] time="2020-09-10T18:44:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e583aa0d9b42babf6349a4b053d601cbf199b17dac44a00e5505e2e3250731a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T18:44:56.788Z] --- PASS: TestPluginInstall (9.10s) [2020-09-10T18:44:56.788Z] --- PASS: TestPluginInstall/no_auth (5.88s) [2020-09-10T18:44:56.788Z] --- PASS: TestPluginInstall/with_htpasswd (1.49s) [2020-09-10T18:44:56.788Z] --- PASS: TestPluginInstall/with_insecure (1.73s) [2020-09-10T18:44:56.788Z] plugin_test.go:157: [dfd8eb9ef045e] daemon is not started [2020-09-10T18:44:56.788Z] PASS [2020-09-10T18:44:56.788Z] [2020-09-10T18:44:56.788Z] DONE 6 tests in 9.327s [2020-09-10T18:44:56.788Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-10T18:44:56.788Z] ++ 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-10T18:44:56.788Z] ++ set -e [2020-09-10T18:44:56.788Z] ++ '[' -n 0 ']' [2020-09-10T18:44:56.788Z] ++ set -x [2020-09-10T18:44:56.788Z] ++ env -i DEST=/go/src/github.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-10T18:44:57.049Z] INFO: Testing against a local daemon [2020-09-10T18:44:57.049Z] === RUN TestExternalGraphDriver [2020-09-10T18:44:57.309Z] === RUN TestExternalGraphDriver/json [2020-09-10T18:44:58.255Z] --- PASS: TestServiceUpdateLabel (3.58s) [2020-09-10T18:44:58.255Z] === RUN TestServiceUpdateSecrets [2020-09-10T18:44:58.975Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-09-10T18:44:59.855Z] === RUN TestExternalGraphDriver/spec [2020-09-10T18:45:02.401Z] === RUN TestExternalGraphDriver/pull [2020-09-10T18:45:03.149Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-09-10T18:45:04.314Z] --- PASS: TestExternalGraphDriver (7.38s) [2020-09-10T18:45:04.314Z] --- PASS: TestExternalGraphDriver/json (2.35s) [2020-09-10T18:45:04.314Z] --- PASS: TestExternalGraphDriver/spec (2.59s) [2020-09-10T18:45:04.314Z] --- PASS: TestExternalGraphDriver/pull (2.29s) [2020-09-10T18:45:04.314Z] === RUN TestGraphdriverPluginV2 [2020-09-10T18:45:04.517Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-09-10T18:45:04.575Z] --- SKIP: TestGraphdriverPluginV2 (0.13s) [2020-09-10T18:45:04.575Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:45:04.575Z] PASS [2020-09-10T18:45:04.575Z] [2020-09-10T18:45:04.575Z] === Skipped [2020-09-10T18:45:04.575Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.13s) [2020-09-10T18:45:04.575Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:45:04.575Z] [2020-09-10T18:45:04.575Z] [2020-09-10T18:45:04.575Z] DONE 5 tests, 1 skipped in 7.705s [2020-09-10T18:45:04.575Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-10T18:45:04.575Z] ++ 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-10T18:45:04.575Z] ++ set -e [2020-09-10T18:45:04.575Z] ++ '[' -n 0 ']' [2020-09-10T18:45:04.575Z] ++ set -x [2020-09-10T18:45:04.575Z] ++ env -i DEST=/go/src/github.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-10T18:45:04.835Z] INFO: Testing against a local daemon [2020-09-10T18:45:04.835Z] === RUN TestContinueAfterPluginCrash [2020-09-10T18:45:04.835Z] === PAUSE TestContinueAfterPluginCrash [2020-09-10T18:45:04.835Z] === RUN TestReadPluginNoRead [2020-09-10T18:45:04.835Z] === PAUSE TestReadPluginNoRead [2020-09-10T18:45:04.835Z] === RUN TestDaemonStartWithLogOpt [2020-09-10T18:45:04.835Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-10T18:45:04.835Z] === CONT TestContinueAfterPluginCrash [2020-09-10T18:45:04.835Z] === CONT TestDaemonStartWithLogOpt [2020-09-10T18:45:04.835Z] === CONT TestReadPluginNoRead [2020-09-10T18:45:06.407Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-09-10T18:45:06.547Z] c3aff4450246: Pull complete [2020-09-10T18:45:06.547Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-09-10T18:45:06.547Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T18:45:06.547Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-09-10T18:45:06.547Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-09-10T18:45:06.547Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1457' [2020-09-10T18:45:06.547Z] WARN: Skipping validation tests [2020-09-10T18:45:06.547Z] INFO: Running unit tests at 09/10/2020 18:44:53... [2020-09-10T18:45:06.547Z] INFO: make.ps1 starting at 09/10/2020 18:44:56 [2020-09-10T18:45:06.547Z] INFO: Git commit (c99bb22aab) assumed from DOCKER_GITCOMMIT environment variable [2020-09-10T18:45:06.547Z] INFO: Invoking autogen... [2020-09-10T18:45:06.547Z] INFO: Running unit tests... [2020-09-10T18:45:06.547Z] 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-10T18:45:06.663Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-09-10T18:45:07.225Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-09-10T18:45:07.787Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-09-10T18:45:09.049Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-10T18:45:09.622Z] --- PASS: TestDaemonStartWithLogOpt (4.79s) [2020-09-10T18:45:09.678Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-09-10T18:45:11.007Z] === RUN TestReadPluginNoRead/default [2020-09-10T18:45:11.240Z] ? github.com/docker/docker/api [no test files] [2020-09-10T18:45:12.919Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-10T18:45:13.850Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-09-10T18:45:13.850Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-09-10T18:45:14.107Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-09-10T18:45:14.668Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-09-10T18:45:14.833Z] --- PASS: TestReadPluginNoRead (9.69s) [2020-09-10T18:45:14.833Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s) [2020-09-10T18:45:14.833Z] --- PASS: TestReadPluginNoRead/default (1.81s) [2020-09-10T18:45:14.833Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.77s) [2020-09-10T18:45:14.833Z] read_test.go:92: [d29a74af91397] daemon is not started [2020-09-10T18:45:14.833Z] --- PASS: TestContinueAfterPluginCrash (10.17s) [2020-09-10T18:45:14.833Z] PASS [2020-09-10T18:45:14.833Z] [2020-09-10T18:45:14.833Z] DONE 6 tests in 10.352s [2020-09-10T18:45:14.833Z] 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-10T18:45:14.833Z] ++ 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-10T18:45:14.833Z] ++ set -e [2020-09-10T18:45:14.833Z] ++ '[' -n 0 ']' [2020-09-10T18:45:14.833Z] ++ set -x [2020-09-10T18:45:14.833Z] ++ env -i DEST=/go/src/github.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-10T18:45:14.924Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-09-10T18:45:14.924Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-09-10T18:45:14.924Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-09-10T18:45:14.924Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-09-10T18:45:14.924Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-09-10T18:45:15.094Z] testing: warning: no tests to run [2020-09-10T18:45:15.094Z] PASS [2020-09-10T18:45:15.094Z] [2020-09-10T18:45:15.094Z] DONE 0 tests in 0.051s [2020-09-10T18:45:15.094Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-10T18:45:15.094Z] ++ 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-10T18:45:15.094Z] ++ set -e [2020-09-10T18:45:15.094Z] ++ '[' -n 0 ']' [2020-09-10T18:45:15.094Z] ++ set -x [2020-09-10T18:45:15.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-10T18:45:15.094Z] INFO: Testing against a local daemon [2020-09-10T18:45:15.094Z] === RUN TestPluginWithDevMounts [2020-09-10T18:45:15.094Z] === PAUSE TestPluginWithDevMounts [2020-09-10T18:45:15.094Z] === CONT TestPluginWithDevMounts [2020-09-10T18:45:15.487Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-10T18:45:16.843Z] --- PASS: TestServiceUpdateSecrets (15.96s) [2020-09-10T18:45:16.843Z] === RUN TestServiceUpdateConfigs [2020-09-10T18:45:17.639Z] --- PASS: TestPluginWithDevMounts (2.14s) [2020-09-10T18:45:17.639Z] PASS [2020-09-10T18:45:17.639Z] [2020-09-10T18:45:17.639Z] DONE 1 tests in 2.334s [2020-09-10T18:45:17.639Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-10T18:45:17.639Z] ++ 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-10T18:45:17.639Z] ++ set -e [2020-09-10T18:45:17.639Z] ++ '[' -n 0 ']' [2020-09-10T18:45:17.639Z] ++ set -x [2020-09-10T18:45:17.639Z] ++ env -i DEST=/go/src/github.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-10T18:45:17.639Z] INFO: Testing against a local daemon [2020-09-10T18:45:17.639Z] === RUN TestSecretInspect [2020-09-10T18:45:18.757Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-09-10T18:45:20.647Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-09-10T18:45:20.939Z] --- PASS: TestSecretInspect (3.14s) [2020-09-10T18:45:20.939Z] === RUN TestSecretList [2020-09-10T18:45:21.589Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-09-10T18:45:22.161Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-09-10T18:45:22.727Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-09-10T18:45:22.983Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-09-10T18:45:23.263Z] --- PASS: TestBuildWithHugeFile (54.31s) [2020-09-10T18:45:23.263Z] === RUN TestBuildWithEmptyDockerfile [2020-09-10T18:45:23.263Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T18:45:23.263Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T18:45:23.263Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T18:45:23.263Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T18:45:23.263Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T18:45:23.263Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T18:45:23.263Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T18:45:23.263Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T18:45:23.263Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T18:45:23.263Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-09-10T18:45:23.263Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-09-10T18:45:23.263Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-09-10T18:45:23.263Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2020-09-10T18:45:23.263Z] === RUN TestBuildPreserveOwnership [2020-09-10T18:45:23.263Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-10T18:45:23.263Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-10T18:45:23.263Z] --- PASS: TestBuildPreserveOwnership (3.75s) [2020-09-10T18:45:23.263Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.43s) [2020-09-10T18:45:23.263Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s) [2020-09-10T18:45:23.263Z] === RUN TestBuildPlatformInvalid [2020-09-10T18:45:23.263Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-09-10T18:45:23.263Z] PASS [2020-09-10T18:45:23.263Z] [2020-09-10T18:45:23.263Z] === Skipped [2020-09-10T18:45:23.263Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-09-10T18:45:23.263Z] build_session_test.go:25: TODO: BuildKit [2020-09-10T18:45:23.263Z] [2020-09-10T18:45:23.263Z] [2020-09-10T18:45:23.263Z] DONE 32 tests, 1 skipped in 93.418s [2020-09-10T18:45:23.263Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-09-10T18:45:23.263Z] ++ 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-10T18:45:23.263Z] ++ set -e [2020-09-10T18:45:23.263Z] ++ '[' -n 0 ']' [2020-09-10T18:45:23.263Z] ++ set -x [2020-09-10T18:45:23.263Z] ++ env -i DEST=/go/src/github.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-10T18:45:23.488Z] --- PASS: TestSecretList (2.68s) [2020-09-10T18:45:23.488Z] === RUN TestSecretsCreateAndDelete [2020-09-10T18:45:23.562Z] INFO: Testing against a local daemon [2020-09-10T18:45:23.562Z] === RUN TestConfigInspect [2020-09-10T18:45:23.611Z] ok github.com/docker/docker/api/server 0.225s coverage: 9.0% of statements [2020-09-10T18:45:25.669Z] --- PASS: TestConfigInspect (1.94s) [2020-09-10T18:45:25.669Z] === RUN TestConfigList [2020-09-10T18:45:26.250Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-09-10T18:45:26.250Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-09-10T18:45:26.250Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-09-10T18:45:26.506Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-09-10T18:45:26.788Z] --- PASS: TestSecretsCreateAndDelete (3.20s) [2020-09-10T18:45:26.788Z] === RUN TestSecretsUpdate [2020-09-10T18:45:27.193Z] --- PASS: TestConfigList (1.87s) [2020-09-10T18:45:27.193Z] === RUN TestConfigsCreateAndDelete [2020-09-10T18:45:29.025Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-09-10T18:45:29.387Z] --- PASS: TestConfigsCreateAndDelete (1.98s) [2020-09-10T18:45:29.387Z] === RUN TestConfigsUpdate [2020-09-10T18:45:30.089Z] --- PASS: TestSecretsUpdate (3.24s) [2020-09-10T18:45:30.089Z] === RUN TestTemplatedSecret [2020-09-10T18:45:30.916Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-09-10T18:45:31.500Z] --- PASS: TestConfigsUpdate (1.93s) [2020-09-10T18:45:31.500Z] === RUN TestTemplatedConfig [2020-09-10T18:45:32.284Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-09-10T18:45:32.421Z] --- PASS: TestServiceUpdateConfigs (15.72s) [2020-09-10T18:45:32.421Z] === RUN TestServiceUpdateNetwork [2020-09-10T18:45:33.391Z] --- PASS: TestTemplatedSecret (3.62s) [2020-09-10T18:45:33.391Z] === RUN TestSecretCreateResolve [2020-09-10T18:45:33.603Z] --- PASS: TestTemplatedConfig (2.40s) [2020-09-10T18:45:33.603Z] === RUN TestConfigCreateResolve [2020-09-10T18:45:34.803Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-09-10T18:45:35.685Z] --- PASS: TestConfigCreateResolve (1.95s) [2020-09-10T18:45:35.685Z] === RUN TestConfigDaemonLibtrustID [2020-09-10T18:45:35.982Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-09-10T18:45:35.982Z] PASS [2020-09-10T18:45:35.982Z] [2020-09-10T18:45:35.982Z] DONE 7 tests in 12.695s [2020-09-10T18:45:35.982Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-09-10T18:45:35.982Z] ++ 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-10T18:45:35.982Z] ++ set -e [2020-09-10T18:45:35.982Z] ++ '[' -n 0 ']' [2020-09-10T18:45:35.982Z] ++ set -x [2020-09-10T18:45:35.982Z] ++ env -i DEST=/go/src/github.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-10T18:45:36.171Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-09-10T18:45:36.277Z] INFO: Testing against a local daemon [2020-09-10T18:45:36.277Z] === RUN TestCheckpoint [2020-09-10T18:45:36.277Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-10T18:45:36.277Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-10T18:45:36.277Z] === RUN TestContainerInvalidJSON [2020-09-10T18:45:36.277Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T18:45:36.277Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T18:45:36.277Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T18:45:36.277Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T18:45:36.277Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-10T18:45:36.277Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-10T18:45:36.277Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T18:45:36.277Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-10T18:45:36.277Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T18:45:36.277Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-10T18:45:36.277Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-10T18:45:36.277Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-10T18:45:36.277Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-10T18:45:36.277Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-10T18:45:36.277Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-09-10T18:45:36.277Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-10T18:45:36.277Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-09-10T18:45:36.277Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-10T18:45:36.277Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-09-10T18:45:36.277Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-10T18:45:36.572Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-09-10T18:45:36.572Z] === RUN TestCopyFromContainer [2020-09-10T18:45:36.693Z] --- PASS: TestSecretCreateResolve (2.74s) [2020-09-10T18:45:36.693Z] PASS [2020-09-10T18:45:36.693Z] [2020-09-10T18:45:36.693Z] DONE 6 tests in 18.814s [2020-09-10T18:45:36.693Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-09-10T18:45:36.693Z] ++ 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-10T18:45:36.693Z] ++ set -e [2020-09-10T18:45:36.693Z] ++ '[' -n 0 ']' [2020-09-10T18:45:36.693Z] ++ set -x [2020-09-10T18:45:36.693Z] ++ env -i DEST=/go/src/github.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-10T18:45:36.693Z] INFO: Testing against a local daemon [2020-09-10T18:45:36.693Z] === RUN TestServiceCreateInit [2020-09-10T18:45:36.693Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-10T18:45:37.620Z] === RUN TestCopyFromContainer// [2020-09-10T18:45:37.920Z] === RUN TestCopyFromContainer//bar/root [2020-09-10T18:45:37.920Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-10T18:45:37.920Z] === RUN TestCopyFromContainer/bar/quux [2020-09-10T18:45:37.920Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-10T18:45:38.217Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-10T18:45:38.217Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-10T18:45:38.217Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-10T18:45:38.217Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-10T18:45:38.513Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-10T18:45:38.513Z] --- PASS: TestCopyFromContainer (1.97s) [2020-09-10T18:45:38.513Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-09-10T18:45:38.513Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-09-10T18:45:38.513Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-09-10T18:45:38.513Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-09-10T18:45:38.513Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-09-10T18:45:38.513Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-09-10T18:45:38.513Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-09-10T18:45:38.513Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-09-10T18:45:38.513Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-09-10T18:45:38.513Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-09-10T18:45:38.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-10T18:45:38.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T18:45:38.513Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T18:45:38.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T18:45:38.513Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T18:45:38.513Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T18:45:38.513Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T18:45:38.513Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T18:45:38.513Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T18:45:38.513Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T18:45:38.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-10T18:45:38.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-10T18:45:38.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-10T18:45:38.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-10T18:45:38.513Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-10T18:45:38.513Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-09-10T18:45:38.513Z] === RUN TestCreateWithInvalidEnv [2020-09-10T18:45:38.513Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-10T18:45:38.513Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-10T18:45:38.513Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-10T18:45:38.513Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-10T18:45:38.513Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-10T18:45:38.513Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-10T18:45:38.513Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-10T18:45:38.513Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-10T18:45:38.513Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-10T18:45:38.513Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-10T18:45:38.513Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-10T18:45:38.513Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-10T18:45:38.513Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-10T18:45:38.513Z] === RUN TestCreateTmpfsMountsTarget [2020-09-10T18:45:38.513Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-10T18:45:38.513Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-10T18:45:38.690Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-09-10T18:45:39.253Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-09-10T18:45:40.031Z] --- PASS: TestCreateWithCustomMaskedPaths (1.47s) [2020-09-10T18:45:40.031Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-10T18:45:40.622Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-09-10T18:45:40.622Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-09-10T18:45:41.570Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.67s) [2020-09-10T18:45:41.570Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-10T18:45:41.870Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T18:45:41.870Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T18:45:41.870Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T18:45:41.870Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T18:45:41.870Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T18:45:41.870Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T18:45:41.870Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T18:45:41.870Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T18:45:41.870Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T18:45:41.870Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T18:45:41.870Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T18:45:41.870Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T18:45:41.870Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T18:45:41.870Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T18:45:41.870Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T18:45:41.870Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-10T18:45:41.870Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-09-10T18:45:41.870Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-09-10T18:45:41.870Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-09-10T18:45:41.870Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-09-10T18:45:41.870Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-09-10T18:45:41.870Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-10T18:45:41.981Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-10T18:45:42.164Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s) [2020-09-10T18:45:42.164Z] === RUN TestCreateDifferentPlatform [2020-09-10T18:45:42.164Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-10T18:45:42.164Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-10T18:45:42.164Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-09-10T18:45:42.164Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-10T18:45:42.164Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-10T18:45:42.164Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-10T18:45:42.457Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-09-10T18:45:42.457Z] === RUN TestContainerStartOnDaemonRestart [2020-09-10T18:45:42.457Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-10T18:45:42.457Z] === RUN TestDaemonRestartIpcMode [2020-09-10T18:45:42.457Z] === PAUSE TestDaemonRestartIpcMode [2020-09-10T18:45:42.457Z] === RUN TestDaemonHostGatewayIP [2020-09-10T18:45:42.457Z] === PAUSE TestDaemonHostGatewayIP [2020-09-10T18:45:42.457Z] === RUN TestContainerKillOnDaemonStart [2020-09-10T18:45:42.457Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-10T18:45:42.457Z] === RUN TestDiff [2020-09-10T18:45:42.750Z] --- PASS: TestDiff (0.49s) [2020-09-10T18:45:42.750Z] === RUN TestExecWithCloseStdin [2020-09-10T18:45:43.390Z] --- PASS: TestExecWithCloseStdin (0.60s) [2020-09-10T18:45:43.390Z] === RUN TestExec [2020-09-10T18:45:43.891Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-09-10T18:45:44.028Z] --- PASS: TestExec (0.62s) [2020-09-10T18:45:44.028Z] === RUN TestExecUser [2020-09-10T18:45:44.453Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-09-10T18:45:44.676Z] --- PASS: TestExecUser (0.64s) [2020-09-10T18:45:44.676Z] === RUN TestExportContainerAndImportImage [2020-09-10T18:45:45.016Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-09-10T18:45:45.016Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-09-10T18:45:45.718Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2020-09-10T18:45:45.718Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-10T18:45:46.189Z] --- PASS: TestServiceCreateInit (9.79s) [2020-09-10T18:45:46.189Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.25s) [2020-09-10T18:45:46.189Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.50s) [2020-09-10T18:45:46.189Z] === RUN TestCreateServiceMultipleTimes [2020-09-10T18:45:46.382Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-09-10T18:45:46.638Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-09-10T18:45:47.255Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2020-09-10T18:45:47.255Z] === RUN TestHealthCheckWorkdir [2020-09-10T18:45:47.566Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-09-10T18:45:47.778Z] --- PASS: TestServiceUpdateNetwork (16.07s) [2020-09-10T18:45:47.778Z] === RUN TestServiceUpdatePidsLimit [2020-09-10T18:45:47.778Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-10T18:45:47.893Z] --- PASS: TestHealthCheckWorkdir (0.77s) [2020-09-10T18:45:47.893Z] === RUN TestHealthKillContainer [2020-09-10T18:45:48.411Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-10T18:45:48.932Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-09-10T18:45:48.932Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-09-10T18:45:49.495Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-09-10T18:45:50.057Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-09-10T18:45:50.619Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-09-10T18:45:50.644Z] --- PASS: TestHealthKillContainer (2.62s) [2020-09-10T18:45:50.644Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-10T18:45:50.939Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2020-09-10T18:45:50.939Z] === RUN TestIpcModeNone [2020-09-10T18:45:51.600Z] --- PASS: TestIpcModeNone (0.61s) [2020-09-10T18:45:51.600Z] === RUN TestIpcModePrivate [2020-09-10T18:45:52.243Z] --- PASS: TestIpcModePrivate (0.67s) [2020-09-10T18:45:52.243Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-09-10T18:45:52.243Z] === RUN TestIpcModeShareable [2020-09-10T18:45:52.510Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-09-10T18:45:52.510Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-09-10T18:45:52.883Z] --- PASS: TestIpcModeShareable (0.60s) [2020-09-10T18:45:52.883Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-09-10T18:45:52.883Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-10T18:45:54.401Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-09-10T18:45:54.981Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.89s) [2020-09-10T18:45:54.981Z] === RUN TestAPIIpcModeHost [2020-09-10T18:45:55.282Z] --- PASS: TestAPIIpcModeHost (0.48s) [2020-09-10T18:45:55.282Z] === RUN TestDaemonIpcModeShareable [2020-09-10T18:45:56.293Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-09-10T18:45:56.814Z] --- PASS: TestDaemonIpcModeShareable (1.35s) [2020-09-10T18:45:56.814Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-10T18:45:56.814Z] === RUN TestDaemonIpcModePrivate [2020-09-10T18:45:56.894Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-10T18:45:57.860Z] --- PASS: TestDaemonIpcModePrivate (1.40s) [2020-09-10T18:45:57.860Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-10T18:45:57.860Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-10T18:45:58.186Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-09-10T18:45:59.383Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.35s) [2020-09-10T18:45:59.383Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-10T18:45:59.383Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-10T18:45:59.552Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-09-10T18:46:00.115Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-09-10T18:46:00.914Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.46s) [2020-09-10T18:46:00.914Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-10T18:46:00.914Z] === RUN TestIpcModeOlderClient [2020-09-10T18:46:00.914Z] === PAUSE TestIpcModeOlderClient [2020-09-10T18:46:00.914Z] === RUN TestKillContainerInvalidSignal [2020-09-10T18:46:01.211Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2020-09-10T18:46:01.211Z] === RUN TestKillContainer [2020-09-10T18:46:01.211Z] === RUN TestKillContainer/no_signal [2020-09-10T18:46:01.866Z] === RUN TestKillContainer/non_killing_signal [2020-09-10T18:46:02.007Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-09-10T18:46:02.165Z] === RUN TestKillContainer/killing_signal [2020-09-10T18:46:02.262Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-09-10T18:46:02.804Z] --- PASS: TestKillContainer (1.66s) [2020-09-10T18:46:02.804Z] --- PASS: TestKillContainer/no_signal (0.53s) [2020-09-10T18:46:02.804Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2020-09-10T18:46:02.804Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2020-09-10T18:46:02.804Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-10T18:46:02.804Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-10T18:46:03.453Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-10T18:46:03.628Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-09-10T18:46:03.881Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-09-10T18:46:03.881Z] Copying nested executables into bundles/cross/linux/amd64 [2020-09-10T18:46:03.881Z] Cross building: bundles/cross/windows/amd64 [2020-09-10T18:46:03.881Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-10T18:46:03.881Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-09-10T18:46:04.095Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s) [2020-09-10T18:46:04.095Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2020-09-10T18:46:04.095Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2020-09-10T18:46:04.095Z] === RUN TestKillStoppedContainer [2020-09-10T18:46:04.095Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-09-10T18:46:04.095Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-10T18:46:04.095Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-09-10T18:46:04.095Z] === RUN TestKillDifferentUserContainer [2020-09-10T18:46:04.741Z] --- PASS: TestKillDifferentUserContainer (0.57s) [2020-09-10T18:46:04.741Z] === RUN TestInspectOomKilledTrue [2020-09-10T18:46:05.409Z] --- PASS: TestServiceUpdatePidsLimit (17.94s) [2020-09-10T18:46:05.409Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-09-10T18:46:05.409Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.15s) [2020-09-10T18:46:05.409Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s) [2020-09-10T18:46:05.409Z] PASS [2020-09-10T18:46:05.409Z] [2020-09-10T18:46:05.409Z] === Skipped [2020-09-10T18:46:05.409Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-09-10T18:46:05.409Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-10T18:46:05.409Z] [2020-09-10T18:46:05.409Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-09-10T18:46:05.409Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:46:05.409Z] [2020-09-10T18:46:05.409Z] [2020-09-10T18:46:05.409Z] DONE 27 tests, 2 skipped in 175.544s [2020-09-10T18:46:05.409Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-09-10T18:46:05.409Z] ++ 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-10T18:46:05.409Z] ++ set -e [2020-09-10T18:46:05.409Z] ++ '[' -n 0 ']' [2020-09-10T18:46:05.409Z] ++ set -x [2020-09-10T18:46:05.409Z] ++ env -i DEST=/go/src/github.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-10T18:46:05.409Z] INFO: Testing against a local daemon [2020-09-10T18:46:05.409Z] === RUN TestSessionCreate [2020-09-10T18:46:05.409Z] --- PASS: TestSessionCreate (0.02s) [2020-09-10T18:46:05.409Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-10T18:46:05.409Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-09-10T18:46:05.409Z] PASS [2020-09-10T18:46:05.409Z] [2020-09-10T18:46:05.409Z] DONE 2 tests in 0.275s [2020-09-10T18:46:05.409Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-09-10T18:46:05.409Z] ++ 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-10T18:46:05.409Z] ++ set -e [2020-09-10T18:46:05.409Z] ++ '[' -n 0 ']' [2020-09-10T18:46:05.409Z] ++ set -x [2020-09-10T18:46:05.409Z] ++ env -i DEST=/go/src/github.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-10T18:46:05.409Z] INFO: Testing against a local daemon [2020-09-10T18:46:05.409Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-10T18:46:05.409Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-10T18:46:05.409Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-10T18:46:05.409Z] === RUN TestEventsExecDie [2020-09-10T18:46:05.409Z] --- PASS: TestEventsExecDie (0.94s) [2020-09-10T18:46:05.409Z] === RUN TestEventsBackwardsCompatible [2020-09-10T18:46:05.701Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-09-10T18:46:05.702Z] === RUN TestInfoBinaryCommits [2020-09-10T18:46:05.702Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-09-10T18:46:05.702Z] === RUN TestInfoAPIVersioned [2020-09-10T18:46:05.702Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-10T18:46:05.702Z] === RUN TestInfoDiscoveryBackend [2020-09-10T18:46:05.814Z] --- PASS: TestInspectOomKilledTrue (0.91s) [2020-09-10T18:46:05.814Z] === RUN TestInspectOomKilledFalse [2020-09-10T18:46:05.994Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-09-10T18:46:05.994Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-10T18:46:06.109Z] --- PASS: TestInspectOomKilledFalse (0.57s) [2020-09-10T18:46:06.109Z] === RUN TestLinksEtcHostsContentMatch [2020-09-10T18:46:06.119Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-10T18:46:06.119Z] ok github.com/docker/docker/api/server/httputils 0.150s coverage: 14.7% of statements [2020-09-10T18:46:06.767Z] --- PASS: TestLinksEtcHostsContentMatch (0.38s) [2020-09-10T18:46:06.767Z] === RUN TestLinksContainerNames [2020-09-10T18:46:06.898Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-09-10T18:46:07.030Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-10T18:46:07.030Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-10T18:46:07.088Z] ok github.com/docker/docker/api/server/middleware 0.180s coverage: 37.7% of statements [2020-09-10T18:46:07.088Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-10T18:46:07.088Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-10T18:46:07.088Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-10T18:46:07.088Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-10T18:46:07.088Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-10T18:46:07.088Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-10T18:46:07.088Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-10T18:46:07.088Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-10T18:46:07.088Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-10T18:46:07.546Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-10T18:46:07.546Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-10T18:46:07.664Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-09-10T18:46:07.665Z] === RUN TestInfoAPI [2020-09-10T18:46:07.665Z] --- PASS: TestInfoAPI (0.01s) [2020-09-10T18:46:07.665Z] === RUN TestInfoAPIWarnings [2020-09-10T18:46:07.807Z] --- PASS: TestLinksContainerNames (0.99s) [2020-09-10T18:46:07.807Z] === RUN TestLogsFollowTailEmpty [2020-09-10T18:46:08.112Z] --- PASS: TestLogsFollowTailEmpty (0.52s) [2020-09-10T18:46:08.112Z] === RUN TestContainerNetworkMountsNoChown [2020-09-10T18:46:08.153Z] --- PASS: TestCreateServiceMultipleTimes (19.53s) [2020-09-10T18:46:08.153Z] === RUN TestCreateServiceConflict [2020-09-10T18:46:08.298Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-09-10T18:46:08.298Z] === RUN TestInfoDebug [2020-09-10T18:46:08.513Z] ok github.com/docker/docker/api/types/filters 0.068s coverage: 92.2% of statements [2020-09-10T18:46:08.513Z] ok github.com/docker/docker/api/types/strslice 0.068s coverage: 90.0% of statements [2020-09-10T18:46:08.590Z] --- PASS: TestInfoDebug (0.53s) [2020-09-10T18:46:08.590Z] === RUN TestInfoInsecureRegistries [2020-09-10T18:46:08.749Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/default [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/default [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/private [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/private [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/rprivate [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/slave [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/slave [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/rslave [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/shared [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/shared [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/rshared [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/default [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/shared [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/rslave [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/rprivate [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/slave [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/rshared [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/private [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-10T18:46:08.749Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-10T18:46:08.749Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T18:46:08.749Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-10T18:46:08.750Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T18:46:08.750Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-10T18:46:08.750Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-10T18:46:08.750Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-10T18:46:08.750Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T18:46:08.750Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T18:46:08.750Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-10T18:46:08.750Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-10T18:46:08.971Z] ok github.com/docker/docker/api/types/time 0.117s coverage: 100.0% of statements [2020-09-10T18:46:08.972Z] ok github.com/docker/docker/api/server/router/swarm 0.188s coverage: 5.7% of statements [2020-09-10T18:46:08.972Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-10T18:46:08.972Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-10T18:46:08.972Z] ? github.com/docker/docker/api/types [no test files] [2020-09-10T18:46:08.972Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-10T18:46:08.972Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-10T18:46:08.972Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-10T18:46:08.972Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-10T18:46:08.972Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-10T18:46:08.972Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-10T18:46:08.972Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-10T18:46:08.972Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-10T18:46:08.972Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-10T18:46:08.972Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-10T18:46:08.972Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-10T18:46:08.972Z] ok github.com/docker/docker/api/types/versions 0.068s coverage: 75.0% of statements [2020-09-10T18:46:08.972Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-10T18:46:08.972Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-10T18:46:09.047Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-10T18:46:09.047Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-09-10T18:46:09.047Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-09-10T18:46:09.047Z] === RUN TestContainerBindMountNonRecursive [2020-09-10T18:46:09.097Z] --- PASS: TestCreateServiceConflict (3.37s) [2020-09-10T18:46:09.097Z] === RUN TestCreateServiceMaxReplicas [2020-09-10T18:46:09.224Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-09-10T18:46:09.224Z] === RUN TestInfoRegistryMirrors [2020-09-10T18:46:09.430Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-10T18:46:09.430Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-09-10T18:46:09.430Z] ? github.com/docker/docker/builder [no test files] [2020-09-10T18:46:09.430Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-10T18:46:09.430Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-10T18:46:09.430Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-10T18:46:09.430Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-10T18:46:09.430Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-10T18:46:09.430Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-10T18:46:09.430Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-10T18:46:09.857Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-09-10T18:46:09.858Z] === RUN TestLoginFailsWithBadCredentials [2020-09-10T18:46:09.888Z] ok github.com/docker/docker/builder/dockerignore 0.051s coverage: 96.8% of statements [2020-09-10T18:46:10.149Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2020-09-10T18:46:10.149Z] === RUN TestPingCacheHeaders [2020-09-10T18:46:10.149Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-09-10T18:46:10.149Z] === RUN TestPingGet [2020-09-10T18:46:10.149Z] --- PASS: TestPingGet (0.01s) [2020-09-10T18:46:10.149Z] === RUN TestPingHead [2020-09-10T18:46:10.149Z] --- PASS: TestPingHead (0.01s) [2020-09-10T18:46:10.149Z] === RUN TestVersion [2020-09-10T18:46:10.149Z] --- PASS: TestVersion (0.01s) [2020-09-10T18:46:10.149Z] PASS [2020-09-10T18:46:10.149Z] [2020-09-10T18:46:10.149Z] === Skipped [2020-09-10T18:46:10.149Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-10T18:46:10.149Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-10T18:46:10.149Z] [2020-09-10T18:46:10.149Z] [2020-09-10T18:46:10.149Z] DONE 18 tests, 1 skipped in 5.811s [2020-09-10T18:46:10.149Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-09-10T18:46:10.149Z] ++ 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-10T18:46:10.149Z] ++ set -e [2020-09-10T18:46:10.149Z] ++ '[' -n 0 ']' [2020-09-10T18:46:10.149Z] ++ set -x [2020-09-10T18:46:10.149Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T18:46:10.170Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-09-10T18:46:10.441Z] INFO: Testing against a local daemon [2020-09-10T18:46:10.441Z] === RUN TestVolumesCreateAndList [2020-09-10T18:46:10.441Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-09-10T18:46:10.441Z] === RUN TestVolumesRemove [2020-09-10T18:46:10.441Z] --- PASS: TestVolumesRemove (0.11s) [2020-09-10T18:46:10.441Z] === RUN TestVolumesInspect [2020-09-10T18:46:10.441Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-10T18:46:10.441Z] === RUN TestVolumesInvalidJSON [2020-09-10T18:46:10.441Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-10T18:46:10.441Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-10T18:46:10.441Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-10T18:46:10.441Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-10T18:46:10.441Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-10T18:46:10.441Z] PASS [2020-09-10T18:46:10.441Z] [2020-09-10T18:46:10.441Z] DONE 5 tests in 0.354s [2020-09-10T18:46:10.441Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-10T18:46:10.572Z] --- PASS: TestContainerBindMountNonRecursive (1.42s) [2020-09-10T18:46:10.572Z] === RUN TestNetworkNat [2020-09-10T18:46:10.733Z] ++++ cat bundles/test-integration/docker.pid [2020-09-10T18:46:10.733Z] +++ kill 12013 [2020-09-10T18:46:10.865Z] --- PASS: TestNetworkNat (0.52s) [2020-09-10T18:46:10.866Z] === RUN TestNetworkLocalhostTCPNat [2020-09-10T18:46:11.521Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2020-09-10T18:46:11.521Z] === RUN TestNetworkLoopbackNat [2020-09-10T18:46:12.242Z] +++ /etc/init.d/apparmor stop [2020-09-10T18:46:12.242Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-10T18:46:12.242Z] [2020-09-10T18:46:12.242Z] Unloading profiles will leave already running processes permanently [2020-09-10T18:46:12.242Z] unconfined, which can lead to unexpected situations. [2020-09-10T18:46:12.242Z] [2020-09-10T18:46:12.242Z] To set a process to complain mode, use the command line tool [2020-09-10T18:46:12.242Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-10T18:46:12.242Z] +++ true [2020-09-10T18:46:12.242Z] exiting test-integration [2020-09-10T18:46:12.242Z] ++ exit 0 [2020-09-10T18:46:12.242Z] [2020-09-10T18:46:12.789Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2020-09-10T18:46:13.247Z] ok github.com/docker/docker/builder/remotecontext 0.462s coverage: 9.2% of statements [2020-09-10T18:46:13.303Z] --- PASS: TestCreateServiceMaxReplicas (3.93s) [2020-09-10T18:46:13.303Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-10T18:46:13.438Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-09-10T18:46:13.705Z] ok github.com/docker/docker/builder/dockerfile 0.346s coverage: 46.3% of statements [2020-09-10T18:46:14.305Z] --- PASS: TestNetworkLoopbackNat (2.75s) [2020-09-10T18:46:14.305Z] === RUN TestPause Post stage [Pipeline] junit [2020-09-10T18:46:14.360Z] Recording test results [2020-09-10T18:46:14.385Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-09-10T18:46:14.385Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-09-10T18:46:14.385Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-10T18:46:15.004Z] --- PASS: TestPause (0.60s) [2020-09-10T18:46:15.004Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-10T18:46:15.004Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-10T18:46:15.004Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-10T18:46:15.004Z] === RUN TestPauseStopPausedContainer [2020-09-10T18:46:15.218Z] + echo Ensuring container killed. [2020-09-10T18:46:15.218Z] Ensuring container killed. [2020-09-10T18:46:15.218Z] + docker rm -vf docker-pr5 [2020-09-10T18:46:15.218Z] Error: No such container: docker-pr5 [2020-09-10T18:46:15.218Z] + true [Pipeline] sh [2020-09-10T18:46:15.311Z] --- PASS: TestPauseStopPausedContainer (0.57s) [2020-09-10T18:46:15.311Z] === RUN TestPsFilter [2020-09-10T18:46:15.599Z] + echo Chowning /workspace to jenkins user [2020-09-10T18:46:15.599Z] Chowning /workspace to jenkins user [2020-09-10T18:46:15.599Z] + id -u [2020-09-10T18:46:15.599Z] + id -g [2020-09-10T18:46:15.599Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41337:/workspace busybox chown -R 1001:1001 /workspace [2020-09-10T18:46:15.599Z] Unable to find image 'busybox:latest' locally [2020-09-10T18:46:15.630Z] --- PASS: TestPsFilter (0.18s) [2020-09-10T18:46:15.630Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-10T18:46:15.892Z] latest: Pulling from library/busybox [2020-09-10T18:46:15.892Z] d2a291f672b2: Pulling fs layer [2020-09-10T18:46:15.960Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s) [2020-09-10T18:46:15.960Z] === RUN TestRemoveContainerWithVolume [2020-09-10T18:46:16.184Z] d2a291f672b2: Verifying Checksum [2020-09-10T18:46:16.184Z] d2a291f672b2: Download complete [2020-09-10T18:46:16.283Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-09-10T18:46:16.476Z] d2a291f672b2: Pull complete [2020-09-10T18:46:16.476Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-10T18:46:16.476Z] Status: Downloaded newer image for busybox:latest [2020-09-10T18:46:16.607Z] --- PASS: TestRemoveContainerWithVolume (0.51s) [2020-09-10T18:46:16.607Z] === RUN TestRemoveContainerRunning [2020-09-10T18:46:17.212Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-09-10T18:46:17.246Z] --- PASS: TestRemoveContainerRunning (0.55s) [2020-09-10T18:46:17.246Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-10T18:46:17.542Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2020-09-10T18:46:17.542Z] === RUN TestRemoveInvalidContainer [2020-09-10T18:46:17.542Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-10T18:46:17.542Z] === RUN TestRenameLinkedContainer [Pipeline] catchError [Pipeline] { [2020-09-10T18:46:18.578Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-09-10T18:46:18.578Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [Pipeline] sh [2020-09-10T18:46:18.940Z] + bundleName=s390x-integration [2020-09-10T18:46:18.940Z] + echo Creating s390x-integration-bundles.tar.gz [2020-09-10T18:46:18.940Z] Creating s390x-integration-bundles.tar.gz [2020-09-10T18:46:18.940Z] + 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-10T18:46:18.940Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-10T18:46:18.984Z] Archiving artifacts [2020-09-10T18:46:19.318Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41337/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-10T18:46:19.702Z] + make clean [2020-09-10T18:46:20.300Z] --- PASS: TestRenameLinkedContainer (2.15s) [2020-09-10T18:46:20.300Z] === RUN TestRenameStoppedContainer [2020-09-10T18:46:20.300Z] --- PASS: TestRenameStoppedContainer (0.52s) [2020-09-10T18:46:20.300Z] === RUN TestRenameRunningContainerAndReuse [2020-09-10T18:46:20.336Z] docker volume rm -f docker-dev-cache [2020-09-10T18:46:20.336Z] docker-dev-cache [Pipeline] deleteDir [2020-09-10T18:46:21.094Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-09-10T18:46:21.094Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-09-10T18:46:21.379Z] --- PASS: TestRenameRunningContainerAndReuse (1.04s) [2020-09-10T18:46:21.379Z] === RUN TestRenameInvalidName [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-10T18:46:22.034Z] --- PASS: TestRenameInvalidName (0.54s) [2020-09-10T18:46:22.034Z] === RUN TestRenameAnonymousContainer [2020-09-10T18:46:23.614Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-09-10T18:46:24.022Z] ok github.com/docker/docker/client 0.592s coverage: 74.9% of statements [2020-09-10T18:46:24.125Z] --- PASS: TestRenameAnonymousContainer (1.90s) [2020-09-10T18:46:24.125Z] === RUN TestRenameContainerWithSameName [2020-09-10T18:46:24.422Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2020-09-10T18:46:24.422Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-10T18:46:25.473Z] --- PASS: TestRenameContainerWithLinkedContainer (1.02s) [2020-09-10T18:46:25.473Z] === RUN TestResize [2020-09-10T18:46:25.779Z] --- PASS: TestResize (0.57s) [2020-09-10T18:46:25.779Z] === RUN TestResizeWithInvalidSize [2020-09-10T18:46:26.452Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2020-09-10T18:46:26.452Z] === RUN TestResizeWhenContainerNotStarted [2020-09-10T18:46:27.100Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2020-09-10T18:46:27.100Z] === RUN TestDaemonRestartKillContainers [2020-09-10T18:46:27.100Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-10T18:46:27.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-10T18:46:27.100Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-10T18:46:27.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-10T18:46:27.100Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-10T18:46:27.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-10T18:46:27.100Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-10T18:46:27.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-10T18:46:27.100Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-10T18:46:27.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-10T18:46:27.100Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-10T18:46:27.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-10T18:46:27.100Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-10T18:46:27.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-10T18:46:27.100Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-10T18:46:27.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-10T18:46:27.100Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-10T18:46:27.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-10T18:46:27.100Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-10T18:46:27.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-10T18:46:27.100Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-10T18:46:27.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-10T18:46:27.100Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-10T18:46:27.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-10T18:46:27.100Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-10T18:46:27.100Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-10T18:46:27.100Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-10T18:46:27.100Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-10T18:46:28.212Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.45s) [2020-09-10T18:46:28.212Z] === RUN TestCreateServiceSecretFileMode [2020-09-10T18:46:28.861Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-09-10T18:46:29.117Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-09-10T18:46:29.897Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-10T18:46:29.897Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-10T18:46:29.897Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-10T18:46:29.897Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-10T18:46:30.757Z] --- PASS: TestCreateServiceSecretFileMode (2.91s) [2020-09-10T18:46:30.757Z] === RUN TestCreateServiceConfigFileMode [2020-09-10T18:46:31.636Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-09-10T18:46:32.016Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-10T18:46:32.316Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-10T18:46:32.612Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-10T18:46:33.263Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-10T18:46:33.526Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-09-10T18:46:34.059Z] --- PASS: TestCreateServiceConfigFileMode (3.17s) [2020-09-10T18:46:34.059Z] === RUN TestCreateServiceSysctls [2020-09-10T18:46:35.439Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-10T18:46:35.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.71s) [2020-09-10T18:46:35.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.93s) [2020-09-10T18:46:35.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.00s) [2020-09-10T18:46:35.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.01s) [2020-09-10T18:46:35.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2020-09-10T18:46:35.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.55s) [2020-09-10T18:46:35.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s) [2020-09-10T18:46:35.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.61s) [2020-09-10T18:46:35.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-09-10T18:46:35.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-09-10T18:46:35.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-09-10T18:46:35.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.85s) [2020-09-10T18:46:35.439Z] === RUN TestCgroupNamespacesRun [2020-09-10T18:46:36.387Z] ok github.com/docker/docker/builder/remotecontext/git 25.815s coverage: 86.3% of statements [2020-09-10T18:46:36.508Z] --- PASS: TestCgroupNamespacesRun (1.35s) [2020-09-10T18:46:36.508Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-10T18:46:36.792Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-09-10T18:46:36.845Z] ? github.com/docker/docker/cli [no test files] [2020-09-10T18:46:36.845Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-10T18:46:38.033Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s) [2020-09-10T18:46:38.033Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-10T18:46:38.283Z] --- PASS: TestCreateServiceSysctls (4.29s) [2020-09-10T18:46:38.283Z] === RUN TestCreateServiceCapabilities [2020-09-10T18:46:39.098Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.38s) [2020-09-10T18:46:39.098Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-10T18:46:40.062Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-09-10T18:46:40.642Z] --- PASS: TestCgroupNamespacesRunHostMode (1.34s) [2020-09-10T18:46:40.642Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-10T18:46:41.429Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-09-10T18:46:41.614Z] --- PASS: TestCreateServiceCapabilities (3.36s) [2020-09-10T18:46:41.614Z] === RUN TestInspect [2020-09-10T18:46:42.188Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.33s) [2020-09-10T18:46:42.188Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-10T18:46:43.249Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.32s) [2020-09-10T18:46:43.249Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-10T18:46:43.888Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-09-10T18:46:43.888Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-10T18:46:43.910Z] ok github.com/docker/docker/cmd/dockerd 0.575s coverage: 19.3% of statements [2020-09-10T18:46:43.948Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-09-10T18:46:44.204Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-09-10T18:46:44.876Z] ok github.com/docker/docker/container 0.487s coverage: 41.6% of statements [2020-09-10T18:46:44.876Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-10T18:46:44.876Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-10T18:46:44.876Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-10T18:46:44.876Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-10T18:46:44.915Z] --- PASS: TestInspect (3.56s) [2020-09-10T18:46:44.915Z] === RUN TestCreateJob [2020-09-10T18:46:45.418Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.38s) [2020-09-10T18:46:45.418Z] === RUN TestKernelTCPMemory [2020-09-10T18:46:46.064Z] --- PASS: TestKernelTCPMemory (0.65s) [2020-09-10T18:46:46.064Z] === RUN TestNISDomainname [2020-09-10T18:46:46.409Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.326s coverage: 65.3% of statements [2020-09-10T18:46:46.707Z] --- PASS: TestNISDomainname (0.67s) [2020-09-10T18:46:46.707Z] === RUN TestHostnameDnsResolution [2020-09-10T18:46:47.360Z] --- PASS: TestHostnameDnsResolution (0.82s) [2020-09-10T18:46:47.360Z] === RUN TestStats [2020-09-10T18:46:48.373Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-09-10T18:46:48.374Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-09-10T18:46:48.584Z] ok github.com/docker/docker/daemon/cluster/convert 0.342s coverage: 35.9% of statements [2020-09-10T18:46:49.042Z] ok github.com/docker/docker/daemon/cluster 0.873s coverage: 0.5% of statements [2020-09-10T18:46:49.123Z] --- PASS: TestCreateJob (4.08s) [2020-09-10T18:46:49.123Z] === RUN TestReplicatedJob [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite (311.26s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.38s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.76s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.44s) [2020-09-10T18:46:49.305Z] docker_cli_daemon_test.go:1449: [d902a409ef1e2] daemon is not started [2020-09-10T18:46:49.305Z] check_test.go:309: [d96b3511b6b55] daemon is not started [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.33s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.83s) [2020-09-10T18:46:49.305Z] check_test.go:309: [d5da52c4bbcdb] daemon is not started [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.19s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.68s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.30s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.63s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.90s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (1.98s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.99s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-09-10T18:46:49.305Z] check_test.go:309: [d21e3e64b62b7] daemon is not started [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-09-10T18:46:49.305Z] check_test.go:309: [d3eff45e0e983] daemon is not started [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.25s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-09-10T18:46:49.305Z] check_test.go:309: [d134e3f27a7bf] daemon is not started [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.67s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.63s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.35s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-09-10T18:46:49.305Z] check_test.go:309: [dce70fdf7ff8b] daemon is not started [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.96s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.32s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.47s) [2020-09-10T18:46:49.305Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-10T18:46:49.305Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-10T18:46:49.305Z] check_test.go:309: [dac75abb2a568] daemon is not started [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.04s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.21s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.56s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.79s) [2020-09-10T18:46:49.305Z] check_test.go:309: [d1bb33ab53c31] daemon is not started [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.03s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-09-10T18:46:49.305Z] check_test.go:309: [d5e95e0efa604] daemon is not started [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.76s) [2020-09-10T18:46:49.305Z] docker_cli_daemon_plugins_test.go:79: [d594128a22d72] daemon is not started [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.72s) [2020-09-10T18:46:49.305Z] docker_cli_daemon_plugins_test.go:169: [d978656cab911] daemon is not started [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.19s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-09-10T18:46:49.305Z] check_test.go:309: [dccb1d0f1c039] daemon is not started [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.75s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.70s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.83s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.80s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.74s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.62s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.90s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.34s) [2020-09-10T18:46:49.305Z] check_test.go:309: [d94d1f45626cf] daemon is not started [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.29s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.61s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.29s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.34s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.68s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.93s) [2020-09-10T18:46:49.305Z] check_test.go:309: [d429cdd82adf4] daemon is not started [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.55s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.11s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.25s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.48s) [2020-09-10T18:46:49.305Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.37s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.36s) [2020-09-10T18:46:49.306Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-09-10T18:46:49.306Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-10T18:46:49.306Z] check_test.go:309: [d7fdb6c2275fb] daemon is not started [2020-09-10T18:46:49.306Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-09-10T18:46:49.306Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-10T18:46:49.306Z] check_test.go:309: [dfcd5a137114b] daemon is not started [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.84s) [2020-09-10T18:46:49.306Z] check_test.go:309: [d0adf53689d88] daemon is not started [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.31s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.57s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.59s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.29s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.11s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.03s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.34s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.52s) [2020-09-10T18:46:49.306Z] check_test.go:309: [d6974c6ef690a] daemon is not started [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.11s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.52s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s) [2020-09-10T18:46:49.306Z] check_test.go:309: [dda09a500eff9] daemon is not started [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.24s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2020-09-10T18:46:49.306Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-09-10T18:46:49.306Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-09-10T18:46:49.306Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-09-10T18:46:49.306Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-09-10T18:46:49.306Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-09-10T18:46:49.306Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-09-10T18:46:49.306Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-09-10T18:46:49.306Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-09-10T18:46:49.306Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-09-10T18:46:49.306Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-09-10T18:46:49.306Z] check_test.go:309: [d99d9ab6a78c9] daemon is not started [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2020-09-10T18:46:49.306Z] check_test.go:309: [d87f8141d5fc2] daemon is not started [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.60s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.00s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-09-10T18:46:49.306Z] check_test.go:309: [d127cd423fb64] daemon is not started [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.74s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.75s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.03s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2020-09-10T18:46:49.306Z] check_test.go:309: [d95209bc797d6] daemon is not started [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.66s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.28s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.83s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.02s) [2020-09-10T18:46:49.306Z] check_test.go:309: [d14a90d4a289f] daemon is not started [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.85s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-09-10T18:46:49.306Z] check_test.go:309: [d4f8d63b4506f] daemon is not started [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.87s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.11s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.77s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.21s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.15s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.23s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.59s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.85s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.48s) [2020-09-10T18:46:49.306Z] docker_cli_daemon_test.go:2544: [df102f55a93c2] daemon is not started [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.26s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.65s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.78s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.63s) [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2020-09-10T18:46:49.306Z] check_test.go:309: [decc88838ab96] daemon is not started [2020-09-10T18:46:49.306Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.95s) [2020-09-10T18:46:49.306Z] === RUN TestDockerSwarmSuite [2020-09-10T18:46:49.306Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-09-10T18:46:50.115Z] --- PASS: TestStats (2.53s) [2020-09-10T18:46:50.115Z] === RUN TestStopContainerWithTimeout [2020-09-10T18:46:50.115Z] === RUN TestStopContainerWithTimeout/0 [2020-09-10T18:46:50.115Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-10T18:46:50.115Z] === RUN TestStopContainerWithTimeout/1 [2020-09-10T18:46:50.115Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-10T18:46:50.115Z] === RUN TestStopContainerWithTimeout/3 [2020-09-10T18:46:50.115Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-10T18:46:50.115Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-10T18:46:50.115Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-10T18:46:50.115Z] === CONT TestStopContainerWithTimeout/0 [2020-09-10T18:46:50.115Z] === CONT TestStopContainerWithTimeout/3 [2020-09-10T18:46:50.115Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-10T18:46:50.115Z] === CONT TestStopContainerWithTimeout/1 [2020-09-10T18:46:52.585Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-09-10T18:46:52.585Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-09-10T18:46:52.841Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-09-10T18:46:52.916Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-10T18:46:52.916Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2020-09-10T18:46:52.916Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2020-09-10T18:46:52.916Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2020-09-10T18:46:52.916Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2020-09-10T18:46:52.916Z] === RUN TestDeleteDevicemapper [2020-09-10T18:46:52.916Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-10T18:46:52.916Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-10T18:46:52.916Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-10T18:46:53.403Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-09-10T18:46:53.725Z] ok github.com/docker/docker/daemon/discovery 0.176s coverage: 30.0% of statements [2020-09-10T18:46:53.965Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-09-10T18:46:54.221Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-09-10T18:46:54.478Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-09-10T18:46:54.485Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s) [2020-09-10T18:46:54.485Z] === RUN TestUpdateMemory [2020-09-10T18:46:54.693Z] ok github.com/docker/docker/daemon/config 0.682s coverage: 79.7% of statements [2020-09-10T18:46:55.040Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-09-10T18:46:55.040Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-09-10T18:46:55.131Z] --- PASS: TestUpdateMemory (0.76s) [2020-09-10T18:46:55.131Z] === RUN TestUpdateCPUQuota [2020-09-10T18:46:55.712Z] --- PASS: TestReplicatedJob (6.40s) [2020-09-10T18:46:55.712Z] === RUN TestUpdateReplicatedJob [2020-09-10T18:46:56.181Z] --- PASS: TestUpdateCPUQuota (0.89s) [2020-09-10T18:46:56.181Z] === RUN TestUpdatePidsLimit [2020-09-10T18:46:56.181Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-10T18:46:56.476Z] === RUN TestUpdatePidsLimit/no_change [2020-09-10T18:46:56.782Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-10T18:46:56.931Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-09-10T18:46:57.079Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-10T18:46:57.378Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-10T18:46:57.379Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-10T18:46:57.594Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.991s coverage: 11.3% of statements [2020-09-10T18:46:57.594Z] ok github.com/docker/docker/daemon 3.069s coverage: 9.1% of statements [2020-09-10T18:46:57.594Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-10T18:46:57.594Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-10T18:46:57.677Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-10T18:46:58.052Z] ok github.com/docker/docker/daemon/events 0.323s coverage: 50.0% of statements [2020-09-10T18:46:58.052Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-10T18:46:58.052Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-10T18:46:58.511Z] ok github.com/docker/docker/daemon/graphdriver 0.223s coverage: 2.3% of statements [2020-09-10T18:46:58.511Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-09-10T18:46:58.511Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-09-10T18:46:58.511Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-09-10T18:46:58.511Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-10T18:46:58.511Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-09-10T18:46:58.511Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-09-10T18:46:58.511Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-09-10T18:46:58.511Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-09-10T18:46:58.511Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-10T18:46:58.511Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-09-10T18:46:58.511Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-09-10T18:46:58.511Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-09-10T18:46:58.511Z] ok github.com/docker/docker/daemon/links 0.076s coverage: 93.0% of statements [2020-09-10T18:46:58.732Z] --- PASS: TestUpdatePidsLimit (2.50s) [2020-09-10T18:46:58.732Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.30s) [2020-09-10T18:46:58.732Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-09-10T18:46:58.732Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2020-09-10T18:46:58.732Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.28s) [2020-09-10T18:46:58.732Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-09-10T18:46:58.732Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2020-09-10T18:46:58.732Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2020-09-10T18:46:58.732Z] === RUN TestUpdateRestartPolicy [2020-09-10T18:46:58.822Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-09-10T18:46:59.749Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-09-10T18:46:59.921Z] --- PASS: TestUpdateReplicatedJob (4.16s) [2020-09-10T18:46:59.921Z] === RUN TestServiceListWithStatuses [2020-09-10T18:46:59.921Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-10T18:46:59.921Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-10T18:46:59.921Z] === RUN TestDockerNetworkConnectAlias [2020-09-10T18:47:00.312Z] === RUN TestDockerSuite/TestBuildEnv [2020-09-10T18:47:01.413Z] ok github.com/docker/docker/daemon/logger 0.683s coverage: 41.2% of statements [2020-09-10T18:47:01.680Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-09-10T18:47:02.380Z] ok github.com/docker/docker/daemon/logger/awslogs 0.421s coverage: 77.4% of statements [2020-09-10T18:47:02.380Z] ok github.com/docker/docker/daemon/images 0.493s coverage: 4.8% of statements [2020-09-10T18:47:02.380Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-10T18:47:02.380Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-10T18:47:02.380Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-09-10T18:47:02.380Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-10T18:47:02.380Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-10T18:47:02.380Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-09-10T18:47:02.380Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-09-10T18:47:02.838Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.859s coverage: 61.6% of statements [2020-09-10T18:47:03.047Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-09-10T18:47:03.805Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.175s coverage: 87.2% of statements [2020-09-10T18:47:03.976Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-09-10T18:47:04.771Z] ok github.com/docker/docker/daemon/logger/local 0.286s coverage: 75.2% of statements [2020-09-10T18:47:04.771Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-10T18:47:04.771Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.342s coverage: 36.3% of statements [2020-09-10T18:47:05.737Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.191s coverage: 33.3% of statements [2020-09-10T18:47:06.508Z] --- PASS: TestDockerNetworkConnectAlias (6.41s) [2020-09-10T18:47:06.508Z] === RUN TestDockerNetworkReConnect [2020-09-10T18:47:06.728Z] ok github.com/docker/docker/daemon/logger/templates 0.362s coverage: 8.3% of statements [2020-09-10T18:47:06.728Z] ok github.com/docker/docker/daemon/logger/syslog 0.139s coverage: 46.8% of statements [2020-09-10T18:47:08.906Z] ok github.com/docker/docker/daemon/logger/splunk 2.307s coverage: 82.5% of statements [2020-09-10T18:47:08.906Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-10T18:47:08.906Z] ? github.com/docker/docker/daemon/network [no test files] [2020-09-10T18:47:08.906Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-10T18:47:09.221Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-09-10T18:47:09.872Z] ok github.com/docker/docker/distribution/metadata 1.007s coverage: 48.2% of statements [2020-09-10T18:47:10.330Z] ok github.com/docker/docker/distribution 1.441s coverage: 20.1% of statements [2020-09-10T18:47:10.330Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-10T18:47:10.330Z] ok github.com/docker/docker/errdefs 0.129s coverage: 49.4% of statements [2020-09-10T18:47:11.296Z] ok github.com/docker/docker/distribution/xfer 2.210s coverage: 75.7% of statements [2020-09-10T18:47:11.296Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-10T18:47:11.447Z] --- PASS: TestUpdateRestartPolicy (11.32s) [2020-09-10T18:47:11.448Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-10T18:47:11.448Z] --- PASS: TestUpdateRestartWithAutoRemove (0.55s) [2020-09-10T18:47:11.448Z] === RUN TestWaitNonBlocked [2020-09-10T18:47:11.448Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T18:47:11.448Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T18:47:11.448Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T18:47:11.448Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T18:47:11.448Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T18:47:11.448Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T18:47:11.448Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-10T18:47:11.448Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2020-09-10T18:47:11.448Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2020-09-10T18:47:11.448Z] === RUN TestWaitBlocked [2020-09-10T18:47:11.448Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T18:47:11.448Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T18:47:11.448Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T18:47:11.448Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T18:47:11.448Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T18:47:11.448Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T18:47:11.795Z] --- PASS: TestDockerNetworkReConnect (5.13s) [2020-09-10T18:47:11.795Z] === RUN TestServicePlugin [2020-09-10T18:47:11.795Z] --- SKIP: TestServicePlugin (0.01s) [2020-09-10T18:47:11.795Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:47:11.795Z] === RUN TestServiceUpdateLabel [2020-09-10T18:47:12.097Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-10T18:47:12.097Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2020-09-10T18:47:12.097Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2020-09-10T18:47:12.097Z] === CONT TestContainerStartOnDaemonRestart [2020-09-10T18:47:12.097Z] === CONT TestIpcModeOlderClient [2020-09-10T18:47:12.097Z] === CONT TestContainerKillOnDaemonStart [2020-09-10T18:47:12.097Z] === CONT TestDaemonHostGatewayIP [2020-09-10T18:47:12.261Z] ok github.com/docker/docker/image/cache 0.131s coverage: 19.2% of statements [2020-09-10T18:47:12.262Z] ok github.com/docker/docker/image/v1 0.246s coverage: 25.0% of statements [2020-09-10T18:47:12.399Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-09-10T18:47:12.399Z] === CONT TestDaemonRestartIpcMode [2020-09-10T18:47:12.719Z] ok github.com/docker/docker/image 1.020s coverage: 86.4% of statements [2020-09-10T18:47:12.719Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-10T18:47:12.719Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-10T18:47:13.177Z] ok github.com/docker/docker/libcontainerd/queue 0.141s coverage: 100.0% of statements [2020-09-10T18:47:13.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-09-10T18:47:14.341Z] --- PASS: TestServiceUpdateLabel (3.10s) [2020-09-10T18:47:14.341Z] === RUN TestServiceUpdateSecrets [2020-09-10T18:47:14.378Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-09-10T18:47:14.711Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 50.0% of statements [2020-09-10T18:47:14.711Z] ok github.com/docker/docker/layer 0.356s coverage: 30.1% of statements [2020-09-10T18:47:14.711Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-10T18:47:15.169Z] ok github.com/docker/docker/libcontainerd/local 0.258s coverage: 1.0% of statements [2020-09-10T18:47:15.169Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-10T18:47:15.169Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-10T18:47:15.169Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-10T18:47:15.169Z] ? github.com/docker/docker/oci [no test files] [2020-09-10T18:47:15.169Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-10T18:47:16.016Z] --- PASS: TestContainerStartOnDaemonRestart (3.69s) [2020-09-10T18:47:16.134Z] ok github.com/docker/docker/opts 0.322s coverage: 67.1% of statements [2020-09-10T18:47:16.134Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2020-09-10T18:47:16.312Z] --- PASS: TestDaemonHostGatewayIP (4.04s) [2020-09-10T18:47:16.605Z] --- PASS: TestDaemonRestartIpcMode (4.23s) [2020-09-10T18:47:17.100Z] ok github.com/docker/docker/pkg/capabilities 0.075s coverage: 87.5% of statements [2020-09-10T18:47:17.557Z] ok github.com/docker/docker/pkg/authorization 0.637s coverage: 26.8% of statements [2020-09-10T18:47:18.015Z] ok github.com/docker/docker/pkg/chrootarchive 0.078s coverage: 15.4% of statements [2020-09-10T18:47:18.473Z] ok github.com/docker/docker/pkg/directory 0.065s coverage: 80.0% of statements [2020-09-10T18:47:18.931Z] ok github.com/docker/docker/pkg/discovery/file 0.118s coverage: 92.9% of statements [2020-09-10T18:47:18.931Z] ok github.com/docker/docker/pkg/discovery 0.100s coverage: 58.3% of statements [2020-09-10T18:47:19.897Z] ok github.com/docker/docker/pkg/discovery/memory 0.046s coverage: 92.3% of statements [2020-09-10T18:47:20.355Z] ok github.com/docker/docker/pkg/discovery/nodes 0.072s coverage: 93.8% of statements [2020-09-10T18:47:21.320Z] ok github.com/docker/docker/pkg/filenotify 0.038s coverage: 36.2% of statements [2020-09-10T18:47:21.778Z] ok github.com/docker/docker/pkg/fileutils 0.158s coverage: 87.7% of statements [2020-09-10T18:47:22.236Z] ok github.com/docker/docker/pkg/homedir 0.190s coverage: 42.9% of statements [2020-09-10T18:47:22.694Z] ok github.com/docker/docker/pkg/idtools 0.073s coverage: 7.3% of statements [2020-09-10T18:47:23.659Z] ok github.com/docker/docker/pkg/discovery/kv 3.319s coverage: 84.1% of statements [2020-09-10T18:47:23.659Z] ok github.com/docker/docker/pkg/archive 6.515s coverage: 63.0% of statements [2020-09-10T18:47:24.117Z] ok github.com/docker/docker/pkg/ioutils 0.618s coverage: 69.7% of statements [2020-09-10T18:47:24.117Z] ok github.com/docker/docker/pkg/jsonmessage 0.175s coverage: 91.7% of statements [2020-09-10T18:47:24.576Z] ok github.com/docker/docker/pkg/locker 0.055s coverage: 88.9% of statements [2020-09-10T18:47:25.034Z] ok github.com/docker/docker/pkg/longpath 0.061s coverage: 100.0% of statements [2020-09-10T18:47:25.034Z] ok github.com/docker/docker/pkg/namesgenerator 0.029s coverage: 85.7% of statements [2020-09-10T18:47:25.113Z] --- PASS: TestContainerKillOnDaemonStart (12.82s) [2020-09-10T18:47:25.113Z] PASS [2020-09-10T18:47:25.113Z] [2020-09-10T18:47:25.113Z] === Skipped [2020-09-10T18:47:25.113Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-09-10T18:47:25.113Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-10T18:47:25.113Z] [2020-09-10T18:47:25.113Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-10T18:47:25.113Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-10T18:47:25.113Z] [2020-09-10T18:47:25.113Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-09-10T18:47:25.113Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-10T18:47:25.113Z] [2020-09-10T18:47:25.113Z] [2020-09-10T18:47:25.113Z] DONE 192 tests, 3 skipped in 108.957s [2020-09-10T18:47:25.113Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-09-10T18:47:25.113Z] ++ 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-10T18:47:25.113Z] ++ set -e [2020-09-10T18:47:25.113Z] ++ '[' -n 0 ']' [2020-09-10T18:47:25.113Z] ++ set -x [2020-09-10T18:47:25.113Z] ++ env -i DEST=/go/src/github.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-10T18:47:25.113Z] INFO: Testing against a local daemon [2020-09-10T18:47:25.113Z] === RUN TestCommitInheritsEnv [2020-09-10T18:47:25.343Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-10T18:47:25.343Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-09-10T18:47:25.343Z] remote: Enumerating objects: 2, done. [2020-09-10T18:47:25.343Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-09-10T18:47:25.343Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-09-10T18:47:25.343Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-09-10T18:47:25.343Z] 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-10T18:47:25.343Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-09-10T18:47:25.343Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-10T18:47:25.492Z] ok github.com/docker/docker/pkg/parsers 0.129s coverage: 97.0% of statements [2020-09-10T18:47:25.678Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41337/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a7c701faaf07b92461dc42198a76e87f76b562a1 hack/test/unit [2020-09-10T18:47:25.753Z] --- PASS: TestCommitInheritsEnv (0.34s) [2020-09-10T18:47:25.753Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-10T18:47:25.753Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-10T18:47:25.753Z] === RUN TestImagesFilterMultiReference [2020-09-10T18:47:25.753Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-09-10T18:47:25.753Z] === RUN TestImagePullPlatformInvalid [2020-09-10T18:47:25.753Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-09-10T18:47:25.753Z] === RUN TestRemoveImageOrphaning [2020-09-10T18:47:25.950Z] ok github.com/docker/docker/pkg/pidfile 0.054s coverage: 82.6% of statements [2020-09-10T18:47:26.049Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2020-09-10T18:47:26.049Z] === RUN TestRemoveImageGarbageCollector [2020-09-10T18:47:26.049Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-10T18:47:26.049Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:47:26.049Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-10T18:47:26.049Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-09-10T18:47:26.049Z] === RUN TestTagInvalidReference [2020-09-10T18:47:26.049Z] --- PASS: TestTagInvalidReference (0.02s) [2020-09-10T18:47:26.049Z] === RUN TestTagValidPrefixedRepo [2020-09-10T18:47:26.049Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-09-10T18:47:26.049Z] === RUN TestTagExistedNameWithoutForce [2020-09-10T18:47:26.049Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-10T18:47:26.049Z] === RUN TestTagOfficialNames [2020-09-10T18:47:26.049Z] --- PASS: TestTagOfficialNames (0.04s) [2020-09-10T18:47:26.049Z] === RUN TestTagMatchesDigest [2020-09-10T18:47:26.049Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-10T18:47:26.049Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-10T18:47:27.492Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.266s coverage: 56.8% of statements [2020-09-10T18:47:27.951Z] ok github.com/docker/docker/pkg/plugins/transport 0.127s coverage: 85.7% of statements [2020-09-10T18:47:27.951Z] ok github.com/docker/docker/pkg/pools 0.089s coverage: 88.2% of statements [2020-09-10T18:47:28.217Z] ? github.com/docker/docker/api [no test files] [2020-09-10T18:47:28.410Z] ok github.com/docker/docker/pkg/progress 0.028s coverage: 75.9% of statements [2020-09-10T18:47:29.220Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-09-10T18:47:29.380Z] ok github.com/docker/docker/pkg/reexec 0.119s coverage: 82.4% of statements [2020-09-10T18:47:29.782Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-09-10T18:47:29.838Z] ok github.com/docker/docker/pkg/pubsub 1.122s coverage: 73.9% of statements [2020-09-10T18:47:30.297Z] ok github.com/docker/docker/pkg/signal 0.073s coverage: 20.3% of statements [2020-09-10T18:47:30.755Z] ok github.com/docker/docker/pkg/stdcopy 0.093s coverage: 100.0% of statements [2020-09-10T18:47:31.214Z] ok github.com/docker/docker/pkg/streamformatter 0.063s coverage: 66.2% of statements [2020-09-10T18:47:31.672Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2020-09-10T18:47:32.131Z] ok github.com/docker/docker/pkg/sysinfo 0.075s coverage: 38.2% of statements [2020-09-10T18:47:32.131Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-10T18:47:32.131Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-10T18:47:32.131Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-10T18:47:32.131Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-10T18:47:32.131Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-09-10T18:47:32.131Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-09-10T18:47:32.131Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-10T18:47:32.131Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-10T18:47:32.453Z] --- PASS: TestServiceUpdateSecrets (15.38s) [2020-09-10T18:47:32.453Z] === RUN TestServiceUpdateConfigs [2020-09-10T18:47:33.098Z] ok github.com/docker/docker/pkg/tailfile 0.154s coverage: 88.6% of statements [2020-09-10T18:47:33.098Z] ok github.com/docker/docker/pkg/system 0.091s coverage: 13.8% of statements [2020-09-10T18:47:33.557Z] ok github.com/docker/docker/pkg/tarsum 0.177s coverage: 89.3% of statements [2020-09-10T18:47:34.016Z] testing: warning: no tests to run [2020-09-10T18:47:34.016Z] coverage: [no statements] [2020-09-10T18:47:34.016Z] ok github.com/docker/docker/pkg/term/windows 0.072s coverage: [no statements] [no tests to run] [2020-09-10T18:47:34.016Z] ok github.com/docker/docker/pkg/truncindex 0.218s coverage: 91.5% of statements [2020-09-10T18:47:34.475Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2020-09-10T18:47:34.475Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2020-09-10T18:47:36.010Z] ok github.com/docker/docker/plugin/v2 0.107s coverage: 20.1% of statements [2020-09-10T18:47:36.469Z] ok github.com/docker/docker/plugin 0.369s coverage: 12.0% of statements [2020-09-10T18:47:36.469Z] ok github.com/docker/docker/reference 0.460s coverage: 84.4% of statements [2020-09-10T18:47:37.437Z] ok github.com/docker/docker/restartmanager 0.060s coverage: 50.9% of statements [2020-09-10T18:47:37.872Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-09-10T18:47:37.872Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-09-10T18:47:37.896Z] ok github.com/docker/docker/registry/resumable 0.341s coverage: 100.0% of statements [2020-09-10T18:47:38.354Z] ok github.com/docker/docker/runconfig 0.062s coverage: 52.2% of statements [2020-09-10T18:47:38.434Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-09-10T18:47:38.813Z] ok github.com/docker/docker/testutil 0.287s coverage: 62.5% of statements [2020-09-10T18:47:38.997Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-09-10T18:47:39.272Z] ok github.com/docker/docker/registry 0.480s coverage: 51.7% of statements [2020-09-10T18:47:40.365Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-09-10T18:47:40.365Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-09-10T18:47:40.623Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-09-10T18:47:41.526Z] ok github.com/docker/docker/volume/drivers 0.120s coverage: 36.1% of statements [2020-09-10T18:47:41.984Z] ok github.com/docker/docker/volume/local 0.184s coverage: 37.7% of statements [2020-09-10T18:47:41.984Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 66.2% of statements [2020-09-10T18:47:43.113Z] ok github.com/docker/docker/api/server 0.021s coverage: 9.0% of statements [2020-09-10T18:47:43.140Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-09-10T18:47:43.140Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-09-10T18:47:43.518Z] ok github.com/docker/docker/volume/service 0.366s coverage: 70.3% of statements [2020-09-10T18:47:44.688Z] --- PASS: TestServiceUpdateConfigs (14.92s) [2020-09-10T18:47:44.688Z] === RUN TestServiceUpdateNetwork [2020-09-10T18:47:49.677Z] === RUN TestDockerSuite/TestBuildExpose [2020-09-10T18:47:49.677Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-09-10T18:47:50.244Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-09-10T18:47:50.807Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-09-10T18:47:51.063Z] === RUN TestDockerSuite/TestBuildFails [2020-09-10T18:47:51.992Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-09-10T18:47:51.992Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-09-10T18:47:53.884Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-09-10T18:47:55.776Z] === RUN TestDockerSuite/TestBuildForceRm [2020-09-10T18:47:57.143Z] === RUN TestDockerSuite/TestBuildFromGit [2020-09-10T18:47:58.511Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-09-10T18:47:59.073Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-09-10T18:47:59.600Z] --- PASS: TestServiceUpdateNetwork (15.16s) [2020-09-10T18:47:59.600Z] === RUN TestServiceUpdatePidsLimit [2020-09-10T18:48:00.001Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-09-10T18:48:00.987Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-10T18:48:01.367Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-09-10T18:48:01.932Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-10T18:48:02.297Z] --- PASS: TestImportExtremelyLargeImageWorks (198.83s) [2020-09-10T18:48:02.297Z] PASS [2020-09-10T18:48:02.297Z] [2020-09-10T18:48:02.297Z] DONE 12 tests in 202.317s [2020-09-10T18:48:02.297Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-10T18:48:02.297Z] ++ 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-10T18:48:02.297Z] ++ set -e [2020-09-10T18:48:02.297Z] ++ '[' -n 0 ']' [2020-09-10T18:48:02.297Z] ++ set -x [2020-09-10T18:48:02.297Z] ++ env -i DEST=/go/src/github.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-10T18:48:02.297Z] INFO: Testing against a local daemon [2020-09-10T18:48:02.297Z] === RUN TestNetworkCreateDelete [2020-09-10T18:48:02.297Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-09-10T18:48:02.553Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-09-10T18:48:02.553Z] === RUN TestDockerNetworkDeletePreferID [2020-09-10T18:48:02.553Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-09-10T18:48:02.810Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2020-09-10T18:48:02.810Z] === RUN TestDaemonDNSFallback [2020-09-10T18:48:04.179Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-09-10T18:48:04.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-09-10T18:48:04.596Z] ok github.com/docker/docker/pkg/plugins 34.955s coverage: 73.4% of statements [2020-09-10T18:48:04.596Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-10T18:48:04.596Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-10T18:48:04.596Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-10T18:48:04.596Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-09-10T18:48:04.596Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-10T18:48:04.596Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-10T18:48:04.596Z] ? github.com/docker/docker/rootless [no test files] [2020-09-10T18:48:04.596Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-10T18:48:04.596Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-10T18:48:04.596Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-10T18:48:04.596Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-10T18:48:04.596Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-10T18:48:04.596Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-10T18:48:04.596Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-10T18:48:04.596Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-10T18:48:04.596Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-10T18:48:04.596Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-10T18:48:04.596Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-10T18:48:04.596Z] ? github.com/docker/docker/volume [no test files] [2020-09-10T18:48:04.596Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-10T18:48:04.596Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === Skipped [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-09-10T18:48:04.596Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-09-10T18:48:04.596Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-09-10T18:48:04.596Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-09-10T18:48:04.596Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-09-10T18:48:04.596Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-09-10T18:48:04.596Z] client_test.go:23: runtime.GOOS == "windows" [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-09-10T18:48:04.596Z] daemon_test.go:147: root required [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-09-10T18:48:04.596Z] reload_test.go:520: root required [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-09-10T18:48:04.596Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-09-10T18:48:04.596Z] pull_v2_test.go:73: Needs fixing on Windows [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-09-10T18:48:04.596Z] pull_v2_test.go:118: Needs fixing on Windows [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-09-10T18:48:04.596Z] download_test.go:268: Needs fixing on Windows [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-09-10T18:48:04.596Z] layer_test.go:304: Failing on Windows [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-09-10T18:48:04.596Z] layer_test.go:353: Failing on Windows [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-09-10T18:48:04.596Z] layer_test.go:468: Failing on Windows [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-09-10T18:48:04.596Z] layer_test.go:697: Failing on Windows [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-09-10T18:48:04.596Z] migration_test.go:46: Failing on Windows [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-09-10T18:48:04.596Z] migration_test.go:182: Failing on Windows [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-09-10T18:48:04.596Z] mount_test.go:17: Failing on Windows [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-09-10T18:48:04.596Z] mount_test.go:76: Failing on Windows [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-09-10T18:48:04.596Z] mount_test.go:125: Failing on Windows [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-09-10T18:48:04.596Z] mount_test.go:212: Failing on Windows [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-09-10T18:48:04.596Z] archive_test.go:133: Xz not present in msys2 [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-09-10T18:48:04.596Z] archive_test.go:238: Failing on Windows CI machines [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-09-10T18:48:04.596Z] archive_windows_test.go:16: Currently fails [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-09-10T18:48:04.596Z] changes_test.go:192: needs more investigation [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-09-10T18:48:04.596Z] changes_test.go:405: needs further investigation [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-09-10T18:48:04.596Z] changes_test.go:441: needs further investigation [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-09-10T18:48:04.596Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-09-10T18:48:04.596Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-09-10T18:48:04.596Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-09-10T18:48:04.596Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-09-10T18:48:04.596Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-09-10T18:48:04.596Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-09-10T18:48:04.596Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-09-10T18:48:04.596Z] [2020-09-10T18:48:04.596Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-09-10T18:48:04.597Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-09-10T18:48:04.597Z] [2020-09-10T18:48:04.597Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-09-10T18:48:04.597Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-09-10T18:48:04.597Z] [2020-09-10T18:48:04.597Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-09-10T18:48:04.597Z] poller_test.go:41: No chmod on Windows [2020-09-10T18:48:04.597Z] [2020-09-10T18:48:04.597Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-09-10T18:48:04.597Z] fileutils_test.go:134: Needs porting to Windows [2020-09-10T18:48:04.597Z] [2020-09-10T18:48:04.597Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-09-10T18:48:04.597Z] fileutils_test.go:180: Needs porting to Windows [2020-09-10T18:48:04.597Z] [2020-09-10T18:48:04.597Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-09-10T18:48:04.597Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-09-10T18:48:04.597Z] [2020-09-10T18:48:04.597Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-09-10T18:48:04.597Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-09-10T18:48:04.597Z] [2020-09-10T18:48:04.597Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-09-10T18:48:04.597Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-09-10T18:48:04.597Z] [2020-09-10T18:48:04.597Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-09-10T18:48:04.597Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-09-10T18:48:04.597Z] [2020-09-10T18:48:04.597Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-09-10T18:48:04.597Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-09-10T18:48:04.597Z] [2020-09-10T18:48:04.597Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-09-10T18:48:04.597Z] local_test.go:181: runtime.GOOS == "windows" [2020-09-10T18:48:04.597Z] [2020-09-10T18:48:04.597Z] [2020-09-10T18:48:04.597Z] DONE 1785 tests, 46 skipped in 178.223s [2020-09-10T18:48:04.597Z] INFO: make.ps1 ended at 09/10/2020 18:48:02 [2020-09-10T18:48:04.597Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-09-10T18:48:04.597Z] INFO: Unit tests ended at 09/10/2020 18:48:04. Duration:00:03:10.5536031 [2020-09-10T18:48:04.597Z] INFO: Building busybox [2020-09-10T18:48:04.597Z] Sending build context to Docker daemon 5.12kB [2020-09-10T18:48:04.597Z] [2020-09-10T18:48:04.597Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-09-10T18:48:04.597Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-09-10T18:48:04.597Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-09-10T18:48:04.597Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-09-10T18:48:04.597Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-09-10T18:48:04.597Z] ---> 715aaeac112d [2020-09-10T18:48:04.597Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-09-10T18:48:04.597Z] ---> Running in 1df957294d53 [2020-09-10T18:48:05.363Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-09-10T18:48:05.363Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-09-10T18:48:06.729Z] === RUN TestDockerSuite/TestBuildHistory [2020-09-10T18:48:10.000Z] --- PASS: TestDaemonDNSFallback (6.65s) [2020-09-10T18:48:10.000Z] === RUN TestInspectNetwork [2020-09-10T18:48:10.000Z] === RUN TestDockerSuite/TestBuildIidFile [2020-09-10T18:48:10.000Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-09-10T18:48:10.000Z] === RUN TestDockerSuite/TestBuildInheritance [2020-09-10T18:48:10.073Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-10T18:48:10.386Z] Removing intermediate container 1df957294d53 [2020-09-10T18:48:10.386Z] ---> ef72e4cf6a5c [2020-09-10T18:48:10.386Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-09-10T18:48:10.386Z] ---> Running in fd4227392d05 [2020-09-10T18:48:10.386Z] Removing intermediate container fd4227392d05 [2020-09-10T18:48:10.386Z] ---> 138de0b7d9ff [2020-09-10T18:48:10.386Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-09-10T18:48:10.386Z] ---> Running in eb978f6fb671 [2020-09-10T18:48:10.386Z] Removing intermediate container eb978f6fb671 [2020-09-10T18:48:10.386Z] ---> 2725bc8b96bb [2020-09-10T18:48:10.386Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-09-10T18:48:10.562Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-09-10T18:48:11.125Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-09-10T18:48:11.125Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-09-10T18:48:11.354Z] [2020-09-10T18:48:11.812Z] ---> 06e459ebe97d [2020-09-10T18:48:11.812Z] 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-10T18:48:11.812Z] ---> Running in f789bede02da [2020-09-10T18:48:12.053Z] === RUN TestDockerSuite/TestBuildLabel [2020-09-10T18:48:12.309Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-09-10T18:48:12.872Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-09-10T18:48:13.434Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-09-10T18:48:13.434Z] === RUN TestInspectNetwork/full_network_id [2020-09-10T18:48:13.434Z] === RUN TestInspectNetwork/partial_network_id [2020-09-10T18:48:13.434Z] === RUN TestInspectNetwork/network_name [2020-09-10T18:48:13.434Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-10T18:48:13.691Z] === RUN TestDockerSuite/TestBuildLabels [2020-09-10T18:48:13.947Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-09-10T18:48:14.510Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-09-10T18:48:16.405Z] === RUN TestDockerSuite/TestBuildLastModified [2020-09-10T18:48:17.778Z] --- PASS: TestInspectNetwork (8.24s) [2020-09-10T18:48:17.778Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-10T18:48:17.778Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-10T18:48:17.778Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-10T18:48:17.778Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2020-09-10T18:48:17.778Z] === RUN TestRunContainerWithBridgeNone [2020-09-10T18:48:18.214Z] --- PASS: TestServiceUpdatePidsLimit (17.56s) [2020-09-10T18:48:18.214Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-09-10T18:48:18.214Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-09-10T18:48:18.214Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2020-09-10T18:48:18.214Z] PASS [2020-09-10T18:48:18.214Z] [2020-09-10T18:48:18.214Z] === Skipped [2020-09-10T18:48:18.214Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-10T18:48:18.214Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-10T18:48:18.214Z] [2020-09-10T18:48:18.214Z] === SKIP: arm64.integration.service TestServicePlugin (0.01s) [2020-09-10T18:48:18.214Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:48:18.214Z] [2020-09-10T18:48:18.214Z] [2020-09-10T18:48:18.214Z] DONE 27 tests, 2 skipped in 160.850s [2020-09-10T18:48:18.214Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-09-10T18:48:18.214Z] ++ 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-10T18:48:18.214Z] ++ set -e [2020-09-10T18:48:18.214Z] ++ '[' -n 0 ']' [2020-09-10T18:48:18.214Z] ++ set -x [2020-09-10T18:48:18.214Z] ++ env -i DEST=/go/src/github.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-10T18:48:18.214Z] INFO: Testing against a local daemon [2020-09-10T18:48:18.214Z] === RUN TestSessionCreate [2020-09-10T18:48:18.214Z] --- PASS: TestSessionCreate (0.05s) [2020-09-10T18:48:18.214Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-10T18:48:18.214Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-09-10T18:48:18.214Z] PASS [2020-09-10T18:48:18.214Z] [2020-09-10T18:48:18.214Z] DONE 2 tests in 0.287s [2020-09-10T18:48:18.214Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-09-10T18:48:18.214Z] ++ 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-10T18:48:18.214Z] ++ set -e [2020-09-10T18:48:18.214Z] ++ '[' -n 0 ']' [2020-09-10T18:48:18.214Z] ++ set -x [2020-09-10T18:48:18.214Z] ++ env -i DEST=/go/src/github.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-10T18:48:18.214Z] INFO: Testing against a local daemon [2020-09-10T18:48:18.214Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-10T18:48:18.214Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-10T18:48:18.214Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-10T18:48:18.214Z] === RUN TestEventsExecDie [2020-09-10T18:48:18.475Z] --- PASS: TestEventsExecDie (0.95s) [2020-09-10T18:48:18.475Z] === RUN TestEventsBackwardsCompatible [2020-09-10T18:48:18.737Z] --- PASS: TestEventsBackwardsCompatible (0.21s) [2020-09-10T18:48:18.737Z] === RUN TestInfoBinaryCommits [2020-09-10T18:48:18.737Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-09-10T18:48:18.737Z] === RUN TestInfoAPIVersioned [2020-09-10T18:48:18.737Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-09-10T18:48:18.737Z] === RUN TestInfoDiscoveryBackend [2020-09-10T18:48:19.144Z] --- PASS: TestRunContainerWithBridgeNone (1.42s) [2020-09-10T18:48:19.144Z] === RUN TestNetworkInvalidJSON [2020-09-10T18:48:19.144Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-10T18:48:19.144Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-10T18:48:19.144Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T18:48:19.144Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T18:48:19.144Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T18:48:19.144Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T18:48:19.144Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-10T18:48:19.144Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T18:48:19.144Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T18:48:19.144Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-09-10T18:48:19.144Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-10T18:48:19.144Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-10T18:48:19.144Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-10T18:48:19.144Z] === RUN TestHostIPv4BridgeLabel [2020-09-10T18:48:19.311Z] --- PASS: TestInfoDiscoveryBackend (0.61s) [2020-09-10T18:48:19.311Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-10T18:48:19.706Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2020-09-10T18:48:19.706Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-10T18:48:20.377Z] Removing intermediate container f789bede02da [2020-09-10T18:48:20.377Z] ---> 1c936deae08a [2020-09-10T18:48:20.377Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-09-10T18:48:20.377Z] ---> Running in 86212e610ea0 [2020-09-10T18:48:20.635Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-09-10T18:48:20.698Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-10T18:48:20.698Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-10T18:48:20.891Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2020-09-10T18:48:20.891Z] === RUN TestDaemonDefaultNetworkPools [2020-09-10T18:48:20.959Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s) [2020-09-10T18:48:20.959Z] === RUN TestInfoAPI [2020-09-10T18:48:20.959Z] --- PASS: TestInfoAPI (0.05s) [2020-09-10T18:48:20.959Z] === RUN TestInfoAPIWarnings [2020-09-10T18:48:21.343Z] [2020-09-10T18:48:21.344Z] SUCCESS: Specified value was saved. [2020-09-10T18:48:21.819Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2020-09-10T18:48:21.819Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-10T18:48:21.903Z] --- PASS: TestInfoAPIWarnings (0.70s) [2020-09-10T18:48:21.903Z] === RUN TestInfoDebug [2020-09-10T18:48:22.475Z] --- PASS: TestInfoDebug (0.64s) [2020-09-10T18:48:22.475Z] === RUN TestInfoInsecureRegistries [2020-09-10T18:48:23.048Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-09-10T18:48:23.048Z] === RUN TestInfoRegistryMirrors [2020-09-10T18:48:23.185Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-09-10T18:48:23.185Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-10T18:48:23.185Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-09-10T18:48:23.185Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-09-10T18:48:23.185Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-09-10T18:48:23.443Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-09-10T18:48:23.443Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-09-10T18:48:23.620Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2020-09-10T18:48:23.620Z] === RUN TestLoginFailsWithBadCredentials [2020-09-10T18:48:23.700Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-09-10T18:48:24.192Z] --- PASS: TestLoginFailsWithBadCredentials (0.51s) [2020-09-10T18:48:24.192Z] === RUN TestPingCacheHeaders [2020-09-10T18:48:24.192Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-09-10T18:48:24.192Z] === RUN TestPingGet [2020-09-10T18:48:24.192Z] --- PASS: TestPingGet (0.03s) [2020-09-10T18:48:24.192Z] === RUN TestPingHead [2020-09-10T18:48:24.192Z] --- PASS: TestPingHead (0.05s) [2020-09-10T18:48:24.192Z] === RUN TestVersion [2020-09-10T18:48:24.262Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-09-10T18:48:24.262Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-10T18:48:24.453Z] --- PASS: TestVersion (0.05s) [2020-09-10T18:48:24.453Z] PASS [2020-09-10T18:48:24.453Z] [2020-09-10T18:48:24.453Z] === Skipped [2020-09-10T18:48:24.453Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-10T18:48:24.453Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-10T18:48:24.453Z] [2020-09-10T18:48:24.453Z] [2020-09-10T18:48:24.453Z] DONE 18 tests, 1 skipped in 6.936s [2020-09-10T18:48:24.453Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-10T18:48:24.453Z] ++ 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-10T18:48:24.453Z] ++ set -e [2020-09-10T18:48:24.453Z] ++ '[' -n 0 ']' [2020-09-10T18:48:24.453Z] ++ set -x [2020-09-10T18:48:24.453Z] ++ env -i DEST=/go/src/github.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-10T18:48:24.453Z] INFO: Testing against a local daemon [2020-09-10T18:48:24.453Z] === RUN TestVolumesCreateAndList [2020-09-10T18:48:24.453Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-09-10T18:48:24.453Z] === RUN TestVolumesRemove [2020-09-10T18:48:24.714Z] --- PASS: TestVolumesRemove (0.21s) [2020-09-10T18:48:24.714Z] === RUN TestVolumesInspect [2020-09-10T18:48:24.714Z] --- PASS: TestVolumesInspect (0.03s) [2020-09-10T18:48:24.714Z] === RUN TestVolumesInvalidJSON [2020-09-10T18:48:24.714Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-10T18:48:24.714Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-10T18:48:24.714Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-10T18:48:24.714Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-09-10T18:48:24.715Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-10T18:48:24.715Z] PASS [2020-09-10T18:48:24.715Z] [2020-09-10T18:48:24.715Z] DONE 5 tests in 0.484s [2020-09-10T18:48:24.825Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-09-10T18:48:24.825Z] === RUN TestServiceWithPredefinedNetwork [2020-09-10T18:48:24.976Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-10T18:48:25.072Z] Removing intermediate container 86212e610ea0 [2020-09-10T18:48:25.072Z] ---> 3fff076c089d [2020-09-10T18:48:25.072Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-09-10T18:48:25.072Z] ---> Running in e87b4cd6d1e6 [2020-09-10T18:48:25.081Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-09-10T18:48:25.236Z] ++++ cat bundles/test-integration/docker.pid [2020-09-10T18:48:25.237Z] +++ kill 13672 [2020-09-10T18:48:26.010Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-09-10T18:48:26.620Z] +++ /etc/init.d/apparmor stop [2020-09-10T18:48:26.620Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-10T18:48:26.620Z] [2020-09-10T18:48:26.620Z] Unloading profiles will leave already running processes permanently [2020-09-10T18:48:26.620Z] unconfined, which can lead to unexpected situations. [2020-09-10T18:48:26.620Z] [2020-09-10T18:48:26.620Z] To set a process to complain mode, use the command line tool [2020-09-10T18:48:26.620Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-10T18:48:26.620Z] +++ true [2020-09-10T18:48:26.620Z] exiting test-integration [2020-09-10T18:48:26.620Z] ++ exit 0 [2020-09-10T18:48:26.620Z] [2020-09-10T18:48:27.904Z] --- PASS: TestServiceWithPredefinedNetwork (2.87s) [2020-09-10T18:48:27.904Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-10T18:48:27.904Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-10T18:48:27.904Z] service_test.go:236: FLAKY_TEST [2020-09-10T18:48:27.904Z] === RUN TestServiceWithDataPathPortInit [2020-09-10T18:48:27.971Z] Cannot create a file when that file already exists. [2020-09-10T18:48:28.833Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-09-10T18:48:29.089Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors Post stage [Pipeline] junit [2020-09-10T18:48:29.182Z] Recording test results [2020-09-10T18:48:29.653Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-10T18:48:30.052Z] + echo Ensuring container killed. [2020-09-10T18:48:30.052Z] Ensuring container killed. [2020-09-10T18:48:30.052Z] + docker rm -vf docker-pr5 [2020-09-10T18:48:30.052Z] Error: No such container: docker-pr5 [2020-09-10T18:48:30.052Z] + true [Pipeline] sh [2020-09-10T18:48:30.342Z] + echo Chowning /workspace to jenkins user [2020-09-10T18:48:30.342Z] Chowning /workspace to jenkins user [2020-09-10T18:48:30.342Z] + id -u [2020-09-10T18:48:30.342Z] + id -g [2020-09-10T18:48:30.342Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41337:/workspace busybox chown -R 1000:1000 /workspace [2020-09-10T18:48:30.342Z] Unable to find image 'busybox:latest' locally [2020-09-10T18:48:30.342Z] latest: Pulling from library/busybox [2020-09-10T18:48:30.605Z] 590851f7c68b: Pulling fs layer [2020-09-10T18:48:30.605Z] 590851f7c68b: Verifying Checksum [2020-09-10T18:48:30.605Z] 590851f7c68b: Download complete [2020-09-10T18:48:30.866Z] 590851f7c68b: Pull complete [2020-09-10T18:48:30.866Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-10T18:48:30.866Z] Status: Downloaded newer image for busybox:latest [2020-09-10T18:48:33.757Z] Removing intermediate container e87b4cd6d1e6 [2020-09-10T18:48:33.757Z] ---> 18faf1661f34 [2020-09-10T18:48:33.757Z] Step 13/13 : CMD ["sh"] [2020-09-10T18:48:33.757Z] ---> Running in 9b56e2d00547 [2020-09-10T18:48:33.757Z] Removing intermediate container 9b56e2d00547 [2020-09-10T18:48:33.757Z] ---> 1a2ae20c8e95 [2020-09-10T18:48:33.757Z] Successfully built 1a2ae20c8e95 [2020-09-10T18:48:33.757Z] Successfully tagged busybox:latest [2020-09-10T18:48:33.757Z] INFO: Docker images of the daemon under test [2020-09-10T18:48:33.757Z] [2020-09-10T18:48:33.757Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-10T18:48:33.757Z] busybox latest 1a2ae20c8e95 Less than a second ago 5.12GB [2020-09-10T18:48:33.757Z] microsoft/windowsservercore latest 715aaeac112d 7 days ago 5.06GB [2020-09-10T18:48:33.757Z] mcr.microsoft.com/windows/servercore ltsc2019 715aaeac112d 7 days ago 5.06GB [2020-09-10T18:48:33.757Z] [2020-09-10T18:48:33.757Z] INFO: Running integration tests at 09/10/2020 18:48:33... [2020-09-10T18:48:33.757Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-09-10T18:48:33.757Z] INFO: Integration API tests being run from the host: [2020-09-10T18:48:33.757Z] INFO: make.ps1 starting at 09/10/2020 18:48:33 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-10T18:48:34.215Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-09-10T18:48:34.473Z] + bundleName=arm64-integration [2020-09-10T18:48:34.474Z] + echo Creating arm64-integration-bundles.tar.gz [2020-09-10T18:48:34.474Z] Creating arm64-integration-bundles.tar.gz [2020-09-10T18:48:34.474Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -name *-report.xmlxargs ) -print tar [2020-09-10T18:48:34.474Z] -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-10T18:48:34.748Z] Archiving artifacts [2020-09-10T18:48:36.191Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-09-10T18:48:36.812Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41337/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-10T18:48:37.162Z] + make clean [2020-09-10T18:48:37.736Z] docker volume rm -f docker-dev-cache [2020-09-10T18:48:37.997Z] docker-dev-cache [Pipeline] deleteDir [2020-09-10T18:48:38.709Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-09-10T18:48:39.637Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-09-10T18:48:41.003Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-09-10T18:48:41.003Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-10T18:48:44.280Z] --- PASS: TestServiceWithDataPathPortInit (16.31s) [2020-09-10T18:48:44.280Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-10T18:48:44.280Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-09-10T18:48:44.536Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-09-10T18:48:46.428Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-09-10T18:48:46.428Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-09-10T18:48:47.796Z] === RUN TestDockerSuite/TestBuildNetNone [2020-09-10T18:48:48.358Z] === RUN TestDockerSuite/TestBuildNoContext [2020-09-10T18:48:48.919Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-09-10T18:48:49.481Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-09-10T18:48:50.846Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-09-10T18:48:50.846Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-09-10T18:48:50.846Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-09-10T18:48:51.408Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-09-10T18:48:51.408Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-09-10T18:48:51.970Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.88s) [2020-09-10T18:48:51.970Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vqvd4gqeemm4n8wcx1g7bc7nt Created:2020-09-10 18:48:45.484105162 +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[d3ea165e5dc8e3147d55d6873448fdb8cb6bc9e9ad6305090cc8e7cc0bbf9e0b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.h4i3lq4ayjhqwxegqt6rdgz0v EndpointID:1585856f72b676bb973ecf1027b2a43748715f06f358e42ef50940e0e1b359ec MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7c3a6f6b7e4f749eeb37d8013cc4715f18fffb887fa31bc41e2038903c13b522 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:8ed0046eebbe IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.h4i3lq4ayjhqwxegqt6rdgz0v EndpointID:1585856f72b676bb973ecf1027b2a43748715f06f358e42ef50940e0e1b359ec EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-10T18:48:51.970Z] PASS [2020-09-10T18:48:51.970Z] [2020-09-10T18:48:51.970Z] === Skipped [2020-09-10T18:48:51.970Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-10T18:48:51.970Z] service_test.go:236: FLAKY_TEST [2020-09-10T18:48:51.970Z] [2020-09-10T18:48:51.970Z] [2020-09-10T18:48:51.970Z] DONE 23 tests, 1 skipped in 49.761s [2020-09-10T18:48:51.970Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-10T18:48:51.970Z] ++ 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-10T18:48:51.970Z] ++ set -e [2020-09-10T18:48:51.970Z] ++ '[' -n 0 ']' [2020-09-10T18:48:51.970Z] ++ set -x [2020-09-10T18:48:51.970Z] ++ env -i DEST=/go/src/github.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-10T18:48:51.970Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-09-10T18:48:51.970Z] INFO: Testing against a local daemon [2020-09-10T18:48:51.970Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-10T18:48:51.970Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-10T18:48:51.970Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T18:48:51.970Z] === RUN TestDockerNetworkIpvlan [2020-09-10T18:48:51.970Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-10T18:48:51.970Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T18:48:51.970Z] PASS [2020-09-10T18:48:51.970Z] [2020-09-10T18:48:51.970Z] === Skipped [2020-09-10T18:48:51.970Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-10T18:48:51.970Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T18:48:51.970Z] [2020-09-10T18:48:51.970Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-10T18:48:51.970Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T18:48:51.970Z] [2020-09-10T18:48:51.970Z] [2020-09-10T18:48:51.970Z] DONE 2 tests, 2 skipped in 0.170s [2020-09-10T18:48:51.970Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-10T18:48:51.970Z] ++ 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-10T18:48:51.970Z] ++ set -e [2020-09-10T18:48:51.970Z] ++ '[' -n 0 ']' [2020-09-10T18:48:51.970Z] ++ set -x [2020-09-10T18:48:51.970Z] ++ env -i DEST=/go/src/github.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-10T18:48:52.226Z] INFO: Testing against a local daemon [2020-09-10T18:48:52.226Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-10T18:48:53.596Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-09-10T18:48:53.596Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2020-09-10T18:48:53.596Z] === RUN TestDockerNetworkMacvlan [2020-09-10T18:48:53.852Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-09-10T18:48:54.415Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-09-10T18:48:54.415Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-10T18:48:55.331Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T18:48:55.331Z] INFO: Testing against a local daemon [2020-09-10T18:48:55.782Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-10T18:48:56.713Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-10T18:48:56.969Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-09-10T18:48:58.860Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-09-10T18:48:59.115Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-10T18:49:00.486Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-09-10T18:49:01.416Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-09-10T18:49:01.416Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-10T18:49:02.785Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-09-10T18:49:03.042Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-09-10T18:49:04.578Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-10T18:49:04.578Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2020-09-10T18:49:04.578Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-09-10T18:49:04.578Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-10T18:49:04.578Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-10T18:49:04.578Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-10T18:49:04.579Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/types [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-10T18:49:04.579Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2020-09-10T18:49:04.579Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-10T18:49:04.579Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2020-09-10T18:49:04.579Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/builder [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-10T18:49:04.579Z] ok github.com/docker/docker/builder/dockerignore 0.004s coverage: 96.8% of statements [2020-09-10T18:49:04.579Z] ok github.com/docker/docker/builder/dockerfile 0.229s coverage: 48.0% of statements [2020-09-10T18:49:04.579Z] ok github.com/docker/docker/builder/remotecontext 0.118s coverage: 13.6% of statements [2020-09-10T18:49:04.579Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-09-10T18:49:04.579Z] ok github.com/docker/docker/builder/remotecontext/git 1.236s coverage: 86.3% of statements [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/cli [no test files] [2020-09-10T18:49:04.579Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-10T18:49:05.561Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-10T18:49:05.817Z] === RUN TestDockerSuite/TestBuildPATH [2020-09-10T18:49:06.766Z] --- PASS: TestDockerNetworkMacvlan (13.11s) [2020-09-10T18:49:06.766Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-09-10T18:49:06.766Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-09-10T18:49:06.766Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.54s) [2020-09-10T18:49:06.766Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.13s) [2020-09-10T18:49:06.766Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.95s) [2020-09-10T18:49:06.766Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2020-09-10T18:49:06.766Z] PASS [2020-09-10T18:49:06.766Z] [2020-09-10T18:49:06.766Z] DONE 8 tests in 14.700s [2020-09-10T18:49:06.766Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-10T18:49:06.766Z] ++ 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-10T18:49:06.766Z] ++ set -e [2020-09-10T18:49:06.766Z] ++ '[' -n 0 ']' [2020-09-10T18:49:06.766Z] ++ set -x [2020-09-10T18:49:06.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-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-10T18:49:06.766Z] testing: warning: no tests to run [2020-09-10T18:49:06.766Z] PASS [2020-09-10T18:49:06.766Z] [2020-09-10T18:49:06.766Z] DONE 0 tests in 0.038s [2020-09-10T18:49:06.766Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-10T18:49:06.766Z] ++ 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-10T18:49:06.766Z] ++ set -e [2020-09-10T18:49:06.766Z] ++ '[' -n 0 ']' [2020-09-10T18:49:06.766Z] ++ set -x [2020-09-10T18:49:06.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-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-10T18:49:07.028Z] INFO: Testing against a local daemon [2020-09-10T18:49:07.028Z] === RUN TestAuthZPluginAllowRequest [2020-09-10T18:49:07.713Z] ok github.com/docker/docker/integration/build 12.446s [2020-09-10T18:49:07.713Z] [2020-09-10T18:49:07.713Z] === Skipped [2020-09-10T18:49:07.713Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-09-10T18:49:07.713Z] build_session_test.go:25: TODO: BuildKit [2020-09-10T18:49:07.713Z] [2020-09-10T18:49:07.713Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-09-10T18:49:07.713Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:49:07.713Z] [2020-09-10T18:49:07.713Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-09-10T18:49:07.713Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-10T18:49:07.713Z] [2020-09-10T18:49:07.713Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-09-10T18:49:07.713Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-10T18:49:07.713Z] [2020-09-10T18:49:07.713Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-09-10T18:49:07.713Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-10T18:49:07.713Z] [2020-09-10T18:49:07.713Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-09-10T18:49:07.713Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-10T18:49:07.713Z] [2020-09-10T18:49:07.713Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-09-10T18:49:07.713Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-10T18:49:07.713Z] [2020-09-10T18:49:07.713Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-09-10T18:49:07.713Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-10T18:49:07.713Z] [2020-09-10T18:49:07.713Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-09-10T18:49:07.713Z] build_test.go:492: testEnv.OSType == "windows" [2020-09-10T18:49:07.713Z] [2020-09-10T18:49:07.713Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-09-10T18:49:07.713Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-10T18:49:07.713Z] [2020-09-10T18:49:07.713Z] [2020-09-10T18:49:07.713Z] DONE 22 tests, 10 skipped in 32.730s [2020-09-10T18:49:07.713Z] [2020-09-10T18:49:07.713Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-09-10T18:49:07.873Z] ok github.com/docker/docker/client 0.146s coverage: 75.4% of statements [2020-09-10T18:49:07.969Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-09-10T18:49:08.532Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2020-09-10T18:49:08.532Z] === RUN TestAuthZPluginTLS [2020-09-10T18:49:08.532Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-09-10T18:49:09.147Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-09-10T18:49:09.147Z] === RUN TestAuthZPluginDenyRequest [2020-09-10T18:49:09.147Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-09-10T18:49:09.256Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T18:49:09.256Z] INFO: Testing against a local daemon [2020-09-10T18:49:09.256Z] ok github.com/docker/docker/integration/config 0.205s [2020-09-10T18:49:09.256Z] [2020-09-10T18:49:09.256Z] === Skipped [2020-09-10T18:49:09.256Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-09-10T18:49:09.256Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:49:09.256Z] [2020-09-10T18:49:09.256Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-09-10T18:49:09.256Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:49:09.256Z] [2020-09-10T18:49:09.256Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-09-10T18:49:09.256Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:49:09.256Z] [2020-09-10T18:49:09.256Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-09-10T18:49:09.256Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:49:09.256Z] [2020-09-10T18:49:09.256Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-09-10T18:49:09.256Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:49:09.256Z] [2020-09-10T18:49:09.256Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-09-10T18:49:09.256Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T18:49:09.256Z] [2020-09-10T18:49:09.256Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-09-10T18:49:09.256Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T18:49:09.256Z] [2020-09-10T18:49:09.256Z] [2020-09-10T18:49:09.256Z] DONE 7 tests, 7 skipped in 2.101s [2020-09-10T18:49:09.256Z] [2020-09-10T18:49:09.256Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-09-10T18:49:09.403Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-09-10T18:49:09.403Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-10T18:49:09.966Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-09-10T18:49:09.966Z] === RUN TestAuthZPluginDenyResponse [2020-09-10T18:49:10.528Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-09-10T18:49:10.528Z] === RUN TestAuthZPluginAllowEventStream [2020-09-10T18:49:11.899Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2020-09-10T18:49:11.899Z] === RUN TestAuthZPluginErrorResponse [2020-09-10T18:49:12.159Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T18:49:12.159Z] INFO: Testing against a local daemon [2020-09-10T18:49:12.462Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-09-10T18:49:12.462Z] === RUN TestAuthZPluginErrorRequest [2020-09-10T18:49:13.026Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-09-10T18:49:13.026Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-10T18:49:13.589Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-09-10T18:49:13.589Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-10T18:49:15.481Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s) [2020-09-10T18:49:15.481Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-10T18:49:16.847Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-09-10T18:49:17.410Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2020-09-10T18:49:17.410Z] === RUN TestAuthZPluginHeader [2020-09-10T18:49:17.973Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-09-10T18:49:17.973Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-10T18:49:19.340Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-09-10T18:49:20.707Z] === RUN TestDockerSuite/TestBuildRm [2020-09-10T18:49:22.600Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.22s) [2020-09-10T18:49:22.600Z] === RUN TestAuthZPluginV2Disable [2020-09-10T18:49:23.163Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-09-10T18:49:23.726Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-09-10T18:49:24.657Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-09-10T18:49:24.913Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-09-10T18:49:25.476Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-09-10T18:49:25.476Z] --- PASS: TestAuthZPluginV2Disable (3.27s) [2020-09-10T18:49:25.476Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-10T18:49:26.406Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-09-10T18:49:27.335Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-09-10T18:49:27.898Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-09-10T18:49:28.832Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.08s) [2020-09-10T18:49:28.832Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-10T18:49:29.396Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-09-10T18:49:31.309Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-09-10T18:49:31.309Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-09-10T18:49:31.872Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-09-10T18:49:31.872Z] === RUN TestDockerSuite/TestBuildSpaces [2020-09-10T18:49:32.829Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-09-10T18:49:34.201Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-09-10T18:49:34.201Z] === RUN TestDockerSuite/TestBuildStderr [2020-09-10T18:49:35.129Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-09-10T18:49:38.400Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-09-10T18:49:39.328Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-09-10T18:49:39.892Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.11s) [2020-09-10T18:49:39.892Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-10T18:49:40.148Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-09-10T18:49:40.405Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-09-10T18:49:41.333Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-09-10T18:49:41.895Z] === RUN TestDockerSuite/TestBuildUser [2020-09-10T18:49:43.261Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-09-10T18:49:45.154Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-09-10T18:49:54.622Z] ok github.com/docker/docker/cmd/dockerd 0.089s coverage: 30.8% of statements [2020-09-10T18:49:54.622Z] ok github.com/docker/docker/container 0.115s coverage: 34.4% of statements [2020-09-10T18:49:54.622Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-10T18:49:54.622Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-10T18:49:54.622Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-10T18:49:54.622Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-10T18:49:55.108Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-09-10T18:49:55.108Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-09-10T18:49:55.108Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-09-10T18:49:55.364Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-09-10T18:49:55.927Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-09-10T18:49:56.489Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2020-09-10T18:49:56.489Z] PASS [2020-09-10T18:49:56.489Z] [2020-09-10T18:49:56.489Z] DONE 17 tests in 49.628s [2020-09-10T18:49:56.489Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-10T18:49:56.489Z] ++ 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-10T18:49:56.489Z] ++ set -e [2020-09-10T18:49:56.489Z] ++ '[' -n 0 ']' [2020-09-10T18:49:56.489Z] ++ set -x [2020-09-10T18:49:56.489Z] ++ env -i DEST=/go/src/github.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-10T18:49:56.747Z] INFO: Testing against a local daemon [2020-09-10T18:49:56.747Z] === RUN TestPluginInvalidJSON [2020-09-10T18:49:56.747Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T18:49:56.747Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T18:49:56.747Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T18:49:56.747Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-10T18:49:56.747Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-09-10T18:49:56.747Z] === RUN TestPluginInstall [2020-09-10T18:49:56.747Z] === RUN TestPluginInstall/no_auth [2020-09-10T18:49:57.005Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-09-10T18:49:58.817Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2020-09-10T18:49:58.897Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-09-10T18:49:58.898Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-09-10T18:49:58.898Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-09-10T18:49:58.898Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-09-10T18:49:58.898Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-09-10T18:50:00.196Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.034s coverage: 65.3% of statements [2020-09-10T18:50:00.791Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-09-10T18:50:00.791Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-09-10T18:50:01.722Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-09-10T18:50:02.105Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2020-09-10T18:50:02.651Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-09-10T18:50:02.826Z] ok github.com/docker/docker/integration/container 45.352s [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === Skipped [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-09-10T18:50:02.826Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-09-10T18:50:02.826Z] copy_test.go:25: testEnv.OSType == "windows" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-09-10T18:50:02.826Z] copy_test.go:39: testEnv.OSType == "windows" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-09-10T18:50:02.826Z] copy_test.go:51: testEnv.OSType == "windows" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-09-10T18:50:02.826Z] copy_test.go:65: testEnv.OSType == "windows" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-09-10T18:50:02.826Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-09-10T18:50:02.826Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-09-10T18:50:02.826Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-09-10T18:50:02.826Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-09-10T18:50:02.826Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-09-10T18:50:02.826Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-09-10T18:50:02.826Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-09-10T18:50:02.826Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-09-10T18:50:02.826Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-09-10T18:50:02.826Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-09-10T18:50:02.826Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-09-10T18:50:02.826Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-09-10T18:50:02.826Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-09-10T18:50:02.826Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-09-10T18:50:02.826Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-09-10T18:50:02.826Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-09-10T18:50:02.826Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-09-10T18:50:02.826Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-09-10T18:50:02.826Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-09-10T18:50:02.826Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-09-10T18:50:02.826Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-09-10T18:50:02.826Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-09-10T18:50:02.826Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-09-10T18:50:02.826Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-09-10T18:50:02.826Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-09-10T18:50:02.826Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-09-10T18:50:02.826Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-09-10T18:50:02.826Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-09-10T18:50:02.826Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-09-10T18:50:02.826Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-09-10T18:50:02.826Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-09-10T18:50:02.826Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-09-10T18:50:02.826Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-09-10T18:50:02.826Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-09-10T18:50:02.826Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-09-10T18:50:02.826Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] DONE 84 tests, 41 skipped in 47.721s [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-09-10T18:50:02.826Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T18:50:02.826Z] INFO: Testing against a local daemon [2020-09-10T18:50:02.826Z] ok github.com/docker/docker/integration/image 0.354s [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === Skipped [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-09-10T18:50:02.826Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-10T18:50:02.826Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-09-10T18:50:02.826Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-09-10T18:50:02.826Z] tag_test.go:98: testEnv.OSType == "windows" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] DONE 11 tests, 4 skipped in 2.250s [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-09-10T18:50:02.826Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T18:50:02.826Z] INFO: Testing against a local daemon [2020-09-10T18:50:02.826Z] ok github.com/docker/docker/integration/network 0.256s [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === Skipped [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-09-10T18:50:02.826Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-09-10T18:50:02.826Z] 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-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-09-10T18:50:02.826Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-09-10T18:50:02.826Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-09-10T18:50:02.826Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-09-10T18:50:02.826Z] network_test.go:97: testEnv.OSType == "windows" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-09-10T18:50:02.826Z] service_test.go:29: testEnv.OSType == "windows" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-09-10T18:50:02.826Z] service_test.go:52: testEnv.OSType == "windows" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-09-10T18:50:02.826Z] service_test.go:96: testEnv.OSType == "windows" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-10T18:50:02.826Z] service_test.go:130: testEnv.OSType == "windows" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-09-10T18:50:02.826Z] service_test.go:181: testEnv.OSType == "windows" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-09-10T18:50:02.826Z] service_test.go:206: testEnv.OSType == "windows" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-10T18:50:02.826Z] service_test.go:236: FLAKY_TEST [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-09-10T18:50:02.826Z] service_test.go:326: testEnv.OSType == "windows" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-10T18:50:02.826Z] service_test.go:394: testEnv.OSType == "windows" [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] DONE 19 tests, 15 skipped in 2.179s [2020-09-10T18:50:02.826Z] [2020-09-10T18:50:02.826Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-09-10T18:50:02.827Z] testing: warning: no tests to run [2020-09-10T18:50:02.827Z] ok github.com/docker/docker/integration/network/ipvlan 0.054s [2020-09-10T18:50:02.827Z] [2020-09-10T18:50:02.827Z] DONE 0 tests in 0.655s [2020-09-10T18:50:02.827Z] [2020-09-10T18:50:02.827Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-09-10T18:50:02.827Z] testing: warning: no tests to run [2020-09-10T18:50:02.827Z] ok github.com/docker/docker/integration/network/macvlan 0.059s [2020-09-10T18:50:02.827Z] [2020-09-10T18:50:02.827Z] DONE 0 tests in 0.652s [2020-09-10T18:50:02.827Z] [2020-09-10T18:50:02.827Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-09-10T18:50:03.579Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-09-10T18:50:03.579Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-09-10T18:50:03.793Z] testing: warning: no tests to run [2020-09-10T18:50:03.793Z] ok github.com/docker/docker/integration/plugin 0.059s [2020-09-10T18:50:03.793Z] [2020-09-10T18:50:03.793Z] DONE 0 tests in 0.656s [2020-09-10T18:50:03.793Z] [2020-09-10T18:50:03.793Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-09-10T18:50:04.251Z] testing: warning: no tests to run [2020-09-10T18:50:04.251Z] ok github.com/docker/docker/integration/plugin/authz 0.067s [2020-09-10T18:50:04.251Z] [2020-09-10T18:50:04.251Z] DONE 0 tests in 0.672s [2020-09-10T18:50:04.251Z] [2020-09-10T18:50:04.251Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-09-10T18:50:04.507Z] time="2020-09-10T18:50:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T18:50:04.507Z] time="2020-09-10T18:50:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:677738debbb8acfa2b736aae639e19b0c4f7966f7f2d2b10c8696f0ac9568181" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T18:50:04.508Z] time="2020-09-10T18:50:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T18:50:04.508Z] time="2020-09-10T18:50:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:677738debbb8acfa2b736aae639e19b0c4f7966f7f2d2b10c8696f0ac9568181" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T18:50:05.071Z] === RUN TestPluginInstall/with_htpasswd [2020-09-10T18:50:05.635Z] time="2020-09-10T18:50:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T18:50:05.635Z] time="2020-09-10T18:50:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:52c65489a731f090bb7cbed3e4078960828d7be92c7b4becee231dd6195415ce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T18:50:05.635Z] time="2020-09-10T18:50:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T18:50:05.635Z] time="2020-09-10T18:50:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:52c65489a731f090bb7cbed3e4078960828d7be92c7b4becee231dd6195415ce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T18:50:05.891Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-09-10T18:50:06.147Z] === RUN TestPluginInstall/with_insecure [2020-09-10T18:50:07.078Z] time="2020-09-10T18:50:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T18:50:07.078Z] time="2020-09-10T18:50:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a863f2ada8c5dd8693ba0393595907b35d722bcf3eec25617f4e3e0b725142c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T18:50:07.078Z] time="2020-09-10T18:50:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T18:50:07.078Z] time="2020-09-10T18:50:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a863f2ada8c5dd8693ba0393595907b35d722bcf3eec25617f4e3e0b725142c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T18:50:07.642Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-09-10T18:50:07.642Z] --- PASS: TestPluginInstall (10.79s) [2020-09-10T18:50:07.642Z] --- PASS: TestPluginInstall/no_auth (8.23s) [2020-09-10T18:50:07.642Z] --- PASS: TestPluginInstall/with_htpasswd (1.05s) [2020-09-10T18:50:07.642Z] --- PASS: TestPluginInstall/with_insecure (1.52s) [2020-09-10T18:50:07.642Z] plugin_test.go:157: [d6ff8f0ba9557] daemon is not started [2020-09-10T18:50:07.642Z] PASS [2020-09-10T18:50:07.642Z] [2020-09-10T18:50:07.642Z] DONE 6 tests in 11.051s [2020-09-10T18:50:07.642Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-10T18:50:07.642Z] ++ 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-10T18:50:07.642Z] ++ set -e [2020-09-10T18:50:07.642Z] ++ '[' -n 0 ']' [2020-09-10T18:50:07.642Z] ++ set -x [2020-09-10T18:50:07.642Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-10T18:50:07.642Z] INFO: Testing against a local daemon [2020-09-10T18:50:07.642Z] === RUN TestExternalGraphDriver [2020-09-10T18:50:08.205Z] === RUN TestExternalGraphDriver/json [2020-09-10T18:50:08.205Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-09-10T18:50:08.462Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-09-10T18:50:09.392Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-09-10T18:50:09.392Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-09-10T18:50:09.954Z] === RUN TestDockerSuite/TestBuildXZHost [2020-09-10T18:50:09.954Z] === RUN TestExternalGraphDriver/spec [2020-09-10T18:50:10.232Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 14.1% of statements [2020-09-10T18:50:11.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T18:50:11.328Z] INFO: Testing against a local daemon [2020-09-10T18:50:11.328Z] ok github.com/docker/docker/integration/plugin/common 0.231s [2020-09-10T18:50:11.328Z] [2020-09-10T18:50:11.328Z] === Skipped [2020-09-10T18:50:11.328Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-09-10T18:50:11.328Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-10T18:50:11.328Z] [2020-09-10T18:50:11.328Z] [2020-09-10T18:50:11.328Z] DONE 3 tests, 1 skipped in 6.815s [2020-09-10T18:50:11.328Z] [2020-09-10T18:50:11.328Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-09-10T18:50:11.613Z] ok github.com/docker/docker/daemon 12.156s coverage: 17.4% of statements [2020-09-10T18:50:11.859Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-09-10T18:50:11.859Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-09-10T18:50:11.859Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-09-10T18:50:11.859Z] === RUN TestExternalGraphDriver/pull [2020-09-10T18:50:11.873Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-10T18:50:11.873Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-10T18:50:12.134Z] ok github.com/docker/docker/daemon/config 0.046s coverage: 81.8% of statements [2020-09-10T18:50:12.145Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-09-10T18:50:12.707Z] === RUN TestDockerSuite/TestCommitChange [2020-09-10T18:50:13.273Z] --- PASS: TestExternalGraphDriver (5.64s) [2020-09-10T18:50:13.273Z] --- PASS: TestExternalGraphDriver/json (1.85s) [2020-09-10T18:50:13.273Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2020-09-10T18:50:13.273Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2020-09-10T18:50:13.273Z] === RUN TestGraphdriverPluginV2 [2020-09-10T18:50:13.515Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.0% of statements [2020-09-10T18:50:13.515Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-09-10T18:50:13.515Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-10T18:50:13.515Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-10T18:50:13.529Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-09-10T18:50:14.090Z] === RUN TestDockerSuite/TestCommitHardlink [2020-09-10T18:50:14.232Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T18:50:14.232Z] INFO: Testing against a local daemon [2020-09-10T18:50:14.232Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.234s [2020-09-10T18:50:14.232Z] [2020-09-10T18:50:14.232Z] === Skipped [2020-09-10T18:50:14.232Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-09-10T18:50:14.232Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-10T18:50:14.232Z] [2020-09-10T18:50:14.232Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-09-10T18:50:14.232Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-10T18:50:14.232Z] [2020-09-10T18:50:14.232Z] [2020-09-10T18:50:14.232Z] DONE 2 tests, 2 skipped in 2.780s [2020-09-10T18:50:14.232Z] [2020-09-10T18:50:14.232Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-09-10T18:50:14.894Z] ok github.com/docker/docker/daemon/graphdriver 0.030s coverage: 2.2% of statements [2020-09-10T18:50:15.457Z] === RUN TestDockerSuite/TestCommitNewFile [2020-09-10T18:50:16.385Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-09-10T18:50:16.411Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T18:50:16.411Z] INFO: Testing against a local daemon [2020-09-10T18:50:16.411Z] ok github.com/docker/docker/integration/plugin/logging 0.265s [2020-09-10T18:50:16.411Z] [2020-09-10T18:50:16.411Z] === Skipped [2020-09-10T18:50:16.411Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-09-10T18:50:16.411Z] read_test.go:21: no unix domain sockets on Windows [2020-09-10T18:50:16.411Z] [2020-09-10T18:50:16.411Z] [2020-09-10T18:50:16.411Z] DONE 1 tests, 1 skipped in 2.398s [2020-09-10T18:50:16.411Z] [2020-09-10T18:50:16.411Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-09-10T18:50:16.801Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.404s coverage: 73.1% of statements [2020-09-10T18:50:16.947Z] === RUN TestDockerSuite/TestCommitTTY [2020-09-10T18:50:17.510Z] --- PASS: TestGraphdriverPluginV2 (4.07s) [2020-09-10T18:50:17.510Z] PASS [2020-09-10T18:50:17.510Z] [2020-09-10T18:50:17.510Z] DONE 5 tests in 9.853s [2020-09-10T18:50:17.510Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-10T18:50:17.510Z] ++ 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-10T18:50:17.510Z] ++ set -e [2020-09-10T18:50:17.510Z] ++ '[' -n 0 ']' [2020-09-10T18:50:17.510Z] ++ set -x [2020-09-10T18:50:17.510Z] ++ env -i DEST=/go/src/github.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-10T18:50:17.510Z] INFO: Testing against a local daemon [2020-09-10T18:50:17.510Z] === RUN TestContinueAfterPluginCrash [2020-09-10T18:50:17.510Z] === PAUSE TestContinueAfterPluginCrash [2020-09-10T18:50:17.510Z] === RUN TestReadPluginNoRead [2020-09-10T18:50:17.510Z] === PAUSE TestReadPluginNoRead [2020-09-10T18:50:17.510Z] === RUN TestDaemonStartWithLogOpt [2020-09-10T18:50:17.510Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-10T18:50:17.510Z] === CONT TestContinueAfterPluginCrash [2020-09-10T18:50:17.510Z] === CONT TestDaemonStartWithLogOpt [2020-09-10T18:50:17.740Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-09-10T18:50:17.946Z] testing: warning: no tests to run [2020-09-10T18:50:17.946Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.129s [2020-09-10T18:50:17.946Z] [2020-09-10T18:50:17.946Z] DONE 0 tests in 1.177s [2020-09-10T18:50:17.946Z] [2020-09-10T18:50:17.946Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-09-10T18:50:18.439Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-09-10T18:50:18.680Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.395s coverage: 57.0% of statements [2020-09-10T18:50:18.696Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-09-10T18:50:19.624Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-09-10T18:50:20.121Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T18:50:20.121Z] INFO: Testing against a local daemon [2020-09-10T18:50:20.121Z] ok github.com/docker/docker/integration/plugin/volumes 0.206s [2020-09-10T18:50:20.121Z] [2020-09-10T18:50:20.121Z] === Skipped [2020-09-10T18:50:20.121Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-09-10T18:50:20.121Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:20.121Z] [2020-09-10T18:50:20.121Z] [2020-09-10T18:50:20.121Z] DONE 1 tests, 1 skipped in 2.279s [2020-09-10T18:50:20.121Z] [2020-09-10T18:50:20.121Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-09-10T18:50:20.590Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2020-09-10T18:50:21.515Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-09-10T18:50:22.297Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T18:50:22.297Z] INFO: Testing against a local daemon [2020-09-10T18:50:22.297Z] ok github.com/docker/docker/integration/secret 0.170s [2020-09-10T18:50:22.297Z] [2020-09-10T18:50:22.297Z] === Skipped [2020-09-10T18:50:22.297Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-09-10T18:50:22.297Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:22.297Z] [2020-09-10T18:50:22.297Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-09-10T18:50:22.297Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:22.297Z] [2020-09-10T18:50:22.297Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-09-10T18:50:22.297Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:22.297Z] [2020-09-10T18:50:22.297Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-09-10T18:50:22.297Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:22.297Z] [2020-09-10T18:50:22.297Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-09-10T18:50:22.297Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:22.297Z] [2020-09-10T18:50:22.297Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-09-10T18:50:22.297Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T18:50:22.297Z] [2020-09-10T18:50:22.297Z] [2020-09-10T18:50:22.297Z] DONE 6 tests, 6 skipped in 1.939s [2020-09-10T18:50:22.297Z] [2020-09-10T18:50:22.297Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-09-10T18:50:22.498Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.322s coverage: 49.5% of statements [2020-09-10T18:50:22.882Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-09-10T18:50:22.882Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-09-10T18:50:22.882Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-09-10T18:50:23.067Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.613s coverage: 45.9% of statements [2020-09-10T18:50:23.067Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-10T18:50:23.138Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-09-10T18:50:23.138Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-09-10T18:50:23.138Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-09-10T18:50:23.138Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-09-10T18:50:23.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-09-10T18:50:24.474Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T18:50:24.474Z] INFO: Testing against a local daemon [2020-09-10T18:50:24.474Z] ok github.com/docker/docker/integration/service 0.358s [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] === Skipped [2020-09-10T18:50:24.932Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-10T18:50:24.932Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-10T18:50:24.932Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-10T18:50:24.932Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-10T18:50:24.932Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-09-10T18:50:24.932Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-09-10T18:50:24.932Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2020-09-10T18:50:24.932Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-09-10T18:50:24.932Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-09-10T18:50:24.932Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-09-10T18:50:24.932Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2020-09-10T18:50:24.932Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2020-09-10T18:50:24.932Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-09-10T18:50:24.932Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-09-10T18:50:24.932Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-09-10T18:50:24.932Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-09-10T18:50:24.932Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-09-10T18:50:24.932Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-09-10T18:50:24.932Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-09-10T18:50:24.932Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-09-10T18:50:24.932Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-09-10T18:50:24.932Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-09-10T18:50:24.932Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-09-10T18:50:24.932Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-09-10T18:50:24.932Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-09-10T18:50:24.932Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] DONE 24 tests, 23 skipped in 2.701s [2020-09-10T18:50:24.932Z] [2020-09-10T18:50:24.932Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-09-10T18:50:25.028Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-09-10T18:50:25.028Z] --- PASS: TestDaemonStartWithLogOpt (7.43s) [2020-09-10T18:50:25.028Z] === CONT TestReadPluginNoRead [2020-09-10T18:50:25.607Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.700s coverage: 57.7% of statements [2020-09-10T18:50:25.607Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-10T18:50:25.607Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.290s coverage: 76.1% of statements [2020-09-10T18:50:25.607Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-10T18:50:26.396Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-09-10T18:50:26.396Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-09-10T18:50:26.466Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T18:50:26.466Z] INFO: Testing against a local daemon [2020-09-10T18:50:26.466Z] ok github.com/docker/docker/integration/session 0.212s [2020-09-10T18:50:26.924Z] [2020-09-10T18:50:26.924Z] === Skipped [2020-09-10T18:50:26.924Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-09-10T18:50:26.924Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-09-10T18:50:26.924Z] [2020-09-10T18:50:26.924Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-09-10T18:50:26.924Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-09-10T18:50:26.924Z] [2020-09-10T18:50:26.924Z] [2020-09-10T18:50:26.924Z] DONE 2 tests, 2 skipped in 1.893s [2020-09-10T18:50:26.924Z] [2020-09-10T18:50:26.924Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-09-10T18:50:27.325Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-09-10T18:50:27.514Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-09-10T18:50:27.514Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-09-10T18:50:27.895Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-09-10T18:50:28.083Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2020-09-10T18:50:28.482Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-09-10T18:50:29.045Z] === RUN TestReadPluginNoRead/default [2020-09-10T18:50:29.045Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-09-10T18:50:29.100Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T18:50:29.100Z] INFO: Testing against a local daemon [2020-09-10T18:50:29.608Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-09-10T18:50:29.608Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-09-10T18:50:29.608Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-09-10T18:50:29.865Z] --- PASS: TestContinueAfterPluginCrash (12.23s) [2020-09-10T18:50:30.067Z] ok github.com/docker/docker/integration/system 1.429s [2020-09-10T18:50:30.067Z] [2020-09-10T18:50:30.067Z] === Skipped [2020-09-10T18:50:30.067Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-10T18:50:30.067Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T18:50:30.067Z] [2020-09-10T18:50:30.067Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-09-10T18:50:30.067Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-09-10T18:50:30.067Z] [2020-09-10T18:50:30.067Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-09-10T18:50:30.067Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-09-10T18:50:30.067Z] [2020-09-10T18:50:30.067Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-09-10T18:50:30.067Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-10T18:50:30.067Z] [2020-09-10T18:50:30.067Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-09-10T18:50:30.067Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-10T18:50:30.067Z] [2020-09-10T18:50:30.067Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-09-10T18:50:30.067Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-10T18:50:30.067Z] [2020-09-10T18:50:30.067Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-09-10T18:50:30.067Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-10T18:50:30.067Z] [2020-09-10T18:50:30.067Z] [2020-09-10T18:50:30.067Z] DONE 13 tests, 7 skipped in 3.128s [2020-09-10T18:50:30.067Z] [2020-09-10T18:50:30.067Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-09-10T18:50:30.122Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-09-10T18:50:30.122Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-09-10T18:50:30.122Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-09-10T18:50:30.378Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-09-10T18:50:30.378Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-09-10T18:50:30.378Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-10T18:50:30.622Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.8% of statements [2020-09-10T18:50:30.622Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-10T18:50:30.622Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-10T18:50:30.622Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 41.0% of statements [2020-09-10T18:50:30.940Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-09-10T18:50:31.502Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-09-10T18:50:32.004Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-09-10T18:50:32.067Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-10T18:50:32.067Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-09-10T18:50:32.067Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-09-10T18:50:32.243Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T18:50:32.243Z] INFO: Testing against a local daemon [2020-09-10T18:50:32.243Z] ok github.com/docker/docker/integration/volume 0.261s [2020-09-10T18:50:32.243Z] [2020-09-10T18:50:32.243Z] === Skipped [2020-09-10T18:50:32.243Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-09-10T18:50:32.243Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-09-10T18:50:32.243Z] [2020-09-10T18:50:32.243Z] [2020-09-10T18:50:32.243Z] DONE 5 tests, 1 skipped in 2.063s [2020-09-10T18:50:32.243Z] [2020-09-10T18:50:32.243Z] INFO: make.ps1 ended at 09/10/2020 18:50:31 [2020-09-10T18:50:32.243Z] INFO: Integration CLI tests being run from the host: [2020-09-10T18:50:32.243Z] 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-10T18:50:32.574Z] ok github.com/docker/docker/daemon/logger/awslogs 0.174s coverage: 77.8% of statements [2020-09-10T18:50:32.574Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-10T18:50:32.574Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-10T18:50:32.996Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-09-10T18:50:33.143Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2020-09-10T18:50:33.252Z] --- PASS: TestReadPluginNoRead (8.29s) [2020-09-10T18:50:33.252Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2020-09-10T18:50:33.252Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2020-09-10T18:50:33.252Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.42s) [2020-09-10T18:50:33.252Z] read_test.go:92: [d292841a939ac] daemon is not started [2020-09-10T18:50:33.252Z] PASS [2020-09-10T18:50:33.252Z] [2020-09-10T18:50:33.252Z] DONE 6 tests in 15.887s [2020-09-10T18:50:33.252Z] 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-10T18:50:33.252Z] ++ 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-10T18:50:33.252Z] ++ set -e [2020-09-10T18:50:33.252Z] ++ '[' -n 0 ']' [2020-09-10T18:50:33.252Z] ++ set -x [2020-09-10T18:50:33.252Z] ++ env -i DEST=/go/src/github.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-10T18:50:33.509Z] testing: warning: no tests to run [2020-09-10T18:50:33.509Z] PASS [2020-09-10T18:50:33.509Z] [2020-09-10T18:50:33.509Z] DONE 0 tests in 0.058s [2020-09-10T18:50:33.509Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-10T18:50:33.509Z] ++ 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-10T18:50:33.509Z] ++ set -e [2020-09-10T18:50:33.509Z] ++ '[' -n 0 ']' [2020-09-10T18:50:33.509Z] ++ set -x [2020-09-10T18:50:33.509Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T18:50:33.509Z] INFO: Testing against a local daemon [2020-09-10T18:50:33.509Z] === RUN TestPluginWithDevMounts [2020-09-10T18:50:33.509Z] === PAUSE TestPluginWithDevMounts [2020-09-10T18:50:33.509Z] === CONT TestPluginWithDevMounts [2020-09-10T18:50:33.711Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2020-09-10T18:50:33.765Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-09-10T18:50:33.765Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-09-10T18:50:33.971Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-09-10T18:50:34.021Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-09-10T18:50:34.951Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-09-10T18:50:35.209Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-09-10T18:50:35.351Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2020-09-10T18:50:35.351Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-10T18:50:35.465Z] --- PASS: TestPluginWithDevMounts (1.93s) [2020-09-10T18:50:35.466Z] PASS [2020-09-10T18:50:35.466Z] [2020-09-10T18:50:35.466Z] DONE 1 tests in 2.079s [2020-09-10T18:50:35.466Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-10T18:50:35.466Z] ++ 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-10T18:50:35.466Z] ++ set -e [2020-09-10T18:50:35.466Z] ++ '[' -n 0 ']' [2020-09-10T18:50:35.466Z] ++ set -x [2020-09-10T18:50:35.466Z] ++ env -i DEST=/go/src/github.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-10T18:50:35.610Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 37.7% of statements [2020-09-10T18:50:35.721Z] INFO: Testing against a local daemon [2020-09-10T18:50:35.721Z] === RUN TestSecretInspect [2020-09-10T18:50:35.721Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-09-10T18:50:35.721Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-09-10T18:50:36.285Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-09-10T18:50:36.547Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-09-10T18:50:36.847Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-09-10T18:50:37.410Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-09-10T18:50:37.667Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-09-10T18:50:37.667Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-09-10T18:50:37.925Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-09-10T18:50:38.229Z] --- PASS: TestSecretInspect (2.68s) [2020-09-10T18:50:38.229Z] === RUN TestSecretList [2020-09-10T18:50:38.485Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-09-10T18:50:38.494Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-09-10T18:50:39.063Z] ok github.com/docker/docker/daemon/logger/splunk 1.698s coverage: 82.5% of statements [2020-09-10T18:50:39.063Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-10T18:50:39.063Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2020-09-10T18:50:39.063Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-10T18:50:39.323Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T18:50:39.323Z] INFO: Testing against a local daemon [2020-09-10T18:50:39.856Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-09-10T18:50:40.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-09-10T18:50:40.974Z] ok github.com/docker/docker/distribution/metadata 0.072s coverage: 48.2% of statements [2020-09-10T18:50:41.041Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-09-10T18:50:41.041Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-09-10T18:50:41.041Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-09-10T18:50:41.041Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-09-10T18:50:41.297Z] --- PASS: TestSecretList (3.06s) [2020-09-10T18:50:41.297Z] === RUN TestSecretsCreateAndDelete [2020-09-10T18:50:41.861Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-09-10T18:50:41.913Z] ok github.com/docker/docker/distribution 0.496s coverage: 21.9% of statements [2020-09-10T18:50:41.913Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-10T18:50:42.853Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-09-10T18:50:43.792Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-09-10T18:50:44.361Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.1% of statements [2020-09-10T18:50:44.361Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-10T18:50:44.383Z] --- PASS: TestSecretsCreateAndDelete (2.59s) [2020-09-10T18:50:44.383Z] === RUN TestSecretsUpdate [2020-09-10T18:50:44.621Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-09-10T18:50:44.621Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-10T18:50:45.560Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2020-09-10T18:50:45.560Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-10T18:50:46.271Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-09-10T18:50:46.271Z] --- PASS: TestSecretsUpdate (2.29s) [2020-09-10T18:50:46.271Z] === RUN TestTemplatedSecret [2020-09-10T18:50:46.499Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2020-09-10T18:50:46.528Z] === RUN TestDockerSuite/TestContainerAPITop [2020-09-10T18:50:47.090Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-09-10T18:50:47.090Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-09-10T18:50:47.090Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-09-10T18:50:47.880Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2020-09-10T18:50:47.880Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-09-10T18:50:48.745Z] --- PASS: TestImportExtremelyLargeImageWorks (193.12s) [2020-09-10T18:50:48.745Z] PASS [2020-09-10T18:50:48.745Z] [2020-09-10T18:50:48.745Z] === Skipped [2020-09-10T18:50:48.745Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-10T18:50:48.745Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:50:48.745Z] [2020-09-10T18:50:48.745Z] [2020-09-10T18:50:48.745Z] DONE 12 tests, 1 skipped in 194.176s [2020-09-10T18:50:48.745Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-09-10T18:50:48.745Z] ++ 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-10T18:50:48.745Z] ++ set -e [2020-09-10T18:50:48.745Z] ++ '[' -n 0 ']' [2020-09-10T18:50:48.745Z] ++ set -x [2020-09-10T18:50:48.745Z] ++ env -i DEST=/go/src/github.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-10T18:50:48.745Z] INFO: Testing against a local daemon [2020-09-10T18:50:48.745Z] === RUN TestNetworkCreateDelete [2020-09-10T18:50:48.745Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-09-10T18:50:48.745Z] === RUN TestDockerNetworkDeletePreferID [2020-09-10T18:50:48.745Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s) [2020-09-10T18:50:48.745Z] === RUN TestDaemonDNSFallback [2020-09-10T18:50:48.745Z] --- PASS: TestDaemonDNSFallback (1.61s) [2020-09-10T18:50:48.745Z] === RUN TestInspectNetwork [2020-09-10T18:50:48.745Z] === RUN TestInspectNetwork/full_network_id [2020-09-10T18:50:48.745Z] === RUN TestInspectNetwork/partial_network_id [2020-09-10T18:50:48.745Z] === RUN TestInspectNetwork/network_name [2020-09-10T18:50:48.745Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-10T18:50:48.745Z] --- PASS: TestInspectNetwork (7.09s) [2020-09-10T18:50:48.745Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-10T18:50:48.745Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-10T18:50:48.745Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-10T18:50:48.745Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-10T18:50:48.745Z] === RUN TestRunContainerWithBridgeNone [2020-09-10T18:50:48.980Z] --- PASS: TestTemplatedSecret (2.53s) [2020-09-10T18:50:48.980Z] === RUN TestSecretCreateResolve [2020-09-10T18:50:49.543Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-09-10T18:50:49.788Z] ok github.com/docker/docker/pkg/archive 0.316s coverage: 77.1% of statements [2020-09-10T18:50:50.105Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-09-10T18:50:50.728Z] ok github.com/docker/docker/pkg/authorization 0.255s coverage: 68.3% of statements [2020-09-10T18:50:50.728Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-09-10T18:50:50.837Z] --- PASS: TestRunContainerWithBridgeNone (1.87s) [2020-09-10T18:50:50.837Z] === RUN TestNetworkInvalidJSON [2020-09-10T18:50:50.837Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-10T18:50:50.837Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-10T18:50:50.837Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T18:50:50.837Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T18:50:50.837Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T18:50:50.837Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T18:50:50.837Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-10T18:50:50.837Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T18:50:50.837Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T18:50:50.837Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-09-10T18:50:50.837Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-10T18:50:50.837Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-10T18:50:50.837Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-10T18:50:50.837Z] === RUN TestHostIPv4BridgeLabel [2020-09-10T18:50:50.988Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-09-10T18:50:51.035Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-09-10T18:50:51.131Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-09-10T18:50:51.131Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-10T18:50:51.291Z] --- PASS: TestSecretCreateResolve (2.52s) [2020-09-10T18:50:51.291Z] PASS [2020-09-10T18:50:51.291Z] [2020-09-10T18:50:51.291Z] DONE 6 tests in 15.798s [2020-09-10T18:50:51.291Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-10T18:50:51.291Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-09-10T18:50:51.291Z] ++ set -e [2020-09-10T18:50:51.291Z] ++ '[' -n 0 ']' [2020-09-10T18:50:51.291Z] ++ set -x [2020-09-10T18:50:51.291Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-09-10T18:50:51.549Z] INFO: Testing against a local daemon [2020-09-10T18:50:51.549Z] === RUN TestServiceCreateInit [2020-09-10T18:50:51.549Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-10T18:50:52.183Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-09-10T18:50:52.183Z] === RUN TestDaemonDefaultNetworkPools [2020-09-10T18:50:53.233Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-09-10T18:50:53.233Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-10T18:50:54.283Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-09-10T18:50:54.283Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-10T18:50:54.328Z] ok github.com/docker/docker/pkg/chrootarchive 2.507s coverage: 43.2% of statements [2020-09-10T18:50:54.328Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-09-10T18:50:54.822Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-09-10T18:50:54.822Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-09-10T18:50:54.897Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-09-10T18:50:55.157Z] ok github.com/docker/docker/layer 7.914s coverage: 68.8% of statements [2020-09-10T18:50:55.157Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-10T18:50:55.157Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-10T18:50:55.157Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-10T18:50:55.157Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-10T18:50:55.157Z] ? github.com/docker/docker/oci [no test files] [2020-09-10T18:50:55.157Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-10T18:50:55.157Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-10T18:50:55.157Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-10T18:50:55.157Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-09-10T18:50:55.752Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-10T18:50:55.804Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-09-10T18:50:55.804Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-10T18:50:56.008Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-09-10T18:50:56.095Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2020-09-10T18:50:56.101Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-09-10T18:50:56.101Z] === RUN TestServiceWithPredefinedNetwork [2020-09-10T18:50:56.663Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-09-10T18:50:56.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-09-10T18:50:57.232Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-09-10T18:50:58.192Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s) [2020-09-10T18:50:58.192Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-10T18:50:58.192Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-10T18:50:58.192Z] service_test.go:236: FLAKY_TEST [2020-09-10T18:50:58.192Z] === RUN TestServiceWithDataPathPortInit [2020-09-10T18:50:58.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-09-10T18:50:58.611Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-09-10T18:50:59.023Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2020-09-10T18:50:59.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-09-10T18:50:59.594Z] ok github.com/docker/docker/pkg/discovery/kv 3.065s coverage: 84.1% of statements [2020-09-10T18:50:59.854Z] ok github.com/docker/docker/pkg/fsutils 0.155s coverage: 85.1% of statements [2020-09-10T18:50:59.948Z] --- PASS: TestServiceCreateInit (8.56s) [2020-09-10T18:50:59.948Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.15s) [2020-09-10T18:50:59.948Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.40s) [2020-09-10T18:50:59.948Z] === RUN TestCreateServiceMultipleTimes [2020-09-10T18:51:00.113Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 11.4% of statements [2020-09-10T18:51:00.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-09-10T18:51:01.052Z] ok github.com/docker/docker/pkg/idtools 0.463s coverage: 70.1% of statements [2020-09-10T18:51:01.312Z] ok github.com/docker/docker/pkg/ioutils 0.506s coverage: 69.3% of statements [2020-09-10T18:51:01.572Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-09-10T18:51:01.832Z] ok github.com/docker/docker/pkg/locker 0.012s coverage: 88.9% of statements [2020-09-10T18:51:02.091Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-09-10T18:51:02.091Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-10T18:51:02.091Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-10T18:51:02.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-09-10T18:51:02.350Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2020-09-10T18:51:02.350Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-10T18:51:02.350Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-09-10T18:51:02.919Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-09-10T18:51:02.919Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2020-09-10T18:51:03.178Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-09-10T18:51:03.178Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-10T18:51:03.178Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-10T18:51:03.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a147a0_} [2020-09-10T18:51:04.116Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2020-09-10T18:51:04.686Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-09-10T18:51:04.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1291545216_/foo_false____} [2020-09-10T18:51:05.255Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-09-10T18:51:05.255Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-09-10T18:51:06.632Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-09-10T18:51:06.870Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1291545216_/foo_true____} [2020-09-10T18:51:06.892Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-09-10T18:51:07.799Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3463293407_/foo_false____} [2020-09-10T18:51:09.165Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3463293407_/foo_true____} [2020-09-10T18:51:10.182Z] ok github.com/docker/docker/pkg/signal 2.418s coverage: 61.0% of statements [2020-09-10T18:51:10.182Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-09-10T18:51:10.442Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-09-10T18:51:10.701Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-09-10T18:51:10.961Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-09-10T18:51:11.056Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3463293407_/foo_true__0xc000a14860__} [2020-09-10T18:51:11.901Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.6% of statements [2020-09-10T18:51:11.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a148a0_} [2020-09-10T18:51:12.162Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2020-09-10T18:51:12.732Z] ok github.com/docker/docker/pkg/tailfile 0.085s coverage: 88.6% of statements [2020-09-10T18:51:13.301Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-09-10T18:51:13.301Z] testing: warning: no tests to run [2020-09-10T18:51:13.301Z] coverage: [no statements] [2020-09-10T18:51:13.301Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-09-10T18:51:13.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a148e0_} [2020-09-10T18:51:13.762Z] --- PASS: TestServiceWithDataPathPortInit (13.90s) [2020-09-10T18:51:13.762Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-10T18:51:13.870Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-09-10T18:51:13.870Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-09-10T18:51:14.129Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-09-10T18:51:14.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a14920_} [2020-09-10T18:51:16.036Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-09-10T18:51:16.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a14960_} [2020-09-10T18:51:16.339Z] --- PASS: TestCreateServiceMultipleTimes (16.38s) [2020-09-10T18:51:16.339Z] === RUN TestCreateServiceConflict [2020-09-10T18:51:16.974Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-09-10T18:51:17.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-09-10T18:51:17.543Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-09-10T18:51:18.113Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-09-10T18:51:18.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-09-10T18:51:18.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-09-10T18:51:18.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-09-10T18:51:18.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-09-10T18:51:18.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-09-10T18:51:18.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-09-10T18:51:18.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-09-10T18:51:18.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-09-10T18:51:18.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-09-10T18:51:18.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-09-10T18:51:18.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-09-10T18:51:18.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-09-10T18:51:18.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-09-10T18:51:18.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-09-10T18:51:18.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-09-10T18:51:18.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-09-10T18:51:18.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-09-10T18:51:18.635Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-09-10T18:51:18.891Z] --- PASS: TestCreateServiceConflict (2.53s) [2020-09-10T18:51:18.891Z] === RUN TestCreateServiceMaxReplicas [2020-09-10T18:51:19.386Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2020-09-10T18:51:19.386Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vngp6umnbru3x3dsouefwhs5b Created:2020-09-10 18:51:13.05649081 +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[9f33ea0a80f770e08cad3011d43d89e4f779f3d2d2b0ce5ec08ac6256511b63f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.38qzsv10cwi4izys0s7a6a50o EndpointID:7a7161009e0198e10a181d1ff0f597c8347952ffb47cd537ef21d3c2d96bcbe6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4b3fb8cf574aa19367f490a2a5ccfc63a0aabf864c90d5ebc47fa6b8cd0a655a 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:ff0c3b16480a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.38qzsv10cwi4izys0s7a6a50o EndpointID:7a7161009e0198e10a181d1ff0f597c8347952ffb47cd537ef21d3c2d96bcbe6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-10T18:51:19.386Z] PASS [2020-09-10T18:51:19.386Z] [2020-09-10T18:51:19.386Z] === Skipped [2020-09-10T18:51:19.386Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-10T18:51:19.386Z] service_test.go:236: FLAKY_TEST [2020-09-10T18:51:19.386Z] [2020-09-10T18:51:19.386Z] [2020-09-10T18:51:19.386Z] DONE 23 tests, 1 skipped in 39.730s [2020-09-10T18:51:19.386Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-10T18:51:19.386Z] ++ 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-10T18:51:19.386Z] ++ set -e [2020-09-10T18:51:19.386Z] ++ '[' -n 0 ']' [2020-09-10T18:51:19.386Z] ++ set -x [2020-09-10T18:51:19.386Z] ++ env -i DEST=/go/src/github.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-10T18:51:19.386Z] INFO: Testing against a local daemon [2020-09-10T18:51:19.386Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-10T18:51:19.386Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-10T18:51:19.386Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T18:51:19.386Z] === RUN TestDockerNetworkIpvlan [2020-09-10T18:51:19.386Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-10T18:51:19.386Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T18:51:19.386Z] PASS [2020-09-10T18:51:19.386Z] [2020-09-10T18:51:19.386Z] === Skipped [2020-09-10T18:51:19.386Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-10T18:51:19.386Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T18:51:19.386Z] [2020-09-10T18:51:19.386Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-10T18:51:19.386Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T18:51:19.386Z] [2020-09-10T18:51:19.386Z] [2020-09-10T18:51:19.386Z] DONE 2 tests, 2 skipped in 0.237s [2020-09-10T18:51:19.386Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-10T18:51:19.386Z] ++ 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-10T18:51:19.386Z] ++ set -e [2020-09-10T18:51:19.386Z] ++ '[' -n 0 ']' [2020-09-10T18:51:19.386Z] ++ set -x [2020-09-10T18:51:19.386Z] ++ env -i DEST=/go/src/github.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-10T18:51:19.386Z] INFO: Testing against a local daemon [2020-09-10T18:51:19.386Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-10T18:51:19.496Z] ok github.com/docker/docker/registry 0.078s coverage: 56.3% of statements [2020-09-10T18:51:20.073Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-09-10T18:51:20.336Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-09-10T18:51:20.801Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-09-10T18:51:20.905Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-09-10T18:51:20.917Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2020-09-10T18:51:20.917Z] === RUN TestDockerNetworkMacvlan [2020-09-10T18:51:21.474Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-09-10T18:51:21.557Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-10T18:51:22.606Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-10T18:51:22.692Z] --- PASS: TestCreateServiceMaxReplicas (3.44s) [2020-09-10T18:51:22.692Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-10T18:51:22.692Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-09-10T18:51:23.254Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-10T18:51:24.012Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-09-10T18:51:24.581Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-09-10T18:51:24.584Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-09-10T18:51:25.151Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-09-10T18:51:25.347Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-10T18:51:25.513Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-09-10T18:51:25.769Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-09-10T18:51:26.331Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-09-10T18:51:26.530Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2020-09-10T18:51:26.892Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-09-10T18:51:27.148Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-09-10T18:51:27.435Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-10T18:51:27.711Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-09-10T18:51:27.968Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-09-10T18:51:28.223Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-09-10T18:51:28.786Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-09-10T18:51:29.715Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-09-10T18:51:30.642Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-09-10T18:51:30.994Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-10T18:51:31.204Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-09-10T18:51:31.635Z] --- PASS: TestDockerNetworkMacvlan (10.95s) [2020-09-10T18:51:31.635Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-09-10T18:51:31.635Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2020-09-10T18:51:31.635Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2020-09-10T18:51:31.635Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.03s) [2020-09-10T18:51:31.635Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.17s) [2020-09-10T18:51:31.635Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2020-09-10T18:51:31.635Z] PASS [2020-09-10T18:51:31.635Z] [2020-09-10T18:51:31.635Z] DONE 8 tests in 12.464s [2020-09-10T18:51:31.635Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-10T18:51:31.635Z] ++ 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-10T18:51:31.635Z] ++ set -e [2020-09-10T18:51:31.635Z] ++ '[' -n 0 ']' [2020-09-10T18:51:31.635Z] ++ set -x [2020-09-10T18:51:31.635Z] ++ env -i DEST=/go/src/github.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-10T18:51:31.635Z] testing: warning: no tests to run [2020-09-10T18:51:31.635Z] PASS [2020-09-10T18:51:31.635Z] [2020-09-10T18:51:31.635Z] DONE 0 tests in 0.012s [2020-09-10T18:51:31.635Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-10T18:51:31.635Z] ++ 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-10T18:51:31.635Z] ++ set -e [2020-09-10T18:51:31.635Z] ++ '[' -n 0 ']' [2020-09-10T18:51:31.635Z] ++ set -x [2020-09-10T18:51:31.635Z] ++ env -i DEST=/go/src/github.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-10T18:51:31.947Z] INFO: Testing against a local daemon [2020-09-10T18:51:31.947Z] === RUN TestAuthZPluginAllowRequest [2020-09-10T18:51:32.134Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-09-10T18:51:32.697Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-09-10T18:51:32.953Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-09-10T18:51:33.485Z] --- PASS: TestAuthZPluginAllowRequest (1.33s) [2020-09-10T18:51:33.485Z] === RUN TestAuthZPluginTLS [2020-09-10T18:51:33.784Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-09-10T18:51:33.784Z] === RUN TestAuthZPluginDenyRequest [2020-09-10T18:51:33.883Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-09-10T18:51:34.424Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-09-10T18:51:34.424Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-10T18:51:34.731Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-09-10T18:51:34.731Z] === RUN TestAuthZPluginDenyResponse [2020-09-10T18:51:34.811Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-09-10T18:51:35.373Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-09-10T18:51:35.373Z] === RUN TestAuthZPluginAllowEventStream [2020-09-10T18:51:35.374Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-09-10T18:51:35.955Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-09-10T18:51:35.955Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-09-10T18:51:36.521Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.20s) [2020-09-10T18:51:36.521Z] === RUN TestCreateServiceSecretFileMode [2020-09-10T18:51:36.779Z] === RUN TestDockerSuite/TestCpRelativePath [2020-09-10T18:51:36.894Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2020-09-10T18:51:36.894Z] === RUN TestAuthZPluginErrorResponse [2020-09-10T18:51:37.189Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-09-10T18:51:37.189Z] === RUN TestAuthZPluginErrorRequest [2020-09-10T18:51:37.709Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-09-10T18:51:37.828Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-09-10T18:51:37.829Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-10T18:51:38.478Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-09-10T18:51:38.478Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-10T18:51:38.638Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-09-10T18:51:38.736Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2020-09-10T18:51:38.736Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-10T18:51:38.736Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-10T18:51:38.736Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-10T18:51:38.736Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-10T18:51:38.737Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-10T18:51:38.737Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-10T18:51:38.737Z] ? github.com/docker/docker/rootless [no test files] [2020-09-10T18:51:38.737Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-10T18:51:38.737Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-10T18:51:38.737Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-10T18:51:38.737Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-10T18:51:38.737Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-10T18:51:38.737Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-10T18:51:38.737Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-10T18:51:38.737Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-10T18:51:38.737Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-10T18:51:38.737Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-10T18:51:38.737Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-10T18:51:38.737Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-10T18:51:38.737Z] ? github.com/docker/docker/volume [no test files] [2020-09-10T18:51:38.737Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-10T18:51:38.737Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === Skipped [2020-09-10T18:51:38.737Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-10T18:51:38.737Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-10T18:51:38.737Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-10T18:51:38.737Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:51:38.737Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-10T18:51:38.737Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:51:38.737Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-10T18:51:38.737Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:51:38.737Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-10T18:51:38.737Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:51:38.737Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-10T18:51:38.737Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:51:38.737Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-10T18:51:38.737Z] graphtest_unix.go:73: No driver to put! [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-10T18:51:38.737Z] time="2020-09-10T18:50:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T18:51:38.737Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T18:51:38.737Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-10T18:51:38.737Z] time="2020-09-10T18:50:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T18:51:38.737Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T18:51:38.737Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-10T18:51:38.737Z] time="2020-09-10T18:50:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T18:51:38.737Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T18:51:38.737Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-10T18:51:38.737Z] time="2020-09-10T18:50:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T18:51:38.737Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T18:51:38.737Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-10T18:51:38.737Z] time="2020-09-10T18:50:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T18:51:38.737Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T18:51:38.737Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-10T18:51:38.737Z] graphtest_unix.go:73: No driver to put! [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-10T18:51:38.737Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-10T18:51:38.737Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-10T18:51:38.737Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-10T18:51:38.737Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-10T18:51:38.737Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:51:38.737Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-10T18:51:38.737Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:51:38.737Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-10T18:51:38.737Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:51:38.737Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-10T18:51:38.737Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:51:38.737Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-10T18:51:38.737Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T18:51:38.737Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-10T18:51:38.737Z] graphtest_unix.go:73: No driver to put! [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-10T18:51:38.737Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-10T18:51:38.737Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] [2020-09-10T18:51:38.737Z] DONE 2142 tests, 26 skipped in 251.042s Post stage [Pipeline] junit [2020-09-10T18:51:38.750Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-09-10T18:51:39.569Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-09-10T18:51:39.616Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41337/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a7c701faaf07b92461dc42198a76e87f76b562a1 hack/validate/vendor [2020-09-10T18:51:39.825Z] --- PASS: TestCreateServiceSecretFileMode (3.15s) [2020-09-10T18:51:39.825Z] === RUN TestCreateServiceConfigFileMode [2020-09-10T18:51:40.007Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2020-09-10T18:51:40.007Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-10T18:51:40.081Z] === RUN TestDockerSuite/TestCpToCaseA [2020-09-10T18:51:41.445Z] === RUN TestDockerSuite/TestCpToCaseB [2020-09-10T18:51:41.522Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-09-10T18:51:41.856Z] + echo Building e2e image [2020-09-10T18:51:41.856Z] Building e2e image [2020-09-10T18:51:41.856Z] + docker build --build-arg DOCKER_GITCOMMIT=a7c701faaf07b92461dc42198a76e87f76b562a1 -t moby-e2e-test -f Dockerfile.e2e . [2020-09-10T18:51:41.856Z] #2 [internal] load .dockerignore [2020-09-10T18:51:41.856Z] #2 transferring context: 34B done [2020-09-10T18:51:41.856Z] #2 DONE 0.0s [2020-09-10T18:51:41.856Z] [2020-09-10T18:51:41.856Z] #1 [internal] load build definition from Dockerfile.e2e [2020-09-10T18:51:41.856Z] #1 transferring dockerfile: 3.21kB done [2020-09-10T18:51:41.856Z] #1 DONE 0.0s [2020-09-10T18:51:41.856Z] [2020-09-10T18:51:41.856Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-09-10T18:51:42.007Z] === RUN TestDockerSuite/TestCpToCaseC [2020-09-10T18:51:42.092Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s) [2020-09-10T18:51:42.092Z] === RUN TestAuthZPluginHeader [2020-09-10T18:51:42.117Z] #4 ... [2020-09-10T18:51:42.117Z] [2020-09-10T18:51:42.117Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-09-10T18:51:42.117Z] #3 DONE 0.3s [2020-09-10T18:51:42.117Z] [2020-09-10T18:51:42.117Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-09-10T18:51:42.117Z] #4 DONE 0.3s [2020-09-10T18:51:42.117Z] [2020-09-10T18:51:42.117Z] #8 [internal] load build context [2020-09-10T18:51:42.689Z] #8 transferring context: 851.79kB 0.4s done [2020-09-10T18:51:42.689Z] #8 DONE 0.5s [2020-09-10T18:51:42.689Z] [2020-09-10T18:51:42.689Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-10T18:51:42.689Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-09-10T18:51:42.689Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 11.23MB / 127.34MB 0.5s [2020-09-10T18:51:42.689Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-09-10T18:51:42.689Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-09-10T18:51:42.689Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-09-10T18:51:42.689Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-09-10T18:51:42.689Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-09-10T18:51:42.689Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-09-10T18:51:42.689Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.1s done [2020-09-10T18:51:42.689Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-09-10T18:51:42.689Z] #14 ... [2020-09-10T18:51:42.689Z] [2020-09-10T18:51:42.690Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-09-10T18:51:42.690Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-09-10T18:51:42.690Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-09-10T18:51:42.690Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-09-10T18:51:42.690Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-09-10T18:51:42.690Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-09-10T18:51:42.690Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done [2020-09-10T18:51:42.690Z] #5 DONE 0.7s [2020-09-10T18:51:42.690Z] [2020-09-10T18:51:42.690Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-10T18:51:42.736Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-09-10T18:51:42.736Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-10T18:51:42.736Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-10T18:51:42.736Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:51:42.736Z] === RUN TestAuthZPluginV2Disable [2020-09-10T18:51:42.736Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-10T18:51:42.736Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:51:42.736Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-10T18:51:42.736Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-10T18:51:42.736Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:51:42.736Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-10T18:51:42.736Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-10T18:51:42.736Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:51:42.736Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-10T18:51:42.936Z] --- PASS: TestCreateServiceConfigFileMode (3.19s) [2020-09-10T18:51:42.936Z] === RUN TestCreateServiceSysctls [2020-09-10T18:51:42.950Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 23.02MB / 127.34MB 0.8s [2020-09-10T18:51:42.950Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 30.68MB / 127.34MB 0.9s [2020-09-10T18:51:43.193Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-09-10T18:51:43.244Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 43.52MB / 127.34MB 1.0s [2020-09-10T18:51:43.244Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 55.25MB / 127.34MB 1.1s [2020-09-10T18:51:43.527Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 65.60MB / 127.34MB 1.3s [2020-09-10T18:51:43.527Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 76.59MB / 127.34MB 1.4s [2020-09-10T18:51:43.755Z] === RUN TestDockerSuite/TestCpToCaseD [2020-09-10T18:51:43.794Z] #14 ... [2020-09-10T18:51:43.794Z] [2020-09-10T18:51:43.794Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-09-10T18:51:43.794Z] #6 DONE 0.8s [2020-09-10T18:51:43.794Z] [2020-09-10T18:51:43.794Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-10T18:51:43.794Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 92.32MB / 127.34MB 1.6s [2020-09-10T18:51:44.063Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 102.12MB / 127.34MB 1.8s [2020-09-10T18:51:44.063Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 117.53MB / 127.34MB 2.0s [2020-09-10T18:51:44.329Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 126.69MB / 127.34MB 2.1s [2020-09-10T18:51:44.329Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.2s done [2020-09-10T18:51:44.329Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b [2020-09-10T18:51:47.927Z] --- PASS: TestCreateServiceSysctls (4.45s) [2020-09-10T18:51:47.927Z] === RUN TestCreateServiceCapabilities [2020-09-10T18:51:47.927Z] === RUN TestDockerSuite/TestCpToCaseE [2020-09-10T18:51:48.524Z] #14 ... [2020-09-10T18:51:48.524Z] [2020-09-10T18:51:48.524Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-09-10T18:51:48.524Z] #7 0.653 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-09-10T18:51:48.524Z] #7 1.738 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-09-10T18:51:48.524Z] #7 1.841 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-09-10T18:51:48.524Z] #7 1.849 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-09-10T18:51:48.524Z] #7 1.859 (3/30) Installing readline (8.0.0-r0) [2020-09-10T18:51:48.524Z] #7 1.866 (4/30) Installing bash (5.0.0-r0) [2020-09-10T18:51:48.524Z] #7 1.882 Executing bash-5.0.0-r0.post-install [2020-09-10T18:51:48.524Z] #7 1.884 (5/30) Installing ca-certificates (20191127-r2) [2020-09-10T18:51:48.524Z] #7 1.904 (6/30) Installing libgcc (8.3.0-r0) [2020-09-10T18:51:48.524Z] #7 1.907 (7/30) Installing libstdc++ (8.3.0-r0) [2020-09-10T18:51:48.524Z] #7 1.922 (8/30) Installing binutils (2.32-r0) [2020-09-10T18:51:48.524Z] #7 2.017 (9/30) Installing gmp (6.1.2-r1) [2020-09-10T18:51:48.524Z] #7 2.025 (10/30) Installing isl (0.18-r0) [2020-09-10T18:51:48.524Z] #7 2.046 (11/30) Installing libgomp (8.3.0-r0) [2020-09-10T18:51:48.524Z] #7 2.051 (12/30) Installing libatomic (8.3.0-r0) [2020-09-10T18:51:48.524Z] #7 2.053 (13/30) Installing mpfr3 (3.1.5-r1) [2020-09-10T18:51:48.524Z] #7 2.059 (14/30) Installing mpc1 (1.1.0-r0) [2020-09-10T18:51:48.524Z] #7 2.062 (15/30) Installing gcc (8.3.0-r0) [2020-09-10T18:51:48.524Z] #7 2.980 (16/30) Installing musl-dev (1.1.22-r3) [2020-09-10T18:51:48.524Z] #7 3.089 (17/30) Installing libc-dev (0.7.1-r0) [2020-09-10T18:51:48.524Z] #7 3.092 (18/30) Installing g++ (8.3.0-r0) [2020-09-10T18:51:48.524Z] #7 3.687 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-09-10T18:51:48.524Z] #7 3.691 (20/30) Installing libcurl (7.66.0-r0) [2020-09-10T18:51:48.524Z] #7 3.698 (21/30) Installing expat (2.2.8-r0) [2020-09-10T18:51:48.524Z] #7 3.702 (22/30) Installing pcre2 (10.33-r0) [2020-09-10T18:51:48.524Z] #7 3.711 (23/30) Installing git (2.22.4-r0) [2020-09-10T18:51:48.524Z] #7 3.912 (24/30) Installing libmnl (1.0.4-r0) [2020-09-10T18:51:48.524Z] #7 3.915 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-09-10T18:51:48.524Z] #7 3.918 (26/30) Installing iptables (1.8.3-r1) [2020-09-10T18:51:48.524Z] #7 3.943 (27/30) Installing pigz (2.4-r0) [2020-09-10T18:51:48.524Z] #7 3.951 (28/30) Installing tar (1.32-r0) [2020-09-10T18:51:48.524Z] #7 3.960 (29/30) Installing xz-libs (5.2.4-r0) [2020-09-10T18:51:48.524Z] #7 3.966 (30/30) Installing xz (5.2.4-r0) [2020-09-10T18:51:48.524Z] #7 3.972 Executing busybox-1.30.1-r3.trigger [2020-09-10T18:51:48.524Z] #7 3.978 Executing ca-certificates-20191127-r2.trigger [2020-09-10T18:51:48.524Z] #7 4.028 OK: 179 MiB in 44 packages [2020-09-10T18:51:48.524Z] #7 DONE 4.8s [2020-09-10T18:51:48.524Z] [2020-09-10T18:51:48.524Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-09-10T18:51:48.524Z] #9 DONE 0.1s [2020-09-10T18:51:48.524Z] [2020-09-10T18:51:48.524Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-09-10T18:51:48.524Z] #10 DONE 0.0s [2020-09-10T18:51:48.524Z] [2020-09-10T18:51:48.524Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-09-10T18:51:48.524Z] #11 DONE 0.1s [2020-09-10T18:51:48.524Z] [2020-09-10T18:51:48.524Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-10T18:51:48.783Z] #14 ... [2020-09-10T18:51:48.783Z] [2020-09-10T18:51:48.783Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-09-10T18:51:48.783Z] #12 DONE 0.0s [2020-09-10T18:51:48.783Z] [2020-09-10T18:51:48.783Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-09-10T18:51:48.783Z] #13 DONE 0.1s [2020-09-10T18:51:48.783Z] [2020-09-10T18:51:48.783Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-10T18:51:49.722Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.2s [2020-09-10T18:51:50.292Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.8s done [2020-09-10T18:51:50.292Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-09-10T18:51:50.292Z] #14 DONE 8.2s [2020-09-10T18:51:50.292Z] [2020-09-10T18:51:50.292Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-09-10T18:51:50.446Z] === RUN TestDockerSuite/TestCpToCaseF [2020-09-10T18:51:50.702Z] --- PASS: TestCreateServiceCapabilities (3.26s) [2020-09-10T18:51:50.702Z] === RUN TestInspect [2020-09-10T18:51:50.860Z] #15 0.412 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-10T18:51:50.958Z] === RUN TestDockerSuite/TestCpToCaseG [2020-09-10T18:51:52.239Z] #15 1.566 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-10T18:51:52.239Z] #15 1.680 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-09-10T18:51:52.239Z] #15 1.687 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-09-10T18:51:52.239Z] #15 1.693 (3/54) Installing readline (8.0.4-r0) [2020-09-10T18:51:52.239Z] #15 1.697 (4/54) Installing bash (5.0.17-r0) [2020-09-10T18:51:52.239Z] #15 1.710 Executing bash-5.0.17-r0.post-install [2020-09-10T18:51:52.239Z] #15 1.712 (5/54) Installing linux-headers (5.4.5-r1) [2020-09-10T18:51:52.239Z] #15 1.793 (6/54) Installing libblkid (2.35.2-r0) [2020-09-10T18:51:52.239Z] #15 1.798 (7/54) Installing libuuid (2.35.2-r0) [2020-09-10T18:51:52.239Z] #15 1.800 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-09-10T18:51:52.239Z] #15 1.807 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-09-10T18:51:52.239Z] #15 1.812 (10/54) Installing libgcc (9.3.0-r2) [2020-09-10T18:51:52.239Z] #15 1.814 (11/54) Installing libstdc++ (9.3.0-r2) [2020-09-10T18:51:52.239Z] #15 1.827 (12/54) Installing binutils (2.34-r1) [2020-09-10T18:51:52.239Z] #15 1.893 (13/54) Installing libmagic (5.38-r0) [2020-09-10T18:51:52.239Z] #15 1.913 (14/54) Installing file (5.38-r0) [2020-09-10T18:51:52.499Z] #15 1.916 (15/54) Installing gmp (6.2.0-r0) [2020-09-10T18:51:52.499Z] #15 1.922 (16/54) Installing isl (0.18-r0) [2020-09-10T18:51:52.499Z] #15 1.937 (17/54) Installing libgomp (9.3.0-r2) [2020-09-10T18:51:52.499Z] #15 1.941 (18/54) Installing libatomic (9.3.0-r2) [2020-09-10T18:51:52.499Z] #15 1.943 (19/54) Installing libgphobos (9.3.0-r2) [2020-09-10T18:51:52.499Z] #15 1.986 (20/54) Installing mpfr4 (4.0.2-r4) [2020-09-10T18:51:52.499Z] #15 1.992 (21/54) Installing mpc1 (1.1.0-r1) [2020-09-10T18:51:52.499Z] #15 1.995 (22/54) Installing gcc (9.3.0-r2) [2020-09-10T18:51:53.440Z] #15 2.831 (23/54) Installing musl-dev (1.1.24-r9) [2020-09-10T18:51:53.440Z] #15 2.910 (24/54) Installing libc-dev (0.7.2-r3) [2020-09-10T18:51:53.440Z] #15 2.912 (25/54) Installing g++ (9.3.0-r2) [2020-09-10T18:51:53.700Z] #15 3.331 (26/54) Installing make (4.3-r0) [2020-09-10T18:51:53.700Z] #15 3.336 (27/54) Installing fortify-headers (1.1-r0) [2020-09-10T18:51:53.700Z] #15 3.338 (28/54) Installing patch (2.7.6-r6) [2020-09-10T18:51:53.700Z] #15 3.342 (29/54) Installing build-base (0.5-r2) [2020-09-10T18:51:53.700Z] #15 3.344 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-09-10T18:51:53.700Z] #15 3.347 (31/54) Installing libcurl (7.69.1-r0) [2020-09-10T18:51:53.700Z] #15 3.353 (32/54) Installing curl (7.69.1-r0) [2020-09-10T18:51:53.700Z] #15 3.357 (33/54) Installing oniguruma (6.9.5-r1) [2020-09-10T18:51:53.700Z] #15 3.363 (34/54) Installing jq (1.6-r1) [2020-09-10T18:51:53.700Z] #15 3.370 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-09-10T18:51:53.700Z] #15 3.375 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-09-10T18:51:53.700Z] #15 3.377 (37/54) Installing libaio (0.3.112-r1) [2020-09-10T18:51:53.700Z] #15 3.396 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-09-10T18:51:53.700Z] #15 3.442 (39/54) Installing blkid (2.35.2-r0) [2020-09-10T18:51:53.700Z] #15 3.445 (40/54) Installing libcap-ng (0.7.10-r1) [2020-09-10T18:51:53.700Z] #15 3.462 (41/54) Installing setpriv (2.35.2-r0) [2020-09-10T18:51:53.700Z] #15 3.464 (42/54) Installing libmount (2.35.2-r0) [2020-09-10T18:51:53.700Z] #15 3.469 (43/54) Installing libsmartcols (2.35.2-r0) [2020-09-10T18:51:53.700Z] #15 3.474 (44/54) Installing findmnt (2.35.2-r0) [2020-09-10T18:51:53.959Z] #15 3.477 (45/54) Installing mcookie (2.35.2-r0) [2020-09-10T18:51:53.959Z] #15 3.480 (46/54) Installing hexdump (2.35.2-r0) [2020-09-10T18:51:53.959Z] #15 3.482 (47/54) Installing lsblk (2.35.2-r0) [2020-09-10T18:51:53.959Z] #15 3.485 (48/54) Installing libfdisk (2.35.2-r0) [2020-09-10T18:51:53.959Z] #15 3.490 (49/54) Installing sfdisk (2.35.2-r0) [2020-09-10T18:51:53.959Z] #15 3.494 (50/54) Installing cfdisk (2.35.2-r0) [2020-09-10T18:51:53.959Z] #15 3.496 (51/54) Installing util-linux (2.35.2-r0) [2020-09-10T18:51:53.959Z] #15 3.532 (52/54) Installing pkgconf (1.7.2-r0) [2020-09-10T18:51:53.959Z] #15 3.535 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-09-10T18:51:53.959Z] #15 3.557 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-09-10T18:51:53.959Z] #15 3.579 Executing busybox-1.31.1-r16.trigger [2020-09-10T18:51:53.959Z] #15 3.587 OK: 230 MiB in 69 packages [2020-09-10T18:51:54.897Z] #15 DONE 4.2s [2020-09-10T18:51:54.897Z] [2020-09-10T18:51:54.897Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-09-10T18:51:55.130Z] === RUN TestDockerSuite/TestCpToCaseH [2020-09-10T18:51:55.130Z] --- PASS: TestInspect (4.40s) [2020-09-10T18:51:55.130Z] === RUN TestCreateJob [2020-09-10T18:51:55.156Z] #16 DONE 0.5s [2020-09-10T18:51:55.156Z] [2020-09-10T18:51:55.156Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-09-10T18:51:55.724Z] #17 DONE 0.5s [2020-09-10T18:51:55.724Z] [2020-09-10T18:51:55.724Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-09-10T18:51:55.724Z] #18 DONE 0.0s [2020-09-10T18:51:55.724Z] [2020-09-10T18:51:55.724Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-09-10T18:51:55.724Z] #19 DONE 0.1s [2020-09-10T18:51:55.724Z] [2020-09-10T18:51:55.724Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-10T18:51:55.724Z] #22 DONE 0.1s [2020-09-10T18:51:55.724Z] [2020-09-10T18:51:55.724Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-09-10T18:51:55.724Z] #23 DONE 0.1s [2020-09-10T18:51:55.724Z] [2020-09-10T18:51:55.724Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-09-10T18:51:55.724Z] #26 DONE 0.1s [2020-09-10T18:51:55.724Z] [2020-09-10T18:51:55.724Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-09-10T18:51:55.724Z] #27 DONE 0.1s [2020-09-10T18:51:55.724Z] [2020-09-10T18:51:55.724Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-10T18:51:55.986Z] #24 ... [2020-09-10T18:51:55.986Z] [2020-09-10T18:51:55.986Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-09-10T18:51:55.986Z] #28 DONE 0.1s [2020-09-10T18:51:55.986Z] [2020-09-10T18:51:55.986Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-10T18:51:56.505Z] === RUN TestDockerSuite/TestCpToCaseI [2020-09-10T18:51:57.435Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-09-10T18:51:59.280Z] #29 ... [2020-09-10T18:51:59.280Z] [2020-09-10T18:51:59.280Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-10T18:51:59.280Z] #24 1.000 + RM_GOPATH=0 [2020-09-10T18:51:59.280Z] #24 1.000 + TMP_GOPATH= [2020-09-10T18:51:59.280Z] #24 1.000 + : /build [2020-09-10T18:51:59.280Z] #24 1.000 + '[' -z '' ']' [2020-09-10T18:51:59.280Z] #24 1.000 ++ mktemp -d [2020-09-10T18:51:59.280Z] #24 1.003 + export GOPATH=/tmp/tmp.jaChjK [2020-09-10T18:51:59.280Z] #24 1.003 + GOPATH=/tmp/tmp.jaChjK [2020-09-10T18:51:59.280Z] #24 1.003 + RM_GOPATH=1 [2020-09-10T18:51:59.280Z] #24 1.003 + case "$(go env GOARCH)" in [2020-09-10T18:51:59.280Z] #24 1.003 ++ go env GOARCH [2020-09-10T18:51:59.280Z] #24 1.006 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T18:51:59.280Z] #24 1.006 + GO_BUILDMODE=-buildmode=pie [2020-09-10T18:51:59.280Z] #24 1.010 Install docker/cli version 17.06.2-ce from stable [2020-09-10T18:51:59.280Z] #24 1.010 ++ dirname ./install.sh [2020-09-10T18:51:59.280Z] #24 1.010 + dir=. [2020-09-10T18:51:59.280Z] #24 1.010 + bin=dockercli [2020-09-10T18:51:59.280Z] #24 1.010 + shift [2020-09-10T18:51:59.280Z] #24 1.010 + '[' '!' -f ./dockercli.installer ']' [2020-09-10T18:51:59.280Z] #24 1.010 + . ./dockercli.installer [2020-09-10T18:51:59.280Z] #24 1.010 ++ : stable [2020-09-10T18:51:59.280Z] #24 1.010 ++ : 17.06.2-ce [2020-09-10T18:51:59.280Z] #24 1.010 + install_dockercli [2020-09-10T18:51:59.280Z] #24 1.010 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-10T18:51:59.280Z] #24 1.010 ++ uname -m [2020-09-10T18:51:59.280Z] #24 1.014 + arch=x86_64 [2020-09-10T18:51:59.280Z] #24 1.014 + '[' x86_64 '!=' x86_64 ']' [2020-09-10T18:51:59.280Z] #24 1.016 + url=https://download.docker.com/linux/static [2020-09-10T18:51:59.280Z] #24 1.016 + tar -xz docker/docker [2020-09-10T18:51:59.280Z] #24 1.016 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-10T18:51:59.280Z] #24 3.120 + mkdir -p /build [2020-09-10T18:51:59.280Z] #24 3.123 + mv docker/docker /build/ [2020-09-10T18:51:59.280Z] #24 3.127 + rmdir docker [2020-09-10T18:51:59.280Z] #24 DONE 3.5s [2020-09-10T18:51:59.280Z] [2020-09-10T18:51:59.280Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-10T18:51:59.280Z] #20 2.266 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-10T18:51:59.280Z] #20 2.909 [2020-09-10T18:51:59.280Z] #20 3.023 1.2% ############ 16.8% ########################### 38.0% ###################################### 53.3% ################################################### 72.0% ######################################################################## 100.0% [2020-09-10T18:51:59.326Z] --- PASS: TestCreateJob (3.98s) [2020-09-10T18:51:59.326Z] === RUN TestReplicatedJob [2020-09-10T18:51:59.852Z] #20 4.054 [2020-09-10T18:52:00.111Z] #20 4.175 0.2% ################################################################ 90.0% ######################################################################## 100.0% [2020-09-10T18:52:00.682Z] #20 4.758 [2020-09-10T18:52:00.682Z] #20 4.874 ########################### 38.5% ######################################################################## 100.0% [2020-09-10T18:52:00.682Z] #20 ... [2020-09-10T18:52:00.682Z] [2020-09-10T18:52:00.682Z] #31 [builder 1/4] COPY . . [2020-09-10T18:52:00.682Z] #31 DONE 5.2s [2020-09-10T18:52:00.695Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-09-10T18:52:00.942Z] [2020-09-10T18:52:00.942Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-09-10T18:52:01.258Z] === RUN TestDockerSuite/TestCpToDot [2020-09-10T18:52:01.369Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s) [2020-09-10T18:52:01.369Z] PASS [2020-09-10T18:52:01.369Z] [2020-09-10T18:52:01.369Z] === Skipped [2020-09-10T18:52:01.369Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-10T18:52:01.369Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:52:01.369Z] [2020-09-10T18:52:01.369Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-10T18:52:01.369Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:52:01.369Z] [2020-09-10T18:52:01.370Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-10T18:52:01.370Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:52:01.370Z] [2020-09-10T18:52:01.370Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-10T18:52:01.370Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:52:01.370Z] [2020-09-10T18:52:01.370Z] [2020-09-10T18:52:01.370Z] DONE 17 tests, 4 skipped in 27.611s [2020-09-10T18:52:01.370Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-10T18:52:01.370Z] ++ 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-10T18:52:01.370Z] ++ set -e [2020-09-10T18:52:01.370Z] ++ '[' -n 0 ']' [2020-09-10T18:52:01.370Z] ++ set -x [2020-09-10T18:52:01.370Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T18:52:01.370Z] INFO: Testing against a local daemon [2020-09-10T18:52:01.370Z] === RUN TestPluginInvalidJSON [2020-09-10T18:52:01.370Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T18:52:01.370Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T18:52:01.370Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T18:52:01.370Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-10T18:52:01.370Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-10T18:52:01.370Z] === RUN TestPluginInstall [2020-09-10T18:52:01.370Z] === RUN TestPluginInstall/no_auth [2020-09-10T18:52:01.883Z] #32 DONE 1.1s [2020-09-10T18:52:01.883Z] [2020-09-10T18:52:01.883Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-10T18:52:01.883Z] #20 5.421 [2020-09-10T18:52:01.883Z] #20 5.551 0.4% ########### 16.1% ######################## 34.6% ############################################# 63.0% ########################################################### 82.4% ######################################################################## 100.0% [2020-09-10T18:52:02.144Z] #20 6.493 [2020-09-10T18:52:02.189Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-09-10T18:52:03.556Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-09-10T18:52:04.229Z] #20 6.614 0.5% ### 4.7% ######## 11.9% ############# 18.2% ################ 23.1% ##################### 29.5% ######################## 34.7% ########################### 38.7% ################################ 45.0% ################################## 47.5% #################################### 50.8% ####################################### 55.0% ########################################### 60.6% ############################################### 66.0% #################################################### 73.1% ######################################################## 77.9% ############################################################ 83.9% ################################################################ 89.8% #################################################################### 95.0% ######################################################################## 100.0% [2020-09-10T18:52:04.484Z] === RUN TestDockerSuite/TestCpToStdout [2020-09-10T18:52:04.489Z] #20 8.802 [2020-09-10T18:52:04.946Z] time="2020-09-10T18:52:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T18:52:04.946Z] time="2020-09-10T18:52:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:473bb9ad5f425af8210eb861a72dd2128a0d2513c602107d2dec1c12ea6c0de3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T18:52:04.946Z] time="2020-09-10T18:52:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T18:52:04.946Z] time="2020-09-10T18:52:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:473bb9ad5f425af8210eb861a72dd2128a0d2513c602107d2dec1c12ea6c0de3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T18:52:05.045Z] --- PASS: TestReplicatedJob (5.89s) [2020-09-10T18:52:05.045Z] === RUN TestUpdateReplicatedJob [2020-09-10T18:52:05.045Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-09-10T18:52:05.246Z] === RUN TestPluginInstall/with_htpasswd [2020-09-10T18:52:05.870Z] #20 9.975 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-10T18:52:05.893Z] time="2020-09-10T18:52:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T18:52:05.893Z] time="2020-09-10T18:52:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:473bb9ad5f425af8210eb861a72dd2128a0d2513c602107d2dec1c12ea6c0de3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T18:52:05.893Z] time="2020-09-10T18:52:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T18:52:05.893Z] time="2020-09-10T18:52:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:473bb9ad5f425af8210eb861a72dd2128a0d2513c602107d2dec1c12ea6c0de3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T18:52:05.893Z] === RUN TestPluginInstall/with_insecure [2020-09-10T18:52:05.975Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-09-10T18:52:06.130Z] #20 10.41 [2020-09-10T18:52:06.232Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-09-10T18:52:06.390Z] #20 10.51 ######################################################################## 100.0% [2020-09-10T18:52:06.650Z] #20 10.81 [2020-09-10T18:52:07.161Z] === RUN TestDockerSuite/TestCpVolumePath [2020-09-10T18:52:07.415Z] time="2020-09-10T18:52:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T18:52:07.415Z] time="2020-09-10T18:52:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c02e1c4774aa3633742f285d9e693e13fa35f78399f22434c1e27d8af99951c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T18:52:07.415Z] time="2020-09-10T18:52:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T18:52:07.415Z] time="2020-09-10T18:52:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c02e1c4774aa3633742f285d9e693e13fa35f78399f22434c1e27d8af99951c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T18:52:07.415Z] --- PASS: TestPluginInstall (7.92s) [2020-09-10T18:52:07.415Z] --- PASS: TestPluginInstall/no_auth (5.62s) [2020-09-10T18:52:07.415Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2020-09-10T18:52:07.415Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2020-09-10T18:52:07.415Z] plugin_test.go:157: [d1d605f96ae3a] daemon is not started [2020-09-10T18:52:07.415Z] PASS [2020-09-10T18:52:07.415Z] [2020-09-10T18:52:07.415Z] DONE 6 tests in 8.026s [2020-09-10T18:52:07.415Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-10T18:52:07.415Z] ++ 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-10T18:52:07.415Z] ++ set -e [2020-09-10T18:52:07.415Z] ++ '[' -n 0 ']' [2020-09-10T18:52:07.415Z] ++ set -x [2020-09-10T18:52:07.415Z] ++ env -i DEST=/go/src/github.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-10T18:52:07.415Z] INFO: Testing against a local daemon [2020-09-10T18:52:07.415Z] === RUN TestExternalGraphDriver [2020-09-10T18:52:07.590Z] #20 11.90 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-10T18:52:08.089Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-09-10T18:52:08.089Z] === RUN TestDockerSuite/TestCreateArgs [2020-09-10T18:52:08.161Z] #20 12.32 [2020-09-10T18:52:08.161Z] #20 12.43 ######################################################################## 100.0% [2020-09-10T18:52:08.345Z] === RUN TestDockerSuite/TestCreateByImageID [2020-09-10T18:52:08.421Z] #20 12.77 [2020-09-10T18:52:08.602Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-09-10T18:52:08.602Z] --- PASS: TestUpdateReplicatedJob (3.81s) [2020-09-10T18:52:08.602Z] === RUN TestServiceListWithStatuses [2020-09-10T18:52:08.602Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-10T18:52:08.602Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-10T18:52:08.602Z] === RUN TestDockerNetworkConnectAlias [2020-09-10T18:52:09.165Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-09-10T18:52:09.165Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-09-10T18:52:09.165Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-09-10T18:52:09.504Z] === RUN TestExternalGraphDriver/json [2020-09-10T18:52:09.728Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-09-10T18:52:09.803Z] #20 13.87 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-10T18:52:09.804Z] #20 14.01 skipping existing c35d46ef359f [2020-09-10T18:52:09.984Z] === RUN TestDockerSuite/TestCreateLabels [2020-09-10T18:52:09.984Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-09-10T18:52:09.984Z] === RUN TestDockerSuite/TestCreateRM [2020-09-10T18:52:10.064Z] #20 14.38 [2020-09-10T18:52:10.241Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-09-10T18:52:10.241Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-09-10T18:52:10.241Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-09-10T18:52:10.498Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-09-10T18:52:11.592Z] === RUN TestExternalGraphDriver/spec [2020-09-10T18:52:11.974Z] #20 15.97 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-10T18:52:11.974Z] #20 ... [2020-09-10T18:52:11.974Z] [2020-09-10T18:52:11.974Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-10T18:52:11.974Z] #33 0.847 [2020-09-10T18:52:11.974Z] #33 1.038 Removing bundles/ [2020-09-10T18:52:11.974Z] #33 1.038 [2020-09-10T18:52:11.974Z] #33 1.046 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-09-10T18:52:11.974Z] #33 2.714 Building test suite binary ./integration-cli/test.main [2020-09-10T18:52:11.974Z] #33 ... [2020-09-10T18:52:11.974Z] [2020-09-10T18:52:11.974Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-10T18:52:11.974Z] #20 16.45 [2020-09-10T18:52:12.233Z] #20 16.55 ######################################################################## 100.0% [2020-09-10T18:52:12.395Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-09-10T18:52:12.395Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-09-10T18:52:12.395Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-09-10T18:52:12.802Z] #20 16.90 [2020-09-10T18:52:12.802Z] #20 17.01 Download of images into '/build' complete. [2020-09-10T18:52:12.802Z] #20 17.01 Use something like the following to load the result into a Docker daemon: [2020-09-10T18:52:12.802Z] #20 17.01 tar -cC '/build' . | docker load [2020-09-10T18:52:13.063Z] #20 DONE 17.4s [2020-09-10T18:52:13.063Z] [2020-09-10T18:52:13.063Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-10T18:52:13.141Z] === RUN TestExternalGraphDriver/pull [2020-09-10T18:52:14.286Z] --- PASS: TestDockerNetworkConnectAlias (5.22s) [2020-09-10T18:52:14.286Z] === RUN TestDockerNetworkReConnect [2020-09-10T18:52:15.223Z] --- PASS: TestExternalGraphDriver (7.32s) [2020-09-10T18:52:15.223Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2020-09-10T18:52:15.223Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2020-09-10T18:52:15.223Z] --- PASS: TestExternalGraphDriver/pull (1.73s) [2020-09-10T18:52:15.223Z] === RUN TestGraphdriverPluginV2 [2020-09-10T18:52:15.521Z] --- SKIP: TestGraphdriverPluginV2 (0.58s) [2020-09-10T18:52:15.521Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:52:15.521Z] PASS [2020-09-10T18:52:15.521Z] [2020-09-10T18:52:15.521Z] === Skipped [2020-09-10T18:52:15.521Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.58s) [2020-09-10T18:52:15.521Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:52:15.521Z] [2020-09-10T18:52:15.521Z] [2020-09-10T18:52:15.521Z] DONE 5 tests, 1 skipped in 7.992s [2020-09-10T18:52:15.521Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-10T18:52:15.521Z] ++ 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-10T18:52:15.521Z] ++ set -e [2020-09-10T18:52:15.521Z] ++ '[' -n 0 ']' [2020-09-10T18:52:15.521Z] ++ set -x [2020-09-10T18:52:15.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=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-10T18:52:15.521Z] INFO: Testing against a local daemon [2020-09-10T18:52:15.521Z] === RUN TestContinueAfterPluginCrash [2020-09-10T18:52:15.521Z] === PAUSE TestContinueAfterPluginCrash [2020-09-10T18:52:15.521Z] === RUN TestReadPluginNoRead [2020-09-10T18:52:15.521Z] === PAUSE TestReadPluginNoRead [2020-09-10T18:52:15.521Z] === RUN TestDaemonStartWithLogOpt [2020-09-10T18:52:15.521Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-10T18:52:15.521Z] === CONT TestContinueAfterPluginCrash [2020-09-10T18:52:15.521Z] === CONT TestDaemonStartWithLogOpt [2020-09-10T18:52:15.521Z] === CONT TestReadPluginNoRead [2020-09-10T18:52:15.605Z] #33 ... [2020-09-10T18:52:15.605Z] [2020-09-10T18:52:15.605Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-09-10T18:52:16.545Z] #21 DONE 0.9s [2020-09-10T18:52:16.545Z] [2020-09-10T18:52:16.545Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-09-10T18:52:16.545Z] #25 DONE 0.1s [2020-09-10T18:52:16.545Z] [2020-09-10T18:52:16.545Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-10T18:52:16.806Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-09-10T18:52:17.062Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-09-10T18:52:17.062Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-09-10T18:52:17.062Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-09-10T18:52:17.062Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-09-10T18:52:17.319Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-09-10T18:52:17.881Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-09-10T18:52:18.809Z] --- PASS: TestDockerNetworkReConnect (4.64s) [2020-09-10T18:52:18.809Z] === RUN TestServicePlugin [2020-09-10T18:52:19.065Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-09-10T18:52:19.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-09-10T18:52:19.884Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-09-10T18:52:21.171Z] === RUN TestReadPluginNoRead/default [2020-09-10T18:52:21.171Z] --- PASS: TestDaemonStartWithLogOpt (5.37s) [2020-09-10T18:52:21.252Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-09-10T18:52:22.227Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-10T18:52:22.619Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-09-10T18:52:22.875Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-09-10T18:52:23.270Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-10T18:52:23.437Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-09-10T18:52:23.437Z] === RUN TestDockerSuite/TestDevicePermissions [2020-09-10T18:52:24.364Z] === RUN TestDockerSuite/TestDockerFails [2020-09-10T18:52:24.364Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-09-10T18:52:24.364Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-09-10T18:52:24.364Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-09-10T18:52:24.790Z] --- PASS: TestReadPluginNoRead (9.34s) [2020-09-10T18:52:24.790Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2020-09-10T18:52:24.790Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.35s) [2020-09-10T18:52:24.790Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s) [2020-09-10T18:52:24.790Z] read_test.go:92: [d9855e9fee9f4] daemon is not started [2020-09-10T18:52:24.928Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-09-10T18:52:25.494Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-09-10T18:52:26.057Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-09-10T18:52:26.307Z] --- PASS: TestContinueAfterPluginCrash (10.53s) [2020-09-10T18:52:26.307Z] PASS [2020-09-10T18:52:26.307Z] [2020-09-10T18:52:26.307Z] DONE 6 tests in 10.605s [2020-09-10T18:52:26.307Z] 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-10T18:52:26.307Z] ++ 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-10T18:52:26.307Z] ++ set -e [2020-09-10T18:52:26.307Z] ++ '[' -n 0 ']' [2020-09-10T18:52:26.307Z] ++ set -x [2020-09-10T18:52:26.307Z] ++ env -i DEST=/go/src/github.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-10T18:52:26.307Z] testing: warning: no tests to run [2020-09-10T18:52:26.307Z] PASS [2020-09-10T18:52:26.307Z] [2020-09-10T18:52:26.307Z] DONE 0 tests in 0.017s [2020-09-10T18:52:26.307Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-10T18:52:26.307Z] ++ 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-10T18:52:26.307Z] ++ set -e [2020-09-10T18:52:26.307Z] ++ '[' -n 0 ']' [2020-09-10T18:52:26.307Z] ++ set -x [2020-09-10T18:52:26.307Z] ++ env -i DEST=/go/src/github.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-10T18:52:26.307Z] INFO: Testing against a local daemon [2020-09-10T18:52:26.307Z] === RUN TestPluginWithDevMounts [2020-09-10T18:52:26.307Z] === PAUSE TestPluginWithDevMounts [2020-09-10T18:52:26.307Z] === CONT TestPluginWithDevMounts [2020-09-10T18:52:26.987Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-09-10T18:52:26.987Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-09-10T18:52:26.987Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-09-10T18:52:27.244Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-09-10T18:52:28.394Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-09-10T18:52:28.394Z] PASS [2020-09-10T18:52:28.394Z] [2020-09-10T18:52:28.394Z] DONE 1 tests in 1.919s [2020-09-10T18:52:28.394Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-09-10T18:52:28.394Z] ++ 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-10T18:52:28.394Z] ++ set -e [2020-09-10T18:52:28.394Z] ++ '[' -n 0 ']' [2020-09-10T18:52:28.394Z] ++ set -x [2020-09-10T18:52:28.394Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T18:52:28.394Z] INFO: Testing against a local daemon [2020-09-10T18:52:28.394Z] === RUN TestSecretInspect [2020-09-10T18:52:28.768Z] #33 ... [2020-09-10T18:52:28.768Z] [2020-09-10T18:52:28.768Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-10T18:52:28.768Z] #29 31.22 # github.com/docker/docker/contrib/httpserver [2020-09-10T18:52:28.768Z] #29 31.22 loadinternal: cannot find runtime/cgo [2020-09-10T18:52:28.768Z] #29 DONE 31.4s [2020-09-10T18:52:28.768Z] [2020-09-10T18:52:28.768Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-10T18:52:28.768Z] #33 ... [2020-09-10T18:52:28.768Z] [2020-09-10T18:52:28.768Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-09-10T18:52:28.768Z] #30 DONE 0.1s [2020-09-10T18:52:28.768Z] [2020-09-10T18:52:28.768Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-10T18:52:29.924Z] --- PASS: TestSecretInspect (1.93s) [2020-09-10T18:52:29.924Z] === RUN TestSecretList [2020-09-10T18:52:32.016Z] --- PASS: TestSecretList (1.92s) [2020-09-10T18:52:32.016Z] === RUN TestSecretsCreateAndDelete [2020-09-10T18:52:33.798Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-09-10T18:52:34.096Z] --- PASS: TestSecretsCreateAndDelete (1.97s) [2020-09-10T18:52:34.096Z] === RUN TestSecretsUpdate [2020-09-10T18:52:34.726Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-09-10T18:52:36.190Z] --- PASS: TestSecretsUpdate (1.95s) [2020-09-10T18:52:36.190Z] === RUN TestTemplatedSecret [2020-09-10T18:52:37.243Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-09-10T18:52:38.171Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-09-10T18:52:38.289Z] --- PASS: TestTemplatedSecret (2.49s) [2020-09-10T18:52:38.289Z] === RUN TestSecretCreateResolve [2020-09-10T18:52:38.736Z] === RUN TestDockerSuite/TestEventsAttach [2020-09-10T18:52:39.665Z] === RUN TestDockerSuite/TestEventsCommit [2020-09-10T18:52:40.227Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-09-10T18:52:40.374Z] --- PASS: TestSecretCreateResolve (1.93s) [2020-09-10T18:52:40.374Z] PASS [2020-09-10T18:52:40.374Z] [2020-09-10T18:52:40.374Z] DONE 6 tests in 12.278s [2020-09-10T18:52:40.374Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-09-10T18:52:40.374Z] ++ 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-10T18:52:40.374Z] ++ set -e [2020-09-10T18:52:40.374Z] ++ '[' -n 0 ']' [2020-09-10T18:52:40.374Z] ++ set -x [2020-09-10T18:52:40.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10T18:52:40.374Z] INFO: Testing against a local daemon [2020-09-10T18:52:40.374Z] === RUN TestServiceCreateInit [2020-09-10T18:52:40.374Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-10T18:52:40.483Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-09-10T18:52:41.045Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-09-10T18:52:41.607Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-09-10T18:52:42.972Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-09-10T18:52:43.905Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-09-10T18:52:45.221Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-10T18:52:45.273Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-09-10T18:52:45.836Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-09-10T18:52:48.353Z] === RUN TestDockerSuite/TestEventsCopy [2020-09-10T18:52:48.783Z] --- PASS: TestServiceCreateInit (7.74s) [2020-09-10T18:52:48.783Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s) [2020-09-10T18:52:48.783Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.86s) [2020-09-10T18:52:48.783Z] === RUN TestCreateServiceMultipleTimes [2020-09-10T18:52:48.916Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-09-10T18:52:50.292Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-09-10T18:52:52.181Z] --- PASS: TestServicePlugin (33.46s) [2020-09-10T18:52:52.181Z] plugin_test.go:62: [d8dd9913c6551] joining swarm manager [d787ec8fb5992]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T18:52:52.181Z] plugin_test.go:65: [dd09ac2b71715] joining swarm manager [d787ec8fb5992]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T18:52:52.181Z] === RUN TestServiceUpdateLabel [2020-09-10T18:52:54.697Z] --- PASS: TestServiceUpdateLabel (2.22s) [2020-09-10T18:52:54.697Z] === RUN TestServiceUpdateSecrets [2020-09-10T18:52:55.625Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-09-10T18:52:55.884Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-09-10T18:52:56.813Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-09-10T18:52:57.069Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-09-10T18:52:57.325Z] === RUN TestDockerSuite/TestEventsFilterType [2020-09-10T18:52:57.582Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-09-10T18:52:57.582Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-09-10T18:52:57.582Z] === RUN TestDockerSuite/TestEventsFilters [2020-09-10T18:52:58.510Z] === RUN TestDockerSuite/TestEventsFormat [2020-09-10T18:52:59.438Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-09-10T18:52:59.438Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-09-10T18:52:59.438Z] === RUN TestDockerSuite/TestEventsImageImport [2020-09-10T18:53:00.001Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-09-10T18:53:00.257Z] === RUN TestDockerSuite/TestEventsImagePull [2020-09-10T18:53:00.513Z] === RUN TestDockerSuite/TestEventsImageTag [2020-09-10T18:53:01.440Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-09-10T18:53:01.697Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-09-10T18:53:01.697Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-09-10T18:53:01.697Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-09-10T18:53:03.066Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-09-10T18:53:03.322Z] === RUN TestDockerSuite/TestEventsRename [2020-09-10T18:53:03.884Z] === RUN TestDockerSuite/TestEventsResize [2020-09-10T18:53:04.253Z] --- PASS: TestCreateServiceMultipleTimes (15.43s) [2020-09-10T18:53:04.253Z] === RUN TestCreateServiceConflict [2020-09-10T18:53:04.445Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-09-10T18:53:04.701Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-09-10T18:53:05.264Z] === RUN TestDockerSuite/TestEventsStreaming [2020-09-10T18:53:05.774Z] --- PASS: TestCreateServiceConflict (1.92s) [2020-09-10T18:53:05.774Z] === RUN TestCreateServiceMaxReplicas [2020-09-10T18:53:05.825Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-09-10T18:53:08.344Z] === RUN TestDockerSuite/TestEventsTop [2020-09-10T18:53:08.556Z] --- PASS: TestCreateServiceMaxReplicas (2.62s) [2020-09-10T18:53:08.556Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-10T18:53:08.600Z] --- PASS: TestServiceUpdateSecrets (14.30s) [2020-09-10T18:53:08.600Z] === RUN TestServiceUpdateConfigs [2020-09-10T18:53:08.856Z] === RUN TestDockerSuite/TestEventsUntag [2020-09-10T18:53:12.122Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-09-10T18:53:17.456Z] === RUN TestDockerSuite/TestExec [2020-09-10T18:53:18.019Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-09-10T18:53:18.275Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-09-10T18:53:18.837Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-09-10T18:53:19.400Z] === RUN TestDockerSuite/TestExecAPIStart [2020-09-10T18:53:20.327Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-09-10T18:53:20.583Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-09-10T18:53:21.145Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-09-10T18:53:21.250Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.94s) [2020-09-10T18:53:21.250Z] === RUN TestCreateServiceSecretFileMode [2020-09-10T18:53:21.707Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-09-10T18:53:22.268Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-09-10T18:53:22.525Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-09-10T18:53:23.134Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-09-10T18:53:23.134Z] --- PASS: TestServiceUpdateConfigs (14.66s) [2020-09-10T18:53:23.134Z] === RUN TestServiceUpdateNetwork [2020-09-10T18:53:23.343Z] --- PASS: TestCreateServiceSecretFileMode (2.30s) [2020-09-10T18:53:23.343Z] === RUN TestCreateServiceConfigFileMode [2020-09-10T18:53:24.502Z] === RUN TestDockerSuite/TestExecCgroup [2020-09-10T18:53:25.065Z] === RUN TestDockerSuite/TestExecEnv [2020-09-10T18:53:25.441Z] --- PASS: TestCreateServiceConfigFileMode (2.20s) [2020-09-10T18:53:25.442Z] === RUN TestCreateServiceSysctls [2020-09-10T18:53:25.998Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-09-10T18:53:27.371Z] === RUN TestDockerSuite/TestExecExitStatus [2020-09-10T18:53:27.628Z] === RUN TestDockerSuite/TestExecInspectID [2020-09-10T18:53:28.994Z] --- PASS: TestCreateServiceSysctls (3.09s) [2020-09-10T18:53:28.994Z] === RUN TestCreateServiceCapabilities [2020-09-10T18:53:30.144Z] === RUN TestDockerSuite/TestExecInteractive [2020-09-10T18:53:31.073Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-09-10T18:53:31.085Z] --- PASS: TestCreateServiceCapabilities (2.28s) [2020-09-10T18:53:31.085Z] === RUN TestInspect [2020-09-10T18:53:31.635Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-09-10T18:53:32.197Z] === RUN TestDockerSuite/TestExecParseError [2020-09-10T18:53:32.453Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-09-10T18:53:33.016Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-09-10T18:53:33.579Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-09-10T18:53:33.871Z] --- PASS: TestInspect (2.56s) [2020-09-10T18:53:33.871Z] === RUN TestCreateJob [2020-09-10T18:53:34.506Z] === RUN TestDockerSuite/TestExecSetEnv [2020-09-10T18:53:34.765Z] === RUN TestDockerSuite/TestExecStartFails [2020-09-10T18:53:35.327Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-09-10T18:53:36.627Z] --- PASS: TestCreateJob (2.98s) [2020-09-10T18:53:36.627Z] === RUN TestReplicatedJob [2020-09-10T18:53:37.214Z] --- PASS: TestServiceUpdateNetwork (13.84s) [2020-09-10T18:53:37.214Z] === RUN TestServiceUpdatePidsLimit [2020-09-10T18:53:38.143Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-10T18:53:38.705Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-10T18:53:42.292Z] --- PASS: TestReplicatedJob (5.16s) [2020-09-10T18:53:42.292Z] === RUN TestUpdateReplicatedJob [2020-09-10T18:53:45.051Z] --- PASS: TestUpdateReplicatedJob (3.11s) [2020-09-10T18:53:45.051Z] === RUN TestServiceListWithStatuses [2020-09-10T18:53:45.051Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-10T18:53:45.051Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-10T18:53:45.051Z] === RUN TestDockerNetworkConnectAlias [2020-09-10T18:53:45.237Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-10T18:53:46.174Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-09-10T18:53:46.432Z] === RUN TestDockerSuite/TestExecTTY [2020-09-10T18:53:46.994Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-09-10T18:53:47.557Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-09-10T18:53:48.119Z] === RUN TestDockerSuite/TestExecUlimits [2020-09-10T18:53:48.685Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-09-10T18:53:48.685Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-09-10T18:53:49.557Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2020-09-10T18:53:49.557Z] === RUN TestDockerNetworkReConnect [2020-09-10T18:53:49.613Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-09-10T18:53:50.176Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-09-10T18:53:50.737Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-09-10T18:53:51.667Z] === RUN TestDockerSuite/TestExecWithTERM [2020-09-10T18:53:52.230Z] === RUN TestDockerSuite/TestExecWithUser [2020-09-10T18:53:52.314Z] --- PASS: TestDockerNetworkReConnect (3.25s) [2020-09-10T18:53:52.314Z] === RUN TestServicePlugin [2020-09-10T18:53:52.314Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-10T18:53:52.314Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:53:52.314Z] === RUN TestServiceUpdateLabel [2020-09-10T18:53:52.793Z] --- PASS: TestServiceUpdatePidsLimit (15.75s) [2020-09-10T18:53:52.793Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2020-09-10T18:53:52.793Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2020-09-10T18:53:52.793Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.92s) [2020-09-10T18:53:52.793Z] PASS [2020-09-10T18:53:52.793Z] [2020-09-10T18:53:52.793Z] === Skipped [2020-09-10T18:53:52.793Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-10T18:53:52.793Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-10T18:53:52.793Z] [2020-09-10T18:53:52.793Z] [2020-09-10T18:53:52.793Z] DONE 27 tests, 1 skipped in 181.469s [2020-09-10T18:53:52.793Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-10T18:53:52.793Z] ++ 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-10T18:53:52.793Z] ++ set -e [2020-09-10T18:53:52.793Z] ++ '[' -n 0 ']' [2020-09-10T18:53:52.793Z] ++ set -x [2020-09-10T18:53:52.793Z] ++ env -i DEST=/go/src/github.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-10T18:53:53.050Z] INFO: Testing against a local daemon [2020-09-10T18:53:53.050Z] === RUN TestSessionCreate [2020-09-10T18:53:53.050Z] --- PASS: TestSessionCreate (0.05s) [2020-09-10T18:53:53.050Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-10T18:53:53.050Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2020-09-10T18:53:53.050Z] PASS [2020-09-10T18:53:53.050Z] [2020-09-10T18:53:53.050Z] DONE 2 tests in 0.257s [2020-09-10T18:53:53.050Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-10T18:53:53.050Z] ++ 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-10T18:53:53.050Z] ++ set -e [2020-09-10T18:53:53.050Z] ++ '[' -n 0 ']' [2020-09-10T18:53:53.050Z] ++ set -x [2020-09-10T18:53:53.050Z] ++ env -i DEST=/go/src/github.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-10T18:53:53.306Z] === RUN TestDockerSuite/TestGetContainerStats [2020-09-10T18:53:53.307Z] INFO: Testing against a local daemon [2020-09-10T18:53:53.307Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-10T18:53:53.307Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-09-10T18:53:53.307Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-10T18:53:53.307Z] === RUN TestEventsExecDie [2020-09-10T18:53:53.855Z] --- PASS: TestServiceUpdateLabel (1.90s) [2020-09-10T18:53:53.855Z] === RUN TestServiceUpdateSecrets [2020-09-10T18:53:53.870Z] --- PASS: TestEventsExecDie (0.64s) [2020-09-10T18:53:53.870Z] === RUN TestEventsBackwardsCompatible [2020-09-10T18:53:54.126Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-09-10T18:53:54.126Z] === RUN TestInfoBinaryCommits [2020-09-10T18:53:54.126Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-09-10T18:53:54.126Z] === RUN TestInfoAPIVersioned [2020-09-10T18:53:54.126Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-10T18:53:54.126Z] === RUN TestInfoDiscoveryBackend [2020-09-10T18:53:54.689Z] --- PASS: TestInfoDiscoveryBackend (0.56s) [2020-09-10T18:53:54.689Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-10T18:53:55.616Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-10T18:53:55.616Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-10T18:53:56.179Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-09-10T18:53:56.179Z] === RUN TestInfoAPI [2020-09-10T18:53:56.179Z] --- PASS: TestInfoAPI (0.02s) [2020-09-10T18:53:56.179Z] === RUN TestInfoAPIWarnings [2020-09-10T18:53:56.740Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-09-10T18:53:56.740Z] === RUN TestInfoDebug [2020-09-10T18:53:57.302Z] --- PASS: TestInfoDebug (0.55s) [2020-09-10T18:53:57.302Z] === RUN TestInfoInsecureRegistries [2020-09-10T18:53:57.864Z] --- PASS: TestInfoInsecureRegistries (0.56s) [2020-09-10T18:53:57.864Z] === RUN TestInfoRegistryMirrors [2020-09-10T18:53:57.864Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-09-10T18:53:58.426Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-09-10T18:53:58.426Z] === RUN TestLoginFailsWithBadCredentials [2020-09-10T18:53:58.426Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2020-09-10T18:53:58.426Z] === RUN TestPingCacheHeaders [2020-09-10T18:53:58.682Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-09-10T18:53:58.682Z] === RUN TestPingGet [2020-09-10T18:53:58.682Z] --- PASS: TestPingGet (0.01s) [2020-09-10T18:53:58.682Z] === RUN TestPingHead [2020-09-10T18:53:58.682Z] --- PASS: TestPingHead (0.02s) [2020-09-10T18:53:58.682Z] === RUN TestVersion [2020-09-10T18:53:58.682Z] --- PASS: TestVersion (0.02s) [2020-09-10T18:53:58.682Z] PASS [2020-09-10T18:53:58.682Z] [2020-09-10T18:53:58.682Z] === Skipped [2020-09-10T18:53:58.682Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-09-10T18:53:58.682Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-10T18:53:58.682Z] [2020-09-10T18:53:58.682Z] [2020-09-10T18:53:58.682Z] DONE 18 tests, 1 skipped in 5.479s [2020-09-10T18:53:58.682Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-10T18:53:58.682Z] ++ 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-10T18:53:58.682Z] ++ set -e [2020-09-10T18:53:58.682Z] ++ '[' -n 0 ']' [2020-09-10T18:53:58.682Z] ++ set -x [2020-09-10T18:53:58.682Z] ++ env -i DEST=/go/src/github.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-10T18:53:58.682Z] INFO: Testing against a local daemon [2020-09-10T18:53:58.682Z] === RUN TestVolumesCreateAndList [2020-09-10T18:53:58.682Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-10T18:53:58.682Z] === RUN TestVolumesRemove [2020-09-10T18:53:58.938Z] --- PASS: TestVolumesRemove (0.06s) [2020-09-10T18:53:58.938Z] === RUN TestVolumesInspect [2020-09-10T18:53:58.938Z] --- PASS: TestVolumesInspect (0.01s) [2020-09-10T18:53:58.938Z] === RUN TestVolumesInvalidJSON [2020-09-10T18:53:58.938Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-10T18:53:58.938Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-10T18:53:58.938Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-10T18:53:58.938Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-10T18:53:58.938Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-10T18:53:58.938Z] PASS [2020-09-10T18:53:58.938Z] [2020-09-10T18:53:58.938Z] DONE 5 tests in 0.222s [2020-09-10T18:53:58.938Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-10T18:53:58.938Z] ++++ cat bundles/test-integration/docker.pid [2020-09-10T18:53:58.938Z] +++ kill 5609 [2020-09-10T18:54:00.301Z] +++ /etc/init.d/apparmor stop [2020-09-10T18:54:00.301Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-10T18:54:00.301Z] [2020-09-10T18:54:00.301Z] Unloading profiles will leave already running processes permanently [2020-09-10T18:54:00.301Z] unconfined, which can lead to unexpected situations. [2020-09-10T18:54:00.301Z] [2020-09-10T18:54:00.301Z] To set a process to complain mode, use the command line tool [2020-09-10T18:54:00.301Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-10T18:54:00.301Z] +++ true [2020-09-10T18:54:00.301Z] exiting test-integration [2020-09-10T18:54:00.301Z] ++ exit 0 [2020-09-10T18:54:00.301Z] [2020-09-10T18:54:00.863Z] + for job in $(jobs -p) [2020-09-10T18:54:00.863Z] + wait 4370 [2020-09-10T18:54:02.771Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-09-10T18:54:04.136Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-09-10T18:54:09.288Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2020-09-10T18:54:09.289Z] === RUN TestServiceUpdateConfigs [2020-09-10T18:54:09.376Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-09-10T18:54:09.376Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-09-10T18:54:09.376Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-09-10T18:54:09.376Z] === RUN TestDockerSuite/TestHealth [2020-09-10T18:54:20.255Z] #33 135.5 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-10T18:54:20.255Z] #33 137.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-10T18:54:21.195Z] #33 139.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-10T18:54:23.103Z] #33 141.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-10T18:54:24.968Z] --- PASS: TestServiceUpdateConfigs (14.26s) [2020-09-10T18:54:24.968Z] === RUN TestServiceUpdateNetwork [2020-09-10T18:54:25.644Z] #33 143.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-10T18:54:27.418Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-09-10T18:54:27.418Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-09-10T18:54:27.418Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-09-10T18:54:27.418Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-09-10T18:54:27.554Z] #33 145.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-10T18:54:27.980Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-09-10T18:54:27.980Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-09-10T18:54:28.492Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-10T18:54:28.542Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-09-10T18:54:28.542Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-09-10T18:54:28.542Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-09-10T18:54:28.542Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-09-10T18:54:28.798Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-09-10T18:54:29.054Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-09-10T18:54:29.309Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-09-10T18:54:29.309Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-09-10T18:54:29.870Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-09-10T18:54:29.870Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-09-10T18:54:30.398Z] #33 148.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-10T18:54:30.398Z] #33 148.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-10T18:54:30.798Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-09-10T18:54:31.054Z] === RUN TestDockerSuite/TestImagesFormat [2020-09-10T18:54:31.054Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-09-10T18:54:31.615Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-09-10T18:54:31.780Z] #33 149.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-10T18:54:33.712Z] #33 151.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-10T18:54:34.144Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-09-10T18:54:34.144Z] === RUN TestDockerSuite/TestImportBadURL [2020-09-10T18:54:34.399Z] === RUN TestDockerSuite/TestImportDisplay [2020-09-10T18:54:35.093Z] #33 153.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-10T18:54:35.326Z] === RUN TestDockerSuite/TestImportFile [2020-09-10T18:54:35.396Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2020-09-10T18:54:35.396Z] === RUN TestServiceUpdatePidsLimit [2020-09-10T18:54:36.126Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-10T18:54:36.254Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-09-10T18:54:36.254Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-09-10T18:54:36.791Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-10T18:54:36.997Z] #33 154.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-10T18:54:37.566Z] #33 155.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-10T18:54:37.620Z] === RUN TestDockerSuite/TestImportGzipped [2020-09-10T18:54:38.945Z] #33 157.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-10T18:54:38.986Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-09-10T18:54:39.915Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-09-10T18:54:40.173Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-09-10T18:54:40.327Z] #33 158.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-10T18:54:40.734Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-09-10T18:54:41.296Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-09-10T18:54:41.296Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-09-10T18:54:41.296Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-09-10T18:54:41.556Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-09-10T18:54:42.118Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-09-10T18:54:42.234Z] #33 160.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-10T18:54:42.375Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-09-10T18:54:42.937Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-09-10T18:54:43.174Z] #33 161.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-10T18:54:43.193Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-09-10T18:54:43.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-09-10T18:54:43.705Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-09-10T18:54:43.705Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-09-10T18:54:43.729Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-10T18:54:44.553Z] #33 162.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-10T18:54:45.072Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-09-10T18:54:45.328Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-09-10T18:54:45.585Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-09-10T18:54:45.842Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-09-10T18:54:46.098Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-09-10T18:54:46.098Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-09-10T18:54:46.459Z] #33 164.1 [2020-09-10T18:54:46.459Z] #33 DONE 164.3s [2020-09-10T18:54:46.459Z] [2020-09-10T18:54:46.459Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-09-10T18:54:46.660Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-09-10T18:54:47.223Z] === RUN TestDockerSuite/TestInspectDefault [2020-09-10T18:54:47.787Z] === RUN TestDockerSuite/TestInspectHistory [2020-09-10T18:54:47.838Z] #34 DONE 1.6s [2020-09-10T18:54:48.054Z] === RUN TestDockerSuite/TestInspectImage [2020-09-10T18:54:48.312Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-09-10T18:54:48.312Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-09-10T18:54:48.312Z] === RUN TestDockerSuite/TestInspectInt64 [2020-09-10T18:54:48.568Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-09-10T18:54:49.131Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-09-10T18:54:49.131Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-09-10T18:54:49.694Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-09-10T18:54:49.745Z] [2020-09-10T18:54:49.745Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-09-10T18:54:49.949Z] === RUN TestDockerSuite/TestInspectPlugin [2020-09-10T18:54:50.314Z] #35 DONE 0.9s [2020-09-10T18:54:50.314Z] [2020-09-10T18:54:50.314Z] #36 exporting to image [2020-09-10T18:54:50.314Z] #36 exporting layers [2020-09-10T18:54:50.660Z] --- PASS: TestServiceUpdatePidsLimit (15.88s) [2020-09-10T18:54:50.660Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-09-10T18:54:50.660Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2020-09-10T18:54:50.660Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2020-09-10T18:54:50.660Z] PASS [2020-09-10T18:54:50.660Z] [2020-09-10T18:54:50.660Z] === Skipped [2020-09-10T18:54:50.660Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-09-10T18:54:50.660Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-10T18:54:50.660Z] [2020-09-10T18:54:50.660Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-09-10T18:54:50.660Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T18:54:50.660Z] [2020-09-10T18:54:50.660Z] [2020-09-10T18:54:50.660Z] DONE 27 tests, 2 skipped in 130.478s [2020-09-10T18:54:50.660Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-09-10T18:54:50.660Z] ++ 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-10T18:54:50.660Z] ++ set -e [2020-09-10T18:54:50.660Z] ++ '[' -n 0 ']' [2020-09-10T18:54:50.660Z] ++ set -x [2020-09-10T18:54:50.661Z] ++ env -i DEST=/go/src/github.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-10T18:54:50.956Z] INFO: Testing against a local daemon [2020-09-10T18:54:50.956Z] === RUN TestSessionCreate [2020-09-10T18:54:50.956Z] --- PASS: TestSessionCreate (0.04s) [2020-09-10T18:54:50.956Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-10T18:54:50.956Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-09-10T18:54:50.956Z] PASS [2020-09-10T18:54:50.956Z] [2020-09-10T18:54:50.956Z] DONE 2 tests in 0.150s [2020-09-10T18:54:50.956Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-09-10T18:54:50.956Z] ++ 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-10T18:54:50.956Z] ++ set -e [2020-09-10T18:54:50.956Z] ++ '[' -n 0 ']' [2020-09-10T18:54:50.956Z] ++ set -x [2020-09-10T18:54:50.956Z] ++ env -i DEST=/go/src/github.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-10T18:54:50.956Z] INFO: Testing against a local daemon [2020-09-10T18:54:50.956Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-10T18:54:50.956Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-10T18:54:50.956Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-10T18:54:50.956Z] === RUN TestEventsExecDie [2020-09-10T18:54:51.604Z] --- PASS: TestEventsExecDie (0.59s) [2020-09-10T18:54:51.604Z] === RUN TestEventsBackwardsCompatible [2020-09-10T18:54:51.604Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-09-10T18:54:51.604Z] === RUN TestInfoBinaryCommits [2020-09-10T18:54:51.839Z] === RUN TestDockerSuite/TestInspectRootFS [2020-09-10T18:54:51.839Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-09-10T18:54:51.905Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-09-10T18:54:51.906Z] === RUN TestInfoAPIVersioned [2020-09-10T18:54:51.906Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-10T18:54:51.906Z] === RUN TestInfoDiscoveryBackend [2020-09-10T18:54:52.205Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-09-10T18:54:52.205Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-10T18:54:52.402Z] === RUN TestDockerSuite/TestInspectStatus [2020-09-10T18:54:52.964Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-09-10T18:54:53.250Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-10T18:54:53.250Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-10T18:54:53.605Z] #36 exporting layers 3.0s done [2020-09-10T18:54:53.605Z] #36 writing image sha256:30eb4776340fcdbf7b32d0729f6aea65f0b473d3b3fa161a3d2a032e6da3c9f3 done [2020-09-10T18:54:53.605Z] #36 naming to docker.io/library/moby-e2e-test done [2020-09-10T18:54:53.605Z] #36 DONE 3.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-10T18:54:53.892Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-09-10T18:54:53.892Z] === RUN TestInfoAPI [2020-09-10T18:54:53.892Z] --- PASS: TestInfoAPI (0.03s) [2020-09-10T18:54:53.892Z] === RUN TestInfoAPIWarnings [2020-09-10T18:54:53.894Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-09-10T18:54:53.931Z] + echo Ensuring container killed. [2020-09-10T18:54:53.931Z] Ensuring container killed. [2020-09-10T18:54:53.931Z] + docker rm -vf docker-pr5 [2020-09-10T18:54:53.931Z] Error: No such container: docker-pr5 [2020-09-10T18:54:53.931Z] + true [Pipeline] sh [2020-09-10T18:54:54.217Z] + echo Chowning /workspace to jenkins user [2020-09-10T18:54:54.217Z] Chowning /workspace to jenkins user [2020-09-10T18:54:54.217Z] + id -u [2020-09-10T18:54:54.217Z] + id -g [2020-09-10T18:54:54.217Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41337:/workspace busybox chown -R 1000:1000 /workspace [2020-09-10T18:54:54.456Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-09-10T18:54:54.534Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-09-10T18:54:54.534Z] === RUN TestInfoDebug [2020-09-10T18:54:54.712Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-10T18:54:54.841Z] --- PASS: TestInfoDebug (0.53s) [2020-09-10T18:54:54.841Z] === RUN TestInfoInsecureRegistries [2020-09-10T18:54:55.093Z] + bundleName=unit [2020-09-10T18:54:55.093Z] + echo Creating unit-bundles.tar.gz [2020-09-10T18:54:55.093Z] Creating unit-bundles.tar.gz [2020-09-10T18:54:55.093Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-09-10T18:54:55.093Z] bundles/junit-report.xml [2020-09-10T18:54:55.093Z] bundles/go-test-report.json [2020-09-10T18:54:55.093Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-09-10T18:54:55.105Z] Archiving artifacts [2020-09-10T18:54:55.274Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-09-10T18:54:55.487Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-09-10T18:54:55.487Z] === RUN TestInfoRegistryMirrors [2020-09-10T18:54:55.626Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41337/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-10T18:54:55.837Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-09-10T18:54:55.940Z] + make clean [2020-09-10T18:54:56.093Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-09-10T18:54:56.129Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-09-10T18:54:56.129Z] === RUN TestLoginFailsWithBadCredentials [2020-09-10T18:54:56.199Z] docker volume rm -f docker-dev-cache [2020-09-10T18:54:56.199Z] docker-dev-cache [Pipeline] deleteDir [2020-09-10T18:54:56.426Z] --- PASS: TestLoginFailsWithBadCredentials (0.45s) [2020-09-10T18:54:56.426Z] === RUN TestPingCacheHeaders [2020-09-10T18:54:56.426Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-09-10T18:54:56.426Z] === RUN TestPingGet [2020-09-10T18:54:56.426Z] --- PASS: TestPingGet (0.02s) [2020-09-10T18:54:56.426Z] === RUN TestPingHead [2020-09-10T18:54:56.426Z] --- PASS: TestPingHead (0.04s) [2020-09-10T18:54:56.426Z] === RUN TestVersion [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-10T18:54:56.654Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-09-10T18:54:56.654Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2020-09-10T18:54:56.722Z] --- PASS: TestVersion (0.03s) [2020-09-10T18:54:56.722Z] PASS [2020-09-10T18:54:56.722Z] [2020-09-10T18:54:56.722Z] === Skipped [2020-09-10T18:54:56.722Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-10T18:54:56.722Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-10T18:54:56.722Z] [2020-09-10T18:54:56.722Z] [2020-09-10T18:54:56.722Z] DONE 18 tests, 1 skipped in 5.611s [2020-09-10T18:54:56.722Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-09-10T18:54:56.722Z] ++ 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-10T18:54:56.722Z] ++ set -e [2020-09-10T18:54:56.722Z] ++ '[' -n 0 ']' [2020-09-10T18:54:56.722Z] ++ set -x [2020-09-10T18:54:56.722Z] ++ env -i DEST=/go/src/github.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-10T18:54:56.722Z] INFO: Testing against a local daemon [2020-09-10T18:54:56.722Z] === RUN TestVolumesCreateAndList [2020-09-10T18:54:56.722Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-10T18:54:56.722Z] === RUN TestVolumesRemove [2020-09-10T18:54:56.722Z] --- PASS: TestVolumesRemove (0.07s) [2020-09-10T18:54:56.722Z] === RUN TestVolumesInspect [2020-09-10T18:54:56.722Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-10T18:54:56.722Z] === RUN TestVolumesInvalidJSON [2020-09-10T18:54:56.722Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-10T18:54:56.722Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-10T18:54:56.722Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-10T18:54:56.722Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-10T18:54:56.722Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-10T18:54:56.722Z] PASS [2020-09-10T18:54:56.722Z] [2020-09-10T18:54:56.722Z] DONE 5 tests in 0.198s [2020-09-10T18:54:56.722Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [Pipeline] // stage [Pipeline] } [2020-09-10T18:54:57.021Z] ++++ cat bundles/test-integration/docker.pid [2020-09-10T18:54:57.021Z] +++ kill 13763 [2020-09-10T18:54:58.022Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-09-10T18:54:58.092Z] +++ /etc/init.d/apparmor stop [2020-09-10T18:54:58.092Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-10T18:54:58.092Z] [2020-09-10T18:54:58.092Z] Unloading profiles will leave already running processes permanently [2020-09-10T18:54:58.092Z] unconfined, which can lead to unexpected situations. [2020-09-10T18:54:58.092Z] [2020-09-10T18:54:58.092Z] To set a process to complain mode, use the command line tool [2020-09-10T18:54:58.092Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-10T18:54:58.092Z] +++ true [2020-09-10T18:54:58.092Z] exiting test-integration [2020-09-10T18:54:58.092Z] ++ exit 0 [2020-09-10T18:54:58.092Z] [2020-09-10T18:54:58.951Z] === RUN TestDockerSuite/TestLinksEnvs Post stage [Pipeline] junit [2020-09-10T18:54:59.701Z] Recording test results [2020-09-10T18:54:59.880Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-09-10T18:54:59.880Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-10T18:55:00.688Z] + echo Ensuring container killed. [2020-09-10T18:55:00.688Z] Ensuring container killed. [2020-09-10T18:55:00.688Z] + docker rm -vf docker-pr5 [2020-09-10T18:55:00.688Z] Error: No such container: docker-pr5 [2020-09-10T18:55:00.688Z] + true [Pipeline] sh [2020-09-10T18:55:00.807Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-09-10T18:55:01.097Z] + echo Chowning /workspace to jenkins user [2020-09-10T18:55:01.097Z] Chowning /workspace to jenkins user [2020-09-10T18:55:01.097Z] + id -u [2020-09-10T18:55:01.097Z] + id -g [2020-09-10T18:55:01.097Z] + docker run --rm -v /home/docker/workspace/moby_PR-41337:/workspace busybox chown -R 1001:1001 /workspace [2020-09-10T18:55:01.097Z] Unable to find image 'busybox:latest' locally [2020-09-10T18:55:01.409Z] latest: Pulling from library/busybox [2020-09-10T18:55:01.409Z] d997fe81ee23: Pulling fs layer [2020-09-10T18:55:01.714Z] d997fe81ee23: Verifying Checksum [2020-09-10T18:55:01.714Z] d997fe81ee23: Download complete [2020-09-10T18:55:02.015Z] d997fe81ee23: Pull complete [2020-09-10T18:55:02.015Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-10T18:55:02.015Z] Status: Downloaded newer image for busybox:latest [2020-09-10T18:55:02.175Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-09-10T18:55:03.549Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-09-10T18:55:03.549Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-10T18:55:03.979Z] + bundleName=ppc64le-integration [2020-09-10T18:55:03.979Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-09-10T18:55:03.979Z] Creating ppc64le-integration-bundles.tar.gz [2020-09-10T18:55:03.979Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+ -o -name *-report.xml ) -printxargs [2020-09-10T18:55:03.979Z] tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-10T18:55:04.026Z] Archiving artifacts [2020-09-10T18:55:04.495Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41337/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-10T18:55:04.887Z] + make clean [2020-09-10T18:55:04.918Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-09-10T18:55:05.174Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-09-10T18:55:05.184Z] make: command: Command not found [2020-09-10T18:55:05.184Z] make: command: Command not found [2020-09-10T18:55:05.184Z] docker volume rm -f docker-dev-cache [2020-09-10T18:55:05.184Z] docker-dev-cache [Pipeline] deleteDir [2020-09-10T18:55:05.430Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-09-10T18:55:05.686Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-10T18:55:10.934Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-09-10T18:55:14.204Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-09-10T18:55:16.098Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-09-10T18:55:17.466Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-09-10T18:55:18.028Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-09-10T18:55:19.921Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-09-10T18:55:19.921Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-09-10T18:55:20.177Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-09-10T18:55:20.177Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-09-10T18:55:20.177Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-09-10T18:55:20.433Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-09-10T18:55:20.994Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-09-10T18:55:25.170Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-09-10T18:55:25.170Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-09-10T18:55:29.336Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-09-10T18:55:29.336Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-09-10T18:55:29.896Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-09-10T18:55:29.896Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-09-10T18:55:30.825Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-09-10T18:55:32.193Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-09-10T18:55:33.123Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-09-10T18:55:34.052Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-09-10T18:55:34.984Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-09-10T18:55:36.878Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-09-10T18:55:37.442Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-09-10T18:55:38.003Z] === RUN TestDockerSuite/TestLogsSince [2020-09-10T18:55:44.536Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-09-10T18:55:45.901Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-09-10T18:55:50.092Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-09-10T18:55:50.349Z] === RUN TestDockerSuite/TestLogsTail [2020-09-10T18:55:50.910Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-09-10T18:55:51.472Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-09-10T18:55:52.034Z] === RUN TestDockerSuite/TestMountIntoProc [2020-09-10T18:55:52.034Z] === RUN TestDockerSuite/TestMountIntoSys [2020-09-10T18:55:52.596Z] === RUN TestDockerSuite/TestNetHostname [2020-09-10T18:55:53.962Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-09-10T18:55:53.962Z] === RUN TestDockerSuite/TestNetworkEvents [2020-09-10T18:55:54.525Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-09-10T18:55:55.892Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-09-10T18:55:56.149Z] === RUN TestDockerSuite/TestPluginActive [2020-09-10T18:55:58.038Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-09-10T18:56:01.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-09-10T18:56:02.674Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-09-10T18:56:02.674Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-09-10T18:56:05.190Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-09-10T18:56:07.088Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-09-10T18:56:07.343Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-09-10T18:56:08.709Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-09-10T18:56:11.977Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-09-10T18:56:16.146Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-09-10T18:56:17.075Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-09-10T18:56:18.004Z] === RUN TestDockerSuite/TestPortHostBinding [2020-09-10T18:56:18.566Z] === RUN TestDockerSuite/TestPortList [2020-09-10T18:56:25.106Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-09-10T18:56:25.106Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-09-10T18:56:31.649Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-09-10T18:56:31.649Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-09-10T18:56:31.649Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-09-10T18:56:31.649Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-09-10T18:56:31.649Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-09-10T18:56:31.905Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-09-10T18:56:31.905Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-09-10T18:56:32.467Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-09-10T18:56:32.467Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-09-10T18:56:33.394Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-09-10T18:56:33.394Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-09-10T18:56:34.322Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-09-10T18:56:35.251Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-09-10T18:56:36.179Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-09-10T18:56:36.741Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-09-10T18:56:36.997Z] === RUN TestDockerSuite/TestPsByOrder [2020-09-10T18:56:36.997Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-09-10T18:56:38.891Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-09-10T18:56:39.820Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-09-10T18:56:43.092Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-09-10T18:56:45.610Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-09-10T18:56:45.610Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-09-10T18:56:48.129Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-09-10T18:56:54.691Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-09-10T18:56:55.255Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-09-10T18:56:56.621Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-09-10T18:56:57.549Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-09-10T18:56:58.477Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-09-10T18:56:59.841Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-09-10T18:56:59.841Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-09-10T18:57:01.208Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-09-10T18:57:02.574Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-09-10T18:57:02.830Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-09-10T18:57:03.392Z] === RUN TestDockerSuite/TestPsRightTagName [2020-09-10T18:57:04.760Z] === RUN TestDockerSuite/TestPsShowMounts [2020-09-10T18:57:08.031Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-09-10T18:57:08.031Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-09-10T18:57:08.031Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-09-10T18:57:08.287Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-09-10T18:57:08.542Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-09-10T18:57:08.542Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-09-10T18:57:09.104Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-09-10T18:57:10.046Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-09-10T18:57:10.974Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-09-10T18:57:11.230Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-09-10T18:57:17.766Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-09-10T18:57:18.022Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-09-10T18:57:19.388Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-09-10T18:57:19.388Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-09-10T18:57:19.388Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-09-10T18:57:19.645Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-09-10T18:57:21.535Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-09-10T18:57:22.462Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-09-10T18:57:24.978Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-09-10T18:57:25.904Z] === RUN TestDockerSuite/TestRmiBlank [2020-09-10T18:57:25.904Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-09-10T18:57:25.904Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-09-10T18:57:29.170Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-09-10T18:57:29.425Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-09-10T18:57:29.682Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-09-10T18:57:30.609Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-09-10T18:57:31.184Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-09-10T18:57:32.549Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-09-10T18:57:32.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-09-10T18:57:32.804Z] === RUN TestDockerSuite/TestRmiTag [2020-09-10T18:57:33.060Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-09-10T18:57:33.623Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-09-10T18:57:36.897Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-09-10T18:57:36.897Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-09-10T18:57:37.460Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-09-10T18:57:38.023Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-09-10T18:57:39.912Z] === RUN TestDockerSuite/TestRunAddHost [2020-09-10T18:57:40.473Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-09-10T18:57:40.473Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-09-10T18:57:41.035Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-09-10T18:57:41.035Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-09-10T18:57:41.598Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-09-10T18:57:42.964Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-09-10T18:57:43.525Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-09-10T18:57:44.086Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-09-10T18:57:44.647Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-09-10T18:57:45.209Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-09-10T18:57:46.140Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-09-10T18:57:47.066Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-09-10T18:57:47.332Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-09-10T18:57:47.899Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-09-10T18:57:48.827Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-09-10T18:57:49.389Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-09-10T18:57:49.950Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-09-10T18:57:50.511Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-09-10T18:57:51.072Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-09-10T18:57:51.328Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-09-10T18:57:51.889Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-09-10T18:57:51.889Z] === RUN TestDockerSuite/TestRunBindMounts [2020-09-10T18:57:53.257Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-09-10T18:57:53.514Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-09-10T18:57:54.074Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-09-10T18:57:54.637Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-09-10T18:57:55.198Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-09-10T18:57:55.198Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-09-10T18:57:55.455Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-09-10T18:57:56.016Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-09-10T18:57:56.273Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-09-10T18:57:56.835Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-09-10T18:57:57.091Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-09-10T18:57:57.091Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-09-10T18:57:57.653Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-09-10T18:57:57.653Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-09-10T18:57:58.216Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-09-10T18:57:58.790Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-09-10T18:57:59.046Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-09-10T18:57:59.302Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-09-10T18:57:59.559Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-09-10T18:57:59.815Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-09-10T18:58:00.377Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-09-10T18:58:01.757Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-09-10T18:58:02.692Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-09-10T18:58:04.057Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-09-10T18:58:04.313Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-09-10T18:58:04.875Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-09-10T18:58:05.439Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-09-10T18:58:06.001Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-09-10T18:58:06.561Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-09-10T18:58:07.488Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-09-10T18:58:09.381Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-09-10T18:58:09.381Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-09-10T18:58:09.942Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-09-10T18:58:11.308Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-09-10T18:58:12.240Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-09-10T18:58:14.128Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-09-10T18:58:15.490Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-09-10T18:58:15.490Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-09-10T18:58:15.491Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-09-10T18:58:15.747Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-09-10T18:58:16.673Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-09-10T18:58:17.604Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-09-10T18:58:18.975Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-09-10T18:58:19.538Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-09-10T18:58:20.905Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-09-10T18:58:21.467Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-09-10T18:58:21.467Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-09-10T18:58:21.725Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-09-10T18:58:22.652Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-09-10T18:58:22.652Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-09-10T18:58:23.213Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-09-10T18:58:23.469Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-09-10T18:58:24.031Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-09-10T18:58:24.592Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-09-10T18:58:24.592Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-09-10T18:58:24.848Z] === RUN TestDockerSuite/TestRunEnvironment [2020-09-10T18:58:25.411Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-09-10T18:58:25.974Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-09-10T18:58:26.536Z] === RUN TestDockerSuite/TestRunExitCode [2020-09-10T18:58:27.097Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-09-10T18:58:27.662Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-09-10T18:58:28.223Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-09-10T18:58:28.478Z] === RUN TestDockerSuite/TestRunExposePort [2020-09-10T18:58:28.478Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-09-10T18:58:29.040Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-09-10T18:58:29.297Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-09-10T18:58:30.225Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-09-10T18:58:30.481Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-10T18:58:30.481Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-09-10T18:58:32.373Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-09-10T18:58:32.948Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-09-10T18:58:38.190Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-09-10T18:58:44.725Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-09-10T18:58:44.725Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-09-10T18:58:45.653Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-09-10T18:58:45.653Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-09-10T18:58:45.653Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-09-10T18:58:45.653Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-09-10T18:58:46.214Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-09-10T18:58:48.108Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-09-10T18:58:49.037Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-09-10T18:58:50.405Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-09-10T18:58:55.649Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-09-10T18:58:56.211Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-09-10T18:58:56.468Z] === RUN TestDockerSuite/TestRunModeHostname [2020-09-10T18:58:57.412Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-09-10T18:58:57.412Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-09-10T18:58:57.412Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-09-10T18:58:58.339Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-09-10T18:58:58.901Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-09-10T18:59:00.792Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-09-10T18:59:00.792Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-09-10T18:59:00.792Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-09-10T18:59:01.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-09-10T18:59:01.610Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-09-10T18:59:02.537Z] === RUN TestDockerSuite/TestRunMount [2020-09-10T18:59:05.806Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-09-10T18:59:07.697Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-09-10T18:59:07.954Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-09-10T18:59:08.210Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-09-10T18:59:08.776Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-09-10T18:59:09.705Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-09-10T18:59:11.597Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-09-10T18:59:11.597Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-09-10T18:59:14.116Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-09-10T18:59:14.678Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-09-10T18:59:15.610Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-09-10T18:59:17.501Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-09-10T18:59:17.757Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-09-10T18:59:18.693Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-09-10T18:59:19.624Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-09-10T18:59:19.881Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-09-10T18:59:20.137Z] === RUN TestDockerSuite/TestRunNetHost [2020-09-10T18:59:20.393Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-09-10T18:59:20.955Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-09-10T18:59:21.519Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-09-10T18:59:21.775Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-09-10T18:59:24.293Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-09-10T18:59:24.549Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-09-10T18:59:25.916Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-09-10T18:59:29.185Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-09-10T18:59:29.185Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-09-10T18:59:29.442Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-09-10T18:59:29.698Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-09-10T18:59:30.260Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-09-10T18:59:30.260Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-09-10T18:59:30.826Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-09-10T18:59:31.391Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-09-10T18:59:31.391Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-09-10T18:59:31.972Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-09-10T18:59:38.512Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-09-10T18:59:38.512Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-09-10T18:59:38.512Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-09-10T18:59:38.512Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-09-10T18:59:39.440Z] === RUN TestDockerSuite/TestRunPortInUse [2020-09-10T18:59:40.002Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-09-10T18:59:40.565Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-09-10T18:59:40.821Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-09-10T18:59:41.382Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-09-10T18:59:41.638Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-09-10T18:59:42.199Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-10T18:59:42.199Z] === RUN TestDockerSuite/TestRunPublishPort [2020-09-10T18:59:42.457Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-09-10T18:59:43.017Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-09-10T18:59:43.017Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-09-10T18:59:43.273Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-09-10T18:59:44.200Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-09-10T18:59:44.200Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-09-10T18:59:46.089Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-09-10T18:59:47.016Z] === RUN TestDockerSuite/TestRunRm [2020-09-10T18:59:47.578Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-09-10T18:59:50.843Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-09-10T18:59:51.405Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-09-10T18:59:51.665Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-09-10T18:59:53.736Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-09-10T18:59:53.736Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-09-10T18:59:53.736Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-09-10T18:59:57.009Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-09-10T18:59:59.526Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-09-10T18:59:59.787Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-09-10T19:00:00.348Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-09-10T19:00:00.604Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-09-10T19:00:01.532Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-09-10T19:00:01.532Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-09-10T19:00:01.788Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-09-10T19:00:02.350Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-09-10T19:00:02.912Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-09-10T19:00:03.475Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-09-10T19:00:04.038Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-09-10T19:00:05.405Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-09-10T19:00:06.770Z] === RUN TestDockerSuite/TestRunState [2020-09-10T19:00:07.699Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-09-10T19:00:08.261Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-09-10T19:00:08.516Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-09-10T19:00:08.773Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-09-10T19:00:08.773Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-09-10T19:00:09.349Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-09-10T19:00:09.605Z] === RUN TestDockerSuite/TestRunSysctls [2020-09-10T19:00:10.533Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-09-10T19:00:10.533Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-09-10T19:00:10.533Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-09-10T19:00:11.094Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-09-10T19:00:12.462Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-09-10T19:00:12.719Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-09-10T19:00:14.087Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-09-10T19:00:15.981Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-09-10T19:00:17.870Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-09-10T19:00:18.798Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-09-10T19:00:19.362Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-09-10T19:00:19.925Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-09-10T19:00:20.857Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-09-10T19:00:20.857Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-09-10T19:00:22.749Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-09-10T19:00:23.677Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-09-10T19:00:23.677Z] === RUN TestDockerSuite/TestRunUserByID [2020-09-10T19:00:24.239Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-09-10T19:00:24.239Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-09-10T19:00:24.495Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-09-10T19:00:24.752Z] === RUN TestDockerSuite/TestRunUserByName [2020-09-10T19:00:25.692Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-09-10T19:00:26.254Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-09-10T19:00:26.254Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-09-10T19:00:26.254Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-09-10T19:00:26.254Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-09-10T19:00:26.817Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-09-10T19:00:29.335Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-09-10T19:00:30.265Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-09-10T19:00:30.521Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-09-10T19:00:31.451Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-09-10T19:00:32.818Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-09-10T19:00:33.075Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-09-10T19:00:34.003Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-09-10T19:00:35.891Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-09-10T19:00:36.147Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-09-10T19:00:38.037Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-09-10T19:00:38.599Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-09-10T19:00:38.599Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-09-10T19:00:39.161Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-09-10T19:00:39.724Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-09-10T19:00:39.724Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-09-10T19:00:39.724Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-09-10T19:00:39.724Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-09-10T19:00:39.724Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-09-10T19:00:39.724Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-09-10T19:00:40.652Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-09-10T19:00:41.213Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-09-10T19:00:41.516Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-09-10T19:00:42.456Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-09-10T19:00:42.714Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-09-10T19:00:43.276Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-09-10T19:00:43.276Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-09-10T19:00:43.839Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-09-10T19:00:43.839Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-09-10T19:00:44.096Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-09-10T19:00:44.096Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-09-10T19:00:44.096Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-09-10T19:00:44.096Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-09-10T19:00:44.096Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-09-10T19:00:44.096Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-09-10T19:00:44.096Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-09-10T19:00:44.096Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-09-10T19:00:44.658Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-09-10T19:00:45.219Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-09-10T19:00:45.781Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-09-10T19:00:45.781Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-09-10T19:00:46.343Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-09-10T19:00:46.343Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-09-10T19:00:46.904Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-09-10T19:00:46.904Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-09-10T19:00:47.465Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-09-10T19:00:48.026Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-09-10T19:00:48.026Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-09-10T19:00:48.026Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-09-10T19:00:48.026Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-09-10T19:00:48.588Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-09-10T19:00:49.515Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-09-10T19:00:50.079Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-09-10T19:00:50.079Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-09-10T19:00:50.641Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-09-10T19:00:50.641Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-09-10T19:00:51.568Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-09-10T19:00:51.824Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-09-10T19:00:53.193Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-09-10T19:00:53.450Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-09-10T19:00:54.011Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-09-10T19:00:54.011Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-09-10T19:00:54.011Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-09-10T19:00:54.573Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-09-10T19:00:55.941Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-09-10T19:00:56.873Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-09-10T19:00:56.873Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-09-10T19:00:57.802Z] === RUN TestDockerSuite/TestSaveImageId [2020-09-10T19:00:57.802Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-09-10T19:00:58.363Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-09-10T19:00:59.728Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-09-10T19:00:59.728Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-09-10T19:01:00.656Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-09-10T19:01:00.656Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-09-10T19:01:00.656Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-09-10T19:01:02.021Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-09-10T19:01:02.948Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-09-10T19:01:04.311Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-09-10T19:01:04.311Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-09-10T19:01:04.311Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-09-10T19:01:04.311Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-09-10T19:01:05.237Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-09-10T19:01:06.602Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-09-10T19:01:07.163Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-09-10T19:01:09.050Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-09-10T19:01:12.316Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-09-10T19:01:12.572Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-09-10T19:01:14.472Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-09-10T19:01:15.406Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-09-10T19:01:15.406Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-09-10T19:01:16.333Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-09-10T19:01:18.851Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-09-10T19:01:19.779Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-09-10T19:01:20.707Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-09-10T19:01:21.269Z] === RUN TestDockerSuite/TestStartRecordError [2020-09-10T19:01:22.639Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-09-10T19:01:22.639Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-09-10T19:01:24.529Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-09-10T19:01:25.895Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-09-10T19:01:28.410Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-09-10T19:01:32.574Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-09-10T19:01:35.111Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-09-10T19:01:35.672Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-09-10T19:01:39.836Z] === RUN TestDockerSuite/TestStatsNoStream [2020-09-10T19:01:42.348Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-09-10T19:01:43.713Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-09-10T19:01:44.274Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-09-10T19:01:44.530Z] === RUN TestDockerSuite/TestTopPrivileged [2020-09-10T19:01:45.093Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-09-10T19:01:45.093Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-09-10T19:01:45.655Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-09-10T19:01:48.171Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-09-10T19:01:48.171Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-09-10T19:01:51.437Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-09-10T19:01:51.437Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-09-10T19:01:51.998Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-09-10T19:01:51.998Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-09-10T19:01:52.561Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-09-10T19:01:53.488Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-09-10T19:01:53.488Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-09-10T19:01:54.431Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-09-10T19:01:54.993Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-09-10T19:01:55.553Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-09-10T19:01:56.481Z] === RUN TestDockerSuite/TestUpdateStats [2020-09-10T19:01:59.747Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-09-10T19:02:00.677Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-09-10T19:02:00.677Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-09-10T19:02:01.604Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-09-10T19:02:01.604Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-09-10T19:02:01.860Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-09-10T19:02:04.380Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-09-10T19:02:04.637Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-09-10T19:02:07.158Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-09-10T19:02:09.049Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-09-10T19:02:09.976Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-09-10T19:02:13.250Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-09-10T19:02:15.776Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-09-10T19:02:16.704Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-09-10T19:02:18.069Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-09-10T19:02:18.997Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-09-10T19:02:20.362Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-09-10T19:02:21.728Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-09-10T19:02:22.290Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-09-10T19:02:23.219Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-09-10T19:02:25.111Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-09-10T19:02:25.111Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-09-10T19:02:26.477Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-09-10T19:02:27.842Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-09-10T19:02:27.842Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-09-10T19:02:45.878Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-09-10T19:02:45.878Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-09-10T19:02:45.878Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-09-10T19:02:45.878Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-09-10T19:02:45.878Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-09-10T19:02:45.878Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-09-10T19:02:45.878Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-09-10T19:02:45.878Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-09-10T19:02:45.878Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-09-10T19:02:45.878Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-09-10T19:02:45.878Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-09-10T19:02:45.878Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-09-10T19:02:45.878Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-09-10T19:02:45.878Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-09-10T19:02:46.135Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-09-10T19:02:46.390Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-09-10T19:02:46.390Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-09-10T19:02:46.390Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-09-10T19:02:46.646Z] === RUN TestDockerSuite/TestVolumeEvents [2020-09-10T19:02:46.901Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-09-10T19:02:47.157Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-09-10T19:02:48.523Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-09-10T19:02:48.523Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-09-10T19:02:48.523Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-09-10T19:02:51.041Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-09-10T19:02:52.937Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite (1275.42s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.50s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.16s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.57s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.55s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.40s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.02s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.98s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.90s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.17s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.34s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.03s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.72s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.75s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.80s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.70s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.92s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.60s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAttachDetach (0.94s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.62s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.75s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.76s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.66s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.18s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.44s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.87s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.07s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.90s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.51s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.80s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.54s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.32s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.02s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.14s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.80s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.85s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.67s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.97s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.73s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.07s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.65s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.09s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.23s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.84s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.24s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.25s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.68s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.42s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.19s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.98s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.40s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.36s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.19s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.41s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.85s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.70s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.78s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.19s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.07s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.79s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.86s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.19s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.48s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.14s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.33s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.60s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.93s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (3.98s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.11s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.54s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.97s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.10s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.66s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.99s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.67s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.61s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.12s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.44s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.78s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.69s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s) [2020-09-10T19:02:52.937Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-09-10T19:02:52.937Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.38s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.09s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildContChar (3.20s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.09s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.42s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.68s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.60s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.71s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.47s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.53s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.64s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.59s) [2020-09-10T19:02:52.937Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-09-10T19:02:52.937Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-10T19:02:52.937Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-09-10T19:02:52.937Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-10T19:02:52.937Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-09-10T19:02:52.937Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-10T19:02:52.937Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-10T19:02:52.937Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.42s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.57s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.93s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.85s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.01s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.89s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.33s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.77s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.75s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.24s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.19s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.22s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.55s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.03s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.00s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.76s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.14s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.41s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.37s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.21s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.97s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.24s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.84s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.74s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.21s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.77s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.92s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.71s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.88s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildEnv (1.38s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.36s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.86s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.14s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.61s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.98s) [2020-09-10T19:02:52.937Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.40s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.85s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.33s) [2020-09-10T19:02:52.938Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-10T19:02:52.938Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.74s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildFails (0.80s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.73s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.83s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.37s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.50s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.56s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.55s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.26s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.52s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.36s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.04s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildHistory (3.09s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.36s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.20s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.53s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.41s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.98s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildLabel (0.34s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.52s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.70s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.78s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.36s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.36s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.30s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.98s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.78s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.54s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.56s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.64s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.87s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.37s) [2020-09-10T19:02:52.938Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-09-10T19:02:52.938Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.13s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.57s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.45s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.43s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.62s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.05s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.48s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.67s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.64s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.72s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.47s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.89s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.91s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.20s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.83s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildPATH (2.27s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.56s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.69s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.37s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.76s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.36s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildRm (2.26s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.71s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.95s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.28s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.54s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.83s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.87s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.69s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.23s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.23s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.51s) [2020-09-10T19:02:52.938Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-10T19:02:52.938Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.74s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.33s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildStderr (1.13s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.27s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.74s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.80s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.51s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.60s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.85s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildUser (1.18s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.10s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.23s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.59s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.23s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.69s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.98s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.69s) [2020-09-10T19:02:52.938Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-10T19:02:52.938Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-10T19:02:52.938Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-10T19:02:52.938Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-10T19:02:52.938Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-09-10T19:02:52.938Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-10T19:02:52.938Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-10T19:02:52.938Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.74s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.19s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.86s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.01s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.90s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.44s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.49s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.80s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.28s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.62s) [2020-09-10T19:02:52.938Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-10T19:02:52.938Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.66s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.69s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-09-10T19:02:52.938Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-10T19:02:52.938Z] docker_cli_sni_test.go:18: Flakey test [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.52s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.63s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestCommitChange (0.84s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.62s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.08s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.98s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.75s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestCommitTTY (1.32s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.16s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.01s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.27s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.21s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.07s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.50s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.70s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.77s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.84s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.60s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.50s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.41s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.60s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.60s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.49s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.55s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.07s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.59s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.48s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.61s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.59s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.51s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.47s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.55s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.62s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.86s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.13s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.34s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.73s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.55s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.54s) [2020-09-10T19:02:52.938Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-09-10T19:02:52.938Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.39s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.81s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.45s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.26s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.93s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.33s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.36s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.47s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.30s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.44s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a147a0_} (1.35s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1291545216_/foo_false____} (1.57s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1291545216_/foo_true____} (1.29s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3463293407_/foo_false____} (1.34s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3463293407_/foo_true____} (1.52s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3463293407_/foo_true__0xc000a14860__} (1.32s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a148a0_} (1.31s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a148e0_} (1.30s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a14920_} (1.31s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a14960_} (1.44s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.99s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-09-10T19:02:52.938Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.09s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.78s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.86s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.19s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.56s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.51s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.46s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.52s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.53s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.58s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.94s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.74s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.51s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.88s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.58s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.50s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.74s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.85s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.67s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.66s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.93s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.96s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.75s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.67s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.16s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.63s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.71s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.26s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.36s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.55s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.59s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.15s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.75s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.19s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.84s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpToDot (0.85s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.29s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.06s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpToStdout (0.57s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.90s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.68s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.16s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2020-09-10T19:02:52.939Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-10T19:02:52.939Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.52s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2020-09-10T19:02:52.939Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-10T19:02:52.939Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.92s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.42s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.58s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.17s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.70s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.41s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.26s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.46s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.61s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.67s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.56s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.47s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.24s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.80s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.63s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.03s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.15s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.77s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsAttach (0.84s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsCommit (0.57s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.41s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.47s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.92s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.01s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.11s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsCopy (1.02s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.05s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.41s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.39s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.92s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.27s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsFilters (0.89s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsFormat (0.87s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.60s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.21s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2020-09-10T19:02:52.939Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-10T19:02:52.939Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-10T19:02:52.939Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-10T19:02:52.939Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.31s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsRename (0.44s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.42s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.51s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsTop (0.56s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.87s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExec (0.49s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecAPIStart (0.96s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.47s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.48s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.50s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.46s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.44s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.61s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.09s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecCgroup (0.88s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecEnv (0.77s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.31s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.48s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecInspectID (2.55s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecInteractive (0.70s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.69s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.44s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.43s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.85s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.47s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecStartFails (0.51s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.66s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.44s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecUlimits (0.64s) [2020-09-10T19:02:52.939Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-10T19:02:52.939Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.55s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.86s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.73s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestExecWithUser (0.93s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.62s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.54s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.72s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.47s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.42s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestHealth (18.29s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.52s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestImportDisplay (1.02s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestImportFile (1.04s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestImportGzipped (1.24s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.01s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.46s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.46s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.44s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.44s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.40s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.41s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.41s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2020-09-10T19:02:52.939Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-10T19:02:52.939Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.62s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectDefault (0.40s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectHistory (0.51s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2020-09-10T19:02:52.939Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-10T19:02:52.939Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.41s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.42s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.88s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.52s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectStatus (0.52s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.91s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.43s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.41s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.41s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-09-10T19:02:52.939Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.45s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.88s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.88s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.19s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (0.96s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.31s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.27s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.34s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.56s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.56s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.92s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.32s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.62s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.66s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.42s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.58s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.94s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.15s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.13s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.00s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.89s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.08s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLogsSince (6.49s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.42s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.65s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestNetHostname (1.25s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.65s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.15s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPluginActive (1.62s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.76s) [2020-09-10T19:02:52.940Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-10T19:02:52.940Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (2.22s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.52s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.21s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (3.13s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.12s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.21s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.78s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.76s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPortList (5.82s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.84s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.86s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.42s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.81s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.91s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.99s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.58s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPsByOrder (2.07s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.95s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.72s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.89s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.14s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.69s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.93s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.28s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.89s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.81s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.42s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.56s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.27s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.57s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.44s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.90s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2020-09-10T19:02:52.940Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-10T19:02:52.940Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.23s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.23s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.41s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.87s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.85s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.44s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.91s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.84s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.30s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.98s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.88s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.46s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.89s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.83s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.01s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.61s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.04s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.54s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.99s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.54s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.53s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.54s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunAddHost (0.73s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.58s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.20s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.59s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.54s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.52s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.77s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.85s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.73s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.55s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.60s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.62s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.75s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.41s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.40s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.27s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.62s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.40s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.42s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.42s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.68s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.44s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.53s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.56s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.16s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.03s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.40s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.48s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.51s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.66s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.97s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.95s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.41s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.25s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.32s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.40s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.47s) [2020-09-10T19:02:52.940Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-09-10T19:02:52.940Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-10T19:02:52.940Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-10T19:02:52.940Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (0.95s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.94s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.48s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.58s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.24s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s) [2020-09-10T19:02:52.940Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-10T19:02:52.940Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.96s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.43s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.42s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.54s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.59s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunExitCode (0.66s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.48s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.41s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.40s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.85s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.18s) [2020-09-10T19:02:52.940Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-10T19:02:52.940Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.94s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.62s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.91s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.85s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.89s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.42s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.08s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.94s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.05s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.62s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.40s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.41s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.70s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.89s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.68s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.41s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.01s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.96s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunMount (5.07s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.51s) [2020-09-10T19:02:52.940Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.95s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.81s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.28s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.83s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.98s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.07s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.18s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunNetHost (0.72s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.48s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.92s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.82s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.55s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.14s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.49s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.51s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.64s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.49s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.68s) [2020-09-10T19:02:52.941Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-10T19:02:52.941Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.93s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.56s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2020-09-10T19:02:52.941Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.38s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.39s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.41s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2020-09-10T19:02:52.941Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-10T19:02:52.941Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.45s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2020-09-10T19:02:52.941Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-10T19:02:52.941Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.83s) [2020-09-10T19:02:52.941Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-09-10T19:02:52.941Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (1.95s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.78s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunRm (0.58s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.39s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.40s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.45s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.52s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.84s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.78s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.46s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.73s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.50s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.49s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.50s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.62s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.58s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunState (1.25s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.41s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.43s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2020-09-10T19:02:52.941Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-10T19:02:52.941Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.40s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunSysctls (0.87s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.39s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.41s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.09s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.14s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.78s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.43s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.70s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.78s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.73s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.20s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunUserByID (0.44s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.42s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunUserByName (0.69s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.67s) [2020-09-10T19:02:52.941Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-09-10T19:02:52.941Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.29s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.50s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.83s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.70s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.03s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.03s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.83s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.59s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.45s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.61s) [2020-09-10T19:02:52.941Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-10T19:02:52.941Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-10T19:02:52.941Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-10T19:02:52.941Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-10T19:02:52.941Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-10T19:02:52.941Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s) [2020-09-10T19:02:52.941Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-10T19:02:52.941Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.69s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.68s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.10s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.52s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.62s) [2020-09-10T19:02:52.941Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-09-10T19:02:52.941Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.04s) [2020-09-10T19:02:52.941Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-09-10T19:02:52.941Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-10T19:02:52.941Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-10T19:02:52.941Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-10T19:02:52.941Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.02s) [2020-09-10T19:02:52.941Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-10T19:02:52.941Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-09-10T19:02:52.941Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-10T19:02:52.941Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-09-10T19:02:52.941Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.63s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.43s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.52s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.66s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.97s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.58s) [2020-09-10T19:02:52.941Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-09-10T19:02:52.941Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.51s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.86s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.61s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.13s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.84s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.10s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.28s) [2020-09-10T19:02:52.941Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents998054145 [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (0.98s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.15s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.11s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (1.14s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.20s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.72s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.18s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.87s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.05s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.95s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.75s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.74s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestStartRecordError (1.46s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.82s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.32s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.43s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.89s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.65s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.43s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.45s) [2020-09-10T19:02:52.941Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-10T19:02:52.941Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.45s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.61s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.97s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.40s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2020-09-10T19:02:52.941Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-10T19:02:52.941Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.53s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.02s) [2020-09-10T19:02:52.941Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-10T19:02:52.941Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.90s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.52s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.52s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.86s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUpdateStats (3.47s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.80s) [2020-09-10T19:02:52.941Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-10T19:02:52.941Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.81s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.68s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.32s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.84s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.28s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.66s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.74s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.23s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.27s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.03s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.15s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.57s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.51s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.62s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.46s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.63s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-09-10T19:02:52.941Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-09-10T19:02:52.942Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-09-10T19:02:52.942Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2020-09-10T19:02:52.942Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-09-10T19:02:52.942Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-09-10T19:02:52.942Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-09-10T19:02:52.942Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2020-09-10T19:02:52.942Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-09-10T19:02:52.942Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2020-09-10T19:02:52.942Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-09-10T19:02:52.942Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-09-10T19:02:52.942Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-09-10T19:02:52.942Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-09-10T19:02:52.942Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.34s) [2020-09-10T19:02:52.942Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-09-10T19:02:52.942Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-09-10T19:02:52.942Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-09-10T19:02:52.942Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-09-10T19:02:52.942Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.46s) [2020-09-10T19:02:52.942Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.43s) [2020-09-10T19:02:52.942Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-09-10T19:02:52.942Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-09-10T19:02:52.942Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.04s) [2020-09-10T19:02:52.942Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.29s) [2020-09-10T19:02:52.942Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-09-10T19:02:52.942Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-10T19:02:52.942Z] === RUN TestDockerRegistrySuite [2020-09-10T19:02:52.942Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-09-10T19:02:53.872Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-09-10T19:02:55.239Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-09-10T19:02:55.239Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-09-10T19:02:56.607Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-09-10T19:02:56.607Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-09-10T19:02:57.973Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-09-10T19:02:59.863Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-09-10T19:03:02.412Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-09-10T19:03:04.928Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-09-10T19:03:05.858Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-09-10T19:03:06.422Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-09-10T19:03:07.790Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-09-10T19:03:08.718Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-09-10T19:03:09.646Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-09-10T19:03:10.575Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-09-10T19:03:11.503Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-09-10T19:03:13.394Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-09-10T19:03:13.651Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-09-10T19:03:15.543Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-09-10T19:03:16.911Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-09-10T19:03:18.809Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-09-10T19:03:19.739Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-09-10T19:03:19.739Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-09-10T19:03:20.672Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-09-10T19:03:21.599Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-09-10T19:03:22.528Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-09-10T19:03:24.417Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-09-10T19:03:24.980Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-09-10T19:03:25.906Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-09-10T19:03:26.162Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-09-10T19:03:26.162Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-09-10T19:03:26.418Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-09-10T19:03:26.674Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-09-10T19:03:27.235Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-09-10T19:03:27.235Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-09-10T19:03:28.163Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-09-10T19:03:29.528Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-09-10T19:03:30.091Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-09-10T19:03:31.019Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-09-10T19:03:31.947Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite (39.88s) [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.09s) [2020-09-10T19:03:32.874Z] check_test.go:196: [d30e6479f836c] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2020-09-10T19:03:32.874Z] check_test.go:196: [dbef73dd64b3f] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.38s) [2020-09-10T19:03:32.874Z] check_test.go:196: [d1d9927b871e3] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.20s) [2020-09-10T19:03:32.874Z] check_test.go:196: [d0d1efc0d863d] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.97s) [2020-09-10T19:03:32.874Z] check_test.go:196: [ded9a93c213d9] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.69s) [2020-09-10T19:03:32.874Z] check_test.go:196: [d6b1b09faf0c5] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.47s) [2020-09-10T19:03:32.874Z] check_test.go:196: [d016822bc6c7d] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s) [2020-09-10T19:03:32.874Z] check_test.go:196: [d4e1fa24eac6c] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.84s) [2020-09-10T19:03:32.874Z] check_test.go:196: [df6c64c85122c] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2020-09-10T19:03:32.874Z] check_test.go:196: [d0b07c71942f3] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.99s) [2020-09-10T19:03:32.874Z] check_test.go:196: [dd2b9d9f04ed7] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.97s) [2020-09-10T19:03:32.874Z] check_test.go:196: [d2c6bca97f44f] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.10s) [2020-09-10T19:03:32.874Z] check_test.go:196: [d2b8b884972e6] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.92s) [2020-09-10T19:03:32.874Z] check_test.go:196: [dc3342075d5ff] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.79s) [2020-09-10T19:03:32.874Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d2943e2a84209692cda2c01e5b797c17b299300d4f201c456c2a006d86828f7e [2020-09-10T19:03:32.874Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bad36916e79188843d2ed60708e9db26ca92d68ad4884dab5fd0688c0d40a7ca [2020-09-10T19:03:32.874Z] check_test.go:196: [d3edc8fc98a81] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.16s) [2020-09-10T19:03:32.874Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0e52d8d750a787ab6e3fe7755be6a0b0c744412bfc8c4d9e7791d6ea8d012105 [2020-09-10T19:03:32.874Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:006a72af7ea72d047681bc3d93979826209405f7460606acad1340a4e5fbf331 [2020-09-10T19:03:32.874Z] check_test.go:196: [d6b870168e855] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.20s) [2020-09-10T19:03:32.874Z] check_test.go:196: [de5c1f0d0e431] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.09s) [2020-09-10T19:03:32.874Z] check_test.go:196: [dacb84ab45587] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2020-09-10T19:03:32.874Z] check_test.go:196: [d3b1a088f7f69] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-09-10T19:03:32.874Z] check_test.go:196: [dbe4853a87d2e] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.89s) [2020-09-10T19:03:32.874Z] check_test.go:196: [d9be1b9d00a2d] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.82s) [2020-09-10T19:03:32.874Z] check_test.go:196: [d9376a7441403] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.80s) [2020-09-10T19:03:32.874Z] check_test.go:196: [d228590e0eaa7] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.16s) [2020-09-10T19:03:32.874Z] check_test.go:196: [dd383e16ccc87] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-09-10T19:03:32.874Z] check_test.go:196: [d3112529b8310] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.92s) [2020-09-10T19:03:32.874Z] check_test.go:196: [dc3ac80b20c20] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2020-09-10T19:03:32.874Z] check_test.go:196: [da8faee25d470] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-09-10T19:03:32.874Z] check_test.go:196: [d4fb0eebef788] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-09-10T19:03:32.874Z] check_test.go:196: [dbc16c9c6d620] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-09-10T19:03:32.874Z] check_test.go:196: [d0655d9f6e150] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-09-10T19:03:32.874Z] check_test.go:196: [dfa3139ab6cef] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-09-10T19:03:32.874Z] check_test.go:196: [dafe6d0013c35] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.95s) [2020-09-10T19:03:32.874Z] check_test.go:196: [da769f2eb87c2] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.30s) [2020-09-10T19:03:32.874Z] check_test.go:196: [d8e5e4fe25403] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.75s) [2020-09-10T19:03:32.874Z] check_test.go:196: [d499d57490f50] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.89s) [2020-09-10T19:03:32.874Z] check_test.go:196: [dc6ae81cde929] daemon is not started [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2020-09-10T19:03:32.874Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2020-09-10T19:03:32.874Z] === RUN TestDockerSchema1RegistrySuite [2020-09-10T19:03:32.874Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-09-10T19:03:32.874Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-09-10T19:03:32.874Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-09-10T19:03:36.163Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-09-10T19:03:38.683Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-09-10T19:03:41.201Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-09-10T19:03:41.456Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-09-10T19:03:42.385Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-09-10T19:03:43.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-09-10T19:03:43.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-09-10T19:03:45.114Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-09-10T19:03:45.675Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-09-10T19:03:46.603Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-09-10T19:03:49.118Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-09-10T19:03:49.118Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-09-10T19:03:49.680Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-09-10T19:03:49.680Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-09-10T19:03:49.935Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-09-10T19:03:50.192Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-09-10T19:03:50.753Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-09-10T19:03:50.753Z] --- PASS: TestDockerSchema1RegistrySuite (18.00s) [2020-09-10T19:03:50.753Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.18s) [2020-09-10T19:03:50.753Z] check_test.go:223: [d9eb0b36f5121] daemon is not started [2020-09-10T19:03:50.753Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.05s) [2020-09-10T19:03:50.753Z] check_test.go:223: [d0b22942d7380] daemon is not started [2020-09-10T19:03:50.753Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.58s) [2020-09-10T19:03:50.753Z] check_test.go:223: [dcd24a6e8dd95] daemon is not started [2020-09-10T19:03:50.753Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.82s) [2020-09-10T19:03:50.753Z] check_test.go:223: [dd6f9c6d18ce4] daemon is not started [2020-09-10T19:03:50.753Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.01s) [2020-09-10T19:03:50.753Z] check_test.go:223: [d9ead7242854e] daemon is not started [2020-09-10T19:03:50.753Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.20s) [2020-09-10T19:03:50.753Z] check_test.go:223: [d09aa4a0d5f23] daemon is not started [2020-09-10T19:03:50.753Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-09-10T19:03:50.753Z] check_test.go:223: [dbe4c70f40089] daemon is not started [2020-09-10T19:03:50.753Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.09s) [2020-09-10T19:03:50.753Z] check_test.go:223: [d228891aac1ef] daemon is not started [2020-09-10T19:03:50.753Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.94s) [2020-09-10T19:03:50.753Z] check_test.go:223: [dc1fa1a9cb7b7] daemon is not started [2020-09-10T19:03:50.753Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2020-09-10T19:03:50.753Z] check_test.go:223: [d189a0d1669dc] daemon is not started [2020-09-10T19:03:50.753Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.14s) [2020-09-10T19:03:50.753Z] check_test.go:223: [dc44c20cb88b8] daemon is not started [2020-09-10T19:03:50.753Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.51s) [2020-09-10T19:03:50.753Z] check_test.go:223: [d92b354db1029] daemon is not started [2020-09-10T19:03:50.753Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-09-10T19:03:50.753Z] check_test.go:223: [d94828e87e60e] daemon is not started [2020-09-10T19:03:50.753Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-09-10T19:03:50.753Z] check_test.go:223: [d2ddd41539aab] daemon is not started [2020-09-10T19:03:50.753Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-09-10T19:03:50.753Z] check_test.go:223: [d640246af1a54] daemon is not started [2020-09-10T19:03:50.753Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-09-10T19:03:50.753Z] check_test.go:223: [ddcf67de66b2e] daemon is not started [2020-09-10T19:03:50.753Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-09-10T19:03:50.753Z] check_test.go:223: [d98085686e32e] daemon is not started [2020-09-10T19:03:50.753Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2020-09-10T19:03:50.753Z] check_test.go:223: [d9e317e23f52a] daemon is not started [2020-09-10T19:03:50.753Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-09-10T19:03:50.753Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-09-10T19:03:51.680Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-09-10T19:03:51.936Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-09-10T19:03:52.192Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-09-10T19:03:53.128Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-09-10T19:03:53.383Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-09-10T19:03:53.639Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-09-10T19:03:54.200Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-09-10T19:03:54.455Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.63s) [2020-09-10T19:03:54.455Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.69s) [2020-09-10T19:03:54.455Z] check_test.go:252: [d5153832e8c5b] daemon is not started [2020-09-10T19:03:54.455Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.46s) [2020-09-10T19:03:54.455Z] check_test.go:252: [d6ecf27b0857a] daemon is not started [2020-09-10T19:03:54.455Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-09-10T19:03:54.455Z] check_test.go:252: [d1c6dd1c3651a] daemon is not started [2020-09-10T19:03:54.455Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) [2020-09-10T19:03:54.455Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-09-10T19:03:54.455Z] check_test.go:252: [d4a77777dea7f] daemon is not started [2020-09-10T19:03:54.455Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s) [2020-09-10T19:03:54.455Z] check_test.go:252: [d44722a0b5bba] daemon is not started [2020-09-10T19:03:54.455Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-09-10T19:03:54.455Z] check_test.go:252: [d1dcb2ef466d8] daemon is not started [2020-09-10T19:03:54.455Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-09-10T19:03:54.455Z] check_test.go:252: [def729a609034] daemon is not started [2020-09-10T19:03:54.455Z] === RUN TestDockerRegistryAuthTokenSuite [2020-09-10T19:03:54.455Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-09-10T19:03:59.693Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-09-10T19:03:59.693Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-09-10T19:03:59.949Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-09-10T19:03:59.949Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-09-10T19:04:00.204Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s) [2020-09-10T19:04:00.204Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-09-10T19:04:00.204Z] check_test.go:279: [d0db65e599e01] daemon is not started [2020-09-10T19:04:00.204Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-09-10T19:04:00.204Z] check_test.go:279: [df86c8fa8bfd3] daemon is not started [2020-09-10T19:04:00.204Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-09-10T19:04:00.204Z] check_test.go:279: [d07b3a2f221f1] daemon is not started [2020-09-10T19:04:00.204Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-09-10T19:04:00.204Z] check_test.go:279: [daece0a62bffd] daemon is not started [2020-09-10T19:04:00.204Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-09-10T19:04:00.204Z] check_test.go:279: [d649cf16796df] daemon is not started [2020-09-10T19:04:00.204Z] === RUN TestDockerNetworkSuite [2020-09-10T19:04:00.204Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-09-10T19:04:02.092Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-09-10T19:04:03.019Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-09-10T19:04:05.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-09-10T19:04:06.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-09-10T19:04:09.411Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-09-10T19:04:10.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-09-10T19:04:16.026Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-09-10T19:04:17.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-09-10T19:04:18.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-09-10T19:04:19.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-09-10T19:04:19.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-09-10T19:04:20.584Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-09-10T19:04:21.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-09-10T19:04:21.400Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-09-10T19:04:21.656Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-09-10T19:04:22.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-09-10T19:04:22.474Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-09-10T19:04:22.474Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-09-10T19:04:22.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-09-10T19:04:23.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-09-10T19:04:24.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-09-10T19:04:24.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-09-10T19:04:24.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-09-10T19:04:24.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-09-10T19:04:27.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-09-10T19:04:29.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-09-10T19:04:34.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-09-10T19:04:34.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-09-10T19:04:34.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-09-10T19:04:34.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-09-10T19:04:34.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-09-10T19:04:35.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-09-10T19:04:35.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-09-10T19:04:35.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-09-10T19:04:37.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-09-10T19:04:37.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-09-10T19:04:37.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-09-10T19:04:38.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-09-10T19:04:41.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-09-10T19:04:44.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-09-10T19:04:44.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-09-10T19:04:45.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-09-10T19:04:46.899Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-09-10T19:04:46.899Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-09-10T19:04:47.155Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-09-10T19:04:47.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-09-10T19:04:48.647Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite (53.00s) [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.04s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [dcdc6d0a02caa] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.64s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d8374aabb2745] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.51s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d1b8f7a36e300] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.44s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [df86c200b71e6] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.45s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:1233: [d601754c0a655] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.36s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d1073715c6aaf] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.88s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d278d5edbf970] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.18s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d3ba0ff93a5ed] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.08s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [df4b98e051582] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.46s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d057ca389b96c] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d2d9855042a84] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.82s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d448796502feb] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.83s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d4d6694f52d01] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d7a3ae557cbb8] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d4e71a9c700c5] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.67s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [df93924398b99] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [dc4928b494849] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [dde37fa733638] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d23e95007520b] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.67s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d80b942128b6a] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [dbf53cfe6a027] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d1f66e21569d8] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.22s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d34c3d85f8e49] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d26952c99d7d8] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:968: [d99776079dded] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.63s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d3d3e8c4c9520] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.03s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:1116: [db9d37d57991d] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [dd8f557a42c71] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d53d33779f930] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d1dab85776579] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [dc3e6a70fc556] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d1beb683ab7e9] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d981d9a544096] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d1fcc17946620] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.22s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d471c51b6b091] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d753628b4f65e] daemon is not started [2020-09-10T19:04:53.907Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d46ab576638d1] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [da3fd92604d56] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.24s) [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.86s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:1084: [d55e9f3c3ef8e] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d031cd4fb2d9e] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d2df4ca35e7c6] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.43s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d461f45a0712e] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d31982f926b89] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.59s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d1329b1ebeeab] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.44s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [da9e98e43d269] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [d8d40c1ab7491] daemon is not started [2020-09-10T19:04:53.907Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.62s) [2020-09-10T19:04:53.907Z] docker_cli_network_unix_test.go:46: [dc5dff0e5385a] daemon is not started [2020-09-10T19:04:53.907Z] === RUN TestDockerHubPullSuite [2020-09-10T19:04:53.907Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-09-10T19:04:54.834Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-09-10T19:04:57.347Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-09-10T19:04:57.347Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-09-10T19:04:58.711Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-09-10T19:04:59.273Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-09-10T19:04:59.529Z] --- PASS: TestDockerHubPullSuite (6.33s) [2020-09-10T19:04:59.529Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.65s) [2020-09-10T19:04:59.529Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2020-09-10T19:04:59.529Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.42s) [2020-09-10T19:04:59.529Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.33s) [2020-09-10T19:04:59.529Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.43s) [2020-09-10T19:04:59.529Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.24s) [2020-09-10T19:04:59.529Z] PASS [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === Skipped [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-09-10T19:04:59.529Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-09-10T19:04:59.529Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-09-10T19:04:59.529Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-09-10T19:04:59.529Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-10T19:04:59.529Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-10T19:04:59.529Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-10T19:04:59.529Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-10T19:04:59.529Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-10T19:04:59.529Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-09-10T19:04:59.529Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-10T19:04:59.529Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-10T19:04:59.529Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-10T19:04:59.529Z] docker_cli_sni_test.go:18: Flakey test [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-09-10T19:04:59.529Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-10T19:04:59.529Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-10T19:04:59.529Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-09-10T19:04:59.529Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-09-10T19:04:59.529Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.02s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.02s) [2020-09-10T19:04:59.529Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-09-10T19:04:59.529Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-09-10T19:04:59.529Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-09-10T19:04:59.529Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-09-10T19:04:59.529Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-10T19:04:59.529Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-10T19:04:59.529Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-10T19:04:59.529Z] docker_cli_network_unix_test.go:46: [d46ab576638d1] daemon is not started [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] [2020-09-10T19:04:59.529Z] DONE 1277 tests, 51 skipped in 1442.084s [2020-09-10T19:04:59.529Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-10T19:04:59.529Z] ++++ cat bundles/test-integration/docker.pid [2020-09-10T19:04:59.529Z] +++ kill 7574 [2020-09-10T19:05:00.456Z] +++ /etc/init.d/apparmor stop [2020-09-10T19:05:00.456Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-10T19:05:00.456Z] [2020-09-10T19:05:00.456Z] Unloading profiles will leave already running processes permanently [2020-09-10T19:05:00.456Z] unconfined, which can lead to unexpected situations. [2020-09-10T19:05:00.456Z] [2020-09-10T19:05:00.456Z] To set a process to complain mode, use the command line tool [2020-09-10T19:05:00.456Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-10T19:05:00.456Z] +++ true [2020-09-10T19:05:00.456Z] exiting test-integration [2020-09-10T19:05:00.456Z] ++ exit 0 [2020-09-10T19:05:00.456Z] [2020-09-10T19:05:00.714Z] + for job in $(jobs -p) [2020-09-10T19:05:00.714Z] + wait 4371 [2020-09-10T19:06:08.344Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-09-10T19:06:08.344Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-09-10T19:06:11.616Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-09-10T19:06:18.156Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-09-10T19:06:19.522Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-09-10T19:06:24.765Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-09-10T19:06:31.299Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-09-10T19:06:34.574Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-09-10T19:06:34.574Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-09-10T19:06:39.823Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-09-10T19:06:40.080Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-09-10T19:06:41.008Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-09-10T19:06:43.524Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-09-10T19:07:39.706Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-09-10T19:08:35.873Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-09-10T19:08:42.604Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-09-10T19:08:46.777Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-09-10T19:11:08.351Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-09-10T19:11:13.592Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-09-10T19:11:14.956Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-09-10T19:11:14.956Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-09-10T19:11:15.212Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-09-10T19:11:15.212Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-09-10T19:11:15.774Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-09-10T19:11:18.289Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-09-10T19:11:21.556Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-09-10T19:11:23.445Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-09-10T19:12:19.624Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-09-10T19:12:19.624Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-09-10T19:12:20.551Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-09-10T19:12:23.065Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-09-10T19:12:26.334Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-09-10T19:12:28.853Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-09-10T19:12:50.747Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-09-10T19:13:00.686Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-09-10T19:13:02.050Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-09-10T19:13:04.564Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-09-10T19:13:07.839Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-09-10T19:13:15.920Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-09-10T19:13:20.083Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-09-10T19:13:21.977Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-09-10T19:13:24.493Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-09-10T19:13:27.006Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-09-10T19:13:29.553Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-09-10T19:13:32.820Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-09-10T19:13:34.709Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-09-10T19:14:30.865Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-09-10T19:14:45.703Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite (1691.53s) [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.27s) [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.71s) [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.83s) [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.32s) [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.78s) [2020-09-10T19:15:00.538Z] docker_api_swarm_test.go:562: [d0d1e55fc6ed6] joining swarm manager [d5051b407da54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.538Z] docker_api_swarm_test.go:584: [dc0ae67fe9bcd] joining swarm manager [d5051b407da54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:15:00.538Z] check_test.go:380: [d0d1e55fc6ed6] daemon is not started [2020-09-10T19:15:00.538Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-09-10T19:15:00.538Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.47s) [2020-09-10T19:15:00.538Z] docker_api_swarm_test.go:45: [d87ede84009de] joining swarm manager [dbeb9c1ebb611]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.78s) [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.53s) [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.48s) [2020-09-10T19:15:00.538Z] docker_api_swarm_test.go:303: [d0d1a300dc24a] joining swarm manager [d225e3fed4a5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.538Z] docker_api_swarm_test.go:304: [d25305284991a] joining swarm manager [d225e3fed4a5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:15:00.538Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-09-10T19:15:00.538Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.42s) [2020-09-10T19:15:00.538Z] docker_api_swarm_test.go:271: [d4474213155a5] joining swarm manager [da8707fb4a435]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.538Z] docker_api_swarm_test.go:272: [dbd9848a11502] joining swarm manager [da8707fb4a435]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.94s) [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.66s) [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.46s) [2020-09-10T19:15:00.538Z] docker_api_swarm_node_test.go:19: [d72f5face83df] joining swarm manager [d83d04ed58160]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.538Z] docker_api_swarm_node_test.go:20: [d44ee40623be8] joining swarm manager [d83d04ed58160]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.28s) [2020-09-10T19:15:00.538Z] docker_api_swarm_test.go:501: [dc91d17622ad0] joining swarm manager [d6fe628dd588c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.538Z] docker_api_swarm_test.go:506: [dfa7bfbe0420f] joining swarm manager [d6fe628dd588c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.16s) [2020-09-10T19:15:00.538Z] docker_api_swarm_node_test.go:80: [d498f5c32bdea] joining swarm manager [db05628a9a97d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.09s) [2020-09-10T19:15:00.538Z] docker_api_swarm_node_test.go:52: [d1b731bdf0fb1] joining swarm manager [d7bc49b3f0721]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.538Z] docker_api_swarm_node_test.go:53: [dee7fd1aa2f7b] joining swarm manager [d7bc49b3f0721]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.67s) [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.46s) [2020-09-10T19:15:00.538Z] docker_api_swarm_test.go:201: [d18af1f82dacf] joining swarm manager [d3540dbbaec36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.16s) [2020-09-10T19:15:00.538Z] docker_api_swarm_test.go:383: [d5c9c91a320f0] joining swarm manager [df3ed73bc980f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.538Z] docker_api_swarm_test.go:384: [d9ad5df226163] joining swarm manager [df3ed73bc980f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:15:00.538Z] check_test.go:380: [d9ad5df226163] daemon is not started [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.03s) [2020-09-10T19:15:00.538Z] docker_api_swarm_test.go:801: [d72bf8cd4f78e] joining swarm manager [d149191ee0687]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.538Z] docker_api_swarm_test.go:801: [d3667fc3d66da] joining swarm manager [d149191ee0687]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:15:00.538Z] docker_api_swarm_test.go:801: [d0ef0ca23770e] joining swarm manager [d149191ee0687]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-10T19:15:00.538Z] docker_api_swarm_test.go:801: [d34d588d998eb] joining swarm manager [d149191ee0687]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-10T19:15:00.538Z] docker_api_swarm_test.go:809: [d27b56f504f7b] joining swarm manager [d149191ee0687]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.85s) [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.66s) [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.71s) [2020-09-10T19:15:00.538Z] docker_api_swarm_service_test.go:394: [d80dd2a213bf6] joining swarm manager [d52642476e914]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.538Z] docker_api_swarm_service_test.go:394: [d012b02dd2805] joining swarm manager [d52642476e914]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.91s) [2020-09-10T19:15:00.538Z] docker_api_swarm_service_test.go:342: [de1b57ff147f4] joining swarm manager [d57fdc50f4f01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.538Z] docker_api_swarm_service_test.go:342: [dcd41efa68d22] joining swarm manager [d57fdc50f4f01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.24s) [2020-09-10T19:15:00.538Z] docker_api_swarm_service_test.go:489: [d939735cce793] joining swarm manager [deee1e4701294]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.538Z] docker_api_swarm_service_test.go:489: [d1b7185504f6e] joining swarm manager [deee1e4701294]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.90s) [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.48s) [2020-09-10T19:15:00.538Z] docker_api_swarm_service_test.go:127: [d3a4a52cacc5b] joining swarm manager [d7c0888554ef8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.538Z] docker_api_swarm_service_test.go:128: [d125729fb66b2] joining swarm manager [d7c0888554ef8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:15:00.538Z] docker_api_swarm_service_test.go:136: [d2e0a1bfbc1c8] joining swarm manager [d7c0888554ef8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-10T19:15:00.538Z] docker_api_swarm_service_test.go:137: [dcdf1122f07e9] joining swarm manager [d7c0888554ef8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.69s) [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.91s) [2020-09-10T19:15:00.538Z] docker_api_swarm_service_test.go:303: [ddc2987e04f1d] joining swarm manager [d6facab6991e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.538Z] docker_api_swarm_service_test.go:303: [d61c60c09a1a3] joining swarm manager [d6facab6991e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.62s) [2020-09-10T19:15:00.538Z] docker_api_swarm_service_test.go:99: [d7f986dcfcc47] joining swarm manager [d0543c930d4e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.538Z] docker_api_swarm_service_test.go:100: [d161cc0c8b18d] joining swarm manager [d0543c930d4e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:15:00.538Z] check_test.go:380: [d7f986dcfcc47] daemon is not started [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.53s) [2020-09-10T19:15:00.538Z] docker_api_swarm_service_test.go:532: [da72cc36d09b5] joining swarm manager [d6c018317e51d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.538Z] docker_api_swarm_service_test.go:533: [d483a65921a2f] joining swarm manager [d6c018317e51d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.54s) [2020-09-10T19:15:00.538Z] docker_api_swarm_service_test.go:147: [d02ec61609b5c] joining swarm manager [d96cd31fb87dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.538Z] docker_api_swarm_service_test.go:147: [de0c0b2240a84] joining swarm manager [d96cd31fb87dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.47s) [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.84s) [2020-09-10T19:15:00.538Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.11s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.19s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.30s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.20s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.60s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.30s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.47s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.31s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.24s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.59s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.70s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.88s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.77s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.65s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.23s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.19s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.19s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.72s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.08s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.27s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.39s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.34s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.51s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.46s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.76s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.32s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.06s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.96s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.58s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.15s) [2020-09-10T19:15:00.539Z] docker_cli_service_logs_test.go:245: checking task neuext0k3s7b [2020-09-10T19:15:00.539Z] docker_cli_service_logs_test.go:250: checking messages for neuext0k3s7b [2020-09-10T19:15:00.539Z] docker_cli_service_logs_test.go:245: checking task xxi87kbpjaah [2020-09-10T19:15:00.539Z] docker_cli_service_logs_test.go:250: checking messages for xxi87kbpjaah [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.75s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.98s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.70s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.95s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.34s) [2020-09-10T19:15:00.539Z] docker_cli_swarm_test.go:1901: [d53d3b8ab00f0] joining swarm manager [d8a8b032a0aa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.539Z] docker_cli_swarm_test.go:1902: [d7e6a7b18f858] joining swarm manager [d8a8b032a0aa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.04s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.51s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.90s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.25s) [2020-09-10T19:15:00.539Z] docker_cli_swarm_test.go:1802: [df5dfeb854477] joining swarm manager [d7d63850d21b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.539Z] docker_cli_swarm_test.go:1803: [dc28595d013a5] joining swarm manager [d7d63850d21b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.91s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (141.74s) [2020-09-10T19:15:00.539Z] docker_cli_swarm_test.go:1321: [de4c0e5624b45] joining swarm manager [dccaa4054c16c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.539Z] docker_cli_swarm_test.go:1322: [de0a4a4024f18] joining swarm manager [dccaa4054c16c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.55s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.66s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.58s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.22s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.36s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.56s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.80s) [2020-09-10T19:15:00.539Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-10T19:15:00.539Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.14s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.29s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.50s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.38s) [2020-09-10T19:15:00.539Z] docker_cli_swarm_test.go:1186: [d7f89fe1cf91b] joining swarm manager [d16575d45e374]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.539Z] docker_cli_swarm_test.go:1195: [dcf5c32439fba] joining swarm manager [d16575d45e374]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.10s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.31s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.98s) [2020-09-10T19:15:00.539Z] docker_cli_swarm_test.go:1118: [dcbc0bb2ce295] joining swarm manager [d7cdcf0118020]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.539Z] docker_cli_swarm_test.go:1119: [d096313c7778f] joining swarm manager [d7cdcf0118020]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:15:00.539Z] docker_cli_swarm_test.go:1172: [d04b6de46cb5f] joining swarm manager [d7cdcf0118020]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.23s) [2020-09-10T19:15:00.539Z] docker_cli_swarm_test.go:1453: [dee02cf2dd6f0] joining swarm manager [d2c0647270f12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.539Z] docker_cli_swarm_test.go:1454: [d98ba233d6436] joining swarm manager [d2c0647270f12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.26s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.12s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.21s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.25s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.06s) [2020-09-10T19:15:00.539Z] docker_cli_swarm_unix_test.go:62: [de743b876678c] joining swarm manager [df5fb18011e9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.82s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.08s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.28s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.08s) [2020-09-10T19:15:00.539Z] docker_api_swarm_test.go:961: [da2cd0a7782b0] joining swarm manager [d081ba5982579]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.47s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.21s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.36s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.79s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.06s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.36s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.08s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.47s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.57s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.61s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.99s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.32s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.42s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.23s) [2020-09-10T19:15:00.539Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s) [2020-09-10T19:15:00.539Z] === RUN TestDockerExternalVolumeSuite [2020-09-10T19:15:00.539Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-09-10T19:15:18.585Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-09-10T19:16:26.201Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-09-10T19:16:34.278Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-09-10T19:17:06.300Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-09-10T19:17:18.459Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-09-10T19:17:50.480Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-09-10T19:18:05.310Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-09-10T19:18:37.322Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-09-10T19:18:52.158Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-09-10T19:19:06.992Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-09-10T19:19:53.609Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-09-10T19:20:11.642Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-09-10T19:20:43.656Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-09-10T19:21:15.675Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-09-10T19:21:30.508Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-09-10T19:21:48.571Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-09-10T19:22:03.399Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-09-10T19:22:18.229Z] --- PASS: TestDockerExternalVolumeSuite (436.68s) [2020-09-10T19:22:18.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2020-09-10T19:22:18.229Z] docker_cli_external_volume_driver_test.go:53: [ddc30f7a4e0a2] daemon is not started [2020-09-10T19:22:18.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-09-10T19:22:18.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s) [2020-09-10T19:22:18.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-09-10T19:22:18.229Z] docker_cli_external_volume_driver_test.go:53: [d7790565924cc] daemon is not started [2020-09-10T19:22:18.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-09-10T19:22:18.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-09-10T19:22:18.229Z] docker_cli_external_volume_driver_test.go:53: [df2578b792507] daemon is not started [2020-09-10T19:22:18.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.13s) [2020-09-10T19:22:18.229Z] docker_cli_external_volume_driver_test.go:53: [d9ea312393c8d] daemon is not started [2020-09-10T19:22:18.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.14s) [2020-09-10T19:22:18.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2020-09-10T19:22:18.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2020-09-10T19:22:18.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-09-10T19:22:18.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2020-09-10T19:22:18.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2020-09-10T19:22:18.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2020-09-10T19:22:18.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.13s) [2020-09-10T19:22:18.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.56s) [2020-09-10T19:22:18.229Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.95s) [2020-09-10T19:22:18.229Z] docker_cli_external_volume_driver_test.go:485: [d7bee72928425] daemon is not started [2020-09-10T19:22:18.229Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-09-10T19:22:18.229Z] docker_cli_external_volume_driver_test.go:53: [d28b4e762e029] daemon is not started [2020-09-10T19:22:18.229Z] PASS [2020-09-10T19:22:18.229Z] [2020-09-10T19:22:18.229Z] === Skipped [2020-09-10T19:22:18.229Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-10T19:22:18.229Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-10T19:22:18.229Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-10T19:22:18.229Z] check_test.go:309: [dac75abb2a568] daemon is not started [2020-09-10T19:22:18.229Z] [2020-09-10T19:22:18.229Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-09-10T19:22:18.229Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-09-10T19:22:18.229Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-10T19:22:18.229Z] check_test.go:309: [d7fdb6c2275fb] daemon is not started [2020-09-10T19:22:18.229Z] [2020-09-10T19:22:18.229Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-09-10T19:22:18.229Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-09-10T19:22:18.229Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-10T19:22:18.229Z] check_test.go:309: [dfcd5a137114b] daemon is not started [2020-09-10T19:22:18.229Z] [2020-09-10T19:22:18.229Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-09-10T19:22:18.229Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-09-10T19:22:18.229Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-10T19:22:18.229Z] [2020-09-10T19:22:18.229Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-10T19:22:18.229Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-10T19:22:18.229Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-10T19:22:18.229Z] [2020-09-10T19:22:18.229Z] [2020-09-10T19:22:18.229Z] DONE 273 tests, 5 skipped in 2479.817s [2020-09-10T19:22:18.229Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-10T19:22:18.229Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3fb31893738c/docker.pid [2020-09-10T19:22:18.229Z] +++ kill 5351 [2020-09-10T19:22:18.229Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5351 is not a child of this shell [2020-09-10T19:22:18.229Z] warning: PID 5351 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3fb31893738c/docker.pid had a nonzero exit code [2020-09-10T19:22:18.229Z] ++++ cat bundles/test-integration/docker.pid [2020-09-10T19:22:18.229Z] +++ kill 7574 [2020-09-10T19:22:18.791Z] +++ /etc/init.d/apparmor stop [2020-09-10T19:22:18.791Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-10T19:22:18.791Z] [2020-09-10T19:22:18.791Z] Unloading profiles will leave already running processes permanently [2020-09-10T19:22:18.791Z] unconfined, which can lead to unexpected situations. [2020-09-10T19:22:18.791Z] [2020-09-10T19:22:18.791Z] To set a process to complain mode, use the command line tool [2020-09-10T19:22:18.791Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-10T19:22:18.791Z] +++ true [2020-09-10T19:22:18.791Z] exiting test-integration [2020-09-10T19:22:18.791Z] ++ exit 0 [2020-09-10T19:22:18.791Z] [2020-09-10T19:22:19.047Z] + exit 0 [2020-09-10T19:22:19.047Z] ++ jobs -p [2020-09-10T19:22:19.047Z] + pids= [2020-09-10T19:22:19.047Z] + echo 'Remaining pids to kill: []' [2020-09-10T19:22:19.047Z] Remaining pids to kill: [] [2020-09-10T19:22:19.047Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-09-10T19:22:19.058Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-10T19:22:21.091Z] + echo Ensuring container killed. [2020-09-10T19:22:21.091Z] Ensuring container killed. [2020-09-10T19:22:21.091Z] + docker ps -aq -f name=docker-pr5-* [2020-09-10T19:22:21.091Z] + cids=07b9eb4b6701 [2020-09-10T19:22:21.091Z] 330ac436830b [2020-09-10T19:22:21.091Z] 536a229afa77 [2020-09-10T19:22:21.091Z] + [ -n 07b9eb4b6701 [2020-09-10T19:22:21.091Z] 330ac436830b [2020-09-10T19:22:21.091Z] 536a229afa77 ] [2020-09-10T19:22:21.091Z] + docker rm -vf 07b9eb4b6701 330ac436830b 536a229afa77 [2020-09-10T19:22:23.611Z] 07b9eb4b6701 [2020-09-10T19:22:23.611Z] 330ac436830b [2020-09-10T19:22:23.611Z] 536a229afa77 [Pipeline] sh [2020-09-10T19:22:23.929Z] + echo Chowning /workspace to jenkins user [2020-09-10T19:22:23.929Z] Chowning /workspace to jenkins user [2020-09-10T19:22:23.929Z] + id -u [2020-09-10T19:22:23.929Z] + id -g [2020-09-10T19:22:23.929Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41337:/workspace busybox chown -R 1000:1000 /workspace [2020-09-10T19:22:23.929Z] Unable to find image 'busybox:latest' locally [2020-09-10T19:22:29.172Z] latest: Pulling from library/busybox [2020-09-10T19:22:29.172Z] df8698476c65: Pulling fs layer [2020-09-10T19:22:29.172Z] df8698476c65: Download complete [2020-09-10T19:22:29.172Z] df8698476c65: Pull complete [2020-09-10T19:22:29.172Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-10T19:22:29.172Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-10T19:22:32.780Z] + bundleName=amd64 [2020-09-10T19:22:32.780Z] + echo Creating amd64-bundles.tar.gz [2020-09-10T19:22:32.780Z] Creating amd64-bundles.tar.gz [2020-09-10T19:22:32.780Z] + xargs tar -czf amd64-bundles.tar.gz [2020-09-10T19:22:32.780Z] + 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-10T19:22:33.714Z] Archiving artifacts [2020-09-10T19:22:35.552Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41337/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-10T19:22:35.907Z] + make clean [2020-09-10T19:22:36.163Z] docker volume rm -f docker-dev-cache [2020-09-10T19:22:36.163Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-10T19:23:01.432Z] ok github.com/docker/docker/integration-cli 1938.310s [2020-09-10T19:23:01.432Z] [2020-09-10T19:23:01.432Z] === Skipped [2020-09-10T19:23:01.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-09-10T19:23:01.432Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-09-10T19:23:01.432Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.432Z] [2020-09-10T19:23:01.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-10T19:23:01.432Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-10T19:23:01.432Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.432Z] [2020-09-10T19:23:01.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-09-10T19:23:01.432Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-09-10T19:23:01.432Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.432Z] [2020-09-10T19:23:01.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-09-10T19:23:01.432Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-09-10T19:23:01.432Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.432Z] [2020-09-10T19:23:01.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-10T19:23:01.432Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-10T19:23:01.432Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.432Z] [2020-09-10T19:23:01.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-10T19:23:01.432Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-10T19:23:01.432Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.432Z] [2020-09-10T19:23:01.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-09-10T19:23:01.432Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-09-10T19:23:01.432Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.432Z] [2020-09-10T19:23:01.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-09-10T19:23:01.432Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-09-10T19:23:01.432Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.432Z] [2020-09-10T19:23:01.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (1.38s) [2020-09-10T19:23:01.432Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (1.38s) [2020-09-10T19:23:01.432Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.432Z] [2020-09-10T19:23:01.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-09-10T19:23:01.432Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-09-10T19:23:01.432Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.432Z] [2020-09-10T19:23:01.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-09-10T19:23:01.432Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-09-10T19:23:01.432Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.432Z] [2020-09-10T19:23:01.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-09-10T19:23:01.432Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-09-10T19:23:01.432Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.432Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2020-09-10T19:23:01.433Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.02s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.02s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.69s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.69s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.47s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.47s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-09-10T19:23:01.433Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.22s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.22s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.26s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.26s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.25s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.25s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.24s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-09-10T19:23:01.433Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.433Z] [2020-09-10T19:23:01.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-09-10T19:23:01.433Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-09-10T19:23:01.434Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-09-10T19:23:01.434Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.25s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.25s) [2020-09-10T19:23:01.434Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.25s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2020-09-10T19:23:01.434Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-09-10T19:23:01.434Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-09-10T19:23:01.434Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.25s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.25s) [2020-09-10T19:23:01.434Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-09-10T19:23:01.434Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2020-09-10T19:23:01.434Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2020-09-10T19:23:01.434Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2020-09-10T19:23:01.434Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-09-10T19:23:01.434Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2020-09-10T19:23:01.434Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-09-10T19:23:01.434Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-09-10T19:23:01.434Z] docker_cli_sni_test.go:18: Flakey test [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-09-10T19:23:01.434Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-10T19:23:01.434Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-09-10T19:23:01.434Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-09-10T19:23:01.434Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-09-10T19:23:01.434Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-09-10T19:23:01.434Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-09-10T19:23:01.434Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-09-10T19:23:01.434Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-09-10T19:23:01.434Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-10T19:23:01.434Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-09-10T19:23:01.434Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-09-10T19:23:01.434Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-09-10T19:23:01.434Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-09-10T19:23:01.434Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-09-10T19:23:01.434Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-10T19:23:01.434Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-09-10T19:23:01.434Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-09-10T19:23:01.434Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-09-10T19:23:01.434Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.434Z] [2020-09-10T19:23:01.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-09-10T19:23:01.435Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-10T19:23:01.435Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-10T19:23:01.435Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-10T19:23:01.435Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-09-10T19:23:01.435Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-10T19:23:01.435Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-09-10T19:23:01.435Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-09-10T19:23:01.435Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-10T19:23:01.435Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-09-10T19:23:01.435Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-10T19:23:01.435Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-09-10T19:23:01.435Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-09-10T19:23:01.435Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-09-10T19:23:01.435Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-10T19:23:01.435Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-09-10T19:23:01.435Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-10T19:23:01.435Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-09-10T19:23:01.435Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-09-10T19:23:01.435Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.435Z] [2020-09-10T19:23:01.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-10T19:23:01.436Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-10T19:23:01.436Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-09-10T19:23:01.436Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-09-10T19:23:01.436Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-09-10T19:23:01.436Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-09-10T19:23:01.436Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-09-10T19:23:01.436Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-10T19:23:01.436Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-10T19:23:01.436Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-10T19:23:01.436Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-10T19:23:01.436Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.436Z] [2020-09-10T19:23:01.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-09-10T19:23:01.436Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-09-10T19:23:01.436Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-10T19:23:01.437Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-09-10T19:23:01.437Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-09-10T19:23:01.437Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-10T19:23:01.437Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-09-10T19:23:01.437Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-09-10T19:23:01.437Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-09-10T19:23:01.437Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-09-10T19:23:01.437Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-09-10T19:23:01.437Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.437Z] [2020-09-10T19:23:01.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-09-10T19:23:01.437Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.45s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.45s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-10T19:23:01.438Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-10T19:23:01.438Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.438Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-09-10T19:23:01.439Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-09-10T19:23:01.439Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-10T19:23:01.439Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-10T19:23:01.439Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-10T19:23:01.439Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-10T19:23:01.439Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-10T19:23:01.439Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-10T19:23:01.439Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-10T19:23:01.439Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-10T19:23:01.439Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-10T19:23:01.439Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.439Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-10T19:23:01.440Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-10T19:23:01.440Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.440Z] [2020-09-10T19:23:01.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-10T19:23:01.441Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-10T19:23:01.441Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-10T19:23:01.441Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-10T19:23:01.441Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-10T19:23:01.441Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-10T19:23:01.441Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-10T19:23:01.441Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-10T19:23:01.441Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-10T19:23:01.441Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-10T19:23:01.441Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-10T19:23:01.441Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-10T19:23:01.441Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-10T19:23:01.441Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-10T19:23:01.441Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-10T19:23:01.441Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-10T19:23:01.441Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-10T19:23:01.441Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-10T19:23:01.441Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-10T19:23:01.441Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-10T19:23:01.441Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-10T19:23:01.441Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-10T19:23:01.441Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-10T19:23:01.441Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-10T19:23:01.441Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-10T19:23:01.441Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-10T19:23:01.441Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-10T19:23:01.441Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-10T19:23:01.441Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-10T19:23:01.441Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-10T19:23:01.441Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-10T19:23:01.441Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-10T19:23:01.441Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-10T19:23:01.441Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-10T19:23:01.441Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-10T19:23:01.441Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-10T19:23:01.441Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-10T19:23:01.441Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-10T19:23:01.441Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-09-10T19:23:01.441Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-09-10T19:23:01.441Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-09-10T19:23:01.441Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] DONE 1096 tests, 549 skipped in 1945.411s [2020-09-10T19:23:01.441Z] INFO: Integration tests ended at 09/10/2020 19:22:57. Duration:00:32:25.5034565 [2020-09-10T19:23:01.441Z] INFO: Docker info of the daemon under test at end of run [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] Containers: 2 [2020-09-10T19:23:01.441Z] Running: 0 [2020-09-10T19:23:01.441Z] Paused: 0 [2020-09-10T19:23:01.441Z] Stopped: 2 [2020-09-10T19:23:01.441Z] Images: 15 [2020-09-10T19:23:01.441Z] Server Version: 0.0.0-dev [2020-09-10T19:23:01.441Z] Storage Driver: windowsfilter [2020-09-10T19:23:01.441Z] Windows: [2020-09-10T19:23:01.441Z] Logging Driver: json-file [2020-09-10T19:23:01.441Z] Plugins: [2020-09-10T19:23:01.441Z] Volume: local [2020-09-10T19:23:01.441Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-10T19:23:01.441Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-10T19:23:01.441Z] Swarm: inactive [2020-09-10T19:23:01.441Z] Default Isolation: process [2020-09-10T19:23:01.441Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-10T19:23:01.441Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-10T19:23:01.441Z] OSType: windows [2020-09-10T19:23:01.441Z] Architecture: x86_64 [2020-09-10T19:23:01.441Z] CPUs: 4 [2020-09-10T19:23:01.441Z] Total Memory: 32GiB [2020-09-10T19:23:01.441Z] Name: azwin-2-575600 [2020-09-10T19:23:01.441Z] ID: 2PEV:PDBO:3KYD:ENRB:Y2H3:YPSR:MBKC:B2TZ:SDMT:UDCJ:X4SK:CO6M [2020-09-10T19:23:01.441Z] Docker Root Dir: D:\CI\PR-41337\5\daemon [2020-09-10T19:23:01.441Z] Debug Mode (client): false [2020-09-10T19:23:01.441Z] Debug Mode (server): true [2020-09-10T19:23:01.441Z] File Descriptors: -1 [2020-09-10T19:23:01.441Z] Goroutines: 18 [2020-09-10T19:23:01.441Z] System Time: 2020-09-10T19:22:57.4501152Z [2020-09-10T19:23:01.441Z] EventsListeners: 0 [2020-09-10T19:23:01.441Z] Registry: https://index.docker.io/v1/ [2020-09-10T19:23:01.441Z] Labels: [2020-09-10T19:23:01.441Z] Experimental: false [2020-09-10T19:23:01.441Z] Insecure Registries: [2020-09-10T19:23:01.441Z] 127.0.0.0/8 [2020-09-10T19:23:01.441Z] Live Restore Enabled: false [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] [2020-09-10T19:23:01.441Z] INFO: Stopping daemon under test [2020-09-10T19:23:01.441Z] SUCCESS: The process with PID 3448 (child process of PID 5104) has been terminated. [2020-09-10T19:23:01.441Z] SUCCESS: The process with PID 5104 (child process of PID 3004) has been terminated. [2020-09-10T19:23:01.441Z] INFO: Stop tailing logs of the daemon under tests [2020-09-10T19:23:01.441Z] INFO: executeCI.ps1 Completed successfully at 09/10/2020 19:22:57. [2020-09-10T19:23:01.441Z] INFO: Tidying up at end of run [2020-09-10T19:23:01.441Z] INFO: Saving daemon under test log (d:\CI\PR-41337\5\dut.out) to C:\windows\TEMP\CIDUT.out [2020-09-10T19:23:01.441Z] INFO: Saving daemon under test log (d:\CI\PR-41337\5\dut.err) to C:\windows\TEMP\CIDUT.err [2020-09-10T19:23:01.441Z] INFO: Nuke-Everything... [2020-09-10T19:23:01.441Z] INFO: Container count on control daemon to delete is 2 [2020-09-10T19:23:01.441Z] f36202644b93 [2020-09-10T19:23:01.441Z] 7975a4dab88f [2020-09-10T19:23:01.441Z] INFO: Tidying pidfile d:\CI\PR-41337\5\docker.pid [2020-09-10T19:23:01.441Z] INFO: Nuking d:\CI [2020-09-10T19:23:22.540Z] INFO: Zapped successfully [2020-09-10T19:23:22.540Z] [2020-09-10T19:23:22.540Z] INFO: executeCI.ps1 exiting at Thu Sep 10 19:23:21 CUT 2020. Duration 00:51:41.0601125 [2020-09-10T19:23:22.540Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-09-10T19:23:22.782Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-09-10T19:23:30.300Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-09-10T19:23:32.049Z] Archiving artifacts [2020-09-10T19:23:45.779Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41337/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-10T19:23:46.701Z] + make clean [2020-09-10T19:23:48.878Z] docker volume rm -f docker-dev-cache [2020-09-10T19:23:49.337Z] 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