Pull request #42189 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from d6ddfb611815f52ac19c10c3af6a3f945b05105e+7b9275c0da707b030e62c96b679a976f31f929d3 (efb48d80ba163f56aa56dda8115e0f88ce8e5c2e) 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 The recommended git tool is: NONE 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 [2021-03-24T05:43:14.455Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-03-24T05:43:14.459Z] Trying to pass milestone 1 [Pipeline] milestone [2021-03-24T05:43:14.518Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-03-24T05:43:29.683Z] Still waiting to schedule task [2021-03-24T05:43:29.685Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-03-24T05:44:11.749Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-009195f3ef427c3b2) in /home/ubuntu/workspace/moby_PR-42189 [Pipeline] { [Pipeline] checkout [2021-03-24T05:44:12.029Z] The recommended git tool is: git [2021-03-24T05:44:15.439Z] using credential docker-jenkins-github-credentials [2021-03-24T05:44:15.447Z] Cloning the remote Git repository [2021-03-24T05:44:15.447Z] Cloning with configured refspecs honoured and without tags [2021-03-24T05:44:15.344Z] Cloning repository https://github.com/moby/moby.git [2021-03-24T05:44:15.398Z] > git init /home/ubuntu/workspace/moby_PR-42189 # timeout=10 [2021-03-24T05:44:15.739Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-24T05:44:15.739Z] > git --version # timeout=10 [2021-03-24T05:44:15.781Z] > git --version # 'git version 2.17.1' [2021-03-24T05:44:15.782Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:44:15.783Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42189/head:refs/remotes/origin/PR-42189 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:44:35.166Z] Fetching without tags [2021-03-24T05:44:35.506Z] Merging remotes/origin/master commit 7b9275c0da707b030e62c96b679a976f31f929d3 into PR head commit d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:44:35.055Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-24T05:44:35.086Z] > git config --add remote.origin.fetch +refs/pull/42189/head:refs/remotes/origin/PR-42189 # timeout=10 [2021-03-24T05:44:35.110Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:44:35.127Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-24T05:44:35.161Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-24T05:44:35.161Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:44:35.162Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42189/head:refs/remotes/origin/PR-42189 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:44:35.511Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:44:35.538Z] > git checkout -f d6ddfb611815f52ac19c10c3af6a3f945b05105e # timeout=10 [2021-03-24T05:44:37.335Z] Merge succeeded, producing d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:44:37.335Z] Checking out Revision d6ddfb611815f52ac19c10c3af6a3f945b05105e (PR-42189) [2021-03-24T05:44:37.228Z] > git remote # timeout=10 [2021-03-24T05:44:37.249Z] > git config --get remote.origin.url # timeout=10 [2021-03-24T05:44:37.274Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:44:37.275Z] > git merge 7b9275c0da707b030e62c96b679a976f31f929d3 # timeout=10 [2021-03-24T05:44:37.307Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-24T05:44:37.330Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:44:37.347Z] > git checkout -f d6ddfb611815f52ac19c10c3af6a3f945b05105e # timeout=10 [2021-03-24T05:44:41.489Z] Commit message: "rootless: fix getCurrentOOMScoreAdj" [2021-03-24T05:44:41.527Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-24T05:44:41.491Z] > git rev-list --no-walk da44f0900e6bce3094522d0ec573a967fa1e1bb7 # timeout=10 [2021-03-24T05:44:42.872Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42189:/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 [2021-03-24T05:44:51.030Z] Unable to find image 'alpine:latest' locally [2021-03-24T05:44:51.975Z] latest: Pulling from library/alpine [2021-03-24T05:44:51.975Z] ba3557a56b15: Pulling fs layer [2021-03-24T05:44:51.975Z] ba3557a56b15: Verifying Checksum [2021-03-24T05:44:51.975Z] ba3557a56b15: Download complete [2021-03-24T05:44:52.548Z] ba3557a56b15: Pull complete [2021-03-24T05:44:52.548Z] Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be [2021-03-24T05:44:52.548Z] Status: Downloaded newer image for alpine:latest [2021-03-24T05:45:00.695Z] 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: cgroup2) [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] { (cgroup2) [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 [2021-03-24T05:45:00.985Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-009195f3ef427c3b2) in /home/ubuntu/workspace/moby_PR-42189 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-03-24T05:45:00.990Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-42189 [Pipeline] node [2021-03-24T05:45:00.992Z] Running on ppc64le-ubuntu-18 in /home/docker/workspace/moby_PR-42189 [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 [2021-03-24T05:45:01.083Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] checkout [2021-03-24T05:45:01.097Z] The recommended git tool is: git [2021-03-24T05:45:01.104Z] The recommended git tool is: git [2021-03-24T05:45:01.110Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2021-03-24T05:45:01.130Z] using credential docker-jenkins-github-credentials [2021-03-24T05:45:01.140Z] using credential docker-jenkins-github-credentials [2021-03-24T05:45:01.143Z] Fetching changes from the remote Git repository [2021-03-24T05:45:01.144Z] Cloning the remote Git repository [2021-03-24T05:45:01.144Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2021-03-24T05:45:01.155Z] Cloning the remote Git repository [2021-03-24T05:45:01.155Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2021-03-24T05:45:01.166Z] Fetching without tags [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 [2021-03-24T05:45:01.292Z] Running on azwin-2-3e3380 in d:\jenkins\workspace\moby_PR-42189 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] ws [2021-03-24T05:45:01.388Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-03-24T05:45:01.484Z] The recommended git tool is: git [2021-03-24T05:45:01.706Z] using credential docker-jenkins-github-credentials [2021-03-24T05:45:01.762Z] Merging remotes/origin/master commit 7b9275c0da707b030e62c96b679a976f31f929d3 into PR head commit d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:45:01.783Z] Cloning the remote Git repository [2021-03-24T05:45:01.783Z] Cloning with configured refspecs honoured and without tags [2021-03-24T05:45:01.118Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-03-24T05:45:01.153Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-24T05:45:01.167Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-24T05:45:01.168Z] > git --version # timeout=10 [2021-03-24T05:45:01.220Z] > git --version # 'git version 2.17.1' [2021-03-24T05:45:01.220Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:45:01.222Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42189/head:refs/remotes/origin/PR-42189 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:45:01.764Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:45:01.786Z] > git checkout -f d6ddfb611815f52ac19c10c3af6a3f945b05105e # timeout=10 [2021-03-24T05:45:01.153Z] Cloning repository https://github.com/moby/moby.git [2021-03-24T05:45:01.153Z] > git init /home/jenkins/workspace/moby_PR-42189 # timeout=10 [2021-03-24T05:45:01.156Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-24T05:45:01.156Z] > git --version # timeout=10 [2021-03-24T05:45:01.162Z] > git --version # 'git version 2.17.1' [2021-03-24T05:45:01.162Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:45:01.163Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42189/head:refs/remotes/origin/PR-42189 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:45:01.162Z] Cloning repository https://github.com/moby/moby.git [2021-03-24T05:45:01.163Z] > git init /home/docker/workspace/moby_PR-42189 # timeout=10 [2021-03-24T05:45:01.172Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-24T05:45:01.172Z] > git --version # timeout=10 [2021-03-24T05:45:01.175Z] > git --version # 'git version 2.7.4' [2021-03-24T05:45:01.175Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:45:01.176Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42189/head:refs/remotes/origin/PR-42189 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:45:02.327Z] Merge succeeded, producing d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:45:02.327Z] Checking out Revision d6ddfb611815f52ac19c10c3af6a3f945b05105e (PR-42189) [2021-03-24T05:45:02.218Z] > git remote # timeout=10 [2021-03-24T05:45:02.245Z] > git config --get remote.origin.url # timeout=10 [2021-03-24T05:45:02.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:45:02.274Z] > git merge 7b9275c0da707b030e62c96b679a976f31f929d3 # timeout=10 [2021-03-24T05:45:02.300Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-24T05:45:02.330Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:45:02.357Z] > git checkout -f d6ddfb611815f52ac19c10c3af6a3f945b05105e # timeout=10 [2021-03-24T05:45:02.487Z] Commit message: "rootless: fix getCurrentOOMScoreAdj" [2021-03-24T05:45:01.826Z] Cloning repository https://github.com/moby/moby.git [2021-03-24T05:45:01.827Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-03-24T05:45:01.901Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-24T05:45:01.901Z] > git --version # timeout=10 [2021-03-24T05:45:01.956Z] > git --version # 'git version 2.24.1.windows.2' [2021-03-24T05:45:01.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:45:01.959Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42189/head:refs/remotes/origin/PR-42189 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-24T05:45:03.263Z] + [ PR != PR ] [2021-03-24T05:45:03.264Z] + [ master != master ] [2021-03-24T05:45:03.264Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-24T05:45:03.603Z] + docker version [2021-03-24T05:45:03.603Z] Client: Docker Engine - Community [2021-03-24T05:45:03.603Z] Version: 20.10.3 [2021-03-24T05:45:03.603Z] API version: 1.41 [2021-03-24T05:45:03.603Z] Go version: go1.13.15 [2021-03-24T05:45:03.603Z] Git commit: 48d30b5 [2021-03-24T05:45:03.603Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-24T05:45:03.603Z] OS/Arch: linux/amd64 [2021-03-24T05:45:03.603Z] Context: default [2021-03-24T05:45:03.603Z] Experimental: true [2021-03-24T05:45:03.603Z] [2021-03-24T05:45:03.603Z] Server: Docker Engine - Community [2021-03-24T05:45:03.603Z] Engine: [2021-03-24T05:45:03.603Z] Version: 20.10.3 [2021-03-24T05:45:03.603Z] API version: 1.41 (minimum version 1.12) [2021-03-24T05:45:03.603Z] Go version: go1.13.15 [2021-03-24T05:45:03.603Z] Git commit: 46229ca [2021-03-24T05:45:03.603Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-24T05:45:03.603Z] OS/Arch: linux/amd64 [2021-03-24T05:45:03.603Z] Experimental: true [2021-03-24T05:45:03.603Z] containerd: [2021-03-24T05:45:03.603Z] Version: 1.4.3 [2021-03-24T05:45:03.603Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-24T05:45:03.603Z] runc: [2021-03-24T05:45:03.603Z] Version: 1.0.0-rc92 [2021-03-24T05:45:03.603Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-24T05:45:03.603Z] docker-init: [2021-03-24T05:45:03.603Z] Version: 0.19.0 [2021-03-24T05:45:03.603Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-24T05:45:04.022Z] + docker info [2021-03-24T05:45:12.594Z] Fetching without tags [2021-03-24T05:45:12.568Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-24T05:45:12.570Z] > git config --add remote.origin.fetch +refs/pull/42189/head:refs/remotes/origin/PR-42189 # timeout=10 [2021-03-24T05:45:12.571Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:45:12.583Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-24T05:45:12.602Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-24T05:45:12.602Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:45:12.603Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42189/head:refs/remotes/origin/PR-42189 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:45:15.985Z] Still waiting to schedule task [2021-03-24T05:45:15.985Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-009195f3ef427c3b2)’ [2021-03-24T05:45:15.986Z] Still waiting to schedule task [2021-03-24T05:45:15.986Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-009195f3ef427c3b2)’ [2021-03-24T05:45:15.987Z] Still waiting to schedule task [2021-03-24T05:45:15.987Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-03-24T05:45:15.992Z] Still waiting to schedule task [2021-03-24T05:45:15.992Z] All nodes of label ‘arm64&&linux’ are offline [2021-03-24T05:45:16.059Z] Merging remotes/origin/master commit 7b9275c0da707b030e62c96b679a976f31f929d3 into PR head commit d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:45:16.272Z] Client: [2021-03-24T05:45:16.272Z] Context: default [2021-03-24T05:45:16.272Z] Debug Mode: false [2021-03-24T05:45:16.272Z] Plugins: [2021-03-24T05:45:16.272Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-24T05:45:16.272Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-24T05:45:16.272Z] [2021-03-24T05:45:16.272Z] Server: [2021-03-24T05:45:16.272Z] Containers: 0 [2021-03-24T05:45:16.272Z] Running: 0 [2021-03-24T05:45:16.272Z] Paused: 0 [2021-03-24T05:45:16.272Z] Stopped: 0 [2021-03-24T05:45:16.272Z] Images: 1 [2021-03-24T05:45:16.272Z] Server Version: 20.10.3 [2021-03-24T05:45:16.272Z] Storage Driver: overlay2 [2021-03-24T05:45:16.272Z] Backing Filesystem: extfs [2021-03-24T05:45:16.272Z] Supports d_type: true [2021-03-24T05:45:16.272Z] Native Overlay Diff: true [2021-03-24T05:45:16.272Z] Logging Driver: json-file [2021-03-24T05:45:16.272Z] Cgroup Driver: cgroupfs [2021-03-24T05:45:16.272Z] Cgroup Version: 1 [2021-03-24T05:45:16.272Z] Plugins: [2021-03-24T05:45:16.272Z] Volume: local [2021-03-24T05:45:16.272Z] Network: bridge host ipvlan macvlan null overlay [2021-03-24T05:45:16.272Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-24T05:45:16.272Z] Swarm: inactive [2021-03-24T05:45:16.272Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-03-24T05:45:16.272Z] Default Runtime: runc [2021-03-24T05:45:16.272Z] Init Binary: docker-init [2021-03-24T05:45:16.272Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-24T05:45:16.272Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-24T05:45:16.272Z] init version: de40ad0 [2021-03-24T05:45:16.272Z] Security Options: [2021-03-24T05:45:16.272Z] apparmor [2021-03-24T05:45:16.272Z] seccomp [2021-03-24T05:45:16.272Z] Profile: default [2021-03-24T05:45:16.272Z] Kernel Version: 5.4.0-1037-aws [2021-03-24T05:45:16.272Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-24T05:45:16.272Z] OSType: linux [2021-03-24T05:45:16.272Z] Architecture: x86_64 [2021-03-24T05:45:16.272Z] CPUs: 2 [2021-03-24T05:45:16.272Z] Total Memory: 7.569GiB [2021-03-24T05:45:16.272Z] Name: ip-10-100-101-243 [2021-03-24T05:45:16.272Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-24T05:45:16.272Z] Docker Root Dir: /var/lib/docker [2021-03-24T05:45:16.272Z] Debug Mode: false [2021-03-24T05:45:16.272Z] Registry: https://index.docker.io/v1/ [2021-03-24T05:45:16.272Z] Labels: [2021-03-24T05:45:16.272Z] Experimental: true [2021-03-24T05:45:16.272Z] Insecure Registries: [2021-03-24T05:45:16.272Z] 127.0.0.0/8 [2021-03-24T05:45:16.272Z] Live Restore Enabled: true [2021-03-24T05:45:16.272Z] [2021-03-24T05:45:16.272Z] WARNING: No swap limit support [2021-03-24T05:45:16.272Z] WARNING: No blkio weight support [2021-03-24T05:45:16.272Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-24T05:45:16.509Z] Merge succeeded, producing d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:45:16.510Z] Checking out Revision d6ddfb611815f52ac19c10c3af6a3f945b05105e (PR-42189) [2021-03-24T05:45:16.578Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-24T05:45:16.578Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-24T05:45:16.578Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42189/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-24T05:45:16.578Z] + bash /home/ubuntu/workspace/moby_PR-42189/check-config.sh [2021-03-24T05:45:16.578Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-24T05:45:16.578Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-24T05:45:16.578Z] [2021-03-24T05:45:16.578Z] Generally Necessary: [2021-03-24T05:45:16.578Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-24T05:45:16.578Z] - apparmor: enabled and tools installed [2021-03-24T05:45:16.578Z] - CONFIG_NAMESPACES: enabled [2021-03-24T05:45:16.578Z] - CONFIG_NET_NS: enabled [2021-03-24T05:45:16.578Z] - CONFIG_PID_NS: enabled [2021-03-24T05:45:16.578Z] - CONFIG_IPC_NS: enabled [2021-03-24T05:45:16.578Z] - CONFIG_UTS_NS: enabled [2021-03-24T05:45:16.578Z] - CONFIG_CGROUPS: enabled [2021-03-24T05:45:16.843Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-24T05:45:16.843Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-24T05:45:16.843Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-24T05:45:16.843Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-24T05:45:16.843Z] - CONFIG_CPUSETS: enabled [2021-03-24T05:45:16.843Z] - CONFIG_MEMCG: enabled [2021-03-24T05:45:16.843Z] - CONFIG_KEYS: enabled [2021-03-24T05:45:16.843Z] - CONFIG_VETH: enabled (as module) [2021-03-24T05:45:16.843Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-24T05:45:16.843Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-24T05:45:16.843Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-24T05:45:16.843Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-24T05:45:16.843Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-24T05:45:16.843Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-24T05:45:16.843Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-24T05:45:16.843Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-24T05:45:16.843Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-24T05:45:16.843Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-24T05:45:16.843Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-24T05:45:16.843Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-24T05:45:16.843Z] [2021-03-24T05:45:16.843Z] Optional Features: [2021-03-24T05:45:16.843Z] - CONFIG_USER_NS: enabled [2021-03-24T05:45:16.843Z] - CONFIG_SECCOMP: enabled [2021-03-24T05:45:16.843Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-24T05:45:16.843Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-24T05:45:16.843Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-24T05:45:16.843Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-24T05:45:16.843Z] - CONFIG_BLK_CGROUP: enabled [2021-03-24T05:45:16.843Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-24T05:45:16.843Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-24T05:45:16.843Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-24T05:45:16.843Z] - CONFIG_CGROUP_PERF: enabled [2021-03-24T05:45:16.843Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-24T05:45:16.843Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-24T05:45:16.843Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-24T05:45:16.843Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-24T05:45:16.843Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-24T05:45:16.843Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-24T05:45:16.992Z] Commit message: "rootless: fix getCurrentOOMScoreAdj" [2021-03-24T05:45:16.067Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:45:16.068Z] > git checkout -f d6ddfb611815f52ac19c10c3af6a3f945b05105e # timeout=10 [2021-03-24T05:45:16.459Z] > git remote # timeout=10 [2021-03-24T05:45:16.462Z] > git config --get remote.origin.url # timeout=10 [2021-03-24T05:45:16.474Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:45:16.474Z] > git merge 7b9275c0da707b030e62c96b679a976f31f929d3 # timeout=10 [2021-03-24T05:45:16.496Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-24T05:45:16.518Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:45:16.519Z] > git checkout -f d6ddfb611815f52ac19c10c3af6a3f945b05105e # timeout=10 [2021-03-24T05:45:17.111Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-24T05:45:17.111Z] - CONFIG_IP_VS: enabled (as module) [2021-03-24T05:45:17.111Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-24T05:45:17.112Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-24T05:45:17.112Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-24T05:45:17.112Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-24T05:45:17.112Z] - CONFIG_EXT4_FS: enabled [2021-03-24T05:45:17.112Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-24T05:45:17.112Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-24T05:45:17.112Z] - Network Drivers: [2021-03-24T05:45:17.112Z] - "overlay": [2021-03-24T05:45:17.112Z] - CONFIG_VXLAN: enabled (as module) [2021-03-24T05:45:17.112Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-24T05:45:17.112Z] Optional (for encrypted networks): [2021-03-24T05:45:17.112Z] - CONFIG_CRYPTO: enabled [2021-03-24T05:45:17.112Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-24T05:45:17.112Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-24T05:45:17.112Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-24T05:45:17.112Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-24T05:45:17.112Z] - CONFIG_XFRM: enabled [2021-03-24T05:45:17.112Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-24T05:45:17.112Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-24T05:45:17.112Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-24T05:45:17.112Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-24T05:45:17.112Z] - "ipvlan": [2021-03-24T05:45:17.112Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-24T05:45:17.112Z] - "macvlan": [2021-03-24T05:45:17.112Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-24T05:45:17.112Z] - CONFIG_DUMMY: enabled (as module) [2021-03-24T05:45:17.112Z] - "ftp,tftp client in container": [2021-03-24T05:45:17.112Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-24T05:45:17.112Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-24T05:45:17.112Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-24T05:45:17.112Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-24T05:45:17.112Z] - Storage Drivers: [2021-03-24T05:45:17.112Z] - "aufs": [2021-03-24T05:45:17.112Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-24T05:45:17.112Z] - "btrfs": [2021-03-24T05:45:17.112Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-24T05:45:17.112Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-24T05:45:17.112Z] - "devicemapper": [2021-03-24T05:45:17.379Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-24T05:45:17.379Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-24T05:45:17.379Z] - "overlay": [2021-03-24T05:45:17.379Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-24T05:45:17.379Z] - "zfs": [2021-03-24T05:45:17.379Z] - /dev/zfs: present [2021-03-24T05:45:17.379Z] - zfs command: missing [2021-03-24T05:45:17.379Z] - zpool command: missing [2021-03-24T05:45:17.379Z] [2021-03-24T05:45:17.379Z] Limits: [2021-03-24T05:45:17.379Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-24T05:45:17.379Z] [2021-03-24T05:45:17.379Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-24T05:45:17.296Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-24T05:45:17.355Z] > git config --add remote.origin.fetch +refs/pull/42189/head:refs/remotes/origin/PR-42189 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-24T05:45:17.662Z] Fetching without tags [2021-03-24T05:45:17.727Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e . [2021-03-24T05:45:17.889Z] + docker version [2021-03-24T05:45:17.889Z] Client: Docker Engine - Community [2021-03-24T05:45:17.889Z] Version: 19.03.7 [2021-03-24T05:45:17.889Z] API version: 1.40 [2021-03-24T05:45:17.889Z] Go version: go1.12.17 [2021-03-24T05:45:17.889Z] Git commit: 7141c199a2 [2021-03-24T05:45:17.889Z] Built: Sat Mar 7 16:48:47 2020 [2021-03-24T05:45:17.889Z] OS/Arch: linux/s390x [2021-03-24T05:45:17.889Z] Experimental: false [2021-03-24T05:45:17.889Z] [2021-03-24T05:45:17.889Z] Server: Docker Engine - Community [2021-03-24T05:45:17.889Z] Engine: [2021-03-24T05:45:17.889Z] Version: 19.03.7 [2021-03-24T05:45:17.889Z] API version: 1.40 (minimum version 1.12) [2021-03-24T05:45:17.889Z] Go version: go1.12.17 [2021-03-24T05:45:17.889Z] Git commit: 7141c199a2 [2021-03-24T05:45:17.889Z] Built: Sat Mar 7 16:47:46 2020 [2021-03-24T05:45:17.889Z] OS/Arch: linux/s390x [2021-03-24T05:45:17.889Z] Experimental: true [2021-03-24T05:45:17.889Z] containerd: [2021-03-24T05:45:17.889Z] Version: 1.2.13 [2021-03-24T05:45:17.889Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-03-24T05:45:17.889Z] runc: [2021-03-24T05:45:17.889Z] Version: 1.0.0-rc10 [2021-03-24T05:45:17.889Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-03-24T05:45:17.889Z] docker-init: [2021-03-24T05:45:17.889Z] Version: 0.18.0 [2021-03-24T05:45:17.889Z] GitCommit: fec3683 [Pipeline] sh [2021-03-24T05:45:18.265Z] + docker info [2021-03-24T05:45:18.297Z] #1 [internal] load build definition from Dockerfile [2021-03-24T05:45:18.297Z] #1 sha256:c21de2cbc57f1fd9d2990e6a4b8593309d1828db95a5cf092fa959cf50b2f6e0 [2021-03-24T05:45:18.297Z] #1 transferring dockerfile: 17.02kB done [2021-03-24T05:45:18.297Z] #1 DONE 0.1s [2021-03-24T05:45:18.297Z] [2021-03-24T05:45:18.297Z] #2 [internal] load .dockerignore [2021-03-24T05:45:18.297Z] #2 sha256:1d620fd2cb11c64ba8cacc022a9c8e15b44de56230e22f914ddb9d569a7aa0c5 [2021-03-24T05:45:18.297Z] #2 transferring context: 87B done [2021-03-24T05:45:18.297Z] #2 DONE 0.1s [2021-03-24T05:45:18.297Z] [2021-03-24T05:45:18.297Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-24T05:45:18.297Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-24T05:45:18.712Z] Merging remotes/origin/master commit 7b9275c0da707b030e62c96b679a976f31f929d3 into PR head commit d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:45:18.897Z] Client: [2021-03-24T05:45:18.897Z] Debug Mode: false [2021-03-24T05:45:18.897Z] [2021-03-24T05:45:18.897Z] Server: [2021-03-24T05:45:18.897Z] Containers: 0 [2021-03-24T05:45:18.897Z] Running: 0 [2021-03-24T05:45:18.897Z] Paused: 0 [2021-03-24T05:45:18.897Z] Stopped: 0 [2021-03-24T05:45:18.897Z] Images: 0 [2021-03-24T05:45:18.897Z] Server Version: 19.03.7 [2021-03-24T05:45:18.897Z] Storage Driver: overlay2 [2021-03-24T05:45:18.897Z] Backing Filesystem: [2021-03-24T05:45:18.897Z] Supports d_type: true [2021-03-24T05:45:18.897Z] Native Overlay Diff: true [2021-03-24T05:45:18.897Z] Logging Driver: json-file [2021-03-24T05:45:18.897Z] Cgroup Driver: cgroupfs [2021-03-24T05:45:18.897Z] Plugins: [2021-03-24T05:45:18.897Z] Volume: local [2021-03-24T05:45:18.897Z] Network: bridge host ipvlan macvlan null overlay [2021-03-24T05:45:18.897Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-24T05:45:18.897Z] Swarm: inactive [2021-03-24T05:45:18.897Z] Runtimes: runc [2021-03-24T05:45:18.897Z] Default Runtime: runc [2021-03-24T05:45:18.897Z] Init Binary: docker-init [2021-03-24T05:45:18.897Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-03-24T05:45:18.897Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-03-24T05:45:18.897Z] init version: fec3683 [2021-03-24T05:45:18.897Z] Security Options: [2021-03-24T05:45:18.897Z] apparmor [2021-03-24T05:45:18.897Z] seccomp [2021-03-24T05:45:18.897Z] Profile: default [2021-03-24T05:45:18.897Z] Kernel Version: 4.15.0-91-generic [2021-03-24T05:45:18.897Z] Operating System: Ubuntu 18.04.4 LTS [2021-03-24T05:45:18.897Z] OSType: linux [2021-03-24T05:45:18.897Z] Architecture: s390x [2021-03-24T05:45:18.897Z] CPUs: 2 [2021-03-24T05:45:18.897Z] Total Memory: 7.861GiB [2021-03-24T05:45:18.897Z] Name: s390x-ubuntu-14 [2021-03-24T05:45:18.897Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-03-24T05:45:18.897Z] Docker Root Dir: /var/lib/docker [2021-03-24T05:45:18.897Z] Debug Mode: false [2021-03-24T05:45:18.897Z] Registry: https://index.docker.io/v1/ [2021-03-24T05:45:18.897Z] Labels: [2021-03-24T05:45:18.897Z] Experimental: true [2021-03-24T05:45:18.897Z] Insecure Registries: [2021-03-24T05:45:18.897Z] 127.0.0.0/8 [2021-03-24T05:45:18.897Z] Live Restore Enabled: false [2021-03-24T05:45:18.897Z] [2021-03-24T05:45:18.897Z] WARNING: No swap limit support [Pipeline] sh [2021-03-24T05:45:19.233Z] #3 DONE 0.9s [2021-03-24T05:45:19.233Z] [2021-03-24T05:45:19.233Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-24T05:45:19.233Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-24T05:45:19.233Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-24T05:45:19.233Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-24T05:45:19.233Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-24T05:45:19.233Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-24T05:45:19.233Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-03-24T05:45:17.422Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:45:17.563Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-24T05:45:17.701Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-24T05:45:17.701Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:45:17.703Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42189/head:refs/remotes/origin/PR-42189 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:45:18.750Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:45:18.820Z] > git checkout -f d6ddfb611815f52ac19c10c3af6a3f945b05105e # timeout=10 [2021-03-24T05:45:19.275Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-24T05:45:19.275Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-24T05:45:19.275Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42189/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-24T05:45:19.275Z] + bash /home/jenkins/workspace/moby_PR-42189/check-config.sh [2021-03-24T05:45:19.275Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-24T05:45:19.275Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-03-24T05:45:19.275Z] [2021-03-24T05:45:19.275Z] Generally Necessary: [2021-03-24T05:45:19.275Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-24T05:45:19.275Z] - apparmor: enabled and tools installed [2021-03-24T05:45:19.275Z] - CONFIG_NAMESPACES: enabled [2021-03-24T05:45:19.275Z] - CONFIG_NET_NS: enabled [2021-03-24T05:45:19.275Z] - CONFIG_PID_NS: enabled [2021-03-24T05:45:19.275Z] - CONFIG_IPC_NS: enabled [2021-03-24T05:45:19.275Z] - CONFIG_UTS_NS: enabled [2021-03-24T05:45:19.275Z] - CONFIG_CGROUPS: enabled [2021-03-24T05:45:19.275Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-24T05:45:19.275Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-24T05:45:19.275Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-24T05:45:19.275Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-24T05:45:19.275Z] - CONFIG_CPUSETS: enabled [2021-03-24T05:45:19.275Z] - CONFIG_MEMCG: enabled [2021-03-24T05:45:19.275Z] - CONFIG_KEYS: enabled [2021-03-24T05:45:19.275Z] - CONFIG_VETH: enabled (as module) [2021-03-24T05:45:19.275Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-24T05:45:19.275Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-24T05:45:19.275Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-24T05:45:19.275Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-24T05:45:19.275Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-24T05:45:19.275Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-24T05:45:19.275Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-24T05:45:19.275Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-24T05:45:19.275Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-24T05:45:19.275Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-24T05:45:19.275Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-24T05:45:19.493Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.2s [2021-03-24T05:45:19.493Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-03-24T05:45:19.493Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-03-24T05:45:19.565Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-24T05:45:19.565Z] [2021-03-24T05:45:19.565Z] Optional Features: [2021-03-24T05:45:19.565Z] - CONFIG_USER_NS: enabled [2021-03-24T05:45:19.565Z] - CONFIG_SECCOMP: enabled [2021-03-24T05:45:19.565Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-24T05:45:19.565Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-24T05:45:19.565Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-24T05:45:19.565Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-24T05:45:19.565Z] - CONFIG_BLK_CGROUP: enabled [2021-03-24T05:45:19.565Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-24T05:45:19.565Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-24T05:45:19.565Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-24T05:45:19.565Z] - CONFIG_CGROUP_PERF: enabled [2021-03-24T05:45:19.565Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-24T05:45:19.565Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-24T05:45:19.565Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-24T05:45:19.565Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-24T05:45:19.565Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-24T05:45:19.565Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-24T05:45:19.565Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-24T05:45:19.565Z] - CONFIG_IP_VS: enabled (as module) [2021-03-24T05:45:19.565Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-24T05:45:19.565Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-24T05:45:19.565Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-24T05:45:19.565Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-24T05:45:19.565Z] - CONFIG_EXT4_FS: enabled [2021-03-24T05:45:19.565Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-24T05:45:19.565Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-24T05:45:19.565Z] - Network Drivers: [2021-03-24T05:45:19.565Z] - "overlay": [2021-03-24T05:45:19.565Z] - CONFIG_VXLAN: enabled (as module) [2021-03-24T05:45:19.565Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-24T05:45:19.565Z] Optional (for encrypted networks): [2021-03-24T05:45:19.565Z] - CONFIG_CRYPTO: enabled [2021-03-24T05:45:19.565Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-24T05:45:19.565Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-24T05:45:19.565Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-24T05:45:19.565Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-24T05:45:19.565Z] - CONFIG_XFRM: enabled [2021-03-24T05:45:19.565Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-24T05:45:19.565Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-24T05:45:19.565Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-24T05:45:19.565Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-24T05:45:19.565Z] - "ipvlan": [2021-03-24T05:45:19.565Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-24T05:45:19.565Z] - "macvlan": [2021-03-24T05:45:19.565Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-24T05:45:19.565Z] - CONFIG_DUMMY: enabled (as module) [2021-03-24T05:45:19.565Z] - "ftp,tftp client in container": [2021-03-24T05:45:19.565Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-24T05:45:19.565Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-24T05:45:19.565Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-24T05:45:19.565Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-24T05:45:19.565Z] - Storage Drivers: [2021-03-24T05:45:19.565Z] - "aufs": [2021-03-24T05:45:19.565Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-24T05:45:19.565Z] - "btrfs": [2021-03-24T05:45:19.565Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-24T05:45:19.565Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-24T05:45:19.565Z] - "devicemapper": [2021-03-24T05:45:19.565Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-24T05:45:19.565Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-24T05:45:19.565Z] - "overlay": [2021-03-24T05:45:19.565Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-24T05:45:19.565Z] - "zfs": [2021-03-24T05:45:19.565Z] - /dev/zfs: missing [2021-03-24T05:45:19.565Z] - zfs command: missing [2021-03-24T05:45:19.565Z] - zpool command: missing [2021-03-24T05:45:19.565Z] [2021-03-24T05:45:19.565Z] Limits: [2021-03-24T05:45:19.565Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-24T05:45:19.565Z] [2021-03-24T05:45:19.565Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-24T05:45:19.989Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e . [2021-03-24T05:45:19.989Z] #2 [internal] load .dockerignore [2021-03-24T05:45:19.989Z] #2 transferring context: 87B done [2021-03-24T05:45:19.989Z] #2 DONE 0.0s [2021-03-24T05:45:19.989Z] [2021-03-24T05:45:19.989Z] #1 [internal] load build definition from Dockerfile [2021-03-24T05:45:19.989Z] #1 transferring dockerfile: 17.02kB done [2021-03-24T05:45:19.989Z] #1 DONE 0.0s [2021-03-24T05:45:19.989Z] [2021-03-24T05:45:19.989Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-24T05:45:20.062Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-03-24T05:45:20.062Z] #4 DONE 0.9s [2021-03-24T05:45:20.279Z] #3 DONE 0.2s [2021-03-24T05:45:20.279Z] [2021-03-24T05:45:20.279Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b... [2021-03-24T05:45:20.279Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-24T05:45:20.323Z] [2021-03-24T05:45:20.323Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-24T05:45:20.323Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-24T05:45:20.513Z] Fetching without tags [2021-03-24T05:45:20.569Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0B / 9.68MB 0.1s [2021-03-24T05:45:20.569Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-24T05:45:20.569Z] #4 sha256:6ce32b7af840de740a21ba297f7d1c31e0f1eb0d6b03c0efc03ae0cca9c8fd2a 528B / 528B done [2021-03-24T05:45:20.569Z] #4 sha256:86c932e21798e5a8d71bfc2953075f408c771ba1e111cf08762f5fe4f681358e 1.20kB / 1.20kB done [2021-03-24T05:45:20.485Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-24T05:45:20.488Z] > git config --add remote.origin.fetch +refs/pull/42189/head:refs/remotes/origin/PR-42189 # timeout=10 [2021-03-24T05:45:20.491Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:45:20.506Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-24T05:45:20.521Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-24T05:45:20.521Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:45:20.522Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42189/head:refs/remotes/origin/PR-42189 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:45:20.860Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 494.00kB / 9.68MB 0.6s [2021-03-24T05:45:20.892Z] Merging remotes/origin/master commit 7b9275c0da707b030e62c96b679a976f31f929d3 into PR head commit d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:45:21.265Z] #8 ... [2021-03-24T05:45:21.265Z] [2021-03-24T05:45:21.265Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-24T05:45:21.265Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-24T05:45:21.265Z] #7 DONE 1.0s [2021-03-24T05:45:21.265Z] [2021-03-24T05:45:21.265Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-24T05:45:21.265Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-24T05:45:21.265Z] #6 DONE 1.1s [2021-03-24T05:45:21.265Z] [2021-03-24T05:45:21.265Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-24T05:45:21.265Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-24T05:45:21.492Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 1.14MB / 9.68MB 1.1s [2021-03-24T05:45:21.524Z] #5 DONE 1.1s [2021-03-24T05:45:21.524Z] [2021-03-24T05:45:21.524Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-24T05:45:21.524Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-24T05:45:21.524Z] #8 DONE 1.2s [2021-03-24T05:45:21.678Z] Merge succeeded, producing d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:45:21.679Z] Checking out Revision d6ddfb611815f52ac19c10c3af6a3f945b05105e (PR-42189) [2021-03-24T05:45:21.783Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 1.67MB / 9.68MB 1.5s [2021-03-24T05:45:22.413Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 2.20MB / 9.68MB 1.9s [2021-03-24T05:45:22.462Z] [2021-03-24T05:45:22.462Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-24T05:45:22.462Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-24T05:45:22.462Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 0.1s done [2021-03-24T05:45:22.462Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-24T05:45:22.462Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-24T05:45:22.462Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-24T05:45:22.462Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-24T05:45:22.462Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 1.05MB / 50.40MB 0.2s [2021-03-24T05:45:22.616Z] Commit message: "rootless: fix getCurrentOOMScoreAdj" [2021-03-24T05:45:22.626Z] Merge succeeded, producing d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:45:22.626Z] Checking out Revision d6ddfb611815f52ac19c10c3af6a3f945b05105e (PR-42189) [2021-03-24T05:45:20.899Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:45:20.902Z] > git checkout -f d6ddfb611815f52ac19c10c3af6a3f945b05105e # timeout=10 [2021-03-24T05:45:21.642Z] > git remote # timeout=10 [2021-03-24T05:45:21.645Z] > git config --get remote.origin.url # timeout=10 [2021-03-24T05:45:21.647Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:45:21.648Z] > git merge 7b9275c0da707b030e62c96b679a976f31f929d3 # timeout=10 [2021-03-24T05:45:21.671Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-24T05:45:21.686Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:45:21.688Z] > git checkout -f d6ddfb611815f52ac19c10c3af6a3f945b05105e # timeout=10 [2021-03-24T05:45:22.704Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 2.69MB / 9.68MB 2.3s [2021-03-24T05:45:22.722Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 7.34MB / 50.40MB 0.4s [2021-03-24T05:45:22.984Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 11.53MB / 50.40MB 0.5s [2021-03-24T05:45:22.984Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 15.73MB / 50.40MB 0.6s [Pipeline] withEnv [Pipeline] { [2021-03-24T05:45:22.994Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 3.21MB / 9.68MB 2.7s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-24T05:45:22.241Z] > git remote # timeout=10 [2021-03-24T05:45:22.302Z] > git config --get remote.origin.url # timeout=10 [2021-03-24T05:45:22.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:45:22.361Z] > git merge 7b9275c0da707b030e62c96b679a976f31f929d3 # timeout=10 [2021-03-24T05:45:22.516Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-03-24T05:45:22.664Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:45:22.722Z] > git checkout -f d6ddfb611815f52ac19c10c3af6a3f945b05105e # timeout=10 [2021-03-24T05:45:23.243Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 22.02MB / 50.40MB 0.8s [2021-03-24T05:45:23.243Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 25.17MB / 50.40MB 0.9s [2021-03-24T05:45:23.396Z] + docker version [2021-03-24T05:45:23.396Z] Client: [2021-03-24T05:45:23.396Z] Version: 18.06.1-ce [2021-03-24T05:45:23.396Z] API version: 1.38 [2021-03-24T05:45:23.396Z] Go version: go1.10.3 [2021-03-24T05:45:23.396Z] Git commit: e68fc7a [2021-03-24T05:45:23.396Z] Built: Tue Aug 21 17:26:10 2018 [2021-03-24T05:45:23.396Z] OS/Arch: linux/ppc64le [2021-03-24T05:45:23.396Z] Experimental: false [2021-03-24T05:45:23.396Z] [2021-03-24T05:45:23.396Z] Server: [2021-03-24T05:45:23.396Z] Engine: [2021-03-24T05:45:23.396Z] Version: 18.06.1-ce [2021-03-24T05:45:23.396Z] API version: 1.38 (minimum version 1.12) [2021-03-24T05:45:23.396Z] Go version: go1.10.3 [2021-03-24T05:45:23.396Z] Git commit: e68fc7a [2021-03-24T05:45:23.396Z] Built: Tue Aug 21 17:24:20 2018 [2021-03-24T05:45:23.396Z] OS/Arch: linux/ppc64le [2021-03-24T05:45:23.396Z] Experimental: true [Pipeline] sh [2021-03-24T05:45:23.506Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 28.31MB / 50.40MB 1.1s [2021-03-24T05:45:23.624Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 3.74MB / 9.68MB 3.1s [2021-03-24T05:45:23.693Z] Commit message: "rootless: fix getCurrentOOMScoreAdj" [2021-03-24T05:45:23.765Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 35.65MB / 50.40MB 1.4s [2021-03-24T05:45:23.780Z] + docker info [2021-03-24T05:45:23.780Z] Containers: 0 [2021-03-24T05:45:23.780Z] Running: 0 [2021-03-24T05:45:23.780Z] Paused: 0 [2021-03-24T05:45:23.780Z] Stopped: 0 [2021-03-24T05:45:23.780Z] Images: 0 [2021-03-24T05:45:23.780Z] Server Version: 18.06.1-ce [2021-03-24T05:45:23.780Z] Storage Driver: overlay2 [2021-03-24T05:45:23.780Z] Backing Filesystem: extfs [2021-03-24T05:45:23.780Z] Supports d_type: true [2021-03-24T05:45:23.780Z] Native Overlay Diff: true [2021-03-24T05:45:23.780Z] Logging Driver: json-file [2021-03-24T05:45:23.780Z] Cgroup Driver: cgroupfs [2021-03-24T05:45:23.780Z] Plugins: [2021-03-24T05:45:23.780Z] Volume: local [2021-03-24T05:45:23.780Z] Network: bridge host ipvlan macvlan null overlay [2021-03-24T05:45:23.780Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-03-24T05:45:23.780Z] Swarm: inactive [2021-03-24T05:45:23.780Z] Runtimes: runc [2021-03-24T05:45:23.780Z] Default Runtime: runc [2021-03-24T05:45:23.780Z] Init Binary: docker-init [2021-03-24T05:45:23.780Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-03-24T05:45:23.780Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-03-24T05:45:23.780Z] init version: fec3683 [2021-03-24T05:45:23.780Z] Security Options: [2021-03-24T05:45:23.780Z] apparmor [2021-03-24T05:45:23.780Z] seccomp [2021-03-24T05:45:23.780Z] Profile: default [2021-03-24T05:45:23.780Z] Kernel Version: 4.4.0-139-generic [2021-03-24T05:45:23.780Z] Operating System: Ubuntu 16.04.3 LTS [2021-03-24T05:45:23.780Z] OSType: linux [2021-03-24T05:45:23.780Z] Architecture: ppc64le [2021-03-24T05:45:23.780Z] CPUs: 4 [2021-03-24T05:45:23.780Z] Total Memory: 7.972GiB [2021-03-24T05:45:23.780Z] Name: ppc64le-ubuntu-18 [2021-03-24T05:45:23.781Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-03-24T05:45:23.781Z] Docker Root Dir: /var/lib/docker [2021-03-24T05:45:23.781Z] Debug Mode (client): false [2021-03-24T05:45:23.781Z] Debug Mode (server): false [2021-03-24T05:45:23.781Z] Registry: https://index.docker.io/v1/ [2021-03-24T05:45:23.781Z] Labels: [2021-03-24T05:45:23.781Z] Experimental: true [2021-03-24T05:45:23.781Z] Insecure Registries: [2021-03-24T05:45:23.781Z] 127.0.0.0/8 [2021-03-24T05:45:23.781Z] Live Restore Enabled: false [2021-03-24T05:45:23.781Z] [Pipeline] sh [2021-03-24T05:45:23.915Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 4.36MB / 9.68MB 3.6s [2021-03-24T05:45:24.029Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 40.89MB / 50.40MB 1.5s [2021-03-24T05:45:24.029Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 48.23MB / 50.40MB 1.7s [2021-03-24T05:45:24.165Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-24T05:45:24.165Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-24T05:45:24.165Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42189/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-24T05:45:24.165Z] + bash /home/docker/workspace/moby_PR-42189/check-config.sh [2021-03-24T05:45:24.165Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-24T05:45:24.165Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-03-24T05:45:24.165Z] [2021-03-24T05:45:24.165Z] Generally Necessary: [2021-03-24T05:45:24.165Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-24T05:45:24.165Z] - apparmor: enabled and tools installed [2021-03-24T05:45:24.165Z] - CONFIG_NAMESPACES: enabled [2021-03-24T05:45:24.165Z] - CONFIG_NET_NS: enabled [2021-03-24T05:45:24.165Z] - CONFIG_PID_NS: enabled [2021-03-24T05:45:24.165Z] - CONFIG_IPC_NS: enabled [2021-03-24T05:45:24.165Z] - CONFIG_UTS_NS: enabled [2021-03-24T05:45:24.165Z] - CONFIG_CGROUPS: enabled [2021-03-24T05:45:24.165Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-24T05:45:24.165Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-24T05:45:24.165Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-24T05:45:24.165Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-24T05:45:24.165Z] - CONFIG_CPUSETS: enabled [2021-03-24T05:45:24.165Z] - CONFIG_MEMCG: enabled [2021-03-24T05:45:24.165Z] - CONFIG_KEYS: enabled [2021-03-24T05:45:24.165Z] - CONFIG_VETH: enabled (as module) [2021-03-24T05:45:24.165Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-24T05:45:24.165Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-24T05:45:24.165Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-24T05:45:24.165Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-24T05:45:24.205Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 4.87MB / 9.68MB 4.0s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-24T05:45:24.459Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-24T05:45:24.459Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-24T05:45:24.459Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-24T05:45:24.459Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-24T05:45:24.459Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-24T05:45:24.459Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-24T05:45:24.459Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-24T05:45:24.459Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-24T05:45:24.459Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-03-24T05:45:24.459Z] [2021-03-24T05:45:24.459Z] Optional Features: [2021-03-24T05:45:24.459Z] - CONFIG_USER_NS: enabled [2021-03-24T05:45:24.459Z] - CONFIG_SECCOMP: enabled [2021-03-24T05:45:24.459Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-24T05:45:24.459Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-24T05:45:24.459Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-24T05:45:24.459Z] (cgroup swap accounting is currently enabled) [2021-03-24T05:45:24.460Z] - CONFIG_MEMCG_KMEM: enabled [2021-03-24T05:45:24.460Z] - CONFIG_BLK_CGROUP: enabled [2021-03-24T05:45:24.460Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-24T05:45:24.460Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-24T05:45:24.460Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-24T05:45:24.460Z] - CONFIG_CGROUP_PERF: enabled [2021-03-24T05:45:24.460Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-24T05:45:24.460Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-24T05:45:24.460Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-24T05:45:24.460Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-24T05:45:24.460Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-24T05:45:24.460Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-24T05:45:24.460Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-24T05:45:24.460Z] - CONFIG_IP_VS: enabled (as module) [2021-03-24T05:45:24.460Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-24T05:45:24.460Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-24T05:45:24.460Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-24T05:45:24.460Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-24T05:45:24.460Z] - CONFIG_EXT4_FS: enabled [2021-03-24T05:45:24.460Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-24T05:45:24.460Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-24T05:45:24.460Z] - Network Drivers: [2021-03-24T05:45:24.460Z] - "overlay": [2021-03-24T05:45:24.460Z] - CONFIG_VXLAN: enabled (as module) [2021-03-24T05:45:24.460Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-24T05:45:24.460Z] Optional (for encrypted networks): [2021-03-24T05:45:24.752Z] - CONFIG_CRYPTO: enabled [2021-03-24T05:45:24.752Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-03-24T05:45:24.752Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-03-24T05:45:24.752Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-03-24T05:45:24.752Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-03-24T05:45:24.752Z] - CONFIG_XFRM: enabled [2021-03-24T05:45:24.752Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-24T05:45:24.752Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-24T05:45:24.752Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-24T05:45:24.752Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-24T05:45:24.752Z] - "ipvlan": [2021-03-24T05:45:24.752Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-24T05:45:24.752Z] - "macvlan": [2021-03-24T05:45:24.752Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-24T05:45:24.752Z] - CONFIG_DUMMY: enabled (as module) [2021-03-24T05:45:24.752Z] - "ftp,tftp client in container": [2021-03-24T05:45:24.752Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-24T05:45:24.752Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-24T05:45:24.752Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-24T05:45:24.752Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-24T05:45:24.752Z] - Storage Drivers: [2021-03-24T05:45:24.752Z] - "aufs": [2021-03-24T05:45:24.752Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-24T05:45:24.752Z] - "btrfs": [2021-03-24T05:45:24.752Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-24T05:45:24.752Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-24T05:45:24.752Z] - "devicemapper": [2021-03-24T05:45:24.752Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-24T05:45:24.752Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-24T05:45:24.752Z] - "overlay": [2021-03-24T05:45:24.752Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-24T05:45:24.752Z] - "zfs": [2021-03-24T05:45:24.752Z] - /dev/zfs: missing [2021-03-24T05:45:24.752Z] - zfs command: missing [2021-03-24T05:45:24.752Z] - zpool command: missing [2021-03-24T05:45:24.752Z] [2021-03-24T05:45:24.752Z] Limits: [2021-03-24T05:45:24.752Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-24T05:45:24.752Z] [2021-03-24T05:45:24.752Z] + true [2021-03-24T05:45:24.835Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 5.53MB / 9.68MB 4.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-24T05:45:25.174Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 6.09MB / 9.68MB 4.9s [2021-03-24T05:45:25.325Z] + make bundles/buildx [2021-03-24T05:45:25.376Z] + docker version [2021-03-24T05:45:25.376Z] Client: Docker Engine - Enterprise [2021-03-24T05:45:25.376Z] Version: 19.03.12 [2021-03-24T05:45:25.376Z] API version: 1.40 [2021-03-24T05:45:25.376Z] Go version: go1.13.13 [2021-03-24T05:45:25.376Z] Git commit: 4306744 [2021-03-24T05:45:25.376Z] Built: 08/05/2020 19:27:53 [2021-03-24T05:45:25.376Z] OS/Arch: windows/amd64 [2021-03-24T05:45:25.376Z] Experimental: false [2021-03-24T05:45:25.376Z] [2021-03-24T05:45:25.376Z] Server: Docker Engine - Enterprise [2021-03-24T05:45:25.376Z] Engine: [2021-03-24T05:45:25.376Z] Version: 19.03.12 [2021-03-24T05:45:25.376Z] API version: 1.40 (minimum version 1.24) [2021-03-24T05:45:25.376Z] Go version: go1.13.13 [2021-03-24T05:45:25.376Z] Git commit: f295753ffd [2021-03-24T05:45:25.376Z] Built: 08/05/2020 19:26:41 [2021-03-24T05:45:25.376Z] OS/Arch: windows/amd64 [2021-03-24T05:45:25.376Z] Experimental: true [2021-03-24T05:45:25.411Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 2.8s done [2021-03-24T05:45:25.411Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d [Pipeline] sh [2021-03-24T05:45:25.620Z] make: command: Command not found [2021-03-24T05:45:25.620Z] make: command: Command not found [2021-03-24T05:45:25.620Z] mkdir bundles [2021-03-24T05:45:25.620Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-03-24T05:45:25.620Z] --build-arg BUILDX_COMMIT \ [2021-03-24T05:45:25.620Z] --build-arg BUILDX_REPO \ [2021-03-24T05:45:25.620Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-03-24T05:45:25.620Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-03-24T05:45:25.620Z] . [2021-03-24T05:45:25.620Z] /bin/sh: 4: go: not found [2021-03-24T05:45:25.620Z] /bin/sh: 5: go: not found [2021-03-24T05:45:25.805Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 6.62MB / 9.68MB 5.3s [2021-03-24T05:45:26.095Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 7.11MB / 9.68MB 5.7s [2021-03-24T05:45:26.385Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 7.67MB / 9.68MB 6.1s [2021-03-24T05:45:26.443Z] + docker info [2021-03-24T05:45:27.015Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 8.26MB / 9.68MB 6.5s [2021-03-24T05:45:27.371Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 8.80MB / 9.68MB 7.0s [2021-03-24T05:45:27.661Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.35MB / 9.68MB 7.4s [2021-03-24T05:45:27.714Z] Sending build context to Docker daemon 58.34MB [2021-03-24T05:45:27.714Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-03-24T05:45:27.714Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-03-24T05:45:27.714Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-03-24T05:45:27.714Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-03-24T05:45:27.714Z] 1.13.15-buster: Pulling from library/golang [2021-03-24T05:45:27.714Z] db4e2d8d5901: Pulling fs layer [2021-03-24T05:45:27.714Z] dfe2d012519c: Pulling fs layer [2021-03-24T05:45:27.714Z] 5d8f1d1f9197: Pulling fs layer [2021-03-24T05:45:27.714Z] 1301750ffb48: Pulling fs layer [2021-03-24T05:45:27.714Z] dc5c6edc9cff: Pulling fs layer [2021-03-24T05:45:27.714Z] 3c370c2e2f82: Pulling fs layer [2021-03-24T05:45:27.714Z] 5ffb2f5886e2: Pulling fs layer [2021-03-24T05:45:27.714Z] 1301750ffb48: Waiting [2021-03-24T05:45:27.714Z] dc5c6edc9cff: Waiting [2021-03-24T05:45:27.714Z] 3c370c2e2f82: Waiting [2021-03-24T05:45:27.714Z] 5ffb2f5886e2: Waiting [2021-03-24T05:45:27.962Z] #26 ... [2021-03-24T05:45:27.962Z] [2021-03-24T05:45:27.962Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-24T05:45:27.962Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-24T05:45:27.962Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-24T05:45:27.962Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-24T05:45:27.962Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-24T05:45:27.962Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-03-24T05:45:27.962Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.9s done [2021-03-24T05:45:27.962Z] #62 DONE 5.5s [2021-03-24T05:45:27.962Z] [2021-03-24T05:45:27.962Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-24T05:45:27.962Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-24T05:45:27.962Z] #26 ... [2021-03-24T05:45:27.962Z] [2021-03-24T05:45:27.962Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:45:27.962Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:45:27.962Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-24T05:45:27.962Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-24T05:45:27.962Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-24T05:45:27.962Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-24T05:45:27.962Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done [2021-03-24T05:45:27.962Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.2s done [2021-03-24T05:45:27.962Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.8s done [2021-03-24T05:45:27.962Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.0s [2021-03-24T05:45:27.962Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 56.62MB / 68.67MB 5.4s [2021-03-24T05:45:27.962Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 58.72MB / 120.17MB 5.4s [2021-03-24T05:45:27.962Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.2s done [2021-03-24T05:45:27.962Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 5.4s [2021-03-24T05:45:27.962Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.4s done [2021-03-24T05:45:27.962Z] #9 ... [2021-03-24T05:45:27.962Z] [2021-03-24T05:45:27.962Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-24T05:45:27.962Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-24T05:45:28.293Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 7.7s done [2021-03-24T05:45:28.293Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.1s [2021-03-24T05:45:28.293Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.2s done [2021-03-24T05:45:28.293Z] #4 DONE 8.1s [2021-03-24T05:45:28.584Z] [2021-03-24T05:45:28.584Z] #5 [internal] load build definition from Dockerfile [2021-03-24T05:45:28.584Z] #5 transferring dockerfile: 17.02kB done [2021-03-24T05:45:28.584Z] #5 DONE 0.0s [2021-03-24T05:45:28.584Z] [2021-03-24T05:45:28.584Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-24T05:45:28.676Z] Client: [2021-03-24T05:45:28.676Z] Debug Mode: false [2021-03-24T05:45:28.676Z] Plugins: [2021-03-24T05:45:28.676Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-24T05:45:28.676Z] [2021-03-24T05:45:28.676Z] Server: [2021-03-24T05:45:28.676Z] Containers: 0 [2021-03-24T05:45:28.676Z] Running: 0 [2021-03-24T05:45:28.676Z] Paused: 0 [2021-03-24T05:45:28.676Z] Stopped: 0 [2021-03-24T05:45:28.676Z] Images: 10 [2021-03-24T05:45:28.676Z] Server Version: 19.03.12 [2021-03-24T05:45:28.676Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-24T05:45:28.676Z] Windows: [2021-03-24T05:45:28.676Z] LCOW: [2021-03-24T05:45:28.676Z] Logging Driver: json-file [2021-03-24T05:45:28.676Z] Plugins: [2021-03-24T05:45:28.676Z] Volume: local [2021-03-24T05:45:28.676Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-24T05:45:28.676Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-24T05:45:28.676Z] Swarm: inactive [2021-03-24T05:45:28.676Z] Default Isolation: process [2021-03-24T05:45:28.676Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-24T05:45:28.676Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-24T05:45:28.676Z] OSType: windows [2021-03-24T05:45:28.676Z] Architecture: x86_64 [2021-03-24T05:45:28.676Z] CPUs: 4 [2021-03-24T05:45:28.676Z] Total Memory: 32GiB [2021-03-24T05:45:28.676Z] Name: azwin-2-3e3380 [2021-03-24T05:45:28.676Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-03-24T05:45:28.676Z] Docker Root Dir: D:\docker [2021-03-24T05:45:28.676Z] Debug Mode: false [2021-03-24T05:45:28.676Z] Registry: https://index.docker.io/v1/ [2021-03-24T05:45:28.676Z] Labels: [2021-03-24T05:45:28.676Z] Experimental: true [2021-03-24T05:45:28.676Z] Insecure Registries: [2021-03-24T05:45:28.676Z] 10.0.0.4:5000 [2021-03-24T05:45:28.676Z] 127.0.0.0/8 [2021-03-24T05:45:28.676Z] Registry Mirrors: [2021-03-24T05:45:28.676Z] http://10.0.0.4:5000/ [2021-03-24T05:45:28.676Z] Live Restore Enabled: false [2021-03-24T05:45:28.676Z] [2021-03-24T05:45:28.759Z] dfe2d012519c: Verifying Checksum [2021-03-24T05:45:28.759Z] dfe2d012519c: Download complete [2021-03-24T05:45:28.759Z] 5d8f1d1f9197: Verifying Checksum [2021-03-24T05:45:28.759Z] 5d8f1d1f9197: Download complete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-03-24T05:45:28.874Z] #9 DONE 0.2s [2021-03-24T05:45:28.874Z] [2021-03-24T05:45:28.874Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-24T05:45:28.874Z] #8 DONE 0.2s [2021-03-24T05:45:28.874Z] [2021-03-24T05:45:28.874Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-24T05:45:28.874Z] #6 DONE 0.2s [2021-03-24T05:45:28.874Z] [2021-03-24T05:45:28.874Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-24T05:45:28.874Z] #7 DONE 0.3s [2021-03-24T05:45:29.165Z] [2021-03-24T05:45:29.165Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-24T05:45:29.165Z] #10 DONE 0.0s [2021-03-24T05:45:29.165Z] [2021-03-24T05:45:29.165Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-03-24T05:45:29.165Z] #11 CACHED [2021-03-24T05:45:29.165Z] [2021-03-24T05:45:29.165Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-24T05:45:29.165Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-24T05:45:29.165Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-24T05:45:29.165Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-24T05:45:29.165Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-24T05:45:29.165Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.0s [2021-03-24T05:45:29.342Z] #26 ... [2021-03-24T05:45:29.342Z] [2021-03-24T05:45:29.342Z] #23 [internal] load build context [2021-03-24T05:45:29.342Z] #23 sha256:43313a582432d49d004f374de8a2471f4bb289f387cb157bbbc1b073f958ba22 [2021-03-24T05:45:29.342Z] #23 transferring context: 53.43MB 6.8s done [2021-03-24T05:45:29.342Z] #23 DONE 7.1s [2021-03-24T05:45:29.342Z] [2021-03-24T05:45:29.342Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-24T05:45:29.342Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-24T05:45:29.943Z] #63 ... [2021-03-24T05:45:29.943Z] [2021-03-24T05:45:29.943Z] #24 [internal] load build context [2021-03-24T05:45:29.943Z] #24 transferring context: 53.43MB 0.8s done [2021-03-24T05:45:29.943Z] #24 DONE 0.9s [2021-03-24T05:45:29.943Z] [2021-03-24T05:45:29.943Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-24T05:45:29.943Z] #63 ... [2021-03-24T05:45:29.943Z] [2021-03-24T05:45:29.943Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-03-24T05:45:29.943Z] #12 DONE 1.1s [2021-03-24T05:45:29.943Z] [2021-03-24T05:45:29.943Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-24T05:45:29.943Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 552.10kB / 9.86MB 1.0s [2021-03-24T05:45:30.237Z] #63 ... [2021-03-24T05:45:30.237Z] [2021-03-24T05:45:30.238Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-24T05:45:30.238Z] #32 DONE 0.1s [2021-03-24T05:45:30.238Z] [2021-03-24T05:45:30.238Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-24T05:45:30.238Z] #40 DONE 0.1s [2021-03-24T05:45:30.238Z] [2021-03-24T05:45:30.238Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-24T05:45:30.327Z] db4e2d8d5901: Download complete [2021-03-24T05:45:30.792Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 5.1s [2021-03-24T05:45:31.271Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.08MB / 9.86MB 2.0s [2021-03-24T05:45:31.865Z] 1301750ffb48: Verifying Checksum [2021-03-24T05:45:31.865Z] 1301750ffb48: Download complete [2021-03-24T05:45:31.865Z] 5ffb2f5886e2: Verifying Checksum [2021-03-24T05:45:31.865Z] 5ffb2f5886e2: Download complete [2021-03-24T05:45:31.911Z] #63 ... [2021-03-24T05:45:31.911Z] [2021-03-24T05:45:31.911Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian... [2021-03-24T05:45:31.911Z] #13 DONE 1.8s [2021-03-24T05:45:31.911Z] [2021-03-24T05:45:31.911Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-24T05:45:32.224Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.67MB / 9.86MB 3.2s [2021-03-24T05:45:32.520Z] dc5c6edc9cff: Verifying Checksum [2021-03-24T05:45:32.520Z] dc5c6edc9cff: Download complete [2021-03-24T05:45:32.699Z] #26 ... [2021-03-24T05:45:32.699Z] [2021-03-24T05:45:32.699Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-24T05:45:32.699Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-24T05:45:32.699Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-24T05:45:32.699Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-24T05:45:32.699Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-24T05:45:32.699Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-24T05:45:32.699Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.3s done [2021-03-24T05:45:32.699Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2021-03-24T05:45:32.699Z] #64 DONE 10.1s [2021-03-24T05:45:32.699Z] [2021-03-24T05:45:32.699Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-24T05:45:32.699Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-24T05:45:33.312Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.22MB / 9.86MB 4.3s [2021-03-24T05:45:34.059Z] db4e2d8d5901: Pull complete [2021-03-24T05:45:34.081Z] #26 ... [2021-03-24T05:45:34.081Z] [2021-03-24T05:45:34.081Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-24T05:45:34.081Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-24T05:45:34.081Z] #63 DONE 1.1s [2021-03-24T05:45:34.081Z] [2021-03-24T05:45:34.081Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-24T05:45:34.081Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-24T05:45:34.418Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.71MB / 9.86MB 5.2s [2021-03-24T05:45:34.702Z] dfe2d012519c: Pull complete [2021-03-24T05:45:34.996Z] 5d8f1d1f9197: Pull complete [2021-03-24T05:45:34.996Z] 3c370c2e2f82: Verifying Checksum [2021-03-24T05:45:34.996Z] 3c370c2e2f82: Download complete [2021-03-24T05:45:35.031Z] #26 ... [2021-03-24T05:45:35.031Z] [2021-03-24T05:45:35.032Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-24T05:45:35.032Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-24T05:45:35.032Z] #65 DONE 1.0s [2021-03-24T05:45:35.292Z] [2021-03-24T05:45:35.292Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:45:35.292Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:45:35.292Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.9s done [2021-03-24T05:45:35.292Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.8s done [2021-03-24T05:45:35.292Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.0s done [2021-03-24T05:45:35.292Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-24T05:45:35.450Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.24MB / 9.86MB 6.2s [2021-03-24T05:45:35.860Z] #9 ... [2021-03-24T05:45:35.860Z] [2021-03-24T05:45:35.860Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-24T05:45:35.860Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-24T05:45:35.860Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 10.1s done [2021-03-24T05:45:35.860Z] #26 DONE 13.5s [2021-03-24T05:45:35.860Z] [2021-03-24T05:45:35.860Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:45:35.860Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:45:36.201Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.76MB / 9.86MB 7.1s [2021-03-24T05:45:36.499Z] #63 ... [2021-03-24T05:45:36.499Z] [2021-03-24T05:45:36.499Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-24T05:45:36.499Z] #25 1.510 + RM_GOPATH=0 [2021-03-24T05:45:36.499Z] #25 1.510 + TMP_GOPATH= [2021-03-24T05:45:36.499Z] #25 1.510 + : /build [2021-03-24T05:45:36.499Z] #25 1.510 + '[' -z '' ']' [2021-03-24T05:45:36.499Z] #25 1.510 ++ mktemp -d [2021-03-24T05:45:36.499Z] #25 1.512 + export GOPATH=/tmp/tmp.mSku7oRBRo [2021-03-24T05:45:36.499Z] #25 1.512 + GOPATH=/tmp/tmp.mSku7oRBRo [2021-03-24T05:45:36.499Z] #25 1.512 + RM_GOPATH=1 [2021-03-24T05:45:36.499Z] #25 1.512 + case "$(go env GOARCH)" in [2021-03-24T05:45:36.499Z] #25 1.512 ++ go env GOARCH [2021-03-24T05:45:36.499Z] #25 1.515 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:45:36.499Z] #25 1.515 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:45:36.499Z] #25 1.515 ++ dirname /tmp/install/install.sh [2021-03-24T05:45:36.499Z] #25 1.515 + dir=/tmp/install [2021-03-24T05:45:36.499Z] #25 1.515 + bin=dockercli [2021-03-24T05:45:36.499Z] #25 1.515 + shift [2021-03-24T05:45:36.499Z] #25 1.515 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-24T05:45:36.499Z] #25 1.515 + . /tmp/install/dockercli.installer [2021-03-24T05:45:36.499Z] #25 1.515 ++ : stable [2021-03-24T05:45:36.499Z] #25 1.515 ++ : 17.06.2-ce [2021-03-24T05:45:36.499Z] #25 1.515 + install_dockercli [2021-03-24T05:45:36.499Z] #25 1.515 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-24T05:45:36.499Z] #25 1.516 Install docker/cli version 17.06.2-ce from stable [2021-03-24T05:45:36.499Z] #25 1.516 ++ uname -m [2021-03-24T05:45:36.499Z] #25 1.516 + arch=s390x [2021-03-24T05:45:36.499Z] #25 1.516 + '[' s390x '!=' x86_64 ']' [2021-03-24T05:45:36.499Z] #25 1.516 + '[' s390x '!=' s390x ']' [2021-03-24T05:45:36.499Z] #25 1.516 + url=https://download.docker.com/linux/static [2021-03-24T05:45:36.499Z] #25 1.518 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-03-24T05:45:36.499Z] #25 1.518 + tar -xz docker/docker [2021-03-24T05:45:36.499Z] #25 6.103 + mkdir -p /build [2021-03-24T05:45:36.499Z] #25 6.108 + mv docker/docker /build/ [2021-03-24T05:45:36.499Z] #25 6.115 + rmdir docker [2021-03-24T05:45:36.499Z] #25 DONE 6.4s [2021-03-24T05:45:36.499Z] [2021-03-24T05:45:36.499Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-24T05:45:36.798Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.2s done [2021-03-24T05:45:36.798Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-03-24T05:45:37.150Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.31MB / 9.86MB 8.2s [2021-03-24T05:45:37.371Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-03-24T05:45:37.630Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-24T05:45:37.747Z] 1301750ffb48: Pull complete [2021-03-24T05:45:38.752Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.89MB / 9.86MB 9.6s [2021-03-24T05:45:39.046Z] #63 ... [2021-03-24T05:45:39.046Z] [2021-03-24T05:45:39.046Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-24T05:45:39.046Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-24T05:45:39.046Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.79MB / 12.42MB 9.9s [2021-03-24T05:45:39.046Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-24T05:45:39.046Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-24T05:45:39.046Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-24T05:45:39.046Z] #65 ... [2021-03-24T05:45:39.046Z] [2021-03-24T05:45:39.046Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-24T05:45:39.046Z] #27 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-24T05:45:39.046Z] #27 sha256:a4661b41a4f92b1bf91aafa05cfa9e039686560713b2785c00e2c73c299ae0a4 529B / 529B done [2021-03-24T05:45:39.046Z] #27 sha256:c517c1d5e3a6eef40e886e359910bdb415547ff050576016d4425b0e71c195f5 1.46kB / 1.46kB done [2021-03-24T05:45:39.046Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 3.80MB / 48.97MB 10.0s [2021-03-24T05:45:39.046Z] #27 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-24T05:45:39.046Z] #27 ... [2021-03-24T05:45:39.046Z] [2021-03-24T05:45:39.046Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-24T05:45:39.991Z] dc5c6edc9cff: Pull complete [2021-03-24T05:45:40.142Z] #65 ... [2021-03-24T05:45:40.142Z] [2021-03-24T05:45:40.142Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-24T05:45:40.142Z] #59 2.398 + RM_GOPATH=0 [2021-03-24T05:45:40.142Z] #59 2.398 + TMP_GOPATH= [2021-03-24T05:45:40.142Z] #59 2.398 + : /build [2021-03-24T05:45:40.142Z] #59 2.398 + '[' -z '' ']' [2021-03-24T05:45:40.142Z] #59 2.398 ++ mktemp -d [2021-03-24T05:45:40.142Z] #59 2.398 + export GOPATH=/tmp/tmp.eoHqwpVbi7 [2021-03-24T05:45:40.142Z] #59 2.398 + GOPATH=/tmp/tmp.eoHqwpVbi7 [2021-03-24T05:45:40.142Z] #59 2.398 + RM_GOPATH=1 [2021-03-24T05:45:40.142Z] #59 2.398 + case "$(go env GOARCH)" in [2021-03-24T05:45:40.142Z] #59 2.398 ++ go env GOARCH [2021-03-24T05:45:40.142Z] #59 2.434 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-24T05:45:40.142Z] #59 2.434 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:45:40.142Z] #59 2.434 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:45:40.142Z] #59 2.434 ++ dirname /tmp/install/install.sh [2021-03-24T05:45:40.142Z] #59 2.434 + dir=/tmp/install [2021-03-24T05:45:40.142Z] #59 2.434 + bin=rootlesskit [2021-03-24T05:45:40.142Z] #59 2.434 + shift [2021-03-24T05:45:40.142Z] #59 2.434 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-24T05:45:40.142Z] #59 2.434 + . /tmp/install/rootlesskit.installer [2021-03-24T05:45:40.142Z] #59 2.434 ++ : 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-24T05:45:40.142Z] #59 2.434 + install_rootlesskit [2021-03-24T05:45:40.142Z] #59 2.434 + case "$1" in [2021-03-24T05:45:40.142Z] #59 2.434 + export CGO_ENABLED=0 [2021-03-24T05:45:40.142Z] #59 2.434 + CGO_ENABLED=0 [2021-03-24T05:45:40.142Z] #59 2.434 + _install_rootlesskit [2021-03-24T05:45:40.142Z] #59 2.434 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' [2021-03-24T05:45:40.142Z] #59 2.434 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.eoHqwpVbi7/src/github.com/rootless-containers/rootlesskit [2021-03-24T05:45:40.142Z] #59 2.434 Cloning into '/tmp/tmp.eoHqwpVbi7/src/github.com/rootless-containers/rootlesskit'... [2021-03-24T05:45:40.142Z] #59 5.030 + cd /tmp/tmp.eoHqwpVbi7/src/github.com/rootless-containers/rootlesskit [2021-03-24T05:45:40.142Z] #59 5.030 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-24T05:45:40.142Z] #59 5.035 + export GO111MODULE=on [2021-03-24T05:45:40.142Z] #59 5.035 + GO111MODULE=on [2021-03-24T05:45:40.142Z] #59 5.035 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-24T05:45:40.142Z] #59 5.035 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-24T05:45:40.142Z] #59 6.090 go: downloading github.com/pkg/errors v0.9.1 [2021-03-24T05:45:40.142Z] #59 6.092 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-03-24T05:45:40.142Z] #59 6.116 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-24T05:45:40.142Z] #59 6.144 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-24T05:45:40.142Z] #59 6.221 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-24T05:45:40.142Z] #59 6.273 go: extracting github.com/pkg/errors v0.9.1 [2021-03-24T05:45:40.142Z] #59 6.326 go: downloading github.com/google/uuid v1.2.0 [2021-03-24T05:45:40.142Z] #59 6.328 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-24T05:45:40.142Z] #59 6.348 go: downloading github.com/moby/vpnkit v0.5.0 [2021-03-24T05:45:40.142Z] #59 6.354 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-24T05:45:40.142Z] #59 6.414 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-24T05:45:40.142Z] #59 6.573 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-24T05:45:40.142Z] #59 6.601 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-03-24T05:45:40.142Z] #59 6.771 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-24T05:45:40.142Z] #59 6.781 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-03-24T05:45:40.142Z] #59 6.898 go: extracting github.com/google/uuid v1.2.0 [2021-03-24T05:45:40.142Z] #59 7.113 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-24T05:45:40.142Z] #59 7.203 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-03-24T05:45:40.142Z] #59 7.352 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-24T05:45:40.142Z] #59 7.756 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-24T05:45:40.142Z] #59 7.797 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-24T05:45:40.142Z] #59 8.293 go: extracting github.com/moby/vpnkit v0.5.0 [2021-03-24T05:45:40.142Z] #59 9.375 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-24T05:45:40.142Z] #59 9.498 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-24T05:45:40.142Z] #59 ... [2021-03-24T05:45:40.142Z] [2021-03-24T05:45:40.142Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-24T05:45:40.142Z] #48 1.914 + RM_GOPATH=0 [2021-03-24T05:45:40.142Z] #48 1.914 + TMP_GOPATH= [2021-03-24T05:45:40.142Z] #48 1.914 + : /build [2021-03-24T05:45:40.142Z] #48 1.914 + '[' -z '' ']' [2021-03-24T05:45:40.142Z] #48 1.924 ++ mktemp -d [2021-03-24T05:45:40.142Z] #48 1.924 + export GOPATH=/tmp/tmp.7peOqMtZbt [2021-03-24T05:45:40.142Z] #48 1.924 + GOPATH=/tmp/tmp.7peOqMtZbt [2021-03-24T05:45:40.142Z] #48 1.924 + RM_GOPATH=1 [2021-03-24T05:45:40.142Z] #48 1.924 + case "$(go env GOARCH)" in [2021-03-24T05:45:40.142Z] #48 1.931 ++ go env GOARCH [2021-03-24T05:45:40.142Z] #48 1.931 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:45:40.142Z] #48 1.931 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:45:40.142Z] #48 1.931 ++ dirname /tmp/install/install.sh [2021-03-24T05:45:40.142Z] #48 1.944 + dir=/tmp/install [2021-03-24T05:45:40.142Z] #48 1.944 + bin=gotestsum [2021-03-24T05:45:40.142Z] #48 1.944 + shift [2021-03-24T05:45:40.142Z] #48 1.944 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-24T05:45:40.142Z] #48 1.944 + . /tmp/install/gotestsum.installer [2021-03-24T05:45:40.142Z] #48 1.944 ++ : v0.5.3 [2021-03-24T05:45:40.142Z] #48 1.944 + install_gotestsum [2021-03-24T05:45:40.142Z] #48 1.944 + set -e [2021-03-24T05:45:40.142Z] #48 1.944 + export GO111MODULE=on [2021-03-24T05:45:40.142Z] #48 1.944 + GO111MODULE=on [2021-03-24T05:45:40.142Z] #48 1.944 + GOBIN=/build [2021-03-24T05:45:40.142Z] #48 1.944 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-24T05:45:40.142Z] #48 1.944 go: finding gotest.tools v0.5.3 [2021-03-24T05:45:40.142Z] #48 1.944 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-24T05:45:40.142Z] #48 2.334 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-24T05:45:40.142Z] #48 2.608 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-24T05:45:40.142Z] #48 2.945 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-24T05:45:40.142Z] #48 2.948 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-24T05:45:40.142Z] #48 2.953 go: downloading github.com/fatih/color v1.9.0 [2021-03-24T05:45:40.142Z] #48 2.956 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-24T05:45:40.142Z] #48 2.973 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-24T05:45:40.142Z] #48 3.011 go: downloading github.com/pkg/errors v0.9.1 [2021-03-24T05:45:40.142Z] #48 3.077 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-24T05:45:40.142Z] #48 3.089 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-24T05:45:40.142Z] #48 3.090 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-24T05:45:40.142Z] #48 3.090 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-24T05:45:40.142Z] #48 3.103 go: extracting github.com/fatih/color v1.9.0 [2021-03-24T05:45:40.142Z] #48 3.121 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-24T05:45:40.142Z] #48 3.124 go: extracting github.com/pkg/errors v0.9.1 [2021-03-24T05:45:40.142Z] #48 3.155 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-24T05:45:40.142Z] #48 3.196 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-24T05:45:40.142Z] #48 3.208 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-24T05:45:40.142Z] #48 3.392 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-24T05:45:40.142Z] #48 3.435 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-24T05:45:40.142Z] #48 3.615 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-24T05:45:40.142Z] #48 4.334 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-24T05:45:40.142Z] #48 4.773 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-24T05:45:40.142Z] #48 5.962 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-24T05:45:40.142Z] #48 8.767 go: finding github.com/fatih/color v1.9.0 [2021-03-24T05:45:40.142Z] #48 8.785 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-24T05:45:40.142Z] #48 8.817 go: finding github.com/pkg/errors v0.9.1 [2021-03-24T05:45:40.142Z] #48 8.870 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-24T05:45:40.142Z] #48 8.891 go: finding github.com/spf13/pflag v1.0.3 [2021-03-24T05:45:40.142Z] #48 8.901 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-24T05:45:40.142Z] #48 9.031 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-24T05:45:40.142Z] #48 9.156 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-24T05:45:40.142Z] #48 9.188 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-24T05:45:40.142Z] #48 9.253 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-24T05:45:40.142Z] #48 9.253 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-24T05:45:40.142Z] #48 ... [2021-03-24T05:45:40.142Z] [2021-03-24T05:45:40.142Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-24T05:45:40.142Z] #46 2.544 + RM_GOPATH=0 [2021-03-24T05:45:40.142Z] #46 2.544 + TMP_GOPATH= [2021-03-24T05:45:40.142Z] #46 2.544 + : /build [2021-03-24T05:45:40.142Z] #46 2.544 + '[' -z '' ']' [2021-03-24T05:45:40.142Z] #46 2.544 ++ mktemp -d [2021-03-24T05:45:40.142Z] #46 2.544 + export GOPATH=/tmp/tmp.pqlq4KLhQk [2021-03-24T05:45:40.142Z] #46 2.544 + GOPATH=/tmp/tmp.pqlq4KLhQk [2021-03-24T05:45:40.142Z] #46 2.544 + RM_GOPATH=1 [2021-03-24T05:45:40.142Z] #46 2.544 + case "$(go env GOARCH)" in [2021-03-24T05:45:40.142Z] #46 2.544 ++ go env GOARCH [2021-03-24T05:45:40.142Z] #46 2.548 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:45:40.142Z] #46 2.548 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:45:40.142Z] #46 2.549 ++ dirname /tmp/install/install.sh [2021-03-24T05:45:40.142Z] #46 2.550 + dir=/tmp/install [2021-03-24T05:45:40.142Z] #46 2.550 + bin=vndr [2021-03-24T05:45:40.142Z] #46 2.550 + shift [2021-03-24T05:45:40.142Z] #46 2.551 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-24T05:45:40.142Z] #46 2.551 + . /tmp/install/vndr.installer [2021-03-24T05:45:40.142Z] #46 2.551 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-24T05:45:40.142Z] #46 2.551 + install_vndr [2021-03-24T05:45:40.142Z] #46 2.551 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-24T05:45:40.142Z] #46 2.551 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.pqlq4KLhQk/src/github.com/LK4D4/vndr [2021-03-24T05:45:40.142Z] #46 2.551 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-24T05:45:40.142Z] #46 2.551 Cloning into '/tmp/tmp.pqlq4KLhQk/src/github.com/LK4D4/vndr'... [2021-03-24T05:45:40.142Z] #46 3.087 + cd /tmp/tmp.pqlq4KLhQk/src/github.com/LK4D4/vndr [2021-03-24T05:45:40.142Z] #46 3.089 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-24T05:45:40.143Z] #46 3.100 + go build -buildmode=pie -v -o /build/vndr . [2021-03-24T05:45:40.143Z] #46 3.918 internal/race [2021-03-24T05:45:40.143Z] #46 4.010 runtime [2021-03-24T05:45:40.143Z] #46 4.033 sync/atomic [2021-03-24T05:45:40.143Z] #46 4.168 unicode [2021-03-24T05:45:40.143Z] #46 7.262 internal/testlog [2021-03-24T05:45:40.143Z] #46 7.574 encoding [2021-03-24T05:45:40.143Z] #46 7.612 unicode/utf16 [2021-03-24T05:45:40.143Z] #46 7.852 container/list [2021-03-24T05:45:40.143Z] #46 8.334 crypto/internal/subtle [2021-03-24T05:45:40.143Z] #46 8.473 crypto/subtle [2021-03-24T05:45:40.143Z] #46 8.625 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-24T05:45:40.143Z] #46 8.741 internal/nettrace [2021-03-24T05:45:40.143Z] #46 8.917 runtime/cgo [2021-03-24T05:45:40.433Z] #46 ... [2021-03-24T05:45:40.433Z] [2021-03-24T05:45:40.433Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-24T05:45:40.433Z] #35 1.202 + RM_GOPATH=0 [2021-03-24T05:45:40.433Z] #35 1.202 + TMP_GOPATH= [2021-03-24T05:45:40.433Z] #35 1.202 + : /build [2021-03-24T05:45:40.433Z] #35 1.202 + '[' -z '' ']' [2021-03-24T05:45:40.433Z] #35 1.202 ++ mktemp -d [2021-03-24T05:45:40.433Z] #35 1.211 + export GOPATH=/tmp/tmp.mIzCPQl2UN [2021-03-24T05:45:40.433Z] #35 1.211 + GOPATH=/tmp/tmp.mIzCPQl2UN [2021-03-24T05:45:40.433Z] #35 1.211 + RM_GOPATH=1 [2021-03-24T05:45:40.433Z] #35 1.211 + case "$(go env GOARCH)" in [2021-03-24T05:45:40.433Z] #35 1.211 ++ go env GOARCH [2021-03-24T05:45:40.433Z] #35 1.213 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:45:40.433Z] #35 1.213 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:45:40.433Z] #35 1.213 ++ dirname /tmp/install/install.sh [2021-03-24T05:45:40.433Z] #35 1.221 + dir=/tmp/install [2021-03-24T05:45:40.433Z] #35 1.221 + bin=tomlv [2021-03-24T05:45:40.433Z] #35 1.221 + shift [2021-03-24T05:45:40.433Z] #35 1.221 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-24T05:45:40.433Z] #35 1.221 + . /tmp/install/tomlv.installer [2021-03-24T05:45:40.433Z] #35 1.221 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-24T05:45:40.433Z] #35 1.221 + install_tomlv [2021-03-24T05:45:40.433Z] #35 1.221 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-24T05:45:40.433Z] #35 1.221 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mIzCPQl2UN/src/github.com/BurntSushi/toml [2021-03-24T05:45:40.433Z] #35 1.221 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-24T05:45:40.433Z] #35 1.227 Cloning into '/tmp/tmp.mIzCPQl2UN/src/github.com/BurntSushi/toml'... [2021-03-24T05:45:40.433Z] #35 1.803 + cd /tmp/tmp.mIzCPQl2UN/src/github.com/BurntSushi/toml [2021-03-24T05:45:40.433Z] #35 1.803 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-24T05:45:40.433Z] #35 1.807 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-24T05:45:40.433Z] #35 1.944 internal/cpu [2021-03-24T05:45:40.433Z] #35 1.944 runtime/internal/atomic [2021-03-24T05:45:40.433Z] #35 1.996 runtime/internal/sys [2021-03-24T05:45:40.433Z] #35 2.113 internal/bytealg [2021-03-24T05:45:40.433Z] #35 2.137 runtime/internal/math [2021-03-24T05:45:40.433Z] #35 2.156 math/bits [2021-03-24T05:45:40.433Z] #35 2.277 math [2021-03-24T05:45:40.433Z] #35 2.327 runtime [2021-03-24T05:45:40.433Z] #35 5.774 unicode/utf8 [2021-03-24T05:45:40.433Z] #35 6.468 unicode [2021-03-24T05:45:40.433Z] #35 8.124 runtime/cgo [2021-03-24T05:45:40.433Z] #35 ... [2021-03-24T05:45:40.433Z] [2021-03-24T05:45:40.433Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-24T05:45:40.433Z] #43 2.930 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:45:40.433Z] #43 3.050 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:45:40.433Z] #43 3.186 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:45:40.433Z] #43 3.555 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-24T05:45:40.433Z] #43 5.153 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-24T05:45:40.433Z] #43 6.320 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-24T05:45:40.724Z] #43 ... [2021-03-24T05:45:40.724Z] [2021-03-24T05:45:40.724Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-24T05:45:40.724Z] #41 2.605 + git clone https://github.com/docker/distribution.git . [2021-03-24T05:45:40.724Z] #41 2.606 Cloning into '.'... [2021-03-24T05:45:40.724Z] #41 ... [2021-03-24T05:45:40.724Z] [2021-03-24T05:45:40.724Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-24T05:45:40.724Z] #68 2.457 + RM_GOPATH=0 [2021-03-24T05:45:40.724Z] #68 2.457 + TMP_GOPATH= [2021-03-24T05:45:40.724Z] #68 2.457 + : /build [2021-03-24T05:45:40.724Z] #68 2.457 + '[' -z '' ']' [2021-03-24T05:45:40.724Z] #68 2.457 ++ mktemp -d [2021-03-24T05:45:40.724Z] #68 2.457 + export GOPATH=/tmp/tmp.yEFhfQOW7Z [2021-03-24T05:45:40.724Z] #68 2.457 + GOPATH=/tmp/tmp.yEFhfQOW7Z [2021-03-24T05:45:40.724Z] #68 2.457 + RM_GOPATH=1 [2021-03-24T05:45:40.724Z] #68 2.457 + case "$(go env GOARCH)" in [2021-03-24T05:45:40.724Z] #68 2.459 ++ go env GOARCH [2021-03-24T05:45:40.724Z] #68 2.474 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-24T05:45:40.724Z] #68 2.474 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:45:40.724Z] #68 2.474 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:45:40.724Z] #68 2.474 ++ dirname /tmp/install/install.sh [2021-03-24T05:45:40.724Z] #68 2.474 + dir=/tmp/install [2021-03-24T05:45:40.724Z] #68 2.474 + bin=proxy [2021-03-24T05:45:40.724Z] #68 2.474 + shift [2021-03-24T05:45:40.724Z] #68 2.474 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-24T05:45:40.724Z] #68 2.474 + . /tmp/install/proxy.installer [2021-03-24T05:45:40.724Z] #68 2.474 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-24T05:45:40.724Z] #68 2.474 + install_proxy [2021-03-24T05:45:40.724Z] #68 2.474 + case "$1" in [2021-03-24T05:45:40.724Z] #68 2.474 + export CGO_ENABLED=0 [2021-03-24T05:45:40.724Z] #68 2.474 + CGO_ENABLED=0 [2021-03-24T05:45:40.724Z] #68 2.474 + _install_proxy [2021-03-24T05:45:40.724Z] #68 2.474 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-24T05:45:40.724Z] #68 2.474 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yEFhfQOW7Z/src/github.com/docker/libnetwork [2021-03-24T05:45:40.724Z] #68 2.480 Cloning into '/tmp/tmp.yEFhfQOW7Z/src/github.com/docker/libnetwork'... [2021-03-24T05:45:40.724Z] #68 ... [2021-03-24T05:45:40.724Z] [2021-03-24T05:45:40.724Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-24T05:45:40.724Z] #52 2.448 + RM_GOPATH=0 [2021-03-24T05:45:40.724Z] #52 2.448 + TMP_GOPATH= [2021-03-24T05:45:40.724Z] #52 2.448 + : /build [2021-03-24T05:45:40.724Z] #52 2.448 + '[' -z '' ']' [2021-03-24T05:45:40.724Z] #52 2.451 ++ mktemp -d [2021-03-24T05:45:40.724Z] #52 2.452 + export GOPATH=/tmp/tmp.Ur41LWQA6y [2021-03-24T05:45:40.724Z] #52 2.452 + GOPATH=/tmp/tmp.Ur41LWQA6y [2021-03-24T05:45:40.724Z] #52 2.452 + RM_GOPATH=1 [2021-03-24T05:45:40.724Z] #52 2.452 + case "$(go env GOARCH)" in [2021-03-24T05:45:40.724Z] #52 2.457 ++ go env GOARCH [2021-03-24T05:45:40.724Z] #52 2.462 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:45:40.724Z] #52 2.462 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:45:40.724Z] #52 2.462 ++ dirname /tmp/install/install.sh [2021-03-24T05:45:40.724Z] #52 2.465 + dir=/tmp/install [2021-03-24T05:45:40.724Z] #52 2.465 + bin=shfmt [2021-03-24T05:45:40.724Z] #52 2.465 + shift [2021-03-24T05:45:40.724Z] #52 2.465 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-24T05:45:40.724Z] #52 2.465 + . /tmp/install/shfmt.installer [2021-03-24T05:45:40.724Z] #52 2.465 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-24T05:45:40.724Z] #52 2.465 + install_shfmt [2021-03-24T05:45:40.724Z] #52 2.465 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-24T05:45:40.724Z] #52 2.465 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Ur41LWQA6y/src/github.com/mvdan/sh [2021-03-24T05:45:40.724Z] #52 2.465 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-24T05:45:40.724Z] #52 2.474 Cloning into '/tmp/tmp.Ur41LWQA6y/src/github.com/mvdan/sh'... [2021-03-24T05:45:40.724Z] #52 9.047 + cd /tmp/tmp.Ur41LWQA6y/src/github.com/mvdan/sh [2021-03-24T05:45:40.724Z] #52 9.047 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-24T05:45:40.724Z] #52 9.178 + GO111MODULE=on [2021-03-24T05:45:40.724Z] #52 9.178 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-24T05:45:40.724Z] #52 9.901 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-24T05:45:40.724Z] #52 9.904 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-24T05:45:40.724Z] #52 9.929 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-24T05:45:40.724Z] #52 10.07 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-24T05:45:40.724Z] #52 10.07 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-24T05:45:40.724Z] #52 10.54 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-24T05:45:41.014Z] #52 ... [2021-03-24T05:45:41.014Z] [2021-03-24T05:45:41.014Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-24T05:45:41.014Z] #33 2.531 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-24T05:45:41.014Z] #33 2.531 Cloning into '.'... [2021-03-24T05:45:41.014Z] #33 ... [2021-03-24T05:45:41.014Z] [2021-03-24T05:45:41.014Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-24T05:45:41.014Z] #56 2.853 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:45:41.014Z] #56 2.964 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:45:41.014Z] #56 3.197 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:45:41.014Z] #56 3.621 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-24T05:45:41.015Z] #56 5.350 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-24T05:45:41.015Z] #56 6.898 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-24T05:45:41.015Z] #56 ... [2021-03-24T05:45:41.015Z] [2021-03-24T05:45:41.015Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-24T05:45:41.015Z] #50 2.000 + RM_GOPATH=0 [2021-03-24T05:45:41.015Z] #50 2.000 + TMP_GOPATH= [2021-03-24T05:45:41.015Z] #50 2.000 + : /build [2021-03-24T05:45:41.015Z] #50 2.000 + '[' -z '' ']' [2021-03-24T05:45:41.015Z] #50 2.000 ++ mktemp -d [2021-03-24T05:45:41.015Z] #50 2.000 + export GOPATH=/tmp/tmp.Zjd39LvlTP [2021-03-24T05:45:41.015Z] #50 2.000 + GOPATH=/tmp/tmp.Zjd39LvlTP [2021-03-24T05:45:41.015Z] #50 2.000 + RM_GOPATH=1 [2021-03-24T05:45:41.015Z] #50 2.000 + case "$(go env GOARCH)" in [2021-03-24T05:45:41.015Z] #50 2.000 ++ go env GOARCH [2021-03-24T05:45:41.015Z] #50 2.013 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:45:41.015Z] #50 2.013 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:45:41.015Z] #50 2.013 ++ dirname /tmp/install/install.sh [2021-03-24T05:45:41.015Z] #50 2.018 + dir=/tmp/install [2021-03-24T05:45:41.015Z] #50 2.018 + bin=golangci_lint [2021-03-24T05:45:41.015Z] #50 2.018 + shift [2021-03-24T05:45:41.015Z] #50 2.018 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-24T05:45:41.015Z] #50 2.018 + . /tmp/install/golangci_lint.installer [2021-03-24T05:45:41.015Z] #50 2.018 ++ : v1.23.8 [2021-03-24T05:45:41.015Z] #50 2.018 + install_golangci_lint [2021-03-24T05:45:41.015Z] #50 2.018 + set -e [2021-03-24T05:45:41.015Z] #50 2.018 + export GO111MODULE=on [2021-03-24T05:45:41.015Z] #50 2.018 + GO111MODULE=on [2021-03-24T05:45:41.015Z] #50 2.018 + GOBIN=/build [2021-03-24T05:45:41.015Z] #50 2.018 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-24T05:45:41.015Z] #50 2.020 go: finding github.com v1.23.8 [2021-03-24T05:45:41.015Z] #50 2.092 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-24T05:45:41.015Z] #50 2.092 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-24T05:45:41.015Z] #50 2.092 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-24T05:45:41.015Z] #50 2.092 go: finding github.com/golangci v1.23.8 [2021-03-24T05:45:41.015Z] #50 2.297 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-24T05:45:41.015Z] #50 2.595 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-24T05:45:41.015Z] #50 7.269 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-24T05:45:41.015Z] #50 7.307 go: downloading github.com/spf13/viper v1.6.1 [2021-03-24T05:45:41.015Z] #50 7.325 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-24T05:45:41.015Z] #50 7.328 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-24T05:45:41.015Z] #50 7.379 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-24T05:45:41.015Z] #50 7.384 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-24T05:45:41.015Z] #50 7.447 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-24T05:45:41.015Z] #50 7.476 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-24T05:45:41.015Z] #50 7.568 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-24T05:45:41.015Z] #50 7.589 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-24T05:45:41.015Z] #50 7.611 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-24T05:45:41.015Z] #50 7.711 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-24T05:45:41.015Z] #50 8.000 go: extracting github.com/spf13/viper v1.6.1 [2021-03-24T05:45:41.015Z] #50 8.142 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-24T05:45:41.015Z] #50 8.165 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-24T05:45:41.015Z] #50 8.209 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-24T05:45:41.015Z] #50 8.212 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-24T05:45:41.015Z] #50 8.221 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-24T05:45:41.015Z] #50 8.245 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-24T05:45:41.015Z] #50 8.470 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-24T05:45:41.015Z] #50 8.516 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-24T05:45:41.015Z] #50 8.775 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-24T05:45:41.015Z] #50 8.826 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-24T05:45:41.015Z] #50 9.081 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-24T05:45:41.015Z] #50 9.250 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-24T05:45:41.015Z] #50 9.771 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-24T05:45:41.305Z] #50 ... [2021-03-24T05:45:41.305Z] [2021-03-24T05:45:41.305Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-24T05:45:41.305Z] #37 2.853 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:45:41.305Z] #37 2.964 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:45:41.305Z] #37 3.186 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:45:41.305Z] #37 3.586 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-24T05:45:41.305Z] #37 5.501 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-24T05:45:41.305Z] #37 7.988 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-24T05:45:41.305Z] #37 ... [2021-03-24T05:45:41.305Z] [2021-03-24T05:45:41.305Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-24T05:45:41.305Z] #50 11.32 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-24T05:45:41.305Z] #50 11.33 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-24T05:45:41.305Z] #50 11.33 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-24T05:45:41.305Z] #50 11.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-24T05:45:41.305Z] #50 11.37 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-24T05:45:41.305Z] #50 11.38 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-24T05:45:41.595Z] #50 11.40 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-24T05:45:41.595Z] #50 11.40 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-24T05:45:41.595Z] #50 11.41 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-24T05:45:41.595Z] #50 11.45 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-24T05:45:41.595Z] #50 11.49 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-24T05:45:41.595Z] #50 11.50 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-24T05:45:41.595Z] #50 11.50 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-24T05:45:41.595Z] #50 11.52 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-24T05:45:41.595Z] #50 11.53 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-24T05:45:41.595Z] #50 11.59 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-24T05:45:41.595Z] #50 11.59 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-24T05:45:41.595Z] #50 11.60 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-24T05:45:41.595Z] #50 11.60 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-24T05:45:41.595Z] #50 11.60 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-24T05:45:41.595Z] #50 11.66 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-24T05:45:41.890Z] #50 11.73 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-24T05:45:41.890Z] #50 11.73 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-24T05:45:41.890Z] #50 11.73 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-24T05:45:41.890Z] #50 11.80 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-24T05:45:41.890Z] #50 11.81 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-24T05:45:41.890Z] #50 11.82 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-24T05:45:41.890Z] #50 11.89 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-24T05:45:41.890Z] #50 11.91 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-24T05:45:41.890Z] #50 11.93 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-24T05:45:41.890Z] #50 ... [2021-03-24T05:45:41.890Z] [2021-03-24T05:45:41.890Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-24T05:45:41.890Z] #14 1.154 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:45:41.890Z] #14 1.190 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:45:41.890Z] #14 1.190 Get:3 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-24T05:45:41.890Z] #14 1.325 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:45:41.890Z] #14 1.830 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-24T05:45:41.890Z] #14 3.275 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-24T05:45:41.890Z] #14 4.814 Get:7 http://deb.debian.org/debian buster-backports/main s390x Packages [425 kB] [2021-03-24T05:45:41.890Z] #14 6.530 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-24T05:45:41.890Z] #14 ... [2021-03-24T05:45:41.890Z] [2021-03-24T05:45:41.890Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-24T05:45:41.890Z] #50 11.98 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-24T05:45:41.890Z] #50 11.99 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-24T05:45:41.890Z] #50 12.02 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-24T05:45:41.890Z] #50 12.03 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-24T05:45:42.180Z] #50 12.12 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-24T05:45:42.180Z] #50 12.12 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-24T05:45:42.180Z] #50 12.12 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-24T05:45:42.180Z] #50 12.14 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-24T05:45:42.180Z] #50 12.17 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-24T05:45:42.180Z] #50 12.19 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-24T05:45:42.180Z] #50 12.28 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-24T05:45:42.473Z] #50 12.28 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-24T05:45:42.473Z] #50 12.32 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-24T05:45:42.473Z] #50 12.35 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-24T05:45:42.473Z] #50 12.37 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-24T05:45:42.473Z] #50 12.40 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-24T05:45:42.473Z] #50 12.50 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-24T05:45:42.763Z] #50 12.54 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-24T05:45:42.763Z] #50 12.58 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-24T05:45:42.763Z] #50 12.58 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-24T05:45:42.763Z] #50 12.58 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-24T05:45:42.763Z] #50 12.62 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-24T05:45:42.763Z] #50 12.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-24T05:45:42.763Z] #50 12.67 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-24T05:45:42.763Z] #50 12.67 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-24T05:45:42.763Z] #50 12.74 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-24T05:45:42.763Z] #50 12.79 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-24T05:45:42.920Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s [2021-03-24T05:45:43.054Z] #50 12.86 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-24T05:45:43.054Z] #50 12.91 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-24T05:45:43.054Z] #50 12.91 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-24T05:45:43.054Z] #50 12.91 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-24T05:45:43.054Z] #50 13.10 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-24T05:45:43.054Z] #50 13.11 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-24T05:45:43.054Z] #50 13.11 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-24T05:45:43.344Z] #50 13.17 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-24T05:45:43.344Z] #50 13.26 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-24T05:45:43.344Z] #50 13.27 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-24T05:45:43.344Z] #50 13.27 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-24T05:45:43.344Z] #50 13.34 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-24T05:45:43.565Z] 3c370c2e2f82: Pull complete [2021-03-24T05:45:43.565Z] 5ffb2f5886e2: Pull complete [2021-03-24T05:45:43.565Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:45:43.565Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-03-24T05:45:43.565Z] ---> 805dc2d65d1c [2021-03-24T05:45:43.565Z] Step 5/15 : ARG BUILDX_REPO [2021-03-24T05:45:43.565Z] ---> Running in a8213ace3bdc [2021-03-24T05:45:43.565Z] Removing intermediate container a8213ace3bdc [2021-03-24T05:45:43.565Z] ---> 9e00633ed3d1 [2021-03-24T05:45:43.565Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-03-24T05:45:43.565Z] ---> Running in 6903bdffe1ad [2021-03-24T05:45:43.634Z] #50 13.39 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-24T05:45:43.634Z] #50 13.44 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-24T05:45:43.634Z] #50 13.47 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-24T05:45:43.634Z] #50 13.49 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-24T05:45:43.634Z] #50 13.49 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-24T05:45:43.634Z] #50 13.50 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-24T05:45:43.634Z] #50 13.51 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-24T05:45:43.634Z] #50 13.52 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-24T05:45:43.634Z] #50 13.58 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-24T05:45:43.634Z] #50 13.58 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-24T05:45:43.634Z] #50 13.59 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-24T05:45:43.634Z] #50 13.63 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-24T05:45:43.634Z] #50 13.64 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-24T05:45:43.634Z] #50 13.65 go: downloading github.com/fatih/color v1.7.0 [2021-03-24T05:45:43.634Z] #50 13.67 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-24T05:45:43.634Z] #50 13.69 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-24T05:45:43.634Z] #50 13.72 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-24T05:45:43.857Z] Cloning into '/buildx'... [2021-03-24T05:45:43.924Z] #50 13.73 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-24T05:45:43.924Z] #50 13.73 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-24T05:45:43.924Z] #50 13.82 go: downloading github.com/spf13/afero v1.1.2 [2021-03-24T05:45:43.924Z] #50 13.92 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-24T05:45:44.215Z] #50 14.11 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-24T05:45:44.215Z] #50 14.11 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-24T05:45:44.215Z] #50 14.11 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-24T05:45:44.215Z] #50 14.13 go: extracting github.com/fatih/color v1.7.0 [2021-03-24T05:45:44.215Z] #50 14.17 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-24T05:45:44.215Z] #50 14.17 go: extracting github.com/spf13/afero v1.1.2 [2021-03-24T05:45:44.215Z] #50 14.18 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-24T05:45:44.215Z] #50 14.32 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-24T05:45:44.582Z] #50 14.34 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-24T05:45:44.582Z] #50 14.34 go: downloading golang.org/x/text v0.3.2 [2021-03-24T05:45:44.582Z] #50 14.39 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-24T05:45:44.582Z] #50 14.45 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-24T05:45:44.582Z] #50 14.53 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-24T05:45:44.582Z] #50 14.61 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-24T05:45:44.582Z] #50 14.61 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-24T05:45:44.839Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.0s done [2021-03-24T05:45:44.872Z] #50 14.63 go: downloading github.com/pkg/errors v0.8.1 [2021-03-24T05:45:44.872Z] #50 14.67 go: downloading github.com/spf13/cast v1.3.0 [2021-03-24T05:45:44.872Z] #50 14.68 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-24T05:45:44.872Z] #50 14.73 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-24T05:45:44.872Z] #50 14.80 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-24T05:45:44.872Z] #50 14.80 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-24T05:45:44.872Z] #50 14.84 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-24T05:45:44.872Z] #50 14.88 go: extracting github.com/spf13/cast v1.3.0 [2021-03-24T05:45:44.872Z] #50 14.90 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-24T05:45:44.872Z] #50 14.94 go: extracting github.com/pkg/errors v0.8.1 [2021-03-24T05:45:45.101Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-03-24T05:45:45.101Z] #9 ... [2021-03-24T05:45:45.101Z] [2021-03-24T05:45:45.101Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-24T05:45:45.101Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-24T05:45:45.101Z] #27 1.224 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:45:45.101Z] #27 1.240 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:45:45.101Z] #27 1.309 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:45:45.101Z] #27 1.481 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-24T05:45:45.101Z] #27 1.805 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-24T05:45:45.101Z] #27 2.337 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-24T05:45:45.101Z] #27 3.739 Fetched 8424 kB in 3s (3037 kB/s) [2021-03-24T05:45:45.101Z] #27 3.739 Reading package lists... [2021-03-24T05:45:45.101Z] #27 4.733 Reading package lists... [2021-03-24T05:45:45.101Z] #27 5.627 Building dependency tree... [2021-03-24T05:45:45.101Z] #27 5.961 The following additional packages will be installed: [2021-03-24T05:45:45.101Z] #27 5.961 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-24T05:45:45.101Z] #27 5.961 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-24T05:45:45.101Z] #27 5.961 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-24T05:45:45.101Z] #27 5.962 Suggested packages: [2021-03-24T05:45:45.101Z] #27 5.962 krb5-doc krb5-user [2021-03-24T05:45:45.101Z] #27 5.962 Recommended packages: [2021-03-24T05:45:45.101Z] #27 5.962 krb5-locales publicsuffix libsasl2-modules [2021-03-24T05:45:45.101Z] #27 6.185 The following NEW packages will be installed: [2021-03-24T05:45:45.101Z] #27 6.185 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-24T05:45:45.101Z] #27 6.185 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-24T05:45:45.101Z] #27 6.193 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-24T05:45:45.101Z] #27 6.193 libssh2-1 libssl1.1 openssl [2021-03-24T05:45:45.101Z] #27 6.466 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-24T05:45:45.101Z] #27 6.466 Need to get 5057 kB of archives. [2021-03-24T05:45:45.101Z] #27 6.466 After this operation, 12.1 MB of additional disk space will be used. [2021-03-24T05:45:45.101Z] #27 6.466 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-24T05:45:45.101Z] #27 6.481 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-24T05:45:45.101Z] #27 6.481 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-24T05:45:45.101Z] #27 6.481 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-24T05:45:45.101Z] #27 6.481 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-24T05:45:45.101Z] #27 6.481 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-24T05:45:45.101Z] #27 6.481 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-24T05:45:45.101Z] #27 6.481 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-24T05:45:45.101Z] #27 6.501 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-24T05:45:45.101Z] #27 6.501 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-24T05:45:45.101Z] #27 6.501 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-24T05:45:45.101Z] #27 6.521 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-24T05:45:45.102Z] #27 6.521 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-24T05:45:45.102Z] #27 6.521 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-24T05:45:45.102Z] #27 6.521 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-24T05:45:45.102Z] #27 6.521 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-24T05:45:45.102Z] #27 6.532 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-24T05:45:45.102Z] #27 6.532 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-24T05:45:45.102Z] #27 6.538 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-24T05:45:45.102Z] #27 6.548 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-24T05:45:45.102Z] #27 6.548 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-24T05:45:45.102Z] #27 6.746 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:45:45.102Z] #27 6.771 Fetched 5057 kB in 0s (15.0 MB/s) [2021-03-24T05:45:45.102Z] #27 6.861 Selecting previously unselected package libssl1.1:amd64. [2021-03-24T05:45:45.102Z] #27 6.861 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-03-24T05:45:45.102Z] #27 6.861 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-24T05:45:45.102Z] #27 6.872 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-24T05:45:45.102Z] #27 7.117 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-24T05:45:45.102Z] #27 7.118 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-24T05:45:45.102Z] #27 7.123 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:45:45.102Z] #27 7.190 Selecting previously unselected package libsasl2-2:amd64. [2021-03-24T05:45:45.102Z] #27 7.190 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-24T05:45:45.102Z] #27 7.199 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:45:45.102Z] #27 7.251 Selecting previously unselected package libldap-common. [2021-03-24T05:45:45.102Z] #27 7.251 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-24T05:45:45.102Z] #27 7.256 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:45:45.102Z] #27 7.318 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-24T05:45:45.102Z] #27 7.318 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-24T05:45:45.102Z] #27 7.322 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:45:45.102Z] #27 7.409 Selecting previously unselected package openssl. [2021-03-24T05:45:45.102Z] #27 7.409 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-24T05:45:45.102Z] #27 7.413 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-24T05:45:45.102Z] #27 7.635 Selecting previously unselected package ca-certificates. [2021-03-24T05:45:45.102Z] #27 7.635 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-24T05:45:45.102Z] #27 7.641 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-24T05:45:45.102Z] #27 7.754 Selecting previously unselected package libkeyutils1:amd64. [2021-03-24T05:45:45.102Z] #27 7.754 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-24T05:45:45.102Z] #27 7.758 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-24T05:45:45.102Z] #27 7.812 Selecting previously unselected package libkrb5support0:amd64. [2021-03-24T05:45:45.102Z] #27 7.812 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-24T05:45:45.102Z] #27 7.816 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:45:45.102Z] #27 7.873 Selecting previously unselected package libk5crypto3:amd64. [2021-03-24T05:45:45.102Z] #27 7.873 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-24T05:45:45.102Z] #27 7.875 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:45:45.102Z] #27 7.935 Selecting previously unselected package libkrb5-3:amd64. [2021-03-24T05:45:45.102Z] #27 7.935 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-24T05:45:45.102Z] #27 7.945 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:45:45.102Z] #27 8.111 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-24T05:45:45.102Z] #27 8.111 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-24T05:45:45.102Z] #27 8.115 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:45:45.102Z] #27 8.216 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-24T05:45:45.102Z] #27 8.216 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-24T05:45:45.102Z] #27 8.222 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-24T05:45:45.102Z] #27 8.298 Selecting previously unselected package libpsl5:amd64. [2021-03-24T05:45:45.102Z] #27 8.298 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-24T05:45:45.102Z] #27 8.303 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-24T05:45:45.102Z] #27 8.367 Selecting previously unselected package librtmp1:amd64. [2021-03-24T05:45:45.102Z] #27 8.367 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-24T05:45:45.102Z] #27 8.372 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-24T05:45:45.102Z] #27 8.424 Selecting previously unselected package libssh2-1:amd64. [2021-03-24T05:45:45.102Z] #27 8.424 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-24T05:45:45.102Z] #27 8.428 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-24T05:45:45.102Z] #27 8.507 Selecting previously unselected package libcurl4:amd64. [2021-03-24T05:45:45.102Z] #27 8.507 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-24T05:45:45.102Z] #27 8.511 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-24T05:45:45.102Z] #27 8.605 Selecting previously unselected package curl. [2021-03-24T05:45:45.102Z] #27 8.605 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-24T05:45:45.102Z] #27 8.608 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-24T05:45:45.102Z] #27 8.733 Selecting previously unselected package libonig5:amd64. [2021-03-24T05:45:45.102Z] #27 8.733 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-24T05:45:45.102Z] #27 8.743 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-24T05:45:45.102Z] #27 8.841 Selecting previously unselected package libjq1:amd64. [2021-03-24T05:45:45.102Z] #27 8.841 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-24T05:45:45.102Z] #27 8.844 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-24T05:45:45.102Z] #27 8.897 Selecting previously unselected package jq. [2021-03-24T05:45:45.102Z] #27 8.897 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-24T05:45:45.102Z] #27 8.908 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-24T05:45:45.102Z] #27 8.965 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-24T05:45:45.102Z] #27 8.981 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-24T05:45:45.102Z] #27 8.993 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-24T05:45:45.102Z] #27 9.154 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-24T05:45:45.102Z] #27 9.176 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:45:45.102Z] #27 9.203 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:45:45.102Z] #27 9.219 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:45:45.102Z] #27 9.235 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-24T05:45:45.102Z] #27 9.250 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:45:45.102Z] #27 9.263 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:45:45.102Z] #27 9.276 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-24T05:45:45.102Z] #27 9.291 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:45:45.102Z] #27 9.305 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-24T05:45:45.102Z] #27 9.323 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-24T05:45:45.102Z] #27 ... [2021-03-24T05:45:45.102Z] [2021-03-24T05:45:45.102Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:45:45.102Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:45:45.163Z] #50 15.00 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-24T05:45:45.163Z] #50 15.01 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-24T05:45:45.163Z] #50 15.06 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-24T05:45:45.163Z] #50 15.08 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-24T05:45:45.163Z] #50 15.18 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-24T05:45:45.163Z] #50 15.30 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-24T05:45:45.454Z] #50 15.30 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-24T05:45:45.454Z] #50 15.35 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-24T05:45:45.454Z] #50 15.39 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-24T05:45:46.957Z] #50 16.61 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-24T05:45:48.336Z] Removing intermediate container 6903bdffe1ad [2021-03-24T05:45:48.336Z] ---> d468aca9ce01 [2021-03-24T05:45:48.336Z] Step 7/15 : WORKDIR /buildx [2021-03-24T05:45:48.336Z] ---> Running in 0e7f4f73a40a [2021-03-24T05:45:48.336Z] Removing intermediate container 0e7f4f73a40a [2021-03-24T05:45:48.337Z] ---> 7fb0170532b1 [2021-03-24T05:45:48.337Z] Step 8/15 : ARG BUILDX_COMMIT [2021-03-24T05:45:48.337Z] ---> Running in 3cf538a868af [2021-03-24T05:45:48.337Z] Removing intermediate container 3cf538a868af [2021-03-24T05:45:48.337Z] ---> bbc859364213 [2021-03-24T05:45:48.337Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-03-24T05:45:48.337Z] ---> Running in 4438ed9f1b37 [2021-03-24T05:45:48.337Z] From https://github.com/docker/buildx [2021-03-24T05:45:48.337Z] * [new tag] v0.5.1 -> build [2021-03-24T05:45:48.974Z] Switched to branch 'build' [2021-03-24T05:45:49.035Z] #50 ... [2021-03-24T05:45:49.035Z] [2021-03-24T05:45:49.035Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-24T05:45:49.035Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 19.1s done [2021-03-24T05:45:49.035Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done [2021-03-24T05:45:49.035Z] #63 DONE 19.7s [2021-03-24T05:45:49.035Z] [2021-03-24T05:45:49.035Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-24T05:45:49.035Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.81MB / 12.42MB 19.6s [2021-03-24T05:45:49.326Z] #65 ... [2021-03-24T05:45:49.326Z] [2021-03-24T05:45:49.326Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-24T05:45:49.326Z] #64 DONE 0.1s [2021-03-24T05:45:49.326Z] [2021-03-24T05:45:49.326Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-24T05:45:49.326Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 8.26MB / 48.97MB 20.3s [2021-03-24T05:45:49.612Z] Removing intermediate container 4438ed9f1b37 [2021-03-24T05:45:49.612Z] ---> 2eb9f4baaa63 [2021-03-24T05:45:49.612Z] Step 10/15 : ARG GOOS [2021-03-24T05:45:49.612Z] ---> Running in e58c16548e6e [2021-03-24T05:45:49.612Z] Removing intermediate container e58c16548e6e [2021-03-24T05:45:49.612Z] ---> 39ac6193553e [2021-03-24T05:45:49.612Z] Step 11/15 : ARG GOARCH [2021-03-24T05:45:49.612Z] ---> Running in 5ae30b80e799 [2021-03-24T05:45:49.616Z] #27 ... [2021-03-24T05:45:49.616Z] [2021-03-24T05:45:49.616Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-24T05:45:49.616Z] #50 19.40 go: extracting golang.org/x/text v0.3.2 [2021-03-24T05:45:49.906Z] Removing intermediate container 5ae30b80e799 [2021-03-24T05:45:49.906Z] ---> 1d9fded5509a [2021-03-24T05:45:49.906Z] 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 [2021-03-24T05:45:49.906Z] ---> Running in a8dd2cd56eb2 [2021-03-24T05:45:50.380Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2021-03-24T05:45:50.380Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s done [2021-03-24T05:45:50.640Z] #9 ... [2021-03-24T05:45:50.640Z] [2021-03-24T05:45:50.640Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-24T05:45:50.640Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-24T05:45:50.640Z] #27 9.341 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-24T05:45:50.640Z] #27 9.350 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:45:50.640Z] #27 9.365 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-24T05:45:50.640Z] #27 10.20 Updating certificates in /etc/ssl/certs... [2021-03-24T05:45:50.640Z] #27 11.39 137 added, 0 removed; done. [2021-03-24T05:45:50.640Z] #27 11.45 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:45:50.640Z] #27 11.47 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-24T05:45:50.640Z] #27 11.48 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-24T05:45:50.640Z] #27 11.49 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-24T05:45:50.640Z] #27 11.51 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:45:50.640Z] #27 11.53 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-24T05:45:50.640Z] #27 11.54 Updating certificates in /etc/ssl/certs... [2021-03-24T05:45:50.640Z] #27 12.42 0 added, 0 removed; done. [2021-03-24T05:45:50.640Z] #27 12.42 Running hooks in /etc/ca-certificates/update.d... [2021-03-24T05:45:50.640Z] #27 12.42 done. [2021-03-24T05:45:50.640Z] #27 DONE 14.9s [2021-03-24T05:45:50.640Z] [2021-03-24T05:45:50.640Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:45:50.640Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:45:50.640Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-24T05:45:50.640Z] #9 ... [2021-03-24T05:45:50.640Z] [2021-03-24T05:45:50.640Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-24T05:45:50.641Z] #28 sha256:11bd39e3cd6e608c974ce644df4f5c33c848ecdc2f9d7ef62973e57e53657093 [2021-03-24T05:45:50.687Z] #50 ... [2021-03-24T05:45:50.687Z] [2021-03-24T05:45:50.687Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-24T05:45:50.687Z] #59 10.61 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-24T05:45:50.687Z] #59 12.34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-24T05:45:50.687Z] #59 12.40 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-24T05:45:50.687Z] #59 12.63 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-24T05:45:50.687Z] #59 12.73 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-24T05:45:50.687Z] #59 12.85 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-24T05:45:50.687Z] #59 14.18 go: finding github.com/pkg/errors v0.9.1 [2021-03-24T05:45:50.687Z] #59 14.33 go: finding github.com/sirupsen/logrus v1.8.1 [2021-03-24T05:45:50.687Z] #59 14.42 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-24T05:45:50.687Z] #59 14.50 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-24T05:45:50.687Z] #59 14.52 go: finding github.com/google/uuid v1.2.0 [2021-03-24T05:45:50.687Z] #59 14.56 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-24T05:45:50.687Z] #59 14.61 go: finding github.com/gofrs/flock v0.8.0 [2021-03-24T05:45:50.687Z] #59 14.63 go: finding github.com/moby/vpnkit v0.5.0 [2021-03-24T05:45:50.687Z] #59 14.69 go: finding github.com/gorilla/mux v1.8.0 [2021-03-24T05:45:50.687Z] #59 14.69 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-03-24T05:45:50.687Z] #59 14.73 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-24T05:45:50.687Z] #59 14.75 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-24T05:45:50.687Z] #59 14.77 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-24T05:45:50.687Z] #59 14.93 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-24T05:45:50.687Z] #59 15.03 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-24T05:45:50.687Z] #59 ... [2021-03-24T05:45:50.687Z] [2021-03-24T05:45:50.687Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-24T05:45:50.909Z] #28 DONE 0.1s [2021-03-24T05:45:50.909Z] [2021-03-24T05:45:50.909Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:45:50.909Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:45:51.318Z] #27 ... [2021-03-24T05:45:51.318Z] [2021-03-24T05:45:51.318Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-24T05:45:51.318Z] #52 11.08 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-24T05:45:51.318Z] #52 11.74 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-24T05:45:51.318Z] #52 12.36 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-24T05:45:51.318Z] #52 12.42 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-24T05:45:51.318Z] #52 12.47 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-24T05:45:51.318Z] #52 12.73 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-24T05:45:51.318Z] #52 13.07 runtime [2021-03-24T05:45:51.318Z] #52 ... [2021-03-24T05:45:51.318Z] [2021-03-24T05:45:51.318Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-24T05:45:51.617Z] #27 ... [2021-03-24T05:45:51.617Z] [2021-03-24T05:45:51.617Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-24T05:45:51.617Z] #56 12.04 Fetched 8112 kB in 9s (862 kB/s) [2021-03-24T05:45:51.617Z] #56 12.04 Reading package lists... [2021-03-24T05:45:51.617Z] #56 15.46 Reading package lists... [2021-03-24T05:45:51.617Z] #56 18.72 Building dependency tree... [2021-03-24T05:45:51.617Z] #56 19.81 The following additional packages will be installed: [2021-03-24T05:45:51.617Z] #56 19.83 libbtrfs0 [2021-03-24T05:45:51.617Z] #56 19.91 The following NEW packages will be installed: [2021-03-24T05:45:51.617Z] #56 19.91 libbtrfs-dev libbtrfs0 [2021-03-24T05:45:51.617Z] #56 20.01 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-24T05:45:51.617Z] #56 20.01 Need to get 118 kB of archives. [2021-03-24T05:45:51.617Z] #56 20.01 After this operation, 390 kB of additional disk space will be used. [2021-03-24T05:45:51.617Z] #56 20.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-03-24T05:45:51.617Z] #56 20.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-03-24T05:45:51.617Z] #56 20.56 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:45:51.617Z] #56 20.64 Fetched 118 kB in 0s (1205 kB/s) [2021-03-24T05:45:51.617Z] #56 20.70 Selecting previously unselected package libbtrfs0. [2021-03-24T05:45:51.617Z] #56 20.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-24T05:45:51.617Z] #56 20.74 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-03-24T05:45:51.617Z] #56 20.74 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-24T05:45:51.617Z] #56 20.82 Selecting previously unselected package libbtrfs-dev. [2021-03-24T05:45:51.617Z] #56 20.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-03-24T05:45:51.617Z] #56 20.83 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:45:51.617Z] #56 21.08 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-24T05:45:51.617Z] #56 21.11 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:45:51.617Z] #56 21.11 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:45:51.617Z] #56 DONE 21.6s [2021-03-24T05:45:51.908Z] [2021-03-24T05:45:51.908Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-24T05:45:51.908Z] #27 ... [2021-03-24T05:45:51.908Z] [2021-03-24T05:45:51.908Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-24T05:45:51.908Z] #43 11.98 Fetched 8112 kB in 9s (889 kB/s) [2021-03-24T05:45:51.908Z] #43 11.98 Reading package lists... [2021-03-24T05:45:51.908Z] #43 15.38 Reading package lists... [2021-03-24T05:45:51.908Z] #43 18.75 Building dependency tree... [2021-03-24T05:45:51.908Z] #43 19.74 The following additional packages will be installed: [2021-03-24T05:45:51.908Z] #43 19.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-24T05:45:51.908Z] #43 19.77 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-24T05:45:51.908Z] #43 19.77 Suggested packages: [2021-03-24T05:45:51.908Z] #43 19.77 manpages-dev python-setuptools [2021-03-24T05:45:51.908Z] #43 20.61 The following NEW packages will be installed: [2021-03-24T05:45:51.908Z] #43 20.62 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-24T05:45:51.908Z] #43 20.62 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-24T05:45:51.908Z] #43 20.62 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-24T05:45:51.908Z] #43 20.62 python-six zlib1g-dev [2021-03-24T05:45:51.908Z] #43 20.72 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-24T05:45:51.908Z] #43 20.72 Need to get 3742 kB of archives. [2021-03-24T05:45:51.908Z] #43 20.72 After this operation, 22.0 MB of additional disk space will be used. [2021-03-24T05:45:51.908Z] #43 20.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-03-24T05:45:51.908Z] #43 20.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-03-24T05:45:51.908Z] #43 20.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-03-24T05:45:51.908Z] #43 20.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-03-24T05:45:51.908Z] #43 20.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-03-24T05:45:51.908Z] #43 20.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-03-24T05:45:51.908Z] #43 20.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2021-03-24T05:45:51.908Z] #43 20.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-03-24T05:45:51.908Z] #43 20.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-03-24T05:45:51.908Z] #43 20.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-03-24T05:45:51.908Z] #43 20.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-03-24T05:45:51.908Z] #43 20.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-03-24T05:45:51.908Z] #43 20.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2021-03-24T05:45:51.908Z] #43 20.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-03-24T05:45:51.908Z] #43 20.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-24T05:45:51.908Z] #43 20.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-03-24T05:45:51.908Z] #43 20.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-03-24T05:45:51.908Z] #43 21.47 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:45:51.908Z] #43 21.56 Fetched 3742 kB in 0s (11.8 MB/s) [2021-03-24T05:45:51.908Z] #43 21.65 Selecting previously unselected package libcap-dev:s390x. [2021-03-24T05:45:51.908Z] #43 21.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 ... 15177 files and directories currently installed.) [2021-03-24T05:45:51.908Z] #43 21.71 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-03-24T05:45:51.908Z] #43 21.71 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-03-24T05:45:51.908Z] #43 21.79 Selecting previously unselected package libnet1:s390x. [2021-03-24T05:45:51.908Z] #43 21.79 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-24T05:45:51.908Z] #43 21.79 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-24T05:45:51.908Z] #43 21.87 Selecting previously unselected package libnet1-dev. [2021-03-24T05:45:51.908Z] #43 21.88 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-24T05:45:51.908Z] #43 21.88 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-24T05:45:51.908Z] #43 22.05 Selecting previously unselected package libnl-3-200:s390x. [2021-03-24T05:45:52.199Z] #43 22.05 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-03-24T05:45:52.199Z] #43 22.05 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-03-24T05:45:52.199Z] #43 22.15 Selecting previously unselected package libnl-3-dev:s390x. [2021-03-24T05:45:52.199Z] #43 22.15 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-03-24T05:45:52.199Z] #43 22.15 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-03-24T05:45:52.199Z] #43 ... [2021-03-24T05:45:52.199Z] [2021-03-24T05:45:52.199Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-24T05:45:52.493Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 10.78MB / 48.97MB 23.4s [2021-03-24T05:45:53.525Z] #27 ... [2021-03-24T05:45:53.525Z] [2021-03-24T05:45:53.525Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-24T05:45:53.525Z] #46 13.50 vendor/golang.org/x/crypto/internal/subtle [2021-03-24T05:45:53.525Z] #46 22.62 github.com/LK4D4/vndr/godl/singleflight [2021-03-24T05:45:53.525Z] #46 22.64 errors [2021-03-24T05:45:53.525Z] #46 22.81 sort [2021-03-24T05:45:53.525Z] #46 23.00 io [2021-03-24T05:45:53.525Z] #46 ... [2021-03-24T05:45:53.525Z] [2021-03-24T05:45:53.525Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-24T05:45:53.525Z] #37 13.39 Fetched 8112 kB in 11s (761 kB/s) [2021-03-24T05:45:53.525Z] #37 13.39 Reading package lists... [2021-03-24T05:45:53.525Z] #37 16.72 Reading package lists... [2021-03-24T05:45:53.525Z] #37 20.14 Building dependency tree... [2021-03-24T05:45:53.525Z] #37 20.94 The following additional packages will be installed: [2021-03-24T05:45:53.525Z] #37 20.94 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-24T05:45:53.525Z] #37 20.94 Suggested packages: [2021-03-24T05:45:53.525Z] #37 20.94 cmake-doc ninja-build lrzip [2021-03-24T05:45:53.525Z] #37 20.94 Recommended packages: [2021-03-24T05:45:53.525Z] #37 20.94 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-24T05:45:53.525Z] #37 21.44 The following NEW packages will be installed: [2021-03-24T05:45:53.525Z] #37 21.49 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-24T05:45:53.525Z] #37 21.49 vim-common xxd [2021-03-24T05:45:53.525Z] #37 21.64 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-24T05:45:53.525Z] #37 21.64 Need to get 14.0 MB of archives. [2021-03-24T05:45:53.525Z] #37 21.64 After this operation, 62.1 MB of additional disk space will be used. [2021-03-24T05:45:53.525Z] #37 21.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-03-24T05:45:53.525Z] #37 21.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-03-24T05:45:53.525Z] #37 21.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-03-24T05:45:53.525Z] #37 21.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-03-24T05:45:53.525Z] #37 22.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-03-24T05:45:53.525Z] #37 22.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-03-24T05:45:53.525Z] #37 22.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-03-24T05:45:53.525Z] #37 22.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-03-24T05:45:53.525Z] #37 22.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-03-24T05:45:53.525Z] #37 22.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-03-24T05:45:53.525Z] #37 22.96 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:45:53.525Z] #37 23.04 Fetched 14.0 MB in 1s (14.4 MB/s) [2021-03-24T05:45:53.525Z] #37 23.09 Selecting previously unselected package xxd. [2021-03-24T05:45:53.525Z] #37 23.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 ... 15177 files and directories currently installed.) [2021-03-24T05:45:53.525Z] #37 23.15 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-03-24T05:45:53.525Z] #37 23.16 Unpacking xxd (2:8.1.0875-5) ... [2021-03-24T05:45:53.525Z] #37 23.32 Selecting previously unselected package vim-common. [2021-03-24T05:45:53.525Z] #37 23.33 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-24T05:45:53.525Z] #37 23.36 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-24T05:45:53.815Z] #37 23.63 Selecting previously unselected package cmake-data. [2021-03-24T05:45:53.815Z] #37 23.63 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-24T05:45:53.815Z] #37 23.64 Unpacking cmake-data (3.13.4-1) ... [2021-03-24T05:45:53.815Z] #37 ... [2021-03-24T05:45:53.815Z] [2021-03-24T05:45:53.815Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-24T05:45:53.815Z] #68 13.57 + cd /tmp/tmp.yEFhfQOW7Z/src/github.com/docker/libnetwork [2021-03-24T05:45:53.815Z] #68 13.57 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-24T05:45:53.815Z] #68 14.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-24T05:45:53.815Z] #68 ... [2021-03-24T05:45:53.815Z] [2021-03-24T05:45:53.815Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-24T05:45:53.815Z] #41 13.61 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-24T05:45:53.815Z] #41 15.21 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-24T05:45:53.815Z] #41 ... [2021-03-24T05:45:53.815Z] [2021-03-24T05:45:53.815Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-24T05:45:53.815Z] #14 12.02 Fetched 8584 kB in 11s (783 kB/s) [2021-03-24T05:45:53.815Z] #14 12.02 Reading package lists... [2021-03-24T05:45:53.815Z] #14 15.72 Reading package lists... [2021-03-24T05:45:53.815Z] #14 19.22 Building dependency tree... [2021-03-24T05:45:53.815Z] #14 20.35 The following additional packages will be installed: [2021-03-24T05:45:53.815Z] #14 20.35 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-24T05:45:53.815Z] #14 20.35 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-24T05:45:53.815Z] #14 20.35 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-24T05:45:53.815Z] #14 20.35 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-24T05:45:53.815Z] #14 20.36 mingw-w64-common mingw-w64-x86-64-dev [2021-03-24T05:45:53.815Z] #14 20.36 Suggested packages: [2021-03-24T05:45:53.815Z] #14 20.36 gcc-8-locales seccomp wine64 [2021-03-24T05:45:53.815Z] #14 21.21 The following NEW packages will be installed: [2021-03-24T05:45:53.815Z] #14 21.23 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-24T05:45:53.815Z] #14 21.23 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-24T05:45:53.815Z] #14 21.23 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-24T05:45:53.815Z] #14 21.23 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-24T05:45:53.815Z] #14 21.23 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-24T05:45:53.815Z] #14 21.23 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-24T05:45:53.815Z] #14 21.23 The following packages will be upgraded: [2021-03-24T05:45:53.815Z] #14 21.23 libseccomp2 libsystemd0 libudev1 [2021-03-24T05:45:53.815Z] #14 21.38 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-24T05:45:53.815Z] #14 21.38 Need to get 73.8 MB of archives. [2021-03-24T05:45:53.815Z] #14 21.38 After this operation, 494 MB of additional disk space will be used. [2021-03-24T05:45:53.815Z] #14 21.38 Get:1 http://deb.debian.org/debian buster-backports/main s390x libseccomp2 s390x 2.4.1-2~bpo10+1 [44.9 kB] [2021-03-24T05:45:53.815Z] #14 21.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u6 [307 kB] [2021-03-24T05:45:53.815Z] #14 21.40 Get:3 http://deb.debian.org/debian buster-backports/main s390x libseccomp-dev s390x 2.4.1-2~bpo10+1 [65.3 kB] [2021-03-24T05:45:53.815Z] #14 21.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u6 [145 kB] [2021-03-24T05:45:53.815Z] #14 21.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-03-24T05:45:53.816Z] #14 21.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2021-03-24T05:45:53.816Z] #14 21.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-24T05:45:53.816Z] #14 21.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-03-24T05:45:53.816Z] #14 21.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-03-24T05:45:53.816Z] #14 21.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-24T05:45:53.816Z] #14 21.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-24T05:45:54.106Z] #14 22.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-24T05:45:54.106Z] #14 22.13 Get:13 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] [2021-03-24T05:45:54.106Z] #14 ... [2021-03-24T05:45:54.106Z] [2021-03-24T05:45:54.106Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-24T05:45:54.106Z] #50 22.59 go: finding github.com/fatih/color v1.7.0 [2021-03-24T05:45:54.106Z] #50 22.64 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-24T05:45:54.106Z] #50 22.65 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-24T05:45:54.106Z] #50 22.65 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-24T05:45:54.106Z] #50 22.70 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-24T05:45:54.106Z] #50 22.71 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-24T05:45:54.106Z] #50 22.72 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-24T05:45:54.106Z] #50 22.73 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-24T05:45:54.106Z] #50 22.73 go: finding github.com/pkg/errors v0.8.1 [2021-03-24T05:45:54.106Z] #50 22.79 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-24T05:45:54.106Z] #50 22.81 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-24T05:45:54.106Z] #50 22.83 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-24T05:45:54.106Z] #50 22.84 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-24T05:45:54.106Z] #50 22.84 go: finding github.com/stretchr/testify v1.4.0 [2021-03-24T05:45:54.106Z] #50 22.84 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-24T05:45:54.106Z] #50 22.87 go: finding github.com/spf13/viper v1.6.1 [2021-03-24T05:45:54.106Z] #50 22.88 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-24T05:45:54.106Z] #50 22.88 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-24T05:45:54.106Z] #50 22.88 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-24T05:45:54.106Z] #50 22.90 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-24T05:45:54.106Z] #50 22.90 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-24T05:45:54.106Z] #50 22.91 go: finding github.com/stretchr/objx v0.2.0 [2021-03-24T05:45:54.106Z] #50 22.94 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-24T05:45:54.106Z] #50 22.95 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-24T05:45:54.106Z] #50 22.97 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-24T05:45:54.106Z] #50 22.99 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-24T05:45:54.106Z] #50 23.00 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-24T05:45:54.106Z] #50 23.01 go: finding github.com/gobwas/glob v0.2.3 [2021-03-24T05:45:54.106Z] #50 23.02 go: finding github.com/spf13/cobra v0.0.5 [2021-03-24T05:45:54.106Z] #50 23.06 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-24T05:45:54.106Z] #50 23.07 go: finding github.com/spf13/pflag v1.0.5 [2021-03-24T05:45:54.106Z] #50 23.11 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-24T05:45:54.106Z] #50 23.25 go: finding github.com/magiconair/properties v1.8.1 [2021-03-24T05:45:54.106Z] #50 23.29 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-24T05:45:54.106Z] #50 23.31 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-24T05:45:54.106Z] #50 23.32 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-24T05:45:54.106Z] #50 23.34 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-24T05:45:54.106Z] #50 23.36 go: finding github.com/spf13/afero v1.1.2 [2021-03-24T05:45:54.106Z] #50 23.38 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-24T05:45:54.106Z] #50 23.39 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-24T05:45:54.106Z] #50 23.41 go: finding github.com/spf13/cast v1.3.0 [2021-03-24T05:45:54.106Z] #50 23.44 go: finding golang.org/x/text v0.3.2 [2021-03-24T05:45:54.106Z] #50 23.45 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-24T05:45:54.106Z] #50 23.51 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-24T05:45:54.106Z] #50 23.52 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-24T05:45:54.106Z] #50 23.53 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-24T05:45:54.106Z] #50 23.54 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-24T05:45:54.106Z] #50 23.54 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-24T05:45:54.106Z] #50 23.56 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-24T05:45:54.106Z] #50 23.57 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-24T05:45:54.106Z] #50 23.57 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-24T05:45:54.106Z] #50 23.58 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-24T05:45:54.106Z] #50 23.58 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-24T05:45:54.106Z] #50 23.59 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-24T05:45:54.106Z] #50 23.69 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-24T05:45:54.106Z] #50 23.69 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-24T05:45:54.106Z] #50 23.69 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-24T05:45:54.106Z] #50 23.74 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-24T05:45:54.106Z] #50 23.74 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-24T05:45:54.106Z] #50 23.74 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-24T05:45:54.106Z] #50 23.75 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-24T05:45:54.106Z] #50 23.75 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-24T05:45:54.106Z] #50 23.75 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-24T05:45:54.106Z] #50 23.76 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-24T05:45:54.106Z] #50 23.79 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-24T05:45:54.106Z] #50 23.80 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-24T05:45:54.106Z] #50 23.81 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-24T05:45:54.106Z] #50 23.81 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-24T05:45:54.106Z] #50 23.83 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-24T05:45:54.106Z] #50 23.94 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-24T05:45:54.106Z] #50 23.97 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-24T05:45:54.106Z] #50 23.97 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-24T05:45:54.106Z] #50 24.01 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-24T05:45:54.106Z] #50 24.02 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-24T05:45:54.705Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-03-24T05:45:54.705Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0eb0a333\powershellScript.ps1'; exit $LASTEXITCODE; [2021-03-24T05:45:54.705Z] ---------------------------------------------------------------------------- [2021-03-24T05:45:54.705Z] [2021-03-24T05:45:54.705Z] INFO: executeCI.ps1 starting at Wed Mar 24 05:45:54 CUT 2021 [2021-03-24T05:45:54.705Z] [2021-03-24T05:45:54.705Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-03-24T05:45:54.705Z] INFO: Running git version 2.24.1.windows.2 [2021-03-24T05:45:54.705Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-03-24T05:45:54.705Z] INFO: Environment variables: [2021-03-24T05:45:54.705Z] [2021-03-24T05:45:54.705Z] Name Value [2021-03-24T05:45:54.705Z] ---- ----- [2021-03-24T05:45:54.705Z] ALLUSERSPROFILE C:\ProgramData [2021-03-24T05:45:54.705Z] amd64 true [2021-03-24T05:45:54.705Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-03-24T05:45:54.705Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-03-24T05:45:54.705Z] arm64 true [2021-03-24T05:45:54.705Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-03-24T05:45:54.705Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-03-24T05:45:54.705Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-03-24T05:45:54.705Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-03-24T05:45:54.705Z] BRANCH_NAME PR-42189 [2021-03-24T05:45:54.705Z] BUILD_DISPLAY_NAME #2 [2021-03-24T05:45:54.705Z] BUILD_ID 2 [2021-03-24T05:45:54.705Z] BUILD_NUMBER 2 [2021-03-24T05:45:54.705Z] BUILD_TAG jenkins-moby-PR-42189-2 [2021-03-24T05:45:54.705Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42189/2/ [2021-03-24T05:45:54.705Z] cgroup2 true [2021-03-24T05:45:54.705Z] CHANGE_AUTHOR AkihiroSuda [2021-03-24T05:45:54.705Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2021-03-24T05:45:54.705Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2021-03-24T05:45:54.705Z] CHANGE_BRANCH specconv-fix-trimspace [2021-03-24T05:45:54.705Z] CHANGE_FORK AkihiroSuda/docker [2021-03-24T05:45:54.705Z] CHANGE_ID 42189 [2021-03-24T05:45:54.705Z] CHANGE_TARGET master [2021-03-24T05:45:54.705Z] CHANGE_TITLE rootless: fix getCurrentOOMScoreAdj (fix rootless docker in kubernetes) [2021-03-24T05:45:54.705Z] CHANGE_URL https://github.com/moby/moby/pull/42189 [2021-03-24T05:45:54.705Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-24T05:45:54.705Z] CommonProgramFiles C:\Program Files\Common Files [2021-03-24T05:45:54.705Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-03-24T05:45:54.705Z] CommonProgramW6432 C:\Program Files\Common Files [2021-03-24T05:45:54.705Z] COMPUTERNAME azwin-2-3e3380 [2021-03-24T05:45:54.705Z] ComSpec C:\windows\system32\cmd.exe [2021-03-24T05:45:54.705Z] ConfigSequenceNumber 0 [2021-03-24T05:45:54.705Z] dco true [2021-03-24T05:45:54.705Z] DOCKER_BUILDKIT 0 [2021-03-24T05:45:54.705Z] DOCKER_DUT_DEBUG 1 [2021-03-24T05:45:54.705Z] DOCKER_EXPERIMENTAL 1 [2021-03-24T05:45:54.705Z] DOCKER_GRAPHDRIVER overlay2 [2021-03-24T05:45:54.705Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-03-24T05:45:54.705Z] EXECUTOR_NUMBER 0 [2021-03-24T05:45:54.705Z] FQDN azwin-2-3e3380.westus.cloudapp.azure.com [2021-03-24T05:45:54.705Z] GIT_BRANCH PR-42189 [2021-03-24T05:45:54.705Z] GIT_COMMIT d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:45:54.705Z] GIT_PREVIOUS_COMMIT da44f0900e6bce3094522d0ec573a967fa1e1bb7 [2021-03-24T05:45:54.705Z] GIT_URL https://github.com/moby/moby.git [2021-03-24T05:45:54.705Z] HUDSON_COOKIE c6ed0e88-c7d7-4394-8aa5-d10c6c7a0b88 [2021-03-24T05:45:54.705Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-03-24T05:45:54.705Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-03-24T05:45:54.705Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-03-24T05:45:54.705Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-03-24T05:45:54.705Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-03-24T05:45:54.705Z] JENKINS_NODE_COOKIE a08b5dc3-0c50-4c54-8f20-9905f766a3ff [2021-03-24T05:45:54.705Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-03-24T05:45:54.705Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-03-24T05:45:54.705Z] JOB_BASE_NAME PR-42189 [2021-03-24T05:45:54.705Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42189/display/redirect [2021-03-24T05:45:54.705Z] JOB_NAME moby/PR-42189 [2021-03-24T05:45:54.705Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42189/ [2021-03-24T05:45:54.705Z] library.jps.version master [2021-03-24T05:45:54.705Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-03-24T05:45:54.705Z] NODE_LABELS amd64 azure azwin-2-3e3380 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-03-24T05:45:54.705Z] NODE_NAME azwin-2-3e3380 [2021-03-24T05:45:54.705Z] NUMBER_OF_PROCESSORS 4 [2021-03-24T05:45:54.705Z] OS Windows_NT [2021-03-24T05:45:54.705Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-03-24T05:45:54.705Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-03-24T05:45:54.705Z] ppc64le true [2021-03-24T05:45:54.705Z] PROCESSOR_ARCHITECTURE AMD64 [2021-03-24T05:45:54.705Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-03-24T05:45:54.705Z] PROCESSOR_LEVEL 6 [2021-03-24T05:45:54.705Z] PROCESSOR_REVISION 4f01 [2021-03-24T05:45:54.705Z] ProgramData C:\ProgramData [2021-03-24T05:45:54.705Z] ProgramFiles C:\Program Files [2021-03-24T05:45:54.705Z] ProgramFiles(x86) C:\Program Files (x86) [2021-03-24T05:45:54.705Z] ProgramW6432 C:\Program Files [2021-03-24T05:45:54.705Z] PROMPT $P$G [2021-03-24T05:45:54.705Z] PSExecutionPolicyPreference Bypass [2021-03-24T05:45:54.705Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-03-24T05:45:54.705Z] PUBLIC C:\Users\Public [2021-03-24T05:45:54.705Z] rootless true [2021-03-24T05:45:54.705Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42189/2/display/redirect?page=artif... [2021-03-24T05:45:54.705Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42189/2/display/redirect?page=changes [2021-03-24T05:45:54.705Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42189/2/display/redirect [2021-03-24T05:45:54.705Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42189/2/display/redirect?page=tests [2021-03-24T05:45:54.705Z] s390x true [2021-03-24T05:45:54.705Z] SKIP_VALIDATION_TESTS 1 [2021-03-24T05:45:54.705Z] SOURCES_DRIVE d [2021-03-24T05:45:54.705Z] SOURCES_SUBDIR gopath [2021-03-24T05:45:54.705Z] STAGE_NAME Run tests [2021-03-24T05:45:54.705Z] SystemDrive C: [2021-03-24T05:45:54.705Z] SystemRoot C:\windows [2021-03-24T05:45:54.705Z] TEMP C:\windows\TEMP [2021-03-24T05:45:54.705Z] TESTDEBUG 0 [2021-03-24T05:45:54.705Z] TESTRUN_DRIVE d [2021-03-24T05:45:54.705Z] TESTRUN_SUBDIR CI [2021-03-24T05:45:54.705Z] TIMEOUT 120m [2021-03-24T05:45:54.705Z] TMP C:\windows\TEMP [2021-03-24T05:45:54.705Z] unit_validate true [2021-03-24T05:45:54.705Z] USERDOMAIN WORKGROUP [2021-03-24T05:45:54.705Z] USERNAME azwin-2-3e3380$ [2021-03-24T05:45:54.705Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-03-24T05:45:54.705Z] validate_force false [2021-03-24T05:45:54.705Z] windir C:\windows [2021-03-24T05:45:54.705Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-03-24T05:45:54.705Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-03-24T05:45:54.705Z] windowsRS1 false [2021-03-24T05:45:54.705Z] windowsRS5 true [2021-03-24T05:45:54.705Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-03-24T05:45:54.705Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-03-24T05:45:54.705Z] [2021-03-24T05:45:54.705Z] [2021-03-24T05:45:54.705Z] [2021-03-24T05:45:54.705Z] INFO: Sources under d:\gopath\... [2021-03-24T05:45:54.705Z] INFO: Test run under d:\CI\... [2021-03-24T05:45:54.705Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-03-24T05:45:54.705Z] INFO: docker/docker repository was found [2021-03-24T05:45:55.108Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f35c000f741bf9ac) in /home/ubuntu/workspace/moby_PR-42189 [Pipeline] { [Pipeline] checkout [2021-03-24T05:45:55.175Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-03-24T05:45:55.175Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1817' [2021-03-24T05:45:55.175Z] INFO: Docker version of control daemon [2021-03-24T05:45:55.175Z] [2021-03-24T05:45:55.175Z] Client: Docker Engine - Enterprise [2021-03-24T05:45:55.175Z] Version: 19.03.12 [2021-03-24T05:45:55.175Z] API version: 1.40 [2021-03-24T05:45:55.175Z] Go version: go1.13.13 [2021-03-24T05:45:55.175Z] Git commit: 4306744 [2021-03-24T05:45:55.175Z] Built: 08/05/2020 19:27:53 [2021-03-24T05:45:55.175Z] OS/Arch: windows/amd64 [2021-03-24T05:45:55.175Z] Experimental: false [2021-03-24T05:45:55.175Z] [2021-03-24T05:45:55.175Z] Server: Docker Engine - Enterprise [2021-03-24T05:45:55.175Z] Engine: [2021-03-24T05:45:55.175Z] Version: 19.03.12 [2021-03-24T05:45:55.175Z] API version: 1.40 (minimum version 1.24) [2021-03-24T05:45:55.175Z] Go version: go1.13.13 [2021-03-24T05:45:55.175Z] Git commit: f295753ffd [2021-03-24T05:45:55.175Z] Built: 08/05/2020 19:26:41 [2021-03-24T05:45:55.175Z] OS/Arch: windows/amd64 [2021-03-24T05:45:55.175Z] Experimental: true [2021-03-24T05:45:55.175Z] [2021-03-24T05:45:55.175Z] INFO: Docker info of control daemon [2021-03-24T05:45:55.175Z] [2021-03-24T05:45:55.251Z] The recommended git tool is: git [2021-03-24T05:45:55.672Z] #50 ... [2021-03-24T05:45:55.672Z] [2021-03-24T05:45:55.672Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-24T05:45:55.672Z] #68 DONE 25.6s [2021-03-24T05:45:55.672Z] [2021-03-24T05:45:55.672Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-24T05:45:55.672Z] #43 22.34 Selecting previously unselected package libprotobuf-c1:s390x. [2021-03-24T05:45:55.672Z] #43 22.34 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-03-24T05:45:55.672Z] #43 22.34 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-24T05:45:55.672Z] #43 22.42 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-03-24T05:45:55.672Z] #43 22.43 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-03-24T05:45:55.672Z] #43 22.43 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-03-24T05:45:55.672Z] #43 22.50 Selecting previously unselected package zlib1g-dev:s390x. [2021-03-24T05:45:55.672Z] #43 22.50 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-03-24T05:45:55.672Z] #43 22.50 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-03-24T05:45:55.672Z] #43 22.63 Selecting previously unselected package libprotobuf17:s390x. [2021-03-24T05:45:55.672Z] #43 22.63 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-03-24T05:45:55.672Z] #43 22.64 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-03-24T05:45:55.672Z] #43 23.16 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-03-24T05:45:55.672Z] #43 23.16 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-03-24T05:45:55.672Z] #43 23.16 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-03-24T05:45:55.672Z] #43 23.33 Selecting previously unselected package libprotobuf-dev:s390x. [2021-03-24T05:45:55.672Z] #43 23.34 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-03-24T05:45:55.672Z] #43 23.34 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-03-24T05:45:55.672Z] #43 24.14 Selecting previously unselected package libprotoc17:s390x. [2021-03-24T05:45:55.672Z] #43 24.15 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-03-24T05:45:55.672Z] #43 24.15 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-03-24T05:45:55.672Z] #43 24.66 Selecting previously unselected package protobuf-c-compiler. [2021-03-24T05:45:55.672Z] #43 24.67 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-03-24T05:45:55.672Z] #43 24.67 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-24T05:45:55.672Z] #43 24.78 Selecting previously unselected package protobuf-compiler. [2021-03-24T05:45:55.672Z] #43 24.78 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-03-24T05:45:55.672Z] #43 24.79 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-24T05:45:55.672Z] #43 24.94 Selecting previously unselected package python-pkg-resources. [2021-03-24T05:45:55.672Z] #43 24.94 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-24T05:45:55.672Z] #43 24.94 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-24T05:45:55.672Z] #43 25.11 Selecting previously unselected package python-six. [2021-03-24T05:45:55.672Z] #43 25.11 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-24T05:45:55.672Z] #43 25.11 Unpacking python-six (1.12.0-1) ... [2021-03-24T05:45:55.672Z] #43 25.18 Selecting previously unselected package python-protobuf. [2021-03-24T05:45:55.672Z] #43 25.18 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-03-24T05:45:55.672Z] #43 25.19 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-24T05:45:55.672Z] #43 25.71 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-24T05:45:56.166Z] Client: [2021-03-24T05:45:56.166Z] Debug Mode: false [2021-03-24T05:45:56.166Z] Plugins: [2021-03-24T05:45:56.166Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-24T05:45:56.166Z] [2021-03-24T05:45:56.166Z] Server: [2021-03-24T05:45:56.166Z] Containers: 0 [2021-03-24T05:45:56.166Z] Running: 0 [2021-03-24T05:45:56.166Z] Paused: 0 [2021-03-24T05:45:56.166Z] Stopped: 0 [2021-03-24T05:45:56.166Z] Images: 10 [2021-03-24T05:45:56.166Z] Server Version: 19.03.12 [2021-03-24T05:45:56.166Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-24T05:45:56.166Z] Windows: [2021-03-24T05:45:56.166Z] LCOW: [2021-03-24T05:45:56.166Z] Logging Driver: json-file [2021-03-24T05:45:56.166Z] Plugins: [2021-03-24T05:45:56.166Z] Volume: local [2021-03-24T05:45:56.166Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-24T05:45:56.166Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-24T05:45:56.166Z] Swarm: inactive [2021-03-24T05:45:56.166Z] Default Isolation: process [2021-03-24T05:45:56.166Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-24T05:45:56.166Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-24T05:45:56.166Z] OSType: windows [2021-03-24T05:45:56.166Z] Architecture: x86_64 [2021-03-24T05:45:56.166Z] CPUs: 4 [2021-03-24T05:45:56.166Z] Total Memory: 32GiB [2021-03-24T05:45:56.166Z] Name: azwin-2-3e3380 [2021-03-24T05:45:56.166Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-03-24T05:45:56.166Z] Docker Root Dir: D:\docker [2021-03-24T05:45:56.166Z] Debug Mode: false [2021-03-24T05:45:56.166Z] Registry: https://index.docker.io/v1/ [2021-03-24T05:45:56.166Z] Labels: [2021-03-24T05:45:56.166Z] Experimental: true [2021-03-24T05:45:56.166Z] Insecure Registries: [2021-03-24T05:45:56.166Z] 10.0.0.4:5000 [2021-03-24T05:45:56.166Z] 127.0.0.0/8 [2021-03-24T05:45:56.166Z] Registry Mirrors: [2021-03-24T05:45:56.166Z] http://10.0.0.4:5000/ [2021-03-24T05:45:56.166Z] Live Restore Enabled: false [2021-03-24T05:45:56.166Z] [2021-03-24T05:45:56.166Z] [2021-03-24T05:45:56.166Z] INFO: Commit hash is d6ddfb6118 [2021-03-24T05:45:56.166Z] INFO: Nuke-Everything... [2021-03-24T05:45:56.166Z] INFO: Container count on control daemon to delete is 0 [2021-03-24T05:45:56.197Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-03-24T05:45:56.636Z] INFO: Nuking d:\CI [2021-03-24T05:45:57.106Z] INFO: Zapped successfully [2021-03-24T05:45:57.106Z] INFO: Location for testing is d:\CI\PR-42189\2 [2021-03-24T05:45:57.106Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-03-24T05:45:57.106Z] [2021-03-24T05:45:57.106Z] [2021-03-24T05:45:57.106Z] INFO: Building the image from Dockerfile.windows at 03/24/2021 05:45:56... [2021-03-24T05:45:57.106Z] [2021-03-24T05:45:57.327Z] #43 ... [2021-03-24T05:45:57.327Z] [2021-03-24T05:45:57.327Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-24T05:45:57.327Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 27.6s done [2021-03-24T05:45:57.327Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done [2021-03-24T05:45:57.327Z] #65 DONE 28.4s [2021-03-24T05:45:57.327Z] [2021-03-24T05:45:57.327Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-24T05:45:57.618Z] #66 DONE 0.2s [2021-03-24T05:45:57.618Z] [2021-03-24T05:45:57.618Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-24T05:45:57.618Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 14.71MB / 48.97MB 28.6s [2021-03-24T05:45:58.620Z] using credential docker-jenkins-github-credentials [2021-03-24T05:45:58.628Z] Cloning the remote Git repository [2021-03-24T05:45:58.628Z] Cloning with configured refspecs honoured and without tags [2021-03-24T05:45:58.718Z] Cloning repository https://github.com/moby/moby.git [2021-03-24T05:45:59.681Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 17.17MB / 48.97MB 30.4s [2021-03-24T05:45:58.783Z] > git init /home/ubuntu/workspace/moby_PR-42189 # timeout=10 [2021-03-24T05:45:59.085Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-24T05:45:59.085Z] > git --version # timeout=10 [2021-03-24T05:45:59.111Z] > git --version # 'git version 2.17.1' [2021-03-24T05:45:59.112Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:45:59.113Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42189/head:refs/remotes/origin/PR-42189 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:45:59.972Z] #27 ... [2021-03-24T05:45:59.972Z] [2021-03-24T05:45:59.972Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-24T05:45:59.972Z] #14 24.14 Get:14 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] [2021-03-24T05:45:59.972Z] #14 25.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-03-24T05:45:59.972Z] #14 25.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-03-24T05:45:59.972Z] #14 25.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-03-24T05:45:59.972Z] #14 25.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-03-24T05:45:59.972Z] #14 25.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-03-24T05:45:59.972Z] #14 25.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u6 [110 kB] [2021-03-24T05:45:59.972Z] #14 25.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-03-24T05:45:59.972Z] #14 25.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-03-24T05:45:59.972Z] #14 25.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-03-24T05:45:59.972Z] #14 25.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-03-24T05:45:59.972Z] #14 25.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-03-24T05:45:59.972Z] #14 25.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-03-24T05:45:59.972Z] #14 25.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-03-24T05:45:59.972Z] #14 25.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u6 [322 kB] [2021-03-24T05:45:59.972Z] #14 26.51 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:45:59.972Z] #14 26.56 Fetched 73.8 MB in 5s (16.3 MB/s) [2021-03-24T05:45:59.972Z] #14 26.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 ... 15177 files and directories currently installed.) [2021-03-24T05:45:59.972Z] #14 26.68 Preparing to unpack .../libsystemd0_241-7~deb10u6_s390x.deb ... [2021-03-24T05:45:59.972Z] #14 26.69 Unpacking libsystemd0:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-24T05:45:59.972Z] #14 26.97 Setting up libsystemd0:s390x (241-7~deb10u6) ... [2021-03-24T05:45:59.972Z] #14 27.07 (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.) [2021-03-24T05:45:59.972Z] #14 27.15 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_s390x.deb ... [2021-03-24T05:45:59.972Z] #14 27.16 Unpacking libseccomp2:s390x (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-03-24T05:45:59.972Z] #14 27.23 Setting up libseccomp2:s390x (2.4.1-2~bpo10+1) ... [2021-03-24T05:45:59.972Z] #14 27.32 (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.) [2021-03-24T05:45:59.972Z] #14 27.39 Preparing to unpack .../libudev1_241-7~deb10u6_s390x.deb ... [2021-03-24T05:45:59.972Z] #14 27.40 Unpacking libudev1:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-24T05:45:59.972Z] #14 27.54 Setting up libudev1:s390x (241-7~deb10u6) ... [2021-03-24T05:45:59.972Z] #14 27.64 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-24T05:45:59.972Z] #14 27.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-24T05:45:59.972Z] #14 27.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-03-24T05:45:59.972Z] #14 27.69 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-24T05:46:00.674Z] #14 ... [2021-03-24T05:46:00.674Z] [2021-03-24T05:46:00.674Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-24T05:46:00.674Z] #35 20.42 internal/reflectlite [2021-03-24T05:46:00.674Z] #35 20.43 sync [2021-03-24T05:46:00.674Z] #35 22.44 errors [2021-03-24T05:46:00.674Z] #35 22.44 sort [2021-03-24T05:46:00.674Z] #35 22.68 strconv [2021-03-24T05:46:00.674Z] #35 23.28 io [2021-03-24T05:46:00.674Z] #35 24.16 internal/oserror [2021-03-24T05:46:00.674Z] #35 24.23 syscall [2021-03-24T05:46:00.674Z] #35 25.07 reflect [2021-03-24T05:46:00.674Z] #35 30.20 time [2021-03-24T05:46:00.674Z] #35 ... [2021-03-24T05:46:00.674Z] [2021-03-24T05:46:00.674Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-24T05:46:00.674Z] #33 29.91 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-24T05:46:00.674Z] #33 30.01 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-24T05:46:00.965Z] #33 30.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:46:01.487Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.1s [2021-03-24T05:46:01.487Z] #9 ... [2021-03-24T05:46:01.487Z] [2021-03-24T05:46:01.487Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:46:01.487Z] #29 sha256:3760a2157da97cf8a9abff9256943923d5ad0dd0d861d8ee3ac541aebf3943ac [2021-03-24T05:46:01.487Z] #29 1.911 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-24T05:46:01.487Z] #29 2.011 [2021-03-24T05:46:01.487Z] #29 2.134 ########### 16.2% ######################## 34.5% ######################################## 56.4% ####################################################### 76.5% ##################################################################### 96.3% ######################################################################## 100.0% [2021-03-24T05:46:01.487Z] #29 2.665 [2021-03-24T05:46:01.487Z] #29 2.783 ########################### 38.1% ######################################################################## 100.0% [2021-03-24T05:46:01.487Z] #29 3.078 #=#=# [2021-03-24T05:46:01.487Z] #29 3.207 ############################################# 62.6% ######################################################################## 100.0% [2021-03-24T05:46:01.487Z] #29 3.361 [2021-03-24T05:46:01.487Z] #29 3.477 ########## 14.6% ######################### 35.6% ####################################### 55.0% ##################################################### 73.8% ################################################################### 94.0% ######################################################################## 100.0% [2021-03-24T05:46:01.487Z] #29 4.025 [2021-03-24T05:46:01.487Z] #29 4.148 ### 4.5% ####### 9.8% ########## 15.0% ############## 20.2% ################## 25.2% ##################### 30.5% ######################### 35.6% ############################# 41.0% ################################# 46.2% #################################### 51.4% ######################################## 56.6% ############################################ 61.8% ################################################ 67.0% #################################################### 72.3% ####################################################### 77.5% ########################################################### 82.6% ############################################################### 87.8% ################################################################## 93.0% ###################################################################### 97.4% ######################################################################## 100.0% [2021-03-24T05:46:01.487Z] #29 6.019 [2021-03-24T05:46:01.487Z] #29 6.330 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-24T05:46:01.487Z] #29 6.424 [2021-03-24T05:46:01.487Z] #29 6.497 ######################################################################## 100.0% [2021-03-24T05:46:01.487Z] #29 6.535 [2021-03-24T05:46:01.487Z] #29 6.908 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-24T05:46:01.487Z] #29 6.995 [2021-03-24T05:46:01.487Z] #29 7.148 0.6% ######################################################################## 100.0% [2021-03-24T05:46:01.487Z] #29 7.223 [2021-03-24T05:46:01.487Z] #29 7.813 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-24T05:46:01.487Z] #29 7.975 [2021-03-24T05:46:01.487Z] #29 8.162 0.0% ############# 18.1% ######################## 34.7% ################################### 49.2% ######################################### 57.1% ########################################################### 82.2% ####################################################################### 99.2% ######################################################################## 100.0% [2021-03-24T05:46:01.487Z] #29 9.046 [2021-03-24T05:46:01.487Z] #29 9.367 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-24T05:46:01.487Z] #29 9.447 [2021-03-24T05:46:01.487Z] #29 9.540 ######################################################################## 100.0% [2021-03-24T05:46:01.487Z] #29 9.567 [2021-03-24T05:46:01.487Z] #29 9.795 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-24T05:46:01.487Z] #29 9.871 [2021-03-24T05:46:01.487Z] #29 9.959 ######################################################################## 100.0% [2021-03-24T05:46:01.487Z] #29 9.988 [2021-03-24T05:46:01.487Z] #29 10.01 Download of images into '/build' complete. [2021-03-24T05:46:01.487Z] #29 10.01 Use something like the following to load the result into a Docker daemon: [2021-03-24T05:46:01.487Z] #29 10.01 tar -cC '/build' . | docker load [2021-03-24T05:46:01.487Z] #29 ... [2021-03-24T05:46:01.487Z] [2021-03-24T05:46:01.487Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:46:01.487Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:46:01.596Z] #33 ... [2021-03-24T05:46:01.596Z] [2021-03-24T05:46:01.596Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-24T05:46:01.596Z] #57 0.661 + RM_GOPATH=0 [2021-03-24T05:46:01.596Z] #57 0.661 + TMP_GOPATH= [2021-03-24T05:46:01.596Z] #57 0.661 + : /build [2021-03-24T05:46:01.596Z] #57 0.661 + '[' -z '' ']' [2021-03-24T05:46:01.596Z] #57 0.661 ++ mktemp -d [2021-03-24T05:46:01.596Z] #57 0.664 + export GOPATH=/tmp/tmp.qO0lWBvDLS [2021-03-24T05:46:01.596Z] #57 0.664 + GOPATH=/tmp/tmp.qO0lWBvDLS [2021-03-24T05:46:01.596Z] #57 0.664 + RM_GOPATH=1 [2021-03-24T05:46:01.596Z] #57 0.664 + case "$(go env GOARCH)" in [2021-03-24T05:46:01.596Z] #57 0.665 ++ go env GOARCH [2021-03-24T05:46:01.596Z] #57 0.693 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:46:01.596Z] #57 0.693 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:46:01.596Z] #57 0.693 ++ dirname /tmp/install/install.sh [2021-03-24T05:46:01.596Z] #57 0.695 + dir=/tmp/install [2021-03-24T05:46:01.596Z] #57 0.695 + bin=containerd [2021-03-24T05:46:01.596Z] #57 0.695 + shift [2021-03-24T05:46:01.596Z] #57 0.696 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-24T05:46:01.596Z] #57 0.696 + . /tmp/install/containerd.installer [2021-03-24T05:46:01.596Z] #57 0.696 ++ set -e [2021-03-24T05:46:01.596Z] #57 0.696 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-24T05:46:01.596Z] #57 0.696 + install_containerd [2021-03-24T05:46:01.596Z] #57 0.696 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-24T05:46:01.596Z] #57 0.696 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-24T05:46:01.596Z] #57 0.696 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qO0lWBvDLS/src/github.com/containerd/containerd [2021-03-24T05:46:01.596Z] #57 0.697 Cloning into '/tmp/tmp.qO0lWBvDLS/src/github.com/containerd/containerd'... [2021-03-24T05:46:01.887Z] #57 ... [2021-03-24T05:46:01.887Z] [2021-03-24T05:46:01.887Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-24T05:46:01.887Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 20.33MB / 48.97MB 32.7s [2021-03-24T05:46:02.057Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.2s done [2021-03-24T05:46:02.922Z] #27 ... [2021-03-24T05:46:02.922Z] [2021-03-24T05:46:02.922Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-24T05:46:02.922Z] #43 28.03 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-03-24T05:46:02.922Z] #43 28.04 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-24T05:46:02.922Z] #43 28.05 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-24T05:46:02.922Z] #43 28.05 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-03-24T05:46:02.922Z] #43 28.06 Setting up python-six (1.12.0-1) ... [2021-03-24T05:46:02.922Z] #43 29.40 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-03-24T05:46:02.922Z] #43 29.41 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-03-24T05:46:02.922Z] #43 29.42 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-03-24T05:46:02.922Z] #43 29.43 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-03-24T05:46:02.922Z] #43 29.43 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-03-24T05:46:02.922Z] #43 29.44 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-24T05:46:02.922Z] #43 29.45 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-24T05:46:02.922Z] #43 29.46 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-03-24T05:46:02.922Z] #43 29.46 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-24T05:46:02.922Z] #43 29.47 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-24T05:46:02.922Z] #43 32.63 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-03-24T05:46:02.922Z] #43 32.64 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:46:02.922Z] #43 DONE 33.0s [2021-03-24T05:46:02.922Z] [2021-03-24T05:46:02.922Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-24T05:46:02.995Z] Sending build context to Docker daemon 58.33MB [2021-03-24T05:46:02.995Z] [2021-03-24T05:46:03.028Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-24T05:46:03.466Z] Step 1/10 : FROM microsoft/windowsservercore [2021-03-24T05:46:03.466Z] ---> 3eaa9ebbf51f [2021-03-24T05:46:03.466Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-03-24T05:46:03.466Z] ---> Using cache [2021-03-24T05:46:03.466Z] ---> bffdacb5c5f5 [2021-03-24T05:46:03.466Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-03-24T05:46:03.466Z] ---> Using cache [2021-03-24T05:46:03.466Z] ---> 8bc7f4a36320 [2021-03-24T05:46:03.466Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-03-24T05:46:03.466Z] ---> Using cache [2021-03-24T05:46:03.466Z] ---> 202ad1a32070 [2021-03-24T05:46:03.466Z] 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} [2021-03-24T05:46:03.466Z] ---> Using cache [2021-03-24T05:46:03.466Z] ---> d74cdec3bf5b [2021-03-24T05:46:03.466Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-03-24T05:46:03.466Z] ---> Using cache [2021-03-24T05:46:03.466Z] ---> 8e958957aa4b [2021-03-24T05:46:03.466Z] 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 [2021-03-24T05:46:03.466Z] ---> Using cache [2021-03-24T05:46:03.466Z] ---> 82569216fed7 [2021-03-24T05:46:03.466Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-03-24T05:46:03.466Z] ---> Using cache [2021-03-24T05:46:03.466Z] ---> 1eaa7925fdb0 [2021-03-24T05:46:03.466Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-03-24T05:46:03.466Z] ---> Using cache [2021-03-24T05:46:03.466Z] ---> 3e0116421fd5 [2021-03-24T05:46:03.466Z] Step 10/10 : COPY . . [2021-03-24T05:46:03.563Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 22.90MB / 48.97MB 34.6s [2021-03-24T05:46:03.854Z] #27 ... [2021-03-24T05:46:03.854Z] [2021-03-24T05:46:03.854Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-24T05:46:03.854Z] #46 23.80 bytes [2021-03-24T05:46:03.854Z] #46 23.88 strconv [2021-03-24T05:46:03.854Z] #46 25.50 bufio [2021-03-24T05:46:03.854Z] #46 26.94 reflect [2021-03-24T05:46:03.854Z] #46 27.24 syscall [2021-03-24T05:46:03.854Z] #46 31.62 time [2021-03-24T05:46:04.218Z] #46 ... [2021-03-24T05:46:04.218Z] [2021-03-24T05:46:04.218Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-24T05:46:04.218Z] #27 ... [2021-03-24T05:46:04.218Z] [2021-03-24T05:46:04.218Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-24T05:46:04.218Z] #48 DONE 34.2s [2021-03-24T05:46:04.218Z] [2021-03-24T05:46:04.218Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-24T05:46:04.872Z] #27 ... [2021-03-24T05:46:04.872Z] [2021-03-24T05:46:04.872Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-24T05:46:04.872Z] #37 26.19 Selecting previously unselected package libicu63:s390x. [2021-03-24T05:46:04.872Z] #37 26.19 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-03-24T05:46:04.872Z] #37 26.22 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-03-24T05:46:04.872Z] #37 31.18 Selecting previously unselected package libxml2:s390x. [2021-03-24T05:46:04.872Z] #37 31.18 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-03-24T05:46:04.872Z] #37 31.18 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-03-24T05:46:04.872Z] #37 31.60 Selecting previously unselected package libarchive13:s390x. [2021-03-24T05:46:04.872Z] #37 31.60 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-03-24T05:46:04.872Z] #37 31.61 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-03-24T05:46:04.872Z] #37 31.83 Selecting previously unselected package libjsoncpp1:s390x. [2021-03-24T05:46:04.872Z] #37 31.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-03-24T05:46:04.872Z] #37 31.83 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-03-24T05:46:04.872Z] #37 31.95 Selecting previously unselected package librhash0:s390x. [2021-03-24T05:46:04.872Z] #37 31.96 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-03-24T05:46:04.872Z] #37 31.96 Unpacking librhash0:s390x (1.3.8-1) ... [2021-03-24T05:46:04.872Z] #37 32.06 Selecting previously unselected package libuv1:s390x. [2021-03-24T05:46:04.872Z] #37 32.07 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-03-24T05:46:04.872Z] #37 32.08 Unpacking libuv1:s390x (1.24.1-1) ... [2021-03-24T05:46:04.872Z] #37 32.15 Selecting previously unselected package cmake. [2021-03-24T05:46:04.872Z] #37 32.15 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-03-24T05:46:04.872Z] #37 32.16 Unpacking cmake (3.13.4-1) ... [2021-03-24T05:46:04.872Z] #37 34.24 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-03-24T05:46:04.872Z] #37 34.27 Setting up xxd (2:8.1.0875-5) ... [2021-03-24T05:46:04.872Z] #37 34.28 Setting up libuv1:s390x (1.24.1-1) ... [2021-03-24T05:46:04.872Z] #37 34.29 Setting up vim-common (2:8.1.0875-5) ... [2021-03-24T05:46:04.872Z] #37 34.32 Setting up librhash0:s390x (1.3.8-1) ... [2021-03-24T05:46:04.872Z] #37 34.32 Setting up cmake-data (3.13.4-1) ... [2021-03-24T05:46:04.872Z] #37 34.34 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-03-24T05:46:04.872Z] #37 34.35 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-03-24T05:46:04.872Z] #37 34.36 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-03-24T05:46:04.872Z] #37 34.36 Setting up cmake (3.13.4-1) ... [2021-03-24T05:46:04.872Z] #37 34.39 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:46:04.872Z] #37 34.45 Processing triggers for mime-support (3.62) ... [2021-03-24T05:46:04.872Z] #37 DONE 34.9s [2021-03-24T05:46:05.179Z] [2021-03-24T05:46:05.179Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-24T05:46:05.607Z] #9 DONE 42.9s [2021-03-24T05:46:05.608Z] [2021-03-24T05:46:05.608Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-24T05:46:05.608Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-24T05:46:05.882Z] #10 ... [2021-03-24T05:46:05.882Z] [2021-03-24T05:46:05.882Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:46:05.882Z] #29 sha256:3760a2157da97cf8a9abff9256943923d5ad0dd0d861d8ee3ac541aebf3943ac [2021-03-24T05:46:05.882Z] #29 DONE 14.8s [2021-03-24T05:46:05.882Z] [2021-03-24T05:46:05.882Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-24T05:46:05.882Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-24T05:46:05.906Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 25.53MB / 48.97MB 36.6s [2021-03-24T05:46:06.066Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08ef3a182a61b2a62) in /home/ubuntu/workspace/moby_PR-42189 [Pipeline] { [Pipeline] checkout [2021-03-24T05:46:06.226Z] The recommended git tool is: git [2021-03-24T05:46:06.538Z] #27 ... [2021-03-24T05:46:06.538Z] [2021-03-24T05:46:06.538Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-24T05:46:06.538Z] #52 26.50 syscall [2021-03-24T05:46:06.538Z] #52 26.52 reflect [2021-03-24T05:46:06.538Z] #52 31.12 time [2021-03-24T05:46:06.538Z] #52 35.36 encoding/binary [2021-03-24T05:46:06.538Z] #52 36.49 context [2021-03-24T05:46:06.829Z] #52 ... [2021-03-24T05:46:06.829Z] [2021-03-24T05:46:06.829Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-24T05:46:07.299Z] #10 DONE 1.9s [2021-03-24T05:46:07.299Z] [2021-03-24T05:46:07.299Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-24T05:46:07.299Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-24T05:46:07.461Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 27.99MB / 48.97MB 38.5s [2021-03-24T05:46:08.237Z] #11 DONE 1.0s [2021-03-24T05:46:08.237Z] [2021-03-24T05:46:08.237Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:46:08.237Z] #58 sha256:1a76f4aeedc9eb62f3bbf9a0d09e3f6a359220a249393ddf5f8e20df0b582509 [2021-03-24T05:46:08.497Z] #58 ... [2021-03-24T05:46:08.497Z] [2021-03-24T05:46:08.497Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-24T05:46:08.497Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-24T05:46:08.497Z] #39 DONE 0.4s [2021-03-24T05:46:08.757Z] [2021-03-24T05:46:08.757Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-24T05:46:08.757Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-24T05:46:08.757Z] #31 DONE 0.5s [2021-03-24T05:46:08.757Z] [2021-03-24T05:46:08.757Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:46:08.757Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-24T05:46:08.773Z] using credential docker-jenkins-github-credentials [2021-03-24T05:46:08.780Z] Cloning the remote Git repository [2021-03-24T05:46:08.780Z] Cloning with configured refspecs honoured and without tags [2021-03-24T05:46:09.527Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 30.53MB / 48.97MB 40.2s [2021-03-24T05:46:08.670Z] Cloning repository https://github.com/moby/moby.git [2021-03-24T05:46:08.715Z] > git init /home/ubuntu/workspace/moby_PR-42189 # timeout=10 [2021-03-24T05:46:09.034Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-24T05:46:09.034Z] > git --version # timeout=10 [2021-03-24T05:46:09.046Z] > git --version # 'git version 2.17.1' [2021-03-24T05:46:09.046Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:46:09.062Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42189/head:refs/remotes/origin/PR-42189 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:46:11.046Z] #27 ... [2021-03-24T05:46:11.046Z] [2021-03-24T05:46:11.046Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-24T05:46:11.046Z] #38 0.791 + RM_GOPATH=0 [2021-03-24T05:46:11.046Z] #38 0.791 + TMP_GOPATH= [2021-03-24T05:46:11.046Z] #38 0.791 + : /build [2021-03-24T05:46:11.046Z] #38 0.791 + '[' -z '' ']' [2021-03-24T05:46:11.046Z] #38 0.791 ++ mktemp -d [2021-03-24T05:46:11.046Z] #38 0.791 + export GOPATH=/tmp/tmp.WVUyXtV5gu [2021-03-24T05:46:11.046Z] #38 0.791 + GOPATH=/tmp/tmp.WVUyXtV5gu [2021-03-24T05:46:11.046Z] #38 0.791 + RM_GOPATH=1 [2021-03-24T05:46:11.046Z] #38 0.791 + case "$(go env GOARCH)" in [2021-03-24T05:46:11.046Z] #38 0.791 ++ go env GOARCH [2021-03-24T05:46:11.046Z] #38 0.808 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:46:11.046Z] #38 0.808 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:46:11.046Z] #38 0.809 ++ dirname /tmp/install/install.sh [2021-03-24T05:46:11.046Z] #38 0.813 + dir=/tmp/install [2021-03-24T05:46:11.046Z] #38 0.813 + bin=tini [2021-03-24T05:46:11.046Z] #38 0.813 + shift [2021-03-24T05:46:11.046Z] #38 0.813 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-24T05:46:11.046Z] #38 0.813 + . /tmp/install/tini.installer [2021-03-24T05:46:11.046Z] #38 0.813 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-24T05:46:11.046Z] #38 0.813 + install_tini [2021-03-24T05:46:11.046Z] #38 0.813 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-24T05:46:11.046Z] #38 0.813 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-24T05:46:11.046Z] #38 0.813 + git clone https://github.com/krallin/tini.git /tmp/tmp.WVUyXtV5gu/tini [2021-03-24T05:46:11.046Z] #38 0.828 Cloning into '/tmp/tmp.WVUyXtV5gu/tini'... [2021-03-24T05:46:11.046Z] #38 1.285 + cd /tmp/tmp.WVUyXtV5gu/tini [2021-03-24T05:46:11.046Z] #38 1.285 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-24T05:46:11.046Z] #38 1.289 + cmake . [2021-03-24T05:46:11.046Z] #38 1.641 -- The C compiler identification is GNU 8.3.0 [2021-03-24T05:46:11.046Z] #38 1.691 -- Check for working C compiler: /usr/bin/cc [2021-03-24T05:46:11.046Z] #38 2.051 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-24T05:46:11.046Z] #38 2.051 -- Detecting C compiler ABI info [2021-03-24T05:46:11.046Z] #38 2.397 -- Detecting C compiler ABI info - done [2021-03-24T05:46:11.046Z] #38 2.401 -- Detecting C compile features [2021-03-24T05:46:11.046Z] #38 3.612 -- Detecting C compile features - done [2021-03-24T05:46:11.046Z] #38 3.617 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-24T05:46:11.046Z] #38 3.762 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-24T05:46:11.046Z] #38 3.817 -- Configuring done [2021-03-24T05:46:11.046Z] #38 3.840 -- Generating done [2021-03-24T05:46:11.046Z] #38 3.857 -- Build files have been written to: /tmp/tmp.WVUyXtV5gu/tini [2021-03-24T05:46:11.046Z] #38 3.861 + make tini-static [2021-03-24T05:46:11.046Z] #38 4.169 Scanning dependencies of target tini-static [2021-03-24T05:46:11.046Z] #38 4.250 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-24T05:46:11.046Z] #38 5.083 [100%] Linking C executable tini-static [2021-03-24T05:46:11.046Z] #38 5.437 [100%] Built target tini-static [2021-03-24T05:46:11.046Z] #38 5.463 + mkdir -p /build [2021-03-24T05:46:11.046Z] #38 5.468 + cp tini-static /build/docker-init [2021-03-24T05:46:11.046Z] #38 DONE 5.8s [2021-03-24T05:46:11.046Z] [2021-03-24T05:46:11.046Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-24T05:46:11.046Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 33.03MB / 48.97MB 41.9s [2021-03-24T05:46:11.046Z] #27 ... [2021-03-24T05:46:11.046Z] [2021-03-24T05:46:11.046Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-24T05:46:11.046Z] #14 29.08 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-24T05:46:11.046Z] #14 29.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-03-24T05:46:11.046Z] #14 29.09 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-24T05:46:11.046Z] #14 31.20 Selecting previously unselected package binutils-mingw-w64. [2021-03-24T05:46:11.046Z] #14 31.23 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-24T05:46:11.046Z] #14 31.26 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-24T05:46:11.046Z] #14 31.33 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-03-24T05:46:11.046Z] #14 31.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-03-24T05:46:11.046Z] #14 31.34 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-03-24T05:46:11.046Z] #14 31.53 Selecting previously unselected package dmsetup. [2021-03-24T05:46:11.046Z] #14 31.53 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-03-24T05:46:11.046Z] #14 31.54 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-24T05:46:11.046Z] #14 31.63 Selecting previously unselected package mingw-w64-common. [2021-03-24T05:46:11.046Z] #14 31.63 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-24T05:46:11.046Z] #14 31.63 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-24T05:46:11.046Z] #14 35.41 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-24T05:46:11.046Z] #14 35.41 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-24T05:46:11.046Z] #14 35.44 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-24T05:46:11.361Z] #14 ... [2021-03-24T05:46:11.361Z] [2021-03-24T05:46:11.361Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-24T05:46:12.903Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 35.55MB / 48.97MB 43.9s [2021-03-24T05:46:12.961Z] #32 ... [2021-03-24T05:46:12.961Z] [2021-03-24T05:46:12.961Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-24T05:46:12.961Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-24T05:46:12.961Z] #12 DONE 4.2s [2021-03-24T05:46:12.961Z] [2021-03-24T05:46:12.961Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:46:12.961Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:46:13.247Z] #27 ... [2021-03-24T05:46:13.247Z] [2021-03-24T05:46:13.247Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-24T05:46:13.247Z] #44 6.476 Note: Building without setproctitle() and strlcpy() support. [2021-03-24T05:46:13.247Z] #44 6.476 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-24T05:46:13.247Z] #44 6.490 Note: Building without GnuTLS support [2021-03-24T05:46:13.247Z] #44 6.492 Makefile.config:39: Warn: you have no libnftables installed [2021-03-24T05:46:13.247Z] #44 6.492 Makefile.config:40: Warn: Building without nftables support [2021-03-24T05:46:13.247Z] #44 7.370 fatal: not a git repository (or any of the parent directories): .git [2021-03-24T05:46:13.247Z] #44 7.399 GEN .gitid [2021-03-24T05:46:13.247Z] #44 7.413 GEN criu/include/version.h [2021-03-24T05:46:13.247Z] #44 7.435 GEN include/common/asm [2021-03-24T05:46:13.247Z] #44 8.628 PBCC images/timens.pb-c.c [2021-03-24T05:46:13.247Z] #44 8.642 DEP images/timens.pb-c.d [2021-03-24T05:46:13.247Z] #44 8.668 PBCC images/fown.pb-c.c [2021-03-24T05:46:13.247Z] #44 8.693 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-24T05:46:13.247Z] #44 8.766 PBCC images/opts.pb-c.c [2021-03-24T05:46:13.247Z] #44 8.803 PBCC images/memfd.pb-c.c [2021-03-24T05:46:13.247Z] #44 8.809 DEP images/fown.pb-c.d [2021-03-24T05:46:13.247Z] #44 8.853 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-24T05:46:13.247Z] #44 8.903 DEP images/opts.pb-c.d [2021-03-24T05:46:13.247Z] #44 8.931 DEP images/memfd.pb-c.d [2021-03-24T05:46:13.247Z] #44 8.954 PBCC images/sit.pb-c.c [2021-03-24T05:46:13.247Z] #44 8.975 DEP images/sit.pb-c.d [2021-03-24T05:46:13.247Z] #44 9.029 PBCC images/macvlan.pb-c.c [2021-03-24T05:46:13.247Z] #44 9.055 DEP images/macvlan.pb-c.d [2021-03-24T05:46:13.247Z] #44 9.077 PBCC images/autofs.pb-c.c [2021-03-24T05:46:13.247Z] #44 9.081 DEP images/autofs.pb-c.d [2021-03-24T05:46:13.247Z] #44 9.110 PBCC images/sysctl.pb-c.c [2021-03-24T05:46:13.247Z] #44 9.119 DEP images/sysctl.pb-c.d [2021-03-24T05:46:13.247Z] #44 9.159 PBCC images/time.pb-c.c [2021-03-24T05:46:13.247Z] #44 9.165 DEP images/time.pb-c.d [2021-03-24T05:46:13.247Z] #44 9.183 PBCC images/binfmt-misc.pb-c.c [2021-03-24T05:46:13.247Z] #44 9.207 DEP images/binfmt-misc.pb-c.d [2021-03-24T05:46:13.247Z] #44 9.234 PBCC images/seccomp.pb-c.c [2021-03-24T05:46:13.247Z] #44 9.247 DEP images/seccomp.pb-c.d [2021-03-24T05:46:13.247Z] #44 9.279 PBCC images/userns.pb-c.c [2021-03-24T05:46:13.247Z] #44 9.306 DEP images/userns.pb-c.d [2021-03-24T05:46:13.248Z] #44 9.338 PBCC images/cgroup.pb-c.c [2021-03-24T05:46:13.248Z] #44 9.369 DEP images/cgroup.pb-c.d [2021-03-24T05:46:13.248Z] #44 9.401 PBCC images/ext-file.pb-c.c [2021-03-24T05:46:13.248Z] #44 9.404 DEP images/ext-file.pb-c.d [2021-03-24T05:46:13.248Z] #44 9.464 PBCC images/rpc.pb-c.c [2021-03-24T05:46:13.248Z] #44 9.485 DEP images/rpc.pb-c.d [2021-03-24T05:46:13.248Z] #44 9.508 PBCC images/siginfo.pb-c.c [2021-03-24T05:46:13.248Z] #44 9.525 DEP images/siginfo.pb-c.d [2021-03-24T05:46:13.248Z] #44 9.557 PBCC images/pagemap.pb-c.c [2021-03-24T05:46:13.248Z] #44 9.591 DEP images/pagemap.pb-c.d [2021-03-24T05:46:13.248Z] #44 9.624 PBCC images/rlimit.pb-c.c [2021-03-24T05:46:13.248Z] #44 9.640 DEP images/rlimit.pb-c.d [2021-03-24T05:46:13.248Z] #44 9.661 PBCC images/file-lock.pb-c.c [2021-03-24T05:46:13.248Z] #44 9.672 DEP images/file-lock.pb-c.d [2021-03-24T05:46:13.248Z] #44 9.699 PBCC images/tty.pb-c.c [2021-03-24T05:46:13.248Z] #44 9.749 DEP images/tty.pb-c.d [2021-03-24T05:46:13.248Z] #44 9.799 PBCC images/tun.pb-c.c [2021-03-24T05:46:13.248Z] #44 9.828 PBCC images/netdev.pb-c.c [2021-03-24T05:46:13.248Z] #44 9.879 DEP images/tun.pb-c.d [2021-03-24T05:46:13.248Z] #44 9.902 DEP images/netdev.pb-c.d [2021-03-24T05:46:13.248Z] #44 9.955 PBCC images/vma.pb-c.c [2021-03-24T05:46:13.248Z] #44 10.01 DEP images/vma.pb-c.d [2021-03-24T05:46:13.248Z] #44 10.05 PBCC images/creds.pb-c.c [2021-03-24T05:46:13.248Z] #44 10.05 DEP images/creds.pb-c.d [2021-03-24T05:46:13.248Z] #44 10.13 PBCC images/utsns.pb-c.c [2021-03-24T05:46:13.248Z] #44 ... [2021-03-24T05:46:13.248Z] [2021-03-24T05:46:13.248Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-24T05:46:14.752Z] #27 ... [2021-03-24T05:46:14.752Z] [2021-03-24T05:46:14.752Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-24T05:46:14.752Z] #35 34.55 internal/poll [2021-03-24T05:46:14.752Z] #35 35.30 internal/fmtsort [2021-03-24T05:46:14.752Z] #35 35.91 internal/syscall/execenv [2021-03-24T05:46:14.752Z] #35 35.96 internal/syscall/unix [2021-03-24T05:46:14.752Z] #35 36.04 strings [2021-03-24T05:46:14.752Z] #35 36.30 os [2021-03-24T05:46:14.752Z] #35 37.70 path [2021-03-24T05:46:14.752Z] #35 38.04 text/tabwriter [2021-03-24T05:46:14.752Z] #35 38.48 fmt [2021-03-24T05:46:14.752Z] #35 38.48 path/filepath [2021-03-24T05:46:14.752Z] #35 39.56 io/ioutil [2021-03-24T05:46:14.752Z] #35 40.72 flag [2021-03-24T05:46:14.752Z] #35 40.72 github.com/BurntSushi/toml [2021-03-24T05:46:14.752Z] #35 42.41 log [2021-03-24T05:46:14.752Z] #35 43.39 github.com/BurntSushi/toml/cmd/tomlv [2021-03-24T05:46:14.752Z] #35 ... [2021-03-24T05:46:14.752Z] [2021-03-24T05:46:14.752Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-24T05:46:14.752Z] #44 10.13 DEP images/utsns.pb-c.d [2021-03-24T05:46:14.752Z] #44 10.15 PBCC images/ipc-desc.pb-c.c [2021-03-24T05:46:14.752Z] #44 10.18 PBCC images/ipc-sem.pb-c.c [2021-03-24T05:46:14.752Z] #44 10.18 DEP images/ipc-desc.pb-c.d [2021-03-24T05:46:14.752Z] #44 10.21 DEP images/ipc-sem.pb-c.d [2021-03-24T05:46:14.752Z] #44 10.25 PBCC images/ipc-msg.pb-c.c [2021-03-24T05:46:14.752Z] #44 10.27 DEP images/ipc-msg.pb-c.d [2021-03-24T05:46:14.752Z] #44 10.29 PBCC images/ipc-shm.pb-c.c [2021-03-24T05:46:14.752Z] #44 10.31 DEP images/ipc-shm.pb-c.d [2021-03-24T05:46:14.752Z] #44 10.34 PBCC images/ipc-var.pb-c.c [2021-03-24T05:46:14.752Z] #44 10.36 DEP images/ipc-var.pb-c.d [2021-03-24T05:46:14.752Z] #44 10.39 PBCC images/sk-opts.pb-c.c [2021-03-24T05:46:14.752Z] #44 10.40 PBCC images/packet-sock.pb-c.c [2021-03-24T05:46:14.752Z] #44 10.43 DEP images/sk-opts.pb-c.d [2021-03-24T05:46:14.752Z] #44 10.46 DEP images/packet-sock.pb-c.d [2021-03-24T05:46:14.752Z] #44 10.49 PBCC images/sk-netlink.pb-c.c [2021-03-24T05:46:14.752Z] #44 10.53 DEP images/sk-netlink.pb-c.d [2021-03-24T05:46:14.752Z] #44 10.54 PBCC images/sk-inet.pb-c.c [2021-03-24T05:46:14.752Z] #44 10.58 DEP images/sk-inet.pb-c.d [2021-03-24T05:46:14.752Z] #44 10.62 PBCC images/sk-unix.pb-c.c [2021-03-24T05:46:14.752Z] #44 10.65 DEP images/sk-unix.pb-c.d [2021-03-24T05:46:14.752Z] #44 10.68 PBCC images/mm.pb-c.c [2021-03-24T05:46:14.752Z] #44 10.71 DEP images/mm.pb-c.d [2021-03-24T05:46:14.752Z] #44 10.73 PBCC images/timerfd.pb-c.c [2021-03-24T05:46:14.752Z] #44 10.76 DEP images/timerfd.pb-c.d [2021-03-24T05:46:14.752Z] #44 10.81 PBCC images/timer.pb-c.c [2021-03-24T05:46:14.752Z] #44 10.84 DEP images/timer.pb-c.d [2021-03-24T05:46:14.752Z] #44 10.87 PBCC images/sa.pb-c.c [2021-03-24T05:46:14.752Z] #44 10.87 DEP images/sa.pb-c.d [2021-03-24T05:46:14.752Z] #44 10.89 PBCC images/pipe-data.pb-c.c [2021-03-24T05:46:14.752Z] #44 10.90 DEP images/pipe-data.pb-c.d [2021-03-24T05:46:14.752Z] #44 10.93 PBCC images/mnt.pb-c.c [2021-03-24T05:46:14.752Z] #44 10.98 DEP images/mnt.pb-c.d [2021-03-24T05:46:14.752Z] #44 11.00 PBCC images/sk-packet.pb-c.c [2021-03-24T05:46:14.752Z] #44 11.01 DEP images/sk-packet.pb-c.d [2021-03-24T05:46:14.752Z] #44 11.05 PBCC images/tcp-stream.pb-c.c [2021-03-24T05:46:14.752Z] #44 11.08 DEP images/tcp-stream.pb-c.d [2021-03-24T05:46:14.752Z] #44 11.11 PBCC images/pipe.pb-c.c [2021-03-24T05:46:14.752Z] #44 11.14 DEP images/pipe.pb-c.d [2021-03-24T05:46:14.752Z] #44 11.17 PBCC images/pstree.pb-c.c [2021-03-24T05:46:14.752Z] #44 11.19 DEP images/pstree.pb-c.d [2021-03-24T05:46:14.752Z] #44 11.22 PBCC images/fs.pb-c.c [2021-03-24T05:46:14.752Z] #44 11.23 DEP images/fs.pb-c.d [2021-03-24T05:46:14.752Z] #44 11.26 PBCC images/signalfd.pb-c.c [2021-03-24T05:46:14.752Z] #44 11.28 DEP images/signalfd.pb-c.d [2021-03-24T05:46:14.752Z] #44 11.31 PBCC images/fh.pb-c.c [2021-03-24T05:46:14.752Z] #44 11.34 PBCC images/fsnotify.pb-c.c [2021-03-24T05:46:14.752Z] #44 11.37 DEP images/fh.pb-c.d [2021-03-24T05:46:14.752Z] #44 11.40 DEP images/fsnotify.pb-c.d [2021-03-24T05:46:14.752Z] #44 11.43 PBCC images/eventpoll.pb-c.c [2021-03-24T05:46:14.752Z] #44 11.45 DEP images/eventpoll.pb-c.d [2021-03-24T05:46:14.752Z] #44 11.47 PBCC images/eventfd.pb-c.c [2021-03-24T05:46:14.752Z] #44 11.48 DEP images/eventfd.pb-c.d [2021-03-24T05:46:14.752Z] #44 11.51 PBCC images/remap-file-path.pb-c.c [2021-03-24T05:46:14.752Z] #44 11.52 DEP images/remap-file-path.pb-c.d [2021-03-24T05:46:14.752Z] #44 11.55 PBCC images/fifo.pb-c.c [2021-03-24T05:46:14.752Z] #44 11.57 DEP images/fifo.pb-c.d [2021-03-24T05:46:14.752Z] #44 11.60 PBCC images/ghost-file.pb-c.c [2021-03-24T05:46:14.752Z] #44 11.62 DEP images/ghost-file.pb-c.d [2021-03-24T05:46:14.752Z] #44 11.66 PBCC images/regfile.pb-c.c [2021-03-24T05:46:14.752Z] #44 11.68 DEP images/regfile.pb-c.d [2021-03-24T05:46:14.752Z] #44 11.73 PBCC images/ns.pb-c.c [2021-03-24T05:46:15.043Z] #44 11.74 DEP images/ns.pb-c.d [2021-03-24T05:46:15.043Z] #44 11.77 PBCC images/fdinfo.pb-c.c [2021-03-24T05:46:15.043Z] #44 11.80 DEP images/fdinfo.pb-c.d [2021-03-24T05:46:15.043Z] #44 11.82 PBCC images/core-aarch64.pb-c.c [2021-03-24T05:46:15.043Z] #44 11.86 PBCC images/core-arm.pb-c.c [2021-03-24T05:46:15.043Z] #44 11.87 PBCC images/core-ppc64.pb-c.c [2021-03-24T05:46:15.043Z] #44 11.92 PBCC images/core-s390.pb-c.c [2021-03-24T05:46:15.043Z] #44 11.93 PBCC images/core-x86.pb-c.c [2021-03-24T05:46:15.043Z] #44 12.00 PBCC images/core.pb-c.c [2021-03-24T05:46:15.043Z] #44 12.06 PBCC images/inventory.pb-c.c [2021-03-24T05:46:15.043Z] #44 12.11 DEP images/core-aarch64.pb-c.d [2021-03-24T05:46:15.333Z] #44 12.14 DEP images/core-arm.pb-c.d [2021-03-24T05:46:15.333Z] #44 12.19 DEP images/core-ppc64.pb-c.d [2021-03-24T05:46:15.333Z] #44 12.21 DEP images/core-s390.pb-c.d [2021-03-24T05:46:15.333Z] #44 12.23 DEP images/core-x86.pb-c.d [2021-03-24T05:46:15.333Z] #44 12.28 DEP images/core.pb-c.d [2021-03-24T05:46:15.333Z] #44 12.30 DEP images/inventory.pb-c.d [2021-03-24T05:46:15.741Z] #44 12.38 PBCC images/cpuinfo.pb-c.c [2021-03-24T05:46:15.741Z] #44 12.38 DEP images/cpuinfo.pb-c.d [2021-03-24T05:46:15.741Z] #44 12.40 PBCC images/stats.pb-c.c [2021-03-24T05:46:15.741Z] #44 12.43 DEP images/stats.pb-c.d [2021-03-24T05:46:15.741Z] #44 ... [2021-03-24T05:46:15.741Z] [2021-03-24T05:46:15.741Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-24T05:46:15.741Z] #46 35.79 internal/fmtsort [2021-03-24T05:46:15.741Z] #46 36.14 internal/poll [2021-03-24T05:46:15.741Z] #46 36.18 strings [2021-03-24T05:46:15.741Z] #46 37.57 os [2021-03-24T05:46:15.741Z] #46 38.03 regexp/syntax [2021-03-24T05:46:15.741Z] #46 40.01 fmt [2021-03-24T05:46:15.741Z] #46 40.91 regexp [2021-03-24T05:46:15.741Z] #46 43.29 go/token [2021-03-24T05:46:15.741Z] #46 43.63 internal/lazyregexp [2021-03-24T05:46:15.741Z] #46 43.79 go/scanner [2021-03-24T05:46:15.741Z] #46 43.85 net/url [2021-03-24T05:46:15.741Z] #46 44.94 text/template/parse [2021-03-24T05:46:15.741Z] #46 45.04 go/ast [2021-03-24T05:46:15.931Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-08299a696f9de5c30) in /home/ubuntu/workspace/moby_PR-42189 [Pipeline] { [Pipeline] checkout [2021-03-24T05:46:16.034Z] The recommended git tool is: git [2021-03-24T05:46:16.041Z] #46 ... [2021-03-24T05:46:16.041Z] [2021-03-24T05:46:16.041Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-24T05:46:16.041Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 39.91MB / 48.97MB 46.9s [2021-03-24T05:46:16.041Z] #27 ... [2021-03-24T05:46:16.041Z] [2021-03-24T05:46:16.041Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-24T05:46:16.041Z] #35 DONE 46.1s [2021-03-24T05:46:16.041Z] [2021-03-24T05:46:16.041Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-24T05:46:17.089Z] #27 ... [2021-03-24T05:46:17.089Z] [2021-03-24T05:46:17.089Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-24T05:46:17.089Z] #52 36.93 encoding/base64 [2021-03-24T05:46:17.089Z] #52 37.11 os [2021-03-24T05:46:17.089Z] #52 37.32 strings [2021-03-24T05:46:17.089Z] #52 39.26 fmt [2021-03-24T05:46:17.089Z] #52 39.27 path/filepath [2021-03-24T05:46:17.089Z] #52 40.26 golang.org/x/sys/unix [2021-03-24T05:46:17.089Z] #52 43.06 encoding/json [2021-03-24T05:46:17.089Z] #52 45.68 github.com/pkg/diff [2021-03-24T05:46:17.089Z] #52 46.93 go/ast [2021-03-24T05:46:17.089Z] #52 ... [2021-03-24T05:46:17.089Z] [2021-03-24T05:46:17.089Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-24T05:46:17.720Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 42.58MB / 48.97MB 48.7s [2021-03-24T05:46:18.253Z] #13 ... [2021-03-24T05:46:18.253Z] [2021-03-24T05:46:18.253Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:46:18.253Z] #58 sha256:1a76f4aeedc9eb62f3bbf9a0d09e3f6a359220a249393ddf5f8e20df0b582509 [2021-03-24T05:46:18.253Z] #58 8.397 + RM_GOPATH=0 [2021-03-24T05:46:18.253Z] #58 8.397 + TMP_GOPATH= [2021-03-24T05:46:18.253Z] #58 8.397 + : /build [2021-03-24T05:46:18.253Z] #58 8.397 + '[' -z '' ']' [2021-03-24T05:46:18.253Z] #58 8.397 ++ mktemp -d [2021-03-24T05:46:18.253Z] #58 8.404 + export GOPATH=/tmp/tmp.kcrs9v2zUV [2021-03-24T05:46:18.253Z] #58 8.404 + GOPATH=/tmp/tmp.kcrs9v2zUV [2021-03-24T05:46:18.253Z] #58 8.404 + RM_GOPATH=1 [2021-03-24T05:46:18.253Z] #58 8.404 + case "$(go env GOARCH)" in [2021-03-24T05:46:18.253Z] #58 8.404 ++ go env GOARCH [2021-03-24T05:46:18.253Z] #58 8.452 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-24T05:46:18.253Z] #58 8.452 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:46:18.253Z] #58 8.452 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:46:18.253Z] #58 8.452 ++ dirname /tmp/install/install.sh [2021-03-24T05:46:18.253Z] #58 8.452 + dir=/tmp/install [2021-03-24T05:46:18.253Z] #58 8.452 + bin=rootlesskit [2021-03-24T05:46:18.253Z] #58 8.452 + shift [2021-03-24T05:46:18.253Z] #58 8.452 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-24T05:46:18.253Z] #58 8.452 + . /tmp/install/rootlesskit.installer [2021-03-24T05:46:18.253Z] #58 8.452 ++ : 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-24T05:46:18.253Z] #58 8.452 + install_rootlesskit [2021-03-24T05:46:18.253Z] #58 8.452 + case "$1" in [2021-03-24T05:46:18.253Z] #58 8.452 + export CGO_ENABLED=0 [2021-03-24T05:46:18.253Z] #58 8.452 + CGO_ENABLED=0 [2021-03-24T05:46:18.253Z] #58 8.452 + _install_rootlesskit [2021-03-24T05:46:18.253Z] #58 8.452 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' [2021-03-24T05:46:18.253Z] #58 8.452 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.kcrs9v2zUV/src/github.com/rootless-containers/rootlesskit [2021-03-24T05:46:18.253Z] #58 8.464 Cloning into '/tmp/tmp.kcrs9v2zUV/src/github.com/rootless-containers/rootlesskit'... [2021-03-24T05:46:18.253Z] #58 ... [2021-03-24T05:46:18.253Z] [2021-03-24T05:46:18.253Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-24T05:46:18.253Z] #67 sha256:8f5aa199053acf0174ec8b21b9f3cf2fddab148f9672754218a6fa849755c872 [2021-03-24T05:46:18.253Z] #67 7.008 + RM_GOPATH=0 [2021-03-24T05:46:18.253Z] #67 7.008 + TMP_GOPATH= [2021-03-24T05:46:18.253Z] #67 7.008 + : /build [2021-03-24T05:46:18.253Z] #67 7.008 + '[' -z '' ']' [2021-03-24T05:46:18.253Z] #67 7.008 ++ mktemp -d [2021-03-24T05:46:18.253Z] #67 7.008 + export GOPATH=/tmp/tmp.WF9IRixnqF [2021-03-24T05:46:18.253Z] #67 7.008 + GOPATH=/tmp/tmp.WF9IRixnqF [2021-03-24T05:46:18.253Z] #67 7.008 + RM_GOPATH=1 [2021-03-24T05:46:18.253Z] #67 7.008 + case "$(go env GOARCH)" in [2021-03-24T05:46:18.253Z] #67 7.008 ++ go env GOARCH [2021-03-24T05:46:18.253Z] #67 7.022 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-24T05:46:18.253Z] #67 7.022 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:46:18.253Z] #67 7.022 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:46:18.253Z] #67 7.022 ++ dirname /tmp/install/install.sh [2021-03-24T05:46:18.253Z] #67 7.022 + dir=/tmp/install [2021-03-24T05:46:18.253Z] #67 7.022 + bin=proxy [2021-03-24T05:46:18.253Z] #67 7.022 + shift [2021-03-24T05:46:18.253Z] #67 7.022 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-24T05:46:18.253Z] #67 7.022 + . /tmp/install/proxy.installer [2021-03-24T05:46:18.253Z] #67 7.022 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-24T05:46:18.253Z] #67 7.022 + install_proxy [2021-03-24T05:46:18.253Z] #67 7.022 + case "$1" in [2021-03-24T05:46:18.253Z] #67 7.022 + export CGO_ENABLED=0 [2021-03-24T05:46:18.253Z] #67 7.022 + CGO_ENABLED=0 [2021-03-24T05:46:18.253Z] #67 7.022 + _install_proxy [2021-03-24T05:46:18.254Z] #67 7.022 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-24T05:46:18.254Z] #67 7.022 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.WF9IRixnqF/src/github.com/docker/libnetwork [2021-03-24T05:46:18.254Z] #67 7.022 Cloning into '/tmp/tmp.WF9IRixnqF/src/github.com/docker/libnetwork'... [2021-03-24T05:46:18.254Z] #67 ... [2021-03-24T05:46:18.254Z] [2021-03-24T05:46:18.254Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:46:18.254Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-24T05:46:18.254Z] #55 9.864 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:46:18.254Z] #55 9.976 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:46:18.254Z] #55 9.976 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:46:18.512Z] #55 ... [2021-03-24T05:46:18.512Z] [2021-03-24T05:46:18.512Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:46:18.512Z] #45 sha256:9ac5254288b3c36e6c94bbcc9a2b1f5c7066564286fe16bda9447a8d42b5d6d2 [2021-03-24T05:46:18.512Z] #45 7.336 + RM_GOPATH=0 [2021-03-24T05:46:18.512Z] #45 7.336 + TMP_GOPATH= [2021-03-24T05:46:18.512Z] #45 7.336 + : /build [2021-03-24T05:46:18.512Z] #45 7.336 + '[' -z '' ']' [2021-03-24T05:46:18.512Z] #45 7.336 ++ mktemp -d [2021-03-24T05:46:18.512Z] #45 7.351 + export GOPATH=/tmp/tmp.4bhdPnQt7B [2021-03-24T05:46:18.512Z] #45 7.351 + GOPATH=/tmp/tmp.4bhdPnQt7B [2021-03-24T05:46:18.512Z] #45 7.351 + RM_GOPATH=1 [2021-03-24T05:46:18.512Z] #45 7.351 + case "$(go env GOARCH)" in [2021-03-24T05:46:18.512Z] #45 7.351 ++ go env GOARCH [2021-03-24T05:46:18.512Z] #45 7.351 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:46:18.512Z] #45 7.351 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:46:18.512Z] #45 7.354 ++ dirname /tmp/install/install.sh [2021-03-24T05:46:18.512Z] #45 7.364 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-24T05:46:18.512Z] #45 7.364 + dir=/tmp/install [2021-03-24T05:46:18.512Z] #45 7.364 + bin=vndr [2021-03-24T05:46:18.512Z] #45 7.364 + shift [2021-03-24T05:46:18.512Z] #45 7.364 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-24T05:46:18.512Z] #45 7.364 + . /tmp/install/vndr.installer [2021-03-24T05:46:18.512Z] #45 7.364 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-24T05:46:18.512Z] #45 7.364 + install_vndr [2021-03-24T05:46:18.512Z] #45 7.364 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-24T05:46:18.512Z] #45 7.364 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4bhdPnQt7B/src/github.com/LK4D4/vndr [2021-03-24T05:46:18.512Z] #45 7.364 Cloning into '/tmp/tmp.4bhdPnQt7B/src/github.com/LK4D4/vndr'... [2021-03-24T05:46:18.512Z] #45 7.874 + cd /tmp/tmp.4bhdPnQt7B/src/github.com/LK4D4/vndr [2021-03-24T05:46:18.512Z] #45 7.874 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-24T05:46:18.512Z] #45 7.890 + go build -buildmode=pie -v -o /build/vndr . [2021-03-24T05:46:18.512Z] #45 9.677 runtime/internal/atomic [2021-03-24T05:46:18.512Z] #45 9.721 internal/cpu [2021-03-24T05:46:18.512Z] #45 10.16 runtime/internal/sys [2021-03-24T05:46:18.512Z] #45 ... [2021-03-24T05:46:18.512Z] [2021-03-24T05:46:18.513Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:46:18.513Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-24T05:46:18.513Z] #40 7.251 + git clone https://github.com/docker/distribution.git . [2021-03-24T05:46:18.513Z] #40 7.251 Cloning into '.'... [2021-03-24T05:46:18.773Z] #40 ... [2021-03-24T05:46:18.773Z] [2021-03-24T05:46:18.773Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:46:18.773Z] #34 sha256:f56c7cfd0e8d35e07412304490d1dab0d5cbfc1e73fc002e3a7e2b1bf41d630a [2021-03-24T05:46:18.773Z] #34 8.118 + RM_GOPATH=0 [2021-03-24T05:46:18.773Z] #34 8.118 + TMP_GOPATH= [2021-03-24T05:46:18.773Z] #34 8.118 + : /build [2021-03-24T05:46:18.773Z] #34 8.118 + '[' -z '' ']' [2021-03-24T05:46:18.773Z] #34 8.118 ++ mktemp -d [2021-03-24T05:46:18.773Z] #34 8.118 + export GOPATH=/tmp/tmp.fpptDsxLHq [2021-03-24T05:46:18.773Z] #34 8.118 + GOPATH=/tmp/tmp.fpptDsxLHq [2021-03-24T05:46:18.773Z] #34 8.118 + RM_GOPATH=1 [2021-03-24T05:46:18.773Z] #34 8.118 + case "$(go env GOARCH)" in [2021-03-24T05:46:18.773Z] #34 8.118 ++ go env GOARCH [2021-03-24T05:46:18.773Z] #34 8.129 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-24T05:46:18.773Z] #34 8.129 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:46:18.773Z] #34 8.129 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:46:18.773Z] #34 8.129 ++ dirname /tmp/install/install.sh [2021-03-24T05:46:18.773Z] #34 8.129 + dir=/tmp/install [2021-03-24T05:46:18.773Z] #34 8.129 + bin=tomlv [2021-03-24T05:46:18.773Z] #34 8.129 + shift [2021-03-24T05:46:18.773Z] #34 8.129 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-24T05:46:18.773Z] #34 8.129 + . /tmp/install/tomlv.installer [2021-03-24T05:46:18.773Z] #34 8.129 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-24T05:46:18.773Z] #34 8.129 + install_tomlv [2021-03-24T05:46:18.773Z] #34 8.129 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-24T05:46:18.773Z] #34 8.129 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.fpptDsxLHq/src/github.com/BurntSushi/toml [2021-03-24T05:46:18.773Z] #34 8.152 Cloning into '/tmp/tmp.fpptDsxLHq/src/github.com/BurntSushi/toml'... [2021-03-24T05:46:18.773Z] #34 9.358 + cd /tmp/tmp.fpptDsxLHq/src/github.com/BurntSushi/toml [2021-03-24T05:46:18.773Z] #34 9.358 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-24T05:46:18.773Z] #34 9.414 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-24T05:46:18.773Z] #34 10.57 internal/bytealg [2021-03-24T05:46:18.773Z] #34 10.66 math/bits [2021-03-24T05:46:18.773Z] #34 ... [2021-03-24T05:46:18.773Z] [2021-03-24T05:46:18.773Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:46:18.773Z] #51 sha256:ab688f10dbc20fffccff782088f654964cd20b59c1e89cb82c59f8f01e42b51b [2021-03-24T05:46:18.773Z] #51 6.935 + RM_GOPATH=0 [2021-03-24T05:46:18.773Z] #51 6.935 + TMP_GOPATH= [2021-03-24T05:46:18.773Z] #51 6.935 + : /build [2021-03-24T05:46:18.773Z] #51 6.935 + '[' -z '' ']' [2021-03-24T05:46:18.773Z] #51 6.935 ++ mktemp -d [2021-03-24T05:46:18.773Z] #51 6.935 + export GOPATH=/tmp/tmp.7Q1ARxpb5G [2021-03-24T05:46:18.773Z] #51 6.935 + GOPATH=/tmp/tmp.7Q1ARxpb5G [2021-03-24T05:46:18.773Z] #51 6.935 + RM_GOPATH=1 [2021-03-24T05:46:18.773Z] #51 6.935 + case "$(go env GOARCH)" in [2021-03-24T05:46:18.773Z] #51 6.940 ++ go env GOARCH [2021-03-24T05:46:18.773Z] #51 6.967 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:46:18.773Z] #51 6.967 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:46:18.773Z] #51 6.967 ++ dirname /tmp/install/install.sh [2021-03-24T05:46:18.773Z] #51 6.967 + dir=/tmp/install [2021-03-24T05:46:18.773Z] #51 6.967 + bin=shfmt [2021-03-24T05:46:18.773Z] #51 6.967 + shift [2021-03-24T05:46:18.773Z] #51 6.967 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-24T05:46:18.773Z] #51 6.967 + . /tmp/install/shfmt.installer [2021-03-24T05:46:18.773Z] #51 6.967 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-24T05:46:18.773Z] #51 6.967 + install_shfmt [2021-03-24T05:46:18.773Z] #51 6.967 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-24T05:46:18.773Z] #51 6.967 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7Q1ARxpb5G/src/github.com/mvdan/sh [2021-03-24T05:46:18.773Z] #51 6.967 Cloning into '/tmp/tmp.7Q1ARxpb5G/src/github.com/mvdan/sh'... [2021-03-24T05:46:18.773Z] #51 6.967 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-24T05:46:19.033Z] #51 ... [2021-03-24T05:46:19.033Z] [2021-03-24T05:46:19.033Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-24T05:46:19.033Z] #47 sha256:6b4f526d11d011dc7a0aa582186962e17f39e372d69f81c7378dff0ca8fdf205 [2021-03-24T05:46:19.033Z] #47 8.581 + RM_GOPATH=0 [2021-03-24T05:46:19.033Z] #47 8.581 + TMP_GOPATH= [2021-03-24T05:46:19.033Z] #47 8.581 + : /build [2021-03-24T05:46:19.033Z] #47 8.581 + '[' -z '' ']' [2021-03-24T05:46:19.033Z] #47 8.581 ++ mktemp -d [2021-03-24T05:46:19.033Z] #47 8.581 + export GOPATH=/tmp/tmp.1AePomwL8X [2021-03-24T05:46:19.033Z] #47 8.581 + GOPATH=/tmp/tmp.1AePomwL8X [2021-03-24T05:46:19.033Z] #47 8.581 + RM_GOPATH=1 [2021-03-24T05:46:19.033Z] #47 8.581 + case "$(go env GOARCH)" in [2021-03-24T05:46:19.033Z] #47 8.581 ++ go env GOARCH [2021-03-24T05:46:19.033Z] #47 8.625 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:46:19.033Z] #47 8.625 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:46:19.033Z] #47 8.625 ++ dirname /tmp/install/install.sh [2021-03-24T05:46:19.033Z] #47 8.625 + dir=/tmp/install [2021-03-24T05:46:19.033Z] #47 8.625 + bin=gotestsum [2021-03-24T05:46:19.033Z] #47 8.625 + shift [2021-03-24T05:46:19.033Z] #47 8.625 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-24T05:46:19.033Z] #47 8.625 + . /tmp/install/gotestsum.installer [2021-03-24T05:46:19.033Z] #47 8.625 ++ : v0.5.3 [2021-03-24T05:46:19.033Z] #47 8.625 + install_gotestsum [2021-03-24T05:46:19.033Z] #47 8.625 + set -e [2021-03-24T05:46:19.033Z] #47 8.625 + export GO111MODULE=on [2021-03-24T05:46:19.033Z] #47 8.625 + GO111MODULE=on [2021-03-24T05:46:19.033Z] #47 8.625 + GOBIN=/build [2021-03-24T05:46:19.033Z] #47 8.625 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-24T05:46:19.033Z] #47 8.683 go: finding gotest.tools v0.5.3 [2021-03-24T05:46:19.033Z] #47 8.683 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-24T05:46:19.033Z] #47 9.972 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-24T05:46:19.033Z] #47 10.70 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-24T05:46:19.033Z] #47 ... [2021-03-24T05:46:19.033Z] [2021-03-24T05:46:19.033Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:46:19.033Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:46:19.033Z] #42 9.790 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:46:19.033Z] #42 9.854 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:46:19.033Z] #42 9.950 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:46:19.034Z] using credential docker-jenkins-github-credentials [2021-03-24T05:46:19.044Z] Cloning the remote Git repository [2021-03-24T05:46:19.044Z] Cloning with configured refspecs honoured and without tags [2021-03-24T05:46:19.295Z] #42 ... [2021-03-24T05:46:19.295Z] [2021-03-24T05:46:19.295Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-24T05:46:19.295Z] #24 sha256:f7484f5d60262840bd55b220c3c5f8fe0758510fc531b98f58af6305a37e6986 [2021-03-24T05:46:19.295Z] #24 8.716 + RM_GOPATH=0 [2021-03-24T05:46:19.295Z] #24 8.716 + TMP_GOPATH= [2021-03-24T05:46:19.295Z] #24 8.716 + : /build [2021-03-24T05:46:19.295Z] #24 8.716 + '[' -z '' ']' [2021-03-24T05:46:19.295Z] #24 8.716 ++ mktemp -d [2021-03-24T05:46:19.295Z] #24 8.716 + export GOPATH=/tmp/tmp.7XHIvQvaVl [2021-03-24T05:46:19.295Z] #24 8.716 + GOPATH=/tmp/tmp.7XHIvQvaVl [2021-03-24T05:46:19.295Z] #24 8.716 + RM_GOPATH=1 [2021-03-24T05:46:19.295Z] #24 8.716 + case "$(go env GOARCH)" in [2021-03-24T05:46:19.295Z] #24 8.716 ++ go env GOARCH [2021-03-24T05:46:19.295Z] #24 8.740 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:46:19.296Z] #24 8.740 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:46:19.296Z] #24 8.740 ++ dirname /tmp/install/install.sh [2021-03-24T05:46:19.296Z] #24 8.740 + dir=/tmp/install [2021-03-24T05:46:19.296Z] #24 8.740 + bin=dockercli [2021-03-24T05:46:19.296Z] #24 8.740 + shift [2021-03-24T05:46:19.296Z] #24 8.740 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-24T05:46:19.296Z] #24 8.740 + . /tmp/install/dockercli.installer [2021-03-24T05:46:19.296Z] #24 8.740 ++ : stable [2021-03-24T05:46:19.296Z] #24 8.740 ++ : 17.06.2-ce [2021-03-24T05:46:19.296Z] #24 8.740 + install_dockercli [2021-03-24T05:46:19.296Z] #24 8.740 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-24T05:46:19.296Z] #24 8.740 ++ uname -m [2021-03-24T05:46:19.296Z] #24 8.740 + arch=x86_64 [2021-03-24T05:46:19.296Z] #24 8.740 + '[' x86_64 '!=' x86_64 ']' [2021-03-24T05:46:19.296Z] #24 8.740 + url=https://download.docker.com/linux/static [2021-03-24T05:46:19.296Z] #24 8.741 Install docker/cli version 17.06.2-ce from stable [2021-03-24T05:46:19.296Z] #24 8.776 + tar -xz docker/docker [2021-03-24T05:46:19.296Z] #24 8.776 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-24T05:46:19.296Z] #24 ... [2021-03-24T05:46:19.296Z] [2021-03-24T05:46:19.296Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:46:19.296Z] #49 sha256:329a52de42bca824fca293ee72be36b43bb27417aa09743dbadd8272b8bbf51d [2021-03-24T05:46:19.296Z] #49 8.213 + RM_GOPATH=0 [2021-03-24T05:46:19.296Z] #49 8.213 + TMP_GOPATH= [2021-03-24T05:46:19.296Z] #49 8.213 + : /build [2021-03-24T05:46:19.296Z] #49 8.213 + '[' -z '' ']' [2021-03-24T05:46:19.296Z] #49 8.213 ++ mktemp -d [2021-03-24T05:46:19.296Z] #49 8.213 + export GOPATH=/tmp/tmp.uYPbAKScY2 [2021-03-24T05:46:19.296Z] #49 8.213 + GOPATH=/tmp/tmp.uYPbAKScY2 [2021-03-24T05:46:19.296Z] #49 8.213 + RM_GOPATH=1 [2021-03-24T05:46:19.296Z] #49 8.213 + case "$(go env GOARCH)" in [2021-03-24T05:46:19.296Z] #49 8.213 ++ go env GOARCH [2021-03-24T05:46:19.296Z] #49 8.273 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:46:19.296Z] #49 8.273 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:46:19.296Z] #49 8.273 ++ dirname /tmp/install/install.sh [2021-03-24T05:46:19.296Z] #49 8.273 + dir=/tmp/install [2021-03-24T05:46:19.296Z] #49 8.273 + bin=golangci_lint [2021-03-24T05:46:19.296Z] #49 8.273 + shift [2021-03-24T05:46:19.296Z] #49 8.273 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-24T05:46:19.296Z] #49 8.273 + . /tmp/install/golangci_lint.installer [2021-03-24T05:46:19.296Z] #49 8.273 ++ : v1.23.8 [2021-03-24T05:46:19.296Z] #49 8.273 + install_golangci_lint [2021-03-24T05:46:19.296Z] #49 8.273 + set -e [2021-03-24T05:46:19.296Z] #49 8.273 + export GO111MODULE=on [2021-03-24T05:46:19.296Z] #49 8.273 + GO111MODULE=on [2021-03-24T05:46:19.296Z] #49 8.273 + GOBIN=/build [2021-03-24T05:46:19.296Z] #49 8.273 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-24T05:46:19.296Z] #49 8.370 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-24T05:46:19.296Z] #49 8.370 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-24T05:46:19.296Z] #49 8.370 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-24T05:46:19.296Z] #49 8.370 go: finding github.com/golangci v1.23.8 [2021-03-24T05:46:19.296Z] #49 8.370 go: finding github.com v1.23.8 [2021-03-24T05:46:19.296Z] #49 9.794 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-24T05:46:19.296Z] #49 10.77 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-24T05:46:19.483Z] Cloning repository https://github.com/moby/moby.git [2021-03-24T05:46:19.551Z] > git init /home/ubuntu/workspace/moby_PR-42189 # timeout=10 [2021-03-24T05:46:19.561Z] #49 ... [2021-03-24T05:46:19.561Z] [2021-03-24T05:46:19.561Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:46:19.561Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:46:19.561Z] #36 9.794 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:46:19.561Z] #36 9.905 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:46:19.561Z] #36 9.905 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:46:19.561Z] #36 ... [2021-03-24T05:46:19.561Z] [2021-03-24T05:46:19.561Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:46:19.561Z] #45 sha256:9ac5254288b3c36e6c94bbcc9a2b1f5c7066564286fe16bda9447a8d42b5d6d2 [2021-03-24T05:46:19.561Z] #45 10.47 runtime/internal/math [2021-03-24T05:46:19.561Z] #45 10.49 internal/bytealg [2021-03-24T05:46:19.561Z] #45 10.57 internal/race [2021-03-24T05:46:19.561Z] #45 10.98 sync/atomic [2021-03-24T05:46:19.561Z] #45 11.38 unicode [2021-03-24T05:46:19.784Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 45.14MB / 48.97MB 50.4s [2021-03-24T05:46:20.131Z] #45 11.84 runtime [2021-03-24T05:46:19.883Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-24T05:46:19.884Z] > git --version # timeout=10 [2021-03-24T05:46:19.901Z] > git --version # 'git version 2.7.4' [2021-03-24T05:46:19.907Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:46:19.912Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42189/head:refs/remotes/origin/PR-42189 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:46:20.549Z] Fetching without tags [2021-03-24T05:46:20.950Z] Merging remotes/origin/master commit 7b9275c0da707b030e62c96b679a976f31f929d3 into PR head commit d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:46:21.289Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 47.91MB / 48.97MB 52.3s [2021-03-24T05:46:20.450Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-24T05:46:20.467Z] > git config --add remote.origin.fetch +refs/pull/42189/head:refs/remotes/origin/PR-42189 # timeout=10 [2021-03-24T05:46:20.483Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:46:20.508Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-24T05:46:20.553Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-24T05:46:20.553Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:46:20.584Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42189/head:refs/remotes/origin/PR-42189 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:46:21.003Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:46:21.053Z] > git checkout -f d6ddfb611815f52ac19c10c3af6a3f945b05105e # timeout=10 [2021-03-24T05:46:21.579Z] #27 ... [2021-03-24T05:46:21.579Z] [2021-03-24T05:46:21.579Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-24T05:46:21.579Z] #14 39.59 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-24T05:46:21.579Z] #14 39.63 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-24T05:46:21.579Z] #14 39.63 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:46:21.579Z] #14 39.75 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-24T05:46:21.579Z] #14 39.75 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-24T05:46:21.579Z] #14 39.76 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:46:21.579Z] #14 ... [2021-03-24T05:46:21.579Z] [2021-03-24T05:46:21.579Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-24T05:46:21.579Z] #57 29.22 Checking out files: 85% (3251/3823) Checking out files: 86% (3288/3823) Checking out files: 87% (3327/3823) Checking out files: 88% (3365/3823) Checking out files: 89% (3403/3823) Checking out files: 90% (3441/3823) Checking out files: 91% (3479/3823) Checking out files: 92% (3518/3823) Checking out files: 93% (3556/3823) Checking out files: 94% (3594/3823) Checking out files: 95% (3632/3823) Checking out files: 96% (3671/3823) Checking out files: 97% (3709/3823) Checking out files: 98% (3747/3823) Checking out files: 99% (3785/3823) Checking out files: 100% (3823/3823) Checking out files: 100% (3823/3823), done. [2021-03-24T05:46:21.579Z] #57 29.63 + cd /tmp/tmp.qO0lWBvDLS/src/github.com/containerd/containerd [2021-03-24T05:46:21.579Z] #57 29.63 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-24T05:46:22.740Z] Merge succeeded, producing d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:46:22.740Z] Checking out Revision d6ddfb611815f52ac19c10c3af6a3f945b05105e (PR-42189) [2021-03-24T05:46:22.628Z] > git remote # timeout=10 [2021-03-24T05:46:22.673Z] > git config --get remote.origin.url # timeout=10 [2021-03-24T05:46:22.697Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:46:22.698Z] > git merge 7b9275c0da707b030e62c96b679a976f31f929d3 # timeout=10 [2021-03-24T05:46:22.728Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-24T05:46:22.743Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:46:22.769Z] > git checkout -f d6ddfb611815f52ac19c10c3af6a3f945b05105e # timeout=10 [2021-03-24T05:46:23.673Z] #57 31.74 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-24T05:46:23.673Z] #57 31.74 + BUILDTAGS='netgo osusergo static_build' [2021-03-24T05:46:23.673Z] #57 31.74 + export EXTRA_FLAGS=-buildmode=pie [2021-03-24T05:46:23.673Z] #57 31.74 + EXTRA_FLAGS=-buildmode=pie [2021-03-24T05:46:23.673Z] #57 31.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-24T05:46:23.673Z] #57 31.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-24T05:46:23.673Z] #57 31.74 + '[' '' = dynamic ']' [2021-03-24T05:46:23.673Z] #57 31.74 + make [2021-03-24T05:46:24.307Z] #57 32.81 + bin/ctr [2021-03-24T05:46:24.339Z] #45 ... [2021-03-24T05:46:24.339Z] [2021-03-24T05:46:24.339Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:46:24.339Z] #58 sha256:1a76f4aeedc9eb62f3bbf9a0d09e3f6a359220a249393ddf5f8e20df0b582509 [2021-03-24T05:46:24.339Z] #58 16.01 + cd /tmp/tmp.kcrs9v2zUV/src/github.com/rootless-containers/rootlesskit [2021-03-24T05:46:24.339Z] #58 16.01 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-24T05:46:24.339Z] #58 16.05 + export GO111MODULE=on [2021-03-24T05:46:24.339Z] #58 16.07 + GO111MODULE=on [2021-03-24T05:46:24.339Z] #58 16.07 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-24T05:46:24.339Z] #58 16.07 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-24T05:46:24.602Z] #57 ... [2021-03-24T05:46:24.602Z] [2021-03-24T05:46:24.602Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-24T05:46:24.602Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 48.97MB / 48.97MB 53.0s done [2021-03-24T05:46:24.602Z] #27 extracting sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 2.1s done [2021-03-24T05:46:24.602Z] #27 DONE 55.5s [2021-03-24T05:46:24.602Z] [2021-03-24T05:46:24.602Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-24T05:46:24.602Z] #44 13.45 make[1]: Nothing to be done for 'all'. [2021-03-24T05:46:24.602Z] #44 14.30 CC images/stats.o [2021-03-24T05:46:24.602Z] #44 14.45 CC images/core.o [2021-03-24T05:46:24.602Z] #44 14.69 CC images/core-x86.o [2021-03-24T05:46:24.602Z] #44 14.88 CC images/core-arm.o [2021-03-24T05:46:24.602Z] #44 15.10 CC images/core-aarch64.o [2021-03-24T05:46:24.602Z] #44 15.25 CC images/core-ppc64.o [2021-03-24T05:46:24.602Z] #44 15.45 CC images/core-s390.o [2021-03-24T05:46:24.602Z] #44 15.67 CC images/cpuinfo.o [2021-03-24T05:46:24.602Z] #44 16.01 CC images/inventory.o [2021-03-24T05:46:24.602Z] #44 16.23 CC images/fdinfo.o [2021-03-24T05:46:24.602Z] #44 16.44 CC images/fown.o [2021-03-24T05:46:24.602Z] #44 16.58 CC images/ns.o [2021-03-24T05:46:24.602Z] #44 16.75 CC images/regfile.o [2021-03-24T05:46:24.602Z] #44 16.84 CC images/ghost-file.o [2021-03-24T05:46:24.602Z] #44 16.98 CC images/fifo.o [2021-03-24T05:46:24.602Z] #44 17.07 CC images/remap-file-path.o [2021-03-24T05:46:24.602Z] #44 17.22 CC images/eventfd.o [2021-03-24T05:46:24.602Z] #44 17.30 CC images/eventpoll.o [2021-03-24T05:46:24.602Z] #44 17.49 CC images/fh.o [2021-03-24T05:46:24.602Z] #44 17.61 CC images/fsnotify.o [2021-03-24T05:46:24.602Z] #44 17.85 CC images/signalfd.o [2021-03-24T05:46:24.602Z] #44 18.00 CC images/fs.o [2021-03-24T05:46:24.602Z] #44 18.15 CC images/pstree.o [2021-03-24T05:46:24.602Z] #44 18.23 CC images/pipe.o [2021-03-24T05:46:24.602Z] #44 18.40 CC images/tcp-stream.o [2021-03-24T05:46:24.602Z] #44 18.47 CC images/sk-packet.o [2021-03-24T05:46:24.602Z] #44 18.66 CC images/mnt.o [2021-03-24T05:46:24.602Z] #44 18.83 CC images/pipe-data.o [2021-03-24T05:46:24.602Z] #44 18.92 CC images/sa.o [2021-03-24T05:46:24.602Z] #44 19.09 CC images/timer.o [2021-03-24T05:46:24.602Z] #44 19.33 CC images/timerfd.o [2021-03-24T05:46:24.602Z] #44 19.49 CC images/mm.o [2021-03-24T05:46:24.602Z] #44 19.74 CC images/sk-opts.o [2021-03-24T05:46:24.602Z] #44 19.93 CC images/sk-unix.o [2021-03-24T05:46:24.602Z] #44 20.28 CC images/sk-inet.o [2021-03-24T05:46:24.602Z] #44 20.55 CC images/tun.o [2021-03-24T05:46:24.602Z] #44 20.75 CC images/sk-netlink.o [2021-03-24T05:46:24.602Z] #44 20.86 CC images/packet-sock.o [2021-03-24T05:46:24.602Z] #44 21.17 CC images/ipc-var.o [2021-03-24T05:46:24.602Z] #44 21.29 CC images/ipc-desc.o [2021-03-24T05:46:24.602Z] #44 21.39 CC images/ipc-shm.o [2021-03-24T05:46:24.602Z] #44 21.56 CC images/ipc-msg.o [2021-03-24T05:46:24.896Z] #44 21.76 CC images/ipc-sem.o [2021-03-24T05:46:24.896Z] #44 21.85 CC images/utsns.o [2021-03-24T05:46:24.896Z] #44 21.93 CC images/creds.o [2021-03-24T05:46:24.922Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-091a2f2cd9e39c632) in /home/ubuntu/workspace/moby_PR-42189 [Pipeline] { [Pipeline] checkout [2021-03-24T05:46:25.081Z] The recommended git tool is: git [2021-03-24T05:46:25.187Z] #44 22.02 CC images/vma.o [2021-03-24T05:46:25.187Z] #44 22.09 CC images/netdev.o [2021-03-24T05:46:25.478Z] #44 22.39 CC images/tty.o [2021-03-24T05:46:25.769Z] #44 22.65 CC images/file-lock.o [2021-03-24T05:46:26.060Z] #44 22.80 CC images/rlimit.o [2021-03-24T05:46:26.060Z] #44 22.88 CC images/pagemap.o [2021-03-24T05:46:26.060Z] #44 23.02 CC images/siginfo.o [2021-03-24T05:46:26.351Z] #44 23.22 CC images/rpc.o [2021-03-24T05:46:26.913Z] #58 18.30 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-24T05:46:26.913Z] #58 18.30 go: downloading github.com/google/uuid v1.2.0 [2021-03-24T05:46:26.913Z] #58 18.31 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-03-24T05:46:26.913Z] #58 18.31 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-03-24T05:46:26.913Z] #58 18.31 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-24T05:46:26.913Z] #58 18.44 go: downloading github.com/moby/vpnkit v0.5.0 [2021-03-24T05:46:26.913Z] #58 18.48 go: downloading github.com/pkg/errors v0.9.1 [2021-03-24T05:46:26.913Z] #58 18.51 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-24T05:46:26.913Z] #58 18.76 go: extracting github.com/google/uuid v1.2.0 [2021-03-24T05:46:26.983Z] #44 23.88 CC images/ext-file.o [2021-03-24T05:46:26.983Z] #44 ... [2021-03-24T05:46:26.983Z] [2021-03-24T05:46:26.983Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-24T05:46:26.983Z] #14 55.02 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-24T05:46:26.983Z] #14 55.03 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-24T05:46:26.983Z] #14 55.04 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:46:27.053Z] Commit message: "rootless: fix getCurrentOOMScoreAdj" [2021-03-24T05:46:27.173Z] #58 ... [2021-03-24T05:46:27.173Z] [2021-03-24T05:46:27.173Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:46:27.173Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-24T05:46:27.173Z] #32 8.395 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-24T05:46:27.173Z] #32 8.401 Cloning into '.'... [2021-03-24T05:46:27.173Z] #32 ... [2021-03-24T05:46:27.173Z] [2021-03-24T05:46:27.173Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-24T05:46:27.173Z] #47 sha256:6b4f526d11d011dc7a0aa582186962e17f39e372d69f81c7378dff0ca8fdf205 [2021-03-24T05:46:27.173Z] #47 12.13 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-24T05:46:27.173Z] #47 12.26 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-24T05:46:27.173Z] #47 12.26 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-24T05:46:27.173Z] #47 12.38 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-24T05:46:27.173Z] #47 12.45 go: downloading github.com/fatih/color v1.9.0 [2021-03-24T05:46:27.173Z] #47 12.76 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-24T05:46:27.173Z] #47 12.96 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-24T05:46:27.173Z] #47 12.99 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-24T05:46:27.173Z] #47 13.00 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-24T05:46:27.173Z] #47 13.04 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-24T05:46:27.173Z] #47 13.10 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-24T05:46:27.173Z] #47 13.16 go: downloading github.com/pkg/errors v0.9.1 [2021-03-24T05:46:27.173Z] #47 13.26 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-24T05:46:27.173Z] #47 13.31 go: extracting github.com/fatih/color v1.9.0 [2021-03-24T05:46:27.173Z] #47 13.55 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-24T05:46:27.173Z] #47 13.61 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-24T05:46:27.173Z] #47 14.78 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-24T05:46:27.173Z] #47 14.92 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-24T05:46:27.173Z] #47 15.06 go: extracting github.com/pkg/errors v0.9.1 [2021-03-24T05:46:27.173Z] #47 16.60 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-24T05:46:27.173Z] #47 17.98 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-24T05:46:27.433Z] #47 ... [2021-03-24T05:46:27.433Z] [2021-03-24T05:46:27.433Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:46:27.433Z] #58 sha256:1a76f4aeedc9eb62f3bbf9a0d09e3f6a359220a249393ddf5f8e20df0b582509 [2021-03-24T05:46:27.433Z] #58 19.24 go: extracting github.com/sirupsen/logrus v1.8.1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-24T05:46:28.003Z] #58 19.72 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-03-24T05:46:28.024Z] #14 ... [2021-03-24T05:46:28.024Z] [2021-03-24T05:46:28.024Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-24T05:46:28.024Z] #52 47.85 golang.org/x/crypto/ssh/terminal [2021-03-24T05:46:28.024Z] #52 48.82 mvdan.cc/editorconfig [2021-03-24T05:46:28.024Z] #52 49.52 mvdan.cc/sh/v3/fileutil [2021-03-24T05:46:28.024Z] #52 49.62 mvdan.cc/sh/v3/syntax [2021-03-24T05:46:28.024Z] #52 54.31 mvdan.cc/sh/v3/cmd/shfmt [2021-03-24T05:46:28.024Z] #52 ... [2021-03-24T05:46:28.024Z] [2021-03-24T05:46:28.024Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-24T05:46:28.024Z] #44 24.01 CC images/cgroup.o [2021-03-24T05:46:28.024Z] #44 24.50 CC images/userns.o [2021-03-24T05:46:28.024Z] #44 24.67 CC images/google/protobuf/descriptor.o [2021-03-24T05:46:28.264Z] #58 20.04 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-24T05:46:28.264Z] #58 20.06 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-24T05:46:28.318Z] #44 ... [2021-03-24T05:46:28.318Z] [2021-03-24T05:46:28.318Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-24T05:46:28.318Z] #46 48.14 text/template [2021-03-24T05:46:28.318Z] #46 48.56 go/parser [2021-03-24T05:46:28.318Z] #46 50.31 encoding/xml [2021-03-24T05:46:28.318Z] #46 51.23 go/doc [2021-03-24T05:46:28.318Z] #46 53.97 github.com/LK4D4/vndr/build [2021-03-24T05:46:28.318Z] #46 55.57 github.com/LK4D4/vndr/versioned [2021-03-24T05:46:28.318Z] #46 55.63 compress/flate [2021-03-24T05:46:28.318Z] #46 55.84 hash/crc32 [2021-03-24T05:46:28.318Z] #46 56.30 crypto/x509/pkix [2021-03-24T05:46:28.318Z] #46 56.65 vendor/golang.org/x/crypto/cryptobyte [2021-03-24T05:46:28.318Z] #46 57.51 compress/gzip [2021-03-24T05:46:28.318Z] #46 57.96 net [2021-03-24T05:46:28.318Z] #46 58.24 vendor/golang.org/x/sys/cpu [2021-03-24T05:46:28.318Z] #46 ... [2021-03-24T05:46:28.318Z] [2021-03-24T05:46:28.318Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-24T05:46:28.318Z] #28 0.693 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:46:28.318Z] #28 0.704 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:46:28.318Z] #28 0.733 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:46:28.318Z] #28 1.129 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-24T05:46:28.318Z] #28 1.688 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-24T05:46:28.318Z] #28 2.633 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-24T05:46:28.352Z] using credential docker-jenkins-github-credentials [2021-03-24T05:46:28.359Z] Cloning the remote Git repository [2021-03-24T05:46:28.359Z] Cloning with configured refspecs honoured and without tags [2021-03-24T05:46:28.437Z] + docker version [2021-03-24T05:46:28.523Z] #58 20.16 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-24T05:46:28.523Z] #58 20.28 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-24T05:46:28.523Z] #58 ... [2021-03-24T05:46:28.523Z] [2021-03-24T05:46:28.523Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:46:28.523Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:46:28.523Z] #13 6.086 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-24T05:46:28.523Z] #13 6.132 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:46:28.523Z] #13 6.132 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:46:28.523Z] #13 6.132 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:46:28.523Z] #13 7.701 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-24T05:46:28.523Z] #13 10.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-24T05:46:28.523Z] #13 14.03 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-24T05:46:27.480Z] Cloning repository https://github.com/moby/moby.git [2021-03-24T05:46:27.528Z] > git init /home/ubuntu/workspace/moby_PR-42189 # timeout=10 [2021-03-24T05:46:28.615Z] #28 ... [2021-03-24T05:46:28.616Z] [2021-03-24T05:46:28.616Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-24T05:46:28.616Z] #52 DONE 58.6s [2021-03-24T05:46:28.783Z] #13 ... [2021-03-24T05:46:28.783Z] [2021-03-24T05:46:28.783Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:46:28.783Z] #49 sha256:329a52de42bca824fca293ee72be36b43bb27417aa09743dbadd8272b8bbf51d [2021-03-24T05:46:28.783Z] #49 20.15 go: downloading github.com/pkg/errors v0.8.1 [2021-03-24T05:46:28.783Z] #49 20.16 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-24T05:46:28.783Z] #49 20.36 go: downloading github.com/fatih/color v1.7.0 [2021-03-24T05:46:28.783Z] #49 20.37 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-24T05:46:28.783Z] #49 20.37 go: downloading github.com/spf13/viper v1.6.1 [2021-03-24T05:46:28.783Z] #49 20.37 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-24T05:46:28.783Z] #49 20.37 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-24T05:46:28.783Z] #49 20.42 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-24T05:46:28.783Z] #49 20.48 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-24T05:46:28.783Z] #49 20.64 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-24T05:46:28.783Z] #49 20.64 go: extracting github.com/fatih/color v1.7.0 [2021-03-24T05:46:28.783Z] #49 20.65 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-24T05:46:28.926Z] [2021-03-24T05:46:28.926Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-24T05:46:28.926Z] #46 58.45 vendor/golang.org/x/crypto/internal/chacha20 [2021-03-24T05:46:29.238Z] #46 59.24 vendor/golang.org/x/crypto/poly1305 [2021-03-24T05:46:29.355Z] #49 21.03 go: extracting github.com/pkg/errors v0.8.1 [2021-03-24T05:46:29.355Z] #49 21.04 go: extracting github.com/spf13/viper v1.6.1 [2021-03-24T05:46:29.355Z] #49 21.10 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-24T05:46:29.355Z] #49 21.20 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-24T05:46:29.693Z] #49 21.46 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-24T05:46:27.931Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-24T05:46:27.931Z] > git --version # timeout=10 [2021-03-24T05:46:27.936Z] > git --version # 'git version 2.25.1' [2021-03-24T05:46:27.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:46:28.036Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42189/head:refs/remotes/origin/PR-42189 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:46:29.872Z] #46 59.87 vendor/golang.org/x/crypto/chacha20poly1305 [2021-03-24T05:46:29.980Z] #49 ... [2021-03-24T05:46:29.980Z] [2021-03-24T05:46:29.980Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:46:29.980Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:46:29.980Z] #36 11.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-24T05:46:29.980Z] #36 15.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-24T05:46:29.980Z] #36 18.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-24T05:46:29.980Z] #36 ... [2021-03-24T05:46:29.980Z] [2021-03-24T05:46:29.980Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:46:29.980Z] #34 sha256:f56c7cfd0e8d35e07412304490d1dab0d5cbfc1e73fc002e3a7e2b1bf41d630a [2021-03-24T05:46:29.980Z] #34 11.76 runtime [2021-03-24T05:46:29.980Z] #34 11.86 math [2021-03-24T05:46:29.980Z] #34 19.37 internal/testlog [2021-03-24T05:46:29.980Z] #34 20.17 encoding [2021-03-24T05:46:29.980Z] #34 20.49 runtime/cgo [2021-03-24T05:46:30.163Z] #46 60.19 vendor/golang.org/x/crypto/curve25519 [2021-03-24T05:46:30.256Z] #34 ... [2021-03-24T05:46:30.256Z] [2021-03-24T05:46:30.256Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:46:30.256Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-24T05:46:30.256Z] #55 11.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-24T05:46:30.256Z] #55 15.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-24T05:46:30.256Z] #55 19.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-24T05:46:30.256Z] #55 ... [2021-03-24T05:46:30.256Z] [2021-03-24T05:46:30.256Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:46:30.256Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:46:30.256Z] #42 11.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-24T05:46:30.256Z] #42 16.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-24T05:46:30.256Z] #42 19.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-24T05:46:30.454Z] #46 60.51 vendor/golang.org/x/crypto/hkdf [2021-03-24T05:46:30.560Z] #42 ... [2021-03-24T05:46:30.560Z] [2021-03-24T05:46:30.560Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:46:30.560Z] #49 sha256:329a52de42bca824fca293ee72be36b43bb27417aa09743dbadd8272b8bbf51d [2021-03-24T05:46:30.560Z] #49 21.84 go: downloading github.com/spf13/afero v1.1.2 [2021-03-24T05:46:30.560Z] #49 22.05 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-24T05:46:30.560Z] #49 22.06 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-24T05:46:30.560Z] #49 22.12 go: extracting github.com/spf13/afero v1.1.2 [2021-03-24T05:46:30.560Z] #49 22.18 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-24T05:46:30.744Z] #46 60.61 vendor/golang.org/x/text/transform [2021-03-24T05:46:30.820Z] #49 22.73 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-24T05:46:31.136Z] #49 22.75 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-24T05:46:31.136Z] #49 22.80 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-24T05:46:31.136Z] #49 22.99 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-24T05:46:31.375Z] #46 61.21 vendor/golang.org/x/text/unicode/bidi [2021-03-24T05:46:31.412Z] #49 23.14 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-24T05:46:31.984Z] #49 23.63 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-24T05:46:31.984Z] #49 23.65 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-24T05:46:31.984Z] #49 ... [2021-03-24T05:46:31.984Z] [2021-03-24T05:46:31.984Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-24T05:46:31.984Z] #24 sha256:f7484f5d60262840bd55b220c3c5f8fe0758510fc531b98f58af6305a37e6986 [2021-03-24T05:46:31.984Z] #24 22.06 + mkdir -p /build [2021-03-24T05:46:31.984Z] #24 22.07 + mv docker/docker /build/ [2021-03-24T05:46:31.984Z] #24 22.07 + rmdir docker [2021-03-24T05:46:31.984Z] #24 DONE 23.8s [2021-03-24T05:46:32.243Z] [2021-03-24T05:46:32.243Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:46:32.243Z] #51 sha256:ab688f10dbc20fffccff782088f654964cd20b59c1e89cb82c59f8f01e42b51b [2021-03-24T05:46:32.243Z] #51 19.65 + cd /tmp/tmp.7Q1ARxpb5G/src/github.com/mvdan/sh [2021-03-24T05:46:32.243Z] #51 19.65 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-24T05:46:32.243Z] #51 20.02 + GO111MODULE=on [2021-03-24T05:46:32.243Z] #51 20.02 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-24T05:46:32.243Z] #51 22.47 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-24T05:46:32.243Z] #51 22.47 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-24T05:46:32.243Z] #51 22.49 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-24T05:46:32.243Z] #51 22.85 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-24T05:46:32.243Z] #51 23.16 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-24T05:46:32.243Z] #51 23.66 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-24T05:46:32.488Z] #46 62.26 vendor/golang.org/x/text/secure/bidirule [2021-03-24T05:46:32.488Z] #46 62.45 vendor/golang.org/x/text/unicode/norm [2021-03-24T05:46:33.183Z] #51 25.08 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-24T05:46:33.607Z] ---> 3ec0f8723737 [2021-03-24T05:46:33.753Z] #51 ... [2021-03-24T05:46:33.753Z] [2021-03-24T05:46:33.753Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:46:33.753Z] #49 sha256:329a52de42bca824fca293ee72be36b43bb27417aa09743dbadd8272b8bbf51d [2021-03-24T05:46:33.753Z] #49 25.57 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-24T05:46:34.013Z] #49 25.92 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-24T05:46:34.275Z] #49 25.97 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-24T05:46:34.275Z] #49 26.14 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-24T05:46:34.535Z] #49 26.31 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-24T05:46:34.535Z] #49 26.32 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-24T05:46:34.535Z] #49 26.35 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-24T05:46:34.535Z] #49 26.38 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-24T05:46:34.552Z] #46 ... [2021-03-24T05:46:34.552Z] [2021-03-24T05:46:34.552Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-24T05:46:34.552Z] #44 25.92 CC images/opts.o [2021-03-24T05:46:34.552Z] #44 26.11 CC images/seccomp.o [2021-03-24T05:46:34.552Z] #44 26.34 CC images/binfmt-misc.o [2021-03-24T05:46:34.552Z] #44 26.48 CC images/time.o [2021-03-24T05:46:34.552Z] #44 26.62 CC images/sysctl.o [2021-03-24T05:46:34.552Z] #44 26.68 CC images/autofs.o [2021-03-24T05:46:34.552Z] #44 26.75 CC images/macvlan.o [2021-03-24T05:46:34.552Z] #44 26.84 CC images/sit.o [2021-03-24T05:46:34.552Z] #44 26.95 CC images/memfd.o [2021-03-24T05:46:34.552Z] #44 27.14 CC images/timens.o [2021-03-24T05:46:34.552Z] #44 27.26 LINK images/built-in.o [2021-03-24T05:46:34.552Z] #44 27.38 GEN compel/include/asm [2021-03-24T05:46:34.552Z] #44 27.39 GEN compel/include/version.h [2021-03-24T05:46:34.552Z] #44 27.39 touch .config [2021-03-24T05:46:34.552Z] #44 27.40 GEN include/common/config.h [2021-03-24T05:46:34.552Z] #44 27.44 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-03-24T05:46:34.552Z] #44 27.45 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-24T05:46:34.552Z] #44 27.53 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-24T05:46:34.552Z] #44 27.53 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-03-24T05:46:34.552Z] #44 27.54 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-03-24T05:46:34.552Z] #44 27.56 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-03-24T05:46:34.552Z] #44 27.58 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-24T05:46:34.552Z] #44 27.58 DEP compel/plugins/std/infect.d [2021-03-24T05:46:34.552Z] #44 27.72 DEP compel/plugins/std/string.d [2021-03-24T05:46:34.552Z] #44 27.83 DEP compel/plugins/std/log.d [2021-03-24T05:46:34.552Z] #44 27.93 DEP compel/plugins/std/fds.d [2021-03-24T05:46:34.552Z] #44 27.98 DEP compel/plugins/std/std.d [2021-03-24T05:46:34.552Z] #44 28.07 DEP compel/plugins/shmem/shmem.d [2021-03-24T05:46:34.552Z] #44 28.16 DEP compel/plugins/fds/fds.d [2021-03-24T05:46:34.552Z] #44 28.28 CC compel/plugins/std/std.o [2021-03-24T05:46:34.552Z] #44 28.45 CC compel/plugins/std/fds.o [2021-03-24T05:46:34.552Z] #44 28.72 CC compel/plugins/std/log.o [2021-03-24T05:46:34.552Z] #44 29.21 CC compel/plugins/std/string.o [2021-03-24T05:46:34.552Z] #44 29.60 CC compel/plugins/std/infect.o [2021-03-24T05:46:34.552Z] #44 29.94 CC compel/arch/s390/plugins/std/parasite-head.o [2021-03-24T05:46:34.552Z] #44 29.95 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-03-24T05:46:34.552Z] #44 29.99 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-03-24T05:46:34.552Z] #44 30.13 AR compel/plugins/std.lib.a [2021-03-24T05:46:34.552Z] #44 30.17 CC compel/plugins/fds/fds.o [2021-03-24T05:46:34.552Z] #44 30.30 AR compel/plugins/fds.lib.a [2021-03-24T05:46:34.552Z] #44 30.34 HOSTDEP compel/src/lib/log-host.d [2021-03-24T05:46:34.552Z] #44 30.40 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-24T05:46:34.552Z] #44 30.51 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-03-24T05:46:34.552Z] #44 30.56 HOSTDEP compel/src/main-host.d [2021-03-24T05:46:34.552Z] #44 30.65 DEP compel/src/lib/ptrace.d [2021-03-24T05:46:34.552Z] #44 30.74 DEP compel/src/lib/infect.d [2021-03-24T05:46:34.552Z] #44 30.85 DEP compel/src/lib/infect-util.d [2021-03-24T05:46:34.552Z] #44 30.94 DEP compel/src/lib/infect-rpc.d [2021-03-24T05:46:34.552Z] #44 30.99 DEP compel/arch/s390/src/lib/infect.d [2021-03-24T05:46:34.552Z] #44 31.05 DEP compel/arch/s390/src/lib/cpu.d [2021-03-24T05:46:34.552Z] #44 31.09 DEP compel/src/lib/log.d [2021-03-24T05:46:34.552Z] #44 31.13 DEP compel/src/main.d [2021-03-24T05:46:34.552Z] #44 31.17 DEP compel/src/lib/handle-elf.d [2021-03-24T05:46:34.552Z] #44 31.21 DEP compel/arch/s390/src/lib/handle-elf.d [2021-03-24T05:46:34.552Z] #44 31.30 CC compel/src/lib/log.o [2021-03-24T05:46:34.552Z] #44 31.40 CC compel/arch/s390/src/lib/cpu.o [2021-03-24T05:46:34.605Z] Successfully built 3ec0f8723737 [2021-03-24T05:46:34.605Z] Successfully tagged docker:latest [2021-03-24T05:46:34.605Z] INFO: Image build ended at 03/24/2021 05:46:34. Duration:00:00:37.6630789 [2021-03-24T05:46:34.605Z] [2021-03-24T05:46:34.605Z] [2021-03-24T05:46:34.605Z] INFO: Building the test binaries at 03/24/2021 05:46:34... [2021-03-24T05:46:34.749Z] Fetching without tags [2021-03-24T05:46:34.799Z] #49 26.50 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-24T05:46:34.843Z] #44 31.64 CC compel/arch/s390/src/lib/infect.o [2021-03-24T05:46:35.149Z] Merging remotes/origin/master commit 7b9275c0da707b030e62c96b679a976f31f929d3 into PR head commit d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:46:35.474Z] #44 32.30 CC compel/src/lib/infect-rpc.o [2021-03-24T05:46:35.739Z] #49 ... [2021-03-24T05:46:35.739Z] [2021-03-24T05:46:35.739Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:46:35.739Z] #45 sha256:9ac5254288b3c36e6c94bbcc9a2b1f5c7066564286fe16bda9447a8d42b5d6d2 [2021-03-24T05:46:35.739Z] #45 17.27 unicode/utf8 [2021-03-24T05:46:35.739Z] #45 18.35 math [2021-03-24T05:46:35.739Z] #45 23.79 unicode/utf16 [2021-03-24T05:46:35.739Z] #45 24.35 container/list [2021-03-24T05:46:35.739Z] #45 25.60 crypto/internal/subtle [2021-03-24T05:46:35.739Z] #45 25.87 crypto/subtle [2021-03-24T05:46:35.739Z] #45 26.20 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-24T05:46:35.739Z] #45 26.36 internal/nettrace [2021-03-24T05:46:35.739Z] #45 26.49 runtime/cgo [2021-03-24T05:46:35.739Z] #45 ... [2021-03-24T05:46:35.739Z] [2021-03-24T05:46:35.739Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-24T05:46:35.739Z] #47 sha256:6b4f526d11d011dc7a0aa582186962e17f39e372d69f81c7378dff0ca8fdf205 [2021-03-24T05:46:35.739Z] #47 20.00 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-24T05:46:35.739Z] #47 25.85 go: finding github.com/fatih/color v1.9.0 [2021-03-24T05:46:35.739Z] #47 25.86 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-24T05:46:35.739Z] #47 25.97 go: finding github.com/pkg/errors v0.9.1 [2021-03-24T05:46:35.739Z] #47 26.10 go: finding github.com/spf13/pflag v1.0.3 [2021-03-24T05:46:35.739Z] #47 26.16 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-24T05:46:35.739Z] #47 26.22 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-24T05:46:35.739Z] #47 26.57 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-24T05:46:35.739Z] #47 26.84 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-24T05:46:35.739Z] #47 26.94 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-24T05:46:35.739Z] #47 27.08 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-24T05:46:35.739Z] #47 27.17 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-24T05:46:35.765Z] #44 32.59 CC compel/src/lib/infect-util.o [2021-03-24T05:46:35.765Z] #44 32.73 CC compel/src/lib/infect.o [2021-03-24T05:46:36.078Z] Merge succeeded, producing d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:46:36.078Z] Checking out Revision d6ddfb611815f52ac19c10c3af6a3f945b05105e (PR-42189) [2021-03-24T05:46:36.586Z] Client: Docker Engine - Community [2021-03-24T05:46:36.586Z] Version: 20.10.3 [2021-03-24T05:46:36.586Z] API version: 1.41 [2021-03-24T05:46:36.586Z] Go version: go1.13.15 [2021-03-24T05:46:36.586Z] Git commit: 48d30b5 [2021-03-24T05:46:36.586Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-24T05:46:36.586Z] OS/Arch: linux/amd64 [2021-03-24T05:46:36.586Z] Context: default [2021-03-24T05:46:36.586Z] Experimental: true [2021-03-24T05:46:36.586Z] [2021-03-24T05:46:36.586Z] Server: Docker Engine - Community [2021-03-24T05:46:36.586Z] Engine: [2021-03-24T05:46:36.586Z] Version: 20.10.3 [2021-03-24T05:46:36.586Z] API version: 1.41 (minimum version 1.12) [2021-03-24T05:46:36.586Z] Go version: go1.13.15 [2021-03-24T05:46:36.586Z] Git commit: 46229ca [2021-03-24T05:46:36.586Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-24T05:46:36.586Z] OS/Arch: linux/amd64 [2021-03-24T05:46:36.586Z] Experimental: true [2021-03-24T05:46:36.586Z] containerd: [2021-03-24T05:46:36.586Z] Version: 1.4.3 [2021-03-24T05:46:36.586Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-24T05:46:36.586Z] runc: [2021-03-24T05:46:36.586Z] Version: 1.0.0-rc92 [2021-03-24T05:46:36.586Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-24T05:46:36.586Z] docker-init: [2021-03-24T05:46:36.586Z] Version: 0.19.0 [2021-03-24T05:46:36.586Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-24T05:46:36.700Z] #47 ... [2021-03-24T05:46:36.700Z] [2021-03-24T05:46:36.700Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:46:36.700Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-24T05:46:34.592Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-24T05:46:34.646Z] > git config --add remote.origin.fetch +refs/pull/42189/head:refs/remotes/origin/PR-42189 # timeout=10 [2021-03-24T05:46:34.671Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:46:34.708Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-24T05:46:34.779Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-24T05:46:34.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:46:34.781Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42189/head:refs/remotes/origin/PR-42189 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:46:35.145Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:46:35.159Z] > git checkout -f d6ddfb611815f52ac19c10c3af6a3f945b05105e # timeout=10 [2021-03-24T05:46:35.890Z] > git remote # timeout=10 [2021-03-24T05:46:35.920Z] > git config --get remote.origin.url # timeout=10 [2021-03-24T05:46:35.941Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:46:35.965Z] > git merge 7b9275c0da707b030e62c96b679a976f31f929d3 # timeout=10 [2021-03-24T05:46:36.033Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-24T05:46:36.067Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:46:36.093Z] > git checkout -f d6ddfb611815f52ac19c10c3af6a3f945b05105e # timeout=10 [2021-03-24T05:46:36.927Z] + docker info [2021-03-24T05:46:37.270Z] #44 34.19 CC compel/src/lib/ptrace.o [2021-03-24T05:46:37.270Z] #44 ... [2021-03-24T05:46:37.270Z] [2021-03-24T05:46:37.270Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-24T05:46:37.270Z] #14 65.40 Selecting previously unselected package libapparmor1:s390x. [2021-03-24T05:46:37.270Z] #14 65.42 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-03-24T05:46:37.270Z] #14 65.42 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-03-24T05:46:37.484Z] #40 27.84 Checking out files: 59% (998/1682) Checking out files: 60% (1010/1682) Checking out files: 61% (1027/1682) Checking out files: 62% (1043/1682) Checking out files: 63% (1060/1682) Checking out files: 64% (1077/1682) Checking out files: 65% (1094/1682) Checking out files: 66% (1111/1682) Checking out files: 67% (1127/1682) Checking out files: 68% (1144/1682) Checking out files: 69% (1161/1682) Checking out files: 70% (1178/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-24T05:46:37.484Z] #40 28.86 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-24T05:46:37.560Z] #14 65.53 Selecting previously unselected package libapparmor-dev:s390x. [2021-03-24T05:46:37.560Z] #14 65.53 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-03-24T05:46:37.560Z] #14 65.54 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-03-24T05:46:37.560Z] #14 65.61 Selecting previously unselected package libbtrfs0. [2021-03-24T05:46:37.560Z] #14 65.62 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-03-24T05:46:37.560Z] #14 65.62 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-24T05:46:37.560Z] #14 65.66 Selecting previously unselected package libbtrfs-dev. [2021-03-24T05:46:37.560Z] #14 65.66 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-03-24T05:46:37.560Z] #14 65.67 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:46:37.560Z] #14 65.74 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-03-24T05:46:37.560Z] #14 65.74 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-03-24T05:46:37.560Z] #14 65.75 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-03-24T05:46:37.560Z] #14 65.79 Selecting previously unselected package libudev-dev:s390x. [2021-03-24T05:46:37.850Z] #14 65.79 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_s390x.deb ... [2021-03-24T05:46:37.850Z] #14 65.80 Unpacking libudev-dev:s390x (241-7~deb10u6) ... [2021-03-24T05:46:37.850Z] #14 65.92 Selecting previously unselected package libsepol1-dev:s390x. [2021-03-24T05:46:37.851Z] #14 65.93 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-03-24T05:46:37.851Z] #14 65.93 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-03-24T05:46:38.141Z] #14 66.14 Selecting previously unselected package libpcre16-3:s390x. [2021-03-24T05:46:38.141Z] #14 66.14 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-03-24T05:46:38.141Z] #14 66.14 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-03-24T05:46:38.141Z] #14 66.21 Selecting previously unselected package libpcre32-3:s390x. [2021-03-24T05:46:38.141Z] #14 66.21 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-03-24T05:46:38.141Z] #14 66.22 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-03-24T05:46:38.433Z] #14 66.36 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-03-24T05:46:38.433Z] #14 66.37 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-03-24T05:46:38.433Z] #14 66.37 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-03-24T05:46:38.433Z] #14 66.43 Selecting previously unselected package libpcre3-dev:s390x. [2021-03-24T05:46:38.433Z] #14 66.43 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-03-24T05:46:38.433Z] #14 66.44 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-03-24T05:46:38.433Z] #14 66.68 Selecting previously unselected package libselinux1-dev:s390x. [2021-03-24T05:46:38.433Z] #14 66.68 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-03-24T05:46:38.433Z] #14 66.68 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-03-24T05:46:38.723Z] #14 66.86 Selecting previously unselected package libdevmapper-dev:s390x. [2021-03-24T05:46:38.723Z] #14 66.87 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-03-24T05:46:38.723Z] #14 66.87 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-03-24T05:46:38.866Z] #40 ... [2021-03-24T05:46:38.866Z] [2021-03-24T05:46:38.866Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:46:38.866Z] #58 sha256:1a76f4aeedc9eb62f3bbf9a0d09e3f6a359220a249393ddf5f8e20df0b582509 [2021-03-24T05:46:38.866Z] #58 20.81 go: extracting github.com/pkg/errors v0.9.1 [2021-03-24T05:46:38.866Z] #58 21.40 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-24T05:46:38.866Z] #58 21.83 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-24T05:46:38.866Z] #58 21.86 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-24T05:46:38.866Z] #58 23.62 go: extracting github.com/moby/vpnkit v0.5.0 [2021-03-24T05:46:38.866Z] #58 23.90 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-24T05:46:38.866Z] #58 24.34 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-24T05:46:38.866Z] #58 24.34 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-24T05:46:38.866Z] #58 25.26 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-24T05:46:38.866Z] #58 30.39 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-24T05:46:39.014Z] #14 66.98 Selecting previously unselected package libseccomp-dev:s390x. [2021-03-24T05:46:39.014Z] #14 66.98 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_s390x.deb ... [2021-03-24T05:46:39.014Z] #14 66.99 Unpacking libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-03-24T05:46:39.014Z] #14 67.08 Selecting previously unselected package libsystemd-dev:s390x. [2021-03-24T05:46:39.014Z] #14 67.08 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_s390x.deb ... [2021-03-24T05:46:39.014Z] #14 67.10 Unpacking libsystemd-dev:s390x (241-7~deb10u6) ... [2021-03-24T05:46:39.126Z] #58 ... [2021-03-24T05:46:39.126Z] [2021-03-24T05:46:39.126Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-24T05:46:39.126Z] #67 sha256:8f5aa199053acf0174ec8b21b9f3cf2fddab148f9672754218a6fa849755c872 [2021-03-24T05:46:39.126Z] #67 29.20 Checking out files: 46% (889/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-24T05:46:39.126Z] #67 30.85 + cd /tmp/tmp.WF9IRixnqF/src/github.com/docker/libnetwork [2021-03-24T05:46:39.126Z] #67 30.85 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-24T05:46:39.648Z] #14 67.63 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-03-24T05:46:39.648Z] #14 67.64 Setting up libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-03-24T05:46:39.648Z] #14 67.65 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-03-24T05:46:39.648Z] #14 67.66 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-24T05:46:39.648Z] #14 67.66 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-03-24T05:46:39.648Z] #14 67.68 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-03-24T05:46:39.648Z] #14 67.68 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:46:39.648Z] #14 67.69 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-24T05:46:39.648Z] #14 67.70 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-03-24T05:46:39.648Z] #14 67.71 Setting up libudev-dev:s390x (241-7~deb10u6) ... [2021-03-24T05:46:39.648Z] #14 67.72 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-24T05:46:39.648Z] #14 67.73 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:46:39.648Z] #14 67.74 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-03-24T05:46:39.648Z] #14 67.75 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-24T05:46:39.648Z] #14 67.76 Setting up libsystemd-dev:s390x (241-7~deb10u6) ... [2021-03-24T05:46:39.648Z] #14 67.76 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-24T05:46:39.648Z] #14 67.77 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-03-24T05:46:39.648Z] #14 67.78 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:46:39.648Z] #14 67.79 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 [2021-03-24T05:46:39.648Z] #14 67.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 [2021-03-24T05:46:39.648Z] #14 67.80 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:46:39.648Z] #14 67.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 [2021-03-24T05:46:39.648Z] #14 67.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 [2021-03-24T05:46:39.648Z] #14 67.81 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-24T05:46:39.648Z] #14 67.81 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-03-24T05:46:39.648Z] #14 67.82 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-03-24T05:46:39.696Z] #67 31.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-24T05:46:39.955Z] #14 67.83 Setting up dmsetup (2:1.02.155-3) ... [2021-03-24T05:46:39.955Z] #14 67.84 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-03-24T05:46:39.955Z] #14 67.85 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-03-24T05:46:39.955Z] #14 67.85 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:46:40.255Z] #14 DONE 68.3s [2021-03-24T05:46:40.255Z] [2021-03-24T05:46:40.255Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-24T05:46:40.255Z] #28 7.367 Fetched 8112 kB in 7s (1207 kB/s) [2021-03-24T05:46:40.255Z] #28 7.367 Reading package lists... [2021-03-24T05:46:40.255Z] #28 9.470 Reading package lists... [2021-03-24T05:46:40.255Z] #28 11.42 Building dependency tree... [2021-03-24T05:46:40.255Z] #28 11.97 The following additional packages will be installed: [2021-03-24T05:46:40.255Z] #28 11.98 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-24T05:46:40.255Z] #28 11.98 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-24T05:46:40.255Z] #28 11.98 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-24T05:46:40.255Z] #28 11.98 Suggested packages: [2021-03-24T05:46:40.255Z] #28 11.98 krb5-doc krb5-user [2021-03-24T05:46:40.255Z] #28 11.98 Recommended packages: [2021-03-24T05:46:40.255Z] #28 11.98 krb5-locales publicsuffix libsasl2-modules [2021-03-24T05:46:40.255Z] #28 12.49 The following NEW packages will be installed: [2021-03-24T05:46:40.255Z] #28 12.49 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-24T05:46:40.255Z] #28 12.49 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-24T05:46:40.255Z] #28 12.49 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-24T05:46:40.255Z] #28 12.49 libssh2-1 libssl1.1 openssl [2021-03-24T05:46:40.255Z] #28 12.59 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-24T05:46:40.255Z] #28 12.59 Need to get 4601 kB of archives. [2021-03-24T05:46:40.255Z] #28 12.59 After this operation, 11.9 MB of additional disk space will be used. [2021-03-24T05:46:40.255Z] #28 12.59 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u5 [1200 kB] [2021-03-24T05:46:40.255Z] #28 12.60 Get:2 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-03-24T05:46:40.255Z] #28 12.62 Get:3 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-03-24T05:46:40.255Z] #28 12.63 Get:4 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-24T05:46:40.255Z] #28 12.63 Get:5 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-03-24T05:46:40.255Z] #28 12.64 Get:6 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-03-24T05:46:40.255Z] #28 12.64 Get:7 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-03-24T05:46:40.255Z] #28 12.64 Get:8 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-03-24T05:46:40.255Z] #28 12.65 Get:9 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-24T05:46:40.255Z] #28 12.66 Get:10 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB] [2021-03-24T05:46:40.255Z] #28 12.70 Get:11 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-03-24T05:46:40.255Z] #28 12.70 Get:12 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-03-24T05:46:40.255Z] #28 12.72 Get:13 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-03-24T05:46:40.255Z] #28 12.72 Get:14 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-03-24T05:46:40.255Z] #28 12.72 Get:15 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-03-24T05:46:40.255Z] #28 12.73 Get:16 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2021-03-24T05:46:40.255Z] #28 12.73 Get:17 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2021-03-24T05:46:40.255Z] #28 12.75 Get:18 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-03-24T05:46:40.255Z] #28 12.78 Get:19 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-03-24T05:46:40.255Z] #28 12.78 Get:20 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-03-24T05:46:40.255Z] #28 12.82 Get:21 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u5 [827 kB] [2021-03-24T05:46:40.255Z] #28 13.40 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:46:40.255Z] #28 13.43 Fetched 4601 kB in 1s (8440 kB/s) [2021-03-24T05:46:40.255Z] #28 13.48 Selecting previously unselected package libssl1.1:s390x. [2021-03-24T05:46:40.255Z] #28 13.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6675 files and directories currently installed.) [2021-03-24T05:46:40.255Z] #28 13.50 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_s390x.deb ... [2021-03-24T05:46:40.255Z] #28 13.51 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u5) ... [2021-03-24T05:46:40.255Z] #28 14.10 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-03-24T05:46:40.255Z] #28 14.10 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-03-24T05:46:40.255Z] #28 14.10 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:46:40.255Z] #28 14.16 Selecting previously unselected package libsasl2-2:s390x. [2021-03-24T05:46:40.255Z] #28 14.16 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-03-24T05:46:40.255Z] #28 14.16 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:46:40.255Z] #28 14.22 Selecting previously unselected package libldap-common. [2021-03-24T05:46:40.255Z] #28 14.22 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-24T05:46:40.255Z] #28 14.22 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:46:40.255Z] #28 14.32 Selecting previously unselected package libldap-2.4-2:s390x. [2021-03-24T05:46:40.255Z] #28 14.32 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ... [2021-03-24T05:46:40.255Z] #28 14.33 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:46:40.255Z] #28 14.48 Selecting previously unselected package openssl. [2021-03-24T05:46:40.255Z] #28 14.48 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_s390x.deb ... [2021-03-24T05:46:40.255Z] #28 14.48 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-24T05:46:40.255Z] #28 14.91 Selecting previously unselected package ca-certificates. [2021-03-24T05:46:40.255Z] #28 14.91 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-24T05:46:40.255Z] #28 14.91 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-24T05:46:40.255Z] #28 15.09 Selecting previously unselected package libkeyutils1:s390x. [2021-03-24T05:46:40.255Z] #28 15.09 Preparing to unpack .../07-libkeyutils1_1.6-6_s390x.deb ... [2021-03-24T05:46:40.255Z] #28 15.10 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-03-24T05:46:40.255Z] #28 15.13 Selecting previously unselected package libkrb5support0:s390x. [2021-03-24T05:46:40.255Z] #28 15.13 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-03-24T05:46:40.255Z] #28 15.14 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-03-24T05:46:40.255Z] #28 15.17 Selecting previously unselected package libk5crypto3:s390x. [2021-03-24T05:46:40.255Z] #28 15.17 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-03-24T05:46:40.255Z] #28 15.17 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-03-24T05:46:40.255Z] #28 15.25 Selecting previously unselected package libkrb5-3:s390x. [2021-03-24T05:46:40.255Z] #28 15.25 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-03-24T05:46:40.255Z] #28 15.26 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-03-24T05:46:40.255Z] #28 15.41 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-03-24T05:46:40.255Z] #28 15.41 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-03-24T05:46:40.255Z] #28 15.41 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-03-24T05:46:40.255Z] #28 15.50 Selecting previously unselected package libnghttp2-14:s390x. [2021-03-24T05:46:40.255Z] #28 15.50 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-03-24T05:46:40.255Z] #28 15.50 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-03-24T05:46:40.255Z] #28 15.56 Selecting previously unselected package libpsl5:s390x. [2021-03-24T05:46:40.255Z] #28 15.56 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-03-24T05:46:40.255Z] #28 15.56 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-03-24T05:46:40.255Z] #28 15.60 Selecting previously unselected package librtmp1:s390x. [2021-03-24T05:46:40.255Z] #28 15.60 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-03-24T05:46:40.255Z] #28 15.60 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-03-24T05:46:40.255Z] #28 15.73 Selecting previously unselected package libssh2-1:s390x. [2021-03-24T05:46:40.255Z] #28 15.73 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-03-24T05:46:40.255Z] #28 15.73 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-03-24T05:46:40.255Z] #28 15.83 Selecting previously unselected package libcurl4:s390x. [2021-03-24T05:46:40.266Z] #67 ... [2021-03-24T05:46:40.266Z] [2021-03-24T05:46:40.266Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:46:40.266Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:46:40.266Z] #13 17.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-24T05:46:40.482Z] INFO: make.ps1 starting at 03/24/2021 05:46:40 [2021-03-24T05:46:40.526Z] #13 ... [2021-03-24T05:46:40.526Z] [2021-03-24T05:46:40.526Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:46:40.526Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-24T05:46:40.526Z] #40 31.85 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-24T05:46:40.552Z] #28 15.83 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2021-03-24T05:46:40.552Z] #28 15.84 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-03-24T05:46:40.690Z] Commit message: "rootless: fix getCurrentOOMScoreAdj" [2021-03-24T05:46:40.845Z] #28 16.11 Selecting previously unselected package curl. [2021-03-24T05:46:40.845Z] #28 16.11 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2021-03-24T05:46:40.845Z] #28 16.12 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-24T05:46:40.845Z] #28 16.33 Selecting previously unselected package libonig5:s390x. [2021-03-24T05:46:40.845Z] #28 16.33 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-03-24T05:46:40.845Z] #28 16.34 Unpacking libonig5:s390x (6.9.1-1) ... [2021-03-24T05:46:40.845Z] #28 16.50 Selecting previously unselected package libjq1:s390x. [2021-03-24T05:46:40.952Z] INFO: Git commit (d6ddfb6118) assumed from DOCKER_GITCOMMIT environment variable [2021-03-24T05:46:40.952Z] INFO: Invoking autogen... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-24T05:46:41.136Z] #28 16.50 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-03-24T05:46:41.136Z] #28 16.51 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-24T05:46:41.136Z] #28 16.61 Selecting previously unselected package jq. [2021-03-24T05:46:41.136Z] #28 ... [2021-03-24T05:46:41.136Z] [2021-03-24T05:46:41.136Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-24T05:46:41.136Z] #54 0.855 + RM_GOPATH=0 [2021-03-24T05:46:41.136Z] #54 0.856 + TMP_GOPATH= [2021-03-24T05:46:41.136Z] #54 0.856 + : /build [2021-03-24T05:46:41.136Z] #54 0.856 + '[' -z '' ']' [2021-03-24T05:46:41.136Z] #54 0.857 ++ mktemp -d [2021-03-24T05:46:41.136Z] #54 0.860 + export GOPATH=/tmp/tmp.2m5r8gfbxD [2021-03-24T05:46:41.136Z] #54 0.860 + GOPATH=/tmp/tmp.2m5r8gfbxD [2021-03-24T05:46:41.136Z] #54 0.860 + RM_GOPATH=1 [2021-03-24T05:46:41.136Z] #54 0.860 + case "$(go env GOARCH)" in [2021-03-24T05:46:41.136Z] #54 0.860 ++ go env GOARCH [2021-03-24T05:46:41.136Z] #54 0.876 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:46:41.136Z] #54 0.876 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:46:41.136Z] #54 0.877 ++ dirname /tmp/install/install.sh [2021-03-24T05:46:41.136Z] #54 0.878 + dir=/tmp/install [2021-03-24T05:46:41.136Z] #54 0.878 + bin=runc [2021-03-24T05:46:41.136Z] #54 0.878 + shift [2021-03-24T05:46:41.136Z] #54 0.878 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-24T05:46:41.136Z] #54 0.878 + . /tmp/install/runc.installer [2021-03-24T05:46:41.136Z] #54 0.879 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-24T05:46:41.136Z] #54 0.879 + install_runc [2021-03-24T05:46:41.136Z] #54 0.879 + uname -r [2021-03-24T05:46:41.136Z] #54 0.886 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-24T05:46:41.136Z] #54 0.889 + RUNC_BUILDTAGS='seccomp ' [2021-03-24T05:46:41.136Z] #54 0.889 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-24T05:46:41.136Z] #54 0.889 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-24T05:46:41.136Z] #54 0.889 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2m5r8gfbxD/src/github.com/opencontainers/runc [2021-03-24T05:46:41.136Z] #54 0.895 Cloning into '/tmp/tmp.2m5r8gfbxD/src/github.com/opencontainers/runc'... [2021-03-24T05:46:41.421Z] INFO: Building daemon... [2021-03-24T05:46:41.428Z] #54 ... [2021-03-24T05:46:41.428Z] [2021-03-24T05:46:41.428Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-24T05:46:41.428Z] #15 DONE 1.1s [2021-03-24T05:46:41.428Z] [2021-03-24T05:46:41.428Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-24T05:46:41.428Z] #28 16.61 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-03-24T05:46:41.428Z] #28 16.62 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-24T05:46:41.428Z] #28 16.69 Setting up libkeyutils1:s390x (1.6-6) ... [2021-03-24T05:46:41.428Z] #28 16.70 Setting up libpsl5:s390x (0.20.2-2) ... [2021-03-24T05:46:41.428Z] #28 16.70 Setting up libssl1.1:s390x (1.1.1d-0+deb10u5) ... [2021-03-24T05:46:41.723Z] #28 17.05 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-03-24T05:46:41.723Z] #28 17.06 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:46:41.723Z] #28 17.07 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-03-24T05:46:41.723Z] #28 17.08 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:46:41.723Z] #28 17.08 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-03-24T05:46:41.723Z] #28 17.09 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-03-24T05:46:41.723Z] #28 17.10 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:46:41.723Z] #28 17.11 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-03-24T05:46:41.723Z] #28 17.11 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-03-24T05:46:41.723Z] #28 17.12 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-24T05:46:41.723Z] #28 17.13 Setting up libonig5:s390x (6.9.1-1) ... [2021-03-24T05:46:41.723Z] #28 17.14 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-24T05:46:41.723Z] #28 17.15 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:46:41.723Z] #28 17.15 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-24T05:46:41.744Z] + docker version [2021-03-24T05:46:42.276Z] Fetching without tags [2021-03-24T05:46:42.178Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-24T05:46:42.202Z] > git config --add remote.origin.fetch +refs/pull/42189/head:refs/remotes/origin/PR-42189 # timeout=10 [2021-03-24T05:46:42.220Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:46:42.316Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-24T05:46:42.330Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-24T05:46:42.330Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:46:42.332Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42189/head:refs/remotes/origin/PR-42189 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:46:42.354Z] #28 ... [2021-03-24T05:46:42.354Z] [2021-03-24T05:46:42.354Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-03-24T05:46:42.354Z] #16 DONE 0.9s [2021-03-24T05:46:42.354Z] [2021-03-24T05:46:42.354Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-24T05:46:42.354Z] #44 34.34 AR compel/libcompel.a [2021-03-24T05:46:42.354Z] #44 34.38 HOSTCC compel/src/main-host.o [2021-03-24T05:46:42.354Z] #44 34.54 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-03-24T05:46:42.354Z] #44 34.67 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-24T05:46:42.354Z] #44 34.87 HOSTCC compel/src/lib/log-host.o [2021-03-24T05:46:42.354Z] #44 34.94 HOSTLINK compel/compel-host-bin [2021-03-24T05:46:42.354Z] #44 35.00 DEP soccr/soccr.d [2021-03-24T05:46:42.354Z] #44 35.10 CC soccr/soccr.o [2021-03-24T05:46:42.354Z] #44 35.73 AR soccr/libsoccr.a [2021-03-24T05:46:42.354Z] #44 35.74 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-24T05:46:42.354Z] #44 35.88 DEP criu/arch/s390/sigframe.d [2021-03-24T05:46:42.354Z] #44 35.95 DEP criu/arch/s390/crtools.d [2021-03-24T05:46:42.354Z] #44 36.04 DEP criu/arch/s390/cpu.d [2021-03-24T05:46:42.354Z] #44 36.16 CC criu/arch/s390/cpu.o [2021-03-24T05:46:42.354Z] #44 36.43 CC criu/arch/s390/crtools.o [2021-03-24T05:46:42.354Z] #44 37.01 CC criu/arch/s390/sigframe.o [2021-03-24T05:46:42.354Z] #44 37.24 LINK criu/arch/s390/crtools.built-in.o [2021-03-24T05:46:42.354Z] #44 37.29 DEP criu/pie/util-vdso.d [2021-03-24T05:46:42.354Z] #44 37.37 DEP criu/pie/util.d [2021-03-24T05:46:42.354Z] #44 37.44 CC criu/pie/util.o [2021-03-24T05:46:42.354Z] #44 37.77 CC criu/pie/util-vdso.o [2021-03-24T05:46:42.354Z] #44 38.20 AR criu/pie/pie.lib.a [2021-03-24T05:46:42.354Z] #44 38.25 DEP criu/pie/restorer.d [2021-03-24T05:46:42.354Z] #44 38.46 DEP criu/arch/s390/restorer.d [2021-03-24T05:46:42.354Z] #44 38.71 DEP criu/arch/s390/vdso-pie.d [2021-03-24T05:46:42.354Z] #44 38.80 DEP criu/pie/parasite-vdso.d [2021-03-24T05:46:42.354Z] #44 38.98 DEP criu/pie/parasite.d [2021-03-24T05:46:42.354Z] #44 39.22 CC criu/pie/parasite.o [2021-03-24T05:46:42.729Z] Merging remotes/origin/master commit 7b9275c0da707b030e62c96b679a976f31f929d3 into PR head commit d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:46:42.996Z] #44 40.01 LINK criu/pie/parasite.built-in.o [2021-03-24T05:46:43.287Z] #44 ... [2021-03-24T05:46:43.287Z] [2021-03-24T05:46:43.287Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-03-24T05:46:43.287Z] #17 0.667 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-24T05:46:43.287Z] #17 DONE 0.9s [2021-03-24T05:46:43.287Z] [2021-03-24T05:46:43.287Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-24T05:46:43.287Z] #44 40.01 GEN criu/pie/parasite-blob.h [2021-03-24T05:46:43.287Z] #44 40.02 CC criu/pie/parasite-vdso.o [2021-03-24T05:46:43.287Z] #44 ... [2021-03-24T05:46:43.287Z] [2021-03-24T05:46:43.287Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-03-24T05:46:44.324Z] #18 DONE 0.8s [2021-03-24T05:46:44.324Z] [2021-03-24T05:46:44.324Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-03-24T05:46:42.784Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:46:42.789Z] > git checkout -f d6ddfb611815f52ac19c10c3af6a3f945b05105e # timeout=10 [2021-03-24T05:46:44.647Z] > git remote # timeout=10 [2021-03-24T05:46:44.745Z] Merge succeeded, producing d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:46:44.745Z] Checking out Revision d6ddfb611815f52ac19c10c3af6a3f945b05105e (PR-42189) [2021-03-24T05:46:44.774Z] #40 ... [2021-03-24T05:46:44.774Z] [2021-03-24T05:46:44.774Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:46:44.774Z] #51 sha256:ab688f10dbc20fffccff782088f654964cd20b59c1e89cb82c59f8f01e42b51b [2021-03-24T05:46:44.774Z] #51 26.68 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-24T05:46:44.774Z] #51 28.86 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-24T05:46:44.774Z] #51 29.01 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-24T05:46:44.774Z] #51 29.45 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-24T05:46:44.774Z] #51 29.47 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-24T05:46:44.774Z] #51 30.95 runtime/cgo [2021-03-24T05:46:44.774Z] #51 31.08 runtime [2021-03-24T05:46:44.955Z] #19 DONE 0.8s [2021-03-24T05:46:44.956Z] [2021-03-24T05:46:44.956Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-24T05:46:44.956Z] #59 74.21 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-24T05:46:44.956Z] #59 74.21 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-24T05:46:45.038Z] #51 ... [2021-03-24T05:46:45.038Z] [2021-03-24T05:46:45.038Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:46:45.038Z] #49 sha256:329a52de42bca824fca293ee72be36b43bb27417aa09743dbadd8272b8bbf51d [2021-03-24T05:46:45.038Z] #49 29.85 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-24T05:46:45.038Z] #49 29.89 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-24T05:46:45.038Z] #49 29.97 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-24T05:46:45.038Z] #49 30.02 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-24T05:46:45.038Z] #49 30.08 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-24T05:46:45.038Z] #49 30.32 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-24T05:46:45.038Z] #49 30.39 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-24T05:46:45.038Z] #49 30.40 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-24T05:46:45.038Z] #49 30.56 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-24T05:46:45.038Z] #49 30.75 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-24T05:46:45.038Z] #49 30.85 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-24T05:46:45.038Z] #49 30.91 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-24T05:46:45.038Z] #49 30.92 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-24T05:46:45.038Z] #49 31.05 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-24T05:46:45.038Z] #49 31.12 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-24T05:46:45.038Z] #49 31.12 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-24T05:46:45.038Z] #49 31.15 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-24T05:46:45.038Z] #49 31.34 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-24T05:46:45.038Z] #49 31.55 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-24T05:46:45.038Z] #49 31.70 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-24T05:46:45.038Z] #49 31.96 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-24T05:46:45.038Z] #49 32.03 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-24T05:46:45.038Z] #49 32.06 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-24T05:46:45.038Z] #49 32.07 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-24T05:46:45.038Z] #49 32.08 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-24T05:46:45.038Z] #49 32.23 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-24T05:46:45.038Z] #49 32.36 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-24T05:46:45.038Z] #49 32.36 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-24T05:46:45.038Z] #49 32.40 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-24T05:46:45.038Z] #49 32.47 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-24T05:46:45.038Z] #49 32.51 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-24T05:46:45.038Z] #49 32.51 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-24T05:46:45.038Z] #49 32.51 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-24T05:46:45.038Z] #49 32.66 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-24T05:46:45.038Z] #49 32.66 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-24T05:46:45.038Z] #49 32.82 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-24T05:46:45.038Z] #49 32.82 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-24T05:46:45.038Z] #49 32.83 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-24T05:46:45.038Z] #49 32.97 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-24T05:46:45.038Z] #49 33.05 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-24T05:46:45.038Z] #49 33.09 go: downloading github.com/spf13/cast v1.3.0 [2021-03-24T05:46:45.038Z] #49 33.15 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-24T05:46:45.038Z] #49 33.16 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-24T05:46:45.038Z] #49 33.24 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-24T05:46:45.038Z] #49 33.24 go: downloading golang.org/x/text v0.3.2 [2021-03-24T05:46:45.038Z] #49 33.25 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-24T05:46:45.038Z] #49 33.38 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-24T05:46:45.038Z] #49 33.43 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-24T05:46:45.038Z] #49 33.45 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-24T05:46:45.038Z] #49 33.46 go: extracting github.com/spf13/cast v1.3.0 [2021-03-24T05:46:45.038Z] #49 33.48 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-24T05:46:45.038Z] #49 33.58 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-24T05:46:45.038Z] #49 33.70 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-24T05:46:45.038Z] #49 33.86 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-24T05:46:45.038Z] #49 34.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-24T05:46:45.038Z] #49 34.14 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-24T05:46:45.038Z] #49 34.17 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-24T05:46:45.038Z] #49 34.18 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-24T05:46:45.038Z] #49 34.19 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-24T05:46:45.038Z] #49 34.35 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-24T05:46:45.038Z] #49 34.37 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-24T05:46:45.038Z] #49 34.37 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-24T05:46:45.038Z] #49 34.38 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-24T05:46:45.038Z] #49 34.39 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-24T05:46:45.038Z] #49 34.61 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-24T05:46:45.038Z] #49 34.68 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-24T05:46:45.038Z] #49 34.69 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-24T05:46:45.038Z] #49 34.72 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-24T05:46:45.038Z] #49 34.76 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-24T05:46:45.038Z] #49 34.81 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-24T05:46:45.038Z] #49 34.82 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-24T05:46:45.038Z] #49 34.90 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-24T05:46:45.038Z] #49 34.94 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-24T05:46:45.038Z] #49 35.01 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-24T05:46:45.038Z] #49 35.15 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-24T05:46:45.038Z] #49 35.20 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-24T05:46:45.038Z] #49 35.27 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-24T05:46:45.038Z] #49 35.29 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-24T05:46:45.038Z] #49 35.44 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-24T05:46:45.038Z] #49 35.47 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-24T05:46:45.038Z] #49 35.48 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-24T05:46:45.038Z] #49 35.59 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-24T05:46:45.038Z] #49 35.75 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-24T05:46:45.038Z] #49 35.99 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-24T05:46:45.038Z] #49 36.04 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-24T05:46:45.038Z] #49 36.09 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-24T05:46:45.038Z] #49 36.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-24T05:46:45.038Z] #49 36.51 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-24T05:46:45.038Z] #49 36.67 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-24T05:46:45.038Z] #49 36.68 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-24T05:46:45.038Z] #49 36.78 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-24T05:46:45.038Z] #49 36.85 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-24T05:46:45.038Z] #49 36.90 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-24T05:46:45.246Z] #59 ... [2021-03-24T05:46:45.246Z] [2021-03-24T05:46:45.246Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-24T05:46:45.246Z] #46 65.27 vendor/golang.org/x/net/idna [2021-03-24T05:46:45.246Z] #46 67.12 vendor/golang.org/x/net/http2/hpack [2021-03-24T05:46:45.246Z] #46 67.93 mime [2021-03-24T05:46:45.246Z] #46 69.08 mime/quotedprintable [2021-03-24T05:46:45.246Z] #46 69.40 net/http/internal [2021-03-24T05:46:45.246Z] #46 71.14 crypto/tls [2021-03-24T05:46:45.298Z] #49 37.07 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-24T05:46:45.298Z] #49 37.19 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-24T05:46:45.298Z] #49 37.26 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-24T05:46:45.540Z] #46 ... [2021-03-24T05:46:45.540Z] [2021-03-24T05:46:45.540Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-24T05:46:45.540Z] #28 18.65 Updating certificates in /etc/ssl/certs... [2021-03-24T05:46:45.540Z] #28 20.55 137 added, 0 removed; done. [2021-03-24T05:46:45.540Z] #28 20.61 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-03-24T05:46:45.540Z] #28 20.62 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-24T05:46:45.540Z] #28 20.62 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-03-24T05:46:45.540Z] #28 20.63 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-24T05:46:45.540Z] #28 20.64 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:46:45.540Z] #28 20.65 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-24T05:46:45.540Z] #28 20.70 Updating certificates in /etc/ssl/certs... [2021-03-24T05:46:45.540Z] #28 ... [2021-03-24T05:46:45.540Z] [2021-03-24T05:46:45.540Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-03-24T05:46:45.540Z] #20 DONE 0.8s [2021-03-24T05:46:45.562Z] #49 37.31 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-24T05:46:45.562Z] #49 37.35 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-24T05:46:45.822Z] #49 37.59 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-24T05:46:45.842Z] [2021-03-24T05:46:45.842Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-24T05:46:45.936Z] Client: Docker Engine - Community [2021-03-24T05:46:45.936Z] Version: 20.10.3 [2021-03-24T05:46:45.936Z] API version: 1.41 [2021-03-24T05:46:45.936Z] Go version: go1.13.15 [2021-03-24T05:46:45.936Z] Git commit: 48d30b5 [2021-03-24T05:46:45.936Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-24T05:46:45.936Z] OS/Arch: linux/amd64 [2021-03-24T05:46:45.936Z] Context: default [2021-03-24T05:46:45.936Z] Experimental: true [2021-03-24T05:46:45.936Z] [2021-03-24T05:46:45.936Z] Server: Docker Engine - Community [2021-03-24T05:46:45.936Z] Engine: [2021-03-24T05:46:45.936Z] Version: 20.10.3 [2021-03-24T05:46:45.936Z] API version: 1.41 (minimum version 1.12) [2021-03-24T05:46:45.936Z] Go version: go1.13.15 [2021-03-24T05:46:45.936Z] Git commit: 46229ca [2021-03-24T05:46:45.936Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-24T05:46:45.936Z] OS/Arch: linux/amd64 [2021-03-24T05:46:45.936Z] Experimental: true [2021-03-24T05:46:45.936Z] containerd: [2021-03-24T05:46:45.936Z] Version: 1.4.3 [2021-03-24T05:46:45.936Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-24T05:46:45.936Z] runc: [2021-03-24T05:46:45.936Z] Version: 1.0.0-rc92 [2021-03-24T05:46:45.936Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-24T05:46:45.936Z] docker-init: [2021-03-24T05:46:45.936Z] Version: 0.19.0 [2021-03-24T05:46:45.936Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-24T05:46:46.081Z] #49 37.77 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-24T05:46:46.082Z] #49 37.77 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-24T05:46:46.082Z] #49 37.85 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-24T05:46:46.082Z] #49 37.87 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-24T05:46:46.082Z] #49 37.93 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-24T05:46:46.290Z] + docker info [2021-03-24T05:46:46.341Z] #49 38.07 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-24T05:46:46.341Z] #49 38.09 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-24T05:46:46.341Z] #49 38.14 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-24T05:46:46.472Z] #21 0.811 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:46:46.472Z] #21 0.811 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-24T05:46:46.763Z] #21 0.993 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:46:46.763Z] #21 1.004 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:46:44.664Z] > git config --get remote.origin.url # timeout=10 [2021-03-24T05:46:44.676Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:46:44.678Z] > git merge 7b9275c0da707b030e62c96b679a976f31f929d3 # timeout=10 [2021-03-24T05:46:44.772Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-24T05:46:44.781Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:46:44.786Z] > git checkout -f d6ddfb611815f52ac19c10c3af6a3f945b05105e # timeout=10 [2021-03-24T05:46:47.057Z] #21 ... [2021-03-24T05:46:47.057Z] [2021-03-24T05:46:47.057Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-24T05:46:47.057Z] #28 22.18 0 added, 0 removed; done. [2021-03-24T05:46:47.057Z] #28 22.18 Running hooks in /etc/ca-certificates/update.d... [2021-03-24T05:46:47.057Z] #28 22.19 done. [2021-03-24T05:46:47.057Z] #28 DONE 22.5s [2021-03-24T05:46:47.057Z] [2021-03-24T05:46:47.057Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-24T05:46:47.057Z] #21 1.288 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [425 kB] [2021-03-24T05:46:47.057Z] #21 ... [2021-03-24T05:46:47.057Z] [2021-03-24T05:46:47.057Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-24T05:46:47.057Z] #29 DONE 0.1s [2021-03-24T05:46:47.369Z] [2021-03-24T05:46:47.369Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-24T05:46:47.735Z] #49 39.40 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-24T05:46:47.735Z] #49 39.58 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-24T05:46:48.304Z] #49 40.05 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-24T05:46:48.886Z] #49 40.68 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-24T05:46:49.201Z] Client: [2021-03-24T05:46:49.201Z] Context: default [2021-03-24T05:46:49.201Z] Debug Mode: false [2021-03-24T05:46:49.201Z] Plugins: [2021-03-24T05:46:49.201Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-24T05:46:49.201Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-24T05:46:49.201Z] [2021-03-24T05:46:49.201Z] Server: [2021-03-24T05:46:49.201Z] Containers: 0 [2021-03-24T05:46:49.201Z] Running: 0 [2021-03-24T05:46:49.201Z] Paused: 0 [2021-03-24T05:46:49.201Z] Stopped: 0 [2021-03-24T05:46:49.201Z] Images: 0 [2021-03-24T05:46:49.201Z] Server Version: 20.10.3 [2021-03-24T05:46:49.201Z] Storage Driver: overlay2 [2021-03-24T05:46:49.201Z] Backing Filesystem: extfs [2021-03-24T05:46:49.201Z] Supports d_type: true [2021-03-24T05:46:49.201Z] Native Overlay Diff: true [2021-03-24T05:46:49.201Z] Logging Driver: json-file [2021-03-24T05:46:49.201Z] Cgroup Driver: cgroupfs [2021-03-24T05:46:49.201Z] Cgroup Version: 1 [2021-03-24T05:46:49.201Z] Plugins: [2021-03-24T05:46:49.201Z] Volume: local [2021-03-24T05:46:49.201Z] Network: bridge host ipvlan macvlan null overlay [2021-03-24T05:46:49.201Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-24T05:46:49.201Z] Swarm: inactive [2021-03-24T05:46:49.201Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-03-24T05:46:49.201Z] Default Runtime: runc [2021-03-24T05:46:49.201Z] Init Binary: docker-init [2021-03-24T05:46:49.201Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-24T05:46:49.201Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-24T05:46:49.201Z] init version: de40ad0 [2021-03-24T05:46:49.201Z] Security Options: [2021-03-24T05:46:49.201Z] apparmor [2021-03-24T05:46:49.201Z] seccomp [2021-03-24T05:46:49.201Z] Profile: default [2021-03-24T05:46:49.201Z] Kernel Version: 5.4.0-1037-aws [2021-03-24T05:46:49.201Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-24T05:46:49.201Z] OSType: linux [2021-03-24T05:46:49.201Z] Architecture: x86_64 [2021-03-24T05:46:49.201Z] CPUs: 2 [2021-03-24T05:46:49.201Z] Total Memory: 7.487GiB [2021-03-24T05:46:49.201Z] Name: ip-10-100-55-49 [2021-03-24T05:46:49.201Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-24T05:46:49.201Z] Docker Root Dir: /var/lib/docker [2021-03-24T05:46:49.201Z] Debug Mode: false [2021-03-24T05:46:49.201Z] Registry: https://index.docker.io/v1/ [2021-03-24T05:46:49.201Z] Labels: [2021-03-24T05:46:49.201Z] Experimental: true [2021-03-24T05:46:49.201Z] Insecure Registries: [2021-03-24T05:46:49.201Z] 127.0.0.0/8 [2021-03-24T05:46:49.201Z] Live Restore Enabled: true [2021-03-24T05:46:49.201Z] [2021-03-24T05:46:49.201Z] WARNING: No swap limit support [2021-03-24T05:46:49.201Z] WARNING: No blkio weight support [2021-03-24T05:46:49.201Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-24T05:46:49.278Z] Commit message: "rootless: fix getCurrentOOMScoreAdj" [2021-03-24T05:46:49.511Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-24T05:46:49.511Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-24T05:46:49.511Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42189/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-24T05:46:49.511Z] + bash /home/ubuntu/workspace/moby_PR-42189/check-config.sh [2021-03-24T05:46:49.511Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-24T05:46:49.511Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-24T05:46:49.511Z] [2021-03-24T05:46:49.511Z] Generally Necessary: [2021-03-24T05:46:49.511Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-24T05:46:49.511Z] - apparmor: enabled and tools installed [2021-03-24T05:46:49.511Z] - CONFIG_NAMESPACES: enabled [2021-03-24T05:46:49.511Z] - CONFIG_NET_NS: enabled [2021-03-24T05:46:49.511Z] - CONFIG_PID_NS: enabled [2021-03-24T05:46:49.511Z] - CONFIG_IPC_NS: enabled [2021-03-24T05:46:49.511Z] - CONFIG_UTS_NS: enabled [2021-03-24T05:46:49.511Z] - CONFIG_CGROUPS: enabled [2021-03-24T05:46:49.511Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-24T05:46:49.511Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-24T05:46:49.511Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-24T05:46:49.511Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-24T05:46:49.511Z] - CONFIG_CPUSETS: enabled [2021-03-24T05:46:49.511Z] - CONFIG_MEMCG: enabled [2021-03-24T05:46:49.511Z] - CONFIG_KEYS: enabled [2021-03-24T05:46:49.511Z] - CONFIG_VETH: enabled (as module) [2021-03-24T05:46:49.511Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-24T05:46:49.511Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-24T05:46:49.511Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-24T05:46:49.511Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-24T05:46:49.511Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-24T05:46:49.511Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-24T05:46:49.511Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-24T05:46:49.511Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-24T05:46:49.511Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-24T05:46:49.511Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-24T05:46:49.512Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-24T05:46:49.512Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-24T05:46:49.512Z] [2021-03-24T05:46:49.512Z] Optional Features: [2021-03-24T05:46:49.512Z] - CONFIG_USER_NS: enabled [2021-03-24T05:46:49.512Z] - CONFIG_SECCOMP: enabled [2021-03-24T05:46:49.512Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-24T05:46:49.512Z] - CONFIG_MEMCG_SWAP: enabled [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-24T05:46:49.794Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-24T05:46:49.795Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-24T05:46:49.795Z] - CONFIG_BLK_CGROUP: enabled [2021-03-24T05:46:49.795Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-24T05:46:49.795Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-24T05:46:49.795Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-24T05:46:49.795Z] - CONFIG_CGROUP_PERF: enabled [2021-03-24T05:46:49.795Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-24T05:46:49.795Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-24T05:46:49.795Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-24T05:46:49.795Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-24T05:46:49.795Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-24T05:46:49.795Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-24T05:46:49.795Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-24T05:46:49.795Z] - CONFIG_IP_VS: enabled (as module) [2021-03-24T05:46:49.795Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-24T05:46:49.795Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-24T05:46:49.795Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-24T05:46:49.795Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-24T05:46:49.795Z] - CONFIG_EXT4_FS: enabled [2021-03-24T05:46:49.795Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-24T05:46:49.795Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-24T05:46:49.795Z] - Network Drivers: [2021-03-24T05:46:49.795Z] - "overlay": [2021-03-24T05:46:49.795Z] - CONFIG_VXLAN: enabled (as module) [2021-03-24T05:46:49.795Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-24T05:46:49.795Z] Optional (for encrypted networks): [2021-03-24T05:46:49.795Z] - CONFIG_CRYPTO: enabled [2021-03-24T05:46:49.795Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-24T05:46:49.795Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-24T05:46:49.795Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-24T05:46:49.795Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-24T05:46:49.795Z] - CONFIG_XFRM: enabled [2021-03-24T05:46:49.795Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-24T05:46:49.795Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-24T05:46:49.795Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-24T05:46:49.795Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-24T05:46:49.795Z] - "ipvlan": [2021-03-24T05:46:49.795Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-24T05:46:49.795Z] - "macvlan": [2021-03-24T05:46:49.795Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-24T05:46:49.795Z] - CONFIG_DUMMY: enabled (as module) [2021-03-24T05:46:49.795Z] - "ftp,tftp client in container": [2021-03-24T05:46:50.060Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-24T05:46:50.060Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-24T05:46:50.060Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-24T05:46:50.060Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-24T05:46:50.060Z] - Storage Drivers: [2021-03-24T05:46:50.060Z] - "aufs": [2021-03-24T05:46:50.060Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-24T05:46:50.060Z] - "btrfs": [2021-03-24T05:46:50.060Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-24T05:46:50.060Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-24T05:46:50.060Z] - "devicemapper": [2021-03-24T05:46:50.060Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-24T05:46:50.060Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-24T05:46:50.060Z] - "overlay": [2021-03-24T05:46:50.060Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-24T05:46:50.060Z] - "zfs": [2021-03-24T05:46:50.060Z] - /dev/zfs: present [2021-03-24T05:46:50.060Z] - zfs command: missing [2021-03-24T05:46:50.060Z] - zpool command: missing [2021-03-24T05:46:50.060Z] [2021-03-24T05:46:50.060Z] Limits: [2021-03-24T05:46:50.060Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-24T05:46:50.060Z] [2021-03-24T05:46:50.060Z] + true [2021-03-24T05:46:50.104Z] #30 ... [2021-03-24T05:46:50.104Z] [2021-03-24T05:46:50.104Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-24T05:46:50.104Z] #59 DONE 80.0s [2021-03-24T05:46:50.104Z] [2021-03-24T05:46:50.104Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-24T05:46:50.104Z] #60 DONE 0.1s [2021-03-24T05:46:50.104Z] [2021-03-24T05:46:50.104Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-24T05:46:50.104Z] #61 DONE 0.1s [2021-03-24T05:46:50.104Z] [2021-03-24T05:46:50.104Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-24T05:46:50.104Z] #44 40.66 CC criu/arch/s390/vdso-pie.o [2021-03-24T05:46:50.104Z] #44 40.91 CC criu/arch/s390/restorer.o [2021-03-24T05:46:50.104Z] #44 41.20 CC criu/pie/restorer.o [2021-03-24T05:46:50.104Z] #44 43.49 LINK criu/pie/restorer.built-in.o [2021-03-24T05:46:50.104Z] #44 43.50 GEN criu/pie/restorer-blob.h [2021-03-24T05:46:50.104Z] #44 43.57 DEP criu/vdso.d [2021-03-24T05:46:50.104Z] #44 43.79 DEP criu/uts_ns.d [2021-03-24T05:46:50.104Z] #44 44.01 DEP criu/util.d [2021-03-24T05:46:50.104Z] #44 44.20 DEP criu/uffd.d [2021-03-24T05:46:50.104Z] #44 44.38 DEP criu/tun.d [2021-03-24T05:46:50.104Z] #44 44.50 DEP criu/tty.d [2021-03-24T05:46:50.104Z] #44 44.64 DEP criu/timerfd.d [2021-03-24T05:46:50.104Z] #44 44.88 DEP criu/timens.d [2021-03-24T05:46:50.104Z] #44 45.05 DEP criu/sysfs_parse.d [2021-03-24T05:46:50.104Z] #44 45.22 DEP criu/sysctl.d [2021-03-24T05:46:50.104Z] #44 45.36 DEP criu/string.d [2021-03-24T05:46:50.104Z] #44 45.40 DEP criu/stats.d [2021-03-24T05:46:50.104Z] #44 45.50 DEP criu/sockets.d [2021-03-24T05:46:50.104Z] #44 45.63 DEP criu/sk-unix.d [2021-03-24T05:46:50.104Z] #44 45.80 DEP criu/sk-tcp.d [2021-03-24T05:46:50.104Z] #44 46.00 DEP criu/sk-queue.d [2021-03-24T05:46:50.104Z] #44 46.18 DEP criu/sk-packet.d [2021-03-24T05:46:50.104Z] #44 46.42 DEP criu/sk-netlink.d [2021-03-24T05:46:50.104Z] #44 46.54 DEP criu/sk-inet.d [2021-03-24T05:46:50.104Z] #44 46.78 DEP criu/signalfd.d [2021-03-24T05:46:50.104Z] #44 46.89 DEP criu/sigframe.d [2021-03-24T05:46:50.104Z] #44 46.96 DEP criu/shmem.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-24T05:46:50.397Z] #44 47.20 DEP criu/servicefd.d [2021-03-24T05:46:50.397Z] #44 47.32 DEP criu/seize.d [2021-03-24T05:46:50.599Z] + sudo modprobe ip_vs [2021-03-24T05:46:50.599Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e . [2021-03-24T05:46:50.760Z] #44 47.49 DEP criu/seccomp.d [2021-03-24T05:46:50.760Z] #44 47.63 DEP criu/rst-malloc.d [2021-03-24T05:46:50.760Z] #44 47.69 DEP criu/rbtree.d [2021-03-24T05:46:50.760Z] #44 47.74 DEP criu/pstree.d [2021-03-24T05:46:50.797Z] #49 ... [2021-03-24T05:46:50.797Z] [2021-03-24T05:46:50.797Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:46:50.797Z] #58 sha256:1a76f4aeedc9eb62f3bbf9a0d09e3f6a359220a249393ddf5f8e20df0b582509 [2021-03-24T05:46:50.797Z] #58 32.49 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-24T05:46:50.797Z] #58 33.07 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-24T05:46:50.797Z] #58 33.14 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-24T05:46:50.797Z] #58 34.02 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-24T05:46:50.797Z] #58 34.96 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-24T05:46:50.797Z] #58 39.09 go: finding github.com/pkg/errors v0.9.1 [2021-03-24T05:46:50.797Z] #58 39.17 go: finding github.com/sirupsen/logrus v1.8.1 [2021-03-24T05:46:50.797Z] #58 39.68 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-24T05:46:50.797Z] #58 39.78 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-24T05:46:50.797Z] #58 39.97 go: finding github.com/google/uuid v1.2.0 [2021-03-24T05:46:50.797Z] #58 40.12 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-24T05:46:50.797Z] #58 40.33 go: finding github.com/gofrs/flock v0.8.0 [2021-03-24T05:46:50.797Z] #58 40.36 go: finding github.com/moby/vpnkit v0.5.0 [2021-03-24T05:46:50.797Z] #58 40.43 go: finding github.com/gorilla/mux v1.8.0 [2021-03-24T05:46:50.797Z] #58 40.52 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-03-24T05:46:50.797Z] #58 40.54 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-24T05:46:50.797Z] #58 40.54 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-24T05:46:50.797Z] #58 40.70 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-24T05:46:50.797Z] #58 40.92 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-24T05:46:50.797Z] #58 41.18 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-24T05:46:50.862Z] #1 [internal] load build definition from Dockerfile [2021-03-24T05:46:50.862Z] #1 sha256:f3684552be8501ec5e7d85a9c0967ce7dc9a2d05712fccc54c131ac763ab578b [2021-03-24T05:46:50.862Z] #1 transferring dockerfile: 17.02kB done [2021-03-24T05:46:50.862Z] #1 DONE 0.1s [2021-03-24T05:46:50.862Z] [2021-03-24T05:46:50.862Z] #2 [internal] load .dockerignore [2021-03-24T05:46:50.862Z] #2 sha256:683467e90b37d9660f5a654941989af4514a927d52c9a313e04428556c5f8a8b [2021-03-24T05:46:50.862Z] #2 transferring context: 87B done [2021-03-24T05:46:50.870Z] + docker version [2021-03-24T05:46:51.060Z] #44 47.93 DEP criu/protobuf.d [2021-03-24T05:46:51.060Z] #44 47.97 GEN criu/protobuf-desc-gen.h [2021-03-24T05:46:51.125Z] #2 DONE 0.1s [2021-03-24T05:46:51.126Z] [2021-03-24T05:46:51.126Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-24T05:46:51.126Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-24T05:46:51.697Z] #3 DONE 0.5s [2021-03-24T05:46:51.697Z] [2021-03-24T05:46:51.697Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-24T05:46:51.697Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-24T05:46:51.697Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-24T05:46:51.697Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-24T05:46:51.697Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-24T05:46:51.697Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-24T05:46:51.697Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.2s [2021-03-24T05:46:51.697Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-03-24T05:46:52.095Z] #44 48.93 DEP criu/protobuf-desc.d [2021-03-24T05:46:52.095Z] #44 49.06 DEP criu/proc_parse.d [2021-03-24T05:46:52.120Z] Fetching without tags [2021-03-24T05:46:52.225Z] #58 ... [2021-03-24T05:46:52.225Z] [2021-03-24T05:46:52.225Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:46:52.225Z] #45 sha256:9ac5254288b3c36e6c94bbcc9a2b1f5c7066564286fe16bda9447a8d42b5d6d2 [2021-03-24T05:46:52.225Z] #45 44.02 vendor/golang.org/x/crypto/internal/subtle [2021-03-24T05:46:52.269Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-03-24T05:46:52.269Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-03-24T05:46:52.387Z] #44 49.24 DEP criu/plugin.d [2021-03-24T05:46:52.387Z] #44 49.33 DEP criu/pipes.d [2021-03-24T05:46:52.387Z] #44 49.46 DEP criu/pie-util.d [2021-03-24T05:46:52.486Z] #45 44.29 vendor/golang.org/x/crypto/curve25519 [2021-03-24T05:46:52.538Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-03-24T05:46:52.559Z] Merging remotes/origin/master commit 7b9275c0da707b030e62c96b679a976f31f929d3 into PR head commit d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:46:52.679Z] #44 49.53 DEP criu/pie-util-vdso.d [2021-03-24T05:46:52.679Z] #44 49.65 DEP criu/path.d [2021-03-24T05:46:52.679Z] #44 49.75 DEP criu/parasite-syscall.d [2021-03-24T05:46:52.749Z] #45 ... [2021-03-24T05:46:52.749Z] [2021-03-24T05:46:52.749Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:46:52.749Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:46:52.749Z] #36 34.59 Fetched 8424 kB in 25s (335 kB/s) [2021-03-24T05:46:52.801Z] #4 DONE 1.1s [2021-03-24T05:46:52.801Z] [2021-03-24T05:46:52.801Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-24T05:46:52.801Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-24T05:46:52.840Z] Client: [2021-03-24T05:46:52.840Z] Context: default [2021-03-24T05:46:52.840Z] Debug Mode: false [2021-03-24T05:46:52.840Z] Plugins: [2021-03-24T05:46:52.840Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-24T05:46:52.840Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-24T05:46:52.840Z] [2021-03-24T05:46:52.840Z] Server: [2021-03-24T05:46:52.840Z] Containers: 0 [2021-03-24T05:46:52.840Z] Running: 0 [2021-03-24T05:46:52.840Z] Paused: 0 [2021-03-24T05:46:52.840Z] Stopped: 0 [2021-03-24T05:46:52.840Z] Images: 0 [2021-03-24T05:46:52.840Z] Server Version: 20.10.3 [2021-03-24T05:46:52.840Z] Storage Driver: overlay2 [2021-03-24T05:46:52.840Z] Backing Filesystem: extfs [2021-03-24T05:46:52.840Z] Supports d_type: true [2021-03-24T05:46:52.840Z] Native Overlay Diff: true [2021-03-24T05:46:52.840Z] Logging Driver: json-file [2021-03-24T05:46:52.840Z] Cgroup Driver: cgroupfs [2021-03-24T05:46:52.840Z] Cgroup Version: 1 [2021-03-24T05:46:52.840Z] Plugins: [2021-03-24T05:46:52.840Z] Volume: local [2021-03-24T05:46:52.840Z] Network: bridge host ipvlan macvlan null overlay [2021-03-24T05:46:52.840Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-24T05:46:52.840Z] Swarm: inactive [2021-03-24T05:46:52.840Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-24T05:46:52.840Z] Default Runtime: runc [2021-03-24T05:46:52.840Z] Init Binary: docker-init [2021-03-24T05:46:52.840Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-24T05:46:52.840Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-24T05:46:52.840Z] init version: de40ad0 [2021-03-24T05:46:52.840Z] Security Options: [2021-03-24T05:46:52.840Z] apparmor [2021-03-24T05:46:52.840Z] seccomp [2021-03-24T05:46:52.840Z] Profile: default [2021-03-24T05:46:52.840Z] Kernel Version: 5.4.0-1037-aws [2021-03-24T05:46:52.840Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-24T05:46:52.840Z] OSType: linux [2021-03-24T05:46:52.840Z] Architecture: x86_64 [2021-03-24T05:46:52.840Z] CPUs: 2 [2021-03-24T05:46:52.840Z] Total Memory: 7.569GiB [2021-03-24T05:46:52.840Z] Name: ip-10-100-83-247 [2021-03-24T05:46:52.840Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-24T05:46:52.840Z] Docker Root Dir: /var/lib/docker [2021-03-24T05:46:52.840Z] Debug Mode: false [2021-03-24T05:46:52.840Z] Registry: https://index.docker.io/v1/ [2021-03-24T05:46:52.840Z] Labels: [2021-03-24T05:46:52.840Z] Experimental: true [2021-03-24T05:46:52.840Z] Insecure Registries: [2021-03-24T05:46:52.840Z] 127.0.0.0/8 [2021-03-24T05:46:52.840Z] Live Restore Enabled: true [2021-03-24T05:46:52.840Z] [2021-03-24T05:46:52.840Z] WARNING: No swap limit support [2021-03-24T05:46:52.840Z] WARNING: No blkio weight support [2021-03-24T05:46:52.840Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-24T05:46:52.970Z] #44 49.86 DEP criu/pagemap.d [2021-03-24T05:46:53.009Z] #36 34.59 Reading package lists... [2021-03-24T05:46:53.009Z] #36 ... [2021-03-24T05:46:53.009Z] [2021-03-24T05:46:53.009Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:46:53.009Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-24T05:46:53.009Z] #55 34.76 Fetched 8424 kB in 25s (333 kB/s) [2021-03-24T05:46:53.166Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-24T05:46:53.166Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-24T05:46:53.166Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42189/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-24T05:46:53.166Z] + bash /home/ubuntu/workspace/moby_PR-42189/check-config.sh [2021-03-24T05:46:53.166Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-24T05:46:53.166Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-24T05:46:53.166Z] [2021-03-24T05:46:53.166Z] Generally Necessary: [2021-03-24T05:46:53.166Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-24T05:46:53.166Z] - apparmor: enabled and tools installed [2021-03-24T05:46:53.166Z] - CONFIG_NAMESPACES: enabled [2021-03-24T05:46:53.166Z] - CONFIG_NET_NS: enabled [2021-03-24T05:46:53.166Z] - CONFIG_PID_NS: enabled [2021-03-24T05:46:53.166Z] - CONFIG_IPC_NS: enabled [2021-03-24T05:46:53.166Z] - CONFIG_UTS_NS: enabled [2021-03-24T05:46:53.166Z] - CONFIG_CGROUPS: enabled [2021-03-24T05:46:53.166Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-24T05:46:53.166Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-24T05:46:53.166Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-24T05:46:53.166Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-24T05:46:53.166Z] - CONFIG_CPUSETS: enabled [2021-03-24T05:46:53.166Z] - CONFIG_MEMCG: enabled [2021-03-24T05:46:53.166Z] - CONFIG_KEYS: enabled [2021-03-24T05:46:53.166Z] - CONFIG_VETH: enabled (as module) [2021-03-24T05:46:53.166Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-24T05:46:53.166Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-24T05:46:53.262Z] #44 50.02 DEP criu/pagemap-cache.d [2021-03-24T05:46:53.262Z] #44 50.17 DEP criu/page-xfer.d [2021-03-24T05:46:53.269Z] #55 34.76 Reading package lists... [2021-03-24T05:46:53.269Z] #55 ... [2021-03-24T05:46:53.269Z] [2021-03-24T05:46:53.269Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:46:53.269Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:46:53.269Z] #13 33.11 Fetched 8929 kB in 27s (328 kB/s) [2021-03-24T05:46:53.428Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-24T05:46:53.428Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-24T05:46:53.428Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-24T05:46:53.428Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-24T05:46:53.428Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-24T05:46:53.428Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-24T05:46:53.428Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-24T05:46:53.428Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-24T05:46:53.428Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-24T05:46:53.428Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-24T05:46:53.428Z] [2021-03-24T05:46:53.428Z] Optional Features: [2021-03-24T05:46:53.428Z] - CONFIG_USER_NS: enabled [2021-03-24T05:46:53.428Z] - CONFIG_SECCOMP: enabled [2021-03-24T05:46:53.428Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-24T05:46:53.428Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-24T05:46:53.428Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-24T05:46:53.428Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-24T05:46:53.428Z] - CONFIG_BLK_CGROUP: enabled [2021-03-24T05:46:53.428Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-24T05:46:53.428Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-24T05:46:53.428Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-24T05:46:53.428Z] - CONFIG_CGROUP_PERF: enabled [2021-03-24T05:46:53.428Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-24T05:46:53.428Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-24T05:46:53.428Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-24T05:46:53.428Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-24T05:46:53.428Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-24T05:46:53.428Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-24T05:46:53.428Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-24T05:46:53.428Z] - CONFIG_IP_VS: enabled (as module) [2021-03-24T05:46:53.428Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-24T05:46:53.428Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-24T05:46:53.428Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-24T05:46:53.428Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-24T05:46:53.428Z] - CONFIG_EXT4_FS: enabled [2021-03-24T05:46:53.428Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-24T05:46:53.428Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-24T05:46:51.985Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-24T05:46:52.009Z] > git config --add remote.origin.fetch +refs/pull/42189/head:refs/remotes/origin/PR-42189 # timeout=10 [2021-03-24T05:46:52.025Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:46:52.068Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-24T05:46:52.126Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-24T05:46:52.127Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:46:52.128Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42189/head:refs/remotes/origin/PR-42189 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-24T05:46:52.577Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:46:52.630Z] > git checkout -f d6ddfb611815f52ac19c10c3af6a3f945b05105e # timeout=10 [2021-03-24T05:46:53.530Z] #13 33.11 Reading package lists... [2021-03-24T05:46:53.531Z] #13 ... [2021-03-24T05:46:53.531Z] [2021-03-24T05:46:53.531Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:46:53.531Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:46:53.531Z] #36 34.59 Reading package lists... [2021-03-24T05:46:53.553Z] #44 50.31 DEP criu/page-pipe.d [2021-03-24T05:46:53.553Z] #44 50.38 DEP criu/netfilter.d [2021-03-24T05:46:53.694Z] - Network Drivers: [2021-03-24T05:46:53.694Z] - "overlay": [2021-03-24T05:46:53.694Z] - CONFIG_VXLAN: enabled (as module) [2021-03-24T05:46:53.694Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-24T05:46:53.694Z] Optional (for encrypted networks): [2021-03-24T05:46:53.694Z] - CONFIG_CRYPTO: enabled [2021-03-24T05:46:53.694Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-24T05:46:53.694Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-24T05:46:53.694Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-24T05:46:53.694Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-24T05:46:53.694Z] - CONFIG_XFRM: enabled [2021-03-24T05:46:53.694Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-24T05:46:53.694Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-24T05:46:53.694Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-24T05:46:53.694Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-24T05:46:53.694Z] - "ipvlan": [2021-03-24T05:46:53.694Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-24T05:46:53.694Z] - "macvlan": [2021-03-24T05:46:53.694Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-24T05:46:53.694Z] - CONFIG_DUMMY: enabled (as module) [2021-03-24T05:46:53.694Z] - "ftp,tftp client in container": [2021-03-24T05:46:53.694Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-24T05:46:53.694Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-24T05:46:53.694Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-24T05:46:53.694Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-24T05:46:53.694Z] - Storage Drivers: [2021-03-24T05:46:53.694Z] - "aufs": [2021-03-24T05:46:53.694Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-24T05:46:53.694Z] - "btrfs": [2021-03-24T05:46:53.694Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-24T05:46:53.694Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-24T05:46:53.694Z] - "devicemapper": [2021-03-24T05:46:53.694Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-24T05:46:53.694Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-24T05:46:53.694Z] - "overlay": [2021-03-24T05:46:53.694Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-24T05:46:53.694Z] - "zfs": [2021-03-24T05:46:53.694Z] - /dev/zfs: present [2021-03-24T05:46:53.694Z] - zfs command: missing [2021-03-24T05:46:53.694Z] - zpool command: missing [2021-03-24T05:46:53.694Z] [2021-03-24T05:46:53.694Z] Limits: [2021-03-24T05:46:53.694Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-24T05:46:53.694Z] [2021-03-24T05:46:53.694Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-03-24T05:46:53.750Z] #6 DONE 0.9s [2021-03-24T05:46:53.750Z] [2021-03-24T05:46:53.750Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-24T05:46:53.750Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-24T05:46:53.750Z] #5 DONE 1.0s [2021-03-24T05:46:53.750Z] [2021-03-24T05:46:53.750Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-03-24T05:46:53.750Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-24T05:46:53.750Z] #8 DONE 1.0s [2021-03-24T05:46:53.750Z] [2021-03-24T05:46:53.750Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-24T05:46:53.750Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [Pipeline] sh [2021-03-24T05:46:53.845Z] #44 50.61 DEP criu/net.d [2021-03-24T05:46:53.845Z] #44 ... [2021-03-24T05:46:53.845Z] [2021-03-24T05:46:53.845Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-24T05:46:53.845Z] #30 6.655 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-24T05:46:53.845Z] #30 6.887 [2021-03-24T05:46:54.011Z] #7 DONE 1.1s [2021-03-24T05:46:54.043Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e . [2021-03-24T05:46:54.626Z] #2 [internal] load .dockerignore [2021-03-24T05:46:54.626Z] #2 sha256:291cae458c8eb0f2c5a6b70180573f9fb3138b43d0833b18e90ae9190c071be5 [2021-03-24T05:46:54.626Z] #2 transferring context: [2021-03-24T05:46:54.672Z] #36 45.85 Reading package lists... [2021-03-24T05:46:54.672Z] #36 ... [2021-03-24T05:46:54.672Z] [2021-03-24T05:46:54.672Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:46:54.672Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:46:54.672Z] #42 36.37 Fetched 8424 kB in 27s (315 kB/s) [2021-03-24T05:46:54.672Z] #42 36.37 Reading package lists... [2021-03-24T05:46:54.672Z] #42 ... [2021-03-24T05:46:54.672Z] [2021-03-24T05:46:54.672Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:46:54.672Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-24T05:46:54.672Z] #55 34.76 Reading package lists... [2021-03-24T05:46:54.889Z] #2 transferring context: 87B done [2021-03-24T05:46:54.889Z] #2 DONE 0.3s [2021-03-24T05:46:54.889Z] [2021-03-24T05:46:54.889Z] #1 [internal] load build definition from Dockerfile [2021-03-24T05:46:54.889Z] #1 sha256:70d35bcf3b5ffb587496a00f965eeb86b1ca058fe5c6238c9ea6ef1a88856596 [2021-03-24T05:46:54.889Z] #1 transferring dockerfile: 17.02kB done [2021-03-24T05:46:54.889Z] #1 DONE 0.3s [2021-03-24T05:46:54.889Z] [2021-03-24T05:46:54.889Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-24T05:46:54.889Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-24T05:46:55.134Z] Merge succeeded, producing d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:46:55.134Z] Checking out Revision d6ddfb611815f52ac19c10c3af6a3f945b05105e (PR-42189) [2021-03-24T05:46:55.455Z] #3 DONE 0.5s [2021-03-24T05:46:55.455Z] [2021-03-24T05:46:55.455Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-24T05:46:55.455Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-24T05:46:55.455Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-24T05:46:55.455Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-24T05:46:55.455Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-24T05:46:55.455Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-03-24T05:46:55.455Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-24T05:46:55.455Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-03-24T05:46:55.607Z] #30 7.068 #=#=# 0.1% 0.6% ## 2.9% ##### 8.0% ############### 21.9% ####################### 32.7% ############################## 42.9% ################################## 47.6% ######################################### 57.1% ################################################## 70.1% ######################################################### 80.2% ############################################################### 88.4% ######################################################################## 100.0% [2021-03-24T05:46:55.713Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-03-24T05:46:55.067Z] > git remote # timeout=10 [2021-03-24T05:46:55.084Z] > git config --get remote.origin.url # timeout=10 [2021-03-24T05:46:55.093Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-24T05:46:55.094Z] > git merge 7b9275c0da707b030e62c96b679a976f31f929d3 # timeout=10 [2021-03-24T05:46:55.114Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-24T05:46:55.138Z] > git config core.sparsecheckout # timeout=10 [2021-03-24T05:46:55.156Z] > git checkout -f d6ddfb611815f52ac19c10c3af6a3f945b05105e # timeout=10 [2021-03-24T05:46:55.899Z] #30 8.722 [2021-03-24T05:46:55.971Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-03-24T05:46:56.230Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-03-24T05:46:56.230Z] #4 DONE 0.9s [2021-03-24T05:46:56.483Z] #30 8.865 #=#=# ##O#- # # 1.9% #### 6.6% ################## 25.8% ############################################################### 88.2% ######################################################################## 100.0% [2021-03-24T05:46:56.483Z] #30 ... [2021-03-24T05:46:56.483Z] [2021-03-24T05:46:56.483Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-24T05:46:56.483Z] #46 76.41 net/http/httptrace [2021-03-24T05:46:56.483Z] #46 76.64 net/http [2021-03-24T05:46:56.483Z] #46 85.30 github.com/LK4D4/vndr/godl [2021-03-24T05:46:56.483Z] #46 85.87 github.com/LK4D4/vndr [2021-03-24T05:46:56.488Z] [2021-03-24T05:46:56.488Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-24T05:46:56.488Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-24T05:46:56.559Z] [2021-03-24T05:46:56.559Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:46:56.559Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:46:56.559Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-24T05:46:56.559Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-24T05:46:56.559Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-24T05:46:56.746Z] #8 ... [2021-03-24T05:46:56.746Z] [2021-03-24T05:46:56.746Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-24T05:46:56.746Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-24T05:46:56.746Z] #7 DONE 0.3s [2021-03-24T05:46:56.746Z] [2021-03-24T05:46:56.746Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-24T05:46:56.746Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-24T05:46:56.746Z] #5 DONE 0.4s [2021-03-24T05:46:56.774Z] #46 ... [2021-03-24T05:46:56.774Z] [2021-03-24T05:46:56.774Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-24T05:46:56.774Z] #30 9.646 [2021-03-24T05:46:56.822Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-24T05:46:56.822Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.0s [2021-03-24T05:46:56.822Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.0s [2021-03-24T05:46:56.822Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.24MB / 50.40MB 0.2s [2021-03-24T05:46:57.006Z] [2021-03-24T05:46:57.006Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-24T05:46:57.006Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-24T05:46:57.006Z] #8 DONE 0.4s [2021-03-24T05:46:57.006Z] [2021-03-24T05:46:57.006Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-24T05:46:57.006Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-24T05:46:57.006Z] #6 DONE 0.5s [2021-03-24T05:46:57.088Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s [2021-03-24T05:46:57.088Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 18.35MB / 50.40MB 0.4s [2021-03-24T05:46:57.088Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.01MB / 50.40MB 0.5s [2021-03-24T05:46:57.358Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-03-24T05:46:57.358Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 35.39MB / 50.40MB 0.7s [2021-03-24T05:46:57.358Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.29MB / 10.00MB 0.7s [2021-03-24T05:46:57.358Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.99MB / 50.40MB 0.8s [2021-03-24T05:46:57.358Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s [2021-03-24T05:46:57.359Z] #30 9.765 #=#=# 0.1% # 1.5% ##### 7.1% #################### 28.5% #################################################### 72.7% ######################################################################## 100.0% [2021-03-24T05:46:57.571Z] [2021-03-24T05:46:57.571Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-24T05:46:57.571Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-24T05:46:57.571Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-24T05:46:57.618Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 46.14MB / 50.40MB 0.9s [2021-03-24T05:46:57.619Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.0s [2021-03-24T05:46:57.619Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s done [2021-03-24T05:46:57.619Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 1.0s [2021-03-24T05:46:57.649Z] #30 10.54 [2021-03-24T05:46:57.830Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-24T05:46:57.830Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-24T05:46:57.830Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-24T05:46:57.830Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 1.05MB / 50.40MB 0.1s [2021-03-24T05:46:57.881Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.44MB / 51.83MB 1.2s [2021-03-24T05:46:57.881Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.68MB / 51.83MB 1.3s [2021-03-24T05:46:57.940Z] #30 10.67 #=#=# [2021-03-24T05:46:57.940Z] #30 ... [2021-03-24T05:46:57.940Z] [2021-03-24T05:46:57.940Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-24T05:46:57.940Z] #21 2.104 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-24T05:46:57.940Z] #21 2.913 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-24T05:46:57.940Z] #21 4.272 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-24T05:46:57.940Z] #21 7.395 Fetched 8584 kB in 7s (1294 kB/s) [2021-03-24T05:46:57.940Z] #21 7.395 Reading package lists... [2021-03-24T05:46:57.940Z] #21 9.573 Reading package lists... [2021-03-24T05:46:57.940Z] #21 11.21 Building dependency tree... [2021-03-24T05:46:57.940Z] #21 11.93 libcap2-bin is already the newest version (1:2.25-2). [2021-03-24T05:46:57.940Z] #21 11.93 The following additional packages will be installed: [2021-03-24T05:46:57.940Z] #21 11.95 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-24T05:46:57.940Z] #21 11.95 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-24T05:46:57.940Z] #21 11.96 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-24T05:46:57.940Z] #21 11.96 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-24T05:46:57.940Z] #21 11.96 python3.7 python3.7-minimal vim-runtime xxd [2021-03-24T05:46:57.940Z] #21 11.96 Suggested packages: [2021-03-24T05:46:57.940Z] #21 11.96 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-24T05:46:57.940Z] #21 11.96 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-24T05:46:57.940Z] #21 11.96 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-24T05:46:57.940Z] #21 11.96 Recommended packages: [2021-03-24T05:46:57.940Z] #21 11.96 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-24T05:46:57.940Z] #21 11.96 python3-keyrings.alt python3-xdg unzip [2021-03-24T05:46:57.940Z] #21 ... [2021-03-24T05:46:57.940Z] [2021-03-24T05:46:57.940Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-24T05:46:57.940Z] #54 7.691 + cd /tmp/tmp.2m5r8gfbxD/src/github.com/opencontainers/runc [2021-03-24T05:46:57.941Z] #54 7.692 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-24T05:46:57.941Z] #54 8.005 + '[' -z '' ']' [2021-03-24T05:46:57.941Z] #54 8.005 + target=static [2021-03-24T05:46:57.941Z] #54 8.005 + make 'BUILDTAGS=seccomp ' static [2021-03-24T05:46:57.941Z] #54 8.167 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-24T05:46:57.941Z] #54 ... [2021-03-24T05:46:57.941Z] [2021-03-24T05:46:57.941Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-24T05:46:58.090Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 7.34MB / 50.40MB 0.4s [2021-03-24T05:46:58.142Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.40MB / 51.83MB 1.5s [2021-03-24T05:46:58.351Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 11.53MB / 50.40MB 0.5s [2021-03-24T05:46:58.351Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 14.68MB / 50.40MB 0.7s [2021-03-24T05:46:58.403Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s done [2021-03-24T05:46:58.403Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.46MB / 51.83MB 1.6s [2021-03-24T05:46:58.403Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 37.75MB / 51.83MB 1.8s [2021-03-24T05:46:58.613Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 19.92MB / 50.40MB 0.8s [2021-03-24T05:46:58.613Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 26.21MB / 50.40MB 0.9s [2021-03-24T05:46:58.613Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 36.50MB / 50.40MB 1.0s [2021-03-24T05:46:58.664Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-03-24T05:46:58.664Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.19MB / 51.83MB 2.0s [2021-03-24T05:46:58.874Z] Commit message: "rootless: fix getCurrentOOMScoreAdj" [2021-03-24T05:46:58.877Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 39.85MB / 50.40MB 1.1s [2021-03-24T05:46:58.927Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.1s [2021-03-24T05:46:58.928Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 2.1s [2021-03-24T05:46:58.928Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.1s [2021-03-24T05:46:58.928Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.34MB / 68.67MB 2.3s [2021-03-24T05:46:59.113Z] #30 10.67 #=#=# 0.0% 0.4% 1.1% ### 4.2% ############ 16.8% #################### 28.9% ############################# 41.5% ################################### 49.2% ########################################### 60.1% ################################################## 70.3% ########################################################## 81.9% ################################################################# 90.5% ######################################################################## 100.0% [2021-03-24T05:46:59.146Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 49.28MB / 50.40MB 1.4s [2021-03-24T05:46:59.191Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.88MB / 120.17MB 2.3s [2021-03-24T05:46:59.191Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.68MB / 68.67MB 2.5s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-24T05:46:59.404Z] #30 12.34 [2021-03-24T05:46:59.455Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.5s done [2021-03-24T05:46:59.455Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.97MB / 68.67MB 2.6s [2021-03-24T05:46:59.455Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 20.62MB / 120.17MB 2.6s [2021-03-24T05:46:59.455Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.6s [2021-03-24T05:46:59.455Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.6s done [2021-03-24T05:46:59.716Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 32.84MB / 68.67MB 3.0s [2021-03-24T05:46:59.716Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 34.60MB / 120.17MB 3.0s [2021-03-24T05:46:59.843Z] + docker version [2021-03-24T05:46:59.976Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 42.33MB / 68.67MB 3.3s [2021-03-24T05:46:59.976Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.04MB / 120.17MB 3.3s [2021-03-24T05:47:00.081Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 2.2s done [2021-03-24T05:47:00.081Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d [2021-03-24T05:47:00.237Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.14MB / 68.67MB 3.5s [2021-03-24T05:47:00.237Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 50.33MB / 120.17MB 3.6s [2021-03-24T05:47:00.270Z] #55 46.25 Reading package lists... [2021-03-24T05:47:00.270Z] #55 ... [2021-03-24T05:47:00.270Z] [2021-03-24T05:47:00.270Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:47:00.270Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:47:00.270Z] #13 33.11 Reading package lists... [2021-03-24T05:47:00.497Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 50.16MB / 68.67MB 3.8s [2021-03-24T05:47:00.759Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.62MB / 120.17MB 4.0s [2021-03-24T05:47:00.898Z] Client: Docker Engine - Community [2021-03-24T05:47:00.898Z] Version: 20.10.3 [2021-03-24T05:47:00.898Z] API version: 1.41 [2021-03-24T05:47:00.898Z] Go version: go1.13.15 [2021-03-24T05:47:00.898Z] Git commit: 48d30b5 [2021-03-24T05:47:00.898Z] Built: Fri Jan 29 14:33:53 2021 [2021-03-24T05:47:00.898Z] OS/Arch: linux/arm64 [2021-03-24T05:47:00.898Z] Context: default [2021-03-24T05:47:00.898Z] Experimental: true [2021-03-24T05:47:00.898Z] [2021-03-24T05:47:00.898Z] Server: Docker Engine - Community [2021-03-24T05:47:00.898Z] Engine: [2021-03-24T05:47:00.898Z] Version: 20.10.3 [2021-03-24T05:47:00.898Z] API version: 1.41 (minimum version 1.12) [2021-03-24T05:47:00.898Z] Go version: go1.13.15 [2021-03-24T05:47:00.898Z] Git commit: 46229ca [2021-03-24T05:47:00.898Z] Built: Fri Jan 29 14:32:08 2021 [2021-03-24T05:47:00.898Z] OS/Arch: linux/arm64 [2021-03-24T05:47:00.898Z] Experimental: true [2021-03-24T05:47:00.898Z] containerd: [2021-03-24T05:47:00.898Z] Version: 1.4.3 [2021-03-24T05:47:00.898Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-24T05:47:00.898Z] runc: [2021-03-24T05:47:00.898Z] Version: 1.0.0-rc92 [2021-03-24T05:47:00.898Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-24T05:47:00.898Z] docker-init: [2021-03-24T05:47:00.898Z] Version: 0.19.0 [2021-03-24T05:47:00.898Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-24T05:47:01.020Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.83MB / 68.67MB 4.3s [2021-03-24T05:47:01.020Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 63.96MB / 120.17MB 4.3s [2021-03-24T05:47:01.232Z] + docker info [2021-03-24T05:47:01.284Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.91MB / 68.67MB 4.5s [2021-03-24T05:47:01.284Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.16MB / 68.67MB 4.7s [2021-03-24T05:47:01.284Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.45MB / 120.17MB 4.7s [2021-03-24T05:47:01.558Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.03MB / 120.17MB 4.8s [2021-03-24T05:47:01.818Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.13MB / 120.17MB 5.0s [2021-03-24T05:47:01.818Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.57MB / 120.17MB 5.3s [2021-03-24T05:47:02.084Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.3s done [2021-03-24T05:47:02.084Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 104.86MB / 120.17MB 5.4s [2021-03-24T05:47:02.348Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.25MB / 120.17MB 5.7s [2021-03-24T05:47:02.608Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.8s [2021-03-24T05:47:02.926Z] #30 12.50 #=#=# 0.0% 0.1% 0.4% # 1.8% ### 5.1% ##### 7.8% ######## 11.6% ######### 13.7% ############ 16.8% ############# 19.2% ############### 21.6% ################# 24.7% #################### 28.2% ###################### 31.2% ######################## 34.2% ########################## 37.3% ############################# 40.5% ############################### 44.0% ################################## 47.4% #################################### 50.3% ###################################### 53.7% ######################################## 55.9% ######################################### 58.0% ########################################## 59.3% ############################################ 61.9% ############################################## 64.3% ############################################### 66.5% ################################################# 69.2% ################################################### 71.4% [2021-03-24T05:47:02.926Z] #30 ... [2021-03-24T05:47:02.926Z] [2021-03-24T05:47:02.926Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-24T05:47:02.926Z] #46 DONE 92.8s [2021-03-24T05:47:02.926Z] [2021-03-24T05:47:02.926Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-24T05:47:02.926Z] #30 12.50 #=#=# 0.0% 0.1% 0.4% # 1.8% ### 5.1% ##### 7.8% ######## 11.6% ######### 13.7% ############ 16.8% ############# 19.2% ############### 21.6% ################# 24.7% #################### 28.2% ###################### 31.2% ######################## 34.2% ########################## 37.3% ############################# 40.5% ############################### 44.0% ################################## 47.4% #################################### 50.3% ###################################### 53.7% ######################################## 55.9% ######################################### 58.0% ########################################## 59.3% ############################################ 61.9% ############################################## 64.3% ############################################### 66.5% ################################################# 69.2% ################################################### 71.4% ###################################################### 75.0% [2021-03-24T05:47:02.926Z] #30 ... [2021-03-24T05:47:02.926Z] [2021-03-24T05:47:02.926Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-24T05:47:02.926Z] #21 13.36 The following NEW packages will be installed: [2021-03-24T05:47:02.926Z] #21 13.37 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-24T05:47:02.926Z] #21 13.37 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-24T05:47:02.926Z] #21 13.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-24T05:47:02.926Z] #21 13.37 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-24T05:47:02.926Z] #21 13.37 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-24T05:47:02.926Z] #21 13.37 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-24T05:47:02.926Z] #21 13.37 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-24T05:47:02.926Z] #21 13.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-24T05:47:02.926Z] #21 13.37 xz-utils zip [2021-03-24T05:47:02.926Z] #21 13.47 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-24T05:47:02.926Z] #21 13.47 Need to get 27.7 MB of archives. [2021-03-24T05:47:02.926Z] #21 13.47 After this operation, 117 MB of additional disk space will be used. [2021-03-24T05:47:02.926Z] #21 13.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-03-24T05:47:02.926Z] #21 13.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2021-03-24T05:47:02.926Z] #21 13.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2021-03-24T05:47:02.926Z] #21 13.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-03-24T05:47:02.926Z] #21 13.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-03-24T05:47:02.926Z] #21 13.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2021-03-24T05:47:02.926Z] #21 13.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2021-03-24T05:47:02.926Z] #21 13.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-03-24T05:47:02.926Z] #21 13.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-03-24T05:47:02.926Z] #21 13.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-03-24T05:47:02.926Z] #21 13.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-03-24T05:47:02.926Z] #21 13.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-03-24T05:47:02.926Z] #21 13.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-03-24T05:47:02.926Z] #21 13.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-03-24T05:47:02.926Z] #21 13.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-03-24T05:47:02.926Z] #21 13.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-03-24T05:47:02.926Z] #21 13.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-03-24T05:47:02.926Z] #21 13.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-03-24T05:47:02.926Z] #21 13.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-03-24T05:47:02.926Z] #21 13.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-03-24T05:47:02.926Z] #21 13.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-03-24T05:47:02.926Z] #21 13.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-03-24T05:47:02.926Z] #21 13.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-03-24T05:47:02.926Z] #21 13.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-03-24T05:47:02.926Z] #21 13.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-03-24T05:47:02.926Z] #21 13.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-03-24T05:47:02.926Z] #21 13.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-03-24T05:47:02.926Z] #21 13.79 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-03-24T05:47:02.926Z] #21 13.80 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-03-24T05:47:02.926Z] #21 14.05 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-03-24T05:47:02.926Z] #21 14.06 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-03-24T05:47:02.926Z] #21 14.06 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-03-24T05:47:02.926Z] #21 14.06 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-03-24T05:47:02.926Z] #21 14.06 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-03-24T05:47:02.927Z] #21 14.07 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-03-24T05:47:02.927Z] #21 14.11 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-24T05:47:02.927Z] #21 14.11 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-03-24T05:47:02.927Z] #21 14.12 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-03-24T05:47:02.927Z] #21 14.13 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-24T05:47:02.927Z] #21 14.13 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-03-24T05:47:02.927Z] #21 14.14 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-24T05:47:02.927Z] #21 14.14 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-03-24T05:47:02.927Z] #21 14.18 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-03-24T05:47:02.927Z] #21 14.20 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-03-24T05:47:02.927Z] #21 14.21 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-24T05:47:02.927Z] #21 14.39 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-03-24T05:47:02.927Z] #21 14.45 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-03-24T05:47:02.927Z] #21 14.47 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-03-24T05:47:02.927Z] #21 15.15 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:47:02.927Z] #21 15.19 Fetched 27.7 MB in 1s (25.2 MB/s) [2021-03-24T05:47:02.927Z] #21 15.24 Selecting previously unselected package pigz. [2021-03-24T05:47:02.927Z] #21 15.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 ... 23201 files and directories currently installed.) [2021-03-24T05:47:02.927Z] #21 15.32 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-03-24T05:47:02.927Z] #21 15.32 Unpacking pigz (2.4-1) ... [2021-03-24T05:47:02.927Z] #21 15.39 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-03-24T05:47:02.927Z] #21 15.40 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-03-24T05:47:02.927Z] #21 15.40 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-03-24T05:47:02.927Z] #21 15.79 Selecting previously unselected package python3.7-minimal. [2021-03-24T05:47:02.927Z] #21 15.79 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-03-24T05:47:02.927Z] #21 15.80 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-24T05:47:02.927Z] #21 16.60 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-03-24T05:47:02.927Z] #21 16.61 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-24T05:47:03.361Z] #26 ... [2021-03-24T05:47:03.361Z] [2021-03-24T05:47:03.361Z] #23 [internal] load build context [2021-03-24T05:47:03.361Z] #23 sha256:eadcb090490830ae65f841727294a7b15eba27362844f63f1ed032cfe9b95fe5 [2021-03-24T05:47:03.361Z] #23 transferring context: 53.43MB 5.2s done [2021-03-24T05:47:03.361Z] #23 DONE 5.5s [2021-03-24T05:47:03.361Z] [2021-03-24T05:47:03.361Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:03.361Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:47:03.361Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-24T05:47:03.361Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-24T05:47:03.361Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-24T05:47:03.361Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-24T05:47:03.361Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-03-24T05:47:03.361Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.8s done [2021-03-24T05:47:03.361Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s done [2021-03-24T05:47:03.361Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.7s done [2021-03-24T05:47:03.361Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.2s [2021-03-24T05:47:03.361Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.2s done [2021-03-24T05:47:03.361Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.3s done [2021-03-24T05:47:03.361Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.9s done [2021-03-24T05:47:03.361Z] #9 ... [2021-03-24T05:47:03.361Z] [2021-03-24T05:47:03.361Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-24T05:47:03.361Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-24T05:47:03.361Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-03-24T05:47:03.361Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-24T05:47:03.361Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-24T05:47:03.361Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.6s done [2021-03-24T05:47:03.361Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2021-03-24T05:47:03.361Z] #62 DONE 5.8s [2021-03-24T05:47:03.361Z] [2021-03-24T05:47:03.361Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:03.361Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:47:03.361Z] #9 ... [2021-03-24T05:47:03.361Z] [2021-03-24T05:47:03.361Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-24T05:47:03.361Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-24T05:47:03.558Z] #9 ... [2021-03-24T05:47:03.558Z] [2021-03-24T05:47:03.558Z] #23 [internal] load build context [2021-03-24T05:47:03.558Z] #23 sha256:638917b8e3c59d302efe4c742a27888881f48419bd02d18c19dc3e22b9f3e40c [2021-03-24T05:47:03.558Z] #23 transferring context: 53.43MB 6.8s done [2021-03-24T05:47:03.558Z] #23 DONE 7.3s [2021-03-24T05:47:03.558Z] [2021-03-24T05:47:03.558Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:03.558Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:47:03.558Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-03-24T05:47:03.558Z] #9 ... [2021-03-24T05:47:03.558Z] [2021-03-24T05:47:03.558Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-24T05:47:03.558Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-24T05:47:03.558Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-24T05:47:03.558Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-24T05:47:03.558Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-24T05:47:03.558Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-24T05:47:03.558Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 2.4s done [2021-03-24T05:47:03.558Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 4.3s [2021-03-24T05:47:03.570Z] #13 44.70 Reading package lists... [2021-03-24T05:47:03.570Z] #13 ... [2021-03-24T05:47:03.570Z] [2021-03-24T05:47:03.570Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:47:03.570Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:47:03.570Z] #36 45.85 Reading package lists... [2021-03-24T05:47:03.819Z] #26 ... [2021-03-24T05:47:03.819Z] [2021-03-24T05:47:03.819Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:03.819Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:47:03.970Z] #21 ... [2021-03-24T05:47:03.970Z] [2021-03-24T05:47:03.970Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-24T05:47:03.970Z] #44 50.82 DEP criu/namespaces.d [2021-03-24T05:47:03.970Z] #44 50.98 DEP criu/mount.d [2021-03-24T05:47:03.970Z] #44 51.15 DEP criu/memfd.d [2021-03-24T05:47:03.970Z] #44 51.21 DEP criu/mem.d [2021-03-24T05:47:03.970Z] #44 51.31 DEP criu/lsm.d [2021-03-24T05:47:03.970Z] #44 51.47 DEP criu/log.d [2021-03-24T05:47:03.970Z] #44 51.66 DEP criu/libnetlink.d [2021-03-24T05:47:03.970Z] #44 51.75 DEP criu/kerndat.d [2021-03-24T05:47:03.970Z] #44 51.99 DEP criu/kcmp-ids.d [2021-03-24T05:47:03.970Z] #44 52.10 DEP criu/irmap.d [2021-03-24T05:47:03.970Z] #44 52.25 DEP criu/ipc_ns.d [2021-03-24T05:47:03.970Z] #44 52.42 DEP criu/image.d [2021-03-24T05:47:03.970Z] #44 52.53 DEP criu/image-desc.d [2021-03-24T05:47:03.970Z] #44 52.59 DEP criu/fsnotify.d [2021-03-24T05:47:03.970Z] #44 52.77 DEP criu/filesystems.d [2021-03-24T05:47:03.970Z] #44 52.89 DEP criu/files.d [2021-03-24T05:47:03.970Z] #44 53.00 DEP criu/files-reg.d [2021-03-24T05:47:03.970Z] #44 53.21 DEP criu/files-ext.d [2021-03-24T05:47:03.970Z] #44 53.33 DEP criu/file-lock.d [2021-03-24T05:47:03.970Z] #44 53.48 DEP criu/file-ids.d [2021-03-24T05:47:03.970Z] #44 53.65 DEP criu/fifo.d [2021-03-24T05:47:03.970Z] #44 53.76 DEP criu/fdstore.d [2021-03-24T05:47:03.970Z] #44 53.86 DEP criu/fault-injection.d [2021-03-24T05:47:03.970Z] #44 53.89 DEP criu/external.d [2021-03-24T05:47:03.970Z] #44 54.04 DEP criu/eventpoll.d [2021-03-24T05:47:03.970Z] #44 54.18 DEP criu/eventfd.d [2021-03-24T05:47:03.970Z] #44 54.36 DEP criu/crtools.d [2021-03-24T05:47:03.970Z] #44 54.46 DEP criu/cr-service.d [2021-03-24T05:47:03.970Z] #44 54.67 DEP criu/cr-restore.d [2021-03-24T05:47:03.970Z] #44 54.95 DEP criu/cr-errno.d [2021-03-24T05:47:03.970Z] #44 54.98 DEP criu/cr-dump.d [2021-03-24T05:47:03.970Z] #44 55.15 DEP criu/cr-dedup.d [2021-03-24T05:47:03.970Z] #44 55.33 DEP criu/cr-check.d [2021-03-24T05:47:03.970Z] #44 55.58 DEP criu/config.d [2021-03-24T05:47:03.970Z] #44 55.73 DEP criu/clone-noasan.d [2021-03-24T05:47:03.970Z] #44 55.83 DEP criu/cgroup.d [2021-03-24T05:47:03.970Z] #44 55.94 DEP criu/cgroup-props.d [2021-03-24T05:47:03.970Z] #44 56.02 DEP criu/bitmap.d [2021-03-24T05:47:03.970Z] #44 56.02 DEP criu/bfd.d [2021-03-24T05:47:03.970Z] #44 56.13 DEP criu/autofs.d [2021-03-24T05:47:03.970Z] #44 56.32 DEP criu/aio.d [2021-03-24T05:47:03.970Z] #44 56.45 DEP criu/action-scripts.d [2021-03-24T05:47:03.970Z] #44 56.77 CC criu/action-scripts.o [2021-03-24T05:47:03.970Z] #44 57.24 CC criu/aio.o [2021-03-24T05:47:03.970Z] #44 57.76 CC criu/autofs.o [2021-03-24T05:47:03.970Z] #44 58.87 CC criu/bfd.o [2021-03-24T05:47:03.970Z] #44 59.27 CC criu/bitmap.o [2021-03-24T05:47:03.970Z] #44 59.41 CC criu/cgroup-props.o [2021-03-24T05:47:03.970Z] #44 60.10 CC criu/cgroup.o [2021-03-24T05:47:03.970Z] #44 ... [2021-03-24T05:47:03.970Z] [2021-03-24T05:47:03.970Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-24T05:47:04.144Z] #36 55.29 Building dependency tree... [2021-03-24T05:47:04.144Z] #36 ... [2021-03-24T05:47:04.144Z] [2021-03-24T05:47:04.144Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:47:04.144Z] #49 sha256:329a52de42bca824fca293ee72be36b43bb27417aa09743dbadd8272b8bbf51d [2021-03-24T05:47:04.144Z] #49 45.91 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-24T05:47:04.144Z] #49 48.84 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-24T05:47:04.144Z] #49 51.05 go: extracting golang.org/x/text v0.3.2 [2021-03-24T05:47:04.144Z] #49 ... [2021-03-24T05:47:04.144Z] [2021-03-24T05:47:04.144Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:47:04.144Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-24T05:47:04.144Z] #55 46.25 Reading package lists... [2021-03-24T05:47:04.399Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.6s done [2021-03-24T05:47:04.665Z] #9 ... [2021-03-24T05:47:04.665Z] [2021-03-24T05:47:04.665Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-24T05:47:04.665Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-24T05:47:04.665Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-24T05:47:04.665Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-24T05:47:04.665Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-24T05:47:04.665Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.3s done [2021-03-24T05:47:04.665Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done [2021-03-24T05:47:04.665Z] #62 DONE 8.3s [2021-03-24T05:47:04.665Z] [2021-03-24T05:47:04.665Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-24T05:47:04.665Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-24T05:47:04.665Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-24T05:47:04.665Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-24T05:47:04.665Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-24T05:47:04.665Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-24T05:47:04.665Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.6s done [2021-03-24T05:47:04.665Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.7s done [2021-03-24T05:47:04.665Z] #64 DONE 8.3s [2021-03-24T05:47:04.665Z] [2021-03-24T05:47:04.665Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:04.665Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:47:04.843Z] #30 12.50 #=#=# 0.0% 0.1% 0.4% # 1.8% ### 5.1% ##### 7.8% ######## 11.6% ######### 13.7% ############ 16.8% ############# 19.2% ############### 21.6% ################# 24.7% #################### 28.2% ###################### 31.2% ######################## 34.2% ########################## 37.3% ############################# 40.5% ############################### 44.0% ################################## 47.4% #################################### 50.3% ###################################### 53.7% ######################################## 55.9% ######################################### 58.0% ########################################## 59.3% ############################################ 61.9% ############################################## 64.3% ############################################### 66.5% ################################################# 69.2% ################################################### 71.4% ###################################################### 75.0% ######################################################## 78.1% ######################################################### 80.0% ########################################################## 81.7% ############################################################ 84.7% ############################################################## 86.5% ############################################################## 86.9% ############################################################## 87.3% ############################################################### 87.8% ############################################################### 88.5% ################################################################ 89.2% ################################################################ 89.6% ################################################################ 90.2% ################################################################# 90.9% ################################################################## 91.7% ################################################################## 92.8% ################################################################### 94.0% #################################################################### 95.2% ##################################################################### 96.5% ###################################################################### 98.0% ######################################################################## 100.0% [2021-03-24T05:47:04.843Z] #30 17.92 [2021-03-24T05:47:05.264Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 5.1s [2021-03-24T05:47:05.529Z] #55 56.01 Building dependency tree... [2021-03-24T05:47:05.529Z] #55 ... [2021-03-24T05:47:05.529Z] [2021-03-24T05:47:05.529Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:47:05.529Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:47:05.529Z] #42 36.37 Reading package lists... [2021-03-24T05:47:05.529Z] #42 47.64 Reading package lists... [2021-03-24T05:47:05.529Z] #42 56.50 Building dependency tree... [2021-03-24T05:47:05.529Z] #42 ... [2021-03-24T05:47:05.529Z] [2021-03-24T05:47:05.529Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:47:05.529Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:47:05.529Z] #36 55.29 Building dependency tree... [2021-03-24T05:47:05.876Z] #30 18.75 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-24T05:47:06.167Z] #30 18.92 [2021-03-24T05:47:06.205Z] #26 ... [2021-03-24T05:47:06.205Z] [2021-03-24T05:47:06.205Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-24T05:47:06.205Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-24T05:47:06.205Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-24T05:47:06.205Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-24T05:47:06.205Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-24T05:47:06.205Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-24T05:47:06.205Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.4s done [2021-03-24T05:47:06.205Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done [2021-03-24T05:47:06.205Z] #64 DONE 8.6s [2021-03-24T05:47:06.205Z] [2021-03-24T05:47:06.205Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-24T05:47:06.205Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-24T05:47:06.205Z] #63 DONE 1.0s [2021-03-24T05:47:06.205Z] [2021-03-24T05:47:06.205Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-24T05:47:06.205Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-24T05:47:06.459Z] #30 19.10 #=#=# # 2.2% ######## 12.4% ######################################### 57.5% ######################################################################## 100.0% [2021-03-24T05:47:06.459Z] #30 19.48 [2021-03-24T05:47:07.556Z] #30 20.23 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-24T05:47:07.556Z] #30 20.25 skipping existing aab193acf6ba [2021-03-24T05:47:07.556Z] #30 20.30 [2021-03-24T05:47:08.594Z] #30 21.24 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-24T05:47:08.594Z] #30 21.47 [2021-03-24T05:47:08.729Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 8.3s done [2021-03-24T05:47:08.833Z] #36 60.13 The following additional packages will be installed: [2021-03-24T05:47:08.833Z] #36 ... [2021-03-24T05:47:08.833Z] [2021-03-24T05:47:08.833Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-24T05:47:08.833Z] #67 sha256:8f5aa199053acf0174ec8b21b9f3cf2fddab148f9672754218a6fa849755c872 [2021-03-24T05:47:08.833Z] #67 DONE 60.2s [2021-03-24T05:47:08.833Z] [2021-03-24T05:47:08.833Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:47:08.833Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:47:08.833Z] #36 60.14 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-24T05:47:08.833Z] #36 60.22 Suggested packages: [2021-03-24T05:47:08.833Z] #36 60.22 cmake-doc ninja-build lrzip [2021-03-24T05:47:08.833Z] #36 60.22 Recommended packages: [2021-03-24T05:47:08.833Z] #36 60.22 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-24T05:47:08.950Z] #9 ... [2021-03-24T05:47:08.950Z] [2021-03-24T05:47:08.950Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-24T05:47:08.950Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-24T05:47:08.950Z] #63 DONE 0.7s [2021-03-24T05:47:08.950Z] [2021-03-24T05:47:08.950Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:08.950Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:47:08.950Z] #9 ... [2021-03-24T05:47:08.950Z] [2021-03-24T05:47:08.950Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-24T05:47:08.950Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-24T05:47:08.950Z] #65 DONE 0.4s [2021-03-24T05:47:08.950Z] [2021-03-24T05:47:08.950Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:08.950Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:47:08.950Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.4s [2021-03-24T05:47:09.212Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.7s done [2021-03-24T05:47:09.474Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-24T05:47:09.659Z] #26 DONE 11.8s [2021-03-24T05:47:09.659Z] [2021-03-24T05:47:09.659Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-24T05:47:09.659Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-24T05:47:09.659Z] #27 ... [2021-03-24T05:47:09.659Z] [2021-03-24T05:47:09.659Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-24T05:47:09.659Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-24T05:47:09.659Z] #65 DONE 2.6s [2021-03-24T05:47:09.776Z] #30 21.59 #=#=# ##O#- # 0.3% 0.9% ## 3.1% ##### 7.5% ########### 15.3% ################### 26.6% ####################### 33.0% [2021-03-24T05:47:09.776Z] #30 ... [2021-03-24T05:47:09.776Z] [2021-03-24T05:47:09.776Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-24T05:47:09.776Z] #33 DONE 99.6s [2021-03-24T05:47:09.776Z] [2021-03-24T05:47:09.776Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-24T05:47:09.776Z] #30 21.59 #=#=# ##O#- # 0.3% 0.9% ## 3.1% ##### 7.5% ########### 15.3% ################### 26.6% ####################### 33.0% ############################ 38.9% [2021-03-24T05:47:09.776Z] #30 ... [2021-03-24T05:47:09.776Z] [2021-03-24T05:47:09.776Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-24T05:47:09.776Z] #21 18.56 Selecting previously unselected package python3-minimal. [2021-03-24T05:47:09.776Z] #21 18.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 ... 23450 files and directories currently installed.) [2021-03-24T05:47:09.776Z] #21 18.61 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-03-24T05:47:09.776Z] #21 18.62 Unpacking python3-minimal (3.7.3-1) ... [2021-03-24T05:47:09.776Z] #21 18.68 Selecting previously unselected package libmpdec2:s390x. [2021-03-24T05:47:09.776Z] #21 18.68 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-03-24T05:47:09.776Z] #21 18.69 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-03-24T05:47:09.776Z] #21 18.75 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-03-24T05:47:09.776Z] #21 18.75 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2021-03-24T05:47:09.776Z] #21 18.75 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-03-24T05:47:09.776Z] #21 19.56 Selecting previously unselected package python3.7. [2021-03-24T05:47:09.776Z] #21 19.57 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2021-03-24T05:47:09.776Z] #21 19.57 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-24T05:47:09.776Z] #21 19.68 Selecting previously unselected package libpython3-stdlib:s390x. [2021-03-24T05:47:09.776Z] #21 19.68 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-03-24T05:47:09.776Z] #21 19.68 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-03-24T05:47:09.776Z] #21 19.76 Setting up python3-minimal (3.7.3-1) ... [2021-03-24T05:47:09.776Z] #21 20.06 Selecting previously unselected package python3. [2021-03-24T05:47:09.776Z] #21 20.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23862 files and directories currently installed.) [2021-03-24T05:47:09.776Z] #21 20.09 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-03-24T05:47:09.776Z] #21 20.10 Unpacking python3 (3.7.3-1) ... [2021-03-24T05:47:09.776Z] #21 20.14 Selecting previously unselected package libip4tc0:s390x. [2021-03-24T05:47:09.776Z] #21 20.14 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-03-24T05:47:09.776Z] #21 20.15 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-03-24T05:47:09.776Z] #21 20.22 Selecting previously unselected package libip6tc0:s390x. [2021-03-24T05:47:09.776Z] #21 20.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-03-24T05:47:09.776Z] #21 20.22 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-03-24T05:47:09.776Z] #21 20.26 Selecting previously unselected package libiptc0:s390x. [2021-03-24T05:47:09.776Z] #21 20.26 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-03-24T05:47:09.776Z] #21 20.27 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-03-24T05:47:09.776Z] #21 20.32 Selecting previously unselected package libnfnetlink0:s390x. [2021-03-24T05:47:09.776Z] #21 20.32 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-03-24T05:47:09.776Z] #21 20.32 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-03-24T05:47:09.776Z] #21 20.36 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-03-24T05:47:09.776Z] #21 20.36 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-03-24T05:47:09.776Z] #21 20.36 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-03-24T05:47:09.776Z] #21 20.41 Selecting previously unselected package libnftnl11:s390x. [2021-03-24T05:47:09.776Z] #21 20.41 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-03-24T05:47:09.776Z] #21 20.41 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-03-24T05:47:09.776Z] #21 20.46 Selecting previously unselected package iptables. [2021-03-24T05:47:09.776Z] #21 20.46 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-03-24T05:47:09.776Z] #21 20.46 Unpacking iptables (1.8.2-4) ... [2021-03-24T05:47:09.776Z] #21 20.73 Selecting previously unselected package xxd. [2021-03-24T05:47:09.776Z] #21 20.73 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-03-24T05:47:09.776Z] #21 20.73 Unpacking xxd (2:8.1.0875-5) ... [2021-03-24T05:47:09.776Z] #21 20.81 Selecting previously unselected package vim-common. [2021-03-24T05:47:09.776Z] #21 20.81 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-24T05:47:09.776Z] #21 20.83 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-24T05:47:09.776Z] #21 20.94 Selecting previously unselected package bash-completion. [2021-03-24T05:47:09.776Z] #21 20.95 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-24T05:47:09.776Z] #21 22.62 Unpacking bash-completion (1:2.8-6) ... [2021-03-24T05:47:09.776Z] #21 22.91 Selecting previously unselected package bzip2. [2021-03-24T05:47:09.776Z] #21 22.91 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-03-24T05:47:09.776Z] #21 22.93 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-24T05:47:09.776Z] #21 23.00 Selecting previously unselected package xz-utils. [2021-03-24T05:47:09.776Z] #21 23.00 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-03-24T05:47:09.776Z] #21 23.01 Unpacking xz-utils (5.2.4-1) ... [2021-03-24T05:47:09.776Z] #21 23.11 Selecting previously unselected package apparmor. [2021-03-24T05:47:09.776Z] #21 23.11 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-03-24T05:47:09.776Z] #21 23.14 Unpacking apparmor (2.13.2-10) ... [2021-03-24T05:47:09.776Z] #21 23.40 Selecting previously unselected package aufs-tools. [2021-03-24T05:47:09.776Z] #21 23.40 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-03-24T05:47:09.776Z] #21 23.40 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-24T05:47:09.776Z] #21 23.47 Selecting previously unselected package libonig5:s390x. [2021-03-24T05:47:09.776Z] #21 23.47 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-03-24T05:47:09.776Z] #21 23.48 Unpacking libonig5:s390x (6.9.1-1) ... [2021-03-24T05:47:09.776Z] #21 23.59 Selecting previously unselected package libjq1:s390x. [2021-03-24T05:47:09.776Z] #21 23.59 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-03-24T05:47:09.776Z] #21 23.59 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-24T05:47:09.776Z] #21 23.66 Selecting previously unselected package jq. [2021-03-24T05:47:09.776Z] #21 23.66 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-03-24T05:47:09.776Z] #21 23.66 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-24T05:47:09.776Z] #21 23.72 Selecting previously unselected package libaio1:s390x. [2021-03-24T05:47:09.776Z] #21 23.72 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-03-24T05:47:09.776Z] #21 23.73 Unpacking libaio1:s390x (0.3.112-3) ... [2021-03-24T05:47:09.776Z] #21 23.78 Selecting previously unselected package libgpm2:s390x. [2021-03-24T05:47:09.776Z] #21 23.78 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-03-24T05:47:09.776Z] #21 23.79 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-03-24T05:47:09.776Z] #21 23.84 Selecting previously unselected package libicu63:s390x. [2021-03-24T05:47:09.776Z] #21 23.84 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-03-24T05:47:09.776Z] #21 23.84 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-03-24T05:47:09.776Z] #21 ... [2021-03-24T05:47:09.776Z] [2021-03-24T05:47:09.777Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-24T05:47:09.918Z] [2021-03-24T05:47:09.918Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:09.918Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:47:09.918Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.7s done [2021-03-24T05:47:09.918Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2021-03-24T05:47:09.918Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-03-24T05:47:10.046Z] #9 ... [2021-03-24T05:47:10.046Z] [2021-03-24T05:47:10.046Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-24T05:47:10.046Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-24T05:47:10.046Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 10.4s done [2021-03-24T05:47:10.046Z] #26 DONE 13.6s [2021-03-24T05:47:10.046Z] [2021-03-24T05:47:10.046Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:10.046Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:47:10.217Z] #36 62.06 The following NEW packages will be installed: [2021-03-24T05:47:10.217Z] #36 62.10 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-24T05:47:10.217Z] #36 62.10 vim-common xxd [2021-03-24T05:47:10.618Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.0s done [2021-03-24T05:47:10.618Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-03-24T05:47:10.789Z] #36 62.57 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-24T05:47:10.789Z] #36 62.57 Need to get 14.9 MB of archives. [2021-03-24T05:47:10.789Z] #36 62.57 After this operation, 61.8 MB of additional disk space will be used. [2021-03-24T05:47:10.789Z] #36 62.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-24T05:47:10.789Z] #36 62.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-24T05:47:10.789Z] #36 62.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-24T05:47:10.861Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done [2021-03-24T05:47:10.944Z] #30 21.59 #=#=# ##O#- # 0.3% 0.9% ## 3.1% ##### 7.5% ########### 15.3% ################### 26.6% ####################### 33.0% ############################ 38.9% ################################# 46.1% ######################################### 58.3% ############################################### 66.1% ###################################################### 75.2% ########################################################## 81.6% ############################################################ 83.4% ############################################################# 85.5% ################################################################## 92.9% ######################################################################## 100.0% [2021-03-24T05:47:10.944Z] #30 23.69 [2021-03-24T05:47:11.078Z] #36 62.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-24T05:47:11.428Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-03-24T05:47:11.428Z] #9 ... [2021-03-24T05:47:11.428Z] [2021-03-24T05:47:11.428Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-24T05:47:11.428Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-24T05:47:11.428Z] #27 1.848 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:47:11.428Z] #27 1.854 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:47:11.428Z] #27 1.906 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:47:11.428Z] #27 2.112 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-24T05:47:11.562Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-03-24T05:47:11.562Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-24T05:47:11.577Z] #30 24.48 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-24T05:47:11.687Z] #27 2.425 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-24T05:47:11.871Z] #30 24.72 [2021-03-24T05:47:11.871Z] #30 24.85 #=#=# ######################################################################## 100.0% [2021-03-24T05:47:11.871Z] #30 24.98 [2021-03-24T05:47:12.087Z] Client: Docker Engine - Community [2021-03-24T05:47:12.087Z] Version: 20.10.3 [2021-03-24T05:47:12.087Z] API version: 1.41 [2021-03-24T05:47:12.087Z] Go version: go1.13.15 [2021-03-24T05:47:12.087Z] Git commit: 48d30b5 [2021-03-24T05:47:12.087Z] Built: Fri Jan 29 14:33:21 2021 [2021-03-24T05:47:12.087Z] OS/Arch: linux/amd64 [2021-03-24T05:47:12.087Z] Context: default [2021-03-24T05:47:12.087Z] Experimental: true [2021-03-24T05:47:12.087Z] [2021-03-24T05:47:12.087Z] Server: Docker Engine - Community [2021-03-24T05:47:12.087Z] Engine: [2021-03-24T05:47:12.087Z] Version: 20.10.3 [2021-03-24T05:47:12.087Z] API version: 1.41 (minimum version 1.12) [2021-03-24T05:47:12.087Z] Go version: go1.13.15 [2021-03-24T05:47:12.087Z] Git commit: 46229ca [2021-03-24T05:47:12.087Z] Built: Fri Jan 29 14:31:32 2021 [2021-03-24T05:47:12.087Z] OS/Arch: linux/amd64 [2021-03-24T05:47:12.087Z] Experimental: true [2021-03-24T05:47:12.087Z] containerd: [2021-03-24T05:47:12.087Z] Version: 1.4.3 [2021-03-24T05:47:12.087Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-24T05:47:12.087Z] runc: [2021-03-24T05:47:12.087Z] Version: 1.0.0-rc92 [2021-03-24T05:47:12.087Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-24T05:47:12.087Z] docker-init: [2021-03-24T05:47:12.087Z] Version: 0.19.0 [2021-03-24T05:47:12.087Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-24T05:47:12.265Z] Removing intermediate container a8dd2cd56eb2 [2021-03-24T05:47:12.265Z] ---> 83736c132e10 [2021-03-24T05:47:12.265Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-03-24T05:47:12.265Z] ---> 805dc2d65d1c [2021-03-24T05:47:12.265Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-03-24T05:47:12.265Z] ---> 34a837c31698 [2021-03-24T05:47:12.265Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-03-24T05:47:12.265Z] ---> Running in b651ec69a3c6 [2021-03-24T05:47:12.265Z] Removing intermediate container b651ec69a3c6 [2021-03-24T05:47:12.265Z] ---> 728e5e49c122 [2021-03-24T05:47:12.265Z] Successfully built 728e5e49c122 [2021-03-24T05:47:12.265Z] Successfully tagged moby-buildx:latest [2021-03-24T05:47:12.265Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-03-24T05:47:12.265Z] if [ -n "${id}" ]; then \ [2021-03-24T05:47:12.265Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-03-24T05:47:12.265Z] && touch bundles/buildx; \ [2021-03-24T05:47:12.265Z] docker rm -f ${id}; \ [2021-03-24T05:47:12.265Z] fi [2021-03-24T05:47:12.265Z] 4de1d3dc5e8fc8dd6c723937b46dbc338bd5f671d6a8ef3d40f4d0fdfd60554a [2021-03-24T05:47:12.265Z] bundles/buildx version [2021-03-24T05:47:12.265Z] buildx v0.5.1 11057da [2021-03-24T05:47:12.265Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e . [2021-03-24T05:47:12.265Z] #1 [internal] booting buildkit [2021-03-24T05:47:12.265Z] #1 sha256:915dddff3cc9840a04310337f099855174648d5eb910df6b8489c727ad9b25c5 [2021-03-24T05:47:12.265Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-03-24T05:47:12.265Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2021-03-24T05:47:12.265Z] #1 creating container buildx_buildkit_default [2021-03-24T05:47:12.265Z] #1 creating container buildx_buildkit_default 0.4s done [2021-03-24T05:47:12.413Z] + docker info [2021-03-24T05:47:12.464Z] #36 64.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-24T05:47:12.464Z] #36 64.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-24T05:47:12.464Z] #36 64.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-24T05:47:12.464Z] #36 64.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-24T05:47:12.464Z] #36 64.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-24T05:47:12.464Z] #36 64.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-24T05:47:12.560Z] #1 DONE 3.4s [2021-03-24T05:47:12.560Z] [2021-03-24T05:47:12.560Z] #2 [internal] load build definition from Dockerfile [2021-03-24T05:47:12.560Z] #2 sha256:542abb0c5bbfb25d48e6782634d84c251642fa3dbe1a82a3417cdcaa53f71385 [2021-03-24T05:47:12.560Z] #2 transferring dockerfile: 17.01kB done [2021-03-24T05:47:12.560Z] #2 DONE 0.0s [2021-03-24T05:47:12.560Z] [2021-03-24T05:47:12.560Z] #3 [internal] load .dockerignore [2021-03-24T05:47:12.560Z] #3 sha256:33ab38d891f0fad2f2fa9801930dd254c12343a9ef9e552fae40aec947da0623 [2021-03-24T05:47:12.560Z] #3 transferring context: 87B done [2021-03-24T05:47:12.560Z] #3 DONE 0.0s [2021-03-24T05:47:12.639Z] #27 2.891 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-24T05:47:12.853Z] [2021-03-24T05:47:12.853Z] #4 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-24T05:47:12.853Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e [2021-03-24T05:47:13.480Z] Client: [2021-03-24T05:47:13.480Z] Context: default [2021-03-24T05:47:13.480Z] Debug Mode: false [2021-03-24T05:47:13.480Z] Plugins: [2021-03-24T05:47:13.480Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-24T05:47:13.480Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-24T05:47:13.480Z] [2021-03-24T05:47:13.480Z] Server: [2021-03-24T05:47:13.480Z] Containers: 0 [2021-03-24T05:47:13.480Z] Running: 0 [2021-03-24T05:47:13.480Z] Paused: 0 [2021-03-24T05:47:13.480Z] Stopped: 0 [2021-03-24T05:47:13.480Z] Images: 0 [2021-03-24T05:47:13.480Z] Server Version: 20.10.3 [2021-03-24T05:47:13.480Z] Storage Driver: overlay2 [2021-03-24T05:47:13.480Z] Backing Filesystem: extfs [2021-03-24T05:47:13.480Z] Supports d_type: true [2021-03-24T05:47:13.480Z] Native Overlay Diff: true [2021-03-24T05:47:13.480Z] Logging Driver: json-file [2021-03-24T05:47:13.480Z] Cgroup Driver: cgroupfs [2021-03-24T05:47:13.480Z] Cgroup Version: 1 [2021-03-24T05:47:13.480Z] Plugins: [2021-03-24T05:47:13.480Z] Volume: local [2021-03-24T05:47:13.480Z] Network: bridge host ipvlan macvlan null overlay [2021-03-24T05:47:13.480Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-24T05:47:13.480Z] Swarm: inactive [2021-03-24T05:47:13.480Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-24T05:47:13.480Z] Default Runtime: runc [2021-03-24T05:47:13.480Z] Init Binary: docker-init [2021-03-24T05:47:13.480Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-24T05:47:13.480Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-24T05:47:13.480Z] init version: de40ad0 [2021-03-24T05:47:13.480Z] Security Options: [2021-03-24T05:47:13.480Z] apparmor [2021-03-24T05:47:13.480Z] seccomp [2021-03-24T05:47:13.480Z] Profile: default [2021-03-24T05:47:13.480Z] Kernel Version: 4.15.0-1093-aws [2021-03-24T05:47:13.480Z] Operating System: Ubuntu 16.04.7 LTS [2021-03-24T05:47:13.480Z] OSType: linux [2021-03-24T05:47:13.480Z] Architecture: aarch64 [2021-03-24T05:47:13.480Z] CPUs: 4 [2021-03-24T05:47:13.480Z] Total Memory: 7.525GiB [2021-03-24T05:47:13.480Z] Name: ip-10-100-97-129 [2021-03-24T05:47:13.480Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-03-24T05:47:13.480Z] Docker Root Dir: /var/lib/docker [2021-03-24T05:47:13.480Z] Debug Mode: false [2021-03-24T05:47:13.480Z] Registry: https://index.docker.io/v1/ [2021-03-24T05:47:13.480Z] Labels: [2021-03-24T05:47:13.480Z] Experimental: true [2021-03-24T05:47:13.480Z] Insecure Registries: [2021-03-24T05:47:13.480Z] 127.0.0.0/8 [2021-03-24T05:47:13.480Z] Live Restore Enabled: true [2021-03-24T05:47:13.480Z] [2021-03-24T05:47:13.480Z] WARNING: No swap limit support [Pipeline] sh [2021-03-24T05:47:13.834Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-24T05:47:13.834Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-24T05:47:13.834Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42189/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-24T05:47:13.834Z] + bash /home/ubuntu/workspace/moby_PR-42189/check-config.sh [2021-03-24T05:47:13.834Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-24T05:47:13.834Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-03-24T05:47:13.834Z] [2021-03-24T05:47:13.834Z] Generally Necessary: [2021-03-24T05:47:13.834Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-24T05:47:13.834Z] - apparmor: enabled and tools installed [2021-03-24T05:47:13.848Z] #36 ... [2021-03-24T05:47:13.848Z] [2021-03-24T05:47:13.848Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:47:13.848Z] #34 sha256:f56c7cfd0e8d35e07412304490d1dab0d5cbfc1e73fc002e3a7e2b1bf41d630a [2021-03-24T05:47:13.848Z] #34 55.59 internal/reflectlite [2021-03-24T05:47:13.848Z] #34 55.60 sync [2021-03-24T05:47:13.848Z] #34 59.11 errors [2021-03-24T05:47:13.848Z] #34 59.11 sort [2021-03-24T05:47:13.848Z] #34 59.73 strconv [2021-03-24T05:47:13.848Z] #34 60.91 io [2021-03-24T05:47:13.848Z] #34 62.56 internal/oserror [2021-03-24T05:47:13.848Z] #34 62.98 syscall [2021-03-24T05:47:13.848Z] #34 ... [2021-03-24T05:47:13.848Z] [2021-03-24T05:47:13.848Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:47:13.848Z] #49 sha256:329a52de42bca824fca293ee72be36b43bb27417aa09743dbadd8272b8bbf51d [2021-03-24T05:47:13.848Z] #49 60.64 go: finding github.com/fatih/color v1.7.0 [2021-03-24T05:47:13.848Z] #49 60.90 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-24T05:47:13.848Z] #49 60.96 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-24T05:47:13.848Z] #49 60.98 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-24T05:47:13.848Z] #49 61.14 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-24T05:47:13.848Z] #49 61.22 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-24T05:47:13.848Z] #49 61.28 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-24T05:47:13.848Z] #49 61.39 go: finding github.com/pkg/errors v0.8.1 [2021-03-24T05:47:13.848Z] #49 61.41 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-24T05:47:13.848Z] #49 61.47 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-24T05:47:13.848Z] #49 61.47 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-24T05:47:13.848Z] #49 61.47 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-24T05:47:13.848Z] #49 61.49 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-24T05:47:13.848Z] #49 61.53 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-24T05:47:13.848Z] #49 61.56 go: finding github.com/stretchr/testify v1.4.0 [2021-03-24T05:47:13.848Z] #49 61.57 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-24T05:47:13.848Z] #49 61.60 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-24T05:47:13.848Z] #49 61.64 go: finding github.com/spf13/viper v1.6.1 [2021-03-24T05:47:13.848Z] #49 61.69 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-24T05:47:13.848Z] #49 61.69 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-24T05:47:13.848Z] #49 61.84 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-24T05:47:13.848Z] #49 62.01 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-24T05:47:13.848Z] #49 62.01 go: finding github.com/stretchr/objx v0.2.0 [2021-03-24T05:47:13.848Z] #49 62.09 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-24T05:47:13.848Z] #49 62.13 go: finding github.com/spf13/cobra v0.0.5 [2021-03-24T05:47:13.848Z] #49 62.15 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-24T05:47:13.848Z] #49 62.18 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-24T05:47:13.848Z] #49 62.22 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-24T05:47:13.848Z] #49 62.24 go: finding github.com/gobwas/glob v0.2.3 [2021-03-24T05:47:13.848Z] #49 62.29 go: finding github.com/spf13/pflag v1.0.5 [2021-03-24T05:47:13.848Z] #49 62.31 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-24T05:47:13.848Z] #49 62.34 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-24T05:47:13.848Z] #49 62.40 go: finding github.com/magiconair/properties v1.8.1 [2021-03-24T05:47:13.848Z] #49 62.45 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-24T05:47:13.848Z] #49 62.50 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-24T05:47:13.848Z] #49 62.53 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-24T05:47:13.848Z] #49 62.60 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-24T05:47:13.848Z] #49 62.81 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-24T05:47:13.848Z] #49 62.83 go: finding github.com/spf13/afero v1.1.2 [2021-03-24T05:47:13.848Z] #49 62.95 go: finding github.com/spf13/cast v1.3.0 [2021-03-24T05:47:13.848Z] #49 63.03 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-24T05:47:13.848Z] #49 63.10 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-24T05:47:13.848Z] #49 63.14 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-24T05:47:13.848Z] #49 63.20 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-24T05:47:13.848Z] #49 63.24 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-24T05:47:13.848Z] #49 63.27 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-24T05:47:13.848Z] #49 63.33 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-24T05:47:13.848Z] #49 63.44 go: finding golang.org/x/text v0.3.2 [2021-03-24T05:47:13.848Z] #49 63.74 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-24T05:47:13.848Z] #49 63.80 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-24T05:47:13.848Z] #49 63.83 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-24T05:47:13.848Z] #49 63.91 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-24T05:47:13.848Z] #49 63.92 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-24T05:47:13.848Z] #49 63.95 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-24T05:47:13.848Z] #49 63.96 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-24T05:47:13.848Z] #49 64.00 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-24T05:47:13.848Z] #49 64.01 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-24T05:47:13.848Z] #49 64.02 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-24T05:47:13.848Z] #49 64.13 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-24T05:47:13.848Z] #49 64.13 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-24T05:47:13.848Z] #49 64.23 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-24T05:47:13.848Z] #49 64.24 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-24T05:47:13.848Z] #49 64.25 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-24T05:47:13.848Z] #49 64.29 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-24T05:47:13.848Z] #49 64.31 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-24T05:47:13.848Z] #49 64.49 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-24T05:47:13.848Z] #49 64.56 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-24T05:47:13.848Z] #49 64.63 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-24T05:47:13.848Z] #49 64.65 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-24T05:47:13.848Z] #49 64.94 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-24T05:47:13.848Z] #49 64.97 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-24T05:47:13.848Z] #49 64.99 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-24T05:47:13.848Z] #49 65.15 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-24T05:47:13.848Z] #49 65.18 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-24T05:47:14.013Z] #27 4.323 Fetched 8424 kB in 3s (3087 kB/s) [2021-03-24T05:47:14.097Z] - CONFIG_NAMESPACES: enabled [2021-03-24T05:47:14.097Z] - CONFIG_NET_NS: enabled [2021-03-24T05:47:14.097Z] - CONFIG_PID_NS: enabled [2021-03-24T05:47:14.097Z] - CONFIG_IPC_NS: enabled [2021-03-24T05:47:14.097Z] - CONFIG_UTS_NS: enabled [2021-03-24T05:47:14.097Z] - CONFIG_CGROUPS: enabled [2021-03-24T05:47:14.097Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-24T05:47:14.097Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-24T05:47:14.097Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-24T05:47:14.097Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-24T05:47:14.097Z] - CONFIG_CPUSETS: enabled [2021-03-24T05:47:14.097Z] - CONFIG_MEMCG: enabled [2021-03-24T05:47:14.098Z] - CONFIG_KEYS: enabled [2021-03-24T05:47:14.098Z] - CONFIG_VETH: enabled (as module) [2021-03-24T05:47:14.098Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-24T05:47:14.098Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-24T05:47:14.098Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-24T05:47:14.098Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-24T05:47:14.098Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-24T05:47:14.098Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-24T05:47:14.098Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-24T05:47:14.098Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-24T05:47:14.361Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-24T05:47:14.361Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-24T05:47:14.361Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-24T05:47:14.361Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-24T05:47:14.361Z] [2021-03-24T05:47:14.361Z] Optional Features: [2021-03-24T05:47:14.361Z] - CONFIG_USER_NS: enabled [2021-03-24T05:47:14.361Z] - CONFIG_SECCOMP: enabled [2021-03-24T05:47:14.361Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-24T05:47:14.361Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-24T05:47:14.361Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-24T05:47:14.361Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-24T05:47:14.361Z] - CONFIG_BLK_CGROUP: enabled [2021-03-24T05:47:14.361Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-24T05:47:14.361Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-24T05:47:14.361Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-24T05:47:14.361Z] - CONFIG_CGROUP_PERF: enabled [2021-03-24T05:47:14.361Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-24T05:47:14.361Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-24T05:47:14.361Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-24T05:47:14.361Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-24T05:47:14.361Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-24T05:47:14.361Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-24T05:47:14.361Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-24T05:47:14.361Z] - CONFIG_IP_VS: enabled (as module) [2021-03-24T05:47:14.361Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-24T05:47:14.368Z] #4 DONE 1.9s [2021-03-24T05:47:14.624Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-24T05:47:14.624Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-24T05:47:14.624Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-24T05:47:14.624Z] - CONFIG_EXT4_FS: enabled [2021-03-24T05:47:14.624Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-24T05:47:14.624Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-24T05:47:14.624Z] - Network Drivers: [2021-03-24T05:47:14.624Z] - "overlay": [2021-03-24T05:47:14.624Z] - CONFIG_VXLAN: enabled (as module) [2021-03-24T05:47:14.624Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-24T05:47:14.624Z] Optional (for encrypted networks): [2021-03-24T05:47:14.624Z] - CONFIG_CRYPTO: enabled [2021-03-24T05:47:14.624Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-24T05:47:14.624Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-24T05:47:14.624Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-24T05:47:14.624Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-24T05:47:14.624Z] - CONFIG_XFRM: enabled [2021-03-24T05:47:14.624Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-24T05:47:14.624Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-24T05:47:14.624Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-24T05:47:14.624Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-24T05:47:14.624Z] - "ipvlan": [2021-03-24T05:47:14.624Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-24T05:47:14.624Z] - "macvlan": [2021-03-24T05:47:14.624Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-24T05:47:14.624Z] - CONFIG_DUMMY: enabled (as module) [2021-03-24T05:47:14.624Z] - "ftp,tftp client in container": [2021-03-24T05:47:14.663Z] [2021-03-24T05:47:14.663Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-24T05:47:14.663Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35 [2021-03-24T05:47:14.663Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-24T05:47:14.663Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0B / 8.92MB 0.2s [2021-03-24T05:47:14.886Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-24T05:47:14.886Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-24T05:47:14.886Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-24T05:47:14.886Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-24T05:47:14.886Z] - Storage Drivers: [2021-03-24T05:47:14.886Z] - "aufs": [2021-03-24T05:47:14.886Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-24T05:47:14.886Z] - "btrfs": [2021-03-24T05:47:14.886Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-24T05:47:14.886Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-24T05:47:14.886Z] - "devicemapper": [2021-03-24T05:47:14.886Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-24T05:47:14.886Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-24T05:47:14.886Z] - "overlay": [2021-03-24T05:47:14.886Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-24T05:47:14.886Z] - "zfs": [2021-03-24T05:47:14.886Z] - /dev/zfs: missing [2021-03-24T05:47:14.886Z] - zfs command: missing [2021-03-24T05:47:14.886Z] - zpool command: missing [2021-03-24T05:47:14.886Z] [2021-03-24T05:47:14.886Z] Limits: [2021-03-24T05:47:14.886Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-24T05:47:14.886Z] [2021-03-24T05:47:14.886Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-03-24T05:47:14.946Z] #27 4.323 Reading package lists... [Pipeline] sh [2021-03-24T05:47:14.959Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 1.05MB / 8.92MB 0.3s [2021-03-24T05:47:14.959Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.5s done [2021-03-24T05:47:14.959Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 [2021-03-24T05:47:15.252Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.2s done [2021-03-24T05:47:15.252Z] #5 DONE 0.6s [2021-03-24T05:47:15.268Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e . [2021-03-24T05:47:15.296Z] #49 ... [2021-03-24T05:47:15.296Z] [2021-03-24T05:47:15.296Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:47:15.296Z] #45 sha256:9ac5254288b3c36e6c94bbcc9a2b1f5c7066564286fe16bda9447a8d42b5d6d2 [2021-03-24T05:47:15.296Z] #45 56.82 sync [2021-03-24T05:47:15.296Z] #45 56.84 internal/reflectlite [2021-03-24T05:47:15.296Z] #45 59.20 github.com/LK4D4/vndr/godl/singleflight [2021-03-24T05:47:15.296Z] #45 59.80 math/rand [2021-03-24T05:47:15.296Z] #45 61.81 internal/singleflight [2021-03-24T05:47:15.296Z] #45 62.20 io [2021-03-24T05:47:15.296Z] #45 62.55 strconv [2021-03-24T05:47:15.296Z] #45 64.34 bytes [2021-03-24T05:47:15.296Z] #45 ... [2021-03-24T05:47:15.296Z] [2021-03-24T05:47:15.296Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:47:15.296Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:47:15.296Z] #36 66.64 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:47:15.296Z] #36 66.90 Fetched 14.9 MB in 3s (5877 kB/s) [2021-03-24T05:47:15.392Z] #30 27.64 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-24T05:47:15.393Z] #30 27.85 [2021-03-24T05:47:15.393Z] #30 28.01 #=#=# ######################################################################## 100.0% [2021-03-24T05:47:15.393Z] #30 28.10 [2021-03-24T05:47:15.393Z] #30 28.12 Download of images into '/build' complete. [2021-03-24T05:47:15.393Z] #30 28.13 Use something like the following to load the result into a Docker daemon: [2021-03-24T05:47:15.393Z] #30 28.13 tar -cC '/build' . | docker load [2021-03-24T05:47:15.393Z] #30 DONE 28.3s [2021-03-24T05:47:15.393Z] [2021-03-24T05:47:15.393Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-24T05:47:15.393Z] #44 62.24 CC criu/clone-noasan.o [2021-03-24T05:47:15.393Z] #44 62.36 CC criu/config.o [2021-03-24T05:47:15.393Z] #44 63.50 CC criu/cr-check.o [2021-03-24T05:47:15.393Z] #44 64.51 CC criu/cr-dedup.o [2021-03-24T05:47:15.393Z] #44 64.76 CC criu/cr-dump.o [2021-03-24T05:47:15.393Z] #44 66.45 CC criu/cr-errno.o [2021-03-24T05:47:15.393Z] #44 66.48 CC criu/cr-restore.o [2021-03-24T05:47:15.393Z] #44 69.61 CC criu/cr-service.o [2021-03-24T05:47:15.393Z] #44 70.40 CC criu/crtools.o [2021-03-24T05:47:15.393Z] #44 70.73 CC criu/eventfd.o [2021-03-24T05:47:15.393Z] #44 70.99 CC criu/eventpoll.o [2021-03-24T05:47:15.393Z] #44 71.58 CC criu/external.o [2021-03-24T05:47:15.393Z] #44 71.82 CC criu/fault-injection.o [2021-03-24T05:47:15.393Z] #44 71.87 CC criu/fdstore.o [2021-03-24T05:47:15.393Z] #44 72.19 CC criu/fifo.o [2021-03-24T05:47:15.393Z] #44 72.42 CC criu/file-ids.o [2021-03-24T05:47:15.393Z] #44 ... [2021-03-24T05:47:15.393Z] [2021-03-24T05:47:15.393Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-24T05:47:15.393Z] #21 26.73 Selecting previously unselected package libnet1:s390x. [2021-03-24T05:47:15.393Z] #21 26.73 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-24T05:47:15.393Z] #21 26.74 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-24T05:47:15.393Z] #21 26.78 Selecting previously unselected package libnl-3-200:s390x. [2021-03-24T05:47:15.393Z] #21 26.78 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-03-24T05:47:15.393Z] #21 26.78 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-03-24T05:47:15.393Z] #21 26.82 Selecting previously unselected package libprotobuf-c1:s390x. [2021-03-24T05:47:15.393Z] #21 26.82 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-03-24T05:47:15.393Z] #21 26.83 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-24T05:47:15.393Z] #21 26.86 Selecting previously unselected package libreadline5:s390x. [2021-03-24T05:47:15.393Z] #21 26.86 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-03-24T05:47:15.393Z] #21 26.86 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-03-24T05:47:15.393Z] #21 26.91 Selecting previously unselected package net-tools. [2021-03-24T05:47:15.393Z] #21 26.91 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-03-24T05:47:15.393Z] #21 26.92 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-24T05:47:15.393Z] #21 27.05 Selecting previously unselected package python-pip-whl. [2021-03-24T05:47:15.393Z] #21 27.05 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-24T05:47:15.393Z] #21 27.05 Unpacking python-pip-whl (18.1-5) ... [2021-03-24T05:47:15.393Z] #21 27.41 Selecting previously unselected package python3-lib2to3. [2021-03-24T05:47:15.393Z] #21 27.41 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-24T05:47:15.393Z] #21 27.42 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-24T05:47:15.393Z] #21 27.48 Selecting previously unselected package python3-distutils. [2021-03-24T05:47:15.393Z] #21 27.48 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-24T05:47:15.393Z] #21 27.48 Unpacking python3-distutils (3.7.3-1) ... [2021-03-24T05:47:15.393Z] #21 27.56 Selecting previously unselected package python3-pip. [2021-03-24T05:47:15.393Z] #21 27.56 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-24T05:47:15.393Z] #21 27.56 Unpacking python3-pip (18.1-5) ... [2021-03-24T05:47:15.393Z] #21 27.64 Selecting previously unselected package python3-pkg-resources. [2021-03-24T05:47:15.393Z] #21 27.64 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-24T05:47:15.393Z] #21 27.64 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-24T05:47:15.393Z] #21 27.73 Selecting previously unselected package python3-setuptools. [2021-03-24T05:47:15.393Z] #21 27.73 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-24T05:47:15.393Z] #21 27.73 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-24T05:47:15.393Z] #21 27.85 Selecting previously unselected package python3-wheel. [2021-03-24T05:47:15.393Z] #21 27.85 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-24T05:47:15.393Z] #21 27.87 Unpacking python3-wheel (0.32.3-2) ... [2021-03-24T05:47:15.393Z] #21 27.92 Selecting previously unselected package sudo. [2021-03-24T05:47:15.393Z] #21 27.92 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-03-24T05:47:15.393Z] #21 27.92 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-24T05:47:15.393Z] #21 28.21 Selecting previously unselected package thin-provisioning-tools. [2021-03-24T05:47:15.393Z] #21 28.21 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-03-24T05:47:15.393Z] #21 28.21 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-24T05:47:15.393Z] #21 28.35 Selecting previously unselected package uidmap. [2021-03-24T05:47:15.393Z] #21 28.35 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-03-24T05:47:15.393Z] #21 28.35 Unpacking uidmap (1:4.5-1.1) ... [2021-03-24T05:47:15.393Z] #21 28.41 Selecting previously unselected package vim-runtime. [2021-03-24T05:47:15.393Z] #21 28.41 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-24T05:47:15.393Z] #21 28.43 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-24T05:47:15.393Z] #21 28.46 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-24T05:47:15.393Z] #21 28.46 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-24T05:47:15.534Z] #1 [internal] load build definition from Dockerfile [2021-03-24T05:47:15.534Z] #1 sha256:3b1e278f90a710d2a970555b7fc84a707320f287ddfbb07efe3d14700afab3f0 [2021-03-24T05:47:15.534Z] #1 transferring dockerfile: [2021-03-24T05:47:15.546Z] [2021-03-24T05:47:15.546Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-24T05:47:15.546Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-24T05:47:15.558Z] #36 67.20 Selecting previously unselected package xxd. [2021-03-24T05:47:15.558Z] #36 67.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 ... 15410 files and directories currently installed.) [2021-03-24T05:47:15.558Z] #36 67.30 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-24T05:47:15.558Z] #36 ... [2021-03-24T05:47:15.558Z] [2021-03-24T05:47:15.558Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:47:15.558Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-24T05:47:15.558Z] #55 56.01 Building dependency tree... [2021-03-24T05:47:15.558Z] #55 61.53 The following additional packages will be installed: [2021-03-24T05:47:15.558Z] #55 61.57 libbtrfs0 [2021-03-24T05:47:15.558Z] #55 61.99 The following NEW packages will be installed: [2021-03-24T05:47:15.558Z] #55 62.03 libbtrfs-dev libbtrfs0 [2021-03-24T05:47:15.558Z] #55 62.63 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-24T05:47:15.558Z] #55 62.63 Need to get 119 kB of archives. [2021-03-24T05:47:15.558Z] #55 62.63 After this operation, 387 kB of additional disk space will be used. [2021-03-24T05:47:15.558Z] #55 62.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-24T05:47:15.558Z] #55 62.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-24T05:47:15.558Z] #55 64.46 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:47:15.558Z] #55 64.75 Fetched 119 kB in 0s (425 kB/s) [2021-03-24T05:47:15.558Z] #55 65.01 Selecting previously unselected package libbtrfs0. [2021-03-24T05:47:15.558Z] #55 65.01 (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.) [2021-03-24T05:47:15.558Z] #55 65.18 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-24T05:47:15.558Z] #55 65.20 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-24T05:47:15.558Z] #55 65.72 Selecting previously unselected package libbtrfs-dev. [2021-03-24T05:47:15.558Z] #55 65.72 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-24T05:47:15.558Z] #55 65.75 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:47:15.558Z] #55 66.29 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-24T05:47:15.558Z] #55 66.39 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:47:15.558Z] #55 66.48 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:47:15.558Z] #55 DONE 67.3s [2021-03-24T05:47:15.558Z] [2021-03-24T05:47:15.558Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:47:15.558Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:47:15.558Z] #36 67.32 Unpacking xxd (2:8.1.0875-5) ... [2021-03-24T05:47:15.797Z] #1 transferring dockerfile: 17.02kB done [2021-03-24T05:47:15.797Z] #1 DONE 0.1s [2021-03-24T05:47:15.797Z] [2021-03-24T05:47:15.797Z] #2 [internal] load .dockerignore [2021-03-24T05:47:15.797Z] #2 sha256:02d21900859f984162eae7f66f9083896d47e6181bfe3b490aa5d0ee083724f7 [2021-03-24T05:47:15.797Z] #2 transferring context: [2021-03-24T05:47:15.797Z] #2 transferring context: 87B done [2021-03-24T05:47:15.797Z] #2 DONE 0.1s [2021-03-24T05:47:15.819Z] #36 67.71 Selecting previously unselected package vim-common. [2021-03-24T05:47:15.819Z] #36 67.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-24T05:47:15.883Z] #27 5.387 Reading package lists... [2021-03-24T05:47:15.883Z] #27 6.379 Building dependency tree... [2021-03-24T05:47:16.059Z] [2021-03-24T05:47:16.059Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-24T05:47:16.059Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-03-24T05:47:16.079Z] #36 67.82 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-24T05:47:16.141Z] #27 6.726 The following additional packages will be installed: [2021-03-24T05:47:16.141Z] #27 6.726 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-24T05:47:16.141Z] #27 6.726 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-24T05:47:16.142Z] #27 6.726 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-24T05:47:16.142Z] #27 6.726 Suggested packages: [2021-03-24T05:47:16.142Z] #27 6.726 krb5-doc krb5-user [2021-03-24T05:47:16.142Z] #27 6.726 Recommended packages: [2021-03-24T05:47:16.142Z] #27 6.726 krb5-locales publicsuffix libsasl2-modules [2021-03-24T05:47:16.189Z] #9 ... [2021-03-24T05:47:16.189Z] [2021-03-24T05:47:16.189Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-24T05:47:16.189Z] #6 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-03-24T05:47:16.189Z] #6 DONE 0.7s [2021-03-24T05:47:16.189Z] [2021-03-24T05:47:16.189Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-24T05:47:16.189Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-24T05:47:16.189Z] #8 DONE 0.7s [2021-03-24T05:47:16.189Z] [2021-03-24T05:47:16.189Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-24T05:47:16.189Z] #7 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-03-24T05:47:16.189Z] #7 DONE 0.8s [2021-03-24T05:47:16.189Z] [2021-03-24T05:47:16.189Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-24T05:47:16.189Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-24T05:47:16.189Z] #9 DONE 0.8s [2021-03-24T05:47:16.189Z] [2021-03-24T05:47:16.189Z] #24 [internal] load build context [2021-03-24T05:47:16.189Z] #24 sha256:c9f0c0d5888263398262c51449e2b1473e820c9e77188927f431baa154553c1b [2021-03-24T05:47:16.189Z] #24 DONE 0.0s [2021-03-24T05:47:16.189Z] [2021-03-24T05:47:16.189Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-24T05:47:16.189Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-24T05:47:16.399Z] #27 6.902 The following NEW packages will be installed: [2021-03-24T05:47:16.399Z] #27 6.902 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-24T05:47:16.399Z] #27 6.903 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-24T05:47:16.399Z] #27 6.903 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-24T05:47:16.399Z] #27 6.904 libssh2-1 libssl1.1 openssl [2021-03-24T05:47:16.428Z] #21 30.82 Selecting previously unselected package vim. [2021-03-24T05:47:16.429Z] #21 30.82 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-03-24T05:47:16.429Z] #21 30.85 Unpacking vim (2:8.1.0875-5) ... [2021-03-24T05:47:16.506Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-24T05:47:16.506Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.2s [2021-03-24T05:47:16.636Z] #3 DONE 0.5s [2021-03-24T05:47:16.636Z] [2021-03-24T05:47:16.636Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-24T05:47:16.636Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-03-24T05:47:16.636Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-24T05:47:16.636Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-24T05:47:16.636Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-03-24T05:47:16.636Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-03-24T05:47:16.636Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-03-24T05:47:16.649Z] #36 68.43 Selecting previously unselected package cmake-data. [2021-03-24T05:47:16.649Z] #36 68.43 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-24T05:47:16.649Z] #36 68.48 Unpacking cmake-data (3.13.4-1) ... [2021-03-24T05:47:16.649Z] #36 ... [2021-03-24T05:47:16.649Z] [2021-03-24T05:47:16.649Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:47:16.649Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:47:16.649Z] #13 44.70 Reading package lists... [2021-03-24T05:47:16.649Z] #13 54.54 Building dependency tree... [2021-03-24T05:47:16.649Z] #13 60.10 The following additional packages will be installed: [2021-03-24T05:47:16.649Z] #13 60.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-24T05:47:16.649Z] #13 60.12 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-24T05:47:16.649Z] #13 60.13 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-24T05:47:16.649Z] #13 60.13 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-24T05:47:16.649Z] #13 60.13 mingw-w64-common mingw-w64-x86-64-dev [2021-03-24T05:47:16.649Z] #13 60.15 Suggested packages: [2021-03-24T05:47:16.649Z] #13 60.16 gcc-8-locales seccomp wine64 [2021-03-24T05:47:16.649Z] #13 62.55 The following NEW packages will be installed: [2021-03-24T05:47:16.649Z] #13 62.56 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-24T05:47:16.649Z] #13 62.56 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-24T05:47:16.649Z] #13 62.56 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-24T05:47:16.649Z] #13 62.61 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-24T05:47:16.649Z] #13 62.61 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-24T05:47:16.649Z] #13 62.61 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-24T05:47:16.649Z] #13 62.65 The following packages will be upgraded: [2021-03-24T05:47:16.649Z] #13 62.65 libseccomp2 libsystemd0 libudev1 [2021-03-24T05:47:16.649Z] #13 63.07 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-24T05:47:16.649Z] #13 63.07 Need to get 78.2 MB of archives. [2021-03-24T05:47:16.649Z] #13 63.07 After this operation, 487 MB of additional disk space will be used. [2021-03-24T05:47:16.649Z] #13 63.07 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-24T05:47:16.649Z] #13 63.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-24T05:47:16.649Z] #13 63.08 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-03-24T05:47:16.649Z] #13 63.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-24T05:47:16.649Z] #13 63.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-24T05:47:16.649Z] #13 63.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-03-24T05:47:16.649Z] #13 63.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-24T05:47:16.649Z] #13 63.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-24T05:47:16.649Z] #13 63.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-24T05:47:16.649Z] #13 63.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-24T05:47:16.649Z] #13 ... [2021-03-24T05:47:16.649Z] [2021-03-24T05:47:16.649Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:47:16.649Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:47:16.649Z] #42 56.50 Building dependency tree... [2021-03-24T05:47:16.649Z] #42 61.87 The following additional packages will be installed: [2021-03-24T05:47:16.649Z] #42 61.87 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-24T05:47:16.649Z] #42 61.91 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-24T05:47:16.649Z] #42 61.91 Suggested packages: [2021-03-24T05:47:16.649Z] #42 61.91 manpages-dev python-setuptools [2021-03-24T05:47:16.649Z] #42 63.98 The following NEW packages will be installed: [2021-03-24T05:47:16.649Z] #42 64.00 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-24T05:47:16.649Z] #42 64.01 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-24T05:47:16.649Z] #42 64.01 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-24T05:47:16.649Z] #42 64.01 python-six zlib1g-dev [2021-03-24T05:47:16.649Z] #42 64.85 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-24T05:47:16.649Z] #42 64.85 Need to get 4095 kB of archives. [2021-03-24T05:47:16.649Z] #42 64.85 After this operation, 22.5 MB of additional disk space will be used. [2021-03-24T05:47:16.649Z] #42 64.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-24T05:47:16.649Z] #42 64.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-24T05:47:16.649Z] #42 64.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-24T05:47:16.649Z] #42 64.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-24T05:47:16.649Z] #42 64.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-24T05:47:16.649Z] #42 64.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-24T05:47:16.649Z] #42 64.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-24T05:47:16.649Z] #42 64.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-24T05:47:16.649Z] #42 65.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-24T05:47:16.649Z] #42 65.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-24T05:47:16.649Z] #42 65.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-24T05:47:16.649Z] #42 65.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-24T05:47:16.649Z] #42 65.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-24T05:47:16.649Z] #42 65.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-24T05:47:16.649Z] #42 65.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-24T05:47:16.649Z] #42 65.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-24T05:47:16.649Z] #42 65.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-24T05:47:16.649Z] #42 67.19 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:47:16.649Z] #42 67.62 Fetched 4095 kB in 1s (3128 kB/s) [2021-03-24T05:47:16.649Z] #42 67.78 Selecting previously unselected package libcap-dev:amd64. [2021-03-24T05:47:16.649Z] #42 67.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 ... 15410 files and directories currently installed.) [2021-03-24T05:47:16.649Z] #42 67.90 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-24T05:47:16.649Z] #42 67.93 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-24T05:47:16.649Z] #42 68.19 Selecting previously unselected package libnet1:amd64. [2021-03-24T05:47:16.649Z] #42 68.19 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-24T05:47:16.649Z] #42 68.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-24T05:47:16.649Z] #42 68.48 Selecting previously unselected package libnet1-dev. [2021-03-24T05:47:16.649Z] #42 68.54 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-24T05:47:16.649Z] #42 68.60 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-24T05:47:16.657Z] #27 7.189 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-24T05:47:16.657Z] #27 7.189 Need to get 5057 kB of archives. [2021-03-24T05:47:16.657Z] #27 7.189 After this operation, 12.1 MB of additional disk space will be used. [2021-03-24T05:47:16.657Z] #27 7.189 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-24T05:47:16.657Z] #27 7.200 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-24T05:47:16.657Z] #27 7.200 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-24T05:47:16.657Z] #27 7.200 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-24T05:47:16.657Z] #27 7.200 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-24T05:47:16.657Z] #27 7.200 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-24T05:47:16.657Z] #27 7.200 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-24T05:47:16.657Z] #27 7.207 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-24T05:47:16.657Z] #27 7.221 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-24T05:47:16.657Z] #27 7.221 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-24T05:47:16.657Z] #27 7.224 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-24T05:47:16.657Z] #27 7.224 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-24T05:47:16.657Z] #27 7.226 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-24T05:47:16.657Z] #27 7.230 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-24T05:47:16.657Z] #27 7.235 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-24T05:47:16.657Z] #27 7.237 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-24T05:47:16.657Z] #27 7.239 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-24T05:47:16.657Z] #27 7.242 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-24T05:47:16.657Z] #27 7.253 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-24T05:47:16.657Z] #27 7.257 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-24T05:47:16.657Z] #27 7.263 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-24T05:47:16.720Z] #21 31.14 Selecting previously unselected package xfsprogs. [2021-03-24T05:47:16.720Z] #21 31.14 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-03-24T05:47:16.720Z] #21 31.15 Unpacking xfsprogs (4.20.0-1) ... [2021-03-24T05:47:16.865Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-03-24T05:47:16.899Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 4.29MB / 9.01MB 0.2s [2021-03-24T05:47:16.899Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s [2021-03-24T05:47:16.910Z] #42 ... [2021-03-24T05:47:16.910Z] [2021-03-24T05:47:16.910Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:47:16.910Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-24T05:47:16.914Z] #27 7.452 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:47:16.914Z] #27 7.481 Fetched 5057 kB in 0s (15.3 MB/s) [2021-03-24T05:47:16.914Z] #27 7.526 Selecting previously unselected package libssl1.1:amd64. [2021-03-24T05:47:16.914Z] #27 7.526 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-03-24T05:47:16.914Z] #27 7.533 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-24T05:47:16.914Z] #27 7.540 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-24T05:47:17.012Z] #21 31.41 Selecting previously unselected package zip. [2021-03-24T05:47:17.012Z] #21 31.41 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-03-24T05:47:17.012Z] #21 31.42 Unpacking zip (3.0-11+b1) ... [2021-03-24T05:47:17.012Z] #21 31.51 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-24T05:47:17.163Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s done [2021-03-24T05:47:17.163Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-03-24T05:47:17.171Z] #27 7.776 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-24T05:47:17.171Z] #27 7.776 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-24T05:47:17.171Z] #27 7.779 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:47:17.171Z] #27 7.823 Selecting previously unselected package libsasl2-2:amd64. [2021-03-24T05:47:17.171Z] #27 7.823 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-24T05:47:17.171Z] #27 7.828 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:47:17.171Z] #27 7.896 Selecting previously unselected package libldap-common. [2021-03-24T05:47:17.171Z] #27 7.896 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-24T05:47:17.181Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.10MB / 12.42MB 0.6s [2021-03-24T05:47:17.182Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.19MB / 12.42MB 0.8s [2021-03-24T05:47:17.304Z] #21 31.53 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-24T05:47:17.304Z] #21 31.53 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-03-24T05:47:17.304Z] #21 31.54 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-03-24T05:47:17.304Z] #21 31.55 Setting up libgpm2:s390x (1.20.7-5) ... [2021-03-24T05:47:17.304Z] #21 31.55 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-03-24T05:47:17.304Z] #21 31.56 Setting up uidmap (1:4.5-1.1) ... [2021-03-24T05:47:17.304Z] #21 31.57 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-03-24T05:47:17.304Z] #21 31.57 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-24T05:47:17.304Z] #21 31.58 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-24T05:47:17.304Z] #21 31.59 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-24T05:47:17.304Z] #21 31.59 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-03-24T05:47:17.304Z] #21 31.60 Setting up xxd (2:8.1.0875-5) ... [2021-03-24T05:47:17.304Z] #21 31.61 Setting up zip (3.0-11+b1) ... [2021-03-24T05:47:17.304Z] #21 31.61 Setting up vim-common (2:8.1.0875-5) ... [2021-03-24T05:47:17.304Z] #21 31.62 Setting up bash-completion (1:2.8-6) ... [2021-03-24T05:47:17.427Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-03-24T05:47:17.428Z] #27 7.904 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:47:17.428Z] #27 7.966 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-24T05:47:17.428Z] #27 7.966 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-24T05:47:17.428Z] #27 7.974 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:47:17.428Z] #27 8.061 Selecting previously unselected package openssl. [2021-03-24T05:47:17.428Z] #27 8.061 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-24T05:47:17.428Z] #27 8.069 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-24T05:47:17.542Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.29MB / 12.42MB 0.9s [2021-03-24T05:47:17.542Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done [2021-03-24T05:47:17.542Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-03-24T05:47:17.686Z] #27 8.251 Selecting previously unselected package ca-certificates. [2021-03-24T05:47:17.686Z] #27 8.251 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-24T05:47:17.686Z] #27 8.266 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-24T05:47:17.686Z] #27 8.348 Selecting previously unselected package libkeyutils1:amd64. [2021-03-24T05:47:17.686Z] #27 8.348 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-24T05:47:17.686Z] #27 8.351 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-24T05:47:17.686Z] #27 8.393 Selecting previously unselected package libkrb5support0:amd64. [2021-03-24T05:47:17.686Z] #27 8.393 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-24T05:47:17.686Z] #27 8.393 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:47:17.690Z] #4 DONE 1.1s [2021-03-24T05:47:17.695Z] #32 68.24 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. [2021-03-24T05:47:17.696Z] #32 68.96 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-24T05:47:17.943Z] #27 8.440 Selecting previously unselected package libk5crypto3:amd64. [2021-03-24T05:47:17.943Z] #27 8.440 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-24T05:47:17.943Z] #27 8.442 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:47:17.943Z] #27 8.502 Selecting previously unselected package libkrb5-3:amd64. [2021-03-24T05:47:17.943Z] #27 8.502 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-24T05:47:17.943Z] #27 8.505 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:47:17.956Z] [2021-03-24T05:47:17.956Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-03-24T05:47:17.956Z] #8 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-03-24T05:47:18.202Z] #27 8.629 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-24T05:47:18.202Z] #27 8.629 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-24T05:47:18.202Z] #27 8.634 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:47:18.202Z] #27 8.692 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-24T05:47:18.202Z] #27 8.692 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-24T05:47:18.202Z] #27 8.701 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-24T05:47:18.202Z] #27 8.743 Selecting previously unselected package libpsl5:amd64. [2021-03-24T05:47:18.202Z] #27 8.743 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-24T05:47:18.202Z] #27 8.749 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-24T05:47:18.202Z] #27 8.794 Selecting previously unselected package librtmp1:amd64. [2021-03-24T05:47:18.202Z] #27 8.794 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-24T05:47:18.202Z] #27 8.811 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-24T05:47:18.202Z] #27 8.883 Selecting previously unselected package libssh2-1:amd64. [2021-03-24T05:47:18.202Z] #27 8.883 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-24T05:47:18.202Z] #27 8.883 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-24T05:47:18.202Z] #27 8.942 Selecting previously unselected package libcurl4:amd64. [2021-03-24T05:47:18.202Z] #27 8.942 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-24T05:47:18.258Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.6s done [2021-03-24T05:47:18.267Z] #32 69.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:47:18.459Z] #27 8.944 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-24T05:47:18.459Z] #27 9.032 Selecting previously unselected package curl. [2021-03-24T05:47:18.459Z] #27 9.032 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-24T05:47:18.459Z] #27 9.036 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-24T05:47:18.521Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2021-03-24T05:47:18.716Z] #27 9.120 Selecting previously unselected package libonig5:amd64. [2021-03-24T05:47:18.716Z] #27 9.120 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-24T05:47:18.716Z] #27 9.124 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-24T05:47:18.716Z] #27 9.212 Selecting previously unselected package libjq1:amd64. [2021-03-24T05:47:18.716Z] #27 9.213 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-24T05:47:18.716Z] #27 9.217 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-24T05:47:18.716Z] #27 9.269 Selecting previously unselected package jq. [2021-03-24T05:47:18.716Z] #27 9.269 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-24T05:47:18.716Z] #27 9.275 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-24T05:47:18.716Z] #27 9.322 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-24T05:47:18.812Z] #21 32.95 Setting up libiptc0:s390x (1.8.2-4) ... [2021-03-24T05:47:18.813Z] #21 32.96 Setting up xz-utils (5.2.4-1) ... [2021-03-24T05:47:18.813Z] #21 32.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-24T05:47:18.813Z] #21 32.97 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-24T05:47:18.813Z] #21 33.01 invoke-rc.d: could not determine current runlevel [2021-03-24T05:47:18.813Z] #21 33.01 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-24T05:47:18.813Z] #21 33.01 Setting up pigz (2.4-1) ... [2021-03-24T05:47:18.813Z] #21 33.02 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-03-24T05:47:18.813Z] #21 33.03 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-03-24T05:47:18.813Z] #21 33.06 Setting up python-pip-whl (18.1-5) ... [2021-03-24T05:47:18.813Z] #21 33.06 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-03-24T05:47:18.813Z] #21 33.07 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-24T05:47:18.813Z] #21 33.26 Setting up libaio1:s390x (0.3.112-3) ... [2021-03-24T05:47:18.813Z] #21 33.27 Setting up libonig5:s390x (6.9.1-1) ... [2021-03-24T05:47:18.813Z] #21 33.28 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-03-24T05:47:18.813Z] #21 33.28 Setting up vim (2:8.1.0875-5) ... [2021-03-24T05:47:18.813Z] #21 33.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-24T05:47:18.813Z] #21 33.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-24T05:47:18.813Z] #21 33.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-24T05:47:18.813Z] #21 33.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-24T05:47:18.813Z] #21 33.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-24T05:47:18.813Z] #21 33.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-24T05:47:18.903Z] #8 DONE 0.8s [2021-03-24T05:47:18.903Z] [2021-03-24T05:47:18.903Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-24T05:47:18.903Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-24T05:47:18.903Z] #7 DONE 0.8s [2021-03-24T05:47:18.903Z] [2021-03-24T05:47:18.903Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-24T05:47:18.903Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-03-24T05:47:18.903Z] #5 DONE 0.9s [2021-03-24T05:47:18.903Z] [2021-03-24T05:47:18.903Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-24T05:47:18.903Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-24T05:47:18.903Z] #6 DONE 0.9s [2021-03-24T05:47:18.974Z] #27 9.336 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-24T05:47:18.974Z] #27 9.345 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-24T05:47:18.974Z] #27 9.491 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-24T05:47:18.974Z] #27 9.502 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:47:18.974Z] #27 9.516 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:47:18.974Z] #27 9.530 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:47:18.974Z] #27 9.543 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-24T05:47:18.974Z] #27 9.554 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:47:18.974Z] #27 9.573 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:47:19.098Z] #9 ... [2021-03-24T05:47:19.098Z] [2021-03-24T05:47:19.098Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-24T05:47:19.098Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-24T05:47:19.098Z] #27 1.564 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:47:19.098Z] #27 1.564 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:47:19.098Z] #27 1.571 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:47:19.098Z] #27 1.774 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-24T05:47:19.099Z] #27 2.022 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-24T05:47:19.099Z] #27 2.370 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-24T05:47:19.099Z] #27 4.072 Fetched 8424 kB in 3s (3056 kB/s) [2021-03-24T05:47:19.099Z] #27 4.072 Reading package lists... [2021-03-24T05:47:19.099Z] #27 4.989 Reading package lists... [2021-03-24T05:47:19.099Z] #27 5.854 Building dependency tree... [2021-03-24T05:47:19.099Z] #27 6.196 The following additional packages will be installed: [2021-03-24T05:47:19.099Z] #27 6.196 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-24T05:47:19.099Z] #27 6.196 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-24T05:47:19.099Z] #27 6.196 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-24T05:47:19.099Z] #27 6.204 Suggested packages: [2021-03-24T05:47:19.099Z] #27 6.204 krb5-doc krb5-user [2021-03-24T05:47:19.099Z] #27 6.204 Recommended packages: [2021-03-24T05:47:19.099Z] #27 6.204 krb5-locales publicsuffix libsasl2-modules [2021-03-24T05:47:19.099Z] #27 6.426 The following NEW packages will be installed: [2021-03-24T05:47:19.099Z] #27 6.432 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-24T05:47:19.099Z] #27 6.432 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-24T05:47:19.099Z] #27 6.432 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-24T05:47:19.099Z] #27 6.432 libssh2-1 libssl1.1 openssl [2021-03-24T05:47:19.099Z] #27 6.724 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-24T05:47:19.099Z] #27 6.724 Need to get 5057 kB of archives. [2021-03-24T05:47:19.099Z] #27 6.724 After this operation, 12.1 MB of additional disk space will be used. [2021-03-24T05:47:19.099Z] #27 6.724 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-24T05:47:19.099Z] #27 6.728 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-24T05:47:19.099Z] #27 6.731 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-24T05:47:19.099Z] #27 6.733 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-24T05:47:19.099Z] #27 6.736 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-24T05:47:19.099Z] #27 6.737 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-24T05:47:19.099Z] #27 6.739 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-24T05:47:19.099Z] #27 6.745 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-24T05:47:19.099Z] #27 6.756 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-24T05:47:19.099Z] #27 6.759 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-24T05:47:19.099Z] #27 6.765 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-24T05:47:19.099Z] #27 6.765 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-24T05:47:19.099Z] #27 6.765 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-24T05:47:19.099Z] #27 6.767 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-24T05:47:19.099Z] #27 6.794 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-24T05:47:19.099Z] #27 6.794 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-24T05:47:19.099Z] #27 6.794 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-24T05:47:19.099Z] #27 6.794 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-24T05:47:19.099Z] #27 6.804 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-24T05:47:19.099Z] #27 6.804 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-24T05:47:19.099Z] #27 6.804 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-24T05:47:19.099Z] #27 6.987 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:47:19.099Z] #27 7.026 Fetched 5057 kB in 0s (14.5 MB/s) [2021-03-24T05:47:19.099Z] #27 7.082 Selecting previously unselected package libssl1.1:amd64. [2021-03-24T05:47:19.099Z] #27 7.082 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-03-24T05:47:19.099Z] #27 7.082 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-24T05:47:19.099Z] #27 7.091 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-24T05:47:19.099Z] #27 7.383 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-24T05:47:19.099Z] #27 7.383 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-24T05:47:19.099Z] #27 7.389 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:47:19.099Z] #27 7.432 Selecting previously unselected package libsasl2-2:amd64. [2021-03-24T05:47:19.099Z] #27 7.432 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-24T05:47:19.099Z] #27 7.435 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:47:19.099Z] #27 7.497 Selecting previously unselected package libldap-common. [2021-03-24T05:47:19.099Z] #27 7.497 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-24T05:47:19.099Z] #27 7.501 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:47:19.099Z] #27 7.553 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-24T05:47:19.099Z] #27 7.553 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-24T05:47:19.099Z] #27 7.556 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:47:19.099Z] #27 7.637 Selecting previously unselected package openssl. [2021-03-24T05:47:19.099Z] #27 7.637 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-24T05:47:19.099Z] #27 7.641 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-24T05:47:19.099Z] #27 7.841 Selecting previously unselected package ca-certificates. [2021-03-24T05:47:19.099Z] #27 7.841 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-24T05:47:19.099Z] #27 7.848 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-24T05:47:19.099Z] #27 7.961 Selecting previously unselected package libkeyutils1:amd64. [2021-03-24T05:47:19.099Z] #27 7.961 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-24T05:47:19.099Z] #27 7.965 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-24T05:47:19.099Z] #27 8.010 Selecting previously unselected package libkrb5support0:amd64. [2021-03-24T05:47:19.099Z] #27 8.010 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-24T05:47:19.099Z] #27 8.014 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:47:19.099Z] #27 8.063 Selecting previously unselected package libk5crypto3:amd64. [2021-03-24T05:47:19.099Z] #27 8.063 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-24T05:47:19.099Z] #27 8.064 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:47:19.099Z] #27 8.141 Selecting previously unselected package libkrb5-3:amd64. [2021-03-24T05:47:19.099Z] #27 8.141 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-24T05:47:19.099Z] #27 8.145 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:47:19.099Z] #27 8.264 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-24T05:47:19.099Z] #27 8.264 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-24T05:47:19.099Z] #27 8.270 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:47:19.099Z] #27 8.329 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-24T05:47:19.099Z] #27 8.329 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-24T05:47:19.099Z] #27 8.332 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-24T05:47:19.099Z] #27 8.435 Selecting previously unselected package libpsl5:amd64. [2021-03-24T05:47:19.099Z] #27 8.435 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-24T05:47:19.099Z] #27 8.439 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-24T05:47:19.099Z] #27 8.502 Selecting previously unselected package librtmp1:amd64. [2021-03-24T05:47:19.099Z] #27 8.502 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-24T05:47:19.099Z] #27 8.506 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-24T05:47:19.099Z] #27 8.555 Selecting previously unselected package libssh2-1:amd64. [2021-03-24T05:47:19.099Z] #27 8.556 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-24T05:47:19.099Z] #27 8.559 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-24T05:47:19.099Z] #27 8.617 Selecting previously unselected package libcurl4:amd64. [2021-03-24T05:47:19.099Z] #27 8.619 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-24T05:47:19.099Z] #27 8.628 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-24T05:47:19.099Z] #27 8.694 Selecting previously unselected package curl. [2021-03-24T05:47:19.099Z] #27 8.694 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-24T05:47:19.099Z] #27 8.701 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-24T05:47:19.099Z] #27 8.759 Selecting previously unselected package libonig5:amd64. [2021-03-24T05:47:19.099Z] #27 8.759 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-24T05:47:19.099Z] #27 8.762 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-24T05:47:19.099Z] #27 8.858 Selecting previously unselected package libjq1:amd64. [2021-03-24T05:47:19.099Z] #27 8.858 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-24T05:47:19.099Z] #27 8.863 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-24T05:47:19.099Z] #27 8.917 Selecting previously unselected package jq. [2021-03-24T05:47:19.099Z] #27 8.917 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-24T05:47:19.099Z] #27 8.926 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-24T05:47:19.099Z] #27 8.984 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-24T05:47:19.099Z] #27 8.986 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-24T05:47:19.099Z] #27 8.996 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-24T05:47:19.099Z] #27 9.135 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-24T05:47:19.099Z] #27 9.145 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:47:19.099Z] #27 9.159 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:47:19.099Z] #27 9.168 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:47:19.099Z] #27 9.180 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-24T05:47:19.099Z] #27 9.189 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:47:19.099Z] #27 9.199 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:47:19.099Z] #27 9.209 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-24T05:47:19.099Z] #27 9.219 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:47:19.099Z] #27 9.230 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-24T05:47:19.099Z] #27 9.247 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-24T05:47:19.099Z] #27 9.264 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-24T05:47:19.099Z] #27 9.277 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:47:19.104Z] #21 33.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-24T05:47:19.104Z] #21 33.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-24T05:47:19.104Z] #21 33.33 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-24T05:47:19.104Z] #21 33.34 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-24T05:47:19.104Z] #21 33.35 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-03-24T05:47:19.104Z] #21 33.35 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-24T05:47:19.104Z] #21 33.36 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-03-24T05:47:19.104Z] #21 33.37 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-24T05:47:19.232Z] #27 9.581 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-24T05:47:19.232Z] #27 9.592 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:47:19.232Z] #27 9.604 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-24T05:47:19.232Z] #27 9.621 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-24T05:47:19.232Z] #27 9.633 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-24T05:47:19.232Z] #27 9.646 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:47:19.232Z] #27 9.658 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-24T05:47:19.258Z] #65 ... [2021-03-24T05:47:19.258Z] [2021-03-24T05:47:19.258Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-24T05:47:19.258Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-24T05:47:19.258Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-24T05:47:19.258Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-03-24T05:47:19.258Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2021-03-24T05:47:19.258Z] #63 DONE 2.5s [2021-03-24T05:47:19.258Z] [2021-03-24T05:47:19.258Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:19.258Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-24T05:47:19.258Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-03-24T05:47:19.258Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done [2021-03-24T05:47:19.258Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 24.12MB / 96.52MB 2.3s [2021-03-24T05:47:19.258Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 24.12MB / 73.58MB 2.3s [2021-03-24T05:47:19.258Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 25.17MB / 57.46MB 2.3s [2021-03-24T05:47:19.258Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.4s done [2021-03-24T05:47:19.258Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.4s done [2021-03-24T05:47:19.258Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 19.92MB / 54.14MB 2.1s [2021-03-24T05:47:19.258Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 30.41MB / 73.58MB 2.6s [2021-03-24T05:47:19.258Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 23.07MB / 54.14MB 2.4s [2021-03-24T05:47:19.361Z] #27 9.300 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-24T05:47:19.361Z] #27 ... [2021-03-24T05:47:19.361Z] [2021-03-24T05:47:19.361Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:19.361Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:47:19.565Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 29.36MB / 96.52MB 2.7s [2021-03-24T05:47:19.565Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 30.41MB / 57.46MB 2.6s [2021-03-24T05:47:19.819Z] #27 10.46 Updating certificates in /etc/ssl/certs... [2021-03-24T05:47:19.850Z] [2021-03-24T05:47:19.850Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:19.851Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-24T05:47:19.851Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-24T05:47:19.851Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-24T05:47:19.851Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-03-24T05:47:19.851Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-03-24T05:47:19.882Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 36.70MB / 73.58MB 3.0s [2021-03-24T05:47:19.882Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 33.55MB / 57.46MB 3.0s [2021-03-24T05:47:19.882Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 27.26MB / 54.14MB 2.9s [2021-03-24T05:47:19.882Z] #10 ... [2021-03-24T05:47:19.882Z] [2021-03-24T05:47:19.882Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-24T05:47:19.882Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-24T05:47:19.882Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2021-03-24T05:47:19.882Z] #65 DONE 3.5s [2021-03-24T05:47:19.882Z] [2021-03-24T05:47:19.882Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:19.882Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-24T05:47:19.882Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 34.60MB / 96.52MB 3.3s [2021-03-24T05:47:19.882Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 40.89MB / 73.58MB 3.3s [2021-03-24T05:47:20.186Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 38.80MB / 57.46MB 3.3s [2021-03-24T05:47:20.186Z] #10 ... [2021-03-24T05:47:20.186Z] [2021-03-24T05:47:20.186Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-24T05:47:20.186Z] #64 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f [2021-03-24T05:47:20.186Z] #64 DONE 0.2s [2021-03-24T05:47:20.186Z] [2021-03-24T05:47:20.186Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:20.186Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-24T05:47:20.186Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 31.46MB / 54.14MB 3.3s [2021-03-24T05:47:20.491Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 40.89MB / 96.52MB 3.8s [2021-03-24T05:47:20.491Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 46.53MB / 73.58MB 3.8s [2021-03-24T05:47:20.491Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 34.60MB / 54.14MB 3.6s [2021-03-24T05:47:20.613Z] #21 35.04 Setting up iptables (1.8.2-4) ... [2021-03-24T05:47:20.804Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.8s [2021-03-24T05:47:20.807Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 44.04MB / 57.46MB 3.8s [2021-03-24T05:47:20.807Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 50.33MB / 73.58MB 4.1s [2021-03-24T05:47:20.807Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 46.14MB / 96.52MB 4.1s [2021-03-24T05:47:20.807Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 48.23MB / 57.46MB 4.1s [2021-03-24T05:47:20.807Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 38.80MB / 54.14MB 3.9s [2021-03-24T05:47:20.905Z] #21 35.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-24T05:47:20.905Z] #21 35.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-24T05:47:20.905Z] #21 35.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-24T05:47:20.905Z] #21 35.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-24T05:47:20.905Z] #21 35.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-24T05:47:20.905Z] #21 35.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-24T05:47:20.905Z] #21 35.08 Setting up python3 (3.7.3-1) ... [2021-03-24T05:47:20.905Z] #21 35.32 Setting up python3-wheel (0.32.3-2) ... [2021-03-24T05:47:21.071Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 9.44MB / 49.18MB 1.2s [2021-03-24T05:47:21.169Z] #10 ... [2021-03-24T05:47:21.169Z] [2021-03-24T05:47:21.169Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-24T05:47:21.169Z] #66 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac [2021-03-24T05:47:21.169Z] #66 DONE 0.3s [2021-03-24T05:47:21.169Z] [2021-03-24T05:47:21.169Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:21.169Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-24T05:47:21.169Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 41.94MB / 54.14MB 4.2s [2021-03-24T05:47:21.169Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 51.38MB / 57.46MB 4.4s [2021-03-24T05:47:21.169Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 51.38MB / 96.52MB 4.5s [2021-03-24T05:47:21.169Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 54.53MB / 73.58MB 4.5s [2021-03-24T05:47:21.190Z] #27 11.86 137 added, 0 removed; done. [2021-03-24T05:47:21.340Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 32.26MB / 49.18MB 1.5s [2021-03-24T05:47:21.340Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 38.80MB / 49.18MB 1.6s [2021-03-24T05:47:21.448Z] #27 11.93 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:47:21.448Z] #27 11.94 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-24T05:47:21.448Z] #27 11.96 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-24T05:47:21.448Z] #27 11.96 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-24T05:47:21.448Z] #27 11.98 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:47:21.448Z] #27 11.99 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-24T05:47:21.448Z] #27 12.01 Updating certificates in /etc/ssl/certs... [2021-03-24T05:47:21.448Z] #27 ... [2021-03-24T05:47:21.448Z] [2021-03-24T05:47:21.448Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:21.448Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:47:21.448Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.2s done [2021-03-24T05:47:21.448Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.9s [2021-03-24T05:47:21.473Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 58.72MB / 73.58MB 4.7s [2021-03-24T05:47:21.473Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 55.57MB / 57.46MB 4.7s [2021-03-24T05:47:21.473Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 45.09MB / 54.14MB 4.5s [2021-03-24T05:47:21.473Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 57.67MB / 96.52MB 4.8s [2021-03-24T05:47:21.473Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 48.23MB / 54.14MB 4.7s [2021-03-24T05:47:21.538Z] #21 35.75 Setting up apparmor (2.13.2-10) ... [2021-03-24T05:47:21.606Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 43.81MB / 49.18MB 1.7s [2021-03-24T05:47:21.606Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.8s [2021-03-24T05:47:21.781Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.8s done [2021-03-24T05:47:21.781Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 63.96MB / 96.52MB 5.1s [2021-03-24T05:47:21.781Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 66.06MB / 73.58MB 5.1s [2021-03-24T05:47:21.781Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 52.43MB / 54.14MB 5.0s [2021-03-24T05:47:22.097Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.1s done [2021-03-24T05:47:22.097Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-03-24T05:47:22.097Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 71.30MB / 73.58MB 5.4s [2021-03-24T05:47:22.382Z] #9 ... [2021-03-24T05:47:22.382Z] [2021-03-24T05:47:22.382Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-24T05:47:22.382Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-24T05:47:22.382Z] #27 12.97 0 added, 0 removed; done. [2021-03-24T05:47:22.382Z] #27 12.97 Running hooks in /etc/ca-certificates/update.d... [2021-03-24T05:47:22.382Z] #27 12.98 done. [2021-03-24T05:47:22.405Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 72.35MB / 96.52MB 5.6s [2021-03-24T05:47:22.405Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.5s done [2021-03-24T05:47:22.573Z] #21 36.64 Setting up xfsprogs (4.20.0-1) ... [2021-03-24T05:47:22.573Z] #21 36.65 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-24T05:47:22.573Z] #21 36.79 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-24T05:47:22.712Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 78.64MB / 96.52MB 5.9s [2021-03-24T05:47:22.999Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.0s done [2021-03-24T05:47:22.999Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 3.0s [2021-03-24T05:47:22.999Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 3.0s [2021-03-24T05:47:22.999Z] #9 ... [2021-03-24T05:47:22.999Z] [2021-03-24T05:47:22.999Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-24T05:47:22.999Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-24T05:47:22.999Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-24T05:47:22.999Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-24T05:47:22.999Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-24T05:47:22.999Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-03-24T05:47:22.999Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2021-03-24T05:47:22.999Z] #62 DONE 3.2s [2021-03-24T05:47:22.999Z] [2021-03-24T05:47:22.999Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-24T05:47:22.999Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-24T05:47:22.999Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-24T05:47:23.000Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-24T05:47:23.000Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-24T05:47:23.000Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-24T05:47:23.000Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-03-24T05:47:23.000Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2021-03-24T05:47:23.000Z] #64 DONE 3.2s [2021-03-24T05:47:23.000Z] [2021-03-24T05:47:23.000Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:23.000Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-24T05:47:23.000Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 1.05MB / 7.68MB 3.1s [2021-03-24T05:47:23.000Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 3.1s [2021-03-24T05:47:23.000Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 6.78MB / 7.68MB 3.2s [2021-03-24T05:47:23.000Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 1.05MB / 9.98MB 3.2s [2021-03-24T05:47:23.023Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 85.98MB / 96.52MB 6.2s [2021-03-24T05:47:23.023Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 91.23MB / 96.52MB 6.3s [2021-03-24T05:47:23.207Z] #21 37.29 Setting up python3-distutils (3.7.3-1) ... [2021-03-24T05:47:23.207Z] #21 37.60 Setting up python3-setuptools (40.8.0-1) ... [2021-03-24T05:47:23.271Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 3.3s [2021-03-24T05:47:23.271Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.4s [2021-03-24T05:47:23.271Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-03-24T05:47:23.271Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 8.39MB / 52.16MB 3.5s [2021-03-24T05:47:23.322Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.5s done [2021-03-24T05:47:23.534Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 18.87MB / 52.16MB 3.6s [2021-03-24T05:47:23.534Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 3.5s done [2021-03-24T05:47:23.534Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 27.90MB / 52.16MB 3.7s [2021-03-24T05:47:23.582Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s done [2021-03-24T05:47:23.619Z] #10 ... [2021-03-24T05:47:23.619Z] [2021-03-24T05:47:23.619Z] #24 [internal] load build context [2021-03-24T05:47:23.619Z] #24 sha256:c9f0c0d5888263398262c51449e2b1473e820c9e77188927f431baa154553c1b [2021-03-24T05:47:23.619Z] #24 transferring context: 53.43MB 7.2s done [2021-03-24T05:47:23.619Z] #24 DONE 7.3s [2021-03-24T05:47:23.619Z] [2021-03-24T05:47:23.619Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-24T05:47:23.619Z] #27 sha256:6394764ba1d9e7fa8f22311094ee37ee616cb9ef29c9942f5ce2463749ea7dc8 [2021-03-24T05:47:23.619Z] #27 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 0.0s done [2021-03-24T05:47:23.619Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 54.14MB / 54.14MB 4.2s done [2021-03-24T05:47:23.619Z] #27 extracting sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf [2021-03-24T05:47:23.798Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 32.51MB / 52.16MB 3.8s [2021-03-24T05:47:23.799Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 35.65MB / 52.16MB 4.0s [2021-03-24T05:47:23.799Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 3.25MB / 62.53MB 4.0s [2021-03-24T05:47:24.068Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 43.50MB / 52.16MB 4.1s [2021-03-24T05:47:24.068Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 16.78MB / 62.53MB 4.1s [2021-03-24T05:47:24.068Z] #9 ... [2021-03-24T05:47:24.068Z] [2021-03-24T05:47:24.068Z] #23 [internal] load build context [2021-03-24T05:47:24.068Z] #23 sha256:944ca483145c1d50f4242f67f9da0e24ef4ac2f2d5e30dab88a2545ceb64d641 [2021-03-24T05:47:24.068Z] #23 transferring context: 53.43MB 3.5s done [2021-03-24T05:47:24.068Z] #23 DONE 4.4s [2021-03-24T05:47:24.068Z] [2021-03-24T05:47:24.068Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:24.068Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-24T05:47:24.068Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.2s [2021-03-24T05:47:24.068Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 19.92MB / 62.53MB 4.2s [2021-03-24T05:47:24.068Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 29.36MB / 62.53MB 4.3s [2021-03-24T05:47:24.242Z] #21 38.35 Setting up python3-pip (18.1-5) ... [2021-03-24T05:47:24.280Z] #27 DONE 14.9s [2021-03-24T05:47:24.280Z] [2021-03-24T05:47:24.280Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-24T05:47:24.280Z] #28 sha256:cbfd4de53323bb99153518c4a48d65495c65f9d4fd448760bfa6d58ce6332b66 [2021-03-24T05:47:24.334Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 36.65MB / 62.53MB 4.4s [2021-03-24T05:47:24.334Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 49.68MB / 62.53MB 4.5s [2021-03-24T05:47:24.527Z] #9 ... [2021-03-24T05:47:24.527Z] [2021-03-24T05:47:24.527Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-24T05:47:24.527Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-24T05:47:24.527Z] #27 10.03 Updating certificates in /etc/ssl/certs... [2021-03-24T05:47:24.527Z] #27 11.28 137 added, 0 removed; done. [2021-03-24T05:47:24.527Z] #27 11.31 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:47:24.527Z] #27 11.32 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-24T05:47:24.527Z] #27 11.33 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-24T05:47:24.527Z] #27 11.34 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-24T05:47:24.527Z] #27 11.36 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:47:24.527Z] #27 11.37 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-24T05:47:24.527Z] #27 11.38 Updating certificates in /etc/ssl/certs... [2021-03-24T05:47:24.527Z] #27 12.48 0 added, 0 removed; done. [2021-03-24T05:47:24.527Z] #27 12.48 Running hooks in /etc/ca-certificates/update.d... [2021-03-24T05:47:24.527Z] #27 12.48 done. [2021-03-24T05:47:24.527Z] #27 DONE 14.5s [2021-03-24T05:47:24.527Z] [2021-03-24T05:47:24.527Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:24.527Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:47:24.527Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-24T05:47:24.527Z] #9 ... [2021-03-24T05:47:24.527Z] [2021-03-24T05:47:24.527Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-24T05:47:24.527Z] #28 sha256:33acf060cb1aa2e2b2e9d8ed88a782dd186b9b52dc535d80a600cf50e873ac63 [2021-03-24T05:47:24.527Z] #28 DONE 0.1s [2021-03-24T05:47:24.527Z] [2021-03-24T05:47:24.527Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:24.527Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:47:24.534Z] #21 38.96 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:47:24.534Z] #21 38.98 Processing triggers for mime-support (3.62) ... [2021-03-24T05:47:24.536Z] #28 DONE 0.2s [2021-03-24T05:47:24.536Z] [2021-03-24T05:47:24.536Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:24.536Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:47:24.536Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s done [2021-03-24T05:47:24.536Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-24T05:47:24.598Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.7s [2021-03-24T05:47:24.598Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 4.7s done [2021-03-24T05:47:24.884Z] #32 ... [2021-03-24T05:47:24.884Z] [2021-03-24T05:47:24.884Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:47:24.884Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:47:24.884Z] #42 68.98 Selecting previously unselected package libnl-3-200:amd64. [2021-03-24T05:47:24.884Z] #42 68.99 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-24T05:47:24.884Z] #42 69.02 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-24T05:47:24.884Z] #42 69.24 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-24T05:47:24.884Z] #42 69.24 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-24T05:47:24.884Z] #42 69.29 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-24T05:47:24.884Z] #42 69.73 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-24T05:47:24.884Z] #42 69.74 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-24T05:47:24.884Z] #42 69.79 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-24T05:47:24.884Z] #42 69.98 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-24T05:47:24.884Z] #42 70.01 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-24T05:47:24.884Z] #42 70.07 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-24T05:47:24.884Z] #42 70.19 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-24T05:47:24.885Z] #42 70.25 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-24T05:47:24.885Z] #42 70.27 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-24T05:47:24.885Z] #42 70.64 Selecting previously unselected package libprotobuf17:amd64. [2021-03-24T05:47:24.885Z] #42 70.66 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-24T05:47:24.885Z] #42 70.67 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-24T05:47:24.885Z] #42 72.32 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-24T05:47:24.885Z] #42 72.37 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-24T05:47:24.885Z] #42 72.47 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-24T05:47:24.885Z] #42 72.91 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-24T05:47:24.885Z] #42 72.91 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-24T05:47:24.885Z] #42 72.99 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-24T05:47:24.885Z] #42 75.28 Selecting previously unselected package libprotoc17:amd64. [2021-03-24T05:47:24.885Z] #42 75.29 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-24T05:47:24.885Z] #42 75.29 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-24T05:47:24.885Z] #42 76.00 Selecting previously unselected package protobuf-c-compiler. [2021-03-24T05:47:24.885Z] #42 76.02 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-24T05:47:24.885Z] #42 76.04 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-24T05:47:24.885Z] #42 ... [2021-03-24T05:47:24.885Z] [2021-03-24T05:47:24.885Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:47:24.885Z] #34 sha256:f56c7cfd0e8d35e07412304490d1dab0d5cbfc1e73fc002e3a7e2b1bf41d630a [2021-03-24T05:47:24.885Z] #34 66.20 reflect [2021-03-24T05:47:24.885Z] #34 74.01 time [2021-03-24T05:47:24.885Z] #34 ... [2021-03-24T05:47:24.885Z] [2021-03-24T05:47:24.885Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:47:24.885Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:47:24.885Z] #42 76.34 Selecting previously unselected package protobuf-compiler. [2021-03-24T05:47:24.885Z] #42 76.34 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-24T05:47:24.885Z] #42 76.37 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-24T05:47:24.885Z] #42 76.64 Selecting previously unselected package python-pkg-resources. [2021-03-24T05:47:24.885Z] #42 76.64 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-24T05:47:24.885Z] #42 76.65 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-24T05:47:25.148Z] #42 76.93 Selecting previously unselected package python-six. [2021-03-24T05:47:25.148Z] #42 76.95 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-24T05:47:25.148Z] #42 76.96 Unpacking python-six (1.12.0-1) ... [2021-03-24T05:47:25.167Z] #21 DONE 39.4s [2021-03-24T05:47:25.167Z] [2021-03-24T05:47:25.167Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-03-24T05:47:25.410Z] #42 77.14 Selecting previously unselected package python-protobuf. [2021-03-24T05:47:25.410Z] #42 77.14 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-24T05:47:25.410Z] #42 77.15 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-24T05:47:25.410Z] #42 ... [2021-03-24T05:47:25.410Z] [2021-03-24T05:47:25.410Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:47:25.410Z] #56 sha256:bede10dcf35011136f0303f6330ad0f5058221b2348550443756ae464026448f [2021-03-24T05:47:25.410Z] #56 1.555 + RM_GOPATH=0 [2021-03-24T05:47:25.410Z] #56 1.555 + TMP_GOPATH= [2021-03-24T05:47:25.410Z] #56 1.555 + : /build [2021-03-24T05:47:25.410Z] #56 1.555 + '[' -z '' ']' [2021-03-24T05:47:25.410Z] #56 1.561 ++ mktemp -d [2021-03-24T05:47:25.410Z] #56 1.564 + export GOPATH=/tmp/tmp.OhzcKg6LUG [2021-03-24T05:47:25.410Z] #56 1.565 + GOPATH=/tmp/tmp.OhzcKg6LUG [2021-03-24T05:47:25.410Z] #56 1.565 + RM_GOPATH=1 [2021-03-24T05:47:25.410Z] #56 1.565 + case "$(go env GOARCH)" in [2021-03-24T05:47:25.410Z] #56 1.565 ++ go env GOARCH [2021-03-24T05:47:25.410Z] #56 1.576 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:25.410Z] #56 1.577 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:25.410Z] #56 1.578 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:25.410Z] #56 1.593 + dir=/tmp/install [2021-03-24T05:47:25.410Z] #56 1.595 + bin=containerd [2021-03-24T05:47:25.410Z] #56 1.595 + shift [2021-03-24T05:47:25.410Z] #56 1.597 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-24T05:47:25.410Z] #56 1.597 + . /tmp/install/containerd.installer [2021-03-24T05:47:25.410Z] #56 1.601 ++ set -e [2021-03-24T05:47:25.410Z] #56 1.602 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-24T05:47:25.410Z] #56 1.602 + install_containerd [2021-03-24T05:47:25.410Z] #56 1.603 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-24T05:47:25.410Z] #56 1.604 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-24T05:47:25.410Z] #56 1.604 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OhzcKg6LUG/src/github.com/containerd/containerd [2021-03-24T05:47:25.410Z] #56 1.619 Cloning into '/tmp/tmp.OhzcKg6LUG/src/github.com/containerd/containerd'... [2021-03-24T05:47:25.720Z] #27 extracting sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 4.7s done [2021-03-24T05:47:25.720Z] #27 DONE 9.0s [2021-03-24T05:47:25.720Z] [2021-03-24T05:47:25.720Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-24T05:47:25.720Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5 [2021-03-24T05:47:25.720Z] #28 0.218 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:47:25.720Z] #28 0.238 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:47:25.720Z] #28 0.262 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:47:25.720Z] #28 0.491 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [260 kB] [2021-03-24T05:47:25.806Z] #22 0.874 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-24T05:47:25.806Z] #22 0.877 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-24T05:47:25.806Z] #22 0.879 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-24T05:47:25.806Z] #22 ... [2021-03-24T05:47:25.806Z] [2021-03-24T05:47:25.806Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-24T05:47:25.806Z] #44 72.79 CC criu/file-lock.o [2021-03-24T05:47:25.806Z] #44 73.47 CC criu/files-ext.o [2021-03-24T05:47:25.806Z] #44 73.67 CC criu/files-reg.o [2021-03-24T05:47:25.806Z] #44 75.12 CC criu/files.o [2021-03-24T05:47:25.806Z] #44 76.45 CC criu/filesystems.o [2021-03-24T05:47:25.806Z] #44 76.88 CC criu/fsnotify.o [2021-03-24T05:47:25.806Z] #44 77.54 CC criu/image-desc.o [2021-03-24T05:47:25.806Z] #44 77.63 CC criu/image.o [2021-03-24T05:47:25.806Z] #44 78.07 CC criu/ipc_ns.o [2021-03-24T05:47:25.806Z] #44 78.78 CC criu/irmap.o [2021-03-24T05:47:25.806Z] #44 79.15 CC criu/kcmp-ids.o [2021-03-24T05:47:25.806Z] #44 79.27 CC criu/kerndat.o [2021-03-24T05:47:25.806Z] #44 79.82 CC criu/libnetlink.o [2021-03-24T05:47:25.806Z] #44 80.02 CC criu/log.o [2021-03-24T05:47:25.806Z] #44 80.37 CC criu/lsm.o [2021-03-24T05:47:25.806Z] #44 80.56 CC criu/mem.o [2021-03-24T05:47:25.806Z] #44 81.54 CC criu/memfd.o [2021-03-24T05:47:25.806Z] #44 82.02 CC criu/mount.o [2021-03-24T05:47:26.028Z] #28 ... [2021-03-24T05:47:26.028Z] [2021-03-24T05:47:26.028Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:26.028Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-24T05:47:26.028Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 3.9s done [2021-03-24T05:47:26.028Z] #10 DONE 9.3s [2021-03-24T05:47:26.028Z] [2021-03-24T05:47:26.028Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:26.028Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-24T05:47:26.028Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e [2021-03-24T05:47:26.098Z] #44 ... [2021-03-24T05:47:26.099Z] [2021-03-24T05:47:26.099Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-03-24T05:47:26.099Z] #22 DONE 1.0s [2021-03-24T05:47:26.099Z] [2021-03-24T05:47:26.099Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-24T05:47:26.325Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-03-24T05:47:26.325Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 [2021-03-24T05:47:26.351Z] #56 ... [2021-03-24T05:47:26.352Z] [2021-03-24T05:47:26.352Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:47:26.352Z] #45 sha256:9ac5254288b3c36e6c94bbcc9a2b1f5c7066564286fe16bda9447a8d42b5d6d2 [2021-03-24T05:47:26.352Z] #45 68.11 bufio [2021-03-24T05:47:26.352Z] #45 68.84 reflect [2021-03-24T05:47:26.352Z] #45 70.58 syscall [2021-03-24T05:47:26.612Z] #45 ... [2021-03-24T05:47:26.612Z] [2021-03-24T05:47:26.612Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:47:26.612Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:47:26.612Z] #42 78.11 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-24T05:47:26.621Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-03-24T05:47:26.621Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 [2021-03-24T05:47:26.872Z] #42 ... [2021-03-24T05:47:26.872Z] [2021-03-24T05:47:26.872Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:47:26.872Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:47:26.872Z] #13 64.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-24T05:47:26.872Z] #13 64.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-24T05:47:26.872Z] #13 64.72 Get:13 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] [2021-03-24T05:47:26.872Z] #13 70.11 Get:14 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] [2021-03-24T05:47:26.872Z] #13 73.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-24T05:47:26.872Z] #13 73.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-24T05:47:26.872Z] #13 73.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-24T05:47:26.872Z] #13 73.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-24T05:47:26.872Z] #13 73.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-24T05:47:26.872Z] #13 73.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-24T05:47:26.872Z] #13 73.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-24T05:47:26.872Z] #13 73.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-24T05:47:26.872Z] #13 73.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-24T05:47:26.872Z] #13 73.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-24T05:47:26.872Z] #13 73.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-24T05:47:26.872Z] #13 73.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-24T05:47:26.872Z] #13 73.87 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-24T05:47:26.872Z] #13 73.88 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-24T05:47:27.218Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 6.9s done [2021-03-24T05:47:27.218Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 7.2s [2021-03-24T05:47:27.218Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.1s done [2021-03-24T05:47:27.315Z] Client: [2021-03-24T05:47:27.315Z] Context: default [2021-03-24T05:47:27.315Z] Debug Mode: false [2021-03-24T05:47:27.315Z] Plugins: [2021-03-24T05:47:27.315Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-24T05:47:27.315Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-24T05:47:27.315Z] [2021-03-24T05:47:27.315Z] Server: [2021-03-24T05:47:27.315Z] Containers: 0 [2021-03-24T05:47:27.315Z] Running: 0 [2021-03-24T05:47:27.315Z] Paused: 0 [2021-03-24T05:47:27.315Z] Stopped: 0 [2021-03-24T05:47:27.315Z] Images: 0 [2021-03-24T05:47:27.315Z] Server Version: 20.10.3 [2021-03-24T05:47:27.315Z] Storage Driver: overlay2 [2021-03-24T05:47:27.315Z] Backing Filesystem: extfs [2021-03-24T05:47:27.315Z] Supports d_type: true [2021-03-24T05:47:27.315Z] Native Overlay Diff: true [2021-03-24T05:47:27.315Z] Logging Driver: json-file [2021-03-24T05:47:27.315Z] Cgroup Driver: systemd [2021-03-24T05:47:27.315Z] Cgroup Version: 2 [2021-03-24T05:47:27.315Z] Plugins: [2021-03-24T05:47:27.315Z] Volume: local [2021-03-24T05:47:27.315Z] Network: bridge host ipvlan macvlan null overlay [2021-03-24T05:47:27.315Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-24T05:47:27.315Z] Swarm: inactive [2021-03-24T05:47:27.315Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-24T05:47:27.315Z] Default Runtime: runc [2021-03-24T05:47:27.315Z] Init Binary: docker-init [2021-03-24T05:47:27.315Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-24T05:47:27.315Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-24T05:47:27.315Z] init version: de40ad0 [2021-03-24T05:47:27.315Z] Security Options: [2021-03-24T05:47:27.315Z] apparmor [2021-03-24T05:47:27.315Z] seccomp [2021-03-24T05:47:27.315Z] Profile: default [2021-03-24T05:47:27.315Z] cgroupns [2021-03-24T05:47:27.315Z] Kernel Version: 5.4.0-1037-aws [2021-03-24T05:47:27.315Z] Operating System: Ubuntu 20.04.2 LTS [2021-03-24T05:47:27.315Z] OSType: linux [2021-03-24T05:47:27.315Z] Architecture: x86_64 [2021-03-24T05:47:27.315Z] CPUs: 2 [2021-03-24T05:47:27.315Z] Total Memory: 7.487GiB [2021-03-24T05:47:27.315Z] Name: ip-10-100-41-210 [2021-03-24T05:47:27.315Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-03-24T05:47:27.315Z] Docker Root Dir: /var/lib/docker [2021-03-24T05:47:27.315Z] Debug Mode: false [2021-03-24T05:47:27.315Z] Registry: https://index.docker.io/v1/ [2021-03-24T05:47:27.315Z] Labels: [2021-03-24T05:47:27.315Z] Experimental: true [2021-03-24T05:47:27.315Z] Insecure Registries: [2021-03-24T05:47:27.315Z] 127.0.0.0/8 [2021-03-24T05:47:27.315Z] Live Restore Enabled: true [2021-03-24T05:47:27.315Z] [2021-03-24T05:47:27.315Z] WARNING: No kernel memory TCP limit support [2021-03-24T05:47:27.315Z] WARNING: No oom kill disable support [2021-03-24T05:47:27.315Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-24T05:47:27.740Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e . [2021-03-24T05:47:27.740Z] #1 [internal] load build definition from Dockerfile [2021-03-24T05:47:27.740Z] #1 sha256:58f9f3781bb2353f3d4db58fed7d289ebaac48efecaa8f88fd7b8ae68048d834 [2021-03-24T05:47:27.816Z] #13 ... [2021-03-24T05:47:27.816Z] [2021-03-24T05:47:27.816Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:47:27.816Z] #51 sha256:ab688f10dbc20fffccff782088f654964cd20b59c1e89cb82c59f8f01e42b51b [2021-03-24T05:47:27.816Z] #51 69.48 syscall [2021-03-24T05:47:27.816Z] #51 69.52 reflect [2021-03-24T05:47:27.816Z] #51 ... [2021-03-24T05:47:27.816Z] [2021-03-24T05:47:27.816Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:47:27.816Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:47:27.816Z] #36 72.57 Selecting previously unselected package libicu63:amd64. [2021-03-24T05:47:27.816Z] #36 72.65 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-24T05:47:27.816Z] #36 72.70 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-24T05:47:28.008Z] #1 transferring dockerfile: 17.02kB done [2021-03-24T05:47:28.008Z] #1 DONE 0.2s [2021-03-24T05:47:28.008Z] [2021-03-24T05:47:28.008Z] #2 [internal] load .dockerignore [2021-03-24T05:47:28.008Z] #2 sha256:463b7ad9e3beb82f0d1c9423ce170a42570534ef44bb6896d4206f53830ef172 [2021-03-24T05:47:28.008Z] #2 transferring context: 32B [2021-03-24T05:47:28.008Z] #2 transferring context: 87B 0.0s done [2021-03-24T05:47:28.008Z] #2 DONE 0.1s [2021-03-24T05:47:28.008Z] [2021-03-24T05:47:28.008Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-24T05:47:28.008Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-24T05:47:28.075Z] #36 ... [2021-03-24T05:47:28.075Z] [2021-03-24T05:47:28.075Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:47:28.075Z] #51 sha256:ab688f10dbc20fffccff782088f654964cd20b59c1e89cb82c59f8f01e42b51b [2021-03-24T05:47:28.075Z] #51 79.87 time [2021-03-24T05:47:28.273Z] #3 DONE 0.3s [2021-03-24T05:47:28.273Z] [2021-03-24T05:47:28.273Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-24T05:47:28.273Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-24T05:47:28.273Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-24T05:47:28.534Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-24T05:47:28.534Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-24T05:47:28.534Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-24T05:47:28.534Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-03-24T05:47:28.609Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 8.7s done [2021-03-24T05:47:28.795Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-03-24T05:47:28.795Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-03-24T05:47:29.056Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-03-24T05:47:29.056Z] #4 DONE 0.7s [2021-03-24T05:47:29.322Z] [2021-03-24T05:47:29.322Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-03-24T05:47:29.322Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-24T05:47:29.380Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.5s done [2021-03-24T05:47:29.380Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad [2021-03-24T05:47:29.554Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 9.1s done [2021-03-24T05:47:29.659Z] #23 3.338 Collecting yamllint==1.16.0 [2021-03-24T05:47:29.659Z] #23 3.522 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-24T05:47:29.659Z] #23 3.559 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-24T05:47:29.659Z] #23 3.584 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-24T05:47:29.659Z] #23 3.621 Collecting pyyaml (from yamllint==1.16.0) [2021-03-24T05:47:29.837Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-03-24T05:47:29.860Z] #9 ... [2021-03-24T05:47:29.860Z] [2021-03-24T05:47:29.860Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-24T05:47:29.860Z] #26 sha256:45bb9a48d6e782a3e60f03223bc352dade75860f5d24602d08c115e73091c9fd [2021-03-24T05:47:29.860Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-24T05:47:29.860Z] #26 sha256:e2e57caf3a6744542984f4107cd43fe826e3fb8be3a0d4d34a6cb158851f4c42 1.46kB / 1.46kB done [2021-03-24T05:47:29.860Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-24T05:47:29.860Z] #26 sha256:917ab0af993d3997abb8404f8b309c832d73bc9996cb04cc89c656258c6b3999 529B / 529B done [2021-03-24T05:47:29.860Z] #26 sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 49.20MB / 49.20MB 1.9s done [2021-03-24T05:47:29.860Z] #26 extracting sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 5.0s done [2021-03-24T05:47:29.887Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2021-03-24T05:47:29.891Z] #5 DONE 0.7s [2021-03-24T05:47:29.891Z] [2021-03-24T05:47:29.891Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-24T05:47:29.891Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-24T05:47:29.891Z] #8 DONE 0.7s [2021-03-24T05:47:29.891Z] [2021-03-24T05:47:29.891Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-24T05:47:29.891Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-24T05:47:29.891Z] #6 DONE 0.7s [2021-03-24T05:47:29.891Z] [2021-03-24T05:47:29.891Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-24T05:47:29.891Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-24T05:47:29.891Z] #7 DONE 0.7s [2021-03-24T05:47:29.950Z] #23 3.772 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-24T05:47:30.123Z] #26 ... [2021-03-24T05:47:30.123Z] [2021-03-24T05:47:30.123Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:30.123Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-24T05:47:30.123Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-03-24T05:47:30.123Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 10.2s [2021-03-24T05:47:30.123Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 16.78MB / 97.69MB 10.3s [2021-03-24T05:47:30.123Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 25.38MB / 97.69MB 10.4s [2021-03-24T05:47:30.241Z] #23 4.144 Installing build dependencies: started [2021-03-24T05:47:30.465Z] [2021-03-24T05:47:30.465Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-24T05:47:30.465Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-24T05:47:30.465Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-24T05:47:30.465Z] #64 DONE 0.0s [2021-03-24T05:47:30.465Z] [2021-03-24T05:47:30.465Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-24T05:47:30.465Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-24T05:47:30.465Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-24T05:47:30.465Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-24T05:47:30.465Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-24T05:47:30.465Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-24T05:47:30.465Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 0B / 50.40MB 0.1s [2021-03-24T05:47:30.549Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 35.47MB / 97.69MB 10.5s [2021-03-24T05:47:30.813Z] #9 ... [2021-03-24T05:47:30.813Z] [2021-03-24T05:47:30.813Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-24T05:47:30.813Z] #26 sha256:45bb9a48d6e782a3e60f03223bc352dade75860f5d24602d08c115e73091c9fd [2021-03-24T05:47:30.813Z] #26 DONE 10.7s [2021-03-24T05:47:30.813Z] [2021-03-24T05:47:30.813Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:30.813Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-24T05:47:30.813Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.5s done [2021-03-24T05:47:30.813Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 44.04MB / 97.69MB 10.6s [2021-03-24T05:47:30.813Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 53.48MB / 97.69MB 10.7s [2021-03-24T05:47:30.813Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 71.30MB / 97.69MB 11.0s [2021-03-24T05:47:31.041Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 12.58MB / 50.40MB 0.3s [2021-03-24T05:47:31.041Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 32.51MB / 50.40MB 0.5s [2021-03-24T05:47:31.041Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 39.97MB / 50.40MB 0.6s [2021-03-24T05:47:31.075Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 84.77MB / 97.69MB 11.1s [2021-03-24T05:47:31.075Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 11.3s [2021-03-24T05:47:31.302Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 0.8s [2021-03-24T05:47:31.484Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.3s done [2021-03-24T05:47:31.484Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-03-24T05:47:31.746Z] #23 ... [2021-03-24T05:47:31.746Z] [2021-03-24T05:47:31.746Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-24T05:47:31.746Z] #41 120.0 + dpkg --print-architecture [2021-03-24T05:47:31.746Z] #41 120.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-24T05:47:31.746Z] #41 120.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-24T05:47:31.746Z] #41 120.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-24T05:47:32.025Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.1s [2021-03-24T05:47:32.248Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 1.6s done [2021-03-24T05:47:32.248Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d [2021-03-24T05:47:32.533Z] #10 ... [2021-03-24T05:47:32.533Z] [2021-03-24T05:47:32.533Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-24T05:47:32.533Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5 [2021-03-24T05:47:32.533Z] #28 0.767 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-24T05:47:32.533Z] #28 1.116 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-24T05:47:32.533Z] #28 3.201 Fetched 8199 kB in 3s (2737 kB/s) [2021-03-24T05:47:32.533Z] #28 3.201 Reading package lists... [2021-03-24T05:47:32.533Z] #28 4.699 Reading package lists... [2021-03-24T05:47:32.533Z] #28 6.180 Building dependency tree... [2021-03-24T05:47:32.533Z] #28 6.649 The following additional packages will be installed: [2021-03-24T05:47:32.533Z] #28 6.649 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-24T05:47:32.533Z] #28 6.649 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-24T05:47:32.533Z] #28 6.650 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-24T05:47:32.533Z] #28 6.651 Suggested packages: [2021-03-24T05:47:32.533Z] #28 6.651 krb5-doc krb5-user [2021-03-24T05:47:32.533Z] #28 6.651 Recommended packages: [2021-03-24T05:47:32.533Z] #28 6.651 krb5-locales publicsuffix libsasl2-modules [2021-03-24T05:47:32.533Z] #28 6.905 The following NEW packages will be installed: [2021-03-24T05:47:32.533Z] #28 6.906 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-24T05:47:32.533Z] #28 6.906 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-24T05:47:32.533Z] #28 6.906 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-24T05:47:32.533Z] #28 6.907 libssh2-1 libssl1.1 openssl [2021-03-24T05:47:32.533Z] #28 6.952 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-24T05:47:32.533Z] #28 6.952 Need to get 5175 kB of archives. [2021-03-24T05:47:32.533Z] #28 6.952 After this operation, 14.6 MB of additional disk space will be used. [2021-03-24T05:47:32.533Z] #28 6.952 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u5 [1526 kB] [2021-03-24T05:47:32.533Z] #28 6.960 Get:2 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-03-24T05:47:32.533Z] #28 6.984 Get:3 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-03-24T05:47:32.533Z] #28 6.997 Get:4 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-24T05:47:32.533Z] #28 7.014 Get:5 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-03-24T05:47:32.533Z] #28 7.014 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-03-24T05:47:32.533Z] #28 7.021 Get:7 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-03-24T05:47:32.533Z] #28 7.025 Get:8 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-03-24T05:47:32.533Z] #28 7.041 Get:9 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-24T05:47:32.533Z] #28 7.043 Get:10 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-03-24T05:47:32.533Z] #28 7.046 Get:11 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-03-24T05:47:32.533Z] #28 7.061 Get:12 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-03-24T05:47:32.533Z] #28 7.069 Get:13 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-03-24T05:47:32.533Z] #28 7.072 Get:14 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u5 [844 kB] [2021-03-24T05:47:32.533Z] #28 7.077 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-03-24T05:47:32.533Z] #28 7.083 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-03-24T05:47:32.533Z] #28 7.090 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2021-03-24T05:47:32.533Z] #28 7.108 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2021-03-24T05:47:32.533Z] #28 7.118 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-03-24T05:47:32.533Z] #28 7.126 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-03-24T05:47:32.533Z] #28 7.130 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-03-24T05:47:32.599Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done [2021-03-24T05:47:32.835Z] #28 7.375 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:47:32.835Z] #28 7.419 Fetched 5175 kB in 0s (24.5 MB/s) [2021-03-24T05:47:32.835Z] #28 7.444 Selecting previously unselected package libssl1.1:ppc64el. [2021-03-24T05:47:32.835Z] #28 7.444 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-03-24T05:47:32.835Z] #28 7.452 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_ppc64el.deb ... [2021-03-24T05:47:32.835Z] #28 7.454 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u5) ... [2021-03-24T05:47:33.133Z] #28 7.665 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-03-24T05:47:33.133Z] #28 7.667 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-03-24T05:47:33.133Z] #28 7.669 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:47:33.133Z] #28 7.703 Selecting previously unselected package libsasl2-2:ppc64el. [2021-03-24T05:47:33.133Z] #28 7.706 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-03-24T05:47:33.133Z] #28 7.711 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:47:33.133Z] #28 7.742 Selecting previously unselected package libldap-common. [2021-03-24T05:47:33.133Z] #28 7.745 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-24T05:47:33.133Z] #28 7.749 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:47:33.133Z] #28 7.780 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-03-24T05:47:33.133Z] #28 7.780 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-03-24T05:47:33.133Z] #28 7.785 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:47:33.133Z] #28 7.835 Selecting previously unselected package openssl. [2021-03-24T05:47:33.133Z] #28 7.837 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_ppc64el.deb ... [2021-03-24T05:47:33.133Z] #28 7.838 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-24T05:47:33.176Z] #9 ... [2021-03-24T05:47:33.176Z] [2021-03-24T05:47:33.176Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:47:33.176Z] #29 sha256:dc18cd542f16de167b1c674d8d84c52869483008ab5f0afd354d62b00fdf4ce1 [2021-03-24T05:47:33.176Z] #29 1.928 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-24T05:47:33.176Z] #29 2.169 [2021-03-24T05:47:33.176Z] #29 2.290 # 2.3% ####################### 32.7% ######################################## 56.3% ###################################################### 76.3% ##################################################################### 96.0% ######################################################################## 100.0% [2021-03-24T05:47:33.176Z] #29 2.820 [2021-03-24T05:47:33.176Z] #29 2.948 ############################################# 62.8% ######################################################################## 100.0% [2021-03-24T05:47:33.176Z] #29 3.047 [2021-03-24T05:47:33.176Z] #29 3.176 ############################################################### 87.6% ######################################################################## 100.0% [2021-03-24T05:47:33.176Z] #29 3.285 [2021-03-24T05:47:33.176Z] #29 3.404 ########## 14.7% ######################### 35.8% ####################################### 55.4% ##################################################### 74.8% ################################################################### 94.1% ######################################################################## 100.0% [2021-03-24T05:47:33.176Z] #29 3.936 [2021-03-24T05:47:33.176Z] #29 4.060 ## 3.0% ###### 9.6% ########## 14.5% ########## 14.7% ############## 20.3% #################### 28.5% ######################### 34.8% ############################## 42.2% ################################## 47.3% #################################### 51.2% ########################################### 60.0% ############################################### 65.8% ################################################### 71.1% ######################################################## 78.0% ########################################################### 83.1% ############################################################### 87.9% ################################################################### 93.3% ###################################################################### 97.9% ######################################################################## 100.0% [2021-03-24T05:47:33.176Z] #29 6.024 [2021-03-24T05:47:33.176Z] #29 6.376 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-24T05:47:33.176Z] #29 6.466 [2021-03-24T05:47:33.176Z] #29 6.533 ######################################################################## 100.0% [2021-03-24T05:47:33.176Z] #29 6.572 [2021-03-24T05:47:33.176Z] #29 6.897 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-24T05:47:33.176Z] #29 7.016 [2021-03-24T05:47:33.176Z] #29 7.116 ######################################################################## 100.0% [2021-03-24T05:47:33.176Z] #29 7.152 [2021-03-24T05:47:33.176Z] #29 7.512 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-24T05:47:33.176Z] #29 7.606 [2021-03-24T05:47:33.176Z] #29 7.739 0.8% ######### 13.3% ############################# 40.8% ################################## 48.5% ############################################ 61.2% [2021-03-24T05:47:33.176Z] #29 ... [2021-03-24T05:47:33.176Z] [2021-03-24T05:47:33.176Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:33.176Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:47:33.193Z] #26 ... [2021-03-24T05:47:33.193Z] [2021-03-24T05:47:33.193Z] #23 [internal] load build context [2021-03-24T05:47:33.193Z] #23 sha256:f449ce70630d36df8e80fe60f4c38b0e18b0c09aab2411711b7e87250fa056ab [2021-03-24T05:47:33.193Z] #23 transferring context: 53.42MB 2.4s done [2021-03-24T05:47:33.193Z] #23 DONE 2.8s [2021-03-24T05:47:33.193Z] [2021-03-24T05:47:33.193Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-24T05:47:33.193Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-24T05:47:33.361Z] #51 ... [2021-03-24T05:47:33.361Z] [2021-03-24T05:47:33.361Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:47:33.361Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:47:33.361Z] #13 75.93 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:47:33.361Z] #13 76.44 Fetched 78.2 MB in 11s (6963 kB/s) [2021-03-24T05:47:33.361Z] #13 76.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-24T05:47:33.361Z] #13 76.88 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-24T05:47:33.361Z] #13 76.93 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-24T05:47:33.361Z] #13 77.59 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-24T05:47:33.361Z] #13 77.83 (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.) [2021-03-24T05:47:33.361Z] #13 77.89 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-24T05:47:33.361Z] #13 77.93 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-24T05:47:33.361Z] #13 78.14 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-24T05:47:33.361Z] #13 78.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-24T05:47:33.361Z] #13 78.44 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-24T05:47:33.361Z] #13 78.47 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-24T05:47:33.361Z] #13 78.74 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-24T05:47:33.361Z] #13 78.91 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-24T05:47:33.361Z] #13 78.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-24T05:47:33.361Z] #13 78.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-24T05:47:33.361Z] #13 79.00 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-24T05:47:33.361Z] #13 ... [2021-03-24T05:47:33.361Z] [2021-03-24T05:47:33.361Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-24T05:47:33.361Z] #47 sha256:6b4f526d11d011dc7a0aa582186962e17f39e372d69f81c7378dff0ca8fdf205 [2021-03-24T05:47:33.361Z] #47 DONE 85.1s [2021-03-24T05:47:33.361Z] [2021-03-24T05:47:33.361Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:47:33.361Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:47:33.361Z] #42 84.83 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-24T05:47:33.361Z] #42 85.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-24T05:47:33.361Z] #42 85.15 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-24T05:47:33.361Z] #42 85.22 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-24T05:47:33.361Z] #42 85.26 Setting up python-six (1.12.0-1) ... [2021-03-24T05:47:33.430Z] #28 7.969 Selecting previously unselected package ca-certificates. [2021-03-24T05:47:33.430Z] #28 7.971 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-24T05:47:33.430Z] #28 7.972 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-24T05:47:33.430Z] #28 8.043 Selecting previously unselected package libkeyutils1:ppc64el. [2021-03-24T05:47:33.430Z] #28 8.046 Preparing to unpack .../07-libkeyutils1_1.6-6_ppc64el.deb ... [2021-03-24T05:47:33.430Z] #28 8.048 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-03-24T05:47:33.430Z] #28 8.070 Selecting previously unselected package libkrb5support0:ppc64el. [2021-03-24T05:47:33.430Z] #28 8.071 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-03-24T05:47:33.430Z] #28 8.073 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-03-24T05:47:33.430Z] #28 8.104 Selecting previously unselected package libk5crypto3:ppc64el. [2021-03-24T05:47:33.430Z] #28 8.106 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-03-24T05:47:33.430Z] #28 8.108 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-03-24T05:47:33.430Z] #28 8.149 Selecting previously unselected package libkrb5-3:ppc64el. [2021-03-24T05:47:33.735Z] #28 8.152 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-03-24T05:47:33.735Z] #28 8.153 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-03-24T05:47:33.735Z] #28 8.244 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-03-24T05:47:33.735Z] #28 8.248 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-03-24T05:47:33.735Z] #28 8.249 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-03-24T05:47:33.735Z] #28 8.299 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-03-24T05:47:33.735Z] #28 8.302 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-03-24T05:47:33.735Z] #28 8.303 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-03-24T05:47:33.735Z] #28 8.337 Selecting previously unselected package libpsl5:ppc64el. [2021-03-24T05:47:33.735Z] #28 8.338 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-03-24T05:47:33.735Z] #28 8.339 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-03-24T05:47:33.735Z] #28 8.367 Selecting previously unselected package librtmp1:ppc64el. [2021-03-24T05:47:33.735Z] #28 8.372 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-03-24T05:47:33.735Z] #28 8.372 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-03-24T05:47:33.735Z] #28 8.397 Selecting previously unselected package libssh2-1:ppc64el. [2021-03-24T05:47:33.735Z] #28 8.399 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-03-24T05:47:33.735Z] #28 8.401 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-03-24T05:47:33.735Z] #28 8.440 Selecting previously unselected package libcurl4:ppc64el. [2021-03-24T05:47:33.735Z] #28 8.442 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2021-03-24T05:47:33.735Z] #28 8.443 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-03-24T05:47:33.735Z] #28 8.501 Selecting previously unselected package curl. [2021-03-24T05:47:33.735Z] #28 8.503 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2021-03-24T05:47:33.993Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 13.9s done [2021-03-24T05:47:33.993Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-03-24T05:47:34.040Z] #28 8.504 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-24T05:47:34.041Z] #28 8.560 Selecting previously unselected package libonig5:ppc64el. [2021-03-24T05:47:34.041Z] #28 8.562 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-03-24T05:47:34.041Z] #28 8.563 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-03-24T05:47:34.041Z] #28 8.622 Selecting previously unselected package libjq1:ppc64el. [2021-03-24T05:47:34.041Z] #28 8.624 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-24T05:47:34.041Z] #28 8.625 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-24T05:47:34.041Z] #28 8.659 Selecting previously unselected package jq. [2021-03-24T05:47:34.041Z] #28 8.661 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-24T05:47:34.041Z] #28 8.663 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-24T05:47:34.041Z] #28 8.694 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-03-24T05:47:34.041Z] #28 8.698 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-03-24T05:47:34.041Z] #28 8.701 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u5) ... [2021-03-24T05:47:34.049Z] #9 ... [2021-03-24T05:47:34.050Z] [2021-03-24T05:47:34.050Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:47:34.050Z] #29 sha256:505516876200502de12da007a32fca6496dd2a5f5284c15de90972c0e2b873b5 [2021-03-24T05:47:34.050Z] #29 1.821 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-24T05:47:34.050Z] #29 1.936 [2021-03-24T05:47:34.050Z] #29 2.060 ############ 17.1% ########################## 37.0% ######################################### 57.0% ####################################################### 76.7% ##################################################################### 96.7% ######################################################################## 100.0% [2021-03-24T05:47:34.050Z] #29 2.584 [2021-03-24T05:47:34.050Z] #29 2.706 ######################## 34.3% ######################################################################## 100.0% [2021-03-24T05:47:34.050Z] #29 2.941 [2021-03-24T05:47:34.050Z] #29 3.064 ################################################### 71.8% ######################################################################## 100.0% [2021-03-24T05:47:34.050Z] #29 3.194 [2021-03-24T05:47:34.050Z] #29 3.321 ###### 8.6% ######################## 34.6% ####################################### 54.5% #################################################### 73.5% ################################################################### 93.2% ######################################################################## 100.0% [2021-03-24T05:47:34.050Z] #29 3.936 [2021-03-24T05:47:34.050Z] #29 4.062 # 2.8% ###### 9.3% ########## 14.9% ############## 20.1% ################## 25.0% ##################### 30.5% ######################### 35.6% ############################# 41.2% ################################# 46.4% ##################################### 51.5% ######################################## 56.8% ############################################ 62.0% ################################################ 67.2% #################################################### 72.4% ####################################################### 77.6% ########################################################### 82.7% ############################################################### 88.1% ################################################################### 93.3% ###################################################################### 98.4% ######################################################################## 100.0% [2021-03-24T05:47:34.050Z] #29 5.922 [2021-03-24T05:47:34.050Z] #29 6.264 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-24T05:47:34.050Z] #29 6.393 [2021-03-24T05:47:34.050Z] #29 6.465 ######################################################################## 100.0% [2021-03-24T05:47:34.050Z] #29 6.501 [2021-03-24T05:47:34.050Z] #29 6.791 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-24T05:47:34.050Z] #29 6.907 [2021-03-24T05:47:34.050Z] #29 7.042 ############################################### 65.6% ######################################################################## 100.0% [2021-03-24T05:47:34.050Z] #29 7.081 [2021-03-24T05:47:34.050Z] #29 7.453 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-24T05:47:34.050Z] #29 7.562 [2021-03-24T05:47:34.050Z] #29 7.685 0.0% ##### 7.1% ###### 9.1% #################### 29.1% ######################################### 57.8% ############################################ 61.2% ################################################################ 89.8% ######################################################################## 100.0% [2021-03-24T05:47:34.050Z] #29 8.646 [2021-03-24T05:47:34.050Z] #29 9.034 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-24T05:47:34.050Z] #29 9.149 [2021-03-24T05:47:34.050Z] #29 9.209 ######################################################################## 100.0% [2021-03-24T05:47:34.050Z] #29 9.233 [2021-03-24T05:47:34.050Z] #29 9.467 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-24T05:47:34.050Z] #29 9.567 [2021-03-24T05:47:34.050Z] #29 ... [2021-03-24T05:47:34.050Z] [2021-03-24T05:47:34.050Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:34.050Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:47:34.338Z] #28 8.858 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-03-24T05:47:34.338Z] #28 8.861 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:47:34.338Z] #28 8.866 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-03-24T05:47:34.338Z] #28 8.870 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:47:34.338Z] #28 8.873 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-03-24T05:47:34.338Z] #28 8.876 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-03-24T05:47:34.338Z] #28 8.879 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:47:34.338Z] #28 8.882 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-03-24T05:47:34.338Z] #28 8.885 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-03-24T05:47:34.338Z] #28 8.888 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-24T05:47:34.338Z] #28 8.894 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-03-24T05:47:34.338Z] #28 8.897 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-24T05:47:34.338Z] #28 8.900 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:47:34.338Z] #28 8.904 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-24T05:47:34.551Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.3s [2021-03-24T05:47:34.623Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.3s [2021-03-24T05:47:34.983Z] #28 9.687 Updating certificates in /etc/ssl/certs... [2021-03-24T05:47:35.196Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.8s done [2021-03-24T05:47:35.772Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-24T05:47:35.920Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.5s done [2021-03-24T05:47:36.035Z] #28 10.60 137 added, 0 removed; done. [2021-03-24T05:47:36.035Z] #28 10.64 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-03-24T05:47:36.035Z] #28 10.64 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-24T05:47:36.035Z] #28 10.64 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-03-24T05:47:36.035Z] #28 10.65 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-24T05:47:36.035Z] #28 10.65 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:47:36.035Z] #28 10.68 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-24T05:47:36.035Z] #28 10.68 Updating certificates in /etc/ssl/certs... [2021-03-24T05:47:36.333Z] #28 ... [2021-03-24T05:47:36.333Z] [2021-03-24T05:47:36.333Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:36.333Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-24T05:47:36.333Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.7s done [2021-03-24T05:47:36.333Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-03-24T05:47:36.333Z] #10 DONE 19.6s [2021-03-24T05:47:36.333Z] [2021-03-24T05:47:36.333Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-24T05:47:36.333Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-03-24T05:47:36.632Z] #11 DONE 0.2s [2021-03-24T05:47:36.632Z] [2021-03-24T05:47:36.632Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-24T05:47:36.632Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-03-24T05:47:36.632Z] #12 DONE 0.2s [2021-03-24T05:47:36.632Z] [2021-03-24T05:47:36.632Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-24T05:47:36.632Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5 [2021-03-24T05:47:36.632Z] #28 11.27 0 added, 0 removed; done. [2021-03-24T05:47:36.632Z] #28 11.27 Running hooks in /etc/ca-certificates/update.d... [2021-03-24T05:47:36.632Z] #28 11.27 done. [2021-03-24T05:47:36.632Z] #28 DONE 11.4s [2021-03-24T05:47:36.632Z] [2021-03-24T05:47:36.632Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-24T05:47:36.632Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 [2021-03-24T05:47:36.851Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-24T05:47:36.929Z] #13 ... [2021-03-24T05:47:36.929Z] [2021-03-24T05:47:36.929Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-24T05:47:36.929Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-03-24T05:47:36.929Z] #40 DONE 0.1s [2021-03-24T05:47:36.929Z] [2021-03-24T05:47:36.929Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-24T05:47:36.929Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-03-24T05:47:36.929Z] #32 DONE 0.1s [2021-03-24T05:47:36.929Z] [2021-03-24T05:47:36.929Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-24T05:47:36.929Z] #29 sha256:7d8caee44b2e083f8c4402c37170712709bcfd138230d0e53a231ff8a29a4567 [2021-03-24T05:47:36.929Z] #29 DONE 0.2s [2021-03-24T05:47:36.929Z] [2021-03-24T05:47:36.929Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:47:36.929Z] #30 sha256:1f4b9fb9f86060cc5ee53e44e76619d105af552a2c155dae15e5bd2eab057d2c [2021-03-24T05:47:37.230Z] #30 ... [2021-03-24T05:47:37.230Z] [2021-03-24T05:47:37.230Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-24T05:47:37.230Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 [2021-03-24T05:47:37.230Z] #13 DONE 0.4s [2021-03-24T05:47:37.230Z] [2021-03-24T05:47:37.230Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:47:37.230Z] #50 sha256:b9e669b583c506195fae137946ebed012f339d19306f9a417d98f2fb60562f90 [2021-03-24T05:47:37.230Z] #50 0.648 + RM_GOPATH=0 [2021-03-24T05:47:37.230Z] #50 0.648 + TMP_GOPATH= [2021-03-24T05:47:37.230Z] #50 0.648 + : /build [2021-03-24T05:47:37.230Z] #50 0.648 + '[' -z '' ']' [2021-03-24T05:47:37.312Z] #41 ... [2021-03-24T05:47:37.312Z] [2021-03-24T05:47:37.312Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-24T05:47:37.312Z] #23 10.46 Installing build dependencies: finished with status 'done' [2021-03-24T05:47:37.320Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.7s done [2021-03-24T05:47:37.321Z] #9 ... [2021-03-24T05:47:37.321Z] [2021-03-24T05:47:37.321Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-24T05:47:37.321Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-03-24T05:47:37.321Z] #63 DONE 1.3s [2021-03-24T05:47:37.321Z] [2021-03-24T05:47:37.321Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-24T05:47:37.321Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-03-24T05:47:37.449Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 5.2s [2021-03-24T05:47:37.530Z] #50 0.649 ++ mktemp -d [2021-03-24T05:47:37.530Z] #50 0.650 + export GOPATH=/tmp/tmp.PLw3CBBl1q [2021-03-24T05:47:37.530Z] #50 0.650 + GOPATH=/tmp/tmp.PLw3CBBl1q [2021-03-24T05:47:37.530Z] #50 0.650 + RM_GOPATH=1 [2021-03-24T05:47:37.530Z] #50 0.650 + case "$(go env GOARCH)" in [2021-03-24T05:47:37.530Z] #50 0.651 ++ go env GOARCH [2021-03-24T05:47:37.530Z] #50 0.710 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:37.530Z] #50 0.710 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:37.530Z] #50 0.714 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:37.530Z] #50 0.718 + dir=/tmp/install [2021-03-24T05:47:37.530Z] #50 0.718 + bin=golangci_lint [2021-03-24T05:47:37.530Z] #50 0.719 + shift [2021-03-24T05:47:37.530Z] #50 0.721 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-24T05:47:37.530Z] #50 0.723 + . /tmp/install/golangci_lint.installer [2021-03-24T05:47:37.530Z] #50 0.724 ++ : v1.23.8 [2021-03-24T05:47:37.530Z] #50 0.726 + install_golangci_lint [2021-03-24T05:47:37.530Z] #50 0.726 + set -e [2021-03-24T05:47:37.530Z] #50 0.726 + export GO111MODULE=on [2021-03-24T05:47:37.530Z] #50 0.739 + GO111MODULE=on [2021-03-24T05:47:37.530Z] #50 0.740 + GOBIN=/build [2021-03-24T05:47:37.530Z] #50 0.740 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-24T05:47:37.530Z] #50 0.778 go: finding github.com v1.23.8 [2021-03-24T05:47:37.530Z] #50 0.778 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-24T05:47:37.530Z] #50 0.778 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-24T05:47:37.530Z] #50 0.778 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-24T05:47:37.530Z] #50 0.779 go: finding github.com/golangci v1.23.8 [2021-03-24T05:47:37.711Z] #26 ... [2021-03-24T05:47:37.711Z] [2021-03-24T05:47:37.711Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-24T05:47:37.711Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-24T05:47:37.711Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-24T05:47:37.711Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-24T05:47:37.711Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-24T05:47:37.711Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2021-03-24T05:47:37.711Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2021-03-24T05:47:37.711Z] #62 DONE 7.5s [2021-03-24T05:47:37.945Z] #23 ... [2021-03-24T05:47:37.945Z] [2021-03-24T05:47:37.945Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-24T05:47:37.945Z] #44 84.60 CC criu/namespaces.o [2021-03-24T05:47:37.945Z] #44 85.88 CC criu/net.o [2021-03-24T05:47:37.945Z] #44 88.00 CC criu/netfilter.o [2021-03-24T05:47:37.945Z] #44 88.22 CC criu/page-pipe.o [2021-03-24T05:47:37.945Z] #44 88.66 CC criu/page-xfer.o [2021-03-24T05:47:37.945Z] #44 89.66 CC criu/pagemap-cache.o [2021-03-24T05:47:37.945Z] #44 89.98 CC criu/pagemap.o [2021-03-24T05:47:37.945Z] #44 90.56 CC criu/parasite-syscall.o [2021-03-24T05:47:37.945Z] #44 91.16 CC criu/path.o [2021-03-24T05:47:37.945Z] #44 91.33 CC criu/pie-util-vdso.o [2021-03-24T05:47:37.945Z] #44 91.59 CC criu/pie-util.o [2021-03-24T05:47:37.945Z] #44 91.72 CC criu/pipes.o [2021-03-24T05:47:37.945Z] #44 92.19 CC criu/plugin.o [2021-03-24T05:47:37.945Z] #44 92.47 CC criu/proc_parse.o [2021-03-24T05:47:37.945Z] #44 94.05 CC criu/protobuf-desc.o [2021-03-24T05:47:37.945Z] #44 94.62 CC criu/protobuf.o [2021-03-24T05:47:37.945Z] #44 94.89 CC criu/pstree.o [2021-03-24T05:47:37.972Z] [2021-03-24T05:47:37.973Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-24T05:47:37.973Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-24T05:47:37.973Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-24T05:47:37.973Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-24T05:47:37.973Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-24T05:47:37.973Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-24T05:47:37.973Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s done [2021-03-24T05:47:37.973Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2021-03-24T05:47:37.973Z] #64 DONE 7.5s [2021-03-24T05:47:37.973Z] [2021-03-24T05:47:37.973Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:37.973Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:47:37.973Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-24T05:47:37.973Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-24T05:47:37.973Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-24T05:47:37.973Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-24T05:47:37.973Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.5s done [2021-03-24T05:47:37.973Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2021-03-24T05:47:37.973Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s done [2021-03-24T05:47:37.973Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.3s done [2021-03-24T05:47:37.973Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.9s [2021-03-24T05:47:37.973Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.6s done [2021-03-24T05:47:37.973Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.3s done [2021-03-24T05:47:37.973Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.4s done [2021-03-24T05:47:38.593Z] #50 1.745 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-24T05:47:38.652Z] #42 89.87 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-24T05:47:38.652Z] #42 89.91 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-24T05:47:38.652Z] #42 89.95 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-24T05:47:38.652Z] #42 89.98 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-24T05:47:38.652Z] #42 90.00 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-24T05:47:38.652Z] #42 90.02 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-24T05:47:38.652Z] #42 90.04 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-24T05:47:38.652Z] #42 90.11 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-24T05:47:38.652Z] #42 90.16 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-24T05:47:38.652Z] #42 90.19 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-24T05:47:38.914Z] #9 ... [2021-03-24T05:47:38.914Z] [2021-03-24T05:47:38.914Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-24T05:47:38.914Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-24T05:47:38.914Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 6.1s done [2021-03-24T05:47:38.914Z] #26 DONE 8.6s [2021-03-24T05:47:38.914Z] [2021-03-24T05:47:38.914Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:38.914Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:47:38.914Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.8s done [2021-03-24T05:47:38.914Z] #9 ... [2021-03-24T05:47:38.914Z] [2021-03-24T05:47:38.914Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-24T05:47:38.914Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-24T05:47:38.979Z] #44 95.73 CC criu/rbtree.o [2021-03-24T05:47:38.979Z] #44 95.90 CC criu/rst-malloc.o [2021-03-24T05:47:39.224Z] #42 ... [2021-03-24T05:47:39.224Z] [2021-03-24T05:47:39.224Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:47:39.224Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:47:39.224Z] #36 83.19 Selecting previously unselected package libxml2:amd64. [2021-03-24T05:47:39.224Z] #36 83.19 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-24T05:47:39.224Z] #36 83.20 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-24T05:47:39.224Z] #36 84.28 Selecting previously unselected package libarchive13:amd64. [2021-03-24T05:47:39.224Z] #36 84.29 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-24T05:47:39.224Z] #36 84.50 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-24T05:47:39.224Z] #36 85.21 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-24T05:47:39.224Z] #36 85.22 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-24T05:47:39.224Z] #36 85.25 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-24T05:47:39.224Z] #36 85.49 Selecting previously unselected package librhash0:amd64. [2021-03-24T05:47:39.224Z] #36 85.50 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-24T05:47:39.224Z] #36 85.51 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-24T05:47:39.224Z] #36 85.66 Selecting previously unselected package libuv1:amd64. [2021-03-24T05:47:39.224Z] #36 85.69 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-24T05:47:39.224Z] #36 85.71 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-24T05:47:39.224Z] #36 85.96 Selecting previously unselected package cmake. [2021-03-24T05:47:39.224Z] #36 85.99 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-24T05:47:39.224Z] #36 86.00 Unpacking cmake (3.13.4-1) ... [2021-03-24T05:47:39.224Z] #36 89.88 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-24T05:47:39.224Z] #36 89.92 Setting up xxd (2:8.1.0875-5) ... [2021-03-24T05:47:39.224Z] #36 89.94 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-24T05:47:39.224Z] #36 89.97 Setting up vim-common (2:8.1.0875-5) ... [2021-03-24T05:47:39.224Z] #36 90.02 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-24T05:47:39.224Z] #36 90.04 Setting up cmake-data (3.13.4-1) ... [2021-03-24T05:47:39.224Z] #36 90.12 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-24T05:47:39.224Z] #36 90.17 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-24T05:47:39.224Z] #36 90.20 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-24T05:47:39.224Z] #36 90.22 Setting up cmake (3.13.4-1) ... [2021-03-24T05:47:39.224Z] #36 90.23 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:47:39.224Z] #36 90.33 Processing triggers for mime-support (3.62) ... [2021-03-24T05:47:39.224Z] #36 DONE 91.1s [2021-03-24T05:47:39.224Z] [2021-03-24T05:47:39.224Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:47:39.224Z] #45 sha256:9ac5254288b3c36e6c94bbcc9a2b1f5c7066564286fe16bda9447a8d42b5d6d2 [2021-03-24T05:47:39.224Z] #45 81.13 time [2021-03-24T05:47:39.224Z] #45 85.58 strings [2021-03-24T05:47:39.224Z] #45 87.48 os [2021-03-24T05:47:39.224Z] #45 88.74 regexp/syntax [2021-03-24T05:47:39.271Z] #44 96.19 CC criu/seccomp.o [2021-03-24T05:47:39.271Z] #44 ... [2021-03-24T05:47:39.271Z] [2021-03-24T05:47:39.271Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-24T05:47:39.271Z] #23 13.35 Building wheels for collected packages: pyyaml [2021-03-24T05:47:39.371Z] #9 DONE 41.6s [2021-03-24T05:47:39.371Z] [2021-03-24T05:47:39.371Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:47:39.371Z] #29 sha256:dc18cd542f16de167b1c674d8d84c52869483008ab5f0afd354d62b00fdf4ce1 [2021-03-24T05:47:39.371Z] #29 7.739 0.8% ######### 13.3% ############################# 40.8% ################################## 48.5% ############################################ 61.2% ######################################################## 79.1% ################################################################# 90.7% ######################################################################## 100.0% [2021-03-24T05:47:39.371Z] #29 8.585 [2021-03-24T05:47:39.371Z] #29 8.924 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-24T05:47:39.371Z] #29 9.024 [2021-03-24T05:47:39.371Z] #29 9.102 ######################################################################## 100.0% [2021-03-24T05:47:39.371Z] #29 9.129 [2021-03-24T05:47:39.371Z] #29 9.348 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-24T05:47:39.371Z] #29 9.464 [2021-03-24T05:47:39.371Z] #29 9.525 ######################################################################## 100.0% [2021-03-24T05:47:39.371Z] #29 9.565 [2021-03-24T05:47:39.371Z] #29 9.584 Download of images into '/build' complete. [2021-03-24T05:47:39.371Z] #29 9.584 Use something like the following to load the result into a Docker daemon: [2021-03-24T05:47:39.371Z] #29 9.584 tar -cC '/build' . | docker load [2021-03-24T05:47:39.371Z] #29 DONE 14.7s [2021-03-24T05:47:39.371Z] [2021-03-24T05:47:39.371Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-24T05:47:39.371Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-24T05:47:39.485Z] #45 ... [2021-03-24T05:47:39.485Z] [2021-03-24T05:47:39.485Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-24T05:47:39.485Z] #37 sha256:d20ca92c5b06c4941b9181b1badcdaf3351c9774e1d5988e9e54bfd97cf955fa [2021-03-24T05:47:39.562Z] #23 13.35 Running setup.py bdist_wheel for pyyaml: started [2021-03-24T05:47:39.653Z] #50 3.042 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-24T05:47:39.978Z] #9 DONE 43.0s [2021-03-24T05:47:39.978Z] [2021-03-24T05:47:39.978Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-24T05:47:39.978Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-24T05:47:39.978Z] #10 ... [2021-03-24T05:47:39.978Z] [2021-03-24T05:47:39.978Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:47:39.978Z] #29 sha256:505516876200502de12da007a32fca6496dd2a5f5284c15de90972c0e2b873b5 [2021-03-24T05:47:39.978Z] #29 9.625 ######################################################################## 100.0% [2021-03-24T05:47:39.978Z] #29 9.653 [2021-03-24T05:47:39.978Z] #29 9.679 Download of images into '/build' complete. [2021-03-24T05:47:39.978Z] #29 9.679 Use something like the following to load the result into a Docker daemon: [2021-03-24T05:47:39.978Z] #29 9.679 tar -cC '/build' . | docker load [2021-03-24T05:47:39.978Z] #29 DONE 15.2s [2021-03-24T05:47:39.978Z] [2021-03-24T05:47:39.978Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-24T05:47:39.978Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-24T05:47:40.196Z] #23 14.07 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-24T05:47:40.196Z] #23 14.07 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-24T05:47:40.196Z] #23 14.14 Successfully built pyyaml [2021-03-24T05:47:40.196Z] #23 14.15 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-24T05:47:40.196Z] #23 14.34 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-24T05:47:40.456Z] #37 ... [2021-03-24T05:47:40.456Z] [2021-03-24T05:47:40.456Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:47:40.456Z] #34 sha256:f56c7cfd0e8d35e07412304490d1dab0d5cbfc1e73fc002e3a7e2b1bf41d630a [2021-03-24T05:47:40.456Z] #34 82.06 internal/poll [2021-03-24T05:47:40.456Z] #34 84.03 internal/syscall/execenv [2021-03-24T05:47:40.456Z] #34 84.25 internal/syscall/unix [2021-03-24T05:47:40.456Z] #34 84.62 internal/fmtsort [2021-03-24T05:47:40.456Z] #34 84.62 os [2021-03-24T05:47:40.456Z] #34 85.16 strings [2021-03-24T05:47:40.456Z] #34 88.82 path [2021-03-24T05:47:40.456Z] #34 89.01 fmt [2021-03-24T05:47:40.456Z] #34 89.38 path/filepath [2021-03-24T05:47:40.456Z] #34 90.77 io/ioutil [2021-03-24T05:47:40.456Z] #34 91.95 text/tabwriter [2021-03-24T05:47:40.456Z] #34 ... [2021-03-24T05:47:40.456Z] [2021-03-24T05:47:40.456Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:47:40.456Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:47:40.456Z] #13 81.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-24T05:47:40.456Z] #13 81.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-24T05:47:40.456Z] #13 81.95 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-24T05:47:40.456Z] #13 85.72 Selecting previously unselected package binutils-mingw-w64. [2021-03-24T05:47:40.456Z] #13 85.72 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-24T05:47:40.456Z] #13 85.74 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-24T05:47:40.456Z] #13 85.93 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-24T05:47:40.456Z] #13 85.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-24T05:47:40.456Z] #13 85.96 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-24T05:47:40.456Z] #13 86.13 Selecting previously unselected package dmsetup. [2021-03-24T05:47:40.456Z] #13 86.14 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-24T05:47:40.456Z] #13 86.14 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-24T05:47:40.456Z] #13 86.35 Selecting previously unselected package mingw-w64-common. [2021-03-24T05:47:40.456Z] #13 86.35 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-24T05:47:40.456Z] #13 86.37 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-24T05:47:40.456Z] #13 ... [2021-03-24T05:47:40.456Z] [2021-03-24T05:47:40.456Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-24T05:47:40.456Z] #37 sha256:d20ca92c5b06c4941b9181b1badcdaf3351c9774e1d5988e9e54bfd97cf955fa [2021-03-24T05:47:40.456Z] #37 1.272 + RM_GOPATH=0 [2021-03-24T05:47:40.456Z] #37 1.272 + TMP_GOPATH= [2021-03-24T05:47:40.456Z] #37 1.272 + : /build [2021-03-24T05:47:40.456Z] #37 1.272 + '[' -z '' ']' [2021-03-24T05:47:40.456Z] #37 1.272 ++ mktemp -d [2021-03-24T05:47:40.456Z] #37 1.272 + export GOPATH=/tmp/tmp.5vsEqajJKV [2021-03-24T05:47:40.456Z] #37 1.272 + GOPATH=/tmp/tmp.5vsEqajJKV [2021-03-24T05:47:40.456Z] #37 1.272 + RM_GOPATH=1 [2021-03-24T05:47:40.456Z] #37 1.272 + case "$(go env GOARCH)" in [2021-03-24T05:47:40.456Z] #37 1.272 ++ go env GOARCH [2021-03-24T05:47:40.456Z] #37 1.298 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:40.456Z] #37 1.299 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:40.456Z] #37 1.299 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:40.646Z] #65 DONE 3.4s [2021-03-24T05:47:40.646Z] [2021-03-24T05:47:40.646Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:40.646Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-24T05:47:40.646Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.7s done [2021-03-24T05:47:40.716Z] #37 1.300 + dir=/tmp/install [2021-03-24T05:47:40.716Z] #37 1.304 + bin=tini [2021-03-24T05:47:40.716Z] #37 1.307 + shift [2021-03-24T05:47:40.716Z] #37 1.313 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-24T05:47:40.716Z] #37 1.313 + . /tmp/install/tini.installer [2021-03-24T05:47:40.716Z] #37 1.313 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-24T05:47:40.716Z] #37 1.314 + install_tini [2021-03-24T05:47:40.716Z] #37 1.314 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-24T05:47:40.716Z] #37 1.314 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-24T05:47:40.716Z] #37 1.314 + git clone https://github.com/krallin/tini.git /tmp/tmp.5vsEqajJKV/tini [2021-03-24T05:47:40.716Z] #37 1.328 Cloning into '/tmp/tmp.5vsEqajJKV/tini'... [2021-03-24T05:47:40.740Z] #10 DONE 1.6s [2021-03-24T05:47:40.826Z] #27 ... [2021-03-24T05:47:40.826Z] [2021-03-24T05:47:40.826Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-24T05:47:40.826Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-24T05:47:40.826Z] #63 DONE 0.7s [2021-03-24T05:47:40.826Z] [2021-03-24T05:47:40.826Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-24T05:47:40.826Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-24T05:47:40.826Z] #27 1.915 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:47:40.826Z] #27 1.917 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:47:40.831Z] #23 DONE 14.8s [2021-03-24T05:47:40.831Z] [2021-03-24T05:47:40.831Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-24T05:47:40.831Z] #44 96.70 CC criu/seize.o [2021-03-24T05:47:40.831Z] #44 97.37 CC criu/servicefd.o [2021-03-24T05:47:40.831Z] #44 ... [2021-03-24T05:47:40.831Z] [2021-03-24T05:47:40.831Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-03-24T05:47:40.831Z] #26 DONE 0.1s [2021-03-24T05:47:40.831Z] [2021-03-24T05:47:40.831Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-24T05:47:40.831Z] #44 97.74 CC criu/shmem.o [2021-03-24T05:47:40.909Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-03-24T05:47:40.909Z] #9 ... [2021-03-24T05:47:40.909Z] [2021-03-24T05:47:40.909Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-24T05:47:40.909Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-24T05:47:40.909Z] #27 6.280 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:47:40.909Z] #27 6.374 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:47:40.909Z] #27 6.380 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:47:40.909Z] #27 6.575 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-24T05:47:40.909Z] #27 6.808 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-24T05:47:40.909Z] #27 7.496 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-24T05:47:40.909Z] #27 9.037 Fetched 8248 kB in 3s (2742 kB/s) [2021-03-24T05:47:40.997Z] [2021-03-24T05:47:40.997Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-24T05:47:40.997Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-24T05:47:41.087Z] #27 1.950 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:47:41.087Z] #27 2.087 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-24T05:47:41.173Z] #27 9.037 Reading package lists... [2021-03-24T05:47:41.173Z] #27 ... [2021-03-24T05:47:41.173Z] [2021-03-24T05:47:41.173Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:41.173Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-24T05:47:41.365Z] #10 DONE 1.7s [2021-03-24T05:47:41.365Z] [2021-03-24T05:47:41.365Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-24T05:47:41.365Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-24T05:47:41.660Z] #27 2.433 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-24T05:47:41.661Z] #27 2.638 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-24T05:47:41.666Z] #37 2.261 + cd /tmp/tmp.5vsEqajJKV/tini [2021-03-24T05:47:41.666Z] #37 2.265 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-24T05:47:41.666Z] #37 2.273 + cmake . [2021-03-24T05:47:41.813Z] #50 ... [2021-03-24T05:47:41.813Z] [2021-03-24T05:47:41.814Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:47:41.814Z] #30 sha256:1f4b9fb9f86060cc5ee53e44e76619d105af552a2c155dae15e5bd2eab057d2c [2021-03-24T05:47:41.814Z] #30 1.954 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-24T05:47:41.814Z] #30 2.444 [2021-03-24T05:47:41.866Z] #44 98.51 CC criu/sigframe.o [2021-03-24T05:47:41.866Z] #44 98.72 CC criu/signalfd.o [2021-03-24T05:47:41.866Z] #44 ... [2021-03-24T05:47:41.866Z] [2021-03-24T05:47:41.866Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-03-24T05:47:41.866Z] #31 DONE 1.0s [2021-03-24T05:47:41.921Z] #27 ... [2021-03-24T05:47:41.921Z] [2021-03-24T05:47:41.921Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-24T05:47:41.921Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-24T05:47:41.921Z] #65 DONE 1.0s [2021-03-24T05:47:41.921Z] [2021-03-24T05:47:41.921Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:41.921Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:47:41.921Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-03-24T05:47:41.921Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-03-24T05:47:41.921Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-24T05:47:41.931Z] #11 DONE 1.1s [2021-03-24T05:47:41.931Z] [2021-03-24T05:47:41.931Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:47:41.931Z] #58 sha256:83b09485d9e4a058ca2fdbd4b058dd166a7f701bbbc40290001902faeaef28a0 [2021-03-24T05:47:41.939Z] #11 DONE 0.9s [2021-03-24T05:47:41.939Z] [2021-03-24T05:47:41.939Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:47:41.939Z] #58 sha256:c6a5072e7bde9b1636aab5ac3943d23eeae06abf82d92b1989bbc4dd6bc7ca78 [2021-03-24T05:47:42.130Z] #30 2.724 #=#=# ##O#- # 0.2% 1.2% ### 5.4% ##### 7.4% ######## 11.5% ########### 15.5% ############### 21.6% ##################### 30.2% ########################## 36.3% ############################## 42.4% ################################# 46.4% ####################################### 54.6% ############################################ 62.2% ################################################## 70.4% ####################################################### 76.5% ########################################################### 82.6% ############################################################### 88.8% #################################################################### 94.8% ######################################################################## 100.0% [2021-03-24T05:47:42.158Z] [2021-03-24T05:47:42.158Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-03-24T05:47:42.158Z] #34 DONE 0.2s [2021-03-24T05:47:42.158Z] [2021-03-24T05:47:42.158Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-24T05:47:42.158Z] #44 98.89 CC criu/sk-inet.o [2021-03-24T05:47:42.158Z] #44 ... [2021-03-24T05:47:42.158Z] [2021-03-24T05:47:42.158Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-03-24T05:47:42.158Z] #36 DONE 0.2s [2021-03-24T05:47:42.158Z] [2021-03-24T05:47:42.158Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-03-24T05:47:42.158Z] #39 DONE 0.1s [2021-03-24T05:47:42.192Z] #58 ... [2021-03-24T05:47:42.192Z] [2021-03-24T05:47:42.192Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-24T05:47:42.192Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-24T05:47:42.192Z] #39 DONE 0.3s [2021-03-24T05:47:42.192Z] [2021-03-24T05:47:42.192Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-24T05:47:42.192Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-24T05:47:42.192Z] #31 DONE 0.3s [2021-03-24T05:47:42.192Z] [2021-03-24T05:47:42.192Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:47:42.192Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-24T05:47:42.201Z] #58 ... [2021-03-24T05:47:42.201Z] [2021-03-24T05:47:42.201Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-24T05:47:42.201Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-24T05:47:42.201Z] #39 DONE 0.3s [2021-03-24T05:47:42.201Z] [2021-03-24T05:47:42.201Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-24T05:47:42.201Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-24T05:47:42.201Z] #31 DONE 0.3s [2021-03-24T05:47:42.238Z] #37 2.964 -- The C compiler identification is GNU 8.3.0 [2021-03-24T05:47:42.238Z] #37 3.032 -- Check for working C compiler: /usr/bin/cc [2021-03-24T05:47:42.449Z] [2021-03-24T05:47:42.449Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-24T05:47:42.466Z] [2021-03-24T05:47:42.466Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:47:42.466Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-24T05:47:42.741Z] #54 ... [2021-03-24T05:47:42.741Z] [2021-03-24T05:47:42.741Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-24T05:47:42.741Z] #44 99.55 CC criu/sk-netlink.o [2021-03-24T05:47:42.782Z] #30 5.856 [2021-03-24T05:47:43.033Z] #44 99.85 CC criu/sk-packet.o [2021-03-24T05:47:43.180Z] #37 3.759 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-24T05:47:43.180Z] #37 3.767 -- Detecting C compiler ABI info [2021-03-24T05:47:43.324Z] #44 100.2 CC criu/sk-queue.o [2021-03-24T05:47:43.616Z] #44 100.6 CC criu/sk-tcp.o [2021-03-24T05:47:43.752Z] #37 4.403 -- Detecting C compiler ABI info - done [2021-03-24T05:47:43.752Z] #37 4.435 -- Detecting C compile features [2021-03-24T05:47:43.988Z] #30 6.258 #=#=# ##O#- # # 1.5% ##### 7.1% ########### 16.1% ########################### 38.5% ############################################################## 86.8% ######################################################################## 100.0% [2021-03-24T05:47:44.250Z] #44 100.9 CC criu/sk-unix.o [2021-03-24T05:47:44.595Z] #30 7.497 #=#=# [2021-03-24T05:47:45.136Z] #37 ... [2021-03-24T05:47:45.136Z] [2021-03-24T05:47:45.136Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:47:45.136Z] #51 sha256:ab688f10dbc20fffccff782088f654964cd20b59c1e89cb82c59f8f01e42b51b [2021-03-24T05:47:45.136Z] #51 86.63 context [2021-03-24T05:47:45.136Z] #51 87.48 encoding/binary [2021-03-24T05:47:45.136Z] #51 87.68 os [2021-03-24T05:47:45.136Z] #51 89.73 encoding/base64 [2021-03-24T05:47:45.136Z] #51 90.56 golang.org/x/sys/unix [2021-03-24T05:47:45.136Z] #51 92.44 fmt [2021-03-24T05:47:45.136Z] #51 ... [2021-03-24T05:47:45.136Z] [2021-03-24T05:47:45.136Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:47:45.136Z] #34 sha256:f56c7cfd0e8d35e07412304490d1dab0d5cbfc1e73fc002e3a7e2b1bf41d630a [2021-03-24T05:47:45.136Z] #34 93.63 flag [2021-03-24T05:47:45.136Z] #34 93.65 github.com/BurntSushi/toml [2021-03-24T05:47:45.136Z] #34 95.68 log [2021-03-24T05:47:45.285Z] #44 102.0 CC criu/sockets.o [2021-03-24T05:47:45.499Z] #30 7.765 #=#=# 0.0% 1.3% ##### 7.1% ################## 25.9% ################################################ 67.0% ######################################################################## 100.0% [2021-03-24T05:47:45.577Z] #44 102.6 CC criu/stats.o [2021-03-24T05:47:45.802Z] #30 8.817 [2021-03-24T05:47:46.079Z] #34 97.93 github.com/BurntSushi/toml/cmd/tomlv [2021-03-24T05:47:46.079Z] #34 ... [2021-03-24T05:47:46.079Z] [2021-03-24T05:47:46.079Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:47:46.079Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:47:46.079Z] #42 97.22 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-24T05:47:46.079Z] #42 97.23 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:47:46.079Z] #42 DONE 98.0s [2021-03-24T05:47:46.136Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.2s done [2021-03-24T05:47:46.210Z] #44 102.8 CC criu/string.o [2021-03-24T05:47:46.210Z] #44 102.9 CC criu/sysctl.o [2021-03-24T05:47:46.210Z] #44 103.3 CC criu/sysfs_parse.o [2021-03-24T05:47:46.340Z] [2021-03-24T05:47:46.340Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:47:46.340Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:47:46.340Z] #13 93.46 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-24T05:47:46.340Z] #13 93.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-24T05:47:46.340Z] #13 93.47 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-24T05:47:46.397Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-03-24T05:47:46.504Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.3s done [2021-03-24T05:47:46.504Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 [2021-03-24T05:47:46.713Z] #30 8.988 #=#=# 0.0% 0.4% 1.0% ### 4.2% ##### 8.0% ######### 13.8% [2021-03-24T05:47:46.713Z] #30 ... [2021-03-24T05:47:46.713Z] [2021-03-24T05:47:46.713Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:47:46.713Z] #35 sha256:a468f51970755d960ac4d2c4ea763700502a69a22ac38417e79452e13ef81850 [2021-03-24T05:47:46.713Z] #35 0.767 + RM_GOPATH=0 [2021-03-24T05:47:46.713Z] #35 0.770 + TMP_GOPATH= [2021-03-24T05:47:46.713Z] #35 0.771 + : /build [2021-03-24T05:47:46.713Z] #35 0.771 + '[' -z '' ']' [2021-03-24T05:47:46.713Z] #35 0.772 ++ mktemp -d [2021-03-24T05:47:46.713Z] #35 0.778 + export GOPATH=/tmp/tmp.Ml3ROMw2By [2021-03-24T05:47:46.713Z] #35 0.778 + GOPATH=/tmp/tmp.Ml3ROMw2By [2021-03-24T05:47:46.713Z] #35 0.778 + RM_GOPATH=1 [2021-03-24T05:47:46.713Z] #35 0.779 + case "$(go env GOARCH)" in [2021-03-24T05:47:46.713Z] #35 0.780 ++ go env GOARCH [2021-03-24T05:47:46.713Z] #35 0.846 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:46.713Z] #35 0.846 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:46.713Z] #35 0.847 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:46.713Z] #35 0.850 + dir=/tmp/install [2021-03-24T05:47:46.713Z] #35 0.850 + bin=tomlv [2021-03-24T05:47:46.713Z] #35 0.850 + shift [2021-03-24T05:47:46.713Z] #35 0.850 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-24T05:47:46.713Z] #35 0.851 + . /tmp/install/tomlv.installer [2021-03-24T05:47:46.713Z] #35 0.851 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-24T05:47:46.713Z] #35 0.852 + install_tomlv [2021-03-24T05:47:46.713Z] #35 0.855 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-24T05:47:46.713Z] #35 0.856 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-24T05:47:46.713Z] #35 0.856 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Ml3ROMw2By/src/github.com/BurntSushi/toml [2021-03-24T05:47:46.713Z] #35 0.867 Cloning into '/tmp/tmp.Ml3ROMw2By/src/github.com/BurntSushi/toml'... [2021-03-24T05:47:46.713Z] #35 1.916 + cd /tmp/tmp.Ml3ROMw2By/src/github.com/BurntSushi/toml [2021-03-24T05:47:46.713Z] #35 1.919 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-24T05:47:46.713Z] #35 1.960 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-24T05:47:46.713Z] #35 2.783 internal/cpu [2021-03-24T05:47:46.713Z] #35 2.867 math/bits [2021-03-24T05:47:46.713Z] #35 2.897 runtime/internal/atomic [2021-03-24T05:47:46.713Z] #35 2.930 runtime/internal/sys [2021-03-24T05:47:46.713Z] #35 3.799 runtime/internal/math [2021-03-24T05:47:46.713Z] #35 4.027 unicode/utf8 [2021-03-24T05:47:46.713Z] #35 4.069 internal/race [2021-03-24T05:47:46.713Z] #35 4.423 sync/atomic [2021-03-24T05:47:46.713Z] #35 4.527 internal/bytealg [2021-03-24T05:47:46.713Z] #35 5.090 math [2021-03-24T05:47:46.713Z] #35 5.371 unicode [2021-03-24T05:47:46.713Z] #35 5.606 internal/testlog [2021-03-24T05:47:46.713Z] #35 6.762 encoding [2021-03-24T05:47:46.713Z] #35 7.409 runtime [2021-03-24T05:47:46.713Z] #35 7.544 runtime/cgo [2021-03-24T05:47:46.766Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-03-24T05:47:46.844Z] #44 103.6 CC criu/timens.o [2021-03-24T05:47:46.844Z] #44 103.8 CC criu/timerfd.o [2021-03-24T05:47:47.016Z] #35 ... [2021-03-24T05:47:47.016Z] [2021-03-24T05:47:47.016Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-24T05:47:47.016Z] #48 sha256:f2aeb0a303f94232370b246f970efcf32c927990fdf0e5f5725f730f09da3eb4 [2021-03-24T05:47:47.016Z] #48 0.696 + RM_GOPATH=0 [2021-03-24T05:47:47.016Z] #48 0.697 + TMP_GOPATH= [2021-03-24T05:47:47.016Z] #48 0.698 + : /build [2021-03-24T05:47:47.016Z] #48 0.698 + '[' -z '' ']' [2021-03-24T05:47:47.016Z] #48 0.699 ++ mktemp -d [2021-03-24T05:47:47.016Z] #48 0.701 + export GOPATH=/tmp/tmp.j5SwH3AV4G [2021-03-24T05:47:47.016Z] #48 0.701 + GOPATH=/tmp/tmp.j5SwH3AV4G [2021-03-24T05:47:47.016Z] #48 0.701 + RM_GOPATH=1 [2021-03-24T05:47:47.016Z] #48 0.701 + case "$(go env GOARCH)" in [2021-03-24T05:47:47.016Z] #48 0.702 ++ go env GOARCH [2021-03-24T05:47:47.016Z] #48 0.755 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:47.016Z] #48 0.756 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:47.016Z] #48 0.775 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:47.016Z] #48 0.779 + dir=/tmp/install [2021-03-24T05:47:47.016Z] #48 0.782 + bin=gotestsum [2021-03-24T05:47:47.016Z] #48 0.783 + shift [2021-03-24T05:47:47.016Z] #48 0.783 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-24T05:47:47.016Z] #48 0.784 + . /tmp/install/gotestsum.installer [2021-03-24T05:47:47.016Z] #48 0.787 ++ : v0.5.3 [2021-03-24T05:47:47.016Z] #48 0.805 + install_gotestsum [2021-03-24T05:47:47.016Z] #48 0.805 + set -e [2021-03-24T05:47:47.016Z] #48 0.806 + export GO111MODULE=on [2021-03-24T05:47:47.016Z] #48 0.806 + GO111MODULE=on [2021-03-24T05:47:47.016Z] #48 0.806 + GOBIN=/build [2021-03-24T05:47:47.016Z] #48 0.806 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-24T05:47:47.016Z] #48 0.825 go: finding gotest.tools v0.5.3 [2021-03-24T05:47:47.016Z] #48 0.825 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-24T05:47:47.016Z] #48 1.743 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-24T05:47:47.016Z] #48 2.852 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-24T05:47:47.016Z] #48 4.786 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-24T05:47:47.016Z] #48 4.799 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-24T05:47:47.016Z] #48 4.854 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-24T05:47:47.016Z] #48 4.870 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-24T05:47:47.016Z] #48 4.875 go: downloading github.com/pkg/errors v0.9.1 [2021-03-24T05:47:47.016Z] #48 4.887 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-24T05:47:47.016Z] #48 5.059 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-24T05:47:47.016Z] #48 5.082 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-24T05:47:47.016Z] #48 5.218 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-24T05:47:47.016Z] #48 5.242 go: downloading github.com/fatih/color v1.9.0 [2021-03-24T05:47:47.016Z] #48 5.513 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-24T05:47:47.016Z] #48 5.822 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-24T05:47:47.016Z] #48 5.903 go: extracting github.com/pkg/errors v0.9.1 [2021-03-24T05:47:47.016Z] #48 6.488 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-24T05:47:47.016Z] #48 6.577 go: extracting github.com/fatih/color v1.9.0 [2021-03-24T05:47:47.016Z] #48 6.584 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-24T05:47:47.016Z] #48 6.707 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-24T05:47:47.016Z] #48 6.853 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-24T05:47:47.016Z] #48 7.009 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-24T05:47:47.016Z] #48 8.653 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-24T05:47:47.016Z] #48 9.433 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-24T05:47:47.016Z] #48 ... [2021-03-24T05:47:47.016Z] [2021-03-24T05:47:47.016Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-24T05:47:47.016Z] #68 sha256:b7d78a0f5809bfb9e77a32ec0a9fefe27b051ced91239fc351a7fd40b4646310 [2021-03-24T05:47:47.016Z] #68 0.804 + RM_GOPATH=0 [2021-03-24T05:47:47.016Z] #68 0.804 + TMP_GOPATH= [2021-03-24T05:47:47.016Z] #68 0.804 + : /build [2021-03-24T05:47:47.016Z] #68 0.804 + '[' -z '' ']' [2021-03-24T05:47:47.016Z] #68 0.805 ++ mktemp -d [2021-03-24T05:47:47.016Z] #68 0.817 + export GOPATH=/tmp/tmp.zzsfttE5V2 [2021-03-24T05:47:47.016Z] #68 0.817 + GOPATH=/tmp/tmp.zzsfttE5V2 [2021-03-24T05:47:47.016Z] #68 0.817 + RM_GOPATH=1 [2021-03-24T05:47:47.016Z] #68 0.817 + case "$(go env GOARCH)" in [2021-03-24T05:47:47.016Z] #68 0.818 ++ go env GOARCH [2021-03-24T05:47:47.016Z] #68 0.858 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:47.016Z] #68 0.858 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:47.016Z] #68 0.860 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:47.016Z] #68 0.878 + dir=/tmp/install [2021-03-24T05:47:47.016Z] #68 0.879 + bin=proxy [2021-03-24T05:47:47.016Z] #68 0.879 + shift [2021-03-24T05:47:47.016Z] #68 0.879 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-24T05:47:47.016Z] #68 0.880 + . /tmp/install/proxy.installer [2021-03-24T05:47:47.016Z] #68 0.880 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-24T05:47:47.016Z] #68 0.882 + install_proxy [2021-03-24T05:47:47.016Z] #68 0.882 + case "$1" in [2021-03-24T05:47:47.016Z] #68 0.882 + export CGO_ENABLED=0 [2021-03-24T05:47:47.016Z] #68 0.882 + CGO_ENABLED=0 [2021-03-24T05:47:47.016Z] #68 0.883 + _install_proxy [2021-03-24T05:47:47.016Z] #68 0.883 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-24T05:47:47.016Z] #68 0.883 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-24T05:47:47.016Z] #68 0.883 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.zzsfttE5V2/src/github.com/docker/libnetwork [2021-03-24T05:47:47.016Z] #68 0.905 Cloning into '/tmp/tmp.zzsfttE5V2/src/github.com/docker/libnetwork'... [2021-03-24T05:47:47.016Z] #68 ... [2021-03-24T05:47:47.016Z] [2021-03-24T05:47:47.016Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:47:47.016Z] #46 sha256:f7b0c85743bff1d2c56066aabe0b8745d8786ef7a973de2eef12e57c6defe88e [2021-03-24T05:47:47.016Z] #46 0.730 + RM_GOPATH=0 [2021-03-24T05:47:47.016Z] #46 0.731 + TMP_GOPATH= [2021-03-24T05:47:47.016Z] #46 0.731 + : /build [2021-03-24T05:47:47.016Z] #46 0.731 + '[' -z '' ']' [2021-03-24T05:47:47.016Z] #46 0.732 ++ mktemp -d [2021-03-24T05:47:47.016Z] #46 0.734 + export GOPATH=/tmp/tmp.NM763objg5 [2021-03-24T05:47:47.016Z] #46 0.735 + GOPATH=/tmp/tmp.NM763objg5 [2021-03-24T05:47:47.016Z] #46 0.735 + RM_GOPATH=1 [2021-03-24T05:47:47.016Z] #46 0.735 + case "$(go env GOARCH)" in [2021-03-24T05:47:47.016Z] #46 0.736 ++ go env GOARCH [2021-03-24T05:47:47.016Z] #46 0.810 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:47.016Z] #46 0.810 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:47.016Z] #46 0.814 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:47.016Z] #46 0.816 + dir=/tmp/install [2021-03-24T05:47:47.016Z] #46 0.816 + bin=vndr [2021-03-24T05:47:47.016Z] #46 0.816 + shift [2021-03-24T05:47:47.016Z] #46 0.816 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-24T05:47:47.016Z] #46 0.817 + . /tmp/install/vndr.installer [2021-03-24T05:47:47.016Z] #46 0.818 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-24T05:47:47.016Z] #46 0.819 + install_vndr [2021-03-24T05:47:47.016Z] #46 0.819 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-24T05:47:47.016Z] #46 0.819 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-24T05:47:47.016Z] #46 0.819 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.NM763objg5/src/github.com/LK4D4/vndr [2021-03-24T05:47:47.016Z] #46 0.824 Cloning into '/tmp/tmp.NM763objg5/src/github.com/LK4D4/vndr'... [2021-03-24T05:47:47.016Z] #46 1.883 + cd /tmp/tmp.NM763objg5/src/github.com/LK4D4/vndr [2021-03-24T05:47:47.016Z] #46 1.902 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-24T05:47:47.016Z] #46 1.924 + go build -buildmode=pie -v -o /build/vndr . [2021-03-24T05:47:47.016Z] #46 3.389 runtime/internal/sys [2021-03-24T05:47:47.016Z] #46 3.529 internal/race [2021-03-24T05:47:47.016Z] #46 3.585 internal/cpu [2021-03-24T05:47:47.016Z] #46 3.699 runtime/internal/atomic [2021-03-24T05:47:47.016Z] #46 4.093 sync/atomic [2021-03-24T05:47:47.016Z] #46 4.172 unicode [2021-03-24T05:47:47.016Z] #46 4.628 unicode/utf8 [2021-03-24T05:47:47.016Z] #46 4.756 math/bits [2021-03-24T05:47:47.016Z] #46 5.729 internal/bytealg [2021-03-24T05:47:47.016Z] #46 6.620 math [2021-03-24T05:47:47.016Z] #46 7.044 encoding [2021-03-24T05:47:47.016Z] #46 7.507 unicode/utf16 [2021-03-24T05:47:47.016Z] #46 8.114 runtime [2021-03-24T05:47:47.016Z] #46 8.555 container/list [2021-03-24T05:47:47.016Z] #46 9.761 crypto/internal/subtle [2021-03-24T05:47:47.016Z] #46 10.21 crypto/subtle [2021-03-24T05:47:47.029Z] #9 DONE 27.3s [2021-03-24T05:47:47.029Z] [2021-03-24T05:47:47.029Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-24T05:47:47.029Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-24T05:47:47.029Z] #27 9.037 Reading package lists... [2021-03-24T05:47:47.029Z] #27 10.46 Reading package lists... [2021-03-24T05:47:47.029Z] #27 11.81 Building dependency tree... [2021-03-24T05:47:47.029Z] #27 12.52 The following additional packages will be installed: [2021-03-24T05:47:47.029Z] #27 12.52 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-24T05:47:47.029Z] #27 12.52 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-24T05:47:47.029Z] #27 12.52 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-24T05:47:47.029Z] #27 12.54 Suggested packages: [2021-03-24T05:47:47.029Z] #27 12.54 krb5-doc krb5-user [2021-03-24T05:47:47.029Z] #27 12.54 Recommended packages: [2021-03-24T05:47:47.029Z] #27 12.54 krb5-locales publicsuffix libsasl2-modules [2021-03-24T05:47:47.029Z] #27 12.77 The following NEW packages will be installed: [2021-03-24T05:47:47.029Z] #27 12.77 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-24T05:47:47.029Z] #27 12.77 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-24T05:47:47.029Z] #27 12.77 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-24T05:47:47.029Z] #27 12.77 libssh2-1 libssl1.1 openssl [2021-03-24T05:47:47.029Z] #27 13.09 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-24T05:47:47.029Z] #27 13.09 Need to get 4777 kB of archives. [2021-03-24T05:47:47.029Z] #27 13.09 After this operation, 11.5 MB of additional disk space will be used. [2021-03-24T05:47:47.029Z] #27 13.09 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u5 [1382 kB] [2021-03-24T05:47:47.029Z] #27 13.09 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-03-24T05:47:47.029Z] #27 13.09 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-03-24T05:47:47.029Z] #27 13.09 Get:4 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-24T05:47:47.029Z] #27 13.10 Get:5 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-03-24T05:47:47.029Z] #27 13.10 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-03-24T05:47:47.029Z] #27 13.10 Get:7 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-03-24T05:47:47.029Z] #27 13.10 Get:8 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-03-24T05:47:47.029Z] #27 13.12 Get:9 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-03-24T05:47:47.029Z] #27 13.12 Get:10 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-03-24T05:47:47.029Z] #27 13.12 Get:11 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-03-24T05:47:47.029Z] #27 13.12 Get:12 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-03-24T05:47:47.029Z] #27 13.12 Get:13 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-03-24T05:47:47.029Z] #27 13.14 Get:14 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-24T05:47:47.029Z] #27 13.14 Get:15 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2021-03-24T05:47:47.029Z] #27 13.14 Get:16 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-03-24T05:47:47.030Z] #27 13.14 Get:17 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u5 [823 kB] [2021-03-24T05:47:47.030Z] #27 13.15 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2021-03-24T05:47:47.030Z] #27 13.18 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-03-24T05:47:47.030Z] #27 13.18 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-03-24T05:47:47.030Z] #27 13.19 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-03-24T05:47:47.030Z] #27 13.55 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:47:47.030Z] #27 13.59 Fetched 4777 kB in 0s (12.4 MB/s) [2021-03-24T05:47:47.030Z] #27 13.65 Selecting previously unselected package libssl1.1:arm64. [2021-03-24T05:47:47.030Z] #27 13.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 ... 6670 files and directories currently installed.) [2021-03-24T05:47:47.030Z] #27 13.66 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_arm64.deb ... [2021-03-24T05:47:47.030Z] #27 13.67 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-03-24T05:47:47.030Z] #27 14.00 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-03-24T05:47:47.030Z] #27 14.00 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-03-24T05:47:47.030Z] #27 14.00 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:47:47.030Z] #27 14.05 Selecting previously unselected package libsasl2-2:arm64. [2021-03-24T05:47:47.030Z] #27 14.06 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-03-24T05:47:47.030Z] #27 14.06 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:47:47.030Z] #27 14.18 Selecting previously unselected package libldap-common. [2021-03-24T05:47:47.030Z] #27 14.18 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-24T05:47:47.030Z] #27 14.18 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:47:47.030Z] #27 14.24 Selecting previously unselected package libldap-2.4-2:arm64. [2021-03-24T05:47:47.030Z] #27 14.24 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-03-24T05:47:47.030Z] #27 14.24 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:47:47.030Z] #27 14.37 Selecting previously unselected package openssl. [2021-03-24T05:47:47.030Z] #27 14.37 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_arm64.deb ... [2021-03-24T05:47:47.030Z] #27 14.37 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-24T05:47:47.030Z] #27 14.57 Selecting previously unselected package ca-certificates. [2021-03-24T05:47:47.030Z] #27 14.57 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-24T05:47:47.030Z] #27 14.57 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-24T05:47:47.030Z] #27 14.69 Selecting previously unselected package libkeyutils1:arm64. [2021-03-24T05:47:47.030Z] #27 14.69 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2021-03-24T05:47:47.030Z] #27 14.70 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-03-24T05:47:47.030Z] #27 14.87 Selecting previously unselected package libkrb5support0:arm64. [2021-03-24T05:47:47.030Z] #27 14.87 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-03-24T05:47:47.030Z] #27 14.87 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-03-24T05:47:47.030Z] #27 14.93 Selecting previously unselected package libk5crypto3:arm64. [2021-03-24T05:47:47.030Z] #27 14.93 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-03-24T05:47:47.030Z] #27 14.93 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-03-24T05:47:47.030Z] #27 15.00 Selecting previously unselected package libkrb5-3:arm64. [2021-03-24T05:47:47.030Z] #27 15.00 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-03-24T05:47:47.030Z] #27 15.01 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-03-24T05:47:47.030Z] #27 15.21 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-03-24T05:47:47.030Z] #27 15.21 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-03-24T05:47:47.030Z] #27 15.21 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-03-24T05:47:47.030Z] #27 15.39 Selecting previously unselected package libnghttp2-14:arm64. [2021-03-24T05:47:47.030Z] #27 15.39 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-03-24T05:47:47.030Z] #27 15.39 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-03-24T05:47:47.030Z] #27 15.57 Selecting previously unselected package libpsl5:arm64. [2021-03-24T05:47:47.030Z] #27 15.57 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-03-24T05:47:47.030Z] #27 15.57 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-03-24T05:47:47.030Z] #27 15.62 Selecting previously unselected package librtmp1:arm64. [2021-03-24T05:47:47.030Z] #27 15.62 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-03-24T05:47:47.030Z] #27 15.63 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-24T05:47:47.030Z] #27 15.68 Selecting previously unselected package libssh2-1:arm64. [2021-03-24T05:47:47.030Z] #27 15.68 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-03-24T05:47:47.030Z] #27 15.68 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-03-24T05:47:47.030Z] #27 15.74 Selecting previously unselected package libcurl4:arm64. [2021-03-24T05:47:47.030Z] #27 15.74 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2021-03-24T05:47:47.030Z] #27 15.75 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-03-24T05:47:47.030Z] #27 15.90 Selecting previously unselected package curl. [2021-03-24T05:47:47.030Z] #27 15.90 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2021-03-24T05:47:47.030Z] #27 15.91 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-24T05:47:47.030Z] #27 16.04 Selecting previously unselected package libonig5:arm64. [2021-03-24T05:47:47.030Z] #27 16.04 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-03-24T05:47:47.030Z] #27 16.05 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-03-24T05:47:47.030Z] #27 16.23 Selecting previously unselected package libjq1:arm64. [2021-03-24T05:47:47.030Z] #27 16.23 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-03-24T05:47:47.030Z] #27 16.24 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-24T05:47:47.030Z] #27 16.29 Selecting previously unselected package jq. [2021-03-24T05:47:47.030Z] #27 16.29 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-03-24T05:47:47.030Z] #27 16.29 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-24T05:47:47.135Z] #44 104.0 CC criu/tty.o [2021-03-24T05:47:47.292Z] #27 16.48 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-03-24T05:47:47.292Z] #27 16.50 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-03-24T05:47:47.292Z] #27 16.51 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-03-24T05:47:47.318Z] #46 ... [2021-03-24T05:47:47.318Z] [2021-03-24T05:47:47.318Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:47:47.318Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-24T05:47:47.318Z] #56 1.000 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:47:47.318Z] #56 1.069 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:47:47.318Z] #56 1.071 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:47:47.318Z] #56 2.402 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-24T05:47:47.318Z] #56 4.793 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [260 kB] [2021-03-24T05:47:47.318Z] #56 7.021 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-24T05:47:47.318Z] #56 ... [2021-03-24T05:47:47.318Z] [2021-03-24T05:47:47.318Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:47:47.318Z] #52 sha256:ba0f16d43f0bef43ce58dd4169ec787f11c0eb456bffca252e2428ac29d4b3b6 [2021-03-24T05:47:47.318Z] #52 0.827 + RM_GOPATH=0 [2021-03-24T05:47:47.318Z] #52 0.827 + TMP_GOPATH= [2021-03-24T05:47:47.318Z] #52 0.827 + : /build [2021-03-24T05:47:47.318Z] #52 0.827 + '[' -z '' ']' [2021-03-24T05:47:47.318Z] #52 0.830 ++ mktemp -d [2021-03-24T05:47:47.318Z] #52 0.834 + export GOPATH=/tmp/tmp.ykGKJXRsxf [2021-03-24T05:47:47.318Z] #52 0.836 + GOPATH=/tmp/tmp.ykGKJXRsxf [2021-03-24T05:47:47.318Z] #52 0.836 + RM_GOPATH=1 [2021-03-24T05:47:47.318Z] #52 0.836 + case "$(go env GOARCH)" in [2021-03-24T05:47:47.318Z] #52 0.838 ++ go env GOARCH [2021-03-24T05:47:47.318Z] #52 0.872 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:47.318Z] #52 0.873 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:47.318Z] #52 0.879 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:47.318Z] #52 0.883 + dir=/tmp/install [2021-03-24T05:47:47.318Z] #52 0.888 + bin=shfmt [2021-03-24T05:47:47.318Z] #52 0.889 + shift [2021-03-24T05:47:47.318Z] #52 0.889 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-24T05:47:47.318Z] #52 0.889 + . /tmp/install/shfmt.installer [2021-03-24T05:47:47.318Z] #52 0.889 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-24T05:47:47.318Z] #52 0.889 + install_shfmt [2021-03-24T05:47:47.318Z] #52 0.893 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-24T05:47:47.318Z] #52 0.893 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ykGKJXRsxf/src/github.com/mvdan/sh [2021-03-24T05:47:47.318Z] #52 0.894 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-24T05:47:47.318Z] #52 0.908 Cloning into '/tmp/tmp.ykGKJXRsxf/src/github.com/mvdan/sh'... [2021-03-24T05:47:47.340Z] #9 ... [2021-03-24T05:47:47.340Z] [2021-03-24T05:47:47.340Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-24T05:47:47.340Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-24T05:47:47.340Z] #27 4.286 Fetched 8424 kB in 3s (3208 kB/s) [2021-03-24T05:47:47.340Z] #27 4.286 Reading package lists... [2021-03-24T05:47:47.340Z] #27 5.222 Reading package lists... [2021-03-24T05:47:47.340Z] #27 6.085 Building dependency tree... [2021-03-24T05:47:47.340Z] #27 6.425 The following additional packages will be installed: [2021-03-24T05:47:47.340Z] #27 6.425 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-24T05:47:47.340Z] #27 6.425 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-24T05:47:47.340Z] #27 6.426 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-24T05:47:47.340Z] #27 6.427 Suggested packages: [2021-03-24T05:47:47.340Z] #27 6.427 krb5-doc krb5-user [2021-03-24T05:47:47.340Z] #27 6.427 Recommended packages: [2021-03-24T05:47:47.340Z] #27 6.427 krb5-locales publicsuffix libsasl2-modules [2021-03-24T05:47:47.340Z] #27 6.595 The following NEW packages will be installed: [2021-03-24T05:47:47.340Z] #27 6.596 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-24T05:47:47.340Z] #27 6.596 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-24T05:47:47.340Z] #27 6.596 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-24T05:47:47.340Z] #27 6.597 libssh2-1 libssl1.1 openssl [2021-03-24T05:47:47.340Z] #27 6.874 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-24T05:47:47.340Z] #27 6.874 Need to get 5057 kB of archives. [2021-03-24T05:47:47.340Z] #27 6.874 After this operation, 12.1 MB of additional disk space will be used. [2021-03-24T05:47:47.340Z] #27 6.874 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-24T05:47:47.340Z] #27 6.876 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-24T05:47:47.340Z] #27 6.883 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-24T05:47:47.340Z] #27 6.883 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-24T05:47:47.340Z] #27 6.887 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-24T05:47:47.340Z] #27 6.887 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-24T05:47:47.340Z] #27 6.888 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-24T05:47:47.340Z] #27 6.892 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-24T05:47:47.340Z] #27 6.904 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-24T05:47:47.340Z] #27 6.909 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-24T05:47:47.340Z] #27 6.912 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-24T05:47:47.340Z] #27 6.917 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-24T05:47:47.340Z] #27 6.918 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-24T05:47:47.340Z] #27 6.922 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-24T05:47:47.340Z] #27 6.924 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-24T05:47:47.340Z] #27 6.926 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-24T05:47:47.340Z] #27 6.933 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-24T05:47:47.340Z] #27 6.940 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-24T05:47:47.340Z] #27 6.949 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-24T05:47:47.340Z] #27 6.955 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-24T05:47:47.340Z] #27 6.960 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-24T05:47:47.340Z] #27 7.195 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:47:47.340Z] #27 7.211 Fetched 5057 kB in 0s (14.8 MB/s) [2021-03-24T05:47:47.340Z] #27 7.267 Selecting previously unselected package libssl1.1:amd64. [2021-03-24T05:47:47.340Z] #27 7.267 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-03-24T05:47:47.340Z] #27 7.268 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-24T05:47:47.340Z] #27 7.273 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-24T05:47:47.340Z] #27 7.463 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-24T05:47:47.340Z] #27 7.463 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-24T05:47:47.340Z] #27 7.467 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:47:47.340Z] #27 7.500 Selecting previously unselected package libsasl2-2:amd64. [2021-03-24T05:47:47.340Z] #27 7.500 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-24T05:47:47.340Z] #27 7.501 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:47:47.340Z] #27 7.593 Selecting previously unselected package libldap-common. [2021-03-24T05:47:47.340Z] #27 7.594 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-24T05:47:47.340Z] #27 7.598 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:47:47.340Z] #27 7.635 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-24T05:47:47.340Z] #27 7.635 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-24T05:47:47.340Z] #27 7.639 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:47:47.340Z] #27 7.700 Selecting previously unselected package openssl. [2021-03-24T05:47:47.340Z] #27 7.700 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-24T05:47:47.340Z] #27 7.703 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-24T05:47:47.340Z] #27 7.832 Selecting previously unselected package ca-certificates. [2021-03-24T05:47:47.340Z] #27 7.832 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-24T05:47:47.340Z] #27 7.836 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-24T05:47:47.340Z] #27 7.980 Selecting previously unselected package libkeyutils1:amd64. [2021-03-24T05:47:47.340Z] #27 7.980 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-24T05:47:47.340Z] #27 7.983 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-24T05:47:47.340Z] #27 8.024 Selecting previously unselected package libkrb5support0:amd64. [2021-03-24T05:47:47.340Z] #27 8.024 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-24T05:47:47.340Z] #27 8.024 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:47:47.340Z] #27 8.058 Selecting previously unselected package libk5crypto3:amd64. [2021-03-24T05:47:47.340Z] #27 8.058 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-24T05:47:47.340Z] #27 8.062 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:47:47.340Z] #27 8.119 Selecting previously unselected package libkrb5-3:amd64. [2021-03-24T05:47:47.340Z] #27 8.119 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-24T05:47:47.340Z] #27 8.123 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:47:47.340Z] #27 8.221 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-24T05:47:47.340Z] #27 8.222 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-24T05:47:47.340Z] #27 8.225 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:47:47.340Z] #27 8.279 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-24T05:47:47.340Z] #27 8.279 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-24T05:47:47.340Z] #27 8.288 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-24T05:47:47.340Z] #27 8.319 Selecting previously unselected package libpsl5:amd64. [2021-03-24T05:47:47.340Z] #27 8.319 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-24T05:47:47.463Z] #32 ... [2021-03-24T05:47:47.463Z] [2021-03-24T05:47:47.463Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-24T05:47:47.463Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-24T05:47:47.463Z] #12 DONE 4.9s [2021-03-24T05:47:47.463Z] [2021-03-24T05:47:47.463Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:47:47.463Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:47:47.556Z] #27 16.78 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-03-24T05:47:47.556Z] #27 16.80 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:47:47.556Z] #27 16.81 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-03-24T05:47:47.556Z] #27 16.82 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:47:47.556Z] #27 16.84 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-24T05:47:47.603Z] #27 8.328 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-24T05:47:47.604Z] #27 8.355 Selecting previously unselected package librtmp1:amd64. [2021-03-24T05:47:47.604Z] #27 8.355 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-24T05:47:47.604Z] #27 8.359 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-24T05:47:47.604Z] #27 8.394 Selecting previously unselected package libssh2-1:amd64. [2021-03-24T05:47:47.604Z] #27 8.394 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-24T05:47:47.604Z] #27 8.397 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-24T05:47:47.604Z] #27 8.478 Selecting previously unselected package libcurl4:amd64. [2021-03-24T05:47:47.604Z] #27 8.478 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-24T05:47:47.604Z] #27 8.482 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-24T05:47:47.604Z] #27 8.541 Selecting previously unselected package curl. [2021-03-24T05:47:47.604Z] #27 8.541 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-24T05:47:47.604Z] #27 8.545 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-24T05:47:47.604Z] #27 8.607 Selecting previously unselected package libonig5:amd64. [2021-03-24T05:47:47.604Z] #27 8.607 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-24T05:47:47.652Z] #52 ... [2021-03-24T05:47:47.652Z] [2021-03-24T05:47:47.652Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:47:47.652Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-24T05:47:47.652Z] #41 0.579 + git clone https://github.com/docker/distribution.git . [2021-03-24T05:47:47.652Z] #41 0.591 Cloning into '.'... [2021-03-24T05:47:47.652Z] #41 ... [2021-03-24T05:47:47.652Z] [2021-03-24T05:47:47.652Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:47:47.652Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-24T05:47:47.652Z] #43 0.989 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:47:47.652Z] #43 1.091 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:47:47.652Z] #43 1.092 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:47:47.652Z] #43 2.445 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-24T05:47:47.652Z] #43 4.797 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [260 kB] [2021-03-24T05:47:47.652Z] #43 7.174 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-24T05:47:47.784Z] #32 ... [2021-03-24T05:47:47.784Z] [2021-03-24T05:47:47.784Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-24T05:47:47.784Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-24T05:47:47.784Z] #12 DONE 5.8s [2021-03-24T05:47:47.784Z] [2021-03-24T05:47:47.784Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:47:47.784Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:47:47.793Z] #44 ... [2021-03-24T05:47:47.793Z] [2021-03-24T05:47:47.793Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-24T05:47:47.793Z] #41 DONE 137.4s [2021-03-24T05:47:47.793Z] [2021-03-24T05:47:47.793Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-24T05:47:47.819Z] #27 16.97 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-03-24T05:47:47.819Z] #27 16.98 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:47:47.819Z] #27 17.00 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-03-24T05:47:47.819Z] #27 17.01 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-03-24T05:47:47.819Z] #27 17.02 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-24T05:47:47.819Z] #27 17.04 Setting up libonig5:arm64 (6.9.1-1) ... [2021-03-24T05:47:47.819Z] #27 17.14 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-24T05:47:47.868Z] #27 8.611 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-24T05:47:47.868Z] #27 8.655 Selecting previously unselected package libjq1:amd64. [2021-03-24T05:47:47.868Z] #27 8.655 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-24T05:47:47.868Z] #27 8.659 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-24T05:47:47.868Z] #27 8.699 Selecting previously unselected package jq. [2021-03-24T05:47:47.868Z] #27 8.699 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-24T05:47:47.868Z] #27 8.699 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-24T05:47:47.868Z] #27 8.743 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-24T05:47:47.868Z] #27 8.753 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-24T05:47:47.868Z] #27 8.763 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-24T05:47:47.868Z] #27 8.961 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-24T05:47:47.952Z] #43 ... [2021-03-24T05:47:47.952Z] [2021-03-24T05:47:47.952Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:47:47.952Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-24T05:47:47.952Z] #14 0.491 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-24T05:47:47.952Z] #14 0.562 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:47:47.952Z] #14 0.571 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:47:47.952Z] #14 0.611 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:47:47.952Z] #14 1.786 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [446 kB] [2021-03-24T05:47:47.952Z] #14 4.108 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-24T05:47:47.952Z] #14 6.250 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [260 kB] [2021-03-24T05:47:47.952Z] #14 8.584 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-24T05:47:47.952Z] #14 ... [2021-03-24T05:47:47.952Z] [2021-03-24T05:47:47.952Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-24T05:47:47.952Z] #25 sha256:d0069aa422bb095a5bd36d6bc8e885754aa5ffdfc0972c7dea10fbb3dd9b5466 [2021-03-24T05:47:47.952Z] #25 0.684 + RM_GOPATH=0 [2021-03-24T05:47:47.952Z] #25 0.685 + TMP_GOPATH= [2021-03-24T05:47:47.952Z] #25 0.685 + : /build [2021-03-24T05:47:47.952Z] #25 0.685 + '[' -z '' ']' [2021-03-24T05:47:47.952Z] #25 0.685 ++ mktemp -d [2021-03-24T05:47:47.952Z] #25 0.689 + export GOPATH=/tmp/tmp.3vANPAIZZE [2021-03-24T05:47:47.952Z] #25 0.689 + GOPATH=/tmp/tmp.3vANPAIZZE [2021-03-24T05:47:47.952Z] #25 0.689 + RM_GOPATH=1 [2021-03-24T05:47:47.952Z] #25 0.689 + case "$(go env GOARCH)" in [2021-03-24T05:47:47.952Z] #25 0.689 ++ go env GOARCH [2021-03-24T05:47:47.952Z] #25 0.697 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:47.952Z] #25 0.697 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:47.952Z] #25 0.702 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:47.952Z] #25 0.704 + dir=/tmp/install [2021-03-24T05:47:47.952Z] #25 0.722 + bin=dockercli [2021-03-24T05:47:47.952Z] #25 0.722 + shift [2021-03-24T05:47:47.952Z] #25 0.722 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-24T05:47:47.952Z] #25 0.722 + . /tmp/install/dockercli.installer [2021-03-24T05:47:47.952Z] #25 0.722 ++ : stable [2021-03-24T05:47:47.952Z] #25 0.722 ++ : 17.06.2-ce [2021-03-24T05:47:47.952Z] #25 0.723 + install_dockercli [2021-03-24T05:47:47.952Z] #25 0.723 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-24T05:47:47.952Z] #25 0.723 Install docker/cli version 17.06.2-ce from stable [2021-03-24T05:47:47.952Z] #25 0.750 ++ uname -m [2021-03-24T05:47:47.952Z] #25 0.752 + arch=ppc64le [2021-03-24T05:47:47.952Z] #25 0.776 + '[' ppc64le '!=' x86_64 ']' [2021-03-24T05:47:47.952Z] #25 0.780 + '[' ppc64le '!=' s390x ']' [2021-03-24T05:47:47.952Z] #25 0.780 + '[' ppc64le '!=' armhf ']' [2021-03-24T05:47:47.952Z] #25 0.780 + build_dockercli [2021-03-24T05:47:47.952Z] #25 0.782 + git clone https://github.com/docker/docker-ce /tmp/tmp.3vANPAIZZE/tmp/docker-ce [2021-03-24T05:47:47.952Z] #25 0.789 Cloning into '/tmp/tmp.3vANPAIZZE/tmp/docker-ce'... [2021-03-24T05:47:47.952Z] #25 ... [2021-03-24T05:47:47.952Z] [2021-03-24T05:47:47.952Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:47:47.952Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-24T05:47:47.952Z] #37 0.619 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:47:47.952Z] #37 0.764 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:47:47.952Z] #37 0.853 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:47:47.952Z] #37 1.972 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-24T05:47:47.952Z] #37 4.137 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [260 kB] [2021-03-24T05:47:47.952Z] #37 6.488 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-24T05:47:48.081Z] #27 17.15 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:47:48.081Z] #27 17.16 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-24T05:47:48.084Z] #44 105.0 CC criu/tun.o [2021-03-24T05:47:48.129Z] #27 8.970 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:47:48.129Z] #27 8.982 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:47:48.129Z] #27 8.992 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:47:48.129Z] #27 9.000 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-24T05:47:48.129Z] #27 9.010 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:47:48.129Z] #27 9.019 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-24T05:47:48.129Z] #27 9.029 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-24T05:47:48.129Z] #27 9.039 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:47:48.129Z] #27 9.049 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-24T05:47:48.129Z] #27 9.062 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-24T05:47:48.129Z] #27 9.074 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-24T05:47:48.129Z] #27 9.086 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-24T05:47:48.129Z] #27 9.097 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-24T05:47:48.253Z] #37 ... [2021-03-24T05:47:48.253Z] [2021-03-24T05:47:48.253Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:47:48.253Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-24T05:47:48.253Z] #33 0.608 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-24T05:47:48.253Z] #33 0.618 Cloning into '.'... [2021-03-24T05:47:48.253Z] #33 ... [2021-03-24T05:47:48.253Z] [2021-03-24T05:47:48.253Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:47:48.253Z] #59 sha256:0b56e797a8b7de5ead3f462b973e1c0b1a52cd5a8b2e020165b66d7ff3ec3104 [2021-03-24T05:47:48.253Z] #59 0.759 + RM_GOPATH=0 [2021-03-24T05:47:48.253Z] #59 0.767 + TMP_GOPATH= [2021-03-24T05:47:48.253Z] #59 0.767 + : /build [2021-03-24T05:47:48.253Z] #59 0.768 + '[' -z '' ']' [2021-03-24T05:47:48.253Z] #59 0.771 ++ mktemp -d [2021-03-24T05:47:48.253Z] #59 0.771 + export GOPATH=/tmp/tmp.zgNyyiI4oz [2021-03-24T05:47:48.253Z] #59 0.772 + GOPATH=/tmp/tmp.zgNyyiI4oz [2021-03-24T05:47:48.253Z] #59 0.772 + RM_GOPATH=1 [2021-03-24T05:47:48.253Z] #59 0.773 + case "$(go env GOARCH)" in [2021-03-24T05:47:48.253Z] #59 0.774 ++ go env GOARCH [2021-03-24T05:47:48.253Z] #59 0.814 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:48.253Z] #59 0.816 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:48.253Z] #59 0.825 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:48.253Z] #59 0.826 + dir=/tmp/install [2021-03-24T05:47:48.253Z] #59 0.827 + bin=rootlesskit [2021-03-24T05:47:48.253Z] #59 0.827 + shift [2021-03-24T05:47:48.253Z] #59 0.828 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-24T05:47:48.253Z] #59 0.828 + . /tmp/install/rootlesskit.installer [2021-03-24T05:47:48.253Z] #59 0.829 ++ : 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-24T05:47:48.253Z] #59 0.830 + install_rootlesskit [2021-03-24T05:47:48.253Z] #59 0.830 + case "$1" in [2021-03-24T05:47:48.253Z] #59 0.831 + export CGO_ENABLED=0 [2021-03-24T05:47:48.253Z] #59 0.831 + CGO_ENABLED=0 [2021-03-24T05:47:48.253Z] #59 0.831 + _install_rootlesskit [2021-03-24T05:47:48.253Z] #59 0.832 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' [2021-03-24T05:47:48.253Z] #59 0.832 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-24T05:47:48.253Z] #59 0.833 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zgNyyiI4oz/src/github.com/rootless-containers/rootlesskit [2021-03-24T05:47:48.253Z] #59 0.839 Cloning into '/tmp/tmp.zgNyyiI4oz/src/github.com/rootless-containers/rootlesskit'... [2021-03-24T05:47:48.253Z] #59 5.544 + cd /tmp/tmp.zgNyyiI4oz/src/github.com/rootless-containers/rootlesskit [2021-03-24T05:47:48.253Z] #59 5.544 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-24T05:47:48.253Z] #59 5.588 + export GO111MODULE=on [2021-03-24T05:47:48.253Z] #59 5.588 + GO111MODULE=on [2021-03-24T05:47:48.253Z] #59 5.589 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-24T05:47:48.253Z] #59 5.589 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-24T05:47:48.253Z] #59 8.169 go: downloading github.com/pkg/errors v0.9.1 [2021-03-24T05:47:48.253Z] #59 8.195 go: downloading github.com/moby/vpnkit v0.5.0 [2021-03-24T05:47:48.253Z] #59 8.201 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-03-24T05:47:48.253Z] #59 8.205 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-24T05:47:48.253Z] #59 8.207 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-24T05:47:48.253Z] #59 8.294 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-24T05:47:48.253Z] #59 8.296 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-24T05:47:48.253Z] #59 8.308 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-03-24T05:47:48.253Z] #59 8.311 go: downloading github.com/google/uuid v1.2.0 [2021-03-24T05:47:48.253Z] #59 8.581 go: extracting github.com/pkg/errors v0.9.1 [2021-03-24T05:47:48.253Z] #59 8.588 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-03-24T05:47:48.253Z] #59 8.626 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-24T05:47:48.253Z] #59 8.842 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-24T05:47:48.253Z] #59 8.873 go: extracting github.com/google/uuid v1.2.0 [2021-03-24T05:47:48.253Z] #59 9.181 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-03-24T05:47:48.253Z] #59 9.201 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-24T05:47:48.253Z] #59 9.562 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-24T05:47:48.253Z] #59 9.999 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-24T05:47:48.253Z] #59 10.26 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-24T05:47:48.253Z] #59 11.36 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-24T05:47:48.253Z] #59 11.45 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-24T05:47:48.375Z] #44 105.3 CC criu/uffd.o [2021-03-24T05:47:48.375Z] #44 ... [2021-03-24T05:47:48.375Z] [2021-03-24T05:47:48.375Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-03-24T05:47:48.375Z] #42 DONE 0.2s [2021-03-24T05:47:48.552Z] #59 ... [2021-03-24T05:47:48.552Z] [2021-03-24T05:47:48.552Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:47:48.552Z] #30 sha256:1f4b9fb9f86060cc5ee53e44e76619d105af552a2c155dae15e5bd2eab057d2c [2021-03-24T05:47:48.552Z] #30 8.988 #=#=# 0.0% 0.4% 1.0% ### 4.2% ##### 8.0% ######### 13.8% ############ 17.6% ################ 23.4% #################### 28.3% ####################### 32.1% ######################### 35.9% ############################ 39.8% ################################## 48.3% ######################################## 56.4% ############################################ 62.2% ################################################ 67.1% ################################################### 70.9% ######################################################## 77.8% ############################################################ 83.5% ################################################################ 89.3% #################################################################### 95.7% ######################################################################## 100.0% [2021-03-24T05:47:48.656Z] #27 17.85 Updating certificates in /etc/ssl/certs... [2021-03-24T05:47:48.667Z] [2021-03-24T05:47:48.667Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-24T05:47:48.667Z] #50 138.6 + /build/golangci-lint --version [2021-03-24T05:47:48.701Z] #27 9.621 Updating certificates in /etc/ssl/certs... [2021-03-24T05:47:48.990Z] #50 138.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-24T05:47:48.990Z] #50 DONE 139.1s [2021-03-24T05:47:48.990Z] [2021-03-24T05:47:48.990Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-24T05:47:48.990Z] #44 105.9 CC criu/util.o [2021-03-24T05:47:49.273Z] #27 10.35 137 added, 0 removed; done. [2021-03-24T05:47:49.534Z] #27 10.57 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-24T05:47:49.534Z] #27 10.58 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-24T05:47:49.615Z] #30 12.34 #=#=# [2021-03-24T05:47:49.618Z] #27 18.76 137 added, 0 removed; done. [2021-03-24T05:47:49.644Z] #13 ... [2021-03-24T05:47:49.644Z] [2021-03-24T05:47:49.644Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-24T05:47:49.644Z] #37 sha256:d20ca92c5b06c4941b9181b1badcdaf3351c9774e1d5988e9e54bfd97cf955fa [2021-03-24T05:47:49.644Z] #37 6.487 -- Detecting C compile features - done [2021-03-24T05:47:49.644Z] #37 6.534 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-24T05:47:49.644Z] #37 6.847 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-24T05:47:49.644Z] #37 7.062 -- Configuring done [2021-03-24T05:47:49.644Z] #37 7.089 -- Generating done [2021-03-24T05:47:49.644Z] #37 7.089 -- Build files have been written to: /tmp/tmp.5vsEqajJKV/tini [2021-03-24T05:47:49.644Z] #37 7.120 + make tini-static [2021-03-24T05:47:49.644Z] #37 7.717 Scanning dependencies of target tini-static [2021-03-24T05:47:49.644Z] #37 7.878 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-24T05:47:49.644Z] #37 9.213 [100%] Linking C executable tini-static [2021-03-24T05:47:49.644Z] #37 9.774 [100%] Built target tini-static [2021-03-24T05:47:49.644Z] #37 9.893 + mkdir -p /build [2021-03-24T05:47:49.644Z] #37 9.905 + cp tini-static /build/docker-init [2021-03-24T05:47:49.644Z] #37 DONE 10.2s [2021-03-24T05:47:49.644Z] [2021-03-24T05:47:49.644Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:47:49.644Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:47:49.644Z] #43 2.397 Note: Building without setproctitle() and strlcpy() support. [2021-03-24T05:47:49.644Z] #43 2.397 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-24T05:47:49.644Z] #43 2.403 Note: Building without GnuTLS support [2021-03-24T05:47:49.644Z] #43 2.418 Makefile.config:39: Warn: you have no libnftables installed [2021-03-24T05:47:49.644Z] #43 2.419 Makefile.config:40: Warn: Building without nftables support [2021-03-24T05:47:49.660Z] #44 106.4 CC criu/uts_ns.o [2021-03-24T05:47:49.660Z] #44 106.6 CC criu/vdso.o [2021-03-24T05:47:49.795Z] #27 10.59 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-24T05:47:49.795Z] #27 10.61 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-24T05:47:49.795Z] #27 10.62 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:47:49.795Z] #27 10.64 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-24T05:47:49.795Z] #27 10.64 Updating certificates in /etc/ssl/certs... [2021-03-24T05:47:50.310Z] #44 107.0 LINK criu/built-in.o [2021-03-24T05:47:50.310Z] #44 107.1 LINK criu/criu [2021-03-24T05:47:50.310Z] #44 107.3 DEP lib/c/criu.d [2021-03-24T05:47:50.310Z] #44 107.3 CC images/rpc.pb-c.o [2021-03-24T05:47:50.374Z] #27 11.25 0 added, 0 removed; done. [2021-03-24T05:47:50.374Z] #27 11.25 Running hooks in /etc/ca-certificates/update.d... [2021-03-24T05:47:50.374Z] #27 11.25 done. [2021-03-24T05:47:50.563Z] #27 19.82 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-03-24T05:47:50.563Z] #27 19.90 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-24T05:47:50.563Z] #27 19.92 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-03-24T05:47:50.602Z] #44 107.5 CC lib/c/criu.o [2021-03-24T05:47:50.825Z] #27 20.09 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-24T05:47:50.826Z] #27 20.11 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:47:50.826Z] #27 20.16 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-24T05:47:50.826Z] #27 20.17 Updating certificates in /etc/ssl/certs... [2021-03-24T05:47:50.893Z] #44 107.9 LINK lib/c/built-in.o [2021-03-24T05:47:51.029Z] #43 ... [2021-03-24T05:47:51.029Z] [2021-03-24T05:47:51.029Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:47:51.029Z] #34 sha256:f56c7cfd0e8d35e07412304490d1dab0d5cbfc1e73fc002e3a7e2b1bf41d630a [2021-03-24T05:47:51.029Z] #34 DONE 102.8s [2021-03-24T05:47:51.029Z] [2021-03-24T05:47:51.029Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:47:51.029Z] #45 sha256:9ac5254288b3c36e6c94bbcc9a2b1f5c7066564286fe16bda9447a8d42b5d6d2 [2021-03-24T05:47:51.029Z] #45 92.66 fmt [2021-03-24T05:47:51.029Z] #45 93.75 regexp [2021-03-24T05:47:51.029Z] #45 96.99 internal/lazyregexp [2021-03-24T05:47:51.029Z] #45 97.23 github.com/LK4D4/vndr/versioned [2021-03-24T05:47:51.029Z] #45 97.40 hash/crc32 [2021-03-24T05:47:51.029Z] #45 98.10 crypto/ed25519/internal/edwards25519 [2021-03-24T05:47:51.029Z] #45 98.55 go/token [2021-03-24T05:47:51.029Z] #45 99.67 go/scanner [2021-03-24T05:47:51.029Z] #45 100.9 net/url [2021-03-24T05:47:51.029Z] #45 101.2 go/ast [2021-03-24T05:47:51.089Z] #27 ... [2021-03-24T05:47:51.089Z] [2021-03-24T05:47:51.089Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-24T05:47:51.089Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-03-24T05:47:51.089Z] #10 DONE 4.0s [2021-03-24T05:47:51.089Z] [2021-03-24T05:47:51.089Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-24T05:47:51.089Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-03-24T05:47:51.184Z] #44 107.9 LINK lib/c/libcriu.so [2021-03-24T05:47:51.184Z] #44 107.9 LINK lib/c/libcriu.a [2021-03-24T05:47:51.184Z] #44 108.0 GEN magic.py [2021-03-24T05:47:51.184Z] #44 108.1 Note: Building without setproctitle() and strlcpy() support. [2021-03-24T05:47:51.184Z] #44 108.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-24T05:47:51.184Z] #44 108.1 Note: Building without GnuTLS support [2021-03-24T05:47:51.184Z] #44 108.1 Makefile.config:39: Warn: you have no libnftables installed [2021-03-24T05:47:51.184Z] #44 108.1 Makefile.config:40: Warn: Building without nftables support [2021-03-24T05:47:51.475Z] #44 108.4 fatal: not a git repository (or any of the parent directories): .git [2021-03-24T05:47:51.601Z] #45 ... [2021-03-24T05:47:51.601Z] [2021-03-24T05:47:51.601Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:47:51.601Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:47:51.601Z] #43 5.458 fatal: not a git repository (or any of the parent directories): .git [2021-03-24T05:47:51.766Z] #44 108.7 make[1]: Nothing to be done for 'all'. [2021-03-24T05:47:51.862Z] #43 5.578 GEN .gitid [2021-03-24T05:47:51.862Z] #43 5.638 GEN criu/include/version.h [2021-03-24T05:47:51.862Z] #43 5.713 GEN include/common/asm [2021-03-24T05:47:52.010Z] #13 4.250 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-24T05:47:52.010Z] #13 ... [2021-03-24T05:47:52.010Z] [2021-03-24T05:47:52.010Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-24T05:47:52.010Z] #24 sha256:b65fd00122317f9773677018f36b249061777f9e739ce17138c8ddae4b8d1df1 [2021-03-24T05:47:52.010Z] #24 8.052 + RM_GOPATH=0 [2021-03-24T05:47:52.010Z] #24 8.052 + TMP_GOPATH= [2021-03-24T05:47:52.010Z] #24 8.052 + : /build [2021-03-24T05:47:52.010Z] #24 8.052 + '[' -z '' ']' [2021-03-24T05:47:52.010Z] #24 8.052 ++ mktemp -d [2021-03-24T05:47:52.010Z] #24 8.055 + export GOPATH=/tmp/tmp.6lJmUDdK1R [2021-03-24T05:47:52.010Z] #24 8.055 + GOPATH=/tmp/tmp.6lJmUDdK1R [2021-03-24T05:47:52.010Z] #24 8.055 + RM_GOPATH=1 [2021-03-24T05:47:52.010Z] #24 8.055 + case "$(go env GOARCH)" in [2021-03-24T05:47:52.010Z] #24 8.057 ++ go env GOARCH [2021-03-24T05:47:52.010Z] #24 8.095 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:52.010Z] #24 8.095 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:52.010Z] #24 8.095 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:52.010Z] #24 8.095 + dir=/tmp/install [2021-03-24T05:47:52.010Z] #24 8.095 + bin=dockercli [2021-03-24T05:47:52.010Z] #24 8.095 + shift [2021-03-24T05:47:52.010Z] #24 8.096 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-24T05:47:52.010Z] #24 8.096 + . /tmp/install/dockercli.installer [2021-03-24T05:47:52.010Z] #24 8.099 ++ : stable [2021-03-24T05:47:52.010Z] #24 8.099 ++ : 17.06.2-ce [2021-03-24T05:47:52.010Z] #24 8.099 + install_dockercli [2021-03-24T05:47:52.010Z] #24 8.099 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-24T05:47:52.010Z] #24 8.099 ++ uname -m [2021-03-24T05:47:52.010Z] #24 8.099 + arch=x86_64 [2021-03-24T05:47:52.010Z] #24 8.099 + '[' x86_64 '!=' x86_64 ']' [2021-03-24T05:47:52.010Z] #24 8.099 + url=https://download.docker.com/linux/static [2021-03-24T05:47:52.010Z] #24 8.099 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-24T05:47:52.010Z] #24 8.099 Install docker/cli version 17.06.2-ce from stable [2021-03-24T05:47:52.010Z] #24 8.111 + tar -xz docker/docker [2021-03-24T05:47:52.010Z] #24 ... [2021-03-24T05:47:52.010Z] [2021-03-24T05:47:52.010Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-24T05:47:52.010Z] #47 sha256:fca32f10744f1d9c17e0e891b4c2ac0c9db18bafc12a7540c39421c87ede2afe [2021-03-24T05:47:52.010Z] #47 7.347 + RM_GOPATH=0 [2021-03-24T05:47:52.010Z] #47 7.347 + TMP_GOPATH= [2021-03-24T05:47:52.010Z] #47 7.347 + : /build [2021-03-24T05:47:52.010Z] #47 7.347 + '[' -z '' ']' [2021-03-24T05:47:52.010Z] #47 7.347 ++ mktemp -d [2021-03-24T05:47:52.010Z] #47 7.347 + export GOPATH=/tmp/tmp.VuvdUkfNKJ [2021-03-24T05:47:52.010Z] #47 7.347 + GOPATH=/tmp/tmp.VuvdUkfNKJ [2021-03-24T05:47:52.010Z] #47 7.347 + RM_GOPATH=1 [2021-03-24T05:47:52.010Z] #47 7.347 + case "$(go env GOARCH)" in [2021-03-24T05:47:52.010Z] #47 7.347 ++ go env GOARCH [2021-03-24T05:47:52.010Z] #47 7.380 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:52.010Z] #47 7.380 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:52.010Z] #47 7.380 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:52.010Z] #47 7.380 + dir=/tmp/install [2021-03-24T05:47:52.010Z] #47 7.380 + bin=gotestsum [2021-03-24T05:47:52.010Z] #47 7.380 + shift [2021-03-24T05:47:52.010Z] #47 7.380 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-24T05:47:52.010Z] #47 7.380 + . /tmp/install/gotestsum.installer [2021-03-24T05:47:52.010Z] #47 7.380 ++ : v0.5.3 [2021-03-24T05:47:52.010Z] #47 7.380 + install_gotestsum [2021-03-24T05:47:52.010Z] #47 7.380 + set -e [2021-03-24T05:47:52.010Z] #47 7.380 + export GO111MODULE=on [2021-03-24T05:47:52.010Z] #47 7.380 + GO111MODULE=on [2021-03-24T05:47:52.010Z] #47 7.380 + GOBIN=/build [2021-03-24T05:47:52.010Z] #47 7.380 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-24T05:47:52.010Z] #47 7.380 go: finding gotest.tools v0.5.3 [2021-03-24T05:47:52.010Z] #47 7.380 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-24T05:47:52.010Z] #47 8.298 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-24T05:47:52.010Z] #47 8.730 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-24T05:47:52.010Z] #47 10.06 go: downloading github.com/fatih/color v1.9.0 [2021-03-24T05:47:52.010Z] #47 10.06 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-24T05:47:52.010Z] #47 10.06 go: downloading github.com/pkg/errors v0.9.1 [2021-03-24T05:47:52.010Z] #47 10.06 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-24T05:47:52.010Z] #47 10.13 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-24T05:47:52.010Z] #47 10.14 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-24T05:47:52.058Z] #44 108.9 make[1]: 'images/built-in.o' is up to date. [2021-03-24T05:47:52.058Z] #44 109.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-24T05:47:52.058Z] #44 109.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-24T05:47:52.058Z] #44 109.0 make[1]: 'compel/libcompel.a' is up to date. [2021-03-24T05:47:52.058Z] #44 109.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-24T05:47:52.058Z] #44 109.0 make[1]: Nothing to be done for 'all'. [2021-03-24T05:47:52.058Z] #44 109.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-24T05:47:52.058Z] #44 109.1 make[2]: Nothing to be done for 'all'. [2021-03-24T05:47:52.058Z] #44 109.1 make[2]: Nothing to be done for 'all'. [2021-03-24T05:47:52.277Z] #47 ... [2021-03-24T05:47:52.277Z] [2021-03-24T05:47:52.277Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:47:52.277Z] #51 sha256:a7aa5b284c7f0f575ef0fcda54b34e392793ed40811bb21b91682e94ba4a38d3 [2021-03-24T05:47:52.277Z] #51 6.873 + RM_GOPATH=0 [2021-03-24T05:47:52.277Z] #51 6.873 + TMP_GOPATH= [2021-03-24T05:47:52.277Z] #51 6.873 + : /build [2021-03-24T05:47:52.277Z] #51 6.873 + '[' -z '' ']' [2021-03-24T05:47:52.277Z] #51 6.873 ++ mktemp -d [2021-03-24T05:47:52.277Z] #51 6.873 + export GOPATH=/tmp/tmp.bEftXDTS03 [2021-03-24T05:47:52.277Z] #51 6.873 + GOPATH=/tmp/tmp.bEftXDTS03 [2021-03-24T05:47:52.277Z] #51 6.873 + RM_GOPATH=1 [2021-03-24T05:47:52.277Z] #51 6.873 + case "$(go env GOARCH)" in [2021-03-24T05:47:52.277Z] #51 6.873 ++ go env GOARCH [2021-03-24T05:47:52.277Z] #51 6.874 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:52.277Z] #51 6.874 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:52.277Z] #51 6.876 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:52.277Z] #51 6.880 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-24T05:47:52.277Z] #51 6.880 + dir=/tmp/install [2021-03-24T05:47:52.277Z] #51 6.880 + bin=shfmt [2021-03-24T05:47:52.277Z] #51 6.880 + shift [2021-03-24T05:47:52.277Z] #51 6.880 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-24T05:47:52.277Z] #51 6.880 + . /tmp/install/shfmt.installer [2021-03-24T05:47:52.277Z] #51 6.880 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-24T05:47:52.277Z] #51 6.880 + install_shfmt [2021-03-24T05:47:52.277Z] #51 6.880 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-24T05:47:52.277Z] #51 6.880 + git clone https://github.com/mvdan/sh.git /tmp/tmp.bEftXDTS03/src/github.com/mvdan/sh [2021-03-24T05:47:52.277Z] #51 6.884 Cloning into '/tmp/tmp.bEftXDTS03/src/github.com/mvdan/sh'... [2021-03-24T05:47:52.277Z] #51 ... [2021-03-24T05:47:52.277Z] [2021-03-24T05:47:52.277Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:47:52.277Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-24T05:47:52.277Z] #55 8.730 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:47:52.277Z] #55 8.842 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:47:52.277Z] #55 8.890 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:47:52.349Z] #44 109.1 make[2]: Nothing to be done for 'all'. [2021-03-24T05:47:52.349Z] #44 109.2 make[2]: Nothing to be done for 'all'. [2021-03-24T05:47:52.349Z] #44 109.2 make[2]: Nothing to be done for 'all'. [2021-03-24T05:47:52.349Z] #44 109.2 make[2]: Nothing to be done for 'all'. [2021-03-24T05:47:52.349Z] #44 109.2 make[2]: Nothing to be done for 'all'. [2021-03-24T05:47:52.349Z] #44 109.3 make[2]: Nothing to be done for 'all'. [2021-03-24T05:47:52.349Z] #44 109.3 INSTALL criu/criu [2021-03-24T05:47:52.539Z] #55 10.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-24T05:47:52.539Z] #55 ... [2021-03-24T05:47:52.539Z] [2021-03-24T05:47:52.539Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:47:52.539Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:47:52.539Z] #42 8.716 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:47:52.539Z] #42 8.911 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:47:52.539Z] #42 8.958 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:47:52.539Z] #42 10.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-24T05:47:52.539Z] #42 ... [2021-03-24T05:47:52.539Z] [2021-03-24T05:47:52.539Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-24T05:47:52.539Z] #67 sha256:177340c4b5594ae2304eff8be8930b0b2cb390201f71db75065c0b309e1c5e5a [2021-03-24T05:47:52.539Z] #67 6.063 + RM_GOPATH=0 [2021-03-24T05:47:52.539Z] #67 6.063 + TMP_GOPATH= [2021-03-24T05:47:52.539Z] #67 6.063 + : /build [2021-03-24T05:47:52.539Z] #67 6.063 + '[' -z '' ']' [2021-03-24T05:47:52.539Z] #67 6.063 ++ mktemp -d [2021-03-24T05:47:52.539Z] #67 6.063 + export GOPATH=/tmp/tmp.iF3IoW8VQa [2021-03-24T05:47:52.539Z] #67 6.063 + GOPATH=/tmp/tmp.iF3IoW8VQa [2021-03-24T05:47:52.539Z] #67 6.063 + RM_GOPATH=1 [2021-03-24T05:47:52.539Z] #67 6.063 + case "$(go env GOARCH)" in [2021-03-24T05:47:52.539Z] #67 6.063 ++ go env GOARCH [2021-03-24T05:47:52.539Z] #67 6.063 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:52.539Z] #67 6.063 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:52.539Z] #67 6.063 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:52.539Z] #67 6.063 + dir=/tmp/install [2021-03-24T05:47:52.539Z] #67 6.063 + bin=proxy [2021-03-24T05:47:52.539Z] #67 6.063 + shift [2021-03-24T05:47:52.539Z] #67 6.063 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-24T05:47:52.539Z] #67 6.063 + . /tmp/install/proxy.installer [2021-03-24T05:47:52.539Z] #67 6.063 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-24T05:47:52.539Z] #67 6.063 + install_proxy [2021-03-24T05:47:52.539Z] #67 6.063 + case "$1" in [2021-03-24T05:47:52.539Z] #67 6.063 + export CGO_ENABLED=0 [2021-03-24T05:47:52.539Z] #67 6.063 + CGO_ENABLED=0 [2021-03-24T05:47:52.539Z] #67 6.063 + _install_proxy [2021-03-24T05:47:52.539Z] #67 6.063 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-24T05:47:52.539Z] #67 6.063 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.iF3IoW8VQa/src/github.com/docker/libnetwork [2021-03-24T05:47:52.539Z] #67 6.063 Cloning into '/tmp/tmp.iF3IoW8VQa/src/github.com/docker/libnetwork'... [2021-03-24T05:47:52.539Z] #67 6.072 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-24T05:47:52.641Z] #44 DONE 109.5s [2021-03-24T05:47:52.641Z] [2021-03-24T05:47:52.641Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-24T05:47:52.735Z] #13 ... [2021-03-24T05:47:52.735Z] [2021-03-24T05:47:52.735Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:47:52.735Z] #51 sha256:828712f056dd5ce79dff348101639e732c446f59dba2f442f91a1bb1441d0f2a [2021-03-24T05:47:52.735Z] #51 6.207 + RM_GOPATH=0 [2021-03-24T05:47:52.735Z] #51 6.207 + TMP_GOPATH= [2021-03-24T05:47:52.735Z] #51 6.207 + : /build [2021-03-24T05:47:52.735Z] #51 6.207 + '[' -z '' ']' [2021-03-24T05:47:52.735Z] #51 6.207 ++ mktemp -d [2021-03-24T05:47:52.735Z] #51 6.207 + export GOPATH=/tmp/tmp.7OX4GsjSQw [2021-03-24T05:47:52.735Z] #51 6.207 + GOPATH=/tmp/tmp.7OX4GsjSQw [2021-03-24T05:47:52.735Z] #51 6.207 + RM_GOPATH=1 [2021-03-24T05:47:52.735Z] #51 6.207 + case "$(go env GOARCH)" in [2021-03-24T05:47:52.735Z] #51 6.207 ++ go env GOARCH [2021-03-24T05:47:52.735Z] #51 6.219 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-24T05:47:52.735Z] #51 6.219 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:52.735Z] #51 6.219 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:52.735Z] #51 6.219 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:52.735Z] #51 6.219 + dir=/tmp/install [2021-03-24T05:47:52.735Z] #51 6.219 + bin=shfmt [2021-03-24T05:47:52.735Z] #51 6.219 + shift [2021-03-24T05:47:52.735Z] #51 6.219 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-24T05:47:52.735Z] #51 6.219 + . /tmp/install/shfmt.installer [2021-03-24T05:47:52.735Z] #51 6.219 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-24T05:47:52.735Z] #51 6.219 + install_shfmt [2021-03-24T05:47:52.735Z] #51 6.219 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-24T05:47:52.735Z] #51 6.219 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7OX4GsjSQw/src/github.com/mvdan/sh [2021-03-24T05:47:52.735Z] #51 6.219 Cloning into '/tmp/tmp.7OX4GsjSQw/src/github.com/mvdan/sh'... [2021-03-24T05:47:52.735Z] #51 ... [2021-03-24T05:47:52.735Z] [2021-03-24T05:47:52.735Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:47:52.735Z] #34 sha256:313fb1a1ea116f5be3d810033da9d0c6080d04fff77ee6b30b4bbd08778ca272 [2021-03-24T05:47:52.735Z] #34 8.188 + RM_GOPATH=0 [2021-03-24T05:47:52.735Z] #34 8.188 + TMP_GOPATH= [2021-03-24T05:47:52.735Z] #34 8.188 + : /build [2021-03-24T05:47:52.735Z] #34 8.188 + '[' -z '' ']' [2021-03-24T05:47:52.735Z] #34 8.188 ++ mktemp -d [2021-03-24T05:47:52.735Z] #34 8.188 + export GOPATH=/tmp/tmp.bp1Yx4mzev [2021-03-24T05:47:52.735Z] #34 8.188 + GOPATH=/tmp/tmp.bp1Yx4mzev [2021-03-24T05:47:52.735Z] #34 8.188 + RM_GOPATH=1 [2021-03-24T05:47:52.735Z] #34 8.188 + case "$(go env GOARCH)" in [2021-03-24T05:47:52.735Z] #34 8.191 ++ go env GOARCH [2021-03-24T05:47:52.735Z] #34 8.231 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:52.735Z] #34 8.231 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:52.735Z] #34 8.231 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:52.735Z] #34 8.231 + dir=/tmp/install [2021-03-24T05:47:52.735Z] #34 8.231 + bin=tomlv [2021-03-24T05:47:52.735Z] #34 8.231 + shift [2021-03-24T05:47:52.735Z] #34 8.231 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-24T05:47:52.735Z] #34 8.231 + . /tmp/install/tomlv.installer [2021-03-24T05:47:52.735Z] #34 8.231 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-24T05:47:52.735Z] #34 8.231 + install_tomlv [2021-03-24T05:47:52.735Z] #34 8.231 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-24T05:47:52.735Z] #34 8.231 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.bp1Yx4mzev/src/github.com/BurntSushi/toml [2021-03-24T05:47:52.735Z] #34 8.231 Cloning into '/tmp/tmp.bp1Yx4mzev/src/github.com/BurntSushi/toml'... [2021-03-24T05:47:52.735Z] #34 8.232 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-24T05:47:52.735Z] #34 ... [2021-03-24T05:47:52.735Z] [2021-03-24T05:47:52.735Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:47:52.735Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-24T05:47:52.735Z] #55 9.286 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:47:52.735Z] #55 9.384 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:47:52.735Z] #55 9.386 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:47:52.735Z] #55 ... [2021-03-24T05:47:52.735Z] [2021-03-24T05:47:52.735Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:47:52.735Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-24T05:47:52.735Z] #40 8.597 + git clone https://github.com/docker/distribution.git . [2021-03-24T05:47:52.735Z] #40 8.605 Cloning into '.'... [2021-03-24T05:47:52.735Z] #40 ... [2021-03-24T05:47:52.735Z] [2021-03-24T05:47:52.735Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:47:52.735Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:47:52.735Z] #42 8.786 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:47:52.735Z] #42 8.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:47:52.735Z] #42 8.906 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:47:52.735Z] #42 ... [2021-03-24T05:47:52.735Z] [2021-03-24T05:47:52.735Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:47:52.735Z] #45 sha256:46959e8d8dc9b1dad1b220c25e28c8f1c720f1ef3a713dfcb373ddbb26e99960 [2021-03-24T05:47:52.735Z] #45 7.224 + RM_GOPATH=0 [2021-03-24T05:47:52.735Z] #45 7.224 + TMP_GOPATH= [2021-03-24T05:47:52.735Z] #45 7.224 + : /build [2021-03-24T05:47:52.735Z] #45 7.224 + '[' -z '' ']' [2021-03-24T05:47:52.735Z] #45 7.224 ++ mktemp -d [2021-03-24T05:47:52.735Z] #45 7.224 + export GOPATH=/tmp/tmp.vaPkuCdwBl [2021-03-24T05:47:52.735Z] #45 7.224 + GOPATH=/tmp/tmp.vaPkuCdwBl [2021-03-24T05:47:52.735Z] #45 7.224 + RM_GOPATH=1 [2021-03-24T05:47:52.735Z] #45 7.224 + case "$(go env GOARCH)" in [2021-03-24T05:47:52.735Z] #45 7.224 ++ go env GOARCH [2021-03-24T05:47:52.735Z] #45 7.236 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:52.735Z] #45 7.236 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:52.735Z] #45 7.236 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:52.735Z] #45 7.257 + dir=/tmp/install [2021-03-24T05:47:52.735Z] #45 7.257 + bin=vndr [2021-03-24T05:47:52.735Z] #45 7.257 + shift [2021-03-24T05:47:52.735Z] #45 7.257 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-24T05:47:52.735Z] #45 7.257 + . /tmp/install/vndr.installer [2021-03-24T05:47:52.735Z] #45 7.257 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-24T05:47:52.735Z] #45 7.257 + install_vndr [2021-03-24T05:47:52.735Z] #45 7.257 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-24T05:47:52.735Z] #45 7.257 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.vaPkuCdwBl/src/github.com/LK4D4/vndr [2021-03-24T05:47:52.735Z] #45 7.257 Cloning into '/tmp/tmp.vaPkuCdwBl/src/github.com/LK4D4/vndr'... [2021-03-24T05:47:52.735Z] #45 7.257 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-24T05:47:52.735Z] #45 7.841 + cd /tmp/tmp.vaPkuCdwBl/src/github.com/LK4D4/vndr [2021-03-24T05:47:52.735Z] #45 7.841 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-24T05:47:52.735Z] #45 7.841 + go build -buildmode=pie -v -o /build/vndr . [2021-03-24T05:47:52.735Z] #45 9.766 internal/cpu [2021-03-24T05:47:52.735Z] #45 9.811 runtime/internal/atomic [2021-03-24T05:47:52.735Z] #45 10.32 runtime/internal/sys [2021-03-24T05:47:52.735Z] #45 10.56 internal/bytealg [2021-03-24T05:47:52.735Z] #45 10.76 runtime/internal/math [2021-03-24T05:47:52.735Z] #45 10.84 internal/race [2021-03-24T05:47:52.735Z] #45 ... [2021-03-24T05:47:52.735Z] [2021-03-24T05:47:52.735Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:47:52.735Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:47:52.735Z] #36 8.881 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:47:52.735Z] #36 9.059 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:47:52.735Z] #36 9.059 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:47:52.735Z] #36 10.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-24T05:47:52.801Z] #67 ... [2021-03-24T05:47:52.801Z] [2021-03-24T05:47:52.801Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:47:52.801Z] #45 sha256:bd388b20424202a9dd9fdeadbedce7c0b378aa9b7b2db0b5f34fe7fe0e1c6faf [2021-03-24T05:47:52.801Z] #45 8.221 + RM_GOPATH=0 [2021-03-24T05:47:52.801Z] #45 8.221 + TMP_GOPATH= [2021-03-24T05:47:52.801Z] #45 8.221 + : /build [2021-03-24T05:47:52.801Z] #45 8.221 + '[' -z '' ']' [2021-03-24T05:47:52.801Z] #45 8.221 ++ mktemp -d [2021-03-24T05:47:52.801Z] #45 8.221 + export GOPATH=/tmp/tmp.MO58Kj8Hva [2021-03-24T05:47:52.801Z] #45 8.221 + GOPATH=/tmp/tmp.MO58Kj8Hva [2021-03-24T05:47:52.801Z] #45 8.221 + RM_GOPATH=1 [2021-03-24T05:47:52.801Z] #45 8.221 + case "$(go env GOARCH)" in [2021-03-24T05:47:52.801Z] #45 8.237 ++ go env GOARCH [2021-03-24T05:47:52.801Z] #45 8.253 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:52.801Z] #45 8.253 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:52.801Z] #45 8.254 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:52.801Z] #45 8.284 + dir=/tmp/install [2021-03-24T05:47:52.801Z] #45 8.284 + bin=vndr [2021-03-24T05:47:52.801Z] #45 8.284 + shift [2021-03-24T05:47:52.801Z] #45 8.284 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-24T05:47:52.801Z] #45 8.284 + . /tmp/install/vndr.installer [2021-03-24T05:47:52.801Z] #45 8.284 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-24T05:47:52.801Z] #45 8.284 + install_vndr [2021-03-24T05:47:52.801Z] #45 8.284 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-24T05:47:52.801Z] #45 8.284 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.MO58Kj8Hva/src/github.com/LK4D4/vndr [2021-03-24T05:47:52.801Z] #45 8.284 Cloning into '/tmp/tmp.MO58Kj8Hva/src/github.com/LK4D4/vndr'... [2021-03-24T05:47:52.801Z] #45 8.284 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-24T05:47:52.801Z] #45 9.052 + cd /tmp/tmp.MO58Kj8Hva/src/github.com/LK4D4/vndr [2021-03-24T05:47:52.801Z] #45 9.052 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-24T05:47:52.801Z] #45 9.120 + go build -buildmode=pie -v -o /build/vndr . [2021-03-24T05:47:52.801Z] #45 ... [2021-03-24T05:47:52.801Z] [2021-03-24T05:47:52.801Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:47:52.801Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-24T05:47:52.801Z] #40 8.650 + git clone https://github.com/docker/distribution.git . [2021-03-24T05:47:52.801Z] #40 8.651 Cloning into '.'... [2021-03-24T05:47:52.920Z] #27 DONE 13.5s [2021-03-24T05:47:52.920Z] [2021-03-24T05:47:52.920Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:52.920Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:47:52.920Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.6s done [2021-03-24T05:47:52.920Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.4s [2021-03-24T05:47:52.992Z] #36 ... [2021-03-24T05:47:52.992Z] [2021-03-24T05:47:52.992Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-24T05:47:52.992Z] #24 sha256:7dd6b89c91daae1d7363be71ac21f805eebeda1d611b6af60574fee5cbd07822 [2021-03-24T05:47:52.992Z] #24 7.714 + RM_GOPATH=0 [2021-03-24T05:47:52.992Z] #24 7.714 + TMP_GOPATH= [2021-03-24T05:47:52.992Z] #24 7.714 + : /build [2021-03-24T05:47:52.992Z] #24 7.714 + '[' -z '' ']' [2021-03-24T05:47:52.992Z] #24 7.714 ++ mktemp -d [2021-03-24T05:47:52.992Z] #24 7.714 + export GOPATH=/tmp/tmp.Bhr0sOcMHn [2021-03-24T05:47:52.992Z] #24 7.714 + GOPATH=/tmp/tmp.Bhr0sOcMHn [2021-03-24T05:47:52.992Z] #24 7.714 + RM_GOPATH=1 [2021-03-24T05:47:52.992Z] #24 7.714 + case "$(go env GOARCH)" in [2021-03-24T05:47:52.992Z] #24 7.726 ++ go env GOARCH [2021-03-24T05:47:52.992Z] #24 7.746 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:52.992Z] #24 7.746 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:52.992Z] #24 7.746 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:52.992Z] #24 7.754 Install docker/cli version 17.06.2-ce from stable [2021-03-24T05:47:52.992Z] #24 7.754 + dir=/tmp/install [2021-03-24T05:47:52.992Z] #24 7.754 + bin=dockercli [2021-03-24T05:47:52.992Z] #24 7.754 + shift [2021-03-24T05:47:52.992Z] #24 7.754 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-24T05:47:52.992Z] #24 7.754 + . /tmp/install/dockercli.installer [2021-03-24T05:47:52.992Z] #24 7.754 ++ : stable [2021-03-24T05:47:52.992Z] #24 7.754 ++ : 17.06.2-ce [2021-03-24T05:47:52.992Z] #24 7.754 + install_dockercli [2021-03-24T05:47:52.992Z] #24 7.754 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-24T05:47:52.992Z] #24 7.754 ++ uname -m [2021-03-24T05:47:52.992Z] #24 7.754 + arch=x86_64 [2021-03-24T05:47:52.992Z] #24 7.754 + '[' x86_64 '!=' x86_64 ']' [2021-03-24T05:47:52.992Z] #24 7.754 + url=https://download.docker.com/linux/static [2021-03-24T05:47:52.992Z] #24 7.754 + tar -xz docker/docker [2021-03-24T05:47:52.992Z] #24 7.754 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-24T05:47:52.992Z] #24 ... [2021-03-24T05:47:52.992Z] [2021-03-24T05:47:52.992Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-24T05:47:52.992Z] #67 sha256:d2f7cb10a8a9fc955f48800ae01bff01f0c7c107e5c713e64854c9b42e0d38ca [2021-03-24T05:47:52.992Z] #67 7.568 + RM_GOPATH=0 [2021-03-24T05:47:52.992Z] #67 7.568 + TMP_GOPATH= [2021-03-24T05:47:52.992Z] #67 7.568 + : /build [2021-03-24T05:47:52.992Z] #67 7.568 + '[' -z '' ']' [2021-03-24T05:47:52.992Z] #67 7.568 ++ mktemp -d [2021-03-24T05:47:52.992Z] #67 7.578 + export GOPATH=/tmp/tmp.P8sEPVDVHX [2021-03-24T05:47:52.992Z] #67 7.578 + GOPATH=/tmp/tmp.P8sEPVDVHX [2021-03-24T05:47:52.992Z] #67 7.578 + RM_GOPATH=1 [2021-03-24T05:47:52.992Z] #67 7.578 + case "$(go env GOARCH)" in [2021-03-24T05:47:52.992Z] #67 7.578 ++ go env GOARCH [2021-03-24T05:47:52.992Z] #67 7.583 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:52.992Z] #67 7.583 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:52.992Z] #67 7.583 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:52.992Z] #67 7.591 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-24T05:47:52.992Z] #67 7.591 + dir=/tmp/install [2021-03-24T05:47:52.992Z] #67 7.591 + bin=proxy [2021-03-24T05:47:52.992Z] #67 7.591 + shift [2021-03-24T05:47:52.992Z] #67 7.591 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-24T05:47:52.992Z] #67 7.591 + . /tmp/install/proxy.installer [2021-03-24T05:47:52.992Z] #67 7.591 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-24T05:47:52.992Z] #67 7.591 + install_proxy [2021-03-24T05:47:52.992Z] #67 7.591 + case "$1" in [2021-03-24T05:47:52.992Z] #67 7.591 + export CGO_ENABLED=0 [2021-03-24T05:47:52.992Z] #67 7.591 + CGO_ENABLED=0 [2021-03-24T05:47:52.992Z] #67 7.591 + _install_proxy [2021-03-24T05:47:52.992Z] #67 7.591 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-24T05:47:52.992Z] #67 7.591 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.P8sEPVDVHX/src/github.com/docker/libnetwork [2021-03-24T05:47:52.992Z] #67 7.591 Cloning into '/tmp/tmp.P8sEPVDVHX/src/github.com/docker/libnetwork'... [2021-03-24T05:47:53.016Z] #11 DONE 1.8s [2021-03-24T05:47:53.016Z] [2021-03-24T05:47:53.016Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-24T05:47:53.016Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-24T05:47:53.016Z] #27 21.12 0 added, 0 removed; done. [2021-03-24T05:47:53.016Z] #27 21.12 Running hooks in /etc/ca-certificates/update.d... [2021-03-24T05:47:53.016Z] #27 21.12 done. [2021-03-24T05:47:53.016Z] #27 DONE 22.2s [2021-03-24T05:47:53.016Z] [2021-03-24T05:47:53.016Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-24T05:47:53.016Z] #28 sha256:5424a872a10024391864ecb35e1c5ebfce5b99ea792cb51b4d4295afde0c14fd [2021-03-24T05:47:53.068Z] #40 ... [2021-03-24T05:47:53.068Z] [2021-03-24T05:47:53.068Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:47:53.068Z] #34 sha256:14bf3696a6ca296b0fdf4a876941454e11780f52a331e469841c5ffce4ea16fc [2021-03-24T05:47:53.068Z] #34 7.498 + RM_GOPATH=0 [2021-03-24T05:47:53.068Z] #34 7.499 + TMP_GOPATH= [2021-03-24T05:47:53.068Z] #34 7.499 + : /build [2021-03-24T05:47:53.068Z] #34 7.499 + '[' -z '' ']' [2021-03-24T05:47:53.068Z] #34 7.500 ++ mktemp -d [2021-03-24T05:47:53.068Z] #34 7.502 + export GOPATH=/tmp/tmp.OwKssUcGjB [2021-03-24T05:47:53.069Z] #34 7.502 + GOPATH=/tmp/tmp.OwKssUcGjB [2021-03-24T05:47:53.069Z] #34 7.502 + RM_GOPATH=1 [2021-03-24T05:47:53.069Z] #34 7.502 + case "$(go env GOARCH)" in [2021-03-24T05:47:53.069Z] #34 7.502 ++ go env GOARCH [2021-03-24T05:47:53.069Z] #34 7.520 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:53.069Z] #34 7.520 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:53.069Z] #34 7.520 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:53.069Z] #34 7.522 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-24T05:47:53.069Z] #34 7.522 + dir=/tmp/install [2021-03-24T05:47:53.069Z] #34 7.522 + bin=tomlv [2021-03-24T05:47:53.069Z] #34 7.522 + shift [2021-03-24T05:47:53.069Z] #34 7.522 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-24T05:47:53.069Z] #34 7.522 + . /tmp/install/tomlv.installer [2021-03-24T05:47:53.069Z] #34 7.522 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-24T05:47:53.069Z] #34 7.522 + install_tomlv [2021-03-24T05:47:53.069Z] #34 7.522 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-24T05:47:53.069Z] #34 7.522 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OwKssUcGjB/src/github.com/BurntSushi/toml [2021-03-24T05:47:53.069Z] #34 7.532 Cloning into '/tmp/tmp.OwKssUcGjB/src/github.com/BurntSushi/toml'... [2021-03-24T05:47:53.069Z] #34 8.344 + cd /tmp/tmp.OwKssUcGjB/src/github.com/BurntSushi/toml [2021-03-24T05:47:53.069Z] #34 8.344 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-24T05:47:53.069Z] #34 8.384 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-24T05:47:53.069Z] #34 9.368 runtime/internal/atomic [2021-03-24T05:47:53.069Z] #34 9.378 internal/cpu [2021-03-24T05:47:53.069Z] #34 9.898 runtime/internal/sys [2021-03-24T05:47:53.069Z] #34 10.35 runtime/internal/math [2021-03-24T05:47:53.069Z] #34 10.42 internal/bytealg [2021-03-24T05:47:53.069Z] #34 10.79 math/bits [2021-03-24T05:47:53.069Z] #34 ... [2021-03-24T05:47:53.069Z] [2021-03-24T05:47:53.069Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:47:53.069Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:47:53.069Z] #36 9.958 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:47:53.069Z] #36 10.02 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:47:53.069Z] #36 10.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:47:53.274Z] #57 ... [2021-03-24T05:47:53.274Z] [2021-03-24T05:47:53.274Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-24T05:47:53.278Z] #67 ... [2021-03-24T05:47:53.278Z] [2021-03-24T05:47:53.278Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:47:53.278Z] #49 sha256:0d93f27cc9bee72e28048a217736d08c67dce5e54e66ef14d43bb64c55eba982 [2021-03-24T05:47:53.278Z] #49 7.835 + RM_GOPATH=0 [2021-03-24T05:47:53.278Z] #49 7.835 + TMP_GOPATH= [2021-03-24T05:47:53.278Z] #49 7.835 + : /build [2021-03-24T05:47:53.278Z] #49 7.835 + '[' -z '' ']' [2021-03-24T05:47:53.278Z] #49 7.835 ++ mktemp -d [2021-03-24T05:47:53.278Z] #49 7.835 + export GOPATH=/tmp/tmp.WwzBncxSop [2021-03-24T05:47:53.278Z] #49 7.835 + GOPATH=/tmp/tmp.WwzBncxSop [2021-03-24T05:47:53.278Z] #49 7.835 + RM_GOPATH=1 [2021-03-24T05:47:53.278Z] #49 7.835 + case "$(go env GOARCH)" in [2021-03-24T05:47:53.278Z] #49 7.835 ++ go env GOARCH [2021-03-24T05:47:53.278Z] #49 7.851 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:53.278Z] #49 7.851 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:53.278Z] #49 7.851 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:53.278Z] #49 7.851 + dir=/tmp/install [2021-03-24T05:47:53.278Z] #49 7.851 + bin=golangci_lint [2021-03-24T05:47:53.278Z] #49 7.851 + shift [2021-03-24T05:47:53.278Z] #49 7.851 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-24T05:47:53.278Z] #49 7.851 + . /tmp/install/golangci_lint.installer [2021-03-24T05:47:53.278Z] #49 7.851 ++ : v1.23.8 [2021-03-24T05:47:53.278Z] #49 7.851 + install_golangci_lint [2021-03-24T05:47:53.278Z] #49 7.851 + set -e [2021-03-24T05:47:53.278Z] #49 7.851 + export GO111MODULE=on [2021-03-24T05:47:53.278Z] #49 7.851 + GO111MODULE=on [2021-03-24T05:47:53.278Z] #49 7.851 + GOBIN=/build [2021-03-24T05:47:53.278Z] #49 7.851 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-24T05:47:53.278Z] #49 7.936 go: finding github.com v1.23.8 [2021-03-24T05:47:53.278Z] #49 7.936 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-24T05:47:53.278Z] #49 7.936 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-24T05:47:53.278Z] #49 7.936 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-24T05:47:53.278Z] #49 7.936 go: finding github.com/golangci v1.23.8 [2021-03-24T05:47:53.278Z] #49 9.000 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-24T05:47:53.278Z] #49 9.830 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-24T05:47:53.278Z] #49 ... [2021-03-24T05:47:53.278Z] [2021-03-24T05:47:53.278Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-24T05:47:53.278Z] #47 sha256:4065eac8d2e912797522e3fdfe44bf2d9d3f2cbc76cffe8926d593e8ff6d2963 [2021-03-24T05:47:53.278Z] #47 7.801 + RM_GOPATH=0 [2021-03-24T05:47:53.278Z] #47 7.801 + TMP_GOPATH= [2021-03-24T05:47:53.278Z] #47 7.801 + : /build [2021-03-24T05:47:53.278Z] #47 7.801 + '[' -z '' ']' [2021-03-24T05:47:53.278Z] #47 7.801 ++ mktemp -d [2021-03-24T05:47:53.278Z] #47 7.801 + export GOPATH=/tmp/tmp.QogbDkMeZL [2021-03-24T05:47:53.278Z] #47 7.801 + GOPATH=/tmp/tmp.QogbDkMeZL [2021-03-24T05:47:53.278Z] #47 7.801 + RM_GOPATH=1 [2021-03-24T05:47:53.278Z] #47 7.801 + case "$(go env GOARCH)" in [2021-03-24T05:47:53.278Z] #47 7.801 ++ go env GOARCH [2021-03-24T05:47:53.278Z] #47 7.851 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:53.278Z] #47 7.851 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:53.278Z] #47 7.851 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:53.278Z] #47 7.868 + dir=/tmp/install [2021-03-24T05:47:53.278Z] #47 7.868 + bin=gotestsum [2021-03-24T05:47:53.278Z] #47 7.868 + shift [2021-03-24T05:47:53.278Z] #47 7.868 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-24T05:47:53.278Z] #47 7.868 + . /tmp/install/gotestsum.installer [2021-03-24T05:47:53.278Z] #47 7.868 ++ : v0.5.3 [2021-03-24T05:47:53.278Z] #47 7.868 + install_gotestsum [2021-03-24T05:47:53.278Z] #47 7.868 + set -e [2021-03-24T05:47:53.278Z] #47 7.868 + export GO111MODULE=on [2021-03-24T05:47:53.278Z] #47 7.868 + GO111MODULE=on [2021-03-24T05:47:53.278Z] #47 7.868 + GOBIN=/build [2021-03-24T05:47:53.278Z] #47 7.868 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-24T05:47:53.278Z] #47 7.951 go: finding gotest.tools v0.5.3 [2021-03-24T05:47:53.278Z] #47 7.951 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-24T05:47:53.278Z] #47 9.211 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-24T05:47:53.278Z] #47 9.954 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-24T05:47:53.278Z] #47 11.28 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-24T05:47:53.278Z] #47 11.38 go: downloading github.com/pkg/errors v0.9.1 [2021-03-24T05:47:53.278Z] #47 11.38 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-24T05:47:53.278Z] #47 11.39 go: downloading github.com/fatih/color v1.9.0 [2021-03-24T05:47:53.278Z] #47 11.40 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-24T05:47:53.278Z] #47 11.48 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-24T05:47:53.331Z] #36 ... [2021-03-24T05:47:53.331Z] [2021-03-24T05:47:53.331Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:47:53.331Z] #49 sha256:9eb144aa634e2860b6571929d4ad9c57ddfdb81c2fd1564c6b80563027f01db1 [2021-03-24T05:47:53.331Z] #49 6.801 + RM_GOPATH=0 [2021-03-24T05:47:53.331Z] #49 6.801 + TMP_GOPATH= [2021-03-24T05:47:53.331Z] #49 6.801 + : /build [2021-03-24T05:47:53.331Z] #49 6.801 + '[' -z '' ']' [2021-03-24T05:47:53.331Z] #49 6.801 ++ mktemp -d [2021-03-24T05:47:53.331Z] #49 6.801 + export GOPATH=/tmp/tmp.Wcfr0hNXB5 [2021-03-24T05:47:53.331Z] #49 6.801 + GOPATH=/tmp/tmp.Wcfr0hNXB5 [2021-03-24T05:47:53.331Z] #49 6.801 + RM_GOPATH=1 [2021-03-24T05:47:53.331Z] #49 6.801 + case "$(go env GOARCH)" in [2021-03-24T05:47:53.331Z] #49 6.801 ++ go env GOARCH [2021-03-24T05:47:53.331Z] #49 6.825 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:53.331Z] #49 6.825 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:53.331Z] #49 6.825 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:53.331Z] #49 6.825 + dir=/tmp/install [2021-03-24T05:47:53.331Z] #49 6.825 + bin=golangci_lint [2021-03-24T05:47:53.331Z] #49 6.825 + shift [2021-03-24T05:47:53.331Z] #49 6.825 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-24T05:47:53.331Z] #49 6.825 + . /tmp/install/golangci_lint.installer [2021-03-24T05:47:53.331Z] #49 6.825 ++ : v1.23.8 [2021-03-24T05:47:53.331Z] #49 6.825 + install_golangci_lint [2021-03-24T05:47:53.331Z] #49 6.825 + set -e [2021-03-24T05:47:53.331Z] #49 6.825 + export GO111MODULE=on [2021-03-24T05:47:53.331Z] #49 6.825 + GO111MODULE=on [2021-03-24T05:47:53.331Z] #49 6.825 + GOBIN=/build [2021-03-24T05:47:53.331Z] #49 6.825 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-24T05:47:53.331Z] #49 6.873 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-24T05:47:53.331Z] #49 6.873 go: finding github.com v1.23.8 [2021-03-24T05:47:53.331Z] #49 6.873 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-24T05:47:53.331Z] #49 6.873 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-24T05:47:53.331Z] #49 6.873 go: finding github.com/golangci v1.23.8 [2021-03-24T05:47:53.331Z] #49 7.608 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-24T05:47:53.331Z] #49 8.339 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-24T05:47:53.331Z] #49 ... [2021-03-24T05:47:53.331Z] [2021-03-24T05:47:53.331Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-24T05:47:53.331Z] #47 sha256:fca32f10744f1d9c17e0e891b4c2ac0c9db18bafc12a7540c39421c87ede2afe [2021-03-24T05:47:53.331Z] #47 10.59 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-24T05:47:53.331Z] #47 10.75 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-24T05:47:53.331Z] #47 10.75 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-24T05:47:53.331Z] #47 10.86 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-24T05:47:53.331Z] #47 10.86 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-24T05:47:53.331Z] #47 10.89 go: extracting github.com/pkg/errors v0.9.1 [2021-03-24T05:47:53.331Z] #47 11.06 go: extracting github.com/fatih/color v1.9.0 [2021-03-24T05:47:53.331Z] #47 11.17 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-24T05:47:53.331Z] #47 11.60 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-24T05:47:53.536Z] #47 11.52 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-24T05:47:53.536Z] #47 11.56 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-24T05:47:53.536Z] #47 11.57 go: extracting github.com/pkg/errors v0.9.1 [2021-03-24T05:47:53.536Z] #47 ... [2021-03-24T05:47:53.536Z] [2021-03-24T05:47:53.536Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:47:53.536Z] #34 sha256:313fb1a1ea116f5be3d810033da9d0c6080d04fff77ee6b30b4bbd08778ca272 [2021-03-24T05:47:53.536Z] #34 10.63 + cd /tmp/tmp.bp1Yx4mzev/src/github.com/BurntSushi/toml [2021-03-24T05:47:53.536Z] #34 10.63 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-24T05:47:53.536Z] #34 10.71 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-24T05:47:53.536Z] #34 11.62 internal/bytealg [2021-03-24T05:47:53.536Z] #34 11.69 math/bits [2021-03-24T05:47:53.567Z] #45 DONE 0.2s [2021-03-24T05:47:53.567Z] [2021-03-24T05:47:53.567Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-03-24T05:47:53.567Z] #47 DONE 0.1s [2021-03-24T05:47:53.567Z] [2021-03-24T05:47:53.567Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-03-24T05:47:53.567Z] #49 DONE 0.1s [2021-03-24T05:47:53.567Z] [2021-03-24T05:47:53.567Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-24T05:47:53.592Z] #47 11.61 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-24T05:47:53.593Z] #28 DONE 0.5s [2021-03-24T05:47:53.593Z] [2021-03-24T05:47:53.593Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-24T05:47:53.593Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-03-24T05:47:53.593Z] #31 DONE 0.4s [2021-03-24T05:47:53.593Z] [2021-03-24T05:47:53.593Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-24T05:47:53.593Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-03-24T05:47:53.593Z] #39 DONE 0.4s [2021-03-24T05:47:53.593Z] [2021-03-24T05:47:53.593Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:47:53.593Z] #29 sha256:d3c3c556931901fd00ae6333631931ffb33e965f663117d70af0d3ae30f49695 [2021-03-24T05:47:53.793Z] #43 7.402 PBCC images/timens.pb-c.c [2021-03-24T05:47:53.793Z] #43 7.420 DEP images/timens.pb-c.d [2021-03-24T05:47:53.793Z] #43 7.466 PBCC images/fown.pb-c.c [2021-03-24T05:47:53.793Z] #43 7.506 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-24T05:47:53.793Z] #43 7.560 PBCC images/opts.pb-c.c [2021-03-24T05:47:53.793Z] #43 7.605 PBCC images/memfd.pb-c.c [2021-03-24T05:47:53.793Z] #43 7.644 DEP images/fown.pb-c.d [2021-03-24T05:47:53.859Z] #57 ... [2021-03-24T05:47:53.859Z] [2021-03-24T05:47:53.859Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-03-24T05:47:53.862Z] #9 ... [2021-03-24T05:47:53.862Z] [2021-03-24T05:47:53.862Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-24T05:47:53.862Z] #28 sha256:5c7ab5fca7b3b7059545325cda0778c2fd515408056b07b03ebefdc18d5ebebd [2021-03-24T05:47:53.862Z] #28 DONE 1.2s [2021-03-24T05:47:53.862Z] [2021-03-24T05:47:53.862Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:47:53.862Z] #29 sha256:05386cb8d12e4ae5a25d6f1209d245e5b5e63c11608385cb66926f6d95092dbc [2021-03-24T05:47:53.865Z] #47 11.73 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-24T05:47:53.865Z] #47 11.73 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-24T05:47:54.054Z] #43 7.711 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-24T05:47:54.054Z] #43 7.809 DEP images/opts.pb-c.d [2021-03-24T05:47:54.054Z] #43 7.883 DEP images/memfd.pb-c.d [2021-03-24T05:47:54.054Z] #43 7.946 PBCC images/sit.pb-c.c [2021-03-24T05:47:54.149Z] #51 DONE 0.2s [2021-03-24T05:47:54.149Z] [2021-03-24T05:47:54.149Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-03-24T05:47:54.149Z] #53 DONE 0.1s [2021-03-24T05:47:54.149Z] [2021-03-24T05:47:54.149Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-24T05:47:54.315Z] #43 8.002 DEP images/sit.pb-c.d [2021-03-24T05:47:54.315Z] #43 8.063 PBCC images/macvlan.pb-c.c [2021-03-24T05:47:54.315Z] #43 8.086 DEP images/macvlan.pb-c.d [2021-03-24T05:47:54.315Z] #43 8.175 PBCC images/autofs.pb-c.c [2021-03-24T05:47:54.315Z] #43 8.189 DEP images/autofs.pb-c.d [2021-03-24T05:47:54.315Z] #43 8.233 PBCC images/sysctl.pb-c.c [2021-03-24T05:47:54.315Z] #43 8.277 DEP images/sysctl.pb-c.d [2021-03-24T05:47:54.466Z] #47 12.46 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-24T05:47:54.477Z] #34 12.60 math [2021-03-24T05:47:54.556Z] #29 ... [2021-03-24T05:47:54.556Z] [2021-03-24T05:47:54.556Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-24T05:47:54.556Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-03-24T05:47:54.556Z] #12 DONE 1.7s [2021-03-24T05:47:54.576Z] #43 8.343 PBCC images/time.pb-c.c [2021-03-24T05:47:54.576Z] #43 8.398 DEP images/time.pb-c.d [2021-03-24T05:47:54.576Z] #43 8.444 PBCC images/binfmt-misc.pb-c.c [2021-03-24T05:47:54.576Z] #43 8.470 DEP images/binfmt-misc.pb-c.d [2021-03-24T05:47:54.576Z] #43 8.506 PBCC images/seccomp.pb-c.c [2021-03-24T05:47:54.744Z] #34 12.73 runtime [2021-03-24T05:47:54.805Z] #29 1.042 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-24T05:47:54.805Z] #29 1.121 [2021-03-24T05:47:54.828Z] [2021-03-24T05:47:54.828Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:47:54.828Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-24T05:47:54.836Z] #43 8.513 DEP images/seccomp.pb-c.d [2021-03-24T05:47:54.836Z] #43 8.582 PBCC images/userns.pb-c.c [2021-03-24T05:47:54.836Z] #43 8.608 DEP images/userns.pb-c.d [2021-03-24T05:47:54.836Z] #43 8.639 PBCC images/cgroup.pb-c.c [2021-03-24T05:47:54.836Z] #43 8.675 DEP images/cgroup.pb-c.d [2021-03-24T05:47:54.836Z] #43 8.727 PBCC images/ext-file.pb-c.c [2021-03-24T05:47:54.836Z] #43 8.782 DEP images/ext-file.pb-c.d [2021-03-24T05:47:54.836Z] #43 8.840 PBCC images/rpc.pb-c.c [2021-03-24T05:47:55.096Z] #43 8.901 DEP images/rpc.pb-c.d [2021-03-24T05:47:55.096Z] #43 8.990 PBCC images/siginfo.pb-c.c [2021-03-24T05:47:55.096Z] #43 ... [2021-03-24T05:47:55.096Z] [2021-03-24T05:47:55.096Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:47:55.096Z] #51 sha256:ab688f10dbc20fffccff782088f654964cd20b59c1e89cb82c59f8f01e42b51b [2021-03-24T05:47:55.096Z] #51 96.92 encoding/json [2021-03-24T05:47:55.096Z] #51 101.3 github.com/pkg/diff [2021-03-24T05:47:55.096Z] #51 103.7 go/ast [2021-03-24T05:47:55.096Z] #51 104.3 golang.org/x/crypto/ssh/terminal [2021-03-24T05:47:55.096Z] #51 106.0 mvdan.cc/editorconfig [2021-03-24T05:47:55.357Z] #51 ... [2021-03-24T05:47:55.357Z] [2021-03-24T05:47:55.357Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:47:55.357Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:47:55.357Z] #43 9.018 DEP images/siginfo.pb-c.d [2021-03-24T05:47:55.357Z] #43 9.087 PBCC images/pagemap.pb-c.c [2021-03-24T05:47:55.357Z] #43 9.154 DEP images/pagemap.pb-c.d [2021-03-24T05:47:55.357Z] #43 9.204 PBCC images/rlimit.pb-c.c [2021-03-24T05:47:55.357Z] #43 9.227 DEP images/rlimit.pb-c.d [2021-03-24T05:47:55.357Z] #43 9.276 PBCC images/file-lock.pb-c.c [2021-03-24T05:47:55.357Z] #43 9.299 DEP images/file-lock.pb-c.d [2021-03-24T05:47:55.357Z] #43 9.371 PBCC images/tty.pb-c.c [2021-03-24T05:47:55.596Z] #29 1.239 ############ 16.8% ########################## 37.1% ######################################### 57.2% ####################################################### 76.9%#29 ... [2021-03-24T05:47:55.596Z] [2021-03-24T05:47:55.596Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-24T05:47:55.596Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-24T05:47:55.596Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s done [2021-03-24T05:47:55.596Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-24T05:47:55.596Z] #9 DONE 25.2s [2021-03-24T05:47:55.596Z] [2021-03-24T05:47:55.596Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:47:55.596Z] #29 sha256:05386cb8d12e4ae5a25d6f1209d245e5b5e63c11608385cb66926f6d95092dbc [2021-03-24T05:47:55.596Z] #29 1.239 ############ 16.8% ########################## 37.1% ######################################### 57.2% ####################################################### 76.9% ##################################################################### 96.3% ######################################################################## 100.0% [2021-03-24T05:47:55.596Z] #29 1.727 [2021-03-24T05:47:55.596Z] #29 1.839 ##################### 30.5% ######################################################################## 100.0% [2021-03-24T05:47:55.617Z] #43 9.421 DEP images/tty.pb-c.d [2021-03-24T05:47:55.617Z] #43 9.480 PBCC images/tun.pb-c.c [2021-03-24T05:47:55.617Z] #43 9.528 PBCC images/netdev.pb-c.c [2021-03-24T05:47:55.617Z] #43 9.594 DEP images/tun.pb-c.d [2021-03-24T05:47:55.858Z] #29 2.000 [2021-03-24T05:47:55.877Z] #43 9.660 DEP images/netdev.pb-c.d [2021-03-24T05:47:55.877Z] #43 9.766 PBCC images/vma.pb-c.c [2021-03-24T05:47:55.877Z] #43 9.807 DEP images/vma.pb-c.d [2021-03-24T05:47:55.877Z] #43 9.846 PBCC images/creds.pb-c.c [2021-03-24T05:47:56.119Z] #29 2.117 ####################################################### 76.5% ######################################################################## 100.0% [2021-03-24T05:47:56.119Z] #29 2.220 [2021-03-24T05:47:56.138Z] #43 9.900 DEP images/creds.pb-c.d [2021-03-24T05:47:56.138Z] #43 9.946 PBCC images/utsns.pb-c.c [2021-03-24T05:47:56.138Z] #43 9.971 DEP images/utsns.pb-c.d [2021-03-24T05:47:56.138Z] #43 10.01 PBCC images/ipc-desc.pb-c.c [2021-03-24T05:47:56.138Z] #43 10.03 PBCC images/ipc-sem.pb-c.c [2021-03-24T05:47:56.138Z] #43 10.06 DEP images/ipc-desc.pb-c.d [2021-03-24T05:47:56.398Z] #43 10.12 DEP images/ipc-sem.pb-c.d [2021-03-24T05:47:56.398Z] #43 10.17 PBCC images/ipc-msg.pb-c.c [2021-03-24T05:47:56.398Z] #43 10.22 DEP images/ipc-msg.pb-c.d [2021-03-24T05:47:56.398Z] #43 10.29 PBCC images/ipc-shm.pb-c.c [2021-03-24T05:47:56.398Z] #43 10.34 DEP images/ipc-shm.pb-c.d [2021-03-24T05:47:56.398Z] #43 10.39 PBCC images/ipc-var.pb-c.c [2021-03-24T05:47:56.398Z] #43 10.42 DEP images/ipc-var.pb-c.d [2021-03-24T05:47:56.402Z] #30 12.55 #=#=# 0.0% 0.1% 0.5% # 2.3% ## 3.9% ### 5.5% ##### 7.6% ####### 10.3% ######## 11.9% ######### 13.5% ########## 15.1% ############ 17.3% ############## 19.5% ############### 21.7% ################ 23.3% ################# 24.9% ################### 26.6% #################### 28.7% ##################### 30.4% ####################### 32.0% ######################## 33.6% ######################## 34.7% ########################## 36.3% ########################### 38.5% ############################# 41.4% ############################### 43.5% ################################ 45.8% ################################## 47.9% ################################### 48.9% #################################### 50.6% ##################################### 51.7% ###################################### 53.3% ####################################### 54.9% ######################################### 57.1% ########################################## 59.3% ########################################### 60.9% ############################################ 62.0% ############################################# 63.6% ############################################### 65.8% ################################################ 67.4% ################################################# 69.0% ################################################### 71.2% #################################################### 73.3% ###################################################### 75.5% ####################################################### 77.6% ######################################################### 79.8% ########################################################### 82.0% ############################################################ 84.2% ############################################################## 86.3% ############################################################### 88.5% ################################################################# 90.7% ################################################################## 92.8% #################################################################### 95.0% ##################################################################### 97.2% ####################################################################### 99.5% ######################################################################## 100.0% [2021-03-24T05:47:56.402Z] #30 19.37 [2021-03-24T05:47:56.641Z] #29 2.337 ########### 15.5% ######################### 35.0% ###################################### 54.1% #################################################### 73.5% ################################################################### 93.1% ######################################################################## 100.0% [2021-03-24T05:47:56.641Z] #29 2.843 [2021-03-24T05:47:56.658Z] #43 10.48 PBCC images/sk-opts.pb-c.c [2021-03-24T05:47:56.659Z] #43 10.50 PBCC images/packet-sock.pb-c.c [2021-03-24T05:47:56.659Z] #43 10.53 DEP images/sk-opts.pb-c.d [2021-03-24T05:47:56.659Z] #43 10.57 DEP images/packet-sock.pb-c.d [2021-03-24T05:47:56.659Z] #43 10.60 PBCC images/sk-netlink.pb-c.c [2021-03-24T05:47:56.659Z] #43 10.65 DEP images/sk-netlink.pb-c.d [2021-03-24T05:47:56.923Z] #43 10.69 PBCC images/sk-inet.pb-c.c [2021-03-24T05:47:56.923Z] #43 10.75 DEP images/sk-inet.pb-c.d [2021-03-24T05:47:56.923Z] #43 10.80 PBCC images/sk-unix.pb-c.c [2021-03-24T05:47:56.923Z] #43 10.88 DEP images/sk-unix.pb-c.d [2021-03-24T05:47:57.186Z] #43 10.97 PBCC images/mm.pb-c.c [2021-03-24T05:47:57.186Z] #43 11.04 DEP images/mm.pb-c.d [2021-03-24T05:47:57.186Z] #43 11.09 PBCC images/timerfd.pb-c.c [2021-03-24T05:47:57.446Z] #43 11.17 DEP images/timerfd.pb-c.d [2021-03-24T05:47:57.446Z] #43 11.25 PBCC images/timer.pb-c.c [2021-03-24T05:47:57.446Z] #43 11.26 DEP images/timer.pb-c.d [2021-03-24T05:47:57.446Z] #43 11.31 PBCC images/sa.pb-c.c [2021-03-24T05:47:57.446Z] #43 11.35 DEP images/sa.pb-c.d [2021-03-24T05:47:57.463Z] #30 ... [2021-03-24T05:47:57.463Z] [2021-03-24T05:47:57.463Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:47:57.463Z] #46 sha256:f7b0c85743bff1d2c56066aabe0b8745d8786ef7a973de2eef12e57c6defe88e [2021-03-24T05:47:57.463Z] #46 10.76 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-24T05:47:57.463Z] #46 11.29 internal/nettrace [2021-03-24T05:47:57.463Z] #46 11.94 runtime/cgo [2021-03-24T05:47:57.463Z] #46 14.89 vendor/golang.org/x/crypto/internal/subtle [2021-03-24T05:47:57.707Z] #43 11.38 PBCC images/pipe-data.pb-c.c [2021-03-24T05:47:57.707Z] #43 11.42 DEP images/pipe-data.pb-c.d [2021-03-24T05:47:57.707Z] #43 11.48 PBCC images/mnt.pb-c.c [2021-03-24T05:47:57.707Z] #43 11.53 DEP images/mnt.pb-c.d [2021-03-24T05:47:57.707Z] #43 11.57 PBCC images/sk-packet.pb-c.c [2021-03-24T05:47:57.707Z] #43 11.58 DEP images/sk-packet.pb-c.d [2021-03-24T05:47:57.707Z] #43 11.62 PBCC images/tcp-stream.pb-c.c [2021-03-24T05:47:57.768Z] #46 ... [2021-03-24T05:47:57.768Z] [2021-03-24T05:47:57.769Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:47:57.769Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-24T05:47:57.769Z] #41 18.95 Checking out files: 83% (1407/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-24T05:47:57.769Z] #41 19.22 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-24T05:47:57.967Z] #43 11.68 DEP images/tcp-stream.pb-c.d [2021-03-24T05:47:57.967Z] #43 11.72 PBCC images/pipe.pb-c.c [2021-03-24T05:47:57.967Z] #43 11.77 DEP images/pipe.pb-c.d [2021-03-24T05:47:57.967Z] #43 11.85 PBCC images/pstree.pb-c.c [2021-03-24T05:47:57.967Z] #43 11.86 DEP images/pstree.pb-c.d [2021-03-24T05:47:57.967Z] #43 11.91 PBCC images/fs.pb-c.c [2021-03-24T05:47:58.022Z] #34 ... [2021-03-24T05:47:58.023Z] [2021-03-24T05:47:58.023Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:47:58.023Z] #51 sha256:828712f056dd5ce79dff348101639e732c446f59dba2f442f91a1bb1441d0f2a [2021-03-24T05:47:58.023Z] #51 13.33 + cd /tmp/tmp.7OX4GsjSQw/src/github.com/mvdan/sh [2021-03-24T05:47:58.023Z] #51 13.33 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-24T05:47:58.023Z] #51 13.55 + GO111MODULE=on [2021-03-24T05:47:58.023Z] #51 13.55 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-24T05:47:58.023Z] #51 15.27 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-24T05:47:58.023Z] #51 15.29 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-24T05:47:58.023Z] #51 15.49 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-24T05:47:58.023Z] #51 15.94 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-24T05:47:58.023Z] #51 16.21 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-24T05:47:58.080Z] #41 ... [2021-03-24T05:47:58.080Z] [2021-03-24T05:47:58.080Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-24T05:47:58.080Z] #48 sha256:f2aeb0a303f94232370b246f970efcf32c927990fdf0e5f5725f730f09da3eb4 [2021-03-24T05:47:58.080Z] #48 11.31 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-24T05:47:58.080Z] #48 15.61 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-24T05:47:58.080Z] #48 15.67 go: finding github.com/pkg/errors v0.9.1 [2021-03-24T05:47:58.080Z] #48 15.67 go: finding github.com/fatih/color v1.9.0 [2021-03-24T05:47:58.080Z] #48 15.75 go: finding github.com/spf13/pflag v1.0.3 [2021-03-24T05:47:58.080Z] #48 16.10 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-24T05:47:58.080Z] #48 16.23 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-24T05:47:58.080Z] #48 16.56 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-24T05:47:58.080Z] #48 16.60 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-24T05:47:58.080Z] #48 16.65 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-24T05:47:58.080Z] #48 16.68 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-24T05:47:58.080Z] #48 16.69 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-24T05:47:58.227Z] #43 11.93 DEP images/fs.pb-c.d [2021-03-24T05:47:58.227Z] #43 11.99 PBCC images/signalfd.pb-c.c [2021-03-24T05:47:58.227Z] #43 12.03 DEP images/signalfd.pb-c.d [2021-03-24T05:47:58.227Z] #43 12.09 PBCC images/fh.pb-c.c [2021-03-24T05:47:58.227Z] #43 12.15 PBCC images/fsnotify.pb-c.c [2021-03-24T05:47:58.383Z] #48 ... [2021-03-24T05:47:58.383Z] [2021-03-24T05:47:58.383Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:47:58.383Z] #52 sha256:ba0f16d43f0bef43ce58dd4169ec787f11c0eb456bffca252e2428ac29d4b3b6 [2021-03-24T05:47:58.383Z] #52 11.40 + cd /tmp/tmp.ykGKJXRsxf/src/github.com/mvdan/sh [2021-03-24T05:47:58.383Z] #52 11.40 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-24T05:47:58.383Z] #52 11.48 + GO111MODULE=on [2021-03-24T05:47:58.383Z] #52 11.48 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-24T05:47:58.383Z] #52 13.30 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-24T05:47:58.383Z] #52 13.30 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-24T05:47:58.383Z] #52 13.41 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-24T05:47:58.383Z] #52 13.59 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-24T05:47:58.383Z] #52 13.65 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-24T05:47:58.383Z] #52 15.08 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-24T05:47:58.383Z] #52 16.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-24T05:47:58.383Z] #52 18.98 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-24T05:47:58.383Z] #52 20.21 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-24T05:47:58.383Z] #52 20.33 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-24T05:47:58.383Z] #52 20.59 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-24T05:47:58.383Z] #52 20.80 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-24T05:47:58.383Z] #52 ... [2021-03-24T05:47:58.383Z] [2021-03-24T05:47:58.383Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:47:58.383Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-24T05:47:58.383Z] #41 21.59 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-24T05:47:58.383Z] #41 ... [2021-03-24T05:47:58.383Z] [2021-03-24T05:47:58.383Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:47:58.383Z] #59 sha256:0b56e797a8b7de5ead3f462b973e1c0b1a52cd5a8b2e020165b66d7ff3ec3104 [2021-03-24T05:47:58.383Z] #59 11.85 go: extracting github.com/moby/vpnkit v0.5.0 [2021-03-24T05:47:58.383Z] #59 14.75 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-24T05:47:58.383Z] #59 15.43 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-24T05:47:58.383Z] #59 18.79 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-24T05:47:58.383Z] #59 20.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-24T05:47:58.383Z] #59 20.51 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-24T05:47:58.383Z] #59 20.55 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-24T05:47:58.383Z] #59 20.70 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-24T05:47:58.383Z] #59 21.15 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-24T05:47:58.487Z] #43 12.20 DEP images/fh.pb-c.d [2021-03-24T05:47:58.487Z] #43 12.26 DEP images/fsnotify.pb-c.d [2021-03-24T05:47:58.487Z] #43 12.35 PBCC images/eventpoll.pb-c.c [2021-03-24T05:47:58.487Z] #43 12.38 DEP images/eventpoll.pb-c.d [2021-03-24T05:47:58.487Z] #43 12.46 PBCC images/eventfd.pb-c.c [2021-03-24T05:47:58.487Z] #43 12.50 DEP images/eventfd.pb-c.d [2021-03-24T05:47:58.684Z] #59 ... [2021-03-24T05:47:58.684Z] [2021-03-24T05:47:58.684Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:47:58.684Z] #50 sha256:b9e669b583c506195fae137946ebed012f339d19306f9a417d98f2fb60562f90 [2021-03-24T05:47:58.684Z] #50 11.99 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-24T05:47:58.684Z] #50 12.00 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-24T05:47:58.684Z] #50 12.02 go: downloading github.com/spf13/viper v1.6.1 [2021-03-24T05:47:58.684Z] #50 12.02 go: downloading github.com/pkg/errors v0.8.1 [2021-03-24T05:47:58.684Z] #50 12.06 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-24T05:47:58.684Z] #50 12.16 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-24T05:47:58.684Z] #50 12.19 go: downloading github.com/fatih/color v1.7.0 [2021-03-24T05:47:58.684Z] #50 12.31 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-24T05:47:58.684Z] #50 12.48 go: extracting github.com/spf13/viper v1.6.1 [2021-03-24T05:47:58.684Z] #50 12.48 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-24T05:47:58.684Z] #50 12.57 go: extracting github.com/pkg/errors v0.8.1 [2021-03-24T05:47:58.684Z] #50 12.64 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-24T05:47:58.684Z] #50 12.80 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-24T05:47:58.684Z] #50 12.84 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-24T05:47:58.684Z] #50 12.89 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-24T05:47:58.684Z] #50 12.90 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-24T05:47:58.684Z] #50 12.97 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-24T05:47:58.684Z] #50 13.00 go: extracting github.com/fatih/color v1.7.0 [2021-03-24T05:47:58.684Z] #50 13.05 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-24T05:47:58.684Z] #50 13.18 go: downloading github.com/spf13/cast v1.3.0 [2021-03-24T05:47:58.684Z] #50 13.33 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-24T05:47:58.684Z] #50 13.47 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-24T05:47:58.684Z] #50 13.57 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-24T05:47:58.684Z] #50 13.77 go: extracting github.com/spf13/cast v1.3.0 [2021-03-24T05:47:58.684Z] #50 13.79 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-24T05:47:58.684Z] #50 13.81 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-24T05:47:58.684Z] #50 13.96 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-24T05:47:58.684Z] #50 14.02 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-24T05:47:58.684Z] #50 14.05 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-24T05:47:58.684Z] #50 14.06 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-24T05:47:58.684Z] #50 14.11 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-24T05:47:58.684Z] #50 14.23 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-24T05:47:58.684Z] #50 14.35 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-24T05:47:58.684Z] #50 14.39 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-24T05:47:58.684Z] #50 14.59 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-24T05:47:58.684Z] #50 14.61 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-24T05:47:58.684Z] #50 14.64 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-24T05:47:58.684Z] #50 14.72 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-24T05:47:58.684Z] #50 14.75 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-24T05:47:58.684Z] #50 14.80 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-24T05:47:58.684Z] #50 14.81 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-24T05:47:58.684Z] #50 14.82 go: downloading github.com/spf13/afero v1.1.2 [2021-03-24T05:47:58.684Z] #50 15.21 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-24T05:47:58.684Z] #50 15.33 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-24T05:47:58.684Z] #50 15.63 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-24T05:47:58.684Z] #50 15.90 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-24T05:47:58.684Z] #50 15.93 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-24T05:47:58.684Z] #50 16.15 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-24T05:47:58.684Z] #50 16.39 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-24T05:47:58.684Z] #50 16.53 go: extracting github.com/spf13/afero v1.1.2 [2021-03-24T05:47:58.684Z] #50 16.53 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-24T05:47:58.684Z] #50 16.65 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-24T05:47:58.684Z] #50 16.98 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-24T05:47:58.684Z] #50 17.16 go: downloading golang.org/x/text v0.3.2 [2021-03-24T05:47:58.684Z] #50 17.16 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-24T05:47:58.684Z] #50 17.45 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-24T05:47:58.684Z] #50 17.76 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-24T05:47:58.684Z] #50 17.90 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-24T05:47:58.684Z] #50 18.44 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-24T05:47:58.684Z] #50 18.84 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-24T05:47:58.684Z] #50 19.04 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-24T05:47:58.684Z] #50 19.53 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-24T05:47:58.684Z] #50 19.69 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-24T05:47:58.684Z] #50 20.90 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-24T05:47:58.684Z] #50 22.09 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-24T05:47:58.684Z] #50 ... [2021-03-24T05:47:58.684Z] [2021-03-24T05:47:58.684Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:47:58.684Z] #30 sha256:1f4b9fb9f86060cc5ee53e44e76619d105af552a2c155dae15e5bd2eab057d2c [2021-03-24T05:47:58.684Z] #30 20.97 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-24T05:47:58.684Z] #30 21.43 [2021-03-24T05:47:58.690Z] #47 16.08 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-24T05:47:58.735Z] #29 2.955 ### 4.3% ####### 10.0% ########## 15.2% ############## 20.4% ################## 25.6% ###################### 30.9% ######################### 36.0% ############################# 41.2% ################################# 46.5% ##################################### 51.7% ######################################## 56.9% ############################################ 62.0% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.7% ########################################################### 82.9% ############################################################### 88.1% ################################################################### 93.3% ###################################################################### 98.5% ######################################################################## 100.0% [2021-03-24T05:47:58.735Z] #29 4.801 [2021-03-24T05:47:58.747Z] #43 12.58 PBCC images/remap-file-path.pb-c.c [2021-03-24T05:47:58.747Z] #43 12.63 DEP images/remap-file-path.pb-c.d [2021-03-24T05:47:58.747Z] #43 12.68 PBCC images/fifo.pb-c.c [2021-03-24T05:47:58.747Z] #43 12.70 DEP images/fifo.pb-c.d [2021-03-24T05:47:58.747Z] #43 12.74 PBCC images/ghost-file.pb-c.c [2021-03-24T05:47:58.958Z] #47 17.13 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-24T05:47:58.986Z] #30 21.66 #=#=# 1.2% ##### 7.8% ################ 22.6% ########################################################## 80.7% ######################################################################## 100.0% [2021-03-24T05:47:58.995Z] #29 5.116 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-24T05:47:58.995Z] #29 5.189 [2021-03-24T05:47:58.995Z] #29 5.239 ######################################################################## 100.0% [2021-03-24T05:47:58.995Z] #29 5.298 [2021-03-24T05:47:59.007Z] #43 12.78 DEP images/ghost-file.pb-c.d [2021-03-24T05:47:59.007Z] #43 12.85 PBCC images/regfile.pb-c.c [2021-03-24T05:47:59.007Z] #43 12.89 DEP images/regfile.pb-c.d [2021-03-24T05:47:59.007Z] #43 12.95 PBCC images/ns.pb-c.c [2021-03-24T05:47:59.007Z] #43 12.98 DEP images/ns.pb-c.d [2021-03-24T05:47:59.075Z] #13 4.304 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:47:59.075Z] #13 4.338 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:47:59.075Z] #13 4.338 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:47:59.075Z] #13 4.360 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-24T05:47:59.257Z] #29 5.518 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-24T05:47:59.257Z] #29 5.580 [2021-03-24T05:47:59.267Z] #43 13.01 PBCC images/fdinfo.pb-c.c [2021-03-24T05:47:59.267Z] #43 13.10 DEP images/fdinfo.pb-c.d [2021-03-24T05:47:59.267Z] #43 13.17 PBCC images/core-aarch64.pb-c.c [2021-03-24T05:47:59.267Z] #43 13.25 PBCC images/core-arm.pb-c.c [2021-03-24T05:47:59.285Z] #30 22.28 [2021-03-24T05:47:59.394Z] #51 17.58 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-24T05:47:59.517Z] #29 5.675 ######################################################################## 100.0% [2021-03-24T05:47:59.517Z] #29 5.703 [2021-03-24T05:47:59.527Z] #43 13.33 PBCC images/core-ppc64.pb-c.c [2021-03-24T05:47:59.527Z] #43 13.38 PBCC images/core-s390.pb-c.c [2021-03-24T05:47:59.527Z] #43 13.47 PBCC images/core-x86.pb-c.c [2021-03-24T05:47:59.786Z] #43 13.54 PBCC images/core.pb-c.c [2021-03-24T05:47:59.786Z] #43 13.62 PBCC images/inventory.pb-c.c [2021-03-24T05:47:59.945Z] #47 ... [2021-03-24T05:47:59.945Z] [2021-03-24T05:47:59.945Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:47:59.945Z] #58 sha256:c6a5072e7bde9b1636aab5ac3943d23eeae06abf82d92b1989bbc4dd6bc7ca78 [2021-03-24T05:47:59.945Z] #58 8.003 + RM_GOPATH=0 [2021-03-24T05:47:59.945Z] #58 8.003 + TMP_GOPATH= [2021-03-24T05:47:59.945Z] #58 8.003 + : /build [2021-03-24T05:47:59.945Z] #58 8.003 + '[' -z '' ']' [2021-03-24T05:47:59.945Z] #58 8.003 ++ mktemp -d [2021-03-24T05:47:59.945Z] #58 8.007 + export GOPATH=/tmp/tmp.QW0dbwcXCW [2021-03-24T05:47:59.945Z] #58 8.007 + GOPATH=/tmp/tmp.QW0dbwcXCW [2021-03-24T05:47:59.945Z] #58 8.007 + RM_GOPATH=1 [2021-03-24T05:47:59.945Z] #58 8.007 + case "$(go env GOARCH)" in [2021-03-24T05:47:59.945Z] #58 8.007 ++ go env GOARCH [2021-03-24T05:47:59.945Z] #58 8.038 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-24T05:47:59.945Z] #58 8.038 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:59.945Z] #58 8.038 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:47:59.945Z] #58 8.038 ++ dirname /tmp/install/install.sh [2021-03-24T05:47:59.945Z] #58 8.038 + dir=/tmp/install [2021-03-24T05:47:59.945Z] #58 8.038 + bin=rootlesskit [2021-03-24T05:47:59.945Z] #58 8.038 + shift [2021-03-24T05:47:59.945Z] #58 8.038 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-24T05:47:59.945Z] #58 8.038 + . /tmp/install/rootlesskit.installer [2021-03-24T05:47:59.945Z] #58 8.038 ++ : 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-24T05:47:59.945Z] #58 8.038 + install_rootlesskit [2021-03-24T05:47:59.945Z] #58 8.038 + case "$1" in [2021-03-24T05:47:59.945Z] #58 8.038 + export CGO_ENABLED=0 [2021-03-24T05:47:59.945Z] #58 8.038 + CGO_ENABLED=0 [2021-03-24T05:47:59.945Z] #58 8.038 + _install_rootlesskit [2021-03-24T05:47:59.945Z] #58 8.038 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' [2021-03-24T05:47:59.945Z] #58 8.038 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.QW0dbwcXCW/src/github.com/rootless-containers/rootlesskit [2021-03-24T05:47:59.945Z] #58 8.052 Cloning into '/tmp/tmp.QW0dbwcXCW/src/github.com/rootless-containers/rootlesskit'... [2021-03-24T05:47:59.945Z] #58 14.84 + cd /tmp/tmp.QW0dbwcXCW/src/github.com/rootless-containers/rootlesskit [2021-03-24T05:47:59.945Z] #58 14.84 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-24T05:47:59.945Z] #58 14.86 + export GO111MODULE=on [2021-03-24T05:47:59.945Z] #58 14.87 + GO111MODULE=on [2021-03-24T05:47:59.945Z] #58 14.87 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-24T05:47:59.945Z] #58 14.87 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-24T05:47:59.945Z] #58 17.99 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-24T05:47:59.945Z] #58 18.05 go: downloading github.com/pkg/errors v0.9.1 [2021-03-24T05:48:00.027Z] #13 ... [2021-03-24T05:48:00.027Z] [2021-03-24T05:48:00.027Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:48:00.027Z] #45 sha256:d75d4b2bca823701871c0c1199db9d73b035b65d8e1749db8447e3a76684cb7d [2021-03-24T05:48:00.027Z] #45 3.968 + RM_GOPATH=0 [2021-03-24T05:48:00.027Z] #45 3.968 + TMP_GOPATH= [2021-03-24T05:48:00.027Z] #45 3.968 + : /build [2021-03-24T05:48:00.027Z] #45 3.968 + '[' -z '' ']' [2021-03-24T05:48:00.027Z] #45 3.985 ++ mktemp -d [2021-03-24T05:48:00.027Z] #45 3.985 + export GOPATH=/tmp/tmp.yAPVGrqkkt [2021-03-24T05:48:00.027Z] #45 3.985 + GOPATH=/tmp/tmp.yAPVGrqkkt [2021-03-24T05:48:00.027Z] #45 3.985 + RM_GOPATH=1 [2021-03-24T05:48:00.027Z] #45 3.985 + case "$(go env GOARCH)" in [2021-03-24T05:48:00.027Z] #45 3.985 ++ go env GOARCH [2021-03-24T05:48:00.027Z] #45 3.997 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:00.027Z] #45 3.997 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:00.027Z] #45 3.999 ++ dirname /tmp/install/install.sh [2021-03-24T05:48:00.027Z] #45 4.008 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-24T05:48:00.027Z] #45 4.009 + dir=/tmp/install [2021-03-24T05:48:00.027Z] #45 4.009 + bin=vndr [2021-03-24T05:48:00.027Z] #45 4.009 + shift [2021-03-24T05:48:00.027Z] #45 4.009 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-24T05:48:00.027Z] #45 4.009 + . /tmp/install/vndr.installer [2021-03-24T05:48:00.027Z] #45 4.009 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-24T05:48:00.027Z] #45 4.009 + install_vndr [2021-03-24T05:48:00.027Z] #45 4.009 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-24T05:48:00.027Z] #45 4.009 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yAPVGrqkkt/src/github.com/LK4D4/vndr [2021-03-24T05:48:00.027Z] #45 4.014 Cloning into '/tmp/tmp.yAPVGrqkkt/src/github.com/LK4D4/vndr'... [2021-03-24T05:48:00.027Z] #45 4.345 + cd /tmp/tmp.yAPVGrqkkt/src/github.com/LK4D4/vndr [2021-03-24T05:48:00.027Z] #45 4.345 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-24T05:48:00.027Z] #45 4.356 + go build -buildmode=pie -v -o /build/vndr . [2021-03-24T05:48:00.027Z] #45 4.869 internal/race [2021-03-24T05:48:00.027Z] #45 4.873 runtime/internal/sys [2021-03-24T05:48:00.027Z] #45 4.875 runtime/internal/atomic [2021-03-24T05:48:00.027Z] #45 4.880 internal/cpu [2021-03-24T05:48:00.027Z] #45 4.907 sync/atomic [2021-03-24T05:48:00.027Z] #45 4.976 runtime/internal/math [2021-03-24T05:48:00.027Z] #45 5.053 unicode [2021-03-24T05:48:00.027Z] #45 5.141 unicode/utf8 [2021-03-24T05:48:00.027Z] #45 5.164 math/bits [2021-03-24T05:48:00.027Z] #45 5.315 internal/bytealg [2021-03-24T05:48:00.027Z] #45 5.336 math [2021-03-24T05:48:00.027Z] #45 5.814 internal/testlog [2021-03-24T05:48:00.027Z] #45 6.465 encoding [2021-03-24T05:48:00.027Z] #45 6.818 runtime [2021-03-24T05:48:00.027Z] #45 6.933 unicode/utf16 [2021-03-24T05:48:00.027Z] #45 ... [2021-03-24T05:48:00.027Z] [2021-03-24T05:48:00.027Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:00.027Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-24T05:48:00.027Z] #13 5.519 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-24T05:48:00.046Z] #43 13.69 DEP images/core-aarch64.pb-c.d [2021-03-24T05:48:00.046Z] #43 13.74 DEP images/core-arm.pb-c.d [2021-03-24T05:48:00.046Z] #43 13.84 DEP images/core-ppc64.pb-c.d [2021-03-24T05:48:00.046Z] #43 13.89 DEP images/core-s390.pb-c.d [2021-03-24T05:48:00.046Z] #43 13.93 DEP images/core-x86.pb-c.d [2021-03-24T05:48:00.089Z] #29 6.078 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-24T05:48:00.089Z] #29 6.146 [2021-03-24T05:48:00.207Z] #58 18.16 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-24T05:48:00.207Z] #58 ... [2021-03-24T05:48:00.207Z] [2021-03-24T05:48:00.207Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-24T05:48:00.207Z] #47 sha256:fca32f10744f1d9c17e0e891b4c2ac0c9db18bafc12a7540c39421c87ede2afe [2021-03-24T05:48:00.207Z] #47 18.16 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-24T05:48:00.306Z] #43 14.00 DEP images/core.pb-c.d [2021-03-24T05:48:00.306Z] #43 14.08 DEP images/inventory.pb-c.d [2021-03-24T05:48:00.306Z] #43 14.13 PBCC images/cpuinfo.pb-c.c [2021-03-24T05:48:00.306Z] #43 14.15 DEP images/cpuinfo.pb-c.d [2021-03-24T05:48:00.329Z] #51 ... [2021-03-24T05:48:00.329Z] [2021-03-24T05:48:00.329Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:48:00.329Z] #58 sha256:83b09485d9e4a058ca2fdbd4b058dd166a7f701bbbc40290001902faeaef28a0 [2021-03-24T05:48:00.329Z] #58 8.304 + RM_GOPATH=0 [2021-03-24T05:48:00.329Z] #58 8.304 + TMP_GOPATH= [2021-03-24T05:48:00.329Z] #58 8.304 + : /build [2021-03-24T05:48:00.329Z] #58 8.304 + '[' -z '' ']' [2021-03-24T05:48:00.329Z] #58 8.304 ++ mktemp -d [2021-03-24T05:48:00.329Z] #58 8.320 + export GOPATH=/tmp/tmp.dT5rfFf0jN [2021-03-24T05:48:00.329Z] #58 8.320 + GOPATH=/tmp/tmp.dT5rfFf0jN [2021-03-24T05:48:00.329Z] #58 8.320 + RM_GOPATH=1 [2021-03-24T05:48:00.329Z] #58 8.320 + case "$(go env GOARCH)" in [2021-03-24T05:48:00.329Z] #58 8.320 ++ go env GOARCH [2021-03-24T05:48:00.329Z] #58 8.389 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:00.329Z] #58 8.389 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:00.329Z] #58 8.389 ++ dirname /tmp/install/install.sh [2021-03-24T05:48:00.329Z] #58 8.421 + dir=/tmp/install [2021-03-24T05:48:00.329Z] #58 8.421 + bin=rootlesskit [2021-03-24T05:48:00.329Z] #58 8.421 + shift [2021-03-24T05:48:00.329Z] #58 8.421 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-24T05:48:00.329Z] #58 8.421 + . /tmp/install/rootlesskit.installer [2021-03-24T05:48:00.329Z] #58 8.421 ++ : 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-24T05:48:00.329Z] #58 8.421 + install_rootlesskit [2021-03-24T05:48:00.329Z] #58 8.421 + case "$1" in [2021-03-24T05:48:00.329Z] #58 8.421 + export CGO_ENABLED=0 [2021-03-24T05:48:00.329Z] #58 8.421 + CGO_ENABLED=0 [2021-03-24T05:48:00.329Z] #58 8.421 + _install_rootlesskit [2021-03-24T05:48:00.329Z] #58 8.421 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' [2021-03-24T05:48:00.329Z] #58 8.421 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dT5rfFf0jN/src/github.com/rootless-containers/rootlesskit [2021-03-24T05:48:00.329Z] #58 8.421 Cloning into '/tmp/tmp.dT5rfFf0jN/src/github.com/rootless-containers/rootlesskit'... [2021-03-24T05:48:00.329Z] #58 8.422 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-24T05:48:00.329Z] #58 13.60 + cd /tmp/tmp.dT5rfFf0jN/src/github.com/rootless-containers/rootlesskit [2021-03-24T05:48:00.329Z] #58 13.60 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-24T05:48:00.329Z] #58 13.65 + export GO111MODULE=on [2021-03-24T05:48:00.329Z] #58 13.65 + GO111MODULE=on [2021-03-24T05:48:00.329Z] #58 13.65 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-24T05:48:00.329Z] #58 13.65 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-24T05:48:00.329Z] #58 15.90 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-24T05:48:00.329Z] #58 15.97 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-24T05:48:00.329Z] #58 16.04 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-24T05:48:00.329Z] #58 16.05 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-03-24T05:48:00.329Z] #58 16.06 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-24T05:48:00.329Z] #58 16.26 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-03-24T05:48:00.329Z] #58 16.37 go: downloading github.com/moby/vpnkit v0.5.0 [2021-03-24T05:48:00.329Z] #58 16.40 go: downloading github.com/pkg/errors v0.9.1 [2021-03-24T05:48:00.329Z] #58 16.67 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-24T05:48:00.329Z] #58 16.92 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-24T05:48:00.330Z] #58 16.98 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-03-24T05:48:00.330Z] #58 16.99 go: extracting github.com/pkg/errors v0.9.1 [2021-03-24T05:48:00.330Z] #58 17.28 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-24T05:48:00.330Z] #58 17.29 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-24T05:48:00.330Z] #58 17.42 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-03-24T05:48:00.330Z] #58 17.65 go: downloading github.com/google/uuid v1.2.0 [2021-03-24T05:48:00.330Z] #58 17.86 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-24T05:48:00.566Z] #43 14.22 PBCC images/stats.pb-c.c [2021-03-24T05:48:00.566Z] #43 14.25 DEP images/stats.pb-c.d [2021-03-24T05:48:00.615Z] #29 6.258 ###### 8.9% ######################## 34.6% ##################################### 52.6% ################################################## 70.4% [2021-03-24T05:48:00.615Z] #29 ... [2021-03-24T05:48:00.615Z] [2021-03-24T05:48:00.615Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-24T05:48:00.615Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-24T05:48:00.615Z] #10 DONE 4.9s [2021-03-24T05:48:00.615Z] [2021-03-24T05:48:00.615Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:48:00.615Z] #29 sha256:05386cb8d12e4ae5a25d6f1209d245e5b5e63c11608385cb66926f6d95092dbc [2021-03-24T05:48:00.615Z] #29 6.258 ###### 8.9% ######################## 34.6% ##################################### 52.6% ################################################## 70.4% ############################################################### 88.3% ######################################################################## 100.0% [2021-03-24T05:48:00.615Z] #29 6.768 [2021-03-24T05:48:00.781Z] #47 ... [2021-03-24T05:48:00.781Z] [2021-03-24T05:48:00.781Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:48:00.781Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-24T05:48:00.781Z] #32 8.479 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-24T05:48:00.781Z] #32 8.484 Cloning into '.'... [2021-03-24T05:48:00.827Z] #30 23.82 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-24T05:48:00.827Z] #30 23.89 skipping existing 5cb8031fd95d [2021-03-24T05:48:00.876Z] #29 7.054 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-24T05:48:00.876Z] #29 7.133 [2021-03-24T05:48:00.894Z] #58 18.83 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-24T05:48:00.894Z] #58 18.94 go: extracting github.com/google/uuid v1.2.0 [2021-03-24T05:48:00.894Z] #58 ... [2021-03-24T05:48:00.894Z] [2021-03-24T05:48:00.894Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:48:00.894Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-24T05:48:00.894Z] #32 8.682 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-24T05:48:00.894Z] #32 8.682 Cloning into '.'... [2021-03-24T05:48:01.040Z] #57 129.1 + bin/containerd [2021-03-24T05:48:01.041Z] #32 ... [2021-03-24T05:48:01.041Z] [2021-03-24T05:48:01.041Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:01.041Z] #49 sha256:9eb144aa634e2860b6571929d4ad9c57ddfdb81c2fd1564c6b80563027f01db1 [2021-03-24T05:48:01.041Z] #49 19.08 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-24T05:48:01.148Z] #29 7.208 ######################################################################## 100.0% [2021-03-24T05:48:01.148Z] #29 7.235 [2021-03-24T05:48:01.151Z] #32 ... [2021-03-24T05:48:01.151Z] [2021-03-24T05:48:01.151Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:48:01.151Z] #51 sha256:828712f056dd5ce79dff348101639e732c446f59dba2f442f91a1bb1441d0f2a [2021-03-24T05:48:01.151Z] #51 18.95 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-24T05:48:01.161Z] #30 24.06 [2021-03-24T05:48:01.407Z] #29 7.426 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-24T05:48:01.408Z] #29 7.550 [2021-03-24T05:48:01.408Z] #29 7.589 ######################################################################## 100.0% [2021-03-24T05:48:01.408Z] #29 7.606 [2021-03-24T05:48:01.408Z] #29 7.615 Download of images into '/build' complete. [2021-03-24T05:48:01.408Z] #29 7.615 Use something like the following to load the result into a Docker daemon: [2021-03-24T05:48:01.408Z] #29 7.615 tar -cC '/build' . | docker load [2021-03-24T05:48:01.613Z] #49 19.58 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-24T05:48:01.613Z] #49 19.60 go: downloading github.com/pkg/errors v0.8.1 [2021-03-24T05:48:01.613Z] #49 19.62 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-24T05:48:01.613Z] #49 19.62 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-24T05:48:01.613Z] #49 19.62 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-24T05:48:01.613Z] #49 19.69 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-24T05:48:01.613Z] #49 19.70 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-24T05:48:01.613Z] #49 19.70 go: downloading github.com/fatih/color v1.7.0 [2021-03-24T05:48:01.613Z] #49 19.77 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-24T05:48:01.874Z] #49 20.01 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-24T05:48:01.874Z] #49 20.06 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-24T05:48:01.874Z] #49 20.08 go: extracting github.com/pkg/errors v0.8.1 [2021-03-24T05:48:01.874Z] #49 20.13 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-24T05:48:01.950Z] #43 15.78 make[1]: Nothing to be done for 'all'. [2021-03-24T05:48:01.950Z] #43 ... [2021-03-24T05:48:01.950Z] [2021-03-24T05:48:01.950Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:48:01.950Z] #45 sha256:9ac5254288b3c36e6c94bbcc9a2b1f5c7066564286fe16bda9447a8d42b5d6d2 [2021-03-24T05:48:01.950Z] #45 103.7 text/template/parse [2021-03-24T05:48:01.950Z] #45 106.9 go/parser [2021-03-24T05:48:01.950Z] #45 107.4 text/template [2021-03-24T05:48:01.950Z] #45 110.2 encoding/xml [2021-03-24T05:48:01.950Z] #45 112.2 go/doc [2021-03-24T05:48:01.958Z] #13 7.253 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-24T05:48:02.092Z] #51 ... [2021-03-24T05:48:02.092Z] [2021-03-24T05:48:02.092Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:02.092Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:48:02.092Z] #13 5.329 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-24T05:48:02.092Z] #13 5.377 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:48:02.092Z] #13 5.382 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:48:02.092Z] #13 5.440 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:48:02.092Z] #13 7.076 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-24T05:48:02.092Z] #13 9.528 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-24T05:48:02.092Z] #13 12.26 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-24T05:48:02.092Z] #13 ... [2021-03-24T05:48:02.092Z] [2021-03-24T05:48:02.092Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-24T05:48:02.092Z] #24 sha256:7dd6b89c91daae1d7363be71ac21f805eebeda1d611b6af60574fee5cbd07822 [2021-03-24T05:48:02.092Z] #24 19.96 + mkdir -p /build [2021-03-24T05:48:02.092Z] #24 19.96 + mv docker/docker /build/ [2021-03-24T05:48:02.092Z] #24 19.98 + rmdir docker [2021-03-24T05:48:02.092Z] #24 DONE 20.4s [2021-03-24T05:48:02.092Z] [2021-03-24T05:48:02.093Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:02.093Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:48:02.093Z] #13 15.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-24T05:48:02.093Z] #13 ... [2021-03-24T05:48:02.093Z] [2021-03-24T05:48:02.093Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:48:02.093Z] #34 sha256:313fb1a1ea116f5be3d810033da9d0c6080d04fff77ee6b30b4bbd08778ca272 [2021-03-24T05:48:02.093Z] #34 19.68 internal/testlog [2021-03-24T05:48:02.093Z] #34 20.15 encoding [2021-03-24T05:48:02.093Z] #34 20.34 runtime/cgo [2021-03-24T05:48:02.101Z] #57 ... [2021-03-24T05:48:02.101Z] [2021-03-24T05:48:02.101Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-24T05:48:02.101Z] #54 80.83 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-24T05:48:02.101Z] #54 81.29 + mkdir -p /build [2021-03-24T05:48:02.101Z] #54 81.29 + cp runc /build/runc [2021-03-24T05:48:02.101Z] #54 DONE 81.7s [2021-03-24T05:48:02.101Z] [2021-03-24T05:48:02.101Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-24T05:48:02.138Z] #49 20.20 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-24T05:48:02.138Z] #49 ... [2021-03-24T05:48:02.138Z] [2021-03-24T05:48:02.138Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:02.138Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:48:02.138Z] #13 4.424 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:48:02.138Z] #13 4.424 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:48:02.138Z] #13 4.566 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:48:02.138Z] #13 6.492 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-24T05:48:02.138Z] #13 9.391 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-24T05:48:02.138Z] #13 13.12 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-24T05:48:02.210Z] #45 ... [2021-03-24T05:48:02.210Z] [2021-03-24T05:48:02.210Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:02.210Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:48:02.210Z] #13 101.2 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-24T05:48:02.210Z] #13 101.2 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-24T05:48:02.210Z] #13 101.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:48:02.210Z] #13 101.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-24T05:48:02.210Z] #13 101.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-24T05:48:02.210Z] #13 101.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:48:02.348Z] #29 DONE 8.5s [2021-03-24T05:48:02.348Z] [2021-03-24T05:48:02.348Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-24T05:48:02.348Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-24T05:48:02.348Z] #11 DONE 1.9s [2021-03-24T05:48:02.348Z] [2021-03-24T05:48:02.348Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:48:02.348Z] #58 sha256:264e53bacc26d9271e0839f2c427a65e8a653c02c664b03e4c88d63d156473fb [2021-03-24T05:48:02.399Z] #13 ... [2021-03-24T05:48:02.399Z] [2021-03-24T05:48:02.399Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:02.399Z] #49 sha256:9eb144aa634e2860b6571929d4ad9c57ddfdb81c2fd1564c6b80563027f01db1 [2021-03-24T05:48:02.399Z] #49 20.29 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-24T05:48:02.399Z] #49 20.35 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-24T05:48:02.399Z] #49 20.35 go: extracting github.com/fatih/color v1.7.0 [2021-03-24T05:48:02.399Z] #49 20.54 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-24T05:48:02.399Z] #49 20.65 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-24T05:48:02.611Z] #58 ... [2021-03-24T05:48:02.611Z] [2021-03-24T05:48:02.611Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-24T05:48:02.611Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-24T05:48:02.611Z] #39 DONE 0.3s [2021-03-24T05:48:02.657Z] #34 ... [2021-03-24T05:48:02.657Z] [2021-03-24T05:48:02.657Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:48:02.657Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-24T05:48:02.657Z] #55 10.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-24T05:48:02.657Z] #55 12.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-24T05:48:02.657Z] #55 15.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-24T05:48:02.659Z] #49 20.92 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-24T05:48:02.707Z] #30 25.79 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-24T05:48:02.873Z] [2021-03-24T05:48:02.873Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-24T05:48:02.873Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-24T05:48:02.873Z] #31 DONE 0.4s [2021-03-24T05:48:02.873Z] [2021-03-24T05:48:02.873Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:48:02.873Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-24T05:48:02.910Z] #13 ... [2021-03-24T05:48:02.910Z] [2021-03-24T05:48:02.910Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:48:02.910Z] #58 sha256:ff4be3dcbe69c23dc59e13d6dc856263f309679f840fd673b745ac08eef952c0 [2021-03-24T05:48:02.910Z] #58 5.199 + RM_GOPATH=0 [2021-03-24T05:48:02.910Z] #58 5.199 + TMP_GOPATH= [2021-03-24T05:48:02.910Z] #58 5.199 + : /build [2021-03-24T05:48:02.910Z] #58 5.199 + '[' -z '' ']' [2021-03-24T05:48:02.910Z] #58 5.199 ++ mktemp -d [2021-03-24T05:48:02.910Z] #58 5.199 + export GOPATH=/tmp/tmp.c68o4cJwAA [2021-03-24T05:48:02.910Z] #58 5.199 + GOPATH=/tmp/tmp.c68o4cJwAA [2021-03-24T05:48:02.910Z] #58 5.199 + RM_GOPATH=1 [2021-03-24T05:48:02.910Z] #58 5.199 + case "$(go env GOARCH)" in [2021-03-24T05:48:02.910Z] #58 5.199 ++ go env GOARCH [2021-03-24T05:48:02.910Z] #58 5.223 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:02.910Z] #58 5.223 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:02.910Z] #58 5.223 ++ dirname /tmp/install/install.sh [2021-03-24T05:48:02.910Z] #58 5.223 + dir=/tmp/install [2021-03-24T05:48:02.910Z] #58 5.223 + bin=rootlesskit [2021-03-24T05:48:02.910Z] #58 5.223 + shift [2021-03-24T05:48:02.910Z] #58 5.223 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-24T05:48:02.910Z] #58 5.223 + . /tmp/install/rootlesskit.installer [2021-03-24T05:48:02.910Z] #58 5.223 ++ : 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-24T05:48:02.910Z] #58 5.223 + install_rootlesskit [2021-03-24T05:48:02.910Z] #58 5.223 + case "$1" in [2021-03-24T05:48:02.910Z] #58 5.223 + export CGO_ENABLED=0 [2021-03-24T05:48:02.910Z] #58 5.223 + CGO_ENABLED=0 [2021-03-24T05:48:02.910Z] #58 5.223 + _install_rootlesskit [2021-03-24T05:48:02.910Z] #58 5.230 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-24T05:48:02.910Z] #58 5.238 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' [2021-03-24T05:48:02.910Z] #58 5.238 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.c68o4cJwAA/src/github.com/rootless-containers/rootlesskit [2021-03-24T05:48:02.910Z] #58 5.238 Cloning into '/tmp/tmp.c68o4cJwAA/src/github.com/rootless-containers/rootlesskit'... [2021-03-24T05:48:02.910Z] #58 10.02 + cd /tmp/tmp.c68o4cJwAA/src/github.com/rootless-containers/rootlesskit [2021-03-24T05:48:02.910Z] #58 10.02 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-24T05:48:02.910Z] #58 10.07 + export GO111MODULE=on [2021-03-24T05:48:02.910Z] #58 10.07 + GO111MODULE=on [2021-03-24T05:48:02.910Z] #58 10.07 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-24T05:48:02.910Z] #58 10.07 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-24T05:48:02.910Z] #58 ... [2021-03-24T05:48:02.910Z] [2021-03-24T05:48:02.910Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:02.910Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-24T05:48:02.910Z] #42 6.538 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:48:02.910Z] #42 6.641 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:48:02.910Z] #42 6.641 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:48:02.910Z] #42 7.886 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-24T05:48:02.910Z] #42 9.589 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-24T05:48:02.914Z] #55 ... [2021-03-24T05:48:02.914Z] [2021-03-24T05:48:02.914Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:02.914Z] #49 sha256:0d93f27cc9bee72e28048a217736d08c67dce5e54e66ef14d43bb64c55eba982 [2021-03-24T05:48:02.914Z] #49 20.61 go: downloading github.com/spf13/viper v1.6.1 [2021-03-24T05:48:02.914Z] #49 20.64 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-24T05:48:02.914Z] #49 20.77 go: downloading github.com/pkg/errors v0.8.1 [2021-03-24T05:48:02.914Z] #49 20.77 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-24T05:48:02.914Z] #49 21.02 go: downloading github.com/fatih/color v1.7.0 [2021-03-24T05:48:02.914Z] #49 21.03 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-24T05:48:02.914Z] #49 21.03 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-24T05:48:02.972Z] #49 21.00 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-24T05:48:02.972Z] #49 21.06 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-24T05:48:02.972Z] #49 21.17 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-24T05:48:03.155Z] #57 ... [2021-03-24T05:48:03.155Z] [2021-03-24T05:48:03.155Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-03-24T05:48:03.155Z] #55 DONE 0.2s [2021-03-24T05:48:03.155Z] [2021-03-24T05:48:03.155Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-24T05:48:03.172Z] #49 ... [2021-03-24T05:48:03.172Z] [2021-03-24T05:48:03.172Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:48:03.172Z] #45 sha256:46959e8d8dc9b1dad1b220c25e28c8f1c720f1ef3a713dfcb373ddbb26e99960 [2021-03-24T05:48:03.172Z] #45 11.24 sync/atomic [2021-03-24T05:48:03.172Z] #45 12.14 unicode [2021-03-24T05:48:03.172Z] #45 12.82 runtime [2021-03-24T05:48:03.172Z] #45 17.23 unicode/utf8 [2021-03-24T05:48:03.172Z] #45 18.37 math [2021-03-24T05:48:03.172Z] #45 ... [2021-03-24T05:48:03.172Z] [2021-03-24T05:48:03.172Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:03.172Z] #49 sha256:0d93f27cc9bee72e28048a217736d08c67dce5e54e66ef14d43bb64c55eba982 [2021-03-24T05:48:03.172Z] #49 21.44 go: extracting github.com/spf13/viper v1.6.1 [2021-03-24T05:48:03.175Z] #42 ... [2021-03-24T05:48:03.175Z] [2021-03-24T05:48:03.175Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:48:03.175Z] #51 sha256:0844fddb6c12b2fb6c2abb9f13dd61a03bee1447d26a430c0012a32ffc6e9eee [2021-03-24T05:48:03.175Z] #51 4.668 + RM_GOPATH=0 [2021-03-24T05:48:03.175Z] #51 4.668 + TMP_GOPATH= [2021-03-24T05:48:03.175Z] #51 4.668 + : /build [2021-03-24T05:48:03.175Z] #51 4.668 + '[' -z '' ']' [2021-03-24T05:48:03.175Z] #51 4.668 ++ mktemp -d [2021-03-24T05:48:03.175Z] #51 4.670 + export GOPATH=/tmp/tmp.LUI8Jn3t3g [2021-03-24T05:48:03.175Z] #51 4.670 + GOPATH=/tmp/tmp.LUI8Jn3t3g [2021-03-24T05:48:03.175Z] #51 4.670 + RM_GOPATH=1 [2021-03-24T05:48:03.175Z] #51 4.670 + case "$(go env GOARCH)" in [2021-03-24T05:48:03.175Z] #51 4.671 ++ go env GOARCH [2021-03-24T05:48:03.175Z] #51 4.694 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:03.175Z] #51 4.694 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:03.175Z] #51 4.700 ++ dirname /tmp/install/install.sh [2021-03-24T05:48:03.175Z] #51 4.706 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-24T05:48:03.175Z] #51 4.709 + dir=/tmp/install [2021-03-24T05:48:03.175Z] #51 4.709 + bin=shfmt [2021-03-24T05:48:03.175Z] #51 4.709 + shift [2021-03-24T05:48:03.175Z] #51 4.709 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-24T05:48:03.175Z] #51 4.709 + . /tmp/install/shfmt.installer [2021-03-24T05:48:03.175Z] #51 4.709 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-24T05:48:03.175Z] #51 4.709 + install_shfmt [2021-03-24T05:48:03.175Z] #51 4.709 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-24T05:48:03.175Z] #51 4.709 + git clone https://github.com/mvdan/sh.git /tmp/tmp.LUI8Jn3t3g/src/github.com/mvdan/sh [2021-03-24T05:48:03.175Z] #51 4.710 Cloning into '/tmp/tmp.LUI8Jn3t3g/src/github.com/mvdan/sh'... [2021-03-24T05:48:03.175Z] #51 ... [2021-03-24T05:48:03.175Z] [2021-03-24T05:48:03.175Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:48:03.175Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-24T05:48:03.175Z] #55 5.918 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:48:03.175Z] #55 5.978 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:48:03.175Z] #55 5.979 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:48:03.175Z] #55 7.027 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-24T05:48:03.175Z] #55 8.585 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-24T05:48:03.233Z] #49 21.29 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-24T05:48:03.233Z] #49 21.29 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-24T05:48:03.233Z] #49 21.30 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-24T05:48:03.233Z] #49 21.35 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-24T05:48:03.233Z] #49 21.40 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-24T05:48:03.356Z] #30 26.31 #=#=# [2021-03-24T05:48:03.428Z] #49 21.67 go: extracting github.com/pkg/errors v0.8.1 [2021-03-24T05:48:03.429Z] #49 ... [2021-03-24T05:48:03.429Z] [2021-03-24T05:48:03.429Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-24T05:48:03.429Z] #47 sha256:4065eac8d2e912797522e3fdfe44bf2d9d3f2cbc76cffe8926d593e8ff6d2963 [2021-03-24T05:48:03.429Z] #47 11.69 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-24T05:48:03.429Z] #47 12.24 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-24T05:48:03.429Z] #47 12.26 go: extracting github.com/fatih/color v1.9.0 [2021-03-24T05:48:03.429Z] #47 12.45 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-24T05:48:03.429Z] #47 12.61 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-24T05:48:03.429Z] #47 12.73 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-24T05:48:03.429Z] #47 12.90 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-24T05:48:03.429Z] #47 12.90 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-24T05:48:03.429Z] #47 13.10 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-24T05:48:03.429Z] #47 13.22 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-24T05:48:03.429Z] #47 15.87 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-24T05:48:03.429Z] #47 16.06 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-24T05:48:03.429Z] #47 18.51 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-24T05:48:03.444Z] #55 10.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-24T05:48:03.444Z] #55 ... [2021-03-24T05:48:03.444Z] [2021-03-24T05:48:03.444Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-24T05:48:03.444Z] #24 sha256:11b41839bcb9839cfd7c69a7b21ea4edb663aa90270fd65cc76796d9edc8ab2d [2021-03-24T05:48:03.444Z] #24 5.212 + RM_GOPATH=0 [2021-03-24T05:48:03.444Z] #24 5.212 + TMP_GOPATH= [2021-03-24T05:48:03.444Z] #24 5.212 + : /build [2021-03-24T05:48:03.444Z] #24 5.212 + '[' -z '' ']' [2021-03-24T05:48:03.444Z] #24 5.212 ++ mktemp -d [2021-03-24T05:48:03.444Z] #24 5.212 + export GOPATH=/tmp/tmp.Z8Y1b8IIg3 [2021-03-24T05:48:03.444Z] #24 5.212 + GOPATH=/tmp/tmp.Z8Y1b8IIg3 [2021-03-24T05:48:03.444Z] #24 5.212 + RM_GOPATH=1 [2021-03-24T05:48:03.444Z] #24 5.212 + case "$(go env GOARCH)" in [2021-03-24T05:48:03.444Z] #24 5.212 ++ go env GOARCH [2021-03-24T05:48:03.444Z] #24 5.239 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:03.444Z] #24 5.239 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:03.444Z] #24 5.239 ++ dirname /tmp/install/install.sh [2021-03-24T05:48:03.444Z] #24 5.243 + dir=/tmp/install [2021-03-24T05:48:03.444Z] #24 5.243 + bin=dockercli [2021-03-24T05:48:03.444Z] #24 5.243 + shift [2021-03-24T05:48:03.444Z] #24 5.243 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-24T05:48:03.444Z] #24 5.243 + . /tmp/install/dockercli.installer [2021-03-24T05:48:03.444Z] #24 5.243 ++ : stable [2021-03-24T05:48:03.444Z] #24 5.243 ++ : 17.06.2-ce [2021-03-24T05:48:03.444Z] #24 5.246 + install_dockercli [2021-03-24T05:48:03.444Z] #24 5.246 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-24T05:48:03.444Z] #24 5.246 Install docker/cli version 17.06.2-ce from stable [2021-03-24T05:48:03.444Z] #24 5.252 ++ uname -m [2021-03-24T05:48:03.444Z] #24 5.252 + arch=aarch64 [2021-03-24T05:48:03.444Z] #24 5.252 + '[' aarch64 '!=' x86_64 ']' [2021-03-24T05:48:03.444Z] #24 5.252 + '[' aarch64 '!=' s390x ']' [2021-03-24T05:48:03.444Z] #24 5.252 + '[' aarch64 '!=' armhf ']' [2021-03-24T05:48:03.444Z] #24 5.252 + build_dockercli [2021-03-24T05:48:03.444Z] #24 5.252 + git clone https://github.com/docker/docker-ce /tmp/tmp.Z8Y1b8IIg3/tmp/docker-ce [2021-03-24T05:48:03.444Z] #24 5.261 Cloning into '/tmp/tmp.Z8Y1b8IIg3/tmp/docker-ce'... [2021-03-24T05:48:03.444Z] #24 ... [2021-03-24T05:48:03.444Z] [2021-03-24T05:48:03.444Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:48:03.444Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-24T05:48:03.444Z] #36 6.538 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:48:03.444Z] #36 6.656 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:48:03.444Z] #36 6.656 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:48:03.444Z] #36 7.874 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-24T05:48:03.444Z] #36 9.527 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-24T05:48:03.496Z] #49 21.40 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-24T05:48:03.496Z] #49 21.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-24T05:48:03.496Z] #49 21.56 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-24T05:48:03.496Z] #49 ... [2021-03-24T05:48:03.496Z] [2021-03-24T05:48:03.496Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:48:03.496Z] #45 sha256:bd388b20424202a9dd9fdeadbedce7c0b378aa9b7b2db0b5f34fe7fe0e1c6faf [2021-03-24T05:48:03.496Z] #45 11.68 internal/bytealg [2021-03-24T05:48:03.496Z] #45 11.72 internal/race [2021-03-24T05:48:03.496Z] #45 11.93 sync/atomic [2021-03-24T05:48:03.496Z] #45 12.07 unicode [2021-03-24T05:48:03.496Z] #45 13.62 runtime [2021-03-24T05:48:03.496Z] #45 17.85 unicode/utf8 [2021-03-24T05:48:03.496Z] #45 18.83 math [2021-03-24T05:48:03.593Z] #13 ... [2021-03-24T05:48:03.593Z] [2021-03-24T05:48:03.593Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:48:03.593Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:48:03.593Z] #43 17.33 CC images/stats.o [2021-03-24T05:48:03.685Z] #47 ... [2021-03-24T05:48:03.685Z] [2021-03-24T05:48:03.685Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:03.685Z] #49 sha256:0d93f27cc9bee72e28048a217736d08c67dce5e54e66ef14d43bb64c55eba982 [2021-03-24T05:48:03.685Z] #49 21.77 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-24T05:48:03.685Z] #49 21.88 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-24T05:48:03.716Z] #36 ... [2021-03-24T05:48:03.716Z] [2021-03-24T05:48:03.716Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-24T05:48:03.716Z] #47 sha256:bc0f99e17054ffa944462c7fba2d7ef0f368a3eadaa3f9df28189aa806bb8c8f [2021-03-24T05:48:03.716Z] #47 4.542 + RM_GOPATH=0 [2021-03-24T05:48:03.716Z] #47 4.542 + TMP_GOPATH= [2021-03-24T05:48:03.716Z] #47 4.542 + : /build [2021-03-24T05:48:03.716Z] #47 4.542 + '[' -z '' ']' [2021-03-24T05:48:03.716Z] #47 4.542 ++ mktemp -d [2021-03-24T05:48:03.716Z] #47 4.542 + export GOPATH=/tmp/tmp.XFdNcOJk7g [2021-03-24T05:48:03.716Z] #47 4.542 + GOPATH=/tmp/tmp.XFdNcOJk7g [2021-03-24T05:48:03.716Z] #47 4.542 + RM_GOPATH=1 [2021-03-24T05:48:03.716Z] #47 4.542 + case "$(go env GOARCH)" in [2021-03-24T05:48:03.716Z] #47 4.542 ++ go env GOARCH [2021-03-24T05:48:03.716Z] #47 4.577 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:03.716Z] #47 4.577 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:03.716Z] #47 4.577 ++ dirname /tmp/install/install.sh [2021-03-24T05:48:03.716Z] #47 4.577 + dir=/tmp/install [2021-03-24T05:48:03.716Z] #47 4.577 + bin=gotestsum [2021-03-24T05:48:03.716Z] #47 4.577 + shift [2021-03-24T05:48:03.716Z] #47 4.577 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-24T05:48:03.716Z] #47 4.577 + . /tmp/install/gotestsum.installer [2021-03-24T05:48:03.716Z] #47 4.577 ++ : v0.5.3 [2021-03-24T05:48:03.716Z] #47 4.577 + install_gotestsum [2021-03-24T05:48:03.716Z] #47 4.577 + set -e [2021-03-24T05:48:03.716Z] #47 4.577 + export GO111MODULE=on [2021-03-24T05:48:03.716Z] #47 4.577 + GO111MODULE=on [2021-03-24T05:48:03.716Z] #47 4.577 + GOBIN=/build [2021-03-24T05:48:03.716Z] #47 4.577 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-24T05:48:03.716Z] #47 4.630 go: finding gotest.tools v0.5.3 [2021-03-24T05:48:03.716Z] #47 4.630 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-24T05:48:03.716Z] #47 5.246 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-24T05:48:03.716Z] #47 5.784 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-24T05:48:03.716Z] #47 6.679 go: downloading github.com/fatih/color v1.9.0 [2021-03-24T05:48:03.716Z] #47 6.682 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-24T05:48:03.716Z] #47 6.866 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-24T05:48:03.716Z] #47 6.885 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-24T05:48:03.716Z] #47 6.889 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-24T05:48:03.716Z] #47 6.897 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-24T05:48:03.716Z] #47 6.999 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-24T05:48:03.716Z] #47 7.109 go: extracting github.com/fatih/color v1.9.0 [2021-03-24T05:48:03.716Z] #47 7.347 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-24T05:48:03.716Z] #47 7.398 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-24T05:48:03.716Z] #47 7.406 go: downloading github.com/pkg/errors v0.9.1 [2021-03-24T05:48:03.716Z] #47 7.489 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-24T05:48:03.716Z] #47 7.529 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-24T05:48:03.716Z] #47 7.654 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-24T05:48:03.716Z] #47 7.886 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-24T05:48:03.716Z] #47 7.888 go: extracting github.com/pkg/errors v0.9.1 [2021-03-24T05:48:03.716Z] #47 7.958 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-24T05:48:03.716Z] #47 8.376 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-24T05:48:03.716Z] #47 8.575 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-24T05:48:03.716Z] #47 9.604 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-24T05:48:03.716Z] #47 9.992 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-24T05:48:03.716Z] #47 ... [2021-03-24T05:48:03.716Z] [2021-03-24T05:48:03.716Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:48:03.716Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-24T05:48:03.716Z] #32 5.244 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-24T05:48:03.716Z] #32 5.265 Cloning into '.'... [2021-03-24T05:48:03.854Z] #43 17.81 CC images/core.o [2021-03-24T05:48:03.874Z] #45 ... [2021-03-24T05:48:03.874Z] [2021-03-24T05:48:03.874Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:03.874Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:48:03.874Z] #13 15.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-24T05:48:03.874Z] #13 ... [2021-03-24T05:48:03.874Z] [2021-03-24T05:48:03.874Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:48:03.874Z] #34 sha256:14bf3696a6ca296b0fdf4a876941454e11780f52a331e469841c5ffce4ea16fc [2021-03-24T05:48:03.874Z] #34 11.94 math [2021-03-24T05:48:03.874Z] #34 12.07 runtime [2021-03-24T05:48:03.874Z] #34 19.37 internal/testlog [2021-03-24T05:48:03.874Z] #34 19.76 encoding [2021-03-24T05:48:03.874Z] #34 19.92 runtime/cgo [2021-03-24T05:48:03.943Z] #49 ... [2021-03-24T05:48:03.943Z] [2021-03-24T05:48:03.943Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:03.943Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:48:03.943Z] #42 12.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-24T05:48:03.943Z] #42 14.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-24T05:48:03.943Z] #42 18.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-24T05:48:03.943Z] #42 ... [2021-03-24T05:48:03.943Z] [2021-03-24T05:48:03.943Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:48:03.943Z] #58 sha256:83b09485d9e4a058ca2fdbd4b058dd166a7f701bbbc40290001902faeaef28a0 [2021-03-24T05:48:03.943Z] #58 20.76 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-24T05:48:03.943Z] #58 21.35 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-24T05:48:03.982Z] #32 ... [2021-03-24T05:48:03.982Z] [2021-03-24T05:48:03.983Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:48:03.983Z] #34 sha256:05c8deec9b6e58e341c930c4e50df3b72e76f840897a4f68ff452a17b6579f9b [2021-03-24T05:48:03.983Z] #34 4.391 + RM_GOPATH=0 [2021-03-24T05:48:03.983Z] #34 4.391 + TMP_GOPATH= [2021-03-24T05:48:03.983Z] #34 4.391 + : /build [2021-03-24T05:48:03.983Z] #34 4.391 + '[' -z '' ']' [2021-03-24T05:48:03.983Z] #34 4.392 ++ mktemp -d [2021-03-24T05:48:03.983Z] #34 4.397 + export GOPATH=/tmp/tmp.LwUFd83teb [2021-03-24T05:48:03.983Z] #34 4.397 + GOPATH=/tmp/tmp.LwUFd83teb [2021-03-24T05:48:03.983Z] #34 4.397 + RM_GOPATH=1 [2021-03-24T05:48:03.983Z] #34 4.397 + case "$(go env GOARCH)" in [2021-03-24T05:48:03.983Z] #34 4.398 ++ go env GOARCH [2021-03-24T05:48:03.983Z] #34 4.425 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:03.983Z] #34 4.425 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:03.983Z] #34 4.425 ++ dirname /tmp/install/install.sh [2021-03-24T05:48:03.983Z] #34 4.425 + dir=/tmp/install [2021-03-24T05:48:03.983Z] #34 4.425 + bin=tomlv [2021-03-24T05:48:03.983Z] #34 4.425 + shift [2021-03-24T05:48:03.983Z] #34 4.425 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-24T05:48:03.983Z] #34 4.425 + . /tmp/install/tomlv.installer [2021-03-24T05:48:03.983Z] #34 4.425 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-24T05:48:03.983Z] #34 4.425 + install_tomlv [2021-03-24T05:48:03.983Z] #34 4.425 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-24T05:48:03.983Z] #34 4.425 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LwUFd83teb/src/github.com/BurntSushi/toml [2021-03-24T05:48:03.983Z] #34 4.431 Cloning into '/tmp/tmp.LwUFd83teb/src/github.com/BurntSushi/toml'... [2021-03-24T05:48:03.983Z] #34 4.431 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-24T05:48:03.983Z] #34 4.931 + cd /tmp/tmp.LwUFd83teb/src/github.com/BurntSushi/toml [2021-03-24T05:48:03.983Z] #34 4.931 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-24T05:48:03.983Z] #34 4.942 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-24T05:48:03.983Z] #34 5.582 unicode/utf8 [2021-03-24T05:48:03.983Z] #34 5.604 unicode [2021-03-24T05:48:03.983Z] #34 5.687 internal/bytealg [2021-03-24T05:48:03.983Z] #34 5.711 math [2021-03-24T05:48:03.983Z] #34 6.144 internal/testlog [2021-03-24T05:48:03.983Z] #34 6.788 encoding [2021-03-24T05:48:03.983Z] #34 7.303 runtime/cgo [2021-03-24T05:48:03.983Z] #34 7.576 runtime [2021-03-24T05:48:03.983Z] #34 ... [2021-03-24T05:48:03.983Z] [2021-03-24T05:48:03.983Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-24T05:48:03.983Z] #67 sha256:b5a3ec9315054414bd69aa35b1e50d566aa83aafcc78b4d6dfac5a4860dc8380 [2021-03-24T05:48:03.983Z] #67 5.902 + RM_GOPATH=0 [2021-03-24T05:48:03.983Z] #67 5.902 + TMP_GOPATH= [2021-03-24T05:48:03.983Z] #67 5.902 + : /build [2021-03-24T05:48:03.983Z] #67 5.902 + '[' -z '' ']' [2021-03-24T05:48:03.983Z] #67 5.908 ++ mktemp -d [2021-03-24T05:48:03.983Z] #67 5.908 + export GOPATH=/tmp/tmp.TJu7fg2kQW [2021-03-24T05:48:03.983Z] #67 5.908 + GOPATH=/tmp/tmp.TJu7fg2kQW [2021-03-24T05:48:03.983Z] #67 5.908 + RM_GOPATH=1 [2021-03-24T05:48:03.983Z] #67 5.908 + case "$(go env GOARCH)" in [2021-03-24T05:48:03.983Z] #67 5.909 ++ go env GOARCH [2021-03-24T05:48:03.983Z] #67 5.949 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:03.983Z] #67 5.949 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:03.983Z] #67 5.949 ++ dirname /tmp/install/install.sh [2021-03-24T05:48:03.983Z] #67 6.006 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-24T05:48:03.983Z] #67 6.008 + dir=/tmp/install [2021-03-24T05:48:03.983Z] #67 6.008 + bin=proxy [2021-03-24T05:48:03.983Z] #67 6.008 + shift [2021-03-24T05:48:03.983Z] #67 6.008 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-24T05:48:03.983Z] #67 6.008 + . /tmp/install/proxy.installer [2021-03-24T05:48:03.983Z] #67 6.008 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-24T05:48:03.983Z] #67 6.008 + install_proxy [2021-03-24T05:48:03.983Z] #67 6.008 + case "$1" in [2021-03-24T05:48:03.983Z] #67 6.008 + export CGO_ENABLED=0 [2021-03-24T05:48:03.983Z] #67 6.008 + CGO_ENABLED=0 [2021-03-24T05:48:03.983Z] #67 6.008 + _install_proxy [2021-03-24T05:48:03.983Z] #67 6.008 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-24T05:48:03.983Z] #67 6.008 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TJu7fg2kQW/src/github.com/docker/libnetwork [2021-03-24T05:48:03.983Z] #67 6.025 Cloning into '/tmp/tmp.TJu7fg2kQW/src/github.com/docker/libnetwork'... [2021-03-24T05:48:04.139Z] #34 ... [2021-03-24T05:48:04.139Z] [2021-03-24T05:48:04.139Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:04.139Z] #49 sha256:9eb144aa634e2860b6571929d4ad9c57ddfdb81c2fd1564c6b80563027f01db1 [2021-03-24T05:48:04.139Z] #49 21.70 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-24T05:48:04.139Z] #49 21.87 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-24T05:48:04.139Z] #49 22.16 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-24T05:48:04.139Z] #49 22.20 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-24T05:48:04.201Z] #58 22.44 go: extracting github.com/moby/vpnkit v0.5.0 [2021-03-24T05:48:04.247Z] #67 ... [2021-03-24T05:48:04.247Z] [2021-03-24T05:48:04.247Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:48:04.247Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-24T05:48:04.247Z] #40 5.565 + git clone https://github.com/docker/distribution.git . [2021-03-24T05:48:04.247Z] #40 5.569 Cloning into '.'... [2021-03-24T05:48:04.247Z] #40 ... [2021-03-24T05:48:04.247Z] [2021-03-24T05:48:04.247Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:04.247Z] #49 sha256:58ed4cf0f48f1f06a2c09f1226212487ead7309efe89f7195be94df4248d4d14 [2021-03-24T05:48:04.247Z] #49 5.902 + RM_GOPATH=0 [2021-03-24T05:48:04.247Z] #49 5.902 + TMP_GOPATH= [2021-03-24T05:48:04.247Z] #49 5.902 + : /build [2021-03-24T05:48:04.247Z] #49 5.902 + '[' -z '' ']' [2021-03-24T05:48:04.247Z] #49 5.906 ++ mktemp -d [2021-03-24T05:48:04.247Z] #49 5.908 + export GOPATH=/tmp/tmp.wgpetQO5Lw [2021-03-24T05:48:04.247Z] #49 5.908 + GOPATH=/tmp/tmp.wgpetQO5Lw [2021-03-24T05:48:04.247Z] #49 5.908 + RM_GOPATH=1 [2021-03-24T05:48:04.247Z] #49 5.908 + case "$(go env GOARCH)" in [2021-03-24T05:48:04.247Z] #49 5.911 ++ go env GOARCH [2021-03-24T05:48:04.247Z] #49 5.939 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:04.247Z] #49 5.939 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:04.247Z] #49 5.939 ++ dirname /tmp/install/install.sh [2021-03-24T05:48:04.247Z] #49 5.945 + dir=/tmp/install [2021-03-24T05:48:04.247Z] #49 5.946 + bin=golangci_lint [2021-03-24T05:48:04.247Z] #49 5.946 + shift [2021-03-24T05:48:04.247Z] #49 5.946 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-24T05:48:04.247Z] #49 5.946 + . /tmp/install/golangci_lint.installer [2021-03-24T05:48:04.247Z] #49 5.946 ++ : v1.23.8 [2021-03-24T05:48:04.247Z] #49 5.946 + install_golangci_lint [2021-03-24T05:48:04.247Z] #49 5.946 + set -e [2021-03-24T05:48:04.247Z] #49 5.947 + export GO111MODULE=on [2021-03-24T05:48:04.247Z] #49 5.948 + GO111MODULE=on [2021-03-24T05:48:04.247Z] #49 5.948 + GOBIN=/build [2021-03-24T05:48:04.247Z] #49 5.949 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-24T05:48:04.247Z] #49 6.024 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-24T05:48:04.247Z] #49 6.030 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-24T05:48:04.247Z] #49 6.053 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-24T05:48:04.247Z] #49 6.053 go: finding github.com/golangci v1.23.8 [2021-03-24T05:48:04.247Z] #49 6.053 go: finding github.com v1.23.8 [2021-03-24T05:48:04.247Z] #49 7.086 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-24T05:48:04.247Z] #49 7.990 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-24T05:48:04.401Z] #49 ... [2021-03-24T05:48:04.401Z] [2021-03-24T05:48:04.401Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:48:04.401Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:48:04.401Z] #36 12.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-24T05:48:04.401Z] #36 16.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-24T05:48:04.401Z] #36 20.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-24T05:48:04.401Z] #36 ... [2021-03-24T05:48:04.401Z] [2021-03-24T05:48:04.401Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:04.401Z] #49 sha256:9eb144aa634e2860b6571929d4ad9c57ddfdb81c2fd1564c6b80563027f01db1 [2021-03-24T05:48:04.401Z] #49 22.51 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-24T05:48:04.521Z] #49 ... [2021-03-24T05:48:04.521Z] [2021-03-24T05:48:04.521Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:48:04.521Z] #29 sha256:d3c3c556931901fd00ae6333631931ffb33e965f663117d70af0d3ae30f49695 [2021-03-24T05:48:04.521Z] #29 6.861 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-24T05:48:04.521Z] #29 7.281 [2021-03-24T05:48:04.521Z] #29 7.565 0.0% ## 3.0% #### 6.3% ###### 9.0% ######## 12.5% ########### 16.1% ################ 23.0% ################### 27.4% ####################### 32.3% ########################### 38.2% ############################### 43.4% ################################# 46.6% ###################################### 53.1% ############################################ 62.4% ############################################### 66.0% ##################################################### 74.0% ########################################################## 81.3% ############################################################## 87.1% #################################################################### 94.9% ######################################################################## 100.0% [2021-03-24T05:48:04.521Z] #29 10.35 [2021-03-24T05:48:04.569Z] #30 26.53 #=#=# ##O#- # 0.1% 0.7% ## 3.4% ##### 7.1% ####### 10.8% ########### 16.3% ############### 21.9% ##################### 29.2% ####################### 32.9% [2021-03-24T05:48:04.569Z] #30 ... [2021-03-24T05:48:04.569Z] [2021-03-24T05:48:04.569Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:48:04.569Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-24T05:48:04.569Z] #37 17.96 Fetched 8199 kB in 17s (470 kB/s) [2021-03-24T05:48:04.569Z] #37 17.96 Reading package lists... [2021-03-24T05:48:04.691Z] #49 22.63 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-24T05:48:04.792Z] #29 10.65 0.2% ######################## 34.4% ################################### 49.8% ########################################## 58.9% ##################################################### 73.8% ##################################################################### 96.5% ######################################################################## 100.0% [2021-03-24T05:48:04.792Z] #29 11.48 [2021-03-24T05:48:04.795Z] #43 18.46 CC images/core-x86.o [2021-03-24T05:48:04.902Z] #37 26.23 Reading package lists... [2021-03-24T05:48:04.902Z] #37 ... [2021-03-24T05:48:04.902Z] [2021-03-24T05:48:04.902Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:48:04.902Z] #30 sha256:1f4b9fb9f86060cc5ee53e44e76619d105af552a2c155dae15e5bd2eab057d2c [2021-03-24T05:48:04.902Z] #30 26.53 #=#=# ##O#- # 0.1% 0.7% ## 3.4% ##### 7.1% ####### 10.8% ########### 16.3% ############### 21.9% ##################### 29.2% ####################### 32.9% ########################### 38.4% ############################## 42.1% ################################ 45.8% #################################### 51.3% [2021-03-24T05:48:04.902Z] #30 ... [2021-03-24T05:48:04.902Z] [2021-03-24T05:48:04.902Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:48:04.902Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-24T05:48:04.902Z] #56 18.29 Fetched 8199 kB in 17s (474 kB/s) [2021-03-24T05:48:04.902Z] #56 18.29 Reading package lists... [2021-03-24T05:48:04.953Z] #49 23.02 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-24T05:48:05.201Z] #56 25.21 Reading package lists... [2021-03-24T05:48:05.201Z] #56 ... [2021-03-24T05:48:05.201Z] [2021-03-24T05:48:05.201Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:48:05.201Z] #30 sha256:1f4b9fb9f86060cc5ee53e44e76619d105af552a2c155dae15e5bd2eab057d2c [2021-03-24T05:48:05.365Z] #43 19.07 CC images/core-arm.o [2021-03-24T05:48:05.365Z] #43 ... [2021-03-24T05:48:05.365Z] [2021-03-24T05:48:05.365Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:48:05.365Z] #51 sha256:ab688f10dbc20fffccff782088f654964cd20b59c1e89cb82c59f8f01e42b51b [2021-03-24T05:48:05.365Z] #51 107.1 mvdan.cc/sh/v3/fileutil [2021-03-24T05:48:05.365Z] #51 107.2 mvdan.cc/sh/v3/syntax [2021-03-24T05:48:05.365Z] #51 113.8 mvdan.cc/sh/v3/cmd/shfmt [2021-03-24T05:48:05.526Z] #49 ... [2021-03-24T05:48:05.526Z] [2021-03-24T05:48:05.526Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-24T05:48:05.526Z] #24 sha256:b65fd00122317f9773677018f36b249061777f9e739ce17138c8ddae4b8d1df1 [2021-03-24T05:48:05.526Z] #24 21.20 + mkdir -p /build [2021-03-24T05:48:05.526Z] #24 21.28 + mv docker/docker /build/ [2021-03-24T05:48:05.526Z] #24 21.46 + rmdir docker [2021-03-24T05:48:05.526Z] #24 DONE 23.5s [2021-03-24T05:48:05.526Z] [2021-03-24T05:48:05.526Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:05.526Z] #49 sha256:9eb144aa634e2860b6571929d4ad9c57ddfdb81c2fd1564c6b80563027f01db1 [2021-03-24T05:48:05.526Z] #49 23.62 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-24T05:48:05.526Z] #49 23.64 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-24T05:48:05.572Z] #58 ... [2021-03-24T05:48:05.572Z] [2021-03-24T05:48:05.572Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:48:05.572Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:48:05.572Z] #36 13.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-24T05:48:05.572Z] #36 16.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-24T05:48:05.572Z] #36 ... [2021-03-24T05:48:05.572Z] [2021-03-24T05:48:05.572Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:05.572Z] #49 sha256:0d93f27cc9bee72e28048a217736d08c67dce5e54e66ef14d43bb64c55eba982 [2021-03-24T05:48:05.572Z] #49 22.19 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-24T05:48:05.572Z] #49 22.21 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-24T05:48:05.572Z] #49 22.23 go: downloading github.com/spf13/cast v1.3.0 [2021-03-24T05:48:05.572Z] #49 22.48 go: extracting github.com/fatih/color v1.7.0 [2021-03-24T05:48:05.572Z] #49 22.49 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-24T05:48:05.572Z] #49 22.52 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-24T05:48:05.572Z] #49 22.54 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-24T05:48:05.572Z] #49 22.68 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-24T05:48:05.572Z] #49 22.80 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-24T05:48:05.572Z] #49 22.87 go: downloading github.com/spf13/afero v1.1.2 [2021-03-24T05:48:05.572Z] #49 22.94 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-24T05:48:05.572Z] #49 23.22 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-24T05:48:05.572Z] #49 23.22 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-24T05:48:05.572Z] #49 23.28 go: extracting github.com/spf13/cast v1.3.0 [2021-03-24T05:48:05.572Z] #49 23.52 go: extracting github.com/spf13/afero v1.1.2 [2021-03-24T05:48:05.572Z] #49 23.54 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-24T05:48:05.572Z] #49 23.58 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-24T05:48:05.599Z] #29 11.70 0.0% ################################# 46.6% ############################################ 61.9% ################################################################### 94.0% ######################################################################## 100.0% [2021-03-24T05:48:05.629Z] #51 ... [2021-03-24T05:48:05.629Z] [2021-03-24T05:48:05.629Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:48:05.629Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:48:05.629Z] #43 19.45 CC images/core-aarch64.o [2021-03-24T05:48:05.791Z] #49 23.94 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-24T05:48:05.809Z] #30 26.53 #=#=# ##O#- # 0.1% 0.7% ## 3.4% ##### 7.1% ####### 10.8% ########### 16.3% ############### 21.9% ##################### 29.2% ####################### 32.9% ########################### 38.4% ############################## 42.1% ################################ 45.8% #################################### 51.3% ########################################## 58.7% ################################################# 68.2% ################################################## 70.1% ##################################################### 73.8% ######################################################### 79.3% ############################################################# 84.9% ################################################################## [2021-03-24T05:48:05.809Z] #30 ... [2021-03-24T05:48:05.809Z] [2021-03-24T05:48:05.809Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:05.809Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-24T05:48:05.809Z] #43 19.16 Fetched 8199 kB in 18s (452 kB/s) [2021-03-24T05:48:05.809Z] #43 19.16 Reading package lists... [2021-03-24T05:48:05.828Z] #49 23.93 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-24T05:48:05.864Z] #29 12.47 [2021-03-24T05:48:05.890Z] #43 19.90 CC images/core-ppc64.o [2021-03-24T05:48:06.085Z] #49 24.13 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-24T05:48:06.085Z] #49 24.19 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-24T05:48:06.107Z] #43 26.25 Reading package lists... [2021-03-24T05:48:06.107Z] #43 ... [2021-03-24T05:48:06.107Z] [2021-03-24T05:48:06.107Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:48:06.107Z] #30 sha256:1f4b9fb9f86060cc5ee53e44e76619d105af552a2c155dae15e5bd2eab057d2c [2021-03-24T05:48:06.107Z] #30 26.53 #=#=# ##O#- # 0.1% 0.7% ## 3.4% ##### 7.1% ####### 10.8% ########### 16.3% ############### 21.9% ##################### 29.2% ####################### 32.9% ########################### 38.4% ############################## 42.1% ################################ 45.8% #################################### 51.3% ########################################## 58.7% ################################################# 68.2% ################################################## 70.1% ##################################################### 73.8% ######################################################### 79.3% ############################################################# 84.9% ################################################################## 92.2% ###################################################################### 97.8% ######################################################################## 100.0% [2021-03-24T05:48:06.182Z] #32 ... [2021-03-24T05:48:06.182Z] [2021-03-24T05:48:06.182Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-24T05:48:06.182Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-24T05:48:06.182Z] #12 DONE 3.6s [2021-03-24T05:48:06.182Z] [2021-03-24T05:48:06.182Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:06.182Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:48:06.342Z] #49 24.38 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-24T05:48:06.342Z] #49 24.47 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-24T05:48:06.342Z] #49 24.54 go: downloading golang.org/x/text v0.3.2 [2021-03-24T05:48:06.342Z] #49 24.61 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-24T05:48:06.363Z] #49 24.27 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-24T05:48:06.363Z] #49 ... [2021-03-24T05:48:06.363Z] [2021-03-24T05:48:06.363Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:06.363Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:48:06.363Z] #42 14.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-24T05:48:06.363Z] #42 18.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-24T05:48:06.363Z] #42 ... [2021-03-24T05:48:06.363Z] [2021-03-24T05:48:06.363Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:48:06.363Z] #58 sha256:c6a5072e7bde9b1636aab5ac3943d23eeae06abf82d92b1989bbc4dd6bc7ca78 [2021-03-24T05:48:06.363Z] #58 18.51 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-03-24T05:48:06.363Z] #58 18.57 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-24T05:48:06.363Z] #58 18.63 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-24T05:48:06.363Z] #58 18.72 go: downloading github.com/google/uuid v1.2.0 [2021-03-24T05:48:06.363Z] #58 18.98 go: downloading github.com/moby/vpnkit v0.5.0 [2021-03-24T05:48:06.363Z] #58 19.13 go: extracting github.com/pkg/errors v0.9.1 [2021-03-24T05:48:06.363Z] #58 19.22 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-03-24T05:48:06.363Z] #58 19.48 go: extracting github.com/google/uuid v1.2.0 [2021-03-24T05:48:06.363Z] #58 19.65 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-24T05:48:06.363Z] #58 19.98 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-24T05:48:06.363Z] #58 20.31 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-24T05:48:06.363Z] #58 20.48 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-03-24T05:48:06.363Z] #58 20.55 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-24T05:48:06.363Z] #58 21.13 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-03-24T05:48:06.363Z] #58 21.26 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-24T05:48:06.363Z] #58 21.32 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-24T05:48:06.363Z] #58 23.26 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-24T05:48:06.363Z] #58 23.27 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-24T05:48:06.363Z] #58 23.66 go: extracting github.com/moby/vpnkit v0.5.0 [2021-03-24T05:48:06.406Z] #30 29.35 [2021-03-24T05:48:06.602Z] #49 24.80 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-24T05:48:06.624Z] #58 ... [2021-03-24T05:48:06.624Z] [2021-03-24T05:48:06.624Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:06.624Z] #49 sha256:9eb144aa634e2860b6571929d4ad9c57ddfdb81c2fd1564c6b80563027f01db1 [2021-03-24T05:48:06.624Z] #49 24.59 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-24T05:48:06.624Z] #49 24.59 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-24T05:48:06.624Z] #49 24.78 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-24T05:48:06.624Z] #49 ... [2021-03-24T05:48:06.624Z] [2021-03-24T05:48:06.624Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:48:06.624Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-24T05:48:06.624Z] #55 14.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-24T05:48:06.624Z] #55 18.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-24T05:48:06.831Z] #43 20.41 CC images/core-s390.o [2021-03-24T05:48:06.860Z] #49 24.98 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-24T05:48:06.886Z] #55 ... [2021-03-24T05:48:06.886Z] [2021-03-24T05:48:06.886Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:48:06.886Z] #58 sha256:c6a5072e7bde9b1636aab5ac3943d23eeae06abf82d92b1989bbc4dd6bc7ca78 [2021-03-24T05:48:06.886Z] #58 24.75 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-24T05:48:07.056Z] #30 ... [2021-03-24T05:48:07.056Z] [2021-03-24T05:48:07.056Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:07.056Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-24T05:48:07.056Z] #14 19.96 Fetched 8692 kB in 19s (446 kB/s) [2021-03-24T05:48:07.056Z] #14 19.96 Reading package lists... [2021-03-24T05:48:07.092Z] #43 21.07 CC images/cpuinfo.o [2021-03-24T05:48:07.117Z] #49 25.35 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-24T05:48:07.357Z] #14 28.30 Reading package lists... [2021-03-24T05:48:07.357Z] #14 ... [2021-03-24T05:48:07.357Z] [2021-03-24T05:48:07.357Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:07.357Z] #50 sha256:b9e669b583c506195fae137946ebed012f339d19306f9a417d98f2fb60562f90 [2021-03-24T05:48:07.357Z] #50 24.85 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-24T05:48:07.357Z] #50 24.99 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-24T05:48:07.357Z] #50 28.63 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-24T05:48:07.357Z] #50 28.64 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-24T05:48:07.357Z] #50 28.64 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-24T05:48:07.357Z] #50 28.65 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-24T05:48:07.357Z] #50 28.65 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-24T05:48:07.357Z] #50 28.66 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-24T05:48:07.357Z] #50 28.66 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-24T05:48:07.357Z] #50 28.67 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-24T05:48:07.357Z] #50 28.77 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-24T05:48:07.357Z] #50 28.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-24T05:48:07.357Z] #50 28.90 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-24T05:48:07.357Z] #50 28.96 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-24T05:48:07.357Z] #50 29.04 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-24T05:48:07.357Z] #50 29.13 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-24T05:48:07.357Z] #50 29.30 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-24T05:48:07.357Z] #50 29.31 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-24T05:48:07.357Z] #50 29.35 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-24T05:48:07.357Z] #50 29.43 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-24T05:48:07.357Z] #50 29.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-24T05:48:07.357Z] #50 29.52 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-24T05:48:07.357Z] #50 29.55 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-24T05:48:07.357Z] #50 29.63 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-24T05:48:07.357Z] #50 29.67 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-24T05:48:07.357Z] #50 29.68 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-24T05:48:07.357Z] #50 29.72 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-24T05:48:07.357Z] #50 30.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-24T05:48:07.357Z] #50 30.06 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-24T05:48:07.357Z] #50 30.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-24T05:48:07.357Z] #50 30.34 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-24T05:48:07.357Z] #50 30.39 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-24T05:48:07.357Z] #50 30.50 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-24T05:48:07.357Z] #50 30.53 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-24T05:48:07.357Z] #50 30.55 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-24T05:48:07.357Z] #50 30.66 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-24T05:48:07.374Z] #49 25.45 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-24T05:48:07.630Z] #49 25.76 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-24T05:48:07.656Z] #50 30.78 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-24T05:48:07.656Z] #50 30.83 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-24T05:48:07.656Z] #50 30.90 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-24T05:48:07.656Z] #50 31.06 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-24T05:48:07.656Z] #50 31.10 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-24T05:48:07.656Z] #50 31.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-24T05:48:07.656Z] #50 31.15 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-24T05:48:07.656Z] #50 ... [2021-03-24T05:48:07.656Z] [2021-03-24T05:48:07.657Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:48:07.657Z] #30 sha256:1f4b9fb9f86060cc5ee53e44e76619d105af552a2c155dae15e5bd2eab057d2c [2021-03-24T05:48:07.657Z] #30 30.84 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-24T05:48:07.662Z] #43 21.49 CC images/inventory.o [2021-03-24T05:48:07.735Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-03-24T05:48:07.736Z] [2021-03-24T05:48:07.736Z] ________ ____ __. [2021-03-24T05:48:07.736Z] \_____ \ | |/ _| [2021-03-24T05:48:07.736Z] / | \| < [2021-03-24T05:48:07.736Z] / | \ | \ [2021-03-24T05:48:07.736Z] \_______ /____|__ \ [2021-03-24T05:48:07.736Z] \/ \/ [2021-03-24T05:48:07.736Z] [2021-03-24T05:48:07.736Z] INFO: make.ps1 ended at 03/24/2021 05:47:56 [2021-03-24T05:48:07.736Z] INFO: Binaries build ended at 03/24/2021 05:47:58. Duration:00:01:23.9313193 [2021-03-24T05:48:07.736Z] INFO: Copying the built daemon binary to d:\CI\PR-42189\2\binary\dockerd-d6ddfb6118.exe... [2021-03-24T05:48:07.736Z] INFO: Copying the built client binary to d:\CI\PR-42189\2\binary\docker-d6ddfb6118.exe... [2021-03-24T05:48:07.736Z] INFO: Copying dockerversion from the container... [2021-03-24T05:48:07.736Z] INFO: Copying the golang package from the container to d:\CI\PR-42189\2\installer\go.zip... [2021-03-24T05:48:07.736Z] INFO: Extracting go.zip to d:\CI\PR-42189\2\go [2021-03-24T05:48:07.888Z] #49 26.00 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-24T05:48:07.923Z] #43 21.74 CC images/fdinfo.o [2021-03-24T05:48:08.145Z] #49 26.33 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-24T05:48:08.184Z] #43 22.07 CC images/fown.o [2021-03-24T05:48:08.306Z] #30 31.38 [2021-03-24T05:48:08.404Z] #49 26.50 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-24T05:48:08.444Z] #43 22.28 CC images/ns.o [2021-03-24T05:48:08.607Z] #30 31.61 #=#=# ######################################################################## 100.0% [2021-03-24T05:48:08.607Z] #30 ... [2021-03-24T05:48:08.607Z] [2021-03-24T05:48:08.607Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:48:08.607Z] #52 sha256:ba0f16d43f0bef43ce58dd4169ec787f11c0eb456bffca252e2428ac29d4b3b6 [2021-03-24T05:48:08.607Z] #52 21.90 runtime/cgo [2021-03-24T05:48:08.607Z] #52 22.29 runtime [2021-03-24T05:48:08.675Z] #49 26.62 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-24T05:48:08.675Z] #49 26.76 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-24T05:48:08.705Z] #43 22.50 CC images/regfile.o [2021-03-24T05:48:08.705Z] #43 ... [2021-03-24T05:48:08.705Z] [2021-03-24T05:48:08.705Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:48:08.705Z] #51 sha256:ab688f10dbc20fffccff782088f654964cd20b59c1e89cb82c59f8f01e42b51b [2021-03-24T05:48:08.705Z] #51 DONE 120.5s [2021-03-24T05:48:08.908Z] #52 ... [2021-03-24T05:48:08.908Z] [2021-03-24T05:48:08.908Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-24T05:48:08.908Z] #68 sha256:b7d78a0f5809bfb9e77a32ec0a9fefe27b051ced91239fc351a7fd40b4646310 [2021-03-24T05:48:08.908Z] #68 22.18 Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-24T05:48:08.908Z] #68 22.85 + cd /tmp/tmp.zzsfttE5V2/src/github.com/docker/libnetwork [2021-03-24T05:48:08.908Z] #68 22.85 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-24T05:48:08.908Z] #68 23.39 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-24T05:48:08.908Z] #68 ... [2021-03-24T05:48:08.908Z] [2021-03-24T05:48:08.908Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:08.908Z] #50 sha256:b9e669b583c506195fae137946ebed012f339d19306f9a417d98f2fb60562f90 [2021-03-24T05:48:08.908Z] #50 31.17 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-24T05:48:08.908Z] #50 31.26 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-24T05:48:08.908Z] #50 31.33 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-24T05:48:08.908Z] #50 31.42 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-24T05:48:08.908Z] #50 31.53 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-24T05:48:08.908Z] #50 31.54 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-24T05:48:08.908Z] #50 31.63 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-24T05:48:08.908Z] #50 31.76 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-24T05:48:08.908Z] #50 31.77 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-24T05:48:08.908Z] #50 31.83 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-24T05:48:08.908Z] #50 31.94 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-24T05:48:08.908Z] #50 32.18 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-24T05:48:08.908Z] #50 32.20 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-24T05:48:08.908Z] #50 32.28 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-24T05:48:08.908Z] #50 32.31 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-24T05:48:08.908Z] #50 32.32 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-24T05:48:08.908Z] #50 32.41 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-24T05:48:08.936Z] #49 26.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-24T05:48:08.967Z] [2021-03-24T05:48:08.967Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:48:08.967Z] #56 sha256:bede10dcf35011136f0303f6330ad0f5058221b2348550443756ae464026448f [2021-03-24T05:48:08.967Z] #56 48.00 Checking out files: 53% (2049/3823) Checking out files: 54% (2065/3823) Checking out files: 55% (2103/3823) Checking out files: 56% (2141/3823) Checking out files: 57% (2180/3823) Checking out files: 58% (2218/3823) Checking out files: 59% (2256/3823) Checking out files: 60% (2294/3823) Checking out files: 61% (2333/3823) Checking out files: 62% (2371/3823) Checking out files: 63% (2409/3823) Checking out files: 64% (2447/3823) Checking out files: 65% (2485/3823) Checking out files: 66% (2524/3823) Checking out files: 67% (2562/3823) Checking out files: 68% (2600/3823) Checking out files: 69% (2638/3823) Checking out files: 70% (2677/3823) Checking out files: 71% (2715/3823) Checking out files: 72% (2753/3823) Checking out files: 73% (2791/3823) Checking out files: 74% (2830/3823) Checking out files: 75% (2868/3823) Checking out files: 76% (2906/3823) Checking out files: 77% (2944/3823) Checking out files: 78% (2982/3823) Checking out files: 79% (3021/3823) Checking out files: 80% (3059/3823) Checking out files: 81% (3097/3823) Checking out files: 82% (3135/3823) Checking out files: 83% (3174/3823) Checking out files: 84% (3212/3823) Checking out files: 85% (3250/3823) Checking out files: 86% (3288/3823) Checking out files: 87% (3327/3823) Checking out files: 88% (3365/3823) Checking out files: 89% (3403/3823) Checking out files: 90% (3441/3823) Checking out files: 91% (3479/3823) Checking out files: 92% (3518/3823) Checking out files: 92% (3530/3823) Checking out files: 93% (3556/3823) Checking out files: 94% (3594/3823) Checking out files: 95% (3632/3823) Checking out files: 96% (3671/3823) Checking out files: 97% (3709/3823) Checking out files: 98% (3747/3823) Checking out files: 99% (3785/3823) Checking out files: 100% (3823/3823) Checking out files: 100% (3823/3823), done. [2021-03-24T05:48:08.967Z] #56 49.26 + cd /tmp/tmp.OhzcKg6LUG/src/github.com/containerd/containerd [2021-03-24T05:48:08.967Z] #56 49.26 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-24T05:48:08.967Z] #56 51.21 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-24T05:48:08.967Z] #56 51.21 + BUILDTAGS='netgo osusergo static_build' [2021-03-24T05:48:08.967Z] #56 51.21 + export EXTRA_FLAGS=-buildmode=pie [2021-03-24T05:48:08.967Z] #56 51.21 + EXTRA_FLAGS=-buildmode=pie [2021-03-24T05:48:08.967Z] #56 51.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-24T05:48:08.967Z] #56 51.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-24T05:48:08.967Z] #56 51.21 + '[' '' = dynamic ']' [2021-03-24T05:48:08.967Z] #56 51.21 + make [2021-03-24T05:48:08.967Z] #56 52.21 + bin/ctr [2021-03-24T05:48:08.967Z] #56 ... [2021-03-24T05:48:08.967Z] [2021-03-24T05:48:08.967Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:48:08.967Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:48:08.967Z] #43 22.91 CC images/ghost-file.o [2021-03-24T05:48:09.193Z] #49 27.19 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-24T05:48:09.193Z] #49 27.26 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-24T05:48:09.193Z] #49 27.33 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-24T05:48:09.208Z] #50 32.45 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-24T05:48:09.208Z] #50 32.47 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-24T05:48:09.208Z] #50 32.52 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-24T05:48:09.442Z] #58 27.04 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-24T05:48:09.510Z] #50 32.71 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-24T05:48:09.510Z] #50 32.82 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-24T05:48:09.538Z] #43 23.35 CC images/fifo.o [2021-03-24T05:48:09.703Z] #29 12.70 0.0% ## 3.9% #### 6.6% ###### 9.0% ######## 11.1% ########## 14.2% ########### 16.7% ############# 18.7% ############## 19.9% ############### 21.9% ################## 26.3% ##################### 29.4% ######################### 35.0% ############################ 39.2% ############################### 43.8% ################################## 48.5% #################################### 50.1% ###################################### 53.9% ######################################### 58.2% ############################################# 63.1% ############################################### 66.4% ################################################ 67.9% ################################################## 69.9% ################################################### 72.0% #################################################### 73.1% ####################################################### 76.9% ########################################################## 81.6% ############################################################ 84.6% ############################################################### 88.3% ################################################################## 92.6% ###################################################################### 97.3% ######################################################################## 100.0% [2021-03-24T05:48:09.758Z] #49 27.87 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-24T05:48:09.758Z] #49 27.98 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-24T05:48:09.799Z] #43 23.64 CC images/remap-file-path.o [2021-03-24T05:48:09.810Z] #50 33.03 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-24T05:48:09.810Z] #50 33.07 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-24T05:48:09.810Z] #50 33.09 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-24T05:48:09.967Z] #29 16.57 [2021-03-24T05:48:10.015Z] #49 28.27 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-24T05:48:10.131Z] #50 33.24 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-24T05:48:10.131Z] #50 33.43 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-24T05:48:10.131Z] #50 33.51 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-24T05:48:10.371Z] #43 23.98 CC images/eventfd.o [2021-03-24T05:48:10.371Z] #43 24.21 CC images/eventpoll.o [2021-03-24T05:48:10.430Z] #50 33.53 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-24T05:48:10.430Z] #50 33.65 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-24T05:48:10.430Z] #50 33.69 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-24T05:48:10.430Z] #50 33.81 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-24T05:48:10.430Z] #50 33.81 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-24T05:48:10.430Z] #50 33.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-24T05:48:10.631Z] #43 24.50 CC images/fh.o [2021-03-24T05:48:10.829Z] #29 17.00 0.0% 1.1% # 1.7% [2021-03-24T05:48:10.829Z] #29 ... [2021-03-24T05:48:10.829Z] [2021-03-24T05:48:10.829Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:48:10.829Z] #45 sha256:d75d4b2bca823701871c0c1199db9d73b035b65d8e1749db8447e3a76684cb7d [2021-03-24T05:48:10.829Z] #45 7.735 container/list [2021-03-24T05:48:10.829Z] #45 9.193 crypto/internal/subtle [2021-03-24T05:48:10.829Z] #45 9.503 crypto/subtle [2021-03-24T05:48:10.829Z] #45 9.694 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-24T05:48:10.829Z] #45 9.720 internal/nettrace [2021-03-24T05:48:10.829Z] #45 10.04 vendor/golang.org/x/crypto/internal/subtle [2021-03-24T05:48:10.829Z] #45 10.23 runtime/cgo [2021-03-24T05:48:10.829Z] #45 ... [2021-03-24T05:48:10.829Z] [2021-03-24T05:48:10.829Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:48:10.829Z] #29 sha256:d3c3c556931901fd00ae6333631931ffb33e965f663117d70af0d3ae30f49695 [2021-03-24T05:48:10.892Z] #43 24.77 CC images/fsnotify.o [2021-03-24T05:48:10.946Z] #49 29.04 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-24T05:48:11.089Z] #50 34.23 go: extracting golang.org/x/text v0.3.2 [2021-03-24T05:48:11.089Z] #50 34.30 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-24T05:48:11.089Z] #50 ... [2021-03-24T05:48:11.089Z] [2021-03-24T05:48:11.089Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:48:11.089Z] #30 sha256:1f4b9fb9f86060cc5ee53e44e76619d105af552a2c155dae15e5bd2eab057d2c [2021-03-24T05:48:11.089Z] #30 31.95 [2021-03-24T05:48:11.089Z] #30 32.98 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-24T05:48:11.089Z] #30 33.52 [2021-03-24T05:48:11.089Z] #30 33.79 #=#=# ##O#- # ######################################################################## 100.0% [2021-03-24T05:48:11.089Z] #30 34.05 [2021-03-24T05:48:11.089Z] #30 34.14 Download of images into '/build' complete. [2021-03-24T05:48:11.089Z] #30 34.14 Use something like the following to load the result into a Docker daemon: [2021-03-24T05:48:11.089Z] #30 34.14 tar -cC '/build' . | docker load [2021-03-24T05:48:11.089Z] #30 DONE 34.2s [2021-03-24T05:48:11.364Z] #58 29.16 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-24T05:48:11.388Z] [2021-03-24T05:48:11.388Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:11.388Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-24T05:48:11.388Z] #43 26.25 Reading package lists... [2021-03-24T05:48:11.463Z] #43 25.29 CC images/signalfd.o [2021-03-24T05:48:11.474Z] #13 ... [2021-03-24T05:48:11.474Z] [2021-03-24T05:48:11.474Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-24T05:48:11.474Z] #47 sha256:11af607fa95de58792a766a4dc55f0ac46400c4bd596cea288bfdc73807e4872 [2021-03-24T05:48:11.474Z] #47 4.783 + RM_GOPATH=0 [2021-03-24T05:48:11.474Z] #47 4.783 + TMP_GOPATH= [2021-03-24T05:48:11.474Z] #47 4.783 + : /build [2021-03-24T05:48:11.474Z] #47 4.783 + '[' -z '' ']' [2021-03-24T05:48:11.474Z] #47 4.783 ++ mktemp -d [2021-03-24T05:48:11.474Z] #47 4.783 + export GOPATH=/tmp/tmp.DTNBcRclDf [2021-03-24T05:48:11.474Z] #47 4.783 + GOPATH=/tmp/tmp.DTNBcRclDf [2021-03-24T05:48:11.474Z] #47 4.783 + RM_GOPATH=1 [2021-03-24T05:48:11.474Z] #47 4.783 + case "$(go env GOARCH)" in [2021-03-24T05:48:11.474Z] #47 4.783 ++ go env GOARCH [2021-03-24T05:48:11.474Z] #47 4.792 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:11.474Z] #47 4.792 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:11.474Z] #47 4.792 ++ dirname /tmp/install/install.sh [2021-03-24T05:48:11.474Z] #47 4.792 + dir=/tmp/install [2021-03-24T05:48:11.474Z] #47 4.792 + bin=gotestsum [2021-03-24T05:48:11.474Z] #47 4.792 + shift [2021-03-24T05:48:11.474Z] #47 4.792 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-24T05:48:11.474Z] #47 4.792 + . /tmp/install/gotestsum.installer [2021-03-24T05:48:11.474Z] #47 4.792 ++ : v0.5.3 [2021-03-24T05:48:11.474Z] #47 4.792 + install_gotestsum [2021-03-24T05:48:11.474Z] #47 4.792 + set -e [2021-03-24T05:48:11.474Z] #47 4.792 + export GO111MODULE=on [2021-03-24T05:48:11.474Z] #47 4.792 + GO111MODULE=on [2021-03-24T05:48:11.474Z] #47 4.792 + GOBIN=/build [2021-03-24T05:48:11.474Z] #47 4.792 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-24T05:48:11.474Z] #47 4.813 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-24T05:48:11.474Z] #47 4.813 go: finding gotest.tools v0.5.3 [2021-03-24T05:48:11.474Z] #47 5.656 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-24T05:48:11.474Z] #47 6.117 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-24T05:48:11.474Z] #47 6.643 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-24T05:48:11.474Z] #47 6.652 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-24T05:48:11.474Z] #47 6.796 go: downloading github.com/fatih/color v1.9.0 [2021-03-24T05:48:11.474Z] #47 6.796 go: downloading github.com/pkg/errors v0.9.1 [2021-03-24T05:48:11.474Z] #47 6.817 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-24T05:48:11.474Z] #47 6.847 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-24T05:48:11.474Z] #47 6.909 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-24T05:48:11.474Z] #47 6.929 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-24T05:48:11.474Z] #47 7.077 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-24T05:48:11.474Z] #47 7.118 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-24T05:48:11.474Z] #47 7.143 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-24T05:48:11.474Z] #47 7.265 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-24T05:48:11.474Z] #47 7.265 go: extracting github.com/pkg/errors v0.9.1 [2021-03-24T05:48:11.474Z] #47 7.520 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-24T05:48:11.474Z] #47 7.623 go: extracting github.com/fatih/color v1.9.0 [2021-03-24T05:48:11.474Z] #47 7.628 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-24T05:48:11.474Z] #47 7.628 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-24T05:48:11.474Z] #47 7.769 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-24T05:48:11.474Z] #47 7.988 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-24T05:48:11.511Z] #49 29.53 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-24T05:48:11.688Z] #43 33.98 Building dependency tree... [2021-03-24T05:48:11.688Z] #43 ... [2021-03-24T05:48:11.688Z] [2021-03-24T05:48:11.688Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:48:11.688Z] #59 sha256:0b56e797a8b7de5ead3f462b973e1c0b1a52cd5a8b2e020165b66d7ff3ec3104 [2021-03-24T05:48:11.688Z] #59 25.11 go: finding github.com/pkg/errors v0.9.1 [2021-03-24T05:48:11.688Z] #59 25.14 go: finding github.com/sirupsen/logrus v1.8.1 [2021-03-24T05:48:11.688Z] #59 25.28 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-24T05:48:11.688Z] #59 25.46 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-24T05:48:11.688Z] #59 25.62 go: finding github.com/google/uuid v1.2.0 [2021-03-24T05:48:11.688Z] #59 25.80 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-24T05:48:11.688Z] #59 25.93 go: finding github.com/moby/vpnkit v0.5.0 [2021-03-24T05:48:11.688Z] #59 25.93 go: finding github.com/gofrs/flock v0.8.0 [2021-03-24T05:48:11.688Z] #59 26.02 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-03-24T05:48:11.688Z] #59 26.03 go: finding github.com/gorilla/mux v1.8.0 [2021-03-24T05:48:11.688Z] #59 26.18 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-24T05:48:11.688Z] #59 26.21 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-24T05:48:11.688Z] #59 26.22 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-24T05:48:11.688Z] #59 26.51 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-24T05:48:11.688Z] #59 27.06 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-24T05:48:11.728Z] #43 25.55 CC images/fs.o [2021-03-24T05:48:11.939Z] #58 ... [2021-03-24T05:48:11.940Z] [2021-03-24T05:48:11.940Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-24T05:48:11.940Z] #67 sha256:177340c4b5594ae2304eff8be8930b0b2cb390201f71db75065c0b309e1c5e5a [2021-03-24T05:48:11.940Z] #67 25.58 Checking out files: 40% (773/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 88% (1678/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-24T05:48:11.940Z] #67 27.33 + cd /tmp/tmp.iF3IoW8VQa/src/github.com/docker/libnetwork [2021-03-24T05:48:11.940Z] #67 27.33 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-24T05:48:11.940Z] #67 27.42 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-24T05:48:11.987Z] #59 ... [2021-03-24T05:48:11.987Z] [2021-03-24T05:48:11.987Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:11.987Z] #50 sha256:b9e669b583c506195fae137946ebed012f339d19306f9a417d98f2fb60562f90 [2021-03-24T05:48:11.987Z] #50 34.79 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-24T05:48:11.987Z] #50 34.98 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-24T05:48:11.987Z] #50 35.27 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-24T05:48:11.989Z] #43 25.77 CC images/pstree.o [2021-03-24T05:48:12.076Z] #49 30.26 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-24T05:48:12.250Z] #43 25.99 CC images/pipe.o [2021-03-24T05:48:12.250Z] #43 26.18 CC images/tcp-stream.o [2021-03-24T05:48:12.286Z] #50 35.44 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-24T05:48:12.286Z] #50 35.62 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-24T05:48:12.334Z] #49 30.52 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-24T05:48:12.478Z] #47 9.884 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-24T05:48:12.478Z] #47 ... [2021-03-24T05:48:12.478Z] [2021-03-24T05:48:12.478Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:48:12.478Z] #34 sha256:1423d24c2220f56acfad514509f143fd49213a0441e52d98c74ab553327b4535 [2021-03-24T05:48:12.478Z] #34 5.281 + RM_GOPATH=0 [2021-03-24T05:48:12.478Z] #34 5.281 + TMP_GOPATH= [2021-03-24T05:48:12.478Z] #34 5.281 + : /build [2021-03-24T05:48:12.478Z] #34 5.281 + '[' -z '' ']' [2021-03-24T05:48:12.478Z] #34 5.281 ++ mktemp -d [2021-03-24T05:48:12.478Z] #34 5.281 + export GOPATH=/tmp/tmp.8U9oIKQ9XS [2021-03-24T05:48:12.478Z] #34 5.281 + GOPATH=/tmp/tmp.8U9oIKQ9XS [2021-03-24T05:48:12.478Z] #34 5.281 + RM_GOPATH=1 [2021-03-24T05:48:12.478Z] #34 5.281 + case "$(go env GOARCH)" in [2021-03-24T05:48:12.478Z] #34 5.281 ++ go env GOARCH [2021-03-24T05:48:12.478Z] #34 5.302 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-24T05:48:12.478Z] #34 5.302 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:12.478Z] #34 5.302 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:12.478Z] #34 5.302 ++ dirname /tmp/install/install.sh [2021-03-24T05:48:12.478Z] #34 5.302 + dir=/tmp/install [2021-03-24T05:48:12.478Z] #34 5.302 + bin=tomlv [2021-03-24T05:48:12.478Z] #34 5.302 + shift [2021-03-24T05:48:12.478Z] #34 5.302 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-24T05:48:12.478Z] #34 5.302 + . /tmp/install/tomlv.installer [2021-03-24T05:48:12.478Z] #34 5.302 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-24T05:48:12.478Z] #34 5.302 + install_tomlv [2021-03-24T05:48:12.478Z] #34 5.302 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-24T05:48:12.478Z] #34 5.302 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8U9oIKQ9XS/src/github.com/BurntSushi/toml [2021-03-24T05:48:12.478Z] #34 5.311 Cloning into '/tmp/tmp.8U9oIKQ9XS/src/github.com/BurntSushi/toml'... [2021-03-24T05:48:12.478Z] #34 6.072 + cd /tmp/tmp.8U9oIKQ9XS/src/github.com/BurntSushi/toml [2021-03-24T05:48:12.478Z] #34 6.072 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-24T05:48:12.478Z] #34 6.081 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-24T05:48:12.478Z] #34 6.592 runtime/internal/atomic [2021-03-24T05:48:12.478Z] #34 6.596 internal/cpu [2021-03-24T05:48:12.478Z] #34 6.867 runtime/internal/sys [2021-03-24T05:48:12.478Z] #34 6.972 runtime/internal/math [2021-03-24T05:48:12.478Z] #34 7.080 math/bits [2021-03-24T05:48:12.478Z] #34 7.080 internal/bytealg [2021-03-24T05:48:12.478Z] #34 7.534 math [2021-03-24T05:48:12.478Z] #34 8.036 runtime [2021-03-24T05:48:12.511Z] #43 26.43 CC images/sk-packet.o [2021-03-24T05:48:12.586Z] #50 35.78 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-24T05:48:12.751Z] #34 ... [2021-03-24T05:48:12.751Z] [2021-03-24T05:48:12.751Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:48:12.751Z] #51 sha256:d9ce0a015fd4a4f92ba9efb821bd61dd7c8de52ff08aa62fcaea91bbbd27b3ba [2021-03-24T05:48:12.751Z] #51 4.713 + RM_GOPATH=0 [2021-03-24T05:48:12.751Z] #51 4.713 + TMP_GOPATH= [2021-03-24T05:48:12.751Z] #51 4.713 + : /build [2021-03-24T05:48:12.751Z] #51 4.713 + '[' -z '' ']' [2021-03-24T05:48:12.751Z] #51 4.714 ++ mktemp -d [2021-03-24T05:48:12.751Z] #51 4.783 + export GOPATH=/tmp/tmp.BVBl5L5biL [2021-03-24T05:48:12.751Z] #51 4.783 + GOPATH=/tmp/tmp.BVBl5L5biL [2021-03-24T05:48:12.751Z] #51 4.783 + RM_GOPATH=1 [2021-03-24T05:48:12.751Z] #51 4.783 + case "$(go env GOARCH)" in [2021-03-24T05:48:12.751Z] #51 4.783 ++ go env GOARCH [2021-03-24T05:48:12.751Z] #51 4.792 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:12.751Z] #51 4.792 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:12.751Z] #51 4.792 ++ dirname /tmp/install/install.sh [2021-03-24T05:48:12.751Z] #51 4.792 + dir=/tmp/install [2021-03-24T05:48:12.751Z] #51 4.792 + bin=shfmt [2021-03-24T05:48:12.751Z] #51 4.792 + shift [2021-03-24T05:48:12.751Z] #51 4.792 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-24T05:48:12.751Z] #51 4.792 + . /tmp/install/shfmt.installer [2021-03-24T05:48:12.751Z] #51 4.792 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-24T05:48:12.751Z] #51 4.792 + install_shfmt [2021-03-24T05:48:12.751Z] #51 4.792 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-24T05:48:12.751Z] #51 4.792 + git clone https://github.com/mvdan/sh.git /tmp/tmp.BVBl5L5biL/src/github.com/mvdan/sh [2021-03-24T05:48:12.751Z] #51 4.792 Cloning into '/tmp/tmp.BVBl5L5biL/src/github.com/mvdan/sh'... [2021-03-24T05:48:12.751Z] #51 4.792 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-24T05:48:12.751Z] #51 ... [2021-03-24T05:48:12.751Z] [2021-03-24T05:48:12.751Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-24T05:48:12.751Z] #67 sha256:ef60c91a650afe857b8a943bbd302ec1a161e0e41731f0cc21659b6f6df741be [2021-03-24T05:48:12.751Z] #67 4.765 + RM_GOPATH=0 [2021-03-24T05:48:12.751Z] #67 4.765 + TMP_GOPATH= [2021-03-24T05:48:12.751Z] #67 4.765 + : /build [2021-03-24T05:48:12.751Z] #67 4.765 + '[' -z '' ']' [2021-03-24T05:48:12.751Z] #67 4.765 ++ mktemp -d [2021-03-24T05:48:12.751Z] #67 4.783 + export GOPATH=/tmp/tmp.qQCX6ItWVf [2021-03-24T05:48:12.751Z] #67 4.783 + GOPATH=/tmp/tmp.qQCX6ItWVf [2021-03-24T05:48:12.751Z] #67 4.783 + RM_GOPATH=1 [2021-03-24T05:48:12.751Z] #67 4.783 + case "$(go env GOARCH)" in [2021-03-24T05:48:12.751Z] #67 4.783 ++ go env GOARCH [2021-03-24T05:48:12.751Z] #67 4.783 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:12.751Z] #67 4.783 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:12.751Z] #67 4.792 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-24T05:48:12.751Z] #67 4.792 ++ dirname /tmp/install/install.sh [2021-03-24T05:48:12.751Z] #67 4.792 + dir=/tmp/install [2021-03-24T05:48:12.751Z] #67 4.792 + bin=proxy [2021-03-24T05:48:12.751Z] #67 4.792 + shift [2021-03-24T05:48:12.751Z] #67 4.792 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-24T05:48:12.751Z] #67 4.792 + . /tmp/install/proxy.installer [2021-03-24T05:48:12.751Z] #67 4.792 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-24T05:48:12.751Z] #67 4.792 + install_proxy [2021-03-24T05:48:12.751Z] #67 4.792 + case "$1" in [2021-03-24T05:48:12.751Z] #67 4.792 + export CGO_ENABLED=0 [2021-03-24T05:48:12.751Z] #67 4.792 + CGO_ENABLED=0 [2021-03-24T05:48:12.751Z] #67 4.792 + _install_proxy [2021-03-24T05:48:12.751Z] #67 4.792 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-24T05:48:12.751Z] #67 4.792 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qQCX6ItWVf/src/github.com/docker/libnetwork [2021-03-24T05:48:12.751Z] #67 4.792 Cloning into '/tmp/tmp.qQCX6ItWVf/src/github.com/docker/libnetwork'... [2021-03-24T05:48:12.771Z] #43 26.69 CC images/mnt.o [2021-03-24T05:48:12.885Z] #67 ... [2021-03-24T05:48:12.885Z] [2021-03-24T05:48:12.885Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:48:12.885Z] #51 sha256:a7aa5b284c7f0f575ef0fcda54b34e392793ed40811bb21b91682e94ba4a38d3 [2021-03-24T05:48:12.885Z] #51 20.89 + cd /tmp/tmp.bEftXDTS03/src/github.com/mvdan/sh [2021-03-24T05:48:12.885Z] #51 20.89 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-24T05:48:12.885Z] #51 21.18 + GO111MODULE=on [2021-03-24T05:48:12.885Z] #51 21.18 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-24T05:48:12.885Z] #51 23.60 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-24T05:48:12.885Z] #51 23.70 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-24T05:48:12.885Z] #51 23.76 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-24T05:48:12.885Z] #51 24.09 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-24T05:48:12.885Z] #51 24.58 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-24T05:48:12.885Z] #51 25.94 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-24T05:48:12.885Z] #51 27.07 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-24T05:48:12.885Z] #51 28.97 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-24T05:48:12.885Z] #51 ... [2021-03-24T05:48:12.885Z] [2021-03-24T05:48:12.885Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:12.885Z] #49 sha256:9eb144aa634e2860b6571929d4ad9c57ddfdb81c2fd1564c6b80563027f01db1 [2021-03-24T05:48:12.885Z] #49 25.22 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-24T05:48:12.885Z] #49 25.30 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-24T05:48:12.885Z] #49 25.44 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-24T05:48:12.885Z] #49 25.71 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-24T05:48:12.885Z] #49 26.00 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-24T05:48:12.885Z] #49 27.31 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-24T05:48:12.885Z] #49 30.86 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-24T05:48:12.885Z] #49 31.00 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-24T05:48:12.885Z] #49 31.05 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-24T05:48:12.885Z] #49 31.05 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-24T05:48:12.885Z] #49 31.09 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-24T05:48:12.897Z] #49 30.85 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-24T05:48:12.897Z] #49 ... [2021-03-24T05:48:12.897Z] [2021-03-24T05:48:12.897Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:48:12.897Z] #51 sha256:828712f056dd5ce79dff348101639e732c446f59dba2f442f91a1bb1441d0f2a [2021-03-24T05:48:12.897Z] #51 20.86 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-24T05:48:12.897Z] #51 23.14 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-24T05:48:12.897Z] #51 23.25 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-24T05:48:12.897Z] #51 23.74 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-24T05:48:12.897Z] #51 23.85 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-24T05:48:12.897Z] #51 25.30 unicode/utf16 [2021-03-24T05:48:12.897Z] #51 25.36 runtime [2021-03-24T05:48:12.897Z] #51 25.74 runtime/cgo [2021-03-24T05:48:12.897Z] #51 ... [2021-03-24T05:48:12.897Z] [2021-03-24T05:48:12.897Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-24T05:48:12.897Z] #47 sha256:4065eac8d2e912797522e3fdfe44bf2d9d3f2cbc76cffe8926d593e8ff6d2963 [2021-03-24T05:48:12.897Z] #47 25.09 go: finding github.com/fatih/color v1.9.0 [2021-03-24T05:48:12.897Z] #47 25.11 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-24T05:48:12.897Z] #47 25.13 go: finding github.com/pkg/errors v0.9.1 [2021-03-24T05:48:12.897Z] #47 25.26 go: finding github.com/spf13/pflag v1.0.3 [2021-03-24T05:48:12.897Z] #47 25.42 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-24T05:48:12.897Z] #47 25.52 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-24T05:48:12.897Z] #47 25.89 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-24T05:48:12.897Z] #47 26.35 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-24T05:48:12.897Z] #47 26.36 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-24T05:48:12.897Z] #47 26.46 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-24T05:48:12.897Z] #47 26.51 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-24T05:48:13.032Z] #43 26.88 CC images/pipe-data.o [2021-03-24T05:48:13.041Z] #67 ... [2021-03-24T05:48:13.041Z] [2021-03-24T05:48:13.041Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-24T05:48:13.041Z] #24 sha256:de061f2201e98509cbed6f04560912fa626616907a777867fe94c73cd45703de [2021-03-24T05:48:13.041Z] #24 6.473 + RM_GOPATH=0 [2021-03-24T05:48:13.041Z] #24 6.473 + TMP_GOPATH= [2021-03-24T05:48:13.041Z] #24 6.473 + : /build [2021-03-24T05:48:13.041Z] #24 6.473 + '[' -z '' ']' [2021-03-24T05:48:13.041Z] #24 6.473 ++ mktemp -d [2021-03-24T05:48:13.041Z] #24 6.473 + export GOPATH=/tmp/tmp.STPU6kloXb [2021-03-24T05:48:13.041Z] #24 6.473 + GOPATH=/tmp/tmp.STPU6kloXb [2021-03-24T05:48:13.041Z] #24 6.473 + RM_GOPATH=1 [2021-03-24T05:48:13.041Z] #24 6.473 + case "$(go env GOARCH)" in [2021-03-24T05:48:13.041Z] #24 6.473 ++ go env GOARCH [2021-03-24T05:48:13.041Z] #24 6.505 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:13.041Z] #24 6.505 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:13.041Z] #24 6.506 ++ dirname /tmp/install/install.sh [2021-03-24T05:48:13.041Z] #24 6.508 + dir=/tmp/install [2021-03-24T05:48:13.041Z] #24 6.508 + bin=dockercli [2021-03-24T05:48:13.041Z] #24 6.508 + shift [2021-03-24T05:48:13.041Z] #24 6.508 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-24T05:48:13.041Z] #24 6.508 + . /tmp/install/dockercli.installer [2021-03-24T05:48:13.041Z] #24 6.508 ++ : stable [2021-03-24T05:48:13.041Z] #24 6.508 ++ : 17.06.2-ce [2021-03-24T05:48:13.041Z] #24 6.508 + install_dockercli [2021-03-24T05:48:13.041Z] #24 6.508 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-24T05:48:13.041Z] #24 6.508 Install docker/cli version 17.06.2-ce from stable [2021-03-24T05:48:13.041Z] #24 6.508 ++ uname -m [2021-03-24T05:48:13.041Z] #24 6.510 + arch=x86_64 [2021-03-24T05:48:13.041Z] #24 6.510 + '[' x86_64 '!=' x86_64 ']' [2021-03-24T05:48:13.041Z] #24 6.510 + url=https://download.docker.com/linux/static [2021-03-24T05:48:13.041Z] #24 6.510 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-24T05:48:13.041Z] #24 6.510 + tar -xz docker/docker [2021-03-24T05:48:13.041Z] #24 ... [2021-03-24T05:48:13.041Z] [2021-03-24T05:48:13.041Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:48:13.041Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:48:13.041Z] #36 7.404 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:48:13.041Z] #36 7.493 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:48:13.041Z] #36 7.493 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:48:13.041Z] #36 8.432 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-24T05:48:13.041Z] #36 10.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-24T05:48:13.147Z] #49 31.27 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-24T05:48:13.147Z] #49 ... [2021-03-24T05:48:13.147Z] [2021-03-24T05:48:13.147Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:48:13.147Z] #51 sha256:a7aa5b284c7f0f575ef0fcda54b34e392793ed40811bb21b91682e94ba4a38d3 [2021-03-24T05:48:13.147Z] #51 31.18 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-24T05:48:13.236Z] #50 36.40 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-24T05:48:13.237Z] #29 17.00 0.0% 1.1% # 1.7% # 2.3% ## 3.5% ### 5.0% #### 6.6% ##### 7.9% ####### 9.8% ######## 11.3% ######## 12.5% ########## 14.2% ########### 15.9% ############ 17.3% ############# 19.0% ############## 20.2% ############### 21.3% ################ 22.6% ################# 24.4% ################## 25.5% ################### 27.3% #################### 28.5% ##################### 29.6% ###################### 31.1% ####################### 32.6% [2021-03-24T05:48:13.237Z] #29 ... [2021-03-24T05:48:13.237Z] [2021-03-24T05:48:13.237Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:13.237Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-24T05:48:13.237Z] #13 8.640 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-24T05:48:13.237Z] #13 9.996 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [452 kB] [2021-03-24T05:48:13.237Z] #13 18.28 Fetched 8747 kB in 14s (616 kB/s) [2021-03-24T05:48:13.237Z] #13 18.28 Reading package lists... [2021-03-24T05:48:13.237Z] #13 ... [2021-03-24T05:48:13.237Z] [2021-03-24T05:48:13.237Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:48:13.237Z] #29 sha256:d3c3c556931901fd00ae6333631931ffb33e965f663117d70af0d3ae30f49695 [2021-03-24T05:48:13.292Z] #43 27.10 CC images/sa.o [2021-03-24T05:48:13.334Z] #36 ... [2021-03-24T05:48:13.334Z] [2021-03-24T05:48:13.334Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:48:13.334Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-24T05:48:13.334Z] #40 6.299 + git clone https://github.com/docker/distribution.git . [2021-03-24T05:48:13.334Z] #40 6.299 Cloning into '.'... [2021-03-24T05:48:13.334Z] #40 ... [2021-03-24T05:48:13.334Z] [2021-03-24T05:48:13.334Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:48:13.334Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-24T05:48:13.334Z] #55 4.891 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:48:13.334Z] #55 4.907 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:48:13.334Z] #55 4.907 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:48:13.334Z] #55 5.179 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-24T05:48:13.334Z] #55 6.110 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-24T05:48:13.334Z] #55 8.129 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-24T05:48:13.413Z] #51 31.54 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-24T05:48:13.552Z] #43 27.27 CC images/timer.o [2021-03-24T05:48:13.552Z] #43 ... [2021-03-24T05:48:13.552Z] [2021-03-24T05:48:13.552Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:48:13.552Z] #45 sha256:9ac5254288b3c36e6c94bbcc9a2b1f5c7066564286fe16bda9447a8d42b5d6d2 [2021-03-24T05:48:13.552Z] #45 115.4 github.com/LK4D4/vndr/build [2021-03-24T05:48:13.552Z] #45 115.5 compress/flate [2021-03-24T05:48:13.552Z] #45 118.5 compress/gzip [2021-03-24T05:48:13.552Z] #45 119.1 vendor/golang.org/x/text/transform [2021-03-24T05:48:13.552Z] #45 119.1 net [2021-03-24T05:48:13.552Z] #45 119.8 vendor/golang.org/x/text/unicode/bidi [2021-03-24T05:48:13.552Z] #45 122.0 vendor/golang.org/x/text/secure/bidirule [2021-03-24T05:48:13.552Z] #45 122.2 vendor/golang.org/x/text/unicode/norm [2021-03-24T05:48:13.675Z] #55 ... [2021-03-24T05:48:13.675Z] [2021-03-24T05:48:13.675Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:13.675Z] #49 sha256:3fa1b79f53547034ad1bfbafff991c7d0d4a8b78b58d3040f02217d6c09d4c63 [2021-03-24T05:48:13.675Z] #49 4.647 + RM_GOPATH=0 [2021-03-24T05:48:13.675Z] #49 4.651 + TMP_GOPATH= [2021-03-24T05:48:13.675Z] #49 4.651 + : /build [2021-03-24T05:48:13.675Z] #49 4.651 + '[' -z '' ']' [2021-03-24T05:48:13.675Z] #49 4.651 ++ mktemp -d [2021-03-24T05:48:13.675Z] #49 4.652 + export GOPATH=/tmp/tmp.qC6PWBFPjj [2021-03-24T05:48:13.675Z] #49 4.652 + GOPATH=/tmp/tmp.qC6PWBFPjj [2021-03-24T05:48:13.675Z] #49 4.652 + RM_GOPATH=1 [2021-03-24T05:48:13.675Z] #49 4.652 + case "$(go env GOARCH)" in [2021-03-24T05:48:13.675Z] #49 4.653 ++ go env GOARCH [2021-03-24T05:48:13.675Z] #49 4.676 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:13.675Z] #49 4.676 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:13.675Z] #49 4.676 ++ dirname /tmp/install/install.sh [2021-03-24T05:48:13.675Z] #49 4.676 + dir=/tmp/install [2021-03-24T05:48:13.675Z] #49 4.676 + bin=golangci_lint [2021-03-24T05:48:13.675Z] #49 4.676 + shift [2021-03-24T05:48:13.675Z] #49 4.676 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-24T05:48:13.675Z] #49 4.676 + . /tmp/install/golangci_lint.installer [2021-03-24T05:48:13.675Z] #49 4.676 ++ : v1.23.8 [2021-03-24T05:48:13.675Z] #49 4.676 + install_golangci_lint [2021-03-24T05:48:13.675Z] #49 4.676 + set -e [2021-03-24T05:48:13.675Z] #49 4.676 + export GO111MODULE=on [2021-03-24T05:48:13.675Z] #49 4.676 + GO111MODULE=on [2021-03-24T05:48:13.675Z] #49 4.676 + GOBIN=/build [2021-03-24T05:48:13.675Z] #49 4.676 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-24T05:48:13.675Z] #49 4.811 go: finding github.com v1.23.8 [2021-03-24T05:48:13.675Z] #49 4.811 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-24T05:48:13.675Z] #49 4.811 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-24T05:48:13.675Z] #49 4.811 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-24T05:48:13.675Z] #49 4.811 go: finding github.com/golangci v1.23.8 [2021-03-24T05:48:13.675Z] #49 5.585 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-24T05:48:13.675Z] #49 6.131 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-24T05:48:13.675Z] #49 ... [2021-03-24T05:48:13.675Z] [2021-03-24T05:48:13.675Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:13.675Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:48:13.675Z] #42 7.426 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:48:13.675Z] #42 7.481 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:48:13.675Z] #42 7.499 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:48:13.675Z] #42 8.503 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-24T05:48:13.675Z] #42 10.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-24T05:48:13.675Z] #51 31.75 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-24T05:48:13.767Z] #29 17.00 0.0% 1.1% # 1.7% # 2.3% ## 3.5% ### 5.0% #### 6.6% ##### 7.9% ####### 9.8% ######## 11.3% ######## 12.5% ########## 14.2% ########### 15.9% ############ 17.3% ############# 19.0% ############## 20.2% ############### 21.3% ################ 22.6% ################# 24.4% ################## 25.5% ################### 27.3% #################### 28.5% ##################### 29.6% ###################### 31.1% ####################### 32.6% ######################## 34.0% ######################### 34.7% ######################### 36.0% ########################## 37.4% ########################### 38.9% ############################ 40.2% # [2021-03-24T05:48:13.767Z] #29 ... [2021-03-24T05:48:13.767Z] [2021-03-24T05:48:13.767Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:48:13.767Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-24T05:48:13.767Z] #36 10.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-24T05:48:13.767Z] #36 19.97 Fetched 8248 kB in 14s (595 kB/s) [2021-03-24T05:48:13.812Z] #45 ... [2021-03-24T05:48:13.812Z] [2021-03-24T05:48:13.812Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:48:13.812Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:48:13.812Z] #43 27.62 CC images/timerfd.o [2021-03-24T05:48:13.826Z] #47 ... [2021-03-24T05:48:13.826Z] [2021-03-24T05:48:13.826Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-24T05:48:13.826Z] #67 sha256:d2f7cb10a8a9fc955f48800ae01bff01f0c7c107e5c713e64854c9b42e0d38ca [2021-03-24T05:48:13.936Z] #51 32.01 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-24T05:48:13.937Z] #42 ... [2021-03-24T05:48:13.937Z] [2021-03-24T05:48:13.937Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:48:13.937Z] #45 sha256:fafa4f132ac0591a3f1f1aaddb396ff2f2cb26c82e92e39a3732af2c362a4ce2 [2021-03-24T05:48:13.937Z] #45 5.900 + RM_GOPATH=0 [2021-03-24T05:48:13.937Z] #45 5.900 + TMP_GOPATH= [2021-03-24T05:48:13.937Z] #45 5.900 + : /build [2021-03-24T05:48:13.937Z] #45 5.900 + '[' -z '' ']' [2021-03-24T05:48:13.937Z] #45 5.900 ++ mktemp -d [2021-03-24T05:48:13.937Z] #45 5.900 + export GOPATH=/tmp/tmp.tuyqfG1U94 [2021-03-24T05:48:13.937Z] #45 5.900 + GOPATH=/tmp/tmp.tuyqfG1U94 [2021-03-24T05:48:13.937Z] #45 5.900 + RM_GOPATH=1 [2021-03-24T05:48:13.937Z] #45 5.900 + case "$(go env GOARCH)" in [2021-03-24T05:48:13.937Z] #45 5.900 ++ go env GOARCH [2021-03-24T05:48:13.937Z] #45 5.920 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:13.937Z] #45 5.920 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:13.937Z] #45 5.920 ++ dirname /tmp/install/install.sh [2021-03-24T05:48:13.937Z] #45 5.920 + dir=/tmp/install [2021-03-24T05:48:13.937Z] #45 5.920 + bin=vndr [2021-03-24T05:48:13.937Z] #45 5.920 + shift [2021-03-24T05:48:13.937Z] #45 5.920 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-24T05:48:13.937Z] #45 5.920 + . /tmp/install/vndr.installer [2021-03-24T05:48:13.937Z] #45 5.920 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-24T05:48:13.937Z] #45 5.920 + install_vndr [2021-03-24T05:48:13.937Z] #45 5.920 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-24T05:48:13.937Z] #45 5.920 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tuyqfG1U94/src/github.com/LK4D4/vndr [2021-03-24T05:48:13.937Z] #45 5.920 Cloning into '/tmp/tmp.tuyqfG1U94/src/github.com/LK4D4/vndr'... [2021-03-24T05:48:13.937Z] #45 5.921 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-24T05:48:13.937Z] #45 6.480 + cd /tmp/tmp.tuyqfG1U94/src/github.com/LK4D4/vndr [2021-03-24T05:48:13.937Z] #45 6.480 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-24T05:48:13.937Z] #45 6.505 + go build -buildmode=pie -v -o /build/vndr . [2021-03-24T05:48:13.937Z] #45 7.670 internal/bytealg [2021-03-24T05:48:13.937Z] #45 7.722 internal/race [2021-03-24T05:48:13.937Z] #45 7.866 sync/atomic [2021-03-24T05:48:13.937Z] #45 8.347 runtime [2021-03-24T05:48:13.937Z] #45 8.347 unicode [2021-03-24T05:48:13.937Z] #45 ... [2021-03-24T05:48:13.937Z] [2021-03-24T05:48:13.937Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:13.937Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:48:13.937Z] #13 7.607 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-24T05:48:13.937Z] #13 7.673 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:48:13.937Z] #13 7.699 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:48:13.937Z] #13 7.896 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:48:14.032Z] #36 19.97 Reading package lists... [2021-03-24T05:48:14.032Z] #36 ... [2021-03-24T05:48:14.032Z] [2021-03-24T05:48:14.032Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:48:14.032Z] #29 sha256:d3c3c556931901fd00ae6333631931ffb33e965f663117d70af0d3ae30f49695 [2021-03-24T05:48:14.032Z] #29 17.00 0.0% 1.1% # 1.7% # 2.3% ## 3.5% ### 5.0% #### 6.6% ##### 7.9% ####### 9.8% ######## 11.3% ######## 12.5% ########## 14.2% ########### 15.9% ############ 17.3% ############# 19.0% ############## 20.2% ############### 21.3% ################ 22.6% ################# 24.4% ################## 25.5% ################### 27.3% #################### 28.5% ##################### 29.6% ###################### 31.1% ####################### 32.6% ######################## 34.0% ######################### 34.7% ######################### 36.0% ########################## 37.4% ########################### 38.9% ############################ 40.2% ############################# 41.0% ############################## 42.6% ############################### [2021-03-24T05:48:14.032Z] #29 ... [2021-03-24T05:48:14.032Z] [2021-03-24T05:48:14.032Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:14.032Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-24T05:48:14.032Z] #42 11.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-24T05:48:14.032Z] #42 20.22 Fetched 8248 kB in 14s (588 kB/s) [2021-03-24T05:48:14.032Z] #42 20.22 Reading package lists... [2021-03-24T05:48:14.032Z] #42 ... [2021-03-24T05:48:14.032Z] [2021-03-24T05:48:14.032Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-24T05:48:14.032Z] #47 sha256:bc0f99e17054ffa944462c7fba2d7ef0f368a3eadaa3f9df28189aa806bb8c8f [2021-03-24T05:48:14.032Z] #47 11.19 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-24T05:48:14.032Z] #47 16.54 go: finding github.com/fatih/color v1.9.0 [2021-03-24T05:48:14.032Z] #47 16.56 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-24T05:48:14.032Z] #47 16.57 go: finding github.com/pkg/errors v0.9.1 [2021-03-24T05:48:14.032Z] #47 16.70 go: finding github.com/spf13/pflag v1.0.3 [2021-03-24T05:48:14.032Z] #47 16.94 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-24T05:48:14.032Z] #47 16.94 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-24T05:48:14.032Z] #47 17.05 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-24T05:48:14.032Z] #47 17.11 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-24T05:48:14.032Z] #47 17.12 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-24T05:48:14.032Z] #47 17.19 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-24T05:48:14.032Z] #47 17.39 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-24T05:48:14.073Z] #43 27.89 CC images/mm.o [2021-03-24T05:48:14.296Z] #47 ... [2021-03-24T05:48:14.296Z] [2021-03-24T05:48:14.296Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:48:14.296Z] #29 sha256:d3c3c556931901fd00ae6333631931ffb33e965f663117d70af0d3ae30f49695 [2021-03-24T05:48:14.333Z] #43 28.23 CC images/sk-opts.o [2021-03-24T05:48:14.512Z] #13 8.700 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-24T05:48:14.593Z] #43 28.43 CC images/sk-unix.o [2021-03-24T05:48:14.853Z] #43 28.79 CC images/sk-inet.o [2021-03-24T05:48:14.870Z] #29 17.00 0.0% 1.1% # 1.7% # 2.3% ## 3.5% ### 5.0% #### 6.6% ##### 7.9% ####### 9.8% ######## 11.3% ######## 12.5% ########## 14.2% ########### 15.9% ############ 17.3% ############# 19.0% ############## 20.2% ############### 21.3% ################ 22.6% ################# 24.4% ################## 25.5% ################### 27.3% #################### 28.5% ##################### 29.6% ###################### 31.1% ####################### 32.6% ######################## 34.0% ######################### 34.7% ######################### 36.0% ########################## 37.4% ########################### 38.9% ############################ 40.2% ############################# 41.0% ############################## 42.6% ############################### 43.6% ################################ 44.9% ################################# 46.3% ################################# 46.8% ################################## 47.7% ################################## 47.9% ################################### 49.1% [2021-03-24T05:48:14.870Z] #29 ... [2021-03-24T05:48:14.870Z] [2021-03-24T05:48:14.870Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:48:14.870Z] #51 sha256:0844fddb6c12b2fb6c2abb9f13dd61a03bee1447d26a430c0012a32ffc6e9eee [2021-03-24T05:48:14.870Z] #51 12.10 + cd /tmp/tmp.LUI8Jn3t3g/src/github.com/mvdan/sh [2021-03-24T05:48:14.870Z] #51 12.10 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-24T05:48:14.870Z] #51 12.34 + GO111MODULE=on [2021-03-24T05:48:14.870Z] #51 12.34 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-24T05:48:14.870Z] #51 14.36 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-24T05:48:14.870Z] #51 14.38 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-24T05:48:14.870Z] #51 14.41 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-24T05:48:14.870Z] #51 14.57 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-24T05:48:14.870Z] #51 14.67 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-24T05:48:14.870Z] #51 15.68 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-24T05:48:14.870Z] #51 16.77 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-24T05:48:14.870Z] #51 17.68 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-24T05:48:14.870Z] #51 19.13 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-24T05:48:14.870Z] #51 19.21 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-24T05:48:14.870Z] #51 19.50 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-24T05:48:14.870Z] #51 20.00 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-24T05:48:14.870Z] #51 21.34 runtime [2021-03-24T05:48:15.112Z] #67 32.07 Checking out files: 46% (881/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 92% (1763/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-24T05:48:15.112Z] #67 33.34 + cd /tmp/tmp.P8sEPVDVHX/src/github.com/docker/libnetwork [2021-03-24T05:48:15.112Z] #67 33.34 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-24T05:48:15.215Z] #51 ... [2021-03-24T05:48:15.215Z] [2021-03-24T05:48:15.215Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:48:15.215Z] #58 sha256:ff4be3dcbe69c23dc59e13d6dc856263f309679f840fd673b745ac08eef952c0 [2021-03-24T05:48:15.215Z] #58 12.20 go: downloading github.com/moby/vpnkit v0.5.0 [2021-03-24T05:48:15.215Z] #58 12.20 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-24T05:48:15.215Z] #58 12.20 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-03-24T05:48:15.215Z] #58 12.35 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-03-24T05:48:15.215Z] #58 12.44 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-24T05:48:15.215Z] #58 12.47 go: downloading github.com/google/uuid v1.2.0 [2021-03-24T05:48:15.215Z] #58 12.65 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-03-24T05:48:15.215Z] #58 12.74 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-24T05:48:15.215Z] #58 12.81 go: downloading github.com/pkg/errors v0.9.1 [2021-03-24T05:48:15.215Z] #58 12.83 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-24T05:48:15.215Z] #58 13.01 go: extracting github.com/pkg/errors v0.9.1 [2021-03-24T05:48:15.215Z] #58 13.09 go: extracting github.com/google/uuid v1.2.0 [2021-03-24T05:48:15.215Z] #58 13.11 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-03-24T05:48:15.215Z] #58 13.17 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-24T05:48:15.215Z] #58 13.54 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-24T05:48:15.215Z] #58 13.62 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-24T05:48:15.215Z] #58 13.74 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-24T05:48:15.215Z] #58 14.12 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-24T05:48:15.215Z] #58 14.46 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-24T05:48:15.215Z] #58 15.42 go: extracting github.com/moby/vpnkit v0.5.0 [2021-03-24T05:48:15.215Z] #58 15.63 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-24T05:48:15.215Z] #58 15.74 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-24T05:48:15.215Z] #58 16.03 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-24T05:48:15.215Z] #58 16.29 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-24T05:48:15.215Z] #58 17.94 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-24T05:48:15.215Z] #58 19.93 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-24T05:48:15.215Z] #58 20.30 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-24T05:48:15.215Z] #58 20.40 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-24T05:48:15.215Z] #58 20.95 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-24T05:48:15.215Z] #58 20.96 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-24T05:48:15.215Z] #58 ... [2021-03-24T05:48:15.215Z] [2021-03-24T05:48:15.215Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:48:15.215Z] #29 sha256:d3c3c556931901fd00ae6333631931ffb33e965f663117d70af0d3ae30f49695 [2021-03-24T05:48:15.326Z] #51 33.32 runtime [2021-03-24T05:48:15.327Z] #51 33.48 runtime/cgo [2021-03-24T05:48:15.424Z] #43 29.19 CC images/tun.o [2021-03-24T05:48:15.685Z] #43 29.52 CC images/sk-netlink.o [2021-03-24T05:48:15.945Z] #43 29.80 CC images/packet-sock.o [2021-03-24T05:48:16.045Z] #67 ... [2021-03-24T05:48:16.045Z] [2021-03-24T05:48:16.045Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:48:16.045Z] #58 sha256:83b09485d9e4a058ca2fdbd4b058dd166a7f701bbbc40290001902faeaef28a0 [2021-03-24T05:48:16.045Z] #58 24.07 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-24T05:48:16.045Z] #58 24.46 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-24T05:48:16.045Z] #58 29.03 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-24T05:48:16.045Z] #58 32.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-24T05:48:16.045Z] #58 32.46 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-24T05:48:16.045Z] #58 32.57 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-24T05:48:16.045Z] #58 33.20 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-24T05:48:16.045Z] #58 34.01 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-24T05:48:16.045Z] #58 ... [2021-03-24T05:48:16.045Z] [2021-03-24T05:48:16.045Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:48:16.045Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-24T05:48:16.045Z] #40 32.90 Checking out files: 61% (1035/1682) Checking out files: 62% (1043/1682) Checking out files: 63% (1060/1682) Checking out files: 64% (1077/1682) Checking out files: 65% (1094/1682) Checking out files: 66% (1111/1682) Checking out files: 67% (1127/1682) Checking out files: 68% (1144/1682) Checking out files: 69% (1161/1682) Checking out files: 70% (1178/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-24T05:48:16.301Z] #40 33.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-24T05:48:16.515Z] #43 30.18 CC images/ipc-var.o [2021-03-24T05:48:16.515Z] #43 30.37 CC images/ipc-desc.o [2021-03-24T05:48:16.775Z] #43 30.62 CC images/ipc-shm.o [2021-03-24T05:48:16.775Z] #43 30.80 CC images/ipc-msg.o [2021-03-24T05:48:16.817Z] #50 39.83 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-24T05:48:16.817Z] #50 ... [2021-03-24T05:48:16.817Z] [2021-03-24T05:48:16.817Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:16.817Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-24T05:48:16.817Z] #43 33.98 Building dependency tree... [2021-03-24T05:48:16.817Z] #43 38.09 The following additional packages will be installed: [2021-03-24T05:48:16.817Z] #43 38.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-24T05:48:16.817Z] #43 38.09 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-24T05:48:16.817Z] #43 38.11 Suggested packages: [2021-03-24T05:48:16.817Z] #43 38.11 manpages-dev python-setuptools [2021-03-24T05:48:16.817Z] #43 39.62 The following NEW packages will be installed: [2021-03-24T05:48:16.817Z] #43 39.63 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-24T05:48:16.817Z] #43 39.64 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-24T05:48:16.817Z] #43 39.64 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-24T05:48:16.817Z] #43 39.64 python-six zlib1g-dev [2021-03-24T05:48:16.817Z] #43 39.75 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-24T05:48:16.817Z] #43 39.75 Need to get 4075 kB of archives. [2021-03-24T05:48:16.817Z] #43 39.75 After this operation, 24.5 MB of additional disk space will be used. [2021-03-24T05:48:16.817Z] #43 39.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-03-24T05:48:16.817Z] #43 39.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-03-24T05:48:16.817Z] #43 39.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-03-24T05:48:16.817Z] #43 39.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-03-24T05:48:16.817Z] #43 39.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-03-24T05:48:16.817Z] #43 39.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-03-24T05:48:16.817Z] #43 39.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-03-24T05:48:16.817Z] #43 39.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-03-24T05:48:16.817Z] #43 39.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-03-24T05:48:16.817Z] #43 40.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-03-24T05:48:16.817Z] #43 40.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-03-24T05:48:16.817Z] #43 40.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-03-24T05:48:16.817Z] #43 40.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-03-24T05:48:16.817Z] #43 40.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-03-24T05:48:16.817Z] #43 40.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-24T05:48:16.817Z] #43 40.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-03-24T05:48:16.817Z] #43 40.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-03-24T05:48:17.126Z] #13 10.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-24T05:48:17.230Z] #40 ... [2021-03-24T05:48:17.230Z] [2021-03-24T05:48:17.230Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:48:17.230Z] #45 sha256:46959e8d8dc9b1dad1b220c25e28c8f1c720f1ef3a713dfcb373ddbb26e99960 [2021-03-24T05:48:17.230Z] #45 25.21 unicode/utf16 [2021-03-24T05:48:17.230Z] #45 25.58 container/list [2021-03-24T05:48:17.230Z] #45 26.48 crypto/internal/subtle [2021-03-24T05:48:17.230Z] #45 26.75 crypto/subtle [2021-03-24T05:48:17.230Z] #45 27.03 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-24T05:48:17.230Z] #45 27.33 internal/nettrace [2021-03-24T05:48:17.230Z] #45 27.73 runtime/cgo [2021-03-24T05:48:17.230Z] #45 ... [2021-03-24T05:48:17.230Z] [2021-03-24T05:48:17.230Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:17.230Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:48:17.230Z] #42 34.62 Fetched 8424 kB in 26s (324 kB/s) [2021-03-24T05:48:17.247Z] #51 ... [2021-03-24T05:48:17.247Z] [2021-03-24T05:48:17.247Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-24T05:48:17.247Z] #47 sha256:fca32f10744f1d9c17e0e891b4c2ac0c9db18bafc12a7540c39421c87ede2afe [2021-03-24T05:48:17.247Z] #47 24.98 go: finding github.com/fatih/color v1.9.0 [2021-03-24T05:48:17.247Z] #47 25.18 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-24T05:48:17.247Z] #47 25.35 go: finding github.com/pkg/errors v0.9.1 [2021-03-24T05:48:17.247Z] #47 25.43 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-24T05:48:17.247Z] #47 25.50 go: finding github.com/spf13/pflag v1.0.3 [2021-03-24T05:48:17.247Z] #47 25.66 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-24T05:48:17.247Z] #47 26.07 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-24T05:48:17.247Z] #47 26.37 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-24T05:48:17.247Z] #47 26.39 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-24T05:48:17.247Z] #47 26.45 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-24T05:48:17.247Z] #47 26.59 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-24T05:48:17.247Z] #47 ... [2021-03-24T05:48:17.247Z] [2021-03-24T05:48:17.247Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:48:17.247Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-24T05:48:17.247Z] #40 31.21 Checking out files: 57% (973/1682) Checking out files: 58% (976/1682) Checking out files: 59% (993/1682) Checking out files: 60% (1010/1682) Checking out files: 61% (1027/1682) Checking out files: 62% (1043/1682) Checking out files: 63% (1060/1682) Checking out files: 64% (1077/1682) Checking out files: 65% (1094/1682) Checking out files: 66% (1111/1682) Checking out files: 67% (1127/1682) Checking out files: 68% (1144/1682) Checking out files: 69% (1161/1682) Checking out files: 70% (1178/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-24T05:48:17.247Z] #40 32.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-24T05:48:17.247Z] #40 ... [2021-03-24T05:48:17.247Z] [2021-03-24T05:48:17.247Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:48:17.247Z] #45 sha256:bd388b20424202a9dd9fdeadbedce7c0b378aa9b7b2db0b5f34fe7fe0e1c6faf [2021-03-24T05:48:17.247Z] #45 25.41 unicode/utf16 [2021-03-24T05:48:17.247Z] #45 25.92 container/list [2021-03-24T05:48:17.247Z] #45 26.77 crypto/internal/subtle [2021-03-24T05:48:17.247Z] #45 27.03 crypto/subtle [2021-03-24T05:48:17.247Z] #45 27.38 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-24T05:48:17.247Z] #45 27.58 internal/nettrace [2021-03-24T05:48:17.247Z] #45 27.73 runtime/cgo [2021-03-24T05:48:17.345Z] #43 31.03 CC images/ipc-sem.o [2021-03-24T05:48:17.345Z] #43 31.23 CC images/utsns.o [2021-03-24T05:48:17.509Z] #45 ... [2021-03-24T05:48:17.509Z] [2021-03-24T05:48:17.510Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:48:17.510Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-24T05:48:17.510Z] #40 35.18 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-24T05:48:17.606Z] #43 31.47 CC images/creds.o [2021-03-24T05:48:17.622Z] #29 17.00 0.0% 1.1% # 1.7% # 2.3% ## 3.5% ### 5.0% #### 6.6% ##### 7.9% ####### 9.8% ######## 11.3% ######## 12.5% ########## 14.2% ########### 15.9% ############ 17.3% ############# 19.0% ############## 20.2% ############### 21.3% ################ 22.6% ################# 24.4% ################## 25.5% ################### 27.3% #################### 28.5% ##################### 29.6% ###################### 31.1% ####################### 32.6% ######################## 34.0% ######################### 34.7% ######################### 36.0% ########################## 37.4% ########################### 38.9% ############################ 40.2% ############################# 41.0% ############################## 42.6% ############################### 43.6% ################################ 44.9% ################################# 46.3% ################################# 46.8% ################################## 47.7% ################################## 47.9% ################################### 49.1% #################################### 50.5% #################################### 51.1% ##################################### 51.6% ##################################### 52.1% ##################################### 52.3% ###################################### 52.9% ###################################### 53.3% ###################################### 53.6% ###################################### 54.0% ####################################### 54.7% ######################################## 55.8% ######################################## 55.9% ######################################## 56.1% ######################################## 56.6% ######################################### 57.7% ########################################## 59.2% ########################################### 60.1% ########################################### 60.5% ########################################### 61.0% ############################################ 61.6% ############################################ 62.3% ############################################# 62.8% [2021-03-24T05:48:17.622Z] #29 ... [2021-03-24T05:48:17.622Z] [2021-03-24T05:48:17.622Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:17.622Z] #49 sha256:58ed4cf0f48f1f06a2c09f1226212487ead7309efe89f7195be94df4248d4d14 [2021-03-24T05:48:17.622Z] #49 14.65 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-24T05:48:17.622Z] #49 14.67 go: downloading github.com/pkg/errors v0.8.1 [2021-03-24T05:48:17.622Z] #49 14.73 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-24T05:48:17.622Z] #49 14.73 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-24T05:48:17.622Z] #49 14.73 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-24T05:48:17.622Z] #49 14.73 go: downloading github.com/spf13/viper v1.6.1 [2021-03-24T05:48:17.622Z] #49 14.74 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-24T05:48:17.622Z] #49 15.12 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-24T05:48:17.622Z] #49 15.14 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-24T05:48:17.622Z] #49 15.17 go: downloading github.com/fatih/color v1.7.0 [2021-03-24T05:48:17.622Z] #49 15.19 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-24T05:48:17.622Z] #49 15.21 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-24T05:48:17.622Z] #49 15.25 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-24T05:48:17.622Z] #49 15.36 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-24T05:48:17.622Z] #49 15.45 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-24T05:48:17.622Z] #49 15.48 go: extracting github.com/spf13/viper v1.6.1 [2021-03-24T05:48:17.622Z] #49 15.55 go: extracting github.com/pkg/errors v0.8.1 [2021-03-24T05:48:17.622Z] #49 15.56 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-24T05:48:17.622Z] #49 15.60 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-24T05:48:17.622Z] #49 15.60 go: extracting github.com/fatih/color v1.7.0 [2021-03-24T05:48:17.622Z] #49 15.64 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-24T05:48:17.622Z] #49 15.73 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-24T05:48:17.622Z] #49 15.79 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-24T05:48:17.622Z] #49 15.89 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-24T05:48:17.622Z] #49 15.89 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-24T05:48:17.622Z] #49 15.89 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-24T05:48:17.622Z] #49 16.06 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-24T05:48:17.622Z] #49 16.32 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-24T05:48:17.622Z] #49 16.56 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-24T05:48:17.622Z] #49 16.59 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-24T05:48:17.622Z] #49 16.82 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-24T05:48:17.622Z] #49 16.87 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-24T05:48:17.622Z] #49 17.00 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-24T05:48:17.622Z] #49 17.07 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-24T05:48:17.622Z] #49 17.07 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-24T05:48:17.622Z] #49 17.07 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-24T05:48:17.622Z] #49 17.35 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-24T05:48:17.622Z] #49 17.36 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-24T05:48:17.622Z] #49 17.56 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-24T05:48:17.622Z] #49 17.88 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-24T05:48:17.622Z] #49 17.92 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-24T05:48:17.622Z] #49 18.04 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-24T05:48:17.622Z] #49 21.60 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-24T05:48:17.622Z] #49 21.61 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-24T05:48:17.622Z] #49 21.61 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-24T05:48:17.622Z] #49 21.62 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-24T05:48:17.622Z] #49 21.62 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-24T05:48:17.622Z] #49 21.62 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-24T05:48:17.622Z] #49 21.63 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-24T05:48:17.622Z] #49 21.67 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-24T05:48:17.622Z] #49 21.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-24T05:48:17.622Z] #49 21.88 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-24T05:48:17.622Z] #49 22.00 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-24T05:48:17.622Z] #49 22.01 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-24T05:48:17.622Z] #49 22.05 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-24T05:48:17.622Z] #49 22.11 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-24T05:48:17.622Z] #49 22.12 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-24T05:48:17.622Z] #49 22.15 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-24T05:48:17.622Z] #49 22.22 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-24T05:48:17.622Z] #49 22.32 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-24T05:48:17.622Z] #49 22.32 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-24T05:48:17.622Z] #49 22.37 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-24T05:48:17.622Z] #49 22.40 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-24T05:48:17.622Z] #49 22.43 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-24T05:48:17.622Z] #49 22.50 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-24T05:48:17.622Z] #49 22.56 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-24T05:48:17.622Z] #49 22.63 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-24T05:48:17.622Z] #49 22.63 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-24T05:48:17.622Z] #49 22.65 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-24T05:48:17.622Z] #49 22.67 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-24T05:48:17.622Z] #49 22.67 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-24T05:48:17.622Z] #49 22.68 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-24T05:48:17.622Z] #49 22.78 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-24T05:48:17.622Z] #49 22.81 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-24T05:48:17.622Z] #49 22.84 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-24T05:48:17.622Z] #49 22.84 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-24T05:48:17.622Z] #49 22.84 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-24T05:48:17.622Z] #49 22.99 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-24T05:48:17.622Z] #49 23.15 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-24T05:48:17.622Z] #49 23.18 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-24T05:48:17.622Z] #49 23.26 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-24T05:48:17.622Z] #49 23.35 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-24T05:48:17.622Z] #49 23.44 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-24T05:48:17.622Z] #49 23.57 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-24T05:48:17.622Z] #49 23.70 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-24T05:48:17.622Z] #49 23.73 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-24T05:48:17.622Z] #49 23.93 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-24T05:48:17.622Z] #49 24.08 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-24T05:48:17.622Z] #49 24.10 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-24T05:48:17.622Z] #49 24.10 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-24T05:48:17.622Z] #49 24.11 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-24T05:48:17.622Z] #49 24.25 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-24T05:48:17.622Z] #49 24.43 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-24T05:48:17.622Z] #49 24.63 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-24T05:48:17.622Z] #49 24.75 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-24T05:48:17.622Z] #49 24.78 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-24T05:48:17.622Z] #49 24.78 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-24T05:48:17.622Z] #49 ... [2021-03-24T05:48:17.622Z] [2021-03-24T05:48:17.622Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:48:17.622Z] #29 sha256:d3c3c556931901fd00ae6333631931ffb33e965f663117d70af0d3ae30f49695 [2021-03-24T05:48:17.705Z] #13 ... [2021-03-24T05:48:17.705Z] [2021-03-24T05:48:17.705Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:48:17.705Z] #58 sha256:264e53bacc26d9271e0839f2c427a65e8a653c02c664b03e4c88d63d156473fb [2021-03-24T05:48:17.705Z] #58 5.407 + RM_GOPATH=0 [2021-03-24T05:48:17.705Z] #58 5.407 + TMP_GOPATH= [2021-03-24T05:48:17.705Z] #58 5.407 + : /build [2021-03-24T05:48:17.705Z] #58 5.407 + '[' -z '' ']' [2021-03-24T05:48:17.705Z] #58 5.407 ++ mktemp -d [2021-03-24T05:48:17.705Z] #58 5.407 + export GOPATH=/tmp/tmp.Kq0xcQx8rH [2021-03-24T05:48:17.705Z] #58 5.407 + GOPATH=/tmp/tmp.Kq0xcQx8rH [2021-03-24T05:48:17.705Z] #58 5.407 + RM_GOPATH=1 [2021-03-24T05:48:17.705Z] #58 5.407 + case "$(go env GOARCH)" in [2021-03-24T05:48:17.705Z] #58 5.407 ++ go env GOARCH [2021-03-24T05:48:17.705Z] #58 5.428 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:17.705Z] #58 5.428 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:17.705Z] #58 5.428 ++ dirname /tmp/install/install.sh [2021-03-24T05:48:17.705Z] #58 5.428 + dir=/tmp/install [2021-03-24T05:48:17.705Z] #58 5.428 + bin=rootlesskit [2021-03-24T05:48:17.705Z] #58 5.428 + shift [2021-03-24T05:48:17.705Z] #58 5.428 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-24T05:48:17.705Z] #58 5.428 + . /tmp/install/rootlesskit.installer [2021-03-24T05:48:17.705Z] #58 5.428 ++ : 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-24T05:48:17.705Z] #58 5.428 + install_rootlesskit [2021-03-24T05:48:17.705Z] #58 5.428 + case "$1" in [2021-03-24T05:48:17.705Z] #58 5.428 + export CGO_ENABLED=0 [2021-03-24T05:48:17.705Z] #58 5.428 + CGO_ENABLED=0 [2021-03-24T05:48:17.705Z] #58 5.428 + _install_rootlesskit [2021-03-24T05:48:17.705Z] #58 5.428 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' [2021-03-24T05:48:17.705Z] #58 5.428 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Kq0xcQx8rH/src/github.com/rootless-containers/rootlesskit [2021-03-24T05:48:17.705Z] #58 5.428 Cloning into '/tmp/tmp.Kq0xcQx8rH/src/github.com/rootless-containers/rootlesskit'... [2021-03-24T05:48:17.705Z] #58 5.428 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-24T05:48:17.705Z] #58 9.281 + cd /tmp/tmp.Kq0xcQx8rH/src/github.com/rootless-containers/rootlesskit [2021-03-24T05:48:17.705Z] #58 9.281 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-24T05:48:17.705Z] #58 9.374 + export GO111MODULE=on [2021-03-24T05:48:17.705Z] #58 9.374 + GO111MODULE=on [2021-03-24T05:48:17.705Z] #58 9.374 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-24T05:48:17.705Z] #58 9.374 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-24T05:48:17.705Z] #58 11.92 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-03-24T05:48:17.705Z] #58 11.96 go: downloading github.com/pkg/errors v0.9.1 [2021-03-24T05:48:17.705Z] #58 11.96 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-24T05:48:17.705Z] #58 11.96 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-24T05:48:17.705Z] #58 12.19 go: downloading github.com/google/uuid v1.2.0 [2021-03-24T05:48:17.705Z] #58 12.22 go: downloading github.com/moby/vpnkit v0.5.0 [2021-03-24T05:48:17.705Z] #58 12.35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-24T05:48:17.705Z] #58 12.38 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-03-24T05:48:17.705Z] #58 12.38 go: extracting github.com/pkg/errors v0.9.1 [2021-03-24T05:48:17.705Z] #58 12.46 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-24T05:48:17.705Z] #58 12.53 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-24T05:48:17.705Z] #58 12.61 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-03-24T05:48:17.705Z] #58 12.68 go: extracting github.com/google/uuid v1.2.0 [2021-03-24T05:48:17.705Z] #58 12.71 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-24T05:48:17.705Z] #58 13.13 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-24T05:48:17.705Z] #58 13.26 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-24T05:48:17.705Z] #58 13.34 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-24T05:48:17.705Z] #58 13.34 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-24T05:48:17.705Z] #58 13.49 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-03-24T05:48:17.876Z] #43 ... [2021-03-24T05:48:17.876Z] [2021-03-24T05:48:17.876Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:48:17.876Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-24T05:48:17.876Z] #56 25.21 Reading package lists... [2021-03-24T05:48:17.876Z] #56 33.96 Building dependency tree... [2021-03-24T05:48:17.876Z] #56 37.75 The following additional packages will be installed: [2021-03-24T05:48:17.876Z] #56 37.76 libbtrfs0 [2021-03-24T05:48:17.876Z] #56 37.99 The following NEW packages will be installed: [2021-03-24T05:48:17.876Z] #56 38.00 libbtrfs-dev libbtrfs0 [2021-03-24T05:48:17.876Z] #56 38.16 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-24T05:48:17.876Z] #56 38.16 Need to get 120 kB of archives. [2021-03-24T05:48:17.876Z] #56 38.16 After this operation, 423 kB of additional disk space will be used. [2021-03-24T05:48:17.876Z] #56 38.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-03-24T05:48:17.876Z] #56 38.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-03-24T05:48:17.876Z] #56 39.72 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:48:17.876Z] #56 40.02 Fetched 120 kB in 0s (1612 kB/s) [2021-03-24T05:48:17.876Z] #56 40.13 Selecting previously unselected package libbtrfs0. [2021-03-24T05:48:17.876Z] #56 40.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 ... 15339 files and directories currently installed.) [2021-03-24T05:48:17.876Z] #56 40.20 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-03-24T05:48:17.876Z] #56 40.21 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-24T05:48:17.876Z] #56 40.36 Selecting previously unselected package libbtrfs-dev. [2021-03-24T05:48:17.876Z] #56 40.37 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-03-24T05:48:17.876Z] #56 40.39 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:48:17.876Z] #56 40.61 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-24T05:48:17.876Z] #56 40.65 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:48:17.876Z] #56 40.65 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:48:17.876Z] #56 DONE 40.9s [2021-03-24T05:48:17.876Z] [2021-03-24T05:48:17.876Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:48:17.876Z] #57 sha256:cbc3fcc8619b8e5748b09fbf735ac0dea4648fd528f392bb0d9bc3eb26044ea5 [2021-03-24T05:48:17.876Z] #57 0.300 + RM_GOPATH=0 [2021-03-24T05:48:17.876Z] #57 0.300 + TMP_GOPATH= [2021-03-24T05:48:17.876Z] #57 0.300 + : /build [2021-03-24T05:48:17.876Z] #57 0.300 + '[' -z '' ']' [2021-03-24T05:48:17.876Z] #57 0.301 ++ mktemp -d [2021-03-24T05:48:17.876Z] #57 0.302 + export GOPATH=/tmp/tmp.riCs6o7zQM [2021-03-24T05:48:17.876Z] #57 0.302 + GOPATH=/tmp/tmp.riCs6o7zQM [2021-03-24T05:48:17.876Z] #57 0.310 + RM_GOPATH=1 [2021-03-24T05:48:17.876Z] #57 0.311 + case "$(go env GOARCH)" in [2021-03-24T05:48:17.876Z] #57 0.312 ++ go env GOARCH [2021-03-24T05:48:17.876Z] #57 0.335 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:17.876Z] #57 0.335 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:17.876Z] #57 0.354 ++ dirname /tmp/install/install.sh [2021-03-24T05:48:17.876Z] #57 0.356 + dir=/tmp/install [2021-03-24T05:48:17.876Z] #57 0.366 + bin=containerd [2021-03-24T05:48:17.876Z] #57 0.367 + shift [2021-03-24T05:48:17.876Z] #57 0.367 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-24T05:48:17.876Z] #57 0.368 + . /tmp/install/containerd.installer [2021-03-24T05:48:17.876Z] #57 0.368 ++ set -e [2021-03-24T05:48:17.876Z] #57 0.374 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-24T05:48:17.918Z] #43 31.78 CC images/vma.o [2021-03-24T05:48:17.966Z] #58 ... [2021-03-24T05:48:17.966Z] [2021-03-24T05:48:17.966Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:17.966Z] #49 sha256:3fa1b79f53547034ad1bfbafff991c7d0d4a8b78b58d3040f02217d6c09d4c63 [2021-03-24T05:48:17.966Z] #49 12.91 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-24T05:48:17.966Z] #49 13.01 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-24T05:48:17.966Z] #49 13.01 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-24T05:48:17.966Z] #49 13.06 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-24T05:48:17.966Z] #49 13.13 go: downloading github.com/spf13/viper v1.6.1 [2021-03-24T05:48:17.966Z] #49 13.18 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-24T05:48:17.966Z] #49 13.19 go: downloading github.com/fatih/color v1.7.0 [2021-03-24T05:48:17.966Z] #49 13.46 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-24T05:48:17.966Z] #49 13.52 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-24T05:48:17.966Z] #49 13.52 go: downloading github.com/pkg/errors v0.8.1 [2021-03-24T05:48:17.966Z] #49 13.61 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-24T05:48:17.966Z] #49 13.61 go: extracting github.com/pkg/errors v0.8.1 [2021-03-24T05:48:17.966Z] #49 13.62 go: extracting github.com/spf13/viper v1.6.1 [2021-03-24T05:48:17.966Z] #49 13.62 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-24T05:48:17.966Z] #49 13.69 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-24T05:48:17.966Z] #49 13.70 go: extracting github.com/fatih/color v1.7.0 [2021-03-24T05:48:17.966Z] #49 13.81 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-24T05:48:17.966Z] #49 13.82 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-24T05:48:17.966Z] #49 13.87 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-24T05:48:17.966Z] #49 13.88 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-24T05:48:17.966Z] #49 13.94 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-24T05:48:17.966Z] #49 13.94 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-24T05:48:17.966Z] #49 13.94 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-24T05:48:17.966Z] #49 14.10 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-24T05:48:17.966Z] #49 14.20 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-24T05:48:17.966Z] #49 14.35 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-24T05:48:17.966Z] #49 14.35 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-24T05:48:17.966Z] #49 14.45 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-24T05:48:17.966Z] #49 14.61 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-24T05:48:17.966Z] #49 14.67 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-24T05:48:17.966Z] #49 14.67 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-24T05:48:17.966Z] #49 14.73 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-24T05:48:17.966Z] #49 14.95 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-24T05:48:17.966Z] #49 15.18 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-24T05:48:17.966Z] #49 15.18 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-24T05:48:17.966Z] #49 15.24 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-24T05:48:17.966Z] #49 15.25 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-24T05:48:17.966Z] #49 15.32 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-24T05:48:17.966Z] #49 15.43 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-24T05:48:17.966Z] #49 15.53 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-24T05:48:17.966Z] #49 15.67 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-24T05:48:17.966Z] #49 15.67 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-24T05:48:17.966Z] #49 15.78 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-24T05:48:18.176Z] #57 0.376 + install_containerd [2021-03-24T05:48:18.176Z] #57 0.377 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-24T05:48:18.176Z] #57 0.377 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-24T05:48:18.176Z] #57 0.378 + git clone https://github.com/containerd/containerd.git /tmp/tmp.riCs6o7zQM/src/github.com/containerd/containerd [2021-03-24T05:48:18.176Z] #57 0.380 Cloning into '/tmp/tmp.riCs6o7zQM/src/github.com/containerd/containerd'... [2021-03-24T05:48:18.180Z] #43 32.03 CC images/netdev.o [2021-03-24T05:48:18.443Z] #43 32.42 CC images/tty.o [2021-03-24T05:48:18.539Z] #49 15.98 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-24T05:48:18.539Z] #49 16.00 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-24T05:48:19.015Z] #43 32.92 CC images/file-lock.o [2021-03-24T05:48:19.131Z] #49 16.59 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-24T05:48:19.131Z] #49 ... [2021-03-24T05:48:19.131Z] [2021-03-24T05:48:19.131Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-24T05:48:19.131Z] #24 sha256:de061f2201e98509cbed6f04560912fa626616907a777867fe94c73cd45703de [2021-03-24T05:48:19.131Z] #24 15.84 + mkdir -p /build [2021-03-24T05:48:19.131Z] #24 15.84 + mv docker/docker /build/ [2021-03-24T05:48:19.131Z] #24 15.87 + rmdir docker [2021-03-24T05:48:19.131Z] #24 DONE 16.7s [2021-03-24T05:48:19.131Z] [2021-03-24T05:48:19.131Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:19.131Z] #49 sha256:3fa1b79f53547034ad1bfbafff991c7d0d4a8b78b58d3040f02217d6c09d4c63 [2021-03-24T05:48:19.131Z] #49 16.71 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-24T05:48:19.131Z] #49 16.85 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-24T05:48:19.276Z] #43 33.12 CC images/rlimit.o [2021-03-24T05:48:19.392Z] #49 16.99 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-24T05:48:19.537Z] #43 33.41 CC images/pagemap.o [2021-03-24T05:48:19.652Z] #49 17.21 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-24T05:48:19.652Z] #49 17.23 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-24T05:48:19.652Z] #49 17.33 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-24T05:48:19.652Z] #49 ... [2021-03-24T05:48:19.652Z] [2021-03-24T05:48:19.652Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:48:19.652Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-24T05:48:19.652Z] #32 7.029 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-24T05:48:19.652Z] #32 7.029 Cloning into '.'... [2021-03-24T05:48:19.723Z] #57 ... [2021-03-24T05:48:19.723Z] [2021-03-24T05:48:19.723Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:48:19.723Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-24T05:48:19.723Z] #37 26.23 Reading package lists... [2021-03-24T05:48:19.723Z] #37 33.25 Building dependency tree... [2021-03-24T05:48:19.723Z] #37 36.71 The following additional packages will be installed: [2021-03-24T05:48:19.723Z] #37 36.74 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-24T05:48:19.723Z] #37 36.75 Suggested packages: [2021-03-24T05:48:19.723Z] #37 36.75 cmake-doc ninja-build lrzip [2021-03-24T05:48:19.723Z] #37 36.75 Recommended packages: [2021-03-24T05:48:19.723Z] #37 36.75 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-24T05:48:19.723Z] #37 38.07 The following NEW packages will be installed: [2021-03-24T05:48:19.723Z] #37 38.08 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-24T05:48:19.723Z] #37 38.09 vim-common xxd [2021-03-24T05:48:19.723Z] #37 38.23 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-24T05:48:19.723Z] #37 38.23 Need to get 14.9 MB of archives. [2021-03-24T05:48:19.723Z] #37 38.23 After this operation, 67.2 MB of additional disk space will be used. [2021-03-24T05:48:19.723Z] #37 38.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-03-24T05:48:19.723Z] #37 38.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-03-24T05:48:19.723Z] #37 38.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-03-24T05:48:19.723Z] #37 38.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-03-24T05:48:19.723Z] #37 39.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-03-24T05:48:19.723Z] #37 39.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-03-24T05:48:19.723Z] #37 39.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-03-24T05:48:19.723Z] #37 39.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-03-24T05:48:19.723Z] #37 39.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-03-24T05:48:19.723Z] #37 39.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-03-24T05:48:19.723Z] #37 41.20 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:48:19.723Z] #37 41.43 Fetched 14.9 MB in 1s (10.6 MB/s) [2021-03-24T05:48:19.723Z] #37 41.57 Selecting previously unselected package xxd. [2021-03-24T05:48:19.723Z] #37 41.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-24T05:48:19.723Z] #37 41.62 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-24T05:48:19.723Z] #37 41.62 Unpacking xxd (2:8.1.0875-5) ... [2021-03-24T05:48:19.723Z] #37 41.84 Selecting previously unselected package vim-common. [2021-03-24T05:48:19.723Z] #37 41.84 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-24T05:48:19.723Z] #37 41.96 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-24T05:48:19.723Z] #37 42.37 Selecting previously unselected package cmake-data. [2021-03-24T05:48:19.723Z] #37 42.39 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-24T05:48:19.723Z] #37 42.41 Unpacking cmake-data (3.13.4-1) ... [2021-03-24T05:48:19.723Z] #37 ... [2021-03-24T05:48:19.723Z] [2021-03-24T05:48:19.723Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:19.723Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-24T05:48:19.723Z] #43 41.65 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:48:19.723Z] #43 41.82 Fetched 4075 kB in 1s (7265 kB/s) [2021-03-24T05:48:19.723Z] #43 41.91 Selecting previously unselected package libcap-dev:ppc64el. [2021-03-24T05:48:19.723Z] #43 41.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-24T05:48:19.723Z] #43 42.05 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-03-24T05:48:19.723Z] #43 42.06 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-03-24T05:48:19.723Z] #43 42.21 Selecting previously unselected package libnet1:ppc64el. [2021-03-24T05:48:19.723Z] #43 42.26 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-24T05:48:19.723Z] #43 42.27 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-24T05:48:19.723Z] #43 42.39 Selecting previously unselected package libnet1-dev. [2021-03-24T05:48:19.723Z] #43 42.41 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-24T05:48:19.723Z] #43 42.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-24T05:48:19.723Z] #43 42.67 Selecting previously unselected package libnl-3-200:ppc64el. [2021-03-24T05:48:19.723Z] #43 42.68 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-03-24T05:48:19.723Z] #43 42.68 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-24T05:48:19.723Z] #43 42.85 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-03-24T05:48:19.723Z] #43 42.88 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-03-24T05:48:19.723Z] #43 42.89 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-03-24T05:48:19.913Z] #32 ... [2021-03-24T05:48:19.913Z] [2021-03-24T05:48:19.913Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:19.913Z] #49 sha256:3fa1b79f53547034ad1bfbafff991c7d0d4a8b78b58d3040f02217d6c09d4c63 [2021-03-24T05:48:19.913Z] #49 17.57 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-24T05:48:20.054Z] #43 43.30 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-03-24T05:48:20.054Z] #43 43.34 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-03-24T05:48:20.054Z] #43 43.34 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-24T05:48:20.108Z] #43 33.72 CC images/siginfo.o [2021-03-24T05:48:20.108Z] #43 33.99 CC images/rpc.o [2021-03-24T05:48:20.174Z] #49 17.68 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-24T05:48:20.356Z] #43 43.47 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-03-24T05:48:20.356Z] #43 43.47 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-03-24T05:48:20.356Z] #43 43.49 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-03-24T05:48:20.356Z] #43 43.65 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-03-24T05:48:20.356Z] #43 43.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-03-24T05:48:20.356Z] #43 43.65 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-03-24T05:48:21.013Z] #43 44.17 Selecting previously unselected package libprotobuf17:ppc64el. [2021-03-24T05:48:21.013Z] #43 44.18 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-03-24T05:48:21.013Z] #43 44.19 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-03-24T05:48:21.369Z] #29 17.00 0.0% 1.1% # 1.7% # 2.3% ## 3.5% ### 5.0% #### 6.6% ##### 7.9% ####### 9.8% ######## 11.3% ######## 12.5% ########## 14.2% ########### 15.9% ############ 17.3% ############# 19.0% ############## 20.2% ############### 21.3% ################ 22.6% ################# 24.4% ################## 25.5% ################### 27.3% #################### 28.5% ##################### 29.6% ###################### 31.1% ####################### 32.6% ######################## 34.0% ######################### 34.7% ######################### 36.0% ########################## 37.4% ########################### 38.9% ############################ 40.2% ############################# 41.0% ############################## 42.6% ############################### 43.6% ################################ 44.9% ################################# 46.3% ################################# 46.8% ################################## 47.7% ################################## 47.9% ################################### 49.1% #################################### 50.5% #################################### 51.1% ##################################### 51.6% ##################################### 52.1% ##################################### 52.3% ###################################### 52.9% ###################################### 53.3% ###################################### 53.6% ###################################### 54.0% ####################################### 54.7% ######################################## 55.8% ######################################## 55.9% ######################################## 56.1% ######################################## 56.6% ######################################### 57.7% ########################################## 59.2% ########################################### 60.1% ########################################### 60.5% ########################################### 61.0% ############################################ 61.6% ############################################ 62.3% ############################################# 62.8% ############################################# 63.1% ############################################# 63.8% ############################################## 64.8% ############################################### 65.4% ############################################### 66.1% ############################################### 66.4% ################################################ 66.8% ################################################ 67.7% ################################################# 68.2% ################################################# 69.0% ################################################## 69.9% ################################################### 71.6% #################################################### 72.4% ##################################################### 73.8% ##################################################### 74.7% ###################################################### 75.6% ####################################################### 76.6% ######################################################## 78.0% ######################################################### 80.0% ########################################################## 80.8% ########################################################## 81.9% ############################################################ 83.5% ############################################################# 85.0% ############################################################## 86.7% ############################################################### 88.2% ############################################################### 88.8% ################################################################# 90.5% ################################################################# 91.2% ################################################################## 92.2% ################################################################### 93.9% #################################################################### 95.1% ####### [2021-03-24T05:48:21.369Z] #29 ... [2021-03-24T05:48:21.369Z] [2021-03-24T05:48:21.369Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:48:21.369Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-24T05:48:21.369Z] #40 17.95 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-24T05:48:21.369Z] #40 19.86 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-24T05:48:21.369Z] #40 ... [2021-03-24T05:48:21.369Z] [2021-03-24T05:48:21.369Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:48:21.369Z] #29 sha256:d3c3c556931901fd00ae6333631931ffb33e965f663117d70af0d3ae30f49695 [2021-03-24T05:48:21.492Z] #43 35.05 CC images/ext-file.o [2021-03-24T05:48:21.492Z] #43 35.20 CC images/cgroup.o [2021-03-24T05:48:21.560Z] #49 19.12 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-24T05:48:21.632Z] #29 17.00 0.0% 1.1% # 1.7% # 2.3% ## 3.5% ### 5.0% #### 6.6% ##### 7.9% ####### 9.8% ######## 11.3% ######## 12.5% ########## 14.2% ########### 15.9% ############ 17.3% ############# 19.0% ############## 20.2% ############### 21.3% ################ 22.6% ################# 24.4% ################## 25.5% ################### 27.3% #################### 28.5% ##################### 29.6% ###################### 31.1% ####################### 32.6% ######################## 34.0% ######################### 34.7% ######################### 36.0% ########################## 37.4% ########################### 38.9% ############################ 40.2% ############################# 41.0% ############################## 42.6% ############################### 43.6% ################################ 44.9% ################################# 46.3% ################################# 46.8% ################################## 47.7% ################################## 47.9% ################################### 49.1% #################################### 50.5% #################################### 51.1% ##################################### 51.6% ##################################### 52.1% ##################################### 52.3% ###################################### 52.9% ###################################### 53.3% ###################################### 53.6% ###################################### 54.0% ####################################### 54.7% ######################################## 55.8% ######################################## 55.9% ######################################## 56.1% ######################################## 56.6% ######################################### 57.7% ########################################## 59.2% ########################################### 60.1% ########################################### 60.5% ########################################### 61.0% ############################################ 61.6% ############################################ 62.3% ############################################# 62.8% ############################################# 63.1% ############################################# 63.8% ############################################## 64.8% ############################################### 65.4% ############################################### 66.1% ############################################### 66.4% ################################################ 66.8% ################################################ 67.7% ################################################# 68.2% ################################################# 69.0% ################################################## 69.9% ################################################### 71.6% #################################################### 72.4% ##################################################### 73.8% ##################################################### 74.7% ###################################################### 75.6% ####################################################### 76.6% ######################################################## 78.0% ######################################################### 80.0% ########################################################## 80.8% ########################################################## 81.9% ############################################################ 83.5% ############################################################# 85.0% ############################################################## 86.7% ############################################################### 88.2% ############################################################### 88.8% ################################################################# 90.5% ################################################################# 91.2% ################################################################## 92.2% ################################################################### 93.9% #################################################################### 95.1% ##################################################################### 97.2% ######################################################################## 100.0% [2021-03-24T05:48:21.632Z] #29 28.18 [2021-03-24T05:48:21.632Z] #29 ... [2021-03-24T05:48:21.632Z] [2021-03-24T05:48:21.632Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:48:21.632Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-24T05:48:21.632Z] #55 18.74 Fetched 8248 kB in 13s (626 kB/s) [2021-03-24T05:48:21.632Z] #55 18.74 Reading package lists... [2021-03-24T05:48:21.664Z] #43 45.08 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-03-24T05:48:21.664Z] #43 45.08 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-03-24T05:48:21.664Z] #43 45.10 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-03-24T05:48:21.733Z] #57 148.6 + bin/containerd-stress [2021-03-24T05:48:21.733Z] #57 149.9 + bin/containerd-shim [2021-03-24T05:48:21.897Z] #55 25.70 Reading package lists... [2021-03-24T05:48:21.897Z] #55 ... [2021-03-24T05:48:21.897Z] [2021-03-24T05:48:21.897Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:21.897Z] #49 sha256:58ed4cf0f48f1f06a2c09f1226212487ead7309efe89f7195be94df4248d4d14 [2021-03-24T05:48:21.897Z] #49 24.87 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-24T05:48:21.897Z] #49 24.92 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-24T05:48:21.897Z] #49 24.93 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-24T05:48:21.897Z] #49 24.95 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-24T05:48:21.897Z] #49 24.99 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-24T05:48:21.897Z] #49 25.00 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-24T05:48:21.897Z] #49 25.12 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-24T05:48:21.897Z] #49 25.16 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-24T05:48:21.897Z] #49 25.23 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-24T05:48:21.897Z] #49 25.28 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-24T05:48:21.897Z] #49 25.33 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-24T05:48:21.897Z] #49 25.41 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-24T05:48:21.897Z] #49 25.45 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-24T05:48:21.897Z] #49 25.61 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-24T05:48:21.897Z] #49 25.68 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-24T05:48:21.897Z] #49 25.73 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-24T05:48:21.897Z] #49 25.74 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-24T05:48:21.897Z] #49 25.74 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-24T05:48:21.897Z] #49 25.77 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-24T05:48:21.897Z] #49 25.85 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-24T05:48:21.897Z] #49 25.85 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-24T05:48:21.897Z] #49 25.85 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-24T05:48:21.897Z] #49 26.00 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-24T05:48:21.897Z] #49 26.05 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-24T05:48:21.897Z] #49 26.09 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-24T05:48:21.897Z] #49 26.10 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-24T05:48:21.897Z] #49 26.16 go: downloading golang.org/x/text v0.3.2 [2021-03-24T05:48:21.897Z] #49 26.27 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-24T05:48:21.897Z] #49 26.38 go: downloading github.com/spf13/cast v1.3.0 [2021-03-24T05:48:21.897Z] #49 26.52 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-24T05:48:21.897Z] #49 26.54 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-24T05:48:21.897Z] #49 26.56 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-24T05:48:21.897Z] #49 26.58 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-24T05:48:21.897Z] #49 26.73 go: extracting github.com/spf13/cast v1.3.0 [2021-03-24T05:48:21.897Z] #49 26.89 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-24T05:48:21.897Z] #49 26.93 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-24T05:48:21.897Z] #49 26.97 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-24T05:48:21.897Z] #49 27.19 go: downloading github.com/spf13/afero v1.1.2 [2021-03-24T05:48:21.897Z] #49 27.55 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-24T05:48:21.897Z] #49 27.67 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-24T05:48:21.897Z] #49 27.67 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-24T05:48:21.897Z] #49 27.83 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-24T05:48:21.897Z] #49 27.92 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-24T05:48:21.897Z] #49 27.93 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-24T05:48:21.897Z] #49 27.99 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-24T05:48:21.897Z] #49 27.99 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-24T05:48:21.897Z] #49 28.20 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-24T05:48:21.897Z] #49 28.24 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-24T05:48:21.897Z] #49 28.32 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-24T05:48:21.897Z] #49 28.45 go: extracting github.com/spf13/afero v1.1.2 [2021-03-24T05:48:21.897Z] #49 28.49 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-24T05:48:21.897Z] #49 28.68 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-24T05:48:21.897Z] #49 28.69 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-24T05:48:21.969Z] #43 45.31 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-03-24T05:48:21.969Z] #43 45.34 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-03-24T05:48:21.969Z] #43 45.35 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-03-24T05:48:22.062Z] #43 35.70 CC images/userns.o [2021-03-24T05:48:22.062Z] #43 35.94 CC images/google/protobuf/descriptor.o [2021-03-24T05:48:22.132Z] #49 19.64 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-24T05:48:22.483Z] #42 34.62 Reading package lists... [2021-03-24T05:48:22.484Z] #42 ... [2021-03-24T05:48:22.484Z] [2021-03-24T05:48:22.484Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:48:22.484Z] #58 sha256:83b09485d9e4a058ca2fdbd4b058dd166a7f701bbbc40290001902faeaef28a0 [2021-03-24T05:48:22.484Z] #58 38.32 go: finding github.com/pkg/errors v0.9.1 [2021-03-24T05:48:22.484Z] #58 38.72 go: finding github.com/sirupsen/logrus v1.8.1 [2021-03-24T05:48:22.484Z] #58 39.03 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-24T05:48:22.484Z] #58 39.12 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-24T05:48:22.484Z] #58 39.43 go: finding github.com/google/uuid v1.2.0 [2021-03-24T05:48:22.484Z] #58 39.58 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-24T05:48:22.484Z] #58 39.59 go: finding github.com/gofrs/flock v0.8.0 [2021-03-24T05:48:22.484Z] #58 39.68 go: finding github.com/moby/vpnkit v0.5.0 [2021-03-24T05:48:22.484Z] #58 39.72 go: finding github.com/gorilla/mux v1.8.0 [2021-03-24T05:48:22.484Z] #58 39.89 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-24T05:48:22.484Z] #58 39.93 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-03-24T05:48:22.484Z] #58 39.96 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-24T05:48:22.484Z] #58 40.02 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-24T05:48:22.484Z] #58 40.32 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-24T05:48:22.484Z] #58 40.55 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-24T05:48:22.849Z] #49 29.98 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-24T05:48:22.894Z] #40 ... [2021-03-24T05:48:22.894Z] [2021-03-24T05:48:22.894Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:22.894Z] #49 sha256:9eb144aa634e2860b6571929d4ad9c57ddfdb81c2fd1564c6b80563027f01db1 [2021-03-24T05:48:22.894Z] #49 31.38 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-24T05:48:22.894Z] #49 31.53 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-24T05:48:22.894Z] #49 31.59 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-24T05:48:22.894Z] #49 31.61 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-24T05:48:22.894Z] #49 31.72 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-24T05:48:22.894Z] #49 31.77 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-24T05:48:22.894Z] #49 31.87 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-24T05:48:22.894Z] #49 31.92 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-24T05:48:22.894Z] #49 32.13 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-24T05:48:22.894Z] #49 32.13 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-24T05:48:22.894Z] #49 32.20 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-24T05:48:22.894Z] #49 32.22 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-24T05:48:22.894Z] #49 32.24 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-24T05:48:22.894Z] #49 32.25 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-24T05:48:22.894Z] #49 32.26 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-24T05:48:22.894Z] #49 32.28 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-24T05:48:22.894Z] #49 32.45 go: downloading github.com/spf13/viper v1.6.1 [2021-03-24T05:48:22.894Z] #49 32.47 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-24T05:48:22.894Z] #49 32.47 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-24T05:48:22.894Z] #49 32.73 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-24T05:48:22.894Z] #49 32.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-24T05:48:22.894Z] #49 32.81 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-24T05:48:22.895Z] #49 32.96 go: downloading golang.org/x/text v0.3.2 [2021-03-24T05:48:22.895Z] #49 33.00 go: extracting github.com/spf13/viper v1.6.1 [2021-03-24T05:48:22.895Z] #49 33.21 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-24T05:48:22.895Z] #49 33.40 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-24T05:48:22.895Z] #49 33.44 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-24T05:48:22.895Z] #49 33.46 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-24T05:48:22.895Z] #49 33.55 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-24T05:48:22.895Z] #49 33.59 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-24T05:48:22.895Z] #49 33.92 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-24T05:48:22.895Z] #49 34.03 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-24T05:48:22.895Z] #49 34.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-24T05:48:22.895Z] #49 34.42 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-24T05:48:22.895Z] #49 34.42 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-24T05:48:22.895Z] #49 34.42 go: downloading github.com/spf13/afero v1.1.2 [2021-03-24T05:48:22.895Z] #49 34.43 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-24T05:48:22.895Z] #49 34.80 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-24T05:48:22.895Z] #49 34.92 go: extracting github.com/spf13/afero v1.1.2 [2021-03-24T05:48:22.895Z] #49 35.35 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-24T05:48:22.895Z] #49 35.61 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-24T05:48:22.895Z] #49 35.97 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-24T05:48:22.895Z] #49 35.97 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-24T05:48:22.895Z] #49 35.97 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-24T05:48:22.895Z] #49 35.98 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-24T05:48:22.895Z] #49 35.99 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-24T05:48:22.895Z] #49 36.08 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-24T05:48:22.895Z] #49 36.37 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-24T05:48:22.895Z] #49 36.51 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-24T05:48:22.895Z] #49 36.52 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-24T05:48:22.895Z] #49 36.89 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-24T05:48:22.895Z] #49 37.03 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-24T05:48:22.895Z] #49 37.07 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-24T05:48:22.895Z] #49 37.41 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-24T05:48:22.895Z] #49 37.49 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-24T05:48:22.895Z] #49 38.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-24T05:48:22.895Z] #49 38.07 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-24T05:48:22.895Z] #49 38.08 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-24T05:48:22.895Z] #49 38.11 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-24T05:48:22.895Z] #49 38.38 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-24T05:48:22.895Z] #49 38.42 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-24T05:48:22.895Z] #49 38.59 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-24T05:48:22.895Z] #49 38.59 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-24T05:48:22.895Z] #49 38.79 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-24T05:48:22.895Z] #49 38.86 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-24T05:48:22.895Z] #49 38.87 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-24T05:48:22.895Z] #49 39.01 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-24T05:48:22.895Z] #49 39.27 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-24T05:48:22.895Z] #49 39.27 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-24T05:48:22.895Z] #49 39.37 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-24T05:48:22.895Z] #49 39.41 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-24T05:48:22.895Z] #49 39.61 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-24T05:48:22.895Z] #49 40.30 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-24T05:48:22.895Z] #49 40.32 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-24T05:48:22.895Z] #49 40.32 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-24T05:48:22.895Z] #49 40.42 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-24T05:48:22.895Z] #49 40.51 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-24T05:48:22.895Z] #49 40.56 go: downloading github.com/spf13/cast v1.3.0 [2021-03-24T05:48:22.895Z] #49 40.70 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-24T05:48:23.156Z] #49 41.23 go: extracting github.com/spf13/cast v1.3.0 [2021-03-24T05:48:23.156Z] #49 41.25 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-24T05:48:23.517Z] #49 ... [2021-03-24T05:48:23.517Z] [2021-03-24T05:48:23.517Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-24T05:48:23.517Z] #47 sha256:11af607fa95de58792a766a4dc55f0ac46400c4bd596cea288bfdc73807e4872 [2021-03-24T05:48:23.517Z] #47 10.87 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-24T05:48:23.517Z] #47 12.06 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-24T05:48:23.517Z] #47 16.51 go: finding github.com/fatih/color v1.9.0 [2021-03-24T05:48:23.517Z] #47 16.53 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-24T05:48:23.517Z] #47 16.57 go: finding github.com/pkg/errors v0.9.1 [2021-03-24T05:48:23.517Z] #47 16.85 go: finding github.com/spf13/pflag v1.0.3 [2021-03-24T05:48:23.517Z] #47 16.90 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-24T05:48:23.517Z] #47 17.04 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-24T05:48:23.517Z] #47 17.29 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-24T05:48:23.517Z] #47 17.53 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-24T05:48:23.517Z] #47 17.58 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-24T05:48:23.517Z] #47 17.58 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-24T05:48:23.517Z] #47 17.68 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-24T05:48:23.517Z] #47 ... [2021-03-24T05:48:23.517Z] [2021-03-24T05:48:23.517Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:48:23.517Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-24T05:48:23.517Z] #55 20.91 Fetched 8424 kB in 17s (509 kB/s) [2021-03-24T05:48:23.779Z] #49 41.64 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-24T05:48:23.779Z] #49 41.85 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-24T05:48:23.779Z] #49 41.88 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-24T05:48:23.779Z] #49 42.01 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-24T05:48:23.973Z] #43 37.55 CC images/opts.o [2021-03-24T05:48:23.973Z] #43 37.90 CC images/seccomp.o [2021-03-24T05:48:24.054Z] #49 42.09 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-24T05:48:24.128Z] #43 ... [2021-03-24T05:48:24.128Z] [2021-03-24T05:48:24.128Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-24T05:48:24.128Z] #68 sha256:b7d78a0f5809bfb9e77a32ec0a9fefe27b051ced91239fc351a7fd40b4646310 [2021-03-24T05:48:24.128Z] #68 DONE 47.1s [2021-03-24T05:48:24.128Z] [2021-03-24T05:48:24.128Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:24.128Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-24T05:48:24.128Z] #43 47.08 Selecting previously unselected package libprotoc17:ppc64el. [2021-03-24T05:48:24.128Z] #43 47.12 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-03-24T05:48:24.128Z] #43 47.13 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-03-24T05:48:24.128Z] #43 ... [2021-03-24T05:48:24.128Z] [2021-03-24T05:48:24.128Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:24.128Z] #50 sha256:b9e669b583c506195fae137946ebed012f339d19306f9a417d98f2fb60562f90 [2021-03-24T05:48:24.128Z] #50 47.18 go: finding github.com/fatih/color v1.7.0 [2021-03-24T05:48:24.128Z] #50 47.28 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-24T05:48:24.128Z] #50 47.49 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-24T05:48:24.234Z] #43 ... [2021-03-24T05:48:24.234Z] [2021-03-24T05:48:24.234Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:48:24.234Z] #45 sha256:9ac5254288b3c36e6c94bbcc9a2b1f5c7066564286fe16bda9447a8d42b5d6d2 [2021-03-24T05:48:24.234Z] #45 126.1 vendor/golang.org/x/net/idna [2021-03-24T05:48:24.234Z] #45 128.2 vendor/golang.org/x/net/http2/hpack [2021-03-24T05:48:24.234Z] #45 129.4 mime [2021-03-24T05:48:24.234Z] #45 131.4 mime/quotedprintable [2021-03-24T05:48:24.234Z] #45 131.7 net/http/internal [2021-03-24T05:48:24.234Z] #45 136.1 net/textproto [2021-03-24T05:48:24.247Z] #49 ... [2021-03-24T05:48:24.247Z] [2021-03-24T05:48:24.247Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:48:24.247Z] #29 sha256:d3c3c556931901fd00ae6333631931ffb33e965f663117d70af0d3ae30f49695 [2021-03-24T05:48:24.247Z] #29 29.83 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-24T05:48:24.247Z] #29 30.41 [2021-03-24T05:48:24.247Z] #29 30.71 0.4% ######################################################################## 100.0% [2021-03-24T05:48:24.247Z] #29 30.88 [2021-03-24T05:48:24.380Z] #58 ... [2021-03-24T05:48:24.380Z] [2021-03-24T05:48:24.380Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:48:24.380Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:48:24.380Z] #36 32.57 Fetched 8424 kB in 24s (352 kB/s) [2021-03-24T05:48:24.380Z] #36 32.57 Reading package lists... [2021-03-24T05:48:24.495Z] #45 136.1 crypto/x509 [2021-03-24T05:48:24.495Z] #45 ... [2021-03-24T05:48:24.495Z] [2021-03-24T05:48:24.495Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:48:24.495Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:48:24.495Z] #43 38.15 CC images/binfmt-misc.o [2021-03-24T05:48:24.495Z] #43 38.38 CC images/time.o [2021-03-24T05:48:24.634Z] #49 42.50 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-24T05:48:24.634Z] #49 42.75 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-24T05:48:24.637Z] #36 ... [2021-03-24T05:48:24.637Z] [2021-03-24T05:48:24.637Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:48:24.637Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-24T05:48:24.637Z] #55 32.64 Fetched 8424 kB in 24s (357 kB/s) [2021-03-24T05:48:24.637Z] #55 32.64 Reading package lists... [2021-03-24T05:48:24.637Z] #55 ... [2021-03-24T05:48:24.637Z] [2021-03-24T05:48:24.637Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:24.637Z] #49 sha256:0d93f27cc9bee72e28048a217736d08c67dce5e54e66ef14d43bb64c55eba982 [2021-03-24T05:48:24.637Z] #49 33.40 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-24T05:48:24.637Z] #49 34.41 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-24T05:48:24.637Z] #49 39.69 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-24T05:48:24.637Z] #49 39.79 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-24T05:48:24.637Z] #49 42.43 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-24T05:48:24.637Z] #49 42.47 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-24T05:48:24.637Z] #49 42.48 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-24T05:48:24.637Z] #49 42.48 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-24T05:48:24.637Z] #49 42.48 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-24T05:48:24.637Z] #49 42.48 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-24T05:48:24.637Z] #49 42.48 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-24T05:48:24.637Z] #49 42.49 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-24T05:48:24.637Z] #49 42.54 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-24T05:48:24.637Z] #49 42.63 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-24T05:48:24.637Z] #49 42.76 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-24T05:48:24.637Z] #49 42.77 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-24T05:48:24.637Z] #49 42.79 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-24T05:48:24.637Z] #49 42.79 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-24T05:48:24.755Z] #43 38.57 CC images/sysctl.o [2021-03-24T05:48:24.755Z] #43 ... [2021-03-24T05:48:24.755Z] [2021-03-24T05:48:24.755Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:24.755Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:48:24.755Z] #13 122.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-24T05:48:24.755Z] #13 122.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-24T05:48:24.755Z] #13 122.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:48:24.785Z] #50 47.97 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-24T05:48:24.785Z] #50 47.97 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-24T05:48:24.785Z] #50 48.05 go: finding github.com/pkg/errors v0.8.1 [2021-03-24T05:48:24.785Z] #50 48.06 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-24T05:48:24.785Z] #50 48.09 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-24T05:48:24.785Z] #50 48.11 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-24T05:48:24.785Z] #50 48.17 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-24T05:48:24.895Z] #49 42.97 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-24T05:48:24.895Z] #49 42.99 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-24T05:48:24.895Z] #49 43.11 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-24T05:48:24.896Z] #49 43.00 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-24T05:48:24.896Z] #49 ... [2021-03-24T05:48:24.896Z] [2021-03-24T05:48:24.896Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:48:24.896Z] #58 sha256:c6a5072e7bde9b1636aab5ac3943d23eeae06abf82d92b1989bbc4dd6bc7ca78 [2021-03-24T05:48:24.896Z] #58 33.09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-24T05:48:24.896Z] #58 33.40 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-24T05:48:24.896Z] #58 33.41 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-24T05:48:24.896Z] #58 34.36 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-24T05:48:24.896Z] #58 35.26 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-24T05:48:24.896Z] #58 38.73 go: finding github.com/pkg/errors v0.9.1 [2021-03-24T05:48:24.896Z] #58 38.84 go: finding github.com/sirupsen/logrus v1.8.1 [2021-03-24T05:48:24.896Z] #58 39.44 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-24T05:48:24.896Z] #58 39.48 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-24T05:48:24.896Z] #58 39.75 go: finding github.com/google/uuid v1.2.0 [2021-03-24T05:48:24.896Z] #58 39.91 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-24T05:48:24.896Z] #58 39.97 go: finding github.com/gofrs/flock v0.8.0 [2021-03-24T05:48:24.896Z] #58 40.25 go: finding github.com/moby/vpnkit v0.5.0 [2021-03-24T05:48:24.896Z] #58 40.32 go: finding github.com/gorilla/mux v1.8.0 [2021-03-24T05:48:24.896Z] #58 40.34 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-03-24T05:48:24.896Z] #58 40.43 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-24T05:48:24.896Z] #58 40.49 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-24T05:48:24.896Z] #58 40.49 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-24T05:48:24.896Z] #58 40.75 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-24T05:48:24.896Z] #58 40.86 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-24T05:48:24.904Z] #55 20.91 Reading package lists... [2021-03-24T05:48:24.904Z] #55 ... [2021-03-24T05:48:24.904Z] [2021-03-24T05:48:24.904Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:48:24.904Z] #45 sha256:fafa4f132ac0591a3f1f1aaddb396ff2f2cb26c82e92e39a3732af2c362a4ce2 [2021-03-24T05:48:24.904Z] #45 12.35 unicode/utf8 [2021-03-24T05:48:24.904Z] #45 13.33 internal/testlog [2021-03-24T05:48:24.904Z] #45 13.73 encoding [2021-03-24T05:48:24.904Z] #45 13.91 unicode/utf16 [2021-03-24T05:48:24.904Z] #45 14.15 container/list [2021-03-24T05:48:24.904Z] #45 14.67 crypto/internal/subtle [2021-03-24T05:48:24.904Z] #45 14.81 crypto/subtle [2021-03-24T05:48:24.904Z] #45 15.02 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-24T05:48:24.904Z] #45 15.15 internal/nettrace [2021-03-24T05:48:24.904Z] #45 15.40 runtime/cgo [2021-03-24T05:48:24.904Z] #45 ... [2021-03-24T05:48:24.904Z] [2021-03-24T05:48:24.904Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:24.904Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:48:24.904Z] #42 12.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-24T05:48:24.904Z] #42 ... [2021-03-24T05:48:24.904Z] [2021-03-24T05:48:24.904Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-24T05:48:24.904Z] #67 sha256:ef60c91a650afe857b8a943bbd302ec1a161e0e41731f0cc21659b6f6df741be [2021-03-24T05:48:24.904Z] #67 22.13 Checking out files: 61% (1167/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) [2021-03-24T05:48:24.904Z] #67 ... [2021-03-24T05:48:24.904Z] [2021-03-24T05:48:24.904Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:48:24.904Z] #34 sha256:1423d24c2220f56acfad514509f143fd49213a0441e52d98c74ab553327b4535 [2021-03-24T05:48:24.904Z] #34 12.63 unicode/utf8 [2021-03-24T05:48:24.904Z] #34 13.76 encoding [2021-03-24T05:48:24.904Z] #34 14.05 runtime/cgo [2021-03-24T05:48:25.016Z] #13 ... [2021-03-24T05:48:25.016Z] [2021-03-24T05:48:25.016Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:48:25.016Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:48:25.016Z] #43 38.81 CC images/autofs.o [2021-03-24T05:48:25.016Z] #43 39.00 CC images/macvlan.o [2021-03-24T05:48:25.089Z] #50 ... [2021-03-24T05:48:25.089Z] [2021-03-24T05:48:25.089Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:25.089Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-24T05:48:25.089Z] #14 28.30 Reading package lists... [2021-03-24T05:48:25.089Z] #14 38.12 Building dependency tree... [2021-03-24T05:48:25.089Z] #14 40.70 The following additional packages will be installed: [2021-03-24T05:48:25.089Z] #14 40.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-24T05:48:25.089Z] #14 40.70 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-24T05:48:25.089Z] #14 40.70 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-24T05:48:25.089Z] #14 40.70 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-24T05:48:25.089Z] #14 40.71 mingw-w64-common mingw-w64-x86-64-dev [2021-03-24T05:48:25.089Z] #14 40.72 Suggested packages: [2021-03-24T05:48:25.089Z] #14 40.72 gcc-8-locales seccomp wine64 [2021-03-24T05:48:25.089Z] #14 42.23 The following NEW packages will be installed: [2021-03-24T05:48:25.089Z] #14 42.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-24T05:48:25.089Z] #14 42.24 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-24T05:48:25.089Z] #14 42.24 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-24T05:48:25.089Z] #14 42.25 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-24T05:48:25.089Z] #14 42.26 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-24T05:48:25.089Z] #14 42.26 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-24T05:48:25.089Z] #14 42.28 The following packages will be upgraded: [2021-03-24T05:48:25.089Z] #14 42.29 libseccomp2 libsystemd0 libudev1 [2021-03-24T05:48:25.089Z] #14 42.55 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-24T05:48:25.089Z] #14 42.55 Need to get 79.4 MB of archives. [2021-03-24T05:48:25.089Z] #14 42.55 After this operation, 532 MB of additional disk space will be used. [2021-03-24T05:48:25.089Z] #14 42.55 Get:1 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB] [2021-03-24T05:48:25.089Z] #14 42.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u6 [358 kB] [2021-03-24T05:48:25.089Z] #14 42.57 Get:3 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB] [2021-03-24T05:48:25.089Z] #14 42.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u6 [158 kB] [2021-03-24T05:48:25.089Z] #14 42.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-03-24T05:48:25.089Z] #14 42.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2021-03-24T05:48:25.089Z] #14 43.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-24T05:48:25.089Z] #14 43.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-03-24T05:48:25.089Z] #14 43.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-03-24T05:48:25.089Z] #14 43.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-24T05:48:25.089Z] #14 43.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-24T05:48:25.089Z] #14 43.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-24T05:48:25.089Z] #14 43.98 Get:13 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] [2021-03-24T05:48:25.089Z] #14 47.53 Get:14 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] [2021-03-24T05:48:25.089Z] #14 ... [2021-03-24T05:48:25.089Z] [2021-03-24T05:48:25.089Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:25.089Z] #50 sha256:b9e669b583c506195fae137946ebed012f339d19306f9a417d98f2fb60562f90 [2021-03-24T05:48:25.089Z] #50 48.39 go: finding github.com/spf13/viper v1.6.1 [2021-03-24T05:48:25.089Z] #50 48.45 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-24T05:48:25.089Z] #50 48.46 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-24T05:48:25.089Z] #50 48.53 go: finding github.com/stretchr/testify v1.4.0 [2021-03-24T05:48:25.152Z] #49 43.14 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-24T05:48:25.152Z] #49 43.14 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-24T05:48:25.152Z] #49 ... [2021-03-24T05:48:25.152Z] [2021-03-24T05:48:25.152Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:48:25.152Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:48:25.169Z] #34 ... [2021-03-24T05:48:25.169Z] [2021-03-24T05:48:25.169Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-24T05:48:25.169Z] #67 sha256:ef60c91a650afe857b8a943bbd302ec1a161e0e41731f0cc21659b6f6df741be [2021-03-24T05:48:25.169Z] #67 22.13 Checking out files: 61% (1167/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-24T05:48:25.277Z] #43 39.24 CC images/sit.o [2021-03-24T05:48:25.395Z] #50 48.63 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-24T05:48:25.395Z] #50 48.73 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-24T05:48:25.395Z] #50 48.75 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-24T05:48:25.396Z] #50 48.78 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-24T05:48:25.396Z] #50 48.79 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-24T05:48:25.396Z] #50 48.85 go: finding github.com/spf13/cobra v0.0.5 [2021-03-24T05:48:25.440Z] #67 22.93 + cd /tmp/tmp.qQCX6ItWVf/src/github.com/docker/libnetwork [2021-03-24T05:48:25.440Z] #67 22.93 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-24T05:48:25.468Z] #58 ... [2021-03-24T05:48:25.468Z] [2021-03-24T05:48:25.468Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:25.468Z] #49 sha256:9eb144aa634e2860b6571929d4ad9c57ddfdb81c2fd1564c6b80563027f01db1 [2021-03-24T05:48:25.468Z] #49 43.36 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-24T05:48:25.468Z] #49 43.48 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-24T05:48:25.468Z] #49 43.73 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-24T05:48:25.547Z] #43 39.53 CC images/memfd.o [2021-03-24T05:48:25.580Z] INFO: Extraction ended at 03/24/2021 05:48:24. Duration:00:00:23.2669683 [2021-03-24T05:48:25.580Z] INFO: Updating the golang and path environment variables [2021-03-24T05:48:25.580Z] INFO: GOPATH=d:\gopath [2021-03-24T05:48:25.580Z] INFO: go version go1.13.15 windows/amd64 [2021-03-24T05:48:25.580Z] INFO: Running the daemon under test in debug mode [2021-03-24T05:48:25.580Z] INFO: Starting a daemon under test... [2021-03-24T05:48:25.580Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42189\2\daemon --pidfile d:\CI\PR-42189\2\docker.pid -D [2021-03-24T05:48:25.580Z] INFO: Process started successfully. [2021-03-24T05:48:25.580Z] INFO: Start tailing logs of the daemon under tests [2021-03-24T05:48:25.580Z] INFO: Waiting for the daemon under test to start... [2021-03-24T05:48:25.645Z] #29 32.37 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-24T05:48:25.698Z] #50 48.87 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-24T05:48:25.698Z] #50 48.87 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-24T05:48:25.698Z] #50 48.94 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-24T05:48:25.698Z] #50 48.99 go: finding github.com/stretchr/objx v0.2.0 [2021-03-24T05:48:25.698Z] #50 48.99 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-24T05:48:25.698Z] #50 49.03 go: finding github.com/spf13/pflag v1.0.5 [2021-03-24T05:48:25.698Z] #50 49.05 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-24T05:48:25.698Z] #50 49.07 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-24T05:48:25.705Z] #67 ... [2021-03-24T05:48:25.705Z] [2021-03-24T05:48:25.705Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:48:25.706Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:48:25.706Z] #36 13.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-24T05:48:25.706Z] #36 ... [2021-03-24T05:48:25.706Z] [2021-03-24T05:48:25.706Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:25.706Z] #49 sha256:3fa1b79f53547034ad1bfbafff991c7d0d4a8b78b58d3040f02217d6c09d4c63 [2021-03-24T05:48:25.706Z] #49 22.92 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-24T05:48:25.706Z] #49 22.92 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-24T05:48:25.706Z] #49 22.92 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-24T05:48:25.706Z] #49 22.92 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-24T05:48:25.706Z] #49 22.92 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-24T05:48:25.706Z] #49 22.92 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-24T05:48:25.706Z] #49 22.92 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-24T05:48:25.706Z] #49 22.92 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-24T05:48:25.706Z] #49 22.92 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-24T05:48:25.706Z] #49 22.92 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-24T05:48:25.706Z] #49 23.05 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-24T05:48:25.706Z] #49 23.13 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-24T05:48:25.706Z] #49 23.13 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-24T05:48:25.706Z] #49 23.22 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-24T05:48:25.706Z] #49 23.22 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-24T05:48:25.967Z] #49 23.58 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-24T05:48:25.967Z] #49 23.67 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-24T05:48:25.967Z] #49 23.67 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-24T05:48:26.002Z] #50 49.20 go: finding github.com/gobwas/glob v0.2.3 [2021-03-24T05:48:26.002Z] #50 49.23 go: finding github.com/magiconair/properties v1.8.1 [2021-03-24T05:48:26.002Z] #50 49.25 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-24T05:48:26.002Z] #50 49.27 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-24T05:48:26.002Z] #50 49.27 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-24T05:48:26.002Z] #50 49.39 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-24T05:48:26.002Z] #50 49.43 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-24T05:48:26.002Z] #50 49.43 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-24T05:48:26.002Z] #50 49.51 go: finding github.com/spf13/afero v1.1.2 [2021-03-24T05:48:26.118Z] #43 39.77 CC images/timens.o [2021-03-24T05:48:26.185Z] #57 154.1 + bin/containerd-shim-runc-v1 [2021-03-24T05:48:26.224Z] #29 ... [2021-03-24T05:48:26.224Z] [2021-03-24T05:48:26.224Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-24T05:48:26.224Z] #67 sha256:b5a3ec9315054414bd69aa35b1e50d566aa83aafcc78b4d6dfac5a4860dc8380 [2021-03-24T05:48:26.224Z] #67 23.16 Checking out files: 38% (734/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 77% (1468/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-24T05:48:26.224Z] #67 24.95 + cd /tmp/tmp.TJu7fg2kQW/src/github.com/docker/libnetwork [2021-03-24T05:48:26.224Z] #67 24.95 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-24T05:48:26.224Z] #67 25.55 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-24T05:48:26.224Z] #67 ... [2021-03-24T05:48:26.224Z] [2021-03-24T05:48:26.224Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:48:26.224Z] #29 sha256:d3c3c556931901fd00ae6333631931ffb33e965f663117d70af0d3ae30f49695 [2021-03-24T05:48:26.224Z] #29 32.86 [2021-03-24T05:48:26.230Z] #49 23.79 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-24T05:48:26.230Z] #49 23.79 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-24T05:48:26.230Z] #49 23.79 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-24T05:48:26.230Z] #49 23.79 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-24T05:48:26.230Z] #49 23.79 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-24T05:48:26.230Z] #49 23.79 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-24T05:48:26.230Z] #49 23.79 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-24T05:48:26.306Z] #50 49.52 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-24T05:48:26.306Z] #50 49.56 go: finding github.com/spf13/cast v1.3.0 [2021-03-24T05:48:26.306Z] #50 49.57 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-24T05:48:26.306Z] #50 49.62 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-24T05:48:26.306Z] #50 49.67 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-24T05:48:26.306Z] #50 49.68 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-24T05:48:26.381Z] #43 40.08 LINK images/built-in.o [2021-03-24T05:48:26.381Z] #43 40.25 GEN compel/include/asm [2021-03-24T05:48:26.381Z] #43 40.28 GEN compel/include/version.h [2021-03-24T05:48:26.414Z] #49 ... [2021-03-24T05:48:26.414Z] [2021-03-24T05:48:26.414Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:48:26.414Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-24T05:48:26.414Z] #55 34.49 Fetched 8424 kB in 26s (325 kB/s) [2021-03-24T05:48:26.490Z] #49 23.96 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-24T05:48:26.521Z] #36 43.24 Reading package lists... [2021-03-24T05:48:26.521Z] #36 ... [2021-03-24T05:48:26.521Z] [2021-03-24T05:48:26.521Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-24T05:48:26.521Z] #67 sha256:d2f7cb10a8a9fc955f48800ae01bff01f0c7c107e5c713e64854c9b42e0d38ca [2021-03-24T05:48:26.521Z] #67 34.48 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-24T05:48:26.521Z] #67 ... [2021-03-24T05:48:26.521Z] [2021-03-24T05:48:26.521Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:26.522Z] #49 sha256:0d93f27cc9bee72e28048a217736d08c67dce5e54e66ef14d43bb64c55eba982 [2021-03-24T05:48:26.522Z] #49 43.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-24T05:48:26.522Z] #49 43.26 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-24T05:48:26.522Z] #49 43.43 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-24T05:48:26.522Z] #49 43.85 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-24T05:48:26.522Z] #49 43.88 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-24T05:48:26.522Z] #49 43.89 go: extracting golang.org/x/text v0.3.2 [2021-03-24T05:48:26.522Z] #49 44.16 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-24T05:48:26.522Z] #49 44.17 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-24T05:48:26.522Z] #49 44.17 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-24T05:48:26.522Z] #49 44.17 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-24T05:48:26.522Z] #49 44.22 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-24T05:48:26.522Z] #49 44.23 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-24T05:48:26.522Z] #49 44.34 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-24T05:48:26.522Z] #49 44.41 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-24T05:48:26.522Z] #49 44.43 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-24T05:48:26.522Z] #49 44.44 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-24T05:48:26.522Z] #49 44.46 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-24T05:48:26.522Z] #49 44.68 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-24T05:48:26.608Z] #50 49.80 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-24T05:48:26.608Z] #50 49.83 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-24T05:48:26.608Z] #50 49.93 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-24T05:48:26.608Z] #50 49.94 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-24T05:48:26.642Z] #43 40.29 touch .config [2021-03-24T05:48:26.642Z] #43 40.33 GEN include/common/config.h [2021-03-24T05:48:26.642Z] #43 40.42 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-24T05:48:26.642Z] #43 40.45 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-24T05:48:26.642Z] #43 40.47 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-24T05:48:26.642Z] #43 40.49 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-24T05:48:26.642Z] #43 40.51 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-24T05:48:26.642Z] #43 40.54 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-24T05:48:26.642Z] #43 40.57 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-24T05:48:26.642Z] #43 40.60 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-24T05:48:26.642Z] #43 40.61 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-24T05:48:26.642Z] #43 40.65 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-24T05:48:26.678Z] #55 34.49 Reading package lists... [2021-03-24T05:48:26.678Z] #55 ... [2021-03-24T05:48:26.678Z] [2021-03-24T05:48:26.678Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:26.678Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:48:26.678Z] #42 34.64 Fetched 8424 kB in 27s (317 kB/s) [2021-03-24T05:48:26.678Z] #42 34.64 Reading package lists... [2021-03-24T05:48:26.678Z] #42 ... [2021-03-24T05:48:26.678Z] [2021-03-24T05:48:26.678Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:48:26.678Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-24T05:48:26.678Z] #55 34.49 Reading package lists... [2021-03-24T05:48:26.751Z] #49 24.32 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-24T05:48:26.751Z] #49 24.32 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-24T05:48:26.751Z] #49 24.37 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-24T05:48:26.751Z] #49 24.38 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-24T05:48:26.751Z] #49 24.55 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-24T05:48:26.751Z] #49 24.55 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-24T05:48:26.751Z] #49 24.55 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-24T05:48:26.751Z] #49 24.55 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-24T05:48:26.754Z] #29 33.15 0.4% ################################################# 68.2% ################################################################ 89.4% ######################################################################## 100.0% [2021-03-24T05:48:26.778Z] #49 44.87 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-24T05:48:26.778Z] #49 44.89 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-24T05:48:26.778Z] #49 44.89 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-24T05:48:26.778Z] #49 44.89 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-24T05:48:26.904Z] #43 40.65 DEP compel/plugins/std/infect.d [2021-03-24T05:48:26.904Z] #43 40.76 DEP compel/plugins/std/string.d [2021-03-24T05:48:26.904Z] #43 40.85 DEP compel/plugins/std/log.d [2021-03-24T05:48:26.912Z] #50 50.07 go: finding golang.org/x/text v0.3.2 [2021-03-24T05:48:26.912Z] #50 50.24 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-24T05:48:26.912Z] #50 50.24 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-24T05:48:26.912Z] #50 50.24 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-24T05:48:26.912Z] #50 50.32 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-24T05:48:27.019Z] #29 33.59 [2021-03-24T05:48:27.036Z] #49 44.98 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-24T05:48:27.036Z] #49 45.06 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-24T05:48:27.036Z] #49 45.22 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-24T05:48:27.036Z] #49 45.25 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-24T05:48:27.095Z] #49 24.57 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-24T05:48:27.095Z] #49 24.57 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-24T05:48:27.095Z] #49 24.65 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-24T05:48:27.095Z] #49 24.72 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-24T05:48:27.095Z] #49 ... [2021-03-24T05:48:27.095Z] [2021-03-24T05:48:27.095Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:48:27.095Z] #51 sha256:d9ce0a015fd4a4f92ba9efb821bd61dd7c8de52ff08aa62fcaea91bbbd27b3ba [2021-03-24T05:48:27.095Z] #51 14.79 + cd /tmp/tmp.BVBl5L5biL/src/github.com/mvdan/sh [2021-03-24T05:48:27.095Z] #51 14.79 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-24T05:48:27.095Z] #51 14.99 + GO111MODULE=on [2021-03-24T05:48:27.095Z] #51 14.99 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-24T05:48:27.095Z] #51 16.85 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-24T05:48:27.095Z] #51 16.85 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-24T05:48:27.095Z] #51 16.87 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-24T05:48:27.095Z] #51 17.19 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-24T05:48:27.095Z] #51 17.25 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-24T05:48:27.095Z] #51 18.18 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-24T05:48:27.095Z] #51 19.06 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-24T05:48:27.095Z] #51 20.62 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-24T05:48:27.095Z] #51 22.09 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-24T05:48:27.095Z] #51 22.22 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-24T05:48:27.095Z] #51 22.41 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-24T05:48:27.095Z] #51 22.58 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-24T05:48:27.095Z] #51 23.58 runtime [2021-03-24T05:48:27.095Z] #51 23.58 runtime/cgo [2021-03-24T05:48:27.164Z] #43 40.94 DEP compel/plugins/std/fds.d [2021-03-24T05:48:27.164Z] #43 41.03 DEP compel/plugins/std/std.d [2021-03-24T05:48:27.222Z] #50 50.36 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-24T05:48:27.222Z] #50 50.42 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-24T05:48:27.222Z] #50 50.49 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-24T05:48:27.222Z] #50 50.55 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-24T05:48:27.222Z] #50 50.56 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-24T05:48:27.222Z] #50 50.61 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-24T05:48:27.222Z] #50 50.64 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-24T05:48:27.222Z] #50 50.65 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-24T05:48:27.222Z] #50 50.70 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-24T05:48:27.294Z] #49 45.29 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-24T05:48:27.294Z] #49 45.53 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-24T05:48:27.357Z] #51 ... [2021-03-24T05:48:27.357Z] [2021-03-24T05:48:27.357Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:27.357Z] #49 sha256:3fa1b79f53547034ad1bfbafff991c7d0d4a8b78b58d3040f02217d6c09d4c63 [2021-03-24T05:48:27.357Z] #49 24.80 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-24T05:48:27.357Z] #49 24.86 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-24T05:48:27.357Z] #49 24.97 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-24T05:48:27.357Z] #49 24.97 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-24T05:48:27.357Z] #49 25.03 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-24T05:48:27.357Z] #49 25.03 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-24T05:48:27.357Z] #49 25.03 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-24T05:48:27.357Z] #49 25.03 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-24T05:48:27.357Z] #49 25.06 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-24T05:48:27.357Z] #49 25.06 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-24T05:48:27.357Z] #49 25.06 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-24T05:48:27.357Z] #49 25.06 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-24T05:48:27.357Z] #49 25.16 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-24T05:48:27.357Z] #49 25.16 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-24T05:48:27.357Z] #49 25.16 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-24T05:48:27.425Z] #43 41.19 DEP compel/plugins/shmem/shmem.d [2021-03-24T05:48:27.425Z] #43 41.29 DEP compel/plugins/fds/fds.d [2021-03-24T05:48:27.521Z] #50 50.70 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-24T05:48:27.522Z] #50 50.73 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-24T05:48:27.522Z] #50 50.74 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-24T05:48:27.522Z] #50 50.79 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-24T05:48:27.522Z] #50 50.80 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-24T05:48:27.522Z] #50 50.88 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-24T05:48:27.552Z] #49 45.59 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-24T05:48:27.618Z] #49 25.17 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-24T05:48:27.618Z] #49 25.23 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-24T05:48:27.618Z] #49 25.28 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-24T05:48:27.618Z] #49 25.34 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-24T05:48:27.618Z] #49 25.34 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-24T05:48:27.618Z] #49 25.37 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-24T05:48:27.618Z] #49 25.38 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-24T05:48:27.696Z] #43 41.49 CC compel/plugins/std/std.o [2021-03-24T05:48:27.822Z] #50 50.97 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-24T05:48:27.822Z] #50 51.15 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-24T05:48:27.907Z] #49 45.94 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-24T05:48:27.907Z] #49 45.95 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-24T05:48:27.907Z] #49 46.06 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-24T05:48:27.929Z] #49 25.43 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-24T05:48:27.929Z] #49 25.54 go: downloading golang.org/x/text v0.3.2 [2021-03-24T05:48:27.929Z] #49 25.54 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-24T05:48:27.957Z] #43 41.88 CC compel/plugins/std/fds.o [2021-03-24T05:48:28.123Z] #50 51.37 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-24T05:48:28.123Z] #50 51.48 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-24T05:48:28.123Z] #50 51.48 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-24T05:48:28.123Z] #50 51.60 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-24T05:48:28.176Z] #49 46.33 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-24T05:48:28.191Z] #49 25.60 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-24T05:48:28.191Z] #49 25.77 go: downloading github.com/spf13/cast v1.3.0 [2021-03-24T05:48:28.191Z] #49 25.83 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-24T05:48:28.191Z] #49 ... [2021-03-24T05:48:28.191Z] [2021-03-24T05:48:28.191Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:48:28.191Z] #58 sha256:264e53bacc26d9271e0839f2c427a65e8a653c02c664b03e4c88d63d156473fb [2021-03-24T05:48:28.191Z] #58 15.84 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-24T05:48:28.191Z] #58 15.94 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-24T05:48:28.191Z] #58 16.58 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-24T05:48:28.191Z] #58 16.87 go: extracting github.com/moby/vpnkit v0.5.0 [2021-03-24T05:48:28.191Z] #58 17.48 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-24T05:48:28.191Z] #58 21.13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-24T05:48:28.191Z] #58 21.42 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-24T05:48:28.191Z] #58 21.54 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-24T05:48:28.191Z] #58 22.19 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-24T05:48:28.191Z] #58 22.51 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-24T05:48:28.191Z] #58 24.02 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-24T05:48:28.423Z] #29 34.93 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-24T05:48:28.425Z] #50 51.64 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-24T05:48:28.435Z] #49 46.41 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-24T05:48:28.435Z] #49 46.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-24T05:48:28.453Z] #58 ... [2021-03-24T05:48:28.454Z] [2021-03-24T05:48:28.454Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:48:28.454Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-24T05:48:28.454Z] #40 23.44 Checking out files: 80% (1362/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-24T05:48:28.454Z] #40 23.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-24T05:48:28.454Z] #40 25.75 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-24T05:48:28.528Z] #43 42.41 CC compel/plugins/std/log.o [2021-03-24T05:48:28.590Z] #55 45.39 Reading package lists... [2021-03-24T05:48:28.590Z] #55 ... [2021-03-24T05:48:28.590Z] [2021-03-24T05:48:28.590Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:48:28.590Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:48:28.590Z] #36 36.43 Fetched 8424 kB in 27s (316 kB/s) [2021-03-24T05:48:28.590Z] #36 36.43 Reading package lists... [2021-03-24T05:48:28.590Z] #36 46.47 Reading package lists... [2021-03-24T05:48:28.590Z] #36 ... [2021-03-24T05:48:28.590Z] [2021-03-24T05:48:28.590Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:28.590Z] #49 sha256:9eb144aa634e2860b6571929d4ad9c57ddfdb81c2fd1564c6b80563027f01db1 [2021-03-24T05:48:28.590Z] #49 46.28 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-24T05:48:28.692Z] #29 ... [2021-03-24T05:48:28.692Z] [2021-03-24T05:48:28.692Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:28.692Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-24T05:48:28.692Z] #42 20.22 Reading package lists... [2021-03-24T05:48:28.692Z] #42 26.24 Reading package lists... [2021-03-24T05:48:28.692Z] #42 32.93 Building dependency tree... [2021-03-24T05:48:28.692Z] #42 35.76 The following additional packages will be installed: [2021-03-24T05:48:28.692Z] #42 35.76 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-24T05:48:28.693Z] #42 35.76 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-24T05:48:28.693Z] #42 35.77 Suggested packages: [2021-03-24T05:48:28.693Z] #42 35.77 manpages-dev python-setuptools [2021-03-24T05:48:28.693Z] #42 ... [2021-03-24T05:48:28.693Z] [2021-03-24T05:48:28.693Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:48:28.693Z] #29 sha256:d3c3c556931901fd00ae6333631931ffb33e965f663117d70af0d3ae30f49695 [2021-03-24T05:48:28.693Z] #29 35.49 [2021-03-24T05:48:28.698Z] #49 46.89 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-24T05:48:28.698Z] #49 46.97 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-24T05:48:28.940Z] #57 157.2 + bin/containerd-shim-runc-v2 [2021-03-24T05:48:28.974Z] #49 46.98 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-24T05:48:28.974Z] #49 47.00 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-24T05:48:28.974Z] #49 47.08 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-24T05:48:29.053Z] #29 ... [2021-03-24T05:48:29.053Z] [2021-03-24T05:48:29.053Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:48:29.053Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-24T05:48:29.053Z] #36 19.97 Reading package lists... [2021-03-24T05:48:29.053Z] #36 26.36 Reading package lists... [2021-03-24T05:48:29.053Z] #36 33.08 Building dependency tree... [2021-03-24T05:48:29.234Z] #49 ... [2021-03-24T05:48:29.234Z] [2021-03-24T05:48:29.234Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:29.234Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:48:29.234Z] #13 32.48 Fetched 8929 kB in 27s (327 kB/s) [2021-03-24T05:48:29.234Z] #13 32.48 Reading package lists... [2021-03-24T05:48:29.234Z] #13 ... [2021-03-24T05:48:29.234Z] [2021-03-24T05:48:29.234Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:48:29.234Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-24T05:48:29.234Z] #40 37.09 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-24T05:48:29.318Z] #36 ... [2021-03-24T05:48:29.318Z] [2021-03-24T05:48:29.318Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:29.318Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-24T05:48:29.318Z] #13 18.28 Reading package lists... [2021-03-24T05:48:29.318Z] #13 24.83 Reading package lists... [2021-03-24T05:48:29.318Z] #13 31.31 Building dependency tree... [2021-03-24T05:48:29.318Z] #13 34.20 The following additional packages will be installed: [2021-03-24T05:48:29.318Z] #13 34.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-24T05:48:29.318Z] #13 34.21 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-24T05:48:29.318Z] #13 34.21 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-24T05:48:29.318Z] #13 34.22 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-24T05:48:29.318Z] #13 34.23 mingw-w64-common mingw-w64-x86-64-dev [2021-03-24T05:48:29.318Z] #13 34.24 Suggested packages: [2021-03-24T05:48:29.318Z] #13 34.24 gcc-8-locales seccomp wine64 [2021-03-24T05:48:29.318Z] #13 ... [2021-03-24T05:48:29.318Z] [2021-03-24T05:48:29.318Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:48:29.318Z] #58 sha256:ff4be3dcbe69c23dc59e13d6dc856263f309679f840fd673b745ac08eef952c0 [2021-03-24T05:48:29.318Z] #58 26.38 go: finding github.com/pkg/errors v0.9.1 [2021-03-24T05:48:29.318Z] #58 26.40 go: finding github.com/sirupsen/logrus v1.8.1 [2021-03-24T05:48:29.318Z] #58 26.55 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-24T05:48:29.318Z] #58 26.71 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-24T05:48:29.318Z] #58 26.81 go: finding github.com/google/uuid v1.2.0 [2021-03-24T05:48:29.318Z] #58 26.91 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-24T05:48:29.318Z] #58 27.05 go: finding github.com/gofrs/flock v0.8.0 [2021-03-24T05:48:29.318Z] #58 27.06 go: finding github.com/moby/vpnkit v0.5.0 [2021-03-24T05:48:29.318Z] #58 27.19 go: finding github.com/gorilla/mux v1.8.0 [2021-03-24T05:48:29.318Z] #58 27.22 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-03-24T05:48:29.318Z] #58 27.39 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-24T05:48:29.318Z] #58 27.51 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-24T05:48:29.318Z] #58 27.60 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-24T05:48:29.318Z] #58 27.85 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-24T05:48:29.318Z] #58 28.07 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-24T05:48:29.318Z] #58 ... [2021-03-24T05:48:29.318Z] [2021-03-24T05:48:29.318Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:48:29.318Z] #29 sha256:d3c3c556931901fd00ae6333631931ffb33e965f663117d70af0d3ae30f49695 [2021-03-24T05:48:29.413Z] #40 ... [2021-03-24T05:48:29.413Z] [2021-03-24T05:48:29.413Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:29.413Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:48:29.414Z] #13 13.42 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-24T05:48:29.414Z] #13 15.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-24T05:48:29.469Z] #43 43.29 CC compel/plugins/std/string.o [2021-03-24T05:48:29.491Z] #40 ... [2021-03-24T05:48:29.491Z] [2021-03-24T05:48:29.491Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:29.491Z] #49 sha256:0d93f27cc9bee72e28048a217736d08c67dce5e54e66ef14d43bb64c55eba982 [2021-03-24T05:48:29.491Z] #49 47.46 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-24T05:48:29.491Z] #49 47.46 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-24T05:48:29.573Z] #57 157.9 + binaries [2021-03-24T05:48:29.573Z] #57 157.9 + install -D bin/containerd /build/containerd [2021-03-24T05:48:29.573Z] #57 157.9 + install -D bin/containerd-shim /build/containerd-shim [2021-03-24T05:48:29.573Z] #57 157.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-24T05:48:29.573Z] #57 157.9 + install -D bin/ctr /build/ctr [2021-03-24T05:48:29.674Z] #13 ... [2021-03-24T05:48:29.674Z] [2021-03-24T05:48:29.674Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:48:29.674Z] #58 sha256:264e53bacc26d9271e0839f2c427a65e8a653c02c664b03e4c88d63d156473fb [2021-03-24T05:48:29.674Z] #58 27.15 go: finding github.com/pkg/errors v0.9.1 [2021-03-24T05:48:29.674Z] #58 27.22 go: finding github.com/sirupsen/logrus v1.8.1 [2021-03-24T05:48:29.748Z] #49 47.83 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-24T05:48:29.748Z] #49 47.88 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-24T05:48:29.748Z] #49 47.89 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-24T05:48:29.748Z] #49 47.97 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-24T05:48:29.935Z] #58 27.53 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-24T05:48:29.935Z] #58 27.53 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-24T05:48:29.935Z] #58 27.65 go: finding github.com/google/uuid v1.2.0 [2021-03-24T05:48:29.978Z] #49 ... [2021-03-24T05:48:29.978Z] [2021-03-24T05:48:29.978Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:29.978Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:48:29.978Z] #13 32.35 Fetched 8929 kB in 28s (315 kB/s) [2021-03-24T05:48:30.040Z] #43 43.92 CC compel/plugins/std/infect.o [2021-03-24T05:48:30.196Z] #58 27.89 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-24T05:48:30.205Z] #57 DONE 158.5s [2021-03-24T05:48:30.239Z] #13 32.35 Reading package lists... [2021-03-24T05:48:30.239Z] #13 ... [2021-03-24T05:48:30.239Z] [2021-03-24T05:48:30.239Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:30.239Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:48:30.457Z] #58 27.96 go: finding github.com/gofrs/flock v0.8.0 [2021-03-24T05:48:30.457Z] #58 27.96 go: finding github.com/moby/vpnkit v0.5.0 [2021-03-24T05:48:30.457Z] #58 28.02 go: finding github.com/gorilla/mux v1.8.0 [2021-03-24T05:48:30.457Z] #58 28.05 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-03-24T05:48:30.457Z] #58 28.11 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-24T05:48:30.457Z] #58 28.19 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-24T05:48:30.457Z] #58 28.19 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-24T05:48:30.611Z] #43 44.39 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-24T05:48:30.611Z] #43 44.44 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-24T05:48:30.611Z] #43 44.49 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-24T05:48:30.611Z] #43 44.54 AR compel/plugins/std.lib.a [2021-03-24T05:48:30.611Z] #43 44.59 CC compel/plugins/fds/fds.o [2021-03-24T05:48:30.677Z] #49 48.63 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-24T05:48:30.724Z] #58 28.51 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-24T05:48:30.838Z] [2021-03-24T05:48:30.838Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-03-24T05:48:30.871Z] #43 44.71 AR compel/plugins/fds.lib.a [2021-03-24T05:48:30.871Z] #43 44.77 HOSTDEP compel/src/lib/log-host.d [2021-03-24T05:48:30.985Z] #58 28.65 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-24T05:48:31.131Z] #58 DONE 0.3s [2021-03-24T05:48:31.131Z] [2021-03-24T05:48:31.131Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-03-24T05:48:31.131Z] #62 DONE 0.2s [2021-03-24T05:48:31.131Z] [2021-03-24T05:48:31.131Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/b... [2021-03-24T05:48:31.132Z] #43 44.95 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-24T05:48:31.132Z] #43 ... [2021-03-24T05:48:31.132Z] [2021-03-24T05:48:31.132Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:48:31.132Z] #58 sha256:1a76f4aeedc9eb62f3bbf9a0d09e3f6a359220a249393ddf5f8e20df0b582509 [2021-03-24T05:48:31.132Z] #58 143.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-24T05:48:31.132Z] #58 143.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-24T05:48:31.211Z] #50 ... [2021-03-24T05:48:31.211Z] [2021-03-24T05:48:31.211Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:31.211Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-24T05:48:31.211Z] #14 49.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-03-24T05:48:31.211Z] #14 49.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-03-24T05:48:31.211Z] #14 49.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-03-24T05:48:31.211Z] #14 49.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-03-24T05:48:31.211Z] #14 49.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-03-24T05:48:31.211Z] #14 49.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u6 [110 kB] [2021-03-24T05:48:31.211Z] #14 49.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-03-24T05:48:31.211Z] #14 49.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-03-24T05:48:31.211Z] #14 49.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-03-24T05:48:31.211Z] #14 49.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-03-24T05:48:31.211Z] #14 50.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-03-24T05:48:31.211Z] #14 50.05 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-03-24T05:48:31.211Z] #14 50.07 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-03-24T05:48:31.211Z] #14 50.09 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u6 [322 kB] [2021-03-24T05:48:31.211Z] #14 51.59 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:48:31.211Z] #14 51.77 Fetched 79.4 MB in 8s (10.5 MB/s) [2021-03-24T05:48:31.211Z] #14 51.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-24T05:48:31.211Z] #14 51.98 Preparing to unpack .../libsystemd0_241-7~deb10u6_ppc64el.deb ... [2021-03-24T05:48:31.211Z] #14 52.00 Unpacking libsystemd0:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-24T05:48:31.211Z] #14 52.55 Setting up libsystemd0:ppc64el (241-7~deb10u6) ... [2021-03-24T05:48:31.211Z] #14 52.66 (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.) [2021-03-24T05:48:31.211Z] #14 52.73 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-03-24T05:48:31.211Z] #14 52.76 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-03-24T05:48:31.211Z] #14 53.05 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ... [2021-03-24T05:48:31.211Z] #14 53.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-24T05:48:31.211Z] #14 53.24 Preparing to unpack .../libudev1_241-7~deb10u6_ppc64el.deb ... [2021-03-24T05:48:31.211Z] #14 53.25 Unpacking libudev1:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-24T05:48:31.211Z] #14 53.42 Setting up libudev1:ppc64el (241-7~deb10u6) ... [2021-03-24T05:48:31.211Z] #14 53.51 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-24T05:48:31.211Z] #14 53.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-24T05:48:31.211Z] #14 53.55 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-03-24T05:48:31.211Z] #14 53.55 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-24T05:48:31.241Z] #49 49.18 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-24T05:48:31.242Z] #49 49.41 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-24T05:48:31.424Z] #67 DONE 0.3s [2021-03-24T05:48:31.424Z] [2021-03-24T05:48:31.424Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-03-24T05:48:31.500Z] #49 49.61 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-24T05:48:31.500Z] #49 49.70 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-24T05:48:31.500Z] #49 49.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-24T05:48:31.715Z] #69 DONE 0.2s [2021-03-24T05:48:31.715Z] [2021-03-24T05:48:31.715Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-24T05:48:31.715Z] #70 DONE 0.0s [2021-03-24T05:48:31.715Z] [2021-03-24T05:48:31.715Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-24T05:48:31.757Z] #49 49.95 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-24T05:48:31.757Z] #49 49.98 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-24T05:48:31.863Z] #14 ... [2021-03-24T05:48:31.863Z] [2021-03-24T05:48:31.863Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:48:31.863Z] #35 sha256:a468f51970755d960ac4d2c4ea763700502a69a22ac38417e79452e13ef81850 [2021-03-24T05:48:31.863Z] #35 45.13 internal/reflectlite [2021-03-24T05:48:31.863Z] #35 45.14 sync [2021-03-24T05:48:31.863Z] #35 49.84 sort [2021-03-24T05:48:31.863Z] #35 49.86 errors [2021-03-24T05:48:31.863Z] #35 50.49 internal/oserror [2021-03-24T05:48:31.863Z] #35 50.49 io [2021-03-24T05:48:31.863Z] #35 50.51 strconv [2021-03-24T05:48:31.863Z] #35 50.91 syscall [2021-03-24T05:48:31.863Z] #35 54.09 bytes [2021-03-24T05:48:31.863Z] #35 54.11 strings [2021-03-24T05:48:32.166Z] #35 ... [2021-03-24T05:48:32.166Z] [2021-03-24T05:48:32.166Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:48:32.166Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-24T05:48:32.166Z] #33 52.30 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. [2021-03-24T05:48:32.166Z] #33 52.83 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-24T05:48:32.166Z] #33 53.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:48:32.347Z] #71 DONE 0.6s [2021-03-24T05:48:32.468Z] #33 ... [2021-03-24T05:48:32.468Z] [2021-03-24T05:48:32.468Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:48:32.468Z] #46 sha256:f7b0c85743bff1d2c56066aabe0b8745d8786ef7a973de2eef12e57c6defe88e [2021-03-24T05:48:32.468Z] #46 45.85 sync [2021-03-24T05:48:32.468Z] #46 45.87 internal/reflectlite [2021-03-24T05:48:32.468Z] #46 49.31 math/rand [2021-03-24T05:48:32.468Z] #46 49.32 internal/singleflight [2021-03-24T05:48:32.468Z] #46 49.32 github.com/LK4D4/vndr/godl/singleflight [2021-03-24T05:48:32.468Z] #46 51.74 sort [2021-03-24T05:48:32.468Z] #46 51.78 syscall [2021-03-24T05:48:32.468Z] #46 51.79 strconv [2021-03-24T05:48:32.468Z] #46 51.80 io [2021-03-24T05:48:32.468Z] #46 55.33 bytes [2021-03-24T05:48:32.468Z] #46 55.34 strings [2021-03-24T05:48:32.639Z] [2021-03-24T05:48:32.639Z] #72 exporting to image [2021-03-24T05:48:32.639Z] #72 exporting layers [2021-03-24T05:48:32.697Z] #49 50.60 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-24T05:48:32.697Z] #49 50.73 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-24T05:48:32.697Z] #49 50.91 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-24T05:48:32.769Z] #46 ... [2021-03-24T05:48:32.769Z] [2021-03-24T05:48:32.769Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:32.769Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-24T05:48:32.769Z] #43 48.23 Selecting previously unselected package protobuf-c-compiler. [2021-03-24T05:48:32.769Z] #43 48.24 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-03-24T05:48:32.769Z] #43 48.30 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-24T05:48:32.769Z] #43 48.45 Selecting previously unselected package protobuf-compiler. [2021-03-24T05:48:32.769Z] #43 48.45 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-03-24T05:48:32.769Z] #43 48.46 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-24T05:48:32.769Z] #43 48.65 Selecting previously unselected package python-pkg-resources. [2021-03-24T05:48:32.769Z] #43 48.66 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-24T05:48:32.769Z] #43 48.68 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-24T05:48:32.769Z] #43 48.99 Selecting previously unselected package python-six. [2021-03-24T05:48:32.769Z] #43 49.01 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-24T05:48:32.769Z] #43 49.05 Unpacking python-six (1.12.0-1) ... [2021-03-24T05:48:32.769Z] #43 49.15 Selecting previously unselected package python-protobuf. [2021-03-24T05:48:32.769Z] #43 49.18 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-03-24T05:48:32.769Z] #43 49.18 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-24T05:48:32.769Z] #43 50.08 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-24T05:48:32.769Z] #43 55.94 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-03-24T05:48:32.769Z] #43 55.95 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-24T05:48:32.769Z] #43 55.96 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-24T05:48:32.769Z] #43 55.97 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-03-24T05:48:32.769Z] #43 55.97 Setting up python-six (1.12.0-1) ... [2021-03-24T05:48:32.953Z] #49 51.01 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-24T05:48:32.953Z] #49 51.13 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-24T05:48:32.953Z] #49 51.15 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-24T05:48:33.185Z] #29 35.89 0.0% ## 3.5% ###### 8.5% ####### 9.9% ########## 14.6% ########## 14.6% ############# 19.1% ############### 21.8% ################### 26.4% #################### 28.4% ###################### 30.9% ######################## 34.6% ######################## 34.6% ########################### 38.4% ################################ 45.0% ################################# 45.9% ##################################### 51.6% ######################################## 55.9% ########################################### 60.7% ############################################## 64.9% ############################################## 64.9% ################################################## 69.7% #################################################### 72.9% ##################################################### 74.3% ######################################################## 78.3% ######################################################### 79.9% ############################################################## 87.1% ####################################################################### 99.8% ######################################################################## 100.0% [2021-03-24T05:48:33.209Z] #49 51.34 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-24T05:48:33.209Z] #49 51.34 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-24T05:48:33.420Z] #43 ... [2021-03-24T05:48:33.420Z] [2021-03-24T05:48:33.420Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:48:33.420Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-24T05:48:33.420Z] #37 46.78 Selecting previously unselected package libicu63:ppc64el. [2021-03-24T05:48:33.420Z] #37 46.82 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-03-24T05:48:33.420Z] #37 46.82 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-24T05:48:33.420Z] #37 54.44 Selecting previously unselected package libxml2:ppc64el. [2021-03-24T05:48:33.420Z] #37 54.45 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-03-24T05:48:33.420Z] #37 54.45 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-03-24T05:48:33.420Z] #37 54.96 Selecting previously unselected package libarchive13:ppc64el. [2021-03-24T05:48:33.420Z] #37 54.99 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-03-24T05:48:33.420Z] #37 54.99 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-03-24T05:48:33.420Z] #37 55.38 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-03-24T05:48:33.420Z] #37 55.38 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-03-24T05:48:33.420Z] #37 55.38 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-03-24T05:48:33.420Z] #37 55.56 Selecting previously unselected package librhash0:ppc64el. [2021-03-24T05:48:33.420Z] #37 55.56 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-03-24T05:48:33.420Z] #37 55.58 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-03-24T05:48:33.420Z] #37 55.77 Selecting previously unselected package libuv1:ppc64el. [2021-03-24T05:48:33.420Z] #37 55.77 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-03-24T05:48:33.420Z] #37 55.81 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-03-24T05:48:33.420Z] #37 56.02 Selecting previously unselected package cmake. [2021-03-24T05:48:33.420Z] #37 56.02 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-03-24T05:48:33.420Z] #37 56.04 Unpacking cmake (3.13.4-1) ... [2021-03-24T05:48:33.454Z] #29 39.90 [2021-03-24T05:48:33.465Z] #49 51.44 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-24T05:48:33.465Z] #49 51.73 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-24T05:48:33.545Z] #42 45.30 Reading package lists... [2021-03-24T05:48:33.545Z] #42 ... [2021-03-24T05:48:33.545Z] [2021-03-24T05:48:33.545Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:33.545Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:48:33.545Z] #13 32.35 Reading package lists... [2021-03-24T05:48:33.722Z] #49 51.95 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-24T05:48:33.722Z] #37 ... [2021-03-24T05:48:33.722Z] [2021-03-24T05:48:33.723Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:33.723Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-24T05:48:33.723Z] #14 56.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-24T05:48:33.723Z] #14 56.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-03-24T05:48:33.723Z] #14 56.51 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-24T05:48:34.285Z] #49 52.22 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-24T05:48:34.408Z] #29 40.88 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-24T05:48:34.408Z] #29 ... [2021-03-24T05:48:34.408Z] [2021-03-24T05:48:34.408Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:48:34.408Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-24T05:48:34.408Z] #55 25.70 Reading package lists... [2021-03-24T05:48:34.408Z] #55 31.90 Building dependency tree... [2021-03-24T05:48:34.408Z] #55 35.52 The following additional packages will be installed: [2021-03-24T05:48:34.408Z] #55 35.52 libbtrfs0 [2021-03-24T05:48:34.408Z] #55 35.75 The following NEW packages will be installed: [2021-03-24T05:48:34.408Z] #55 35.78 libbtrfs-dev libbtrfs0 [2021-03-24T05:48:34.408Z] #55 36.21 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-24T05:48:34.408Z] #55 36.21 Need to get 119 kB of archives. [2021-03-24T05:48:34.408Z] #55 36.21 After this operation, 387 kB of additional disk space will be used. [2021-03-24T05:48:34.408Z] #55 36.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-03-24T05:48:34.408Z] #55 36.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-03-24T05:48:34.408Z] #55 38.38 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:48:34.408Z] #55 39.95 Fetched 119 kB in 0s (261 kB/s) [2021-03-24T05:48:34.408Z] #55 41.35 Selecting previously unselected package libbtrfs0. [2021-03-24T05:48:34.408Z] #55 41.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-24T05:48:34.408Z] #55 41.53 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-03-24T05:48:34.542Z] #49 52.74 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-24T05:48:34.673Z] #55 ... [2021-03-24T05:48:34.673Z] [2021-03-24T05:48:34.673Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:34.673Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-24T05:48:34.673Z] #42 36.90 The following NEW packages will be installed: [2021-03-24T05:48:34.673Z] #42 36.91 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-24T05:48:34.673Z] #42 36.91 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-24T05:48:34.673Z] #42 36.91 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-24T05:48:34.673Z] #42 36.91 python-six zlib1g-dev [2021-03-24T05:48:34.673Z] #42 37.35 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-24T05:48:34.673Z] #42 37.35 Need to get 3798 kB of archives. [2021-03-24T05:48:34.673Z] #42 37.35 After this operation, 21.6 MB of additional disk space will be used. [2021-03-24T05:48:34.673Z] #42 37.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-03-24T05:48:34.673Z] #42 37.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-03-24T05:48:34.673Z] #42 37.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-03-24T05:48:34.673Z] #42 37.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-03-24T05:48:34.673Z] #42 37.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-03-24T05:48:34.673Z] #42 37.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-03-24T05:48:34.673Z] #42 37.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-03-24T05:48:34.673Z] #42 37.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-03-24T05:48:34.673Z] #42 37.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-03-24T05:48:34.673Z] #42 38.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-03-24T05:48:34.673Z] #42 38.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-03-24T05:48:34.673Z] #42 38.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-03-24T05:48:34.673Z] #42 38.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-03-24T05:48:34.673Z] #42 38.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-03-24T05:48:34.673Z] #42 38.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-24T05:48:34.673Z] #42 38.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-03-24T05:48:34.673Z] #42 38.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-03-24T05:48:34.673Z] #42 41.44 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:48:34.802Z] #49 52.75 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-24T05:48:34.937Z] #42 ... [2021-03-24T05:48:34.937Z] [2021-03-24T05:48:34.937Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:48:34.937Z] #34 sha256:05c8deec9b6e58e341c930c4e50df3b72e76f840897a4f68ff452a17b6579f9b [2021-03-24T05:48:34.937Z] #34 31.93 sync [2021-03-24T05:48:34.937Z] #34 31.94 internal/reflectlite [2021-03-24T05:48:34.937Z] #34 34.99 errors [2021-03-24T05:48:34.937Z] #34 35.00 sort [2021-03-24T05:48:34.937Z] #34 35.48 strconv [2021-03-24T05:48:34.937Z] #34 35.49 io [2021-03-24T05:48:34.937Z] #34 35.50 internal/oserror [2021-03-24T05:48:34.937Z] #34 35.68 syscall [2021-03-24T05:48:34.937Z] #34 37.50 strings [2021-03-24T05:48:34.937Z] #34 37.50 bytes [2021-03-24T05:48:34.937Z] #34 38.94 bufio [2021-03-24T05:48:34.937Z] #34 40.39 reflect [2021-03-24T05:48:34.937Z] #34 40.98 path [2021-03-24T05:48:34.937Z] #34 41.72 text/tabwriter [2021-03-24T05:48:34.937Z] #34 ... [2021-03-24T05:48:34.937Z] [2021-03-24T05:48:34.937Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:48:34.937Z] #29 sha256:d3c3c556931901fd00ae6333631931ffb33e965f663117d70af0d3ae30f49695 [2021-03-24T05:48:34.937Z] #29 41.25 [2021-03-24T05:48:35.089Z] #49 53.12 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-24T05:48:35.337Z] #58 ... [2021-03-24T05:48:35.337Z] [2021-03-24T05:48:35.337Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:48:35.337Z] #45 sha256:9ac5254288b3c36e6c94bbcc9a2b1f5c7066564286fe16bda9447a8d42b5d6d2 [2021-03-24T05:48:35.337Z] #45 137.3 vendor/golang.org/x/net/http/httpguts [2021-03-24T05:48:35.337Z] #45 137.5 vendor/golang.org/x/net/http/httpproxy [2021-03-24T05:48:35.337Z] #45 137.9 mime/multipart [2021-03-24T05:48:35.337Z] #45 140.1 crypto/tls [2021-03-24T05:48:35.337Z] #45 146.3 net/http/httptrace [2021-03-24T05:48:35.337Z] #45 146.6 net/http [2021-03-24T05:48:35.369Z] #72 exporting layers 2.6s done [2021-03-24T05:48:35.369Z] #72 writing image sha256:65e45ad85223553775ee610271e1af884b8f7e2692649af1ba03c5c898e6b23f [2021-03-24T05:48:35.369Z] #72 writing image sha256:65e45ad85223553775ee610271e1af884b8f7e2692649af1ba03c5c898e6b23f done [2021-03-24T05:48:35.369Z] #72 naming to docker.io/library/docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e done [2021-03-24T05:48:35.369Z] #72 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-24T05:48:35.483Z] #49 53.43 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-24T05:48:35.483Z] #49 ... [2021-03-24T05:48:35.483Z] [2021-03-24T05:48:35.483Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:48:35.483Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-24T05:48:35.483Z] #55 43.41 Reading package lists... [2021-03-24T05:48:35.483Z] #55 53.49 Building dependency tree... [2021-03-24T05:48:35.483Z] #55 ... [2021-03-24T05:48:35.483Z] [2021-03-24T05:48:35.483Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:35.483Z] #49 sha256:0d93f27cc9bee72e28048a217736d08c67dce5e54e66ef14d43bb64c55eba982 [2021-03-24T05:48:35.483Z] #49 53.52 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-24T05:48:35.488Z] #29 41.67 ######################################################################## 100.0% [2021-03-24T05:48:35.488Z] #29 41.84 [2021-03-24T05:48:35.488Z] #29 ... [2021-03-24T05:48:35.488Z] [2021-03-24T05:48:35.488Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:48:35.488Z] #45 sha256:d75d4b2bca823701871c0c1199db9d73b035b65d8e1749db8447e3a76684cb7d [2021-03-24T05:48:35.488Z] #45 32.32 sync [2021-03-24T05:48:35.488Z] #45 32.34 internal/reflectlite [2021-03-24T05:48:35.488Z] #45 33.76 github.com/LK4D4/vndr/godl/singleflight [2021-03-24T05:48:35.488Z] #45 33.79 math/rand [2021-03-24T05:48:35.488Z] #45 33.79 internal/singleflight [2021-03-24T05:48:35.488Z] #45 35.72 sort [2021-03-24T05:48:35.488Z] #45 35.73 strconv [2021-03-24T05:48:35.488Z] #45 35.75 syscall [2021-03-24T05:48:35.488Z] #45 35.76 io [2021-03-24T05:48:35.488Z] #45 37.65 bytes [2021-03-24T05:48:35.488Z] #45 38.63 strings [2021-03-24T05:48:35.488Z] #45 39.90 reflect [2021-03-24T05:48:35.488Z] #45 40.96 bufio [2021-03-24T05:48:35.488Z] #45 42.27 regexp/syntax [2021-03-24T05:48:35.488Z] #45 ... [2021-03-24T05:48:35.488Z] [2021-03-24T05:48:35.488Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:35.488Z] #49 sha256:58ed4cf0f48f1f06a2c09f1226212487ead7309efe89f7195be94df4248d4d14 [2021-03-24T05:48:35.488Z] #49 35.65 go: extracting golang.org/x/text v0.3.2 [2021-03-24T05:48:35.488Z] #49 40.51 go: finding github.com/fatih/color v1.7.0 [2021-03-24T05:48:35.488Z] #49 40.58 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-24T05:48:35.488Z] #49 40.67 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-24T05:48:35.488Z] #49 40.69 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-24T05:48:35.488Z] #49 40.95 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-24T05:48:35.488Z] #49 40.95 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-24T05:48:35.488Z] #49 41.10 go: finding github.com/pkg/errors v0.8.1 [2021-03-24T05:48:35.488Z] #49 41.13 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-24T05:48:35.488Z] #49 41.13 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-24T05:48:35.488Z] #49 41.16 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-24T05:48:35.488Z] #49 41.19 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-24T05:48:35.488Z] #49 41.27 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-24T05:48:35.488Z] #49 41.29 go: finding github.com/spf13/viper v1.6.1 [2021-03-24T05:48:35.488Z] #49 41.38 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-24T05:48:35.488Z] #49 41.44 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-24T05:48:35.488Z] #49 41.53 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-24T05:48:35.488Z] #49 41.53 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-24T05:48:35.488Z] #49 41.54 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-24T05:48:35.488Z] #49 41.57 go: finding github.com/stretchr/testify v1.4.0 [2021-03-24T05:48:35.488Z] #49 41.63 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-24T05:48:35.488Z] #49 41.88 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-24T05:48:35.488Z] #49 41.88 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-24T05:48:35.488Z] #49 42.18 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-24T05:48:35.488Z] #49 42.19 go: finding github.com/spf13/cobra v0.0.5 [2021-03-24T05:48:35.488Z] #49 42.21 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-24T05:48:35.488Z] #49 42.63 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-24T05:48:35.597Z] #45 ... [2021-03-24T05:48:35.598Z] [2021-03-24T05:48:35.598Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:35.598Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:48:35.598Z] #13 137.2 Selecting previously unselected package libapparmor1:amd64. [2021-03-24T05:48:35.598Z] #13 137.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-24T05:48:35.598Z] #13 137.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-24T05:48:35.598Z] #13 137.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-24T05:48:35.598Z] #13 137.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-24T05:48:35.598Z] #13 137.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-24T05:48:35.598Z] #13 137.5 Selecting previously unselected package libbtrfs0. [2021-03-24T05:48:35.598Z] #13 137.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-24T05:48:35.598Z] #13 137.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-24T05:48:35.598Z] #13 137.6 Selecting previously unselected package libbtrfs-dev. [2021-03-24T05:48:35.598Z] #13 137.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-24T05:48:35.598Z] #13 137.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:48:35.598Z] #13 137.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-24T05:48:35.598Z] #13 137.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-24T05:48:35.598Z] #13 137.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-24T05:48:35.598Z] #13 137.9 Selecting previously unselected package libudev-dev:amd64. [2021-03-24T05:48:35.598Z] #13 137.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-24T05:48:35.598Z] #13 138.0 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-24T05:48:35.598Z] #13 138.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-24T05:48:35.598Z] #13 138.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-24T05:48:35.598Z] #13 138.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-24T05:48:35.598Z] #13 138.4 Selecting previously unselected package libpcre16-3:amd64. [2021-03-24T05:48:35.598Z] #13 138.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-24T05:48:35.598Z] #13 138.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-24T05:48:35.598Z] #13 138.6 Selecting previously unselected package libpcre32-3:amd64. [2021-03-24T05:48:35.598Z] #13 138.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-24T05:48:35.598Z] #13 138.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-24T05:48:35.598Z] #13 138.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-24T05:48:35.598Z] #13 138.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-24T05:48:35.598Z] #13 138.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-24T05:48:35.598Z] #13 138.9 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-24T05:48:35.598Z] #13 138.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-24T05:48:35.598Z] #13 139.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-24T05:48:35.598Z] #13 139.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-24T05:48:35.598Z] #13 139.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-24T05:48:35.598Z] #13 139.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-24T05:48:35.598Z] #13 139.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-24T05:48:35.598Z] #13 139.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-24T05:48:35.598Z] #13 139.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-24T05:48:35.598Z] #13 139.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-24T05:48:35.598Z] #13 139.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-24T05:48:35.598Z] #13 139.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-24T05:48:35.598Z] #13 140.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-24T05:48:35.598Z] #13 140.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-24T05:48:35.598Z] #13 140.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-24T05:48:35.598Z] #13 140.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-24T05:48:35.598Z] #13 140.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-24T05:48:35.598Z] #13 140.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-24T05:48:35.598Z] #13 140.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-24T05:48:35.598Z] #13 140.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-24T05:48:35.598Z] #13 140.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-24T05:48:35.598Z] #13 140.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:48:35.598Z] #13 140.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-24T05:48:35.598Z] #13 140.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-24T05:48:35.598Z] #13 140.8 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-24T05:48:35.598Z] #13 140.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-24T05:48:35.598Z] #13 140.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:48:35.598Z] #13 140.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-24T05:48:35.598Z] #13 140.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-24T05:48:35.598Z] #13 140.9 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-24T05:48:35.598Z] #13 141.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-24T05:48:35.598Z] #13 141.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-24T05:48:35.598Z] #13 141.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:48:35.598Z] #13 141.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-24T05:48:35.598Z] #13 141.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-24T05:48:35.598Z] #13 141.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:48:35.598Z] #13 141.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-24T05:48:35.598Z] #13 141.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-24T05:48:35.598Z] #13 141.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-24T05:48:35.598Z] #13 141.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-24T05:48:35.598Z] #13 141.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-24T05:48:35.598Z] #13 141.1 Setting up dmsetup (2:1.02.155-3) ... [2021-03-24T05:48:35.598Z] #13 141.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-24T05:48:35.598Z] #13 141.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-24T05:48:35.598Z] #13 141.2 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:48:35.598Z] #13 DONE 143.2s [2021-03-24T05:48:35.598Z] [2021-03-24T05:48:35.598Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:48:35.598Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:48:35.598Z] #43 45.11 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-24T05:48:35.598Z] #43 45.19 HOSTDEP compel/src/main-host.d [2021-03-24T05:48:35.598Z] #43 45.29 DEP compel/src/lib/ptrace.d [2021-03-24T05:48:35.598Z] #43 45.41 DEP compel/src/lib/infect.d [2021-03-24T05:48:35.598Z] #43 45.57 DEP compel/src/lib/infect-util.d [2021-03-24T05:48:35.598Z] #43 45.69 DEP compel/src/lib/infect-rpc.d [2021-03-24T05:48:35.598Z] #43 45.83 DEP compel/arch/x86/src/lib/infect.d [2021-03-24T05:48:35.598Z] #43 45.93 DEP compel/arch/x86/src/lib/cpu.d [2021-03-24T05:48:35.598Z] #43 46.02 DEP compel/src/lib/log.d [2021-03-24T05:48:35.598Z] #43 46.12 DEP compel/src/main.d [2021-03-24T05:48:35.598Z] #43 46.29 DEP compel/src/lib/handle-elf.d [2021-03-24T05:48:35.598Z] #43 46.39 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-24T05:48:35.598Z] #43 46.49 CC compel/src/lib/log.o [2021-03-24T05:48:35.598Z] #43 46.68 CC compel/arch/x86/src/lib/cpu.o [2021-03-24T05:48:35.598Z] #43 47.44 CC compel/arch/x86/src/lib/infect.o [2021-03-24T05:48:35.598Z] #43 48.11 CC compel/src/lib/infect-rpc.o [2021-03-24T05:48:35.598Z] #43 48.44 CC compel/src/lib/infect-util.o [2021-03-24T05:48:35.598Z] #43 48.63 CC compel/src/lib/infect.o [2021-03-24T05:48:35.780Z] #49 42.69 go: finding github.com/spf13/pflag v1.0.5 [2021-03-24T05:48:35.818Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42189/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e hack/test/unit [2021-03-24T05:48:36.056Z] #49 43.07 go: finding github.com/gobwas/glob v0.2.3 [2021-03-24T05:48:36.056Z] #49 43.07 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-24T05:48:36.056Z] #49 ... [2021-03-24T05:48:36.056Z] [2021-03-24T05:48:36.056Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:36.056Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-24T05:48:36.056Z] #42 43.18 Fetched 3798 kB in 2s (2279 kB/s) [2021-03-24T05:48:36.097Z] #49 ... [2021-03-24T05:48:36.097Z] [2021-03-24T05:48:36.097Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:36.097Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:48:36.097Z] #42 34.62 Reading package lists... [2021-03-24T05:48:36.097Z] #42 44.58 Reading package lists... [2021-03-24T05:48:36.097Z] #42 54.07 Building dependency tree... [2021-03-24T05:48:36.097Z] #42 ... [2021-03-24T05:48:36.097Z] [2021-03-24T05:48:36.097Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:48:36.097Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:48:36.097Z] #36 43.24 Reading package lists... [2021-03-24T05:48:36.332Z] #58 ... [2021-03-24T05:48:36.332Z] [2021-03-24T05:48:36.332Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-24T05:48:36.332Z] #67 sha256:ef60c91a650afe857b8a943bbd302ec1a161e0e41731f0cc21659b6f6df741be [2021-03-24T05:48:36.332Z] #67 23.64 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-24T05:48:36.332Z] #67 ... [2021-03-24T05:48:36.332Z] [2021-03-24T05:48:36.332Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:36.332Z] #49 sha256:3fa1b79f53547034ad1bfbafff991c7d0d4a8b78b58d3040f02217d6c09d4c63 [2021-03-24T05:48:36.332Z] #49 26.22 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-24T05:48:36.332Z] #49 26.23 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-24T05:48:36.332Z] #49 26.26 go: extracting github.com/spf13/cast v1.3.0 [2021-03-24T05:48:36.332Z] #49 26.26 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-24T05:48:36.332Z] #49 26.26 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-24T05:48:36.332Z] #49 26.32 go: downloading github.com/spf13/afero v1.1.2 [2021-03-24T05:48:36.332Z] #49 26.56 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-24T05:48:36.332Z] #49 26.59 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-24T05:48:36.332Z] #49 26.67 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-24T05:48:36.332Z] #49 26.82 go: extracting github.com/spf13/afero v1.1.2 [2021-03-24T05:48:36.332Z] #49 27.01 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-24T05:48:36.332Z] #49 27.15 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-24T05:48:36.332Z] #49 27.15 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-24T05:48:36.332Z] #49 27.32 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-24T05:48:36.332Z] #49 27.36 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-24T05:48:36.332Z] #49 27.53 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-24T05:48:36.332Z] #49 27.53 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-24T05:48:36.332Z] #49 27.53 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-24T05:48:36.332Z] #49 27.68 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-24T05:48:36.332Z] #49 27.89 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-24T05:48:36.332Z] #49 27.96 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-24T05:48:36.332Z] #49 28.05 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-24T05:48:36.332Z] #49 28.05 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-24T05:48:36.332Z] #49 28.36 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-24T05:48:36.332Z] #49 28.36 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-24T05:48:36.332Z] #49 28.41 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-24T05:48:36.332Z] #49 28.64 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-24T05:48:36.332Z] #49 28.93 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-24T05:48:36.332Z] #49 32.91 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-24T05:48:36.508Z] #14 ... [2021-03-24T05:48:36.508Z] [2021-03-24T05:48:36.508Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:48:36.508Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-24T05:48:36.508Z] #37 59.13 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-24T05:48:36.508Z] #37 59.15 Setting up xxd (2:8.1.0875-5) ... [2021-03-24T05:48:36.508Z] #37 59.18 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-03-24T05:48:36.508Z] #37 59.20 Setting up vim-common (2:8.1.0875-5) ... [2021-03-24T05:48:36.508Z] #37 59.27 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-03-24T05:48:36.508Z] #37 59.29 Setting up cmake-data (3.13.4-1) ... [2021-03-24T05:48:36.508Z] #37 59.31 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-03-24T05:48:36.508Z] #37 59.34 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-03-24T05:48:36.508Z] #37 59.34 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-03-24T05:48:36.508Z] #37 59.35 Setting up cmake (3.13.4-1) ... [2021-03-24T05:48:36.508Z] #37 59.36 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:48:36.508Z] #37 59.45 Processing triggers for mime-support (3.62) ... [2021-03-24T05:48:36.508Z] #37 DONE 59.8s [2021-03-24T05:48:36.810Z] [2021-03-24T05:48:36.810Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-24T05:48:36.810Z] #38 sha256:6afb78bbc5f4e03aac034cabbc554fe50bc30e282611d7ab09199089dfae1c6a [2021-03-24T05:48:36.810Z] #38 0.496 + RM_GOPATH=0 [2021-03-24T05:48:36.810Z] #38 0.496 + TMP_GOPATH= [2021-03-24T05:48:36.810Z] #38 0.496 + : /build [2021-03-24T05:48:37.111Z] #38 0.496 + '[' -z '' ']' [2021-03-24T05:48:37.111Z] #38 0.497 ++ mktemp -d [2021-03-24T05:48:37.111Z] #38 0.499 + export GOPATH=/tmp/tmp.hVzB6Xr97R [2021-03-24T05:48:37.111Z] #38 0.500 + GOPATH=/tmp/tmp.hVzB6Xr97R [2021-03-24T05:48:37.111Z] #38 0.500 + RM_GOPATH=1 [2021-03-24T05:48:37.111Z] #38 0.500 + case "$(go env GOARCH)" in [2021-03-24T05:48:37.111Z] #38 0.500 ++ go env GOARCH [2021-03-24T05:48:37.111Z] #38 0.508 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:37.111Z] #38 0.509 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:37.111Z] #38 0.509 ++ dirname /tmp/install/install.sh [2021-03-24T05:48:37.111Z] #38 0.511 + dir=/tmp/install [2021-03-24T05:48:37.111Z] #38 0.511 + bin=tini [2021-03-24T05:48:37.111Z] #38 0.511 + shift [2021-03-24T05:48:37.111Z] #38 0.511 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-24T05:48:37.111Z] #38 0.511 + . /tmp/install/tini.installer [2021-03-24T05:48:37.111Z] #38 0.513 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-24T05:48:37.111Z] #38 0.513 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-24T05:48:37.111Z] #38 0.513 + install_tini [2021-03-24T05:48:37.111Z] #38 0.513 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-24T05:48:37.111Z] #38 0.513 + git clone https://github.com/krallin/tini.git /tmp/tmp.hVzB6Xr97R/tini [2021-03-24T05:48:37.111Z] #38 0.524 Cloning into '/tmp/tmp.hVzB6Xr97R/tini'... [2021-03-24T05:48:37.272Z] #49 34.72 go: extracting golang.org/x/text v0.3.2 [2021-03-24T05:48:37.464Z] #36 53.08 Building dependency tree... [2021-03-24T05:48:37.515Z] #43 ... [2021-03-24T05:48:37.515Z] [2021-03-24T05:48:37.515Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-24T05:48:37.515Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-24T05:48:37.515Z] #14 DONE 1.6s [2021-03-24T05:48:37.515Z] [2021-03-24T05:48:37.515Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:48:37.515Z] #53 sha256:88c63f987d75ae58f81087b9369ad10b1aa451e431f352c04810ad003513ba5a [2021-03-24T05:48:37.515Z] #53 1.592 + RM_GOPATH=0 [2021-03-24T05:48:37.515Z] #53 1.592 + TMP_GOPATH= [2021-03-24T05:48:37.515Z] #53 1.592 + : /build [2021-03-24T05:48:37.515Z] #53 1.592 + '[' -z '' ']' [2021-03-24T05:48:37.515Z] #53 1.594 ++ mktemp -d [2021-03-24T05:48:37.515Z] #53 1.595 + export GOPATH=/tmp/tmp.5Vt3osVqcW [2021-03-24T05:48:37.515Z] #53 1.595 + GOPATH=/tmp/tmp.5Vt3osVqcW [2021-03-24T05:48:37.515Z] #53 1.595 + RM_GOPATH=1 [2021-03-24T05:48:37.515Z] #53 1.596 + case "$(go env GOARCH)" in [2021-03-24T05:48:37.515Z] #53 1.596 ++ go env GOARCH [2021-03-24T05:48:37.515Z] #53 1.607 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:37.515Z] #53 1.608 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:37.515Z] #53 1.608 ++ dirname /tmp/install/install.sh [2021-03-24T05:48:37.515Z] #53 1.611 + dir=/tmp/install [2021-03-24T05:48:37.515Z] #53 1.612 + bin=runc [2021-03-24T05:48:37.515Z] #53 1.613 + shift [2021-03-24T05:48:37.515Z] #53 1.613 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-24T05:48:37.515Z] #53 1.613 + . /tmp/install/runc.installer [2021-03-24T05:48:37.515Z] #53 1.614 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-24T05:48:37.515Z] #53 1.615 + install_runc [2021-03-24T05:48:37.515Z] #53 1.617 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-24T05:48:37.515Z] #53 1.619 + uname -r [2021-03-24T05:48:37.515Z] #53 1.625 + RUNC_BUILDTAGS='seccomp ' [2021-03-24T05:48:37.515Z] #53 1.625 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-24T05:48:37.515Z] #53 1.626 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-24T05:48:37.515Z] #53 1.626 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5Vt3osVqcW/src/github.com/opencontainers/runc [2021-03-24T05:48:37.515Z] #53 1.663 Cloning into '/tmp/tmp.5Vt3osVqcW/src/github.com/opencontainers/runc'... [2021-03-24T05:48:37.761Z] #38 1.451 + cd /tmp/tmp.hVzB6Xr97R/tini [2021-03-24T05:48:37.761Z] #38 1.453 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-24T05:48:37.768Z] #13 43.99 Reading package lists... [2021-03-24T05:48:37.768Z] #13 ... [2021-03-24T05:48:37.768Z] [2021-03-24T05:48:37.768Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:37.768Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:48:37.768Z] #42 45.30 Reading package lists... [2021-03-24T05:48:37.882Z] ? github.com/docker/docker/api [no test files] [2021-03-24T05:48:38.158Z] #38 1.522 + cmake . [2021-03-24T05:48:38.466Z] #53 ... [2021-03-24T05:48:38.466Z] [2021-03-24T05:48:38.466Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-24T05:48:38.466Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-24T05:48:38.466Z] #15 DONE 1.3s [2021-03-24T05:48:38.656Z] #49 ... [2021-03-24T05:48:38.656Z] [2021-03-24T05:48:38.656Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:48:38.656Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:48:38.656Z] #36 26.22 Fetched 8424 kB in 19s (443 kB/s) [2021-03-24T05:48:38.656Z] #36 26.22 Reading package lists... [2021-03-24T05:48:38.729Z] [2021-03-24T05:48:38.729Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-24T05:48:38.729Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-24T05:48:38.809Z] #38 2.104 -- The C compiler identification is GNU 8.3.0 [2021-03-24T05:48:38.809Z] #38 2.224 -- Check for working C compiler: /usr/bin/cc [2021-03-24T05:48:38.919Z] #36 33.15 Reading package lists... [2021-03-24T05:48:38.919Z] #36 ... [2021-03-24T05:48:38.919Z] [2021-03-24T05:48:38.919Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:38.919Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:48:38.919Z] #42 26.22 Fetched 8424 kB in 19s (443 kB/s) [2021-03-24T05:48:38.919Z] #42 26.22 Reading package lists... [2021-03-24T05:48:38.919Z] #42 32.81 Reading package lists... [2021-03-24T05:48:38.919Z] #42 ... [2021-03-24T05:48:38.919Z] [2021-03-24T05:48:38.919Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:48:38.919Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-24T05:48:38.919Z] #55 20.91 Reading package lists... [2021-03-24T05:48:38.919Z] #55 28.56 Reading package lists... [2021-03-24T05:48:39.179Z] #55 35.39 Building dependency tree... [2021-03-24T05:48:39.200Z] #42 55.74 Building dependency tree... [2021-03-24T05:48:39.461Z] #42 ... [2021-03-24T05:48:39.461Z] [2021-03-24T05:48:39.461Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-24T05:48:39.461Z] #67 sha256:177340c4b5594ae2304eff8be8930b0b2cb390201f71db75065c0b309e1c5e5a [2021-03-24T05:48:39.461Z] #67 DONE 57.5s [2021-03-24T05:48:39.473Z] #38 2.875 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-24T05:48:39.473Z] #38 2.885 -- Detecting C compiler ABI info [2021-03-24T05:48:39.473Z] #38 ... [2021-03-24T05:48:39.473Z] [2021-03-24T05:48:39.473Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:48:39.473Z] #52 sha256:ba0f16d43f0bef43ce58dd4169ec787f11c0eb456bffca252e2428ac29d4b3b6 [2021-03-24T05:48:39.473Z] #52 52.60 sort [2021-03-24T05:48:39.473Z] #52 52.60 io [2021-03-24T05:48:39.473Z] #52 52.62 syscall [2021-03-24T05:48:39.473Z] #52 52.62 strconv [2021-03-24T05:48:39.473Z] #52 56.50 bytes [2021-03-24T05:48:39.473Z] #52 56.52 strings [2021-03-24T05:48:39.473Z] #52 ... [2021-03-24T05:48:39.473Z] [2021-03-24T05:48:39.473Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:39.473Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-24T05:48:39.473Z] #14 60.19 Selecting previously unselected package binutils-mingw-w64. [2021-03-24T05:48:39.473Z] #14 60.20 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-24T05:48:39.473Z] #14 60.20 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-24T05:48:39.473Z] #14 60.32 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-03-24T05:48:39.473Z] #14 60.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-03-24T05:48:39.473Z] #14 60.35 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-24T05:48:39.473Z] #14 60.60 Selecting previously unselected package dmsetup. [2021-03-24T05:48:39.473Z] #14 60.61 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-03-24T05:48:39.473Z] #14 60.62 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-24T05:48:39.473Z] #14 60.86 Selecting previously unselected package mingw-w64-common. [2021-03-24T05:48:39.473Z] #14 60.87 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-24T05:48:39.473Z] #14 60.87 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-24T05:48:39.564Z] #42 ... [2021-03-24T05:48:39.564Z] [2021-03-24T05:48:39.564Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:48:39.564Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-24T05:48:39.564Z] #36 36.42 The following additional packages will be installed: [2021-03-24T05:48:39.564Z] #36 36.43 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-24T05:48:39.564Z] #36 36.45 Suggested packages: [2021-03-24T05:48:39.564Z] #36 36.45 cmake-doc ninja-build lrzip [2021-03-24T05:48:39.564Z] #36 36.45 Recommended packages: [2021-03-24T05:48:39.564Z] #36 36.45 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-24T05:48:39.564Z] #36 37.20 The following NEW packages will be installed: [2021-03-24T05:48:39.564Z] #36 37.21 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-24T05:48:39.564Z] #36 37.21 vim-common xxd [2021-03-24T05:48:39.564Z] #36 37.63 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-24T05:48:39.564Z] #36 37.63 Need to get 14.2 MB of archives. [2021-03-24T05:48:39.564Z] #36 37.63 After this operation, 60.0 MB of additional disk space will be used. [2021-03-24T05:48:39.564Z] #36 37.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-03-24T05:48:39.564Z] #36 37.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-24T05:48:39.564Z] #36 37.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-24T05:48:39.564Z] #36 38.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-03-24T05:48:39.564Z] #36 39.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-03-24T05:48:39.564Z] #36 39.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-03-24T05:48:39.564Z] #36 39.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-03-24T05:48:39.564Z] #36 39.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-03-24T05:48:39.564Z] #36 39.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-03-24T05:48:39.564Z] #36 39.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-03-24T05:48:39.564Z] #36 41.38 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:48:39.564Z] #36 43.16 Fetched 14.2 MB in 3s (4884 kB/s) [2021-03-24T05:48:39.564Z] #36 46.57 Selecting previously unselected package xxd. [2021-03-24T05:48:39.564Z] #36 46.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% [2021-03-24T05:48:39.564Z] #36 ... [2021-03-24T05:48:39.564Z] [2021-03-24T05:48:39.564Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:48:39.564Z] #29 sha256:d3c3c556931901fd00ae6333631931ffb33e965f663117d70af0d3ae30f49695 [2021-03-24T05:48:39.564Z] #29 42.84 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-24T05:48:39.564Z] #29 43.58 [2021-03-24T05:48:39.564Z] #29 43.83 ######################################################################## 100.0% [2021-03-24T05:48:39.564Z] #29 43.95 [2021-03-24T05:48:39.564Z] #29 44.02 Download of images into '/build' complete. [2021-03-24T05:48:39.564Z] #29 44.02 Use something like the following to load the result into a Docker daemon: [2021-03-24T05:48:39.564Z] #29 44.02 tar -cC '/build' . | docker load [2021-03-24T05:48:39.673Z] #16 1.127 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-24T05:48:39.723Z] [2021-03-24T05:48:39.723Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:48:39.723Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-24T05:48:39.723Z] #55 45.39 Reading package lists... [2021-03-24T05:48:39.723Z] #55 55.85 Building dependency tree... [2021-03-24T05:48:39.752Z] #55 ... [2021-03-24T05:48:39.752Z] [2021-03-24T05:48:39.752Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:48:39.752Z] #45 sha256:fafa4f132ac0591a3f1f1aaddb396ff2f2cb26c82e92e39a3732af2c362a4ce2 [2021-03-24T05:48:39.752Z] #45 27.34 vendor/golang.org/x/crypto/internal/subtle [2021-03-24T05:48:39.752Z] #45 27.50 vendor/golang.org/x/crypto/curve25519 [2021-03-24T05:48:39.752Z] #45 ... [2021-03-24T05:48:39.752Z] [2021-03-24T05:48:39.752Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:48:39.752Z] #34 sha256:1423d24c2220f56acfad514509f143fd49213a0441e52d98c74ab553327b4535 [2021-03-24T05:48:39.752Z] #34 37.52 internal/reflectlite [2021-03-24T05:48:39.752Z] #34 37.52 sync [2021-03-24T05:48:39.827Z] #29 ... [2021-03-24T05:48:39.827Z] [2021-03-24T05:48:39.827Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:39.827Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-24T05:48:39.827Z] #13 35.26 The following NEW packages will be installed: [2021-03-24T05:48:39.827Z] #13 35.27 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-24T05:48:39.827Z] #13 35.27 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-24T05:48:39.827Z] #13 35.27 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-24T05:48:39.827Z] #13 35.27 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-24T05:48:39.827Z] #13 35.27 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-24T05:48:39.827Z] #13 35.27 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-24T05:48:39.827Z] #13 35.28 The following packages will be upgraded: [2021-03-24T05:48:39.827Z] #13 35.28 libseccomp2 libsystemd0 libudev1 [2021-03-24T05:48:39.827Z] #13 35.71 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-24T05:48:39.827Z] #13 35.71 Need to get 73.8 MB of archives. [2021-03-24T05:48:39.827Z] #13 35.71 After this operation, 472 MB of additional disk space will be used. [2021-03-24T05:48:39.827Z] #13 35.71 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-03-24T05:48:39.827Z] #13 35.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u6 [314 kB] [2021-03-24T05:48:39.827Z] #13 35.84 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-03-24T05:48:39.827Z] #13 35.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u6 [146 kB] [2021-03-24T05:48:39.827Z] #13 35.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-03-24T05:48:39.827Z] #13 36.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-03-24T05:48:39.827Z] #13 36.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-24T05:48:39.827Z] #13 36.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-03-24T05:48:39.827Z] #13 36.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-03-24T05:48:39.827Z] #13 37.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-24T05:48:39.827Z] #13 37.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-24T05:48:39.827Z] #13 37.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-24T05:48:39.827Z] #13 37.96 Get:13 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] [2021-03-24T05:48:39.827Z] #13 42.80 Get:14 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] [2021-03-24T05:48:39.937Z] #16 DONE 1.2s [2021-03-24T05:48:39.938Z] [2021-03-24T05:48:39.938Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-24T05:48:39.938Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-24T05:48:39.987Z] #36 ... [2021-03-24T05:48:39.987Z] [2021-03-24T05:48:39.987Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:48:39.987Z] #34 sha256:313fb1a1ea116f5be3d810033da9d0c6080d04fff77ee6b30b4bbd08778ca272 [2021-03-24T05:48:39.987Z] #34 57.99 internal/reflectlite [2021-03-24T05:48:39.987Z] #34 58.01 sync [2021-03-24T05:48:39.987Z] #34 ... [2021-03-24T05:48:39.987Z] [2021-03-24T05:48:39.987Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:39.987Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:48:39.987Z] #13 32.48 Reading package lists... [2021-03-24T05:48:40.202Z] #17 ... [2021-03-24T05:48:40.202Z] [2021-03-24T05:48:40.202Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:48:40.202Z] #58 sha256:1a76f4aeedc9eb62f3bbf9a0d09e3f6a359220a249393ddf5f8e20df0b582509 [2021-03-24T05:48:40.202Z] #58 DONE 152.1s [2021-03-24T05:48:40.202Z] [2021-03-24T05:48:40.202Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-24T05:48:40.202Z] #59 sha256:9fddcaa55741ac0d544296d1391c4dcfc30520a8e9ed32c631cf9b792a3ed130 [2021-03-24T05:48:40.202Z] #59 DONE 0.1s [2021-03-24T05:48:40.232Z] #13 ... [2021-03-24T05:48:40.232Z] [2021-03-24T05:48:40.232Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:40.232Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-24T05:48:40.232Z] #42 46.80 Selecting previously unselected package libcap-dev:arm64. [2021-03-24T05:48:40.232Z] #42 46.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-24T05:48:40.232Z] #42 46.86 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-03-24T05:48:40.243Z] #13 43.87 Reading package lists... [2021-03-24T05:48:40.243Z] #13 ... [2021-03-24T05:48:40.243Z] [2021-03-24T05:48:40.243Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:40.243Z] #49 sha256:0d93f27cc9bee72e28048a217736d08c67dce5e54e66ef14d43bb64c55eba982 [2021-03-24T05:48:40.243Z] #49 56.68 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-24T05:48:40.463Z] [2021-03-24T05:48:40.463Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-24T05:48:40.463Z] #60 sha256:e342c5c75f628bd525f8f773ebc25a107bde3842ba9a912aec1ae304689b336a [2021-03-24T05:48:40.463Z] #60 DONE 0.1s [2021-03-24T05:48:40.463Z] [2021-03-24T05:48:40.463Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:48:40.463Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:48:40.463Z] #43 51.72 CC compel/src/lib/ptrace.o [2021-03-24T05:48:40.463Z] #43 52.45 AR compel/libcompel.a [2021-03-24T05:48:40.463Z] #43 52.69 HOSTCC compel/src/main-host.o [2021-03-24T05:48:40.463Z] #43 53.27 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-24T05:48:40.463Z] #43 53.54 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-24T05:48:40.463Z] #43 54.17 HOSTCC compel/src/lib/log-host.o [2021-03-24T05:48:40.463Z] #43 54.42 HOSTLINK compel/compel-host-bin [2021-03-24T05:48:41.033Z] #43 54.73 DEP soccr/soccr.d [2021-03-24T05:48:41.033Z] #43 54.99 CC soccr/soccr.o [2021-03-24T05:48:41.181Z] #42 48.25 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-03-24T05:48:41.181Z] #42 ... [2021-03-24T05:48:41.181Z] [2021-03-24T05:48:41.181Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:48:41.181Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-24T05:48:41.181Z] #32 37.72 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-24T05:48:41.181Z] #32 38.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:48:41.181Z] #32 ... [2021-03-24T05:48:41.181Z] [2021-03-24T05:48:41.181Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:41.181Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-24T05:48:41.181Z] #13 46.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-03-24T05:48:41.181Z] #13 46.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-03-24T05:48:41.181Z] #13 46.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-03-24T05:48:41.181Z] #13 46.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-03-24T05:48:41.181Z] #13 46.77 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-03-24T05:48:41.445Z] #13 46.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u6 [110 kB] [2021-03-24T05:48:41.445Z] #13 46.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-03-24T05:48:41.445Z] #13 46.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-03-24T05:48:41.445Z] #13 46.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-03-24T05:48:41.445Z] #13 46.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-03-24T05:48:41.445Z] #13 46.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-03-24T05:48:41.445Z] #13 47.00 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-03-24T05:48:41.606Z] #43 ... [2021-03-24T05:48:41.606Z] [2021-03-24T05:48:41.606Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-24T05:48:41.606Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-24T05:48:41.606Z] #17 DONE 1.7s [2021-03-24T05:48:41.606Z] [2021-03-24T05:48:41.606Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-24T05:48:41.606Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-24T05:48:41.709Z] #13 47.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-03-24T05:48:41.709Z] #13 47.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u6 [322 kB] [2021-03-24T05:48:42.272Z] #55 60.27 The following additional packages will be installed: [2021-03-24T05:48:42.272Z] #55 60.28 libbtrfs0 [2021-03-24T05:48:42.297Z] #34 40.00 errors [2021-03-24T05:48:42.420Z] #13 ... [2021-03-24T05:48:42.420Z] [2021-03-24T05:48:42.420Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:48:42.420Z] #51 sha256:0844fddb6c12b2fb6c2abb9f13dd61a03bee1447d26a430c0012a32ffc6e9eee [2021-03-24T05:48:42.420Z] #51 39.43 strconv [2021-03-24T05:48:42.420Z] #51 39.43 syscall [2021-03-24T05:48:42.420Z] #51 39.43 strings [2021-03-24T05:48:42.420Z] #51 39.43 bufio [2021-03-24T05:48:42.420Z] #51 41.93 text/tabwriter [2021-03-24T05:48:42.420Z] #51 44.02 reflect [2021-03-24T05:48:42.420Z] #51 44.03 regexp/syntax [2021-03-24T05:48:42.420Z] #51 47.61 time [2021-03-24T05:48:42.420Z] #51 49.13 regexp [2021-03-24T05:48:42.534Z] #55 60.64 The following NEW packages will be installed: [2021-03-24T05:48:42.557Z] #34 40.01 sort [2021-03-24T05:48:42.684Z] #51 ... [2021-03-24T05:48:42.684Z] [2021-03-24T05:48:42.684Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:42.684Z] #49 sha256:58ed4cf0f48f1f06a2c09f1226212487ead7309efe89f7195be94df4248d4d14 [2021-03-24T05:48:42.684Z] #49 43.72 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-24T05:48:42.684Z] #49 43.74 go: finding github.com/magiconair/properties v1.8.1 [2021-03-24T05:48:42.685Z] #49 44.73 go: finding github.com/stretchr/objx v0.2.0 [2021-03-24T05:48:42.685Z] #49 44.75 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-24T05:48:42.685Z] #49 44.94 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-24T05:48:42.685Z] #49 44.96 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-24T05:48:42.685Z] #49 45.15 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-24T05:48:42.685Z] #49 45.20 go: finding github.com/spf13/afero v1.1.2 [2021-03-24T05:48:42.685Z] #49 45.21 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-24T05:48:42.685Z] #49 45.60 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-24T05:48:42.685Z] #49 45.99 go: finding github.com/spf13/cast v1.3.0 [2021-03-24T05:48:42.685Z] #49 46.42 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-24T05:48:42.685Z] #49 46.45 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-24T05:48:42.685Z] #49 46.77 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-24T05:48:42.685Z] #49 46.78 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-24T05:48:42.685Z] #49 46.82 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-24T05:48:42.685Z] #49 46.92 go: finding golang.org/x/text v0.3.2 [2021-03-24T05:48:42.685Z] #49 47.05 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-24T05:48:42.685Z] #49 47.53 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-24T05:48:42.685Z] #49 48.03 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-24T05:48:42.685Z] #49 48.03 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-24T05:48:42.685Z] #49 48.03 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-24T05:48:42.685Z] #49 48.27 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-24T05:48:42.685Z] #49 48.38 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-24T05:48:42.685Z] #49 48.39 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-24T05:48:42.685Z] #49 48.39 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-24T05:48:42.685Z] #49 48.93 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-24T05:48:42.685Z] #49 49.14 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-24T05:48:42.685Z] #49 49.14 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-24T05:48:42.685Z] #49 49.14 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-24T05:48:42.685Z] #49 49.15 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-24T05:48:42.685Z] #49 49.29 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-24T05:48:42.685Z] #49 49.30 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-24T05:48:42.685Z] #49 49.30 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-24T05:48:42.685Z] #49 49.31 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-24T05:48:42.685Z] #49 49.33 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-24T05:48:42.685Z] #49 49.34 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-24T05:48:42.685Z] #49 49.46 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-24T05:48:42.685Z] #49 49.49 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-24T05:48:42.685Z] #49 49.54 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-24T05:48:42.685Z] #49 49.62 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-24T05:48:42.795Z] #55 60.71 libbtrfs-dev libbtrfs0 [2021-03-24T05:48:42.818Z] #34 40.33 strconv [2021-03-24T05:48:42.949Z] #49 ... [2021-03-24T05:48:42.949Z] [2021-03-24T05:48:42.949Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:42.949Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-24T05:48:42.949Z] #13 48.40 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:48:42.991Z] #18 DONE 1.5s [2021-03-24T05:48:42.991Z] [2021-03-24T05:48:42.991Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-24T05:48:42.991Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-24T05:48:43.056Z] #55 61.19 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-24T05:48:43.056Z] #55 61.19 Need to get 119 kB of archives. [2021-03-24T05:48:43.056Z] #55 61.19 After this operation, 387 kB of additional disk space will be used. [2021-03-24T05:48:43.056Z] #55 61.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-24T05:48:43.056Z] #55 61.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-24T05:48:43.079Z] #34 ... [2021-03-24T05:48:43.079Z] [2021-03-24T05:48:43.079Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:43.079Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:48:43.079Z] #13 27.12 Fetched 8929 kB in 20s (452 kB/s) [2021-03-24T05:48:43.079Z] #13 27.12 Reading package lists... [2021-03-24T05:48:43.079Z] #13 34.50 Reading package lists... [2021-03-24T05:48:43.079Z] #13 ... [2021-03-24T05:48:43.079Z] [2021-03-24T05:48:43.079Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:43.079Z] #49 sha256:3fa1b79f53547034ad1bfbafff991c7d0d4a8b78b58d3040f02217d6c09d4c63 [2021-03-24T05:48:43.079Z] #49 40.21 go: finding github.com/fatih/color v1.7.0 [2021-03-24T05:48:43.079Z] #49 40.32 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-24T05:48:43.079Z] #49 40.36 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-24T05:48:43.079Z] #49 40.41 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-24T05:48:43.079Z] #49 40.51 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-24T05:48:43.079Z] #49 40.51 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-24T05:48:43.079Z] #49 40.55 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-24T05:48:43.079Z] #49 40.56 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-24T05:48:43.079Z] #49 40.56 go: finding github.com/pkg/errors v0.8.1 [2021-03-24T05:48:43.079Z] #49 40.60 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-24T05:48:43.079Z] #49 40.63 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-24T05:48:43.079Z] #49 40.63 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-24T05:48:43.079Z] #49 40.64 go: finding github.com/stretchr/testify v1.4.0 [2021-03-24T05:48:43.079Z] #49 40.65 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-24T05:48:43.079Z] #49 40.69 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-24T05:48:43.079Z] #49 40.73 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-24T05:48:43.079Z] #49 40.76 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-24T05:48:43.079Z] #49 40.77 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-24T05:48:43.079Z] #49 40.81 go: finding github.com/spf13/viper v1.6.1 [2021-03-24T05:48:43.079Z] #49 40.82 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-24T05:48:43.079Z] #49 40.85 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-24T05:48:43.079Z] #49 40.87 go: finding github.com/stretchr/objx v0.2.0 [2021-03-24T05:48:43.317Z] #55 ... [2021-03-24T05:48:43.317Z] [2021-03-24T05:48:43.317Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:43.317Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:48:43.317Z] #42 60.13 The following additional packages will be installed: [2021-03-24T05:48:43.317Z] #42 60.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-24T05:48:43.317Z] #42 60.13 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-24T05:48:43.317Z] #42 60.14 Suggested packages: [2021-03-24T05:48:43.317Z] #42 60.15 manpages-dev python-setuptools [2021-03-24T05:48:43.414Z] #49 40.90 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-24T05:48:43.414Z] #49 40.98 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-24T05:48:43.414Z] #49 41.07 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-24T05:48:43.675Z] #49 41.20 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-24T05:48:43.675Z] #49 ... [2021-03-24T05:48:43.675Z] [2021-03-24T05:48:43.675Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-24T05:48:43.675Z] #67 sha256:ef60c91a650afe857b8a943bbd302ec1a161e0e41731f0cc21659b6f6df741be [2021-03-24T05:48:43.675Z] #67 DONE 41.3s [2021-03-24T05:48:43.675Z] [2021-03-24T05:48:43.676Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:43.676Z] #49 sha256:3fa1b79f53547034ad1bfbafff991c7d0d4a8b78b58d3040f02217d6c09d4c63 [2021-03-24T05:48:43.676Z] #49 41.20 go: finding github.com/spf13/cobra v0.0.5 [2021-03-24T05:48:43.676Z] #49 41.36 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-24T05:48:43.676Z] #49 41.41 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-24T05:48:43.676Z] #49 41.46 go: finding github.com/gobwas/glob v0.2.3 [2021-03-24T05:48:43.936Z] #49 41.49 go: finding github.com/spf13/pflag v1.0.5 [2021-03-24T05:48:43.936Z] #49 41.57 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-24T05:48:43.936Z] #49 41.57 go: finding github.com/magiconair/properties v1.8.1 [2021-03-24T05:48:43.936Z] #49 41.64 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-24T05:48:43.936Z] #49 41.69 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-24T05:48:43.936Z] #49 41.69 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-24T05:48:44.002Z] #14 ... [2021-03-24T05:48:44.002Z] [2021-03-24T05:48:44.002Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:44.002Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-24T05:48:44.002Z] #43 60.13 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-03-24T05:48:44.002Z] #43 60.14 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-24T05:48:44.002Z] #43 60.15 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-03-24T05:48:44.002Z] #43 60.15 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-03-24T05:48:44.002Z] #43 60.17 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-03-24T05:48:44.002Z] #43 60.18 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-24T05:48:44.002Z] #43 60.18 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-24T05:48:44.002Z] #43 60.19 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-03-24T05:48:44.002Z] #43 60.20 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-24T05:48:44.002Z] #43 60.23 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-24T05:48:44.002Z] #43 66.49 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-03-24T05:48:44.002Z] #43 66.50 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:48:44.002Z] #43 DONE 66.7s [2021-03-24T05:48:44.002Z] [2021-03-24T05:48:44.002Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:48:44.002Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:48:44.237Z] #49 41.73 go: finding github.com/spf13/afero v1.1.2 [2021-03-24T05:48:44.237Z] #49 41.75 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-24T05:48:44.237Z] #49 41.81 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-24T05:48:44.237Z] #49 41.90 go: finding github.com/spf13/cast v1.3.0 [2021-03-24T05:48:44.237Z] #49 41.90 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-24T05:48:44.264Z] #42 62.10 The following NEW packages will be installed: [2021-03-24T05:48:44.264Z] #42 62.14 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-24T05:48:44.264Z] #42 62.14 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-24T05:48:44.264Z] #42 62.14 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-24T05:48:44.264Z] #42 62.14 python-six zlib1g-dev [2021-03-24T05:48:44.346Z] #13 49.45 Fetched 73.8 MB in 12s (6320 kB/s) [2021-03-24T05:48:44.346Z] #13 49.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 ... 15383 files and directories currently installed.) [2021-03-24T05:48:44.346Z] #13 49.66 Preparing to unpack .../libsystemd0_241-7~deb10u6_arm64.deb ... [2021-03-24T05:48:44.375Z] #19 DONE 1.5s [2021-03-24T05:48:44.375Z] [2021-03-24T05:48:44.375Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:48:44.375Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:48:44.421Z] #49 ... [2021-03-24T05:48:44.421Z] [2021-03-24T05:48:44.421Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:48:44.421Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:48:44.421Z] #36 58.82 The following additional packages will be installed: [2021-03-24T05:48:44.421Z] #36 58.82 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-24T05:48:44.421Z] #36 58.84 Suggested packages: [2021-03-24T05:48:44.421Z] #36 58.84 cmake-doc ninja-build lrzip [2021-03-24T05:48:44.421Z] #36 58.84 Recommended packages: [2021-03-24T05:48:44.421Z] #36 58.84 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-24T05:48:44.421Z] #36 60.51 The following NEW packages will be installed: [2021-03-24T05:48:44.421Z] #36 60.52 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-24T05:48:44.421Z] #36 60.53 vim-common xxd [2021-03-24T05:48:44.421Z] #36 61.08 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-24T05:48:44.421Z] #36 61.08 Need to get 14.9 MB of archives. [2021-03-24T05:48:44.421Z] #36 61.08 After this operation, 61.8 MB of additional disk space will be used. [2021-03-24T05:48:44.421Z] #36 61.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-24T05:48:44.421Z] #36 61.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-24T05:48:44.421Z] #36 61.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-24T05:48:44.421Z] #36 61.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-24T05:48:44.421Z] #36 62.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-24T05:48:44.421Z] #36 62.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-24T05:48:44.421Z] #36 62.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-24T05:48:44.421Z] #36 62.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-24T05:48:44.421Z] #36 62.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-24T05:48:44.421Z] #36 62.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-24T05:48:44.503Z] #49 42.03 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-24T05:48:44.503Z] #49 42.03 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-24T05:48:44.503Z] #49 42.03 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-24T05:48:44.503Z] #49 42.04 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-24T05:48:44.503Z] #49 42.20 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-24T05:48:44.503Z] #49 42.20 go: finding golang.org/x/text v0.3.2 [2021-03-24T05:48:44.503Z] #49 42.20 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-24T05:48:44.503Z] #49 42.20 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-24T05:48:44.503Z] #49 42.24 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-24T05:48:44.526Z] #42 62.72 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-24T05:48:44.526Z] #42 62.72 Need to get 4095 kB of archives. [2021-03-24T05:48:44.526Z] #42 62.72 After this operation, 22.5 MB of additional disk space will be used. [2021-03-24T05:48:44.526Z] #42 62.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-24T05:48:44.526Z] #42 62.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-24T05:48:44.679Z] #36 ... [2021-03-24T05:48:44.679Z] [2021-03-24T05:48:44.679Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-24T05:48:44.679Z] #67 sha256:d2f7cb10a8a9fc955f48800ae01bff01f0c7c107e5c713e64854c9b42e0d38ca [2021-03-24T05:48:44.679Z] #67 DONE 62.6s [2021-03-24T05:48:44.679Z] [2021-03-24T05:48:44.679Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:48:44.679Z] #34 sha256:313fb1a1ea116f5be3d810033da9d0c6080d04fff77ee6b30b4bbd08778ca272 [2021-03-24T05:48:44.679Z] #34 62.11 sort [2021-03-24T05:48:44.679Z] #34 62.13 errors [2021-03-24T05:48:44.679Z] #34 62.81 strconv [2021-03-24T05:48:44.782Z] #49 ... [2021-03-24T05:48:44.782Z] [2021-03-24T05:48:44.782Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:48:44.782Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-24T05:48:44.782Z] #55 38.62 The following additional packages will be installed: [2021-03-24T05:48:44.782Z] #55 38.63 libbtrfs0 [2021-03-24T05:48:44.782Z] #55 38.83 The following NEW packages will be installed: [2021-03-24T05:48:44.782Z] #55 38.85 libbtrfs-dev libbtrfs0 [2021-03-24T05:48:44.782Z] #55 39.27 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-24T05:48:44.782Z] #55 39.27 Need to get 119 kB of archives. [2021-03-24T05:48:44.782Z] #55 39.27 After this operation, 387 kB of additional disk space will be used. [2021-03-24T05:48:44.782Z] #55 39.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-24T05:48:44.782Z] #55 39.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-24T05:48:44.782Z] #55 40.53 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:48:44.782Z] #55 40.77 Fetched 119 kB in 0s (373 kB/s) [2021-03-24T05:48:44.782Z] #55 40.91 Selecting previously unselected package libbtrfs0. [2021-03-24T05:48:44.782Z] #55 40.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-24T05:48:44.782Z] #55 40.98 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-24T05:48:44.782Z] #55 41.10 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-24T05:48:44.782Z] #55 41.32 Selecting previously unselected package libbtrfs-dev. [2021-03-24T05:48:44.782Z] #55 41.39 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-24T05:48:44.782Z] #55 41.39 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:48:44.782Z] #55 41.74 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-24T05:48:44.782Z] #55 41.74 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:48:44.782Z] #55 41.74 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:48:44.782Z] #55 DONE 42.3s [2021-03-24T05:48:44.782Z] [2021-03-24T05:48:44.782Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:44.782Z] #49 sha256:3fa1b79f53547034ad1bfbafff991c7d0d4a8b78b58d3040f02217d6c09d4c63 [2021-03-24T05:48:44.782Z] #49 42.29 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-24T05:48:44.782Z] #49 42.29 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-24T05:48:44.782Z] #49 42.36 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-24T05:48:44.782Z] #49 42.36 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-24T05:48:44.782Z] #49 42.45 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-24T05:48:44.782Z] #49 42.48 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-24T05:48:44.782Z] #49 42.54 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-24T05:48:44.782Z] #49 42.54 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-24T05:48:44.782Z] #49 42.54 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-24T05:48:44.782Z] #49 42.54 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-24T05:48:44.782Z] #49 42.57 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-24T05:48:44.782Z] #49 42.58 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-24T05:48:44.782Z] #49 42.58 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-24T05:48:44.787Z] #42 62.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-24T05:48:44.787Z] #42 62.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-24T05:48:44.787Z] #42 62.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-24T05:48:44.787Z] #42 62.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-24T05:48:44.787Z] #42 62.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-24T05:48:44.787Z] #42 62.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-24T05:48:44.787Z] #42 62.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-24T05:48:44.787Z] #42 62.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-24T05:48:44.787Z] #42 62.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-24T05:48:45.049Z] #42 63.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-24T05:48:45.049Z] #42 63.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-24T05:48:45.051Z] #49 42.61 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-24T05:48:45.051Z] #49 42.64 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-24T05:48:45.051Z] #49 42.66 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-24T05:48:45.051Z] #49 42.69 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-24T05:48:45.051Z] #49 42.74 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-24T05:48:45.051Z] #49 42.76 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-24T05:48:45.062Z] #44 1.553 Note: Building without setproctitle() and strlcpy() support. [2021-03-24T05:48:45.062Z] #44 1.559 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-24T05:48:45.062Z] #44 1.591 Note: Building without GnuTLS support [2021-03-24T05:48:45.062Z] #44 1.595 Makefile.config:39: Warn: you have no libnftables installed [2021-03-24T05:48:45.062Z] #44 1.595 Makefile.config:40: Warn: Building without nftables support [2021-03-24T05:48:45.312Z] #49 42.96 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-24T05:48:45.312Z] #49 43.00 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-24T05:48:45.312Z] #49 43.05 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-24T05:48:45.316Z] #42 63.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-24T05:48:45.316Z] #42 63.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-24T05:48:45.316Z] #42 63.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-24T05:48:45.316Z] #42 63.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-24T05:48:45.577Z] #49 43.22 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-24T05:48:45.577Z] #49 43.22 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-24T05:48:45.791Z] #13 50.99 Unpacking libsystemd0:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-24T05:48:45.791Z] #13 ... [2021-03-24T05:48:45.791Z] [2021-03-24T05:48:45.791Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-24T05:48:45.791Z] #47 sha256:bc0f99e17054ffa944462c7fba2d7ef0f368a3eadaa3f9df28189aa806bb8c8f [2021-03-24T05:48:45.791Z] #47 DONE 52.8s [2021-03-24T05:48:45.791Z] [2021-03-24T05:48:45.791Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-24T05:48:45.791Z] #29 sha256:d3c3c556931901fd00ae6333631931ffb33e965f663117d70af0d3ae30f49695 [2021-03-24T05:48:45.791Z] #29 DONE 52.3s [2021-03-24T05:48:45.791Z] [2021-03-24T05:48:45.791Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-24T05:48:45.791Z] #67 sha256:b5a3ec9315054414bd69aa35b1e50d566aa83aafcc78b4d6dfac5a4860dc8380 [2021-03-24T05:48:45.791Z] #67 DONE 52.8s [2021-03-24T05:48:45.791Z] [2021-03-24T05:48:45.791Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:45.791Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-24T05:48:45.791Z] #42 51.25 Selecting previously unselected package libnet1:arm64. [2021-03-24T05:48:45.791Z] #42 51.26 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-24T05:48:45.791Z] #42 51.31 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-24T05:48:45.791Z] #42 52.88 Selecting previously unselected package libnet1-dev. [2021-03-24T05:48:45.791Z] #42 52.89 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-24T05:48:45.887Z] #42 ... [2021-03-24T05:48:45.888Z] [2021-03-24T05:48:45.888Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:45.888Z] #49 sha256:9eb144aa634e2860b6571929d4ad9c57ddfdb81c2fd1564c6b80563027f01db1 [2021-03-24T05:48:45.888Z] #49 54.01 go: extracting golang.org/x/text v0.3.2 [2021-03-24T05:48:45.888Z] #49 60.68 go: finding github.com/fatih/color v1.7.0 [2021-03-24T05:48:45.888Z] #49 60.86 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-24T05:48:45.888Z] #49 60.94 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-24T05:48:45.888Z] #49 61.13 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-24T05:48:45.888Z] #49 61.24 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-24T05:48:45.888Z] #49 61.33 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-24T05:48:45.888Z] #49 61.40 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-24T05:48:45.888Z] #49 61.42 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-24T05:48:45.888Z] #49 61.47 go: finding github.com/pkg/errors v0.8.1 [2021-03-24T05:48:45.888Z] #49 61.52 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-24T05:48:45.888Z] #49 61.53 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-24T05:48:45.888Z] #49 61.55 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-24T05:48:45.888Z] #49 61.56 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-24T05:48:45.888Z] #49 61.57 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-24T05:48:45.888Z] #49 61.68 go: finding github.com/stretchr/testify v1.4.0 [2021-03-24T05:48:45.888Z] #49 61.68 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-24T05:48:45.888Z] #49 61.73 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-24T05:48:45.888Z] #49 61.73 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-24T05:48:45.888Z] #49 61.77 go: finding github.com/spf13/viper v1.6.1 [2021-03-24T05:48:45.888Z] #49 61.82 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-24T05:48:45.888Z] #49 61.87 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-24T05:48:45.888Z] #49 61.98 go: finding github.com/stretchr/objx v0.2.0 [2021-03-24T05:48:45.888Z] #49 61.98 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-24T05:48:45.888Z] #49 62.08 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-24T05:48:45.888Z] #49 62.09 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-24T05:48:45.888Z] #49 62.21 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-24T05:48:45.888Z] #49 62.23 go: finding github.com/gobwas/glob v0.2.3 [2021-03-24T05:48:45.888Z] #49 62.39 go: finding github.com/spf13/cobra v0.0.5 [2021-03-24T05:48:45.888Z] #49 62.57 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-24T05:48:45.888Z] #49 62.59 go: finding github.com/spf13/pflag v1.0.5 [2021-03-24T05:48:45.888Z] #49 62.67 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-24T05:48:45.888Z] #49 62.68 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-24T05:48:45.888Z] #49 62.96 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-24T05:48:45.888Z] #49 62.99 go: finding github.com/magiconair/properties v1.8.1 [2021-03-24T05:48:45.888Z] #49 63.17 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-24T05:48:45.888Z] #49 63.19 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-24T05:48:45.888Z] #49 63.19 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-24T05:48:45.888Z] #49 63.31 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-24T05:48:45.888Z] #49 63.33 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-24T05:48:45.888Z] #49 63.39 go: finding github.com/spf13/afero v1.1.2 [2021-03-24T05:48:45.888Z] #49 63.42 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-24T05:48:45.888Z] #49 63.44 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-24T05:48:45.888Z] #49 63.46 go: finding github.com/spf13/cast v1.3.0 [2021-03-24T05:48:45.888Z] #49 63.47 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-24T05:48:45.888Z] #49 63.47 go: finding golang.org/x/text v0.3.2 [2021-03-24T05:48:45.888Z] #49 63.47 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-24T05:48:45.888Z] #49 63.62 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-24T05:48:45.888Z] #49 63.65 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-24T05:48:45.888Z] #49 63.68 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-24T05:48:45.888Z] #49 63.71 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-24T05:48:45.888Z] #49 63.77 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-24T05:48:45.888Z] #49 63.92 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-24T05:48:45.888Z] #49 63.92 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-24T05:48:45.888Z] #49 64.05 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-24T05:48:45.888Z] #49 64.06 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-24T05:48:45.888Z] #49 64.07 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-24T05:48:45.888Z] #49 64.08 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-24T05:48:45.888Z] #49 64.11 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-24T05:48:45.888Z] #49 64.12 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-24T05:48:45.888Z] #49 64.15 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-24T05:48:45.888Z] #49 ... [2021-03-24T05:48:45.888Z] [2021-03-24T05:48:45.888Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:48:45.888Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-24T05:48:45.888Z] #55 62.76 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:48:45.888Z] #55 63.08 Fetched 119 kB in 0s (375 kB/s) [2021-03-24T05:48:45.888Z] #55 63.29 Selecting previously unselected package libbtrfs0. [2021-03-24T05:48:45.888Z] #55 63.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-24T05:48:45.888Z] #55 63.42 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-24T05:48:45.888Z] #55 63.43 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-24T05:48:45.888Z] #55 63.64 Selecting previously unselected package libbtrfs-dev. [2021-03-24T05:48:45.888Z] #55 63.65 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-24T05:48:45.888Z] #55 63.66 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:48:45.888Z] #55 63.92 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-24T05:48:45.888Z] #55 63.94 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:48:45.888Z] #55 63.96 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:48:46.054Z] #34 63.98 io [2021-03-24T05:48:46.058Z] #42 53.01 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-24T05:48:46.287Z] #20 1.469 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-24T05:48:46.287Z] #20 1.469 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:48:46.287Z] #20 1.555 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:48:46.287Z] #20 1.639 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:48:46.322Z] #42 53.45 Selecting previously unselected package libnl-3-200:arm64. [2021-03-24T05:48:46.322Z] #42 53.45 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-03-24T05:48:46.356Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2021-03-24T05:48:46.585Z] #42 ... [2021-03-24T05:48:46.585Z] [2021-03-24T05:48:46.585Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:48:46.585Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-24T05:48:46.585Z] #55 44.96 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-24T05:48:46.585Z] #55 49.93 Selecting previously unselected package libbtrfs-dev. [2021-03-24T05:48:46.585Z] #55 49.93 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-03-24T05:48:46.585Z] #55 50.89 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:48:46.585Z] #55 52.62 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-24T05:48:46.585Z] #55 52.79 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:48:46.585Z] #55 52.86 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:48:46.585Z] #55 DONE 53.6s [2021-03-24T05:48:46.585Z] [2021-03-24T05:48:46.585Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:46.585Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-24T05:48:46.585Z] #42 53.55 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-03-24T05:48:46.606Z] #44 ... [2021-03-24T05:48:46.606Z] [2021-03-24T05:48:46.606Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-24T05:48:46.606Z] #38 sha256:6afb78bbc5f4e03aac034cabbc554fe50bc30e282611d7ab09199089dfae1c6a [2021-03-24T05:48:46.606Z] #38 3.688 -- Detecting C compiler ABI info - done [2021-03-24T05:48:46.606Z] #38 3.751 -- Detecting C compile features [2021-03-24T05:48:46.606Z] #38 5.761 -- Detecting C compile features - done [2021-03-24T05:48:46.606Z] #38 5.811 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-24T05:48:46.606Z] #38 6.148 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-24T05:48:46.606Z] #38 6.347 -- Configuring done [2021-03-24T05:48:46.606Z] #38 6.387 -- Generating done [2021-03-24T05:48:46.606Z] #38 6.398 -- Build files have been written to: /tmp/tmp.hVzB6Xr97R/tini [2021-03-24T05:48:46.606Z] #38 6.412 + make tini-static [2021-03-24T05:48:46.606Z] #38 6.867 Scanning dependencies of target tini-static [2021-03-24T05:48:46.606Z] #38 7.156 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-24T05:48:46.606Z] #38 9.153 [100%] Linking C executable tini-static [2021-03-24T05:48:46.606Z] #38 9.860 [100%] Built target tini-static [2021-03-24T05:48:46.606Z] #38 9.950 + mkdir -p /build [2021-03-24T05:48:46.606Z] #38 9.953 + cp tini-static /build/docker-init [2021-03-24T05:48:46.606Z] #38 DONE 10.1s [2021-03-24T05:48:46.606Z] [2021-03-24T05:48:46.606Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:46.607Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-24T05:48:46.607Z] #14 67.25 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-24T05:48:46.607Z] #14 67.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-24T05:48:46.607Z] #14 67.25 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-24T05:48:46.621Z] #34 ... [2021-03-24T05:48:46.621Z] [2021-03-24T05:48:46.621Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-24T05:48:46.621Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-24T05:48:46.621Z] #55 53.49 Building dependency tree... [2021-03-24T05:48:46.621Z] #55 59.52 The following additional packages will be installed: [2021-03-24T05:48:46.621Z] #55 59.55 libbtrfs0 [2021-03-24T05:48:46.621Z] #55 59.93 The following NEW packages will be installed: [2021-03-24T05:48:46.621Z] #55 59.94 libbtrfs-dev libbtrfs0 [2021-03-24T05:48:46.621Z] #55 60.50 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-24T05:48:46.621Z] #55 60.50 Need to get 119 kB of archives. [2021-03-24T05:48:46.621Z] #55 60.50 After this operation, 387 kB of additional disk space will be used. [2021-03-24T05:48:46.621Z] #55 60.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-24T05:48:46.621Z] #55 60.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-24T05:48:46.621Z] #55 62.09 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:48:46.621Z] #55 62.41 Fetched 119 kB in 0s (290 kB/s) [2021-03-24T05:48:46.621Z] #55 62.80 Selecting previously unselected package libbtrfs0. [2021-03-24T05:48:46.621Z] #55 62.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-24T05:48:46.621Z] #55 62.90 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-24T05:48:46.621Z] #55 62.98 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-24T05:48:46.621Z] #55 63.26 Selecting previously unselected package libbtrfs-dev. [2021-03-24T05:48:46.621Z] #55 63.31 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-24T05:48:46.621Z] #55 63.33 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:48:46.621Z] #55 63.92 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-24T05:48:46.621Z] #55 63.98 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:48:46.621Z] #55 63.98 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:48:46.621Z] #55 DONE 64.7s [2021-03-24T05:48:46.621Z] [2021-03-24T05:48:46.621Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:46.621Z] #49 sha256:0d93f27cc9bee72e28048a217736d08c67dce5e54e66ef14d43bb64c55eba982 [2021-03-24T05:48:46.621Z] #49 63.86 go: finding github.com/fatih/color v1.7.0 [2021-03-24T05:48:46.621Z] #49 64.12 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-24T05:48:46.621Z] #49 64.29 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-24T05:48:46.621Z] #49 64.32 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-24T05:48:46.621Z] #49 64.42 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-24T05:48:46.621Z] #49 64.53 go: finding github.com/pkg/errors v0.8.1 [2021-03-24T05:48:46.621Z] #49 64.58 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-24T05:48:46.621Z] #49 64.64 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-24T05:48:46.621Z] #49 64.71 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-24T05:48:46.621Z] #49 64.71 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-24T05:48:46.621Z] #49 64.73 go: finding github.com/stretchr/testify v1.4.0 [2021-03-24T05:48:46.621Z] #49 64.76 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-24T05:48:46.621Z] #49 64.81 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-24T05:48:46.621Z] #49 64.81 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-24T05:48:46.621Z] #49 64.83 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-24T05:48:46.621Z] #49 64.87 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-24T05:48:46.621Z] #49 64.87 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-24T05:48:46.844Z] #55 DONE 64.9s [2021-03-24T05:48:46.844Z] [2021-03-24T05:48:46.844Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:46.844Z] #49 sha256:9eb144aa634e2860b6571929d4ad9c57ddfdb81c2fd1564c6b80563027f01db1 [2021-03-24T05:48:46.844Z] #49 64.28 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-24T05:48:46.844Z] #49 64.30 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-24T05:48:46.844Z] #49 64.31 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-24T05:48:46.844Z] #49 64.36 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-24T05:48:46.844Z] #49 64.38 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-24T05:48:46.844Z] #49 64.45 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-24T05:48:46.844Z] #49 64.49 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-24T05:48:46.844Z] #49 64.50 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-24T05:48:46.844Z] #49 64.59 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-24T05:48:46.844Z] #49 64.71 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-24T05:48:46.844Z] #49 64.99 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-24T05:48:46.844Z] #49 65.02 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-24T05:48:46.848Z] #42 53.82 Selecting previously unselected package libnl-3-dev:arm64. [2021-03-24T05:48:46.848Z] #42 53.82 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-03-24T05:48:46.848Z] #42 53.82 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-03-24T05:48:46.848Z] #42 ... [2021-03-24T05:48:46.848Z] [2021-03-24T05:48:46.848Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:48:46.848Z] #45 sha256:d75d4b2bca823701871c0c1199db9d73b035b65d8e1749db8447e3a76684cb7d [2021-03-24T05:48:46.848Z] #45 43.79 hash/crc32 [2021-03-24T05:48:46.848Z] #45 44.43 vendor/golang.org/x/net/dns/dnsmessage [2021-03-24T05:48:46.848Z] #45 46.87 time [2021-03-24T05:48:46.848Z] #45 48.61 regexp [2021-03-24T05:48:46.848Z] #45 50.79 os [2021-03-24T05:48:46.848Z] #45 50.79 context [2021-03-24T05:48:46.848Z] #45 51.23 github.com/LK4D4/vndr/versioned [2021-03-24T05:48:46.848Z] #45 52.94 internal/lazyregexp [2021-03-24T05:48:46.848Z] #45 52.97 os/exec [2021-03-24T05:48:46.848Z] #45 53.08 net [2021-03-24T05:48:46.848Z] #45 53.14 fmt [2021-03-24T05:48:46.848Z] #45 53.89 encoding/binary [2021-03-24T05:48:46.848Z] #45 ... [2021-03-24T05:48:46.848Z] [2021-03-24T05:48:46.848Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:46.848Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-24T05:48:46.848Z] #13 51.70 Setting up libsystemd0:arm64 (241-7~deb10u6) ... [2021-03-24T05:48:46.848Z] #13 52.08 (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.) [2021-03-24T05:48:46.848Z] #13 52.11 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-03-24T05:48:46.848Z] #13 52.15 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-24T05:48:46.850Z] .....INFO: Daemon under test started and replied! [2021-03-24T05:48:46.850Z] INFO: Docker version of the daemon under test [2021-03-24T05:48:46.850Z] [2021-03-24T05:48:46.850Z] Client: [2021-03-24T05:48:46.850Z] Version: 17.06.2-ce [2021-03-24T05:48:46.850Z] API version: 1.30 [2021-03-24T05:48:46.850Z] Go version: go1.8.3 [2021-03-24T05:48:46.850Z] Git commit: cec0b72 [2021-03-24T05:48:46.850Z] Built: Tue Sep 5 19:57:19 2017 [2021-03-24T05:48:46.850Z] OS/Arch: windows/amd64 [2021-03-24T05:48:46.850Z] [2021-03-24T05:48:46.850Z] Server: [2021-03-24T05:48:46.850Z] Version: 0.0.0-dev [2021-03-24T05:48:46.850Z] API version: 1.41 (minimum version 1.24) [2021-03-24T05:48:46.850Z] Go version: go1.13.15 [2021-03-24T05:48:46.850Z] Git commit: d6ddfb6118 [2021-03-24T05:48:46.850Z] Built: 03/24/2021 05:46:40 [2021-03-24T05:48:46.850Z] OS/Arch: windows/amd64 [2021-03-24T05:48:46.850Z] Experimental: false [2021-03-24T05:48:46.850Z] [2021-03-24T05:48:46.850Z] INFO: Docker info of the daemon under test [2021-03-24T05:48:46.850Z] [2021-03-24T05:48:46.850Z] Containers: 0 [2021-03-24T05:48:46.850Z] Running: 0 [2021-03-24T05:48:46.850Z] Paused: 0 [2021-03-24T05:48:46.850Z] Stopped: 0 [2021-03-24T05:48:46.850Z] Images: 0 [2021-03-24T05:48:46.850Z] Server Version: 0.0.0-dev [2021-03-24T05:48:46.850Z] Storage Driver: windowsfilter [2021-03-24T05:48:46.850Z] Windows: [2021-03-24T05:48:46.850Z] Logging Driver: json-file [2021-03-24T05:48:46.850Z] Plugins: [2021-03-24T05:48:46.850Z] Volume: local [2021-03-24T05:48:46.850Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-24T05:48:46.850Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-24T05:48:46.850Z] Swarm: inactive [2021-03-24T05:48:46.850Z] Default Isolation: process [2021-03-24T05:48:46.850Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-24T05:48:46.850Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-24T05:48:46.850Z] OSType: windows [2021-03-24T05:48:46.850Z] Architecture: x86_64 [2021-03-24T05:48:46.850Z] CPUs: 4 [2021-03-24T05:48:46.850Z] Total Memory: 32GiB [2021-03-24T05:48:46.850Z] Name: azwin-2-3e3380 [2021-03-24T05:48:46.850Z] ID: IZK6:DL22:SESY:O6GU:HVAK:ZKVD:NBBJ:AGSI:VYKM:WKQH:WAF5:BZ5L [2021-03-24T05:48:46.850Z] Docker Root Dir: D:\CI\PR-42189\2\daemon [2021-03-24T05:48:46.850Z] Debug Mode (client): false [2021-03-24T05:48:46.850Z] Debug Mode (server): true [2021-03-24T05:48:46.850Z] File Descriptors: -1 [2021-03-24T05:48:46.850Z] Goroutines: 16 [2021-03-24T05:48:46.850Z] System Time: 2021-03-24T05:48:44.2672329Z [2021-03-24T05:48:46.850Z] EventsListeners: 0 [2021-03-24T05:48:46.850Z] Registry: https://index.docker.io/v1/ [2021-03-24T05:48:46.850Z] Labels: [2021-03-24T05:48:46.850Z] Experimental: false [2021-03-24T05:48:46.850Z] Insecure Registries: [2021-03-24T05:48:46.850Z] 127.0.0.0/8 [2021-03-24T05:48:46.850Z] Live Restore Enabled: false [2021-03-24T05:48:46.850Z] [2021-03-24T05:48:46.850Z] [2021-03-24T05:48:46.850Z] INFO: Docker images of the daemon under test [2021-03-24T05:48:46.850Z] [2021-03-24T05:48:46.850Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-24T05:48:46.850Z] [2021-03-24T05:48:46.850Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-03-24T05:48:46.850Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-03-24T05:48:46.850Z] ltsc2019: Pulling from windows/servercore [2021-03-24T05:48:46.850Z] 4612f6d0b889: Pulling fs layer [2021-03-24T05:48:46.850Z] 5ff1512f88ec: Pulling fs layer [2021-03-24T05:48:46.857Z] #20 2.103 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-24T05:48:46.879Z] #49 64.93 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-24T05:48:46.879Z] #49 64.95 go: finding github.com/stretchr/objx v0.2.0 [2021-03-24T05:48:46.879Z] #49 64.96 go: finding github.com/spf13/viper v1.6.1 [2021-03-24T05:48:46.879Z] #49 64.99 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-24T05:48:46.879Z] #49 65.12 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-24T05:48:47.105Z] #49 65.12 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-24T05:48:47.105Z] #49 65.14 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-24T05:48:47.110Z] #13 52.50 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-03-24T05:48:47.136Z] #49 65.20 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-24T05:48:47.384Z] #13 52.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% [2021-03-24T05:48:47.384Z] #13 ... [2021-03-24T05:48:47.384Z] [2021-03-24T05:48:47.384Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:48:47.384Z] #34 sha256:05c8deec9b6e58e341c930c4e50df3b72e76f840897a4f68ff452a17b6579f9b [2021-03-24T05:48:47.384Z] #34 44.50 time [2021-03-24T05:48:47.384Z] #34 44.51 internal/syscall/execenv [2021-03-24T05:48:47.384Z] #34 44.51 internal/syscall/unix [2021-03-24T05:48:47.384Z] #34 48.48 internal/poll [2021-03-24T05:48:47.384Z] #34 49.43 os [2021-03-24T05:48:47.384Z] #34 51.01 internal/fmtsort [2021-03-24T05:48:47.384Z] #34 51.11 path/filepath [2021-03-24T05:48:47.384Z] #34 51.55 fmt [2021-03-24T05:48:47.384Z] #34 51.88 io/ioutil [2021-03-24T05:48:47.396Z] #49 65.38 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-24T05:48:47.396Z] #49 65.38 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-24T05:48:47.396Z] #49 65.44 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-24T05:48:47.396Z] #49 65.51 go: finding github.com/gobwas/glob v0.2.3 [2021-03-24T05:48:47.396Z] #49 65.52 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-24T05:48:47.396Z] #49 65.54 go: finding github.com/spf13/cobra v0.0.5 [2021-03-24T05:48:47.427Z] #20 3.023 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-24T05:48:47.651Z] #34 ... [2021-03-24T05:48:47.651Z] [2021-03-24T05:48:47.651Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:47.651Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-24T05:48:47.651Z] #13 52.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-24T05:48:47.651Z] #13 53.01 Preparing to unpack .../libudev1_241-7~deb10u6_arm64.deb ... [2021-03-24T05:48:47.651Z] #13 53.04 Unpacking libudev1:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-24T05:48:47.656Z] #49 65.72 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-24T05:48:47.656Z] #49 65.77 go: finding github.com/spf13/pflag v1.0.5 [2021-03-24T05:48:47.656Z] #49 65.85 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-24T05:48:47.681Z] #49 ... [2021-03-24T05:48:47.681Z] [2021-03-24T05:48:47.681Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:48:47.681Z] #34 sha256:14bf3696a6ca296b0fdf4a876941454e11780f52a331e469841c5ffce4ea16fc [2021-03-24T05:48:47.681Z] #34 55.65 sync [2021-03-24T05:48:47.681Z] #34 55.66 internal/reflectlite [2021-03-24T05:48:47.681Z] #34 58.77 sort [2021-03-24T05:48:47.681Z] #34 58.77 errors [2021-03-24T05:48:47.681Z] #34 59.29 strconv [2021-03-24T05:48:47.681Z] #34 60.72 io [2021-03-24T05:48:47.681Z] #34 62.46 internal/oserror [2021-03-24T05:48:47.681Z] #34 62.62 syscall [2021-03-24T05:48:47.681Z] #34 64.76 reflect [2021-03-24T05:48:47.681Z] #34 ... [2021-03-24T05:48:47.681Z] [2021-03-24T05:48:47.681Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:47.681Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:48:47.681Z] #42 65.12 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:48:47.681Z] #42 65.51 Fetched 4095 kB in 1s (4380 kB/s) [2021-03-24T05:48:47.681Z] #42 65.65 Selecting previously unselected package libcap-dev:amd64. [2021-03-24T05:48:47.681Z] #42 65.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.) [2021-03-24T05:48:47.681Z] #42 65.81 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-24T05:48:47.681Z] #42 65.88 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-24T05:48:47.914Z] #13 53.35 Setting up libudev1:arm64 (241-7~deb10u6) ... [2021-03-24T05:48:47.923Z] #49 66.03 go: finding github.com/magiconair/properties v1.8.1 [2021-03-24T05:48:47.923Z] #49 66.03 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-24T05:48:47.923Z] #49 66.11 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-24T05:48:47.923Z] #49 66.15 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-24T05:48:47.942Z] #42 66.04 Selecting previously unselected package libnet1:amd64. [2021-03-24T05:48:47.942Z] #42 66.04 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-24T05:48:47.942Z] #42 66.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-24T05:48:48.167Z] #14 ... [2021-03-24T05:48:48.167Z] [2021-03-24T05:48:48.167Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:48:48.167Z] #35 sha256:a468f51970755d960ac4d2c4ea763700502a69a22ac38417e79452e13ef81850 [2021-03-24T05:48:48.167Z] #35 61.13 bufio [2021-03-24T05:48:48.167Z] #35 61.19 reflect [2021-03-24T05:48:48.167Z] #35 63.50 path [2021-03-24T05:48:48.167Z] #35 65.18 text/tabwriter [2021-03-24T05:48:48.167Z] #35 ... [2021-03-24T05:48:48.167Z] [2021-03-24T05:48:48.167Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:48:48.167Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:48:48.167Z] #44 3.445 fatal: not a git repository (or any of the parent directories): .git [2021-03-24T05:48:48.167Z] #44 3.475 GEN .gitid [2021-03-24T05:48:48.167Z] #44 3.521 GEN criu/include/version.h [2021-03-24T05:48:48.167Z] #44 3.668 GEN include/common/asm [2021-03-24T05:48:48.179Z] #13 53.66 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-24T05:48:48.180Z] #49 66.21 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-24T05:48:48.181Z] #49 66.25 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-24T05:48:48.181Z] #49 66.31 go: finding github.com/spf13/afero v1.1.2 [2021-03-24T05:48:48.204Z] #42 ... [2021-03-24T05:48:48.204Z] [2021-03-24T05:48:48.204Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:48:48.204Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:48:48.204Z] #36 46.47 Reading package lists... [2021-03-24T05:48:48.204Z] #36 56.58 Building dependency tree... [2021-03-24T05:48:48.204Z] #36 61.28 The following additional packages will be installed: [2021-03-24T05:48:48.204Z] #36 61.28 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-24T05:48:48.204Z] #36 61.34 Suggested packages: [2021-03-24T05:48:48.204Z] #36 61.34 cmake-doc ninja-build lrzip [2021-03-24T05:48:48.204Z] #36 61.34 Recommended packages: [2021-03-24T05:48:48.204Z] #36 61.34 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-24T05:48:48.204Z] #36 63.32 The following NEW packages will be installed: [2021-03-24T05:48:48.204Z] #36 63.35 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-24T05:48:48.204Z] #36 63.37 vim-common xxd [2021-03-24T05:48:48.204Z] #36 63.80 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-24T05:48:48.204Z] #36 63.80 Need to get 14.9 MB of archives. [2021-03-24T05:48:48.204Z] #36 63.80 After this operation, 61.8 MB of additional disk space will be used. [2021-03-24T05:48:48.204Z] #36 63.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-24T05:48:48.204Z] #36 63.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-24T05:48:48.204Z] #36 63.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-24T05:48:48.204Z] #36 64.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-24T05:48:48.204Z] #36 65.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-24T05:48:48.204Z] #36 65.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-24T05:48:48.204Z] #36 65.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-24T05:48:48.204Z] #36 65.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-24T05:48:48.204Z] #36 65.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-24T05:48:48.204Z] #36 65.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-24T05:48:48.204Z] #36 ... [2021-03-24T05:48:48.204Z] [2021-03-24T05:48:48.204Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:48.204Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:48:48.204Z] #42 66.39 Selecting previously unselected package libnet1-dev. [2021-03-24T05:48:48.204Z] #42 66.42 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-24T05:48:48.204Z] #42 66.45 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-24T05:48:48.438Z] #49 66.42 go: finding golang.org/x/text v0.3.2 [2021-03-24T05:48:48.438Z] #49 66.42 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-24T05:48:48.438Z] #49 66.47 go: finding github.com/spf13/cast v1.3.0 [2021-03-24T05:48:48.438Z] #49 ... [2021-03-24T05:48:48.438Z] [2021-03-24T05:48:48.438Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:48.438Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:48:48.438Z] #42 54.07 Building dependency tree... [2021-03-24T05:48:48.438Z] #42 60.00 The following additional packages will be installed: [2021-03-24T05:48:48.438Z] #42 60.00 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-24T05:48:48.438Z] #42 60.01 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-24T05:48:48.438Z] #42 60.04 Suggested packages: [2021-03-24T05:48:48.438Z] #42 60.04 manpages-dev python-setuptools [2021-03-24T05:48:48.438Z] #42 61.96 The following NEW packages will be installed: [2021-03-24T05:48:48.438Z] #42 61.97 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-24T05:48:48.438Z] #42 61.98 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-24T05:48:48.438Z] #42 61.98 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-24T05:48:48.438Z] #42 61.98 python-six zlib1g-dev [2021-03-24T05:48:48.438Z] #42 62.67 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-24T05:48:48.438Z] #42 62.67 Need to get 4095 kB of archives. [2021-03-24T05:48:48.438Z] #42 62.67 After this operation, 22.5 MB of additional disk space will be used. [2021-03-24T05:48:48.439Z] #42 62.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-24T05:48:48.439Z] #42 62.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-24T05:48:48.439Z] #42 62.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-24T05:48:48.439Z] #42 62.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-24T05:48:48.439Z] #42 62.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-24T05:48:48.439Z] #42 62.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-24T05:48:48.439Z] #42 62.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-24T05:48:48.439Z] #42 62.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-24T05:48:48.439Z] #42 62.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-24T05:48:48.439Z] #42 62.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-24T05:48:48.439Z] #42 62.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-24T05:48:48.439Z] #42 63.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-24T05:48:48.439Z] #42 63.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-24T05:48:48.439Z] #42 63.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-24T05:48:48.439Z] #42 63.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-24T05:48:48.439Z] #42 63.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-24T05:48:48.439Z] #42 63.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-24T05:48:48.439Z] #42 65.41 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:48:48.439Z] #42 65.92 Fetched 4095 kB in 1s (3440 kB/s) [2021-03-24T05:48:48.439Z] #42 66.17 Selecting previously unselected package libcap-dev:amd64. [2021-03-24T05:48:48.439Z] #42 66.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.) [2021-03-24T05:48:48.439Z] #42 66.31 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-24T05:48:48.439Z] #42 66.33 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-24T05:48:48.439Z] #42 66.57 Selecting previously unselected package libnet1:amd64. [2021-03-24T05:48:48.439Z] #42 66.57 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-24T05:48:48.439Z] #42 66.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-24T05:48:48.439Z] #42 ... [2021-03-24T05:48:48.439Z] [2021-03-24T05:48:48.439Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:48.439Z] #49 sha256:0d93f27cc9bee72e28048a217736d08c67dce5e54e66ef14d43bb64c55eba982 [2021-03-24T05:48:48.439Z] #49 66.63 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-24T05:48:48.439Z] #49 66.63 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-24T05:48:48.439Z] #49 66.64 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-24T05:48:48.439Z] #49 66.68 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-24T05:48:48.443Z] #13 53.66 (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.) [2021-03-24T05:48:48.443Z] #13 53.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-03-24T05:48:48.443Z] #13 53.94 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-24T05:48:48.696Z] #49 66.69 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-24T05:48:48.696Z] #49 66.78 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-24T05:48:48.783Z] #42 66.73 Selecting previously unselected package libnl-3-200:amd64. [2021-03-24T05:48:48.783Z] #42 66.75 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-24T05:48:48.783Z] #42 66.78 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-24T05:48:48.783Z] #42 66.90 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-24T05:48:48.783Z] #42 66.93 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-24T05:48:48.814Z] #44 5.392 PBCC images/timens.pb-c.c [2021-03-24T05:48:48.814Z] #44 5.404 DEP images/timens.pb-c.d [2021-03-24T05:48:48.814Z] #44 5.471 PBCC images/fown.pb-c.c [2021-03-24T05:48:48.814Z] #44 ... [2021-03-24T05:48:48.814Z] [2021-03-24T05:48:48.814Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:48:48.814Z] #46 sha256:f7b0c85743bff1d2c56066aabe0b8745d8786ef7a973de2eef12e57c6defe88e [2021-03-24T05:48:48.814Z] #46 62.14 bufio [2021-03-24T05:48:48.814Z] #46 62.77 reflect [2021-03-24T05:48:48.814Z] #46 65.43 regexp/syntax [2021-03-24T05:48:48.814Z] #46 68.30 hash/crc32 [2021-03-24T05:48:48.814Z] #46 71.83 vendor/golang.org/x/net/dns/dnsmessage [2021-03-24T05:48:48.954Z] #49 66.94 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-24T05:48:48.954Z] #49 66.99 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-24T05:48:48.954Z] #49 67.03 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-24T05:48:48.954Z] #49 67.08 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-24T05:48:48.954Z] #49 67.14 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-24T05:48:48.954Z] #49 67.19 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-24T05:48:49.047Z] #42 66.99 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-24T05:48:49.112Z] #46 ... [2021-03-24T05:48:49.112Z] [2021-03-24T05:48:49.112Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:48:49.112Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:48:49.112Z] #44 5.492 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-24T05:48:49.112Z] #44 5.632 PBCC images/opts.pb-c.c [2021-03-24T05:48:49.112Z] #44 5.676 PBCC images/memfd.pb-c.c [2021-03-24T05:48:49.112Z] #44 5.767 DEP images/fown.pb-c.d [2021-03-24T05:48:49.211Z] #49 67.22 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-24T05:48:49.211Z] #49 67.22 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-24T05:48:49.211Z] #49 67.25 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-24T05:48:49.211Z] #49 67.25 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-24T05:48:49.211Z] #49 67.26 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-24T05:48:49.211Z] #49 67.30 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-24T05:48:49.211Z] #49 67.33 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-24T05:48:49.211Z] #49 67.39 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-24T05:48:49.211Z] #49 67.40 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-24T05:48:49.211Z] #49 67.49 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-24T05:48:49.310Z] #42 67.41 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-24T05:48:49.310Z] #42 67.41 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-24T05:48:49.310Z] #42 67.42 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-24T05:48:49.339Z] #20 4.435 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-24T05:48:49.413Z] #44 5.832 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-24T05:48:49.413Z] #44 5.911 DEP images/opts.pb-c.d [2021-03-24T05:48:49.413Z] #44 5.937 DEP images/memfd.pb-c.d [2021-03-24T05:48:49.413Z] #44 5.991 PBCC images/sit.pb-c.c [2021-03-24T05:48:49.413Z] #44 6.047 DEP images/sit.pb-c.d [2021-03-24T05:48:49.413Z] #44 6.114 PBCC images/macvlan.pb-c.c [2021-03-24T05:48:49.413Z] #44 6.158 DEP images/macvlan.pb-c.d [2021-03-24T05:48:49.469Z] #49 67.61 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-24T05:48:49.469Z] #49 67.65 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-24T05:48:49.469Z] #49 67.73 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-24T05:48:49.469Z] #49 67.77 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-24T05:48:49.572Z] #42 67.62 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-24T05:48:49.572Z] #42 67.63 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-24T05:48:49.572Z] #42 67.64 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-24T05:48:49.572Z] #42 67.77 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-24T05:48:49.713Z] #44 6.263 PBCC images/autofs.pb-c.c [2021-03-24T05:48:49.713Z] #44 ... [2021-03-24T05:48:49.713Z] [2021-03-24T05:48:49.713Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:48:49.713Z] #52 sha256:ba0f16d43f0bef43ce58dd4169ec787f11c0eb456bffca252e2428ac29d4b3b6 [2021-03-24T05:48:49.713Z] #52 62.90 bufio [2021-03-24T05:48:49.713Z] #52 63.24 reflect [2021-03-24T05:48:49.713Z] #52 65.79 regexp/syntax [2021-03-24T05:48:49.713Z] #52 ... [2021-03-24T05:48:49.713Z] [2021-03-24T05:48:49.713Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:48:49.713Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:48:49.713Z] #44 6.287 DEP images/autofs.pb-c.d [2021-03-24T05:48:49.713Z] #44 6.345 PBCC images/sysctl.pb-c.c [2021-03-24T05:48:49.713Z] #44 6.371 DEP images/sysctl.pb-c.d [2021-03-24T05:48:49.727Z] #49 67.84 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-24T05:48:49.834Z] #42 67.78 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-24T05:48:49.834Z] #42 67.79 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-24T05:48:49.841Z] #13 ... [2021-03-24T05:48:49.841Z] [2021-03-24T05:48:49.841Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:48:49.841Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-24T05:48:49.841Z] #36 46.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-24T05:48:49.841Z] #36 46.65 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-03-24T05:48:49.841Z] #36 48.26 Unpacking xxd (2:8.1.0875-5) ... [2021-03-24T05:48:49.841Z] #36 51.26 Selecting previously unselected package vim-common. [2021-03-24T05:48:49.841Z] #36 51.26 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-24T05:48:49.841Z] #36 51.30 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-24T05:48:49.841Z] #36 53.06 Selecting previously unselected package cmake-data. [2021-03-24T05:48:49.841Z] #36 53.06 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-24T05:48:49.841Z] #36 53.06 Unpacking cmake-data (3.13.4-1) ... [2021-03-24T05:48:49.841Z] #36 ... [2021-03-24T05:48:49.841Z] [2021-03-24T05:48:49.841Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:49.841Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-24T05:48:49.841Z] #42 54.36 Selecting previously unselected package libprotobuf-c1:arm64. [2021-03-24T05:48:49.841Z] #42 54.36 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-03-24T05:48:49.841Z] #42 54.36 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-24T05:48:49.841Z] #42 54.56 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-03-24T05:48:49.841Z] #42 54.57 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-03-24T05:48:49.841Z] #42 54.58 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-03-24T05:48:49.841Z] #42 54.89 Selecting previously unselected package zlib1g-dev:arm64. [2021-03-24T05:48:49.841Z] #42 54.91 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-03-24T05:48:49.841Z] #42 54.92 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-03-24T05:48:49.841Z] #42 55.33 Selecting previously unselected package libprotobuf17:arm64. [2021-03-24T05:48:49.841Z] #42 55.34 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-03-24T05:48:49.841Z] #42 55.39 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-03-24T05:48:49.841Z] #42 56.42 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-03-24T05:48:49.841Z] #42 56.45 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-03-24T05:48:49.841Z] #42 56.46 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-03-24T05:48:49.984Z] #49 68.14 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-24T05:48:49.984Z] #49 68.18 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-24T05:48:50.015Z] #44 6.452 PBCC images/time.pb-c.c [2021-03-24T05:48:50.015Z] #44 6.467 DEP images/time.pb-c.d [2021-03-24T05:48:50.015Z] #44 6.567 PBCC images/binfmt-misc.pb-c.c [2021-03-24T05:48:50.015Z] #44 6.590 DEP images/binfmt-misc.pb-c.d [2021-03-24T05:48:50.015Z] #44 6.688 PBCC images/seccomp.pb-c.c [2021-03-24T05:48:50.016Z] #44 6.725 DEP images/seccomp.pb-c.d [2021-03-24T05:48:50.016Z] #44 6.778 PBCC images/userns.pb-c.c [2021-03-24T05:48:50.097Z] #42 68.25 Selecting previously unselected package libprotobuf17:amd64. [2021-03-24T05:48:50.242Z] #49 68.22 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-24T05:48:50.242Z] #49 68.27 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-24T05:48:50.242Z] #49 68.32 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-24T05:48:50.316Z] #44 6.802 DEP images/userns.pb-c.d [2021-03-24T05:48:50.316Z] #44 6.864 PBCC images/cgroup.pb-c.c [2021-03-24T05:48:50.316Z] #44 6.900 DEP images/cgroup.pb-c.d [2021-03-24T05:48:50.316Z] #44 6.956 PBCC images/ext-file.pb-c.c [2021-03-24T05:48:50.316Z] #44 6.969 DEP images/ext-file.pb-c.d [2021-03-24T05:48:50.316Z] #44 7.045 PBCC images/rpc.pb-c.c [2021-03-24T05:48:50.359Z] #42 68.25 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-24T05:48:50.359Z] #42 68.30 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-24T05:48:50.418Z] #42 57.39 Selecting previously unselected package libprotobuf-dev:arm64. [2021-03-24T05:48:50.418Z] #42 57.46 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-03-24T05:48:50.617Z] #44 7.111 DEP images/rpc.pb-c.d [2021-03-24T05:48:50.617Z] #44 7.194 PBCC images/siginfo.pb-c.c [2021-03-24T05:48:50.617Z] #44 7.240 DEP images/siginfo.pb-c.d [2021-03-24T05:48:50.681Z] #42 57.62 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-03-24T05:48:50.722Z] #20 5.923 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-24T05:48:50.866Z] #49 ... [2021-03-24T05:48:50.866Z] [2021-03-24T05:48:50.866Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:48:50.866Z] #51 sha256:d9ce0a015fd4a4f92ba9efb821bd61dd7c8de52ff08aa62fcaea91bbbd27b3ba [2021-03-24T05:48:50.866Z] #51 48.27 syscall [2021-03-24T05:48:50.866Z] #51 48.32 reflect [2021-03-24T05:48:50.918Z] #44 ... [2021-03-24T05:48:50.919Z] [2021-03-24T05:48:50.919Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-24T05:48:50.919Z] #48 sha256:f2aeb0a303f94232370b246f970efcf32c927990fdf0e5f5725f730f09da3eb4 [2021-03-24T05:48:50.919Z] #48 DONE 74.2s [2021-03-24T05:48:50.919Z] [2021-03-24T05:48:50.919Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:48:50.919Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:48:50.919Z] #44 7.362 PBCC images/pagemap.pb-c.c [2021-03-24T05:48:50.919Z] #44 7.430 DEP images/pagemap.pb-c.d [2021-03-24T05:48:50.983Z] #20 ... [2021-03-24T05:48:50.983Z] [2021-03-24T05:48:50.983Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:48:50.983Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:48:50.983Z] #43 57.31 AR soccr/libsoccr.a [2021-03-24T05:48:50.983Z] #43 57.35 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-24T05:48:50.983Z] #43 57.91 DEP criu/arch/x86/sigframe.d [2021-03-24T05:48:50.983Z] #43 58.00 DEP criu/arch/x86/sigaction_compat.d [2021-03-24T05:48:50.983Z] #43 58.10 DEP criu/arch/x86/kerndat.d [2021-03-24T05:48:50.983Z] #43 58.27 DEP criu/arch/x86/crtools.d [2021-03-24T05:48:50.983Z] #43 58.52 DEP criu/arch/x86/cpu.d [2021-03-24T05:48:50.983Z] #43 58.83 CC criu/arch/x86/cpu.o [2021-03-24T05:48:50.983Z] #43 59.54 CC criu/arch/x86/crtools.o [2021-03-24T05:48:50.983Z] #43 61.00 CC criu/arch/x86/kerndat.o [2021-03-24T05:48:50.983Z] #43 61.63 CC criu/arch/x86/sigaction_compat.o [2021-03-24T05:48:50.983Z] #43 61.84 CC criu/arch/x86/sigframe.o [2021-03-24T05:48:50.983Z] #43 62.10 LINK criu/arch/x86/crtools.built-in.o [2021-03-24T05:48:50.983Z] #43 62.16 DEP criu/pie/util-vdso-elf32.d [2021-03-24T05:48:50.984Z] #43 62.43 DEP criu/pie/util-vdso.d [2021-03-24T05:48:50.984Z] #43 62.59 DEP criu/pie/util.d [2021-03-24T05:48:50.984Z] #43 62.75 CC criu/pie/util.o [2021-03-24T05:48:50.984Z] #43 63.14 CC criu/pie/util-vdso.o [2021-03-24T05:48:50.984Z] #43 63.89 CC criu/pie/util-vdso-elf32.o [2021-03-24T05:48:50.984Z] #43 64.63 AR criu/pie/pie.lib.a [2021-03-24T05:48:50.984Z] #43 64.72 DEP criu/pie/restorer.d [2021-03-24T05:48:51.175Z] #49 ... [2021-03-24T05:48:51.175Z] [2021-03-24T05:48:51.175Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:51.175Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:48:51.175Z] #13 43.87 Reading package lists... [2021-03-24T05:48:51.175Z] #13 54.76 Building dependency tree... [2021-03-24T05:48:51.175Z] #13 59.75 The following additional packages will be installed: [2021-03-24T05:48:51.175Z] #13 59.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-24T05:48:51.175Z] #13 59.75 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-24T05:48:51.175Z] #13 59.75 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-24T05:48:51.175Z] #13 59.75 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-24T05:48:51.175Z] #13 59.75 mingw-w64-common mingw-w64-x86-64-dev [2021-03-24T05:48:51.175Z] #13 59.78 Suggested packages: [2021-03-24T05:48:51.175Z] #13 59.81 gcc-8-locales seccomp wine64 [2021-03-24T05:48:51.175Z] #13 61.85 The following NEW packages will be installed: [2021-03-24T05:48:51.175Z] #13 61.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-24T05:48:51.175Z] #13 61.85 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-24T05:48:51.175Z] #13 61.85 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-24T05:48:51.175Z] #13 61.89 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-24T05:48:51.175Z] #13 61.89 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-24T05:48:51.175Z] #13 61.89 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-24T05:48:51.175Z] #13 61.90 The following packages will be upgraded: [2021-03-24T05:48:51.175Z] #13 61.92 libseccomp2 libsystemd0 libudev1 [2021-03-24T05:48:51.175Z] #13 62.62 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-24T05:48:51.175Z] #13 62.62 Need to get 78.2 MB of archives. [2021-03-24T05:48:51.175Z] #13 62.62 After this operation, 487 MB of additional disk space will be used. [2021-03-24T05:48:51.175Z] #13 62.62 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-24T05:48:51.175Z] #13 62.62 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-03-24T05:48:51.175Z] #13 62.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-24T05:48:51.175Z] #13 62.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-24T05:48:51.175Z] #13 62.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-24T05:48:51.175Z] #13 63.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-03-24T05:48:51.175Z] #13 63.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-24T05:48:51.175Z] #13 63.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-24T05:48:51.175Z] #13 63.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-24T05:48:51.175Z] #13 63.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-24T05:48:51.175Z] #13 64.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-24T05:48:51.175Z] #13 ... [2021-03-24T05:48:51.175Z] [2021-03-24T05:48:51.175Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:51.175Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:48:51.175Z] #42 66.95 Selecting previously unselected package libnet1-dev. [2021-03-24T05:48:51.175Z] #42 67.00 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-24T05:48:51.175Z] #42 67.04 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-24T05:48:51.175Z] #42 67.63 Selecting previously unselected package libnl-3-200:amd64. [2021-03-24T05:48:51.175Z] #42 67.66 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-24T05:48:51.175Z] #42 67.73 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-24T05:48:51.175Z] #42 68.08 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-24T05:48:51.175Z] #42 68.08 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-24T05:48:51.175Z] #42 68.11 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-24T05:48:51.175Z] #42 68.49 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-24T05:48:51.175Z] #42 68.49 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-24T05:48:51.175Z] #42 68.51 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-24T05:48:51.175Z] #42 68.75 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-24T05:48:51.175Z] #42 68.75 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-24T05:48:51.175Z] #42 68.76 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-24T05:48:51.175Z] #42 68.99 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-24T05:48:51.175Z] #42 68.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-24T05:48:51.175Z] #42 69.00 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-24T05:48:51.220Z] #44 7.628 PBCC images/rlimit.pb-c.c [2021-03-24T05:48:51.220Z] #44 7.655 DEP images/rlimit.pb-c.d [2021-03-24T05:48:51.220Z] #44 7.729 PBCC images/file-lock.pb-c.c [2021-03-24T05:48:51.220Z] #44 7.747 DEP images/file-lock.pb-c.d [2021-03-24T05:48:51.220Z] #44 7.833 PBCC images/tty.pb-c.c [2021-03-24T05:48:51.220Z] #44 7.909 DEP images/tty.pb-c.d [2021-03-24T05:48:51.244Z] #43 64.97 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-24T05:48:51.244Z] #43 65.13 DEP criu/arch/x86/restorer_unmap.d [2021-03-24T05:48:51.244Z] #43 65.16 DEP criu/arch/x86/restorer.d [2021-03-24T05:48:51.433Z] #42 69.55 Selecting previously unselected package libprotobuf17:amd64. [2021-03-24T05:48:51.433Z] #42 69.55 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-24T05:48:51.433Z] #42 69.63 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-24T05:48:51.439Z] #51 ... [2021-03-24T05:48:51.439Z] [2021-03-24T05:48:51.439Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:48:51.439Z] #45 sha256:fafa4f132ac0591a3f1f1aaddb396ff2f2cb26c82e92e39a3732af2c362a4ce2 [2021-03-24T05:48:51.439Z] #45 38.91 sync [2021-03-24T05:48:51.439Z] #45 38.93 internal/reflectlite [2021-03-24T05:48:51.439Z] #45 40.58 github.com/LK4D4/vndr/godl/singleflight [2021-03-24T05:48:51.439Z] #45 40.93 math/rand [2021-03-24T05:48:51.439Z] #45 42.20 internal/singleflight [2021-03-24T05:48:51.439Z] #45 42.46 io [2021-03-24T05:48:51.439Z] #45 42.63 strconv [2021-03-24T05:48:51.439Z] #45 44.00 bytes [2021-03-24T05:48:51.439Z] #45 45.98 bufio [2021-03-24T05:48:51.439Z] #45 46.42 reflect [2021-03-24T05:48:51.439Z] #45 47.65 syscall [2021-03-24T05:48:51.439Z] #45 ... [2021-03-24T05:48:51.439Z] [2021-03-24T05:48:51.439Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:51.439Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:48:51.439Z] #42 32.81 Reading package lists... [2021-03-24T05:48:51.439Z] #42 39.50 Building dependency tree... [2021-03-24T05:48:51.439Z] #42 43.46 The following additional packages will be installed: [2021-03-24T05:48:51.439Z] #42 43.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-24T05:48:51.439Z] #42 43.46 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-24T05:48:51.439Z] #42 43.50 Suggested packages: [2021-03-24T05:48:51.439Z] #42 43.50 manpages-dev python-setuptools [2021-03-24T05:48:51.439Z] #42 44.75 The following NEW packages will be installed: [2021-03-24T05:48:51.439Z] #42 44.77 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-24T05:48:51.439Z] #42 44.77 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-24T05:48:51.439Z] #42 44.77 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-24T05:48:51.439Z] #42 44.77 python-six zlib1g-dev [2021-03-24T05:48:51.439Z] #42 45.20 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-24T05:48:51.439Z] #42 45.20 Need to get 4095 kB of archives. [2021-03-24T05:48:51.439Z] #42 45.20 After this operation, 22.5 MB of additional disk space will be used. [2021-03-24T05:48:51.439Z] #42 45.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-24T05:48:51.439Z] #42 45.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-24T05:48:51.439Z] #42 45.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-24T05:48:51.439Z] #42 45.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-24T05:48:51.439Z] #42 45.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-24T05:48:51.439Z] #42 45.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-24T05:48:51.439Z] #42 45.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-24T05:48:51.439Z] #42 45.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-24T05:48:51.439Z] #42 45.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-24T05:48:51.439Z] #42 45.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-24T05:48:51.439Z] #42 45.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-24T05:48:51.439Z] #42 45.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-24T05:48:51.439Z] #42 45.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-24T05:48:51.439Z] #42 45.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-24T05:48:51.439Z] #42 45.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-24T05:48:51.439Z] #42 45.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-24T05:48:51.439Z] #42 45.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-24T05:48:51.439Z] #42 46.68 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:48:51.439Z] #42 46.91 Fetched 4095 kB in 1s (5896 kB/s) [2021-03-24T05:48:51.439Z] #42 47.01 Selecting previously unselected package libcap-dev:amd64. [2021-03-24T05:48:51.439Z] #42 47.01 (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.) [2021-03-24T05:48:51.439Z] #42 47.07 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-24T05:48:51.439Z] #42 47.11 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-24T05:48:51.439Z] #42 47.24 Selecting previously unselected package libnet1:amd64. [2021-03-24T05:48:51.439Z] #42 47.24 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-24T05:48:51.439Z] #42 47.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-24T05:48:51.439Z] #42 47.41 Selecting previously unselected package libnet1-dev. [2021-03-24T05:48:51.439Z] #42 47.41 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-24T05:48:51.439Z] #42 47.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-24T05:48:51.439Z] #42 47.61 Selecting previously unselected package libnl-3-200:amd64. [2021-03-24T05:48:51.439Z] #42 47.61 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-24T05:48:51.439Z] #42 47.62 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-24T05:48:51.439Z] #42 47.82 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-24T05:48:51.439Z] #42 47.82 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-24T05:48:51.439Z] #42 47.82 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-24T05:48:51.439Z] #42 48.16 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-24T05:48:51.439Z] #42 48.16 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-24T05:48:51.439Z] #42 48.16 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-24T05:48:51.439Z] #42 48.21 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-24T05:48:51.439Z] #42 48.21 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-24T05:48:51.439Z] #42 48.22 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-24T05:48:51.439Z] #42 48.35 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-24T05:48:51.439Z] #42 48.35 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-24T05:48:51.439Z] #42 48.36 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-24T05:48:51.439Z] #42 48.59 Selecting previously unselected package libprotobuf17:amd64. [2021-03-24T05:48:51.439Z] #42 48.59 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-24T05:48:51.439Z] #42 48.60 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-24T05:48:51.505Z] #43 65.39 DEP criu/arch/x86/vdso-pie.d [2021-03-24T05:48:51.505Z] #43 ... [2021-03-24T05:48:51.505Z] [2021-03-24T05:48:51.505Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:48:51.505Z] #45 sha256:9ac5254288b3c36e6c94bbcc9a2b1f5c7066564286fe16bda9447a8d42b5d6d2 [2021-03-24T05:48:51.505Z] #45 163.5 github.com/LK4D4/vndr/godl [2021-03-24T05:48:51.528Z] #44 7.992 PBCC images/tun.pb-c.c [2021-03-24T05:48:51.528Z] #44 8.071 PBCC images/netdev.pb-c.c [2021-03-24T05:48:51.528Z] #44 8.157 DEP images/tun.pb-c.d [2021-03-24T05:48:51.528Z] #44 8.224 DEP images/netdev.pb-c.d [2021-03-24T05:48:51.569Z] #42 69.47 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-24T05:48:51.569Z] #42 69.47 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-24T05:48:51.569Z] #42 69.48 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-24T05:48:51.569Z] #42 ... [2021-03-24T05:48:51.569Z] [2021-03-24T05:48:51.569Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:48:51.569Z] #45 sha256:bd388b20424202a9dd9fdeadbedce7c0b378aa9b7b2db0b5f34fe7fe0e1c6faf [2021-03-24T05:48:51.569Z] #45 59.68 github.com/LK4D4/vndr/godl/singleflight [2021-03-24T05:48:51.569Z] #45 59.71 io [2021-03-24T05:48:51.569Z] #45 60.28 strconv [2021-03-24T05:48:51.569Z] #45 61.34 bytes [2021-03-24T05:48:51.569Z] #45 64.85 bufio [2021-03-24T05:48:51.569Z] #45 66.83 reflect [2021-03-24T05:48:51.569Z] #45 67.91 syscall [2021-03-24T05:48:51.569Z] #45 ... [2021-03-24T05:48:51.569Z] [2021-03-24T05:48:51.569Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:51.569Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:48:51.569Z] #42 69.84 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-24T05:48:51.700Z] #42 ... [2021-03-24T05:48:51.700Z] [2021-03-24T05:48:51.700Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:48:51.700Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:48:51.700Z] #36 33.15 Reading package lists... [2021-03-24T05:48:51.700Z] #36 39.59 Building dependency tree... [2021-03-24T05:48:51.700Z] #36 42.96 The following additional packages will be installed: [2021-03-24T05:48:51.700Z] #36 42.96 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-24T05:48:51.700Z] #36 42.96 Suggested packages: [2021-03-24T05:48:51.700Z] #36 42.96 cmake-doc ninja-build lrzip [2021-03-24T05:48:51.700Z] #36 42.96 Recommended packages: [2021-03-24T05:48:51.700Z] #36 42.96 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-24T05:48:51.701Z] #36 44.08 The following NEW packages will be installed: [2021-03-24T05:48:51.701Z] #36 44.08 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-24T05:48:51.701Z] #36 44.09 vim-common xxd [2021-03-24T05:48:51.701Z] #36 44.48 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-24T05:48:51.701Z] #36 44.48 Need to get 14.9 MB of archives. [2021-03-24T05:48:51.701Z] #36 44.48 After this operation, 61.8 MB of additional disk space will be used. [2021-03-24T05:48:51.701Z] #36 44.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-24T05:48:51.701Z] #36 44.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-24T05:48:51.701Z] #36 44.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-24T05:48:51.701Z] #36 44.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-24T05:48:51.701Z] #36 45.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-24T05:48:51.701Z] #36 45.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-24T05:48:51.701Z] #36 45.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-24T05:48:51.701Z] #36 45.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-24T05:48:51.701Z] #36 45.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-24T05:48:51.701Z] #36 45.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-24T05:48:51.701Z] #36 46.91 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:48:51.701Z] #36 47.07 Fetched 14.9 MB in 2s (9427 kB/s) [2021-03-24T05:48:51.701Z] #36 47.18 Selecting previously unselected package xxd. [2021-03-24T05:48:51.701Z] #36 47.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-24T05:48:51.701Z] #36 47.30 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-24T05:48:51.701Z] #36 47.30 Unpacking xxd (2:8.1.0875-5) ... [2021-03-24T05:48:51.701Z] #36 47.52 Selecting previously unselected package vim-common. [2021-03-24T05:48:51.701Z] #36 47.52 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-24T05:48:51.701Z] #36 47.55 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-24T05:48:51.701Z] #36 47.98 Selecting previously unselected package cmake-data. [2021-03-24T05:48:51.701Z] #36 47.98 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-24T05:48:51.701Z] #36 47.99 Unpacking cmake-data (3.13.4-1) ... [2021-03-24T05:48:51.701Z] #36 ... [2021-03-24T05:48:51.701Z] [2021-03-24T05:48:51.701Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:51.701Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:48:51.701Z] #42 49.40 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-24T05:48:51.701Z] #42 49.40 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-24T05:48:51.701Z] #42 49.40 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-24T05:48:51.831Z] #42 69.86 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-24T05:48:51.831Z] #42 69.87 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-24T05:48:51.831Z] #42 ... [2021-03-24T05:48:51.831Z] [2021-03-24T05:48:51.831Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:51.831Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:48:51.831Z] #13 43.99 Reading package lists... [2021-03-24T05:48:51.831Z] #13 54.46 Building dependency tree... [2021-03-24T05:48:51.831Z] #13 59.89 The following additional packages will be installed: [2021-03-24T05:48:51.831Z] #13 59.89 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-24T05:48:51.831Z] #13 59.91 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-24T05:48:51.831Z] #13 59.91 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-24T05:48:51.831Z] #13 59.91 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-24T05:48:51.831Z] #13 59.94 mingw-w64-common mingw-w64-x86-64-dev [2021-03-24T05:48:51.831Z] #13 59.96 Suggested packages: [2021-03-24T05:48:51.831Z] #13 59.97 gcc-8-locales seccomp wine64 [2021-03-24T05:48:51.831Z] #13 62.01 The following NEW packages will be installed: [2021-03-24T05:48:51.831Z] #13 62.02 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-24T05:48:51.831Z] #13 62.03 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-24T05:48:51.831Z] #13 62.03 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-24T05:48:51.831Z] #13 62.03 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-24T05:48:51.831Z] #13 62.03 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-24T05:48:51.831Z] #13 62.06 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-24T05:48:51.831Z] #13 62.07 The following packages will be upgraded: [2021-03-24T05:48:51.831Z] #13 62.09 libseccomp2 libsystemd0 libudev1 [2021-03-24T05:48:51.832Z] #13 62.67 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-24T05:48:51.832Z] #13 62.67 Need to get 78.2 MB of archives. [2021-03-24T05:48:51.832Z] #13 62.67 After this operation, 487 MB of additional disk space will be used. [2021-03-24T05:48:51.832Z] #13 62.67 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-24T05:48:51.832Z] #13 62.67 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-03-24T05:48:51.832Z] #13 62.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-24T05:48:51.832Z] #13 62.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-24T05:48:51.832Z] #13 62.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-24T05:48:51.832Z] #13 63.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-03-24T05:48:51.832Z] #13 63.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-24T05:48:51.832Z] #13 63.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-24T05:48:51.832Z] #13 63.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-24T05:48:51.832Z] #13 63.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-24T05:48:51.832Z] #13 63.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-24T05:48:51.834Z] #44 8.286 PBCC images/vma.pb-c.c [2021-03-24T05:48:51.834Z] #44 8.365 DEP images/vma.pb-c.d [2021-03-24T05:48:51.834Z] #44 8.421 PBCC images/creds.pb-c.c [2021-03-24T05:48:51.834Z] #44 8.482 DEP images/creds.pb-c.d [2021-03-24T05:48:51.963Z] #42 49.62 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-24T05:48:51.963Z] #42 49.63 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-24T05:48:51.963Z] #42 49.66 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-24T05:48:52.078Z] #42 59.27 Selecting previously unselected package libprotoc17:arm64. [2021-03-24T05:48:52.078Z] #42 59.27 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-03-24T05:48:52.078Z] #42 59.32 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-03-24T05:48:52.093Z] #13 ... [2021-03-24T05:48:52.093Z] [2021-03-24T05:48:52.093Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:48:52.093Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:48:52.093Z] #36 67.32 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:48:52.093Z] #36 67.67 Fetched 14.9 MB in 2s (6428 kB/s) [2021-03-24T05:48:52.093Z] #36 67.87 Selecting previously unselected package xxd. [2021-03-24T05:48:52.093Z] #36 67.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-24T05:48:52.093Z] #36 67.98 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-24T05:48:52.093Z] #36 67.99 Unpacking xxd (2:8.1.0875-5) ... [2021-03-24T05:48:52.093Z] #36 68.32 Selecting previously unselected package vim-common. [2021-03-24T05:48:52.093Z] #36 68.32 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-24T05:48:52.093Z] #36 68.39 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-24T05:48:52.093Z] #36 68.95 Selecting previously unselected package cmake-data. [2021-03-24T05:48:52.093Z] #36 68.97 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-24T05:48:52.093Z] #36 68.98 Unpacking cmake-data (3.13.4-1) ... [2021-03-24T05:48:52.140Z] #44 8.626 PBCC images/utsns.pb-c.c [2021-03-24T05:48:52.140Z] #44 8.705 DEP images/utsns.pb-c.d [2021-03-24T05:48:52.140Z] #44 8.733 PBCC images/ipc-desc.pb-c.c [2021-03-24T05:48:52.140Z] #44 8.764 PBCC images/ipc-sem.pb-c.c [2021-03-24T05:48:52.140Z] #44 8.787 DEP images/ipc-desc.pb-c.d [2021-03-24T05:48:52.140Z] #44 8.830 DEP images/ipc-sem.pb-c.d [2021-03-24T05:48:52.440Z] #44 8.872 PBCC images/ipc-msg.pb-c.c [2021-03-24T05:48:52.440Z] #44 8.896 DEP images/ipc-msg.pb-c.d [2021-03-24T05:48:52.440Z] #44 8.950 PBCC images/ipc-shm.pb-c.c [2021-03-24T05:48:52.440Z] #44 8.965 DEP images/ipc-shm.pb-c.d [2021-03-24T05:48:52.440Z] #44 9.061 PBCC images/ipc-var.pb-c.c [2021-03-24T05:48:52.440Z] #44 9.081 DEP images/ipc-var.pb-c.d [2021-03-24T05:48:52.440Z] #44 9.105 PBCC images/sk-opts.pb-c.c [2021-03-24T05:48:52.440Z] #44 9.122 PBCC images/packet-sock.pb-c.c [2021-03-24T05:48:52.440Z] #44 9.150 DEP images/sk-opts.pb-c.d [2021-03-24T05:48:52.440Z] #44 9.177 DEP images/packet-sock.pb-c.d [2021-03-24T05:48:52.446Z] #45 164.3 github.com/LK4D4/vndr [2021-03-24T05:48:52.738Z] #44 9.202 PBCC images/sk-netlink.pb-c.c [2021-03-24T05:48:52.738Z] #44 9.261 DEP images/sk-netlink.pb-c.d [2021-03-24T05:48:52.738Z] #44 9.326 PBCC images/sk-inet.pb-c.c [2021-03-24T05:48:52.738Z] #44 9.380 DEP images/sk-inet.pb-c.d [2021-03-24T05:48:52.738Z] #44 9.442 PBCC images/sk-unix.pb-c.c [2021-03-24T05:48:52.807Z] #42 70.76 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-24T05:48:52.807Z] #42 70.76 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-24T05:48:52.807Z] #42 70.78 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-24T05:48:52.807Z] #42 ... [2021-03-24T05:48:52.807Z] [2021-03-24T05:48:52.807Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:48:52.807Z] #45 sha256:46959e8d8dc9b1dad1b220c25e28c8f1c720f1ef3a713dfcb373ddbb26e99960 [2021-03-24T05:48:52.807Z] #45 60.95 github.com/LK4D4/vndr/godl/singleflight [2021-03-24T05:48:52.807Z] #45 60.99 internal/reflectlite [2021-03-24T05:48:52.807Z] #45 61.62 math/rand [2021-03-24T05:48:52.807Z] #45 63.11 internal/singleflight [2021-03-24T05:48:52.807Z] #45 65.27 strconv [2021-03-24T05:48:52.807Z] #45 65.27 io [2021-03-24T05:48:52.807Z] #45 66.87 bytes [2021-03-24T05:48:52.807Z] #45 70.28 bufio [2021-03-24T05:48:52.807Z] #45 70.99 reflect [2021-03-24T05:48:52.807Z] #45 ... [2021-03-24T05:48:52.807Z] [2021-03-24T05:48:52.807Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:52.807Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:48:53.030Z] #42 ... [2021-03-24T05:48:53.030Z] [2021-03-24T05:48:53.030Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:48:53.030Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-24T05:48:53.030Z] #36 60.01 Selecting previously unselected package libicu63:arm64. [2021-03-24T05:48:53.030Z] #36 60.01 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-03-24T05:48:53.030Z] #36 60.03 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-24T05:48:53.030Z] #36 ... [2021-03-24T05:48:53.030Z] [2021-03-24T05:48:53.030Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:48:53.030Z] #49 sha256:58ed4cf0f48f1f06a2c09f1226212487ead7309efe89f7195be94df4248d4d14 [2021-03-24T05:48:53.030Z] #49 50.15 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-24T05:48:53.030Z] #49 50.17 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-24T05:48:53.030Z] #49 50.18 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-24T05:48:53.030Z] #49 50.68 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-24T05:48:53.036Z] #44 9.487 DEP images/sk-unix.pb-c.d [2021-03-24T05:48:53.036Z] #44 9.521 PBCC images/mm.pb-c.c [2021-03-24T05:48:53.036Z] #44 9.605 DEP images/mm.pb-c.d [2021-03-24T05:48:53.036Z] #44 9.686 PBCC images/timerfd.pb-c.c [2021-03-24T05:48:53.036Z] #44 9.723 DEP images/timerfd.pb-c.d [2021-03-24T05:48:53.068Z] #42 71.11 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-24T05:48:53.068Z] #42 71.12 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-24T05:48:53.068Z] #42 71.13 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-24T05:48:53.295Z] #49 ... [2021-03-24T05:48:53.295Z] [2021-03-24T05:48:53.295Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:53.295Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-24T05:48:53.295Z] #42 60.22 Selecting previously unselected package protobuf-c-compiler. [2021-03-24T05:48:53.295Z] #42 60.22 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-03-24T05:48:53.295Z] #42 60.24 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-24T05:48:53.335Z] #44 9.784 PBCC images/timer.pb-c.c [2021-03-24T05:48:53.335Z] #44 9.818 DEP images/timer.pb-c.d [2021-03-24T05:48:53.335Z] #44 9.892 PBCC images/sa.pb-c.c [2021-03-24T05:48:53.335Z] #44 9.963 DEP images/sa.pb-c.d [2021-03-24T05:48:53.559Z] #42 60.69 Selecting previously unselected package protobuf-compiler. [2021-03-24T05:48:53.559Z] #42 60.69 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-03-24T05:48:53.635Z] #44 10.05 PBCC images/pipe-data.pb-c.c [2021-03-24T05:48:53.635Z] #44 10.06 DEP images/pipe-data.pb-c.d [2021-03-24T05:48:53.635Z] #44 10.12 PBCC images/mnt.pb-c.c [2021-03-24T05:48:53.635Z] #44 10.19 DEP images/mnt.pb-c.d [2021-03-24T05:48:53.635Z] #44 10.27 PBCC images/sk-packet.pb-c.c [2021-03-24T05:48:53.635Z] #44 10.30 DEP images/sk-packet.pb-c.d [2021-03-24T05:48:53.635Z] #44 10.37 PBCC images/tcp-stream.pb-c.c [2021-03-24T05:48:53.635Z] #44 10.42 DEP images/tcp-stream.pb-c.d [2021-03-24T05:48:53.824Z] #42 60.89 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-24T05:48:53.824Z] #42 61.09 Selecting previously unselected package python-pkg-resources. [2021-03-24T05:48:53.824Z] #42 ... [2021-03-24T05:48:53.824Z] [2021-03-24T05:48:53.824Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:48:53.824Z] #51 sha256:0844fddb6c12b2fb6c2abb9f13dd61a03bee1447d26a430c0012a32ffc6e9eee [2021-03-24T05:48:53.824Z] #51 51.05 context [2021-03-24T05:48:53.824Z] #51 51.07 os [2021-03-24T05:48:53.824Z] #51 54.23 encoding/binary [2021-03-24T05:48:53.824Z] #51 54.28 fmt [2021-03-24T05:48:53.824Z] #51 54.28 mvdan.cc/sh/v3/fileutil [2021-03-24T05:48:53.824Z] #51 56.15 encoding/base64 [2021-03-24T05:48:53.824Z] #51 56.18 golang.org/x/sys/unix [2021-03-24T05:48:53.824Z] #51 60.27 encoding/json [2021-03-24T05:48:53.824Z] #51 60.29 github.com/pkg/diff [2021-03-24T05:48:53.824Z] #51 60.31 go/token [2021-03-24T05:48:53.880Z] #42 51.18 Selecting previously unselected package libprotoc17:amd64. [2021-03-24T05:48:53.880Z] #42 51.18 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-24T05:48:53.880Z] #42 51.18 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-24T05:48:53.880Z] #42 ... [2021-03-24T05:48:53.880Z] [2021-03-24T05:48:53.880Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:48:53.880Z] #34 sha256:1423d24c2220f56acfad514509f143fd49213a0441e52d98c74ab553327b4535 [2021-03-24T05:48:53.880Z] #34 41.36 io [2021-03-24T05:48:53.880Z] #34 42.64 internal/oserror [2021-03-24T05:48:53.880Z] #34 42.80 syscall [2021-03-24T05:48:53.880Z] #34 44.49 reflect [2021-03-24T05:48:53.880Z] #34 50.74 time [2021-03-24T05:48:53.880Z] #34 ... [2021-03-24T05:48:53.880Z] [2021-03-24T05:48:53.880Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:48:53.880Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-24T05:48:53.880Z] #32 49.71 Checking out files: 85% (1300/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. [2021-03-24T05:48:53.880Z] #32 50.48 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-24T05:48:53.934Z] #44 10.47 PBCC images/pipe.pb-c.c [2021-03-24T05:48:53.934Z] #44 10.53 DEP images/pipe.pb-c.d [2021-03-24T05:48:53.934Z] #44 10.61 PBCC images/pstree.pb-c.c [2021-03-24T05:48:53.934Z] #44 10.68 DEP images/pstree.pb-c.d [2021-03-24T05:48:54.089Z] #51 ... [2021-03-24T05:48:54.089Z] [2021-03-24T05:48:54.089Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:54.089Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-24T05:48:54.089Z] #42 61.11 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-24T05:48:54.089Z] #42 61.12 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-24T05:48:54.143Z] #32 51.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:48:54.234Z] #44 10.75 PBCC images/fs.pb-c.c [2021-03-24T05:48:54.234Z] #44 10.77 DEP images/fs.pb-c.d [2021-03-24T05:48:54.234Z] #44 10.83 PBCC images/signalfd.pb-c.c [2021-03-24T05:48:54.234Z] #44 10.90 DEP images/signalfd.pb-c.d [2021-03-24T05:48:54.535Z] #44 10.98 PBCC images/fh.pb-c.c [2021-03-24T05:48:54.535Z] #44 11.05 PBCC images/fsnotify.pb-c.c [2021-03-24T05:48:54.535Z] #44 11.12 DEP images/fh.pb-c.d [2021-03-24T05:48:54.535Z] #44 11.18 DEP images/fsnotify.pb-c.d [2021-03-24T05:48:54.668Z] #42 61.68 Selecting previously unselected package python-six. [2021-03-24T05:48:54.668Z] #42 61.69 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-24T05:48:54.668Z] #42 61.69 Unpacking python-six (1.12.0-1) ... [2021-03-24T05:48:54.668Z] #42 61.93 Selecting previously unselected package python-protobuf. [2021-03-24T05:48:54.725Z] #32 ... [2021-03-24T05:48:54.725Z] [2021-03-24T05:48:54.726Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:48:54.726Z] #56 sha256:3ffba947a2eb82f4f2670801cb391a286a6463cd98477bf4a69daf29a49248a0 [2021-03-24T05:48:54.726Z] #56 6.778 + RM_GOPATH=0 [2021-03-24T05:48:54.726Z] #56 6.778 + TMP_GOPATH= [2021-03-24T05:48:54.726Z] #56 6.778 + : /build [2021-03-24T05:48:54.726Z] #56 6.778 + '[' -z '' ']' [2021-03-24T05:48:54.726Z] #56 6.778 ++ mktemp -d [2021-03-24T05:48:54.726Z] #56 6.778 + export GOPATH=/tmp/tmp.a21G10xxZt [2021-03-24T05:48:54.726Z] #56 6.778 + GOPATH=/tmp/tmp.a21G10xxZt [2021-03-24T05:48:54.726Z] #56 6.778 + RM_GOPATH=1 [2021-03-24T05:48:54.726Z] #56 6.778 + case "$(go env GOARCH)" in [2021-03-24T05:48:54.726Z] #56 6.778 ++ go env GOARCH [2021-03-24T05:48:54.726Z] #56 6.853 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:54.726Z] #56 6.853 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:54.726Z] #56 6.853 ++ dirname /tmp/install/install.sh [2021-03-24T05:48:54.726Z] #56 6.853 + dir=/tmp/install [2021-03-24T05:48:54.726Z] #56 6.853 + bin=containerd [2021-03-24T05:48:54.726Z] #56 6.853 + shift [2021-03-24T05:48:54.726Z] #56 6.853 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-24T05:48:54.726Z] #56 6.853 + . /tmp/install/containerd.installer [2021-03-24T05:48:54.726Z] #56 6.853 ++ set -e [2021-03-24T05:48:54.726Z] #56 6.853 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-24T05:48:54.726Z] #56 6.853 + install_containerd [2021-03-24T05:48:54.726Z] #56 6.853 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-24T05:48:54.726Z] #56 6.853 + git clone https://github.com/containerd/containerd.git /tmp/tmp.a21G10xxZt/src/github.com/containerd/containerd [2021-03-24T05:48:54.726Z] #56 6.853 Cloning into '/tmp/tmp.a21G10xxZt/src/github.com/containerd/containerd'... [2021-03-24T05:48:54.726Z] #56 6.854 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-24T05:48:54.835Z] #44 11.27 PBCC images/eventpoll.pb-c.c [2021-03-24T05:48:54.835Z] #44 11.30 DEP images/eventpoll.pb-c.d [2021-03-24T05:48:54.835Z] #44 11.35 PBCC images/eventfd.pb-c.c [2021-03-24T05:48:54.835Z] #44 11.36 DEP images/eventfd.pb-c.d [2021-03-24T05:48:54.835Z] #44 11.44 PBCC images/remap-file-path.pb-c.c [2021-03-24T05:48:54.835Z] #44 11.48 DEP images/remap-file-path.pb-c.d [2021-03-24T05:48:54.835Z] #44 11.51 PBCC images/fifo.pb-c.c [2021-03-24T05:48:54.835Z] #44 11.55 DEP images/fifo.pb-c.d [2021-03-24T05:48:54.939Z] #42 61.94 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-03-24T05:48:54.939Z] #42 61.95 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-24T05:48:54.988Z] #56 ... [2021-03-24T05:48:54.988Z] [2021-03-24T05:48:54.988Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:54.988Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:48:54.988Z] #42 51.84 Selecting previously unselected package protobuf-c-compiler. [2021-03-24T05:48:54.988Z] #42 51.85 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-24T05:48:54.988Z] #42 51.85 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-24T05:48:54.988Z] #42 52.01 Selecting previously unselected package protobuf-compiler. [2021-03-24T05:48:54.988Z] #42 52.05 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-24T05:48:54.988Z] #42 52.05 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-24T05:48:54.988Z] #42 52.34 Selecting previously unselected package python-pkg-resources. [2021-03-24T05:48:54.988Z] #42 52.34 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-24T05:48:54.988Z] #42 52.34 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-24T05:48:54.988Z] #42 52.65 Selecting previously unselected package python-six. [2021-03-24T05:48:54.988Z] #42 52.65 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-24T05:48:54.988Z] #42 52.66 Unpacking python-six (1.12.0-1) ... [2021-03-24T05:48:55.134Z] #44 11.62 PBCC images/ghost-file.pb-c.c [2021-03-24T05:48:55.134Z] #44 11.74 DEP images/ghost-file.pb-c.d [2021-03-24T05:48:55.134Z] #44 11.78 PBCC images/regfile.pb-c.c [2021-03-24T05:48:55.134Z] #44 11.84 DEP images/regfile.pb-c.d [2021-03-24T05:48:55.249Z] #42 52.75 Selecting previously unselected package python-protobuf. [2021-03-24T05:48:55.249Z] #42 52.76 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-24T05:48:55.249Z] #42 52.76 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-24T05:48:55.434Z] #44 11.90 PBCC images/ns.pb-c.c [2021-03-24T05:48:55.434Z] #44 11.94 DEP images/ns.pb-c.d [2021-03-24T05:48:55.434Z] #44 11.98 PBCC images/fdinfo.pb-c.c [2021-03-24T05:48:55.434Z] #44 12.08 DEP images/fdinfo.pb-c.d [2021-03-24T05:48:55.434Z] #44 12.12 PBCC images/core-aarch64.pb-c.c [2021-03-24T05:48:55.434Z] #44 12.18 PBCC images/core-arm.pb-c.c [2021-03-24T05:48:55.604Z] #42 73.30 Selecting previously unselected package libprotoc17:amd64. [2021-03-24T05:48:55.604Z] #42 73.32 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-24T05:48:55.604Z] #42 73.33 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-24T05:48:55.732Z] #44 12.26 PBCC images/core-ppc64.pb-c.c [2021-03-24T05:48:55.732Z] #44 12.33 PBCC images/core-s390.pb-c.c [2021-03-24T05:48:55.732Z] #44 12.38 PBCC images/core-x86.pb-c.c [2021-03-24T05:48:55.732Z] #44 12.46 PBCC images/core.pb-c.c [2021-03-24T05:48:55.823Z] #42 53.44 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-24T05:48:55.892Z] #42 63.05 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-24T05:48:56.035Z] #44 12.64 PBCC images/inventory.pb-c.c [2021-03-24T05:48:56.309Z] #36 73.73 Selecting previously unselected package libicu63:amd64. [2021-03-24T05:48:56.309Z] #36 73.76 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-24T05:48:56.309Z] #36 73.77 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-24T05:48:56.309Z] #36 ... [2021-03-24T05:48:56.309Z] [2021-03-24T05:48:56.309Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:48:56.309Z] #34 sha256:14bf3696a6ca296b0fdf4a876941454e11780f52a331e469841c5ffce4ea16fc [2021-03-24T05:48:56.309Z] #34 73.98 time [2021-03-24T05:48:56.336Z] #44 12.79 DEP images/core-aarch64.pb-c.d [2021-03-24T05:48:56.336Z] #44 12.84 DEP images/core-arm.pb-c.d [2021-03-24T05:48:56.336Z] #44 12.91 DEP images/core-ppc64.pb-c.d [2021-03-24T05:48:56.336Z] #44 12.97 DEP images/core-s390.pb-c.d [2021-03-24T05:48:56.336Z] #44 13.05 DEP images/core-x86.pb-c.d [2021-03-24T05:48:56.473Z] #42 ... [2021-03-24T05:48:56.473Z] [2021-03-24T05:48:56.473Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:48:56.473Z] #56 sha256:9ca00b6f21b9bbfdb7087774c2b5743fb33585f9e8d6a72aa4626a86bde91844 [2021-03-24T05:48:56.473Z] #56 2.883 + RM_GOPATH=0 [2021-03-24T05:48:56.473Z] #56 2.883 + TMP_GOPATH= [2021-03-24T05:48:56.473Z] #56 2.883 + : /build [2021-03-24T05:48:56.473Z] #56 2.883 + '[' -z '' ']' [2021-03-24T05:48:56.473Z] #56 2.888 ++ mktemp -d [2021-03-24T05:48:56.473Z] #56 2.896 + export GOPATH=/tmp/tmp.C91h48SuSv [2021-03-24T05:48:56.473Z] #56 2.896 + GOPATH=/tmp/tmp.C91h48SuSv [2021-03-24T05:48:56.473Z] #56 2.896 + RM_GOPATH=1 [2021-03-24T05:48:56.473Z] #56 2.896 + case "$(go env GOARCH)" in [2021-03-24T05:48:56.473Z] #56 2.896 ++ go env GOARCH [2021-03-24T05:48:56.473Z] #56 2.907 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:56.473Z] #56 2.907 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:56.473Z] #56 2.907 ++ dirname /tmp/install/install.sh [2021-03-24T05:48:56.473Z] #56 2.926 + dir=/tmp/install [2021-03-24T05:48:56.473Z] #56 2.926 + bin=containerd [2021-03-24T05:48:56.473Z] #56 2.926 + shift [2021-03-24T05:48:56.473Z] #56 2.926 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-24T05:48:56.473Z] #56 2.926 + . /tmp/install/containerd.installer [2021-03-24T05:48:56.473Z] #56 2.926 ++ set -e [2021-03-24T05:48:56.473Z] #56 2.926 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-24T05:48:56.473Z] #56 2.926 + install_containerd [2021-03-24T05:48:56.473Z] #56 2.926 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-24T05:48:56.473Z] #56 2.926 + git clone https://github.com/containerd/containerd.git /tmp/tmp.C91h48SuSv/src/github.com/containerd/containerd [2021-03-24T05:48:56.473Z] #56 2.927 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-24T05:48:56.473Z] #56 2.928 Cloning into '/tmp/tmp.C91h48SuSv/src/github.com/containerd/containerd'... [2021-03-24T05:48:56.575Z] #42 74.39 Selecting previously unselected package protobuf-c-compiler. [2021-03-24T05:48:56.575Z] #42 74.39 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-24T05:48:56.575Z] #42 74.40 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-24T05:48:56.575Z] #42 ... [2021-03-24T05:48:56.575Z] [2021-03-24T05:48:56.575Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:48:56.575Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:48:56.575Z] #36 64.72 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:48:56.575Z] #36 65.01 Fetched 14.9 MB in 2s (6164 kB/s) [2021-03-24T05:48:56.575Z] #36 65.23 Selecting previously unselected package xxd. [2021-03-24T05:48:56.575Z] #36 65.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.) [2021-03-24T05:48:56.575Z] #36 65.40 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-24T05:48:56.575Z] #36 65.42 Unpacking xxd (2:8.1.0875-5) ... [2021-03-24T05:48:56.575Z] #36 65.81 Selecting previously unselected package vim-common. [2021-03-24T05:48:56.575Z] #36 65.82 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-24T05:48:56.575Z] #36 65.93 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-24T05:48:56.575Z] #36 66.77 Selecting previously unselected package cmake-data. [2021-03-24T05:48:56.575Z] #36 66.80 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-24T05:48:56.575Z] #36 66.85 Unpacking cmake-data (3.13.4-1) ... [2021-03-24T05:48:56.575Z] #36 71.87 Selecting previously unselected package libicu63:amd64. [2021-03-24T05:48:56.575Z] #36 71.88 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-24T05:48:56.575Z] #36 71.95 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-24T05:48:56.636Z] #44 13.19 DEP images/core.pb-c.d [2021-03-24T05:48:56.636Z] #44 13.29 DEP images/inventory.pb-c.d [2021-03-24T05:48:56.738Z] #56 ... [2021-03-24T05:48:56.738Z] [2021-03-24T05:48:56.738Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:56.738Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-24T05:48:56.738Z] #13 57.08 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-24T05:48:56.738Z] #13 57.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-03-24T05:48:56.738Z] #13 57.10 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-24T05:48:56.738Z] #13 59.58 Selecting previously unselected package binutils-mingw-w64. [2021-03-24T05:48:56.738Z] #13 59.58 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-24T05:48:56.738Z] #13 59.82 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-24T05:48:56.738Z] #13 60.02 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-03-24T05:48:56.738Z] #13 60.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-03-24T05:48:56.738Z] #13 60.03 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-03-24T05:48:56.738Z] #13 60.28 Selecting previously unselected package dmsetup. [2021-03-24T05:48:56.738Z] #13 60.30 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-03-24T05:48:56.738Z] #13 60.31 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-24T05:48:56.738Z] #13 60.51 Selecting previously unselected package mingw-w64-common. [2021-03-24T05:48:56.738Z] #13 60.51 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-24T05:48:56.738Z] #13 60.52 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-24T05:48:56.832Z] #36 ... [2021-03-24T05:48:56.832Z] [2021-03-24T05:48:56.832Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:48:56.832Z] #56 sha256:d7c2981fcd5d9260925ded47e88ba146ce957119a15673cdfbcdd7b83b4b21ba [2021-03-24T05:48:56.832Z] #56 2.265 + RM_GOPATH=0 [2021-03-24T05:48:56.832Z] #56 2.265 + TMP_GOPATH= [2021-03-24T05:48:56.832Z] #56 2.265 + : /build [2021-03-24T05:48:56.832Z] #56 2.265 + '[' -z '' ']' [2021-03-24T05:48:56.832Z] #56 2.265 ++ mktemp -d [2021-03-24T05:48:56.832Z] #56 2.265 + export GOPATH=/tmp/tmp.N5TF9x6KuW [2021-03-24T05:48:56.832Z] #56 2.270 + GOPATH=/tmp/tmp.N5TF9x6KuW [2021-03-24T05:48:56.833Z] #56 2.270 + RM_GOPATH=1 [2021-03-24T05:48:56.833Z] #56 2.271 + case "$(go env GOARCH)" in [2021-03-24T05:48:56.833Z] #56 2.272 ++ go env GOARCH [2021-03-24T05:48:56.833Z] #56 2.297 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:56.833Z] #56 2.297 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:56.833Z] #56 2.301 ++ dirname /tmp/install/install.sh [2021-03-24T05:48:56.833Z] #56 2.307 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-24T05:48:56.833Z] #56 2.307 + dir=/tmp/install [2021-03-24T05:48:56.833Z] #56 2.307 + bin=containerd [2021-03-24T05:48:56.833Z] #56 2.307 + shift [2021-03-24T05:48:56.833Z] #56 2.307 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-24T05:48:56.833Z] #56 2.307 + . /tmp/install/containerd.installer [2021-03-24T05:48:56.833Z] #56 2.307 ++ set -e [2021-03-24T05:48:56.833Z] #56 2.307 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-24T05:48:56.833Z] #56 2.307 + install_containerd [2021-03-24T05:48:56.833Z] #56 2.307 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-24T05:48:56.833Z] #56 2.308 + git clone https://github.com/containerd/containerd.git /tmp/tmp.N5TF9x6KuW/src/github.com/containerd/containerd [2021-03-24T05:48:56.833Z] #56 2.316 Cloning into '/tmp/tmp.N5TF9x6KuW/src/github.com/containerd/containerd'... [2021-03-24T05:48:56.833Z] #56 ... [2021-03-24T05:48:56.833Z] [2021-03-24T05:48:56.833Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:56.833Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:48:56.833Z] #42 75.07 Selecting previously unselected package protobuf-compiler. [2021-03-24T05:48:56.882Z] #34 ... [2021-03-24T05:48:56.882Z] [2021-03-24T05:48:56.882Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:48:56.882Z] #56 sha256:ab24df89924f98a6ce5314dffcf66b355fbd636eb5de2310d22b2b49f931092b [2021-03-24T05:48:56.882Z] #56 1.684 + RM_GOPATH=0 [2021-03-24T05:48:56.882Z] #56 1.684 + TMP_GOPATH= [2021-03-24T05:48:56.882Z] #56 1.684 + : /build [2021-03-24T05:48:56.882Z] #56 1.685 + '[' -z '' ']' [2021-03-24T05:48:56.882Z] #56 1.688 ++ mktemp -d [2021-03-24T05:48:56.882Z] #56 1.694 + export GOPATH=/tmp/tmp.gIzicDEmYK [2021-03-24T05:48:56.882Z] #56 1.694 + GOPATH=/tmp/tmp.gIzicDEmYK [2021-03-24T05:48:56.882Z] #56 1.694 + RM_GOPATH=1 [2021-03-24T05:48:56.882Z] #56 1.694 + case "$(go env GOARCH)" in [2021-03-24T05:48:56.882Z] #56 1.694 ++ go env GOARCH [2021-03-24T05:48:56.882Z] #56 1.718 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:56.882Z] #56 1.718 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:48:56.882Z] #56 1.718 ++ dirname /tmp/install/install.sh [2021-03-24T05:48:56.882Z] #56 1.718 + dir=/tmp/install [2021-03-24T05:48:56.882Z] #56 1.718 + bin=containerd [2021-03-24T05:48:56.882Z] #56 1.718 + shift [2021-03-24T05:48:56.882Z] #56 1.718 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-24T05:48:56.882Z] #56 1.718 + . /tmp/install/containerd.installer [2021-03-24T05:48:56.882Z] #56 1.718 ++ set -e [2021-03-24T05:48:56.882Z] #56 1.718 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-24T05:48:56.882Z] #56 1.718 + install_containerd [2021-03-24T05:48:56.882Z] #56 1.723 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-24T05:48:56.882Z] #56 1.723 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gIzicDEmYK/src/github.com/containerd/containerd [2021-03-24T05:48:56.882Z] #56 1.723 Cloning into '/tmp/tmp.gIzicDEmYK/src/github.com/containerd/containerd'... [2021-03-24T05:48:56.882Z] #56 1.724 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-24T05:48:56.882Z] #56 ... [2021-03-24T05:48:56.882Z] [2021-03-24T05:48:56.882Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:56.882Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:48:56.882Z] #42 72.17 Selecting previously unselected package libprotoc17:amd64. [2021-03-24T05:48:56.882Z] #42 72.17 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-24T05:48:56.882Z] #42 72.21 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-24T05:48:56.882Z] #42 73.22 Selecting previously unselected package protobuf-c-compiler. [2021-03-24T05:48:56.882Z] #42 73.23 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-24T05:48:56.882Z] #42 73.24 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-24T05:48:56.882Z] #42 73.49 Selecting previously unselected package protobuf-compiler. [2021-03-24T05:48:56.882Z] #42 73.51 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-24T05:48:56.882Z] #42 73.53 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-24T05:48:56.882Z] #42 73.97 Selecting previously unselected package python-pkg-resources. [2021-03-24T05:48:56.882Z] #42 73.97 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-24T05:48:56.882Z] #42 73.97 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-24T05:48:56.882Z] #42 74.55 Selecting previously unselected package python-six. [2021-03-24T05:48:56.882Z] #42 74.56 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-24T05:48:56.882Z] #42 74.57 Unpacking python-six (1.12.0-1) ... [2021-03-24T05:48:56.882Z] #42 74.81 Selecting previously unselected package python-protobuf. [2021-03-24T05:48:56.882Z] #42 74.81 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-24T05:48:56.882Z] #42 74.82 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-24T05:48:56.937Z] #44 13.37 PBCC images/cpuinfo.pb-c.c [2021-03-24T05:48:56.937Z] #44 13.44 DEP images/cpuinfo.pb-c.d [2021-03-24T05:48:56.937Z] #44 13.49 PBCC images/stats.pb-c.c [2021-03-24T05:48:56.937Z] #44 13.51 DEP images/stats.pb-c.d [2021-03-24T05:48:57.091Z] #42 75.10 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-24T05:48:57.091Z] #42 75.10 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-24T05:48:57.091Z] #42 75.28 Selecting previously unselected package python-pkg-resources. [2021-03-24T05:48:57.091Z] #42 75.29 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-24T05:48:57.091Z] #42 75.30 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-24T05:48:57.308Z] 5ff1512f88ec: Verifying Checksum [2021-03-24T05:48:57.308Z] 5ff1512f88ec: Download complete [2021-03-24T05:48:57.350Z] #42 75.67 Selecting previously unselected package python-six. [2021-03-24T05:48:57.607Z] #42 75.77 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-24T05:48:57.607Z] #42 75.78 Unpacking python-six (1.12.0-1) ... [2021-03-24T05:48:57.731Z] #45 ... [2021-03-24T05:48:57.731Z] [2021-03-24T05:48:57.731Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:48:57.731Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:48:57.731Z] #43 65.57 DEP criu/pie/parasite-vdso.d [2021-03-24T05:48:57.731Z] #43 65.80 DEP criu/pie/parasite.d [2021-03-24T05:48:57.731Z] #43 66.02 CC criu/pie/parasite.o [2021-03-24T05:48:57.731Z] #43 67.25 LINK criu/pie/parasite.built-in.o [2021-03-24T05:48:57.731Z] #43 67.27 GEN criu/pie/parasite-blob.h [2021-03-24T05:48:57.731Z] #43 67.28 CC criu/pie/parasite-vdso.o [2021-03-24T05:48:57.731Z] #43 68.01 CC criu/arch/x86/vdso-pie.o [2021-03-24T05:48:57.731Z] #43 68.32 CC criu/arch/x86/restorer.o [2021-03-24T05:48:57.731Z] #43 68.91 CC criu/arch/x86/restorer_unmap.o [2021-03-24T05:48:57.731Z] #43 68.96 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-24T05:48:57.731Z] #43 69.29 CC criu/pie/restorer.o [2021-03-24T05:48:57.731Z] #43 ... [2021-03-24T05:48:57.731Z] [2021-03-24T05:48:57.731Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:48:57.731Z] #53 sha256:88c63f987d75ae58f81087b9369ad10b1aa451e431f352c04810ad003513ba5a [2021-03-24T05:48:57.731Z] #53 12.03 + cd /tmp/tmp.5Vt3osVqcW/src/github.com/opencontainers/runc [2021-03-24T05:48:57.731Z] #53 12.03 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-24T05:48:57.731Z] #53 12.45 + '[' -z '' ']' [2021-03-24T05:48:57.731Z] #53 12.45 + target=static [2021-03-24T05:48:57.731Z] #53 12.45 + make 'BUILDTAGS=seccomp ' static [2021-03-24T05:48:57.731Z] #53 12.76 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-24T05:48:57.738Z] #42 ... [2021-03-24T05:48:57.738Z] [2021-03-24T05:48:57.738Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:57.738Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:48:57.738Z] #13 34.50 Reading package lists... [2021-03-24T05:48:57.738Z] #13 41.86 Building dependency tree... [2021-03-24T05:48:57.738Z] #13 45.31 The following additional packages will be installed: [2021-03-24T05:48:57.738Z] #13 45.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-24T05:48:57.738Z] #13 45.31 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-24T05:48:57.738Z] #13 45.31 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-24T05:48:57.738Z] #13 45.31 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-24T05:48:57.738Z] #13 45.31 mingw-w64-common mingw-w64-x86-64-dev [2021-03-24T05:48:57.738Z] #13 45.34 Suggested packages: [2021-03-24T05:48:57.738Z] #13 45.34 gcc-8-locales seccomp wine64 [2021-03-24T05:48:57.738Z] #13 46.87 The following NEW packages will be installed: [2021-03-24T05:48:57.738Z] #13 46.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-24T05:48:57.738Z] #13 46.87 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-24T05:48:57.738Z] #13 46.90 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-24T05:48:57.738Z] #13 46.90 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-24T05:48:57.738Z] #13 46.90 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-24T05:48:57.738Z] #13 46.90 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-24T05:48:57.738Z] #13 46.90 The following packages will be upgraded: [2021-03-24T05:48:57.738Z] #13 46.90 libseccomp2 libsystemd0 libudev1 [2021-03-24T05:48:57.738Z] #13 47.41 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-24T05:48:57.738Z] #13 47.41 Need to get 78.2 MB of archives. [2021-03-24T05:48:57.738Z] #13 47.41 After this operation, 487 MB of additional disk space will be used. [2021-03-24T05:48:57.738Z] #13 47.41 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-24T05:48:57.738Z] #13 47.41 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-03-24T05:48:57.738Z] #13 47.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-24T05:48:57.738Z] #13 47.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-24T05:48:57.738Z] #13 47.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-24T05:48:57.738Z] #13 47.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-03-24T05:48:57.738Z] #13 48.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-24T05:48:57.738Z] #13 48.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-24T05:48:57.738Z] #13 48.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-24T05:48:57.738Z] #13 48.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-24T05:48:57.738Z] #13 48.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-24T05:48:57.738Z] #13 48.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-24T05:48:57.738Z] #13 49.00 Get:13 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] [2021-03-24T05:48:57.738Z] #13 ... [2021-03-24T05:48:57.738Z] [2021-03-24T05:48:57.738Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:48:57.738Z] #45 sha256:fafa4f132ac0591a3f1f1aaddb396ff2f2cb26c82e92e39a3732af2c362a4ce2 [2021-03-24T05:48:57.738Z] #45 55.41 time [2021-03-24T05:48:57.865Z] #42 75.95 Selecting previously unselected package python-protobuf. [2021-03-24T05:48:57.865Z] #42 75.95 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-24T05:48:57.865Z] #42 75.96 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-24T05:48:58.271Z] #42 76.27 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-24T05:48:58.301Z] #53 ... [2021-03-24T05:48:58.301Z] [2021-03-24T05:48:58.301Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:48:58.301Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:48:58.301Z] #43 72.12 LINK criu/pie/restorer.built-in.o [2021-03-24T05:48:58.301Z] #43 72.14 GEN criu/pie/restorer-blob.h [2021-03-24T05:48:58.417Z] #13 ... [2021-03-24T05:48:58.417Z] [2021-03-24T05:48:58.417Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:48:58.417Z] #34 sha256:05c8deec9b6e58e341c930c4e50df3b72e76f840897a4f68ff452a17b6579f9b [2021-03-24T05:48:58.417Z] #34 55.14 flag [2021-03-24T05:48:58.417Z] #34 55.16 github.com/BurntSushi/toml [2021-03-24T05:48:58.417Z] #34 55.17 log [2021-03-24T05:48:58.417Z] #34 59.83 github.com/BurntSushi/toml/cmd/tomlv [2021-03-24T05:48:58.417Z] #34 ... [2021-03-24T05:48:58.417Z] [2021-03-24T05:48:58.417Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:48:58.417Z] #45 sha256:d75d4b2bca823701871c0c1199db9d73b035b65d8e1749db8447e3a76684cb7d [2021-03-24T05:48:58.417Z] #45 57.73 encoding/base64 [2021-03-24T05:48:58.417Z] #45 57.74 crypto/cipher [2021-03-24T05:48:58.417Z] #45 58.83 crypto/sha512 [2021-03-24T05:48:58.417Z] #45 59.82 crypto/aes [2021-03-24T05:48:58.417Z] #45 60.45 crypto/des [2021-03-24T05:48:58.417Z] #45 61.61 crypto/ed25519/internal/edwards25519 [2021-03-24T05:48:58.417Z] #45 62.07 go/scanner [2021-03-24T05:48:58.417Z] #45 62.91 net/url [2021-03-24T05:48:58.417Z] #45 63.83 go/ast [2021-03-24T05:48:58.417Z] #45 64.58 text/template/parse [2021-03-24T05:48:58.417Z] #45 65.28 encoding/json [2021-03-24T05:48:58.434Z] #42 ... [2021-03-24T05:48:58.434Z] [2021-03-24T05:48:58.434Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:48:58.434Z] #51 sha256:828712f056dd5ce79dff348101639e732c446f59dba2f442f91a1bb1441d0f2a [2021-03-24T05:48:58.434Z] #51 66.42 io [2021-03-24T05:48:58.434Z] #51 66.44 internal/oserror [2021-03-24T05:48:58.434Z] #51 66.64 syscall [2021-03-24T05:48:58.434Z] #51 68.52 bytes [2021-03-24T05:48:58.434Z] #51 71.49 reflect [2021-03-24T05:48:58.434Z] #51 ... [2021-03-24T05:48:58.434Z] [2021-03-24T05:48:58.434Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:48:58.434Z] #34 sha256:313fb1a1ea116f5be3d810033da9d0c6080d04fff77ee6b30b4bbd08778ca272 [2021-03-24T05:48:58.434Z] #34 66.46 internal/oserror [2021-03-24T05:48:58.434Z] #34 66.76 syscall [2021-03-24T05:48:58.434Z] #34 69.02 reflect [2021-03-24T05:48:58.492Z] #44 ... [2021-03-24T05:48:58.492Z] [2021-03-24T05:48:58.492Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:48:58.492Z] #35 sha256:a468f51970755d960ac4d2c4ea763700502a69a22ac38417e79452e13ef81850 [2021-03-24T05:48:58.492Z] #35 71.76 time [2021-03-24T05:48:58.492Z] #35 71.77 internal/syscall/execenv [2021-03-24T05:48:58.492Z] #35 71.77 internal/syscall/unix [2021-03-24T05:48:58.492Z] #35 79.04 internal/poll [2021-03-24T05:48:58.492Z] #35 81.59 os [2021-03-24T05:48:58.492Z] #35 ... [2021-03-24T05:48:58.492Z] [2021-03-24T05:48:58.492Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:48:58.492Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:48:58.492Z] #44 15.17 make[1]: Nothing to be done for 'all'. [2021-03-24T05:48:58.562Z] #43 72.26 DEP criu/vdso.d [2021-03-24T05:48:58.562Z] #43 72.50 DEP criu/vdso-compat.d [2021-03-24T05:48:58.696Z] #34 76.69 time [2021-03-24T05:48:58.696Z] #34 ... [2021-03-24T05:48:58.696Z] [2021-03-24T05:48:58.696Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:48:58.696Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-24T05:48:58.696Z] #32 71.60 Checking out files: 85% (1299/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. [2021-03-24T05:48:58.696Z] #32 72.66 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-24T05:48:58.696Z] #32 73.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:48:58.696Z] #32 ... [2021-03-24T05:48:58.696Z] [2021-03-24T05:48:58.696Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:58.696Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:48:58.696Z] #42 76.94 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-24T05:48:58.822Z] #43 72.71 DEP criu/uts_ns.d [2021-03-24T05:48:59.083Z] #43 72.96 DEP criu/util.d [2021-03-24T05:48:59.122Z] #45 ... [2021-03-24T05:48:59.122Z] [2021-03-24T05:48:59.122Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-24T05:48:59.122Z] #47 sha256:11af607fa95de58792a766a4dc55f0ac46400c4bd596cea288bfdc73807e4872 [2021-03-24T05:48:59.122Z] #47 DONE 56.4s [2021-03-24T05:48:59.122Z] [2021-03-24T05:48:59.122Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:48:59.122Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:48:59.122Z] #13 52.78 Get:14 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] [2021-03-24T05:48:59.343Z] #43 73.13 DEP criu/uffd.d [2021-03-24T05:48:59.604Z] #43 73.32 DEP criu/tun.d [2021-03-24T05:48:59.604Z] #43 73.52 DEP criu/tty.d [2021-03-24T05:48:59.814Z] #45 ... [2021-03-24T05:48:59.814Z] [2021-03-24T05:48:59.814Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:48:59.814Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-24T05:48:59.814Z] #42 66.84 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-03-24T05:48:59.864Z] #43 73.72 DEP criu/timerfd.d [2021-03-24T05:49:00.033Z] #44 16.66 CC images/stats.o [2021-03-24T05:49:00.089Z] #42 ... [2021-03-24T05:49:00.089Z] [2021-03-24T05:49:00.089Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:49:00.089Z] #34 sha256:05c8deec9b6e58e341c930c4e50df3b72e76f840897a4f68ff452a17b6579f9b [2021-03-24T05:49:00.089Z] #34 DONE 67.2s [2021-03-24T05:49:00.089Z] [2021-03-24T05:49:00.089Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:49:00.089Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-24T05:49:00.126Z] #43 73.94 DEP criu/timens.d [2021-03-24T05:49:00.354Z] #42 67.34 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-24T05:49:00.354Z] #42 67.41 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-24T05:49:00.354Z] #42 67.51 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-03-24T05:49:00.354Z] #42 67.58 Setting up python-six (1.12.0-1) ... [2021-03-24T05:49:00.387Z] #43 74.11 DEP criu/sysfs_parse.d [2021-03-24T05:49:00.387Z] #43 74.31 DEP criu/sysctl.d [2021-03-24T05:49:00.647Z] #43 74.48 DEP criu/string.d [2021-03-24T05:49:00.684Z] #44 17.23 CC images/core.o [2021-03-24T05:49:00.908Z] #43 74.54 DEP criu/stats.d [2021-03-24T05:49:00.908Z] #43 74.68 DEP criu/sockets.d [2021-03-24T05:49:00.985Z] #44 ... [2021-03-24T05:49:00.985Z] [2021-03-24T05:49:00.985Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:49:00.985Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-24T05:49:00.985Z] #14 73.77 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-24T05:49:00.985Z] #14 73.77 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-24T05:49:00.985Z] #14 73.77 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:49:00.985Z] #14 73.90 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-24T05:49:00.985Z] #14 73.90 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-24T05:49:00.985Z] #14 73.92 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:49:00.985Z] #14 ... [2021-03-24T05:49:00.985Z] [2021-03-24T05:49:00.985Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:49:00.985Z] #35 sha256:a468f51970755d960ac4d2c4ea763700502a69a22ac38417e79452e13ef81850 [2021-03-24T05:49:00.985Z] #35 83.42 internal/fmtsort [2021-03-24T05:49:01.116Z] 4612f6d0b889: Verifying Checksum [2021-03-24T05:49:01.116Z] 4612f6d0b889: Download complete [2021-03-24T05:49:01.169Z] #43 74.96 DEP criu/sk-unix.d [2021-03-24T05:49:01.285Z] #35 84.74 path/filepath [2021-03-24T05:49:01.429Z] #43 75.19 DEP criu/sk-tcp.d [2021-03-24T05:49:01.581Z] #42 ... [2021-03-24T05:49:01.581Z] [2021-03-24T05:49:01.581Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:49:01.581Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-24T05:49:01.581Z] #32 69.02 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. [2021-03-24T05:49:01.581Z] #32 70.03 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-24T05:49:01.581Z] #32 70.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:49:01.581Z] #32 ... [2021-03-24T05:49:01.581Z] [2021-03-24T05:49:01.581Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:01.581Z] #45 sha256:bd388b20424202a9dd9fdeadbedce7c0b378aa9b7b2db0b5f34fe7fe0e1c6faf [2021-03-24T05:49:01.581Z] #45 79.61 time [2021-03-24T05:49:01.584Z] #35 84.74 fmt [2021-03-24T05:49:01.665Z] #13 55.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-24T05:49:01.665Z] #13 55.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-24T05:49:01.665Z] #13 55.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-24T05:49:01.665Z] #13 55.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-24T05:49:01.665Z] #13 55.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-24T05:49:01.665Z] #13 55.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-24T05:49:01.665Z] #13 55.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-24T05:49:01.665Z] #13 55.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-24T05:49:01.665Z] #13 55.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-24T05:49:01.665Z] #13 55.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-24T05:49:01.665Z] #13 55.49 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-24T05:49:01.665Z] #13 55.56 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-24T05:49:01.665Z] #13 55.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-24T05:49:01.665Z] #13 55.58 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-24T05:49:01.689Z] #43 75.46 DEP criu/sk-queue.d [2021-03-24T05:49:01.689Z] #43 75.60 DEP criu/sk-packet.d [2021-03-24T05:49:01.986Z] #42 ... [2021-03-24T05:49:01.986Z] [2021-03-24T05:49:01.986Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:49:01.986Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:49:01.986Z] #13 65.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-24T05:49:01.986Z] #13 65.20 Get:13 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] [2021-03-24T05:49:01.986Z] #13 70.14 Get:14 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] [2021-03-24T05:49:01.986Z] #13 73.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-24T05:49:01.986Z] #13 73.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-24T05:49:01.986Z] #13 73.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-24T05:49:01.986Z] #13 73.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-24T05:49:01.986Z] #13 73.77 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-24T05:49:01.986Z] #13 73.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-24T05:49:01.986Z] #13 73.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-24T05:49:01.986Z] #13 73.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-24T05:49:01.986Z] #13 73.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-24T05:49:01.986Z] #13 73.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-24T05:49:01.986Z] #13 73.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-24T05:49:01.986Z] #13 74.07 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-24T05:49:01.986Z] #13 74.10 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-24T05:49:01.986Z] #13 74.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-24T05:49:02.154Z] #45 ... [2021-03-24T05:49:02.155Z] [2021-03-24T05:49:02.155Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:49:02.155Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:49:02.155Z] #13 64.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-24T05:49:02.155Z] #13 64.36 Get:13 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] [2021-03-24T05:49:02.155Z] #13 70.21 Get:14 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] [2021-03-24T05:49:02.155Z] #13 73.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-24T05:49:02.155Z] #13 73.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-24T05:49:02.155Z] #13 73.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-24T05:49:02.155Z] #13 73.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-24T05:49:02.155Z] #13 73.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-24T05:49:02.155Z] #13 73.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-24T05:49:02.155Z] #13 73.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-24T05:49:02.155Z] #13 73.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-24T05:49:02.155Z] #13 73.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-24T05:49:02.155Z] #13 73.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-24T05:49:02.155Z] #13 73.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-24T05:49:02.155Z] #13 74.02 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-24T05:49:02.155Z] #13 74.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-24T05:49:02.155Z] #13 74.05 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-24T05:49:02.312Z] #43 75.86 DEP criu/sk-netlink.d [2021-03-24T05:49:02.312Z] #43 76.04 DEP criu/sk-inet.d [2021-03-24T05:49:02.312Z] #43 76.27 DEP criu/signalfd.d [2021-03-24T05:49:02.577Z] #43 76.45 DEP criu/sigframe.d [2021-03-24T05:49:02.577Z] #43 76.53 DEP criu/shmem.d [2021-03-24T05:49:02.609Z] #13 56.82 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:49:02.649Z] #35 ... [2021-03-24T05:49:02.649Z] [2021-03-24T05:49:02.649Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:02.649Z] #52 sha256:ba0f16d43f0bef43ce58dd4169ec787f11c0eb456bffca252e2428ac29d4b3b6 [2021-03-24T05:49:02.649Z] #52 75.80 time [2021-03-24T05:49:02.649Z] #52 78.64 regexp [2021-03-24T05:49:02.649Z] #52 85.85 path/filepath [2021-03-24T05:49:02.649Z] #52 ... [2021-03-24T05:49:02.649Z] [2021-03-24T05:49:02.649Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:02.649Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:49:02.649Z] #44 18.08 CC images/core-x86.o [2021-03-24T05:49:02.649Z] #44 18.88 CC images/core-arm.o [2021-03-24T05:49:02.649Z] #44 19.39 CC images/core-aarch64.o [2021-03-24T05:49:02.837Z] #43 ... [2021-03-24T05:49:02.837Z] [2021-03-24T05:49:02.837Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:02.837Z] #45 sha256:9ac5254288b3c36e6c94bbcc9a2b1f5c7066564286fe16bda9447a8d42b5d6d2 [2021-03-24T05:49:02.837Z] #45 DONE 174.6s [2021-03-24T05:49:02.837Z] [2021-03-24T05:49:02.837Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:49:02.837Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:49:02.837Z] #20 11.06 Fetched 8929 kB in 10s (908 kB/s) [2021-03-24T05:49:02.837Z] #20 11.06 Reading package lists... [2021-03-24T05:49:02.870Z] #13 57.03 Fetched 78.2 MB in 9s (9164 kB/s) [2021-03-24T05:49:02.918Z] #13 76.27 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:49:03.096Z] #20 15.29 Reading package lists... [2021-03-24T05:49:03.096Z] #20 ... [2021-03-24T05:49:03.096Z] [2021-03-24T05:49:03.096Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:03.096Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:03.096Z] #43 76.86 DEP criu/servicefd.d [2021-03-24T05:49:03.096Z] #43 77.07 DEP criu/seize.d [2021-03-24T05:49:03.100Z] #13 75.44 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:49:03.131Z] #13 57.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 ... 15410 files and directories currently installed.) [2021-03-24T05:49:03.131Z] #13 57.20 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-24T05:49:03.131Z] #13 57.21 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-24T05:49:03.298Z] #44 19.80 CC images/core-ppc64.o [2021-03-24T05:49:03.362Z] #13 75.79 Fetched 78.2 MB in 12s (6678 kB/s) [2021-03-24T05:49:03.486Z] #13 76.78 Fetched 78.2 MB in 12s (6597 kB/s) [2021-03-24T05:49:03.598Z] #44 ... [2021-03-24T05:49:03.598Z] [2021-03-24T05:49:03.598Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:03.598Z] #46 sha256:f7b0c85743bff1d2c56066aabe0b8745d8786ef7a973de2eef12e57c6defe88e [2021-03-24T05:49:03.598Z] #46 76.82 time [2021-03-24T05:49:03.598Z] #46 80.33 regexp [2021-03-24T05:49:03.598Z] #46 ... [2021-03-24T05:49:03.598Z] [2021-03-24T05:49:03.598Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:03.598Z] #52 sha256:ba0f16d43f0bef43ce58dd4169ec787f11c0eb456bffca252e2428ac29d4b3b6 [2021-03-24T05:49:03.598Z] #52 86.90 mvdan.cc/sh/v3/fileutil [2021-03-24T05:49:03.666Z] #43 77.42 DEP criu/seccomp.d [2021-03-24T05:49:03.677Z] #42 70.36 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-03-24T05:49:03.677Z] #42 70.38 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-03-24T05:49:03.677Z] #42 70.63 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-03-24T05:49:03.677Z] #42 70.69 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-03-24T05:49:03.677Z] #42 70.71 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-03-24T05:49:03.677Z] #42 70.74 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-24T05:49:03.703Z] #13 57.66 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-24T05:49:03.703Z] #13 ... [2021-03-24T05:49:03.703Z] [2021-03-24T05:49:03.703Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:49:03.703Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:49:03.703Z] #36 51.07 Selecting previously unselected package libicu63:amd64. [2021-03-24T05:49:03.703Z] #36 51.07 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-24T05:49:03.703Z] #36 51.07 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-24T05:49:03.703Z] #36 58.51 Selecting previously unselected package libxml2:amd64. [2021-03-24T05:49:03.703Z] #36 58.51 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-24T05:49:03.703Z] #36 58.51 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-24T05:49:03.703Z] #36 59.14 Selecting previously unselected package libarchive13:amd64. [2021-03-24T05:49:03.703Z] #36 59.14 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-24T05:49:03.703Z] #36 59.21 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-24T05:49:03.703Z] #36 59.58 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-24T05:49:03.703Z] #36 59.58 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-24T05:49:03.703Z] #36 59.58 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-24T05:49:03.703Z] #36 59.80 Selecting previously unselected package librhash0:amd64. [2021-03-24T05:49:03.703Z] #36 59.87 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-24T05:49:03.703Z] #36 59.87 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-24T05:49:03.703Z] #36 60.00 Selecting previously unselected package libuv1:amd64. [2021-03-24T05:49:03.703Z] #36 60.00 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-24T05:49:03.703Z] #36 60.04 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-24T05:49:03.703Z] #36 60.26 Selecting previously unselected package cmake. [2021-03-24T05:49:03.703Z] #36 60.26 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-24T05:49:03.703Z] #36 60.26 Unpacking cmake (3.13.4-1) ... [2021-03-24T05:49:03.703Z] #36 ... [2021-03-24T05:49:03.703Z] [2021-03-24T05:49:03.703Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:03.703Z] #45 sha256:fafa4f132ac0591a3f1f1aaddb396ff2f2cb26c82e92e39a3732af2c362a4ce2 [2021-03-24T05:49:03.703Z] #45 60.32 strings [2021-03-24T05:49:03.703Z] #45 61.38 os [2021-03-24T05:49:03.885Z] #13 76.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.) [2021-03-24T05:49:03.885Z] #13 76.10 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-24T05:49:03.885Z] #13 76.13 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-24T05:49:03.926Z] #43 77.70 DEP criu/rst-malloc.d [2021-03-24T05:49:03.926Z] #43 77.76 DEP criu/rbtree.d [2021-03-24T05:49:03.926Z] #43 77.78 DEP criu/pstree.d [2021-03-24T05:49:03.940Z] #42 71.05 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-24T05:49:03.940Z] #42 71.08 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-03-24T05:49:04.001Z] #13 77.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.) [2021-03-24T05:49:04.001Z] #13 77.24 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-24T05:49:04.001Z] #13 77.29 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-24T05:49:04.165Z] #13 ... [2021-03-24T05:49:04.165Z] [2021-03-24T05:49:04.165Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:49:04.165Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:49:04.165Z] #42 82.10 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-24T05:49:04.165Z] #42 82.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-24T05:49:04.165Z] #42 82.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-24T05:49:04.165Z] #42 ... [2021-03-24T05:49:04.165Z] [2021-03-24T05:49:04.165Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:04.165Z] #51 sha256:a7aa5b284c7f0f575ef0fcda54b34e392793ed40811bb21b91682e94ba4a38d3 [2021-03-24T05:49:04.165Z] #51 72.19 syscall [2021-03-24T05:49:04.165Z] #51 72.21 reflect [2021-03-24T05:49:04.165Z] #51 81.34 time [2021-03-24T05:49:04.165Z] #51 ... [2021-03-24T05:49:04.165Z] [2021-03-24T05:49:04.165Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:49:04.165Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:49:04.165Z] #42 82.32 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-24T05:49:04.165Z] #42 82.34 Setting up python-six (1.12.0-1) ... [2021-03-24T05:49:04.188Z] #43 78.03 DEP criu/protobuf.d [2021-03-24T05:49:04.203Z] #42 71.19 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-24T05:49:04.448Z] #43 78.14 GEN criu/protobuf-desc-gen.h [2021-03-24T05:49:04.467Z] #42 71.42 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-24T05:49:04.565Z] #13 77.87 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-24T05:49:04.656Z] #52 87.82 encoding/binary [2021-03-24T05:49:04.656Z] #52 87.83 fmt [2021-03-24T05:49:05.045Z] #42 ... [2021-03-24T05:49:05.045Z] [2021-03-24T05:49:05.045Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:05.045Z] #51 sha256:0844fddb6c12b2fb6c2abb9f13dd61a03bee1447d26a430c0012a32ffc6e9eee [2021-03-24T05:49:05.045Z] #51 61.99 go/scanner [2021-03-24T05:49:05.045Z] #51 63.14 mvdan.cc/editorconfig [2021-03-24T05:49:05.045Z] #51 64.13 go/ast [2021-03-24T05:49:05.045Z] #51 64.54 mvdan.cc/sh/v3/syntax [2021-03-24T05:49:05.045Z] #51 67.69 golang.org/x/crypto/ssh/terminal [2021-03-24T05:49:05.045Z] #51 ... [2021-03-24T05:49:05.045Z] [2021-03-24T05:49:05.045Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:49:05.045Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-24T05:49:05.045Z] #36 67.47 Selecting previously unselected package libxml2:arm64. [2021-03-24T05:49:05.045Z] #36 67.47 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-03-24T05:49:05.045Z] #36 67.50 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-24T05:49:05.045Z] #36 68.15 Selecting previously unselected package libarchive13:arm64. [2021-03-24T05:49:05.045Z] #36 68.15 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-03-24T05:49:05.045Z] #36 68.17 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-03-24T05:49:05.045Z] #36 68.95 Selecting previously unselected package libjsoncpp1:arm64. [2021-03-24T05:49:05.045Z] #36 68.96 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-03-24T05:49:05.045Z] #36 68.99 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-03-24T05:49:05.045Z] #36 70.61 Selecting previously unselected package librhash0:arm64. [2021-03-24T05:49:05.045Z] #36 70.62 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-03-24T05:49:05.045Z] #36 70.65 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-03-24T05:49:05.045Z] #36 71.32 Selecting previously unselected package libuv1:arm64. [2021-03-24T05:49:05.045Z] #36 71.33 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-03-24T05:49:05.045Z] #36 71.42 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-03-24T05:49:05.045Z] #36 71.81 Selecting previously unselected package cmake. [2021-03-24T05:49:05.045Z] #36 71.82 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-03-24T05:49:05.045Z] #36 71.83 Unpacking cmake (3.13.4-1) ... [2021-03-24T05:49:05.090Z] #13 78.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-24T05:49:05.090Z] #13 78.31 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-24T05:49:05.352Z] #13 78.34 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-24T05:49:05.352Z] #13 ... [2021-03-24T05:49:05.352Z] [2021-03-24T05:49:05.352Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:05.352Z] #45 sha256:46959e8d8dc9b1dad1b220c25e28c8f1c720f1ef3a713dfcb373ddbb26e99960 [2021-03-24T05:49:05.352Z] #45 73.22 syscall [2021-03-24T05:49:05.352Z] #45 ... [2021-03-24T05:49:05.352Z] [2021-03-24T05:49:05.352Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:05.352Z] #51 sha256:828712f056dd5ce79dff348101639e732c446f59dba2f442f91a1bb1441d0f2a [2021-03-24T05:49:05.352Z] #51 76.89 time [2021-03-24T05:49:05.829Z] #43 79.73 DEP criu/protobuf-desc.d [2021-03-24T05:49:05.919Z] #51 ... [2021-03-24T05:49:05.919Z] [2021-03-24T05:49:05.919Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:05.919Z] #45 sha256:46959e8d8dc9b1dad1b220c25e28c8f1c720f1ef3a713dfcb373ddbb26e99960 [2021-03-24T05:49:05.919Z] #45 83.97 time [2021-03-24T05:49:06.089Z] #43 79.82 DEP criu/proc_parse.d [2021-03-24T05:49:06.143Z] #42 ... [2021-03-24T05:49:06.143Z] [2021-03-24T05:49:06.143Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-24T05:49:06.143Z] #47 sha256:fca32f10744f1d9c17e0e891b4c2ac0c9db18bafc12a7540c39421c87ede2afe [2021-03-24T05:49:06.143Z] #47 DONE 84.2s [2021-03-24T05:49:06.250Z] #45 63.47 regexp/syntax [2021-03-24T05:49:06.349Z] #43 80.03 DEP criu/plugin.d [2021-03-24T05:49:06.349Z] #43 80.11 DEP criu/pipes.d [2021-03-24T05:49:06.349Z] #43 80.22 DEP criu/pie-util.d [2021-03-24T05:49:06.406Z] [2021-03-24T05:49:06.406Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:49:06.406Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:49:06.406Z] #36 84.41 Selecting previously unselected package libxml2:amd64. [2021-03-24T05:49:06.406Z] #36 84.43 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-24T05:49:06.406Z] #36 84.44 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-24T05:49:06.484Z] #45 ... [2021-03-24T05:49:06.484Z] [2021-03-24T05:49:06.484Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-24T05:49:06.484Z] #47 sha256:4065eac8d2e912797522e3fdfe44bf2d9d3f2cbc76cffe8926d593e8ff6d2963 [2021-03-24T05:49:06.484Z] #47 DONE 84.6s [2021-03-24T05:49:06.484Z] [2021-03-24T05:49:06.484Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:06.484Z] #51 sha256:828712f056dd5ce79dff348101639e732c446f59dba2f442f91a1bb1441d0f2a [2021-03-24T05:49:06.484Z] #51 84.74 context [2021-03-24T05:49:06.511Z] #45 ... [2021-03-24T05:49:06.511Z] [2021-03-24T05:49:06.511Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:49:06.511Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:49:06.511Z] #36 63.58 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-24T05:49:06.511Z] #36 63.61 Setting up xxd (2:8.1.0875-5) ... [2021-03-24T05:49:06.511Z] #36 63.62 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-24T05:49:06.511Z] #36 63.63 Setting up vim-common (2:8.1.0875-5) ... [2021-03-24T05:49:06.511Z] #36 63.66 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-24T05:49:06.511Z] #36 63.67 Setting up cmake-data (3.13.4-1) ... [2021-03-24T05:49:06.511Z] #36 63.69 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-24T05:49:06.511Z] #36 63.70 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-24T05:49:06.511Z] #36 63.72 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-24T05:49:06.511Z] #36 63.74 Setting up cmake (3.13.4-1) ... [2021-03-24T05:49:06.511Z] #36 63.75 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:49:06.511Z] #36 63.79 Processing triggers for mime-support (3.62) ... [2021-03-24T05:49:06.511Z] #36 DONE 64.2s [2021-03-24T05:49:06.609Z] #43 80.33 DEP criu/pie-util-vdso.d [2021-03-24T05:49:06.609Z] #43 80.45 DEP criu/pie-util-vdso-elf32.d [2021-03-24T05:49:06.609Z] #43 80.57 DEP criu/path.d [2021-03-24T05:49:06.771Z] [2021-03-24T05:49:06.772Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:49:06.772Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:49:06.772Z] #13 57.83 (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.) [2021-03-24T05:49:06.772Z] #13 57.91 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-24T05:49:06.772Z] #13 57.93 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-24T05:49:06.772Z] #13 58.23 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-24T05:49:06.772Z] #13 58.44 (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.) [2021-03-24T05:49:06.772Z] #13 58.50 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-24T05:49:06.772Z] #13 58.52 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-24T05:49:06.772Z] #13 58.77 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-24T05:49:06.772Z] #13 59.00 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-24T05:49:06.772Z] #13 59.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-24T05:49:06.772Z] #13 59.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-24T05:49:06.772Z] #13 59.09 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-24T05:49:06.869Z] #43 80.75 DEP criu/parasite-syscall.d [2021-03-24T05:49:06.975Z] #36 ... [2021-03-24T05:49:06.975Z] [2021-03-24T05:49:06.975Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:06.975Z] #51 sha256:0844fddb6c12b2fb6c2abb9f13dd61a03bee1447d26a430c0012a32ffc6e9eee [2021-03-24T05:49:06.975Z] #51 73.73 mvdan.cc/sh/v3/cmd/shfmt [2021-03-24T05:49:07.129Z] #43 80.99 DEP criu/pagemap.d [2021-03-24T05:49:07.129Z] #43 81.12 DEP criu/pagemap-cache.d [2021-03-24T05:49:07.389Z] #43 81.20 DEP criu/page-xfer.d [2021-03-24T05:49:07.435Z] #52 90.44 encoding/base64 [2021-03-24T05:49:07.435Z] #52 90.45 golang.org/x/sys/unix [2021-03-24T05:49:07.650Z] #43 81.35 DEP criu/page-pipe.d [2021-03-24T05:49:07.651Z] #43 81.44 DEP criu/netfilter.d [2021-03-24T05:49:07.651Z] #43 81.57 DEP criu/net.d [2021-03-24T05:49:07.713Z] #13 61.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-24T05:49:07.713Z] #13 61.71 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-24T05:49:07.713Z] #13 61.72 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-24T05:49:07.795Z] #36 85.77 Selecting previously unselected package libarchive13:amd64. [2021-03-24T05:49:07.795Z] #36 85.78 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-24T05:49:07.795Z] #36 85.81 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-24T05:49:07.860Z] #51 86.12 internal/poll [2021-03-24T05:49:07.913Z] #43 ... [2021-03-24T05:49:07.913Z] [2021-03-24T05:49:07.913Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:49:07.913Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-24T05:49:07.913Z] #32 DONE 179.3s [2021-03-24T05:49:07.913Z] [2021-03-24T05:49:07.913Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:49:07.913Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:49:07.913Z] #20 15.29 Reading package lists... [2021-03-24T05:49:07.913Z] #20 19.91 Building dependency tree... [2021-03-24T05:49:07.913Z] #20 21.93 libcap2-bin is already the newest version (1:2.25-2). [2021-03-24T05:49:07.913Z] #20 21.93 The following additional packages will be installed: [2021-03-24T05:49:07.913Z] #20 21.94 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-24T05:49:07.913Z] #20 21.94 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-24T05:49:07.913Z] #20 21.94 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-24T05:49:07.913Z] #20 21.94 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-24T05:49:07.913Z] #20 21.94 python3.7 python3.7-minimal vim-runtime xxd [2021-03-24T05:49:07.913Z] #20 21.95 Suggested packages: [2021-03-24T05:49:07.913Z] #20 21.95 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-24T05:49:07.913Z] #20 21.95 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-24T05:49:07.913Z] #20 21.95 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-24T05:49:07.913Z] #20 21.95 Recommended packages: [2021-03-24T05:49:07.913Z] #20 21.95 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-24T05:49:07.913Z] #20 21.95 python3-keyrings.alt python3-xdg unzip [2021-03-24T05:49:08.368Z] #36 86.45 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-24T05:49:08.368Z] #36 86.46 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-24T05:49:08.368Z] #36 86.48 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-24T05:49:08.483Z] #20 23.84 The following NEW packages will be installed: [2021-03-24T05:49:08.483Z] #20 23.85 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-24T05:49:08.483Z] #20 23.85 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-24T05:49:08.483Z] #20 23.85 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-24T05:49:08.483Z] #20 23.85 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-24T05:49:08.483Z] #20 23.85 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-24T05:49:08.483Z] #20 23.85 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-24T05:49:08.483Z] #20 23.86 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-24T05:49:08.483Z] #20 23.86 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-24T05:49:08.483Z] #20 23.86 xz-utils zip [2021-03-24T05:49:08.483Z] #20 23.97 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-24T05:49:08.483Z] #20 23.97 Need to get 28.5 MB of archives. [2021-03-24T05:49:08.483Z] #20 23.97 After this operation, 116 MB of additional disk space will be used. [2021-03-24T05:49:08.483Z] #20 23.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-24T05:49:08.483Z] #20 23.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-24T05:49:08.483Z] #20 24.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-24T05:49:08.654Z] #13 ... [2021-03-24T05:49:08.654Z] [2021-03-24T05:49:08.654Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:08.654Z] #51 sha256:d9ce0a015fd4a4f92ba9efb821bd61dd7c8de52ff08aa62fcaea91bbbd27b3ba [2021-03-24T05:49:08.654Z] #51 56.12 time [2021-03-24T05:49:08.654Z] #51 61.45 context [2021-03-24T05:49:08.654Z] #51 62.38 os [2021-03-24T05:49:08.654Z] #51 62.59 encoding/binary [2021-03-24T05:49:08.654Z] #51 64.65 encoding/base64 [2021-03-24T05:49:08.654Z] #51 65.52 golang.org/x/sys/unix [2021-03-24T05:49:08.654Z] #51 ... [2021-03-24T05:49:08.655Z] [2021-03-24T05:49:08.655Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:49:08.655Z] #34 sha256:1423d24c2220f56acfad514509f143fd49213a0441e52d98c74ab553327b4535 [2021-03-24T05:49:08.655Z] #34 56.21 internal/poll [2021-03-24T05:49:08.655Z] #34 57.78 internal/fmtsort [2021-03-24T05:49:08.655Z] #34 58.56 internal/syscall/execenv [2021-03-24T05:49:08.655Z] #34 58.75 internal/syscall/unix [2021-03-24T05:49:08.655Z] #34 58.77 strings [2021-03-24T05:49:08.655Z] #34 59.04 os [2021-03-24T05:49:08.655Z] #34 61.81 path [2021-03-24T05:49:08.655Z] #34 62.59 text/tabwriter [2021-03-24T05:49:08.655Z] #34 63.34 path/filepath [2021-03-24T05:49:08.655Z] #34 63.36 fmt [2021-03-24T05:49:08.655Z] #34 65.21 io/ioutil [2021-03-24T05:49:08.744Z] #20 24.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-24T05:49:08.744Z] #20 24.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-24T05:49:08.744Z] #20 24.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-24T05:49:08.744Z] #20 24.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-24T05:49:08.744Z] #20 24.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-24T05:49:08.744Z] #20 24.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-24T05:49:08.744Z] #20 24.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-24T05:49:08.744Z] #20 24.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-24T05:49:08.744Z] #20 24.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-24T05:49:08.744Z] #20 24.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-24T05:49:08.744Z] #20 24.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-24T05:49:08.892Z] #36 86.83 Selecting previously unselected package librhash0:amd64. [2021-03-24T05:49:08.892Z] #36 86.83 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-24T05:49:08.892Z] #36 86.83 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-24T05:49:08.892Z] #36 87.08 Selecting previously unselected package libuv1:amd64. [2021-03-24T05:49:08.915Z] #34 ... [2021-03-24T05:49:08.915Z] [2021-03-24T05:49:08.915Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:49:08.915Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:49:08.915Z] #42 57.78 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-24T05:49:08.915Z] #42 57.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-24T05:49:08.915Z] #42 57.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-24T05:49:08.915Z] #42 57.83 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-24T05:49:08.915Z] #42 57.83 Setting up python-six (1.12.0-1) ... [2021-03-24T05:49:08.915Z] #42 61.59 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-24T05:49:08.915Z] #42 61.61 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-24T05:49:08.915Z] #42 61.63 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-24T05:49:08.915Z] #42 61.64 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-24T05:49:08.915Z] #42 61.65 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-24T05:49:08.915Z] #42 61.67 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-24T05:49:08.915Z] #42 61.68 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-24T05:49:08.915Z] #42 61.69 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-24T05:49:08.915Z] #42 61.69 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-24T05:49:08.915Z] #42 61.70 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-24T05:49:08.978Z] #52 ... [2021-03-24T05:49:08.978Z] [2021-03-24T05:49:08.978Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:49:08.978Z] #57 sha256:cbc3fcc8619b8e5748b09fbf735ac0dea4648fd528f392bb0d9bc3eb26044ea5 [2021-03-24T05:49:09.004Z] #20 24.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-24T05:49:09.004Z] #20 24.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-24T05:49:09.004Z] #20 24.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-24T05:49:09.004Z] #20 24.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-24T05:49:09.004Z] #20 24.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-24T05:49:09.004Z] #20 24.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-24T05:49:09.004Z] #20 24.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-24T05:49:09.004Z] #20 24.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-24T05:49:09.004Z] #20 24.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-24T05:49:09.004Z] #20 24.61 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-24T05:49:09.004Z] #20 24.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-24T05:49:09.004Z] #20 24.61 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-24T05:49:09.004Z] #20 24.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-24T05:49:09.004Z] #20 24.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-24T05:49:09.004Z] #20 24.61 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-24T05:49:09.154Z] #36 87.09 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-24T05:49:09.154Z] #36 87.09 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-24T05:49:09.283Z] #57 50.53 Checking out files: 56% (2157/3823) Checking out files: 57% (2180/3823) Checking out files: 58% (2218/3823) Checking out files: 59% (2256/3823) Checking out files: 60% (2294/3823) Checking out files: 61% (2333/3823) Checking out files: 62% (2371/3823) Checking out files: 63% (2409/3823) Checking out files: 64% (2447/3823) Checking out files: 65% (2485/3823) Checking out files: 66% (2524/3823) Checking out files: 67% (2562/3823) Checking out files: 68% (2600/3823) Checking out files: 69% (2638/3823) Checking out files: 70% (2677/3823) Checking out files: 71% (2715/3823) Checking out files: 72% (2753/3823) Checking out files: 73% (2791/3823) Checking out files: 74% (2830/3823) Checking out files: 75% (2868/3823) Checking out files: 76% (2906/3823) Checking out files: 77% (2944/3823) Checking out files: 78% (2982/3823) Checking out files: 79% (3021/3823) Checking out files: 80% (3059/3823) Checking out files: 81% (3097/3823) Checking out files: 82% (3135/3823) Checking out files: 83% (3174/3823) Checking out files: 84% (3212/3823) Checking out files: 85% (3250/3823) Checking out files: 86% (3288/3823) Checking out files: 87% (3327/3823) Checking out files: 88% (3365/3823) Checking out files: 89% (3403/3823) Checking out files: 90% (3441/3823) Checking out files: 91% (3479/3823) Checking out files: 92% (3518/3823) Checking out files: 93% (3556/3823) Checking out files: 94% (3594/3823) Checking out files: 95% (3632/3823) Checking out files: 95% (3665/3823) Checking out files: 96% (3671/3823) Checking out files: 97% (3709/3823) Checking out files: 98% (3747/3823) Checking out files: 99% (3785/3823) Checking out files: 100% (3823/3823) Checking out files: 100% (3823/3823), done. [2021-03-24T05:49:09.283Z] #57 51.67 + cd /tmp/tmp.riCs6o7zQM/src/github.com/containerd/containerd [2021-03-24T05:49:09.283Z] #57 51.67 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-24T05:49:09.416Z] #36 87.40 Selecting previously unselected package cmake. [2021-03-24T05:49:09.416Z] #36 87.40 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-24T05:49:09.416Z] #36 87.40 Unpacking cmake (3.13.4-1) ... [2021-03-24T05:49:09.486Z] #42 ... [2021-03-24T05:49:09.486Z] [2021-03-24T05:49:09.486Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:09.486Z] #51 sha256:d9ce0a015fd4a4f92ba9efb821bd61dd7c8de52ff08aa62fcaea91bbbd27b3ba [2021-03-24T05:49:09.486Z] #51 67.04 encoding/json [2021-03-24T05:49:09.576Z] #20 25.01 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-24T05:49:09.577Z] #20 25.01 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-24T05:49:09.577Z] #20 25.01 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-24T05:49:09.577Z] #20 25.01 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-24T05:49:09.577Z] #20 25.01 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-24T05:49:09.577Z] #20 25.02 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-24T05:49:09.577Z] #20 25.07 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-24T05:49:09.577Z] #20 25.07 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-24T05:49:09.577Z] #20 25.08 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-24T05:49:09.577Z] #20 25.09 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-24T05:49:09.577Z] #20 25.10 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-24T05:49:09.577Z] #20 25.11 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-24T05:49:09.577Z] #20 25.12 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-24T05:49:09.837Z] #20 25.17 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-24T05:49:09.837Z] #20 25.18 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-24T05:49:09.837Z] #20 25.19 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-24T05:49:10.097Z] #20 25.49 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-24T05:49:10.098Z] #20 25.54 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-24T05:49:10.098Z] #20 25.58 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-24T05:49:10.668Z] #20 26.17 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:49:10.668Z] #20 26.25 Fetched 28.5 MB in 2s (17.3 MB/s) [2021-03-24T05:49:10.827Z] #57 52.94 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-24T05:49:10.827Z] #57 52.94 + BUILDTAGS='netgo osusergo static_build' [2021-03-24T05:49:10.827Z] #57 52.94 + export EXTRA_FLAGS=-buildmode=pie [2021-03-24T05:49:10.827Z] #57 52.94 + EXTRA_FLAGS=-buildmode=pie [2021-03-24T05:49:10.827Z] #57 52.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-24T05:49:10.827Z] #57 52.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-24T05:49:10.827Z] #57 52.94 + '[' '' = dynamic ']' [2021-03-24T05:49:10.827Z] #57 52.94 + make [2021-03-24T05:49:10.877Z] #51 ... [2021-03-24T05:49:10.877Z] [2021-03-24T05:49:10.877Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:49:10.877Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:49:10.877Z] #42 67.89 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-24T05:49:10.877Z] #42 67.90 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:49:10.877Z] #42 DONE 68.6s [2021-03-24T05:49:10.928Z] #20 26.32 Selecting previously unselected package pigz. [2021-03-24T05:49:10.928Z] #20 26.32 (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 ... 23435 files and directories currently installed.) [2021-03-24T05:49:10.928Z] #20 26.41 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-24T05:49:10.928Z] #20 26.42 Unpacking pigz (2.4-1) ... [2021-03-24T05:49:11.139Z] [2021-03-24T05:49:11.139Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:49:11.139Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:49:11.139Z] #13 64.52 Selecting previously unselected package binutils-mingw-w64. [2021-03-24T05:49:11.139Z] #13 64.52 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-24T05:49:11.139Z] #13 64.53 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-24T05:49:11.139Z] #13 65.03 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-24T05:49:11.139Z] #13 65.03 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-24T05:49:11.139Z] #13 65.04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-24T05:49:11.189Z] #20 26.52 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-24T05:49:11.189Z] #20 26.53 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-24T05:49:11.189Z] #20 26.54 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-24T05:49:11.206Z] #51 ... [2021-03-24T05:49:11.206Z] [2021-03-24T05:49:11.206Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:49:11.206Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-24T05:49:11.206Z] #42 74.87 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-03-24T05:49:11.206Z] #42 75.00 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:49:11.206Z] #42 DONE 78.4s [2021-03-24T05:49:11.399Z] #13 65.31 Selecting previously unselected package dmsetup. [2021-03-24T05:49:11.400Z] #13 65.31 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-24T05:49:11.400Z] #13 65.33 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-24T05:49:11.400Z] #13 65.56 Selecting previously unselected package mingw-w64-common. [2021-03-24T05:49:11.449Z] #20 26.96 Selecting previously unselected package python3.7-minimal. [2021-03-24T05:49:11.449Z] #20 26.97 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-24T05:49:11.449Z] #20 26.98 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-24T05:49:11.470Z] [2021-03-24T05:49:11.471Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:11.471Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:49:11.660Z] #13 65.57 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-24T05:49:11.660Z] #13 65.58 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-24T05:49:11.887Z] #57 54.36 + bin/ctr [2021-03-24T05:49:12.041Z] #51 89.83 internal/syscall/unix [2021-03-24T05:49:12.041Z] #51 ... [2021-03-24T05:49:12.041Z] [2021-03-24T05:49:12.041Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:49:12.041Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:49:12.041Z] #36 84.54 Selecting previously unselected package libxml2:amd64. [2021-03-24T05:49:12.041Z] #36 84.55 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-24T05:49:12.041Z] #36 84.60 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-24T05:49:12.041Z] #36 85.55 Selecting previously unselected package libarchive13:amd64. [2021-03-24T05:49:12.041Z] #36 85.56 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-24T05:49:12.041Z] #36 85.57 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-24T05:49:12.041Z] #36 86.28 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-24T05:49:12.041Z] #36 86.29 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-24T05:49:12.041Z] #36 86.34 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-24T05:49:12.041Z] #36 86.61 Selecting previously unselected package librhash0:amd64. [2021-03-24T05:49:12.041Z] #36 86.62 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-24T05:49:12.041Z] #36 86.66 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-24T05:49:12.041Z] #36 86.89 Selecting previously unselected package libuv1:amd64. [2021-03-24T05:49:12.041Z] #36 86.90 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-24T05:49:12.041Z] #36 86.94 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-24T05:49:12.041Z] #36 87.15 Selecting previously unselected package cmake. [2021-03-24T05:49:12.041Z] #36 87.15 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-24T05:49:12.041Z] #36 87.16 Unpacking cmake (3.13.4-1) ... [2021-03-24T05:49:12.048Z] #43 ... [2021-03-24T05:49:12.048Z] [2021-03-24T05:49:12.048Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:12.048Z] #45 sha256:d75d4b2bca823701871c0c1199db9d73b035b65d8e1749db8447e3a76684cb7d [2021-03-24T05:49:12.048Z] #45 69.17 go/parser [2021-03-24T05:49:12.048Z] #45 69.37 text/template [2021-03-24T05:49:12.048Z] #45 74.47 encoding/xml [2021-03-24T05:49:12.048Z] #45 75.58 compress/flate [2021-03-24T05:49:12.048Z] #45 77.13 go/doc [2021-03-24T05:49:12.048Z] #45 78.52 compress/gzip [2021-03-24T05:49:12.317Z] #45 ... [2021-03-24T05:49:12.317Z] [2021-03-24T05:49:12.317Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:49:12.317Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-24T05:49:12.317Z] #36 75.05 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-24T05:49:12.317Z] #36 75.31 Setting up xxd (2:8.1.0875-5) ... [2021-03-24T05:49:12.317Z] #36 75.38 Setting up libuv1:arm64 (1.24.1-1) ... [2021-03-24T05:49:12.317Z] #36 75.59 Setting up vim-common (2:8.1.0875-5) ... [2021-03-24T05:49:12.317Z] #36 78.42 Setting up librhash0:arm64 (1.3.8-1) ... [2021-03-24T05:49:12.317Z] #36 78.43 Setting up cmake-data (3.13.4-1) ... [2021-03-24T05:49:12.317Z] #36 78.73 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-24T05:49:12.317Z] #36 79.20 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-03-24T05:49:12.317Z] #36 79.31 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-03-24T05:49:12.317Z] #36 79.34 Setting up cmake (3.13.4-1) ... [2021-03-24T05:49:12.390Z] #20 27.74 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-24T05:49:12.390Z] #20 27.79 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-24T05:49:12.678Z] #36 ... [2021-03-24T05:49:12.678Z] [2021-03-24T05:49:12.678Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:12.678Z] #45 sha256:46959e8d8dc9b1dad1b220c25e28c8f1c720f1ef3a713dfcb373ddbb26e99960 [2021-03-24T05:49:12.678Z] #45 90.78 strings [2021-03-24T05:49:12.728Z] #36 ... [2021-03-24T05:49:12.728Z] [2021-03-24T05:49:12.728Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:49:12.728Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:49:12.728Z] #13 76.81 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-24T05:49:12.728Z] #13 77.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-24T05:49:12.728Z] #13 77.20 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-24T05:49:12.728Z] #13 77.22 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-24T05:49:12.728Z] #13 78.58 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-24T05:49:12.728Z] #13 79.07 (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.) [2021-03-24T05:49:12.728Z] #13 79.15 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-24T05:49:12.728Z] #13 79.16 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-24T05:49:12.728Z] #13 79.54 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-24T05:49:12.728Z] #13 79.74 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-24T05:49:12.728Z] #13 79.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-24T05:49:12.728Z] #13 79.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-24T05:49:12.728Z] #13 79.89 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-24T05:49:12.728Z] #13 83.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-24T05:49:12.728Z] #13 83.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-24T05:49:12.728Z] #13 83.81 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-24T05:49:12.897Z] #36 79.79 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:49:12.897Z] #36 80.00 Processing triggers for mime-support (3.62) ... [2021-03-24T05:49:13.448Z] #57 ... [2021-03-24T05:49:13.448Z] [2021-03-24T05:49:13.448Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:49:13.448Z] #35 sha256:a468f51970755d960ac4d2c4ea763700502a69a22ac38417e79452e13ef81850 [2021-03-24T05:49:13.448Z] #35 86.61 io/ioutil [2021-03-24T05:49:13.448Z] #35 88.81 log [2021-03-24T05:49:13.448Z] #35 88.81 flag [2021-03-24T05:49:13.448Z] #35 88.81 github.com/BurntSushi/toml [2021-03-24T05:49:13.448Z] #35 93.67 github.com/BurntSushi/toml/cmd/tomlv [2021-03-24T05:49:13.448Z] #35 ... [2021-03-24T05:49:13.448Z] [2021-03-24T05:49:13.448Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:13.448Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:49:13.448Z] #44 20.62 CC images/core-s390.o [2021-03-24T05:49:13.448Z] #44 21.42 CC images/cpuinfo.o [2021-03-24T05:49:13.448Z] #44 21.92 CC images/inventory.o [2021-03-24T05:49:13.448Z] #44 22.21 CC images/fdinfo.o [2021-03-24T05:49:13.448Z] #44 22.62 CC images/fown.o [2021-03-24T05:49:13.448Z] #44 22.85 CC images/ns.o [2021-03-24T05:49:13.448Z] #44 23.06 CC images/regfile.o [2021-03-24T05:49:13.448Z] #44 23.33 CC images/ghost-file.o [2021-03-24T05:49:13.448Z] #44 23.65 CC images/fifo.o [2021-03-24T05:49:13.448Z] #44 23.84 CC images/remap-file-path.o [2021-03-24T05:49:13.448Z] #44 24.08 CC images/eventfd.o [2021-03-24T05:49:13.448Z] #44 24.31 CC images/eventpoll.o [2021-03-24T05:49:13.448Z] #44 24.67 CC images/fh.o [2021-03-24T05:49:13.448Z] #44 25.11 CC images/fsnotify.o [2021-03-24T05:49:13.448Z] #44 25.71 CC images/signalfd.o [2021-03-24T05:49:13.448Z] #44 25.91 CC images/fs.o [2021-03-24T05:49:13.448Z] #44 26.10 CC images/pstree.o [2021-03-24T05:49:13.448Z] #44 26.35 CC images/pipe.o [2021-03-24T05:49:13.448Z] #44 26.60 CC images/tcp-stream.o [2021-03-24T05:49:13.448Z] #44 26.90 CC images/sk-packet.o [2021-03-24T05:49:13.448Z] #44 27.28 CC images/mnt.o [2021-03-24T05:49:13.448Z] #44 27.63 CC images/pipe-data.o [2021-03-24T05:49:13.448Z] #44 28.00 CC images/sa.o [2021-03-24T05:49:13.448Z] #44 28.30 CC images/timer.o [2021-03-24T05:49:13.448Z] #44 28.75 CC images/timerfd.o [2021-03-24T05:49:13.448Z] #44 29.05 CC images/mm.o [2021-03-24T05:49:13.448Z] #44 29.54 CC images/sk-opts.o [2021-03-24T05:49:13.448Z] #44 29.77 CC images/sk-unix.o [2021-03-24T05:49:13.748Z] #44 30.27 CC images/sk-inet.o [2021-03-24T05:49:14.054Z] #44 30.78 CC images/tun.o [2021-03-24T05:49:14.105Z] #45 92.02 os [2021-03-24T05:49:14.275Z] #13 ... [2021-03-24T05:49:14.275Z] [2021-03-24T05:49:14.275Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:49:14.275Z] #34 sha256:14bf3696a6ca296b0fdf4a876941454e11780f52a331e469841c5ffce4ea16fc [2021-03-24T05:49:14.275Z] #34 82.32 internal/poll [2021-03-24T05:49:14.275Z] #34 84.61 internal/syscall/execenv [2021-03-24T05:49:14.275Z] #34 84.72 internal/fmtsort [2021-03-24T05:49:14.275Z] #34 84.92 internal/syscall/unix [2021-03-24T05:49:14.275Z] #34 85.59 os [2021-03-24T05:49:14.275Z] #34 85.85 strings [2021-03-24T05:49:14.275Z] #34 90.27 path [2021-03-24T05:49:14.275Z] #34 91.25 text/tabwriter [2021-03-24T05:49:14.275Z] #34 91.74 fmt [2021-03-24T05:49:14.297Z] #36 ... [2021-03-24T05:49:14.297Z] [2021-03-24T05:49:14.297Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:14.297Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:49:14.297Z] #43 2.901 Note: Building without setproctitle() and strlcpy() support. [2021-03-24T05:49:14.297Z] #43 2.901 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-24T05:49:14.297Z] #43 ... [2021-03-24T05:49:14.297Z] [2021-03-24T05:49:14.297Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:49:14.297Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-24T05:49:14.297Z] #36 DONE 81.4s [2021-03-24T05:49:14.297Z] [2021-03-24T05:49:14.297Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:14.297Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:49:14.297Z] #43 2.906 Note: Building without GnuTLS support [2021-03-24T05:49:14.297Z] #43 2.909 Makefile.config:39: Warn: you have no libnftables installed [2021-03-24T05:49:14.297Z] #43 2.909 Makefile.config:40: Warn: Building without nftables support [2021-03-24T05:49:14.301Z] #20 29.82 Selecting previously unselected package python3-minimal. [2021-03-24T05:49:14.562Z] #20 29.82 (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 ... 23684 files and directories currently installed.) [2021-03-24T05:49:14.562Z] #20 29.88 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-24T05:49:14.562Z] #20 29.89 Unpacking python3-minimal (3.7.3-1) ... [2021-03-24T05:49:14.562Z] #20 30.00 Selecting previously unselected package libmpdec2:amd64. [2021-03-24T05:49:14.562Z] #20 30.00 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-24T05:49:14.562Z] #20 30.01 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-24T05:49:14.564Z] #43 ... [2021-03-24T05:49:14.564Z] [2021-03-24T05:49:14.564Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:14.564Z] #51 sha256:0844fddb6c12b2fb6c2abb9f13dd61a03bee1447d26a430c0012a32ffc6e9eee [2021-03-24T05:49:14.564Z] #51 DONE 81.5s [2021-03-24T05:49:14.564Z] [2021-03-24T05:49:14.564Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-24T05:49:14.564Z] #37 sha256:5c9a47df99253eabe969b91add8d9081a00887621c8888ba2301b96f81bbded3 [2021-03-24T05:49:14.569Z] #34 ... [2021-03-24T05:49:14.569Z] [2021-03-24T05:49:14.569Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:49:14.569Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:49:14.569Z] #36 92.34 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-24T05:49:14.569Z] #36 92.35 Setting up xxd (2:8.1.0875-5) ... [2021-03-24T05:49:14.569Z] #36 92.36 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-24T05:49:14.569Z] #36 92.39 Setting up vim-common (2:8.1.0875-5) ... [2021-03-24T05:49:14.569Z] #36 92.73 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-24T05:49:14.569Z] #36 92.74 Setting up cmake-data (3.13.4-1) ... [2021-03-24T05:49:14.703Z] #44 ... [2021-03-24T05:49:14.703Z] [2021-03-24T05:49:14.703Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:49:14.703Z] #35 sha256:a468f51970755d960ac4d2c4ea763700502a69a22ac38417e79452e13ef81850 [2021-03-24T05:49:14.703Z] #35 DONE 97.9s [2021-03-24T05:49:14.703Z] [2021-03-24T05:49:14.703Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:14.703Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:49:14.703Z] #44 31.19 CC images/sk-netlink.o [2021-03-24T05:49:14.703Z] #44 ... [2021-03-24T05:49:14.703Z] [2021-03-24T05:49:14.703Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:14.703Z] #52 sha256:ba0f16d43f0bef43ce58dd4169ec787f11c0eb456bffca252e2428ac29d4b3b6 [2021-03-24T05:49:14.703Z] #52 95.24 github.com/pkg/diff [2021-03-24T05:49:14.703Z] #52 95.25 go/token [2021-03-24T05:49:14.703Z] #52 95.26 encoding/json [2021-03-24T05:49:14.703Z] #52 98.11 go/scanner [2021-03-24T05:49:14.823Z] #20 30.13 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-24T05:49:14.823Z] #20 30.13 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-24T05:49:14.823Z] #20 30.14 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-24T05:49:14.834Z] #36 92.87 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-24T05:49:14.835Z] #36 92.90 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-24T05:49:14.835Z] #36 92.91 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-24T05:49:14.835Z] #36 92.93 Setting up cmake (3.13.4-1) ... [2021-03-24T05:49:14.835Z] #36 92.94 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:49:14.835Z] #36 93.01 Processing triggers for mime-support (3.62) ... [2021-03-24T05:49:15.001Z] #52 ... [2021-03-24T05:49:15.001Z] [2021-03-24T05:49:15.001Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:15.001Z] #46 sha256:f7b0c85743bff1d2c56066aabe0b8745d8786ef7a973de2eef12e57c6defe88e [2021-03-24T05:49:15.001Z] #46 88.36 github.com/LK4D4/vndr/versioned [2021-03-24T05:49:15.001Z] #46 89.48 internal/lazyregexp [2021-03-24T05:49:15.001Z] #46 89.51 net [2021-03-24T05:49:15.001Z] #46 89.52 os/exec [2021-03-24T05:49:15.001Z] #46 94.01 crypto/cipher [2021-03-24T05:49:15.001Z] #46 94.01 crypto/sha512 [2021-03-24T05:49:15.001Z] #46 94.04 go/token [2021-03-24T05:49:15.001Z] #46 96.05 net/url [2021-03-24T05:49:15.001Z] #46 96.29 go/scanner [2021-03-24T05:49:15.001Z] #46 97.09 text/template/parse [2021-03-24T05:49:15.300Z] #46 ... [2021-03-24T05:49:15.300Z] [2021-03-24T05:49:15.300Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:15.300Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:49:15.300Z] #44 31.46 CC images/packet-sock.o [2021-03-24T05:49:15.601Z] #44 32.11 CC images/ipc-var.o [2021-03-24T05:49:15.764Z] #20 31.13 Selecting previously unselected package python3.7. [2021-03-24T05:49:15.764Z] #20 31.14 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-24T05:49:15.764Z] #20 31.15 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-24T05:49:15.764Z] #20 31.28 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-24T05:49:15.764Z] #20 31.29 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-24T05:49:15.764Z] #20 31.30 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-24T05:49:15.878Z] #13 ... [2021-03-24T05:49:15.878Z] [2021-03-24T05:49:15.878Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:15.878Z] #51 sha256:d9ce0a015fd4a4f92ba9efb821bd61dd7c8de52ff08aa62fcaea91bbbd27b3ba [2021-03-24T05:49:15.878Z] #51 73.56 github.com/pkg/diff [2021-03-24T05:49:15.899Z] #44 32.49 CC images/ipc-desc.o [2021-03-24T05:49:15.964Z] #37 ... [2021-03-24T05:49:15.964Z] [2021-03-24T05:49:15.964Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:49:15.964Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-24T05:49:15.964Z] #13 71.36 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-24T05:49:15.964Z] #13 71.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-24T05:49:15.964Z] #13 71.39 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-24T05:49:15.964Z] #13 80.86 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-24T05:49:15.964Z] #13 80.87 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-24T05:49:15.964Z] #13 80.87 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:49:15.964Z] #13 81.10 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-24T05:49:15.964Z] #13 81.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-24T05:49:15.964Z] #13 81.11 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:49:16.009Z] #45 ... [2021-03-24T05:49:16.009Z] [2021-03-24T05:49:16.009Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-24T05:49:16.009Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-24T05:49:16.009Z] #36 92.68 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-24T05:49:16.009Z] #36 92.70 Setting up xxd (2:8.1.0875-5) ... [2021-03-24T05:49:16.009Z] #36 92.76 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-24T05:49:16.009Z] #36 92.79 Setting up vim-common (2:8.1.0875-5) ... [2021-03-24T05:49:16.009Z] #36 92.85 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-24T05:49:16.009Z] #36 92.92 Setting up cmake-data (3.13.4-1) ... [2021-03-24T05:49:16.009Z] #36 92.97 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-24T05:49:16.009Z] #36 92.99 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-24T05:49:16.009Z] #36 93.01 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-24T05:49:16.009Z] #36 93.03 Setting up cmake (3.13.4-1) ... [2021-03-24T05:49:16.009Z] #36 93.08 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:49:16.009Z] #36 93.23 Processing triggers for mime-support (3.62) ... [2021-03-24T05:49:16.009Z] #36 DONE 94.2s [2021-03-24T05:49:16.009Z] [2021-03-24T05:49:16.009Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:49:16.009Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:49:16.009Z] #13 79.39 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-24T05:49:16.009Z] #13 79.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-24T05:49:16.009Z] #13 79.93 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-24T05:49:16.009Z] #13 79.99 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-24T05:49:16.009Z] #13 80.46 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-24T05:49:16.009Z] #13 80.80 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-24T05:49:16.009Z] #13 80.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-24T05:49:16.009Z] #13 81.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-24T05:49:16.009Z] #13 81.05 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-24T05:49:16.009Z] #13 84.89 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-24T05:49:16.009Z] #13 84.90 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-24T05:49:16.009Z] #13 84.90 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-24T05:49:16.024Z] #20 31.39 Setting up python3-minimal (3.7.3-1) ... [2021-03-24T05:49:16.211Z] #44 32.72 CC images/ipc-shm.o [2021-03-24T05:49:16.211Z] #44 32.92 CC images/ipc-msg.o [2021-03-24T05:49:16.267Z] #13 ... [2021-03-24T05:49:16.267Z] [2021-03-24T05:49:16.267Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-24T05:49:16.267Z] #37 sha256:fd282cb22180402f93e7dd0fdf7f9b89057b91f4a31b3af97fdc9deeb271144b [2021-03-24T05:49:16.267Z] #37 ... [2021-03-24T05:49:16.267Z] [2021-03-24T05:49:16.267Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:49:16.267Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:49:16.267Z] #42 84.50 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-24T05:49:16.267Z] #42 84.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-24T05:49:16.267Z] #42 84.61 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-24T05:49:16.267Z] #42 84.65 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-24T05:49:16.267Z] #42 84.65 Setting up python-six (1.12.0-1) ... [2021-03-24T05:49:16.267Z] #42 90.88 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-24T05:49:16.267Z] #42 90.90 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-24T05:49:16.267Z] #42 91.17 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-24T05:49:16.267Z] #42 91.24 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-24T05:49:16.267Z] #42 91.28 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-24T05:49:16.267Z] #42 91.33 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-24T05:49:16.267Z] #42 91.34 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-24T05:49:16.267Z] #42 91.35 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-24T05:49:16.267Z] #42 91.37 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-24T05:49:16.267Z] #42 91.38 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-24T05:49:16.527Z] #42 ... [2021-03-24T05:49:16.527Z] [2021-03-24T05:49:16.527Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:16.527Z] #45 sha256:46959e8d8dc9b1dad1b220c25e28c8f1c720f1ef3a713dfcb373ddbb26e99960 [2021-03-24T05:49:16.527Z] #45 94.70 regexp/syntax [2021-03-24T05:49:16.540Z] #13 ... [2021-03-24T05:49:16.541Z] [2021-03-24T05:49:16.541Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-24T05:49:16.541Z] #37 sha256:5c9a47df99253eabe969b91add8d9081a00887621c8888ba2301b96f81bbded3 [2021-03-24T05:49:16.541Z] #37 2.274 + RM_GOPATH=0 [2021-03-24T05:49:16.541Z] #37 2.274 + TMP_GOPATH= [2021-03-24T05:49:16.541Z] #37 2.274 + : /build [2021-03-24T05:49:16.541Z] #37 2.274 + '[' -z '' ']' [2021-03-24T05:49:16.541Z] #37 2.274 ++ mktemp -d [2021-03-24T05:49:16.541Z] #37 2.289 + export GOPATH=/tmp/tmp.PYTSUyOSAW [2021-03-24T05:49:16.541Z] #37 2.289 + GOPATH=/tmp/tmp.PYTSUyOSAW [2021-03-24T05:49:16.541Z] #37 2.289 + RM_GOPATH=1 [2021-03-24T05:49:16.541Z] #37 2.289 + case "$(go env GOARCH)" in [2021-03-24T05:49:16.541Z] #37 2.289 ++ go env GOARCH [2021-03-24T05:49:16.541Z] #37 2.328 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:49:16.541Z] #37 2.328 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:49:16.541Z] #37 2.328 ++ dirname /tmp/install/install.sh [2021-03-24T05:49:16.596Z] #20 32.18 Selecting previously unselected package python3. [2021-03-24T05:49:16.752Z] #36 DONE 94.6s [2021-03-24T05:49:16.752Z] [2021-03-24T05:49:16.752Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:49:16.752Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:49:16.752Z] #13 88.77 Selecting previously unselected package binutils-mingw-w64. [2021-03-24T05:49:16.752Z] #13 88.81 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-24T05:49:16.752Z] #13 88.83 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-24T05:49:16.752Z] #13 89.11 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-24T05:49:16.752Z] #13 89.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-24T05:49:16.752Z] #13 89.12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-24T05:49:16.804Z] #37 2.328 + dir=/tmp/install [2021-03-24T05:49:16.804Z] #37 2.328 + bin=tini [2021-03-24T05:49:16.804Z] #37 2.328 + shift [2021-03-24T05:49:16.804Z] #37 2.328 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-24T05:49:16.804Z] #37 2.328 + . /tmp/install/tini.installer [2021-03-24T05:49:16.804Z] #37 2.328 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-24T05:49:16.804Z] #37 2.329 + install_tini [2021-03-24T05:49:16.804Z] #37 2.329 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-24T05:49:16.804Z] #37 2.329 + git clone https://github.com/krallin/tini.git /tmp/tmp.PYTSUyOSAW/tini [2021-03-24T05:49:16.804Z] #37 2.329 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-24T05:49:16.804Z] #37 2.397 Cloning into '/tmp/tmp.PYTSUyOSAW/tini'... [2021-03-24T05:49:16.821Z] #51 ... [2021-03-24T05:49:16.821Z] [2021-03-24T05:49:16.821Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-24T05:49:16.821Z] #37 sha256:543c1a236f286128d5a2952f2b64398a651184c1924174760d824fd76fbe128c [2021-03-24T05:49:16.821Z] #37 3.146 + RM_GOPATH=0 [2021-03-24T05:49:16.821Z] #37 3.146 + TMP_GOPATH= [2021-03-24T05:49:16.821Z] #37 3.146 + : /build [2021-03-24T05:49:16.821Z] #37 3.146 + '[' -z '' ']' [2021-03-24T05:49:16.821Z] #37 3.149 ++ mktemp -d [2021-03-24T05:49:16.821Z] #37 3.150 + export GOPATH=/tmp/tmp.u0JRl4yVZ8 [2021-03-24T05:49:16.821Z] #37 3.150 + GOPATH=/tmp/tmp.u0JRl4yVZ8 [2021-03-24T05:49:16.821Z] #37 3.150 + RM_GOPATH=1 [2021-03-24T05:49:16.821Z] #37 3.150 + case "$(go env GOARCH)" in [2021-03-24T05:49:16.821Z] #37 3.151 ++ go env GOARCH [2021-03-24T05:49:16.821Z] #37 3.167 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:49:16.821Z] #37 3.167 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:49:16.821Z] #37 3.170 ++ dirname /tmp/install/install.sh [2021-03-24T05:49:16.821Z] #37 3.184 + dir=/tmp/install [2021-03-24T05:49:16.821Z] #37 3.184 + bin=tini [2021-03-24T05:49:16.821Z] #37 3.184 + shift [2021-03-24T05:49:16.821Z] #37 3.184 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-24T05:49:16.821Z] #37 3.184 + . /tmp/install/tini.installer [2021-03-24T05:49:16.821Z] #37 3.184 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-24T05:49:16.821Z] #37 3.184 + install_tini [2021-03-24T05:49:16.821Z] #37 3.184 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-24T05:49:16.821Z] #37 3.184 + git clone https://github.com/krallin/tini.git /tmp/tmp.u0JRl4yVZ8/tini [2021-03-24T05:49:16.821Z] #37 3.184 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-24T05:49:16.821Z] #37 3.186 Cloning into '/tmp/tmp.u0JRl4yVZ8/tini'... [2021-03-24T05:49:16.821Z] #37 4.331 + cd /tmp/tmp.u0JRl4yVZ8/tini [2021-03-24T05:49:16.821Z] #37 4.331 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-24T05:49:16.821Z] #37 4.341 + cmake . [2021-03-24T05:49:16.821Z] #37 5.153 -- The C compiler identification is GNU 8.3.0 [2021-03-24T05:49:16.821Z] #37 5.186 -- Check for working C compiler: /usr/bin/cc [2021-03-24T05:49:16.821Z] #37 5.871 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-24T05:49:16.821Z] #37 5.871 -- Detecting C compiler ABI info [2021-03-24T05:49:16.821Z] #37 6.743 -- Detecting C compiler ABI info - done [2021-03-24T05:49:16.821Z] #37 6.788 -- Detecting C compile features [2021-03-24T05:49:16.821Z] #37 8.976 -- Detecting C compile features - done [2021-03-24T05:49:16.821Z] #37 9.036 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-24T05:49:16.821Z] #37 9.286 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-24T05:49:16.821Z] #37 9.402 -- Configuring done [2021-03-24T05:49:16.821Z] #37 9.429 -- Generating done [2021-03-24T05:49:16.821Z] #37 9.433 -- Build files have been written to: /tmp/tmp.u0JRl4yVZ8/tini [2021-03-24T05:49:16.821Z] #37 9.459 + make tini-static [2021-03-24T05:49:16.821Z] #37 9.845 Scanning dependencies of target tini-static [2021-03-24T05:49:16.821Z] #37 9.955 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-24T05:49:16.821Z] #37 ... [2021-03-24T05:49:16.821Z] [2021-03-24T05:49:16.821Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:16.821Z] #51 sha256:d9ce0a015fd4a4f92ba9efb821bd61dd7c8de52ff08aa62fcaea91bbbd27b3ba [2021-03-24T05:49:16.821Z] #51 74.53 go/ast [2021-03-24T05:49:16.857Z] #20 32.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-03-24T05:49:16.857Z] #20 32.27 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-24T05:49:16.857Z] #20 32.28 Unpacking python3 (3.7.3-1) ... [2021-03-24T05:49:16.857Z] #20 32.36 Selecting previously unselected package libip4tc0:amd64. [2021-03-24T05:49:16.857Z] #20 32.38 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-24T05:49:16.857Z] #20 32.39 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-24T05:49:16.859Z] #44 33.22 CC images/ipc-sem.o [2021-03-24T05:49:16.859Z] #44 33.43 CC images/utsns.o [2021-03-24T05:49:17.092Z] #45 ... [2021-03-24T05:49:17.092Z] [2021-03-24T05:49:17.092Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:49:17.092Z] #34 sha256:313fb1a1ea116f5be3d810033da9d0c6080d04fff77ee6b30b4bbd08778ca272 [2021-03-24T05:49:17.092Z] #34 85.27 internal/poll [2021-03-24T05:49:17.092Z] #34 88.87 internal/syscall/execenv [2021-03-24T05:49:17.092Z] #34 89.07 internal/fmtsort [2021-03-24T05:49:17.092Z] #34 89.22 internal/syscall/unix [2021-03-24T05:49:17.092Z] #34 89.85 os [2021-03-24T05:49:17.092Z] #34 90.16 strings [2021-03-24T05:49:17.092Z] #34 94.01 path [2021-03-24T05:49:17.092Z] #34 94.91 text/tabwriter [2021-03-24T05:49:17.117Z] #20 32.48 Selecting previously unselected package libip6tc0:amd64. [2021-03-24T05:49:17.117Z] #20 32.49 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-24T05:49:17.117Z] #20 32.50 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-24T05:49:17.117Z] #20 32.58 Selecting previously unselected package libiptc0:amd64. [2021-03-24T05:49:17.117Z] #20 32.59 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-24T05:49:17.117Z] #20 32.60 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-24T05:49:17.117Z] #20 32.68 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-24T05:49:17.117Z] #20 32.69 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-24T05:49:17.159Z] #44 33.66 CC images/creds.o [2021-03-24T05:49:17.324Z] #13 89.60 Selecting previously unselected package dmsetup. [2021-03-24T05:49:17.324Z] #13 89.60 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-24T05:49:17.324Z] #13 89.61 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-24T05:49:17.349Z] #34 ... [2021-03-24T05:49:17.350Z] [2021-03-24T05:49:17.350Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:49:17.350Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:49:17.350Z] #13 89.93 Selecting previously unselected package binutils-mingw-w64. [2021-03-24T05:49:17.350Z] #13 89.93 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-24T05:49:17.350Z] #13 89.95 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-24T05:49:17.350Z] #13 90.14 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-24T05:49:17.350Z] #13 90.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-24T05:49:17.350Z] #13 90.19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-24T05:49:17.350Z] #13 90.55 Selecting previously unselected package dmsetup. [2021-03-24T05:49:17.350Z] #13 90.55 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-24T05:49:17.350Z] #13 90.57 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-24T05:49:17.377Z] #20 32.69 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-24T05:49:17.377Z] #20 32.76 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-24T05:49:17.377Z] #20 32.76 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-24T05:49:17.377Z] #20 32.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-24T05:49:17.377Z] #20 32.86 Selecting previously unselected package libnftnl11:amd64. [2021-03-24T05:49:17.377Z] #20 32.86 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-24T05:49:17.377Z] #20 32.86 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-24T05:49:17.377Z] #20 32.97 Selecting previously unselected package iptables. [2021-03-24T05:49:17.460Z] #44 33.90 CC images/vma.o [2021-03-24T05:49:17.592Z] #13 90.00 Selecting previously unselected package mingw-w64-common. [2021-03-24T05:49:17.637Z] #20 32.98 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-24T05:49:17.637Z] #20 32.99 Unpacking iptables (1.8.2-4) ... [2021-03-24T05:49:17.761Z] #44 34.27 CC images/netdev.o [2021-03-24T05:49:17.764Z] #51 75.37 golang.org/x/crypto/ssh/terminal [2021-03-24T05:49:17.853Z] #13 90.00 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-24T05:49:17.853Z] #13 90.03 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-24T05:49:17.898Z] #20 33.36 Selecting previously unselected package xxd. [2021-03-24T05:49:17.898Z] #20 33.38 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-24T05:49:17.898Z] #20 33.39 Unpacking xxd (2:8.1.0875-5) ... [2021-03-24T05:49:17.898Z] #20 33.52 Selecting previously unselected package vim-common. [2021-03-24T05:49:17.898Z] #20 ... [2021-03-24T05:49:17.898Z] [2021-03-24T05:49:17.898Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:17.898Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:17.898Z] #43 81.88 DEP criu/namespaces.d [2021-03-24T05:49:17.898Z] #43 82.25 DEP criu/mount.d [2021-03-24T05:49:17.898Z] #43 82.64 DEP criu/memfd.d [2021-03-24T05:49:17.898Z] #43 82.94 DEP criu/mem.d [2021-03-24T05:49:17.898Z] #43 83.21 DEP criu/lsm.d [2021-03-24T05:49:17.898Z] #43 83.32 DEP criu/log.d [2021-03-24T05:49:17.898Z] #43 83.50 DEP criu/libnetlink.d [2021-03-24T05:49:17.898Z] #43 83.66 DEP criu/kerndat.d [2021-03-24T05:49:17.898Z] #43 83.84 DEP criu/kcmp-ids.d [2021-03-24T05:49:17.898Z] #43 83.90 DEP criu/irmap.d [2021-03-24T05:49:17.898Z] #43 83.99 DEP criu/ipc_ns.d [2021-03-24T05:49:17.898Z] #43 84.14 DEP criu/image.d [2021-03-24T05:49:17.898Z] #43 84.34 DEP criu/image-desc.d [2021-03-24T05:49:17.898Z] #43 84.40 DEP criu/fsnotify.d [2021-03-24T05:49:17.898Z] #43 84.52 DEP criu/filesystems.d [2021-03-24T05:49:17.898Z] #43 84.65 DEP criu/files.d [2021-03-24T05:49:17.898Z] #43 84.81 DEP criu/files-reg.d [2021-03-24T05:49:17.898Z] #43 84.93 DEP criu/files-ext.d [2021-03-24T05:49:17.898Z] #43 85.04 DEP criu/file-lock.d [2021-03-24T05:49:17.898Z] #43 85.23 DEP criu/file-ids.d [2021-03-24T05:49:17.898Z] #43 85.39 DEP criu/fifo.d [2021-03-24T05:49:17.898Z] #43 85.54 DEP criu/fdstore.d [2021-03-24T05:49:17.898Z] #43 85.64 DEP criu/fault-injection.d [2021-03-24T05:49:17.898Z] #43 85.69 DEP criu/external.d [2021-03-24T05:49:17.898Z] #43 85.83 DEP criu/eventpoll.d [2021-03-24T05:49:17.898Z] #43 86.01 DEP criu/eventfd.d [2021-03-24T05:49:17.898Z] #43 86.15 DEP criu/crtools.d [2021-03-24T05:49:17.898Z] #43 86.37 DEP criu/cr-service.d [2021-03-24T05:49:17.898Z] #43 86.53 DEP criu/cr-restore.d [2021-03-24T05:49:17.898Z] #43 86.76 DEP criu/cr-errno.d [2021-03-24T05:49:17.898Z] #43 86.77 DEP criu/cr-dump.d [2021-03-24T05:49:17.898Z] #43 86.95 DEP criu/cr-dedup.d [2021-03-24T05:49:17.898Z] #43 87.09 DEP criu/cr-check.d [2021-03-24T05:49:17.898Z] #43 87.29 DEP criu/config.d [2021-03-24T05:49:17.898Z] #43 87.40 DEP criu/clone-noasan.d [2021-03-24T05:49:17.898Z] #43 87.46 DEP criu/cgroup.d [2021-03-24T05:49:17.898Z] #43 87.57 DEP criu/cgroup-props.d [2021-03-24T05:49:17.898Z] #43 87.65 DEP criu/bitmap.d [2021-03-24T05:49:17.898Z] #43 87.67 DEP criu/bfd.d [2021-03-24T05:49:17.898Z] #43 87.77 DEP criu/autofs.d [2021-03-24T05:49:17.898Z] #43 87.89 DEP criu/aio.d [2021-03-24T05:49:17.898Z] #43 88.11 DEP criu/action-scripts.d [2021-03-24T05:49:17.898Z] #43 88.49 CC criu/action-scripts.o [2021-03-24T05:49:17.898Z] #43 88.84 CC criu/aio.o [2021-03-24T05:49:17.898Z] #43 89.30 CC criu/autofs.o [2021-03-24T05:49:17.898Z] #43 90.63 CC criu/bfd.o [2021-03-24T05:49:17.898Z] #43 91.04 CC criu/bitmap.o [2021-03-24T05:49:17.898Z] #43 91.22 CC criu/cgroup-props.o [2021-03-24T05:49:17.914Z] #13 91.28 Selecting previously unselected package mingw-w64-common. [2021-03-24T05:49:18.025Z] #51 ... [2021-03-24T05:49:18.025Z] [2021-03-24T05:49:18.025Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:18.025Z] #45 sha256:fafa4f132ac0591a3f1f1aaddb396ff2f2cb26c82e92e39a3732af2c362a4ce2 [2021-03-24T05:49:18.025Z] #45 65.47 fmt [2021-03-24T05:49:18.025Z] #45 67.97 regexp [2021-03-24T05:49:18.025Z] #45 70.31 go/token [2021-03-24T05:49:18.025Z] #45 71.29 go/scanner [2021-03-24T05:49:18.025Z] #45 72.47 internal/lazyregexp [2021-03-24T05:49:18.025Z] #45 72.59 go/ast [2021-03-24T05:49:18.025Z] #45 72.97 net/url [2021-03-24T05:49:18.025Z] #45 74.64 text/template/parse [2021-03-24T05:49:18.025Z] #45 ... [2021-03-24T05:49:18.025Z] [2021-03-24T05:49:18.025Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-24T05:49:18.025Z] #37 sha256:543c1a236f286128d5a2952f2b64398a651184c1924174760d824fd76fbe128c [2021-03-24T05:49:18.025Z] #37 11.52 [100%] Linking C executable tini-static [2021-03-24T05:49:18.060Z] #44 34.77 CC images/tty.o [2021-03-24T05:49:18.158Z] #43 91.96 CC criu/cgroup.o [2021-03-24T05:49:18.158Z] #43 ... [2021-03-24T05:49:18.158Z] [2021-03-24T05:49:18.158Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:49:18.158Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:49:18.158Z] #20 33.52 Selecting previously unselected package vim-common. [2021-03-24T05:49:18.158Z] #20 33.53 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-24T05:49:18.158Z] #20 33.57 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-24T05:49:18.172Z] #13 91.28 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-24T05:49:18.172Z] #13 91.35 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-24T05:49:18.201Z] #37 3.965 + cd /tmp/tmp.PYTSUyOSAW/tini [2021-03-24T05:49:18.201Z] #37 3.965 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-24T05:49:18.419Z] #20 33.79 Selecting previously unselected package bash-completion. [2021-03-24T05:49:18.419Z] #20 33.79 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-24T05:49:18.426Z] #13 ... [2021-03-24T05:49:18.426Z] [2021-03-24T05:49:18.426Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:18.426Z] #45 sha256:bd388b20424202a9dd9fdeadbedce7c0b378aa9b7b2db0b5f34fe7fe0e1c6faf [2021-03-24T05:49:18.426Z] #45 86.48 strings [2021-03-24T05:49:18.426Z] #45 87.32 os [2021-03-24T05:49:18.426Z] #45 90.85 regexp/syntax [2021-03-24T05:49:18.426Z] #45 93.23 fmt [2021-03-24T05:49:18.426Z] #45 ... [2021-03-24T05:49:18.426Z] [2021-03-24T05:49:18.426Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-24T05:49:18.426Z] #37 sha256:dfa24832649755ea9fd7f607bef5567e1f3350b9dc4d6ccf7885606408d5e857 [2021-03-24T05:49:18.426Z] #37 1.463 + RM_GOPATH=0 [2021-03-24T05:49:18.426Z] #37 1.463 + TMP_GOPATH= [2021-03-24T05:49:18.426Z] #37 1.463 + : /build [2021-03-24T05:49:18.426Z] #37 1.463 + '[' -z '' ']' [2021-03-24T05:49:18.426Z] #37 1.473 ++ mktemp -d [2021-03-24T05:49:18.426Z] #37 1.477 + export GOPATH=/tmp/tmp.vO4dcP06K9 [2021-03-24T05:49:18.426Z] #37 1.477 + GOPATH=/tmp/tmp.vO4dcP06K9 [2021-03-24T05:49:18.426Z] #37 1.477 + RM_GOPATH=1 [2021-03-24T05:49:18.426Z] #37 1.477 + case "$(go env GOARCH)" in [2021-03-24T05:49:18.426Z] #37 1.479 ++ go env GOARCH [2021-03-24T05:49:18.426Z] #37 1.492 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:49:18.426Z] #37 1.492 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:49:18.426Z] #37 1.493 ++ dirname /tmp/install/install.sh [2021-03-24T05:49:18.426Z] #37 1.497 + dir=/tmp/install [2021-03-24T05:49:18.426Z] #37 1.497 + bin=tini [2021-03-24T05:49:18.426Z] #37 1.497 + shift [2021-03-24T05:49:18.426Z] #37 1.497 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-24T05:49:18.426Z] #37 1.497 + . /tmp/install/tini.installer [2021-03-24T05:49:18.426Z] #37 1.497 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-24T05:49:18.426Z] #37 1.497 + install_tini [2021-03-24T05:49:18.426Z] #37 1.497 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-24T05:49:18.426Z] #37 1.497 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-24T05:49:18.426Z] #37 1.497 + git clone https://github.com/krallin/tini.git /tmp/tmp.vO4dcP06K9/tini [2021-03-24T05:49:18.426Z] #37 1.499 Cloning into '/tmp/tmp.vO4dcP06K9/tini'... [2021-03-24T05:49:18.465Z] #37 4.002 + cmake . [2021-03-24T05:49:18.598Z] #37 ... [2021-03-24T05:49:18.598Z] [2021-03-24T05:49:18.598Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:49:18.598Z] #34 sha256:1423d24c2220f56acfad514509f143fd49213a0441e52d98c74ab553327b4535 [2021-03-24T05:49:18.598Z] #34 67.03 flag [2021-03-24T05:49:18.598Z] #34 67.03 github.com/BurntSushi/toml [2021-03-24T05:49:18.598Z] #34 68.89 log [2021-03-24T05:49:18.598Z] #34 71.26 github.com/BurntSushi/toml/cmd/tomlv [2021-03-24T05:49:18.598Z] #34 DONE 76.3s [2021-03-24T05:49:18.687Z] #37 2.289 + cd /tmp/tmp.vO4dcP06K9/tini [2021-03-24T05:49:18.687Z] #37 2.289 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-24T05:49:18.687Z] #37 2.306 + cmake . [2021-03-24T05:49:18.710Z] #44 35.40 CC images/file-lock.o [2021-03-24T05:49:18.860Z] [2021-03-24T05:49:18.860Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-24T05:49:18.860Z] #37 sha256:543c1a236f286128d5a2952f2b64398a651184c1924174760d824fd76fbe128c [2021-03-24T05:49:18.860Z] #37 12.20 [100%] Built target tini-static [2021-03-24T05:49:18.860Z] #37 12.27 + mkdir -p /build [2021-03-24T05:49:18.860Z] #37 12.27 + cp tini-static /build/docker-init [2021-03-24T05:49:19.010Z] #44 35.68 CC images/rlimit.o [2021-03-24T05:49:19.043Z] #37 4.584 -- The C compiler identification is GNU 8.3.0 [2021-03-24T05:49:19.043Z] #37 4.643 -- Check for working C compiler: /usr/bin/cc [2021-03-24T05:49:19.122Z] #37 DONE 12.5s [2021-03-24T05:49:19.122Z] [2021-03-24T05:49:19.122Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:49:19.122Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:49:19.122Z] #13 71.11 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-24T05:49:19.122Z] #13 71.14 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-24T05:49:19.122Z] #13 71.14 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-24T05:49:19.261Z] #37 ... [2021-03-24T05:49:19.261Z] [2021-03-24T05:49:19.261Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:49:19.261Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:49:19.261Z] #42 87.29 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-24T05:49:19.261Z] #42 87.32 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-24T05:49:19.261Z] #42 87.38 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-24T05:49:19.261Z] #42 87.40 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-24T05:49:19.261Z] #42 87.41 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-24T05:49:19.261Z] #42 87.42 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-24T05:49:19.261Z] #42 87.43 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-24T05:49:19.261Z] #42 87.44 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-24T05:49:19.261Z] #42 87.45 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-24T05:49:19.261Z] #42 87.46 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-24T05:49:19.261Z] #42 96.87 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-24T05:49:19.261Z] #42 96.89 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:49:19.261Z] #42 DONE 97.4s [2021-03-24T05:49:19.333Z] #44 35.96 CC images/pagemap.o [2021-03-24T05:49:19.526Z] [2021-03-24T05:49:19.526Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:19.526Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:19.620Z] #37 5.364 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-24T05:49:19.620Z] #37 5.383 -- Detecting C compiler ABI info [2021-03-24T05:49:19.632Z] #44 36.34 CC images/siginfo.o [2021-03-24T05:49:19.931Z] #44 36.66 CC images/rpc.o [2021-03-24T05:49:20.572Z] #37 6.183 -- Detecting C compiler ABI info - done [2021-03-24T05:49:20.572Z] #37 6.218 -- Detecting C compile features [2021-03-24T05:49:20.964Z] #20 36.37 Unpacking bash-completion (1:2.8-6) ... [2021-03-24T05:49:21.040Z] #13 ... [2021-03-24T05:49:21.040Z] [2021-03-24T05:49:21.040Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:21.040Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:21.040Z] #43 4.571 Note: Building without setproctitle() and strlcpy() support. [2021-03-24T05:49:21.040Z] #43 4.571 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-24T05:49:21.040Z] #43 4.593 Note: Building without GnuTLS support [2021-03-24T05:49:21.040Z] #43 4.607 Makefile.config:39: Warn: you have no libnftables installed [2021-03-24T05:49:21.040Z] #43 4.613 Makefile.config:40: Warn: Building without nftables support [2021-03-24T05:49:21.040Z] #43 6.834 fatal: not a git repository (or any of the parent directories): .git [2021-03-24T05:49:21.040Z] #43 6.885 GEN .gitid [2021-03-24T05:49:21.040Z] #43 6.920 GEN criu/include/version.h [2021-03-24T05:49:21.040Z] #43 7.052 GEN include/common/asm [2021-03-24T05:49:21.040Z] #43 8.824 PBCC images/timens.pb-c.c [2021-03-24T05:49:21.040Z] #43 8.870 DEP images/timens.pb-c.d [2021-03-24T05:49:21.040Z] #43 8.930 PBCC images/fown.pb-c.c [2021-03-24T05:49:21.040Z] #43 8.977 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-24T05:49:21.040Z] #43 9.070 PBCC images/opts.pb-c.c [2021-03-24T05:49:21.040Z] #43 9.108 PBCC images/memfd.pb-c.c [2021-03-24T05:49:21.040Z] #43 9.173 DEP images/fown.pb-c.d [2021-03-24T05:49:21.040Z] #43 9.277 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-24T05:49:21.040Z] #43 9.438 DEP images/opts.pb-c.d [2021-03-24T05:49:21.040Z] #43 9.438 DEP images/memfd.pb-c.d [2021-03-24T05:49:21.040Z] #43 9.482 PBCC images/sit.pb-c.c [2021-03-24T05:49:21.040Z] #43 9.556 DEP images/sit.pb-c.d [2021-03-24T05:49:21.040Z] #43 9.657 PBCC images/macvlan.pb-c.c [2021-03-24T05:49:21.040Z] #43 9.657 DEP images/macvlan.pb-c.d [2021-03-24T05:49:21.040Z] #43 9.714 PBCC images/autofs.pb-c.c [2021-03-24T05:49:21.040Z] #43 9.752 DEP images/autofs.pb-c.d [2021-03-24T05:49:21.040Z] #43 9.825 PBCC images/sysctl.pb-c.c [2021-03-24T05:49:21.040Z] #43 9.865 DEP images/sysctl.pb-c.d [2021-03-24T05:49:21.040Z] #43 9.937 PBCC images/time.pb-c.c [2021-03-24T05:49:21.040Z] #43 9.937 DEP images/time.pb-c.d [2021-03-24T05:49:21.040Z] #43 10.01 PBCC images/binfmt-misc.pb-c.c [2021-03-24T05:49:21.040Z] #43 10.01 DEP images/binfmt-misc.pb-c.d [2021-03-24T05:49:21.040Z] #43 10.03 PBCC images/seccomp.pb-c.c [2021-03-24T05:49:21.040Z] #43 10.08 DEP images/seccomp.pb-c.d [2021-03-24T05:49:21.040Z] #43 10.14 PBCC images/userns.pb-c.c [2021-03-24T05:49:21.302Z] #43 10.15 DEP images/userns.pb-c.d [2021-03-24T05:49:21.302Z] #43 10.23 PBCC images/cgroup.pb-c.c [2021-03-24T05:49:21.302Z] #43 10.27 DEP images/cgroup.pb-c.d [2021-03-24T05:49:21.445Z] #43 ... [2021-03-24T05:49:21.445Z] [2021-03-24T05:49:21.445Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:21.445Z] #51 sha256:a7aa5b284c7f0f575ef0fcda54b34e392793ed40811bb21b91682e94ba4a38d3 [2021-03-24T05:49:21.445Z] #51 89.52 context [2021-03-24T05:49:21.445Z] #51 90.97 os [2021-03-24T05:49:21.445Z] #51 91.99 encoding/binary [2021-03-24T05:49:21.445Z] #51 95.42 encoding/base64 [2021-03-24T05:49:21.445Z] #51 96.50 golang.org/x/sys/unix [2021-03-24T05:49:21.445Z] #51 97.33 encoding/json [2021-03-24T05:49:21.476Z] #44 38.03 CC images/ext-file.o [2021-03-24T05:49:21.533Z] #20 36.84 Selecting previously unselected package bzip2. [2021-03-24T05:49:21.533Z] #20 36.85 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-24T05:49:21.533Z] #20 36.87 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-24T05:49:21.533Z] #20 36.94 Selecting previously unselected package xz-utils. [2021-03-24T05:49:21.533Z] #20 36.94 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-24T05:49:21.533Z] #20 36.94 Unpacking xz-utils (5.2.4-1) ... [2021-03-24T05:49:21.563Z] #43 10.38 PBCC images/ext-file.pb-c.c [2021-03-24T05:49:21.563Z] #43 10.38 DEP images/ext-file.pb-c.d [2021-03-24T05:49:21.563Z] #43 10.42 PBCC images/rpc.pb-c.c [2021-03-24T05:49:21.563Z] #43 10.45 DEP images/rpc.pb-c.d [2021-03-24T05:49:21.563Z] #43 10.54 PBCC images/siginfo.pb-c.c [2021-03-24T05:49:21.563Z] #43 10.57 DEP images/siginfo.pb-c.d [2021-03-24T05:49:21.563Z] #43 10.67 PBCC images/pagemap.pb-c.c [2021-03-24T05:49:21.707Z] #51 ... [2021-03-24T05:49:21.707Z] [2021-03-24T05:49:21.707Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-24T05:49:21.707Z] #37 sha256:dfa24832649755ea9fd7f607bef5567e1f3350b9dc4d6ccf7885606408d5e857 [2021-03-24T05:49:21.707Z] #37 2.968 -- The C compiler identification is GNU 8.3.0 [2021-03-24T05:49:21.707Z] #37 3.025 -- Check for working C compiler: /usr/bin/cc [2021-03-24T05:49:21.707Z] #37 3.948 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-24T05:49:21.707Z] #37 3.957 -- Detecting C compiler ABI info [2021-03-24T05:49:21.707Z] #37 4.590 -- Detecting C compiler ABI info - done [2021-03-24T05:49:21.707Z] #37 4.639 -- Detecting C compile features [2021-03-24T05:49:21.776Z] #44 38.19 CC images/cgroup.o [2021-03-24T05:49:21.793Z] #20 37.14 Selecting previously unselected package apparmor. [2021-03-24T05:49:21.793Z] #20 37.14 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-24T05:49:21.793Z] #20 37.22 Unpacking apparmor (2.13.2-10) ... [2021-03-24T05:49:21.824Z] #43 10.73 DEP images/pagemap.pb-c.d [2021-03-24T05:49:21.824Z] #43 10.86 PBCC images/rlimit.pb-c.c [2021-03-24T05:49:21.824Z] #43 10.86 DEP images/rlimit.pb-c.d [2021-03-24T05:49:21.824Z] #43 10.86 PBCC images/file-lock.pb-c.c [2021-03-24T05:49:21.824Z] #43 10.91 DEP images/file-lock.pb-c.d [2021-03-24T05:49:22.053Z] #20 37.61 Selecting previously unselected package aufs-tools. [2021-03-24T05:49:22.053Z] #20 37.62 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-24T05:49:22.085Z] #43 10.97 PBCC images/tty.pb-c.c [2021-03-24T05:49:22.086Z] #43 10.97 DEP images/tty.pb-c.d [2021-03-24T05:49:22.313Z] #20 37.63 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-24T05:49:22.313Z] #20 37.76 Selecting previously unselected package libonig5:amd64. [2021-03-24T05:49:22.313Z] #20 37.76 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-24T05:49:22.313Z] #20 37.78 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-24T05:49:22.347Z] #43 11.11 PBCC images/tun.pb-c.c [2021-03-24T05:49:22.347Z] #43 11.11 PBCC images/netdev.pb-c.c [2021-03-24T05:49:22.347Z] #43 11.15 DEP images/tun.pb-c.d [2021-03-24T05:49:22.347Z] #43 11.32 DEP images/netdev.pb-c.d [2021-03-24T05:49:22.347Z] #43 11.32 PBCC images/vma.pb-c.c [2021-03-24T05:49:22.347Z] #43 11.32 DEP images/vma.pb-c.d [2021-03-24T05:49:22.347Z] #43 11.40 PBCC images/creds.pb-c.c [2021-03-24T05:49:22.363Z] #13 ... [2021-03-24T05:49:22.364Z] [2021-03-24T05:49:22.364Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:22.364Z] #51 sha256:828712f056dd5ce79dff348101639e732c446f59dba2f442f91a1bb1441d0f2a [2021-03-24T05:49:22.364Z] #51 90.28 os [2021-03-24T05:49:22.364Z] #51 91.25 encoding/binary [2021-03-24T05:49:22.364Z] #51 94.05 encoding/base64 [2021-03-24T05:49:22.364Z] #51 95.05 fmt [2021-03-24T05:49:22.364Z] #51 95.24 path/filepath [2021-03-24T05:49:22.364Z] #51 97.50 golang.org/x/sys/unix [2021-03-24T05:49:22.364Z] #51 ... [2021-03-24T05:49:22.364Z] [2021-03-24T05:49:22.364Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-24T05:49:22.364Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-24T05:49:22.364Z] #42 100.4 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-24T05:49:22.364Z] #42 100.4 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:49:22.424Z] #44 ... [2021-03-24T05:49:22.424Z] [2021-03-24T05:49:22.424Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:49:22.424Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-24T05:49:22.424Z] #14 95.17 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-24T05:49:22.424Z] #14 95.17 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-24T05:49:22.424Z] #14 95.18 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:49:22.424Z] #14 ... [2021-03-24T05:49:22.424Z] [2021-03-24T05:49:22.424Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:22.424Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:49:22.424Z] #44 38.97 CC images/userns.o [2021-03-24T05:49:22.573Z] #20 37.93 Selecting previously unselected package libjq1:amd64. [2021-03-24T05:49:22.573Z] #20 37.95 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-24T05:49:22.573Z] #20 37.96 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-24T05:49:22.573Z] #20 38.06 Selecting previously unselected package jq. [2021-03-24T05:49:22.573Z] #20 38.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-24T05:49:22.573Z] #20 38.09 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-24T05:49:22.608Z] #43 11.54 DEP images/creds.pb-c.d [2021-03-24T05:49:22.608Z] #43 11.54 PBCC images/utsns.pb-c.c [2021-03-24T05:49:22.608Z] #43 11.54 DEP images/utsns.pb-c.d [2021-03-24T05:49:22.608Z] #43 11.54 PBCC images/ipc-desc.pb-c.c [2021-03-24T05:49:22.608Z] #43 11.60 PBCC images/ipc-sem.pb-c.c [2021-03-24T05:49:22.608Z] #43 11.68 DEP images/ipc-desc.pb-c.d [2021-03-24T05:49:22.723Z] #44 39.36 CC images/google/protobuf/descriptor.o [2021-03-24T05:49:22.832Z] #20 38.18 Selecting previously unselected package libaio1:amd64. [2021-03-24T05:49:22.833Z] #20 38.18 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-24T05:49:22.833Z] #20 38.19 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-24T05:49:22.833Z] #20 38.24 Selecting previously unselected package libgpm2:amd64. [2021-03-24T05:49:22.833Z] #20 38.25 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-24T05:49:22.833Z] #20 38.27 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-24T05:49:22.833Z] #20 38.35 Selecting previously unselected package libicu63:amd64. [2021-03-24T05:49:22.833Z] #20 38.35 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-24T05:49:22.833Z] #20 38.36 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-24T05:49:22.869Z] #43 11.77 DEP images/ipc-sem.pb-c.d [2021-03-24T05:49:22.869Z] #43 11.81 PBCC images/ipc-msg.pb-c.c [2021-03-24T05:49:22.869Z] #43 11.82 DEP images/ipc-msg.pb-c.d [2021-03-24T05:49:22.869Z] #43 11.89 PBCC images/ipc-shm.pb-c.c [2021-03-24T05:49:22.869Z] #43 11.98 DEP images/ipc-shm.pb-c.d [2021-03-24T05:49:22.869Z] #43 11.98 PBCC images/ipc-var.pb-c.c [2021-03-24T05:49:22.869Z] #43 11.98 DEP images/ipc-var.pb-c.d [2021-03-24T05:49:23.131Z] #43 12.03 PBCC images/sk-opts.pb-c.c [2021-03-24T05:49:23.131Z] #43 12.05 PBCC images/packet-sock.pb-c.c [2021-03-24T05:49:23.131Z] #43 12.15 DEP images/sk-opts.pb-c.d [2021-03-24T05:49:23.131Z] #43 12.20 DEP images/packet-sock.pb-c.d [2021-03-24T05:49:23.136Z] #37 ... [2021-03-24T05:49:23.136Z] [2021-03-24T05:49:23.136Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:23.136Z] #45 sha256:d75d4b2bca823701871c0c1199db9d73b035b65d8e1749db8447e3a76684cb7d [2021-03-24T05:49:23.136Z] #45 79.75 vendor/golang.org/x/text/unicode/bidi [2021-03-24T05:49:23.136Z] #45 82.94 github.com/LK4D4/vndr/build [2021-03-24T05:49:23.136Z] #45 83.34 vendor/golang.org/x/text/unicode/norm [2021-03-24T05:49:23.136Z] #45 83.75 vendor/golang.org/x/text/secure/bidirule [2021-03-24T05:49:23.136Z] #45 84.66 vendor/golang.org/x/net/http2/hpack [2021-03-24T05:49:23.136Z] #45 86.80 mime [2021-03-24T05:49:23.136Z] #45 ... [2021-03-24T05:49:23.136Z] [2021-03-24T05:49:23.136Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:23.136Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:49:23.136Z] #43 5.353 fatal: not a git repository (or any of the parent directories): .git [2021-03-24T05:49:23.136Z] #43 5.507 GEN .gitid [2021-03-24T05:49:23.136Z] #43 5.668 GEN criu/include/version.h [2021-03-24T05:49:23.136Z] #43 5.790 GEN include/common/asm [2021-03-24T05:49:23.136Z] #43 7.828 PBCC images/timens.pb-c.c [2021-03-24T05:49:23.136Z] #43 7.895 DEP images/timens.pb-c.d [2021-03-24T05:49:23.136Z] #43 7.933 PBCC images/fown.pb-c.c [2021-03-24T05:49:23.136Z] #43 7.951 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-24T05:49:23.136Z] #43 8.064 PBCC images/opts.pb-c.c [2021-03-24T05:49:23.136Z] #43 8.097 PBCC images/memfd.pb-c.c [2021-03-24T05:49:23.136Z] #43 8.154 DEP images/fown.pb-c.d [2021-03-24T05:49:23.136Z] #43 8.201 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-24T05:49:23.136Z] #43 8.291 DEP images/opts.pb-c.d [2021-03-24T05:49:23.136Z] #43 8.392 DEP images/memfd.pb-c.d [2021-03-24T05:49:23.136Z] #43 8.467 PBCC images/sit.pb-c.c [2021-03-24T05:49:23.136Z] #43 8.524 DEP images/sit.pb-c.d [2021-03-24T05:49:23.136Z] #43 8.572 PBCC images/macvlan.pb-c.c [2021-03-24T05:49:23.136Z] #43 8.601 DEP images/macvlan.pb-c.d [2021-03-24T05:49:23.136Z] #43 8.672 PBCC images/autofs.pb-c.c [2021-03-24T05:49:23.136Z] #43 8.709 DEP images/autofs.pb-c.d [2021-03-24T05:49:23.136Z] #43 8.838 PBCC images/sysctl.pb-c.c [2021-03-24T05:49:23.136Z] #43 8.862 DEP images/sysctl.pb-c.d [2021-03-24T05:49:23.136Z] #43 8.904 PBCC images/time.pb-c.c [2021-03-24T05:49:23.136Z] #43 8.955 DEP images/time.pb-c.d [2021-03-24T05:49:23.136Z] #43 9.034 PBCC images/binfmt-misc.pb-c.c [2021-03-24T05:49:23.136Z] #43 9.090 DEP images/binfmt-misc.pb-c.d [2021-03-24T05:49:23.136Z] #43 9.151 PBCC images/seccomp.pb-c.c [2021-03-24T05:49:23.136Z] #43 9.165 DEP images/seccomp.pb-c.d [2021-03-24T05:49:23.136Z] #43 9.242 PBCC images/userns.pb-c.c [2021-03-24T05:49:23.136Z] #43 9.261 DEP images/userns.pb-c.d [2021-03-24T05:49:23.136Z] #43 9.400 PBCC images/cgroup.pb-c.c [2021-03-24T05:49:23.136Z] #43 9.418 DEP images/cgroup.pb-c.d [2021-03-24T05:49:23.136Z] #43 9.521 PBCC images/ext-file.pb-c.c [2021-03-24T05:49:23.136Z] #43 9.556 DEP images/ext-file.pb-c.d [2021-03-24T05:49:23.136Z] #43 9.621 PBCC images/rpc.pb-c.c [2021-03-24T05:49:23.136Z] #43 9.648 DEP images/rpc.pb-c.d [2021-03-24T05:49:23.136Z] #43 9.717 PBCC images/siginfo.pb-c.c [2021-03-24T05:49:23.136Z] #43 9.760 DEP images/siginfo.pb-c.d [2021-03-24T05:49:23.136Z] #43 9.829 PBCC images/pagemap.pb-c.c [2021-03-24T05:49:23.136Z] #43 9.874 DEP images/pagemap.pb-c.d [2021-03-24T05:49:23.136Z] #43 9.920 PBCC images/rlimit.pb-c.c [2021-03-24T05:49:23.136Z] #43 9.932 DEP images/rlimit.pb-c.d [2021-03-24T05:49:23.136Z] #43 9.987 PBCC images/file-lock.pb-c.c [2021-03-24T05:49:23.136Z] #43 10.05 DEP images/file-lock.pb-c.d [2021-03-24T05:49:23.136Z] #43 10.14 PBCC images/tty.pb-c.c [2021-03-24T05:49:23.136Z] #43 10.21 DEP images/tty.pb-c.d [2021-03-24T05:49:23.136Z] #43 10.27 PBCC images/tun.pb-c.c [2021-03-24T05:49:23.136Z] #43 10.33 PBCC images/netdev.pb-c.c [2021-03-24T05:49:23.136Z] #43 10.41 DEP images/tun.pb-c.d [2021-03-24T05:49:23.136Z] #43 10.47 DEP images/netdev.pb-c.d [2021-03-24T05:49:23.136Z] #43 10.59 PBCC images/vma.pb-c.c [2021-03-24T05:49:23.136Z] #43 10.67 DEP images/vma.pb-c.d [2021-03-24T05:49:23.136Z] #43 10.76 PBCC images/creds.pb-c.c [2021-03-24T05:49:23.136Z] #43 10.78 DEP images/creds.pb-c.d [2021-03-24T05:49:23.136Z] #43 10.82 PBCC images/utsns.pb-c.c [2021-03-24T05:49:23.136Z] #43 10.84 DEP images/utsns.pb-c.d [2021-03-24T05:49:23.136Z] #43 10.87 PBCC images/ipc-desc.pb-c.c [2021-03-24T05:49:23.136Z] #43 10.89 PBCC images/ipc-sem.pb-c.c [2021-03-24T05:49:23.136Z] #43 10.90 DEP images/ipc-desc.pb-c.d [2021-03-24T05:49:23.136Z] #43 10.94 DEP images/ipc-sem.pb-c.d [2021-03-24T05:49:23.136Z] #43 11.00 PBCC images/ipc-msg.pb-c.c [2021-03-24T05:49:23.136Z] #43 11.05 DEP images/ipc-msg.pb-c.d [2021-03-24T05:49:23.136Z] #43 11.09 PBCC images/ipc-shm.pb-c.c [2021-03-24T05:49:23.136Z] #43 11.16 DEP images/ipc-shm.pb-c.d [2021-03-24T05:49:23.136Z] #43 11.22 PBCC images/ipc-var.pb-c.c [2021-03-24T05:49:23.136Z] #43 11.24 DEP images/ipc-var.pb-c.d [2021-03-24T05:49:23.136Z] #43 11.35 PBCC images/sk-opts.pb-c.c [2021-03-24T05:49:23.136Z] #43 11.40 PBCC images/packet-sock.pb-c.c [2021-03-24T05:49:23.136Z] #43 11.46 DEP images/sk-opts.pb-c.d [2021-03-24T05:49:23.136Z] #43 11.51 DEP images/packet-sock.pb-c.d [2021-03-24T05:49:23.136Z] #43 11.56 PBCC images/sk-netlink.pb-c.c [2021-03-24T05:49:23.136Z] #43 11.63 DEP images/sk-netlink.pb-c.d [2021-03-24T05:49:23.136Z] #43 11.69 PBCC images/sk-inet.pb-c.c [2021-03-24T05:49:23.136Z] #43 11.76 DEP images/sk-inet.pb-c.d [2021-03-24T05:49:23.136Z] #43 ... [2021-03-24T05:49:23.136Z] [2021-03-24T05:49:23.136Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:23.136Z] #45 sha256:d75d4b2bca823701871c0c1199db9d73b035b65d8e1749db8447e3a76684cb7d [2021-03-24T05:49:23.136Z] #45 90.22 vendor/golang.org/x/net/idna [2021-03-24T05:49:23.392Z] #43 12.33 PBCC images/sk-netlink.pb-c.c [2021-03-24T05:49:23.392Z] #43 12.34 DEP images/sk-netlink.pb-c.d [2021-03-24T05:49:23.392Z] #43 12.37 PBCC images/sk-inet.pb-c.c [2021-03-24T05:49:23.625Z] #37 6.816 -- Detecting C compile features - done [2021-03-24T05:49:23.625Z] #37 6.856 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-24T05:49:23.625Z] #37 7.104 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-24T05:49:23.625Z] #37 7.267 -- Configuring done [2021-03-24T05:49:23.625Z] #37 7.299 -- Generating done [2021-03-24T05:49:23.653Z] #43 12.50 DEP images/sk-inet.pb-c.d [2021-03-24T05:49:23.654Z] #43 12.50 PBCC images/sk-unix.pb-c.c [2021-03-24T05:49:23.654Z] #43 12.65 DEP images/sk-unix.pb-c.d [2021-03-24T05:49:23.654Z] #43 12.73 PBCC images/mm.pb-c.c [2021-03-24T05:49:23.654Z] #43 ... [2021-03-24T05:49:23.654Z] [2021-03-24T05:49:23.654Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:49:23.654Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:49:23.654Z] #13 77.65 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-24T05:49:23.654Z] #13 77.65 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-24T05:49:23.654Z] #13 77.65 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:49:23.740Z] #42 DONE 101.6s [2021-03-24T05:49:23.740Z] [2021-03-24T05:49:23.740Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:23.740Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:23.888Z] #37 7.315 -- Build files have been written to: /tmp/tmp.vO4dcP06K9/tini [2021-03-24T05:49:23.888Z] #37 7.337 + make tini-static [2021-03-24T05:49:23.915Z] #13 77.78 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-24T05:49:23.915Z] #13 77.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-24T05:49:23.915Z] #13 77.79 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:49:24.086Z] #45 91.11 net/textproto [2021-03-24T05:49:24.086Z] #45 91.12 crypto/x509 [2021-03-24T05:49:24.150Z] #37 7.832 Scanning dependencies of target tini-static [2021-03-24T05:49:24.412Z] #37 7.928 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-24T05:49:24.674Z] #37 ... [2021-03-24T05:49:24.674Z] [2021-03-24T05:49:24.674Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:49:24.674Z] #34 sha256:14bf3696a6ca296b0fdf4a876941454e11780f52a331e469841c5ffce4ea16fc [2021-03-24T05:49:24.674Z] #34 92.65 path/filepath [2021-03-24T05:49:24.674Z] #34 94.90 io/ioutil [2021-03-24T05:49:24.674Z] #34 97.29 flag [2021-03-24T05:49:24.674Z] #34 97.30 github.com/BurntSushi/toml [2021-03-24T05:49:24.674Z] #34 99.48 log [2021-03-24T05:49:24.674Z] #34 102.1 github.com/BurntSushi/toml/cmd/tomlv [2021-03-24T05:49:24.674Z] #34 ... [2021-03-24T05:49:24.674Z] [2021-03-24T05:49:24.674Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:49:24.674Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:49:24.674Z] #13 96.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-24T05:49:24.674Z] #13 96.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-24T05:49:24.674Z] #13 96.62 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-24T05:49:24.849Z] #44 41.57 CC images/opts.o [2021-03-24T05:49:25.041Z] #45 92.17 mime/multipart [2021-03-24T05:49:25.498Z] #44 41.92 CC images/seccomp.o [2021-03-24T05:49:25.636Z] #43 2.282 Note: Building without setproctitle() and strlcpy() support. [2021-03-24T05:49:25.636Z] #43 2.283 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-24T05:49:25.636Z] #43 2.293 Note: Building without GnuTLS support [2021-03-24T05:49:25.636Z] #43 2.302 Makefile.config:39: Warn: you have no libnftables installed [2021-03-24T05:49:25.636Z] #43 2.303 Makefile.config:40: Warn: Building without nftables support [2021-03-24T05:49:25.797Z] #44 42.24 CC images/binfmt-misc.o [2021-03-24T05:49:25.798Z] #44 42.46 CC images/time.o [2021-03-24T05:49:26.097Z] #44 42.67 CC images/sysctl.o [2021-03-24T05:49:26.143Z] #20 41.73 Selecting previously unselected package libnet1:amd64. [2021-03-24T05:49:26.397Z] #44 42.93 CC images/autofs.o [2021-03-24T05:49:26.397Z] #44 43.18 CC images/macvlan.o [2021-03-24T05:49:26.397Z] #44 ... [2021-03-24T05:49:26.397Z] [2021-03-24T05:49:26.397Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:26.397Z] #52 sha256:ba0f16d43f0bef43ce58dd4169ec787f11c0eb456bffca252e2428ac29d4b3b6 [2021-03-24T05:49:26.397Z] #52 99.88 mvdan.cc/editorconfig [2021-03-24T05:49:26.397Z] #52 101.1 go/ast [2021-03-24T05:49:26.397Z] #52 103.0 mvdan.cc/sh/v3/syntax [2021-03-24T05:49:26.403Z] #20 41.74 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-24T05:49:26.403Z] #20 41.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-24T05:49:26.403Z] #20 41.85 Selecting previously unselected package libnl-3-200:amd64. [2021-03-24T05:49:26.403Z] #20 41.86 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-24T05:49:26.403Z] #20 41.86 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-24T05:49:26.403Z] #20 41.94 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-24T05:49:26.403Z] #20 41.95 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-24T05:49:26.403Z] #20 41.97 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-24T05:49:26.462Z] #45 93.28 vendor/golang.org/x/net/http/httpproxy [2021-03-24T05:49:26.462Z] #45 93.28 vendor/golang.org/x/net/http/httpguts [2021-03-24T05:49:26.663Z] #20 42.03 Selecting previously unselected package libreadline5:amd64. [2021-03-24T05:49:26.663Z] #20 42.03 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-24T05:49:26.663Z] #20 42.04 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-24T05:49:26.663Z] #20 42.21 Selecting previously unselected package net-tools. [2021-03-24T05:49:26.663Z] #20 42.21 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-24T05:49:26.663Z] #20 42.21 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-24T05:49:26.696Z] #52 ... [2021-03-24T05:49:26.696Z] [2021-03-24T05:49:26.696Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:26.696Z] #46 sha256:f7b0c85743bff1d2c56066aabe0b8745d8786ef7a973de2eef12e57c6defe88e [2021-03-24T05:49:26.696Z] #46 100.1 go/ast [2021-03-24T05:49:26.696Z] #46 101.3 encoding/json [2021-03-24T05:49:26.696Z] #46 107.6 text/template [2021-03-24T05:49:26.696Z] #46 ... [2021-03-24T05:49:26.696Z] [2021-03-24T05:49:26.696Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:26.696Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:49:26.696Z] #44 43.42 CC images/sit.o [2021-03-24T05:49:26.923Z] #20 42.44 Selecting previously unselected package python-pip-whl. [2021-03-24T05:49:26.923Z] #20 42.44 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-24T05:49:26.923Z] #20 42.45 Unpacking python-pip-whl (18.1-5) ... [2021-03-24T05:49:26.995Z] #44 43.65 CC images/memfd.o [2021-03-24T05:49:27.143Z] #45 ... [2021-03-24T05:49:27.143Z] [2021-03-24T05:49:27.143Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-24T05:49:27.143Z] #37 sha256:5c9a47df99253eabe969b91add8d9081a00887621c8888ba2301b96f81bbded3 [2021-03-24T05:49:27.143Z] #37 8.718 -- Detecting C compile features - done [2021-03-24T05:49:27.143Z] #37 8.756 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-24T05:49:27.143Z] #37 9.015 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-24T05:49:27.143Z] #37 9.152 -- Configuring done [2021-03-24T05:49:27.143Z] #37 9.202 -- Generating done [2021-03-24T05:49:27.143Z] #37 9.283 -- Build files have been written to: /tmp/tmp.PYTSUyOSAW/tini [2021-03-24T05:49:27.143Z] #37 9.287 + make tini-static [2021-03-24T05:49:27.143Z] #37 9.625 Scanning dependencies of target tini-static [2021-03-24T05:49:27.143Z] #37 9.755 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-24T05:49:27.143Z] #37 11.21 [100%] Linking C executable tini-static [2021-03-24T05:49:27.143Z] #37 11.82 [100%] Built target tini-static [2021-03-24T05:49:27.143Z] #37 11.90 + mkdir -p /build [2021-03-24T05:49:27.143Z] #37 11.91 + cp tini-static /build/docker-init [2021-03-24T05:49:27.143Z] #37 DONE 12.9s [2021-03-24T05:49:27.234Z] #13 ... [2021-03-24T05:49:27.235Z] [2021-03-24T05:49:27.235Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-24T05:49:27.235Z] #37 sha256:dfa24832649755ea9fd7f607bef5567e1f3350b9dc4d6ccf7885606408d5e857 [2021-03-24T05:49:27.235Z] #37 9.367 [100%] Linking C executable tini-static [2021-03-24T05:49:27.235Z] #37 9.804 [100%] Built target tini-static [2021-03-24T05:49:27.235Z] #37 9.909 + mkdir -p /build [2021-03-24T05:49:27.235Z] #37 9.914 + cp tini-static /build/docker-init [2021-03-24T05:49:27.235Z] #37 DONE 10.4s [2021-03-24T05:49:27.235Z] [2021-03-24T05:49:27.235Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:27.235Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:27.235Z] #43 2.335 Note: Building without setproctitle() and strlcpy() support. [2021-03-24T05:49:27.235Z] #43 2.335 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-24T05:49:27.235Z] #43 2.344 Note: Building without GnuTLS support [2021-03-24T05:49:27.235Z] #43 2.360 Makefile.config:39: Warn: you have no libnftables installed [2021-03-24T05:49:27.235Z] #43 2.360 Makefile.config:40: Warn: Building without nftables support [2021-03-24T05:49:27.235Z] #43 4.331 fatal: not a git repository (or any of the parent directories): .git [2021-03-24T05:49:27.235Z] #43 4.384 GEN .gitid [2021-03-24T05:49:27.235Z] #43 4.405 GEN criu/include/version.h [2021-03-24T05:49:27.235Z] #43 4.496 GEN include/common/asm [2021-03-24T05:49:27.235Z] #43 6.195 PBCC images/timens.pb-c.c [2021-03-24T05:49:27.235Z] #43 6.207 DEP images/timens.pb-c.d [2021-03-24T05:49:27.235Z] #43 6.287 PBCC images/fown.pb-c.c [2021-03-24T05:49:27.235Z] #43 6.299 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-24T05:49:27.235Z] #43 6.367 PBCC images/opts.pb-c.c [2021-03-24T05:49:27.235Z] #43 6.467 PBCC images/memfd.pb-c.c [2021-03-24T05:49:27.235Z] #43 6.509 DEP images/fown.pb-c.d [2021-03-24T05:49:27.235Z] #43 6.558 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-24T05:49:27.235Z] #43 6.672 DEP images/opts.pb-c.d [2021-03-24T05:49:27.235Z] #43 6.739 DEP images/memfd.pb-c.d [2021-03-24T05:49:27.235Z] #43 6.796 PBCC images/sit.pb-c.c [2021-03-24T05:49:27.235Z] #43 6.862 DEP images/sit.pb-c.d [2021-03-24T05:49:27.235Z] #43 6.984 PBCC images/macvlan.pb-c.c [2021-03-24T05:49:27.235Z] #43 7.031 DEP images/macvlan.pb-c.d [2021-03-24T05:49:27.235Z] #43 7.096 PBCC images/autofs.pb-c.c [2021-03-24T05:49:27.235Z] #43 7.155 DEP images/autofs.pb-c.d [2021-03-24T05:49:27.235Z] #43 7.255 PBCC images/sysctl.pb-c.c [2021-03-24T05:49:27.235Z] #43 7.287 DEP images/sysctl.pb-c.d [2021-03-24T05:49:27.235Z] #43 7.338 PBCC images/time.pb-c.c [2021-03-24T05:49:27.235Z] #43 7.403 DEP images/time.pb-c.d [2021-03-24T05:49:27.235Z] #43 7.462 PBCC images/binfmt-misc.pb-c.c [2021-03-24T05:49:27.235Z] #43 7.499 DEP images/binfmt-misc.pb-c.d [2021-03-24T05:49:27.235Z] #43 7.588 PBCC images/seccomp.pb-c.c [2021-03-24T05:49:27.235Z] #43 7.669 DEP images/seccomp.pb-c.d [2021-03-24T05:49:27.235Z] #43 7.775 PBCC images/userns.pb-c.c [2021-03-24T05:49:27.235Z] #43 7.855 DEP images/userns.pb-c.d [2021-03-24T05:49:27.235Z] #43 8.005 PBCC images/cgroup.pb-c.c [2021-03-24T05:49:27.235Z] #43 8.095 DEP images/cgroup.pb-c.d [2021-03-24T05:49:27.295Z] #44 43.90 CC images/timens.o [2021-03-24T05:49:27.421Z] [2021-03-24T05:49:27.421Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:49:27.421Z] #56 sha256:9ca00b6f21b9bbfdb7087774c2b5743fb33585f9e8d6a72aa4626a86bde91844 [2021-03-24T05:49:27.421Z] #56 36.78 Checking out files: 44% (1720/3823) Checking out files: 45% (1721/3823) Checking out files: 46% (1759/3823) Checking out files: 47% (1797/3823) Checking out files: 48% (1836/3823) Checking out files: 49% (1874/3823) Checking out files: 50% (1912/3823) Checking out files: 51% (1950/3823) Checking out files: 52% (1988/3823) Checking out files: 53% (2027/3823) Checking out files: 54% (2065/3823) Checking out files: 55% (2103/3823) Checking out files: 56% (2141/3823) Checking out files: 57% (2180/3823) Checking out files: 58% (2218/3823) Checking out files: 59% (2256/3823) Checking out files: 60% (2294/3823) Checking out files: 61% (2333/3823) Checking out files: 62% (2371/3823) Checking out files: 63% (2409/3823) Checking out files: 64% (2447/3823) Checking out files: 65% (2485/3823) Checking out files: 66% (2524/3823) Checking out files: 67% (2562/3823) Checking out files: 68% (2600/3823) Checking out files: 69% (2638/3823) Checking out files: 70% (2677/3823) Checking out files: 71% (2715/3823) Checking out files: 72% (2753/3823) Checking out files: 73% (2791/3823) Checking out files: 74% (2830/3823) Checking out files: 75% (2868/3823) Checking out files: 76% (2906/3823) Checking out files: 77% (2944/3823) Checking out files: 78% (2982/3823) Checking out files: 79% (3021/3823) Checking out files: 80% (3059/3823) Checking out files: 81% (3097/3823) Checking out files: 82% (3135/3823) Checking out files: 83% (3174/3823) Checking out files: 84% (3212/3823) Checking out files: 85% (3250/3823) Checking out files: 85% (3277/3823) Checking out files: 86% (3288/3823) Checking out files: 87% (3327/3823) Checking out files: 88% (3365/3823) Checking out files: 89% (3403/3823) Checking out files: 90% (3441/3823) Checking out files: 91% (3479/3823) Checking out files: 92% (3518/3823) Checking out files: 93% (3556/3823) Checking out files: 94% (3594/3823) Checking out files: 95% (3632/3823) Checking out files: 96% (3671/3823) Checking out files: 97% (3709/3823) Checking out files: 98% (3747/3823) Checking out files: 99% (3785/3823) Checking out files: 100% (3823/3823) Checking out files: 100% (3823/3823), done. [2021-03-24T05:49:27.421Z] #56 38.42 + cd /tmp/tmp.C91h48SuSv/src/github.com/containerd/containerd [2021-03-24T05:49:27.421Z] #56 38.43 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-24T05:49:27.421Z] #56 40.35 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-24T05:49:27.422Z] #56 40.35 + BUILDTAGS='netgo osusergo static_build' [2021-03-24T05:49:27.422Z] #56 40.35 + export EXTRA_FLAGS=-buildmode=pie [2021-03-24T05:49:27.422Z] #56 40.35 + EXTRA_FLAGS=-buildmode=pie [2021-03-24T05:49:27.422Z] #56 40.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-24T05:49:27.422Z] #56 40.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-24T05:49:27.422Z] #56 40.35 + '[' '' = dynamic ']' [2021-03-24T05:49:27.422Z] #56 40.35 + make [2021-03-24T05:49:27.497Z] #43 8.221 PBCC images/ext-file.pb-c.c [2021-03-24T05:49:27.497Z] #43 8.260 DEP images/ext-file.pb-c.d [2021-03-24T05:49:27.497Z] #43 8.316 PBCC images/rpc.pb-c.c [2021-03-24T05:49:27.533Z] #43 4.021 fatal: not a git repository (or any of the parent directories): .git [2021-03-24T05:49:27.533Z] #43 4.081 GEN .gitid [2021-03-24T05:49:27.533Z] #43 ... [2021-03-24T05:49:27.533Z] [2021-03-24T05:49:27.533Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:49:27.533Z] #34 sha256:313fb1a1ea116f5be3d810033da9d0c6080d04fff77ee6b30b4bbd08778ca272 [2021-03-24T05:49:27.533Z] #34 95.57 fmt [2021-03-24T05:49:27.533Z] #34 95.92 path/filepath [2021-03-24T05:49:27.533Z] #34 98.13 io/ioutil [2021-03-24T05:49:27.533Z] #34 100.4 github.com/BurntSushi/toml [2021-03-24T05:49:27.533Z] #34 100.4 flag [2021-03-24T05:49:27.533Z] #34 102.5 log [2021-03-24T05:49:27.533Z] #34 105.0 github.com/BurntSushi/toml/cmd/tomlv [2021-03-24T05:49:27.533Z] #34 ... [2021-03-24T05:49:27.533Z] [2021-03-24T05:49:27.533Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:27.533Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:27.533Z] #43 4.128 GEN criu/include/version.h [2021-03-24T05:49:27.533Z] #43 4.190 GEN include/common/asm [2021-03-24T05:49:27.595Z] #44 44.18 LINK images/built-in.o [2021-03-24T05:49:27.761Z] #43 8.487 DEP images/rpc.pb-c.d [2021-03-24T05:49:27.791Z] #43 ... [2021-03-24T05:49:27.791Z] [2021-03-24T05:49:27.791Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-24T05:49:27.791Z] #37 sha256:fd282cb22180402f93e7dd0fdf7f9b89057b91f4a31b3af97fdc9deeb271144b [2021-03-24T05:49:27.791Z] #37 1.672 + RM_GOPATH=0 [2021-03-24T05:49:27.791Z] #37 1.672 + TMP_GOPATH= [2021-03-24T05:49:27.791Z] #37 1.672 + : /build [2021-03-24T05:49:27.791Z] #37 1.672 + '[' -z '' ']' [2021-03-24T05:49:27.791Z] #37 1.719 ++ mktemp -d [2021-03-24T05:49:27.791Z] #37 1.729 + export GOPATH=/tmp/tmp.cjMORO07TT [2021-03-24T05:49:27.791Z] #37 1.729 + GOPATH=/tmp/tmp.cjMORO07TT [2021-03-24T05:49:27.791Z] #37 1.731 + RM_GOPATH=1 [2021-03-24T05:49:27.791Z] #37 1.731 + case "$(go env GOARCH)" in [2021-03-24T05:49:27.791Z] #37 1.731 ++ go env GOARCH [2021-03-24T05:49:27.791Z] #37 1.842 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:49:27.791Z] #37 1.842 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:49:27.791Z] #37 1.842 ++ dirname /tmp/install/install.sh [2021-03-24T05:49:27.791Z] #37 1.852 + dir=/tmp/install [2021-03-24T05:49:27.791Z] #37 1.852 + bin=tini [2021-03-24T05:49:27.791Z] #37 1.852 + shift [2021-03-24T05:49:27.791Z] #37 1.852 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-24T05:49:27.791Z] #37 1.852 + . /tmp/install/tini.installer [2021-03-24T05:49:27.791Z] #37 1.852 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-24T05:49:27.791Z] #37 1.852 + install_tini [2021-03-24T05:49:27.791Z] #37 1.852 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-24T05:49:27.791Z] #37 1.852 + git clone https://github.com/krallin/tini.git /tmp/tmp.cjMORO07TT/tini [2021-03-24T05:49:27.791Z] #37 1.852 Cloning into '/tmp/tmp.cjMORO07TT/tini'... [2021-03-24T05:49:27.791Z] #37 1.852 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-24T05:49:27.791Z] #37 3.036 + cd /tmp/tmp.cjMORO07TT/tini [2021-03-24T05:49:27.791Z] #37 3.037 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-24T05:49:27.791Z] #37 3.086 + cmake . [2021-03-24T05:49:27.791Z] #37 4.054 -- The C compiler identification is GNU 8.3.0 [2021-03-24T05:49:27.791Z] #37 4.140 -- Check for working C compiler: /usr/bin/cc [2021-03-24T05:49:27.791Z] #37 4.959 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-24T05:49:27.791Z] #37 4.977 -- Detecting C compiler ABI info [2021-03-24T05:49:27.791Z] #37 5.741 -- Detecting C compiler ABI info - done [2021-03-24T05:49:27.791Z] #37 5.784 -- Detecting C compile features [2021-03-24T05:49:27.791Z] #37 8.346 -- Detecting C compile features - done [2021-03-24T05:49:27.791Z] #37 8.370 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-24T05:49:27.791Z] #37 8.667 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-24T05:49:27.791Z] #37 8.777 -- Configuring done [2021-03-24T05:49:27.791Z] #37 8.811 -- Generating done [2021-03-24T05:49:27.791Z] #37 8.819 -- Build files have been written to: /tmp/tmp.cjMORO07TT/tini [2021-03-24T05:49:27.791Z] #37 8.831 + make tini-static [2021-03-24T05:49:27.791Z] #37 9.342 Scanning dependencies of target tini-static [2021-03-24T05:49:27.791Z] #37 9.436 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-24T05:49:27.791Z] #37 10.94 [100%] Linking C executable tini-static [2021-03-24T05:49:27.791Z] #37 11.52 [100%] Built target tini-static [2021-03-24T05:49:27.791Z] #37 11.64 + mkdir -p /build [2021-03-24T05:49:27.791Z] #37 11.65 + cp tini-static /build/docker-init [2021-03-24T05:49:27.862Z] #20 43.03 Selecting previously unselected package python3-lib2to3. [2021-03-24T05:49:27.862Z] #20 43.05 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-24T05:49:27.863Z] #20 43.06 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-24T05:49:27.863Z] #20 43.16 Selecting previously unselected package python3-distutils. [2021-03-24T05:49:27.863Z] #20 43.16 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-24T05:49:27.863Z] #20 43.17 Unpacking python3-distutils (3.7.3-1) ... [2021-03-24T05:49:27.863Z] #20 43.34 Selecting previously unselected package python3-pip. [2021-03-24T05:49:27.863Z] #20 43.36 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-24T05:49:27.863Z] #20 43.37 Unpacking python3-pip (18.1-5) ... [2021-03-24T05:49:27.895Z] #44 44.37 GEN compel/include/asm [2021-03-24T05:49:27.895Z] #44 44.40 GEN compel/include/version.h [2021-03-24T05:49:27.895Z] #44 44.48 touch .config [2021-03-24T05:49:27.895Z] #44 44.58 GEN include/common/config.h [2021-03-24T05:49:28.037Z] #43 8.576 PBCC images/siginfo.pb-c.c [2021-03-24T05:49:28.037Z] #43 8.656 DEP images/siginfo.pb-c.d [2021-03-24T05:49:28.037Z] #43 8.755 PBCC images/pagemap.pb-c.c [2021-03-24T05:49:28.037Z] #43 8.860 DEP images/pagemap.pb-c.d [2021-03-24T05:49:28.048Z] #37 DONE 11.9s [2021-03-24T05:49:28.048Z] [2021-03-24T05:49:28.048Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:49:28.048Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:49:28.048Z] #13 99.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-24T05:49:28.048Z] #13 99.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-24T05:49:28.048Z] #13 99.08 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-24T05:49:28.123Z] #20 43.56 Selecting previously unselected package python3-pkg-resources. [2021-03-24T05:49:28.123Z] #20 43.57 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-24T05:49:28.123Z] #20 43.59 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-24T05:49:28.195Z] #44 44.72 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-24T05:49:28.195Z] #44 44.74 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-24T05:49:28.195Z] #44 44.78 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-03-24T05:49:28.195Z] #44 44.79 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-03-24T05:49:28.195Z] #44 44.84 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-03-24T05:49:28.195Z] #44 44.87 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-03-24T05:49:28.195Z] #44 44.91 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-03-24T05:49:28.298Z] #43 8.895 PBCC images/rlimit.pb-c.c [2021-03-24T05:49:28.298Z] #43 8.917 DEP images/rlimit.pb-c.d [2021-03-24T05:49:28.298Z] #43 8.956 PBCC images/file-lock.pb-c.c [2021-03-24T05:49:28.298Z] #43 9.003 DEP images/file-lock.pb-c.d [2021-03-24T05:49:28.298Z] #43 9.040 PBCC images/tty.pb-c.c [2021-03-24T05:49:28.298Z] #43 9.113 DEP images/tty.pb-c.d [2021-03-24T05:49:28.383Z] #20 43.74 Selecting previously unselected package python3-setuptools. [2021-03-24T05:49:28.383Z] #20 43.74 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-24T05:49:28.383Z] #20 43.75 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-24T05:49:28.495Z] #44 44.99 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-24T05:49:28.495Z] #44 45.00 DEP compel/plugins/std/infect.d [2021-03-24T05:49:28.495Z] #44 45.16 DEP compel/plugins/std/string.d [2021-03-24T05:49:28.558Z] #43 9.173 PBCC images/tun.pb-c.c [2021-03-24T05:49:28.559Z] #43 9.242 PBCC images/netdev.pb-c.c [2021-03-24T05:49:28.559Z] #43 9.284 DEP images/tun.pb-c.d [2021-03-24T05:49:28.559Z] #43 9.339 DEP images/netdev.pb-c.d [2021-03-24T05:49:28.644Z] #20 43.99 Selecting previously unselected package python3-wheel. [2021-03-24T05:49:28.644Z] #20 44.00 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-24T05:49:28.644Z] #20 44.01 Unpacking python3-wheel (0.32.3-2) ... [2021-03-24T05:49:28.644Z] #20 44.09 Selecting previously unselected package sudo. [2021-03-24T05:49:28.644Z] #20 44.10 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-24T05:49:28.644Z] #20 44.10 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-24T05:49:28.795Z] #44 45.30 DEP compel/plugins/std/log.d [2021-03-24T05:49:28.795Z] #44 45.39 DEP compel/plugins/std/fds.d [2021-03-24T05:49:28.820Z] #43 9.432 PBCC images/vma.pb-c.c [2021-03-24T05:49:28.820Z] #43 9.459 DEP images/vma.pb-c.d [2021-03-24T05:49:28.820Z] #43 9.516 PBCC images/creds.pb-c.c [2021-03-24T05:49:28.820Z] #43 9.567 DEP images/creds.pb-c.d [2021-03-24T05:49:28.820Z] #43 9.627 PBCC images/utsns.pb-c.c [2021-03-24T05:49:28.834Z] #56 42.03 + bin/ctr [2021-03-24T05:49:29.084Z] #43 9.679 DEP images/utsns.pb-c.d [2021-03-24T05:49:29.084Z] #43 9.760 PBCC images/ipc-desc.pb-c.c [2021-03-24T05:49:29.084Z] #43 ... [2021-03-24T05:49:29.084Z] [2021-03-24T05:49:29.084Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:49:29.084Z] #34 sha256:14bf3696a6ca296b0fdf4a876941454e11780f52a331e469841c5ffce4ea16fc [2021-03-24T05:49:29.084Z] #34 DONE 107.2s [2021-03-24T05:49:29.084Z] [2021-03-24T05:49:29.084Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:29.084Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:29.084Z] #43 9.783 PBCC images/ipc-sem.pb-c.c [2021-03-24T05:49:29.084Z] #43 9.816 DEP images/ipc-desc.pb-c.d [2021-03-24T05:49:29.084Z] #43 ... [2021-03-24T05:49:29.084Z] [2021-03-24T05:49:29.084Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:29.084Z] #51 sha256:a7aa5b284c7f0f575ef0fcda54b34e392793ed40811bb21b91682e94ba4a38d3 [2021-03-24T05:49:29.084Z] #51 104.5 github.com/pkg/diff [2021-03-24T05:49:29.084Z] #51 105.4 go/ast [2021-03-24T05:49:29.084Z] #51 105.9 golang.org/x/crypto/ssh/terminal [2021-03-24T05:49:29.095Z] #44 45.57 DEP compel/plugins/std/std.d [2021-03-24T05:49:29.095Z] #44 45.68 DEP compel/plugins/shmem/shmem.d [2021-03-24T05:49:29.205Z] #13 ... [2021-03-24T05:49:29.205Z] [2021-03-24T05:49:29.205Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:29.205Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:29.205Z] #43 12.80 DEP images/mm.pb-c.d [2021-03-24T05:49:29.205Z] #43 12.85 PBCC images/timerfd.pb-c.c [2021-03-24T05:49:29.205Z] #43 12.91 DEP images/timerfd.pb-c.d [2021-03-24T05:49:29.205Z] #43 12.96 PBCC images/timer.pb-c.c [2021-03-24T05:49:29.205Z] #43 13.01 DEP images/timer.pb-c.d [2021-03-24T05:49:29.205Z] #43 13.03 PBCC images/sa.pb-c.c [2021-03-24T05:49:29.205Z] #43 13.11 DEP images/sa.pb-c.d [2021-03-24T05:49:29.205Z] #43 13.17 PBCC images/pipe-data.pb-c.c [2021-03-24T05:49:29.205Z] #43 13.20 DEP images/pipe-data.pb-c.d [2021-03-24T05:49:29.205Z] #43 13.25 PBCC images/mnt.pb-c.c [2021-03-24T05:49:29.205Z] #43 13.30 DEP images/mnt.pb-c.d [2021-03-24T05:49:29.205Z] #43 13.36 PBCC images/sk-packet.pb-c.c [2021-03-24T05:49:29.205Z] #43 13.41 DEP images/sk-packet.pb-c.d [2021-03-24T05:49:29.205Z] #43 13.47 PBCC images/tcp-stream.pb-c.c [2021-03-24T05:49:29.205Z] #43 13.53 DEP images/tcp-stream.pb-c.d [2021-03-24T05:49:29.205Z] #43 13.59 PBCC images/pipe.pb-c.c [2021-03-24T05:49:29.205Z] #43 13.66 DEP images/pipe.pb-c.d [2021-03-24T05:49:29.205Z] #43 13.75 PBCC images/pstree.pb-c.c [2021-03-24T05:49:29.205Z] #43 13.77 DEP images/pstree.pb-c.d [2021-03-24T05:49:29.205Z] #43 13.84 PBCC images/fs.pb-c.c [2021-03-24T05:49:29.205Z] #43 13.87 DEP images/fs.pb-c.d [2021-03-24T05:49:29.205Z] #43 13.96 PBCC images/signalfd.pb-c.c [2021-03-24T05:49:29.205Z] #43 14.03 DEP images/signalfd.pb-c.d [2021-03-24T05:49:29.205Z] #43 14.09 PBCC images/fh.pb-c.c [2021-03-24T05:49:29.205Z] #43 14.16 PBCC images/fsnotify.pb-c.c [2021-03-24T05:49:29.205Z] #43 14.26 DEP images/fh.pb-c.d [2021-03-24T05:49:29.205Z] #43 14.31 DEP images/fsnotify.pb-c.d [2021-03-24T05:49:29.205Z] #43 14.36 PBCC images/eventpoll.pb-c.c [2021-03-24T05:49:29.205Z] #43 14.44 DEP images/eventpoll.pb-c.d [2021-03-24T05:49:29.205Z] #43 14.46 PBCC images/eventfd.pb-c.c [2021-03-24T05:49:29.205Z] #43 14.72 DEP images/eventfd.pb-c.d [2021-03-24T05:49:29.205Z] #43 14.72 PBCC images/remap-file-path.pb-c.c [2021-03-24T05:49:29.205Z] #43 14.72 DEP images/remap-file-path.pb-c.d [2021-03-24T05:49:29.205Z] #43 14.72 PBCC images/fifo.pb-c.c [2021-03-24T05:49:29.205Z] #43 14.79 DEP images/fifo.pb-c.d [2021-03-24T05:49:29.205Z] #43 14.82 PBCC images/ghost-file.pb-c.c [2021-03-24T05:49:29.205Z] #43 14.92 DEP images/ghost-file.pb-c.d [2021-03-24T05:49:29.205Z] #43 14.95 PBCC images/regfile.pb-c.c [2021-03-24T05:49:29.205Z] #43 15.02 DEP images/regfile.pb-c.d [2021-03-24T05:49:29.205Z] #43 15.06 PBCC images/ns.pb-c.c [2021-03-24T05:49:29.205Z] #43 15.09 DEP images/ns.pb-c.d [2021-03-24T05:49:29.205Z] #43 15.15 PBCC images/fdinfo.pb-c.c [2021-03-24T05:49:29.205Z] #43 15.24 DEP images/fdinfo.pb-c.d [2021-03-24T05:49:29.205Z] #43 15.38 PBCC images/core-aarch64.pb-c.c [2021-03-24T05:49:29.205Z] #43 15.38 PBCC images/core-arm.pb-c.c [2021-03-24T05:49:29.205Z] #43 15.41 PBCC images/core-ppc64.pb-c.c [2021-03-24T05:49:29.205Z] #43 15.51 PBCC images/core-s390.pb-c.c [2021-03-24T05:49:29.205Z] #43 15.52 PBCC images/core-x86.pb-c.c [2021-03-24T05:49:29.205Z] #43 15.61 PBCC images/core.pb-c.c [2021-03-24T05:49:29.205Z] #43 15.69 PBCC images/inventory.pb-c.c [2021-03-24T05:49:29.205Z] #43 15.76 DEP images/core-aarch64.pb-c.d [2021-03-24T05:49:29.205Z] #43 15.82 DEP images/core-arm.pb-c.d [2021-03-24T05:49:29.206Z] #43 15.92 DEP images/core-ppc64.pb-c.d [2021-03-24T05:49:29.206Z] #43 15.92 DEP images/core-s390.pb-c.d [2021-03-24T05:49:29.206Z] #43 15.98 DEP images/core-x86.pb-c.d [2021-03-24T05:49:29.206Z] #43 16.18 DEP images/core.pb-c.d [2021-03-24T05:49:29.206Z] #43 16.18 DEP images/inventory.pb-c.d [2021-03-24T05:49:29.206Z] #43 16.26 PBCC images/cpuinfo.pb-c.c [2021-03-24T05:49:29.206Z] #43 16.33 DEP images/cpuinfo.pb-c.d [2021-03-24T05:49:29.206Z] #43 16.41 PBCC images/stats.pb-c.c [2021-03-24T05:49:29.206Z] #43 16.41 DEP images/stats.pb-c.d [2021-03-24T05:49:29.206Z] #43 17.98 make[1]: Nothing to be done for 'all'. [2021-03-24T05:49:29.214Z] #20 44.54 Selecting previously unselected package thin-provisioning-tools. [2021-03-24T05:49:29.214Z] #20 44.56 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-24T05:49:29.214Z] #20 44.57 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-24T05:49:29.214Z] #20 44.78 Selecting previously unselected package uidmap. [2021-03-24T05:49:29.214Z] #20 44.79 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-24T05:49:29.214Z] #20 44.79 Unpacking uidmap (1:4.5-1.1) ... [2021-03-24T05:49:29.395Z] #44 45.82 DEP compel/plugins/fds/fds.d [2021-03-24T05:49:29.395Z] #44 45.96 CC compel/plugins/std/std.o [2021-03-24T05:49:29.421Z] #13 ... [2021-03-24T05:49:29.421Z] [2021-03-24T05:49:29.421Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:29.421Z] #45 sha256:46959e8d8dc9b1dad1b220c25e28c8f1c720f1ef3a713dfcb373ddbb26e99960 [2021-03-24T05:49:29.421Z] #45 97.28 fmt [2021-03-24T05:49:29.421Z] #45 101.4 regexp [2021-03-24T05:49:29.421Z] #45 102.8 go/token [2021-03-24T05:49:29.421Z] #45 103.6 go/scanner [2021-03-24T05:49:29.421Z] #45 105.0 go/ast [2021-03-24T05:49:29.421Z] #45 106.0 internal/lazyregexp [2021-03-24T05:49:29.421Z] #45 106.6 net/url [2021-03-24T05:49:29.466Z] #43 ... [2021-03-24T05:49:29.466Z] [2021-03-24T05:49:29.466Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:29.466Z] #51 sha256:d9ce0a015fd4a4f92ba9efb821bd61dd7c8de52ff08aa62fcaea91bbbd27b3ba [2021-03-24T05:49:29.466Z] #51 77.00 mvdan.cc/editorconfig [2021-03-24T05:49:29.466Z] #51 78.11 mvdan.cc/sh/v3/fileutil [2021-03-24T05:49:29.466Z] #51 78.31 mvdan.cc/sh/v3/syntax [2021-03-24T05:49:29.466Z] #51 85.50 mvdan.cc/sh/v3/cmd/shfmt [2021-03-24T05:49:29.466Z] #51 ... [2021-03-24T05:49:29.466Z] [2021-03-24T05:49:29.466Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:29.466Z] #45 sha256:fafa4f132ac0591a3f1f1aaddb396ff2f2cb26c82e92e39a3732af2c362a4ce2 [2021-03-24T05:49:29.466Z] #45 78.28 text/template [2021-03-24T05:49:29.466Z] #45 79.40 go/parser [2021-03-24T05:49:29.466Z] #45 82.91 encoding/xml [2021-03-24T05:49:29.466Z] #45 83.42 go/doc [2021-03-24T05:49:29.466Z] #45 86.95 github.com/LK4D4/vndr/build [2021-03-24T05:49:29.474Z] #20 44.92 Selecting previously unselected package vim-runtime. [2021-03-24T05:49:29.474Z] #20 44.92 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-24T05:49:29.474Z] #20 44.95 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-24T05:49:29.474Z] #20 44.99 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-24T05:49:29.474Z] #20 45.00 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-24T05:49:29.661Z] #51 107.7 mvdan.cc/editorconfig [2021-03-24T05:49:29.922Z] #51 ... [2021-03-24T05:49:29.922Z] [2021-03-24T05:49:29.922Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:29.922Z] #45 sha256:bd388b20424202a9dd9fdeadbedce7c0b378aa9b7b2db0b5f34fe7fe0e1c6faf [2021-03-24T05:49:29.922Z] #45 98.12 regexp [2021-03-24T05:49:29.922Z] #45 99.33 flag [2021-03-24T05:49:29.922Z] #45 100.9 go/token [2021-03-24T05:49:29.922Z] #45 101.9 go/scanner [2021-03-24T05:49:29.922Z] #45 102.3 internal/lazyregexp [2021-03-24T05:49:29.922Z] #45 102.6 net/url [2021-03-24T05:49:29.922Z] #45 103.3 go/ast [2021-03-24T05:49:29.922Z] #45 104.3 text/template/parse [2021-03-24T05:49:29.986Z] #45 ... [2021-03-24T05:49:29.986Z] [2021-03-24T05:49:29.986Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:29.986Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:29.986Z] #43 6.516 PBCC images/timens.pb-c.c [2021-03-24T05:49:29.986Z] #43 6.549 DEP images/timens.pb-c.d [2021-03-24T05:49:29.986Z] #43 6.594 PBCC images/fown.pb-c.c [2021-03-24T05:49:29.986Z] #43 6.602 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-24T05:49:30.050Z] #44 46.43 CC compel/plugins/std/fds.o [2021-03-24T05:49:30.183Z] #45 ... [2021-03-24T05:49:30.183Z] [2021-03-24T05:49:30.183Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:30.183Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:30.183Z] #43 9.910 DEP images/ipc-sem.pb-c.d [2021-03-24T05:49:30.183Z] #43 10.00 PBCC images/ipc-msg.pb-c.c [2021-03-24T05:49:30.183Z] #43 10.05 DEP images/ipc-msg.pb-c.d [2021-03-24T05:49:30.183Z] #43 10.14 PBCC images/ipc-shm.pb-c.c [2021-03-24T05:49:30.183Z] #43 10.19 DEP images/ipc-shm.pb-c.d [2021-03-24T05:49:30.183Z] #43 10.25 PBCC images/ipc-var.pb-c.c [2021-03-24T05:49:30.183Z] #43 10.41 DEP images/ipc-var.pb-c.d [2021-03-24T05:49:30.183Z] #43 10.54 PBCC images/sk-opts.pb-c.c [2021-03-24T05:49:30.183Z] #43 10.57 PBCC images/packet-sock.pb-c.c [2021-03-24T05:49:30.183Z] #43 10.65 DEP images/sk-opts.pb-c.d [2021-03-24T05:49:30.183Z] #43 10.73 DEP images/packet-sock.pb-c.d [2021-03-24T05:49:30.183Z] #43 10.89 PBCC images/sk-netlink.pb-c.c [2021-03-24T05:49:30.243Z] #43 6.720 PBCC images/opts.pb-c.c [2021-03-24T05:49:30.243Z] #43 6.771 PBCC images/memfd.pb-c.c [2021-03-24T05:49:30.243Z] #43 6.802 DEP images/fown.pb-c.d [2021-03-24T05:49:30.243Z] #43 6.862 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-24T05:49:30.243Z] #43 6.922 DEP images/opts.pb-c.d [2021-03-24T05:49:30.244Z] #56 ... [2021-03-24T05:49:30.244Z] [2021-03-24T05:49:30.244Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:49:30.244Z] #58 sha256:ff4be3dcbe69c23dc59e13d6dc856263f309679f840fd673b745ac08eef952c0 [2021-03-24T05:49:30.244Z] #58 97.41 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-24T05:49:30.244Z] #58 97.41 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-24T05:49:30.351Z] #44 46.83 CC compel/plugins/std/log.o [2021-03-24T05:49:30.412Z] #45 ... [2021-03-24T05:49:30.412Z] [2021-03-24T05:49:30.412Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:30.412Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:30.412Z] #43 19.30 CC images/stats.o [2021-03-24T05:49:30.445Z] #43 10.96 DEP images/sk-netlink.pb-c.d [2021-03-24T05:49:30.445Z] #43 10.99 PBCC images/sk-inet.pb-c.c [2021-03-24T05:49:30.445Z] #43 11.03 DEP images/sk-inet.pb-c.d [2021-03-24T05:49:30.445Z] #43 11.11 PBCC images/sk-unix.pb-c.c [2021-03-24T05:49:30.445Z] #43 11.14 DEP images/sk-unix.pb-c.d [2021-03-24T05:49:30.445Z] #43 11.18 PBCC images/mm.pb-c.c [2021-03-24T05:49:30.445Z] #43 11.22 DEP images/mm.pb-c.d [2021-03-24T05:49:30.501Z] #43 6.973 DEP images/memfd.pb-c.d [2021-03-24T05:49:30.501Z] #43 7.052 PBCC images/sit.pb-c.c [2021-03-24T05:49:30.501Z] #43 7.109 DEP images/sit.pb-c.d [2021-03-24T05:49:30.501Z] #43 7.188 PBCC images/macvlan.pb-c.c [2021-03-24T05:49:30.673Z] #43 19.65 CC images/core.o [2021-03-24T05:49:30.707Z] #43 11.29 PBCC images/timerfd.pb-c.c [2021-03-24T05:49:30.707Z] #43 11.37 DEP images/timerfd.pb-c.d [2021-03-24T05:49:30.707Z] #43 11.44 PBCC images/timer.pb-c.c [2021-03-24T05:49:30.707Z] #43 11.47 DEP images/timer.pb-c.d [2021-03-24T05:49:30.758Z] #43 7.204 DEP images/macvlan.pb-c.d [2021-03-24T05:49:30.758Z] #43 7.252 PBCC images/autofs.pb-c.c [2021-03-24T05:49:30.758Z] #43 7.284 DEP images/autofs.pb-c.d [2021-03-24T05:49:30.758Z] #43 7.323 PBCC images/sysctl.pb-c.c [2021-03-24T05:49:30.758Z] #43 7.354 DEP images/sysctl.pb-c.d [2021-03-24T05:49:30.758Z] #43 7.388 PBCC images/time.pb-c.c [2021-03-24T05:49:30.758Z] #43 7.412 DEP images/time.pb-c.d [2021-03-24T05:49:30.854Z] #20 ... [2021-03-24T05:49:30.854Z] [2021-03-24T05:49:30.854Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:30.854Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:30.854Z] #43 94.81 CC criu/clone-noasan.o [2021-03-24T05:49:30.854Z] #43 95.10 CC criu/config.o [2021-03-24T05:49:30.854Z] #43 96.30 CC criu/cr-check.o [2021-03-24T05:49:30.854Z] #43 98.29 CC criu/cr-dedup.o [2021-03-24T05:49:30.854Z] #43 98.81 CC criu/cr-dump.o [2021-03-24T05:49:30.854Z] #43 101.0 CC criu/cr-errno.o [2021-03-24T05:49:30.854Z] #43 101.1 CC criu/cr-restore.o [2021-03-24T05:49:30.968Z] #43 11.56 PBCC images/sa.pb-c.c [2021-03-24T05:49:30.968Z] #43 11.61 DEP images/sa.pb-c.d [2021-03-24T05:49:30.968Z] #43 11.67 PBCC images/pipe-data.pb-c.c [2021-03-24T05:49:30.968Z] #43 11.69 DEP images/pipe-data.pb-c.d [2021-03-24T05:49:30.968Z] #43 11.75 PBCC images/mnt.pb-c.c [2021-03-24T05:49:30.999Z] #44 47.56 CC compel/plugins/std/string.o [2021-03-24T05:49:31.016Z] #43 7.524 PBCC images/binfmt-misc.pb-c.c [2021-03-24T05:49:31.016Z] #43 7.544 DEP images/binfmt-misc.pb-c.d [2021-03-24T05:49:31.016Z] #43 7.626 PBCC images/seccomp.pb-c.c [2021-03-24T05:49:31.016Z] #43 7.652 DEP images/seccomp.pb-c.d [2021-03-24T05:49:31.016Z] #43 7.737 PBCC images/userns.pb-c.c [2021-03-24T05:49:31.229Z] #43 11.83 DEP images/mnt.pb-c.d [2021-03-24T05:49:31.229Z] #43 11.88 PBCC images/sk-packet.pb-c.c [2021-03-24T05:49:31.229Z] #43 11.90 DEP images/sk-packet.pb-c.d [2021-03-24T05:49:31.229Z] #43 11.93 PBCC images/tcp-stream.pb-c.c [2021-03-24T05:49:31.229Z] #43 11.97 DEP images/tcp-stream.pb-c.d [2021-03-24T05:49:31.229Z] #43 12.01 PBCC images/pipe.pb-c.c [2021-03-24T05:49:31.245Z] #43 20.31 CC images/core-x86.o [2021-03-24T05:49:31.274Z] #43 7.788 DEP images/userns.pb-c.d [2021-03-24T05:49:31.274Z] #43 7.842 PBCC images/cgroup.pb-c.c [2021-03-24T05:49:31.274Z] #43 7.879 DEP images/cgroup.pb-c.d [2021-03-24T05:49:31.274Z] #43 7.988 PBCC images/ext-file.pb-c.c [2021-03-24T05:49:31.426Z] #43 105.4 CC criu/cr-service.o [2021-03-24T05:49:31.491Z] #43 12.06 DEP images/pipe.pb-c.d [2021-03-24T05:49:31.491Z] #43 12.09 PBCC images/pstree.pb-c.c [2021-03-24T05:49:31.491Z] #43 12.13 DEP images/pstree.pb-c.d [2021-03-24T05:49:31.491Z] #43 12.17 PBCC images/fs.pb-c.c [2021-03-24T05:49:31.491Z] #43 12.22 DEP images/fs.pb-c.d [2021-03-24T05:49:31.491Z] #43 12.26 PBCC images/signalfd.pb-c.c [2021-03-24T05:49:31.531Z] #43 8.054 DEP images/ext-file.pb-c.d [2021-03-24T05:49:31.531Z] #43 8.092 PBCC images/rpc.pb-c.c [2021-03-24T05:49:31.531Z] #43 8.145 DEP images/rpc.pb-c.d [2021-03-24T05:49:31.531Z] #43 8.232 PBCC images/siginfo.pb-c.c [2021-03-24T05:49:31.649Z] #44 ... [2021-03-24T05:49:31.649Z] [2021-03-24T05:49:31.649Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:49:31.649Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-24T05:49:31.649Z] #14 110.3 Selecting previously unselected package libapparmor1:ppc64el. [2021-03-24T05:49:31.649Z] #14 110.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-03-24T05:49:31.649Z] #14 110.3 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-03-24T05:49:31.649Z] #14 110.5 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-03-24T05:49:31.649Z] #14 110.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-03-24T05:49:31.649Z] #14 110.5 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-03-24T05:49:31.649Z] #14 110.7 Selecting previously unselected package libbtrfs0. [2021-03-24T05:49:31.649Z] #14 110.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-03-24T05:49:31.649Z] #14 110.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-24T05:49:31.649Z] #14 110.8 Selecting previously unselected package libbtrfs-dev. [2021-03-24T05:49:31.649Z] #14 110.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-03-24T05:49:31.649Z] #14 110.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:49:31.649Z] #14 110.9 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-03-24T05:49:31.649Z] #14 110.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-03-24T05:49:31.649Z] #14 110.9 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-24T05:49:31.649Z] #14 111.0 Selecting previously unselected package libudev-dev:ppc64el. [2021-03-24T05:49:31.649Z] #14 111.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_ppc64el.deb ... [2021-03-24T05:49:31.649Z] #14 111.0 Unpacking libudev-dev:ppc64el (241-7~deb10u6) ... [2021-03-24T05:49:31.649Z] #14 111.2 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-03-24T05:49:31.649Z] #14 111.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-03-24T05:49:31.649Z] #14 111.2 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-03-24T05:49:31.649Z] #14 111.5 Selecting previously unselected package libpcre16-3:ppc64el. [2021-03-24T05:49:31.649Z] #14 111.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-03-24T05:49:31.649Z] #14 111.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-03-24T05:49:31.649Z] #14 111.7 Selecting previously unselected package libpcre32-3:ppc64el. [2021-03-24T05:49:31.649Z] #14 111.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-03-24T05:49:31.649Z] #14 111.7 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-03-24T05:49:31.649Z] #14 111.9 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-03-24T05:49:31.649Z] #14 111.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-03-24T05:49:31.649Z] #14 111.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-03-24T05:49:31.649Z] #14 112.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-03-24T05:49:31.649Z] #14 112.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-03-24T05:49:31.649Z] #14 112.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-03-24T05:49:31.649Z] #14 112.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-03-24T05:49:31.649Z] #14 112.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-03-24T05:49:31.649Z] #14 112.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-03-24T05:49:31.649Z] #14 113.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-03-24T05:49:31.649Z] #14 113.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-03-24T05:49:31.649Z] #14 113.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-03-24T05:49:31.649Z] #14 113.2 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-03-24T05:49:31.649Z] #14 113.2 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-03-24T05:49:31.649Z] #14 113.2 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-03-24T05:49:31.649Z] #14 113.3 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-03-24T05:49:31.649Z] #14 113.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_ppc64el.deb ... [2021-03-24T05:49:31.649Z] #14 113.3 Unpacking libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-03-24T05:49:31.649Z] #14 113.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-03-24T05:49:31.649Z] #14 113.8 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-03-24T05:49:31.649Z] #14 113.8 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-03-24T05:49:31.649Z] #14 113.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-24T05:49:31.649Z] #14 113.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-03-24T05:49:31.649Z] #14 113.9 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-03-24T05:49:31.649Z] #14 113.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:49:31.649Z] #14 113.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-24T05:49:31.649Z] #14 113.9 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-03-24T05:49:31.649Z] #14 113.9 Setting up libudev-dev:ppc64el (241-7~deb10u6) ... [2021-03-24T05:49:31.649Z] #14 113.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-24T05:49:31.649Z] #14 113.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:49:31.649Z] #14 113.9 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-03-24T05:49:31.649Z] #14 114.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-24T05:49:31.649Z] #14 114.0 Setting up libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-03-24T05:49:31.649Z] #14 114.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-24T05:49:31.649Z] #14 114.0 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-03-24T05:49:31.649Z] #14 114.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:49:31.649Z] #14 114.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-24T05:49:31.649Z] #14 114.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-24T05:49:31.649Z] #14 114.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:49:31.649Z] #14 114.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-24T05:49:31.649Z] #14 114.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-24T05:49:31.649Z] #14 114.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-24T05:49:31.649Z] #14 114.1 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-03-24T05:49:31.649Z] #14 114.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-24T05:49:31.649Z] #14 114.1 Setting up dmsetup (2:1.02.155-3) ... [2021-03-24T05:49:31.649Z] #14 114.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-24T05:49:31.649Z] #14 114.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-03-24T05:49:31.649Z] #14 114.1 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:49:31.649Z] #14 DONE 114.5s [2021-03-24T05:49:31.752Z] #43 12.34 DEP images/signalfd.pb-c.d [2021-03-24T05:49:31.752Z] #43 12.38 PBCC images/fh.pb-c.c [2021-03-24T05:49:31.752Z] #43 12.44 PBCC images/fsnotify.pb-c.c [2021-03-24T05:49:31.752Z] #43 12.50 DEP images/fh.pb-c.d [2021-03-24T05:49:31.789Z] #43 8.276 DEP images/siginfo.pb-c.d [2021-03-24T05:49:31.789Z] #43 8.316 PBCC images/pagemap.pb-c.c [2021-03-24T05:49:31.789Z] #43 8.357 DEP images/pagemap.pb-c.d [2021-03-24T05:49:31.789Z] #43 ... [2021-03-24T05:49:31.789Z] [2021-03-24T05:49:31.789Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-24T05:49:31.789Z] #34 sha256:313fb1a1ea116f5be3d810033da9d0c6080d04fff77ee6b30b4bbd08778ca272 [2021-03-24T05:49:31.789Z] #34 DONE 110.0s [2021-03-24T05:49:31.817Z] #43 20.79 CC images/core-arm.o [2021-03-24T05:49:31.949Z] [2021-03-24T05:49:31.949Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-24T05:49:31.949Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968 [2021-03-24T05:49:32.014Z] #43 12.56 DEP images/fsnotify.pb-c.d [2021-03-24T05:49:32.014Z] #43 12.65 PBCC images/eventpoll.pb-c.c [2021-03-24T05:49:32.014Z] #43 12.67 DEP images/eventpoll.pb-c.d [2021-03-24T05:49:32.014Z] #43 12.74 PBCC images/eventfd.pb-c.c [2021-03-24T05:49:32.014Z] #43 12.78 DEP images/eventfd.pb-c.d [2021-03-24T05:49:32.046Z] [2021-03-24T05:49:32.046Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:32.046Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:32.046Z] #43 8.514 PBCC images/rlimit.pb-c.c [2021-03-24T05:49:32.046Z] #43 8.575 DEP images/rlimit.pb-c.d [2021-03-24T05:49:32.078Z] #43 21.16 CC images/core-aarch64.o [2021-03-24T05:49:32.249Z] #15 DONE 0.6s [2021-03-24T05:49:32.249Z] [2021-03-24T05:49:32.249Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:49:32.249Z] #54 sha256:4277f56d2e80d8f39b354c758a54a7f8e5394b91e2b4cf931316f37e12590218 [2021-03-24T05:49:32.249Z] #54 0.486 + RM_GOPATH=0 [2021-03-24T05:49:32.249Z] #54 0.486 + TMP_GOPATH= [2021-03-24T05:49:32.249Z] #54 0.487 + : /build [2021-03-24T05:49:32.249Z] #54 0.487 + '[' -z '' ']' [2021-03-24T05:49:32.249Z] #54 0.488 ++ mktemp -d [2021-03-24T05:49:32.249Z] #54 0.489 + export GOPATH=/tmp/tmp.3Icos0QEPa [2021-03-24T05:49:32.249Z] #54 0.489 + GOPATH=/tmp/tmp.3Icos0QEPa [2021-03-24T05:49:32.249Z] #54 0.489 + RM_GOPATH=1 [2021-03-24T05:49:32.249Z] #54 0.489 + case "$(go env GOARCH)" in [2021-03-24T05:49:32.249Z] #54 0.490 ++ go env GOARCH [2021-03-24T05:49:32.249Z] #54 0.515 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:49:32.249Z] #54 0.516 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:49:32.249Z] #54 0.517 ++ dirname /tmp/install/install.sh [2021-03-24T05:49:32.249Z] #54 0.518 + dir=/tmp/install [2021-03-24T05:49:32.249Z] #54 0.530 + bin=runc [2021-03-24T05:49:32.249Z] #54 0.530 + shift [2021-03-24T05:49:32.249Z] #54 0.530 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-24T05:49:32.249Z] #54 0.530 + . /tmp/install/runc.installer [2021-03-24T05:49:32.249Z] #54 0.538 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-24T05:49:32.249Z] #54 0.539 + install_runc [2021-03-24T05:49:32.249Z] #54 0.540 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-24T05:49:32.249Z] #54 0.541 + uname -r [2021-03-24T05:49:32.249Z] #54 0.543 + RUNC_BUILDTAGS='seccomp ' [2021-03-24T05:49:32.249Z] #54 0.550 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-24T05:49:32.249Z] #54 0.550 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-24T05:49:32.249Z] #54 0.550 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3Icos0QEPa/src/github.com/opencontainers/runc [2021-03-24T05:49:32.249Z] #54 0.553 Cloning into '/tmp/tmp.3Icos0QEPa/src/github.com/opencontainers/runc'... [2021-03-24T05:49:32.275Z] #43 12.83 PBCC images/remap-file-path.pb-c.c [2021-03-24T05:49:32.275Z] #43 12.85 DEP images/remap-file-path.pb-c.d [2021-03-24T05:49:32.275Z] #43 12.89 PBCC images/fifo.pb-c.c [2021-03-24T05:49:32.275Z] #43 12.91 DEP images/fifo.pb-c.d [2021-03-24T05:49:32.275Z] #43 12.96 PBCC images/ghost-file.pb-c.c [2021-03-24T05:49:32.275Z] #43 13.02 DEP images/ghost-file.pb-c.d [2021-03-24T05:49:32.304Z] #43 8.659 PBCC images/file-lock.pb-c.c [2021-03-24T05:49:32.304Z] #43 8.731 DEP images/file-lock.pb-c.d [2021-03-24T05:49:32.304Z] #43 8.836 PBCC images/tty.pb-c.c [2021-03-24T05:49:32.537Z] #43 13.08 PBCC images/regfile.pb-c.c [2021-03-24T05:49:32.537Z] #43 13.16 DEP images/regfile.pb-c.d [2021-03-24T05:49:32.537Z] #43 13.21 PBCC images/ns.pb-c.c [2021-03-24T05:49:32.537Z] #43 13.24 DEP images/ns.pb-c.d [2021-03-24T05:49:32.537Z] #43 13.29 PBCC images/fdinfo.pb-c.c [2021-03-24T05:49:32.562Z] #43 8.992 DEP images/tty.pb-c.d [2021-03-24T05:49:32.562Z] #43 9.192 PBCC images/tun.pb-c.c [2021-03-24T05:49:32.652Z] #43 21.60 CC images/core-ppc64.o [2021-03-24T05:49:32.797Z] #43 13.38 DEP images/fdinfo.pb-c.d [2021-03-24T05:49:32.797Z] #43 13.45 PBCC images/core-aarch64.pb-c.c [2021-03-24T05:49:32.797Z] #43 13.50 PBCC images/core-arm.pb-c.c [2021-03-24T05:49:32.797Z] #43 13.53 PBCC images/core-ppc64.pb-c.c [2021-03-24T05:49:32.798Z] #43 13.58 PBCC images/core-s390.pb-c.c [2021-03-24T05:49:32.808Z] #43 ... [2021-03-24T05:49:32.808Z] [2021-03-24T05:49:32.808Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:49:32.808Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:49:32.808Z] #20 48.25 Selecting previously unselected package vim. [2021-03-24T05:49:32.808Z] #20 48.26 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-24T05:49:32.808Z] #20 48.27 Unpacking vim (2:8.1.0875-5) ... [2021-03-24T05:49:32.819Z] #43 9.386 PBCC images/netdev.pb-c.c [2021-03-24T05:49:32.819Z] #43 9.468 DEP images/tun.pb-c.d [2021-03-24T05:49:32.898Z] #54 ... [2021-03-24T05:49:32.898Z] [2021-03-24T05:49:32.898Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-24T05:49:32.898Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f [2021-03-24T05:49:32.898Z] #16 DONE 0.4s [2021-03-24T05:49:32.898Z] [2021-03-24T05:49:32.898Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-24T05:49:32.898Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7 [2021-03-24T05:49:32.898Z] #17 0.251 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-24T05:49:33.058Z] #43 13.63 PBCC images/core-x86.pb-c.c [2021-03-24T05:49:33.058Z] #43 13.67 PBCC images/core.pb-c.c [2021-03-24T05:49:33.058Z] #43 13.76 PBCC images/inventory.pb-c.c [2021-03-24T05:49:33.058Z] #43 13.85 DEP images/core-aarch64.pb-c.d [2021-03-24T05:49:33.077Z] #43 9.599 DEP images/netdev.pb-c.d [2021-03-24T05:49:33.077Z] #43 9.726 PBCC images/vma.pb-c.c [2021-03-24T05:49:33.077Z] #43 9.772 DEP images/vma.pb-c.d [2021-03-24T05:49:33.077Z] #43 9.809 PBCC images/creds.pb-c.c [2021-03-24T05:49:33.197Z] #17 DONE 0.3s [2021-03-24T05:49:33.197Z] [2021-03-24T05:49:33.197Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-24T05:49:33.197Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7 [2021-03-24T05:49:33.225Z] #43 ... [2021-03-24T05:49:33.225Z] [2021-03-24T05:49:33.225Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:33.225Z] #51 sha256:d9ce0a015fd4a4f92ba9efb821bd61dd7c8de52ff08aa62fcaea91bbbd27b3ba [2021-03-24T05:49:33.225Z] #51 DONE 90.9s [2021-03-24T05:49:33.225Z] [2021-03-24T05:49:33.225Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:33.225Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:33.225Z] #43 22.20 CC images/core-s390.o [2021-03-24T05:49:33.319Z] #43 13.89 DEP images/core-arm.pb-c.d [2021-03-24T05:49:33.319Z] #43 13.94 DEP images/core-ppc64.pb-c.d [2021-03-24T05:49:33.319Z] #43 13.97 DEP images/core-s390.pb-c.d [2021-03-24T05:49:33.319Z] #43 14.01 DEP images/core-x86.pb-c.d [2021-03-24T05:49:33.319Z] #43 14.06 DEP images/core.pb-c.d [2021-03-24T05:49:33.319Z] #43 14.10 DEP images/inventory.pb-c.d [2021-03-24T05:49:33.334Z] #43 9.872 DEP images/creds.pb-c.d [2021-03-24T05:49:33.334Z] #43 9.919 PBCC images/utsns.pb-c.c [2021-03-24T05:49:33.334Z] #43 9.966 DEP images/utsns.pb-c.d [2021-03-24T05:49:33.334Z] #43 10.00 PBCC images/ipc-desc.pb-c.c [2021-03-24T05:49:33.334Z] #43 10.06 PBCC images/ipc-sem.pb-c.c [2021-03-24T05:49:33.378Z] #20 48.85 Selecting previously unselected package xfsprogs. [2021-03-24T05:49:33.378Z] #20 48.85 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-24T05:49:33.378Z] #20 48.87 Unpacking xfsprogs (4.20.0-1) ... [2021-03-24T05:49:33.497Z] #18 DONE 0.4s [2021-03-24T05:49:33.497Z] [2021-03-24T05:49:33.497Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-24T05:49:33.498Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be [2021-03-24T05:49:33.564Z] #58 ... [2021-03-24T05:49:33.564Z] [2021-03-24T05:49:33.564Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:33.564Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:49:33.564Z] #43 11.83 PBCC images/sk-unix.pb-c.c [2021-03-24T05:49:33.564Z] #43 11.87 DEP images/sk-unix.pb-c.d [2021-03-24T05:49:33.564Z] #43 11.93 PBCC images/mm.pb-c.c [2021-03-24T05:49:33.564Z] #43 12.05 DEP images/mm.pb-c.d [2021-03-24T05:49:33.564Z] #43 12.11 PBCC images/timerfd.pb-c.c [2021-03-24T05:49:33.564Z] #43 12.20 DEP images/timerfd.pb-c.d [2021-03-24T05:49:33.564Z] #43 12.25 PBCC images/timer.pb-c.c [2021-03-24T05:49:33.564Z] #43 12.30 DEP images/timer.pb-c.d [2021-03-24T05:49:33.564Z] #43 12.38 PBCC images/sa.pb-c.c [2021-03-24T05:49:33.564Z] #43 12.46 DEP images/sa.pb-c.d [2021-03-24T05:49:33.564Z] #43 12.51 PBCC images/pipe-data.pb-c.c [2021-03-24T05:49:33.564Z] #43 12.53 DEP images/pipe-data.pb-c.d [2021-03-24T05:49:33.564Z] #43 12.58 PBCC images/mnt.pb-c.c [2021-03-24T05:49:33.564Z] #43 12.62 DEP images/mnt.pb-c.d [2021-03-24T05:49:33.564Z] #43 12.68 PBCC images/sk-packet.pb-c.c [2021-03-24T05:49:33.564Z] #43 12.69 DEP images/sk-packet.pb-c.d [2021-03-24T05:49:33.564Z] #43 12.76 PBCC images/tcp-stream.pb-c.c [2021-03-24T05:49:33.564Z] #43 12.80 DEP images/tcp-stream.pb-c.d [2021-03-24T05:49:33.564Z] #43 12.86 PBCC images/pipe.pb-c.c [2021-03-24T05:49:33.564Z] #43 12.90 DEP images/pipe.pb-c.d [2021-03-24T05:49:33.564Z] #43 12.95 PBCC images/pstree.pb-c.c [2021-03-24T05:49:33.564Z] #43 12.98 DEP images/pstree.pb-c.d [2021-03-24T05:49:33.564Z] #43 13.02 PBCC images/fs.pb-c.c [2021-03-24T05:49:33.564Z] #43 13.06 DEP images/fs.pb-c.d [2021-03-24T05:49:33.564Z] #43 13.10 PBCC images/signalfd.pb-c.c [2021-03-24T05:49:33.564Z] #43 13.15 DEP images/signalfd.pb-c.d [2021-03-24T05:49:33.564Z] #43 13.20 PBCC images/fh.pb-c.c [2021-03-24T05:49:33.564Z] #43 13.25 PBCC images/fsnotify.pb-c.c [2021-03-24T05:49:33.564Z] #43 13.36 DEP images/fh.pb-c.d [2021-03-24T05:49:33.564Z] #43 13.46 DEP images/fsnotify.pb-c.d [2021-03-24T05:49:33.564Z] #43 13.55 PBCC images/eventpoll.pb-c.c [2021-03-24T05:49:33.564Z] #43 13.59 DEP images/eventpoll.pb-c.d [2021-03-24T05:49:33.564Z] #43 13.62 PBCC images/eventfd.pb-c.c [2021-03-24T05:49:33.564Z] #43 13.64 DEP images/eventfd.pb-c.d [2021-03-24T05:49:33.564Z] #43 13.72 PBCC images/remap-file-path.pb-c.c [2021-03-24T05:49:33.564Z] #43 13.74 DEP images/remap-file-path.pb-c.d [2021-03-24T05:49:33.564Z] #43 13.81 PBCC images/fifo.pb-c.c [2021-03-24T05:49:33.564Z] #43 13.83 DEP images/fifo.pb-c.d [2021-03-24T05:49:33.564Z] #43 13.88 PBCC images/ghost-file.pb-c.c [2021-03-24T05:49:33.564Z] #43 13.96 DEP images/ghost-file.pb-c.d [2021-03-24T05:49:33.564Z] #43 14.01 PBCC images/regfile.pb-c.c [2021-03-24T05:49:33.564Z] #43 14.10 DEP images/regfile.pb-c.d [2021-03-24T05:49:33.564Z] #43 14.12 PBCC images/ns.pb-c.c [2021-03-24T05:49:33.564Z] #43 14.15 DEP images/ns.pb-c.d [2021-03-24T05:49:33.564Z] #43 14.18 PBCC images/fdinfo.pb-c.c [2021-03-24T05:49:33.564Z] #43 14.24 DEP images/fdinfo.pb-c.d [2021-03-24T05:49:33.564Z] #43 14.31 PBCC images/core-aarch64.pb-c.c [2021-03-24T05:49:33.564Z] #43 14.36 PBCC images/core-arm.pb-c.c [2021-03-24T05:49:33.564Z] #43 14.42 PBCC images/core-ppc64.pb-c.c [2021-03-24T05:49:33.564Z] #43 14.53 PBCC images/core-s390.pb-c.c [2021-03-24T05:49:33.564Z] #43 14.63 PBCC images/core-x86.pb-c.c [2021-03-24T05:49:33.564Z] #43 14.67 PBCC images/core.pb-c.c [2021-03-24T05:49:33.564Z] #43 14.82 PBCC images/inventory.pb-c.c [2021-03-24T05:49:33.564Z] #43 14.91 DEP images/core-aarch64.pb-c.d [2021-03-24T05:49:33.564Z] #43 14.93 DEP images/core-arm.pb-c.d [2021-03-24T05:49:33.564Z] #43 14.97 DEP images/core-ppc64.pb-c.d [2021-03-24T05:49:33.564Z] #43 15.09 DEP images/core-s390.pb-c.d [2021-03-24T05:49:33.564Z] #43 15.18 DEP images/core-x86.pb-c.d [2021-03-24T05:49:33.564Z] #43 15.27 DEP images/core.pb-c.d [2021-03-24T05:49:33.564Z] #43 15.34 DEP images/inventory.pb-c.d [2021-03-24T05:49:33.564Z] #43 15.43 PBCC images/cpuinfo.pb-c.c [2021-03-24T05:49:33.564Z] #43 15.48 DEP images/cpuinfo.pb-c.d [2021-03-24T05:49:33.564Z] #43 15.51 PBCC images/stats.pb-c.c [2021-03-24T05:49:33.564Z] #43 15.53 DEP images/stats.pb-c.d [2021-03-24T05:49:33.564Z] #43 18.03 make[1]: Nothing to be done for 'all'. [2021-03-24T05:49:33.564Z] #43 19.97 CC images/stats.o [2021-03-24T05:49:33.564Z] #43 20.51 CC images/core.o [2021-03-24T05:49:33.564Z] #43 21.34 CC images/core-x86.o [2021-03-24T05:49:33.564Z] #43 22.13 CC images/core-arm.o [2021-03-24T05:49:33.579Z] #43 14.18 PBCC images/cpuinfo.pb-c.c [2021-03-24T05:49:33.579Z] #43 14.23 DEP images/cpuinfo.pb-c.d [2021-03-24T05:49:33.579Z] #43 14.30 PBCC images/stats.pb-c.c [2021-03-24T05:49:33.579Z] #43 14.33 DEP images/stats.pb-c.d [2021-03-24T05:49:33.592Z] #43 10.09 DEP images/ipc-desc.pb-c.d [2021-03-24T05:49:33.592Z] #43 10.12 DEP images/ipc-sem.pb-c.d [2021-03-24T05:49:33.592Z] #43 10.16 PBCC images/ipc-msg.pb-c.c [2021-03-24T05:49:33.592Z] #43 10.20 DEP images/ipc-msg.pb-c.d [2021-03-24T05:49:33.797Z] #19 DONE 0.4s [2021-03-24T05:49:33.797Z] [2021-03-24T05:49:33.797Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-03-24T05:49:33.797Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 [2021-03-24T05:49:33.849Z] #43 10.27 PBCC images/ipc-shm.pb-c.c [2021-03-24T05:49:33.849Z] #43 10.29 DEP images/ipc-shm.pb-c.d [2021-03-24T05:49:33.849Z] #43 10.36 PBCC images/ipc-var.pb-c.c [2021-03-24T05:49:33.849Z] #43 10.40 DEP images/ipc-var.pb-c.d [2021-03-24T05:49:33.849Z] #43 10.46 PBCC images/sk-opts.pb-c.c [2021-03-24T05:49:33.849Z] #43 ... [2021-03-24T05:49:33.849Z] [2021-03-24T05:49:33.849Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:33.849Z] #51 sha256:828712f056dd5ce79dff348101639e732c446f59dba2f442f91a1bb1441d0f2a [2021-03-24T05:49:33.849Z] #51 102.0 encoding/json [2021-03-24T05:49:33.849Z] #51 107.0 github.com/pkg/diff [2021-03-24T05:49:33.849Z] #51 108.7 go/ast [2021-03-24T05:49:33.849Z] #51 109.7 golang.org/x/crypto/ssh/terminal [2021-03-24T05:49:33.849Z] #51 111.6 mvdan.cc/editorconfig [2021-03-24T05:49:33.849Z] #51 ... [2021-03-24T05:49:33.849Z] [2021-03-24T05:49:33.849Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:33.849Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:33.849Z] #43 10.50 PBCC images/packet-sock.pb-c.c [2021-03-24T05:49:33.849Z] #43 10.56 DEP images/sk-opts.pb-c.d [2021-03-24T05:49:33.899Z] #20 49.28 Selecting previously unselected package zip. [2021-03-24T05:49:33.899Z] #20 49.29 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-24T05:49:33.899Z] #20 49.30 Unpacking zip (3.0-11+b1) ... [2021-03-24T05:49:33.899Z] #20 49.45 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-24T05:49:33.899Z] #20 49.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-24T05:49:33.899Z] #20 49.50 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-24T05:49:33.899Z] #20 49.52 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-24T05:49:34.106Z] #43 10.63 DEP images/packet-sock.pb-c.d [2021-03-24T05:49:34.107Z] #43 10.68 PBCC images/sk-netlink.pb-c.c [2021-03-24T05:49:34.107Z] #43 10.75 DEP images/sk-netlink.pb-c.d [2021-03-24T05:49:34.107Z] #43 10.81 PBCC images/sk-inet.pb-c.c [2021-03-24T05:49:34.143Z] #43 22.79 CC images/core-aarch64.o [2021-03-24T05:49:34.143Z] #43 ... [2021-03-24T05:49:34.143Z] [2021-03-24T05:49:34.143Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:49:34.143Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-24T05:49:34.143Z] #13 99.56 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-24T05:49:34.143Z] #13 99.56 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-24T05:49:34.143Z] #13 99.57 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:49:34.159Z] #20 49.53 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-24T05:49:34.159Z] #20 49.55 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-24T05:49:34.159Z] #20 49.58 Setting up uidmap (1:4.5-1.1) ... [2021-03-24T05:49:34.159Z] #20 49.59 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-24T05:49:34.159Z] #20 49.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-24T05:49:34.159Z] #20 49.62 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-24T05:49:34.159Z] #20 49.64 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-24T05:49:34.159Z] #20 49.66 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-24T05:49:34.159Z] #20 49.68 Setting up xxd (2:8.1.0875-5) ... [2021-03-24T05:49:34.159Z] #20 49.71 Setting up zip (3.0-11+b1) ... [2021-03-24T05:49:34.159Z] #20 49.74 Setting up vim-common (2:8.1.0875-5) ... [2021-03-24T05:49:34.167Z] #43 22.91 CC images/cpuinfo.o [2021-03-24T05:49:34.364Z] #43 10.86 DEP images/sk-inet.pb-c.d [2021-03-24T05:49:34.364Z] #43 10.90 PBCC images/sk-unix.pb-c.c [2021-03-24T05:49:34.364Z] #43 10.98 DEP images/sk-unix.pb-c.d [2021-03-24T05:49:34.364Z] #43 11.04 PBCC images/mm.pb-c.c [2021-03-24T05:49:34.364Z] #43 11.09 DEP images/mm.pb-c.d [2021-03-24T05:49:34.420Z] #20 49.77 Setting up bash-completion (1:2.8-6) ... [2021-03-24T05:49:34.449Z] #43 23.42 CC images/inventory.o [2021-03-24T05:49:34.457Z] #20 DONE 0.4s [2021-03-24T05:49:34.457Z] [2021-03-24T05:49:34.457Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:49:34.457Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-24T05:49:34.621Z] #43 11.14 PBCC images/timerfd.pb-c.c [2021-03-24T05:49:34.621Z] #43 11.20 DEP images/timerfd.pb-c.d [2021-03-24T05:49:34.621Z] #43 11.25 PBCC images/timer.pb-c.c [2021-03-24T05:49:34.621Z] #43 11.26 DEP images/timer.pb-c.d [2021-03-24T05:49:34.711Z] #43 23.74 CC images/fdinfo.o [2021-03-24T05:49:34.878Z] #43 11.34 PBCC images/sa.pb-c.c [2021-03-24T05:49:34.878Z] #43 11.39 DEP images/sa.pb-c.d [2021-03-24T05:49:34.878Z] #43 11.45 PBCC images/pipe-data.pb-c.c [2021-03-24T05:49:34.878Z] #43 11.46 DEP images/pipe-data.pb-c.d [2021-03-24T05:49:34.878Z] #43 11.51 PBCC images/mnt.pb-c.c [2021-03-24T05:49:34.968Z] #43 15.73 make[1]: Nothing to be done for 'all'. [2021-03-24T05:49:35.105Z] #21 0.711 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-24T05:49:35.105Z] #21 0.791 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:49:35.105Z] #21 0.837 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:49:35.105Z] #21 0.876 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:49:35.135Z] #43 11.60 DEP images/mnt.pb-c.d [2021-03-24T05:49:35.136Z] #43 11.68 PBCC images/sk-packet.pb-c.c [2021-03-24T05:49:35.136Z] #43 11.69 DEP images/sk-packet.pb-c.d [2021-03-24T05:49:35.136Z] #43 11.75 PBCC images/tcp-stream.pb-c.c [2021-03-24T05:49:35.136Z] #43 11.78 DEP images/tcp-stream.pb-c.d [2021-03-24T05:49:35.322Z] #43 24.24 CC images/fown.o [2021-03-24T05:49:35.322Z] #43 24.47 CC images/ns.o [2021-03-24T05:49:35.395Z] #43 11.87 PBCC images/pipe.pb-c.c [2021-03-24T05:49:35.395Z] #43 11.94 DEP images/pipe.pb-c.d [2021-03-24T05:49:35.395Z] #43 11.98 PBCC images/pstree.pb-c.c [2021-03-24T05:49:35.395Z] #43 12.02 DEP images/pstree.pb-c.d [2021-03-24T05:49:35.395Z] #43 12.07 PBCC images/fs.pb-c.c [2021-03-24T05:49:35.587Z] #43 24.69 CC images/regfile.o [2021-03-24T05:49:35.652Z] #43 12.11 DEP images/fs.pb-c.d [2021-03-24T05:49:35.652Z] #43 12.16 PBCC images/signalfd.pb-c.c [2021-03-24T05:49:35.652Z] #43 12.20 DEP images/signalfd.pb-c.d [2021-03-24T05:49:35.652Z] #43 12.24 PBCC images/fh.pb-c.c [2021-03-24T05:49:35.652Z] #43 12.28 PBCC images/fsnotify.pb-c.c [2021-03-24T05:49:35.652Z] #43 12.33 DEP images/fh.pb-c.d [2021-03-24T05:49:35.854Z] #43 24.93 CC images/ghost-file.o [2021-03-24T05:49:35.909Z] #43 12.38 DEP images/fsnotify.pb-c.d [2021-03-24T05:49:35.909Z] #43 12.48 PBCC images/eventpoll.pb-c.c [2021-03-24T05:49:35.909Z] #43 12.50 DEP images/eventpoll.pb-c.d [2021-03-24T05:49:35.909Z] #43 12.54 PBCC images/eventfd.pb-c.c [2021-03-24T05:49:35.909Z] #43 12.56 DEP images/eventfd.pb-c.d [2021-03-24T05:49:35.909Z] #43 12.60 PBCC images/remap-file-path.pb-c.c [2021-03-24T05:49:36.166Z] #21 1.961 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [446 kB] [2021-03-24T05:49:36.167Z] #43 12.62 DEP images/remap-file-path.pb-c.d [2021-03-24T05:49:36.167Z] #43 12.66 PBCC images/fifo.pb-c.c [2021-03-24T05:49:36.167Z] #43 12.68 DEP images/fifo.pb-c.d [2021-03-24T05:49:36.167Z] #43 12.76 PBCC images/ghost-file.pb-c.c [2021-03-24T05:49:36.167Z] #43 12.83 DEP images/ghost-file.pb-c.d [2021-03-24T05:49:36.167Z] #43 12.89 PBCC images/regfile.pb-c.c [2021-03-24T05:49:36.356Z] #43 17.11 CC images/stats.o [2021-03-24T05:49:36.424Z] #43 12.97 DEP images/regfile.pb-c.d [2021-03-24T05:49:36.424Z] #43 13.01 PBCC images/ns.pb-c.c [2021-03-24T05:49:36.424Z] #43 13.04 DEP images/ns.pb-c.d [2021-03-24T05:49:36.424Z] #43 13.12 PBCC images/fdinfo.pb-c.c [2021-03-24T05:49:36.426Z] #43 25.19 CC images/fifo.o [2021-03-24T05:49:36.426Z] #43 25.41 CC images/remap-file-path.o [2021-03-24T05:49:36.682Z] #43 13.20 DEP images/fdinfo.pb-c.d [2021-03-24T05:49:36.682Z] #43 13.27 PBCC images/core-aarch64.pb-c.c [2021-03-24T05:49:36.682Z] #43 13.34 PBCC images/core-arm.pb-c.c [2021-03-24T05:49:36.682Z] #43 13.38 PBCC images/core-ppc64.pb-c.c [2021-03-24T05:49:36.686Z] #43 25.71 CC images/eventfd.o [2021-03-24T05:49:36.929Z] #43 17.60 CC images/core.o [2021-03-24T05:49:36.939Z] #43 13.50 PBCC images/core-s390.pb-c.c [2021-03-24T05:49:36.939Z] #43 13.56 PBCC images/core-x86.pb-c.c [2021-03-24T05:49:36.939Z] #43 13.62 PBCC images/core.pb-c.c [2021-03-24T05:49:36.946Z] #43 25.97 CC images/eventpoll.o [2021-03-24T05:49:36.964Z] #20 52.61 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-24T05:49:37.196Z] #43 13.70 PBCC images/inventory.pb-c.c [2021-03-24T05:49:37.196Z] #43 13.76 DEP images/core-aarch64.pb-c.d [2021-03-24T05:49:37.196Z] #43 13.84 DEP images/core-arm.pb-c.d [2021-03-24T05:49:37.196Z] #43 13.90 DEP images/core-ppc64.pb-c.d [2021-03-24T05:49:37.206Z] #43 26.24 CC images/fh.o [2021-03-24T05:49:37.224Z] #20 52.63 Setting up xz-utils (5.2.4-1) ... [2021-03-24T05:49:37.224Z] #20 52.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-24T05:49:37.224Z] #20 52.66 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-24T05:49:37.224Z] #20 52.73 invoke-rc.d: could not determine current runlevel [2021-03-24T05:49:37.224Z] #20 52.74 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-24T05:49:37.224Z] #20 52.75 Setting up pigz (2.4-1) ... [2021-03-24T05:49:37.224Z] #20 52.78 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-24T05:49:37.224Z] #20 52.79 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-24T05:49:37.224Z] #20 52.82 Setting up python-pip-whl (18.1-5) ... [2021-03-24T05:49:37.224Z] #20 52.83 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-24T05:49:37.453Z] #43 13.96 DEP images/core-s390.pb-c.d [2021-03-24T05:49:37.453Z] #43 14.02 DEP images/core-x86.pb-c.d [2021-03-24T05:49:37.453Z] #43 14.11 DEP images/core.pb-c.d [2021-03-24T05:49:37.469Z] #43 26.58 CC images/fsnotify.o [2021-03-24T05:49:37.484Z] #20 52.84 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-24T05:49:37.502Z] #43 18.26 CC images/core-x86.o [2021-03-24T05:49:37.708Z] #21 3.182 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-24T05:49:37.710Z] #43 14.20 DEP images/inventory.pb-c.d [2021-03-24T05:49:37.710Z] #43 14.29 PBCC images/cpuinfo.pb-c.c [2021-03-24T05:49:37.710Z] #43 14.32 DEP images/cpuinfo.pb-c.d [2021-03-24T05:49:37.710Z] #43 14.38 PBCC images/stats.pb-c.c [2021-03-24T05:49:37.710Z] #43 14.43 DEP images/stats.pb-c.d [2021-03-24T05:49:37.745Z] #20 53.22 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-24T05:49:37.745Z] #20 53.24 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-24T05:49:37.745Z] #20 53.25 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-24T05:49:37.745Z] #20 53.27 Setting up vim (2:8.1.0875-5) ... [2021-03-24T05:49:37.745Z] #20 53.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-24T05:49:37.745Z] #20 53.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-24T05:49:37.745Z] #20 53.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-24T05:49:37.745Z] #20 53.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-24T05:49:37.745Z] #20 53.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-24T05:49:37.745Z] #20 53.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-24T05:49:37.745Z] #20 53.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-24T05:49:37.745Z] #20 53.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-24T05:49:38.006Z] #20 53.37 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-24T05:49:38.006Z] #20 53.39 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-24T05:49:38.006Z] #20 53.43 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-24T05:49:38.006Z] #20 53.45 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-24T05:49:38.006Z] #20 53.46 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-24T05:49:38.006Z] #20 53.48 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-24T05:49:38.049Z] #43 27.14 CC images/signalfd.o [2021-03-24T05:49:38.077Z] #43 18.79 CC images/core-arm.o [2021-03-24T05:49:38.621Z] #43 27.41 CC images/fs.o [2021-03-24T05:49:38.621Z] #43 27.60 CC images/pstree.o [2021-03-24T05:49:38.651Z] #43 19.22 CC images/core-aarch64.o [2021-03-24T05:49:38.882Z] #43 27.84 CC images/pipe.o [2021-03-24T05:49:38.885Z] #21 ... [2021-03-24T05:49:38.885Z] [2021-03-24T05:49:38.885Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:38.885Z] #46 sha256:f7b0c85743bff1d2c56066aabe0b8745d8786ef7a973de2eef12e57c6defe88e [2021-03-24T05:49:38.885Z] #46 112.0 go/parser [2021-03-24T05:49:38.885Z] #46 116.0 encoding/xml [2021-03-24T05:49:38.885Z] #46 121.9 go/doc [2021-03-24T05:49:38.885Z] #46 ... [2021-03-24T05:49:38.885Z] [2021-03-24T05:49:38.885Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:49:38.885Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-24T05:49:38.885Z] #21 4.638 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [260 kB] [2021-03-24T05:49:38.914Z] #43 19.61 CC images/core-ppc64.o [2021-03-24T05:49:38.914Z] #43 ... [2021-03-24T05:49:38.914Z] [2021-03-24T05:49:38.914Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:49:38.914Z] #56 sha256:ab24df89924f98a6ce5314dffcf66b355fbd636eb5de2310d22b2b49f931092b [2021-03-24T05:49:39.143Z] #43 28.03 CC images/tcp-stream.o [2021-03-24T05:49:39.143Z] #43 28.22 CC images/sk-packet.o [2021-03-24T05:49:39.404Z] #43 28.55 CC images/mnt.o [2021-03-24T05:49:39.464Z] #13 ... [2021-03-24T05:49:39.464Z] [2021-03-24T05:49:39.464Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:39.464Z] #45 sha256:d75d4b2bca823701871c0c1199db9d73b035b65d8e1749db8447e3a76684cb7d [2021-03-24T05:49:39.464Z] #45 95.86 crypto/tls [2021-03-24T05:49:39.464Z] #45 102.5 net/http/httptrace [2021-03-24T05:49:39.464Z] #45 102.8 net/http [2021-03-24T05:49:39.464Z] #45 ... [2021-03-24T05:49:39.464Z] [2021-03-24T05:49:39.464Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:39.464Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:49:39.464Z] #43 23.43 CC images/core-ppc64.o [2021-03-24T05:49:39.464Z] #43 24.15 CC images/core-s390.o [2021-03-24T05:49:39.464Z] #43 24.97 CC images/cpuinfo.o [2021-03-24T05:49:39.464Z] #43 25.68 CC images/inventory.o [2021-03-24T05:49:39.464Z] #43 26.31 CC images/fdinfo.o [2021-03-24T05:49:39.464Z] #43 26.69 CC images/fown.o [2021-03-24T05:49:39.464Z] #43 26.84 CC images/ns.o [2021-03-24T05:49:39.464Z] #43 27.04 CC images/regfile.o [2021-03-24T05:49:39.464Z] #43 27.27 CC images/ghost-file.o [2021-03-24T05:49:39.464Z] #43 27.55 CC images/fifo.o [2021-03-24T05:49:39.464Z] #43 ... [2021-03-24T05:49:39.464Z] [2021-03-24T05:49:39.464Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:49:39.464Z] #58 sha256:ff4be3dcbe69c23dc59e13d6dc856263f309679f840fd673b745ac08eef952c0 [2021-03-24T05:49:39.464Z] #58 DONE 106.2s [2021-03-24T05:49:39.464Z] [2021-03-24T05:49:39.464Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:39.464Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:49:39.464Z] #43 27.79 CC images/remap-file-path.o [2021-03-24T05:49:39.464Z] #43 ... [2021-03-24T05:49:39.464Z] [2021-03-24T05:49:39.464Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-24T05:49:39.464Z] #59 sha256:0f93424bdd60675075af5a3a6964bd970487dc2643b4839adfe9bd4028e098ee [2021-03-24T05:49:39.464Z] #59 DONE 0.1s [2021-03-24T05:49:39.464Z] [2021-03-24T05:49:39.464Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:39.464Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:49:39.464Z] #43 28.00 CC images/eventfd.o [2021-03-24T05:49:39.464Z] #43 ... [2021-03-24T05:49:39.464Z] [2021-03-24T05:49:39.464Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-24T05:49:39.464Z] #60 sha256:ef93876c0cc9519a3b7ceb8e0bd49bd48a29fc1aec1521a45aa6972af9d3ed89 [2021-03-24T05:49:39.464Z] #60 DONE 0.2s [2021-03-24T05:49:39.606Z] #43 15.96 make[1]: Nothing to be done for 'all'. [2021-03-24T05:49:39.665Z] #43 28.75 CC images/pipe-data.o [2021-03-24T05:49:39.728Z] [2021-03-24T05:49:39.728Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:39.728Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:49:39.728Z] #43 28.37 CC images/eventpoll.o [2021-03-24T05:49:39.956Z] #21 ... [2021-03-24T05:49:39.956Z] [2021-03-24T05:49:39.956Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:39.956Z] #52 sha256:ba0f16d43f0bef43ce58dd4169ec787f11c0eb456bffca252e2428ac29d4b3b6 [2021-03-24T05:49:39.956Z] #52 113.2 golang.org/x/crypto/ssh/terminal [2021-03-24T05:49:39.956Z] #52 119.7 mvdan.cc/sh/v3/cmd/shfmt [2021-03-24T05:49:39.956Z] #52 ... [2021-03-24T05:49:39.956Z] [2021-03-24T05:49:39.956Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:39.956Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:49:39.956Z] #44 48.50 CC compel/plugins/std/infect.o [2021-03-24T05:49:39.956Z] #44 49.06 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-03-24T05:49:39.956Z] #44 49.10 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-03-24T05:49:39.956Z] #44 49.18 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-03-24T05:49:39.956Z] #44 49.26 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-03-24T05:49:39.956Z] #44 49.33 AR compel/plugins/std.lib.a [2021-03-24T05:49:39.956Z] #44 49.46 CC compel/plugins/fds/fds.o [2021-03-24T05:49:39.956Z] #44 49.89 AR compel/plugins/fds.lib.a [2021-03-24T05:49:39.956Z] #44 49.94 HOSTDEP compel/src/lib/log-host.d [2021-03-24T05:49:39.956Z] #44 50.07 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-24T05:49:39.956Z] #44 50.23 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-03-24T05:49:39.956Z] #44 50.31 HOSTDEP compel/src/main-host.d [2021-03-24T05:49:39.956Z] #44 50.43 DEP compel/src/lib/ptrace.d [2021-03-24T05:49:39.956Z] #44 50.62 DEP compel/src/lib/infect.d [2021-03-24T05:49:39.956Z] #44 50.82 DEP compel/src/lib/infect-util.d [2021-03-24T05:49:39.956Z] #44 51.01 DEP compel/src/lib/infect-rpc.d [2021-03-24T05:49:39.956Z] #44 51.17 DEP compel/arch/ppc64/src/lib/infect.d [2021-03-24T05:49:39.956Z] #44 51.29 DEP compel/arch/ppc64/src/lib/cpu.d [2021-03-24T05:49:39.956Z] #44 51.35 DEP compel/src/lib/log.d [2021-03-24T05:49:39.956Z] #44 51.48 DEP compel/src/main.d [2021-03-24T05:49:39.956Z] #44 51.69 DEP compel/src/lib/handle-elf.d [2021-03-24T05:49:39.956Z] #44 51.89 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-03-24T05:49:39.956Z] #44 52.00 CC compel/src/lib/log.o [2021-03-24T05:49:39.956Z] #44 52.24 CC compel/arch/ppc64/src/lib/cpu.o [2021-03-24T05:49:39.956Z] #44 52.58 CC compel/arch/ppc64/src/lib/infect.o [2021-03-24T05:49:39.956Z] #44 53.41 CC compel/src/lib/infect-rpc.o [2021-03-24T05:49:39.956Z] #44 53.92 CC compel/src/lib/infect-util.o [2021-03-24T05:49:39.956Z] #44 54.22 CC compel/src/lib/infect.o [2021-03-24T05:49:40.237Z] #43 29.01 CC images/sa.o [2021-03-24T05:49:40.237Z] #43 29.29 CC images/timer.o [2021-03-24T05:49:40.255Z] #44 57.03 CC compel/src/lib/ptrace.o [2021-03-24T05:49:40.306Z] #43 28.89 CC images/fh.o [2021-03-24T05:49:40.538Z] #43 ... [2021-03-24T05:49:40.538Z] [2021-03-24T05:49:40.538Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:40.538Z] #45 sha256:46959e8d8dc9b1dad1b220c25e28c8f1c720f1ef3a713dfcb373ddbb26e99960 [2021-03-24T05:49:40.538Z] #45 108.6 text/template/parse [2021-03-24T05:49:40.538Z] #45 110.7 go/parser [2021-03-24T05:49:40.538Z] #45 113.1 text/template [2021-03-24T05:49:40.538Z] #45 113.9 encoding/xml [2021-03-24T05:49:40.538Z] #45 118.0 go/doc [2021-03-24T05:49:40.538Z] #45 ... [2021-03-24T05:49:40.538Z] [2021-03-24T05:49:40.538Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:49:40.538Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:49:40.538Z] #13 106.4 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-24T05:49:40.538Z] #13 106.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-24T05:49:40.538Z] #13 106.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:49:40.538Z] #13 106.6 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-24T05:49:40.538Z] #13 106.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-24T05:49:40.538Z] #13 106.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:49:40.561Z] #44 ... [2021-03-24T05:49:40.561Z] [2021-03-24T05:49:40.561Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:49:40.561Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-24T05:49:40.561Z] #21 6.300 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-24T05:49:40.747Z] #56 52.29 Checking out files: 44% (1707/3823) Checking out files: 45% (1721/3823) Checking out files: 46% (1759/3823) Checking out files: 47% (1797/3823) Checking out files: 48% (1836/3823) Checking out files: 49% (1874/3823) Checking out files: 50% (1912/3823) Checking out files: 51% (1950/3823) Checking out files: 52% (1988/3823) Checking out files: 53% (2027/3823) Checking out files: 54% (2065/3823) Checking out files: 55% (2103/3823) Checking out files: 56% (2141/3823) Checking out files: 57% (2180/3823) Checking out files: 58% (2218/3823) Checking out files: 59% (2256/3823) Checking out files: 60% (2294/3823) Checking out files: 61% (2333/3823) Checking out files: 62% (2371/3823) Checking out files: 63% (2409/3823) Checking out files: 64% (2447/3823) Checking out files: 65% (2485/3823) Checking out files: 66% (2524/3823) Checking out files: 67% (2562/3823) Checking out files: 68% (2600/3823) Checking out files: 69% (2638/3823) Checking out files: 70% (2677/3823) Checking out files: 71% (2715/3823) Checking out files: 72% (2753/3823) Checking out files: 73% (2791/3823) Checking out files: 74% (2830/3823) Checking out files: 75% (2868/3823) Checking out files: 76% (2906/3823) Checking out files: 77% (2944/3823) Checking out files: 78% (2982/3823) Checking out files: 79% (3021/3823) Checking out files: 80% (3059/3823) Checking out files: 81% (3097/3823) Checking out files: 82% (3135/3823) Checking out files: 83% (3174/3823) Checking out files: 84% (3212/3823) Checking out files: 85% (3250/3823) Checking out files: 86% (3288/3823) Checking out files: 87% (3327/3823) Checking out files: 88% (3365/3823) Checking out files: 89% (3403/3823) Checking out files: 90% (3441/3823) Checking out files: 91% (3479/3823) Checking out files: 92% (3518/3823) Checking out files: 93% (3556/3823) Checking out files: 94% (3594/3823) Checking out files: 95% (3632/3823) Checking out files: 96% (3671/3823) Checking out files: 97% (3709/3823) Checking out files: 98% (3747/3823) Checking out files: 99% (3785/3823) Checking out files: 100% (3823/3823) Checking out files: 100% (3823/3823), done. [2021-03-24T05:49:40.747Z] #56 54.05 + cd /tmp/tmp.gIzicDEmYK/src/github.com/containerd/containerd [2021-03-24T05:49:40.747Z] #56 54.05 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-24T05:49:40.795Z] #13 ... [2021-03-24T05:49:40.795Z] [2021-03-24T05:49:40.795Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:40.795Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:40.795Z] #43 17.39 CC images/stats.o [2021-03-24T05:49:40.809Z] #43 29.64 CC images/timerfd.o [2021-03-24T05:49:40.809Z] #43 ... [2021-03-24T05:49:40.809Z] [2021-03-24T05:49:40.810Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:49:40.810Z] #56 sha256:3ffba947a2eb82f4f2670801cb391a286a6463cd98477bf4a69daf29a49248a0 [2021-03-24T05:49:40.810Z] #56 48.82 Checking out files: 45% (1722/3823) Checking out files: 46% (1759/3823) Checking out files: 47% (1797/3823) Checking out files: 48% (1836/3823) Checking out files: 49% (1874/3823) Checking out files: 50% (1912/3823) Checking out files: 51% (1950/3823) Checking out files: 52% (1988/3823) Checking out files: 53% (2027/3823) Checking out files: 54% (2065/3823) Checking out files: 55% (2103/3823) Checking out files: 56% (2141/3823) Checking out files: 57% (2180/3823) Checking out files: 58% (2218/3823) Checking out files: 59% (2256/3823) Checking out files: 60% (2294/3823) Checking out files: 61% (2333/3823) Checking out files: 62% (2371/3823) Checking out files: 63% (2409/3823) Checking out files: 64% (2447/3823) Checking out files: 65% (2485/3823) Checking out files: 66% (2524/3823) Checking out files: 67% (2562/3823) Checking out files: 68% (2600/3823) Checking out files: 69% (2638/3823) Checking out files: 70% (2677/3823) Checking out files: 71% (2715/3823) Checking out files: 72% (2753/3823) Checking out files: 73% (2791/3823) Checking out files: 74% (2830/3823) Checking out files: 75% (2868/3823) Checking out files: 76% (2906/3823) Checking out files: 77% (2944/3823) Checking out files: 78% (2982/3823) Checking out files: 79% (3021/3823) Checking out files: 80% (3059/3823) Checking out files: 81% (3097/3823) Checking out files: 82% (3135/3823) Checking out files: 83% (3174/3823) Checking out files: 84% (3212/3823) Checking out files: 85% (3250/3823) Checking out files: 85% (3261/3823) Checking out files: 86% (3288/3823) Checking out files: 87% (3327/3823) Checking out files: 88% (3365/3823) Checking out files: 89% (3403/3823) Checking out files: 90% (3441/3823) Checking out files: 91% (3479/3823) Checking out files: 92% (3518/3823) Checking out files: 93% (3556/3823) Checking out files: 94% (3594/3823) Checking out files: 95% (3632/3823) Checking out files: 96% (3671/3823) Checking out files: 97% (3709/3823) Checking out files: 98% (3747/3823) Checking out files: 99% (3785/3823) Checking out files: 100% (3823/3823) Checking out files: 100% (3823/3823), done. [2021-03-24T05:49:40.810Z] #56 50.63 + cd /tmp/tmp.a21G10xxZt/src/github.com/containerd/containerd [2021-03-24T05:49:40.810Z] #56 50.63 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-24T05:49:40.810Z] #56 52.18 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-24T05:49:40.810Z] #56 52.18 + BUILDTAGS='netgo osusergo static_build' [2021-03-24T05:49:40.810Z] #56 52.18 + export EXTRA_FLAGS=-buildmode=pie [2021-03-24T05:49:40.810Z] #56 52.18 + EXTRA_FLAGS=-buildmode=pie [2021-03-24T05:49:40.810Z] #56 52.18 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-24T05:49:40.810Z] #56 52.18 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-24T05:49:40.810Z] #56 52.18 + '[' '' = dynamic ']' [2021-03-24T05:49:40.810Z] #56 52.18 + make [2021-03-24T05:49:40.810Z] #56 53.15 + bin/ctr [2021-03-24T05:49:40.882Z] #43 29.42 CC images/fsnotify.o [2021-03-24T05:49:41.302Z] #20 56.35 Setting up iptables (1.8.2-4) ... [2021-03-24T05:49:41.302Z] #20 56.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-24T05:49:41.302Z] #20 56.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-24T05:49:41.302Z] #20 56.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-24T05:49:41.302Z] #20 56.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-24T05:49:41.302Z] #20 56.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-24T05:49:41.302Z] #20 56.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-24T05:49:41.302Z] #20 56.43 Setting up python3 (3.7.3-1) ... [2021-03-24T05:49:41.302Z] #20 ... [2021-03-24T05:49:41.302Z] [2021-03-24T05:49:41.302Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:49:41.302Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-24T05:49:41.302Z] #40 212.4 + dpkg --print-architecture [2021-03-24T05:49:41.302Z] #40 212.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-24T05:49:41.302Z] #40 212.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-24T05:49:41.302Z] #40 212.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-24T05:49:41.320Z] #56 ... [2021-03-24T05:49:41.320Z] [2021-03-24T05:49:41.320Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:41.320Z] #45 sha256:bd388b20424202a9dd9fdeadbedce7c0b378aa9b7b2db0b5f34fe7fe0e1c6faf [2021-03-24T05:49:41.320Z] #45 109.3 go/parser [2021-03-24T05:49:41.320Z] #45 109.8 text/template [2021-03-24T05:49:41.320Z] #45 113.2 encoding/xml [2021-03-24T05:49:41.320Z] #45 114.9 go/doc [2021-03-24T05:49:41.320Z] #45 117.9 github.com/LK4D4/vndr/build [2021-03-24T05:49:41.320Z] #45 118.1 github.com/LK4D4/vndr/versioned [2021-03-24T05:49:41.320Z] #45 118.3 compress/flate [2021-03-24T05:49:41.320Z] #45 ... [2021-03-24T05:49:41.320Z] [2021-03-24T05:49:41.320Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:41.320Z] #51 sha256:a7aa5b284c7f0f575ef0fcda54b34e392793ed40811bb21b91682e94ba4a38d3 [2021-03-24T05:49:41.320Z] #51 109.3 mvdan.cc/sh/v3/fileutil [2021-03-24T05:49:41.320Z] #51 109.6 mvdan.cc/sh/v3/syntax [2021-03-24T05:49:41.320Z] #51 115.8 mvdan.cc/sh/v3/cmd/shfmt [2021-03-24T05:49:41.320Z] #51 ... [2021-03-24T05:49:41.320Z] [2021-03-24T05:49:41.320Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:49:41.320Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:49:41.320Z] #13 103.7 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-24T05:49:41.320Z] #13 103.8 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-24T05:49:41.320Z] #13 103.8 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:49:41.320Z] #13 103.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-24T05:49:41.320Z] #13 103.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-24T05:49:41.320Z] #13 103.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:49:41.371Z] #43 17.82 CC images/core.o [2021-03-24T05:49:41.381Z] #56 ... [2021-03-24T05:49:41.381Z] [2021-03-24T05:49:41.381Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:41.381Z] #45 sha256:fafa4f132ac0591a3f1f1aaddb396ff2f2cb26c82e92e39a3732af2c362a4ce2 [2021-03-24T05:49:41.381Z] #45 88.94 github.com/LK4D4/vndr/versioned [2021-03-24T05:49:41.381Z] #45 89.04 compress/flate [2021-03-24T05:49:41.381Z] #45 90.10 hash/crc32 [2021-03-24T05:49:41.381Z] #45 90.94 net [2021-03-24T05:49:41.381Z] #45 91.68 compress/gzip [2021-03-24T05:49:41.381Z] #45 92.37 vendor/golang.org/x/text/transform [2021-03-24T05:49:41.381Z] #45 93.36 vendor/golang.org/x/text/unicode/bidi [2021-03-24T05:49:41.381Z] #45 95.29 vendor/golang.org/x/text/secure/bidirule [2021-03-24T05:49:41.381Z] #45 95.56 vendor/golang.org/x/text/unicode/norm [2021-03-24T05:49:41.381Z] #45 99.07 vendor/golang.org/x/net/idna [2021-03-24T05:49:41.381Z] #45 ... [2021-03-24T05:49:41.381Z] [2021-03-24T05:49:41.381Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:41.381Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:41.381Z] #43 29.93 CC images/mm.o [2021-03-24T05:49:41.381Z] #43 30.28 CC images/sk-opts.o [2021-03-24T05:49:41.459Z] #43 30.18 CC images/signalfd.o [2021-03-24T05:49:41.582Z] #13 ... [2021-03-24T05:49:41.582Z] [2021-03-24T05:49:41.582Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:41.582Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:41.582Z] #43 20.20 CC images/core-s390.o [2021-03-24T05:49:41.582Z] #43 20.94 CC images/cpuinfo.o [2021-03-24T05:49:41.582Z] #43 21.39 CC images/inventory.o [2021-03-24T05:49:41.582Z] #43 21.64 CC images/fdinfo.o [2021-03-24T05:49:41.582Z] #43 22.01 CC images/fown.o [2021-03-24T05:49:41.582Z] #43 22.20 CC images/ns.o [2021-03-24T05:49:41.642Z] #43 30.47 CC images/sk-unix.o [2021-03-24T05:49:41.642Z] #43 30.73 CC images/sk-inet.o [2021-03-24T05:49:41.726Z] #43 30.42 CC images/fs.o [2021-03-24T05:49:41.844Z] #43 22.48 CC images/regfile.o [2021-03-24T05:49:41.936Z] #43 18.46 CC images/core-x86.o [2021-03-24T05:49:41.990Z] #43 30.57 CC images/pstree.o [2021-03-24T05:49:42.105Z] #43 22.78 CC images/ghost-file.o [2021-03-24T05:49:42.143Z] #21 ... [2021-03-24T05:49:42.143Z] [2021-03-24T05:49:42.143Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:42.143Z] #52 sha256:ba0f16d43f0bef43ce58dd4169ec787f11c0eb456bffca252e2428ac29d4b3b6 [2021-03-24T05:49:42.143Z] #52 DONE 125.2s [2021-03-24T05:49:42.143Z] [2021-03-24T05:49:42.143Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:42.143Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:49:42.143Z] #44 57.55 AR compel/libcompel.a [2021-03-24T05:49:42.143Z] #44 57.75 HOSTCC compel/src/main-host.o [2021-03-24T05:49:42.143Z] #44 58.18 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-03-24T05:49:42.143Z] #44 58.40 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-24T05:49:42.215Z] #43 31.07 CC images/tun.o [2021-03-24T05:49:42.253Z] #43 30.97 CC images/pipe.o [2021-03-24T05:49:42.367Z] #43 23.07 CC images/fifo.o [2021-03-24T05:49:42.444Z] #44 59.08 HOSTCC compel/src/lib/log-host.o [2021-03-24T05:49:42.476Z] #43 31.43 CC images/sk-netlink.o [2021-03-24T05:49:42.501Z] #43 19.01 CC images/core-arm.o [2021-03-24T05:49:42.516Z] #43 31.24 CC images/tcp-stream.o [2021-03-24T05:49:42.737Z] #43 31.63 CC images/packet-sock.o [2021-03-24T05:49:42.746Z] #44 59.40 HOSTLINK compel/compel-host-bin [2021-03-24T05:49:42.746Z] #44 59.51 DEP soccr/soccr.d [2021-03-24T05:49:42.758Z] #43 19.34 CC images/core-aarch64.o [2021-03-24T05:49:42.940Z] #43 23.37 CC images/remap-file-path.o [2021-03-24T05:49:42.941Z] #43 23.58 CC images/eventfd.o [2021-03-24T05:49:42.941Z] #43 23.77 CC images/eventpoll.o [2021-03-24T05:49:42.999Z] #43 31.93 CC images/ipc-var.o [2021-03-24T05:49:43.015Z] #43 19.67 CC images/core-ppc64.o [2021-03-24T05:49:43.047Z] #44 59.64 CC soccr/soccr.o [2021-03-24T05:49:43.093Z] #43 31.58 CC images/sk-packet.o [2021-03-24T05:49:43.257Z] #40 ... [2021-03-24T05:49:43.257Z] [2021-03-24T05:49:43.257Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:43.257Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:43.257Z] #43 107.0 CC criu/crtools.o [2021-03-24T05:49:43.257Z] #43 107.6 CC criu/eventfd.o [2021-03-24T05:49:43.257Z] #43 107.9 CC criu/eventpoll.o [2021-03-24T05:49:43.257Z] #43 108.9 CC criu/external.o [2021-03-24T05:49:43.257Z] #43 109.3 CC criu/fault-injection.o [2021-03-24T05:49:43.257Z] #43 109.4 CC criu/fdstore.o [2021-03-24T05:49:43.257Z] #43 109.7 CC criu/fifo.o [2021-03-24T05:49:43.257Z] #43 110.1 CC criu/file-ids.o [2021-03-24T05:49:43.257Z] #43 110.4 CC criu/file-lock.o [2021-03-24T05:49:43.257Z] #43 111.4 CC criu/files-ext.o [2021-03-24T05:49:43.257Z] #43 111.8 CC criu/files-reg.o [2021-03-24T05:49:43.257Z] #43 114.2 CC criu/files.o [2021-03-24T05:49:43.257Z] #43 116.2 CC criu/filesystems.o [2021-03-24T05:49:43.257Z] #43 117.1 CC criu/fsnotify.o [2021-03-24T05:49:43.257Z] #43 ... [2021-03-24T05:49:43.257Z] [2021-03-24T05:49:43.257Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:49:43.257Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:49:43.257Z] #20 56.92 Setting up python3-wheel (0.32.3-2) ... [2021-03-24T05:49:43.257Z] #20 57.70 Setting up apparmor (2.13.2-10) ... [2021-03-24T05:49:43.260Z] #43 32.14 CC images/ipc-desc.o [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-24T05:49:43.333Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2021-03-24T05:49:43.333Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-24T05:49:43.333Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 5.7% of statements [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/types [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-24T05:49:43.333Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2021-03-24T05:49:43.333Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-24T05:49:43.333Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2021-03-24T05:49:43.333Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/builder [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-24T05:49:43.333Z] ok github.com/docker/docker/builder/remotecontext 0.380s coverage: 13.7% of statements [2021-03-24T05:49:43.333Z] ok github.com/docker/docker/builder/dockerfile 0.828s coverage: 48.3% of statements [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-24T05:49:43.333Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2021-03-24T05:49:43.333Z] ok github.com/docker/docker/builder/remotecontext/git 0.869s coverage: 86.3% of statements [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/cli [no test files] [2021-03-24T05:49:43.333Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-24T05:49:43.357Z] #43 31.99 CC images/mnt.o [2021-03-24T05:49:43.516Z] #43 24.02 CC images/fh.o [2021-03-24T05:49:43.516Z] #43 24.33 CC images/fsnotify.o [2021-03-24T05:49:43.521Z] #43 32.41 CC images/ipc-shm.o [2021-03-24T05:49:43.521Z] #43 32.63 CC images/ipc-msg.o [2021-03-24T05:49:43.582Z] #43 20.22 CC images/core-s390.o [2021-03-24T05:49:43.620Z] #43 32.30 CC images/pipe-data.o [2021-03-24T05:49:43.782Z] #43 32.85 CC images/ipc-sem.o [2021-03-24T05:49:43.884Z] #43 32.54 CC images/sa.o [2021-03-24T05:49:44.044Z] #43 33.09 CC images/utsns.o [2021-03-24T05:49:44.101Z] #43 ... [2021-03-24T05:49:44.101Z] [2021-03-24T05:49:44.101Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:44.101Z] #51 sha256:a7aa5b284c7f0f575ef0fcda54b34e392793ed40811bb21b91682e94ba4a38d3 [2021-03-24T05:49:44.101Z] #51 DONE 122.1s [2021-03-24T05:49:44.101Z] [2021-03-24T05:49:44.101Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:44.101Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:44.101Z] #43 24.95 CC images/signalfd.o [2021-03-24T05:49:44.147Z] #43 32.85 CC images/timer.o [2021-03-24T05:49:44.202Z] #20 59.66 Setting up xfsprogs (4.20.0-1) ... [2021-03-24T05:49:44.202Z] #20 59.68 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-24T05:49:44.305Z] #43 33.27 CC images/creds.o [2021-03-24T05:49:44.521Z] #43 20.95 CC images/cpuinfo.o [2021-03-24T05:49:44.521Z] #43 ... [2021-03-24T05:49:44.521Z] [2021-03-24T05:49:44.521Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:44.521Z] #51 sha256:828712f056dd5ce79dff348101639e732c446f59dba2f442f91a1bb1441d0f2a [2021-03-24T05:49:44.521Z] #51 112.6 mvdan.cc/sh/v3/fileutil [2021-03-24T05:49:44.521Z] #51 112.8 mvdan.cc/sh/v3/syntax [2021-03-24T05:49:44.521Z] #51 119.0 mvdan.cc/sh/v3/cmd/shfmt [2021-03-24T05:49:44.521Z] #51 ... [2021-03-24T05:49:44.521Z] [2021-03-24T05:49:44.521Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:49:44.521Z] #56 sha256:d7c2981fcd5d9260925ded47e88ba146ce957119a15673cdfbcdd7b83b4b21ba [2021-03-24T05:49:44.521Z] #56 55.30 Checking out files: 45% (1756/3823) Checking out files: 46% (1759/3823) Checking out files: 47% (1797/3823) Checking out files: 48% (1836/3823) Checking out files: 49% (1874/3823) Checking out files: 50% (1912/3823) Checking out files: 51% (1950/3823) Checking out files: 52% (1988/3823) Checking out files: 53% (2027/3823) Checking out files: 54% (2065/3823) Checking out files: 55% (2103/3823) Checking out files: 56% (2141/3823) Checking out files: 57% (2180/3823) Checking out files: 58% (2218/3823) Checking out files: 59% (2256/3823) Checking out files: 60% (2294/3823) Checking out files: 61% (2333/3823) Checking out files: 62% (2371/3823) Checking out files: 63% (2409/3823) Checking out files: 64% (2447/3823) Checking out files: 65% (2485/3823) Checking out files: 66% (2524/3823) Checking out files: 67% (2562/3823) Checking out files: 68% (2600/3823) Checking out files: 69% (2638/3823) Checking out files: 70% (2677/3823) Checking out files: 71% (2715/3823) Checking out files: 72% (2753/3823) Checking out files: 73% (2791/3823) Checking out files: 74% (2830/3823) Checking out files: 75% (2868/3823) Checking out files: 76% (2906/3823) Checking out files: 77% (2944/3823) Checking out files: 78% (2982/3823) Checking out files: 79% (3021/3823) Checking out files: 80% (3059/3823) Checking out files: 81% (3097/3823) Checking out files: 82% (3135/3823) Checking out files: 83% (3174/3823) Checking out files: 84% (3212/3823) Checking out files: 85% (3250/3823) Checking out files: 85% (3280/3823) Checking out files: 86% (3288/3823) Checking out files: 87% (3327/3823) Checking out files: 88% (3365/3823) Checking out files: 89% (3403/3823) Checking out files: 90% (3441/3823) Checking out files: 91% (3479/3823) Checking out files: 92% (3518/3823) Checking out files: 93% (3556/3823) Checking out files: 94% (3594/3823) Checking out files: 95% (3632/3823) Checking out files: 96% (3671/3823) Checking out files: 97% (3709/3823) Checking out files: 98% (3747/3823) Checking out files: 99% (3785/3823) Checking out files: 100% (3823/3823) Checking out files: 100% (3823/3823), done. [2021-03-24T05:49:44.521Z] #56 56.77 + cd /tmp/tmp.N5TF9x6KuW/src/github.com/containerd/containerd [2021-03-24T05:49:44.521Z] #56 56.78 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-24T05:49:44.567Z] #43 33.45 CC images/vma.o [2021-03-24T05:49:44.591Z] #44 61.22 AR soccr/libsoccr.a [2021-03-24T05:49:44.674Z] #43 25.40 CC images/fs.o [2021-03-24T05:49:44.733Z] #43 33.36 CC images/timerfd.o [2021-03-24T05:49:44.772Z] #20 60.11 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-24T05:49:44.779Z] #56 58.23 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-24T05:49:44.779Z] #56 58.25 + BUILDTAGS='netgo osusergo static_build' [2021-03-24T05:49:44.779Z] #56 58.25 + export EXTRA_FLAGS=-buildmode=pie [2021-03-24T05:49:44.779Z] #56 58.25 + EXTRA_FLAGS=-buildmode=pie [2021-03-24T05:49:44.779Z] #56 58.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-24T05:49:44.779Z] #56 58.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-24T05:49:44.779Z] #56 58.25 + '[' '' = dynamic ']' [2021-03-24T05:49:44.779Z] #56 58.25 + make [2021-03-24T05:49:44.828Z] #43 33.69 CC images/netdev.o [2021-03-24T05:49:44.891Z] #44 61.30 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-24T05:49:44.935Z] #43 25.64 CC images/pstree.o [2021-03-24T05:49:44.997Z] #43 33.67 CC images/mm.o [2021-03-24T05:49:45.090Z] #43 34.10 CC images/tty.o [2021-03-24T05:49:45.192Z] #44 61.62 DEP criu/arch/ppc64/sigframe.d [2021-03-24T05:49:45.192Z] #44 61.76 DEP criu/arch/ppc64/crtools.d [2021-03-24T05:49:45.199Z] #43 25.97 CC images/pipe.o [2021-03-24T05:49:45.271Z] #43 33.94 CC images/sk-opts.o [2021-03-24T05:49:45.403Z] ok github.com/docker/docker/client 0.352s coverage: 75.4% of statements [2021-03-24T05:49:45.460Z] #43 26.19 CC images/tcp-stream.o [2021-03-24T05:49:45.492Z] #44 62.00 DEP criu/arch/ppc64/cpu.d [2021-03-24T05:49:45.536Z] #43 34.13 CC images/sk-unix.o [2021-03-24T05:49:45.666Z] #43 34.73 CC images/file-lock.o [2021-03-24T05:49:45.710Z] #56 59.19 + bin/ctr [2021-03-24T05:49:45.712Z] #20 61.10 Setting up python3-distutils (3.7.3-1) ... [2021-03-24T05:49:45.722Z] #43 26.38 CC images/sk-packet.o [2021-03-24T05:49:45.802Z] #43 34.39 CC images/sk-inet.o [2021-03-24T05:49:45.810Z] #44 62.17 CC criu/arch/ppc64/cpu.o [2021-03-24T05:49:45.927Z] #43 34.89 CC images/rlimit.o [2021-03-24T05:49:45.927Z] #43 35.07 CC images/pagemap.o [2021-03-24T05:49:45.983Z] #43 26.66 CC images/mnt.o [2021-03-24T05:49:46.066Z] #43 34.70 CC images/tun.o [2021-03-24T05:49:46.108Z] #44 62.78 CC criu/arch/ppc64/crtools.o [2021-03-24T05:49:46.245Z] #43 26.86 CC images/pipe-data.o [2021-03-24T05:49:46.245Z] #43 27.02 CC images/sa.o [2021-03-24T05:49:46.282Z] #20 61.60 Setting up python3-setuptools (40.8.0-1) ... [2021-03-24T05:49:46.329Z] #43 34.97 CC images/sk-netlink.o [2021-03-24T05:49:46.500Z] #43 35.34 CC images/siginfo.o [2021-03-24T05:49:46.500Z] #43 35.59 CC images/rpc.o [2021-03-24T05:49:46.592Z] #43 35.22 CC images/packet-sock.o [2021-03-24T05:49:46.817Z] #43 27.33 CC images/timer.o [2021-03-24T05:49:46.856Z] #43 35.64 CC images/ipc-var.o [2021-03-24T05:49:47.078Z] #43 27.63 CC images/timerfd.o [2021-03-24T05:49:47.078Z] #43 27.81 CC images/mm.o [2021-03-24T05:49:47.082Z] #56 ... [2021-03-24T05:49:47.082Z] [2021-03-24T05:49:47.082Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-24T05:49:47.082Z] #51 sha256:828712f056dd5ce79dff348101639e732c446f59dba2f442f91a1bb1441d0f2a [2021-03-24T05:49:47.082Z] #51 DONE 125.3s [2021-03-24T05:49:47.082Z] [2021-03-24T05:49:47.082Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:47.082Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:47.082Z] #43 21.37 CC images/inventory.o [2021-03-24T05:49:47.082Z] #43 21.67 CC images/fdinfo.o [2021-03-24T05:49:47.082Z] #43 22.00 CC images/fown.o [2021-03-24T05:49:47.082Z] #43 22.27 CC images/ns.o [2021-03-24T05:49:47.082Z] #43 22.50 CC images/regfile.o [2021-03-24T05:49:47.082Z] #43 22.78 CC images/ghost-file.o [2021-03-24T05:49:47.082Z] #43 23.07 CC images/fifo.o [2021-03-24T05:49:47.082Z] #43 23.23 CC images/remap-file-path.o [2021-03-24T05:49:47.082Z] #43 23.43 CC images/eventfd.o [2021-03-24T05:49:47.082Z] #43 23.62 CC images/eventpoll.o [2021-03-24T05:49:47.119Z] #43 35.84 CC images/ipc-desc.o [2021-03-24T05:49:47.164Z] #44 63.83 CC criu/arch/ppc64/sigframe.o [2021-03-24T05:49:47.223Z] #20 62.84 Setting up python3-pip (18.1-5) ... [2021-03-24T05:49:47.340Z] #43 28.05 CC images/sk-opts.o [2021-03-24T05:49:47.383Z] #43 36.07 CC images/ipc-shm.o [2021-03-24T05:49:47.462Z] #44 64.18 LINK criu/arch/ppc64/crtools.built-in.o [2021-03-24T05:49:47.462Z] #44 64.24 DEP criu/pie/util-vdso.d [2021-03-24T05:49:47.602Z] #43 28.24 CC images/sk-unix.o [2021-03-24T05:49:47.647Z] #43 24.19 CC images/fh.o [2021-03-24T05:49:47.648Z] #43 36.36 CC images/ipc-msg.o [2021-03-24T05:49:47.761Z] #44 64.41 DEP criu/pie/util.d [2021-03-24T05:49:47.865Z] #43 28.47 CC images/sk-inet.o [2021-03-24T05:49:47.886Z] #43 36.69 CC images/ext-file.o [2021-03-24T05:49:47.886Z] #43 36.88 CC images/cgroup.o [2021-03-24T05:49:48.059Z] #44 64.60 CC criu/pie/util.o [2021-03-24T05:49:48.126Z] #43 28.86 CC images/tun.o [2021-03-24T05:49:48.212Z] #43 24.83 CC images/fsnotify.o [2021-03-24T05:49:48.225Z] #43 36.68 CC images/ipc-sem.o [2021-03-24T05:49:48.225Z] #43 36.87 CC images/utsns.o [2021-03-24T05:49:48.361Z] #44 64.92 CC criu/pie/util-vdso.o [2021-03-24T05:49:48.389Z] #43 29.10 CC images/sk-netlink.o [2021-03-24T05:49:48.458Z] #43 37.39 CC images/userns.o [2021-03-24T05:49:48.488Z] #43 37.06 CC images/creds.o [2021-03-24T05:49:48.606Z] #20 64.03 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:49:48.606Z] #20 64.07 Processing triggers for mime-support (3.62) ... [2021-03-24T05:49:48.651Z] #43 29.32 CC images/packet-sock.o [2021-03-24T05:49:48.724Z] #43 37.70 CC images/google/protobuf/descriptor.o [2021-03-24T05:49:48.770Z] #43 37.42 CC images/vma.o [2021-03-24T05:49:48.776Z] #43 25.12 CC images/signalfd.o [2021-03-24T05:49:48.777Z] #43 25.31 CC images/fs.o [2021-03-24T05:49:48.777Z] #43 25.46 CC images/pstree.o [2021-03-24T05:49:49.037Z] #43 37.70 CC images/netdev.o [2021-03-24T05:49:49.224Z] #43 29.75 CC images/ipc-var.o [2021-03-24T05:49:49.224Z] #43 29.98 CC images/ipc-desc.o [2021-03-24T05:49:49.341Z] #43 25.67 CC images/pipe.o [2021-03-24T05:49:49.341Z] #43 25.88 CC images/tcp-stream.o [2021-03-24T05:49:49.341Z] #43 26.07 CC images/sk-packet.o [2021-03-24T05:49:49.421Z] #44 65.88 AR criu/pie/pie.lib.a [2021-03-24T05:49:49.421Z] #44 65.94 DEP criu/pie/restorer.d [2021-03-24T05:49:49.421Z] #44 ... [2021-03-24T05:49:49.421Z] [2021-03-24T05:49:49.421Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:49.421Z] #46 sha256:f7b0c85743bff1d2c56066aabe0b8745d8786ef7a973de2eef12e57c6defe88e [2021-03-24T05:49:49.421Z] #46 122.9 crypto/rand [2021-03-24T05:49:49.421Z] #46 125.0 crypto/elliptic [2021-03-24T05:49:49.421Z] #46 132.0 encoding/asn1 [2021-03-24T05:49:49.485Z] #43 30.27 CC images/ipc-shm.o [2021-03-24T05:49:49.559Z] #20 DONE 64.8s [2021-03-24T05:49:49.559Z] [2021-03-24T05:49:49.559Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-24T05:49:49.559Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-24T05:49:49.613Z] #43 38.21 CC images/tty.o [2021-03-24T05:49:49.721Z] #46 ... [2021-03-24T05:49:49.721Z] [2021-03-24T05:49:49.721Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:49.721Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:49:49.721Z] #44 66.24 DEP criu/arch/ppc64/vdso-trampoline.d [2021-03-24T05:49:49.721Z] #44 66.27 DEP criu/arch/ppc64/restorer.d [2021-03-24T05:49:49.746Z] #43 30.50 CC images/ipc-msg.o [2021-03-24T05:49:49.905Z] #43 26.31 CC images/mnt.o [2021-03-24T05:49:50.007Z] #43 30.72 CC images/ipc-sem.o [2021-03-24T05:49:50.021Z] #44 66.49 DEP criu/arch/ppc64/vdso-pie.d [2021-03-24T05:49:50.021Z] #44 66.65 DEP criu/pie/parasite-vdso.d [2021-03-24T05:49:50.122Z] #43 39.15 CC images/opts.o [2021-03-24T05:49:50.163Z] #43 26.61 CC images/pipe-data.o [2021-03-24T05:49:50.163Z] #43 26.81 CC images/sa.o [2021-03-24T05:49:50.190Z] #43 38.88 CC images/file-lock.o [2021-03-24T05:49:50.268Z] #43 30.90 CC images/utsns.o [2021-03-24T05:49:50.321Z] #44 66.85 DEP criu/pie/parasite.d [2021-03-24T05:49:50.383Z] #43 39.41 CC images/seccomp.o [2021-03-24T05:49:50.420Z] #43 27.04 CC images/timer.o [2021-03-24T05:49:50.454Z] #43 39.03 CC images/rlimit.o [2021-03-24T05:49:50.454Z] #43 39.17 CC images/pagemap.o [2021-03-24T05:49:50.454Z] #43 ... [2021-03-24T05:49:50.454Z] [2021-03-24T05:49:50.454Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:49:50.454Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-24T05:49:50.454Z] #13 115.9 Selecting previously unselected package libapparmor1:arm64. [2021-03-24T05:49:50.454Z] #13 116.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-03-24T05:49:50.454Z] #13 116.0 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-03-24T05:49:50.498Z] #21 1.016 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-24T05:49:50.498Z] #21 1.019 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-24T05:49:50.498Z] #21 1.025 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-24T05:49:50.498Z] #21 DONE 1.1s [2021-03-24T05:49:50.498Z] [2021-03-24T05:49:50.498Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:50.498Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:50.498Z] #43 118.4 CC criu/image-desc.o [2021-03-24T05:49:50.498Z] #43 118.5 CC criu/image.o [2021-03-24T05:49:50.498Z] #43 119.4 CC criu/ipc_ns.o [2021-03-24T05:49:50.498Z] #43 120.6 CC criu/irmap.o [2021-03-24T05:49:50.498Z] #43 121.3 CC criu/kcmp-ids.o [2021-03-24T05:49:50.498Z] #43 121.6 CC criu/kerndat.o [2021-03-24T05:49:50.498Z] #43 122.7 CC criu/libnetlink.o [2021-03-24T05:49:50.498Z] #43 123.0 CC criu/log.o [2021-03-24T05:49:50.498Z] #43 123.8 CC criu/lsm.o [2021-03-24T05:49:50.498Z] #43 124.3 CC criu/mem.o [2021-03-24T05:49:50.529Z] #43 31.06 CC images/creds.o [2021-03-24T05:49:50.529Z] #43 31.24 CC images/vma.o [2021-03-24T05:49:50.621Z] #44 67.15 CC criu/pie/parasite.o [2021-03-24T05:49:50.644Z] #43 39.71 CC images/binfmt-misc.o [2021-03-24T05:49:50.790Z] #43 31.47 CC images/netdev.o [2021-03-24T05:49:50.906Z] #43 39.89 CC images/time.o [2021-03-24T05:49:50.984Z] #43 27.45 CC images/timerfd.o [2021-03-24T05:49:50.984Z] #43 ... [2021-03-24T05:49:50.984Z] [2021-03-24T05:49:50.984Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:50.984Z] #45 sha256:46959e8d8dc9b1dad1b220c25e28c8f1c720f1ef3a713dfcb373ddbb26e99960 [2021-03-24T05:49:50.984Z] #45 119.3 github.com/LK4D4/vndr/versioned [2021-03-24T05:49:50.984Z] #45 119.4 compress/flate [2021-03-24T05:49:50.984Z] #45 121.3 github.com/LK4D4/vndr/build [2021-03-24T05:49:50.984Z] #45 122.2 hash/crc32 [2021-03-24T05:49:50.984Z] #45 122.8 compress/gzip [2021-03-24T05:49:50.984Z] #45 123.5 net [2021-03-24T05:49:50.984Z] #45 124.5 vendor/golang.org/x/text/transform [2021-03-24T05:49:50.984Z] #45 125.2 vendor/golang.org/x/text/unicode/bidi [2021-03-24T05:49:50.984Z] #45 127.1 vendor/golang.org/x/text/secure/bidirule [2021-03-24T05:49:50.984Z] #45 127.4 vendor/golang.org/x/text/unicode/norm [2021-03-24T05:49:51.031Z] #13 116.4 Selecting previously unselected package libapparmor-dev:arm64. [2021-03-24T05:49:51.031Z] #13 116.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-03-24T05:49:51.031Z] #13 116.4 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-03-24T05:49:51.051Z] #43 31.82 CC images/tty.o [2021-03-24T05:49:51.167Z] #43 40.08 CC images/sysctl.o [2021-03-24T05:49:51.167Z] #43 40.30 CC images/autofs.o [2021-03-24T05:49:51.242Z] #45 ... [2021-03-24T05:49:51.242Z] [2021-03-24T05:49:51.242Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:51.242Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:51.242Z] #43 27.71 CC images/mm.o [2021-03-24T05:49:51.294Z] #13 116.9 Selecting previously unselected package libbtrfs0. [2021-03-24T05:49:51.294Z] #13 116.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-03-24T05:49:51.294Z] #13 116.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-24T05:49:51.428Z] #43 40.49 CC images/macvlan.o [2021-03-24T05:49:51.499Z] #43 28.02 CC images/sk-opts.o [2021-03-24T05:49:51.558Z] #13 117.0 Selecting previously unselected package libbtrfs-dev. [2021-03-24T05:49:51.558Z] #13 117.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-03-24T05:49:51.558Z] #13 117.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:49:51.685Z] #44 68.46 LINK criu/pie/parasite.built-in.o [2021-03-24T05:49:51.690Z] #43 40.66 CC images/sit.o [2021-03-24T05:49:51.690Z] #43 40.86 CC images/memfd.o [2021-03-24T05:49:51.757Z] #43 28.29 CC images/sk-unix.o [2021-03-24T05:49:51.984Z] #44 68.47 GEN criu/pie/parasite-blob.h [2021-03-24T05:49:51.984Z] #44 68.51 CC criu/pie/parasite-vdso.o [2021-03-24T05:49:51.993Z] #43 32.42 CC images/file-lock.o [2021-03-24T05:49:51.993Z] #43 32.58 CC images/rlimit.o [2021-03-24T05:49:51.993Z] #43 32.80 CC images/pagemap.o [2021-03-24T05:49:52.014Z] #43 28.58 CC images/sk-inet.o [2021-03-24T05:49:52.135Z] #13 117.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-03-24T05:49:52.135Z] #13 117.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-03-24T05:49:52.262Z] #43 41.21 CC images/timens.o [2021-03-24T05:49:52.523Z] #43 41.55 LINK images/built-in.o [2021-03-24T05:49:52.565Z] #43 33.10 CC images/siginfo.o [2021-03-24T05:49:52.565Z] #43 ... [2021-03-24T05:49:52.565Z] [2021-03-24T05:49:52.565Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:49:52.565Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:49:52.565Z] #13 124.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-24T05:49:52.565Z] #13 124.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-24T05:49:52.565Z] #13 124.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:49:52.578Z] #43 28.94 CC images/tun.o [2021-03-24T05:49:52.578Z] #43 29.15 CC images/sk-netlink.o [2021-03-24T05:49:52.633Z] #44 69.21 CC criu/arch/ppc64/vdso-pie.o [2021-03-24T05:49:52.712Z] #13 117.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-03-24T05:49:52.713Z] #13 118.1 Selecting previously unselected package libudev-dev:arm64. [2021-03-24T05:49:52.713Z] #13 118.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_arm64.deb ... [2021-03-24T05:49:52.713Z] #13 118.1 Unpacking libudev-dev:arm64 (241-7~deb10u6) ... [2021-03-24T05:49:52.785Z] #43 41.70 GEN compel/include/asm [2021-03-24T05:49:52.785Z] #43 41.74 GEN compel/include/version.h [2021-03-24T05:49:52.785Z] #43 41.77 touch .config [2021-03-24T05:49:52.785Z] #43 41.81 GEN include/common/config.h [2021-03-24T05:49:52.785Z] #43 41.89 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-24T05:49:52.785Z] #43 41.92 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-24T05:49:52.785Z] #43 41.94 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-24T05:49:52.785Z] #43 41.95 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-24T05:49:52.785Z] #43 41.99 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-24T05:49:52.826Z] #13 ... [2021-03-24T05:49:52.826Z] [2021-03-24T05:49:52.826Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:49:52.826Z] #56 sha256:ab24df89924f98a6ce5314dffcf66b355fbd636eb5de2310d22b2b49f931092b [2021-03-24T05:49:52.826Z] #56 55.89 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-24T05:49:52.826Z] #56 55.89 + BUILDTAGS='netgo osusergo static_build' [2021-03-24T05:49:52.826Z] #56 55.89 + export EXTRA_FLAGS=-buildmode=pie [2021-03-24T05:49:52.826Z] #56 55.89 + EXTRA_FLAGS=-buildmode=pie [2021-03-24T05:49:52.826Z] #56 55.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-24T05:49:52.826Z] #56 55.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-24T05:49:52.826Z] #56 55.89 + '[' '' = dynamic ']' [2021-03-24T05:49:52.826Z] #56 55.89 + make [2021-03-24T05:49:52.826Z] #56 56.90 + bin/ctr [2021-03-24T05:49:52.826Z] #56 ... [2021-03-24T05:49:52.826Z] [2021-03-24T05:49:52.826Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:52.826Z] #45 sha256:bd388b20424202a9dd9fdeadbedce7c0b378aa9b7b2db0b5f34fe7fe0e1c6faf [2021-03-24T05:49:52.826Z] #45 120.9 hash/crc32 [2021-03-24T05:49:52.826Z] #45 121.2 net [2021-03-24T05:49:52.826Z] #45 121.6 compress/gzip [2021-03-24T05:49:52.826Z] #45 122.2 vendor/golang.org/x/text/transform [2021-03-24T05:49:52.826Z] #45 123.3 vendor/golang.org/x/text/unicode/bidi [2021-03-24T05:49:52.826Z] #45 125.3 vendor/golang.org/x/text/secure/bidirule [2021-03-24T05:49:52.826Z] #45 125.5 vendor/golang.org/x/text/unicode/norm [2021-03-24T05:49:52.826Z] #45 129.4 vendor/golang.org/x/net/idna [2021-03-24T05:49:52.835Z] #43 29.36 CC images/packet-sock.o [2021-03-24T05:49:52.933Z] #44 69.60 CC criu/arch/ppc64/restorer.o [2021-03-24T05:49:53.038Z] #43 126.5 CC criu/memfd.o [2021-03-24T05:49:53.046Z] #43 42.03 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-24T05:49:53.046Z] #43 42.05 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-24T05:49:53.046Z] #43 42.09 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-24T05:49:53.046Z] #43 42.10 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-24T05:49:53.046Z] #43 42.13 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-24T05:49:53.046Z] #43 42.13 DEP compel/plugins/std/infect.d [2021-03-24T05:49:53.087Z] #45 ... [2021-03-24T05:49:53.087Z] [2021-03-24T05:49:53.087Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:53.087Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:53.087Z] #43 33.35 CC images/rpc.o [2021-03-24T05:49:53.290Z] #13 118.6 Selecting previously unselected package libsepol1-dev:arm64. [2021-03-24T05:49:53.290Z] #13 118.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-03-24T05:49:53.290Z] #13 118.6 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-03-24T05:49:53.298Z] #43 127.2 CC criu/mount.o [2021-03-24T05:49:53.306Z] #43 42.27 DEP compel/plugins/std/string.d [2021-03-24T05:49:53.306Z] #43 42.34 DEP compel/plugins/std/log.d [2021-03-24T05:49:53.398Z] #43 29.79 CC images/ipc-var.o [2021-03-24T05:49:53.398Z] #43 29.98 CC images/ipc-desc.o [2021-03-24T05:49:53.566Z] #43 42.48 DEP compel/plugins/std/fds.d [2021-03-24T05:49:53.566Z] #43 42.57 DEP compel/plugins/std/std.d [2021-03-24T05:49:53.566Z] #43 42.64 DEP compel/plugins/shmem/shmem.d [2021-03-24T05:49:53.566Z] #43 ... [2021-03-24T05:49:53.566Z] [2021-03-24T05:49:53.566Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:53.566Z] #45 sha256:fafa4f132ac0591a3f1f1aaddb396ff2f2cb26c82e92e39a3732af2c362a4ce2 [2021-03-24T05:49:53.566Z] #45 101.2 vendor/golang.org/x/net/http2/hpack [2021-03-24T05:49:53.566Z] #45 102.4 mime [2021-03-24T05:49:53.566Z] #45 104.0 mime/quotedprintable [2021-03-24T05:49:53.566Z] #45 104.3 net/http/internal [2021-03-24T05:49:53.566Z] #45 107.8 net/textproto [2021-03-24T05:49:53.566Z] #45 107.8 crypto/x509 [2021-03-24T05:49:53.566Z] #45 109.0 vendor/golang.org/x/net/http/httpguts [2021-03-24T05:49:53.566Z] #45 109.3 vendor/golang.org/x/net/http/httpproxy [2021-03-24T05:49:53.566Z] #45 109.9 mime/multipart [2021-03-24T05:49:53.583Z] #44 70.20 CC criu/arch/ppc64/vdso-trampoline.o [2021-03-24T05:49:53.583Z] #44 70.25 CC criu/pie/restorer.o [2021-03-24T05:49:53.656Z] #43 30.21 CC images/ipc-shm.o [2021-03-24T05:49:53.658Z] #43 34.37 CC images/ext-file.o [2021-03-24T05:49:53.827Z] #45 ... [2021-03-24T05:49:53.827Z] [2021-03-24T05:49:53.827Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:53.827Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:53.827Z] #43 42.72 DEP compel/plugins/fds/fds.d [2021-03-24T05:49:53.827Z] #43 42.90 CC compel/plugins/std/std.o [2021-03-24T05:49:53.873Z] #13 119.1 Selecting previously unselected package libpcre16-3:arm64. [2021-03-24T05:49:53.874Z] #13 119.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-03-24T05:49:53.874Z] #13 119.1 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-03-24T05:49:53.883Z] #44 ... [2021-03-24T05:49:53.883Z] [2021-03-24T05:49:53.883Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:49:53.883Z] #54 sha256:4277f56d2e80d8f39b354c758a54a7f8e5394b91e2b4cf931316f37e12590218 [2021-03-24T05:49:53.883Z] #54 12.20 + cd /tmp/tmp.3Icos0QEPa/src/github.com/opencontainers/runc [2021-03-24T05:49:53.883Z] #54 12.20 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-24T05:49:53.883Z] #54 12.62 + '[' -z '' ']' [2021-03-24T05:49:53.883Z] #54 12.62 + target=static [2021-03-24T05:49:53.883Z] #54 12.62 + make 'BUILDTAGS=seccomp ' static [2021-03-24T05:49:53.883Z] #54 12.78 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-24T05:49:53.913Z] #43 30.37 CC images/ipc-msg.o [2021-03-24T05:49:54.088Z] #43 43.21 CC compel/plugins/std/fds.o [2021-03-24T05:49:54.171Z] #43 30.68 CC images/ipc-sem.o [2021-03-24T05:49:54.171Z] #43 30.92 CC images/utsns.o [2021-03-24T05:49:54.230Z] #43 34.67 CC images/cgroup.o [2021-03-24T05:49:54.428Z] #43 31.14 CC images/creds.o [2021-03-24T05:49:54.491Z] #43 35.24 CC images/userns.o [2021-03-24T05:49:54.660Z] #43 43.69 CC compel/plugins/std/log.o [2021-03-24T05:49:54.685Z] #43 31.40 CC images/vma.o [2021-03-24T05:49:54.752Z] #43 35.49 CC images/google/protobuf/descriptor.o [2021-03-24T05:49:55.233Z] #43 ... [2021-03-24T05:49:55.233Z] [2021-03-24T05:49:55.233Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:49:55.233Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:49:55.233Z] #13 99.40 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-24T05:49:55.233Z] #13 99.40 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-24T05:49:55.233Z] #13 99.41 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:49:55.250Z] #43 31.62 CC images/netdev.o [2021-03-24T05:49:55.267Z] #13 120.7 Selecting previously unselected package libpcre32-3:arm64.#13 ... [2021-03-24T05:49:55.267Z] [2021-03-24T05:49:55.267Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:49:55.267Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-24T05:49:55.267Z] #32 DONE 122.0s [2021-03-24T05:49:55.267Z] [2021-03-24T05:49:55.267Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:55.267Z] #45 sha256:d75d4b2bca823701871c0c1199db9d73b035b65d8e1749db8447e3a76684cb7d [2021-03-24T05:49:55.267Z] #45 113.4 github.com/LK4D4/vndr/godl [2021-03-24T05:49:55.267Z] #45 114.1 github.com/LK4D4/vndr [2021-03-24T05:49:55.267Z] #45 DONE 122.4s [2021-03-24T05:49:55.267Z] [2021-03-24T05:49:55.267Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:49:55.267Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-24T05:49:55.267Z] #13 120.7 Selecting previously unselected package libpcre32-3:arm64. [2021-03-24T05:49:55.267Z] #13 120.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-03-24T05:49:55.267Z] #13 120.8 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-03-24T05:49:55.424Z] #54 ... [2021-03-24T05:49:55.424Z] [2021-03-24T05:49:55.424Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:49:55.424Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-24T05:49:55.424Z] #21 12.35 Fetched 8692 kB in 12s (745 kB/s) [2021-03-24T05:49:55.424Z] #21 12.35 Reading package lists... [2021-03-24T05:49:55.424Z] #21 16.85 Reading package lists... [2021-03-24T05:49:55.494Z] #13 ... [2021-03-24T05:49:55.494Z] [2021-03-24T05:49:55.494Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:55.494Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:49:55.494Z] #43 44.45 CC compel/plugins/std/string.o [2021-03-24T05:49:55.507Z] #43 32.00 CC images/tty.o [2021-03-24T05:49:55.532Z] #13 ... [2021-03-24T05:49:55.532Z] [2021-03-24T05:49:55.532Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:55.532Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:49:55.532Z] #43 39.50 CC images/siginfo.o [2021-03-24T05:49:55.532Z] #43 39.90 CC images/rpc.o [2021-03-24T05:49:55.532Z] #43 41.17 CC images/ext-file.o [2021-03-24T05:49:55.532Z] #43 41.36 CC images/cgroup.o [2021-03-24T05:49:55.532Z] #43 42.18 CC images/userns.o [2021-03-24T05:49:55.532Z] #43 42.52 CC images/google/protobuf/descriptor.o [2021-03-24T05:49:55.795Z] #43 44.34 CC images/opts.o [2021-03-24T05:49:56.064Z] #43 44.59 CC images/seccomp.o [2021-03-24T05:49:56.064Z] #43 44.87 CC images/binfmt-misc.o [2021-03-24T05:49:56.066Z] #43 45.07 CC compel/plugins/std/infect.o [2021-03-24T05:49:56.071Z] #43 32.47 CC images/file-lock.o [2021-03-24T05:49:56.071Z] #43 32.73 CC images/rlimit.o [2021-03-24T05:49:56.087Z] #21 20.95 Building dependency tree... [2021-03-24T05:49:56.328Z] #43 45.46 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-24T05:49:56.328Z] #43 32.95 CC images/pagemap.o [2021-03-24T05:49:56.328Z] #43 45.14 CC images/time.o [2021-03-24T05:49:56.585Z] #43 33.23 CC images/siginfo.o [2021-03-24T05:49:56.589Z] #43 45.51 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-24T05:49:56.589Z] #43 45.58 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-24T05:49:56.589Z] #43 45.64 AR compel/plugins/std.lib.a [2021-03-24T05:49:56.668Z] #43 37.01 CC images/opts.o [2021-03-24T05:49:56.668Z] #43 37.20 CC images/seccomp.o [2021-03-24T05:49:56.849Z] #43 45.74 CC compel/plugins/fds/fds.o [2021-03-24T05:49:56.850Z] #43 45.94 AR compel/plugins/fds.lib.a [2021-03-24T05:49:56.850Z] #43 45.98 HOSTDEP compel/src/lib/log-host.d [2021-03-24T05:49:56.907Z] #43 45.52 CC images/sysctl.o [2021-03-24T05:49:56.928Z] #43 37.49 CC images/binfmt-misc.o [2021-03-24T05:49:56.928Z] #43 37.61 CC images/time.o [2021-03-24T05:49:57.111Z] #43 46.08 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-24T05:49:57.145Z] #21 22.72 libcap2-bin is already the newest version (1:2.25-2). [2021-03-24T05:49:57.145Z] #21 22.72 The following additional packages will be installed: [2021-03-24T05:49:57.145Z] #21 22.72 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-24T05:49:57.145Z] #21 22.72 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-24T05:49:57.145Z] #21 22.72 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-24T05:49:57.145Z] #21 22.72 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-24T05:49:57.145Z] #21 22.72 python3.7 python3.7-minimal vim-runtime xxd [2021-03-24T05:49:57.145Z] #21 22.73 Suggested packages: [2021-03-24T05:49:57.145Z] #21 22.74 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-24T05:49:57.145Z] #21 22.74 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-24T05:49:57.146Z] #21 22.74 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-24T05:49:57.146Z] #21 22.74 Recommended packages: [2021-03-24T05:49:57.146Z] #21 22.74 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-24T05:49:57.146Z] #21 22.74 python3-keyrings.alt python3-xdg unzip [2021-03-24T05:49:57.150Z] #43 33.55 CC images/rpc.o [2021-03-24T05:49:57.170Z] #43 ... [2021-03-24T05:49:57.170Z] [2021-03-24T05:49:57.170Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:49:57.170Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-24T05:49:57.170Z] #13 121.1 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-03-24T05:49:57.170Z] #13 121.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-03-24T05:49:57.170Z] #13 121.2 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-03-24T05:49:57.170Z] #13 121.4 Selecting previously unselected package libpcre3-dev:arm64. [2021-03-24T05:49:57.170Z] #13 121.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-03-24T05:49:57.170Z] #13 121.5 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-03-24T05:49:57.170Z] #13 122.2 Selecting previously unselected package libselinux1-dev:arm64. [2021-03-24T05:49:57.170Z] #13 122.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-03-24T05:49:57.170Z] #13 122.2 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-03-24T05:49:57.170Z] #13 122.6 Selecting previously unselected package libdevmapper-dev:arm64. [2021-03-24T05:49:57.170Z] #13 122.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-03-24T05:49:57.170Z] #13 122.6 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-03-24T05:49:57.189Z] #43 37.81 CC images/sysctl.o [2021-03-24T05:49:57.189Z] #43 37.99 CC images/autofs.o [2021-03-24T05:49:57.372Z] #43 46.19 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-24T05:49:57.372Z] #43 46.27 HOSTDEP compel/src/main-host.d [2021-03-24T05:49:57.372Z] #43 46.34 DEP compel/src/lib/ptrace.d [2021-03-24T05:49:57.372Z] #43 46.44 DEP compel/src/lib/infect.d [2021-03-24T05:49:57.372Z] #43 46.57 DEP compel/src/lib/infect-util.d [2021-03-24T05:49:57.432Z] #13 122.8 Selecting previously unselected package libseccomp-dev:arm64. [2021-03-24T05:49:57.432Z] #13 122.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-03-24T05:49:57.432Z] #13 122.9 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-03-24T05:49:57.445Z] #21 ... [2021-03-24T05:49:57.445Z] [2021-03-24T05:49:57.445Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:49:57.445Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:49:57.445Z] #44 74.20 LINK criu/pie/restorer.built-in.o [2021-03-24T05:49:57.450Z] #43 38.17 CC images/macvlan.o [2021-03-24T05:49:57.499Z] #43 131.3 CC criu/namespaces.o [2021-03-24T05:49:57.633Z] #43 46.67 DEP compel/src/lib/infect-rpc.d [2021-03-24T05:49:57.695Z] #13 123.1 Selecting previously unselected package libsystemd-dev:arm64. [2021-03-24T05:49:57.695Z] #13 123.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_arm64.deb ... [2021-03-24T05:49:57.695Z] #13 123.1 Unpacking libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-03-24T05:49:57.710Z] #43 38.41 CC images/sit.o [2021-03-24T05:49:57.744Z] #44 74.23 GEN criu/pie/restorer-blob.h [2021-03-24T05:49:57.744Z] #44 74.43 DEP criu/vdso.d [2021-03-24T05:49:57.896Z] #43 46.77 DEP compel/arch/x86/src/lib/infect.d [2021-03-24T05:49:57.896Z] #43 46.87 DEP compel/arch/x86/src/lib/cpu.d [2021-03-24T05:49:57.896Z] #43 46.93 DEP compel/src/lib/log.d [2021-03-24T05:49:57.971Z] #43 38.65 CC images/memfd.o [2021-03-24T05:49:58.045Z] #44 74.66 DEP criu/uts_ns.d [2021-03-24T05:49:58.080Z] #43 34.65 CC images/ext-file.o [2021-03-24T05:49:58.157Z] #43 47.03 DEP compel/src/main.d [2021-03-24T05:49:58.157Z] #43 47.15 DEP compel/src/lib/handle-elf.d [2021-03-24T05:49:58.157Z] #43 47.30 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-24T05:49:58.232Z] #43 38.96 CC images/timens.o [2021-03-24T05:49:58.271Z] #13 123.8 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-03-24T05:49:58.271Z] #13 123.9 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-03-24T05:49:58.271Z] #13 123.9 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-03-24T05:49:58.337Z] #43 34.89 CC images/cgroup.o [2021-03-24T05:49:58.344Z] #44 74.83 DEP criu/util.d [2021-03-24T05:49:58.418Z] #43 47.42 CC compel/src/lib/log.o [2021-03-24T05:49:58.493Z] #43 39.19 LINK images/built-in.o [2021-03-24T05:49:58.534Z] #13 123.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-24T05:49:58.534Z] #13 123.9 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-03-24T05:49:58.534Z] #13 123.9 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-03-24T05:49:58.534Z] #13 123.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:49:58.534Z] #13 124.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-24T05:49:58.534Z] #13 124.0 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-03-24T05:49:58.534Z] #13 124.0 Setting up libudev-dev:arm64 (241-7~deb10u6) ... [2021-03-24T05:49:58.534Z] #13 124.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-24T05:49:58.534Z] #13 124.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:49:58.534Z] #13 124.0 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-03-24T05:49:58.534Z] #13 124.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-24T05:49:58.534Z] #13 124.1 Setting up libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-03-24T05:49:58.643Z] #44 75.17 DEP criu/uffd.d [2021-03-24T05:49:58.679Z] #43 47.74 CC compel/arch/x86/src/lib/cpu.o [2021-03-24T05:49:58.755Z] #43 39.41 GEN compel/include/asm [2021-03-24T05:49:58.755Z] #43 39.44 GEN compel/include/version.h [2021-03-24T05:49:58.755Z] #43 39.48 touch .config [2021-03-24T05:49:58.755Z] #43 39.51 GEN include/common/config.h [2021-03-24T05:49:58.798Z] #13 124.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-24T05:49:58.798Z] #13 124.2 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-03-24T05:49:58.798Z] #13 124.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:49:58.798Z] #13 124.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 [2021-03-24T05:49:58.798Z] #13 124.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-24T05:49:58.798Z] #13 124.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:49:58.798Z] #13 124.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 [2021-03-24T05:49:58.798Z] #13 124.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-24T05:49:58.878Z] #43 132.9 CC criu/net.o [2021-03-24T05:49:58.901Z] #43 35.47 CC images/userns.o [2021-03-24T05:49:58.942Z] #44 75.40 DEP criu/tun.d [2021-03-24T05:49:58.942Z] #44 75.62 DEP criu/tty.d [2021-03-24T05:49:59.016Z] #43 39.61 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-24T05:49:59.016Z] #43 39.62 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-24T05:49:59.016Z] #43 39.66 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-24T05:49:59.016Z] #43 39.69 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-24T05:49:59.016Z] #43 39.71 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-24T05:49:59.016Z] #43 39.73 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-24T05:49:59.016Z] #43 39.75 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-24T05:49:59.016Z] #43 39.78 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-24T05:49:59.016Z] #43 39.79 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-24T05:49:59.016Z] #43 39.82 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-24T05:49:59.064Z] #13 124.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-24T05:49:59.158Z] #43 35.75 CC images/google/protobuf/descriptor.o [2021-03-24T05:49:59.242Z] #44 75.96 DEP criu/timerfd.d [2021-03-24T05:49:59.277Z] #43 39.82 DEP compel/plugins/std/infect.d [2021-03-24T05:49:59.277Z] #43 39.94 DEP compel/plugins/std/string.d [2021-03-24T05:49:59.277Z] #43 40.07 DEP compel/plugins/std/log.d [2021-03-24T05:49:59.538Z] #43 40.22 DEP compel/plugins/std/fds.d [2021-03-24T05:49:59.538Z] #43 40.35 DEP compel/plugins/std/std.d [2021-03-24T05:49:59.541Z] #44 76.12 DEP criu/timens.d [2021-03-24T05:49:59.623Z] #43 48.46 CC compel/arch/x86/src/lib/infect.o [2021-03-24T05:49:59.639Z] #13 125.1 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-03-24T05:49:59.800Z] #43 40.43 DEP compel/plugins/shmem/shmem.d [2021-03-24T05:49:59.800Z] #43 40.50 DEP compel/plugins/fds/fds.d [2021-03-24T05:49:59.800Z] #43 40.61 CC compel/plugins/std/std.o [2021-03-24T05:49:59.841Z] #44 76.40 DEP criu/sysfs_parse.d [2021-03-24T05:49:59.841Z] #44 76.58 DEP criu/sysctl.d [2021-03-24T05:49:59.841Z] #44 ... [2021-03-24T05:49:59.841Z] [2021-03-24T05:49:59.841Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:49:59.841Z] #46 sha256:f7b0c85743bff1d2c56066aabe0b8745d8786ef7a973de2eef12e57c6defe88e [2021-03-24T05:49:59.841Z] #46 133.3 github.com/LK4D4/vndr/build [2021-03-24T05:49:59.841Z] #46 134.5 crypto/rsa [2021-03-24T05:49:59.841Z] #46 139.1 vendor/golang.org/x/net/idna [2021-03-24T05:49:59.841Z] #46 140.9 vendor/golang.org/x/crypto/cryptobyte [2021-03-24T05:50:00.144Z] #46 ... [2021-03-24T05:50:00.144Z] [2021-03-24T05:50:00.144Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:50:00.144Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-24T05:50:00.144Z] #21 24.92 The following NEW packages will be installed: [2021-03-24T05:50:00.144Z] #21 24.92 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-24T05:50:00.144Z] #21 24.93 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-24T05:50:00.144Z] #21 24.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-24T05:50:00.144Z] #21 24.93 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-24T05:50:00.144Z] #21 24.93 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-24T05:50:00.144Z] #21 24.93 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-24T05:50:00.144Z] #21 24.93 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-24T05:50:00.144Z] #21 24.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-24T05:50:00.144Z] #21 24.94 xz-utils zip [2021-03-24T05:50:00.144Z] #21 25.13 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-24T05:50:00.144Z] #21 25.13 Need to get 29.2 MB of archives. [2021-03-24T05:50:00.144Z] #21 25.13 After this operation, 134 MB of additional disk space will be used. [2021-03-24T05:50:00.144Z] #21 25.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-03-24T05:50:00.144Z] #21 25.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2021-03-24T05:50:00.144Z] #21 25.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2021-03-24T05:50:00.144Z] #21 25.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-03-24T05:50:00.144Z] #21 25.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-03-24T05:50:00.144Z] #21 25.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2021-03-24T05:50:00.144Z] #21 25.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2021-03-24T05:50:00.144Z] #21 25.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-03-24T05:50:00.144Z] #21 25.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-03-24T05:50:00.144Z] #21 25.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-03-24T05:50:00.144Z] #21 25.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-03-24T05:50:00.144Z] #21 25.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-03-24T05:50:00.144Z] #21 25.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-03-24T05:50:00.144Z] #21 25.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-03-24T05:50:00.144Z] #21 25.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-03-24T05:50:00.144Z] #21 25.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-03-24T05:50:00.144Z] #21 25.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-03-24T05:50:00.144Z] #21 25.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-03-24T05:50:00.144Z] #21 25.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-03-24T05:50:00.144Z] #21 25.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-03-24T05:50:00.144Z] #21 25.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-03-24T05:50:00.144Z] #21 25.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-03-24T05:50:00.144Z] #21 25.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-03-24T05:50:00.144Z] #21 25.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-03-24T05:50:00.144Z] #21 25.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-03-24T05:50:00.144Z] #21 25.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-03-24T05:50:00.144Z] #21 25.92 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-03-24T05:50:00.144Z] #21 25.94 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-03-24T05:50:00.144Z] #21 25.94 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-03-24T05:50:00.198Z] #43 49.22 CC compel/src/lib/infect-rpc.o [2021-03-24T05:50:00.373Z] #43 40.92 CC compel/plugins/std/fds.o [2021-03-24T05:50:00.459Z] #43 49.58 CC compel/src/lib/infect-util.o [2021-03-24T05:50:00.634Z] #43 41.30 CC compel/plugins/std/log.o [2021-03-24T05:50:00.786Z] #43 ... [2021-03-24T05:50:00.786Z] [2021-03-24T05:50:00.786Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-24T05:50:00.786Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-24T05:50:00.786Z] #22 5.401 Collecting yamllint==1.16.0 [2021-03-24T05:50:00.800Z] #21 26.51 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-03-24T05:50:00.800Z] #21 26.51 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-03-24T05:50:00.800Z] #21 26.51 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-03-24T05:50:00.800Z] #21 26.52 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-03-24T05:50:00.800Z] #21 26.53 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-03-24T05:50:00.800Z] #21 26.55 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-03-24T05:50:01.035Z] #13 126.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-03-24T05:50:01.035Z] #43 49.87 CC compel/src/lib/infect.o [2021-03-24T05:50:01.035Z] #43 ... [2021-03-24T05:50:01.035Z] #13 126.4 Setting up dmsetup (2:1.02.155-3) ... [2021-03-24T05:50:01.035Z] [2021-03-24T05:50:01.035Z] #13 126.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-03-24T05:50:01.035Z] #13 126.5 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-03-24T05:50:01.035Z] #13 126.5 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:50:01.035Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:50:01.035Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:50:01.035Z] #13 114.5 Selecting previously unselected package libapparmor1:amd64. [2021-03-24T05:50:01.035Z] #13 114.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-24T05:50:01.035Z] #13 114.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-24T05:50:01.035Z] #13 114.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-24T05:50:01.035Z] #13 114.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-24T05:50:01.035Z] #13 114.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-24T05:50:01.035Z] #13 114.8 Selecting previously unselected package libbtrfs0. [2021-03-24T05:50:01.035Z] #13 114.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-24T05:50:01.035Z] #13 114.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-24T05:50:01.035Z] #13 114.9 Selecting previously unselected package libbtrfs-dev. [2021-03-24T05:50:01.035Z] #13 114.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-24T05:50:01.035Z] #13 114.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:50:01.035Z] #13 115.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-24T05:50:01.035Z] #13 115.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-24T05:50:01.035Z] #13 115.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-24T05:50:01.035Z] #13 115.1 Selecting previously unselected package libudev-dev:amd64. [2021-03-24T05:50:01.035Z] #13 115.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-24T05:50:01.035Z] #13 115.1 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-24T05:50:01.056Z] #43 37.28 CC images/opts.o [2021-03-24T05:50:01.056Z] #43 37.45 CC images/seccomp.o [2021-03-24T05:50:01.056Z] #43 37.72 CC images/binfmt-misc.o [2021-03-24T05:50:01.101Z] #21 26.61 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-24T05:50:01.101Z] #21 26.63 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-03-24T05:50:01.101Z] #21 26.63 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-03-24T05:50:01.101Z] #21 26.65 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-24T05:50:01.101Z] #21 26.65 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-03-24T05:50:01.101Z] #21 26.66 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-24T05:50:01.101Z] #21 26.68 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-03-24T05:50:01.101Z] #21 26.73 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-03-24T05:50:01.101Z] #21 26.76 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-03-24T05:50:01.101Z] #21 26.77 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-24T05:50:01.296Z] #13 115.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-24T05:50:01.296Z] #13 115.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-24T05:50:01.296Z] #13 115.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-24T05:50:01.315Z] #43 37.86 CC images/time.o [2021-03-24T05:50:01.356Z] #22 10.74 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-24T05:50:01.356Z] #22 10.82 Collecting pyyaml (from yamllint==1.16.0) [2021-03-24T05:50:01.412Z] #21 27.06 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-03-24T05:50:01.412Z] #21 27.16 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-03-24T05:50:01.557Z] #13 115.6 Selecting previously unselected package libpcre16-3:amd64. [2021-03-24T05:50:01.557Z] #13 115.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-24T05:50:01.557Z] #13 115.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-24T05:50:01.572Z] #43 38.05 CC images/sysctl.o [2021-03-24T05:50:01.572Z] #43 38.19 CC images/autofs.o [2021-03-24T05:50:01.615Z] #13 DONE 127.0s [2021-03-24T05:50:01.615Z] [2021-03-24T05:50:01.615Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:50:01.615Z] #53 sha256:4828f9c059adac1461505aef365d2f04fb19a626fe4406b08ae59546b3cc2e46 [2021-03-24T05:50:01.616Z] #22 11.06 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-24T05:50:01.638Z] #43 42.09 CC compel/plugins/std/string.o [2021-03-24T05:50:01.710Z] #21 27.21 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-03-24T05:50:01.818Z] #13 115.8 Selecting previously unselected package libpcre32-3:amd64. [2021-03-24T05:50:01.819Z] #13 115.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-24T05:50:01.819Z] #13 115.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-24T05:50:01.819Z] #13 116.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-24T05:50:01.829Z] #43 38.40 CC images/macvlan.o [2021-03-24T05:50:01.876Z] #22 11.37 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-24T05:50:01.876Z] #22 11.41 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-24T05:50:01.876Z] #22 11.48 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-24T05:50:01.909Z] #43 ... [2021-03-24T05:50:01.909Z] [2021-03-24T05:50:01.909Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:50:01.909Z] #58 sha256:c6a5072e7bde9b1636aab5ac3943d23eeae06abf82d92b1989bbc4dd6bc7ca78 [2021-03-24T05:50:01.909Z] #58 140.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-24T05:50:01.909Z] #58 140.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-24T05:50:02.080Z] #13 116.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-24T05:50:02.080Z] #13 116.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-24T05:50:02.080Z] #13 116.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-24T05:50:02.080Z] #13 116.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-24T05:50:02.080Z] #13 116.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-24T05:50:02.085Z] #43 38.62 CC images/sit.o [2021-03-24T05:50:02.085Z] #43 38.79 CC images/memfd.o [2021-03-24T05:50:02.136Z] #22 11.82 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-24T05:50:02.342Z] #43 39.07 CC images/timens.o [2021-03-24T05:50:02.359Z] #21 28.21 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:50:02.397Z] #22 ... [2021-03-24T05:50:02.397Z] [2021-03-24T05:50:02.397Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:02.397Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:02.397Z] #43 136.2 CC criu/netfilter.o [2021-03-24T05:50:02.653Z] #13 116.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-24T05:50:02.653Z] #13 116.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-24T05:50:02.653Z] #13 116.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-24T05:50:02.653Z] #13 116.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-24T05:50:02.653Z] #13 116.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-24T05:50:02.657Z] #43 ... [2021-03-24T05:50:02.657Z] [2021-03-24T05:50:02.657Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-24T05:50:02.657Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-24T05:50:02.657Z] #22 DONE 12.3s [2021-03-24T05:50:02.657Z] [2021-03-24T05:50:02.657Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:02.657Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:02.657Z] #43 136.6 CC criu/page-pipe.o [2021-03-24T05:50:02.659Z] #21 28.42 Fetched 29.2 MB in 2s (13.3 MB/s) [2021-03-24T05:50:02.907Z] #43 39.30 LINK images/built-in.o [2021-03-24T05:50:02.907Z] #43 ... [2021-03-24T05:50:02.907Z] [2021-03-24T05:50:02.907Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:50:02.907Z] #45 sha256:46959e8d8dc9b1dad1b220c25e28c8f1c720f1ef3a713dfcb373ddbb26e99960 [2021-03-24T05:50:02.907Z] #45 130.8 vendor/golang.org/x/net/idna [2021-03-24T05:50:02.907Z] #45 133.0 vendor/golang.org/x/net/http2/hpack [2021-03-24T05:50:02.907Z] #45 134.1 mime [2021-03-24T05:50:02.907Z] #45 135.8 mime/quotedprintable [2021-03-24T05:50:02.907Z] #45 136.2 net/http/internal [2021-03-24T05:50:02.907Z] #45 140.4 net/textproto [2021-03-24T05:50:02.907Z] #45 140.4 crypto/x509 [2021-03-24T05:50:02.907Z] #45 ... [2021-03-24T05:50:02.907Z] [2021-03-24T05:50:02.907Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:02.907Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:02.907Z] #43 39.45 GEN compel/include/asm [2021-03-24T05:50:02.907Z] #43 39.50 GEN compel/include/version.h [2021-03-24T05:50:02.907Z] #43 39.52 touch .config [2021-03-24T05:50:02.907Z] #43 39.57 GEN include/common/config.h [2021-03-24T05:50:02.907Z] #43 39.64 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-24T05:50:02.913Z] #13 116.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-24T05:50:02.913Z] #13 116.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-24T05:50:02.913Z] #13 117.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-24T05:50:02.913Z] #13 117.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-24T05:50:02.917Z] #43 ... [2021-03-24T05:50:02.917Z] [2021-03-24T05:50:02.917Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-24T05:50:02.917Z] #25 sha256:a287a338186e01eac7f956f1067743f3e8dcecf4b00004aef6f12af0449f9ab1 [2021-03-24T05:50:02.917Z] #25 DONE 0.2s [2021-03-24T05:50:02.917Z] [2021-03-24T05:50:02.917Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-24T05:50:02.917Z] #30 sha256:394a0a5ffccd45d7c9a433c3ecd11cc526bb27db40593cdbed1abaa6ea5b8919 [2021-03-24T05:50:02.959Z] #21 28.53 Selecting previously unselected package pigz. [2021-03-24T05:50:02.959Z] #21 28.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 ... 23363 files and directories currently installed.) [2021-03-24T05:50:02.959Z] #21 28.64 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-03-24T05:50:02.959Z] #21 28.68 Unpacking pigz (2.4-1) ... [2021-03-24T05:50:02.959Z] #21 28.76 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-03-24T05:50:03.164Z] #43 39.66 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-24T05:50:03.164Z] #43 39.68 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-24T05:50:03.164Z] #43 39.70 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-24T05:50:03.164Z] #43 39.74 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-24T05:50:03.164Z] #43 39.77 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-24T05:50:03.164Z] #43 39.79 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-24T05:50:03.164Z] #43 39.83 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-24T05:50:03.164Z] #43 39.85 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-24T05:50:03.164Z] #43 39.87 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-24T05:50:03.174Z] #13 117.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-24T05:50:03.174Z] #13 117.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-24T05:50:03.174Z] #13 117.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-24T05:50:03.260Z] #21 28.77 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-24T05:50:03.260Z] #21 28.78 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-03-24T05:50:03.317Z] #58 ... [2021-03-24T05:50:03.317Z] [2021-03-24T05:50:03.317Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:50:03.317Z] #45 sha256:bd388b20424202a9dd9fdeadbedce7c0b378aa9b7b2db0b5f34fe7fe0e1c6faf [2021-03-24T05:50:03.317Z] #45 131.3 vendor/golang.org/x/net/http2/hpack [2021-03-24T05:50:03.317Z] #45 132.4 mime [2021-03-24T05:50:03.317Z] #45 134.0 mime/quotedprintable [2021-03-24T05:50:03.317Z] #45 134.5 net/http/internal [2021-03-24T05:50:03.317Z] #45 138.1 net/textproto [2021-03-24T05:50:03.317Z] #45 138.2 crypto/x509 [2021-03-24T05:50:03.317Z] #45 139.3 vendor/golang.org/x/net/http/httpguts [2021-03-24T05:50:03.317Z] #45 139.8 vendor/golang.org/x/net/http/httpproxy [2021-03-24T05:50:03.317Z] #45 140.4 mime/multipart [2021-03-24T05:50:03.317Z] #45 ... [2021-03-24T05:50:03.317Z] [2021-03-24T05:50:03.317Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:03.317Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:03.317Z] #43 42.62 CC compel/plugins/std/infect.o [2021-03-24T05:50:03.317Z] #43 43.13 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-24T05:50:03.317Z] #43 43.15 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-24T05:50:03.317Z] #43 43.19 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-24T05:50:03.317Z] #43 43.29 AR compel/plugins/std.lib.a [2021-03-24T05:50:03.317Z] #43 43.35 CC compel/plugins/fds/fds.o [2021-03-24T05:50:03.317Z] #43 43.67 AR compel/plugins/fds.lib.a [2021-03-24T05:50:03.317Z] #43 43.74 HOSTDEP compel/src/lib/log-host.d [2021-03-24T05:50:03.317Z] #43 43.85 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-24T05:50:03.317Z] #43 44.00 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-24T05:50:03.317Z] #43 44.12 HOSTDEP compel/src/main-host.d [2021-03-24T05:50:03.421Z] #43 39.88 DEP compel/plugins/std/infect.d [2021-03-24T05:50:03.421Z] #43 39.98 DEP compel/plugins/std/string.d [2021-03-24T05:50:03.421Z] #43 40.08 DEP compel/plugins/std/log.d [2021-03-24T05:50:03.560Z] #21 29.26 Selecting previously unselected package python3.7-minimal. [2021-03-24T05:50:03.560Z] #21 29.28 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-24T05:50:03.560Z] #21 29.29 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-24T05:50:03.609Z] #43 44.30 DEP compel/src/lib/ptrace.d [2021-03-24T05:50:03.678Z] #43 40.19 DEP compel/plugins/std/fds.d [2021-03-24T05:50:03.678Z] #43 40.30 DEP compel/plugins/std/std.d [2021-03-24T05:50:03.678Z] #43 40.39 DEP compel/plugins/shmem/shmem.d [2021-03-24T05:50:03.747Z] #13 117.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-24T05:50:03.747Z] #13 117.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-24T05:50:03.747Z] #13 117.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-24T05:50:03.747Z] #13 117.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-24T05:50:03.747Z] #13 117.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-24T05:50:03.871Z] #43 44.45 DEP compel/src/lib/infect.d [2021-03-24T05:50:03.871Z] #43 44.58 DEP compel/src/lib/infect-util.d [2021-03-24T05:50:03.871Z] #43 44.70 DEP compel/src/lib/infect-rpc.d [2021-03-24T05:50:03.972Z] #43 40.47 DEP compel/plugins/fds/fds.d [2021-03-24T05:50:03.972Z] #43 40.70 CC compel/plugins/std/std.o [2021-03-24T05:50:04.008Z] #13 118.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-24T05:50:04.133Z] #43 44.86 DEP compel/arch/x86/src/lib/infect.d [2021-03-24T05:50:04.133Z] #43 44.97 DEP compel/arch/x86/src/lib/cpu.d [2021-03-24T05:50:04.177Z] #53 2.240 + RM_GOPATH=0 [2021-03-24T05:50:04.177Z] #53 2.240 + TMP_GOPATH= [2021-03-24T05:50:04.177Z] #53 2.240 + : /build [2021-03-24T05:50:04.177Z] #53 2.240 + '[' -z '' ']' [2021-03-24T05:50:04.177Z] #53 2.240 ++ mktemp -d [2021-03-24T05:50:04.177Z] #53 2.250 + export GOPATH=/tmp/tmp.bVfcJ5HYDN [2021-03-24T05:50:04.177Z] #53 2.250 + GOPATH=/tmp/tmp.bVfcJ5HYDN [2021-03-24T05:50:04.177Z] #53 2.250 + RM_GOPATH=1 [2021-03-24T05:50:04.177Z] #53 2.250 + case "$(go env GOARCH)" in [2021-03-24T05:50:04.177Z] #53 2.253 ++ go env GOARCH [2021-03-24T05:50:04.177Z] #53 2.273 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:50:04.177Z] #53 2.273 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:50:04.177Z] #53 2.274 ++ dirname /tmp/install/install.sh [2021-03-24T05:50:04.177Z] #53 2.275 + dir=/tmp/install [2021-03-24T05:50:04.177Z] #53 2.275 + bin=runc [2021-03-24T05:50:04.177Z] #53 2.275 + shift [2021-03-24T05:50:04.177Z] #53 2.275 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-24T05:50:04.177Z] #53 2.275 + . /tmp/install/runc.installer [2021-03-24T05:50:04.177Z] #53 2.275 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-24T05:50:04.177Z] #53 2.282 + install_runc [2021-03-24T05:50:04.177Z] #53 2.282 + uname -r [2021-03-24T05:50:04.177Z] #53 2.282 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-24T05:50:04.177Z] #53 2.284 + RUNC_BUILDTAGS='seccomp ' [2021-03-24T05:50:04.177Z] #53 2.284 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-24T05:50:04.177Z] #53 2.284 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-24T05:50:04.177Z] #53 2.285 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bVfcJ5HYDN/src/github.com/opencontainers/runc [2021-03-24T05:50:04.177Z] #53 2.305 Cloning into '/tmp/tmp.bVfcJ5HYDN/src/github.com/opencontainers/runc'... [2021-03-24T05:50:04.269Z] #13 118.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:50:04.269Z] #13 ... [2021-03-24T05:50:04.269Z] [2021-03-24T05:50:04.269Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:50:04.269Z] #45 sha256:fafa4f132ac0591a3f1f1aaddb396ff2f2cb26c82e92e39a3732af2c362a4ce2 [2021-03-24T05:50:04.269Z] #45 111.9 crypto/tls [2021-03-24T05:50:04.269Z] #45 118.5 net/http/httptrace [2021-03-24T05:50:04.269Z] #45 118.7 net/http [2021-03-24T05:50:04.396Z] #43 45.06 DEP compel/src/lib/log.d [2021-03-24T05:50:04.396Z] #43 45.15 DEP compel/src/main.d [2021-03-24T05:50:04.442Z] #53 ... [2021-03-24T05:50:04.442Z] [2021-03-24T05:50:04.442Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-24T05:50:04.442Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-03-24T05:50:04.442Z] #14 DONE 2.9s [2021-03-24T05:50:04.541Z] #45 ... [2021-03-24T05:50:04.541Z] [2021-03-24T05:50:04.541Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:04.541Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:04.541Z] #43 52.19 CC compel/src/lib/ptrace.o [2021-03-24T05:50:04.541Z] #43 52.65 AR compel/libcompel.a [2021-03-24T05:50:04.541Z] #43 52.70 HOSTCC compel/src/main-host.o [2021-03-24T05:50:04.541Z] #43 53.05 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-24T05:50:04.541Z] #43 53.25 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-24T05:50:04.553Z] #43 41.10 CC compel/plugins/std/fds.o [2021-03-24T05:50:04.553Z] #43 ... [2021-03-24T05:50:04.553Z] [2021-03-24T05:50:04.553Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:50:04.553Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:50:04.553Z] #13 127.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-24T05:50:04.553Z] #13 127.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-24T05:50:04.553Z] #13 127.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:50:04.553Z] #13 ... [2021-03-24T05:50:04.553Z] [2021-03-24T05:50:04.553Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:50:04.553Z] #45 sha256:46959e8d8dc9b1dad1b220c25e28c8f1c720f1ef3a713dfcb373ddbb26e99960 [2021-03-24T05:50:04.553Z] #45 141.6 vendor/golang.org/x/net/http/httpguts [2021-03-24T05:50:04.553Z] #45 142.0 vendor/golang.org/x/net/http/httpproxy [2021-03-24T05:50:04.553Z] #45 142.6 mime/multipart [2021-03-24T05:50:04.658Z] #43 45.24 DEP compel/src/lib/handle-elf.d [2021-03-24T05:50:04.658Z] #43 45.36 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-24T05:50:04.658Z] #43 45.51 CC compel/src/lib/log.o [2021-03-24T05:50:04.707Z] [2021-03-24T05:50:04.707Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-24T05:50:04.707Z] #24 sha256:11b41839bcb9839cfd7c69a7b21ea4edb663aa90270fd65cc76796d9edc8ab2d [2021-03-24T05:50:04.803Z] #43 53.65 HOSTCC compel/src/lib/log-host.o [2021-03-24T05:50:04.803Z] #43 53.87 HOSTLINK compel/compel-host-bin [2021-03-24T05:50:05.063Z] #43 54.07 DEP soccr/soccr.d [2021-03-24T05:50:05.063Z] #43 54.21 CC soccr/soccr.o [2021-03-24T05:50:05.103Z] #21 30.52 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-03-24T05:50:05.103Z] #21 30.54 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-24T05:50:05.233Z] #43 45.72 CC compel/arch/x86/src/lib/cpu.o [2021-03-24T05:50:05.635Z] #43 ... [2021-03-24T05:50:05.635Z] [2021-03-24T05:50:05.635Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:50:05.635Z] #58 sha256:264e53bacc26d9271e0839f2c427a65e8a653c02c664b03e4c88d63d156473fb [2021-03-24T05:50:05.635Z] #58 116.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-24T05:50:05.635Z] #58 116.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-24T05:50:05.635Z] #58 DONE 123.3s [2021-03-24T05:50:05.635Z] [2021-03-24T05:50:05.635Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:50:05.635Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:50:05.635Z] #13 118.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-24T05:50:05.635Z] #13 119.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-24T05:50:05.635Z] #13 119.0 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-24T05:50:05.635Z] #13 119.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-24T05:50:05.635Z] #13 119.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:50:05.635Z] #13 119.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-24T05:50:05.635Z] #13 119.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-24T05:50:05.635Z] #13 119.1 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-24T05:50:05.635Z] #13 119.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-24T05:50:05.635Z] #13 119.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-24T05:50:05.635Z] #13 119.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:50:05.635Z] #13 119.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 [2021-03-24T05:50:05.635Z] #13 119.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 [2021-03-24T05:50:05.635Z] #13 119.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:50:05.635Z] #13 119.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 [2021-03-24T05:50:05.635Z] #13 119.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 [2021-03-24T05:50:05.635Z] #13 119.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-24T05:50:05.635Z] #13 119.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-24T05:50:05.636Z] #13 119.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-24T05:50:05.636Z] #13 119.3 Setting up dmsetup (2:1.02.155-3) ... [2021-03-24T05:50:05.636Z] #13 119.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-24T05:50:05.636Z] #13 119.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-24T05:50:05.636Z] #13 119.3 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:50:05.636Z] #13 DONE 119.8s [2021-03-24T05:50:05.810Z] #43 46.44 CC compel/arch/x86/src/lib/infect.o [2021-03-24T05:50:05.896Z] [2021-03-24T05:50:05.896Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:50:05.896Z] #53 sha256:902690a0c34c37669cc3472f339edb6fcbaa1d8640ded4e667f068dc8148117f [2021-03-24T05:50:05.896Z] #53 ... [2021-03-24T05:50:05.896Z] [2021-03-24T05:50:05.896Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-24T05:50:05.896Z] #59 sha256:f6d7f1528fea1e7e2f9b04315d621c839c915600a07934f46bef0433f4ee04b7 [2021-03-24T05:50:05.896Z] #59 DONE 0.2s [2021-03-24T05:50:06.158Z] [2021-03-24T05:50:06.158Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-24T05:50:06.158Z] #60 sha256:3da087fcb8d9c4e5a7be0a1c9a764bcfaaf793473987871d2f5e7edb3ec0dea5 [2021-03-24T05:50:06.418Z] #60 DONE 0.3s [2021-03-24T05:50:06.418Z] [2021-03-24T05:50:06.418Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-24T05:50:06.418Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-24T05:50:06.486Z] #45 144.6 crypto/tls [2021-03-24T05:50:06.755Z] #43 47.40 CC compel/src/lib/infect-rpc.o [2021-03-24T05:50:07.017Z] #43 47.74 CC compel/src/lib/infect-util.o [2021-03-24T05:50:07.279Z] #43 48.00 CC compel/src/lib/infect.o [2021-03-24T05:50:07.351Z] #24 131.5 Checking out files: 28% (3154/11202) Checking out files: 29% (3249/11202) Checking out files: 30% (3361/11202) Checking out files: 31% (3473/11202) Checking out files: 32% (3585/11202) Checking out files: 33% (3697/11202) Checking out files: 34% (3809/11202) Checking out files: 35% (3921/11202) Checking out files: 36% (4033/11202) Checking out files: 37% (4145/11202) Checking out files: 38% (4257/11202) Checking out files: 39% (4369/11202) Checking out files: 40% (4481/11202) Checking out files: 41% (4593/11202) Checking out files: 42% (4705/11202) Checking out files: 43% (4817/11202) Checking out files: 44% (4929/11202) Checking out files: 44% (4946/11202) Checking out files: 45% (5041/11202) Checking out files: 46% (5153/11202) Checking out files: 47% (5265/11202) Checking out files: 48% (5377/11202) Checking out files: 49% (5489/11202) Checking out files: 50% (5601/11202) Checking out files: 51% (5714/11202) Checking out files: 52% (5826/11202) Checking out files: 53% (5938/11202) Checking out files: 54% (6050/11202) Checking out files: 55% (6162/11202) Checking out files: 56% (6274/11202) Checking out files: 57% (6386/11202) Checking out files: 58% (6498/11202) Checking out files: 59% (6610/11202) Checking out files: 60% (6722/11202) Checking out files: 61% (6834/11202) Checking out files: 62% (6946/11202) Checking out files: 63% (7058/11202) Checking out files: 64% (7170/11202) Checking out files: 65% (7282/11202) Checking out files: 66% (7394/11202) Checking out files: 67% (7506/11202) Checking out files: 67% (7511/11202) Checking out files: 68% (7618/11202) Checking out files: 69% (7730/11202) Checking out files: 70% (7842/11202) Checking out files: 71% (7954/11202) Checking out files: 72% (8066/11202) Checking out files: 73% (8178/11202) Checking out files: 74% (8290/11202) Checking out files: 75% (8402/11202) Checking out files: 76% (8514/11202) Checking out files: 77% (8626/11202) [2021-03-24T05:50:07.351Z] #24 ... [2021-03-24T05:50:07.351Z] [2021-03-24T05:50:07.351Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-24T05:50:07.351Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-03-24T05:50:07.351Z] #15 DONE 2.7s [2021-03-24T05:50:07.351Z] [2021-03-24T05:50:07.351Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-24T05:50:07.351Z] #24 sha256:11b41839bcb9839cfd7c69a7b21ea4edb663aa90270fd65cc76796d9edc8ab2d [2021-03-24T05:50:07.351Z] #24 131.5 Checking out files: 28% (3154/11202) Checking out files: 29% (3249/11202) Checking out files: 30% (3361/11202) Checking out files: 31% (3473/11202) Checking out files: 32% (3585/11202) Checking out files: 33% (3697/11202) Checking out files: 34% (3809/11202) Checking out files: 35% (3921/11202) Checking out files: 36% (4033/11202) Checking out files: 37% (4145/11202) Checking out files: 38% (4257/11202) Checking out files: 39% (4369/11202) Checking out files: 40% (4481/11202) Checking out files: 41% (4593/11202) Checking out files: 42% (4705/11202) Checking out files: 43% (4817/11202) Checking out files: 44% (4929/11202) Checking out files: 44% (4946/11202) Checking out files: 45% (5041/11202) Checking out files: 46% (5153/11202) Checking out files: 47% (5265/11202) Checking out files: 48% (5377/11202) Checking out files: 49% (5489/11202) Checking out files: 50% (5601/11202) Checking out files: 51% (5714/11202) Checking out files: 52% (5826/11202) Checking out files: 53% (5938/11202) Checking out files: 54% (6050/11202) Checking out files: 55% (6162/11202) Checking out files: 56% (6274/11202) Checking out files: 57% (6386/11202) Checking out files: 58% (6498/11202) Checking out files: 59% (6610/11202) Checking out files: 60% (6722/11202) Checking out files: 61% (6834/11202) Checking out files: 62% (6946/11202) Checking out files: 63% (7058/11202) Checking out files: 64% (7170/11202) Checking out files: 65% (7282/11202) Checking out files: 66% (7394/11202) Checking out files: 67% (7506/11202) Checking out files: 67% (7511/11202) Checking out files: 68% (7618/11202) Checking out files: 69% (7730/11202) Checking out files: 70% (7842/11202) Checking out files: 71% (7954/11202) Checking out files: 72% (8066/11202) Checking out files: 73% (8178/11202) Checking out files: 74% (8290/11202) Checking out files: 75% (8402/11202) Checking out files: 76% (8514/11202) Checking out files: 77% (8626/11202) Checking out files: 78% (8738/11202) Checking out files: 79% (8850/11202) [2021-03-24T05:50:07.351Z] #24 ... [2021-03-24T05:50:07.351Z] [2021-03-24T05:50:07.351Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:07.351Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:50:07.351Z] #43 45.93 CC images/autofs.o [2021-03-24T05:50:07.351Z] #43 46.19 CC images/macvlan.o [2021-03-24T05:50:07.351Z] #43 46.54 CC images/sit.o [2021-03-24T05:50:07.351Z] #43 46.82 CC images/memfd.o [2021-03-24T05:50:07.351Z] #43 47.06 CC images/timens.o [2021-03-24T05:50:07.351Z] #43 47.23 LINK images/built-in.o [2021-03-24T05:50:07.351Z] #43 47.32 GEN compel/include/asm [2021-03-24T05:50:07.351Z] #43 47.36 GEN compel/include/version.h [2021-03-24T05:50:07.351Z] #43 47.44 touch .config [2021-03-24T05:50:07.351Z] #43 47.55 GEN include/common/config.h [2021-03-24T05:50:07.351Z] #43 47.66 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-24T05:50:07.351Z] #43 47.67 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-03-24T05:50:07.351Z] #43 47.72 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-03-24T05:50:07.351Z] #43 47.74 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-03-24T05:50:07.351Z] #43 47.78 DEP compel/plugins/std/infect.d [2021-03-24T05:50:07.351Z] #43 47.85 DEP compel/plugins/std/string.d [2021-03-24T05:50:07.351Z] #43 47.99 DEP compel/plugins/std/log.d [2021-03-24T05:50:07.351Z] #43 48.04 DEP compel/plugins/std/fds.d [2021-03-24T05:50:07.351Z] #43 48.15 DEP compel/plugins/std/std.d [2021-03-24T05:50:07.351Z] #43 48.22 DEP compel/plugins/shmem/shmem.d [2021-03-24T05:50:07.351Z] #43 48.32 DEP compel/plugins/fds/fds.d [2021-03-24T05:50:07.351Z] #43 48.51 CC compel/plugins/std/std.o [2021-03-24T05:50:07.351Z] #43 48.91 CC compel/plugins/std/fds.o [2021-03-24T05:50:07.351Z] #43 49.34 CC compel/plugins/std/log.o [2021-03-24T05:50:07.351Z] #43 50.11 CC compel/plugins/std/string.o [2021-03-24T05:50:07.351Z] #43 50.91 CC compel/plugins/std/infect.o [2021-03-24T05:50:07.351Z] #43 51.42 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-03-24T05:50:07.351Z] #43 51.46 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-03-24T05:50:07.351Z] #43 51.56 AR compel/plugins/std.lib.a [2021-03-24T05:50:07.351Z] #43 51.65 CC compel/plugins/fds/fds.o [2021-03-24T05:50:07.351Z] #43 51.95 AR compel/plugins/fds.lib.a [2021-03-24T05:50:07.351Z] #43 52.02 HOSTDEP compel/src/lib/log-host.d [2021-03-24T05:50:07.351Z] #43 52.20 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-24T05:50:07.351Z] #43 52.35 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-03-24T05:50:07.351Z] #43 52.42 HOSTDEP compel/src/main-host.d [2021-03-24T05:50:07.351Z] #43 52.50 DEP compel/src/lib/ptrace.d [2021-03-24T05:50:07.351Z] #43 52.64 DEP compel/src/lib/infect.d [2021-03-24T05:50:07.351Z] #43 52.74 DEP compel/src/lib/infect-util.d [2021-03-24T05:50:07.351Z] #43 52.79 DEP compel/src/lib/infect-rpc.d [2021-03-24T05:50:07.351Z] #43 52.86 DEP compel/arch/aarch64/src/lib/infect.d [2021-03-24T05:50:07.351Z] #43 52.91 DEP compel/arch/aarch64/src/lib/cpu.d [2021-03-24T05:50:07.351Z] #43 52.93 DEP compel/src/lib/log.d [2021-03-24T05:50:07.351Z] #43 53.14 DEP compel/src/main.d [2021-03-24T05:50:07.351Z] #43 53.26 DEP compel/src/lib/handle-elf.d [2021-03-24T05:50:07.351Z] #43 53.38 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-03-24T05:50:07.351Z] #43 53.56 CC compel/src/lib/log.o [2021-03-24T05:50:07.351Z] #43 53.80 CC compel/arch/aarch64/src/lib/cpu.o [2021-03-24T05:50:07.351Z] #43 54.07 CC compel/arch/aarch64/src/lib/infect.o [2021-03-24T05:50:07.351Z] #43 54.30 CC compel/src/lib/infect-rpc.o [2021-03-24T05:50:07.351Z] #43 54.55 CC compel/src/lib/infect-util.o [2021-03-24T05:50:07.352Z] #43 54.77 CC compel/src/lib/infect.o [2021-03-24T05:50:07.352Z] #43 ... [2021-03-24T05:50:07.352Z] [2021-03-24T05:50:07.352Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-24T05:50:07.352Z] #24 sha256:11b41839bcb9839cfd7c69a7b21ea4edb663aa90270fd65cc76796d9edc8ab2d [2021-03-24T05:50:07.853Z] #43 ... [2021-03-24T05:50:07.853Z] [2021-03-24T05:50:07.853Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:50:07.853Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:50:07.853Z] #13 140.1 Selecting previously unselected package libapparmor1:amd64. [2021-03-24T05:50:07.853Z] #13 140.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-24T05:50:07.853Z] #13 140.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-24T05:50:08.116Z] #13 140.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-24T05:50:08.116Z] #13 140.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-24T05:50:08.116Z] #13 140.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-24T05:50:08.116Z] #13 140.4 Selecting previously unselected package libbtrfs0. [2021-03-24T05:50:08.116Z] #13 140.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-24T05:50:08.116Z] #13 140.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-24T05:50:08.116Z] #13 140.5 Selecting previously unselected package libbtrfs-dev. [2021-03-24T05:50:08.116Z] #13 140.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-24T05:50:08.199Z] #30 DONE 4.8s [2021-03-24T05:50:08.199Z] [2021-03-24T05:50:08.199Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-24T05:50:08.199Z] #33 sha256:9381db81b844da78b1a3f2f6d832f6f8f9d5af50de8edd07af88cc44e2b7fb04 [2021-03-24T05:50:08.199Z] #33 DONE 0.5s [2021-03-24T05:50:08.199Z] [2021-03-24T05:50:08.199Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-24T05:50:08.199Z] #35 sha256:4cdd26de528e961e4324944a78aae7f41a640664731d5dc1809d3e468426de68 [2021-03-24T05:50:08.377Z] #13 140.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:50:08.378Z] #13 140.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-24T05:50:08.378Z] #13 140.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-24T05:50:08.378Z] #13 140.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-24T05:50:08.378Z] #13 140.8 Selecting previously unselected package libudev-dev:amd64. [2021-03-24T05:50:08.378Z] #13 140.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-24T05:50:08.378Z] #13 140.8 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-24T05:50:08.643Z] #13 141.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-24T05:50:08.643Z] #13 141.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-24T05:50:08.643Z] #13 141.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-24T05:50:08.678Z] #24 131.5 Checking out files: 28% (3154/11202) Checking out files: 29% (3249/11202) Checking out files: 30% (3361/11202) Checking out files: 31% (3473/11202) Checking out files: 32% (3585/11202) Checking out files: 33% (3697/11202) Checking out files: 34% (3809/11202) Checking out files: 35% (3921/11202) Checking out files: 36% (4033/11202) Checking out files: 37% (4145/11202) Checking out files: 38% (4257/11202) Checking out files: 39% (4369/11202) Checking out files: 40% (4481/11202) Checking out files: 41% (4593/11202) Checking out files: 42% (4705/11202) Checking out files: 43% (4817/11202) Checking out files: 44% (4929/11202) Checking out files: 44% (4946/11202) Checking out files: 45% (5041/11202) Checking out files: 46% (5153/11202) Checking out files: 47% (5265/11202) Checking out files: 48% (5377/11202) Checking out files: 49% (5489/11202) Checking out files: 50% (5601/11202) Checking out files: 51% (5714/11202) Checking out files: 52% (5826/11202) Checking out files: 53% (5938/11202) Checking out files: 54% (6050/11202) Checking out files: 55% (6162/11202) Checking out files: 56% (6274/11202) Checking out files: 57% (6386/11202) Checking out files: 58% (6498/11202) Checking out files: 59% (6610/11202) Checking out files: 60% (6722/11202) Checking out files: 61% (6834/11202) Checking out files: 62% (6946/11202) Checking out files: 63% (7058/11202) Checking out files: 64% (7170/11202) Checking out files: 65% (7282/11202) Checking out files: 66% (7394/11202) Checking out files: 67% (7506/11202) Checking out files: 67% (7511/11202) Checking out files: 68% (7618/11202) Checking out files: 69% (7730/11202) Checking out files: 70% (7842/11202) Checking out files: 71% (7954/11202) Checking out files: 72% (8066/11202) Checking out files: 73% (8178/11202) Checking out files: 74% (8290/11202) Checking out files: 75% (8402/11202) Checking out files: 76% (8514/11202) Checking out files: 77% (8626/11202) Checking out files: 78% (8738/11202) Checking out files: 79% (8850/11202) Checking out files: 80% (8962/11202) Checking out files: 80% (8978/11202) Checking out files: 81% (9074/11202) Checking out files: 82% (9186/11202) Checking out files: 83% (9298/11202) Checking out files: 84% (9410/11202) Checking out files: 85% (9522/11202) Checking out files: 86% (9634/11202) Checking out files: 87% (9746/11202) Checking out files: 88% (9858/11202) Checking out files: 89% (9970/11202) Checking out files: 90% (10082/11202) Checking out files: 91% (10194/11202) Checking out files: 92% (10306/11202) Checking out files: 93% (10418/11202) Checking out files: 94% (10530/11202) Checking out files: 95% (10642/11202) Checking out files: 95% (10717/11202) Checking out files: 96% (10754/11202) Checking out files: 97% (10866/11202) Checking out files: 98% (10978/11202) Checking out files: 99% (11090/11202) Checking out files: 100% (11202/11202) Checking out files: 100% (11202/11202), done. [2021-03-24T05:50:08.678Z] #24 135.9 + cd /tmp/tmp.Z8Y1b8IIg3/tmp/docker-ce [2021-03-24T05:50:08.678Z] #24 135.9 + git checkout -q v17.06.2-ce [2021-03-24T05:50:08.688Z] #21 33.82 Selecting previously unselected package python3-minimal. [2021-03-24T05:50:08.688Z] #21 33.82 (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 ... 23612 files and directories currently installed.) [2021-03-24T05:50:08.688Z] #21 33.90 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-03-24T05:50:08.688Z] #21 33.90 Unpacking python3-minimal (3.7.3-1) ... [2021-03-24T05:50:08.688Z] #21 34.00 Selecting previously unselected package libmpdec2:ppc64el. [2021-03-24T05:50:08.688Z] #21 34.02 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-03-24T05:50:08.688Z] #21 34.04 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-03-24T05:50:08.688Z] #21 34.12 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-03-24T05:50:08.688Z] #21 34.13 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-24T05:50:08.688Z] #21 34.13 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-03-24T05:50:08.773Z] #35 DONE 0.3s [2021-03-24T05:50:08.773Z] [2021-03-24T05:50:08.773Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-24T05:50:08.773Z] #38 sha256:c6d8bb03aa24c7d50ab9e0198b047b00ca6e2e2e6d016f611d046751156bba18 [2021-03-24T05:50:08.773Z] #38 DONE 0.2s [2021-03-24T05:50:08.773Z] [2021-03-24T05:50:08.773Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:08.773Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:08.773Z] #43 137.5 CC criu/page-xfer.o [2021-03-24T05:50:08.773Z] #43 138.9 CC criu/pagemap-cache.o [2021-03-24T05:50:08.773Z] #43 139.3 CC criu/pagemap.o [2021-03-24T05:50:08.773Z] #43 140.1 CC criu/parasite-syscall.o [2021-03-24T05:50:08.773Z] #43 141.1 CC criu/path.o [2021-03-24T05:50:08.773Z] #43 141.4 CC criu/pie-util-vdso-elf32.o [2021-03-24T05:50:08.773Z] #43 141.8 CC criu/pie-util-vdso.o [2021-03-24T05:50:08.773Z] #43 142.2 CC criu/pie-util.o [2021-03-24T05:50:08.773Z] #43 142.4 CC criu/pipes.o [2021-03-24T05:50:09.004Z] #45 ... [2021-03-24T05:50:09.004Z] [2021-03-24T05:50:09.004Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:09.004Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:09.004Z] #43 41.55 CC compel/plugins/std/log.o [2021-03-24T05:50:09.004Z] #43 42.34 CC compel/plugins/std/string.o [2021-03-24T05:50:09.004Z] #43 42.87 CC compel/plugins/std/infect.o [2021-03-24T05:50:09.004Z] #43 43.36 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-24T05:50:09.005Z] #43 43.40 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-24T05:50:09.005Z] #43 43.46 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-24T05:50:09.005Z] #43 43.50 AR compel/plugins/std.lib.a [2021-03-24T05:50:09.005Z] #43 43.59 CC compel/plugins/fds/fds.o [2021-03-24T05:50:09.005Z] #43 43.82 AR compel/plugins/fds.lib.a [2021-03-24T05:50:09.005Z] #43 43.88 HOSTDEP compel/src/lib/log-host.d [2021-03-24T05:50:09.005Z] #43 43.96 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-24T05:50:09.005Z] #43 44.09 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-24T05:50:09.005Z] #43 44.18 HOSTDEP compel/src/main-host.d [2021-03-24T05:50:09.005Z] #43 44.32 DEP compel/src/lib/ptrace.d [2021-03-24T05:50:09.005Z] #43 44.45 DEP compel/src/lib/infect.d [2021-03-24T05:50:09.005Z] #43 44.58 DEP compel/src/lib/infect-util.d [2021-03-24T05:50:09.005Z] #43 44.68 DEP compel/src/lib/infect-rpc.d [2021-03-24T05:50:09.005Z] #43 44.78 DEP compel/arch/x86/src/lib/infect.d [2021-03-24T05:50:09.005Z] #43 44.97 DEP compel/arch/x86/src/lib/cpu.d [2021-03-24T05:50:09.005Z] #43 45.06 DEP compel/src/lib/log.d [2021-03-24T05:50:09.005Z] #43 45.16 DEP compel/src/main.d [2021-03-24T05:50:09.005Z] #43 45.29 DEP compel/src/lib/handle-elf.d [2021-03-24T05:50:09.005Z] #43 45.37 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-24T05:50:09.005Z] #43 45.49 CC compel/src/lib/log.o [2021-03-24T05:50:09.216Z] #13 141.3 Selecting previously unselected package libpcre16-3:amd64. [2021-03-24T05:50:09.216Z] #13 141.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-24T05:50:09.216Z] #13 141.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-24T05:50:09.260Z] #43 45.75 CC compel/arch/x86/src/lib/cpu.o [2021-03-24T05:50:09.342Z] #43 143.1 CC criu/plugin.o [2021-03-24T05:50:09.478Z] #13 141.6 Selecting previously unselected package libpcre32-3:amd64. [2021-03-24T05:50:09.478Z] #13 141.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-24T05:50:09.478Z] #13 141.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-24T05:50:09.478Z] #13 141.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-24T05:50:09.478Z] #13 141.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-24T05:50:09.478Z] #13 141.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-24T05:50:09.629Z] #24 ... [2021-03-24T05:50:09.630Z] [2021-03-24T05:50:09.630Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-24T05:50:09.630Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-03-24T05:50:09.630Z] #16 1.708 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-24T05:50:09.630Z] #16 DONE 2.5s [2021-03-24T05:50:09.740Z] #13 141.9 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-24T05:50:09.740Z] #13 141.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-24T05:50:09.740Z] #13 141.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-24T05:50:09.894Z] [2021-03-24T05:50:09.894Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:09.894Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:50:09.894Z] #43 56.47 CC compel/src/lib/ptrace.o [2021-03-24T05:50:09.894Z] #43 56.98 AR compel/libcompel.a [2021-03-24T05:50:09.894Z] #43 57.09 HOSTCC compel/src/main-host.o [2021-03-24T05:50:09.894Z] #43 57.43 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-03-24T05:50:09.894Z] #43 57.56 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-24T05:50:09.894Z] #43 57.77 HOSTCC compel/src/lib/log-host.o [2021-03-24T05:50:09.894Z] #43 57.93 HOSTLINK compel/compel-host-bin [2021-03-24T05:50:09.894Z] #43 58.12 DEP soccr/soccr.d [2021-03-24T05:50:09.894Z] #43 58.33 CC soccr/soccr.o [2021-03-24T05:50:09.917Z] #43 143.6 CC criu/proc_parse.o [2021-03-24T05:50:10.191Z] #43 46.47 CC compel/arch/x86/src/lib/infect.o [2021-03-24T05:50:10.232Z] #21 35.55 Selecting previously unselected package python3.7. [2021-03-24T05:50:10.232Z] #21 35.57 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-24T05:50:10.232Z] #21 35.57 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-24T05:50:10.232Z] #21 35.74 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-03-24T05:50:10.232Z] #21 35.75 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-03-24T05:50:10.232Z] #21 35.75 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-03-24T05:50:10.232Z] #21 35.87 Setting up python3-minimal (3.7.3-1) ... [2021-03-24T05:50:10.232Z] #21 ... [2021-03-24T05:50:10.232Z] [2021-03-24T05:50:10.232Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:10.232Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:50:10.232Z] #44 76.93 DEP criu/string.d [2021-03-24T05:50:10.232Z] #44 76.96 DEP criu/stats.d [2021-03-24T05:50:10.232Z] #44 77.14 DEP criu/sockets.d [2021-03-24T05:50:10.232Z] #44 77.38 DEP criu/sk-unix.d [2021-03-24T05:50:10.232Z] #44 77.66 DEP criu/sk-tcp.d [2021-03-24T05:50:10.232Z] #44 77.93 DEP criu/sk-queue.d [2021-03-24T05:50:10.232Z] #44 78.22 DEP criu/sk-packet.d [2021-03-24T05:50:10.232Z] #44 78.51 DEP criu/sk-netlink.d [2021-03-24T05:50:10.232Z] #44 78.72 DEP criu/sk-inet.d [2021-03-24T05:50:10.232Z] #44 78.96 DEP criu/signalfd.d [2021-03-24T05:50:10.232Z] #44 79.15 DEP criu/sigframe.d [2021-03-24T05:50:10.232Z] #44 79.28 DEP criu/shmem.d [2021-03-24T05:50:10.232Z] #44 79.48 DEP criu/servicefd.d [2021-03-24T05:50:10.232Z] #44 79.72 DEP criu/seize.d [2021-03-24T05:50:10.232Z] #44 80.00 DEP criu/seccomp.d [2021-03-24T05:50:10.232Z] #44 80.26 DEP criu/rst-malloc.d [2021-03-24T05:50:10.232Z] #44 80.35 DEP criu/rbtree.d [2021-03-24T05:50:10.232Z] #44 80.38 DEP criu/pstree.d [2021-03-24T05:50:10.232Z] #44 80.61 DEP criu/protobuf.d [2021-03-24T05:50:10.232Z] #44 80.80 GEN criu/protobuf-desc-gen.h [2021-03-24T05:50:10.232Z] #44 82.99 DEP criu/protobuf-desc.d [2021-03-24T05:50:10.232Z] #44 83.25 DEP criu/proc_parse.d [2021-03-24T05:50:10.232Z] #44 83.54 DEP criu/plugin.d [2021-03-24T05:50:10.232Z] #44 83.66 DEP criu/pipes.d [2021-03-24T05:50:10.232Z] #44 83.92 DEP criu/pie-util.d [2021-03-24T05:50:10.232Z] #44 84.04 DEP criu/pie-util-vdso.d [2021-03-24T05:50:10.232Z] #44 84.27 DEP criu/path.d [2021-03-24T05:50:10.232Z] #44 84.56 DEP criu/parasite-syscall.d [2021-03-24T05:50:10.232Z] #44 84.84 DEP criu/pagemap.d [2021-03-24T05:50:10.232Z] #44 85.13 DEP criu/pagemap-cache.d [2021-03-24T05:50:10.232Z] #44 85.30 DEP criu/page-xfer.d [2021-03-24T05:50:10.232Z] #44 85.54 DEP criu/page-pipe.d [2021-03-24T05:50:10.232Z] #44 85.68 DEP criu/netfilter.d [2021-03-24T05:50:10.232Z] #44 85.88 DEP criu/net.d [2021-03-24T05:50:10.232Z] #44 86.19 DEP criu/namespaces.d [2021-03-24T05:50:10.232Z] #44 86.36 DEP criu/mount.d [2021-03-24T05:50:10.232Z] #44 86.61 DEP criu/memfd.d [2021-03-24T05:50:10.232Z] #44 86.84 DEP criu/mem.d [2021-03-24T05:50:10.531Z] #44 ... [2021-03-24T05:50:10.531Z] [2021-03-24T05:50:10.531Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:50:10.531Z] #46 sha256:f7b0c85743bff1d2c56066aabe0b8745d8786ef7a973de2eef12e57c6defe88e [2021-03-24T05:50:10.531Z] #46 143.8 vendor/golang.org/x/net/http2/hpack [2021-03-24T05:50:10.531Z] #46 146.4 mime [2021-03-24T05:50:10.531Z] #46 146.9 net/http/internal [2021-03-24T05:50:10.531Z] #46 150.4 vendor/golang.org/x/net/http/httpproxy [2021-03-24T05:50:10.531Z] #46 150.4 net/textproto [2021-03-24T05:50:10.531Z] #46 150.4 crypto/x509 [2021-03-24T05:50:10.531Z] #46 152.4 mime/multipart [2021-03-24T05:50:10.531Z] #46 152.4 vendor/golang.org/x/net/http/httpguts [2021-03-24T05:50:10.531Z] #46 ... [2021-03-24T05:50:10.531Z] [2021-03-24T05:50:10.532Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:10.532Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:50:10.532Z] #44 87.21 DEP criu/lsm.d [2021-03-24T05:50:10.657Z] #14 DONE 5.0s [2021-03-24T05:50:10.657Z] [2021-03-24T05:50:10.657Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:10.657Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:10.657Z] #43 55.61 AR soccr/libsoccr.a [2021-03-24T05:50:10.657Z] #43 55.65 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-24T05:50:10.657Z] #43 55.91 DEP criu/arch/x86/sigframe.d [2021-03-24T05:50:10.657Z] #43 56.04 DEP criu/arch/x86/sigaction_compat.d [2021-03-24T05:50:10.657Z] #43 56.14 DEP criu/arch/x86/kerndat.d [2021-03-24T05:50:10.657Z] #43 56.26 DEP criu/arch/x86/crtools.d [2021-03-24T05:50:10.657Z] #43 56.38 DEP criu/arch/x86/cpu.d [2021-03-24T05:50:10.657Z] #43 56.54 CC criu/arch/x86/cpu.o [2021-03-24T05:50:10.657Z] #43 57.20 CC criu/arch/x86/crtools.o [2021-03-24T05:50:10.657Z] #43 58.33 CC criu/arch/x86/kerndat.o [2021-03-24T05:50:10.657Z] #43 58.77 CC criu/arch/x86/sigaction_compat.o [2021-03-24T05:50:10.657Z] #43 59.09 CC criu/arch/x86/sigframe.o [2021-03-24T05:50:10.657Z] #43 59.33 LINK criu/arch/x86/crtools.built-in.o [2021-03-24T05:50:10.657Z] #43 59.37 DEP criu/pie/util-vdso-elf32.d [2021-03-24T05:50:10.657Z] #43 59.50 DEP criu/pie/util-vdso.d [2021-03-24T05:50:10.657Z] #43 59.59 DEP criu/pie/util.d [2021-03-24T05:50:10.657Z] #43 59.75 CC criu/pie/util.o [2021-03-24T05:50:10.692Z] #13 142.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-24T05:50:10.692Z] #13 142.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-24T05:50:10.692Z] #13 142.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-24T05:50:10.756Z] #43 ... [2021-03-24T05:50:10.756Z] [2021-03-24T05:50:10.756Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:50:10.756Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:50:10.756Z] #13 142.7 Selecting previously unselected package libapparmor1:amd64. [2021-03-24T05:50:10.756Z] #13 142.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-24T05:50:10.756Z] #13 142.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-24T05:50:10.756Z] #13 142.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-24T05:50:10.756Z] #13 142.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-24T05:50:10.756Z] #13 142.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-24T05:50:10.756Z] #13 143.0 Selecting previously unselected package libbtrfs0. [2021-03-24T05:50:10.756Z] #13 143.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-24T05:50:10.756Z] #13 143.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-24T05:50:10.756Z] #13 143.1 Selecting previously unselected package libbtrfs-dev. [2021-03-24T05:50:10.756Z] #13 143.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-24T05:50:10.756Z] #13 143.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:50:10.756Z] #13 143.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-24T05:50:10.756Z] #13 143.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-24T05:50:10.756Z] #13 143.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-24T05:50:10.756Z] #13 143.3 Selecting previously unselected package libudev-dev:amd64. [2021-03-24T05:50:10.756Z] #13 143.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-24T05:50:10.756Z] #13 143.4 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-24T05:50:10.756Z] #13 143.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-24T05:50:10.756Z] #13 143.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-24T05:50:10.756Z] #13 143.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-24T05:50:10.756Z] #13 143.8 Selecting previously unselected package libpcre16-3:amd64. [2021-03-24T05:50:10.756Z] #13 143.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-24T05:50:10.756Z] #13 143.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-24T05:50:10.756Z] #13 144.1 Selecting previously unselected package libpcre32-3:amd64. [2021-03-24T05:50:10.756Z] #13 144.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-24T05:50:10.756Z] #13 144.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-24T05:50:10.831Z] #44 87.41 DEP criu/log.d [2021-03-24T05:50:11.013Z] #13 144.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-24T05:50:11.013Z] #13 144.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-24T05:50:11.013Z] #13 144.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-24T05:50:11.132Z] #44 87.59 DEP criu/libnetlink.d [2021-03-24T05:50:11.132Z] #44 87.80 DEP criu/kerndat.d [2021-03-24T05:50:11.233Z] #43 60.25 CC criu/pie/util-vdso.o [2021-03-24T05:50:11.270Z] #13 144.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-24T05:50:11.270Z] #13 144.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-24T05:50:11.270Z] #13 144.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-24T05:50:11.273Z] #13 143.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-24T05:50:11.273Z] #13 143.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-24T05:50:11.293Z] #43 59.74 AR soccr/libsoccr.a [2021-03-24T05:50:11.293Z] #43 59.80 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-24T05:50:11.432Z] #44 88.09 DEP criu/kcmp-ids.d [2021-03-24T05:50:11.528Z] #13 144.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-24T05:50:11.528Z] #13 144.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-24T05:50:11.528Z] #13 144.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-24T05:50:11.534Z] #13 143.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-24T05:50:11.535Z] [2021-03-24T05:50:11.535Z] #13 ... [2021-03-24T05:50:11.535Z] [2021-03-24T05:50:11.535Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:50:11.535Z] #58 sha256:c6a5072e7bde9b1636aab5ac3943d23eeae06abf82d92b1989bbc4dd6bc7ca78 [2021-03-24T05:50:11.535Z] #58 DONE 149.8s [2021-03-24T05:50:11.535Z] [2021-03-24T05:50:11.535Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:50:11.535Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:50:11.735Z] #44 88.32 DEP criu/irmap.d [2021-03-24T05:50:11.785Z] #13 145.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-24T05:50:11.796Z] #13 143.9 Selecting previously unselected package libseccomp-dev:amd64.#13 ... [2021-03-24T05:50:11.796Z] [2021-03-24T05:50:11.796Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-24T05:50:11.796Z] #59 sha256:0222e146ffb5c916c27ce0df6c66b3565e54b7cc4032e699c80b563c00b8751d [2021-03-24T05:50:11.796Z] #59 DONE 0.1s [2021-03-24T05:50:11.796Z] [2021-03-24T05:50:11.796Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:50:11.796Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:50:11.796Z] #13 143.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-24T05:50:11.796Z] #13 144.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-24T05:50:11.796Z] #13 144.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-24T05:50:11.796Z] [2021-03-24T05:50:11.796Z] #13 ... [2021-03-24T05:50:11.796Z] [2021-03-24T05:50:11.796Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-24T05:50:11.796Z] #60 sha256:133617895aba9730761794e6ea32629f646e5a36825fb8415162b21f52099113 [2021-03-24T05:50:11.796Z] #60 DONE 0.1s [2021-03-24T05:50:11.796Z] [2021-03-24T05:50:11.796Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-24T05:50:11.796Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-24T05:50:11.882Z] #43 ... [2021-03-24T05:50:11.882Z] [2021-03-24T05:50:11.882Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-24T05:50:11.882Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-03-24T05:50:11.882Z] #17 DONE 2.1s [2021-03-24T05:50:11.882Z] [2021-03-24T05:50:11.882Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:11.882Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:50:11.882Z] #43 60.47 DEP criu/arch/aarch64/sigframe.d [2021-03-24T05:50:11.882Z] #43 60.56 DEP criu/arch/aarch64/crtools.d [2021-03-24T05:50:12.035Z] #44 88.54 DEP criu/ipc_ns.d [2021-03-24T05:50:12.035Z] #44 ... [2021-03-24T05:50:12.035Z] [2021-03-24T05:50:12.035Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:50:12.035Z] #59 sha256:0b56e797a8b7de5ead3f462b973e1c0b1a52cd5a8b2e020165b66d7ff3ec3104 [2021-03-24T05:50:12.035Z] #59 145.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-24T05:50:12.035Z] #59 145.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-24T05:50:12.035Z] #59 DONE 155.4s [2021-03-24T05:50:12.035Z] [2021-03-24T05:50:12.035Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:12.035Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:50:12.035Z] #44 88.74 DEP criu/image.d [2021-03-24T05:50:12.042Z] #13 145.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-24T05:50:12.042Z] #13 145.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-24T05:50:12.042Z] #13 145.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-24T05:50:12.058Z] #13 144.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-24T05:50:12.058Z] #13 144.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-24T05:50:12.058Z] #13 144.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-24T05:50:12.146Z] #43 60.86 DEP criu/arch/aarch64/cpu.d [2021-03-24T05:50:12.146Z] #43 60.90 DEP criu/arch/aarch64/bitops.d [2021-03-24T05:50:12.146Z] #43 60.95 CC criu/arch/aarch64/bitops.o [2021-03-24T05:50:12.196Z] #43 61.03 CC criu/pie/util-vdso-elf32.o [2021-03-24T05:50:12.299Z] #13 145.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-24T05:50:12.300Z] #13 145.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-24T05:50:12.300Z] #13 145.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-24T05:50:12.300Z] #13 145.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-24T05:50:12.300Z] #13 145.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-24T05:50:12.337Z] #44 ... [2021-03-24T05:50:12.337Z] [2021-03-24T05:50:12.337Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-24T05:50:12.337Z] #60 sha256:6c62047a0f0118c4960483ff6ac613e2db1da53a0978c81d2d5fcc07e2d725a9 [2021-03-24T05:50:12.337Z] #60 DONE 0.4s [2021-03-24T05:50:12.337Z] [2021-03-24T05:50:12.337Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:12.337Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:50:12.337Z] #44 89.04 DEP criu/image-desc.d [2021-03-24T05:50:12.410Z] #43 61.07 CC criu/arch/aarch64/cpu.o [2021-03-24T05:50:12.458Z] #43 ... [2021-03-24T05:50:12.458Z] [2021-03-24T05:50:12.458Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:50:12.458Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-24T05:50:12.458Z] #40 DONE 243.7s [2021-03-24T05:50:12.458Z] [2021-03-24T05:50:12.458Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:12.458Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:12.458Z] #43 146.2 CC criu/protobuf-desc.o [2021-03-24T05:50:12.521Z] ok github.com/docker/docker/cmd/dockerd 0.065s coverage: 29.1% of statements [2021-03-24T05:50:12.521Z] ok github.com/docker/docker/container 0.118s coverage: 34.4% of statements [2021-03-24T05:50:12.521Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-24T05:50:12.521Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-24T05:50:12.521Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-24T05:50:12.521Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-24T05:50:12.631Z] #13 144.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-24T05:50:12.631Z] #13 144.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-24T05:50:12.631Z] #13 144.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-24T05:50:12.631Z] #13 144.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-24T05:50:12.631Z] #13 144.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-24T05:50:12.631Z] #13 145.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-24T05:50:12.631Z] #13 145.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:50:12.631Z] #13 145.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-24T05:50:12.631Z] #13 145.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-24T05:50:12.631Z] #13 145.0 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-24T05:50:12.639Z] #44 ... [2021-03-24T05:50:12.639Z] [2021-03-24T05:50:12.639Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-24T05:50:12.639Z] #61 sha256:81d168345638849efb36f01963dc29bc528896c3503eecab6fb5f6e6ef5bd1d8 [2021-03-24T05:50:12.639Z] #61 DONE 0.1s [2021-03-24T05:50:12.639Z] [2021-03-24T05:50:12.639Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:12.639Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:50:12.639Z] #44 89.22 DEP criu/fsnotify.d [2021-03-24T05:50:12.675Z] #43 61.31 CC criu/arch/aarch64/crtools.o [2021-03-24T05:50:12.769Z] #43 61.86 AR criu/pie/pie.lib.a [2021-03-24T05:50:12.865Z] #13 146.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-24T05:50:12.865Z] #13 146.1 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-24T05:50:12.865Z] #13 146.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-24T05:50:12.865Z] #13 146.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-24T05:50:12.865Z] #13 146.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-24T05:50:12.865Z] #13 146.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-24T05:50:12.892Z] #13 145.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-24T05:50:12.892Z] #13 145.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:50:12.892Z] #13 145.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-24T05:50:12.892Z] #13 145.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-24T05:50:12.892Z] #13 145.1 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-24T05:50:12.892Z] #13 145.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-24T05:50:12.892Z] #13 145.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-24T05:50:12.892Z] #13 145.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:50:12.892Z] #13 145.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 [2021-03-24T05:50:12.892Z] #13 145.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 [2021-03-24T05:50:12.892Z] #13 145.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:50:12.892Z] #13 145.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 [2021-03-24T05:50:12.892Z] #13 145.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 [2021-03-24T05:50:12.892Z] #13 145.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-24T05:50:12.892Z] #13 145.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-24T05:50:12.940Z] #44 89.66 DEP criu/filesystems.d [2021-03-24T05:50:13.029Z] #43 61.92 DEP criu/pie/restorer.d [2021-03-24T05:50:13.029Z] #43 ... [2021-03-24T05:50:13.029Z] [2021-03-24T05:50:13.029Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:50:13.029Z] #45 sha256:fafa4f132ac0591a3f1f1aaddb396ff2f2cb26c82e92e39a3732af2c362a4ce2 [2021-03-24T05:50:13.029Z] #45 130.8 github.com/LK4D4/vndr/godl [2021-03-24T05:50:13.125Z] #13 146.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:50:13.125Z] #13 146.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-24T05:50:13.125Z] #13 146.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-24T05:50:13.125Z] #13 146.3 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-24T05:50:13.125Z] #13 146.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-24T05:50:13.125Z] #13 146.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-24T05:50:13.125Z] #13 146.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-24T05:50:13.125Z] #13 146.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-24T05:50:13.125Z] #13 146.4 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-24T05:50:13.125Z] #13 146.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-24T05:50:13.125Z] #13 146.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-24T05:50:13.125Z] #13 146.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:50:13.125Z] #13 146.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-24T05:50:13.125Z] #13 146.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-24T05:50:13.125Z] #13 146.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-24T05:50:13.125Z] #13 146.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 [2021-03-24T05:50:13.125Z] #13 146.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 [2021-03-24T05:50:13.125Z] #13 146.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-24T05:50:13.125Z] #13 146.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-24T05:50:13.125Z] #13 146.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-24T05:50:13.125Z] #13 146.5 Setting up dmsetup (2:1.02.155-3) ... [2021-03-24T05:50:13.125Z] #13 146.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-24T05:50:13.125Z] #13 146.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-24T05:50:13.154Z] #13 145.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-24T05:50:13.154Z] #13 145.3 Setting up dmsetup (2:1.02.155-3) ... [2021-03-24T05:50:13.154Z] #13 145.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-24T05:50:13.154Z] #13 145.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-24T05:50:13.154Z] #13 145.4 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:50:13.252Z] #43 62.03 CC criu/arch/aarch64/sigframe.o [2021-03-24T05:50:13.382Z] #13 146.5 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:50:13.415Z] #13 DONE 145.8s [2021-03-24T05:50:13.415Z] [2021-03-24T05:50:13.415Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:13.415Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:13.415Z] #43 50.27 CC compel/src/lib/ptrace.o [2021-03-24T05:50:13.415Z] #43 50.70 AR compel/libcompel.a [2021-03-24T05:50:13.415Z] #43 50.77 HOSTCC compel/src/main-host.o [2021-03-24T05:50:13.415Z] #43 51.07 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-24T05:50:13.415Z] #43 51.25 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-24T05:50:13.415Z] #43 51.56 HOSTCC compel/src/lib/log-host.o [2021-03-24T05:50:13.415Z] #43 51.75 HOSTLINK compel/compel-host-bin [2021-03-24T05:50:13.415Z] #43 52.02 DEP soccr/soccr.d [2021-03-24T05:50:13.415Z] #43 52.31 CC soccr/soccr.o [2021-03-24T05:50:13.415Z] #43 54.15 AR soccr/libsoccr.a [2021-03-24T05:50:13.515Z] #43 62.34 LINK criu/arch/aarch64/crtools.built-in.o [2021-03-24T05:50:13.515Z] #43 62.39 DEP criu/pie/util-vdso.d [2021-03-24T05:50:13.604Z] #44 90.08 DEP criu/files.d [2021-03-24T05:50:13.678Z] #43 54.25 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-24T05:50:13.779Z] #43 ... [2021-03-24T05:50:13.779Z] [2021-03-24T05:50:13.779Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-24T05:50:13.779Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-03-24T05:50:13.779Z] #18 DONE 1.9s [2021-03-24T05:50:13.838Z] #43 147.3 CC criu/protobuf.o [2021-03-24T05:50:13.903Z] #44 90.47 DEP criu/files-reg.d [2021-03-24T05:50:13.985Z] #45 131.5 github.com/LK4D4/vndr [2021-03-24T05:50:14.042Z] [2021-03-24T05:50:14.043Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:14.043Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:50:14.043Z] #43 62.57 DEP criu/pie/util.d [2021-03-24T05:50:14.098Z] #43 147.8 CC criu/pstree.o [2021-03-24T05:50:14.203Z] #44 90.87 DEP criu/files-ext.d [2021-03-24T05:50:14.254Z] #43 54.92 DEP criu/arch/x86/sigframe.d [2021-03-24T05:50:14.306Z] #43 62.99 CC criu/pie/util.o [2021-03-24T05:50:14.357Z] #43 ... [2021-03-24T05:50:14.358Z] [2021-03-24T05:50:14.358Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-24T05:50:14.358Z] #41 sha256:4f372be5994ba502b5721107296e6452369f5f5e15c2a5458701b29cbff7e7ba [2021-03-24T05:50:14.358Z] #41 DONE 0.6s [2021-03-24T05:50:14.358Z] [2021-03-24T05:50:14.358Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:14.358Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:14.504Z] #44 91.06 DEP criu/file-lock.d [2021-03-24T05:50:14.515Z] #43 55.09 DEP criu/arch/x86/sigaction_compat.d [2021-03-24T05:50:14.515Z] #43 ... [2021-03-24T05:50:14.515Z] [2021-03-24T05:50:14.515Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:50:14.515Z] #45 sha256:bd388b20424202a9dd9fdeadbedce7c0b378aa9b7b2db0b5f34fe7fe0e1c6faf [2021-03-24T05:50:14.515Z] #45 142.5 crypto/tls [2021-03-24T05:50:14.515Z] #45 148.7 net/http/httptrace [2021-03-24T05:50:14.515Z] #45 148.9 net/http [2021-03-24T05:50:14.515Z] #45 ... [2021-03-24T05:50:14.515Z] [2021-03-24T05:50:14.515Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:14.515Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:14.515Z] #43 55.26 DEP criu/arch/x86/kerndat.d [2021-03-24T05:50:14.777Z] #43 55.37 DEP criu/arch/x86/crtools.d [2021-03-24T05:50:14.803Z] #44 91.20 DEP criu/file-ids.d [2021-03-24T05:50:14.803Z] #44 91.32 DEP criu/fifo.d [2021-03-24T05:50:14.803Z] #44 91.47 DEP criu/fdstore.d [2021-03-24T05:50:14.803Z] #44 91.58 DEP criu/fault-injection.d [2021-03-24T05:50:14.886Z] #43 63.46 CC criu/pie/util-vdso.o [2021-03-24T05:50:14.927Z] #43 148.8 CC criu/rbtree.o [2021-03-24T05:50:15.039Z] #43 55.61 DEP criu/arch/x86/cpu.d [2021-03-24T05:50:15.103Z] #44 91.63 DEP criu/external.d [2021-03-24T05:50:15.103Z] #44 91.75 DEP criu/eventpoll.d [2021-03-24T05:50:15.187Z] #43 149.1 CC criu/rst-malloc.o [2021-03-24T05:50:15.253Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2021-03-24T05:50:15.300Z] #43 55.88 CC criu/arch/x86/cpu.o [2021-03-24T05:50:15.300Z] #43 ... [2021-03-24T05:50:15.300Z] [2021-03-24T05:50:15.300Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-24T05:50:15.300Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-24T05:50:15.300Z] #14 DONE 1.8s [2021-03-24T05:50:15.371Z] #45 ... [2021-03-24T05:50:15.371Z] [2021-03-24T05:50:15.371Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-24T05:50:15.371Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-24T05:50:15.371Z] #15 DONE 4.3s [2021-03-24T05:50:15.371Z] [2021-03-24T05:50:15.371Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-24T05:50:15.371Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-24T05:50:15.404Z] #44 91.96 DEP criu/eventfd.d [2021-03-24T05:50:15.404Z] #44 92.16 DEP criu/crtools.d [2021-03-24T05:50:15.447Z] #43 149.3 CC criu/seccomp.o [2021-03-24T05:50:15.463Z] #43 64.16 AR criu/pie/pie.lib.a [2021-03-24T05:50:15.463Z] #43 64.24 DEP criu/pie/restorer.d [2021-03-24T05:50:15.562Z] [2021-03-24T05:50:15.562Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:50:15.562Z] #53 sha256:b1b0bd01175b98170d0d629e058cda687d050d1d46ded85355f30551fa9e0fa8 [2021-03-24T05:50:15.562Z] #53 1.770 + RM_GOPATH=0 [2021-03-24T05:50:15.562Z] #53 1.770 + TMP_GOPATH= [2021-03-24T05:50:15.562Z] #53 1.770 + : /build [2021-03-24T05:50:15.562Z] #53 1.770 + '[' -z '' ']' [2021-03-24T05:50:15.562Z] #53 1.771 ++ mktemp -d [2021-03-24T05:50:15.562Z] #53 1.811 + export GOPATH=/tmp/tmp.B6ywFJguOh [2021-03-24T05:50:15.562Z] #53 1.812 + GOPATH=/tmp/tmp.B6ywFJguOh [2021-03-24T05:50:15.562Z] #53 1.812 + RM_GOPATH=1 [2021-03-24T05:50:15.562Z] #53 1.812 + case "$(go env GOARCH)" in [2021-03-24T05:50:15.562Z] #53 1.813 ++ go env GOARCH [2021-03-24T05:50:15.562Z] #53 1.823 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:50:15.562Z] #53 1.823 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:50:15.562Z] #53 1.823 ++ dirname /tmp/install/install.sh [2021-03-24T05:50:15.562Z] #53 1.826 + dir=/tmp/install [2021-03-24T05:50:15.562Z] #53 1.826 + bin=runc [2021-03-24T05:50:15.562Z] #53 1.827 + shift [2021-03-24T05:50:15.562Z] #53 1.827 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-24T05:50:15.562Z] #53 1.828 + . /tmp/install/runc.installer [2021-03-24T05:50:15.562Z] #53 1.828 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-24T05:50:15.562Z] #53 1.830 + install_runc [2021-03-24T05:50:15.562Z] #53 1.832 + uname -r [2021-03-24T05:50:15.562Z] #53 1.856 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-24T05:50:15.562Z] #53 1.856 + RUNC_BUILDTAGS='seccomp ' [2021-03-24T05:50:15.562Z] #53 1.856 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-24T05:50:15.562Z] #53 1.856 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.B6ywFJguOh/src/github.com/opencontainers/runc [2021-03-24T05:50:15.562Z] #53 1.858 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-24T05:50:15.562Z] #53 1.877 Cloning into '/tmp/tmp.B6ywFJguOh/src/github.com/opencontainers/runc'... [2021-03-24T05:50:15.704Z] #44 92.39 DEP criu/cr-service.d [2021-03-24T05:50:15.728Z] #43 64.43 DEP criu/arch/aarch64/intraprocedure.d [2021-03-24T05:50:15.728Z] #43 ... [2021-03-24T05:50:15.728Z] [2021-03-24T05:50:15.728Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-24T05:50:15.728Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-03-24T05:50:15.728Z] #19 DONE 2.2s [2021-03-24T05:50:15.728Z] [2021-03-24T05:50:15.728Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:15.728Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:50:15.728Z] #43 64.45 DEP criu/arch/aarch64/restorer.d [2021-03-24T05:50:15.903Z] #13 DONE 148.7s [2021-03-24T05:50:15.903Z] [2021-03-24T05:50:15.903Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-24T05:50:15.903Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-24T05:50:15.991Z] #43 64.78 DEP criu/arch/aarch64/vdso-pie.d [2021-03-24T05:50:16.005Z] #44 92.57 DEP criu/cr-restore.d [2021-03-24T05:50:16.017Z] #43 149.8 CC criu/seize.o [2021-03-24T05:50:16.255Z] #43 64.99 DEP criu/pie/parasite-vdso.d [2021-03-24T05:50:16.279Z] #43 ... [2021-03-24T05:50:16.279Z] [2021-03-24T05:50:16.279Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:50:16.279Z] #49 sha256:329a52de42bca824fca293ee72be36b43bb27417aa09743dbadd8272b8bbf51d [2021-03-24T05:50:16.279Z] #49 247.4 + /build/golangci-lint --version [2021-03-24T05:50:16.279Z] #49 247.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-24T05:50:16.279Z] #49 DONE 248.0s [2021-03-24T05:50:16.279Z] [2021-03-24T05:50:16.279Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:50:16.279Z] #53 sha256:88c63f987d75ae58f81087b9369ad10b1aa451e431f352c04810ad003513ba5a [2021-03-24T05:50:16.288Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2021-03-24T05:50:16.305Z] #44 92.91 DEP criu/cr-errno.d [2021-03-24T05:50:16.305Z] #44 92.93 DEP criu/cr-dump.d [2021-03-24T05:50:16.506Z] #53 ... [2021-03-24T05:50:16.506Z] [2021-03-24T05:50:16.506Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-24T05:50:16.506Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-24T05:50:16.506Z] #15 DONE 1.2s [2021-03-24T05:50:16.518Z] #43 65.28 DEP criu/pie/parasite.d [2021-03-24T05:50:16.604Z] #44 93.26 DEP criu/cr-dedup.d [2021-03-24T05:50:16.767Z] [2021-03-24T05:50:16.767Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-24T05:50:16.767Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-24T05:50:16.848Z] #53 ... [2021-03-24T05:50:16.848Z] [2021-03-24T05:50:16.848Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:16.848Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:16.848Z] #43 150.7 CC criu/servicefd.o [2021-03-24T05:50:16.902Z] #44 93.44 DEP criu/cr-check.d [2021-03-24T05:50:17.095Z] #43 65.76 CC criu/pie/parasite.o [2021-03-24T05:50:17.108Z] #43 151.1 CC criu/shmem.o [2021-03-24T05:50:17.203Z] #44 93.76 DEP criu/config.d [2021-03-24T05:50:17.275Z] #14 DONE 1.6s [2021-03-24T05:50:17.275Z] [2021-03-24T05:50:17.275Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:50:17.275Z] #53 sha256:ccbf5f2f0bce2e0671382d001793dcb604d4a90b0dae6ce6b23bc7f8cb60043e [2021-03-24T05:50:17.275Z] #53 1.586 + RM_GOPATH=0 [2021-03-24T05:50:17.275Z] #53 1.586 + TMP_GOPATH= [2021-03-24T05:50:17.275Z] #53 1.586 + : /build [2021-03-24T05:50:17.275Z] #53 1.586 + '[' -z '' ']' [2021-03-24T05:50:17.275Z] #53 1.593 ++ mktemp -d [2021-03-24T05:50:17.275Z] #53 1.597 + export GOPATH=/tmp/tmp.vg2tzhqBA3 [2021-03-24T05:50:17.275Z] #53 1.597 + GOPATH=/tmp/tmp.vg2tzhqBA3 [2021-03-24T05:50:17.275Z] #53 1.598 + RM_GOPATH=1 [2021-03-24T05:50:17.275Z] #53 1.598 + case "$(go env GOARCH)" in [2021-03-24T05:50:17.275Z] #53 1.606 ++ go env GOARCH [2021-03-24T05:50:17.275Z] #53 1.631 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:50:17.275Z] #53 1.631 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:50:17.275Z] #53 1.631 ++ dirname /tmp/install/install.sh [2021-03-24T05:50:17.275Z] #53 1.642 + dir=/tmp/install [2021-03-24T05:50:17.275Z] #53 1.642 + bin=runc [2021-03-24T05:50:17.275Z] #53 1.642 + shift [2021-03-24T05:50:17.275Z] #53 1.642 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-24T05:50:17.275Z] #53 1.642 + . /tmp/install/runc.installer [2021-03-24T05:50:17.275Z] #53 1.642 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-24T05:50:17.275Z] #53 1.642 + install_runc [2021-03-24T05:50:17.275Z] #53 1.643 + uname -r [2021-03-24T05:50:17.275Z] #53 1.643 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-24T05:50:17.275Z] #53 1.679 + RUNC_BUILDTAGS='seccomp ' [2021-03-24T05:50:17.275Z] #53 1.679 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-24T05:50:17.275Z] #53 1.679 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vg2tzhqBA3/src/github.com/opencontainers/runc [2021-03-24T05:50:17.275Z] #53 1.681 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-24T05:50:17.275Z] #53 1.681 Cloning into '/tmp/tmp.vg2tzhqBA3/src/github.com/opencontainers/runc'... [2021-03-24T05:50:17.323Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-03-24T05:50:17.521Z] #44 93.97 DEP criu/clone-noasan.d [2021-03-24T05:50:17.521Z] #44 94.09 DEP criu/cgroup.d [2021-03-24T05:50:17.712Z] #16 1.039 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-24T05:50:17.712Z] #16 DONE 1.1s [2021-03-24T05:50:17.712Z] [2021-03-24T05:50:17.712Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-24T05:50:17.712Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-24T05:50:17.819Z] #44 94.36 DEP criu/cgroup-props.d [2021-03-24T05:50:17.917Z] #16 2.795 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-24T05:50:18.045Z] #43 66.89 LINK criu/pie/parasite.built-in.o [2021-03-24T05:50:18.047Z] #43 152.0 CC criu/sigframe.o [2021-03-24T05:50:18.119Z] #44 94.63 DEP criu/bitmap.d [2021-03-24T05:50:18.119Z] #44 94.66 DEP criu/bfd.d [2021-03-24T05:50:18.179Z] #16 DONE 2.9s [2021-03-24T05:50:18.179Z] [2021-03-24T05:50:18.179Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-24T05:50:18.179Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-24T05:50:18.205Z] #53 ... [2021-03-24T05:50:18.205Z] [2021-03-24T05:50:18.205Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-24T05:50:18.205Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-24T05:50:18.205Z] #15 DONE 1.2s [2021-03-24T05:50:18.312Z] #43 66.90 GEN criu/pie/parasite-blob.h [2021-03-24T05:50:18.312Z] #43 66.93 CC criu/pie/parasite-vdso.o [2021-03-24T05:50:18.317Z] #43 152.3 CC criu/signalfd.o [2021-03-24T05:50:18.421Z] #44 94.94 DEP criu/autofs.d [2021-03-24T05:50:18.462Z] [2021-03-24T05:50:18.462Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-24T05:50:18.462Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-24T05:50:18.462Z] #16 ... [2021-03-24T05:50:18.462Z] [2021-03-24T05:50:18.462Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-24T05:50:18.462Z] #58 sha256:83b09485d9e4a058ca2fdbd4b058dd166a7f701bbbc40290001902faeaef28a0 [2021-03-24T05:50:18.462Z] #58 148.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-24T05:50:18.462Z] #58 148.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-24T05:50:18.462Z] #58 DONE 156.6s [2021-03-24T05:50:18.719Z] [2021-03-24T05:50:18.719Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-24T05:50:18.719Z] #59 sha256:3b46391bd7619a49e8413bc236e2591f1815fe864c84e1a03b08ee4c31c79a3a [2021-03-24T05:50:18.719Z] #59 DONE 0.1s [2021-03-24T05:50:18.719Z] [2021-03-24T05:50:18.719Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-24T05:50:18.719Z] #60 sha256:58173534ddb9aa4fd2c2a8c7e4cd04451247393b66f610214ebfd6cbc801232e [2021-03-24T05:50:18.719Z] #60 DONE 0.1s [2021-03-24T05:50:18.719Z] [2021-03-24T05:50:18.719Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:18.719Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:18.719Z] #43 47.38 CC compel/src/lib/infect-rpc.o [2021-03-24T05:50:18.719Z] #43 47.71 CC compel/src/lib/infect-util.o [2021-03-24T05:50:18.719Z] #43 47.99 CC compel/src/lib/infect.o [2021-03-24T05:50:18.719Z] #43 50.25 CC compel/src/lib/ptrace.o [2021-03-24T05:50:18.719Z] #43 50.59 AR compel/libcompel.a [2021-03-24T05:50:18.719Z] #43 50.66 HOSTCC compel/src/main-host.o [2021-03-24T05:50:18.719Z] #43 50.83 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-24T05:50:18.719Z] #43 50.96 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-24T05:50:18.719Z] #43 51.23 HOSTCC compel/src/lib/log-host.o [2021-03-24T05:50:18.719Z] #43 51.42 HOSTLINK compel/compel-host-bin [2021-03-24T05:50:18.719Z] #43 51.62 DEP soccr/soccr.d [2021-03-24T05:50:18.719Z] #43 51.84 CC soccr/soccr.o [2021-03-24T05:50:18.719Z] #43 53.63 AR soccr/libsoccr.a [2021-03-24T05:50:18.719Z] #43 53.72 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-24T05:50:18.719Z] #43 54.30 DEP criu/arch/x86/sigframe.d [2021-03-24T05:50:18.719Z] #43 54.49 DEP criu/arch/x86/sigaction_compat.d [2021-03-24T05:50:18.719Z] #43 54.62 DEP criu/arch/x86/kerndat.d [2021-03-24T05:50:18.719Z] #43 54.77 DEP criu/arch/x86/crtools.d [2021-03-24T05:50:18.719Z] #43 55.07 DEP criu/arch/x86/cpu.d [2021-03-24T05:50:18.719Z] #43 55.41 CC criu/arch/x86/cpu.o [2021-03-24T05:50:18.720Z] #44 95.22 DEP criu/aio.d [2021-03-24T05:50:18.884Z] #43 152.6 CC criu/sk-inet.o [2021-03-24T05:50:18.887Z] #43 67.60 CC criu/arch/aarch64/vdso-pie.o [2021-03-24T05:50:19.020Z] #44 95.49 DEP criu/action-scripts.d [2021-03-24T05:50:19.100Z] #17 DONE 1.2s [2021-03-24T05:50:19.100Z] [2021-03-24T05:50:19.100Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-24T05:50:19.100Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-24T05:50:19.150Z] #43 67.93 CC criu/arch/aarch64/restorer.o [2021-03-24T05:50:19.324Z] #44 95.88 CC criu/action-scripts.o [2021-03-24T05:50:19.453Z] #43 153.4 CC criu/sk-netlink.o [2021-03-24T05:50:19.650Z] #43 56.26 CC criu/arch/x86/crtools.o [2021-03-24T05:50:19.712Z] #43 153.6 CC criu/sk-packet.o [2021-03-24T05:50:19.907Z] #43 ... [2021-03-24T05:50:19.907Z] [2021-03-24T05:50:19.907Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-24T05:50:19.907Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-24T05:50:19.907Z] #16 1.477 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-24T05:50:19.907Z] #16 DONE 1.6s [2021-03-24T05:50:19.907Z] [2021-03-24T05:50:19.907Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-24T05:50:19.907Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-24T05:50:19.972Z] #44 96.61 CC criu/aio.o [2021-03-24T05:50:20.042Z] #18 DONE 1.2s [2021-03-24T05:50:20.042Z] [2021-03-24T05:50:20.042Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-24T05:50:20.042Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-24T05:50:20.100Z] #43 68.56 CC criu/arch/aarch64/intraprocedure.o [2021-03-24T05:50:20.100Z] #43 68.64 CC criu/pie/restorer.o [2021-03-24T05:50:20.100Z] #43 ... [2021-03-24T05:50:20.100Z] [2021-03-24T05:50:20.100Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:50:20.100Z] #53 sha256:4828f9c059adac1461505aef365d2f04fb19a626fe4406b08ae59546b3cc2e46 [2021-03-24T05:50:20.100Z] #53 8.617 + cd /tmp/tmp.bVfcJ5HYDN/src/github.com/opencontainers/runc [2021-03-24T05:50:20.100Z] #53 8.617 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-24T05:50:20.100Z] #53 9.153 + '[' -z '' ']' [2021-03-24T05:50:20.100Z] #53 9.153 + target=static [2021-03-24T05:50:20.100Z] #53 9.153 + make 'BUILDTAGS=seccomp ' static [2021-03-24T05:50:20.100Z] #53 9.376 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-24T05:50:20.272Z] #44 ... [2021-03-24T05:50:20.272Z] [2021-03-24T05:50:20.272Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:50:20.272Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-24T05:50:20.272Z] #21 37.06 Selecting previously unselected package python3. [2021-03-24T05:50:20.272Z] #21 37.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24024 files and directories currently installed.) [2021-03-24T05:50:20.272Z] #21 37.13 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-03-24T05:50:20.272Z] #21 37.14 Unpacking python3 (3.7.3-1) ... [2021-03-24T05:50:20.272Z] #21 37.23 Selecting previously unselected package libip4tc0:ppc64el. [2021-03-24T05:50:20.272Z] #21 37.23 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-03-24T05:50:20.272Z] #21 37.25 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-03-24T05:50:20.272Z] #21 37.38 Selecting previously unselected package libip6tc0:ppc64el. [2021-03-24T05:50:20.272Z] #21 37.40 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-03-24T05:50:20.272Z] #21 37.41 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-03-24T05:50:20.272Z] #21 37.53 Selecting previously unselected package libiptc0:ppc64el. [2021-03-24T05:50:20.272Z] #21 37.54 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-03-24T05:50:20.272Z] #21 37.55 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-03-24T05:50:20.272Z] #21 37.66 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-03-24T05:50:20.272Z] #21 37.68 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-03-24T05:50:20.272Z] #21 37.69 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-03-24T05:50:20.272Z] #21 37.78 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-03-24T05:50:20.272Z] #21 37.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-03-24T05:50:20.272Z] #21 37.81 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-03-24T05:50:20.272Z] #21 37.95 Selecting previously unselected package libnftnl11:ppc64el. [2021-03-24T05:50:20.272Z] #21 38.00 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-03-24T05:50:20.272Z] #21 38.07 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-03-24T05:50:20.272Z] #21 38.19 Selecting previously unselected package iptables. [2021-03-24T05:50:20.272Z] #21 38.19 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-03-24T05:50:20.272Z] #21 38.22 Unpacking iptables (1.8.2-4) ... [2021-03-24T05:50:20.272Z] #21 39.12 Selecting previously unselected package xxd. [2021-03-24T05:50:20.272Z] #21 39.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-24T05:50:20.272Z] #21 39.12 Unpacking xxd (2:8.1.0875-5) ... [2021-03-24T05:50:20.272Z] #21 39.27 Selecting previously unselected package vim-common. [2021-03-24T05:50:20.272Z] #21 39.29 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-24T05:50:20.272Z] #21 39.35 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-24T05:50:20.272Z] #21 39.68 Selecting previously unselected package bash-completion. [2021-03-24T05:50:20.272Z] #21 39.70 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-24T05:50:20.272Z] #21 43.75 Unpacking bash-completion (1:2.8-6) ... [2021-03-24T05:50:20.272Z] #21 44.29 Selecting previously unselected package bzip2. [2021-03-24T05:50:20.272Z] #21 44.31 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-03-24T05:50:20.272Z] #21 44.32 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-24T05:50:20.272Z] #21 44.48 Selecting previously unselected package xz-utils. [2021-03-24T05:50:20.272Z] #21 44.50 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-03-24T05:50:20.272Z] #21 44.52 Unpacking xz-utils (5.2.4-1) ... [2021-03-24T05:50:20.272Z] #21 44.75 Selecting previously unselected package apparmor. [2021-03-24T05:50:20.272Z] #21 44.76 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-03-24T05:50:20.272Z] #21 44.89 Unpacking apparmor (2.13.2-10) ... [2021-03-24T05:50:20.272Z] #21 45.28 Selecting previously unselected package aufs-tools. [2021-03-24T05:50:20.272Z] #21 45.29 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-03-24T05:50:20.272Z] #21 45.29 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-24T05:50:20.272Z] #21 45.47 Selecting previously unselected package libonig5:ppc64el. [2021-03-24T05:50:20.272Z] #21 45.50 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-03-24T05:50:20.272Z] #21 45.50 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-03-24T05:50:20.272Z] #21 45.67 Selecting previously unselected package libjq1:ppc64el. [2021-03-24T05:50:20.272Z] #21 45.68 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-24T05:50:20.272Z] #21 45.68 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-24T05:50:20.272Z] #21 45.79 Selecting previously unselected package jq. [2021-03-24T05:50:20.272Z] #21 45.80 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-24T05:50:20.272Z] #21 45.80 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-24T05:50:20.272Z] #21 45.89 Selecting previously unselected package libaio1:ppc64el. [2021-03-24T05:50:20.272Z] #21 45.89 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-03-24T05:50:20.272Z] #21 45.90 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-03-24T05:50:20.272Z] #21 45.99 Selecting previously unselected package libgpm2:ppc64el. [2021-03-24T05:50:20.272Z] #21 45.99 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-03-24T05:50:20.272Z] #21 46.00 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-03-24T05:50:20.272Z] #21 46.06 Selecting previously unselected package libicu63:ppc64el. [2021-03-24T05:50:20.272Z] #21 46.06 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-03-24T05:50:20.272Z] #21 46.07 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-24T05:50:20.282Z] #43 154.0 CC criu/sk-queue.o [2021-03-24T05:50:20.282Z] #43 154.3 CC criu/sk-tcp.o [2021-03-24T05:50:20.380Z] #53 ... [2021-03-24T05:50:20.380Z] [2021-03-24T05:50:20.380Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:50:20.380Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-24T05:50:20.380Z] #20 2.284 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-24T05:50:20.380Z] #20 2.451 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:50:20.380Z] #20 2.633 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:50:20.380Z] #20 2.719 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:50:20.380Z] #20 2.972 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [452 kB] [2021-03-24T05:50:20.380Z] #20 3.723 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-24T05:50:20.571Z] #21 ... [2021-03-24T05:50:20.571Z] [2021-03-24T05:50:20.571Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:20.571Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:50:20.571Z] #44 97.27 CC criu/autofs.o [2021-03-24T05:50:20.851Z] #43 154.7 CC criu/sk-unix.o [2021-03-24T05:50:20.955Z] #20 4.915 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-24T05:50:21.218Z] #20 ... [2021-03-24T05:50:21.218Z] [2021-03-24T05:50:21.218Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:50:21.218Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-24T05:50:21.218Z] #40 147.7 + dpkg --print-architecture [2021-03-24T05:50:21.433Z] #19 DONE 1.1s [2021-03-24T05:50:21.433Z] [2021-03-24T05:50:21.433Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:50:21.433Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:50:21.481Z] #17 DONE 2.7s [2021-03-24T05:50:21.481Z] [2021-03-24T05:50:21.481Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-24T05:50:21.481Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-24T05:50:21.481Z] #18 ... [2021-03-24T05:50:21.481Z] [2021-03-24T05:50:21.481Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:50:21.481Z] #53 sha256:902690a0c34c37669cc3472f339edb6fcbaa1d8640ded4e667f068dc8148117f [2021-03-24T05:50:21.481Z] #53 5.622 + RM_GOPATH=0 [2021-03-24T05:50:21.481Z] #53 5.622 + TMP_GOPATH= [2021-03-24T05:50:21.481Z] #53 5.622 + : /build [2021-03-24T05:50:21.481Z] #53 5.622 + '[' -z '' ']' [2021-03-24T05:50:21.481Z] #53 5.622 ++ mktemp -d [2021-03-24T05:50:21.481Z] #53 5.622 + export GOPATH=/tmp/tmp.pa9BUWCdbS [2021-03-24T05:50:21.481Z] #53 5.622 + GOPATH=/tmp/tmp.pa9BUWCdbS [2021-03-24T05:50:21.481Z] #53 5.622 + RM_GOPATH=1 [2021-03-24T05:50:21.481Z] #53 5.622 + case "$(go env GOARCH)" in [2021-03-24T05:50:21.481Z] #53 5.622 ++ go env GOARCH [2021-03-24T05:50:21.481Z] #53 5.651 + export GO_BUILDMODE=-buildmode=pie [2021-03-24T05:50:21.481Z] #53 5.651 + GO_BUILDMODE=-buildmode=pie [2021-03-24T05:50:21.481Z] #53 5.660 ++ dirname /tmp/install/install.sh [2021-03-24T05:50:21.481Z] #53 5.672 + dir=/tmp/install [2021-03-24T05:50:21.481Z] #53 5.672 + bin=runc [2021-03-24T05:50:21.481Z] #53 5.672 + shift [2021-03-24T05:50:21.481Z] #53 5.673 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-24T05:50:21.481Z] #53 5.674 + . /tmp/install/runc.installer [2021-03-24T05:50:21.481Z] #53 5.679 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-24T05:50:21.481Z] #53 5.680 + install_runc [2021-03-24T05:50:21.481Z] #53 5.683 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-24T05:50:21.481Z] #53 5.684 + uname -r [2021-03-24T05:50:21.481Z] #53 5.699 + RUNC_BUILDTAGS='seccomp ' [2021-03-24T05:50:21.481Z] #53 5.699 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-24T05:50:21.481Z] #53 5.699 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pa9BUWCdbS/src/github.com/opencontainers/runc [2021-03-24T05:50:21.481Z] #53 5.702 Cloning into '/tmp/tmp.pa9BUWCdbS/src/github.com/opencontainers/runc'... [2021-03-24T05:50:21.481Z] #53 5.729 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-24T05:50:21.481Z] #53 14.09 + cd /tmp/tmp.pa9BUWCdbS/src/github.com/opencontainers/runc [2021-03-24T05:50:21.481Z] #53 14.09 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-24T05:50:21.481Z] #53 14.52 + '[' -z '' ']' [2021-03-24T05:50:21.481Z] #53 14.52 + target=static [2021-03-24T05:50:21.481Z] #53 14.52 + make 'BUILDTAGS=seccomp ' static [2021-03-24T05:50:21.481Z] #53 14.77 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-24T05:50:21.481Z] #53 ... [2021-03-24T05:50:21.481Z] [2021-03-24T05:50:21.481Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:21.481Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:21.481Z] #43 62.18 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-24T05:50:21.481Z] #43 62.39 DEP criu/arch/x86/restorer_unmap.d [2021-03-24T05:50:21.481Z] #43 62.39 DEP criu/arch/x86/restorer.d [2021-03-24T05:50:21.481Z] #43 62.59 DEP criu/arch/x86/vdso-pie.d [2021-03-24T05:50:21.481Z] #43 62.73 DEP criu/pie/parasite-vdso.d [2021-03-24T05:50:21.481Z] #43 62.96 DEP criu/pie/parasite.d [2021-03-24T05:50:21.481Z] #43 63.21 CC criu/pie/parasite.o [2021-03-24T05:50:21.481Z] #43 64.59 LINK criu/pie/parasite.built-in.o [2021-03-24T05:50:21.481Z] #43 64.61 GEN criu/pie/parasite-blob.h [2021-03-24T05:50:21.481Z] #43 64.64 CC criu/pie/parasite-vdso.o [2021-03-24T05:50:21.481Z] #43 65.37 CC criu/arch/x86/vdso-pie.o [2021-03-24T05:50:21.481Z] #43 65.71 CC criu/arch/x86/restorer.o [2021-03-24T05:50:21.481Z] #43 66.29 CC criu/arch/x86/restorer_unmap.o [2021-03-24T05:50:21.481Z] #43 66.36 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-24T05:50:21.481Z] #43 66.68 CC criu/pie/restorer.o [2021-03-24T05:50:21.481Z] #43 69.86 LINK criu/pie/restorer.built-in.o [2021-03-24T05:50:21.481Z] #43 69.86 GEN criu/pie/restorer-blob.h [2021-03-24T05:50:21.481Z] #43 70.03 DEP criu/vdso.d [2021-03-24T05:50:21.481Z] #43 70.23 DEP criu/vdso-compat.d [2021-03-24T05:50:21.481Z] #43 70.41 DEP criu/uts_ns.d [2021-03-24T05:50:21.481Z] #43 70.58 DEP criu/util.d [2021-03-24T05:50:21.741Z] #43 70.79 DEP criu/uffd.d [2021-03-24T05:50:21.801Z] #17 DONE 1.7s [2021-03-24T05:50:21.801Z] [2021-03-24T05:50:21.801Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:50:21.801Z] #45 sha256:46959e8d8dc9b1dad1b220c25e28c8f1c720f1ef3a713dfcb373ddbb26e99960 [2021-03-24T05:50:21.801Z] #45 150.6 net/http/httptrace [2021-03-24T05:50:21.801Z] #45 150.9 net/http [2021-03-24T05:50:21.801Z] #45 ... [2021-03-24T05:50:21.801Z] [2021-03-24T05:50:21.801Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-24T05:50:21.801Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-24T05:50:22.000Z] #43 71.01 DEP criu/tun.d [2021-03-24T05:50:22.235Z] #43 155.8 CC criu/sockets.o [2021-03-24T05:50:22.260Z] #43 71.24 DEP criu/tty.d [2021-03-24T05:50:22.260Z] #43 71.39 DEP criu/timerfd.d [2021-03-24T05:50:22.495Z] #43 156.4 CC criu/stats.o [2021-03-24T05:50:22.520Z] #43 71.54 DEP criu/timens.d [2021-03-24T05:50:22.625Z] #40 DONE 149.1s [2021-03-24T05:50:22.625Z] [2021-03-24T05:50:22.625Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:50:22.625Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-24T05:50:22.625Z] #20 6.025 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-24T05:50:22.625Z] #20 ... [2021-03-24T05:50:22.625Z] [2021-03-24T05:50:22.625Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-24T05:50:22.625Z] #24 sha256:11b41839bcb9839cfd7c69a7b21ea4edb663aa90270fd65cc76796d9edc8ab2d [2021-03-24T05:50:22.625Z] #24 139.7 + mkdir -p /tmp/tmp.Z8Y1b8IIg3/src/github.com/docker [2021-03-24T05:50:22.625Z] #24 139.7 + mv components/cli /tmp/tmp.Z8Y1b8IIg3/src/github.com/docker/cli [2021-03-24T05:50:22.625Z] #24 139.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-03-24T05:50:22.755Z] #43 156.6 CC criu/string.o [2021-03-24T05:50:22.755Z] #43 156.7 CC criu/sysctl.o [2021-03-24T05:50:22.779Z] #43 71.77 DEP criu/sysfs_parse.d [2021-03-24T05:50:22.819Z] #20 1.520 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-24T05:50:22.819Z] #20 1.536 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:50:22.819Z] #20 1.559 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:50:22.888Z] #24 ... [2021-03-24T05:50:22.888Z] [2021-03-24T05:50:22.888Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:22.888Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:50:22.888Z] #43 71.36 LINK criu/pie/restorer.built-in.o [2021-03-24T05:50:22.888Z] #43 71.38 GEN criu/pie/restorer-blob.h [2021-03-24T05:50:22.888Z] #43 71.55 DEP criu/vdso.d [2021-03-24T05:50:23.040Z] #43 71.95 DEP criu/sysctl.d [2021-03-24T05:50:23.040Z] #43 72.12 DEP criu/string.d [2021-03-24T05:50:23.040Z] #43 72.18 DEP criu/stats.d [2021-03-24T05:50:23.080Z] #20 1.649 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:50:23.154Z] #43 71.71 DEP criu/uts_ns.d [2021-03-24T05:50:23.174Z] #18 DONE 1.2s [2021-03-24T05:50:23.174Z] [2021-03-24T05:50:23.174Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-24T05:50:23.174Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-24T05:50:23.300Z] #43 72.31 DEP criu/sockets.d [2021-03-24T05:50:23.325Z] #43 157.1 CC criu/sysfs_parse.o [2021-03-24T05:50:23.341Z] #20 2.089 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-24T05:50:23.350Z] #44 99.80 CC criu/bfd.o [2021-03-24T05:50:23.417Z] #43 71.97 DEP criu/util.d [2021-03-24T05:50:23.560Z] #43 72.49 DEP criu/sk-unix.d [2021-03-24T05:50:23.585Z] #43 157.4 CC criu/timens.o [2021-03-24T05:50:23.679Z] #43 72.36 DEP criu/uffd.d [2021-03-24T05:50:23.821Z] #43 72.77 DEP criu/sk-tcp.d [2021-03-24T05:50:23.845Z] #43 157.6 CC criu/timerfd.o [2021-03-24T05:50:23.845Z] #43 157.9 CC criu/tty.o [2021-03-24T05:50:23.942Z] #43 72.71 DEP criu/tun.d [2021-03-24T05:50:24.017Z] #44 100.6 CC criu/bitmap.o [2021-03-24T05:50:24.017Z] #44 ... [2021-03-24T05:50:24.017Z] [2021-03-24T05:50:24.017Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:50:24.017Z] #46 sha256:f7b0c85743bff1d2c56066aabe0b8745d8786ef7a973de2eef12e57c6defe88e [2021-03-24T05:50:24.017Z] #46 157.3 crypto/tls [2021-03-24T05:50:24.017Z] #46 164.5 net/http/httptrace [2021-03-24T05:50:24.017Z] #46 164.8 net/http [2021-03-24T05:50:24.081Z] #43 72.99 DEP criu/sk-queue.d [2021-03-24T05:50:24.081Z] #43 ... [2021-03-24T05:50:24.081Z] [2021-03-24T05:50:24.081Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:50:24.081Z] #45 sha256:fafa4f132ac0591a3f1f1aaddb396ff2f2cb26c82e92e39a3732af2c362a4ce2 [2021-03-24T05:50:24.081Z] #45 DONE 141.7s [2021-03-24T05:50:24.081Z] [2021-03-24T05:50:24.081Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:24.081Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:24.081Z] #43 73.15 DEP criu/sk-packet.d [2021-03-24T05:50:24.105Z] #19 DONE 1.1s [2021-03-24T05:50:24.105Z] [2021-03-24T05:50:24.106Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:50:24.106Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:50:24.208Z] #43 72.91 DEP criu/tty.d [2021-03-24T05:50:24.212Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 14.1% of statements [2021-03-24T05:50:24.284Z] #20 3.131 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-24T05:50:24.318Z] #46 ... [2021-03-24T05:50:24.319Z] [2021-03-24T05:50:24.319Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-24T05:50:24.319Z] #25 sha256:d0069aa422bb095a5bd36d6bc8e885754aa5ffdfc0972c7dea10fbb3dd9b5466 [2021-03-24T05:50:24.319Z] #25 164.1 Checking out files: 18% (2126/11202) Checking out files: 19% (2129/11202) Checking out files: 20% (2241/11202) Checking out files: 21% (2353/11202) Checking out files: 22% (2465/11202) Checking out files: 23% (2577/11202) Checking out files: 24% (2689/11202) Checking out files: 25% (2801/11202) Checking out files: 26% (2913/11202) Checking out files: 27% (3025/11202) Checking out files: 28% (3137/11202) Checking out files: 29% (3249/11202) Checking out files: 30% (3361/11202) Checking out files: 31% (3473/11202) Checking out files: 32% (3585/11202) Checking out files: 33% (3697/11202) Checking out files: 34% (3809/11202) Checking out files: 34% (3822/11202) Checking out files: 35% (3921/11202) Checking out files: 36% (4033/11202) Checking out files: 37% (4145/11202) Checking out files: 38% (4257/11202) Checking out files: 39% (4369/11202) Checking out files: 40% (4481/11202) Checking out files: 41% (4593/11202) Checking out files: 42% (4705/11202) Checking out files: 43% (4817/11202) Checking out files: 44% (4929/11202) Checking out files: 45% (5041/11202) Checking out files: 46% (5153/11202) Checking out files: 47% (5265/11202) Checking out files: 48% (5377/11202) Checking out files: 49% (5489/11202) Checking out files: 50% (5601/11202) Checking out files: 51% (5714/11202) Checking out files: 52% (5826/11202) Checking out files: 53% (5938/11202) Checking out files: 54% (6050/11202) Checking out files: 55% (6162/11202) Checking out files: 56% (6274/11202) Checking out files: 57% (6386/11202) Checking out files: 58% (6498/11202) Checking out files: 59% (6610/11202) Checking out files: 60% (6722/11202) Checking out files: 61% (6834/11202) Checking out files: 61% (6926/11202) Checking out files: 62% (6946/11202) Checking out files: 63% (7058/11202) Checking out files: 64% (7170/11202) Checking out files: 65% (7282/11202) Checking out files: 66% (7394/11202) Checking out files: 67% (7506/11202) Checking out files: 68% (7618/11202) Checking out files: 69% (7730/11202) Checking out files: 70% (7842/11202) Checking out files: 71% (7954/11202) Checking out files: 72% (8066/11202) Checking out files: 73% (8178/11202) Checking out files: 74% (8290/11202) Checking out files: 75% (8402/11202) Checking out files: 76% (8514/11202) Checking out files: 77% (8626/11202) Checking out files: 78% (8738/11202) Checking out files: 79% (8850/11202) Checking out files: 80% (8962/11202) Checking out files: 81% (9074/11202) Checking out files: 82% (9186/11202) Checking out files: 83% (9298/11202) Checking out files: 84% (9410/11202) Checking out files: 85% (9522/11202) Checking out files: 86% (9634/11202) Checking out files: 87% (9746/11202) Checking out files: 88% (9858/11202) Checking out files: 89% (9970/11202) Checking out files: 90% (10082/11202) Checking out files: 91% (10194/11202) Checking out files: 92% (10306/11202) Checking out files: 93% (10418/11202) Checking out files: 94% (10530/11202) Checking out files: 94% (10603/11202) Checking out files: 95% (10642/11202) Checking out files: 96% (10754/11202) Checking out files: 97% (10866/11202) Checking out files: 98% (10978/11202) Checking out files: 99% (11090/11202) Checking out files: 100% (11202/11202) Checking out files: 100% (11202/11202), done. [2021-03-24T05:50:24.319Z] #25 167.7 + cd /tmp/tmp.3vANPAIZZE/tmp/docker-ce [2021-03-24T05:50:24.319Z] #25 167.7 + git checkout -q v17.06.2-ce [2021-03-24T05:50:24.341Z] #43 73.35 DEP criu/sk-netlink.d [2021-03-24T05:50:24.472Z] #43 73.06 DEP criu/timerfd.d [2021-03-24T05:50:24.472Z] #43 73.18 DEP criu/timens.d [2021-03-24T05:50:24.472Z] #43 73.27 DEP criu/sysfs_parse.d [2021-03-24T05:50:24.600Z] #43 ... [2021-03-24T05:50:24.600Z] [2021-03-24T05:50:24.600Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-24T05:50:24.600Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-24T05:50:24.600Z] #18 DONE 3.7s [2021-03-24T05:50:24.600Z] [2021-03-24T05:50:24.600Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:24.600Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:24.600Z] #43 73.60 DEP criu/sk-inet.d [2021-03-24T05:50:24.734Z] #43 73.44 DEP criu/sysctl.d [2021-03-24T05:50:24.734Z] #43 73.56 DEP criu/string.d [2021-03-24T05:50:24.860Z] #43 73.82 DEP criu/signalfd.d [2021-03-24T05:50:24.860Z] #43 73.93 DEP criu/sigframe.d [2021-03-24T05:50:24.860Z] #43 74.04 DEP criu/shmem.d [2021-03-24T05:50:24.997Z] #43 73.62 DEP criu/stats.d [2021-03-24T05:50:24.997Z] #43 73.76 DEP criu/sockets.d [2021-03-24T05:50:25.227Z] #43 159.0 CC criu/tun.o [2021-03-24T05:50:25.260Z] #43 73.97 DEP criu/sk-unix.d [2021-03-24T05:50:25.283Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.8% of statements [2021-03-24T05:50:25.430Z] #43 74.22 DEP criu/servicefd.d [2021-03-24T05:50:25.430Z] #43 74.33 DEP criu/seize.d [2021-03-24T05:50:25.430Z] #43 74.47 DEP criu/seccomp.d [2021-03-24T05:50:25.481Z] #20 1.437 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-24T05:50:25.488Z] #43 159.3 CC criu/uffd.o [2021-03-24T05:50:25.522Z] #43 74.23 DEP criu/sk-tcp.d [2021-03-24T05:50:25.522Z] #43 74.38 DEP criu/sk-queue.d [2021-03-24T05:50:25.591Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-03-24T05:50:25.672Z] #20 4.476 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-24T05:50:25.690Z] #43 74.71 DEP criu/rst-malloc.d [2021-03-24T05:50:25.690Z] #43 74.77 DEP criu/rbtree.d [2021-03-24T05:50:25.738Z] #20 1.623 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:50:25.738Z] #20 1.711 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:50:25.950Z] #43 74.80 DEP criu/pstree.d [2021-03-24T05:50:25.950Z] #43 74.93 DEP criu/protobuf.d [2021-03-24T05:50:25.996Z] #20 1.878 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:50:25.996Z] #20 2.031 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-24T05:50:26.098Z] #43 74.62 DEP criu/sk-packet.d [2021-03-24T05:50:26.213Z] #43 75.08 GEN criu/protobuf-desc-gen.h [2021-03-24T05:50:26.234Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-03-24T05:50:26.361Z] #43 74.84 DEP criu/sk-netlink.d [2021-03-24T05:50:26.361Z] #43 75.07 DEP criu/sk-inet.d [2021-03-24T05:50:26.428Z] #43 160.2 CC criu/util.o [2021-03-24T05:50:26.619Z] #20 ... [2021-03-24T05:50:26.619Z] [2021-03-24T05:50:26.619Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:26.619Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:26.619Z] #43 57.16 CC criu/arch/x86/crtools.o [2021-03-24T05:50:26.619Z] #43 58.92 CC criu/arch/x86/kerndat.o [2021-03-24T05:50:26.619Z] #43 59.57 CC criu/arch/x86/sigaction_compat.o [2021-03-24T05:50:26.619Z] #43 60.02 CC criu/arch/x86/sigframe.o [2021-03-24T05:50:26.619Z] #43 60.40 LINK criu/arch/x86/crtools.built-in.o [2021-03-24T05:50:26.619Z] #43 60.49 DEP criu/pie/util-vdso-elf32.d [2021-03-24T05:50:26.619Z] #43 60.62 DEP criu/pie/util-vdso.d [2021-03-24T05:50:26.619Z] #43 60.74 DEP criu/pie/util.d [2021-03-24T05:50:26.619Z] #43 61.00 CC criu/pie/util.o [2021-03-24T05:50:26.619Z] #43 61.45 CC criu/pie/util-vdso.o [2021-03-24T05:50:26.619Z] #43 62.51 CC criu/pie/util-vdso-elf32.o [2021-03-24T05:50:26.619Z] #43 63.34 AR criu/pie/pie.lib.a [2021-03-24T05:50:26.619Z] #43 63.41 DEP criu/pie/restorer.d [2021-03-24T05:50:26.619Z] #43 63.61 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-24T05:50:26.619Z] #43 63.79 DEP criu/arch/x86/restorer_unmap.d [2021-03-24T05:50:26.619Z] #43 63.82 DEP criu/arch/x86/restorer.d [2021-03-24T05:50:26.619Z] #43 64.06 DEP criu/arch/x86/vdso-pie.d [2021-03-24T05:50:26.619Z] #43 64.18 DEP criu/pie/parasite-vdso.d [2021-03-24T05:50:26.619Z] #43 64.40 DEP criu/pie/parasite.d [2021-03-24T05:50:26.619Z] #43 64.68 CC criu/pie/parasite.o [2021-03-24T05:50:26.619Z] #43 66.09 LINK criu/pie/parasite.built-in.o [2021-03-24T05:50:26.619Z] #43 66.11 GEN criu/pie/parasite-blob.h [2021-03-24T05:50:26.619Z] #43 66.14 CC criu/pie/parasite-vdso.o [2021-03-24T05:50:26.619Z] #43 66.81 CC criu/arch/x86/vdso-pie.o [2021-03-24T05:50:26.619Z] #43 67.14 CC criu/arch/x86/restorer.o [2021-03-24T05:50:26.619Z] #43 ... [2021-03-24T05:50:26.619Z] [2021-03-24T05:50:26.619Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:50:26.619Z] #53 sha256:b1b0bd01175b98170d0d629e058cda687d050d1d46ded85355f30551fa9e0fa8 [2021-03-24T05:50:26.619Z] #53 11.51 + cd /tmp/tmp.B6ywFJguOh/src/github.com/opencontainers/runc [2021-03-24T05:50:26.619Z] #53 11.51 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-24T05:50:26.619Z] #53 11.91 + '[' -z '' ']' [2021-03-24T05:50:26.619Z] #53 11.91 + target=static [2021-03-24T05:50:26.619Z] #53 11.91 + make 'BUILDTAGS=seccomp ' static [2021-03-24T05:50:26.619Z] #53 12.12 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-24T05:50:26.626Z] #43 75.33 DEP criu/signalfd.d [2021-03-24T05:50:26.866Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-03-24T05:50:26.890Z] #43 75.50 DEP criu/sigframe.d [2021-03-24T05:50:26.890Z] #43 75.70 DEP criu/shmem.d [2021-03-24T05:50:26.998Z] #43 161.0 CC criu/uts_ns.o [2021-03-24T05:50:27.171Z] #43 75.95 DEP criu/servicefd.d [2021-03-24T05:50:27.259Z] #43 161.1 CC criu/vdso-compat.o [2021-03-24T05:50:27.369Z] #20 3.087 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-24T05:50:27.498Z] ok github.com/docker/docker/daemon 12.247s coverage: 17.2% of statements [2021-03-24T05:50:27.498Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-24T05:50:27.498Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-24T05:50:27.498Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-24T05:50:27.498Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-24T05:50:27.519Z] #43 161.3 CC criu/vdso.o [2021-03-24T05:50:27.596Z] #43 76.60 DEP criu/protobuf-desc.d [2021-03-24T05:50:27.746Z] #43 76.23 DEP criu/seize.d [2021-03-24T05:50:27.746Z] #43 76.34 DEP criu/seccomp.d [2021-03-24T05:50:27.746Z] #43 76.48 DEP criu/rst-malloc.d [2021-03-24T05:50:27.746Z] #43 76.55 DEP criu/rbtree.d [2021-03-24T05:50:27.746Z] #43 76.59 DEP criu/pstree.d [2021-03-24T05:50:27.779Z] #43 161.7 LINK criu/built-in.o [2021-03-24T05:50:27.779Z] #43 161.8 LINK criu/criu [2021-03-24T05:50:27.856Z] #43 76.74 DEP criu/proc_parse.d [2021-03-24T05:50:27.856Z] #43 76.89 DEP criu/plugin.d [2021-03-24T05:50:28.008Z] #43 76.72 DEP criu/protobuf.d [2021-03-24T05:50:28.117Z] #43 77.04 DEP criu/pipes.d [2021-03-24T05:50:28.117Z] #43 77.23 DEP criu/pie-util.d [2021-03-24T05:50:28.271Z] #43 76.92 GEN criu/protobuf-desc-gen.h [2021-03-24T05:50:28.377Z] #43 ... [2021-03-24T05:50:28.377Z] [2021-03-24T05:50:28.377Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-24T05:50:28.377Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-24T05:50:28.377Z] #19 DONE 3.8s [2021-03-24T05:50:28.377Z] [2021-03-24T05:50:28.377Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:28.377Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:28.377Z] #43 77.36 DEP criu/pie-util-vdso.d [2021-03-24T05:50:28.377Z] #43 77.50 DEP criu/pie-util-vdso-elf32.d [2021-03-24T05:50:28.383Z] #43 162.2 DEP lib/c/criu.d [2021-03-24T05:50:28.383Z] #43 162.2 CC images/rpc.pb-c.o [2021-03-24T05:50:28.636Z] #43 77.60 DEP criu/path.d [2021-03-24T05:50:28.647Z] #43 162.7 CC lib/c/criu.o [2021-03-24T05:50:28.738Z] #20 4.388 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-24T05:50:28.833Z] #25 172.0 + mkdir -p /tmp/tmp.3vANPAIZZE/src/github.com/docker [2021-03-24T05:50:28.833Z] #25 172.0 + mv components/cli /tmp/tmp.3vANPAIZZE/src/github.com/docker/cli [2021-03-24T05:50:28.833Z] #25 172.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-03-24T05:50:28.896Z] #43 77.75 DEP criu/parasite-syscall.d [2021-03-24T05:50:28.896Z] #43 77.93 DEP criu/pagemap.d [2021-03-24T05:50:29.078Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2021-03-24T05:50:29.157Z] #43 78.19 DEP criu/pagemap-cache.d [2021-03-24T05:50:29.158Z] #43 78.32 DEP criu/page-xfer.d [2021-03-24T05:50:29.417Z] #43 78.47 DEP criu/page-pipe.d [2021-03-24T05:50:29.417Z] #43 78.60 DEP criu/netfilter.d [2021-03-24T05:50:29.649Z] #43 163.4 LINK lib/c/built-in.o [2021-03-24T05:50:29.649Z] #43 163.4 LINK lib/c/libcriu.so [2021-03-24T05:50:29.649Z] #43 163.5 LINK lib/c/libcriu.a [2021-03-24T05:50:29.710Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.183s coverage: 56.2% of statements [2021-03-24T05:50:29.887Z] #25 ... [2021-03-24T05:50:29.887Z] [2021-03-24T05:50:29.887Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:50:29.887Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-24T05:50:29.887Z] #21 50.53 Selecting previously unselected package libnet1:ppc64el. [2021-03-24T05:50:29.887Z] #21 50.54 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-24T05:50:29.887Z] #21 50.55 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-24T05:50:29.887Z] #21 50.63 Selecting previously unselected package libnl-3-200:ppc64el. [2021-03-24T05:50:29.887Z] #21 50.64 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-03-24T05:50:29.887Z] #21 50.64 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-24T05:50:29.887Z] #21 50.73 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-03-24T05:50:29.887Z] #21 50.74 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-03-24T05:50:29.887Z] #21 50.75 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-24T05:50:29.887Z] #21 50.82 Selecting previously unselected package libreadline5:ppc64el. [2021-03-24T05:50:29.887Z] #21 50.82 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-03-24T05:50:29.887Z] #21 50.83 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-03-24T05:50:29.887Z] #21 50.95 Selecting previously unselected package net-tools. [2021-03-24T05:50:29.887Z] #21 50.95 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-03-24T05:50:29.887Z] #21 50.96 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-24T05:50:29.887Z] #21 51.25 Selecting previously unselected package python-pip-whl. [2021-03-24T05:50:29.887Z] #21 51.28 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-24T05:50:29.887Z] #21 51.28 Unpacking python-pip-whl (18.1-5) ... [2021-03-24T05:50:29.887Z] #21 51.80 Selecting previously unselected package python3-lib2to3. [2021-03-24T05:50:29.887Z] #21 51.80 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-24T05:50:29.887Z] #21 51.83 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-24T05:50:29.887Z] #21 51.96 Selecting previously unselected package python3-distutils. [2021-03-24T05:50:29.887Z] #21 51.96 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-24T05:50:29.887Z] #21 51.98 Unpacking python3-distutils (3.7.3-1) ... [2021-03-24T05:50:29.887Z] #21 52.21 Selecting previously unselected package python3-pip. [2021-03-24T05:50:29.887Z] #21 52.23 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-24T05:50:29.887Z] #21 52.24 Unpacking python3-pip (18.1-5) ... [2021-03-24T05:50:29.887Z] #21 52.59 Selecting previously unselected package python3-pkg-resources. [2021-03-24T05:50:29.887Z] #21 52.60 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-24T05:50:29.887Z] #21 52.63 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-24T05:50:29.887Z] #21 52.83 Selecting previously unselected package python3-setuptools. [2021-03-24T05:50:29.888Z] #21 52.83 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-24T05:50:29.888Z] #21 52.85 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-24T05:50:29.888Z] #21 53.21 Selecting previously unselected package python3-wheel. [2021-03-24T05:50:29.888Z] #21 53.23 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-24T05:50:29.888Z] #21 53.23 Unpacking python3-wheel (0.32.3-2) ... [2021-03-24T05:50:29.888Z] #21 53.33 Selecting previously unselected package sudo. [2021-03-24T05:50:29.888Z] #21 53.33 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-03-24T05:50:29.888Z] #21 53.35 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-24T05:50:29.888Z] #21 53.99 Selecting previously unselected package thin-provisioning-tools. [2021-03-24T05:50:29.888Z] #21 54.02 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-03-24T05:50:29.888Z] #21 54.02 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-24T05:50:29.888Z] #21 54.34 Selecting previously unselected package uidmap. [2021-03-24T05:50:29.888Z] #21 54.37 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-03-24T05:50:29.888Z] #21 54.37 Unpacking uidmap (1:4.5-1.1) ... [2021-03-24T05:50:29.888Z] #21 54.55 Selecting previously unselected package vim-runtime. [2021-03-24T05:50:29.888Z] #21 54.57 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-24T05:50:29.888Z] #21 54.66 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-24T05:50:29.888Z] #21 54.72 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-24T05:50:29.888Z] #21 54.75 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-24T05:50:29.911Z] #43 163.6 GEN magic.py [2021-03-24T05:50:29.911Z] #43 163.7 Note: Building without setproctitle() and strlcpy() support. [2021-03-24T05:50:29.911Z] #43 163.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-24T05:50:29.911Z] #43 163.7 Note: Building without GnuTLS support [2021-03-24T05:50:29.911Z] #43 163.7 Makefile.config:39: Warn: you have no libnftables installed [2021-03-24T05:50:29.911Z] #43 163.7 Makefile.config:40: Warn: Building without nftables support [2021-03-24T05:50:29.986Z] #43 78.77 DEP criu/net.d [2021-03-24T05:50:29.986Z] #43 78.90 DEP criu/namespaces.d [2021-03-24T05:50:29.986Z] #43 79.04 DEP criu/mount.d [2021-03-24T05:50:30.108Z] #20 ... [2021-03-24T05:50:30.108Z] [2021-03-24T05:50:30.108Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:30.108Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:30.108Z] #43 58.39 CC criu/arch/x86/kerndat.o [2021-03-24T05:50:30.108Z] #43 59.10 CC criu/arch/x86/sigaction_compat.o [2021-03-24T05:50:30.108Z] #43 59.43 CC criu/arch/x86/sigframe.o [2021-03-24T05:50:30.108Z] #43 59.86 LINK criu/arch/x86/crtools.built-in.o [2021-03-24T05:50:30.108Z] #43 59.93 DEP criu/pie/util-vdso-elf32.d [2021-03-24T05:50:30.108Z] #43 60.13 DEP criu/pie/util-vdso.d [2021-03-24T05:50:30.108Z] #43 60.28 DEP criu/pie/util.d [2021-03-24T05:50:30.108Z] #43 60.51 CC criu/pie/util.o [2021-03-24T05:50:30.108Z] #43 61.00 CC criu/pie/util-vdso.o [2021-03-24T05:50:30.108Z] #43 61.74 CC criu/pie/util-vdso-elf32.o [2021-03-24T05:50:30.108Z] #43 62.48 AR criu/pie/pie.lib.a [2021-03-24T05:50:30.108Z] #43 62.55 DEP criu/pie/restorer.d [2021-03-24T05:50:30.108Z] #43 62.73 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-24T05:50:30.108Z] #43 62.85 DEP criu/arch/x86/restorer_unmap.d [2021-03-24T05:50:30.108Z] #43 62.87 DEP criu/arch/x86/restorer.d [2021-03-24T05:50:30.108Z] #43 63.13 DEP criu/arch/x86/vdso-pie.d [2021-03-24T05:50:30.108Z] #43 63.24 DEP criu/pie/parasite-vdso.d [2021-03-24T05:50:30.108Z] #43 63.43 DEP criu/pie/parasite.d [2021-03-24T05:50:30.108Z] #43 63.76 CC criu/pie/parasite.o [2021-03-24T05:50:30.108Z] #43 65.24 LINK criu/pie/parasite.built-in.o [2021-03-24T05:50:30.108Z] #43 65.27 GEN criu/pie/parasite-blob.h [2021-03-24T05:50:30.108Z] #43 65.28 CC criu/pie/parasite-vdso.o [2021-03-24T05:50:30.108Z] #43 65.96 CC criu/arch/x86/vdso-pie.o [2021-03-24T05:50:30.108Z] #43 66.27 CC criu/arch/x86/restorer.o [2021-03-24T05:50:30.108Z] #43 ... [2021-03-24T05:50:30.108Z] [2021-03-24T05:50:30.108Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:50:30.108Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:50:30.108Z] #20 6.011 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-24T05:50:30.246Z] #43 79.20 DEP criu/memfd.d [2021-03-24T05:50:30.345Z] #43 78.79 DEP criu/protobuf-desc.d [2021-03-24T05:50:30.345Z] #43 78.96 DEP criu/proc_parse.d [2021-03-24T05:50:30.479Z] #43 164.4 fatal: not a git repository (or any of the parent directories): .git [2021-03-24T05:50:30.507Z] #43 79.35 DEP criu/mem.d [2021-03-24T05:50:30.507Z] #43 79.48 DEP criu/lsm.d [2021-03-24T05:50:30.507Z] #43 79.59 DEP criu/log.d [2021-03-24T05:50:30.612Z] #43 79.13 DEP criu/plugin.d [2021-03-24T05:50:30.612Z] #43 79.24 DEP criu/pipes.d [2021-03-24T05:50:30.767Z] #43 79.80 DEP criu/libnetlink.d [2021-03-24T05:50:30.896Z] #43 79.43 DEP criu/pie-util.d [2021-03-24T05:50:30.896Z] #43 79.59 DEP criu/pie-util-vdso.d [2021-03-24T05:50:31.027Z] #43 80.00 DEP criu/kerndat.d [2021-03-24T05:50:31.049Z] #43 164.9 make[1]: Nothing to be done for 'all'. [2021-03-24T05:50:31.165Z] #43 79.84 DEP criu/path.d [2021-03-24T05:50:31.287Z] #43 80.21 DEP criu/kcmp-ids.d [2021-03-24T05:50:31.287Z] #43 80.31 DEP criu/irmap.d [2021-03-24T05:50:31.427Z] #43 80.03 DEP criu/parasite-syscall.d [2021-03-24T05:50:31.427Z] #43 80.20 DEP criu/pagemap.d [2021-03-24T05:50:31.547Z] #43 80.47 DEP criu/ipc_ns.d [2021-03-24T05:50:31.547Z] #43 80.62 DEP criu/image.d [2021-03-24T05:50:31.619Z] #43 165.4 make[1]: 'images/built-in.o' is up to date. [2021-03-24T05:50:31.619Z] #43 165.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-24T05:50:31.619Z] #43 165.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-24T05:50:31.619Z] #43 165.5 make[1]: 'compel/libcompel.a' is up to date. [2021-03-24T05:50:31.619Z] #43 165.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-24T05:50:31.694Z] #43 80.40 DEP criu/pagemap-cache.d [2021-03-24T05:50:31.807Z] #43 80.75 DEP criu/image-desc.d [2021-03-24T05:50:31.807Z] #43 80.89 DEP criu/fsnotify.d [2021-03-24T05:50:31.879Z] #43 165.6 make[1]: Nothing to be done for 'all'. [2021-03-24T05:50:31.879Z] #43 165.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-24T05:50:31.879Z] #43 165.8 make[2]: Nothing to be done for 'all'. [2021-03-24T05:50:31.879Z] #43 165.8 make[2]: Nothing to be done for 'all'. [2021-03-24T05:50:31.879Z] #43 165.8 make[2]: Nothing to be done for 'all'. [2021-03-24T05:50:31.910Z] #53 ... [2021-03-24T05:50:31.910Z] [2021-03-24T05:50:31.910Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:31.910Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:31.910Z] #43 67.67 CC criu/arch/x86/restorer_unmap.o [2021-03-24T05:50:31.910Z] #43 67.75 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-24T05:50:31.910Z] #43 68.02 CC criu/pie/restorer.o [2021-03-24T05:50:31.910Z] #43 71.13 LINK criu/pie/restorer.built-in.o [2021-03-24T05:50:31.910Z] #43 71.14 GEN criu/pie/restorer-blob.h [2021-03-24T05:50:31.910Z] #43 71.25 DEP criu/vdso.d [2021-03-24T05:50:31.910Z] #43 71.42 DEP criu/vdso-compat.d [2021-03-24T05:50:31.910Z] #43 71.58 DEP criu/uts_ns.d [2021-03-24T05:50:31.910Z] #43 71.81 DEP criu/util.d [2021-03-24T05:50:31.910Z] #43 71.99 DEP criu/uffd.d [2021-03-24T05:50:31.910Z] #43 72.22 DEP criu/tun.d [2021-03-24T05:50:31.910Z] #43 72.43 DEP criu/tty.d [2021-03-24T05:50:31.957Z] #43 80.58 DEP criu/page-xfer.d [2021-03-24T05:50:31.957Z] #43 80.77 DEP criu/page-pipe.d [2021-03-24T05:50:32.068Z] #43 81.09 DEP criu/filesystems.d [2021-03-24T05:50:32.140Z] #43 165.9 make[2]: Nothing to be done for 'all'. [2021-03-24T05:50:32.140Z] #43 165.9 make[2]: Nothing to be done for 'all'. [2021-03-24T05:50:32.140Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2021-03-24T05:50:32.140Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2021-03-24T05:50:32.140Z] #43 166.1 make[2]: Nothing to be done for 'all'. [2021-03-24T05:50:32.172Z] #43 72.70 DEP criu/timerfd.d [2021-03-24T05:50:32.172Z] #43 72.88 DEP criu/timens.d [2021-03-24T05:50:32.220Z] #43 80.92 DEP criu/netfilter.d [2021-03-24T05:50:32.341Z] #43 81.25 DEP criu/files.d [2021-03-24T05:50:32.341Z] #43 81.45 DEP criu/files-reg.d [2021-03-24T05:50:32.412Z] #43 166.1 INSTALL criu/criu [2021-03-24T05:50:32.433Z] #43 73.14 DEP criu/sysfs_parse.d [2021-03-24T05:50:32.486Z] #43 81.14 DEP criu/net.d [2021-03-24T05:50:32.603Z] #43 81.59 DEP criu/files-ext.d [2021-03-24T05:50:32.603Z] #43 81.66 DEP criu/file-lock.d [2021-03-24T05:50:32.673Z] #43 DONE 166.4s [2021-03-24T05:50:32.673Z] [2021-03-24T05:50:32.673Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:50:32.673Z] #56 sha256:bede10dcf35011136f0303f6330ad0f5058221b2348550443756ae464026448f [2021-03-24T05:50:32.695Z] #43 73.34 DEP criu/sysctl.d [2021-03-24T05:50:32.695Z] #43 73.47 DEP criu/string.d [2021-03-24T05:50:32.695Z] #43 73.51 DEP criu/stats.d [2021-03-24T05:50:32.750Z] #43 81.38 DEP criu/namespaces.d [2021-03-24T05:50:32.863Z] #43 81.77 DEP criu/file-ids.d [2021-03-24T05:50:32.863Z] #43 81.91 DEP criu/fifo.d [2021-03-24T05:50:32.956Z] #43 73.62 DEP criu/sockets.d [2021-03-24T05:50:33.016Z] #43 81.63 DEP criu/mount.d [2021-03-24T05:50:33.016Z] #43 81.77 DEP criu/memfd.d [2021-03-24T05:50:33.016Z] #43 ... [2021-03-24T05:50:33.016Z] [2021-03-24T05:50:33.016Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:50:33.016Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-24T05:50:33.016Z] #20 8.749 Fetched 8747 kB in 7s (1301 kB/s) [2021-03-24T05:50:33.016Z] #20 8.749 Reading package lists... [2021-03-24T05:50:33.016Z] #20 11.06 Reading package lists... [2021-03-24T05:50:33.016Z] #20 13.52 Building dependency tree... [2021-03-24T05:50:33.016Z] #20 15.06 libcap2-bin is already the newest version (1:2.25-2). [2021-03-24T05:50:33.016Z] #20 15.06 The following additional packages will be installed: [2021-03-24T05:50:33.016Z] #20 15.09 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-24T05:50:33.016Z] #20 15.09 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-24T05:50:33.016Z] #20 15.09 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-24T05:50:33.016Z] #20 15.09 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-24T05:50:33.016Z] #20 15.09 python3.7 python3.7-minimal vim-runtime xxd [2021-03-24T05:50:33.016Z] #20 15.09 Suggested packages: [2021-03-24T05:50:33.016Z] #20 15.09 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-24T05:50:33.016Z] #20 15.09 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-24T05:50:33.016Z] #20 15.09 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-24T05:50:33.016Z] #20 15.09 Recommended packages: [2021-03-24T05:50:33.016Z] #20 15.09 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-24T05:50:33.016Z] #20 15.09 python3-keyrings.alt python3-xdg unzip [2021-03-24T05:50:33.016Z] #20 16.47 The following NEW packages will be installed: [2021-03-24T05:50:33.016Z] #20 16.47 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-24T05:50:33.016Z] #20 16.47 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-24T05:50:33.016Z] #20 16.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-24T05:50:33.016Z] #20 16.47 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-24T05:50:33.016Z] #20 16.47 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-24T05:50:33.016Z] #20 16.47 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-24T05:50:33.016Z] #20 16.47 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-24T05:50:33.016Z] #20 16.47 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-24T05:50:33.016Z] #20 16.47 xz-utils zip [2021-03-24T05:50:33.016Z] #20 16.82 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-24T05:50:33.016Z] #20 16.82 Need to get 27.6 MB of archives. [2021-03-24T05:50:33.016Z] #20 16.82 After this operation, 114 MB of additional disk space will be used. [2021-03-24T05:50:33.016Z] #20 16.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-03-24T05:50:33.016Z] #20 16.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2021-03-24T05:50:33.016Z] #20 16.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2021-03-24T05:50:33.016Z] #20 16.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-03-24T05:50:33.016Z] #20 16.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-03-24T05:50:33.016Z] #20 16.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2021-03-24T05:50:33.016Z] #20 16.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2021-03-24T05:50:33.016Z] #20 16.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-03-24T05:50:33.016Z] #20 16.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-03-24T05:50:33.016Z] #20 16.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-03-24T05:50:33.016Z] #20 16.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-03-24T05:50:33.016Z] #20 17.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-03-24T05:50:33.016Z] #20 17.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-03-24T05:50:33.016Z] #20 17.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-03-24T05:50:33.016Z] #20 17.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-03-24T05:50:33.016Z] #20 17.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-03-24T05:50:33.016Z] #20 17.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-03-24T05:50:33.016Z] #20 17.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-24T05:50:33.016Z] #20 17.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-03-24T05:50:33.016Z] #20 17.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-03-24T05:50:33.016Z] #20 17.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-03-24T05:50:33.016Z] #20 17.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-03-24T05:50:33.016Z] #20 17.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-03-24T05:50:33.016Z] #20 17.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-03-24T05:50:33.016Z] #20 17.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-03-24T05:50:33.016Z] #20 17.11 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-03-24T05:50:33.016Z] #20 17.12 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-03-24T05:50:33.016Z] #20 17.12 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-03-24T05:50:33.016Z] #20 17.13 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-03-24T05:50:33.124Z] #43 82.05 DEP criu/fdstore.d [2021-03-24T05:50:33.124Z] #43 82.17 DEP criu/fault-injection.d [2021-03-24T05:50:33.124Z] #43 82.21 DEP criu/external.d [2021-03-24T05:50:33.124Z] #43 82.29 DEP criu/eventpoll.d [2021-03-24T05:50:33.218Z] #43 73.83 DEP criu/sk-unix.d [2021-03-24T05:50:33.218Z] #43 74.05 DEP criu/sk-tcp.d [2021-03-24T05:50:33.279Z] #20 ... [2021-03-24T05:50:33.279Z] [2021-03-24T05:50:33.279Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:33.279Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:50:33.279Z] #43 81.85 DEP criu/mem.d [2021-03-24T05:50:33.279Z] #43 81.98 DEP criu/lsm.d [2021-03-24T05:50:33.385Z] #43 ... [2021-03-24T05:50:33.385Z] [2021-03-24T05:50:33.385Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:50:33.385Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-24T05:50:33.385Z] #32 DONE 150.6s [2021-03-24T05:50:33.479Z] #43 74.29 DEP criu/sk-queue.d [2021-03-24T05:50:33.542Z] #43 82.12 DEP criu/log.d [2021-03-24T05:50:33.542Z] #43 82.21 DEP criu/libnetlink.d [2021-03-24T05:50:33.613Z] #56 ... [2021-03-24T05:50:33.613Z] [2021-03-24T05:50:33.613Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-24T05:50:33.613Z] #44 sha256:6893d58abbd09ff46f285c1f6a78e6f0c237b714c63a780d02b0777a9cc4308c [2021-03-24T05:50:33.653Z] [2021-03-24T05:50:33.653Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:33.653Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:33.653Z] #43 82.49 DEP criu/eventfd.d [2021-03-24T05:50:33.653Z] #43 82.71 DEP criu/crtools.d [2021-03-24T05:50:33.740Z] #43 74.46 DEP criu/sk-packet.d [2021-03-24T05:50:33.767Z] #21 59.33 Selecting previously unselected package vim. [2021-03-24T05:50:33.767Z] #21 59.34 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-24T05:50:33.767Z] #21 59.38 Unpacking vim (2:8.1.0875-5) ... [2021-03-24T05:50:33.804Z] #43 82.38 DEP criu/kerndat.d [2021-03-24T05:50:33.873Z] #44 DONE 0.1s [2021-03-24T05:50:33.873Z] [2021-03-24T05:50:33.873Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-24T05:50:33.873Z] #46 sha256:52522402d98e6a932d888205c9a92a742be57b4470603f3c4b195b0edb0611d0 [2021-03-24T05:50:33.873Z] #46 DONE 0.1s [2021-03-24T05:50:33.873Z] [2021-03-24T05:50:33.873Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:50:33.873Z] #53 sha256:88c63f987d75ae58f81087b9369ad10b1aa451e431f352c04810ad003513ba5a [2021-03-24T05:50:33.873Z] #53 ... [2021-03-24T05:50:33.873Z] [2021-03-24T05:50:33.873Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-24T05:50:33.873Z] #48 sha256:3fd1bc5fec4e7cbe5d74a4470674844b57842e080c21414505da8b120e38e768 [2021-03-24T05:50:33.873Z] #48 DONE 0.1s [2021-03-24T05:50:33.873Z] [2021-03-24T05:50:33.873Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-24T05:50:33.873Z] #50 sha256:e1534d18615e587ad41517c30be533108098fcf965acd748eb769c7d14826139 [2021-03-24T05:50:33.916Z] #43 82.93 DEP criu/cr-service.d [2021-03-24T05:50:34.001Z] #43 74.70 DEP criu/sk-netlink.d [2021-03-24T05:50:34.065Z] #21 ... [2021-03-24T05:50:34.065Z] [2021-03-24T05:50:34.065Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:34.065Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:50:34.065Z] #44 100.7 CC criu/cgroup-props.o [2021-03-24T05:50:34.065Z] #44 102.2 CC criu/cgroup.o [2021-03-24T05:50:34.065Z] #44 108.3 CC criu/clone-noasan.o [2021-03-24T05:50:34.065Z] #44 108.6 CC criu/config.o [2021-03-24T05:50:34.069Z] #43 82.58 DEP criu/kcmp-ids.d [2021-03-24T05:50:34.069Z] #43 82.66 DEP criu/irmap.d [2021-03-24T05:50:34.069Z] #43 82.75 DEP criu/ipc_ns.d [2021-03-24T05:50:34.069Z] #43 82.85 DEP criu/image.d [2021-03-24T05:50:34.136Z] #50 DONE 0.1s [2021-03-24T05:50:34.136Z] [2021-03-24T05:50:34.136Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-24T05:50:34.136Z] #52 sha256:02ff28d37df919b93e4580ca41dbd23c130322bac9cb776a51369ab5698070de [2021-03-24T05:50:34.136Z] #52 DONE 0.1s [2021-03-24T05:50:34.136Z] [2021-03-24T05:50:34.136Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:50:34.136Z] #53 sha256:88c63f987d75ae58f81087b9369ad10b1aa451e431f352c04810ad003513ba5a [2021-03-24T05:50:34.177Z] #43 83.08 DEP criu/cr-restore.d [2021-03-24T05:50:34.177Z] #43 83.28 DEP criu/cr-errno.d [2021-03-24T05:50:34.262Z] #43 74.84 DEP criu/sk-inet.d [2021-03-24T05:50:34.262Z] #43 75.04 DEP criu/signalfd.d [2021-03-24T05:50:34.329Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.240s coverage: 46.2% of statements [2021-03-24T05:50:34.332Z] #43 83.00 DEP criu/image-desc.d [2021-03-24T05:50:34.364Z] #44 ... [2021-03-24T05:50:34.364Z] [2021-03-24T05:50:34.364Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:50:34.364Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-24T05:50:34.364Z] #21 60.11 Selecting previously unselected package xfsprogs. [2021-03-24T05:50:34.364Z] #21 60.12 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-03-24T05:50:34.364Z] #21 60.13 Unpacking xfsprogs (4.20.0-1) ... [2021-03-24T05:50:34.437Z] #43 83.29 DEP criu/cr-dump.d [2021-03-24T05:50:34.437Z] #43 83.50 DEP criu/cr-dedup.d [2021-03-24T05:50:34.523Z] #43 75.15 DEP criu/sigframe.d [2021-03-24T05:50:34.523Z] #43 75.30 DEP criu/shmem.d [2021-03-24T05:50:34.595Z] #43 83.18 DEP criu/fsnotify.d [2021-03-24T05:50:34.697Z] #43 83.70 DEP criu/cr-check.d [2021-03-24T05:50:34.784Z] #43 75.42 DEP criu/servicefd.d [2021-03-24T05:50:34.784Z] #43 75.56 DEP criu/seize.d [2021-03-24T05:50:34.858Z] #43 83.44 DEP criu/filesystems.d [2021-03-24T05:50:34.859Z] #43 83.62 DEP criu/files.d [2021-03-24T05:50:34.958Z] #43 83.97 DEP criu/config.d [2021-03-24T05:50:34.961Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.9% of statements [2021-03-24T05:50:35.045Z] #43 75.74 DEP criu/seccomp.d [2021-03-24T05:50:35.122Z] #43 83.76 DEP criu/files-reg.d [2021-03-24T05:50:35.218Z] #43 84.20 DEP criu/clone-noasan.d [2021-03-24T05:50:35.218Z] #43 84.37 DEP criu/cgroup.d [2021-03-24T05:50:35.306Z] #43 76.01 DEP criu/rst-malloc.d [2021-03-24T05:50:35.306Z] #43 76.06 DEP criu/rbtree.d [2021-03-24T05:50:35.306Z] #43 76.13 DEP criu/pstree.d [2021-03-24T05:50:35.361Z] #20 ... [2021-03-24T05:50:35.361Z] [2021-03-24T05:50:35.361Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:35.361Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:35.361Z] #43 66.87 CC criu/arch/x86/restorer_unmap.o [2021-03-24T05:50:35.361Z] #43 66.95 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-24T05:50:35.361Z] #43 67.28 CC criu/pie/restorer.o [2021-03-24T05:50:35.361Z] #43 70.33 LINK criu/pie/restorer.built-in.o [2021-03-24T05:50:35.361Z] #43 70.35 GEN criu/pie/restorer-blob.h [2021-03-24T05:50:35.361Z] #43 70.51 DEP criu/vdso.d [2021-03-24T05:50:35.361Z] #43 70.74 DEP criu/vdso-compat.d [2021-03-24T05:50:35.361Z] #43 70.86 DEP criu/uts_ns.d [2021-03-24T05:50:35.361Z] #43 71.00 DEP criu/util.d [2021-03-24T05:50:35.361Z] #43 71.23 DEP criu/uffd.d [2021-03-24T05:50:35.361Z] #43 71.43 DEP criu/tun.d [2021-03-24T05:50:35.361Z] #43 71.71 DEP criu/tty.d [2021-03-24T05:50:35.361Z] #43 71.89 DEP criu/timerfd.d [2021-03-24T05:50:35.385Z] #43 84.00 DEP criu/files-ext.d [2021-03-24T05:50:35.385Z] #43 84.18 DEP criu/file-lock.d [2021-03-24T05:50:35.421Z] #21 60.88 Selecting previously unselected package zip. [2021-03-24T05:50:35.421Z] #21 60.89 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-03-24T05:50:35.421Z] #21 60.89 Unpacking zip (3.0-11+b1) ... [2021-03-24T05:50:35.421Z] #21 61.17 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-24T05:50:35.421Z] #21 61.18 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-24T05:50:35.421Z] #21 61.19 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-03-24T05:50:35.421Z] #21 61.19 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-03-24T05:50:35.421Z] #21 61.19 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-03-24T05:50:35.421Z] #21 61.20 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-03-24T05:50:35.421Z] #21 61.21 Setting up uidmap (1:4.5-1.1) ... [2021-03-24T05:50:35.568Z] #43 76.36 DEP criu/protobuf.d [2021-03-24T05:50:35.618Z] #43 72.04 DEP criu/timens.d [2021-03-24T05:50:35.618Z] #43 72.19 DEP criu/sysfs_parse.d [2021-03-24T05:50:35.649Z] #43 84.34 DEP criu/file-ids.d [2021-03-24T05:50:35.720Z] #21 61.21 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-03-24T05:50:35.720Z] #21 61.23 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-24T05:50:35.720Z] #21 61.25 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-24T05:50:35.720Z] #21 61.26 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-24T05:50:35.720Z] #21 61.27 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-24T05:50:35.720Z] #21 61.28 Setting up xxd (2:8.1.0875-5) ... [2021-03-24T05:50:35.720Z] #21 61.28 Setting up zip (3.0-11+b1) ... [2021-03-24T05:50:35.720Z] #21 61.29 Setting up vim-common (2:8.1.0875-5) ... [2021-03-24T05:50:35.720Z] #21 61.36 Setting up bash-completion (1:2.8-6) ... [2021-03-24T05:50:35.791Z] #43 84.54 DEP criu/cgroup-props.d [2021-03-24T05:50:35.791Z] #43 84.73 DEP criu/bitmap.d [2021-03-24T05:50:35.791Z] #43 84.75 DEP criu/bfd.d [2021-03-24T05:50:35.791Z] #43 84.89 DEP criu/autofs.d [2021-03-24T05:50:35.829Z] #43 76.51 GEN criu/protobuf-desc-gen.h [2021-03-24T05:50:35.829Z] #43 ... [2021-03-24T05:50:35.829Z] [2021-03-24T05:50:35.829Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:50:35.829Z] #45 sha256:bd388b20424202a9dd9fdeadbedce7c0b378aa9b7b2db0b5f34fe7fe0e1c6faf [2021-03-24T05:50:35.829Z] #45 163.9 github.com/LK4D4/vndr/godl [2021-03-24T05:50:35.829Z] #45 164.7 github.com/LK4D4/vndr [2021-03-24T05:50:35.875Z] #43 72.31 DEP criu/sysctl.d [2021-03-24T05:50:35.875Z] #43 72.52 DEP criu/string.d [2021-03-24T05:50:35.875Z] #43 72.56 DEP criu/stats.d [2021-03-24T05:50:35.913Z] #43 84.60 DEP criu/fifo.d [2021-03-24T05:50:35.913Z] #43 84.73 DEP criu/fdstore.d [2021-03-24T05:50:36.051Z] #43 85.04 DEP criu/aio.d [2021-03-24T05:50:36.090Z] #45 ... [2021-03-24T05:50:36.090Z] [2021-03-24T05:50:36.090Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:50:36.090Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:50:36.090Z] #20 6.099 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-24T05:50:36.090Z] #20 11.46 Fetched 8929 kB in 10s (877 kB/s) [2021-03-24T05:50:36.132Z] #43 72.73 DEP criu/sockets.d [2021-03-24T05:50:36.176Z] #43 84.83 DEP criu/fault-injection.d [2021-03-24T05:50:36.176Z] #43 84.85 DEP criu/external.d [2021-03-24T05:50:36.176Z] #43 84.92 DEP criu/eventpoll.d [2021-03-24T05:50:36.311Z] #43 85.29 DEP criu/action-scripts.d [2021-03-24T05:50:36.389Z] #43 72.94 DEP criu/sk-unix.d [2021-03-24T05:50:36.439Z] #43 85.08 DEP criu/eventfd.d [2021-03-24T05:50:36.439Z] #43 85.23 DEP criu/crtools.d [2021-03-24T05:50:36.572Z] #43 85.58 CC criu/action-scripts.o [2021-03-24T05:50:36.646Z] #43 73.20 DEP criu/sk-tcp.d [2021-03-24T05:50:36.662Z] #20 11.46 Reading package lists...#20 ... [2021-03-24T05:50:36.662Z] [2021-03-24T05:50:36.662Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:50:36.662Z] #45 sha256:bd388b20424202a9dd9fdeadbedce7c0b378aa9b7b2db0b5f34fe7fe0e1c6faf [2021-03-24T05:50:36.662Z] #45 DONE 174.9s [2021-03-24T05:50:36.662Z] [2021-03-24T05:50:36.662Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:50:36.662Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:50:36.662Z] #20 11.46 Reading package lists... [2021-03-24T05:50:36.703Z] #43 85.37 DEP criu/cr-service.d [2021-03-24T05:50:36.703Z] #43 85.56 DEP criu/cr-restore.d [2021-03-24T05:50:36.832Z] #43 85.97 CC criu/aio.o [2021-03-24T05:50:36.903Z] #43 73.36 DEP criu/sk-queue.d [2021-03-24T05:50:36.966Z] #43 85.79 DEP criu/cr-errno.d [2021-03-24T05:50:36.966Z] #43 85.81 DEP criu/cr-dump.d [2021-03-24T05:50:37.160Z] #43 73.62 DEP criu/sk-packet.d [2021-03-24T05:50:37.160Z] #43 73.86 DEP criu/sk-netlink.d [2021-03-24T05:50:37.542Z] #43 86.04 DEP criu/cr-dedup.d [2021-03-24T05:50:37.542Z] #43 86.26 DEP criu/cr-check.d [2021-03-24T05:50:37.542Z] #43 86.38 DEP criu/config.d [2021-03-24T05:50:37.723Z] #43 74.09 DEP criu/sk-inet.d [2021-03-24T05:50:37.723Z] #43 74.32 DEP criu/signalfd.d [2021-03-24T05:50:37.723Z] #43 74.44 DEP criu/sigframe.d [2021-03-24T05:50:37.778Z] #43 86.55 CC criu/autofs.o [2021-03-24T05:50:37.805Z] #43 86.58 DEP criu/clone-noasan.d [2021-03-24T05:50:37.805Z] #43 86.66 DEP criu/cgroup.d [2021-03-24T05:50:37.980Z] #43 ... [2021-03-24T05:50:37.980Z] [2021-03-24T05:50:37.980Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:50:37.980Z] #53 sha256:ccbf5f2f0bce2e0671382d001793dcb604d4a90b0dae6ce6b23bc7f8cb60043e [2021-03-24T05:50:37.980Z] #53 12.47 + cd /tmp/tmp.vg2tzhqBA3/src/github.com/opencontainers/runc [2021-03-24T05:50:37.980Z] #53 12.47 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-24T05:50:37.980Z] #53 12.99 + '[' -z '' ']' [2021-03-24T05:50:37.980Z] #53 12.99 + target=static [2021-03-24T05:50:37.980Z] #53 12.99 + make 'BUILDTAGS=seccomp ' static [2021-03-24T05:50:37.980Z] #53 13.19 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-24T05:50:37.980Z] #53 ... [2021-03-24T05:50:37.980Z] [2021-03-24T05:50:37.980Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:37.980Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:37.980Z] #43 74.62 DEP criu/shmem.d [2021-03-24T05:50:38.237Z] #43 74.85 DEP criu/servicefd.d [2021-03-24T05:50:38.334Z] #53 ... [2021-03-24T05:50:38.334Z] [2021-03-24T05:50:38.334Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:50:38.334Z] #56 sha256:bede10dcf35011136f0303f6330ad0f5058221b2348550443756ae464026448f [2021-03-24T05:50:38.334Z] #56 202.6 + bin/containerd [2021-03-24T05:50:38.349Z] #43 ... [2021-03-24T05:50:38.349Z] [2021-03-24T05:50:38.349Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:50:38.349Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:50:38.349Z] #20 3.035 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-24T05:50:38.349Z] #20 3.079 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-24T05:50:38.349Z] #20 3.084 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-24T05:50:38.349Z] #20 3.084 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-24T05:50:38.349Z] #20 3.595 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-24T05:50:38.349Z] #20 4.477 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-24T05:50:38.349Z] #20 5.906 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-24T05:50:38.349Z] #20 7.204 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-24T05:50:38.410Z] #43 86.90 DEP criu/cgroup-props.d [2021-03-24T05:50:38.411Z] #43 87.04 DEP criu/bitmap.d [2021-03-24T05:50:38.411Z] #43 87.06 DEP criu/bfd.d [2021-03-24T05:50:38.494Z] #43 75.02 DEP criu/seize.d [2021-03-24T05:50:38.606Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.247s coverage: 49.4% of statements [2021-03-24T05:50:38.677Z] #43 87.14 DEP criu/autofs.d [2021-03-24T05:50:38.678Z] #43 87.30 DEP criu/aio.d [2021-03-24T05:50:38.750Z] #43 75.17 DEP criu/seccomp.d [2021-03-24T05:50:38.750Z] #43 75.32 DEP criu/rst-malloc.d [2021-03-24T05:50:38.750Z] #43 75.42 DEP criu/rbtree.d [2021-03-24T05:50:38.750Z] #43 ... [2021-03-24T05:50:38.750Z] [2021-03-24T05:50:38.751Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:50:38.751Z] #45 sha256:46959e8d8dc9b1dad1b220c25e28c8f1c720f1ef3a713dfcb373ddbb26e99960 [2021-03-24T05:50:38.751Z] #45 166.9 github.com/LK4D4/vndr/godl [2021-03-24T05:50:38.751Z] #45 167.7 github.com/LK4D4/vndr [2021-03-24T05:50:38.920Z] #20 ... [2021-03-24T05:50:38.920Z] [2021-03-24T05:50:38.920Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:38.920Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:38.920Z] #43 87.88 CC criu/bfd.o [2021-03-24T05:50:38.941Z] #43 87.48 DEP criu/action-scripts.d [2021-03-24T05:50:39.007Z] #45 ... [2021-03-24T05:50:39.008Z] [2021-03-24T05:50:39.008Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:39.008Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:39.008Z] #43 75.51 DEP criu/pstree.d [2021-03-24T05:50:39.008Z] #43 75.66 DEP criu/protobuf.d [2021-03-24T05:50:39.206Z] #43 87.73 CC criu/action-scripts.o [2021-03-24T05:50:39.264Z] #43 75.79 GEN criu/protobuf-desc-gen.h [2021-03-24T05:50:39.264Z] #43 ... [2021-03-24T05:50:39.264Z] [2021-03-24T05:50:39.264Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:50:39.264Z] #45 sha256:46959e8d8dc9b1dad1b220c25e28c8f1c720f1ef3a713dfcb373ddbb26e99960 [2021-03-24T05:50:39.264Z] #45 DONE 177.6s [2021-03-24T05:50:39.470Z] #43 88.21 CC criu/aio.o [2021-03-24T05:50:39.492Z] #43 88.31 CC criu/bitmap.o [2021-03-24T05:50:39.492Z] #43 88.48 CC criu/cgroup-props.o [2021-03-24T05:50:39.522Z] [2021-03-24T05:50:39.522Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:50:39.522Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:50:39.522Z] #20 11.47 Fetched 8929 kB in 10s (868 kB/s) [2021-03-24T05:50:39.522Z] #20 11.47 Reading package lists... [2021-03-24T05:50:40.248Z] #21 65.79 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-03-24T05:50:40.248Z] #21 65.79 Setting up xz-utils (5.2.4-1) ... [2021-03-24T05:50:40.248Z] #21 65.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-24T05:50:40.248Z] #21 65.82 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-24T05:50:40.248Z] #21 65.92 invoke-rc.d: could not determine current runlevel [2021-03-24T05:50:40.248Z] #21 65.96 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-24T05:50:40.248Z] #21 65.96 Setting up pigz (2.4-1) ... [2021-03-24T05:50:40.248Z] #21 65.96 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-03-24T05:50:40.248Z] #21 65.97 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-24T05:50:40.248Z] #21 65.98 Setting up python-pip-whl (18.1-5) ... [2021-03-24T05:50:40.248Z] #21 65.99 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-03-24T05:50:40.248Z] #21 66.00 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-24T05:50:40.423Z] #43 88.95 CC criu/autofs.o [2021-03-24T05:50:40.423Z] #43 ... [2021-03-24T05:50:40.423Z] [2021-03-24T05:50:40.423Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:50:40.423Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-24T05:50:40.423Z] #20 17.66 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-03-24T05:50:40.423Z] #20 17.66 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-03-24T05:50:40.423Z] #20 17.66 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-03-24T05:50:40.423Z] #20 17.67 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-03-24T05:50:40.423Z] #20 17.67 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-03-24T05:50:40.423Z] #20 17.68 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-24T05:50:40.423Z] #20 17.71 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-24T05:50:40.423Z] #20 17.72 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-24T05:50:40.423Z] #20 17.72 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-03-24T05:50:40.423Z] #20 17.73 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-24T05:50:40.423Z] #20 17.73 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-24T05:50:40.423Z] #20 17.77 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-24T05:50:40.423Z] #20 17.77 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-03-24T05:50:40.423Z] #20 17.80 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-03-24T05:50:40.423Z] #20 17.87 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-03-24T05:50:40.423Z] #20 17.88 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-24T05:50:40.423Z] #20 18.37 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-03-24T05:50:40.423Z] #20 18.42 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-03-24T05:50:40.423Z] #20 18.46 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-03-24T05:50:40.424Z] #20 19.05 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:50:40.424Z] #20 19.14 Fetched 27.6 MB in 2s (14.4 MB/s) [2021-03-24T05:50:40.424Z] #20 19.22 Selecting previously unselected package pigz. [2021-03-24T05:50:40.424Z] #20 19.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23408 files and directories currently installed.) [2021-03-24T05:50:40.424Z] #20 19.27 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-03-24T05:50:40.424Z] #20 19.28 Unpacking pigz (2.4-1) ... [2021-03-24T05:50:40.424Z] #20 19.37 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-03-24T05:50:40.424Z] #20 19.37 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-03-24T05:50:40.424Z] #20 19.38 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-03-24T05:50:40.424Z] #20 19.87 Selecting previously unselected package python3.7-minimal. [2021-03-24T05:50:40.424Z] #20 19.87 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-03-24T05:50:40.424Z] #20 19.90 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-24T05:50:40.424Z] #20 20.64 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-03-24T05:50:40.424Z] #20 20.67 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-24T05:50:40.424Z] #20 22.84 Selecting previously unselected package python3-minimal. [2021-03-24T05:50:40.424Z] #20 22.84 (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 ... 23657 files and directories currently installed.) [2021-03-24T05:50:40.424Z] #20 22.90 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-03-24T05:50:40.424Z] #20 22.90 Unpacking python3-minimal (3.7.3-1) ... [2021-03-24T05:50:40.424Z] #20 23.01 Selecting previously unselected package libmpdec2:arm64. [2021-03-24T05:50:40.424Z] #20 23.03 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-03-24T05:50:40.424Z] #20 23.06 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-03-24T05:50:40.424Z] #20 23.20 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-03-24T05:50:40.424Z] #20 23.22 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2021-03-24T05:50:40.424Z] #20 23.23 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-03-24T05:50:40.424Z] #20 24.27 Selecting previously unselected package python3.7. [2021-03-24T05:50:40.424Z] #20 24.28 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2021-03-24T05:50:40.424Z] #20 24.28 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-24T05:50:40.424Z] #20 24.46 Selecting previously unselected package libpython3-stdlib:arm64. [2021-03-24T05:50:40.424Z] #20 24.47 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-03-24T05:50:40.424Z] #20 24.48 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-03-24T05:50:40.424Z] #20 24.56 Setting up python3-minimal (3.7.3-1) ... [2021-03-24T05:50:40.434Z] #43 89.27 CC criu/cgroup.o [2021-03-24T05:50:40.898Z] #21 66.57 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-03-24T05:50:40.898Z] #21 66.57 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-03-24T05:50:40.898Z] #21 66.58 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-03-24T05:50:40.898Z] #21 66.58 Setting up vim (2:8.1.0875-5) ... [2021-03-24T05:50:40.898Z] #21 66.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-24T05:50:40.898Z] #21 66.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-24T05:50:40.898Z] #21 66.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-24T05:50:40.898Z] #21 66.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-24T05:50:40.898Z] #21 66.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-24T05:50:40.898Z] #21 66.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-24T05:50:40.898Z] #21 66.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-24T05:50:40.898Z] #21 66.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-24T05:50:40.898Z] #21 66.69 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-24T05:50:40.898Z] #21 66.71 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-24T05:50:40.898Z] #21 66.72 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-03-24T05:50:40.898Z] #21 66.72 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-24T05:50:40.898Z] #21 66.73 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-03-24T05:50:41.133Z] #20 15.84 Reading package lists... [2021-03-24T05:50:41.197Z] #21 66.73 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-24T05:50:41.374Z] #20 ... [2021-03-24T05:50:41.374Z] [2021-03-24T05:50:41.374Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:41.374Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:50:41.374Z] #43 90.17 CC criu/bfd.o [2021-03-24T05:50:41.455Z] #20 15.92 Reading package lists... [2021-03-24T05:50:41.455Z] #20 ... [2021-03-24T05:50:41.455Z] [2021-03-24T05:50:41.455Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:41.455Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:41.455Z] #43 77.96 DEP criu/protobuf-desc.d [2021-03-24T05:50:41.706Z] #20 19.66 Building dependency tree... [2021-03-24T05:50:41.711Z] #43 78.10 DEP criu/proc_parse.d [2021-03-24T05:50:41.711Z] #43 78.29 DEP criu/plugin.d [2021-03-24T05:50:41.952Z] #43 90.69 CC criu/bitmap.o [2021-03-24T05:50:41.968Z] #43 78.42 DEP criu/pipes.d [2021-03-24T05:50:41.968Z] #43 78.57 DEP criu/pie-util.d [2021-03-24T05:50:42.218Z] #43 90.85 CC criu/cgroup-props.o [2021-03-24T05:50:42.225Z] #43 78.77 DEP criu/pie-util-vdso.d [2021-03-24T05:50:42.482Z] #43 78.88 DEP criu/pie-util-vdso-elf32.d [2021-03-24T05:50:42.482Z] #43 79.03 DEP criu/path.d [2021-03-24T05:50:42.652Z] #20 21.15 libcap2-bin is already the newest version (1:2.25-2). [2021-03-24T05:50:42.652Z] #20 21.15 The following additional packages will be installed: [2021-03-24T05:50:42.652Z] #20 21.15 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-24T05:50:42.652Z] #20 21.15 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-24T05:50:42.652Z] #20 21.15 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-24T05:50:42.652Z] #20 21.15 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-24T05:50:42.652Z] #20 21.15 python3.7 python3.7-minimal vim-runtime xxd [2021-03-24T05:50:42.652Z] #20 21.16 Suggested packages: [2021-03-24T05:50:42.652Z] #20 21.16 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-24T05:50:42.652Z] #20 21.16 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-24T05:50:42.652Z] #20 21.16 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-24T05:50:42.652Z] #20 21.16 Recommended packages: [2021-03-24T05:50:42.652Z] #20 21.16 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-24T05:50:42.652Z] #20 21.16 python3-keyrings.alt python3-xdg unzip [2021-03-24T05:50:42.739Z] #43 79.20 DEP criu/parasite-syscall.d [2021-03-24T05:50:42.739Z] #43 79.42 DEP criu/pagemap.d [2021-03-24T05:50:42.996Z] #43 79.57 DEP criu/pagemap-cache.d [2021-03-24T05:50:43.169Z] #43 91.72 CC criu/cgroup.o [2021-03-24T05:50:43.253Z] #43 79.72 DEP criu/page-xfer.d [2021-03-24T05:50:43.253Z] #43 79.86 DEP criu/page-pipe.d [2021-03-24T05:50:43.253Z] #43 79.97 DEP criu/netfilter.d [2021-03-24T05:50:43.510Z] #43 80.13 DEP criu/net.d [2021-03-24T05:50:43.616Z] #56 ... [2021-03-24T05:50:43.616Z] [2021-03-24T05:50:43.616Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:50:43.616Z] #53 sha256:88c63f987d75ae58f81087b9369ad10b1aa451e431f352c04810ad003513ba5a [2021-03-24T05:50:43.616Z] #53 126.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-24T05:50:43.616Z] #53 127.3 + mkdir -p /build [2021-03-24T05:50:43.616Z] #53 127.3 + cp runc /build/runc [2021-03-24T05:50:43.616Z] #53 DONE 127.5s [2021-03-24T05:50:43.616Z] [2021-03-24T05:50:43.616Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:50:43.616Z] #56 sha256:bede10dcf35011136f0303f6330ad0f5058221b2348550443756ae464026448f [2021-03-24T05:50:43.734Z] #43 92.17 CC criu/clone-noasan.o [2021-03-24T05:50:43.734Z] #43 92.46 CC criu/config.o [2021-03-24T05:50:43.767Z] #43 80.28 DEP criu/namespaces.d [2021-03-24T05:50:44.024Z] #43 80.46 DEP criu/mount.d [2021-03-24T05:50:44.024Z] #43 80.63 DEP criu/memfd.d [2021-03-24T05:50:44.042Z] #20 ... [2021-03-24T05:50:44.042Z] [2021-03-24T05:50:44.042Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:44.042Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:44.042Z] #43 78.71 DEP criu/protobuf-desc.d [2021-03-24T05:50:44.042Z] #43 78.82 DEP criu/proc_parse.d [2021-03-24T05:50:44.042Z] #43 78.99 DEP criu/plugin.d [2021-03-24T05:50:44.042Z] #43 79.05 DEP criu/pipes.d [2021-03-24T05:50:44.042Z] #43 79.16 DEP criu/pie-util.d [2021-03-24T05:50:44.042Z] #43 79.24 DEP criu/pie-util-vdso.d [2021-03-24T05:50:44.042Z] #43 79.41 DEP criu/pie-util-vdso-elf32.d [2021-03-24T05:50:44.042Z] #43 79.52 DEP criu/path.d [2021-03-24T05:50:44.042Z] #43 79.73 DEP criu/parasite-syscall.d [2021-03-24T05:50:44.042Z] #43 79.91 DEP criu/pagemap.d [2021-03-24T05:50:44.042Z] #43 80.09 DEP criu/pagemap-cache.d [2021-03-24T05:50:44.042Z] #43 80.18 DEP criu/page-xfer.d [2021-03-24T05:50:44.042Z] #43 80.32 DEP criu/page-pipe.d [2021-03-24T05:50:44.042Z] #43 80.41 DEP criu/netfilter.d [2021-03-24T05:50:44.042Z] #43 80.60 DEP criu/net.d [2021-03-24T05:50:44.042Z] #43 80.78 DEP criu/namespaces.d [2021-03-24T05:50:44.042Z] #43 80.92 DEP criu/mount.d [2021-03-24T05:50:44.042Z] #43 81.09 DEP criu/memfd.d [2021-03-24T05:50:44.042Z] #43 81.25 DEP criu/mem.d [2021-03-24T05:50:44.042Z] #43 81.50 DEP criu/lsm.d [2021-03-24T05:50:44.042Z] #43 81.65 DEP criu/log.d [2021-03-24T05:50:44.042Z] #43 81.76 DEP criu/libnetlink.d [2021-03-24T05:50:44.042Z] #43 81.93 DEP criu/kerndat.d [2021-03-24T05:50:44.042Z] #43 82.09 DEP criu/kcmp-ids.d [2021-03-24T05:50:44.042Z] #43 82.18 DEP criu/irmap.d [2021-03-24T05:50:44.042Z] #43 82.32 DEP criu/ipc_ns.d [2021-03-24T05:50:44.042Z] #43 82.45 DEP criu/image.d [2021-03-24T05:50:44.042Z] #43 82.68 DEP criu/image-desc.d [2021-03-24T05:50:44.042Z] #43 82.77 DEP criu/fsnotify.d [2021-03-24T05:50:44.042Z] #43 82.96 DEP criu/filesystems.d [2021-03-24T05:50:44.042Z] #43 83.16 DEP criu/files.d [2021-03-24T05:50:44.042Z] #43 83.41 DEP criu/files-reg.d [2021-03-24T05:50:44.042Z] #43 83.57 DEP criu/files-ext.d [2021-03-24T05:50:44.042Z] #43 83.67 DEP criu/file-lock.d [2021-03-24T05:50:44.042Z] #43 83.83 DEP criu/file-ids.d [2021-03-24T05:50:44.042Z] #43 83.96 DEP criu/fifo.d [2021-03-24T05:50:44.042Z] #43 84.08 DEP criu/fdstore.d [2021-03-24T05:50:44.042Z] #43 84.17 DEP criu/fault-injection.d [2021-03-24T05:50:44.042Z] #43 84.20 DEP criu/external.d [2021-03-24T05:50:44.042Z] #43 84.38 DEP criu/eventpoll.d [2021-03-24T05:50:44.042Z] #43 84.60 DEP criu/eventfd.d [2021-03-24T05:50:44.042Z] #43 84.72 DEP criu/crtools.d [2021-03-24T05:50:44.281Z] #43 80.76 DEP criu/mem.d [2021-03-24T05:50:44.281Z] #43 80.91 DEP criu/lsm.d [2021-03-24T05:50:44.303Z] #43 84.95 DEP criu/cr-service.d [2021-03-24T05:50:44.303Z] #43 ... [2021-03-24T05:50:44.303Z] [2021-03-24T05:50:44.303Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:50:44.303Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-24T05:50:44.303Z] #32 DONE 182.0s [2021-03-24T05:50:44.303Z] [2021-03-24T05:50:44.303Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:50:44.303Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:50:44.303Z] #20 23.03 The following NEW packages will be installed: [2021-03-24T05:50:44.303Z] #20 23.04 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-24T05:50:44.303Z] #20 23.04 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-24T05:50:44.303Z] #20 23.04 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-24T05:50:44.303Z] #20 23.04 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-24T05:50:44.303Z] #20 23.04 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-24T05:50:44.303Z] #20 23.04 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-24T05:50:44.303Z] #20 23.04 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-24T05:50:44.303Z] #20 23.04 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-24T05:50:44.303Z] #20 23.04 xz-utils zip [2021-03-24T05:50:44.315Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.105s coverage: 73.3% of statements [2021-03-24T05:50:44.315Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-24T05:50:44.538Z] #43 81.04 DEP criu/log.d [2021-03-24T05:50:44.538Z] #43 81.17 DEP criu/libnetlink.d [2021-03-24T05:50:44.565Z] #20 23.43 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-24T05:50:44.565Z] #20 23.43 Need to get 28.5 MB of archives. [2021-03-24T05:50:44.565Z] #20 23.43 After this operation, 116 MB of additional disk space will be used. [2021-03-24T05:50:44.565Z] #20 23.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-24T05:50:44.606Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 57.5% of statements [2021-03-24T05:50:44.675Z] #43 93.64 CC criu/cr-check.o [2021-03-24T05:50:44.775Z] #21 ... [2021-03-24T05:50:44.775Z] [2021-03-24T05:50:44.775Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:50:44.775Z] #46 sha256:f7b0c85743bff1d2c56066aabe0b8745d8786ef7a973de2eef12e57c6defe88e [2021-03-24T05:50:44.775Z] #46 178.1 github.com/LK4D4/vndr/godl [2021-03-24T05:50:44.775Z] #46 179.1 github.com/LK4D4/vndr [2021-03-24T05:50:44.794Z] #43 81.30 DEP criu/kerndat.d [2021-03-24T05:50:44.826Z] #20 23.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-24T05:50:44.826Z] #20 23.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-24T05:50:44.897Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.093s coverage: 57.7% of statements [2021-03-24T05:50:44.897Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-24T05:50:44.897Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-24T05:50:45.002Z] #56 ... [2021-03-24T05:50:45.002Z] [2021-03-24T05:50:45.002Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-24T05:50:45.002Z] #54 sha256:5972c346f4ccaf00816347064163a2bc453f33ecfbf136d5b975a2f1f1a7f527 [2021-03-24T05:50:45.002Z] #54 DONE 0.1s [2021-03-24T05:50:45.002Z] [2021-03-24T05:50:45.002Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:50:45.002Z] #56 sha256:bede10dcf35011136f0303f6330ad0f5058221b2348550443756ae464026448f [2021-03-24T05:50:45.051Z] #43 81.55 DEP criu/kcmp-ids.d [2021-03-24T05:50:45.051Z] #43 81.62 DEP criu/irmap.d [2021-03-24T05:50:45.051Z] #43 81.75 DEP criu/ipc_ns.d [2021-03-24T05:50:45.075Z] #46 ... [2021-03-24T05:50:45.075Z] [2021-03-24T05:50:45.075Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:45.075Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:50:45.075Z] #44 111.5 CC criu/cr-check.o [2021-03-24T05:50:45.075Z] #44 114.0 CC criu/cr-dedup.o [2021-03-24T05:50:45.075Z] #44 114.5 CC criu/cr-dump.o [2021-03-24T05:50:45.075Z] #44 118.4 CC criu/cr-errno.o [2021-03-24T05:50:45.075Z] #44 118.5 CC criu/cr-restore.o [2021-03-24T05:50:45.075Z] #44 ... [2021-03-24T05:50:45.075Z] [2021-03-24T05:50:45.075Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:50:45.075Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-24T05:50:45.075Z] #21 70.66 Setting up iptables (1.8.2-4) ... [2021-03-24T05:50:45.075Z] #21 70.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-24T05:50:45.075Z] #21 70.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-24T05:50:45.075Z] #21 70.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-24T05:50:45.075Z] #21 70.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-24T05:50:45.075Z] #21 70.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-24T05:50:45.075Z] #21 70.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-24T05:50:45.075Z] #21 70.78 Setting up python3 (3.7.3-1) ... [2021-03-24T05:50:45.087Z] #20 23.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-24T05:50:45.087Z] #20 23.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-24T05:50:45.087Z] #20 23.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-24T05:50:45.087Z] #20 23.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-24T05:50:45.087Z] #20 23.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-24T05:50:45.087Z] #20 23.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-24T05:50:45.087Z] #20 23.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-24T05:50:45.087Z] #20 23.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-24T05:50:45.087Z] #20 23.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-24T05:50:45.087Z] #20 23.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-24T05:50:45.087Z] #20 23.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-24T05:50:45.087Z] #20 23.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-24T05:50:45.087Z] #20 23.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-24T05:50:45.308Z] #43 81.90 DEP criu/image.d [2021-03-24T05:50:45.308Z] #43 82.04 DEP criu/image-desc.d [2021-03-24T05:50:45.348Z] #20 23.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-24T05:50:45.348Z] #20 23.98 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-24T05:50:45.348Z] #20 24.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-24T05:50:45.348Z] #20 24.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-24T05:50:45.348Z] #20 24.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-24T05:50:45.348Z] #20 24.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-24T05:50:45.348Z] #20 24.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-24T05:50:45.348Z] #20 24.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-24T05:50:45.348Z] #20 24.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-24T05:50:45.348Z] #20 24.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-24T05:50:45.348Z] #20 24.12 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-24T05:50:45.348Z] #20 24.13 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-24T05:50:45.348Z] #20 24.13 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-24T05:50:45.530Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2021-03-24T05:50:45.566Z] #43 82.12 DEP criu/fsnotify.d [2021-03-24T05:50:45.743Z] #21 71.35 Setting up python3-wheel (0.32.3-2) ... [2021-03-24T05:50:45.823Z] #43 82.36 DEP criu/filesystems.d [2021-03-24T05:50:45.921Z] #20 24.71 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-24T05:50:45.921Z] #20 24.72 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-24T05:50:45.921Z] #20 24.72 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-24T05:50:45.921Z] #20 24.72 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-24T05:50:45.921Z] #20 24.72 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-24T05:50:45.922Z] #20 24.73 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-24T05:50:45.922Z] #20 24.80 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-24T05:50:46.043Z] #21 ... [2021-03-24T05:50:46.043Z] [2021-03-24T05:50:46.043Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-24T05:50:46.043Z] #46 sha256:f7b0c85743bff1d2c56066aabe0b8745d8786ef7a973de2eef12e57c6defe88e [2021-03-24T05:50:46.043Z] #46 DONE 189.4s [2021-03-24T05:50:46.058Z] #43 95.18 CC criu/cr-dedup.o [2021-03-24T05:50:46.080Z] #43 82.51 DEP criu/files.d [2021-03-24T05:50:46.080Z] #43 82.76 DEP criu/files-reg.d [2021-03-24T05:50:46.163Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2021-03-24T05:50:46.183Z] #20 24.81 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-24T05:50:46.183Z] #20 24.82 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-24T05:50:46.183Z] #20 24.84 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-24T05:50:46.183Z] #20 24.85 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-24T05:50:46.183Z] #20 24.86 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-24T05:50:46.183Z] #20 24.87 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-24T05:50:46.183Z] #20 24.93 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-24T05:50:46.183Z] #20 24.94 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-24T05:50:46.183Z] #20 24.95 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-24T05:50:46.337Z] #43 82.90 DEP criu/files-ext.d [2021-03-24T05:50:46.337Z] #43 83.04 DEP criu/file-lock.d [2021-03-24T05:50:46.343Z] [2021-03-24T05:50:46.344Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:50:46.344Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-24T05:50:46.444Z] #20 25.28 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-24T05:50:46.444Z] #20 25.33 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-24T05:50:46.487Z] #43 95.00 CC criu/clone-noasan.o [2021-03-24T05:50:46.594Z] #43 83.19 DEP criu/file-ids.d [2021-03-24T05:50:46.629Z] #43 95.57 CC criu/cr-dump.o [2021-03-24T05:50:46.651Z] #33 ... [2021-03-24T05:50:46.651Z] [2021-03-24T05:50:46.651Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:50:46.651Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-24T05:50:46.651Z] #21 72.46 Setting up apparmor (2.13.2-10) ... [2021-03-24T05:50:46.705Z] #20 25.37 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-24T05:50:46.750Z] #43 95.30 CC criu/config.o [2021-03-24T05:50:46.750Z] #43 ... [2021-03-24T05:50:46.751Z] [2021-03-24T05:50:46.751Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:50:46.751Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-24T05:50:46.751Z] #20 25.63 Selecting previously unselected package python3. [2021-03-24T05:50:46.751Z] #20 25.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24069 files and directories currently installed.) [2021-03-24T05:50:46.751Z] #20 25.68 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-03-24T05:50:46.751Z] #20 25.70 Unpacking python3 (3.7.3-1) ... [2021-03-24T05:50:46.751Z] #20 25.87 Selecting previously unselected package libip4tc0:arm64. [2021-03-24T05:50:46.751Z] #20 25.88 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-03-24T05:50:46.751Z] #20 25.89 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-03-24T05:50:46.751Z] #20 25.98 Selecting previously unselected package libip6tc0:arm64. [2021-03-24T05:50:46.751Z] #20 26.00 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-03-24T05:50:46.751Z] #20 26.01 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-03-24T05:50:46.751Z] #20 26.10 Selecting previously unselected package libiptc0:arm64. [2021-03-24T05:50:46.751Z] #20 26.11 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-03-24T05:50:46.751Z] #20 26.12 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-03-24T05:50:46.751Z] #20 26.21 Selecting previously unselected package libnfnetlink0:arm64. [2021-03-24T05:50:46.751Z] #20 26.21 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-03-24T05:50:46.751Z] #20 26.22 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-03-24T05:50:46.751Z] #20 26.30 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-03-24T05:50:46.751Z] #20 26.31 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-03-24T05:50:46.751Z] #20 26.33 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-03-24T05:50:46.751Z] #20 26.43 Selecting previously unselected package libnftnl11:arm64. [2021-03-24T05:50:46.751Z] #20 26.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-03-24T05:50:46.751Z] #20 26.44 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-03-24T05:50:46.751Z] #20 26.56 Selecting previously unselected package iptables. [2021-03-24T05:50:46.751Z] #20 26.57 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-03-24T05:50:46.751Z] #20 26.58 Unpacking iptables (1.8.2-4) ... [2021-03-24T05:50:46.751Z] #20 26.94 Selecting previously unselected package xxd. [2021-03-24T05:50:46.751Z] #20 26.95 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-03-24T05:50:46.751Z] #20 26.96 Unpacking xxd (2:8.1.0875-5) ... [2021-03-24T05:50:46.751Z] #20 27.09 Selecting previously unselected package vim-common. [2021-03-24T05:50:46.751Z] #20 27.10 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-24T05:50:46.751Z] #20 27.14 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-24T05:50:46.751Z] #20 27.37 Selecting previously unselected package bash-completion. [2021-03-24T05:50:46.751Z] #20 27.37 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-24T05:50:46.751Z] #20 30.37 Unpacking bash-completion (1:2.8-6) ... [2021-03-24T05:50:46.751Z] #20 30.93 Selecting previously unselected package bzip2. [2021-03-24T05:50:46.751Z] #20 30.94 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-03-24T05:50:46.751Z] #20 30.95 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-24T05:50:46.851Z] #43 83.34 DEP criu/fifo.d [2021-03-24T05:50:46.851Z] #43 83.52 DEP criu/fdstore.d [2021-03-24T05:50:46.851Z] #43 83.59 DEP criu/fault-injection.d [2021-03-24T05:50:47.014Z] #20 31.07 Selecting previously unselected package xz-utils. [2021-03-24T05:50:47.014Z] #20 31.09 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-03-24T05:50:47.014Z] #20 31.10 Unpacking xz-utils (5.2.4-1) ... [2021-03-24T05:50:47.108Z] #43 83.63 DEP criu/external.d [2021-03-24T05:50:47.108Z] #43 83.72 DEP criu/eventpoll.d [2021-03-24T05:50:47.197Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 6.7% of statements [2021-03-24T05:50:47.197Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-24T05:50:47.197Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-24T05:50:47.278Z] #20 25.94 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:50:47.278Z] #20 26.04 Fetched 28.5 MB in 2s (12.8 MB/s) [2021-03-24T05:50:47.278Z] #20 26.08 Selecting previously unselected package pigz. [2021-03-24T05:50:47.365Z] #43 83.96 DEP criu/eventfd.d [2021-03-24T05:50:47.488Z] ok github.com/docker/docker/daemon/logger 0.209s coverage: 43.2% of statements [2021-03-24T05:50:47.539Z] #20 26.08 (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 ... 23435 files and directories currently installed.) [2021-03-24T05:50:47.539Z] #20 26.16 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-24T05:50:47.539Z] #20 26.17 Unpacking pigz (2.4-1) ... [2021-03-24T05:50:47.539Z] #20 26.26 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-24T05:50:47.539Z] #20 26.26 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-24T05:50:47.539Z] #20 26.27 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-24T05:50:47.540Z] #20 31.46 Selecting previously unselected package apparmor. [2021-03-24T05:50:47.540Z] #20 31.47 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-03-24T05:50:47.540Z] #20 31.52 Unpacking apparmor (2.13.2-10) ... [2021-03-24T05:50:47.570Z] #43 ... [2021-03-24T05:50:47.570Z] [2021-03-24T05:50:47.570Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:50:47.570Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:50:47.570Z] #20 11.51 Fetched 8929 kB in 9s (1023 kB/s) [2021-03-24T05:50:47.570Z] #20 11.51 Reading package lists... [2021-03-24T05:50:47.570Z] #20 14.44 Reading package lists... [2021-03-24T05:50:47.570Z] #20 17.64 Building dependency tree... [2021-03-24T05:50:47.570Z] #20 19.06 libcap2-bin is already the newest version (1:2.25-2). [2021-03-24T05:50:47.570Z] #20 19.06 The following additional packages will be installed: [2021-03-24T05:50:47.570Z] #20 19.07 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-24T05:50:47.570Z] #20 19.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-24T05:50:47.570Z] #20 19.07 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-24T05:50:47.570Z] #20 19.07 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-24T05:50:47.570Z] #20 19.07 python3.7 python3.7-minimal vim-runtime xxd [2021-03-24T05:50:47.570Z] #20 19.07 Suggested packages: [2021-03-24T05:50:47.570Z] #20 19.07 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-24T05:50:47.570Z] #20 19.07 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-24T05:50:47.570Z] #20 19.07 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-24T05:50:47.570Z] #20 19.07 Recommended packages: [2021-03-24T05:50:47.570Z] #20 19.07 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-24T05:50:47.570Z] #20 19.07 python3-keyrings.alt python3-xdg unzip [2021-03-24T05:50:47.622Z] #43 84.17 DEP criu/crtools.d [2021-03-24T05:50:47.878Z] #43 ... [2021-03-24T05:50:47.878Z] [2021-03-24T05:50:47.879Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:50:47.879Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-24T05:50:47.879Z] #32 DONE 185.7s [2021-03-24T05:50:47.879Z] [2021-03-24T05:50:47.879Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:47.879Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:47.879Z] #43 84.36 DEP criu/cr-service.d [2021-03-24T05:50:47.879Z] #43 ... [2021-03-24T05:50:47.879Z] [2021-03-24T05:50:47.879Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:50:47.879Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:50:47.879Z] #20 15.92 Reading package lists... [2021-03-24T05:50:47.879Z] #20 20.03 Building dependency tree... [2021-03-24T05:50:47.879Z] #20 21.63 libcap2-bin is already the newest version (1:2.25-2). [2021-03-24T05:50:47.879Z] #20 21.63 The following additional packages will be installed: [2021-03-24T05:50:47.879Z] #20 21.63 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-24T05:50:47.879Z] #20 21.63 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-24T05:50:47.879Z] #20 21.63 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-24T05:50:47.879Z] #20 21.64 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-24T05:50:47.879Z] #20 21.64 python3.7 python3.7-minimal vim-runtime xxd [2021-03-24T05:50:47.879Z] #20 21.64 Suggested packages: [2021-03-24T05:50:47.879Z] #20 21.65 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-24T05:50:47.879Z] #20 21.65 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-24T05:50:47.879Z] #20 21.65 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-24T05:50:47.879Z] #20 21.65 Recommended packages: [2021-03-24T05:50:47.879Z] #20 21.65 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-24T05:50:47.879Z] #20 21.65 python3-keyrings.alt python3-xdg unzip [2021-03-24T05:50:47.879Z] #20 23.36 The following NEW packages will be installed: [2021-03-24T05:50:47.879Z] #20 23.36 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-24T05:50:47.879Z] #20 23.36 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-24T05:50:47.879Z] #20 23.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-24T05:50:47.879Z] #20 23.36 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-24T05:50:47.879Z] #20 23.36 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-24T05:50:47.879Z] #20 23.36 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-24T05:50:47.879Z] #20 23.36 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-24T05:50:47.879Z] #20 23.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-24T05:50:47.879Z] #20 23.37 xz-utils zip [2021-03-24T05:50:47.879Z] #20 23.69 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-24T05:50:47.879Z] #20 23.69 Need to get 28.5 MB of archives. [2021-03-24T05:50:47.879Z] #20 23.69 After this operation, 116 MB of additional disk space will be used. [2021-03-24T05:50:47.879Z] #20 23.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-24T05:50:47.879Z] #20 23.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-24T05:50:47.879Z] #20 23.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-24T05:50:47.879Z] #20 23.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-24T05:50:48.112Z] #20 26.69 Selecting previously unselected package python3.7-minimal. [2021-03-24T05:50:48.112Z] #20 26.69 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-24T05:50:48.112Z] #20 26.77 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-24T05:50:48.136Z] #20 23.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-24T05:50:48.136Z] #20 23.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-24T05:50:48.136Z] #20 24.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-24T05:50:48.136Z] #20 24.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-24T05:50:48.136Z] #20 24.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-24T05:50:48.136Z] #20 24.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-24T05:50:48.136Z] #20 24.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-24T05:50:48.136Z] #20 24.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-24T05:50:48.136Z] #20 24.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-24T05:50:48.136Z] #20 24.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-24T05:50:48.136Z] #20 24.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-24T05:50:48.136Z] #20 24.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-24T05:50:48.136Z] #20 24.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-24T05:50:48.325Z] #20 31.91 Selecting previously unselected package aufs-tools. [2021-03-24T05:50:48.325Z] #20 31.93 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-03-24T05:50:48.325Z] #20 31.93 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-24T05:50:48.325Z] #20 32.49 Selecting previously unselected package libonig5:arm64. [2021-03-24T05:50:48.395Z] #20 24.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-24T05:50:48.395Z] #20 24.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-24T05:50:48.395Z] #20 24.23 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-24T05:50:48.395Z] #20 24.23 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-24T05:50:48.395Z] #20 24.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-24T05:50:48.395Z] #20 24.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-24T05:50:48.395Z] #20 24.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-24T05:50:48.395Z] #20 24.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-24T05:50:48.395Z] #20 24.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-24T05:50:48.395Z] #20 24.36 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-24T05:50:48.395Z] #20 24.37 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-24T05:50:48.395Z] #20 24.37 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-24T05:50:48.510Z] #20 ... [2021-03-24T05:50:48.510Z] [2021-03-24T05:50:48.510Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:48.510Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:48.510Z] #43 97.61 CC criu/cr-errno.o [2021-03-24T05:50:48.522Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2021-03-24T05:50:48.522Z] ok github.com/docker/docker/daemon/logger/awslogs 0.076s coverage: 77.8% of statements [2021-03-24T05:50:48.522Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-24T05:50:48.522Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-24T05:50:48.589Z] #20 32.50 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-03-24T05:50:48.589Z] #20 32.50 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-03-24T05:50:48.589Z] #20 32.69 Selecting previously unselected package libjq1:arm64. [2021-03-24T05:50:48.589Z] #20 32.72 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-03-24T05:50:48.589Z] #20 32.73 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-24T05:50:48.684Z] #20 27.50 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-24T05:50:48.684Z] #20 27.53 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-24T05:50:48.758Z] #21 74.55 Setting up xfsprogs (4.20.0-1) ... [2021-03-24T05:50:48.758Z] #21 74.56 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-24T05:50:48.771Z] #43 97.71 CC criu/cr-restore.o [2021-03-24T05:50:48.852Z] #20 32.85 Selecting previously unselected package jq. [2021-03-24T05:50:48.852Z] #20 32.86 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-03-24T05:50:48.852Z] #20 32.87 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-24T05:50:48.852Z] #20 32.95 Selecting previously unselected package libaio1:arm64. [2021-03-24T05:50:48.852Z] #20 32.95 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-03-24T05:50:48.852Z] #20 32.97 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-03-24T05:50:49.057Z] #21 74.85 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-24T05:50:49.115Z] #20 33.14 Selecting previously unselected package libgpm2:arm64. [2021-03-24T05:50:49.115Z] #20 33.14 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-03-24T05:50:49.115Z] #20 33.14 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-03-24T05:50:49.115Z] #20 33.21 Selecting previously unselected package libicu63:arm64. [2021-03-24T05:50:49.115Z] #20 33.21 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-03-24T05:50:49.115Z] #20 33.22 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-24T05:50:49.195Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2021-03-24T05:50:49.326Z] #20 25.06 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-24T05:50:49.326Z] #20 25.06 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-24T05:50:49.326Z] #20 25.06 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-24T05:50:49.326Z] #20 25.06 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-24T05:50:49.326Z] #20 25.06 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-24T05:50:49.326Z] #20 25.08 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-24T05:50:49.326Z] #20 25.17 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-24T05:50:49.326Z] #20 25.17 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-24T05:50:49.326Z] #20 25.18 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-24T05:50:49.326Z] #20 25.20 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-24T05:50:49.326Z] #20 25.21 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-24T05:50:49.326Z] #20 25.22 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-24T05:50:49.326Z] #20 25.22 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-24T05:50:49.326Z] #20 25.28 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-24T05:50:49.326Z] #20 25.31 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-24T05:50:49.326Z] #20 25.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-24T05:50:49.488Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-03-24T05:50:49.583Z] #20 25.66 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-24T05:50:49.583Z] #20 25.70 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-24T05:50:49.840Z] #20 25.76 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-24T05:50:49.851Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2021-03-24T05:50:50.404Z] #20 26.37 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:50:50.404Z] #20 26.46 Fetched 28.5 MB in 2s (12.2 MB/s) [2021-03-24T05:50:50.404Z] #20 26.51 Selecting previously unselected package pigz. [2021-03-24T05:50:50.485Z] ok github.com/docker/docker/daemon/logger/local 0.011s coverage: 75.2% of statements [2021-03-24T05:50:50.485Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-24T05:50:50.599Z] #21 76.02 Setting up python3-distutils (3.7.3-1) ... [2021-03-24T05:50:50.661Z] #20 26.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 ... 23435 files and directories currently installed.) [2021-03-24T05:50:50.661Z] #20 26.56 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-24T05:50:50.661Z] #20 26.57 Unpacking pigz (2.4-1) ... [2021-03-24T05:50:50.661Z] #20 26.67 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-24T05:50:50.661Z] #20 26.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-24T05:50:50.776Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.061s coverage: 56.8% of statements [2021-03-24T05:50:50.899Z] #21 76.66 Setting up python3-setuptools (40.8.0-1) ... [2021-03-24T05:50:50.918Z] #20 26.67 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-24T05:50:50.918Z] #20 27.06 Selecting previously unselected package python3.7-minimal. [2021-03-24T05:50:51.177Z] #20 27.07 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-24T05:50:51.177Z] #20 27.08 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-24T05:50:51.284Z] #20 29.63 Selecting previously unselected package python3-minimal. [2021-03-24T05:50:51.284Z] #20 29.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-03-24T05:50:51.284Z] #20 29.69 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-24T05:50:51.284Z] #20 29.69 Unpacking python3-minimal (3.7.3-1) ... [2021-03-24T05:50:51.284Z] #20 29.82 Selecting previously unselected package libmpdec2:amd64. [2021-03-24T05:50:51.284Z] #20 29.82 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-24T05:50:51.284Z] #20 29.83 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-24T05:50:51.284Z] #20 29.92 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-24T05:50:51.284Z] #20 29.92 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-24T05:50:51.284Z] #20 29.93 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-24T05:50:51.408Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2021-03-24T05:50:52.108Z] #20 27.93 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-24T05:50:52.108Z] #20 27.96 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-24T05:50:52.238Z] #20 30.96 Selecting previously unselected package python3.7. [2021-03-24T05:50:52.238Z] #20 30.97 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-24T05:50:52.238Z] #20 30.97 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-24T05:50:52.435Z] #20 36.64 Selecting previously unselected package libnet1:arm64. [2021-03-24T05:50:52.460Z] #21 78.21 Setting up python3-pip (18.1-5) ... [2021-03-24T05:50:52.500Z] #20 31.10 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-24T05:50:52.500Z] #20 31.12 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-24T05:50:52.500Z] #20 31.12 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-24T05:50:52.500Z] #20 31.23 Setting up python3-minimal (3.7.3-1) ... [2021-03-24T05:50:52.519Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 46.8% of statements [2021-03-24T05:50:52.519Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-03-24T05:50:52.699Z] #20 36.64 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-24T05:50:52.699Z] #20 36.65 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-24T05:50:52.699Z] #20 36.75 Selecting previously unselected package libnl-3-200:arm64. [2021-03-24T05:50:52.699Z] #20 36.76 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-03-24T05:50:52.699Z] #20 36.77 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-03-24T05:50:52.962Z] #20 37.02 Selecting previously unselected package libprotobuf-c1:arm64. [2021-03-24T05:50:52.962Z] #20 37.03 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-03-24T05:50:52.962Z] #20 37.05 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-24T05:50:52.962Z] #20 37.14 Selecting previously unselected package libreadline5:arm64. [2021-03-24T05:50:53.000Z] #43 102.1 CC criu/cr-service.o [2021-03-24T05:50:53.152Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-03-24T05:50:53.226Z] #20 37.15 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-03-24T05:50:53.226Z] #20 37.15 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-03-24T05:50:53.226Z] #20 37.30 Selecting previously unselected package net-tools. [2021-03-24T05:50:53.226Z] #20 37.32 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-03-24T05:50:53.226Z] #20 37.36 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-24T05:50:53.443Z] ok github.com/docker/docker/daemon/logger/splunk 1.403s coverage: 82.5% of statements [2021-03-24T05:50:53.443Z] #20 32.17 Selecting previously unselected package python3. [2021-03-24T05:50:53.443Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-24T05:50:53.443Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-24T05:50:53.443Z] #20 32.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 ... 24096 files and directories currently installed.) [2021-03-24T05:50:53.443Z] #20 32.21 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-24T05:50:53.443Z] #20 32.22 Unpacking python3 (3.7.3-1) ... [2021-03-24T05:50:53.443Z] #20 32.29 Selecting previously unselected package libip4tc0:amd64. [2021-03-24T05:50:53.443Z] #20 32.30 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-24T05:50:53.443Z] #20 32.31 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-24T05:50:53.443Z] #20 32.39 Selecting previously unselected package libip6tc0:amd64. [2021-03-24T05:50:53.489Z] #20 37.56 Selecting previously unselected package python-pip-whl. [2021-03-24T05:50:53.489Z] #20 37.56 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-24T05:50:53.489Z] #20 37.57 Unpacking python-pip-whl (18.1-5) ... [2021-03-24T05:50:53.704Z] #20 32.40 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-24T05:50:53.704Z] #20 32.41 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-24T05:50:53.704Z] #20 32.49 Selecting previously unselected package libiptc0:amd64. [2021-03-24T05:50:53.704Z] #20 32.49 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-24T05:50:53.704Z] #20 32.51 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-24T05:50:53.704Z] #20 32.60 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-24T05:50:53.943Z] #43 ... [2021-03-24T05:50:53.943Z] [2021-03-24T05:50:53.943Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:50:53.943Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:50:53.943Z] #20 20.60 The following NEW packages will be installed: [2021-03-24T05:50:53.943Z] #20 20.60 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-24T05:50:53.943Z] #20 20.60 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-24T05:50:53.943Z] #20 20.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-24T05:50:53.943Z] #20 20.60 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-24T05:50:53.943Z] #20 20.61 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-24T05:50:53.943Z] #20 20.61 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-24T05:50:53.943Z] #20 20.61 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-24T05:50:53.943Z] #20 20.61 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-24T05:50:53.943Z] #20 20.61 xz-utils zip [2021-03-24T05:50:53.943Z] #20 20.92 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-24T05:50:53.943Z] #20 20.92 Need to get 28.5 MB of archives. [2021-03-24T05:50:53.943Z] #20 20.92 After this operation, 116 MB of additional disk space will be used. [2021-03-24T05:50:53.943Z] #20 20.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-24T05:50:53.943Z] #20 20.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-24T05:50:53.943Z] #20 20.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-24T05:50:53.943Z] #20 21.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-24T05:50:53.943Z] #20 21.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-24T05:50:53.943Z] #20 21.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-24T05:50:53.943Z] #20 21.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-24T05:50:53.943Z] #20 21.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-24T05:50:53.943Z] #20 21.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-24T05:50:53.943Z] #20 21.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-24T05:50:53.943Z] #20 21.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-24T05:50:53.943Z] #20 21.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-24T05:50:53.943Z] #20 21.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-24T05:50:53.943Z] #20 21.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-24T05:50:53.943Z] #20 21.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-24T05:50:53.943Z] #20 21.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-24T05:50:53.943Z] #20 21.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-24T05:50:53.943Z] #20 21.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-24T05:50:53.943Z] #20 21.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-24T05:50:53.943Z] #20 21.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-24T05:50:53.943Z] #20 21.23 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-24T05:50:53.943Z] #20 21.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-24T05:50:53.943Z] #20 21.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-24T05:50:53.943Z] #20 21.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-24T05:50:53.943Z] #20 21.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-24T05:50:53.943Z] #20 21.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-24T05:50:53.943Z] #20 21.30 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-24T05:50:53.943Z] #20 21.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-24T05:50:53.943Z] #20 21.30 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-24T05:50:53.943Z] #20 21.72 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-24T05:50:53.943Z] #20 21.73 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-24T05:50:53.943Z] #20 21.73 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-24T05:50:53.943Z] #20 21.73 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-24T05:50:53.943Z] #20 21.73 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-24T05:50:53.943Z] #20 21.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-24T05:50:53.943Z] #20 21.81 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-24T05:50:53.943Z] #20 21.82 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-24T05:50:53.943Z] #20 21.84 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-24T05:50:53.943Z] #20 21.85 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-24T05:50:53.943Z] #20 21.86 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-24T05:50:53.943Z] #20 21.88 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-24T05:50:53.943Z] #20 21.88 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-24T05:50:53.943Z] #20 21.94 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-24T05:50:53.943Z] #20 21.96 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-24T05:50:53.943Z] #20 21.98 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-24T05:50:53.943Z] #20 22.35 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-24T05:50:53.943Z] #20 22.40 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-24T05:50:53.943Z] #20 22.44 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-24T05:50:53.943Z] #20 23.06 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:50:53.943Z] #20 23.15 Fetched 28.5 MB in 2s (15.9 MB/s) [2021-03-24T05:50:53.943Z] #20 23.22 Selecting previously unselected package pigz. [2021-03-24T05:50:53.943Z] #20 23.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-03-24T05:50:53.943Z] #20 23.28 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-24T05:50:53.943Z] #20 23.29 Unpacking pigz (2.4-1) ... [2021-03-24T05:50:53.943Z] #20 23.38 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-24T05:50:53.943Z] #20 23.39 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-24T05:50:53.943Z] #20 23.40 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-24T05:50:53.943Z] #20 23.83 Selecting previously unselected package python3.7-minimal. [2021-03-24T05:50:53.943Z] #20 23.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-24T05:50:53.943Z] #20 23.84 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-24T05:50:53.943Z] #20 24.69 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-24T05:50:53.943Z] #20 24.73 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-24T05:50:53.965Z] #20 32.61 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-24T05:50:53.965Z] #20 32.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-24T05:50:53.965Z] #20 32.66 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-24T05:50:53.965Z] #20 32.67 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-24T05:50:53.965Z] #20 32.67 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-24T05:50:53.965Z] #20 32.74 Selecting previously unselected package libnftnl11:amd64. [2021-03-24T05:50:53.965Z] #20 32.74 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-24T05:50:53.965Z] #20 32.75 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-24T05:50:53.965Z] #20 32.84 Selecting previously unselected package iptables. [2021-03-24T05:50:53.965Z] #20 32.84 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-24T05:50:53.965Z] #20 32.84 Unpacking iptables (1.8.2-4) ... [2021-03-24T05:50:53.996Z] #21 79.52 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:50:53.996Z] #21 79.54 Processing triggers for mime-support (3.62) ... [2021-03-24T05:50:53.996Z] #21 DONE 79.8s [2021-03-24T05:50:53.996Z] [2021-03-24T05:50:53.996Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:53.996Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:50:53.996Z] #44 125.6 CC criu/cr-service.o [2021-03-24T05:50:53.996Z] #44 128.5 CC criu/crtools.o [2021-03-24T05:50:53.996Z] #44 129.1 CC criu/eventfd.o [2021-03-24T05:50:53.996Z] #44 129.8 CC criu/eventpoll.o [2021-03-24T05:50:54.067Z] #20 38.06 Selecting previously unselected package python3-lib2to3. [2021-03-24T05:50:54.067Z] #20 38.08 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-24T05:50:54.067Z] #20 38.09 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-24T05:50:54.067Z] #20 38.21 Selecting previously unselected package python3-distutils. [2021-03-24T05:50:54.067Z] #20 38.21 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-24T05:50:54.067Z] #20 38.22 Unpacking python3-distutils (3.7.3-1) ... [2021-03-24T05:50:54.114Z] #20 29.93 Selecting previously unselected package python3-minimal. [2021-03-24T05:50:54.114Z] #20 29.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 ... 23684 files and directories currently installed.) [2021-03-24T05:50:54.114Z] #20 29.98 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-24T05:50:54.114Z] #20 29.99 Unpacking python3-minimal (3.7.3-1) ... [2021-03-24T05:50:54.115Z] #20 30.05 Selecting previously unselected package libmpdec2:amd64. [2021-03-24T05:50:54.115Z] #20 30.05 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-24T05:50:54.115Z] #20 30.06 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-24T05:50:54.115Z] #20 30.17 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-24T05:50:54.297Z] #44 130.9 CC criu/external.o [2021-03-24T05:50:54.330Z] #20 38.36 Selecting previously unselected package python3-pip. [2021-03-24T05:50:54.331Z] #20 38.39 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-24T05:50:54.331Z] #20 38.39 Unpacking python3-pip (18.1-5) ... [2021-03-24T05:50:54.391Z] #20 30.17 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-24T05:50:54.391Z] #20 30.17 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-24T05:50:54.486Z] #20 33.13 Selecting previously unselected package xxd. [2021-03-24T05:50:54.487Z] #20 33.13 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-24T05:50:54.487Z] #20 33.14 Unpacking xxd (2:8.1.0875-5) ... [2021-03-24T05:50:54.487Z] #20 33.26 Selecting previously unselected package vim-common. [2021-03-24T05:50:54.487Z] #20 33.28 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-24T05:50:54.487Z] #20 33.30 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-24T05:50:54.487Z] #20 ... [2021-03-24T05:50:54.487Z] [2021-03-24T05:50:54.487Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:54.487Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:54.487Z] #43 85.21 DEP criu/cr-restore.d [2021-03-24T05:50:54.487Z] #43 85.43 DEP criu/cr-errno.d [2021-03-24T05:50:54.487Z] #43 85.45 DEP criu/cr-dump.d [2021-03-24T05:50:54.487Z] #43 85.69 DEP criu/cr-dedup.d [2021-03-24T05:50:54.487Z] #43 86.00 DEP criu/cr-check.d [2021-03-24T05:50:54.487Z] #43 86.30 DEP criu/config.d [2021-03-24T05:50:54.487Z] #43 86.52 DEP criu/clone-noasan.d [2021-03-24T05:50:54.487Z] #43 86.65 DEP criu/cgroup.d [2021-03-24T05:50:54.487Z] #43 86.80 DEP criu/cgroup-props.d [2021-03-24T05:50:54.487Z] #43 86.95 DEP criu/bitmap.d [2021-03-24T05:50:54.487Z] #43 86.97 DEP criu/bfd.d [2021-03-24T05:50:54.487Z] #43 87.05 DEP criu/autofs.d [2021-03-24T05:50:54.487Z] #43 87.20 DEP criu/aio.d [2021-03-24T05:50:54.487Z] #43 87.41 DEP criu/action-scripts.d [2021-03-24T05:50:54.487Z] #43 87.62 CC criu/action-scripts.o [2021-03-24T05:50:54.487Z] #43 88.07 CC criu/aio.o [2021-03-24T05:50:54.487Z] #43 88.59 CC criu/autofs.o [2021-03-24T05:50:54.487Z] #43 89.97 CC criu/bfd.o [2021-03-24T05:50:54.487Z] #43 90.50 CC criu/bitmap.o [2021-03-24T05:50:54.487Z] #43 90.63 CC criu/cgroup-props.o [2021-03-24T05:50:54.487Z] #43 91.53 CC criu/cgroup.o [2021-03-24T05:50:54.487Z] #43 94.27 CC criu/clone-noasan.o [2021-03-24T05:50:54.487Z] #43 94.49 CC criu/config.o [2021-03-24T05:50:54.551Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2021-03-24T05:50:54.551Z] ok github.com/docker/docker/distribution 0.227s coverage: 25.2% of statements [2021-03-24T05:50:54.551Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-24T05:50:54.594Z] #20 38.65 Selecting previously unselected package python3-pkg-resources. [2021-03-24T05:50:54.594Z] #20 38.65 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-24T05:50:54.594Z] #20 38.67 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-24T05:50:54.594Z] #20 38.86 Selecting previously unselected package python3-setuptools. [2021-03-24T05:50:54.594Z] #20 38.86 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-24T05:50:54.594Z] #20 38.88 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-24T05:50:54.596Z] #44 ... [2021-03-24T05:50:54.596Z] [2021-03-24T05:50:54.596Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-24T05:50:54.596Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea [2021-03-24T05:50:54.596Z] #22 0.353 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-24T05:50:54.596Z] #22 0.358 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-24T05:50:54.596Z] #22 0.361 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-24T05:50:54.596Z] #22 DONE 0.4s [2021-03-24T05:50:54.596Z] [2021-03-24T05:50:54.596Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-24T05:50:54.596Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-24T05:50:54.747Z] #43 ... [2021-03-24T05:50:54.747Z] [2021-03-24T05:50:54.747Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:50:54.747Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:50:54.747Z] #20 33.46 Selecting previously unselected package bash-completion. [2021-03-24T05:50:54.747Z] #20 33.46 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-24T05:50:54.858Z] #20 39.14 Selecting previously unselected package python3-wheel. [2021-03-24T05:50:55.121Z] #20 39.15 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-24T05:50:55.121Z] #20 39.16 Unpacking python3-wheel (0.32.3-2) ... [2021-03-24T05:50:55.121Z] #20 39.28 Selecting previously unselected package sudo. [2021-03-24T05:50:55.121Z] #20 39.28 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-03-24T05:50:55.121Z] #20 39.29 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-24T05:50:55.331Z] #20 26.81 Selecting previously unselected package python3-minimal. [2021-03-24T05:50:55.332Z] #20 26.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-03-24T05:50:55.332Z] #20 26.87 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-24T05:50:55.332Z] #20 26.87 Unpacking python3-minimal (3.7.3-1) ... [2021-03-24T05:50:55.332Z] #20 26.94 Selecting previously unselected package libmpdec2:amd64. [2021-03-24T05:50:55.332Z] #20 26.94 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-24T05:50:55.332Z] #20 26.94 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-24T05:50:55.332Z] #20 27.04 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-24T05:50:55.351Z] #20 31.23 Selecting previously unselected package python3.7. [2021-03-24T05:50:55.351Z] #20 31.23 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-24T05:50:55.351Z] #20 31.25 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-24T05:50:55.351Z] #20 31.37 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-24T05:50:55.351Z] #20 31.38 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-24T05:50:55.351Z] #20 31.38 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-24T05:50:55.351Z] #20 31.49 Setting up python3-minimal (3.7.3-1) ... [2021-03-24T05:50:55.592Z] #20 27.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-24T05:50:55.592Z] #20 27.06 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-24T05:50:55.652Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-03-24T05:50:55.698Z] #20 39.73 Selecting previously unselected package thin-provisioning-tools. [2021-03-24T05:50:55.698Z] #20 39.75 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-03-24T05:50:55.698Z] #20 39.76 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-24T05:50:56.025Z] #20 40.12 Selecting previously unselected package uidmap. [2021-03-24T05:50:56.025Z] #20 40.12 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-03-24T05:50:56.025Z] #20 40.13 Unpacking uidmap (1:4.5-1.1) ... [2021-03-24T05:50:56.131Z] #23 ... [2021-03-24T05:50:56.131Z] [2021-03-24T05:50:56.131Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-24T05:50:56.131Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-24T05:50:56.131Z] #33 DONE 199.1s [2021-03-24T05:50:56.131Z] [2021-03-24T05:50:56.131Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:56.131Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:50:56.131Z] #44 131.4 CC criu/fault-injection.o [2021-03-24T05:50:56.131Z] #44 131.6 CC criu/fdstore.o [2021-03-24T05:50:56.131Z] #44 132.0 CC criu/fifo.o [2021-03-24T05:50:56.131Z] #44 132.5 CC criu/file-ids.o [2021-03-24T05:50:56.288Z] #20 40.33 Selecting previously unselected package vim-runtime. [2021-03-24T05:50:56.288Z] #20 40.35 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-24T05:50:56.288Z] #20 40.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-24T05:50:56.288Z] #20 40.54 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-24T05:50:56.387Z] ok github.com/docker/docker/image 0.013s coverage: 86.6% of statements [2021-03-24T05:50:56.392Z] #20 32.39 Selecting previously unselected package python3. [2021-03-24T05:50:56.431Z] #44 133.2 CC criu/file-lock.o [2021-03-24T05:50:56.534Z] #20 27.99 Selecting previously unselected package python3.7. [2021-03-24T05:50:56.534Z] #20 27.99 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-24T05:50:56.534Z] #20 27.99 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-24T05:50:56.534Z] #20 28.14 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-24T05:50:56.534Z] #20 28.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-24T05:50:56.534Z] #20 28.15 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-24T05:50:56.551Z] #20 40.55 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-24T05:50:56.649Z] #20 32.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-03-24T05:50:56.649Z] #20 32.46 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-24T05:50:56.649Z] #20 32.47 Unpacking python3 (3.7.3-1) ... [2021-03-24T05:50:56.649Z] #20 32.58 Selecting previously unselected package libip4tc0:amd64. [2021-03-24T05:50:56.649Z] #20 32.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-24T05:50:56.649Z] #20 32.60 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-24T05:50:56.795Z] #20 28.25 Setting up python3-minimal (3.7.3-1) ... [2021-03-24T05:50:56.906Z] #20 32.71 Selecting previously unselected package libip6tc0:amd64. [2021-03-24T05:50:56.906Z] #20 32.73 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-24T05:50:56.906Z] #20 32.74 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-24T05:50:56.906Z] #20 32.86 Selecting previously unselected package libiptc0:amd64. [2021-03-24T05:50:56.906Z] #20 32.86 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-24T05:50:56.906Z] #20 32.87 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-24T05:50:56.906Z] #20 32.93 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-24T05:50:56.906Z] #20 32.93 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-24T05:50:56.906Z] #20 32.93 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-24T05:50:57.020Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2021-03-24T05:50:57.163Z] #20 32.99 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-24T05:50:57.163Z] #20 33.00 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-24T05:50:57.163Z] #20 33.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-24T05:50:57.163Z] #20 33.08 Selecting previously unselected package libnftnl11:amd64. [2021-03-24T05:50:57.163Z] #20 33.10 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-24T05:50:57.163Z] #20 33.11 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-24T05:50:57.163Z] #20 33.21 Selecting previously unselected package iptables. [2021-03-24T05:50:57.296Z] #20 36.14 Unpacking bash-completion (1:2.8-6) ... [2021-03-24T05:50:57.311Z] ok github.com/docker/docker/distribution/xfer 1.862s coverage: 85.1% of statements [2021-03-24T05:50:57.311Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-24T05:50:57.366Z] #20 29.04 Selecting previously unselected package python3. [2021-03-24T05:50:57.419Z] #20 33.22 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-24T05:50:57.419Z] #20 33.23 Unpacking iptables (1.8.2-4) ... [2021-03-24T05:50:57.602Z] ok github.com/docker/docker/image/tarexport 0.034s coverage: 0.6% of statements [2021-03-24T05:50:57.626Z] #20 29.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 ... 24096 files and directories currently installed.) [2021-03-24T05:50:57.626Z] #20 29.11 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-24T05:50:57.626Z] #20 29.12 Unpacking python3 (3.7.3-1) ... [2021-03-24T05:50:57.626Z] #20 29.21 Selecting previously unselected package libip4tc0:amd64. [2021-03-24T05:50:57.626Z] #20 29.21 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-24T05:50:57.626Z] #20 29.22 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-24T05:50:57.626Z] #20 29.33 Selecting previously unselected package libip6tc0:amd64. [2021-03-24T05:50:57.676Z] #20 33.58 Selecting previously unselected package xxd. [2021-03-24T05:50:57.676Z] #20 33.59 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-24T05:50:57.676Z] #20 33.60 Unpacking xxd (2:8.1.0875-5) ... [2021-03-24T05:50:57.676Z] #20 33.72 Selecting previously unselected package vim-common. [2021-03-24T05:50:57.676Z] #20 33.72 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-24T05:50:57.676Z] #20 33.76 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-24T05:50:57.865Z] #20 36.49 Selecting previously unselected package bzip2. [2021-03-24T05:50:57.865Z] #20 36.49 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-24T05:50:57.865Z] #20 36.50 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-24T05:50:57.865Z] #20 36.61 Selecting previously unselected package xz-utils. [2021-03-24T05:50:57.865Z] #20 36.62 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-24T05:50:57.865Z] #20 36.63 Unpacking xz-utils (5.2.4-1) ... [2021-03-24T05:50:57.887Z] #20 29.34 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-24T05:50:57.887Z] #20 29.35 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-24T05:50:57.887Z] #20 29.44 Selecting previously unselected package libiptc0:amd64. [2021-03-24T05:50:57.887Z] #20 29.45 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-24T05:50:57.887Z] #20 29.45 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-24T05:50:57.887Z] #20 29.53 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-24T05:50:57.887Z] #20 29.53 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-24T05:50:57.933Z] #20 33.94 Selecting previously unselected package bash-completion. [2021-03-24T05:50:57.933Z] #20 33.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-24T05:50:57.980Z] #44 134.6 CC criu/files-ext.o [2021-03-24T05:50:58.125Z] #20 36.81 Selecting previously unselected package apparmor. [2021-03-24T05:50:58.125Z] #20 36.81 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-24T05:50:58.125Z] #20 36.91 Unpacking apparmor (2.13.2-10) ... [2021-03-24T05:50:58.147Z] #20 29.54 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-24T05:50:58.147Z] #20 29.61 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-24T05:50:58.147Z] #20 29.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-24T05:50:58.147Z] #20 29.62 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-24T05:50:58.147Z] #20 29.69 Selecting previously unselected package libnftnl11:amd64. [2021-03-24T05:50:58.147Z] #20 29.69 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-24T05:50:58.147Z] #20 29.71 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-24T05:50:58.147Z] #20 29.78 Selecting previously unselected package iptables. [2021-03-24T05:50:58.147Z] #20 29.78 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-24T05:50:58.147Z] #20 29.79 Unpacking iptables (1.8.2-4) ... [2021-03-24T05:50:58.189Z] #20 ... [2021-03-24T05:50:58.189Z] [2021-03-24T05:50:58.189Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:58.189Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:50:58.189Z] #43 84.67 DEP criu/cr-restore.d [2021-03-24T05:50:58.189Z] #43 85.09 DEP criu/cr-errno.d [2021-03-24T05:50:58.189Z] #43 85.12 DEP criu/cr-dump.d [2021-03-24T05:50:58.189Z] #43 85.46 DEP criu/cr-dedup.d [2021-03-24T05:50:58.189Z] #43 85.72 DEP criu/cr-check.d [2021-03-24T05:50:58.189Z] #43 85.91 DEP criu/config.d [2021-03-24T05:50:58.189Z] #43 86.05 DEP criu/clone-noasan.d [2021-03-24T05:50:58.189Z] #43 86.18 DEP criu/cgroup.d [2021-03-24T05:50:58.189Z] #43 86.34 DEP criu/cgroup-props.d [2021-03-24T05:50:58.189Z] #43 86.45 DEP criu/bitmap.d [2021-03-24T05:50:58.189Z] #43 86.46 DEP criu/bfd.d [2021-03-24T05:50:58.189Z] #43 86.51 DEP criu/autofs.d [2021-03-24T05:50:58.189Z] #43 86.64 DEP criu/aio.d [2021-03-24T05:50:58.189Z] #43 86.81 DEP criu/action-scripts.d [2021-03-24T05:50:58.189Z] #43 87.06 CC criu/action-scripts.o [2021-03-24T05:50:58.189Z] #43 87.42 CC criu/aio.o [2021-03-24T05:50:58.189Z] #43 87.90 CC criu/autofs.o [2021-03-24T05:50:58.189Z] #43 89.10 CC criu/bfd.o [2021-03-24T05:50:58.189Z] #43 89.57 CC criu/bitmap.o [2021-03-24T05:50:58.189Z] #43 89.72 CC criu/cgroup-props.o [2021-03-24T05:50:58.189Z] #43 90.51 CC criu/cgroup.o [2021-03-24T05:50:58.189Z] #43 93.47 CC criu/clone-noasan.o [2021-03-24T05:50:58.189Z] #43 93.72 CC criu/config.o [2021-03-24T05:50:58.233Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2021-03-24T05:50:58.233Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-24T05:50:58.408Z] #20 30.09 Selecting previously unselected package xxd. [2021-03-24T05:50:58.408Z] #20 30.09 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-24T05:50:58.408Z] #20 30.10 Unpacking xxd (2:8.1.0875-5) ... [2021-03-24T05:50:58.446Z] #43 95.06 CC criu/cr-check.o [2021-03-24T05:50:58.478Z] #20 ... [2021-03-24T05:50:58.478Z] [2021-03-24T05:50:58.478Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:50:58.478Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:50:58.478Z] #43 97.08 CC criu/cr-check.o [2021-03-24T05:50:58.478Z] #43 98.92 CC criu/cr-dedup.o [2021-03-24T05:50:58.478Z] #43 99.46 CC criu/cr-dump.o [2021-03-24T05:50:58.478Z] #43 101.6 CC criu/cr-errno.o [2021-03-24T05:50:58.478Z] #43 101.7 CC criu/cr-restore.o [2021-03-24T05:50:58.478Z] #43 106.4 CC criu/cr-service.o [2021-03-24T05:50:58.630Z] #44 135.1 CC criu/files-reg.o [2021-03-24T05:50:58.669Z] #20 30.22 Selecting previously unselected package vim-common. [2021-03-24T05:50:58.669Z] #20 30.22 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-24T05:50:58.669Z] #20 30.24 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-24T05:50:58.696Z] #20 37.26 Selecting previously unselected package aufs-tools. [2021-03-24T05:50:58.696Z] #20 37.26 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-24T05:50:58.696Z] #20 37.27 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-24T05:50:58.696Z] #20 37.39 Selecting previously unselected package libonig5:amd64. [2021-03-24T05:50:58.696Z] #20 37.41 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-24T05:50:58.696Z] #20 37.42 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-24T05:50:58.696Z] #20 37.60 Selecting previously unselected package libjq1:amd64. [2021-03-24T05:50:58.910Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2021-03-24T05:50:58.929Z] #20 30.42 Selecting previously unselected package bash-completion. [2021-03-24T05:50:58.929Z] #20 30.42 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-24T05:50:58.957Z] #20 37.62 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-24T05:50:58.957Z] #20 37.62 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-24T05:50:58.957Z] #20 37.74 Selecting previously unselected package jq. [2021-03-24T05:50:58.957Z] #20 37.75 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-24T05:50:58.957Z] #20 37.75 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-24T05:50:59.218Z] #20 37.84 Selecting previously unselected package libaio1:amd64. [2021-03-24T05:50:59.218Z] #20 37.85 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-24T05:50:59.218Z] #20 37.86 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-24T05:50:59.218Z] #20 37.91 Selecting previously unselected package libgpm2:amd64. [2021-03-24T05:50:59.218Z] #20 37.91 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-24T05:50:59.218Z] #20 37.92 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-24T05:50:59.218Z] #20 38.00 Selecting previously unselected package libicu63:amd64. [2021-03-24T05:50:59.218Z] #20 38.02 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-24T05:50:59.218Z] #20 38.03 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-24T05:50:59.543Z] ok github.com/docker/docker/oci 0.007s coverage: 45.2% of statements [2021-03-24T05:50:59.835Z] ok github.com/docker/docker/opts 0.014s coverage: 67.1% of statements [2021-03-24T05:51:00.126Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-03-24T05:51:00.172Z] #44 ... [2021-03-24T05:51:00.172Z] [2021-03-24T05:51:00.172Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-24T05:51:00.172Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-24T05:51:00.172Z] #23 5.808 Collecting yamllint==1.16.0 [2021-03-24T05:51:00.341Z] #43 96.76 CC criu/cr-dedup.o [2021-03-24T05:51:00.406Z] #43 108.8 CC criu/crtools.o [2021-03-24T05:51:00.598Z] #43 ... [2021-03-24T05:51:00.598Z] [2021-03-24T05:51:00.598Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:51:00.598Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:51:00.598Z] #20 36.58 Unpacking bash-completion (1:2.8-6) ... [2021-03-24T05:51:00.822Z] #23 6.336 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-24T05:51:00.985Z] #43 ... [2021-03-24T05:51:00.985Z] [2021-03-24T05:51:00.985Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:51:00.985Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-24T05:51:00.985Z] #20 45.00 Selecting previously unselected package vim. [2021-03-24T05:51:00.985Z] #20 45.00 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-03-24T05:51:00.985Z] #20 45.03 Unpacking vim (2:8.1.0875-5) ... [2021-03-24T05:51:01.123Z] #23 6.507 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-24T05:51:01.123Z] #23 6.579 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-24T05:51:01.123Z] #23 6.641 Collecting pyyaml (from yamllint==1.16.0) [2021-03-24T05:51:01.162Z] #20 36.98 Selecting previously unselected package bzip2. [2021-03-24T05:51:01.162Z] #20 36.99 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-24T05:51:01.162Z] #20 36.99 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-24T05:51:01.162Z] #20 37.06 Selecting previously unselected package xz-utils. [2021-03-24T05:51:01.162Z] #20 37.06 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-24T05:51:01.162Z] #20 37.08 Unpacking xz-utils (5.2.4-1) ... [2021-03-24T05:51:01.419Z] #20 37.22 Selecting previously unselected package apparmor. [2021-03-24T05:51:01.419Z] #20 37.23 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-24T05:51:01.419Z] #20 37.31 Unpacking apparmor (2.13.2-10) ... [2021-03-24T05:51:01.425Z] #23 7.008 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-24T05:51:01.475Z] #20 33.08 Unpacking bash-completion (1:2.8-6) ... [2021-03-24T05:51:01.564Z] #20 45.60 Selecting previously unselected package xfsprogs. [2021-03-24T05:51:01.564Z] #20 45.61 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-03-24T05:51:01.564Z] #20 45.62 Unpacking xfsprogs (4.20.0-1) ... [2021-03-24T05:51:01.675Z] ok github.com/docker/docker/pkg/archive 0.541s coverage: 77.2% of statements [2021-03-24T05:51:01.676Z] #20 37.63 Selecting previously unselected package aufs-tools. [2021-03-24T05:51:01.676Z] #20 37.64 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-24T05:51:01.676Z] #20 37.65 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-24T05:51:01.735Z] #20 33.43 Selecting previously unselected package bzip2. [2021-03-24T05:51:01.735Z] #20 33.43 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-24T05:51:01.735Z] #20 33.43 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-24T05:51:01.933Z] #20 37.79 Selecting previously unselected package libonig5:amd64. [2021-03-24T05:51:01.933Z] #20 37.80 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-24T05:51:01.933Z] #20 37.80 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-24T05:51:01.933Z] #20 37.95 Selecting previously unselected package libjq1:amd64. [2021-03-24T05:51:01.933Z] #20 37.96 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-24T05:51:01.933Z] #20 37.97 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-24T05:51:01.996Z] #20 33.52 Selecting previously unselected package xz-utils. [2021-03-24T05:51:01.996Z] #20 33.52 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-24T05:51:01.996Z] #20 33.53 Unpacking xz-utils (5.2.4-1) ... [2021-03-24T05:51:01.996Z] #20 33.67 Selecting previously unselected package apparmor. [2021-03-24T05:51:01.996Z] #20 33.67 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-24T05:51:02.142Z] #20 46.07 Selecting previously unselected package zip. [2021-03-24T05:51:02.142Z] #20 46.07 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-03-24T05:51:02.142Z] #20 46.09 Unpacking zip (3.0-11+b1) ... [2021-03-24T05:51:02.142Z] #20 46.42 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-24T05:51:02.142Z] #20 46.45 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-24T05:51:02.190Z] #20 38.10 Selecting previously unselected package jq. [2021-03-24T05:51:02.190Z] #20 38.11 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-24T05:51:02.190Z] #20 38.12 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-24T05:51:02.257Z] #20 33.76 Unpacking apparmor (2.13.2-10) ... [2021-03-24T05:51:02.405Z] #20 46.46 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-03-24T05:51:02.405Z] #20 46.48 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-03-24T05:51:02.405Z] #20 46.49 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-03-24T05:51:02.405Z] #20 46.50 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-03-24T05:51:02.405Z] #20 46.53 Setting up uidmap (1:4.5-1.1) ... [2021-03-24T05:51:02.405Z] #20 46.56 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-03-24T05:51:02.405Z] #20 46.58 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-24T05:51:02.405Z] #20 46.59 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-24T05:51:02.405Z] #20 46.62 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-24T05:51:02.405Z] #20 46.64 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-24T05:51:02.405Z] #20 46.67 Setting up xxd (2:8.1.0875-5) ... [2021-03-24T05:51:02.447Z] #20 38.21 Selecting previously unselected package libaio1:amd64. [2021-03-24T05:51:02.447Z] #20 38.22 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-24T05:51:02.447Z] #20 38.22 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-24T05:51:02.447Z] #20 38.29 Selecting previously unselected package libgpm2:amd64. [2021-03-24T05:51:02.447Z] #20 38.30 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-24T05:51:02.447Z] #20 38.30 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-24T05:51:02.447Z] #20 38.38 Selecting previously unselected package libicu63:amd64. [2021-03-24T05:51:02.447Z] #20 38.38 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-24T05:51:02.447Z] #20 38.39 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-24T05:51:02.485Z] #23 7.896 Installing build dependencies: started [2021-03-24T05:51:02.517Z] #20 34.07 Selecting previously unselected package aufs-tools. [2021-03-24T05:51:02.517Z] #20 34.07 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-24T05:51:02.517Z] #20 34.10 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-24T05:51:02.669Z] #20 46.69 Setting up zip (3.0-11+b1) ... [2021-03-24T05:51:02.669Z] #20 46.71 Setting up vim-common (2:8.1.0875-5) ... [2021-03-24T05:51:02.669Z] #20 46.75 Setting up bash-completion (1:2.8-6) ... [2021-03-24T05:51:02.710Z] ok github.com/docker/docker/pkg/authorization 0.553s coverage: 68.3% of statements [2021-03-24T05:51:02.778Z] #20 34.20 Selecting previously unselected package libonig5:amd64. [2021-03-24T05:51:02.778Z] #20 34.21 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-24T05:51:02.778Z] #20 34.21 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-24T05:51:02.778Z] #20 34.36 Selecting previously unselected package libjq1:amd64. [2021-03-24T05:51:02.778Z] #20 34.38 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-24T05:51:02.778Z] #20 34.38 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-24T05:51:03.022Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-03-24T05:51:03.022Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2021-03-24T05:51:03.039Z] #20 34.49 Selecting previously unselected package jq. [2021-03-24T05:51:03.039Z] #20 34.50 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-24T05:51:03.039Z] #20 34.51 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-24T05:51:03.039Z] #20 34.60 Selecting previously unselected package libaio1:amd64. [2021-03-24T05:51:03.039Z] #20 34.60 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-24T05:51:03.039Z] #20 34.60 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-24T05:51:03.039Z] #20 34.66 Selecting previously unselected package libgpm2:amd64. [2021-03-24T05:51:03.039Z] #20 34.66 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-24T05:51:03.039Z] #20 34.67 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-24T05:51:03.299Z] #20 34.83 Selecting previously unselected package libicu63:amd64. [2021-03-24T05:51:03.299Z] #20 34.84 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-24T05:51:03.299Z] #20 34.85 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-24T05:51:03.428Z] #20 41.69 Selecting previously unselected package libnet1:amd64. [2021-03-24T05:51:03.428Z] #20 41.69 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-24T05:51:03.428Z] #20 41.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-24T05:51:03.428Z] #20 41.79 Selecting previously unselected package libnl-3-200:amd64. [2021-03-24T05:51:03.428Z] #20 41.79 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-24T05:51:03.428Z] #20 41.81 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-24T05:51:03.428Z] #20 41.90 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-24T05:51:03.428Z] #20 41.91 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-24T05:51:03.428Z] #20 41.91 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-24T05:51:03.428Z] #20 41.97 Selecting previously unselected package libreadline5:amd64. [2021-03-24T05:51:03.428Z] #20 41.97 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-24T05:51:03.428Z] #20 41.98 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-24T05:51:03.428Z] #20 42.09 Selecting previously unselected package net-tools. [2021-03-24T05:51:03.428Z] #20 42.10 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-24T05:51:03.428Z] #20 42.11 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-24T05:51:03.428Z] #20 42.29 Selecting previously unselected package python-pip-whl. [2021-03-24T05:51:03.428Z] #20 42.29 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-24T05:51:03.428Z] #20 42.30 Unpacking python-pip-whl (18.1-5) ... [2021-03-24T05:51:04.000Z] #20 42.81 Selecting previously unselected package python3-lib2to3. [2021-03-24T05:51:04.000Z] #20 42.82 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-24T05:51:04.000Z] #20 42.83 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-24T05:51:04.260Z] #20 43.03 Selecting previously unselected package python3-distutils. [2021-03-24T05:51:04.260Z] #20 43.03 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-24T05:51:04.260Z] #20 43.03 Unpacking python3-distutils (3.7.3-1) ... [2021-03-24T05:51:04.522Z] #20 43.18 Selecting previously unselected package python3-pip. [2021-03-24T05:51:04.522Z] #20 43.19 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-24T05:51:04.522Z] #20 43.19 Unpacking python3-pip (18.1-5) ... [2021-03-24T05:51:04.522Z] #20 43.34 Selecting previously unselected package python3-pkg-resources. [2021-03-24T05:51:04.522Z] #20 43.35 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-24T05:51:04.522Z] #20 43.35 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-24T05:51:04.684Z] #20 ... [2021-03-24T05:51:04.684Z] [2021-03-24T05:51:04.684Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:04.684Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:51:04.684Z] #43 103.7 CC criu/crtools.o [2021-03-24T05:51:04.684Z] #43 104.3 CC criu/eventfd.o [2021-03-24T05:51:04.684Z] #43 104.6 CC criu/eventpoll.o [2021-03-24T05:51:04.684Z] #43 105.4 CC criu/external.o [2021-03-24T05:51:04.684Z] #43 105.8 CC criu/fault-injection.o [2021-03-24T05:51:04.684Z] #43 106.0 CC criu/fdstore.o [2021-03-24T05:51:04.684Z] #43 106.3 CC criu/fifo.o [2021-03-24T05:51:04.684Z] #43 106.6 CC criu/file-ids.o [2021-03-24T05:51:04.684Z] #43 107.0 CC criu/file-lock.o [2021-03-24T05:51:04.684Z] #43 107.9 CC criu/files-ext.o [2021-03-24T05:51:04.684Z] #43 108.3 CC criu/files-reg.o [2021-03-24T05:51:04.684Z] #43 110.4 CC criu/files.o [2021-03-24T05:51:04.684Z] #43 112.6 CC criu/filesystems.o [2021-03-24T05:51:04.684Z] #43 113.3 CC criu/fsnotify.o [2021-03-24T05:51:04.684Z] #43 ... [2021-03-24T05:51:04.684Z] [2021-03-24T05:51:04.684Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:51:04.684Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-24T05:51:04.684Z] #40 182.0 + dpkg --print-architecture [2021-03-24T05:51:04.684Z] #40 182.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-24T05:51:04.783Z] #20 43.46 Selecting previously unselected package python3-setuptools. [2021-03-24T05:51:04.783Z] #20 43.46 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-24T05:51:04.783Z] #20 43.47 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-24T05:51:04.945Z] #40 182.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-24T05:51:04.945Z] #40 182.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-24T05:51:05.045Z] #20 43.69 Selecting previously unselected package python3-wheel. [2021-03-24T05:51:05.045Z] #20 43.70 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-24T05:51:05.045Z] #20 43.71 Unpacking python3-wheel (0.32.3-2) ... [2021-03-24T05:51:05.045Z] #20 43.79 Selecting previously unselected package sudo. [2021-03-24T05:51:05.045Z] #20 43.79 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-24T05:51:05.045Z] #20 43.80 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-24T05:51:05.306Z] #20 ... [2021-03-24T05:51:05.306Z] [2021-03-24T05:51:05.306Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:05.306Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:51:05.306Z] #43 95.92 CC criu/cr-check.o [2021-03-24T05:51:05.306Z] #43 97.69 CC criu/cr-dedup.o [2021-03-24T05:51:05.306Z] #43 98.10 CC criu/cr-dump.o [2021-03-24T05:51:05.306Z] #43 100.2 CC criu/cr-errno.o [2021-03-24T05:51:05.306Z] #43 100.4 CC criu/cr-restore.o [2021-03-24T05:51:05.306Z] #43 105.2 CC criu/cr-service.o [2021-03-24T05:51:05.568Z] #43 ... [2021-03-24T05:51:05.568Z] [2021-03-24T05:51:05.569Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:51:05.569Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:51:05.569Z] #20 44.31 Selecting previously unselected package thin-provisioning-tools. [2021-03-24T05:51:05.569Z] #20 44.31 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-24T05:51:05.569Z] #20 44.33 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-24T05:51:05.830Z] #20 44.59 Selecting previously unselected package uidmap. [2021-03-24T05:51:05.830Z] #20 44.60 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-24T05:51:05.830Z] #20 44.60 Unpacking uidmap (1:4.5-1.1) ... [2021-03-24T05:51:05.989Z] #20 49.58 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-03-24T05:51:05.989Z] #20 49.59 Setting up xz-utils (5.2.4-1) ... [2021-03-24T05:51:05.989Z] #20 49.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-24T05:51:05.989Z] #20 49.63 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-24T05:51:05.989Z] #20 49.72 invoke-rc.d: could not determine current runlevel [2021-03-24T05:51:05.989Z] #20 49.74 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-24T05:51:05.989Z] #20 49.76 Setting up pigz (2.4-1) ... [2021-03-24T05:51:05.989Z] #20 49.78 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-03-24T05:51:05.989Z] #20 49.82 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-03-24T05:51:05.989Z] #20 49.84 Setting up python-pip-whl (18.1-5) ... [2021-03-24T05:51:05.989Z] #20 49.87 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-03-24T05:51:05.989Z] #20 49.88 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-24T05:51:06.091Z] #20 44.72 Selecting previously unselected package vim-runtime. [2021-03-24T05:51:06.091Z] #20 44.72 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-24T05:51:06.091Z] #20 44.76 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-24T05:51:06.091Z] #20 44.80 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-24T05:51:06.091Z] #20 44.81 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-24T05:51:06.252Z] #20 50.41 Setting up libaio1:arm64 (0.3.112-3) ... [2021-03-24T05:51:06.252Z] #20 50.43 Setting up libonig5:arm64 (6.9.1-1) ... [2021-03-24T05:51:06.252Z] #20 50.44 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-03-24T05:51:06.252Z] #20 50.47 Setting up vim (2:8.1.0875-5) ... [2021-03-24T05:51:06.252Z] #20 50.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-24T05:51:06.252Z] #20 50.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-24T05:51:06.515Z] #20 50.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-24T05:51:06.515Z] #20 50.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-24T05:51:06.515Z] #20 50.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-24T05:51:06.515Z] #20 50.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-24T05:51:06.515Z] #20 50.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-24T05:51:06.623Z] #20 41.81 Selecting previously unselected package libnet1:amd64. [2021-03-24T05:51:06.623Z] #20 41.81 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-24T05:51:06.623Z] #20 41.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-24T05:51:06.623Z] #20 41.89 Selecting previously unselected package libnl-3-200:amd64. [2021-03-24T05:51:06.623Z] #20 41.90 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-24T05:51:06.623Z] #20 41.91 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-24T05:51:06.623Z] #20 42.02 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-24T05:51:06.623Z] #20 42.03 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-24T05:51:06.623Z] #20 42.04 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-24T05:51:06.623Z] #20 42.08 Selecting previously unselected package libreadline5:amd64. [2021-03-24T05:51:06.623Z] #20 42.09 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-24T05:51:06.623Z] #20 42.11 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-24T05:51:06.623Z] #20 42.24 Selecting previously unselected package net-tools. [2021-03-24T05:51:06.623Z] #20 42.25 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-24T05:51:06.623Z] #20 42.26 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-24T05:51:06.623Z] #20 42.44 Selecting previously unselected package python-pip-whl. [2021-03-24T05:51:06.623Z] #20 42.45 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-24T05:51:06.623Z] #20 42.46 Unpacking python-pip-whl (18.1-5) ... [2021-03-24T05:51:06.779Z] #20 50.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-24T05:51:06.779Z] #20 50.87 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-24T05:51:06.880Z] #20 42.98 Selecting previously unselected package python3-lib2to3. [2021-03-24T05:51:06.880Z] #20 42.99 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-24T05:51:07.137Z] #20 42.99 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-24T05:51:07.137Z] #20 43.10 Selecting previously unselected package python3-distutils. [2021-03-24T05:51:07.137Z] #20 43.11 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-24T05:51:07.137Z] #20 43.13 Unpacking python3-distutils (3.7.3-1) ... [2021-03-24T05:51:07.394Z] #20 43.26 Selecting previously unselected package python3-pip. [2021-03-24T05:51:07.394Z] #20 43.26 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-24T05:51:07.394Z] #20 43.27 Unpacking python3-pip (18.1-5) ... [2021-03-24T05:51:07.652Z] #20 43.41 Selecting previously unselected package python3-pkg-resources. [2021-03-24T05:51:07.652Z] #20 43.42 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-24T05:51:07.652Z] #20 43.42 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-24T05:51:07.652Z] #20 43.57 Selecting previously unselected package python3-setuptools. [2021-03-24T05:51:07.652Z] #20 43.57 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-24T05:51:07.652Z] #20 43.58 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-24T05:51:07.694Z] ok github.com/docker/docker/pkg/chrootarchive 3.518s coverage: 43.2% of statements [2021-03-24T05:51:07.694Z] ok github.com/docker/docker/layer 7.989s coverage: 68.8% of statements [2021-03-24T05:51:07.694Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-24T05:51:07.694Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-24T05:51:07.694Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-24T05:51:07.694Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-24T05:51:07.694Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-24T05:51:07.694Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-24T05:51:07.694Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-24T05:51:07.694Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2021-03-24T05:51:07.694Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-03-24T05:51:07.909Z] #20 43.82 Selecting previously unselected package python3-wheel. [2021-03-24T05:51:07.909Z] #20 43.82 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-24T05:51:07.909Z] #20 43.83 Unpacking python3-wheel (0.32.3-2) ... [2021-03-24T05:51:07.909Z] #20 43.91 Selecting previously unselected package sudo. [2021-03-24T05:51:07.909Z] #20 43.91 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-24T05:51:07.909Z] #20 43.92 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-24T05:51:07.985Z] ok github.com/docker/docker/pkg/discovery/file 0.001s coverage: 92.9% of statements [2021-03-24T05:51:08.175Z] #20 51.96 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-24T05:51:08.175Z] [2021-03-24T05:51:08.175Z] #20 ... [2021-03-24T05:51:08.175Z] [2021-03-24T05:51:08.175Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:51:08.175Z] #49 sha256:58ed4cf0f48f1f06a2c09f1226212487ead7309efe89f7195be94df4248d4d14 [2021-03-24T05:51:08.175Z] #49 192.8 + /build/golangci-lint --version [2021-03-24T05:51:08.175Z] #49 193.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-24T05:51:08.175Z] #49 DONE 195.1s [2021-03-24T05:51:08.175Z] [2021-03-24T05:51:08.175Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:51:08.175Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-24T05:51:08.175Z] #20 52.16 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-03-24T05:51:08.175Z] #20 52.21 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-24T05:51:08.175Z] #20 ... [2021-03-24T05:51:08.175Z] [2021-03-24T05:51:08.175Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:08.175Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:51:08.175Z] #43 109.6 CC criu/eventfd.o [2021-03-24T05:51:08.175Z] #43 110.0 CC criu/eventpoll.o [2021-03-24T05:51:08.175Z] #43 110.9 CC criu/external.o [2021-03-24T05:51:08.175Z] #43 111.2 CC criu/fault-injection.o [2021-03-24T05:51:08.175Z] #43 111.3 CC criu/fdstore.o [2021-03-24T05:51:08.175Z] #43 111.7 CC criu/fifo.o [2021-03-24T05:51:08.175Z] #43 112.3 CC criu/file-ids.o [2021-03-24T05:51:08.175Z] #43 112.6 CC criu/file-lock.o [2021-03-24T05:51:08.175Z] #43 113.3 CC criu/files-ext.o [2021-03-24T05:51:08.175Z] #43 113.8 CC criu/files-reg.o [2021-03-24T05:51:08.175Z] #43 116.4 CC criu/files.o [2021-03-24T05:51:08.175Z] #43 ... [2021-03-24T05:51:08.175Z] [2021-03-24T05:51:08.175Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:51:08.175Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-24T05:51:08.175Z] #20 52.21 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-24T05:51:08.175Z] #20 52.24 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-03-24T05:51:08.175Z] #20 52.26 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-24T05:51:08.474Z] #20 44.42 Selecting previously unselected package thin-provisioning-tools. [2021-03-24T05:51:08.474Z] #20 44.42 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-24T05:51:08.474Z] #20 44.43 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-24T05:51:08.618Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2021-03-24T05:51:08.731Z] #20 44.70 Selecting previously unselected package uidmap. [2021-03-24T05:51:08.731Z] #20 44.70 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-24T05:51:08.731Z] #20 44.71 Unpacking uidmap (1:4.5-1.1) ... [2021-03-24T05:51:08.731Z] #20 44.82 Selecting previously unselected package vim-runtime. [2021-03-24T05:51:08.910Z] ok github.com/docker/docker/pkg/discovery/nodes 0.015s coverage: 93.8% of statements [2021-03-24T05:51:08.988Z] #20 44.82 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-24T05:51:08.988Z] #20 44.86 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-24T05:51:08.988Z] #20 44.90 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-24T05:51:08.988Z] #20 44.91 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-24T05:51:09.216Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2021-03-24T05:51:09.395Z] #20 47.71 Selecting previously unselected package vim. [2021-03-24T05:51:09.395Z] #20 47.72 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-24T05:51:09.395Z] #20 47.73 Unpacking vim (2:8.1.0875-5) ... [2021-03-24T05:51:09.395Z] #20 48.26 Selecting previously unselected package xfsprogs. [2021-03-24T05:51:09.656Z] #20 48.26 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-24T05:51:09.656Z] #20 48.27 Unpacking xfsprogs (4.20.0-1) ... [2021-03-24T05:51:09.918Z] #20 48.73 Selecting previously unselected package zip. [2021-03-24T05:51:09.918Z] #20 48.75 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-24T05:51:09.918Z] #20 48.76 Unpacking zip (3.0-11+b1) ... [2021-03-24T05:51:10.179Z] #20 48.92 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-24T05:51:10.179Z] #20 48.94 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-24T05:51:10.179Z] #20 48.95 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-24T05:51:10.179Z] #20 48.96 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-24T05:51:10.179Z] #20 48.98 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-24T05:51:10.179Z] #20 48.99 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-24T05:51:10.179Z] #20 49.00 Setting up uidmap (1:4.5-1.1) ... [2021-03-24T05:51:10.179Z] #20 49.01 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-24T05:51:10.179Z] #20 49.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-24T05:51:10.179Z] #20 49.03 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-24T05:51:10.251Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 67.0% of statements [2021-03-24T05:51:10.441Z] #20 49.04 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-24T05:51:10.441Z] #20 49.05 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-24T05:51:10.441Z] #20 49.06 Setting up xxd (2:8.1.0875-5) ... [2021-03-24T05:51:10.441Z] #20 49.07 Setting up zip (3.0-11+b1) ... [2021-03-24T05:51:10.441Z] #20 49.08 Setting up vim-common (2:8.1.0875-5) ... [2021-03-24T05:51:10.441Z] #20 49.11 Setting up bash-completion (1:2.8-6) ... [2021-03-24T05:51:10.884Z] #20 ... [2021-03-24T05:51:10.884Z] [2021-03-24T05:51:10.884Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:10.884Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:51:10.884Z] #43 97.27 CC criu/cr-dump.o [2021-03-24T05:51:10.884Z] #43 99.61 CC criu/cr-errno.o [2021-03-24T05:51:10.884Z] #43 99.69 CC criu/cr-restore.o [2021-03-24T05:51:10.884Z] #43 104.3 CC criu/cr-service.o [2021-03-24T05:51:10.884Z] #43 105.9 CC criu/crtools.o [2021-03-24T05:51:10.884Z] #43 106.5 CC criu/eventfd.o [2021-03-24T05:51:10.884Z] #43 106.9 CC criu/eventpoll.o [2021-03-24T05:51:10.884Z] ok github.com/docker/docker/pkg/fileutils 0.025s coverage: 89.5% of statements [2021-03-24T05:51:11.060Z] #23 ... [2021-03-24T05:51:11.060Z] [2021-03-24T05:51:11.060Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:11.060Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:51:11.060Z] #44 137.6 CC criu/files.o [2021-03-24T05:51:11.060Z] #44 140.4 CC criu/filesystems.o [2021-03-24T05:51:11.060Z] #44 141.4 CC criu/fsnotify.o [2021-03-24T05:51:11.060Z] #44 142.8 CC criu/image-desc.o [2021-03-24T05:51:11.060Z] #44 143.0 CC criu/image.o [2021-03-24T05:51:11.060Z] #44 143.9 CC criu/ipc_ns.o [2021-03-24T05:51:11.060Z] #44 145.5 CC criu/irmap.o [2021-03-24T05:51:11.060Z] #44 146.4 CC criu/kcmp-ids.o [2021-03-24T05:51:11.060Z] #44 146.8 CC criu/kerndat.o [2021-03-24T05:51:11.140Z] #43 107.8 CC criu/external.o [2021-03-24T05:51:11.396Z] #43 108.1 CC criu/fault-injection.o [2021-03-24T05:51:11.517Z] #20 55.09 Setting up iptables (1.8.2-4) ... [2021-03-24T05:51:11.517Z] #20 55.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-24T05:51:11.517Z] #20 55.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-24T05:51:11.517Z] #20 55.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-24T05:51:11.517Z] #20 55.17 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-24T05:51:11.517Z] #20 55.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-24T05:51:11.517Z] #20 55.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-24T05:51:11.517Z] #20 55.20 Setting up python3 (3.7.3-1) ... [2021-03-24T05:51:11.518Z] ok github.com/docker/docker/pkg/discovery/kv 3.079s coverage: 84.1% of statements [2021-03-24T05:51:11.531Z] #40 ... [2021-03-24T05:51:11.531Z] [2021-03-24T05:51:11.531Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:51:11.531Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:51:11.531Z] #20 38.30 Selecting previously unselected package libnet1:amd64. [2021-03-24T05:51:11.531Z] #20 38.31 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-24T05:51:11.531Z] #20 38.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-24T05:51:11.531Z] #20 38.41 Selecting previously unselected package libnl-3-200:amd64. [2021-03-24T05:51:11.531Z] #20 38.42 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-24T05:51:11.531Z] #20 38.43 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-24T05:51:11.531Z] #20 38.51 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-24T05:51:11.531Z] #20 38.51 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-24T05:51:11.531Z] #20 38.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-24T05:51:11.531Z] #20 38.60 Selecting previously unselected package libreadline5:amd64. [2021-03-24T05:51:11.531Z] #20 38.61 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-24T05:51:11.531Z] #20 38.62 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-24T05:51:11.531Z] #20 38.75 Selecting previously unselected package net-tools. [2021-03-24T05:51:11.531Z] #20 38.75 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-24T05:51:11.531Z] #20 38.77 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-24T05:51:11.531Z] #20 38.95 Selecting previously unselected package python-pip-whl. [2021-03-24T05:51:11.531Z] #20 38.95 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-24T05:51:11.531Z] #20 38.96 Unpacking python-pip-whl (18.1-5) ... [2021-03-24T05:51:11.531Z] #20 39.47 Selecting previously unselected package python3-lib2to3. [2021-03-24T05:51:11.531Z] #20 39.47 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-24T05:51:11.531Z] #20 39.48 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-24T05:51:11.531Z] #20 39.60 Selecting previously unselected package python3-distutils. [2021-03-24T05:51:11.531Z] #20 39.60 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-24T05:51:11.531Z] #20 39.60 Unpacking python3-distutils (3.7.3-1) ... [2021-03-24T05:51:11.531Z] #20 39.73 Selecting previously unselected package python3-pip. [2021-03-24T05:51:11.531Z] #20 39.74 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-24T05:51:11.531Z] #20 39.74 Unpacking python3-pip (18.1-5) ... [2021-03-24T05:51:11.531Z] #20 39.90 Selecting previously unselected package python3-pkg-resources. [2021-03-24T05:51:11.531Z] #20 39.90 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-24T05:51:11.531Z] #20 39.92 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-24T05:51:11.531Z] #20 40.02 Selecting previously unselected package python3-setuptools. [2021-03-24T05:51:11.531Z] #20 40.02 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-24T05:51:11.531Z] #20 40.02 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-24T05:51:11.531Z] #20 40.25 Selecting previously unselected package python3-wheel. [2021-03-24T05:51:11.531Z] #20 40.25 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-24T05:51:11.531Z] #20 40.26 Unpacking python3-wheel (0.32.3-2) ... [2021-03-24T05:51:11.531Z] #20 40.33 Selecting previously unselected package sudo. [2021-03-24T05:51:11.531Z] #20 40.34 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-24T05:51:11.531Z] #20 40.34 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-24T05:51:11.531Z] #20 40.82 Selecting previously unselected package thin-provisioning-tools. [2021-03-24T05:51:11.531Z] #20 40.83 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-24T05:51:11.531Z] #20 40.85 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-24T05:51:11.531Z] #20 41.08 Selecting previously unselected package uidmap. [2021-03-24T05:51:11.531Z] #20 41.09 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-24T05:51:11.531Z] #20 41.10 Unpacking uidmap (1:4.5-1.1) ... [2021-03-24T05:51:11.531Z] #20 41.21 Selecting previously unselected package vim-runtime. [2021-03-24T05:51:11.531Z] #20 41.21 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-24T05:51:11.531Z] #20 41.26 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-24T05:51:11.531Z] #20 41.32 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-24T05:51:11.531Z] #20 41.33 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-24T05:51:11.576Z] #56 233.5 + bin/containerd-stress [2021-03-24T05:51:11.576Z] #56 235.5 + bin/containerd-shim [2021-03-24T05:51:11.652Z] #43 108.2 CC criu/fdstore.o [2021-03-24T05:51:11.709Z] #44 148.2 CC criu/libnetlink.o [2021-03-24T05:51:11.780Z] #20 55.72 Setting up python3-wheel (0.32.3-2) ... [2021-03-24T05:51:11.810Z] ok github.com/docker/docker/pkg/fsutils 0.371s coverage: 85.1% of statements [2021-03-24T05:51:11.810Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-03-24T05:51:11.908Z] #43 108.5 CC criu/fifo.o [2021-03-24T05:51:12.010Z] #44 148.6 CC criu/log.o [2021-03-24T05:51:12.164Z] #43 ... [2021-03-24T05:51:12.164Z] [2021-03-24T05:51:12.164Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:51:12.164Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:51:12.164Z] #20 48.08 Selecting previously unselected package vim. [2021-03-24T05:51:12.164Z] #20 48.08 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-24T05:51:12.164Z] #20 48.10 Unpacking vim (2:8.1.0875-5) ... [2021-03-24T05:51:12.356Z] #20 56.58 Setting up apparmor (2.13.2-10) ... [2021-03-24T05:51:12.658Z] #44 149.2 CC criu/lsm.o [2021-03-24T05:51:12.725Z] #20 48.64 Selecting previously unselected package xfsprogs. [2021-03-24T05:51:12.725Z] #20 48.65 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-24T05:51:12.725Z] #20 48.66 Unpacking xfsprogs (4.20.0-1) ... [2021-03-24T05:51:12.843Z] ok github.com/docker/docker/pkg/ioutils 0.269s coverage: 69.3% of statements [2021-03-24T05:51:12.843Z] ok github.com/docker/docker/pkg/idtools 0.542s coverage: 69.5% of statements [2021-03-24T05:51:12.990Z] #20 51.69 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-24T05:51:12.990Z] #20 51.70 Setting up xz-utils (5.2.4-1) ... [2021-03-24T05:51:12.990Z] #20 51.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-24T05:51:12.990Z] #20 51.73 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-24T05:51:13.088Z] 4612f6d0b889: Pull complete [2021-03-24T05:51:13.134Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-03-24T05:51:13.134Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2021-03-24T05:51:13.134Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-24T05:51:13.134Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-24T05:51:13.134Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-24T05:51:13.250Z] #20 51.81 invoke-rc.d: could not determine current runlevel [2021-03-24T05:51:13.250Z] #20 51.82 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-24T05:51:13.250Z] #20 51.84 Setting up pigz (2.4-1) ... [2021-03-24T05:51:13.250Z] #20 51.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-24T05:51:13.250Z] #20 51.86 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-24T05:51:13.250Z] #20 51.88 Setting up python-pip-whl (18.1-5) ... [2021-03-24T05:51:13.250Z] #20 51.89 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-24T05:51:13.250Z] #20 51.90 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-24T05:51:13.287Z] #20 49.13 Selecting previously unselected package zip. [2021-03-24T05:51:13.287Z] #20 49.17 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-24T05:51:13.287Z] #20 49.18 Unpacking zip (3.0-11+b1) ... [2021-03-24T05:51:13.287Z] #20 49.39 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-24T05:51:13.311Z] #44 149.7 CC criu/mem.o [2021-03-24T05:51:13.426Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2021-03-24T05:51:13.426Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-24T05:51:13.426Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2021-03-24T05:51:13.444Z] #20 44.60 Selecting previously unselected package vim. [2021-03-24T05:51:13.444Z] #20 44.60 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-24T05:51:13.444Z] #20 44.62 Unpacking vim (2:8.1.0875-5) ... [2021-03-24T05:51:13.444Z] #20 45.13 Selecting previously unselected package xfsprogs. [2021-03-24T05:51:13.511Z] #20 52.39 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-24T05:51:13.544Z] #20 49.40 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-24T05:51:13.544Z] #20 49.42 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-24T05:51:13.544Z] #20 49.44 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-24T05:51:13.544Z] #20 49.45 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-24T05:51:13.544Z] #20 49.46 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-24T05:51:13.544Z] #20 49.47 Setting up uidmap (1:4.5-1.1) ... [2021-03-24T05:51:13.544Z] #20 49.48 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-24T05:51:13.544Z] #20 49.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-24T05:51:13.544Z] #20 49.51 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-24T05:51:13.544Z] #20 49.52 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-24T05:51:13.544Z] #20 49.53 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-24T05:51:13.544Z] #20 49.54 Setting up xxd (2:8.1.0875-5) ... [2021-03-24T05:51:13.544Z] #20 49.56 Setting up zip (3.0-11+b1) ... [2021-03-24T05:51:13.544Z] #20 49.58 Setting up vim-common (2:8.1.0875-5) ... [2021-03-24T05:51:13.705Z] #20 45.13 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-24T05:51:13.705Z] #20 45.14 Unpacking xfsprogs (4.20.0-1) ... [2021-03-24T05:51:13.718Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-03-24T05:51:13.718Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 86.7% of statements [2021-03-24T05:51:13.773Z] #20 52.40 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-24T05:51:13.773Z] #20 52.42 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-24T05:51:13.773Z] #20 52.43 Setting up vim (2:8.1.0875-5) ... [2021-03-24T05:51:13.773Z] #20 52.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-24T05:51:13.773Z] #20 52.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-24T05:51:13.773Z] #20 52.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-24T05:51:13.773Z] #20 52.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-24T05:51:13.773Z] #20 52.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-24T05:51:13.773Z] #20 52.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-24T05:51:13.773Z] #20 52.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-24T05:51:13.773Z] #20 52.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-24T05:51:13.773Z] #20 52.50 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-24T05:51:13.773Z] #20 52.51 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-24T05:51:13.773Z] #20 52.52 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-24T05:51:13.773Z] #20 52.54 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-24T05:51:13.773Z] #20 52.59 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-24T05:51:13.773Z] #20 52.60 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-24T05:51:13.800Z] #20 49.61 Setting up bash-completion (1:2.8-6) ... [2021-03-24T05:51:13.966Z] #20 45.56 Selecting previously unselected package zip. [2021-03-24T05:51:13.966Z] #20 45.56 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-24T05:51:13.966Z] #20 45.57 Unpacking zip (3.0-11+b1) ... [2021-03-24T05:51:14.010Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2021-03-24T05:51:14.010Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-24T05:51:14.010Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-24T05:51:14.228Z] #20 45.78 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-24T05:51:14.228Z] #20 45.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-24T05:51:14.228Z] #20 45.81 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-24T05:51:14.228Z] #20 45.82 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-24T05:51:14.228Z] #20 45.83 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-24T05:51:14.228Z] #20 45.83 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-24T05:51:14.228Z] #20 45.85 Setting up uidmap (1:4.5-1.1) ... [2021-03-24T05:51:14.228Z] #20 45.86 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-24T05:51:14.228Z] #20 45.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-24T05:51:14.228Z] #20 45.88 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-24T05:51:14.228Z] #20 45.89 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-24T05:51:14.228Z] #20 45.90 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-24T05:51:14.281Z] #20 58.09 Setting up xfsprogs (4.20.0-1) ... [2021-03-24T05:51:14.281Z] #20 58.11 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-24T05:51:14.489Z] #20 45.91 Setting up xxd (2:8.1.0875-5) ... [2021-03-24T05:51:14.489Z] #20 45.92 Setting up zip (3.0-11+b1) ... [2021-03-24T05:51:14.489Z] #20 45.93 Setting up vim-common (2:8.1.0875-5) ... [2021-03-24T05:51:14.489Z] #20 45.96 Setting up bash-completion (1:2.8-6) ... [2021-03-24T05:51:14.545Z] #20 58.57 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-24T05:51:14.645Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2021-03-24T05:51:14.937Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2021-03-24T05:51:15.120Z] #20 59.23 Setting up python3-distutils (3.7.3-1) ... [2021-03-24T05:51:15.228Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-03-24T05:51:15.383Z] #20 59.63 Setting up python3-setuptools (40.8.0-1) ... [2021-03-24T05:51:15.418Z] #44 152.1 CC criu/memfd.o [2021-03-24T05:51:15.430Z] #20 ... [2021-03-24T05:51:15.430Z] [2021-03-24T05:51:15.430Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:15.430Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:51:15.430Z] #43 114.5 CC criu/image-desc.o [2021-03-24T05:51:15.430Z] #43 114.6 CC criu/image.o [2021-03-24T05:51:15.430Z] #43 115.4 CC criu/ipc_ns.o [2021-03-24T05:51:15.430Z] #43 116.6 CC criu/irmap.o [2021-03-24T05:51:15.430Z] #43 117.3 CC criu/kcmp-ids.o [2021-03-24T05:51:15.430Z] #43 117.7 CC criu/kerndat.o [2021-03-24T05:51:15.430Z] #43 118.9 CC criu/libnetlink.o [2021-03-24T05:51:15.430Z] #43 119.3 CC criu/log.o [2021-03-24T05:51:15.430Z] #43 119.8 CC criu/lsm.o [2021-03-24T05:51:15.430Z] #43 120.2 CC criu/mem.o [2021-03-24T05:51:15.430Z] #43 121.9 CC criu/memfd.o [2021-03-24T05:51:15.430Z] #43 122.6 CC criu/mount.o [2021-03-24T05:51:15.520Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-03-24T05:51:16.320Z] #20 52.37 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-24T05:51:16.321Z] #20 ... [2021-03-24T05:51:16.321Z] [2021-03-24T05:51:16.321Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:16.321Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:51:16.321Z] #43 106.8 CC criu/crtools.o [2021-03-24T05:51:16.321Z] #43 107.4 CC criu/eventfd.o [2021-03-24T05:51:16.321Z] #43 107.9 CC criu/eventpoll.o [2021-03-24T05:51:16.321Z] #43 108.7 CC criu/external.o [2021-03-24T05:51:16.321Z] #43 109.1 CC criu/fault-injection.o [2021-03-24T05:51:16.321Z] #43 109.2 CC criu/fdstore.o [2021-03-24T05:51:16.321Z] #43 109.7 CC criu/fifo.o [2021-03-24T05:51:16.321Z] #43 110.1 CC criu/file-ids.o [2021-03-24T05:51:16.321Z] #43 110.4 CC criu/file-lock.o [2021-03-24T05:51:16.321Z] #43 111.4 CC criu/files-ext.o [2021-03-24T05:51:16.321Z] #43 111.7 CC criu/files-reg.o [2021-03-24T05:51:16.321Z] #43 114.0 CC criu/files.o [2021-03-24T05:51:16.321Z] #43 116.3 CC criu/filesystems.o [2021-03-24T05:51:16.479Z] #44 153.0 CC criu/mount.o [2021-03-24T05:51:16.479Z] #44 ... [2021-03-24T05:51:16.479Z] [2021-03-24T05:51:16.479Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-24T05:51:16.479Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-24T05:51:16.479Z] #23 21.88 Installing build dependencies: finished with status 'done' [2021-03-24T05:51:16.568Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2021-03-24T05:51:16.576Z] #20 52.39 Setting up xz-utils (5.2.4-1) ... [2021-03-24T05:51:16.576Z] #20 52.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-24T05:51:16.576Z] #20 52.41 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-24T05:51:16.576Z] #20 52.50 invoke-rc.d: could not determine current runlevel [2021-03-24T05:51:16.576Z] #20 52.52 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-24T05:51:16.576Z] #20 52.53 Setting up pigz (2.4-1) ... [2021-03-24T05:51:16.576Z] #20 52.54 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-24T05:51:16.576Z] #20 52.55 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-24T05:51:16.576Z] #20 52.57 Setting up python-pip-whl (18.1-5) ... [2021-03-24T05:51:16.576Z] #20 52.59 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-24T05:51:16.576Z] #20 52.60 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-24T05:51:16.582Z] #43 117.1 CC criu/fsnotify.o [2021-03-24T05:51:16.777Z] #20 60.78 Setting up python3-pip (18.1-5) ... [2021-03-24T05:51:16.843Z] #43 ... [2021-03-24T05:51:16.843Z] [2021-03-24T05:51:16.843Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:51:16.843Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:51:16.843Z] #20 55.59 Setting up iptables (1.8.2-4) ... [2021-03-24T05:51:16.843Z] #20 55.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-24T05:51:16.843Z] #20 55.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-24T05:51:16.843Z] #20 55.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-24T05:51:16.843Z] #20 55.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-24T05:51:16.843Z] #20 55.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-24T05:51:16.843Z] #20 55.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-24T05:51:16.843Z] #20 55.68 Setting up python3 (3.7.3-1) ... [2021-03-24T05:51:17.139Z] #20 53.04 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-24T05:51:17.139Z] #20 53.05 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-24T05:51:17.139Z] #20 53.08 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-24T05:51:17.139Z] #20 53.09 Setting up vim (2:8.1.0875-5) ... [2021-03-24T05:51:17.139Z] #20 53.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-24T05:51:17.139Z] #20 53.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-24T05:51:17.139Z] #20 53.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-24T05:51:17.139Z] #20 53.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-24T05:51:17.139Z] #20 53.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-24T05:51:17.139Z] #20 53.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-24T05:51:17.139Z] #20 53.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-24T05:51:17.139Z] #20 53.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-24T05:51:17.203Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-03-24T05:51:17.345Z] #43 ... [2021-03-24T05:51:17.345Z] [2021-03-24T05:51:17.345Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:51:17.345Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:51:17.345Z] #20 48.73 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-24T05:51:17.345Z] #20 48.74 Setting up xz-utils (5.2.4-1) ... [2021-03-24T05:51:17.345Z] #20 48.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-24T05:51:17.345Z] #20 48.77 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-24T05:51:17.345Z] #20 48.85 invoke-rc.d: could not determine current runlevel [2021-03-24T05:51:17.345Z] #20 48.86 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-24T05:51:17.345Z] #20 48.87 Setting up pigz (2.4-1) ... [2021-03-24T05:51:17.345Z] #20 48.88 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-24T05:51:17.345Z] #20 48.89 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-24T05:51:17.345Z] #20 48.91 Setting up python-pip-whl (18.1-5) ... [2021-03-24T05:51:17.345Z] #20 48.92 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-24T05:51:17.345Z] #20 48.93 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-24T05:51:17.395Z] #20 53.21 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-24T05:51:17.395Z] #20 53.23 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-24T05:51:17.395Z] #20 53.24 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-24T05:51:17.395Z] #20 53.27 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-24T05:51:17.395Z] #20 53.28 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-24T05:51:17.395Z] #20 53.30 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-24T05:51:17.415Z] #20 56.12 Setting up python3-wheel (0.32.3-2) ... [2021-03-24T05:51:17.727Z] #20 61.78 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:51:17.727Z] #20 61.83 Processing triggers for mime-support (3.62) ... [2021-03-24T05:51:17.917Z] #20 49.33 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-24T05:51:17.917Z] #20 49.35 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-24T05:51:17.917Z] #20 49.35 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-24T05:51:17.917Z] #20 49.36 Setting up vim (2:8.1.0875-5) ... [2021-03-24T05:51:17.917Z] #20 49.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-24T05:51:17.917Z] #20 49.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-24T05:51:17.917Z] #20 49.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-24T05:51:17.917Z] #20 49.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-24T05:51:17.917Z] #20 49.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-24T05:51:17.917Z] #20 49.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-24T05:51:17.917Z] #20 49.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-24T05:51:17.917Z] #20 49.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-24T05:51:17.917Z] #20 49.48 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-24T05:51:17.917Z] #20 49.49 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-24T05:51:17.917Z] #20 49.50 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-24T05:51:17.917Z] #20 49.52 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-24T05:51:17.917Z] #20 49.53 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-24T05:51:17.917Z] #20 49.54 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-24T05:51:17.988Z] #20 56.89 Setting up apparmor (2.13.2-10) ... [2021-03-24T05:51:18.162Z] #56 242.2 + bin/containerd-shim-runc-v1 [2021-03-24T05:51:18.304Z] #20 DONE 62.3s [2021-03-24T05:51:18.304Z] [2021-03-24T05:51:18.304Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:18.304Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:51:18.304Z] #43 118.7 CC criu/filesystems.o [2021-03-24T05:51:18.304Z] #43 119.4 CC criu/fsnotify.o [2021-03-24T05:51:18.304Z] #43 120.4 CC criu/image-desc.o [2021-03-24T05:51:18.304Z] #43 120.6 CC criu/image.o [2021-03-24T05:51:18.304Z] #43 121.3 CC criu/ipc_ns.o [2021-03-24T05:51:18.304Z] #43 122.4 CC criu/irmap.o [2021-03-24T05:51:18.304Z] #43 123.0 CC criu/kcmp-ids.o [2021-03-24T05:51:18.304Z] #43 123.4 CC criu/kerndat.o [2021-03-24T05:51:18.304Z] #43 124.4 CC criu/libnetlink.o [2021-03-24T05:51:18.304Z] #43 124.7 CC criu/log.o [2021-03-24T05:51:18.304Z] #43 125.3 CC criu/lsm.o [2021-03-24T05:51:18.304Z] #43 125.8 CC criu/mem.o [2021-03-24T05:51:18.304Z] #43 ... [2021-03-24T05:51:18.304Z] [2021-03-24T05:51:18.304Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-24T05:51:18.304Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-03-24T05:51:19.701Z] #21 1.473 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-24T05:51:19.701Z] #21 1.478 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-24T05:51:19.701Z] #21 1.483 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-24T05:51:19.701Z] #21 DONE 1.6s [2021-03-24T05:51:19.701Z] [2021-03-24T05:51:19.701Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:19.701Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:51:19.701Z] #43 127.7 CC criu/memfd.o [2021-03-24T05:51:19.701Z] #43 128.2 CC criu/mount.o [2021-03-24T05:51:19.904Z] #20 58.45 Setting up xfsprogs (4.20.0-1) ... [2021-03-24T05:51:19.904Z] #20 58.47 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-24T05:51:19.947Z] ok github.com/docker/docker/pkg/signal 2.362s coverage: 61.0% of statements [2021-03-24T05:51:19.947Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-03-24T05:51:20.165Z] #20 58.85 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-24T05:51:20.240Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-03-24T05:51:20.540Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2021-03-24T05:51:20.669Z] #20 56.13 Setting up iptables (1.8.2-4) ... [2021-03-24T05:51:20.669Z] #20 56.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-24T05:51:20.669Z] #20 56.16 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-24T05:51:20.669Z] #20 56.20 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-24T05:51:20.669Z] #20 56.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-24T05:51:20.669Z] #20 56.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-24T05:51:20.669Z] #20 56.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-24T05:51:20.669Z] #20 56.22 Setting up python3 (3.7.3-1) ... [2021-03-24T05:51:20.926Z] #20 56.74 Setting up python3-wheel (0.32.3-2) ... [2021-03-24T05:51:21.108Z] #20 59.68 Setting up python3-distutils (3.7.3-1) ... [2021-03-24T05:51:21.183Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2021-03-24T05:51:21.183Z] #20 ... [2021-03-24T05:51:21.183Z] [2021-03-24T05:51:21.183Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:51:21.183Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-24T05:51:21.183Z] #40 219.0 + dpkg --print-architecture [2021-03-24T05:51:21.183Z] #40 219.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-24T05:51:21.218Z] #20 52.46 Setting up iptables (1.8.2-4) ... [2021-03-24T05:51:21.218Z] #20 52.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-24T05:51:21.218Z] #20 52.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-24T05:51:21.218Z] #20 52.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-24T05:51:21.218Z] #20 52.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-24T05:51:21.218Z] #20 52.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-24T05:51:21.218Z] #20 52.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-24T05:51:21.218Z] #20 52.51 Setting up python3 (3.7.3-1) ... [2021-03-24T05:51:21.441Z] #40 219.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-24T05:51:21.441Z] #40 219.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-24T05:51:21.476Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.9% of statements [2021-03-24T05:51:21.478Z] #20 52.92 Setting up python3-wheel (0.32.3-2) ... [2021-03-24T05:51:21.681Z] #20 60.22 Setting up python3-setuptools (40.8.0-1) ... [2021-03-24T05:51:21.795Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2021-03-24T05:51:22.053Z] #20 53.65 Setting up apparmor (2.13.2-10) ... [2021-03-24T05:51:22.133Z] #23 ... [2021-03-24T05:51:22.133Z] [2021-03-24T05:51:22.133Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:22.133Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:51:22.133Z] #44 158.3 CC criu/namespaces.o [2021-03-24T05:51:22.360Z] #56 246.7 + bin/containerd-shim-runc-v2 [2021-03-24T05:51:22.371Z] #40 ... [2021-03-24T05:51:22.371Z] [2021-03-24T05:51:22.371Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:22.371Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:51:22.371Z] #43 109.0 CC criu/file-ids.o [2021-03-24T05:51:22.371Z] #43 109.3 CC criu/file-lock.o [2021-03-24T05:51:22.371Z] #43 110.3 CC criu/files-ext.o [2021-03-24T05:51:22.371Z] #43 110.7 CC criu/files-reg.o [2021-03-24T05:51:22.371Z] #43 112.9 CC criu/files.o [2021-03-24T05:51:22.371Z] #43 115.0 CC criu/filesystems.o [2021-03-24T05:51:22.371Z] #43 115.6 CC criu/fsnotify.o [2021-03-24T05:51:22.371Z] #43 116.8 CC criu/image-desc.o [2021-03-24T05:51:22.371Z] #43 116.9 CC criu/image.o [2021-03-24T05:51:22.371Z] #43 117.8 CC criu/ipc_ns.o [2021-03-24T05:51:22.371Z] #43 119.0 CC criu/irmap.o [2021-03-24T05:51:22.446Z] ok github.com/docker/docker/pkg/tarsum 0.028s coverage: 89.3% of statements [2021-03-24T05:51:22.446Z] testing: warning: no tests to run [2021-03-24T05:51:22.446Z] coverage: [no statements] [2021-03-24T05:51:22.446Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-03-24T05:51:22.625Z] #20 61.40 Setting up python3-pip (18.1-5) ... [2021-03-24T05:51:22.631Z] #43 ... [2021-03-24T05:51:22.631Z] [2021-03-24T05:51:22.631Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:51:22.631Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:51:22.631Z] #20 57.48 Setting up apparmor (2.13.2-10) ... [2021-03-24T05:51:22.739Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-03-24T05:51:23.016Z] #43 131.6 CC criu/namespaces.o [2021-03-24T05:51:23.036Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-03-24T05:51:23.036Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-03-24T05:51:23.193Z] #20 59.21 Setting up xfsprogs (4.20.0-1) ... [2021-03-24T05:51:23.297Z] #56 247.6 + binaries [2021-03-24T05:51:23.297Z] #56 247.6 + install -D bin/containerd /build/containerd [2021-03-24T05:51:23.297Z] #56 247.6 + install -D bin/containerd-shim /build/containerd-shim [2021-03-24T05:51:23.297Z] #56 247.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-24T05:51:23.297Z] #56 247.7 + install -D bin/ctr /build/ctr [2021-03-24T05:51:23.450Z] #20 59.23 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-24T05:51:23.567Z] #20 62.49 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:51:23.697Z] #20 55.11 Setting up xfsprogs (4.20.0-1) ... [2021-03-24T05:51:23.697Z] #20 55.12 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-24T05:51:23.707Z] #20 59.53 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-24T05:51:23.829Z] #20 62.53 Processing triggers for mime-support (3.62) ... [2021-03-24T05:51:23.958Z] #20 55.51 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-24T05:51:24.238Z] #44 161.0 CC criu/net.o [2021-03-24T05:51:24.412Z] #43 133.1 CC criu/net.o [2021-03-24T05:51:24.638Z] #20 60.54 Setting up python3-distutils (3.7.3-1) ... [2021-03-24T05:51:24.774Z] #20 DONE 63.4s [2021-03-24T05:51:24.774Z] [2021-03-24T05:51:24.774Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-24T05:51:24.774Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-24T05:51:24.900Z] #20 56.34 Setting up python3-distutils (3.7.3-1) ... [2021-03-24T05:51:25.103Z] ok github.com/docker/docker/plugin 0.547s coverage: 23.2% of statements [2021-03-24T05:51:25.161Z] #20 56.78 Setting up python3-setuptools (40.8.0-1) ... [2021-03-24T05:51:25.200Z] #56 DONE 249.4s [2021-03-24T05:51:25.202Z] #20 61.00 Setting up python3-setuptools (40.8.0-1) ... [2021-03-24T05:51:25.394Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-03-24T05:51:25.686Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 86.4% of statements [2021-03-24T05:51:25.717Z] #21 1.069 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-24T05:51:25.717Z] #21 1.072 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-24T05:51:25.717Z] #21 1.081 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-24T05:51:25.717Z] #21 DONE 1.1s [2021-03-24T05:51:25.717Z] [2021-03-24T05:51:25.717Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-24T05:51:25.717Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-24T05:51:25.767Z] [2021-03-24T05:51:25.767Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-24T05:51:25.767Z] #57 sha256:0466fc7c2360673ba7b05d4a7131b40ececa4049cb6555ca05cf11877c968e09 [2021-03-24T05:51:26.132Z] #20 62.24 Setting up python3-pip (18.1-5) ... [2021-03-24T05:51:26.546Z] #20 58.03 Setting up python3-pip (18.1-5) ... [2021-03-24T05:51:26.703Z] #57 DONE 0.9s [2021-03-24T05:51:26.703Z] [2021-03-24T05:51:26.703Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-24T05:51:26.703Z] #61 sha256:1528f2c4e45639386caef5f066ac1737922e6759126261e7db3283b17aecbaf1 [2021-03-24T05:51:26.703Z] #61 DONE 0.2s [2021-03-24T05:51:26.703Z] [2021-03-24T05:51:26.703Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-24T05:51:26.703Z] #66 sha256:cb0387ba83cedc96abff5f83fbe67edacac269c2f7808737ad78064cabaa0597 [2021-03-24T05:51:26.998Z] #43 135.3 CC criu/netfilter.o [2021-03-24T05:51:26.998Z] #43 135.6 CC criu/page-pipe.o [2021-03-24T05:51:27.195Z] ok github.com/docker/docker/quota 0.626s coverage: 71.4% of statements [2021-03-24T05:51:27.486Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2021-03-24T05:51:27.487Z] #20 59.17 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:51:27.501Z] #20 63.33 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:51:27.501Z] #20 63.37 Processing triggers for mime-support (3.62) ... [2021-03-24T05:51:27.633Z] #22 ... [2021-03-24T05:51:27.633Z] [2021-03-24T05:51:27.633Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:51:27.633Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-24T05:51:27.633Z] #40 215.4 + dpkg --print-architecture [2021-03-24T05:51:27.633Z] #40 215.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-24T05:51:27.633Z] #40 215.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-24T05:51:27.633Z] #40 215.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-24T05:51:27.638Z] #66 DONE 0.9s [2021-03-24T05:51:27.638Z] [2021-03-24T05:51:27.638Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-24T05:51:27.638Z] #68 sha256:9d5030ed145b907a282cfd1edb9b7e0f48e48cf2af03e98b7337346e3409d9d2 [2021-03-24T05:51:27.638Z] #68 DONE 0.1s [2021-03-24T05:51:27.642Z] #43 136.3 CC criu/page-xfer.o [2021-03-24T05:51:27.749Z] #20 59.23 Processing triggers for mime-support (3.62) ... [2021-03-24T05:51:27.749Z] #20 ... [2021-03-24T05:51:27.749Z] [2021-03-24T05:51:27.749Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:27.749Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:51:27.749Z] #43 126.9 CC criu/namespaces.o [2021-03-24T05:51:27.749Z] #43 129.0 CC criu/net.o [2021-03-24T05:51:27.749Z] #43 132.5 CC criu/netfilter.o [2021-03-24T05:51:27.749Z] #43 132.9 CC criu/page-pipe.o [2021-03-24T05:51:27.749Z] #43 133.6 CC criu/page-xfer.o [2021-03-24T05:51:27.749Z] #43 135.3 CC criu/pagemap-cache.o [2021-03-24T05:51:27.749Z] #43 135.7 CC criu/pagemap.o [2021-03-24T05:51:27.749Z] #43 136.9 CC criu/parasite-syscall.o [2021-03-24T05:51:27.828Z] #44 ... [2021-03-24T05:51:27.828Z] [2021-03-24T05:51:27.828Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-24T05:51:27.828Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-24T05:51:27.828Z] #23 30.41 Building wheels for collected packages: pyyaml [2021-03-24T05:51:27.828Z] #23 30.41 Running setup.py bdist_wheel for pyyaml: started [2021-03-24T05:51:27.828Z] #23 32.16 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-24T05:51:27.828Z] #23 32.16 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-24T05:51:27.828Z] #23 32.42 Successfully built pyyaml [2021-03-24T05:51:27.828Z] #23 32.44 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-24T05:51:27.828Z] #23 32.84 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-24T05:51:27.828Z] #23 DONE 33.0s [2021-03-24T05:51:27.828Z] [2021-03-24T05:51:27.828Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-24T05:51:27.828Z] #25 sha256:d0069aa422bb095a5bd36d6bc8e885754aa5ffdfc0972c7dea10fbb3dd9b5466 [2021-03-24T05:51:27.895Z] #40 ... [2021-03-24T05:51:27.895Z] [2021-03-24T05:51:27.895Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:27.895Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:51:27.895Z] #43 118.3 CC criu/image-desc.o [2021-03-24T05:51:27.895Z] #43 118.5 CC criu/image.o [2021-03-24T05:51:27.895Z] #43 119.5 CC criu/ipc_ns.o [2021-03-24T05:51:27.895Z] #43 120.8 CC criu/irmap.o [2021-03-24T05:51:27.895Z] #43 121.6 CC criu/kcmp-ids.o [2021-03-24T05:51:27.895Z] #43 122.0 CC criu/kerndat.o [2021-03-24T05:51:27.895Z] #43 123.1 CC criu/libnetlink.o [2021-03-24T05:51:27.895Z] #43 123.5 CC criu/log.o [2021-03-24T05:51:27.895Z] #43 124.1 CC criu/lsm.o [2021-03-24T05:51:27.895Z] #43 124.5 CC criu/mem.o [2021-03-24T05:51:27.895Z] #43 126.5 CC criu/memfd.o [2021-03-24T05:51:27.895Z] #43 127.5 CC criu/mount.o [2021-03-24T05:51:27.897Z] [2021-03-24T05:51:27.897Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-24T05:51:27.897Z] #69 sha256:0d2c0fb1b290773b05c2f19286c1155849aeea16cb007c332f9ec42d5394632b [2021-03-24T05:51:27.897Z] #69 DONE 0.0s [2021-03-24T05:51:27.897Z] [2021-03-24T05:51:27.897Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-24T05:51:27.897Z] #70 sha256:0fecb8eeac186471fd150537c7360f476b2d1ecd5be5d46575825d3edabed075 [2021-03-24T05:51:28.329Z] #43 ... [2021-03-24T05:51:28.329Z] [2021-03-24T05:51:28.330Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-24T05:51:28.330Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-24T05:51:28.330Z] #20 DONE 59.8s [2021-03-24T05:51:28.330Z] [2021-03-24T05:51:28.330Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-24T05:51:28.330Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-24T05:51:28.431Z] #20 DONE 64.3s [2021-03-24T05:51:28.431Z] [2021-03-24T05:51:28.431Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-24T05:51:28.431Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-24T05:51:28.575Z] ok github.com/docker/docker/registry 0.078s coverage: 58.8% of statements [2021-03-24T05:51:28.867Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2021-03-24T05:51:29.058Z] #43 137.7 CC criu/pagemap-cache.o [2021-03-24T05:51:29.158Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-03-24T05:51:29.322Z] #43 138.0 CC criu/pagemap.o [2021-03-24T05:51:29.362Z] #21 1.047 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-24T05:51:29.362Z] #21 1.051 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-24T05:51:29.362Z] #21 1.056 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-24T05:51:29.373Z] #25 ... [2021-03-24T05:51:29.373Z] [2021-03-24T05:51:29.373Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:29.373Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:51:29.373Z] #44 165.7 CC criu/netfilter.o [2021-03-24T05:51:29.621Z] #21 DONE 1.1s [2021-03-24T05:51:29.621Z] [2021-03-24T05:51:29.621Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-24T05:51:29.621Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-24T05:51:29.672Z] #44 166.1 CC criu/page-pipe.o [2021-03-24T05:51:29.791Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2021-03-24T05:51:29.791Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-03-24T05:51:29.897Z] #43 ... [2021-03-24T05:51:29.897Z] [2021-03-24T05:51:29.897Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-24T05:51:29.897Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-24T05:51:29.897Z] #22 4.293 Collecting yamllint==1.16.0 [2021-03-24T05:51:29.897Z] #22 9.648 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-24T05:51:29.897Z] #22 9.768 Collecting pyyaml (from yamllint==1.16.0) [2021-03-24T05:51:29.897Z] #22 9.996 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-24T05:51:30.161Z] #22 ... [2021-03-24T05:51:30.161Z] [2021-03-24T05:51:30.161Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:30.161Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:51:30.161Z] #43 139.0 CC criu/parasite-syscall.o [2021-03-24T05:51:30.244Z] #21 1.789 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-24T05:51:30.244Z] #21 1.793 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-24T05:51:30.244Z] #21 1.796 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-24T05:51:30.244Z] #21 DONE 1.9s [2021-03-24T05:51:30.244Z] [2021-03-24T05:51:30.244Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-24T05:51:30.244Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-24T05:51:30.727Z] #44 167.0 CC criu/page-xfer.o [2021-03-24T05:51:31.110Z] #43 139.8 CC criu/path.o [2021-03-24T05:51:31.186Z] #70 DONE 3.3s [2021-03-24T05:51:31.186Z] [2021-03-24T05:51:31.186Z] #71 exporting to image [2021-03-24T05:51:31.186Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-24T05:51:31.186Z] #71 exporting layers [2021-03-24T05:51:31.201Z] #43 ... [2021-03-24T05:51:31.201Z] [2021-03-24T05:51:31.201Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-24T05:51:31.201Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-24T05:51:31.201Z] #22 4.996 Collecting yamllint==1.16.0 [2021-03-24T05:51:31.686Z] #43 140.2 CC criu/pie-util-vdso.o [2021-03-24T05:51:31.686Z] #43 140.5 CC criu/pie-util.o [2021-03-24T05:51:32.261Z] #43 140.7 CC criu/pipes.o [2021-03-24T05:51:32.520Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-03-24T05:51:32.825Z] #44 169.2 CC criu/pagemap-cache.o [2021-03-24T05:51:32.836Z] #43 141.3 CC criu/plugin.o [2021-03-24T05:51:32.836Z] #43 141.7 CC criu/proc_parse.o [2021-03-24T05:51:33.126Z] #44 169.6 CC criu/pagemap.o [2021-03-24T05:51:33.151Z] ok github.com/docker/docker/volume/local 0.305s coverage: 76.4% of statements [2021-03-24T05:51:33.443Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2021-03-24T05:51:33.794Z] #22 ... [2021-03-24T05:51:33.794Z] [2021-03-24T05:51:33.794Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:33.794Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:51:33.794Z] #43 119.7 CC criu/kcmp-ids.o [2021-03-24T05:51:33.794Z] #43 120.0 CC criu/kerndat.o [2021-03-24T05:51:33.794Z] #43 121.0 CC criu/libnetlink.o [2021-03-24T05:51:33.794Z] #43 121.4 CC criu/log.o [2021-03-24T05:51:33.794Z] #43 122.0 CC criu/lsm.o [2021-03-24T05:51:33.794Z] #43 122.4 CC criu/mem.o [2021-03-24T05:51:33.794Z] #43 124.2 CC criu/memfd.o [2021-03-24T05:51:33.794Z] #43 124.7 CC criu/mount.o [2021-03-24T05:51:33.794Z] #43 129.3 CC criu/namespaces.o [2021-03-24T05:51:34.187Z] #44 170.7 CC criu/parasite-syscall.o [2021-03-24T05:51:34.449Z] #22 ... [2021-03-24T05:51:34.449Z] [2021-03-24T05:51:34.449Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:51:34.449Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-24T05:51:34.449Z] #40 DONE 211.7s [2021-03-24T05:51:34.449Z] [2021-03-24T05:51:34.449Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:34.449Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:51:34.449Z] #43 138.1 CC criu/path.o [2021-03-24T05:51:34.449Z] #43 138.4 CC criu/pie-util-vdso-elf32.o [2021-03-24T05:51:34.449Z] #43 138.9 CC criu/pie-util-vdso.o [2021-03-24T05:51:34.449Z] #43 139.5 CC criu/pie-util.o [2021-03-24T05:51:34.449Z] #43 139.8 CC criu/pipes.o [2021-03-24T05:51:34.449Z] #43 140.6 CC criu/plugin.o [2021-03-24T05:51:34.449Z] #43 141.0 CC criu/proc_parse.o [2021-03-24T05:51:34.477Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.1% of statements [2021-03-24T05:51:34.724Z] #43 131.4 CC criu/net.o [2021-03-24T05:51:34.981Z] #43 ... [2021-03-24T05:51:34.981Z] [2021-03-24T05:51:34.981Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-24T05:51:34.981Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-24T05:51:34.981Z] #22 5.396 Collecting yamllint==1.16.0 [2021-03-24T05:51:35.024Z] #43 144.1 CC criu/protobuf-desc.o [2021-03-24T05:51:35.256Z] #44 171.8 CC criu/path.o [2021-03-24T05:51:35.394Z] #43 143.7 CC criu/protobuf-desc.o [2021-03-24T05:51:35.557Z] #44 172.1 CC criu/pie-util-vdso.o [2021-03-24T05:51:35.657Z] #43 144.4 CC criu/protobuf.o [2021-03-24T05:51:35.968Z] #43 ... [2021-03-24T05:51:35.968Z] [2021-03-24T05:51:35.968Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-24T05:51:35.968Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-24T05:51:35.968Z] #22 5.926 Collecting yamllint==1.16.0 [2021-03-24T05:51:36.210Z] #44 172.7 CC criu/pie-util.o [2021-03-24T05:51:36.232Z] #43 144.8 CC criu/pstree.o [2021-03-24T05:51:36.489Z] #22 10.38 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-24T05:51:36.490Z] #22 10.47 Collecting pyyaml (from yamllint==1.16.0) [2021-03-24T05:51:36.490Z] #22 10.75 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-24T05:51:36.510Z] #44 173.0 CC criu/pipes.o [2021-03-24T05:51:36.751Z] #22 11.06 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-24T05:51:36.751Z] #22 11.09 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-24T05:51:37.013Z] #22 11.13 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-24T05:51:37.181Z] #43 145.8 CC criu/rbtree.o [2021-03-24T05:51:37.277Z] #22 11.50 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-24T05:51:37.445Z] #43 146.1 CC criu/rst-malloc.o [2021-03-24T05:51:37.537Z] #22 DONE 11.9s [2021-03-24T05:51:37.538Z] [2021-03-24T05:51:37.538Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-24T05:51:37.538Z] #25 sha256:a9cda7f164ce9a97d318ab1eb38cfce412d5111ccb3ef87414fefdaeddb8886f [2021-03-24T05:51:37.570Z] #44 174.0 CC criu/plugin.o [2021-03-24T05:51:37.709Z] #43 146.4 CC criu/seccomp.o [2021-03-24T05:51:37.799Z] #25 DONE 0.3s [2021-03-24T05:51:37.799Z] [2021-03-24T05:51:37.799Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:37.799Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:51:37.799Z] #43 131.7 CC criu/namespaces.o [2021-03-24T05:51:37.799Z] #43 133.4 CC criu/net.o [2021-03-24T05:51:37.799Z] #43 136.4 CC criu/netfilter.o [2021-03-24T05:51:37.799Z] #43 136.8 CC criu/page-pipe.o [2021-03-24T05:51:37.799Z] #43 137.5 CC criu/page-xfer.o [2021-03-24T05:51:37.871Z] #44 174.4 CC criu/proc_parse.o [2021-03-24T05:51:38.061Z] #43 ... [2021-03-24T05:51:38.061Z] [2021-03-24T05:51:38.061Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-24T05:51:38.061Z] #30 sha256:ece4d84c3412eb27a3666277f2d36a25abe9e20bcb50e6ec70852575eef933c9 [2021-03-24T05:51:38.285Z] #43 147.0 CC criu/seize.o [2021-03-24T05:51:39.237Z] #43 147.8 CC criu/servicefd.o [2021-03-24T05:51:39.307Z] #71 exporting layers 7.3s done [2021-03-24T05:51:39.307Z] #71 writing image sha256:9d9097963709c1b6929a1fe2bae0a130252b910fc5039306af355326316da573 done [2021-03-24T05:51:39.307Z] #71 naming to docker.io/library/docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e done [2021-03-24T05:51:39.307Z] #71 DONE 7.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-03-24T05:51:39.501Z] #43 148.2 CC criu/shmem.o [2021-03-24T05:51:39.658Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42189/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42189/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e hack/validate/default [2021-03-24T05:51:40.234Z] #22 10.74 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-24T05:51:40.234Z] #22 10.84 Collecting pyyaml (from yamllint==1.16.0) [2021-03-24T05:51:40.450Z] #43 149.2 CC criu/sigframe.o [2021-03-24T05:51:40.491Z] #22 11.05 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-24T05:51:40.714Z] #43 149.3 CC criu/signalfd.o [2021-03-24T05:51:40.714Z] #43 ... [2021-03-24T05:51:40.714Z] [2021-03-24T05:51:40.714Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-24T05:51:40.714Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-24T05:51:40.714Z] #22 10.74 Installing build dependencies: started [2021-03-24T05:51:40.714Z] #22 ... [2021-03-24T05:51:40.714Z] [2021-03-24T05:51:40.714Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:51:40.714Z] #56 sha256:9ca00b6f21b9bbfdb7087774c2b5743fb33585f9e8d6a72aa4626a86bde91844 [2021-03-24T05:51:40.714Z] #56 167.5 + bin/containerd [2021-03-24T05:51:40.748Z] #22 11.40 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-24T05:51:40.977Z] #56 ... [2021-03-24T05:51:40.977Z] [2021-03-24T05:51:40.977Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:40.977Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:51:40.977Z] #43 149.5 CC criu/sk-inet.o [2021-03-24T05:51:41.005Z] #22 11.44 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-24T05:51:41.005Z] #22 11.49 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-24T05:51:41.039Z] Congratulations! All commits are properly signed with the DCO! [2021-03-24T05:51:41.039Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-03-24T05:51:41.039Z] No api/types/ or api/swagger.yaml changes in diff. [2021-03-24T05:51:41.039Z] Congratulations! All TOML source files changed here have valid syntax. [2021-03-24T05:51:41.039Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-03-24T05:51:41.039Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-03-24T05:51:41.039Z] Congratulations! No new tests were added to integration-cli. [2021-03-24T05:51:41.039Z] [2021-03-24T05:51:41.039Z] INFO Start validation with golang-ci-lint [2021-03-24T05:51:41.039Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-03-24T05:51:41.039Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-24T05:51:41.039Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-24T05:51:41.257Z] #22 ... [2021-03-24T05:51:41.257Z] [2021-03-24T05:51:41.257Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:51:41.257Z] #49 sha256:3fa1b79f53547034ad1bfbafff991c7d0d4a8b78b58d3040f02217d6c09d4c63 [2021-03-24T05:51:41.257Z] #49 217.8 + /build/golangci-lint --version [2021-03-24T05:51:41.257Z] #49 218.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-24T05:51:41.257Z] #49 DONE 218.3s [2021-03-24T05:51:41.257Z] [2021-03-24T05:51:41.257Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:41.257Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:51:41.257Z] #43 145.3 CC criu/protobuf.o [2021-03-24T05:51:41.257Z] #43 145.6 CC criu/pstree.o [2021-03-24T05:51:41.257Z] #43 146.7 CC criu/rbtree.o [2021-03-24T05:51:41.257Z] #43 146.9 CC criu/rst-malloc.o [2021-03-24T05:51:41.257Z] #43 147.2 CC criu/seccomp.o [2021-03-24T05:51:41.257Z] #43 147.7 CC criu/seize.o [2021-03-24T05:51:41.257Z] #43 148.4 CC criu/servicefd.o [2021-03-24T05:51:41.257Z] #43 148.7 CC criu/shmem.o [2021-03-24T05:51:41.257Z] #43 149.5 CC criu/sigframe.o [2021-03-24T05:51:41.257Z] #43 149.7 CC criu/signalfd.o [2021-03-24T05:51:41.257Z] #43 150.0 CC criu/sk-inet.o [2021-03-24T05:51:41.257Z] #43 ... [2021-03-24T05:51:41.257Z] [2021-03-24T05:51:41.257Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-24T05:51:41.257Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-24T05:51:41.257Z] #22 11.25 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-24T05:51:41.257Z] #22 11.32 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-24T05:51:41.257Z] #22 11.37 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-24T05:51:41.262Z] #22 11.84 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-24T05:51:41.518Z] #22 11.50 Collecting pyyaml (from yamllint==1.16.0) [2021-03-24T05:51:41.779Z] #22 11.73 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-24T05:51:41.826Z] #22 DONE 12.2s [2021-03-24T05:51:41.826Z] [2021-03-24T05:51:41.826Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-24T05:51:41.826Z] #25 sha256:62cccbf88bf95a66ebda69a97e9b51435d4ee312c8a4d2ab5875a3c5cdefd90f [2021-03-24T05:51:41.926Z] #43 150.6 CC criu/sk-netlink.o [2021-03-24T05:51:42.040Z] #22 12.02 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-24T05:51:42.085Z] #25 DONE 0.4s [2021-03-24T05:51:42.085Z] [2021-03-24T05:51:42.085Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-24T05:51:42.085Z] #30 sha256:2123b861d399764eb3d365187d408b706e1967df3dbc1181b4bf1162a0c9f08a [2021-03-24T05:51:42.403Z] #44 178.5 CC criu/protobuf-desc.o [2021-03-24T05:51:42.403Z] #44 ... [2021-03-24T05:51:42.403Z] [2021-03-24T05:51:42.403Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:51:42.403Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-24T05:51:42.403Z] #41 245.3 + dpkg --print-architecture [2021-03-24T05:51:42.403Z] #41 245.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-24T05:51:42.403Z] #41 245.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-24T05:51:42.403Z] #41 245.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-24T05:51:42.501Z] #43 151.0 CC criu/sk-packet.o [2021-03-24T05:51:42.666Z] #22 12.34 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-24T05:51:42.941Z] #22 DONE 12.8s [2021-03-24T05:51:42.941Z] [2021-03-24T05:51:42.941Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-24T05:51:42.941Z] #25 sha256:ef394253f53fd93a35ac328c74bd837b267cee56095bf9a28d70a84294c91679 [2021-03-24T05:51:43.079Z] #43 151.7 CC criu/sk-queue.o [2021-03-24T05:51:43.354Z] #30 DONE 4.8s [2021-03-24T05:51:43.354Z] [2021-03-24T05:51:43.354Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:43.354Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:51:43.354Z] #43 139.2 CC criu/pagemap-cache.o [2021-03-24T05:51:43.354Z] #43 139.6 CC criu/pagemap.o [2021-03-24T05:51:43.354Z] #43 140.4 CC criu/parasite-syscall.o [2021-03-24T05:51:43.354Z] #43 141.1 CC criu/path.o [2021-03-24T05:51:43.354Z] #43 141.5 CC criu/pie-util-vdso-elf32.o [2021-03-24T05:51:43.354Z] #43 142.0 CC criu/pie-util-vdso.o [2021-03-24T05:51:43.354Z] #43 142.4 CC criu/pie-util.o [2021-03-24T05:51:43.354Z] #43 142.5 CC criu/pipes.o [2021-03-24T05:51:43.354Z] #43 143.2 CC criu/plugin.o [2021-03-24T05:51:43.354Z] #43 143.7 CC criu/proc_parse.o [2021-03-24T05:51:43.354Z] #43 ... [2021-03-24T05:51:43.354Z] [2021-03-24T05:51:43.354Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-24T05:51:43.354Z] #33 sha256:9f2c63b4ca952549d88fe34e032ef87a193926bcc66439892ead34b2d9c4afdd [2021-03-24T05:51:43.354Z] #33 DONE 0.5s [2021-03-24T05:51:43.354Z] [2021-03-24T05:51:43.354Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-24T05:51:43.354Z] #35 sha256:ddaf1ec5ee3fa2779e42a85e2b10026c9844253628bdd74899fa6397155840e0 [2021-03-24T05:51:43.354Z] #35 DONE 0.1s [2021-03-24T05:51:43.354Z] [2021-03-24T05:51:43.354Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-24T05:51:43.354Z] #38 sha256:3d25ceb4b70f79cc02584be569310ff2cee855d1e669f05eb2e45cc64344d0ec [2021-03-24T05:51:43.615Z] #38 DONE 0.2s [2021-03-24T05:51:43.615Z] [2021-03-24T05:51:43.615Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:51:43.615Z] #53 sha256:b1b0bd01175b98170d0d629e058cda687d050d1d46ded85355f30551fa9e0fa8 [2021-03-24T05:51:43.661Z] #43 152.3 CC criu/sk-tcp.o [2021-03-24T05:51:43.899Z] #25 DONE 0.9s [2021-03-24T05:51:43.899Z] [2021-03-24T05:51:43.899Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-24T05:51:43.899Z] #30 sha256:94ca960aeef13e3e37db09eec7cf70bd37eba0ff6e340acde4f2c152302764e3 [2021-03-24T05:51:44.237Z] #43 152.8 CC criu/sk-unix.o [2021-03-24T05:51:44.814Z] #43 ... [2021-03-24T05:51:44.814Z] [2021-03-24T05:51:44.814Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-24T05:51:44.814Z] #24 sha256:11b41839bcb9839cfd7c69a7b21ea4edb663aa90270fd65cc76796d9edc8ab2d [2021-03-24T05:51:44.814Z] #24 230.1 + return [2021-03-24T05:51:44.814Z] #24 DONE 232.0s [2021-03-24T05:51:45.077Z] [2021-03-24T05:51:45.077Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-24T05:51:45.077Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-24T05:51:45.077Z] #22 25.01 Installing build dependencies: finished with status 'done' [2021-03-24T05:51:45.532Z] #53 ... [2021-03-24T05:51:45.532Z] [2021-03-24T05:51:45.532Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:45.532Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:51:45.532Z] #43 146.3 CC criu/protobuf-desc.o [2021-03-24T05:51:46.475Z] #43 147.1 CC criu/protobuf.o [2021-03-24T05:51:46.736Z] #43 147.4 CC criu/pstree.o [2021-03-24T05:51:46.998Z] #43 ... [2021-03-24T05:51:46.998Z] [2021-03-24T05:51:46.998Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:51:46.998Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-24T05:51:46.998Z] #40 DONE 244.7s [2021-03-24T05:51:46.998Z] [2021-03-24T05:51:46.998Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:46.998Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:51:47.342Z] #30 DONE 5.0s [2021-03-24T05:51:47.342Z] [2021-03-24T05:51:47.342Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-24T05:51:47.342Z] #33 sha256:f531349cd6a0ee2fbcba17929596ff5ccdf0521a289890954732d992a86e70cf [2021-03-24T05:51:47.906Z] #33 DONE 0.7s [2021-03-24T05:51:47.907Z] [2021-03-24T05:51:47.907Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:47.907Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:51:47.907Z] #43 134.3 CC criu/netfilter.o [2021-03-24T05:51:47.907Z] #43 134.6 CC criu/page-pipe.o [2021-03-24T05:51:47.907Z] #43 135.2 CC criu/page-xfer.o [2021-03-24T05:51:47.907Z] #43 136.6 CC criu/pagemap-cache.o [2021-03-24T05:51:47.907Z] #43 137.1 CC criu/pagemap.o [2021-03-24T05:51:47.907Z] #43 138.3 CC criu/parasite-syscall.o [2021-03-24T05:51:47.907Z] #43 139.5 CC criu/path.o [2021-03-24T05:51:47.907Z] #43 139.9 CC criu/pie-util-vdso-elf32.o [2021-03-24T05:51:47.907Z] #43 140.3 CC criu/pie-util-vdso.o [2021-03-24T05:51:47.907Z] #43 140.8 CC criu/pie-util.o [2021-03-24T05:51:47.907Z] #43 141.0 CC criu/pipes.o [2021-03-24T05:51:47.907Z] #43 141.7 CC criu/plugin.o [2021-03-24T05:51:47.907Z] #43 142.2 CC criu/proc_parse.o [2021-03-24T05:51:47.907Z] #43 144.3 CC criu/protobuf-desc.o [2021-03-24T05:51:47.907Z] #43 ... [2021-03-24T05:51:47.907Z] [2021-03-24T05:51:47.907Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-24T05:51:47.907Z] #35 sha256:df2882e11f7cdf49a46ba33bfb75e4043c1c20de97373910be3e5a3c0d6dc781 [2021-03-24T05:51:48.163Z] #35 DONE 0.3s [2021-03-24T05:51:48.163Z] [2021-03-24T05:51:48.163Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-24T05:51:48.163Z] #38 sha256:0a31e6b3f9d8256c8c060351896b5b25406acf5c2df6a9ad3eba8b1bc0aec7e6 [2021-03-24T05:51:48.163Z] #38 DONE 0.1s [2021-03-24T05:51:48.163Z] [2021-03-24T05:51:48.163Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:51:48.163Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-24T05:51:48.384Z] #43 148.9 CC criu/rbtree.o [2021-03-24T05:51:48.384Z] #43 149.2 CC criu/rst-malloc.o [2021-03-24T05:51:48.645Z] #43 149.5 CC criu/seccomp.o [2021-03-24T05:51:48.727Z] #40 ... [2021-03-24T05:51:48.727Z] [2021-03-24T05:51:48.727Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:48.727Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:51:48.727Z] #43 145.3 CC criu/protobuf.o [2021-03-24T05:51:49.179Z] #30 ... [2021-03-24T05:51:49.179Z] [2021-03-24T05:51:49.179Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:49.179Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:51:49.179Z] #43 151.0 CC criu/sk-netlink.o [2021-03-24T05:51:49.179Z] #43 151.4 CC criu/sk-packet.o [2021-03-24T05:51:49.179Z] #43 152.0 CC criu/sk-queue.o [2021-03-24T05:51:49.179Z] #43 152.5 CC criu/sk-tcp.o [2021-03-24T05:51:49.179Z] #43 153.0 CC criu/sk-unix.o [2021-03-24T05:51:49.179Z] #43 154.6 CC criu/sockets.o [2021-03-24T05:51:49.179Z] #43 155.3 CC criu/stats.o [2021-03-24T05:51:49.179Z] #43 155.5 CC criu/string.o [2021-03-24T05:51:49.179Z] #43 155.6 CC criu/sysctl.o [2021-03-24T05:51:49.179Z] #43 156.1 CC criu/sysfs_parse.o [2021-03-24T05:51:49.179Z] #43 156.4 CC criu/timens.o [2021-03-24T05:51:49.179Z] #43 156.6 CC criu/timerfd.o [2021-03-24T05:51:49.179Z] #43 156.9 CC criu/tty.o [2021-03-24T05:51:49.179Z] #43 158.2 CC criu/tun.o [2021-03-24T05:51:49.216Z] #43 ... [2021-03-24T05:51:49.216Z] [2021-03-24T05:51:49.216Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-24T05:51:49.216Z] #41 sha256:9061cc3738b047fd0297c355c58deef341d227e9f6711cda4fa626c9b127a0b3 [2021-03-24T05:51:49.216Z] #41 DONE 0.5s [2021-03-24T05:51:49.216Z] [2021-03-24T05:51:49.216Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:49.216Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:51:49.216Z] #43 150.1 CC criu/seize.o [2021-03-24T05:51:49.289Z] #43 145.8 CC criu/pstree.o [2021-03-24T05:51:49.750Z] #43 158.6 CC criu/uffd.o [2021-03-24T05:51:49.750Z] #43 ... [2021-03-24T05:51:49.750Z] [2021-03-24T05:51:49.750Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-24T05:51:49.750Z] #30 sha256:94ca960aeef13e3e37db09eec7cf70bd37eba0ff6e340acde4f2c152302764e3 [2021-03-24T05:51:49.750Z] #30 DONE 6.0s [2021-03-24T05:51:49.750Z] [2021-03-24T05:51:49.750Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-24T05:51:49.750Z] #33 sha256:7d132c44f9ee5b99b3ad53afbe287e8f1cea5c60362817c1d74a206c1b2edf25 [2021-03-24T05:51:49.860Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.6% of statements [2021-03-24T05:51:49.860Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-24T05:51:49.860Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-24T05:51:49.860Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-24T05:51:49.860Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-24T05:51:49.860Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-24T05:51:49.860Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-24T05:51:49.860Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-24T05:51:49.860Z] ? github.com/docker/docker/rootless [no test files] [2021-03-24T05:51:49.860Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-24T05:51:49.860Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-24T05:51:49.860Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-24T05:51:49.860Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-24T05:51:49.860Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-24T05:51:49.860Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-24T05:51:49.860Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-24T05:51:49.861Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-24T05:51:49.861Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-24T05:51:49.861Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-24T05:51:49.861Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-24T05:51:49.861Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-24T05:51:49.861Z] ? github.com/docker/docker/volume [no test files] [2021-03-24T05:51:49.861Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-24T05:51:49.861Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === Skipped [2021-03-24T05:51:49.861Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-24T05:51:49.861Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-24T05:51:49.861Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-24T05:51:49.861Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T05:51:49.861Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-24T05:51:49.861Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T05:51:49.861Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-24T05:51:49.861Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T05:51:49.861Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-24T05:51:49.861Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T05:51:49.861Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-24T05:51:49.861Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T05:51:49.861Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-24T05:51:49.861Z] graphtest_unix.go:73: No driver to put! [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-24T05:51:49.861Z] time="2021-03-24T05:50:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-24T05:51:49.861Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-24T05:51:49.861Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-24T05:51:49.861Z] time="2021-03-24T05:50:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-24T05:51:49.861Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-24T05:51:49.861Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-24T05:51:49.861Z] time="2021-03-24T05:50:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-24T05:51:49.861Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-24T05:51:49.861Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-24T05:51:49.861Z] time="2021-03-24T05:50:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-24T05:51:49.861Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-24T05:51:49.861Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-24T05:51:49.861Z] time="2021-03-24T05:50:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-24T05:51:49.861Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-24T05:51:49.861Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-24T05:51:49.861Z] graphtest_unix.go:73: No driver to put! [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-24T05:51:49.861Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-24T05:51:49.861Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-24T05:51:49.861Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-24T05:51:49.861Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-24T05:51:49.861Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T05:51:49.861Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-24T05:51:49.861Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T05:51:49.861Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-24T05:51:49.861Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T05:51:49.861Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-24T05:51:49.861Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T05:51:49.861Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-24T05:51:49.861Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T05:51:49.861Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-24T05:51:49.861Z] graphtest_unix.go:73: No driver to put! [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-24T05:51:49.861Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-24T05:51:49.861Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] [2021-03-24T05:51:49.861Z] DONE 2244 tests, 26 skipped in 191.385s Post stage [Pipeline] junit [2021-03-24T05:51:49.908Z] Recording test results [2021-03-24T05:51:50.027Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-24T05:51:50.193Z] #43 150.9 CC criu/servicefd.o [2021-03-24T05:51:50.218Z] #43 146.9 CC criu/rbtree.o [2021-03-24T05:51:50.321Z] #33 DONE 0.4s [2021-03-24T05:51:50.321Z] [2021-03-24T05:51:50.321Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-24T05:51:50.321Z] #35 sha256:dee3883acfa2078dab42e77f55c016fa65cb9343301971128e30e30fc4a8bc3b [2021-03-24T05:51:50.321Z] #35 DONE 0.2s [2021-03-24T05:51:50.321Z] [2021-03-24T05:51:50.321Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-24T05:51:50.321Z] #38 sha256:4a4dc7cb95ac8b3fba79f74cd8d127149960ed5187e79776f8d8880c670821b4 [2021-03-24T05:51:50.385Z] #22 ... [2021-03-24T05:51:50.385Z] [2021-03-24T05:51:50.385Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:50.385Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:51:50.385Z] #43 154.9 CC criu/sockets.o [2021-03-24T05:51:50.385Z] #43 155.8 CC criu/stats.o [2021-03-24T05:51:50.385Z] #43 156.1 CC criu/string.o [2021-03-24T05:51:50.385Z] #43 156.1 CC criu/sysctl.o [2021-03-24T05:51:50.385Z] #43 156.7 CC criu/sysfs_parse.o [2021-03-24T05:51:50.385Z] #43 157.0 CC criu/timens.o [2021-03-24T05:51:50.385Z] #43 157.3 CC criu/timerfd.o [2021-03-24T05:51:50.385Z] #43 157.6 CC criu/tty.o [2021-03-24T05:51:50.447Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42189/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e -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:d6ddfb611815f52ac19c10c3af6a3f945b05105e hack/make.sh dynbinary test-integration [2021-03-24T05:51:50.581Z] #38 DONE 0.1s [2021-03-24T05:51:50.581Z] [2021-03-24T05:51:50.581Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-24T05:51:50.581Z] #41 sha256:6aa7fcdbec996baa78411e8c982b1968866a46a8db1db04dfb3e9fa785dc37fb [2021-03-24T05:51:50.647Z] #43 ... [2021-03-24T05:51:50.647Z] [2021-03-24T05:51:50.647Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:51:50.647Z] #53 sha256:4828f9c059adac1461505aef365d2f04fb19a626fe4406b08ae59546b3cc2e46 [2021-03-24T05:51:50.647Z] #53 106.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-24T05:51:50.647Z] #53 108.3 + mkdir -p /build [2021-03-24T05:51:50.647Z] #53 108.3 + cp runc /build/runc [2021-03-24T05:51:50.647Z] #53 DONE 109.3s [2021-03-24T05:51:50.647Z] [2021-03-24T05:51:50.647Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:50.647Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:51:50.647Z] #43 159.4 CC criu/tun.o [2021-03-24T05:51:50.740Z] [2021-03-24T05:51:50.740Z] Removing bundles/ [2021-03-24T05:51:50.740Z] [2021-03-24T05:51:50.774Z] #43 151.3 CC criu/shmem.o [2021-03-24T05:51:50.781Z] #43 147.3 CC criu/rst-malloc.o [2021-03-24T05:51:51.033Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-24T05:51:51.033Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-24T05:51:51.033Z] GOOS="" GOARCH="" GOARM="" [2021-03-24T05:51:51.038Z] #43 147.5 CC criu/seccomp.o [2021-03-24T05:51:51.152Z] #41 DONE 0.8s [2021-03-24T05:51:51.152Z] [2021-03-24T05:51:51.152Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:51.152Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:51:51.152Z] #43 159.6 CC criu/util.o [2021-03-24T05:51:51.223Z] #43 159.8 CC criu/uffd.o [2021-03-24T05:51:51.413Z] #43 160.5 CC criu/uts_ns.o [2021-03-24T05:51:51.653Z] #43 148.3 CC criu/seize.o [2021-03-24T05:51:51.653Z] #43 ... [2021-03-24T05:51:51.653Z] [2021-03-24T05:51:51.653Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:51:51.653Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-24T05:51:51.653Z] #40 DONE 249.6s [2021-03-24T05:51:51.673Z] #43 160.7 CC criu/vdso-compat.o [2021-03-24T05:51:51.719Z] #43 152.2 CC criu/sigframe.o [2021-03-24T05:51:51.719Z] #43 152.4 CC criu/signalfd.o [2021-03-24T05:51:51.934Z] [2021-03-24T05:51:51.934Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:51:51.934Z] #49 sha256:0d93f27cc9bee72e28048a217736d08c67dce5e54e66ef14d43bb64c55eba982 [2021-03-24T05:51:51.935Z] #43 160.8 CC criu/vdso.o [2021-03-24T05:51:51.979Z] #43 152.7 CC criu/sk-inet.o [2021-03-24T05:51:52.196Z] #43 161.3 LINK criu/built-in.o [2021-03-24T05:51:52.456Z] #43 161.4 LINK criu/criu [2021-03-24T05:51:52.623Z] #43 161.0 CC criu/util.o [2021-03-24T05:51:52.623Z] #43 ... [2021-03-24T05:51:52.623Z] [2021-03-24T05:51:52.623Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-24T05:51:52.623Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-24T05:51:52.623Z] #22 30.70 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-24T05:51:52.623Z] #22 30.73 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-24T05:51:52.623Z] #22 30.77 Building wheels for collected packages: pyyaml [2021-03-24T05:51:52.623Z] #22 30.77 Running setup.py bdist_wheel for pyyaml: started [2021-03-24T05:51:52.623Z] #22 32.09 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-24T05:51:52.623Z] #22 32.09 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-24T05:51:52.623Z] #22 32.23 Successfully built pyyaml [2021-03-24T05:51:52.623Z] #22 32.24 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-24T05:51:52.623Z] #22 32.49 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-24T05:51:52.623Z] #22 DONE 32.8s [2021-03-24T05:51:52.716Z] #43 161.7 DEP lib/c/criu.d [2021-03-24T05:51:52.716Z] #43 161.8 CC images/rpc.pb-c.o [2021-03-24T05:51:52.867Z] #41 ... [2021-03-24T05:51:52.867Z] [2021-03-24T05:51:52.867Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:52.867Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:51:52.867Z] #44 179.8 CC criu/protobuf.o [2021-03-24T05:51:52.867Z] #44 180.2 CC criu/pstree.o [2021-03-24T05:51:52.867Z] #44 181.5 CC criu/rbtree.o [2021-03-24T05:51:52.867Z] #44 181.9 CC criu/rst-malloc.o [2021-03-24T05:51:52.867Z] #44 182.3 CC criu/seccomp.o [2021-03-24T05:51:52.867Z] #44 183.2 CC criu/seize.o [2021-03-24T05:51:52.867Z] #44 184.6 CC criu/servicefd.o [2021-03-24T05:51:52.867Z] #44 185.2 CC criu/shmem.o [2021-03-24T05:51:52.867Z] #44 186.6 CC criu/sigframe.o [2021-03-24T05:51:52.867Z] #44 186.9 CC criu/signalfd.o [2021-03-24T05:51:52.867Z] #44 187.3 CC criu/sk-inet.o [2021-03-24T05:51:52.867Z] #44 188.7 CC criu/sk-netlink.o [2021-03-24T05:51:52.867Z] #44 189.3 CC criu/sk-packet.o [2021-03-24T05:51:52.886Z] [2021-03-24T05:51:52.886Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-24T05:51:52.886Z] #25 sha256:a851ee090f2487c56a7db93b9c853ccb7e45a47316de4d96ef235a90ed2f02e5 [2021-03-24T05:51:52.921Z] #43 153.6 CC criu/sk-netlink.o [2021-03-24T05:51:53.181Z] #43 154.0 CC criu/sk-packet.o [2021-03-24T05:51:53.288Z] #43 162.1 CC lib/c/criu.o [2021-03-24T05:51:53.320Z] #49 ... [2021-03-24T05:51:53.320Z] [2021-03-24T05:51:53.320Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:53.320Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:51:53.320Z] #43 149.6 CC criu/servicefd.o [2021-03-24T05:51:53.320Z] #43 150.1 CC criu/shmem.o [2021-03-24T05:51:53.514Z] #44 190.1 CC criu/sk-queue.o [2021-03-24T05:51:53.759Z] #43 154.4 CC criu/sk-queue.o [2021-03-24T05:51:53.759Z] #43 ... [2021-03-24T05:51:53.759Z] [2021-03-24T05:51:53.759Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:51:53.759Z] #49 sha256:9eb144aa634e2860b6571929d4ad9c57ddfdb81c2fd1564c6b80563027f01db1 [2021-03-24T05:51:53.759Z] #49 251.1 + /build/golangci-lint --version [2021-03-24T05:51:53.759Z] #49 251.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-24T05:51:53.759Z] #49 DONE 252.0s [2021-03-24T05:51:53.834Z] #25 DONE 1.2s [2021-03-24T05:51:53.835Z] [2021-03-24T05:51:53.835Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:53.835Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:51:53.835Z] #43 162.2 CC criu/uts_ns.o [2021-03-24T05:51:53.835Z] #43 162.4 CC criu/vdso.o [2021-03-24T05:51:53.858Z] #43 162.8 LINK lib/c/built-in.o [2021-03-24T05:51:53.858Z] #43 162.8 LINK lib/c/libcriu.so [2021-03-24T05:51:53.858Z] #43 162.9 LINK lib/c/libcriu.a [2021-03-24T05:51:54.019Z] [2021-03-24T05:51:54.019Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:54.019Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:51:54.019Z] #43 154.8 CC criu/sk-tcp.o [2021-03-24T05:51:54.098Z] #43 162.9 LINK criu/built-in.o [2021-03-24T05:51:54.118Z] #43 163.0 GEN magic.py [2021-03-24T05:51:54.118Z] #43 163.0 Note: Building without setproctitle() and strlcpy() support. [2021-03-24T05:51:54.118Z] #43 163.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-24T05:51:54.118Z] #43 163.0 Note: Building without GnuTLS support [2021-03-24T05:51:54.118Z] #43 163.0 Makefile.config:39: Warn: you have no libnftables installed [2021-03-24T05:51:54.118Z] #43 163.0 Makefile.config:40: Warn: Building without nftables support [2021-03-24T05:51:54.175Z] #44 190.8 CC criu/sk-tcp.o [2021-03-24T05:51:54.249Z] #43 ... [2021-03-24T05:51:54.249Z] [2021-03-24T05:51:54.249Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-24T05:51:54.249Z] #41 sha256:30cc66a08d9dabbd8fd8901f390ad69d5c9d0fa0ea38a849ba7f3bc4fe8d1c05 [2021-03-24T05:51:54.249Z] #41 DONE 0.6s [2021-03-24T05:51:54.249Z] [2021-03-24T05:51:54.249Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:51:54.249Z] #49 sha256:0d93f27cc9bee72e28048a217736d08c67dce5e54e66ef14d43bb64c55eba982 [2021-03-24T05:51:54.249Z] #49 ... [2021-03-24T05:51:54.249Z] [2021-03-24T05:51:54.249Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:54.249Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:51:54.249Z] #43 150.8 CC criu/sigframe.o [2021-03-24T05:51:54.361Z] #43 163.0 LINK criu/criu [2021-03-24T05:51:54.506Z] #43 151.0 CC criu/signalfd.o [2021-03-24T05:51:54.506Z] #43 151.2 CC criu/sk-inet.o [2021-03-24T05:51:54.625Z] #43 163.4 DEP lib/c/criu.d [2021-03-24T05:51:54.689Z] #43 163.6 fatal: not a git repository (or any of the parent directories): .git [2021-03-24T05:51:54.887Z] #43 163.5 CC images/rpc.pb-c.o [2021-03-24T05:51:54.949Z] #43 164.1 make[1]: Nothing to be done for 'all'. [2021-03-24T05:51:54.960Z] #43 155.4 CC criu/sk-unix.o [2021-03-24T05:51:55.232Z] #44 191.6 CC criu/sk-unix.o [2021-03-24T05:51:55.435Z] #43 152.1 CC criu/sk-netlink.o [2021-03-24T05:51:55.460Z] #43 164.1 CC lib/c/criu.o [2021-03-24T05:51:55.519Z] #43 164.6 make[1]: 'images/built-in.o' is up to date. [2021-03-24T05:51:55.519Z] #43 164.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-24T05:51:55.692Z] #43 152.4 CC criu/sk-packet.o [2021-03-24T05:51:55.780Z] #43 164.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-24T05:51:55.780Z] #43 164.7 make[1]: 'compel/libcompel.a' is up to date. [2021-03-24T05:51:55.780Z] #43 164.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-24T05:51:55.780Z] #43 164.8 make[1]: Nothing to be done for 'all'. [2021-03-24T05:51:55.780Z] #43 164.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-24T05:51:56.040Z] #43 165.0 make[2]: Nothing to be done for 'all'. [2021-03-24T05:51:56.040Z] #43 165.0 make[2]: Nothing to be done for 'all'. [2021-03-24T05:51:56.040Z] #43 165.0 make[2]: Nothing to be done for 'all'. [2021-03-24T05:51:56.040Z] #43 165.1 make[2]: Nothing to be done for 'all'. [2021-03-24T05:51:56.040Z] #43 165.1 make[2]: Nothing to be done for 'all'. [2021-03-24T05:51:56.040Z] #43 165.2 make[2]: Nothing to be done for 'all'. [2021-03-24T05:51:56.040Z] #43 165.2 make[2]: Nothing to be done for 'all'. [2021-03-24T05:51:56.255Z] #43 152.9 CC criu/sk-queue.o [2021-03-24T05:51:56.301Z] #43 165.3 make[2]: Nothing to be done for 'all'. [2021-03-24T05:51:56.301Z] #43 165.3 INSTALL criu/criu [2021-03-24T05:51:56.408Z] #43 165.2 LINK lib/c/built-in.o [2021-03-24T05:51:56.512Z] #43 ... [2021-03-24T05:51:56.512Z] [2021-03-24T05:51:56.512Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:51:56.512Z] #49 sha256:0d93f27cc9bee72e28048a217736d08c67dce5e54e66ef14d43bb64c55eba982 [2021-03-24T05:51:56.512Z] #49 254.2 + /build/golangci-lint --version [2021-03-24T05:51:56.512Z] #49 254.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-24T05:51:56.512Z] #49 DONE 254.8s [2021-03-24T05:51:56.512Z] [2021-03-24T05:51:56.512Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:51:56.512Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-24T05:51:56.512Z] #43 153.2 CC criu/sk-tcp.o [2021-03-24T05:51:56.561Z] #43 DONE 165.6s [2021-03-24T05:51:56.561Z] [2021-03-24T05:51:56.561Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:51:56.561Z] #56 sha256:3ffba947a2eb82f4f2670801cb391a286a6463cd98477bf4a69daf29a49248a0 [2021-03-24T05:51:56.671Z] #43 165.2 LINK lib/c/libcriu.so [2021-03-24T05:51:56.671Z] #43 165.2 LINK lib/c/libcriu.a [2021-03-24T05:51:56.671Z] #43 165.4 GEN magic.py [2021-03-24T05:51:56.875Z] #43 157.4 CC criu/sockets.o [2021-03-24T05:51:56.933Z] #43 165.6 Note: Building without setproctitle() and strlcpy() support. [2021-03-24T05:51:56.933Z] #43 165.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-24T05:51:56.933Z] #43 165.6 Note: Building without GnuTLS support [2021-03-24T05:51:56.933Z] #43 165.6 Makefile.config:39: Warn: you have no libnftables installed [2021-03-24T05:51:56.933Z] #43 165.6 Makefile.config:40: Warn: Building without nftables support [2021-03-24T05:51:57.075Z] #43 153.6 CC criu/sk-unix.o [2021-03-24T05:51:57.334Z] #44 193.9 CC criu/sockets.o [2021-03-24T05:51:57.445Z] #43 157.9 CC criu/stats.o [2021-03-24T05:51:57.445Z] #43 158.2 CC criu/string.o [2021-03-24T05:51:57.445Z] #43 158.2 CC criu/sysctl.o [2021-03-24T05:51:57.882Z] #43 166.5 fatal: not a git repository (or any of the parent directories): .git [2021-03-24T05:51:57.947Z] #56 ... [2021-03-24T05:51:57.947Z] [2021-03-24T05:51:57.947Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-24T05:51:57.947Z] #44 sha256:18330e160b43fdcd701357927745aa1da24424d385e4082ab8bc6584cf0e15f2 [2021-03-24T05:51:57.947Z] #44 DONE 0.1s [2021-03-24T05:51:57.947Z] [2021-03-24T05:51:57.947Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-24T05:51:57.947Z] #46 sha256:d913cb23ccd5b7c46d06f629fe65cb58035ef3ebb975d51b5b77846f175a0186 [2021-03-24T05:51:58.015Z] #43 158.7 CC criu/sysfs_parse.o [2021-03-24T05:51:58.210Z] #46 DONE 0.3s [2021-03-24T05:51:58.210Z] [2021-03-24T05:51:58.210Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-24T05:51:58.210Z] #48 sha256:3cb13bd5b4b78bff51867b2de69b0a2c7b9b690ca53b544b7d86818c0c5d3a84 [2021-03-24T05:51:58.210Z] #48 DONE 0.1s [2021-03-24T05:51:58.210Z] [2021-03-24T05:51:58.210Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:51:58.210Z] #53 sha256:902690a0c34c37669cc3472f339edb6fcbaa1d8640ded4e667f068dc8148117f [2021-03-24T05:51:58.275Z] #43 159.0 CC criu/timens.o [2021-03-24T05:51:58.395Z] #44 194.8 CC criu/stats.o [2021-03-24T05:51:58.457Z] #43 167.1 make[1]: Nothing to be done for 'all'. [2021-03-24T05:51:58.471Z] #53 ... [2021-03-24T05:51:58.471Z] [2021-03-24T05:51:58.471Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-24T05:51:58.471Z] #50 sha256:0ec5cf97cf5c2bf9f3d86959435f399c34e9c589dce426c3eb6f54c09815d0c4 [2021-03-24T05:51:58.535Z] #43 159.2 CC criu/timerfd.o [2021-03-24T05:51:58.693Z] #44 195.3 CC criu/string.o [2021-03-24T05:51:58.734Z] #50 DONE 0.6s [2021-03-24T05:51:58.734Z] [2021-03-24T05:51:58.734Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:51:58.734Z] #56 sha256:3ffba947a2eb82f4f2670801cb391a286a6463cd98477bf4a69daf29a49248a0 [2021-03-24T05:51:58.795Z] #43 159.5 CC criu/tty.o [2021-03-24T05:51:58.991Z] #44 195.5 CC criu/sysctl.o [2021-03-24T05:51:58.994Z] #56 ... [2021-03-24T05:51:58.994Z] [2021-03-24T05:51:58.994Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-24T05:51:58.994Z] #52 sha256:1b8a3364095edaf5e81dd1318aa69bcb9c6b77e791feabf12ce2c38a52c8c797 [2021-03-24T05:51:58.994Z] #52 DONE 0.1s [2021-03-24T05:51:58.994Z] [2021-03-24T05:51:58.994Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:51:58.994Z] #56 sha256:3ffba947a2eb82f4f2670801cb391a286a6463cd98477bf4a69daf29a49248a0 [2021-03-24T05:51:59.032Z] #43 167.6 make[1]: 'images/built-in.o' is up to date. [2021-03-24T05:51:59.032Z] #43 167.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-24T05:51:59.032Z] #43 167.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-24T05:51:59.032Z] #43 167.8 make[1]: 'compel/libcompel.a' is up to date. [2021-03-24T05:51:59.322Z] #43 167.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-24T05:51:59.322Z] #43 167.9 make[1]: Nothing to be done for 'all'. [2021-03-24T05:51:59.322Z] #43 167.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-24T05:51:59.598Z] #43 155.8 CC criu/sockets.o [2021-03-24T05:51:59.604Z] #43 168.4 make[2]: Nothing to be done for 'all'. [2021-03-24T05:51:59.650Z] #44 196.3 CC criu/sysfs_parse.o [2021-03-24T05:51:59.854Z] #43 156.4 CC criu/stats.o [2021-03-24T05:51:59.947Z] #44 196.6 CC criu/timens.o [2021-03-24T05:52:00.020Z] #43 168.4 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:00.020Z] #43 168.4 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:00.020Z] #43 168.5 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:00.020Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:00.111Z] #43 156.7 CC criu/string.o [2021-03-24T05:52:00.111Z] #43 156.7 CC criu/sysctl.o [2021-03-24T05:52:00.178Z] #43 160.8 CC criu/tun.o [2021-03-24T05:52:00.283Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:00.283Z] #43 168.7 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:00.283Z] #43 168.8 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:00.283Z] #43 168.8 INSTALL criu/criu [2021-03-24T05:52:00.440Z] #43 161.2 CC criu/uffd.o [2021-03-24T05:52:00.595Z] #44 197.0 CC criu/timerfd.o [2021-03-24T05:52:00.674Z] #43 157.2 CC criu/sysfs_parse.o [2021-03-24T05:52:00.894Z] #44 197.5 CC criu/tty.o [2021-03-24T05:52:00.931Z] #43 157.4 CC criu/timens.o [2021-03-24T05:52:00.931Z] #43 157.7 CC criu/timerfd.o [2021-03-24T05:52:01.381Z] #43 162.0 CC criu/util.o [2021-03-24T05:52:01.494Z] #43 157.9 CC criu/tty.o [2021-03-24T05:52:02.333Z] #43 163.0 CC criu/uts_ns.o [2021-03-24T05:52:02.423Z] #43 159.0 CC criu/tun.o [2021-03-24T05:52:02.594Z] #43 163.1 CC criu/vdso-compat.o [2021-03-24T05:52:02.594Z] #43 163.3 CC criu/vdso.o [2021-03-24T05:52:02.679Z] #43 159.3 CC criu/uffd.o [2021-03-24T05:52:03.167Z] #43 163.8 LINK criu/built-in.o [2021-03-24T05:52:03.167Z] #43 163.9 LINK criu/criu [2021-03-24T05:52:03.429Z] #43 164.2 DEP lib/c/criu.d [2021-03-24T05:52:03.429Z] #43 164.3 CC images/rpc.pb-c.o [2021-03-24T05:52:03.610Z] #43 160.2 CC criu/util.o [2021-03-24T05:52:03.670Z] #44 200.2 CC criu/tun.o [2021-03-24T05:52:04.000Z] #43 164.7 CC lib/c/criu.o [2021-03-24T05:52:04.277Z] #56 199.3 + bin/containerd [2021-03-24T05:52:04.503Z] #43 ... [2021-03-24T05:52:04.503Z] [2021-03-24T05:52:04.503Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-24T05:52:04.503Z] #30 sha256:015a8161c1a174bd74838b5bdc7309b87961a871c1e854f26cf158d41d87ae95 [2021-03-24T05:52:04.540Z] #43 161.0 CC criu/uts_ns.o [2021-03-24T05:52:04.540Z] #43 161.2 CC criu/vdso-compat.o [2021-03-24T05:52:04.731Z] #44 201.1 CC criu/uffd.o [2021-03-24T05:52:04.797Z] #43 161.3 CC criu/vdso.o [2021-03-24T05:52:04.945Z] #43 165.4 LINK lib/c/built-in.o [2021-03-24T05:52:04.945Z] #43 165.4 LINK lib/c/libcriu.so [2021-03-24T05:52:04.945Z] #43 165.4 LINK lib/c/libcriu.a [2021-03-24T05:52:04.945Z] #43 165.5 GEN magic.py [2021-03-24T05:52:04.945Z] #43 165.7 Note: Building without setproctitle() and strlcpy() support. [2021-03-24T05:52:04.945Z] #43 165.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-24T05:52:04.945Z] #43 165.7 Note: Building without GnuTLS support [2021-03-24T05:52:04.945Z] #43 165.7 Makefile.config:39: Warn: you have no libnftables installed [2021-03-24T05:52:04.945Z] #43 165.7 Makefile.config:40: Warn: Building without nftables support [2021-03-24T05:52:05.054Z] #43 161.8 LINK criu/built-in.o [2021-03-24T05:52:05.310Z] #43 161.9 LINK criu/criu [2021-03-24T05:52:05.446Z] #30 ... [2021-03-24T05:52:05.446Z] [2021-03-24T05:52:05.446Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:52:05.446Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-24T05:52:05.446Z] #43 DONE 174.1s [2021-03-24T05:52:05.446Z] [2021-03-24T05:52:05.446Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-24T05:52:05.446Z] #30 sha256:015a8161c1a174bd74838b5bdc7309b87961a871c1e854f26cf158d41d87ae95 [2021-03-24T05:52:05.446Z] #30 DONE 11.7s [2021-03-24T05:52:05.446Z] [2021-03-24T05:52:05.446Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-24T05:52:05.446Z] #33 sha256:468054a1aebcbdc150d69ec9e982fc524e8260bc7e739abe355b81e60c50fbef [2021-03-24T05:52:05.567Z] #43 162.1 DEP lib/c/criu.d [2021-03-24T05:52:05.567Z] #43 162.2 CC images/rpc.pb-c.o [2021-03-24T05:52:05.888Z] #43 166.4 fatal: not a git repository (or any of the parent directories): .git [2021-03-24T05:52:06.131Z] #43 162.6 CC lib/c/criu.o [2021-03-24T05:52:06.149Z] #43 166.9 make[1]: Nothing to be done for 'all'. [2021-03-24T05:52:06.280Z] #44 202.9 CC criu/util.o [2021-03-24T05:52:06.392Z] #33 DONE 0.8s [2021-03-24T05:52:06.392Z] [2021-03-24T05:52:06.392Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-24T05:52:06.392Z] #35 sha256:521e29f8d17fafbe076bbb03bf9bcaee4e635577ca3091a818dc9d38c1f6a0a7 [2021-03-24T05:52:06.653Z] #35 DONE 0.1s [2021-03-24T05:52:06.653Z] [2021-03-24T05:52:06.653Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-24T05:52:06.653Z] #38 sha256:653563017420f1b88c2acc1c241ef5ec1f4545308afa2513a9c8e5dd0698f242 [2021-03-24T05:52:06.653Z] #38 DONE 0.2s [2021-03-24T05:52:06.653Z] [2021-03-24T05:52:06.653Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-24T05:52:06.653Z] #41 sha256:bd0f1aac271a2f7d6f5ded7b678ffead90867aa6a8f580cde8b6aedf9c8f76e5 [2021-03-24T05:52:06.694Z] #43 163.3 LINK lib/c/built-in.o [2021-03-24T05:52:06.694Z] #43 163.3 LINK lib/c/libcriu.so [2021-03-24T05:52:06.694Z] #43 163.3 LINK lib/c/libcriu.a [2021-03-24T05:52:06.694Z] #43 163.4 GEN magic.py [2021-03-24T05:52:06.720Z] #43 167.4 make[1]: 'images/built-in.o' is up to date. [2021-03-24T05:52:06.720Z] #43 167.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-24T05:52:06.720Z] #43 167.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-24T05:52:06.720Z] #43 167.5 make[1]: 'compel/libcompel.a' is up to date. [2021-03-24T05:52:06.720Z] #43 167.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-24T05:52:06.951Z] #43 163.5 Note: Building without setproctitle() and strlcpy() support. [2021-03-24T05:52:06.951Z] #43 163.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-24T05:52:06.951Z] #43 163.5 Note: Building without GnuTLS support [2021-03-24T05:52:06.951Z] #43 163.5 Makefile.config:39: Warn: you have no libnftables installed [2021-03-24T05:52:06.951Z] #43 163.5 Makefile.config:40: Warn: Building without nftables support [2021-03-24T05:52:06.981Z] #43 167.5 make[1]: Nothing to be done for 'all'. [2021-03-24T05:52:06.981Z] #43 167.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-24T05:52:06.981Z] #43 167.7 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:06.981Z] #43 167.8 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:06.981Z] #43 167.8 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:07.243Z] #43 167.9 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:07.243Z] #43 167.9 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:07.243Z] #43 168.0 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:07.243Z] #43 168.0 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:07.504Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:07.504Z] #43 168.1 INSTALL criu/criu [2021-03-24T05:52:07.514Z] #43 164.0 fatal: not a git repository (or any of the parent directories): .git [2021-03-24T05:52:07.597Z] #41 DONE 0.9s [2021-03-24T05:52:07.597Z] [2021-03-24T05:52:07.597Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-24T05:52:07.597Z] #44 sha256:001bd379b4aa7f96a1bcebb65a7248e6917e528a39f6ed43457a988966f6b29b [2021-03-24T05:52:07.765Z] #43 DONE 168.5s [2021-03-24T05:52:07.765Z] [2021-03-24T05:52:07.765Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:52:07.765Z] #56 sha256:ab24df89924f98a6ce5314dffcf66b355fbd636eb5de2310d22b2b49f931092b [2021-03-24T05:52:07.858Z] #44 DONE 0.1s [2021-03-24T05:52:07.858Z] [2021-03-24T05:52:07.858Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-24T05:52:07.858Z] #46 sha256:4335f2f9985ff49e3ee67a035f3f5c5a3078ce7c3f822e1b56ef27d255d80dcc [2021-03-24T05:52:08.077Z] #43 164.5 make[1]: Nothing to be done for 'all'. [2021-03-24T05:52:08.333Z] #43 165.0 make[1]: 'images/built-in.o' is up to date. [2021-03-24T05:52:08.333Z] #43 165.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-24T05:52:08.383Z] #44 204.8 CC criu/uts_ns.o [2021-03-24T05:52:08.430Z] #46 DONE 0.6s [2021-03-24T05:52:08.430Z] [2021-03-24T05:52:08.430Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-24T05:52:08.430Z] #48 sha256:ae61cc42b1fc68e74f8fdde2571c66e0abac4396a7f68609e0cb3e76b99f00bf [2021-03-24T05:52:08.430Z] #48 DONE 0.1s [2021-03-24T05:52:08.430Z] [2021-03-24T05:52:08.430Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-24T05:52:08.430Z] #50 sha256:d908bde6c2f08c2815b18a2afcb0d4582ae841e00256fdfc1402b37dd4cc9bf9 [2021-03-24T05:52:08.590Z] #43 165.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-24T05:52:08.590Z] #43 165.1 make[1]: 'compel/libcompel.a' is up to date. [2021-03-24T05:52:08.590Z] #43 165.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-24T05:52:08.590Z] #43 165.1 make[1]: Nothing to be done for 'all'. [2021-03-24T05:52:08.590Z] #43 165.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-24T05:52:08.590Z] #43 165.3 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:08.682Z] #44 205.3 CC criu/vdso.o [2021-03-24T05:52:08.847Z] #43 165.3 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:08.847Z] #43 165.3 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:08.847Z] #43 165.4 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:08.847Z] #43 165.5 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:08.847Z] #43 165.5 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:08.847Z] #43 165.5 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:08.847Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:09.104Z] #43 165.6 INSTALL criu/criu [2021-03-24T05:52:09.153Z] #56 ... [2021-03-24T05:52:09.154Z] [2021-03-24T05:52:09.154Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-24T05:52:09.154Z] #44 sha256:5f18a1eaeeec7893616fdb85a12532faed0efae57d278681f100186096825a71 [2021-03-24T05:52:09.154Z] #44 DONE 0.1s [2021-03-24T05:52:09.154Z] [2021-03-24T05:52:09.154Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-24T05:52:09.154Z] #46 sha256:0b46a66c6c89bdce3c0355fd44a76db72e6aa1b16b58b7f1e810ff3eab1e04b3 [2021-03-24T05:52:09.154Z] #46 DONE 0.2s [2021-03-24T05:52:09.154Z] [2021-03-24T05:52:09.154Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:52:09.154Z] #53 sha256:b1b0bd01175b98170d0d629e058cda687d050d1d46ded85355f30551fa9e0fa8 [2021-03-24T05:52:09.154Z] #53 ... [2021-03-24T05:52:09.154Z] [2021-03-24T05:52:09.154Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-24T05:52:09.154Z] #48 sha256:42af8a1d15bbc2936ad828098a53059c0cf0b949cf8b5743be781e3bf9ddaad2 [2021-03-24T05:52:09.154Z] #48 DONE 0.1s [2021-03-24T05:52:09.154Z] [2021-03-24T05:52:09.154Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-24T05:52:09.154Z] #50 sha256:a8cac3fbdeeed2a8e5df2fdf363a9d684476e700e32e919fabf6defd1d4c68e2 [2021-03-24T05:52:09.362Z] #43 DONE 165.9s [2021-03-24T05:52:09.362Z] [2021-03-24T05:52:09.362Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:52:09.362Z] #56 sha256:d7c2981fcd5d9260925ded47e88ba146ce957119a15673cdfbcdd7b83b4b21ba [2021-03-24T05:52:09.724Z] #50 DONE 0.5s [2021-03-24T05:52:09.724Z] [2021-03-24T05:52:09.724Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:52:09.724Z] #56 sha256:ab24df89924f98a6ce5314dffcf66b355fbd636eb5de2310d22b2b49f931092b [2021-03-24T05:52:09.724Z] #56 ... [2021-03-24T05:52:09.724Z] [2021-03-24T05:52:09.724Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-24T05:52:09.724Z] #52 sha256:753850a492fcf1b5507ec02f01d781dd0ede9fd6ee26c31542ceee85ead95dfc [2021-03-24T05:52:09.724Z] #52 DONE 0.1s [2021-03-24T05:52:09.742Z] #44 206.2 LINK criu/built-in.o [2021-03-24T05:52:09.818Z] #50 DONE 1.2s [2021-03-24T05:52:09.818Z] [2021-03-24T05:52:09.818Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:52:09.818Z] #56 sha256:9ca00b6f21b9bbfdb7087774c2b5743fb33585f9e8d6a72aa4626a86bde91844 [2021-03-24T05:52:09.818Z] #56 ... [2021-03-24T05:52:09.818Z] [2021-03-24T05:52:09.818Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-24T05:52:09.818Z] #52 sha256:828f6ca3c9a5badd39eea26a40b2befda8ed6f5f92bb676f4d4401e623939e31 [2021-03-24T05:52:09.818Z] #52 DONE 0.2s [2021-03-24T05:52:09.818Z] [2021-03-24T05:52:09.818Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-24T05:52:09.818Z] #54 sha256:619c75fb2a86da94318b4a49ba4b3e8219fb4ba50efad9629b33a629d9ed2cd6 [2021-03-24T05:52:09.986Z] [2021-03-24T05:52:09.986Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:52:09.986Z] #56 sha256:ab24df89924f98a6ce5314dffcf66b355fbd636eb5de2310d22b2b49f931092b [2021-03-24T05:52:10.042Z] #44 206.5 LINK criu/criu [2021-03-24T05:52:10.293Z] #56 ... [2021-03-24T05:52:10.293Z] [2021-03-24T05:52:10.293Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-24T05:52:10.293Z] #44 sha256:a7abdda4839fc95ea420b8fdfcc425ab651dec6d09385b33ccc9e769ad8fd10d [2021-03-24T05:52:10.293Z] #44 DONE 0.1s [2021-03-24T05:52:10.391Z] #54 DONE 0.6s [2021-03-24T05:52:10.391Z] [2021-03-24T05:52:10.391Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:52:10.391Z] #56 sha256:9ca00b6f21b9bbfdb7087774c2b5743fb33585f9e8d6a72aa4626a86bde91844 [2021-03-24T05:52:10.550Z] [2021-03-24T05:52:10.550Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-24T05:52:10.550Z] #46 sha256:a1ab8b2e8b493133d3fa064743a56ef526fe468b8dd6a47247e294e10f8088da [2021-03-24T05:52:10.550Z] #46 DONE 0.3s [2021-03-24T05:52:10.550Z] [2021-03-24T05:52:10.550Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:52:10.550Z] #53 sha256:ccbf5f2f0bce2e0671382d001793dcb604d4a90b0dae6ce6b23bc7f8cb60043e [2021-03-24T05:52:10.708Z] #44 207.1 DEP lib/c/criu.d [2021-03-24T05:52:10.708Z] #44 207.2 CC images/rpc.pb-c.o [2021-03-24T05:52:10.808Z] #53 ... [2021-03-24T05:52:10.808Z] [2021-03-24T05:52:10.808Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-24T05:52:10.808Z] #48 sha256:e2fb20e66d6ee317fdde75bfd1f16c85a0b904f176f33eacab7c309d1776ce70 [2021-03-24T05:52:10.808Z] #48 DONE 0.1s [2021-03-24T05:52:10.808Z] [2021-03-24T05:52:10.808Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-24T05:52:10.808Z] #50 sha256:c36d42be19c9ea226c1b138a33ae166a5e85638d41a89e97b9b00716522ff18c [2021-03-24T05:52:10.860Z] #56 ... [2021-03-24T05:52:10.860Z] [2021-03-24T05:52:10.860Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:52:10.860Z] #53 sha256:902690a0c34c37669cc3472f339edb6fcbaa1d8640ded4e667f068dc8148117f [2021-03-24T05:52:10.860Z] #53 124.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-24T05:52:11.121Z] #53 125.3 + mkdir -p /build [2021-03-24T05:52:11.121Z] #53 125.3 + cp runc /build/runc [2021-03-24T05:52:11.372Z] #50 DONE 0.6s [2021-03-24T05:52:11.372Z] [2021-03-24T05:52:11.372Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-24T05:52:11.372Z] #52 sha256:46237ccc175f59993baceb66008085b54647befb218091e67f52f450498602b9 [2021-03-24T05:52:11.372Z] #52 DONE 0.1s [2021-03-24T05:52:11.372Z] [2021-03-24T05:52:11.372Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:52:11.372Z] #53 sha256:ccbf5f2f0bce2e0671382d001793dcb604d4a90b0dae6ce6b23bc7f8cb60043e [2021-03-24T05:52:11.693Z] #53 DONE 125.9s [2021-03-24T05:52:11.693Z] [2021-03-24T05:52:11.693Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:52:11.693Z] #56 sha256:3ffba947a2eb82f4f2670801cb391a286a6463cd98477bf4a69daf29a49248a0 [2021-03-24T05:52:11.771Z] #44 208.2 CC lib/c/criu.o [2021-03-24T05:52:12.833Z] #44 209.6 LINK lib/c/built-in.o [2021-03-24T05:52:13.078Z] #56 ... [2021-03-24T05:52:13.078Z] [2021-03-24T05:52:13.078Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-24T05:52:13.078Z] #54 sha256:dbdf9065021178ebfaa6bd5f4942b45be13bb1b37bf9d9b53867f589abaff05d [2021-03-24T05:52:13.132Z] #44 209.6 LINK lib/c/libcriu.so [2021-03-24T05:52:13.132Z] #44 209.8 LINK lib/c/libcriu.a [2021-03-24T05:52:13.338Z] #54 DONE 0.3s [2021-03-24T05:52:13.338Z] [2021-03-24T05:52:13.338Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:52:13.338Z] #56 sha256:3ffba947a2eb82f4f2670801cb391a286a6463cd98477bf4a69daf29a49248a0 [2021-03-24T05:52:13.434Z] #44 210.0 GEN magic.py [2021-03-24T05:52:13.736Z] #44 210.2 Note: Building without setproctitle() and strlcpy() support. [2021-03-24T05:52:13.736Z] #44 210.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-24T05:52:13.736Z] #44 210.2 Note: Building without GnuTLS support [2021-03-24T05:52:13.736Z] #44 210.2 Makefile.config:39: Warn: you have no libnftables installed [2021-03-24T05:52:13.736Z] #44 210.2 Makefile.config:40: Warn: Building without nftables support [2021-03-24T05:52:14.197Z] #56 206.8 + bin/containerd [2021-03-24T05:52:14.798Z] #44 211.4 fatal: not a git repository (or any of the parent directories): .git [2021-03-24T05:52:16.342Z] #44 ... [2021-03-24T05:52:16.342Z] [2021-03-24T05:52:16.342Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-24T05:52:16.342Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-24T05:52:16.342Z] #41 DONE 279.4s [2021-03-24T05:52:16.342Z] [2021-03-24T05:52:16.342Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-24T05:52:16.342Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-24T05:52:16.342Z] #44 212.6 make[1]: Nothing to be done for 'all'. [2021-03-24T05:52:16.623Z] #53 ... [2021-03-24T05:52:16.624Z] [2021-03-24T05:52:16.624Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:52:16.624Z] #56 sha256:d7c2981fcd5d9260925ded47e88ba146ce957119a15673cdfbcdd7b83b4b21ba [2021-03-24T05:52:16.624Z] #56 209.9 + bin/containerd [2021-03-24T05:52:17.425Z] #44 214.0 make[1]: 'images/built-in.o' is up to date. [2021-03-24T05:52:17.725Z] #44 214.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-24T05:52:17.725Z] #44 214.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-24T05:52:17.725Z] #44 214.2 make[1]: 'compel/libcompel.a' is up to date. [2021-03-24T05:52:17.725Z] #44 214.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-24T05:52:17.725Z] #44 214.3 make[1]: Nothing to be done for 'all'. [2021-03-24T05:52:17.725Z] #44 214.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-24T05:52:18.024Z] #44 214.6 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:18.024Z] #44 214.6 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:18.323Z] #44 214.7 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:18.323Z] #44 215.0 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:18.323Z] #44 215.0 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:18.323Z] #44 215.0 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:18.323Z] #44 215.1 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:18.622Z] #44 215.2 make[2]: Nothing to be done for 'all'. [2021-03-24T05:52:18.622Z] #44 215.2 INSTALL criu/criu [2021-03-24T05:52:18.622Z] #44 DONE 215.3s [2021-03-24T05:52:18.622Z] [2021-03-24T05:52:18.622Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-24T05:52:18.622Z] #50 sha256:b9e669b583c506195fae137946ebed012f339d19306f9a417d98f2fb60562f90 [2021-03-24T05:52:19.492Z] #56 ... [2021-03-24T05:52:19.493Z] [2021-03-24T05:52:19.493Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:52:19.493Z] #53 sha256:b1b0bd01175b98170d0d629e058cda687d050d1d46ded85355f30551fa9e0fa8 [2021-03-24T05:52:19.493Z] #53 124.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-24T05:52:19.493Z] #53 125.1 + mkdir -p /build [2021-03-24T05:52:19.493Z] #53 125.1 + cp runc /build/runc [2021-03-24T05:52:19.493Z] #53 DONE 125.5s [2021-03-24T05:52:19.493Z] [2021-03-24T05:52:19.493Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:52:19.493Z] #56 sha256:ab24df89924f98a6ce5314dffcf66b355fbd636eb5de2310d22b2b49f931092b [2021-03-24T05:52:20.403Z] #56 213.9 + bin/containerd-stress [2021-03-24T05:52:20.884Z] #56 ... [2021-03-24T05:52:20.884Z] [2021-03-24T05:52:20.884Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-24T05:52:20.884Z] #54 sha256:92bfdf72e92f2d0c34eb0a0c77269a2bf7ce500f6af35cd1dda9fe268e950ea2 [2021-03-24T05:52:20.884Z] #54 DONE 0.3s [2021-03-24T05:52:20.884Z] [2021-03-24T05:52:20.884Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:52:20.884Z] #56 sha256:ab24df89924f98a6ce5314dffcf66b355fbd636eb5de2310d22b2b49f931092b [2021-03-24T05:52:21.877Z] #56 ... [2021-03-24T05:52:21.877Z] [2021-03-24T05:52:21.877Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:52:21.877Z] #53 sha256:ccbf5f2f0bce2e0671382d001793dcb604d4a90b0dae6ce6b23bc7f8cb60043e [2021-03-24T05:52:21.877Z] #53 124.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-24T05:52:21.877Z] #53 125.6 + mkdir -p /build [2021-03-24T05:52:21.877Z] #53 125.6 + cp runc /build/runc [2021-03-24T05:52:21.877Z] #53 DONE 126.2s [2021-03-24T05:52:21.877Z] [2021-03-24T05:52:21.877Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:52:21.877Z] #56 sha256:d7c2981fcd5d9260925ded47e88ba146ce957119a15673cdfbcdd7b83b4b21ba [2021-03-24T05:52:22.199Z] #50 285.1 + /build/golangci-lint --version [2021-03-24T05:52:22.199Z] #50 285.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-24T05:52:22.199Z] #50 DONE 285.6s [2021-03-24T05:52:22.199Z] [2021-03-24T05:52:22.199Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:52:22.199Z] #57 sha256:cbc3fcc8619b8e5748b09fbf735ac0dea4648fd528f392bb0d9bc3eb26044ea5 [2021-03-24T05:52:23.248Z] #56 ... [2021-03-24T05:52:23.248Z] [2021-03-24T05:52:23.248Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-24T05:52:23.248Z] #54 sha256:990f57413fb0241465bac445c15d6e974d9116a0f51d64d287c83cdd8f08eb80 [2021-03-24T05:52:23.509Z] #54 DONE 0.3s [2021-03-24T05:52:23.509Z] [2021-03-24T05:52:23.509Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:52:23.509Z] #56 sha256:d7c2981fcd5d9260925ded47e88ba146ce957119a15673cdfbcdd7b83b4b21ba [2021-03-24T05:52:23.711Z] #56 217.1 + bin/containerd-shim [2021-03-24T05:52:30.313Z] #56 222.9 + bin/containerd-shim-runc-v1 [2021-03-24T05:52:33.628Z] #56 227.1 + bin/containerd-shim-runc-v2 [2021-03-24T05:52:35.015Z] #56 228.3 + binaries [2021-03-24T05:52:35.015Z] #56 228.3 + install -D bin/containerd /build/containerd [2021-03-24T05:52:35.015Z] #56 228.4 + install -D bin/containerd-shim /build/containerd-shim [2021-03-24T05:52:35.015Z] #56 228.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-24T05:52:35.015Z] #56 228.4 + install -D bin/ctr /build/ctr [2021-03-24T05:52:38.330Z] #56 DONE 231.9s [2021-03-24T05:52:39.918Z] #56 231.7 + bin/containerd-stress [2021-03-24T05:52:39.918Z] #56 233.9 + bin/containerd-shim [2021-03-24T05:52:40.248Z] [2021-03-24T05:52:40.248Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-24T05:52:40.248Z] #57 sha256:3704027796be8d9b87e2ab7d1438e7b5273fba1e9358b3c81fcc5491ec01906f [2021-03-24T05:52:42.164Z] #57 DONE 2.2s [2021-03-24T05:52:42.164Z] [2021-03-24T05:52:42.164Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-24T05:52:42.164Z] #61 sha256:faa425b951e82ca7326a72280ce210a3e28a91bdf040210e43f7aaf2b0f8772f [2021-03-24T05:52:42.737Z] #61 DONE 0.6s [2021-03-24T05:52:42.737Z] [2021-03-24T05:52:42.737Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-24T05:52:42.737Z] #66 sha256:97337e9ca6bfd3f3e2f4030792cf78fb50a627e35833d3ae0c8e6fb8419f62c2 [2021-03-24T05:52:45.201Z] #56 240.5 + bin/containerd-shim-runc-v1 [2021-03-24T05:52:45.281Z] #66 DONE 2.4s [2021-03-24T05:52:45.281Z] [2021-03-24T05:52:45.281Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-24T05:52:45.281Z] #68 sha256:77901817cec9b9a69791b95c4639c0ac0af9e7c33419ff4b39ba754915336591 [2021-03-24T05:52:45.281Z] #68 DONE 0.1s [2021-03-24T05:52:45.281Z] [2021-03-24T05:52:45.281Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-24T05:52:45.281Z] #69 sha256:e1a00a3e6039c004bff37681752acfd7302ffa6c1e0b95ac8f6a61259e2f402d [2021-03-24T05:52:45.281Z] #69 DONE 0.1s [2021-03-24T05:52:45.281Z] [2021-03-24T05:52:45.281Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-24T05:52:45.281Z] #70 sha256:0bf025e879443bd170e76166b70beaff6266f62a2632c6743c2efe1b50080352 [2021-03-24T05:52:47.198Z] #70 DONE 1.7s [2021-03-24T05:52:47.198Z] [2021-03-24T05:52:47.198Z] #71 exporting to image [2021-03-24T05:52:47.198Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-24T05:52:47.198Z] #71 exporting layers [2021-03-24T05:52:47.475Z] #56 237.7 + bin/containerd-stress [2021-03-24T05:52:47.475Z] #56 239.7 + bin/containerd-shim [2021-03-24T05:52:47.993Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-24T05:52:47.993Z] [2021-03-24T05:52:47.993Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-24T05:52:47.993Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-24T05:52:47.993Z] HOSTNAME=42f2412f0c4b [2021-03-24T05:52:47.993Z] TESTDEBUG=0 [2021-03-24T05:52:47.993Z] DEST=bundles/test-integration [2021-03-24T05:52:47.993Z] PWD=/go/src/github.com/docker/docker [2021-03-24T05:52:47.993Z] DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:52:47.993Z] container=docker [2021-03-24T05:52:47.993Z] HOME=/root [2021-03-24T05:52:47.993Z] GOLANG_VERSION=1.13.15 [2021-03-24T05:52:47.993Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-24T05:52:47.993Z] VALIDATE_BRANCH=master [2021-03-24T05:52:47.993Z] TERM=xterm [2021-03-24T05:52:47.993Z] DOCKER_PKG=github.com/docker/docker [2021-03-24T05:52:47.993Z] SHLVL=1 [2021-03-24T05:52:47.993Z] TIMEOUT=120m [2021-03-24T05:52:47.993Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-24T05:52:47.993Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-24T05:52:47.993Z] GO111MODULE=off [2021-03-24T05:52:47.993Z] DOCKER_EXPERIMENTAL=1 [2021-03-24T05:52:47.993Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-24T05:52:47.993Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-24T05:52:47.993Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-24T05:52:47.993Z] GOPATH=/go [2021-03-24T05:52:47.993Z] PKG_CONFIG=pkg-config [2021-03-24T05:52:47.993Z] _=/usr/bin/env [2021-03-24T05:52:47.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-24T05:52:49.475Z] #57 ... [2021-03-24T05:52:49.475Z] [2021-03-24T05:52:49.475Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-24T05:52:49.475Z] #54 sha256:4277f56d2e80d8f39b354c758a54a7f8e5394b91e2b4cf931316f37e12590218 [2021-03-24T05:52:49.475Z] #54 193.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-24T05:52:49.475Z] #54 195.1 + mkdir -p /build [2021-03-24T05:52:49.475Z] #54 195.1 + cp runc /build/runc [2021-03-24T05:52:49.475Z] #54 DONE 195.2s [2021-03-24T05:52:49.475Z] [2021-03-24T05:52:49.476Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:52:49.476Z] #57 sha256:cbc3fcc8619b8e5748b09fbf735ac0dea4648fd528f392bb0d9bc3eb26044ea5 [2021-03-24T05:52:50.123Z] #56 240.7 + bin/containerd-stress [2021-03-24T05:52:50.123Z] #56 242.7 + bin/containerd-shim [2021-03-24T05:52:50.483Z] #56 245.0 + bin/containerd-shim-runc-v2 [2021-03-24T05:52:50.483Z] #56 245.9 + binaries [2021-03-24T05:52:50.483Z] #56 245.9 + install -D bin/containerd /build/containerd [2021-03-24T05:52:50.483Z] #56 246.0 + install -D bin/containerd-shim /build/containerd-shim [2021-03-24T05:52:50.743Z] #56 246.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-24T05:52:50.743Z] #56 246.0 + install -D bin/ctr /build/ctr [2021-03-24T05:52:51.007Z] #57 273.1 + bin/containerd [2021-03-24T05:52:51.682Z] #56 DONE 247.1s [2021-03-24T05:52:52.622Z] [2021-03-24T05:52:52.622Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-24T05:52:52.622Z] #57 sha256:9b95f80ca9462f5d0688896b84f5f5ad1a22a1179018d7a0be790d3fbc851106 [2021-03-24T05:52:53.116Z] #57 ... [2021-03-24T05:52:53.116Z] [2021-03-24T05:52:53.116Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-24T05:52:53.116Z] #25 sha256:d0069aa422bb095a5bd36d6bc8e885754aa5ffdfc0972c7dea10fbb3dd9b5466 [2021-03-24T05:52:53.116Z] #25 316.1 + return [2021-03-24T05:52:53.116Z] #25 DONE 316.2s [2021-03-24T05:52:53.116Z] [2021-03-24T05:52:53.116Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:52:53.116Z] #57 sha256:cbc3fcc8619b8e5748b09fbf735ac0dea4648fd528f392bb0d9bc3eb26044ea5 [2021-03-24T05:52:53.562Z] #57 DONE 0.9s [2021-03-24T05:52:53.562Z] [2021-03-24T05:52:53.562Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-24T05:52:53.562Z] #61 sha256:6f88c603093eea1fa7d34fb5001e4f57d167fe505b55471655692aa903f5afe6 [2021-03-24T05:52:53.852Z] #61 DONE 0.3s [2021-03-24T05:52:53.852Z] [2021-03-24T05:52:53.852Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-24T05:52:53.852Z] #66 sha256:37b0aee0c8ed430bf4d8623e5c7aecaacab530c0370231e54965d950dbdd1d3a [2021-03-24T05:52:54.064Z] #56 246.4 + bin/containerd-shim-runc-v1 [2021-03-24T05:52:54.819Z] #66 DONE 1.0s [2021-03-24T05:52:54.819Z] [2021-03-24T05:52:54.819Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-24T05:52:54.819Z] #68 sha256:2b9947318e5f6e9d642575b58e2ed13b5e7428a2e419430a6ffa21561e5a9e2a [2021-03-24T05:52:54.819Z] #68 DONE 0.0s [2021-03-24T05:52:54.819Z] [2021-03-24T05:52:54.819Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-24T05:52:54.819Z] #69 sha256:fb43fa493e7304415dcd0868c1813f264deacd754d98d928da8f638bb2c00dba [2021-03-24T05:52:54.819Z] #69 DONE 0.0s [2021-03-24T05:52:54.819Z] [2021-03-24T05:52:54.819Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-03-24T05:52:54.819Z] #70 sha256:5d2cbed0d08db4952614ada3b1713fd0449f8548f6878038267a42e0baca56b6 [2021-03-24T05:52:55.225Z] #57 ... [2021-03-24T05:52:55.225Z] [2021-03-24T05:52:55.225Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-24T05:52:55.225Z] #26 sha256:8ce00e5f1e38f97cd1f6870e09a294f58c2093a942de831d1d3091f66cbfeb87 [2021-03-24T05:52:55.225Z] #26 DONE 0.2s [2021-03-24T05:52:55.225Z] [2021-03-24T05:52:55.225Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-24T05:52:55.225Z] #31 sha256:e672e3eb8787ef9e990c80cbf3d850d250bc0b12299dc8e369b592d7d61a700c [2021-03-24T05:52:55.349Z] #71 exporting layers 8.0s done [2021-03-24T05:52:55.349Z] #71 writing image sha256:e9fa152c12fb7e728c9af6fff5a2ab757a235ee5f08628b23208a24bc0725b7b done [2021-03-24T05:52:55.349Z] #71 naming to docker.io/library/docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e done [2021-03-24T05:52:55.349Z] #71 DONE 8.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-24T05:52:55.537Z] #31 DONE 0.7s [2021-03-24T05:52:55.537Z] [2021-03-24T05:52:55.537Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:52:55.537Z] #57 sha256:cbc3fcc8619b8e5748b09fbf735ac0dea4648fd528f392bb0d9bc3eb26044ea5 [2021-03-24T05:52:55.537Z] #57 ... [2021-03-24T05:52:55.537Z] [2021-03-24T05:52:55.537Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-24T05:52:55.537Z] #34 sha256:06fc8bc84e449d189cdd6e662ff3111409daf93b154abb1464d29e2f0d8d831b [2021-03-24T05:52:55.537Z] #34 DONE 0.1s [2021-03-24T05:52:55.699Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42189/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e hack/test/unit [2021-03-24T05:52:55.758Z] #70 0.738 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-03-24T05:52:55.758Z] #70 0.739 Hit:2 http://deb.debian.org/debian buster-backports InRelease [2021-03-24T05:52:55.758Z] #70 0.812 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-03-24T05:52:55.758Z] #70 0.974 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-03-24T05:52:55.839Z] [2021-03-24T05:52:55.839Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-24T05:52:55.839Z] #36 sha256:dbb97e775babce8631616c270a8aceb4357db16af2c1860bf6db704c79f3e398 [2021-03-24T05:52:55.839Z] #36 DONE 0.1s [2021-03-24T05:52:55.839Z] [2021-03-24T05:52:55.839Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-24T05:52:55.839Z] #39 sha256:b8d9de4a5fa6eb270fa8aada571ce73deaa67d9d28b3f83d49fed9c96c7948df [2021-03-24T05:52:55.839Z] #39 DONE 0.1s [2021-03-24T05:52:55.839Z] [2021-03-24T05:52:55.839Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-24T05:52:55.839Z] #42 sha256:9b4484f8b91f068f812479867628ee0c4e88d4ac385dcecc95110b35217d4254 [2021-03-24T05:52:56.139Z] #42 DONE 0.3s [2021-03-24T05:52:56.139Z] [2021-03-24T05:52:56.139Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-24T05:52:56.139Z] #45 sha256:70885d2bf08667bcad868e94e6e9ca25e2c1add513ca7ae56f5e0454e8729e19 [2021-03-24T05:52:56.139Z] #45 DONE 0.1s [2021-03-24T05:52:56.139Z] [2021-03-24T05:52:56.139Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:52:56.139Z] #57 sha256:cbc3fcc8619b8e5748b09fbf735ac0dea4648fd528f392bb0d9bc3eb26044ea5 [2021-03-24T05:52:56.139Z] #57 ... [2021-03-24T05:52:56.139Z] [2021-03-24T05:52:56.139Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-24T05:52:56.139Z] #47 sha256:55978da0452e293d44167b2f30d1449d4aee992e6e7952181ea617db091dd2d4 [2021-03-24T05:52:56.139Z] #47 DONE 0.1s [2021-03-24T05:52:56.139Z] [2021-03-24T05:52:56.139Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-24T05:52:56.139Z] #49 sha256:f6f1a2d749ec8d53bc75da076741a3645b3140953599e0dac2551c0b2a409263 [2021-03-24T05:52:56.329Z] #70 1.078 Reading package lists... [2021-03-24T05:52:56.437Z] #49 DONE 0.1s [2021-03-24T05:52:56.437Z] [2021-03-24T05:52:56.437Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-24T05:52:56.437Z] #51 sha256:acad8be85a63e1a285b6ac4c8d169313e7116d0411d610cc7b3f60eb67fe48e7 [2021-03-24T05:52:56.437Z] #51 DONE 0.1s [2021-03-24T05:52:56.437Z] [2021-03-24T05:52:56.437Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-24T05:52:56.437Z] #53 sha256:cfd90b814af2b5a9b8e124cecb0fbeefc44bdb32d303bb13dfc19579c73c1a5e [2021-03-24T05:52:56.437Z] #53 DONE 0.1s [2021-03-24T05:52:56.437Z] [2021-03-24T05:52:56.437Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:52:56.437Z] #57 sha256:cbc3fcc8619b8e5748b09fbf735ac0dea4648fd528f392bb0d9bc3eb26044ea5 [2021-03-24T05:52:56.669Z] #56 249.4 + bin/containerd-shim-runc-v1 [2021-03-24T05:52:56.736Z] #57 ... [2021-03-24T05:52:56.736Z] [2021-03-24T05:52:56.736Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-24T05:52:56.736Z] #55 sha256:10468eef97260c9255b3529db5a95be58d4732bb3cb87f2ba21edf1dac7f82e2 [2021-03-24T05:52:56.736Z] #55 DONE 0.1s [2021-03-24T05:52:56.736Z] [2021-03-24T05:52:56.736Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-24T05:52:56.736Z] #57 sha256:cbc3fcc8619b8e5748b09fbf735ac0dea4648fd528f392bb0d9bc3eb26044ea5 [2021-03-24T05:52:57.160Z] #70 1.703 Reading package lists... [2021-03-24T05:52:57.421Z] #70 2.315 Building dependency tree... [2021-03-24T05:52:57.421Z] #70 2.434 Reading state information... [2021-03-24T05:52:57.421Z] #70 2.540 The following additional packages will be installed: [2021-03-24T05:52:57.421Z] #70 2.540 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-03-24T05:52:57.421Z] #70 2.540 libpam-systemd [2021-03-24T05:52:57.421Z] #70 2.541 Suggested packages: [2021-03-24T05:52:57.421Z] #70 2.541 systemd-container policykit-1 [2021-03-24T05:52:57.421Z] #70 2.541 Recommended packages: [2021-03-24T05:52:57.421Z] #70 2.541 libnss-systemd [2021-03-24T05:52:57.421Z] #70 2.621 The following NEW packages will be installed: [2021-03-24T05:52:57.421Z] #70 2.621 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-03-24T05:52:57.421Z] #70 2.622 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-03-24T05:52:57.681Z] #70 2.890 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded. [2021-03-24T05:52:57.681Z] #70 2.890 Need to get 4761 kB of archives. [2021-03-24T05:52:57.681Z] #70 2.890 After this operation, 16.6 MB of additional disk space will be used. [2021-03-24T05:52:57.681Z] #70 2.890 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-03-24T05:52:57.681Z] #70 2.893 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-03-24T05:52:57.681Z] #70 2.894 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-03-24T05:52:57.681Z] #70 2.900 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-03-24T05:52:57.681Z] #70 2.902 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-03-24T05:52:57.681Z] #70 2.903 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB] [2021-03-24T05:52:57.681Z] #70 2.971 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB] [2021-03-24T05:52:57.940Z] #70 2.978 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-03-24T05:52:57.940Z] #70 2.980 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-03-24T05:52:57.940Z] #70 2.990 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB] [2021-03-24T05:52:57.940Z] #70 3.038 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-03-24T05:52:58.199Z] #70 3.348 debconf: delaying package configuration, since apt-utils is not installed [2021-03-24T05:52:58.199Z] #70 3.374 Fetched 4761 kB in 1s (9347 kB/s) [2021-03-24T05:52:58.199Z] #70 3.397 Selecting previously unselected package libargon2-1:amd64. [2021-03-24T05:52:58.199Z] #70 3.397 (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 ... 28057 files and directories currently installed.) [2021-03-24T05:52:58.199Z] #70 3.411 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-03-24T05:52:58.199Z] #70 3.417 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-03-24T05:52:58.199Z] #70 3.446 Selecting previously unselected package libjson-c3:amd64. [2021-03-24T05:52:58.199Z] #70 3.447 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-03-24T05:52:58.199Z] #70 3.451 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-03-24T05:52:58.199Z] #70 3.481 Selecting previously unselected package libcryptsetup12:amd64. [2021-03-24T05:52:58.199Z] #70 3.481 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-03-24T05:52:58.270Z] #56 250.9 + bin/containerd-shim-runc-v2 [2021-03-24T05:52:58.459Z] #70 3.484 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-03-24T05:52:58.459Z] #70 3.523 Selecting previously unselected package libidn11:amd64. [2021-03-24T05:52:58.459Z] #70 3.528 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-03-24T05:52:58.459Z] #70 3.531 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-03-24T05:52:58.459Z] #70 3.574 Selecting previously unselected package libkmod2:amd64. [2021-03-24T05:52:58.459Z] #70 3.576 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-03-24T05:52:58.459Z] #70 3.579 Unpacking libkmod2:amd64 (26-1) ... [2021-03-24T05:52:58.459Z] #70 3.619 Selecting previously unselected package systemd. [2021-03-24T05:52:58.459Z] #70 3.619 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ... [2021-03-24T05:52:58.459Z] #70 3.655 Unpacking systemd (241-7~deb10u6) ... [2021-03-24T05:52:58.532Z] #56 251.8 + binaries [2021-03-24T05:52:58.532Z] #56 251.8 + install -D bin/containerd /build/containerd [2021-03-24T05:52:58.532Z] #56 251.8 + install -D bin/containerd-shim /build/containerd-shim [2021-03-24T05:52:58.532Z] #56 251.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-24T05:52:58.532Z] #56 251.8 + install -D bin/ctr /build/ctr [2021-03-24T05:52:59.029Z] #70 4.079 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-03-24T05:52:59.029Z] #70 4.089 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-03-24T05:52:59.029Z] #70 4.098 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-03-24T05:52:59.029Z] #70 4.105 Setting up libidn11:amd64 (1.33-2.2) ... [2021-03-24T05:52:59.029Z] #70 4.112 Setting up libkmod2:amd64 (26-1) ... [2021-03-24T05:52:59.029Z] #70 4.121 Setting up systemd (241-7~deb10u6) ... [2021-03-24T05:52:59.029Z] #70 4.157 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-03-24T05:52:59.029Z] #70 4.159 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-03-24T05:52:59.029Z] #70 4.162 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-03-24T05:52:59.029Z] #70 4.162 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-03-24T05:52:59.599Z] #70 4.563 Selecting previously unselected package systemd-sysv. [2021-03-24T05:52:59.599Z] #70 4.563 (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 ... 28854 files and directories currently installed.) [2021-03-24T05:52:59.599Z] #70 4.575 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ... [2021-03-24T05:52:59.599Z] #70 4.577 Unpacking systemd-sysv (241-7~deb10u6) ... [2021-03-24T05:52:59.599Z] #70 4.611 Selecting previously unselected package libdbus-1-3:amd64. [2021-03-24T05:52:59.599Z] #70 4.614 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-03-24T05:52:59.599Z] #70 4.617 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-03-24T05:52:59.599Z] #70 4.665 Selecting previously unselected package dbus. [2021-03-24T05:52:59.599Z] #70 4.668 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-03-24T05:52:59.599Z] #70 4.677 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-03-24T05:52:59.599Z] #70 4.727 Selecting previously unselected package libpam-systemd:amd64. [2021-03-24T05:52:59.599Z] #70 4.730 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ... [2021-03-24T05:52:59.599Z] #70 4.732 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ... [2021-03-24T05:52:59.599Z] #70 4.769 Selecting previously unselected package dbus-user-session. [2021-03-24T05:52:59.599Z] #70 4.769 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-03-24T05:52:59.599Z] #70 4.771 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-03-24T05:52:59.599Z] #70 4.851 Setting up systemd-sysv (241-7~deb10u6) ... [2021-03-24T05:52:59.599Z] #70 4.861 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-03-24T05:52:59.599Z] #70 4.877 Setting up dbus (1.12.20-0+deb10u1) ... [2021-03-24T05:52:59.860Z] #70 4.985 invoke-rc.d: could not determine current runlevel [2021-03-24T05:52:59.860Z] #70 4.987 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-24T05:52:59.860Z] #70 4.991 Setting up libpam-systemd:amd64 (241-7~deb10u6) ... [2021-03-24T05:52:59.860Z] #70 5.118 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-03-24T05:53:00.121Z] #70 5.129 Processing triggers for systemd (241-7~deb10u6) ... [2021-03-24T05:53:00.121Z] #70 5.137 Processing triggers for libc-bin (2.28-10) ... [2021-03-24T05:53:00.121Z] #70 DONE 5.3s [2021-03-24T05:53:00.121Z] [2021-03-24T05:53:00.121Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-03-24T05:53:00.121Z] #71 sha256:7126346a8c43672218359320115a9acf81c4d9c3e42cac0d98cae4436989f82c [2021-03-24T05:53:00.443Z] #56 DONE 253.4s [2021-03-24T05:53:00.692Z] #71 0.444 % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-24T05:53:00.692Z] #71 0.444 Dload Upload Total Spent Left Speed [2021-03-24T05:53:00.692Z] #71 0.445 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 19602 0 --:--:-- --:--:-- --:--:-- 19602 [2021-03-24T05:53:00.692Z] #71 DONE 0.6s [2021-03-24T05:53:00.692Z] [2021-03-24T05:53:00.692Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-24T05:53:00.692Z] #72 sha256:ee7bdd98cc304d4c4a8d002cf33decddfe8ff60a954348a3de68987f90aa8b20 [2021-03-24T05:53:00.844Z] #56 253.8 + bin/containerd-shim-runc-v2 [2021-03-24T05:53:00.991Z] ? github.com/docker/docker/api [no test files] [2021-03-24T05:53:01.014Z] [2021-03-24T05:53:01.014Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-24T05:53:01.014Z] #57 sha256:30dea0d16e0ac1308fb83c1e9bbd7c98e59917f4070e4e6a5150276463a42e10 [2021-03-24T05:53:01.406Z] #56 254.9 + binaries [2021-03-24T05:53:01.406Z] #56 254.9 + install -D bin/containerd /build/containerd [2021-03-24T05:53:01.406Z] #56 254.9 + install -D bin/containerd-shim /build/containerd-shim [2021-03-24T05:53:01.406Z] #56 254.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-24T05:53:01.406Z] #56 254.9 + install -D bin/ctr /build/ctr [2021-03-24T05:53:01.954Z] #57 DONE 0.9s [2021-03-24T05:53:01.954Z] [2021-03-24T05:53:01.954Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-24T05:53:01.954Z] #61 sha256:3d8c29e161698550cfedfc5f0252b9dee7ab457cbe9bf97180e54934eeaaa0f9 [2021-03-24T05:53:01.954Z] #61 DONE 0.2s [2021-03-24T05:53:01.954Z] [2021-03-24T05:53:01.954Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-24T05:53:01.954Z] #66 sha256:6f253e3230e6bb58b38b6af7d30a821e020de0e31cdfb4e170620c9f737af898 [2021-03-24T05:53:02.608Z] #72 DONE 1.7s [2021-03-24T05:53:02.608Z] [2021-03-24T05:53:02.608Z] #73 exporting to image [2021-03-24T05:53:02.608Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-24T05:53:02.608Z] #73 exporting layers [2021-03-24T05:53:03.295Z] #56 DONE 256.8s [2021-03-24T05:53:03.336Z] #66 DONE 1.0s [2021-03-24T05:53:03.336Z] [2021-03-24T05:53:03.336Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-24T05:53:03.336Z] #68 sha256:9ff6e7145c1429ed719764da1fc73c91a022b050fde239eebe5432486375ee40 [2021-03-24T05:53:03.336Z] #68 DONE 0.1s [2021-03-24T05:53:03.336Z] [2021-03-24T05:53:03.336Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-24T05:53:03.336Z] #69 sha256:0b08ae0cccb3f06ed74cdc6757219fc760e6b465e451cbf6cc55e57690465115 [2021-03-24T05:53:03.336Z] #69 DONE 0.0s [2021-03-24T05:53:03.336Z] [2021-03-24T05:53:03.336Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-24T05:53:03.336Z] #70 sha256:f50304923bf68d039eb4e43e9247e0e6740b16d1cabe800199bac6323187c7b1 [2021-03-24T05:53:04.224Z] [2021-03-24T05:53:04.224Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-24T05:53:04.224Z] #57 sha256:d1555b2e3ef20727ce68ab288d2eba6be450d2cc9a3ab624cc6fe72cccc3d5ab [2021-03-24T05:53:05.151Z] #57 DONE 0.9s [2021-03-24T05:53:05.151Z] [2021-03-24T05:53:05.151Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-24T05:53:05.151Z] #61 sha256:4b13d52e7d1d8bb635358abc66a7c2128983fb3e1244c2fc4fee5f1c65e95432 [2021-03-24T05:53:05.151Z] #61 DONE 0.2s [2021-03-24T05:53:05.151Z] [2021-03-24T05:53:05.151Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-24T05:53:05.151Z] #66 sha256:a24160f6c731c54c7bd72610ac35e39bd28fa42ddca50c01f4822b23ff070c86 [2021-03-24T05:53:05.878Z] #70 DONE 2.5s [2021-03-24T05:53:05.878Z] [2021-03-24T05:53:05.878Z] #71 exporting to image [2021-03-24T05:53:05.878Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-24T05:53:05.878Z] #71 exporting layers [2021-03-24T05:53:06.079Z] #66 DONE 1.0s [2021-03-24T05:53:06.334Z] [2021-03-24T05:53:06.335Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-24T05:53:06.335Z] #68 sha256:05f7bc2191eca4714a4214a3b269b22cfe443a8c66928b157cfc91db071fc612 [2021-03-24T05:53:06.335Z] #68 DONE 0.1s [2021-03-24T05:53:06.335Z] [2021-03-24T05:53:06.335Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-24T05:53:06.335Z] #69 sha256:e0e024e6c6b5db566ff1d684eeafe97c194e70fa46d56b221cc1f7920e3cb4cd [2021-03-24T05:53:06.335Z] #69 DONE 0.0s [2021-03-24T05:53:06.335Z] [2021-03-24T05:53:06.335Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-24T05:53:06.335Z] #70 sha256:216566d44a54d71a3fc5a90a9c08b605d007f0d831035069dc9ac26ed656dd17 [2021-03-24T05:53:08.223Z] #70 DONE 1.9s [2021-03-24T05:53:08.223Z] [2021-03-24T05:53:08.223Z] #71 exporting to image [2021-03-24T05:53:08.223Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-24T05:53:08.223Z] #71 exporting layers [2021-03-24T05:53:09.859Z] 5ff1512f88ec: Pull complete [2021-03-24T05:53:10.328Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-03-24T05:53:10.328Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-24T05:53:10.328Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-03-24T05:53:10.328Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-03-24T05:53:10.328Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1817' [2021-03-24T05:53:10.328Z] WARN: Skipping validation tests [2021-03-24T05:53:10.328Z] INFO: Running unit tests at 03/24/2021 05:53:09... [2021-03-24T05:53:10.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-24T05:53:10.742Z] #73 exporting layers 7.2s done [2021-03-24T05:53:10.742Z] #73 writing image sha256:08c6c8eae1fe85a5e0265bfc270b337d5f6de0aa4ce2b2403aad587ba28bbfa1 done [2021-03-24T05:53:10.742Z] #73 naming to docker.io/library/docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e done [2021-03-24T05:53:10.742Z] #73 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-24T05:53:11.117Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42189/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e hack/make.sh dynbinary test-integration [2021-03-24T05:53:11.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-24T05:53:13.652Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-03-24T05:53:13.652Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-03-24T05:53:13.652Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-03-24T05:53:13.652Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-03-24T05:53:13.652Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-03-24T05:53:13.652Z] Detected virtualization docker. [2021-03-24T05:53:13.652Z] Detected architecture x86-64. [2021-03-24T05:53:13.652Z] Set hostname to <04670757ef94>. [2021-03-24T05:53:13.912Z] + source /etc/docker-entrypoint-cmd [2021-03-24T05:53:13.912Z] ++ hack/make.sh dynbinary test-integration [2021-03-24T05:53:13.912Z] [2021-03-24T05:53:13.912Z] Removing bundles/ [2021-03-24T05:53:13.912Z] [2021-03-24T05:53:13.912Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-24T05:53:13.912Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-24T05:53:13.912Z] GOOS="" GOARCH="" GOARM="" [2021-03-24T05:53:14.091Z] #71 exporting layers 7.2s done [2021-03-24T05:53:14.091Z] #71 writing image sha256:6dc64fb97bdb5193d4c4ce3209f91d4aee0aaa620fffc07a93c81c7a40aff312 done [2021-03-24T05:53:14.091Z] #71 naming to docker.io/library/docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e done [2021-03-24T05:53:14.091Z] #71 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-03-24T05:53:14.465Z] + trap exit INT TERM [2021-03-24T05:53:14.465Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-03-24T05:53:14.465Z] + CONTAINER_NAME=docker-pr2 [2021-03-24T05:53:14.465Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42189/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42189/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e -e DOCKER_GRAPHDRIVER docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e hack/make.sh dynbinary-daemon [2021-03-24T05:53:15.093Z] INFO: make.ps1 starting at 03/24/2021 05:53:14 [2021-03-24T05:53:15.093Z] INFO: Git commit (d6ddfb6118) assumed from DOCKER_GITCOMMIT environment variable [2021-03-24T05:53:15.093Z] INFO: Invoking autogen... [2021-03-24T05:53:15.562Z] INFO: Running unit tests... [2021-03-24T05:53:15.845Z] [2021-03-24T05:53:15.845Z] Removing bundles/ [2021-03-24T05:53:15.845Z] [2021-03-24T05:53:15.845Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-24T05:53:15.934Z] ok github.com/docker/docker/api/server 0.046s coverage: 9.0% of statements [2021-03-24T05:53:16.105Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-24T05:53:16.105Z] GOOS="" GOARCH="" GOARM="" [2021-03-24T05:53:16.386Z] #71 exporting layers 7.3s done [2021-03-24T05:53:16.386Z] #71 writing image sha256:293d2f5dbb91a52ebcfebc9b912f9597b0d0c9414a98c0a9b937c82a8a9e1983 done [2021-03-24T05:53:16.386Z] #71 naming to docker.io/library/docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e done [2021-03-24T05:53:16.386Z] #71 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-24T05:53:16.731Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42189/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e -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:d6ddfb611815f52ac19c10c3af6a3f945b05105e hack/make.sh dynbinary test-integration [2021-03-24T05:53:18.095Z] [2021-03-24T05:53:18.095Z] Removing bundles/ [2021-03-24T05:53:18.095Z] [2021-03-24T05:53:18.095Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-24T05:53:18.095Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-24T05:53:18.095Z] GOOS="" GOARCH="" GOARM="" [2021-03-24T05:53:26.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-24T05:53:28.081Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-03-24T05:53:29.526Z] #57 307.0 + bin/containerd-stress [2021-03-24T05:53:29.526Z] #57 309.3 + bin/containerd-shim [2021-03-24T05:53:32.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-24T05:53:32.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-24T05:53:33.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-24T05:53:34.027Z] #57 316.3 + bin/containerd-shim-runc-v1 [2021-03-24T05:53:34.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-24T05:53:34.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-24T05:53:35.263Z] ? github.com/docker/docker/api [no test files] [2021-03-24T05:53:35.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-24T05:53:37.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-24T05:53:38.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-24T05:53:39.660Z] #57 321.3 + bin/containerd-shim-runc-v2 [2021-03-24T05:53:39.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-24T05:53:40.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-24T05:53:40.299Z] #57 322.4 + binaries [2021-03-24T05:53:40.299Z] #57 322.4 + install -D bin/containerd /build/containerd [2021-03-24T05:53:40.299Z] #57 322.5 + install -D bin/containerd-shim /build/containerd-shim [2021-03-24T05:53:40.299Z] #57 322.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-24T05:53:40.299Z] #57 322.5 + install -D bin/ctr /build/ctr [2021-03-24T05:53:40.299Z] #57 DONE 322.6s [2021-03-24T05:53:41.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-24T05:53:41.346Z] [2021-03-24T05:53:41.346Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-24T05:53:41.346Z] #58 sha256:004582992f8fd17e9bace838457b4409baa20429f1e785b30d110426594f2b24 [2021-03-24T05:53:41.346Z] #58 DONE 0.1s [2021-03-24T05:53:41.346Z] [2021-03-24T05:53:41.346Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-24T05:53:41.346Z] #62 sha256:b1b2b3197f6d354589ac2d5a270a193c48be300bfa510f7e928070db72137b21 [2021-03-24T05:53:41.346Z] #62 DONE 0.1s [2021-03-24T05:53:41.346Z] [2021-03-24T05:53:41.346Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-24T05:53:41.346Z] #67 sha256:e9c233dc0220ac04f56a2917603097b462427792dc31a95888acc4a2c64609cd [2021-03-24T05:53:41.346Z] #67 DONE 0.1s [2021-03-24T05:53:41.346Z] [2021-03-24T05:53:41.346Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-24T05:53:41.346Z] #69 sha256:0bb3d2d1a0a7d8ebb1b92a43ba7d7067a2275549f622dc6210c968805916b3fe [2021-03-24T05:53:41.346Z] #69 DONE 0.0s [2021-03-24T05:53:41.640Z] [2021-03-24T05:53:41.640Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-24T05:53:41.640Z] #70 sha256:3dbd417220f478c7ea45ce5425509263bd1f27f86f699059696f2af3e8f7b568 [2021-03-24T05:53:41.640Z] #70 DONE 0.0s [2021-03-24T05:53:41.640Z] [2021-03-24T05:53:41.640Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-24T05:53:41.640Z] #71 sha256:a91c9a1bdc07e5ab038bd017c7ab74f90f72156db4a90fb25e69c17f5b0c47cc [2021-03-24T05:53:41.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-24T05:53:42.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-24T05:53:43.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-24T05:53:43.874Z] #71 DONE 2.1s [2021-03-24T05:53:43.874Z] [2021-03-24T05:53:43.874Z] #72 exporting to oci image format [2021-03-24T05:53:43.874Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-03-24T05:53:43.874Z] #72 exporting layers [2021-03-24T05:53:44.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-24T05:53:45.133Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-24T05:53:45.133Z] Using test binary docker [2021-03-24T05:53:45.133Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-24T05:53:45.133Z] +++ /etc/init.d/apparmor start [2021-03-24T05:53:45.427Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-24T05:53:45.427Z] INFO: Waiting for daemon to start... [2021-03-24T05:53:45.427Z] Starting dockerd [2021-03-24T05:53:45.427Z] +++ 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 [2021-03-24T05:53:47.539Z] . [2021-03-24T05:53:47.539Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-24T05:53:47.539Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-24T05:53:47.539Z] Error: No such image: emptyfs [2021-03-24T05:53:47.539Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-24T05:53:47.539Z] ++++ docker load [2021-03-24T05:53:47.539Z] Running integration-test (iteration 1) [2021-03-24T05:53:47.539Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-03-24T05:53:47.539Z] ++ 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 [2021-03-24T05:53:47.539Z] ++ set -e [2021-03-24T05:53:47.539Z] ++ '[' -n 0 ']' [2021-03-24T05:53:47.539Z] ++ set -x [2021-03-24T05:53:47.539Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-24T05:53:47.596Z] INFO [loader] Go packages loading at mode 575 (files|imports|name|compiled_files|exports_file|types_sizes|deps) took 2m1.253119721s [2021-03-24T05:53:47.596Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 453.349147ms [2021-03-24T05:53:50.224Z] === RUN TestMiddlewares [2021-03-24T05:53:50.224Z] --- PASS: TestMiddlewares (0.00s) [2021-03-24T05:53:50.224Z] PASS [2021-03-24T05:53:50.224Z] coverage: 9.0% of statements [2021-03-24T05:53:50.224Z] ok github.com/docker/docker/api/server 0.097s coverage: 9.0% of statements [2021-03-24T05:53:57.917Z] Loaded image: buildpack-deps:buster [2021-03-24T05:53:57.918Z] Loaded image: busybox:latest [2021-03-24T05:53:57.918Z] Loaded image: busybox:glibc [2021-03-24T05:53:58.212Z] Loaded image: debian:bullseye [2021-03-24T05:53:58.212Z] Loaded image: hello-world:latest [2021-03-24T05:53:58.504Z] Loaded image: arm32v7/hello-world:latest [2021-03-24T05:53:58.504Z] INFO: Testing against a local daemon [2021-03-24T05:53:58.504Z] === RUN TestCgroupNamespacesBuild [2021-03-24T05:54:01.237Z] --- PASS: TestCgroupNamespacesBuild (2.65s) [2021-03-24T05:54:01.237Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-24T05:54:03.380Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.02s) [2021-03-24T05:54:03.380Z] === RUN TestBuildWithSession [2021-03-24T05:54:03.380Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-24T05:54:03.380Z] build_session_test.go:25: TODO: BuildKit [2021-03-24T05:54:03.380Z] === RUN TestBuildSquashParent [2021-03-24T05:54:11.864Z] --- PASS: TestBuildSquashParent (8.31s) [2021-03-24T05:54:11.864Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-24T05:54:11.864Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-24T05:54:11.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-24T05:54:11.864Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-24T05:54:11.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-24T05:54:11.864Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-24T05:54:11.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-24T05:54:11.864Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-24T05:54:11.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-24T05:54:11.864Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-24T05:54:11.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-24T05:54:11.864Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-24T05:54:11.864Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-24T05:54:11.864Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-24T05:54:11.864Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-24T05:54:12.231Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2021-03-24T05:54:12.231Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-24T05:54:12.231Z] ok github.com/docker/docker/api/server/middleware 0.028s coverage: 37.7% of statements [2021-03-24T05:54:12.231Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-24T05:54:12.231Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-24T05:54:12.231Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-24T05:54:12.231Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-24T05:54:12.231Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-24T05:54:12.231Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-24T05:54:12.231Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-24T05:54:12.231Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-24T05:54:12.231Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-24T05:54:12.231Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-24T05:54:12.231Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-24T05:54:12.494Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2021-03-24T05:54:12.494Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2021-03-24T05:54:12.757Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 5.7% of statements [2021-03-24T05:54:12.757Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-24T05:54:12.757Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-24T05:54:12.757Z] ? github.com/docker/docker/api/types [no test files] [2021-03-24T05:54:12.757Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-24T05:54:12.757Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-24T05:54:12.757Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-24T05:54:12.757Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-24T05:54:12.757Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-24T05:54:12.757Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-24T05:54:12.757Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-24T05:54:12.757Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-24T05:54:12.757Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-24T05:54:12.757Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-24T05:54:12.757Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-24T05:54:13.020Z] ok github.com/docker/docker/api/types/time 0.026s coverage: 100.0% of statements [2021-03-24T05:54:13.301Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 75.0% of statements [2021-03-24T05:54:13.301Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-24T05:54:13.301Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-24T05:54:13.301Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-24T05:54:13.301Z] ? github.com/docker/docker/builder [no test files] [2021-03-24T05:54:13.301Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-24T05:54:13.301Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-24T05:54:13.301Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-24T05:54:13.301Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-24T05:54:13.301Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-24T05:54:13.301Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-24T05:54:13.301Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-24T05:54:14.596Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-24T05:54:14.596Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-24T05:54:15.875Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2021-03-24T05:54:17.274Z] ok github.com/docker/docker/builder/remotecontext 0.355s coverage: 13.7% of statements [2021-03-24T05:54:17.325Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-24T05:54:17.325Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-24T05:54:17.848Z] ok github.com/docker/docker/builder/dockerfile 0.886s coverage: 48.3% of statements [2021-03-24T05:54:17.848Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-24T05:54:17.848Z] ok github.com/docker/docker/builder/remotecontext/git 3.539s coverage: 86.3% of statements [2021-03-24T05:54:17.848Z] ? github.com/docker/docker/cli [no test files] [2021-03-24T05:54:17.848Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-24T05:54:20.059Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-24T05:54:20.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.85s) [2021-03-24T05:54:20.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.91s) [2021-03-24T05:54:20.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.69s) [2021-03-24T05:54:20.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.83s) [2021-03-24T05:54:20.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.75s) [2021-03-24T05:54:20.059Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.92s) [2021-03-24T05:54:20.059Z] === RUN TestBuildMultiStageCopy [2021-03-24T05:54:20.059Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-24T05:54:22.795Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-24T05:54:23.156Z] ok github.com/docker/docker/client 0.317s coverage: 75.4% of statements [2021-03-24T05:54:23.428Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-24T05:54:24.061Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-24T05:54:24.706Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-24T05:54:25.339Z] --- PASS: TestBuildMultiStageCopy (5.39s) [2021-03-24T05:54:25.339Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.87s) [2021-03-24T05:54:25.339Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2021-03-24T05:54:25.339Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2021-03-24T05:54:25.339Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2021-03-24T05:54:25.339Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s) [2021-03-24T05:54:25.339Z] === RUN TestBuildMultiStageParentConfig [2021-03-24T05:54:27.407Z] --- PASS: TestBuildMultiStageParentConfig (1.67s) [2021-03-24T05:54:27.407Z] === RUN TestBuildLabelWithTargets [2021-03-24T05:54:29.487Z] --- PASS: TestBuildLabelWithTargets (2.61s) [2021-03-24T05:54:29.487Z] === RUN TestBuildWithEmptyLayers [2021-03-24T05:54:30.995Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2021-03-24T05:54:30.995Z] === RUN TestBuildMultiStageOnBuild [2021-03-24T05:54:34.685Z] --- PASS: TestBuildMultiStageOnBuild (3.42s) [2021-03-24T05:54:34.685Z] === RUN TestBuildUncleanTarFilenames [2021-03-24T05:54:35.721Z] --- PASS: TestBuildUncleanTarFilenames (1.47s) [2021-03-24T05:54:35.721Z] === RUN TestBuildMultiStageLayerLeak [2021-03-24T05:54:39.237Z] --- PASS: TestBuildMultiStageLayerLeak (3.60s) [2021-03-24T05:54:39.237Z] === RUN TestBuildWithHugeFile [2021-03-24T05:54:50.401Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-24T05:54:50.401Z] [2021-03-24T05:54:50.401Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-24T05:54:50.401Z] DOCKER_SYSTEMD=1 [2021-03-24T05:54:50.401Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-24T05:54:50.401Z] HOSTNAME=04670757ef94 [2021-03-24T05:54:50.401Z] DEST=bundles/test-integration [2021-03-24T05:54:50.401Z] PWD=/go/src/github.com/docker/docker [2021-03-24T05:54:50.401Z] DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:54:50.401Z] container=docker [2021-03-24T05:54:50.401Z] HOME=/root [2021-03-24T05:54:50.401Z] LANG=C.UTF-8 [2021-03-24T05:54:50.401Z] INVOCATION_ID=30bb3d6d8e14443dbf1110703b317229 [2021-03-24T05:54:50.401Z] GOLANG_VERSION=1.13.15 [2021-03-24T05:54:50.401Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-24T05:54:50.401Z] VALIDATE_BRANCH=master [2021-03-24T05:54:50.401Z] TERM=xterm [2021-03-24T05:54:50.401Z] DOCKER_PKG=github.com/docker/docker [2021-03-24T05:54:50.401Z] SHLVL=3 [2021-03-24T05:54:50.401Z] TIMEOUT=120m [2021-03-24T05:54:50.401Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-24T05:54:50.401Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-24T05:54:50.401Z] GO111MODULE=off [2021-03-24T05:54:50.401Z] DOCKER_EXPERIMENTAL=1 [2021-03-24T05:54:50.401Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-24T05:54:50.401Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-24T05:54:50.401Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-24T05:54:50.401Z] GOPATH=/go [2021-03-24T05:54:50.401Z] PKG_CONFIG=pkg-config [2021-03-24T05:54:50.401Z] _=/usr/bin/env [2021-03-24T05:54:50.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-24T05:54:50.919Z] === RUN TestBoolValue [2021-03-24T05:54:50.919Z] --- PASS: TestBoolValue (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestBoolValueOrDefault [2021-03-24T05:54:50.919Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestInt64ValueOrZero [2021-03-24T05:54:50.919Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestInt64ValueOrDefault [2021-03-24T05:54:50.919Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestInt64ValueOrDefaultWithError [2021-03-24T05:54:50.919Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestJsonContentType [2021-03-24T05:54:50.919Z] --- PASS: TestJsonContentType (0.00s) [2021-03-24T05:54:50.919Z] PASS [2021-03-24T05:54:50.919Z] coverage: 14.7% of statements [2021-03-24T05:54:50.919Z] ok github.com/docker/docker/api/server/httputils 0.055s coverage: 14.7% of statements [2021-03-24T05:54:50.919Z] === RUN TestMaskSecretKeys [2021-03-24T05:54:50.919Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-03-24T05:54:50.919Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-03-24T05:54:50.919Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-03-24T05:54:50.919Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-03-24T05:54:50.919Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-03-24T05:54:50.919Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-03-24T05:54:50.919Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestVersionMiddlewareVersion [2021-03-24T05:54:50.919Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-03-24T05:54:50.919Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-03-24T05:54:50.919Z] PASS [2021-03-24T05:54:50.919Z] coverage: 37.7% of statements [2021-03-24T05:54:50.919Z] ok github.com/docker/docker/api/server/middleware 0.088s coverage: 37.7% of statements [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-24T05:54:50.919Z] === RUN TestStrSliceMarshalJSON [2021-03-24T05:54:50.919Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestStrSliceUnmarshalJSON [2021-03-24T05:54:50.919Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestStrSliceUnmarshalString [2021-03-24T05:54:50.919Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestStrSliceUnmarshalSlice [2021-03-24T05:54:50.919Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-03-24T05:54:50.919Z] PASS [2021-03-24T05:54:50.919Z] coverage: 90.0% of statements [2021-03-24T05:54:50.919Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2021-03-24T05:54:50.919Z] === RUN TestToJSON [2021-03-24T05:54:50.919Z] --- PASS: TestToJSON (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestToParamWithVersion [2021-03-24T05:54:50.919Z] --- PASS: TestToParamWithVersion (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestFromJSON [2021-03-24T05:54:50.919Z] --- PASS: TestFromJSON (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestEmpty [2021-03-24T05:54:50.919Z] --- PASS: TestEmpty (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestArgsMatchKVListEmptySources [2021-03-24T05:54:50.919Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestArgsMatchKVList [2021-03-24T05:54:50.919Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestArgsMatch [2021-03-24T05:54:50.919Z] --- PASS: TestArgsMatch (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestAdd [2021-03-24T05:54:50.919Z] --- PASS: TestAdd (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestDel [2021-03-24T05:54:50.919Z] --- PASS: TestDel (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestLen [2021-03-24T05:54:50.919Z] --- PASS: TestLen (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestExactMatch [2021-03-24T05:54:50.919Z] --- PASS: TestExactMatch (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestOnlyOneExactMatch [2021-03-24T05:54:50.919Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestContains [2021-03-24T05:54:50.919Z] --- PASS: TestContains (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestValidate [2021-03-24T05:54:50.919Z] --- PASS: TestValidate (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestWalkValues [2021-03-24T05:54:50.919Z] --- PASS: TestWalkValues (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestFuzzyMatch [2021-03-24T05:54:50.919Z] --- PASS: TestFuzzyMatch (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestClone [2021-03-24T05:54:50.919Z] --- PASS: TestClone (0.00s) [2021-03-24T05:54:50.919Z] PASS [2021-03-24T05:54:50.919Z] coverage: 92.2% of statements [2021-03-24T05:54:50.919Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2021-03-24T05:54:50.919Z] === RUN TestAdjustForAPIVersion [2021-03-24T05:54:50.919Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-03-24T05:54:50.919Z] PASS [2021-03-24T05:54:50.919Z] coverage: 5.7% of statements [2021-03-24T05:54:50.919Z] ok github.com/docker/docker/api/server/router/swarm 0.061s coverage: 5.7% of statements [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/types [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-24T05:54:50.919Z] === RUN TestDurationToSecondsString [2021-03-24T05:54:50.919Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-03-24T05:54:50.919Z] === RUN TestGetTimestamp [2021-03-24T05:54:50.919Z] --- PASS: TestGetTimestamp (0.17s) [2021-03-24T05:54:50.919Z] === RUN TestParseTimestamps [2021-03-24T05:54:50.919Z] --- PASS: TestParseTimestamps (0.00s) [2021-03-24T05:54:50.919Z] PASS [2021-03-24T05:54:50.919Z] coverage: 100.0% of statements [2021-03-24T05:54:50.919Z] ok github.com/docker/docker/api/types/time 0.234s coverage: 100.0% of statements [2021-03-24T05:54:50.919Z] === RUN TestCompareVersion [2021-03-24T05:54:50.919Z] --- PASS: TestCompareVersion (0.00s) [2021-03-24T05:54:50.919Z] PASS [2021-03-24T05:54:50.919Z] coverage: 75.0% of statements [2021-03-24T05:54:50.919Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 75.0% of statements [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/builder [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-24T05:54:50.919Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-24T05:54:51.392Z] === RUN TestParseRemoteURL [2021-03-24T05:54:51.392Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-03-24T05:54:51.392Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-03-24T05:54:51.392Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-03-24T05:54:51.392Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-03-24T05:54:51.392Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-03-24T05:54:51.392Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-03-24T05:54:51.392Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-03-24T05:54:51.392Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-03-24T05:54:51.392Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-03-24T05:54:51.392Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-03-24T05:54:51.392Z] --- PASS: TestParseRemoteURL (0.00s) [2021-03-24T05:54:51.392Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-03-24T05:54:51.392Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-03-24T05:54:51.392Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-03-24T05:54:51.392Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-03-24T05:54:51.392Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-03-24T05:54:51.392Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-03-24T05:54:51.392Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-03-24T05:54:51.392Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-03-24T05:54:51.392Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-03-24T05:54:51.392Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-03-24T05:54:51.392Z] === RUN TestCloneArgsSmartHttp [2021-03-24T05:54:51.392Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-03-24T05:54:51.392Z] === RUN TestCloneArgsDumbHttp [2021-03-24T05:54:51.392Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-03-24T05:54:51.392Z] === RUN TestCloneArgsGit [2021-03-24T05:54:51.392Z] --- PASS: TestCloneArgsGit (0.00s) [2021-03-24T05:54:51.392Z] === RUN TestCheckoutGit [2021-03-24T05:54:52.606Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-24T05:54:52.607Z] [2021-03-24T05:54:52.607Z] + TEST_INTEGRATION_DEST=1 [2021-03-24T05:54:52.607Z] + CONTAINER_NAME=docker-pr2-1 [2021-03-24T05:54:52.607Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-03-24T05:54:52.607Z] + run_tests test-integration-flaky [2021-03-24T05:54:52.607Z] + '[' -n 0 ']' [2021-03-24T05:54:52.607Z] + rm= [2021-03-24T05:54:52.607Z] + c=0 [2021-03-24T05:54:52.607Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42189/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42189/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42189/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e hack/make.sh test-integration-flaky test-integration [2021-03-24T05:54:52.607Z] ++ jobs -p [2021-03-24T05:54:52.607Z] + for job in $(jobs -p) [2021-03-24T05:54:52.607Z] + wait 11438 [2021-03-24T05:54:52.607Z] + TEST_INTEGRATION_DEST=3 [2021-03-24T05:54:52.607Z] + CONTAINER_NAME=docker-pr2-3 [2021-03-24T05:54:52.607Z] + TEST_SKIP_INTEGRATION=1 [2021-03-24T05:54:52.607Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-03-24T05:54:52.607Z] + run_tests [2021-03-24T05:54:52.607Z] + '[' -n 0 ']' [2021-03-24T05:54:52.607Z] + rm= [2021-03-24T05:54:52.607Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42189/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42189/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42189/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e hack/make.sh '' test-integration [2021-03-24T05:54:52.607Z] + TEST_INTEGRATION_DEST=2 [2021-03-24T05:54:52.607Z] + CONTAINER_NAME=docker-pr2-2 [2021-03-24T05:54:52.607Z] + TEST_SKIP_INTEGRATION=1 [2021-03-24T05:54:52.607Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-03-24T05:54:52.607Z] + run_tests [2021-03-24T05:54:52.607Z] + '[' -n 0 ']' [2021-03-24T05:54:52.607Z] + rm= [2021-03-24T05:54:52.607Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42189/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42189/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42189/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e hack/make.sh '' test-integration [2021-03-24T05:54:52.607Z] [2021-03-24T05:54:52.607Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-24T05:54:52.607Z] [2021-03-24T05:54:52.607Z] [2021-03-24T05:54:52.607Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-24T05:54:52.607Z] HOSTNAME=0ec794cbea97 [2021-03-24T05:54:52.607Z] TEST_SKIP_INTEGRATION=1 [2021-03-24T05:54:52.607Z] TESTDEBUG=0 [2021-03-24T05:54:52.607Z] DEST=bundles/test-integration [2021-03-24T05:54:52.607Z] PWD=/go/src/github.com/docker/docker [2021-03-24T05:54:52.607Z] KEEPBUNDLE=1 [2021-03-24T05:54:52.607Z] DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:54:52.607Z] container=docker [2021-03-24T05:54:52.607Z] HOME=/root [2021-03-24T05:54:52.607Z] GOLANG_VERSION=1.13.15 [2021-03-24T05:54:52.607Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-24T05:54:52.607Z] VALIDATE_BRANCH=master [2021-03-24T05:54:52.607Z] TERM=xterm [2021-03-24T05:54:52.607Z] DOCKER_PKG=github.com/docker/docker [2021-03-24T05:54:52.607Z] SHLVL=1 [2021-03-24T05:54:52.607Z] TIMEOUT=120m [2021-03-24T05:54:52.607Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-24T05:54:52.607Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-24T05:54:52.607Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-03-24T05:54:52.607Z] GO111MODULE=off [2021-03-24T05:54:52.607Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-24T05:54:52.607Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-24T05:54:52.607Z] GOPATH=/go [2021-03-24T05:54:52.607Z] PKG_CONFIG=pkg-config [2021-03-24T05:54:52.607Z] _=/usr/bin/env [2021-03-24T05:54:52.607Z] Building test suite binary ./integration-cli/test.main [2021-03-24T05:54:52.607Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-24T05:54:52.607Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-24T05:54:52.607Z] HOSTNAME=dd97b78862c3 [2021-03-24T05:54:52.607Z] TEST_SKIP_INTEGRATION=1 [2021-03-24T05:54:52.607Z] TESTDEBUG=0 [2021-03-24T05:54:52.607Z] DEST=bundles/test-integration [2021-03-24T05:54:52.607Z] PWD=/go/src/github.com/docker/docker [2021-03-24T05:54:52.607Z] KEEPBUNDLE=1 [2021-03-24T05:54:52.607Z] DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:54:52.607Z] container=docker [2021-03-24T05:54:52.607Z] HOME=/root [2021-03-24T05:54:52.607Z] GOLANG_VERSION=1.13.15 [2021-03-24T05:54:52.607Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-24T05:54:52.607Z] VALIDATE_BRANCH=master [2021-03-24T05:54:52.607Z] TERM=xterm [2021-03-24T05:54:52.607Z] DOCKER_PKG=github.com/docker/docker [2021-03-24T05:54:52.607Z] SHLVL=1 [2021-03-24T05:54:52.607Z] TIMEOUT=120m [2021-03-24T05:54:52.607Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-24T05:54:52.607Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-24T05:54:52.607Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-03-24T05:54:52.607Z] GO111MODULE=off [2021-03-24T05:54:52.607Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-24T05:54:52.607Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-24T05:54:52.607Z] GOPATH=/go [2021-03-24T05:54:52.607Z] PKG_CONFIG=pkg-config [2021-03-24T05:54:52.607Z] _=/usr/bin/env [2021-03-24T05:54:52.607Z] Building test suite binary ./integration-cli/test.main [2021-03-24T05:54:52.607Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-03-24T05:54:52.607Z] No new tests added to integration. [2021-03-24T05:54:52.607Z] [2021-03-24T05:54:52.607Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-24T05:54:52.607Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-24T05:54:52.607Z] HOSTNAME=4c5755b70935 [2021-03-24T05:54:52.607Z] TESTDEBUG=0 [2021-03-24T05:54:52.607Z] DEST=bundles/test-integration [2021-03-24T05:54:52.607Z] PWD=/go/src/github.com/docker/docker [2021-03-24T05:54:52.607Z] KEEPBUNDLE=1 [2021-03-24T05:54:52.607Z] DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:54:52.607Z] container=docker [2021-03-24T05:54:52.607Z] HOME=/root [2021-03-24T05:54:52.607Z] GOLANG_VERSION=1.13.15 [2021-03-24T05:54:52.607Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-24T05:54:52.607Z] VALIDATE_BRANCH=master [2021-03-24T05:54:52.607Z] TERM=xterm [2021-03-24T05:54:52.607Z] DOCKER_PKG=github.com/docker/docker [2021-03-24T05:54:52.607Z] SHLVL=1 [2021-03-24T05:54:52.607Z] TIMEOUT=120m [2021-03-24T05:54:52.607Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-24T05:54:52.607Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-24T05:54:52.607Z] GO111MODULE=off [2021-03-24T05:54:52.607Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-24T05:54:52.607Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-24T05:54:52.607Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-24T05:54:52.607Z] GOPATH=/go [2021-03-24T05:54:52.607Z] PKG_CONFIG=pkg-config [2021-03-24T05:54:52.607Z] _=/usr/bin/env [2021-03-24T05:54:52.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-24T05:54:53.618Z] === RUN TestEnable [2021-03-24T05:54:53.618Z] --- PASS: TestEnable (0.00s) [2021-03-24T05:54:53.618Z] === RUN TestDisable [2021-03-24T05:54:53.618Z] --- PASS: TestDisable (0.00s) [2021-03-24T05:54:53.618Z] === RUN TestEnabled [2021-03-24T05:54:53.618Z] --- PASS: TestEnabled (0.00s) [2021-03-24T05:54:53.618Z] PASS [2021-03-24T05:54:53.618Z] coverage: 100.0% of statements [2021-03-24T05:54:53.618Z] ok github.com/docker/docker/cli/debug 0.051s coverage: 100.0% of statements [2021-03-24T05:54:54.092Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-03-24T05:54:54.092Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-03-24T05:54:54.092Z] === RUN TestProcessNoDockerignore [2021-03-24T05:54:54.092Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-03-24T05:54:54.092Z] === RUN TestProcessShouldLeaveAllFiles [2021-03-24T05:54:54.092Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-03-24T05:54:54.092Z] === RUN TestDetectContentType [2021-03-24T05:54:54.092Z] --- PASS: TestDetectContentType (0.00s) [2021-03-24T05:54:54.092Z] === RUN TestSelectAcceptableMIME [2021-03-24T05:54:54.092Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-03-24T05:54:54.092Z] === RUN TestInspectEmptyResponse [2021-03-24T05:54:54.092Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-03-24T05:54:54.092Z] === RUN TestInspectResponseBinary [2021-03-24T05:54:54.092Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-03-24T05:54:54.092Z] === RUN TestResponseUnsupportedContentType [2021-03-24T05:54:54.092Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-03-24T05:54:54.092Z] === RUN TestInspectResponseTextSimple [2021-03-24T05:54:54.092Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-03-24T05:54:54.092Z] === RUN TestInspectResponseEmptyContentType [2021-03-24T05:54:54.092Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-03-24T05:54:54.092Z] === RUN TestUnknownContentLength [2021-03-24T05:54:54.092Z] --- PASS: TestUnknownContentLength (0.00s) [2021-03-24T05:54:54.092Z] === RUN TestDownloadRemote [2021-03-24T05:54:54.092Z] --- PASS: TestDownloadRemote (0.08s) [2021-03-24T05:54:54.092Z] === RUN TestGetWithStatusError [2021-03-24T05:54:54.092Z] --- PASS: TestGetWithStatusError (0.00s) [2021-03-24T05:54:54.092Z] === RUN TestCloseRootDirectory [2021-03-24T05:54:54.092Z] --- SKIP: TestCloseRootDirectory (0.01s) [2021-03-24T05:54:54.092Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:54:54.092Z] === RUN TestHashFile [2021-03-24T05:54:54.092Z] --- SKIP: TestHashFile (0.00s) [2021-03-24T05:54:54.092Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:54:54.092Z] === RUN TestHashSubdir [2021-03-24T05:54:54.092Z] --- SKIP: TestHashSubdir (0.01s) [2021-03-24T05:54:54.092Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:54:54.092Z] === RUN TestRemoveDirectory [2021-03-24T05:54:54.092Z] --- SKIP: TestRemoveDirectory (0.02s) [2021-03-24T05:54:54.092Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:54:54.092Z] PASS [2021-03-24T05:54:54.092Z] coverage: 9.3% of statements [2021-03-24T05:54:54.092Z] ok github.com/docker/docker/builder/remotecontext 0.317s coverage: 9.3% of statements [2021-03-24T05:54:54.487Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-24T05:54:54.487Z] [2021-03-24T05:54:54.487Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-24T05:54:54.487Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-24T05:54:54.487Z] HOSTNAME=b8172c9f9467 [2021-03-24T05:54:54.487Z] DEST=bundles/test-integration [2021-03-24T05:54:54.487Z] PWD=/go/src/github.com/docker/docker [2021-03-24T05:54:54.487Z] DOCKER_ROOTLESS=1 [2021-03-24T05:54:54.487Z] DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:54:54.487Z] container=docker [2021-03-24T05:54:54.487Z] HOME=/root [2021-03-24T05:54:54.487Z] GOLANG_VERSION=1.13.15 [2021-03-24T05:54:54.487Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-24T05:54:54.487Z] VALIDATE_BRANCH=master [2021-03-24T05:54:54.487Z] TERM=xterm [2021-03-24T05:54:54.488Z] DOCKER_PKG=github.com/docker/docker [2021-03-24T05:54:54.488Z] SHLVL=1 [2021-03-24T05:54:54.488Z] TIMEOUT=120m [2021-03-24T05:54:54.488Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-24T05:54:54.488Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-24T05:54:54.488Z] GO111MODULE=off [2021-03-24T05:54:54.488Z] DOCKER_EXPERIMENTAL=1 [2021-03-24T05:54:54.488Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-24T05:54:54.488Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-24T05:54:54.488Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-24T05:54:54.488Z] GOPATH=/go [2021-03-24T05:54:54.488Z] PKG_CONFIG=pkg-config [2021-03-24T05:54:54.488Z] _=/usr/bin/env [2021-03-24T05:54:54.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-24T05:54:55.100Z] === RUN TestGetAllAllowed [2021-03-24T05:54:55.100Z] --- PASS: TestGetAllAllowed (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestGetAllMeta [2021-03-24T05:54:55.100Z] --- PASS: TestGetAllMeta (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestWarnOnUnusedBuildArgs [2021-03-24T05:54:55.100Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestIsUnreferencedBuiltin [2021-03-24T05:54:55.100Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestIsExistingDirectory [2021-03-24T05:54:55.100Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestGetFilenameForDownload [2021-03-24T05:54:55.100Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestEnv2Variables [2021-03-24T05:54:55.100Z] --- PASS: TestEnv2Variables (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-03-24T05:54:55.100Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestMaintainer [2021-03-24T05:54:55.100Z] --- PASS: TestMaintainer (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestLabel [2021-03-24T05:54:55.100Z] --- PASS: TestLabel (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestFromScratch [2021-03-24T05:54:55.100Z] --- PASS: TestFromScratch (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestFromWithArg [2021-03-24T05:54:55.100Z] --- PASS: TestFromWithArg (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-03-24T05:54:55.100Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestFromWithUndefinedArg [2021-03-24T05:54:55.100Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestFromMultiStageWithNamedStage [2021-03-24T05:54:55.100Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestOnbuild [2021-03-24T05:54:55.100Z] --- PASS: TestOnbuild (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestWorkdir [2021-03-24T05:54:55.100Z] --- PASS: TestWorkdir (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestCmd [2021-03-24T05:54:55.100Z] --- PASS: TestCmd (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestHealthcheckNone [2021-03-24T05:54:55.100Z] --- PASS: TestHealthcheckNone (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestHealthcheckCmd [2021-03-24T05:54:55.100Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestEntrypoint [2021-03-24T05:54:55.100Z] --- PASS: TestEntrypoint (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestExpose [2021-03-24T05:54:55.100Z] --- PASS: TestExpose (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestUser [2021-03-24T05:54:55.100Z] --- PASS: TestUser (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestVolume [2021-03-24T05:54:55.100Z] --- PASS: TestVolume (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestStopSignal [2021-03-24T05:54:55.100Z] --- SKIP: TestStopSignal (0.00s) [2021-03-24T05:54:55.100Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-24T05:54:55.100Z] === RUN TestArg [2021-03-24T05:54:55.100Z] --- PASS: TestArg (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestShell [2021-03-24T05:54:55.100Z] --- PASS: TestShell (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestPrependEnvOnCmd [2021-03-24T05:54:55.100Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestRunWithBuildArgs [2021-03-24T05:54:55.100Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestRunIgnoresHealthcheck [2021-03-24T05:54:55.100Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestNormalizeWorkdir [2021-03-24T05:54:55.100Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestDispatch [2021-03-24T05:54:55.100Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-03-24T05:54:55.100Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-03-24T05:54:55.100Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-03-24T05:54:55.100Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-03-24T05:54:55.100Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-03-24T05:54:55.100Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-03-24T05:54:55.100Z] === RUN TestDispatch/COPY_url [2021-03-24T05:54:55.100Z] --- PASS: TestDispatch (0.08s) [2021-03-24T05:54:55.100Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-03-24T05:54:55.100Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-03-24T05:54:55.100Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-03-24T05:54:55.100Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-03-24T05:54:55.100Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-03-24T05:54:55.100Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-03-24T05:54:55.100Z] --- PASS: TestDispatch/COPY_url (0.01s) [2021-03-24T05:54:55.100Z] === RUN TestAddScratchImageAddsToMounts [2021-03-24T05:54:55.100Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-03-24T05:54:55.100Z] === RUN TestAddFromScratchPopulatesPlatform [2021-03-24T05:54:55.100Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-03-24T05:54:55.101Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-03-24T05:54:55.101Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-03-24T05:54:55.101Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-03-24T05:54:55.101Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-03-24T05:54:55.101Z] === RUN TestImageSourceGetAddsToMounts [2021-03-24T05:54:55.101Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-03-24T05:54:55.101Z] === RUN TestEmptyDockerfile [2021-03-24T05:54:55.101Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-03-24T05:54:55.101Z] === RUN TestSymlinkDockerfile [2021-03-24T05:54:55.101Z] --- PASS: TestSymlinkDockerfile (0.02s) [2021-03-24T05:54:55.101Z] === RUN TestDockerfileOutsideTheBuildContext [2021-03-24T05:54:55.101Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-03-24T05:54:55.101Z] === RUN TestNonExistingDockerfile [2021-03-24T05:54:55.101Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-03-24T05:54:55.101Z] === RUN TestCopyRunConfig [2021-03-24T05:54:55.101Z] --- PASS: TestCopyRunConfig (0.00s) [2021-03-24T05:54:55.101Z] === RUN TestDeepCopyRunConfig [2021-03-24T05:54:55.101Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-03-24T05:54:55.101Z] === RUN TestExportImage [2021-03-24T05:54:55.101Z] --- PASS: TestExportImage (0.00s) [2021-03-24T05:54:55.101Z] === RUN TestNormalizeDest [2021-03-24T05:54:55.101Z] --- PASS: TestNormalizeDest (0.00s) [2021-03-24T05:54:55.101Z] PASS [2021-03-24T05:54:55.101Z] coverage: 46.6% of statements [2021-03-24T05:54:55.101Z] ok github.com/docker/docker/builder/dockerfile 0.357s coverage: 46.6% of statements [2021-03-24T05:54:55.101Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-24T05:54:55.311Z] ok github.com/docker/docker/cmd/dockerd 0.133s coverage: 29.1% of statements [2021-03-24T05:54:55.311Z] ok github.com/docker/docker/container 0.159s coverage: 34.7% of statements [2021-03-24T05:54:55.311Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-24T05:54:55.311Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-24T05:54:55.311Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-24T05:54:55.311Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-24T05:54:55.311Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2021-03-24T05:54:56.266Z] ok github.com/docker/docker/daemon/cluster/convert 0.090s coverage: 35.9% of statements [2021-03-24T05:54:59.586Z] ok github.com/docker/docker/daemon/cluster 0.117s coverage: 0.5% of statements [2021-03-24T05:55:01.515Z] ok github.com/docker/docker/daemon/discovery 0.039s coverage: 30.0% of statements [2021-03-24T05:55:02.092Z] ok github.com/docker/docker/daemon/config 0.102s coverage: 81.8% of statements [2021-03-24T05:55:03.042Z] ok github.com/docker/docker/daemon/events 0.081s coverage: 50.0% of statements [2021-03-24T05:55:04.438Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2021-03-24T05:55:06.489Z] --- PASS: TestBuildWithHugeFile (27.06s) [2021-03-24T05:55:06.489Z] === RUN TestBuildWCOWSandboxSize [2021-03-24T05:55:06.489Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-03-24T05:55:06.489Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-24T05:55:06.489Z] === RUN TestBuildWithEmptyDockerfile [2021-03-24T05:55:06.489Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-24T05:55:06.489Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-24T05:55:06.489Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-24T05:55:06.489Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-24T05:55:06.489Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-24T05:55:06.489Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-24T05:55:06.489Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-24T05:55:06.489Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-24T05:55:06.782Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-24T05:55:06.782Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-03-24T05:55:06.782Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2021-03-24T05:55:06.782Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2021-03-24T05:55:06.782Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2021-03-24T05:55:06.782Z] === RUN TestBuildPreserveOwnership [2021-03-24T05:55:06.782Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-24T05:55:07.626Z] === RUN TestCheckpointCreateError [2021-03-24T05:55:07.626Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestCheckpointCreate [2021-03-24T05:55:07.626Z] --- PASS: TestCheckpointCreate (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestCheckpointDeleteError [2021-03-24T05:55:07.626Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestCheckpointDelete [2021-03-24T05:55:07.626Z] --- PASS: TestCheckpointDelete (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestCheckpointListError [2021-03-24T05:55:07.626Z] --- PASS: TestCheckpointListError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestCheckpointList [2021-03-24T05:55:07.626Z] --- PASS: TestCheckpointList (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestCheckpointListContainerNotFound [2021-03-24T05:55:07.626Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestNewClientWithOpsFromEnv [2021-03-24T05:55:07.626Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-03-24T05:55:07.626Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-24T05:55:07.626Z] === RUN TestGetAPIPath [2021-03-24T05:55:07.626Z] --- PASS: TestGetAPIPath (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestParseHostURL [2021-03-24T05:55:07.626Z] --- PASS: TestParseHostURL (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-03-24T05:55:07.626Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestNegotiateAPIVersionEmpty [2021-03-24T05:55:07.626Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestNegotiateAPIVersion [2021-03-24T05:55:07.626Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestNegotiateAPVersionOverride [2021-03-24T05:55:07.626Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestNegotiateAPIVersionAutomatic [2021-03-24T05:55:07.626Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-03-24T05:55:07.626Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-03-24T05:55:07.626Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestClientRedirect [2021-03-24T05:55:07.626Z] --- PASS: TestClientRedirect (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestConfigCreateUnsupported [2021-03-24T05:55:07.626Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestConfigCreateError [2021-03-24T05:55:07.626Z] --- PASS: TestConfigCreateError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestConfigCreate [2021-03-24T05:55:07.626Z] --- PASS: TestConfigCreate (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestConfigInspectNotFound [2021-03-24T05:55:07.626Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestConfigInspectWithEmptyID [2021-03-24T05:55:07.626Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestConfigInspectUnsupported [2021-03-24T05:55:07.626Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestConfigInspectError [2021-03-24T05:55:07.626Z] --- PASS: TestConfigInspectError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestConfigInspectConfigNotFound [2021-03-24T05:55:07.626Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestConfigInspect [2021-03-24T05:55:07.626Z] --- PASS: TestConfigInspect (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestConfigListUnsupported [2021-03-24T05:55:07.626Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestConfigListError [2021-03-24T05:55:07.626Z] --- PASS: TestConfigListError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestConfigList [2021-03-24T05:55:07.626Z] --- PASS: TestConfigList (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestConfigRemoveUnsupported [2021-03-24T05:55:07.626Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestConfigRemoveError [2021-03-24T05:55:07.626Z] --- PASS: TestConfigRemoveError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestConfigRemove [2021-03-24T05:55:07.626Z] --- PASS: TestConfigRemove (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestConfigUpdateUnsupported [2021-03-24T05:55:07.626Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestConfigUpdateError [2021-03-24T05:55:07.626Z] --- PASS: TestConfigUpdateError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestConfigUpdate [2021-03-24T05:55:07.626Z] --- PASS: TestConfigUpdate (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerCommitError [2021-03-24T05:55:07.626Z] --- PASS: TestContainerCommitError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerCommit [2021-03-24T05:55:07.626Z] --- PASS: TestContainerCommit (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerStatPathError [2021-03-24T05:55:07.626Z] --- PASS: TestContainerStatPathError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerStatPathNotFoundError [2021-03-24T05:55:07.626Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerStatPathNoHeaderError [2021-03-24T05:55:07.626Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerStatPath [2021-03-24T05:55:07.626Z] --- PASS: TestContainerStatPath (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestCopyToContainerError [2021-03-24T05:55:07.626Z] --- PASS: TestCopyToContainerError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestCopyToContainerNotFoundError [2021-03-24T05:55:07.626Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestCopyToContainerNotStatusOKError [2021-03-24T05:55:07.626Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestCopyToContainer [2021-03-24T05:55:07.626Z] --- PASS: TestCopyToContainer (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestCopyFromContainerError [2021-03-24T05:55:07.626Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestCopyFromContainerNotFoundError [2021-03-24T05:55:07.626Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestCopyFromContainerNotStatusOKError [2021-03-24T05:55:07.626Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestCopyFromContainerNoHeaderError [2021-03-24T05:55:07.626Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestCopyFromContainer [2021-03-24T05:55:07.626Z] --- PASS: TestCopyFromContainer (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerCreateError [2021-03-24T05:55:07.626Z] --- PASS: TestContainerCreateError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerCreateImageNotFound [2021-03-24T05:55:07.626Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerCreateWithName [2021-03-24T05:55:07.626Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerCreateAutoRemove [2021-03-24T05:55:07.626Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerDiffError [2021-03-24T05:55:07.626Z] --- PASS: TestContainerDiffError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerDiff [2021-03-24T05:55:07.626Z] --- PASS: TestContainerDiff (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerExecCreateError [2021-03-24T05:55:07.626Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerExecCreate [2021-03-24T05:55:07.626Z] --- PASS: TestContainerExecCreate (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerExecStartError [2021-03-24T05:55:07.626Z] --- PASS: TestContainerExecStartError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerExecStart [2021-03-24T05:55:07.626Z] --- PASS: TestContainerExecStart (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerExecInspectError [2021-03-24T05:55:07.626Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerExecInspect [2021-03-24T05:55:07.626Z] --- PASS: TestContainerExecInspect (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerExportError [2021-03-24T05:55:07.626Z] --- PASS: TestContainerExportError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerExport [2021-03-24T05:55:07.626Z] --- PASS: TestContainerExport (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerInspectError [2021-03-24T05:55:07.626Z] --- PASS: TestContainerInspectError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerInspectContainerNotFound [2021-03-24T05:55:07.626Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerInspectWithEmptyID [2021-03-24T05:55:07.626Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerInspect [2021-03-24T05:55:07.626Z] --- PASS: TestContainerInspect (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerInspectNode [2021-03-24T05:55:07.626Z] --- PASS: TestContainerInspectNode (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerKillError [2021-03-24T05:55:07.626Z] --- PASS: TestContainerKillError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerKill [2021-03-24T05:55:07.626Z] --- PASS: TestContainerKill (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerListError [2021-03-24T05:55:07.626Z] --- PASS: TestContainerListError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerList [2021-03-24T05:55:07.626Z] --- PASS: TestContainerList (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerLogsNotFoundError [2021-03-24T05:55:07.626Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerLogsError [2021-03-24T05:55:07.626Z] --- PASS: TestContainerLogsError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerLogs [2021-03-24T05:55:07.626Z] --- PASS: TestContainerLogs (0.18s) [2021-03-24T05:55:07.626Z] === RUN TestContainerPauseError [2021-03-24T05:55:07.626Z] --- PASS: TestContainerPauseError (0.05s) [2021-03-24T05:55:07.626Z] === RUN TestContainerPause [2021-03-24T05:55:07.626Z] --- PASS: TestContainerPause (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainersPruneError [2021-03-24T05:55:07.626Z] --- PASS: TestContainersPruneError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainersPrune [2021-03-24T05:55:07.626Z] --- PASS: TestContainersPrune (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerRemoveError [2021-03-24T05:55:07.626Z] --- PASS: TestContainerRemoveError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerRemoveNotFoundError [2021-03-24T05:55:07.626Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerRemove [2021-03-24T05:55:07.626Z] --- PASS: TestContainerRemove (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerRenameError [2021-03-24T05:55:07.626Z] --- PASS: TestContainerRenameError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerRename [2021-03-24T05:55:07.626Z] --- PASS: TestContainerRename (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerResizeError [2021-03-24T05:55:07.626Z] --- PASS: TestContainerResizeError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerExecResizeError [2021-03-24T05:55:07.626Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerResize [2021-03-24T05:55:07.626Z] --- PASS: TestContainerResize (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerExecResize [2021-03-24T05:55:07.626Z] --- PASS: TestContainerExecResize (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerRestartError [2021-03-24T05:55:07.626Z] --- PASS: TestContainerRestartError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerRestart [2021-03-24T05:55:07.626Z] --- PASS: TestContainerRestart (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerStartError [2021-03-24T05:55:07.626Z] --- PASS: TestContainerStartError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerStart [2021-03-24T05:55:07.626Z] --- PASS: TestContainerStart (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerStatsError [2021-03-24T05:55:07.626Z] --- PASS: TestContainerStatsError (0.00s) [2021-03-24T05:55:07.626Z] === RUN TestContainerStats [2021-03-24T05:55:07.626Z] --- PASS: TestContainerStats (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestContainerStopError [2021-03-24T05:55:07.627Z] --- PASS: TestContainerStopError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestContainerStop [2021-03-24T05:55:07.627Z] --- PASS: TestContainerStop (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestContainerTopError [2021-03-24T05:55:07.627Z] --- PASS: TestContainerTopError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestContainerTop [2021-03-24T05:55:07.627Z] --- PASS: TestContainerTop (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestContainerUnpauseError [2021-03-24T05:55:07.627Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestContainerUnpause [2021-03-24T05:55:07.627Z] --- PASS: TestContainerUnpause (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestContainerUpdateError [2021-03-24T05:55:07.627Z] --- PASS: TestContainerUpdateError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestContainerUpdate [2021-03-24T05:55:07.627Z] --- PASS: TestContainerUpdate (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestContainerWaitError [2021-03-24T05:55:07.627Z] --- PASS: TestContainerWaitError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestContainerWait [2021-03-24T05:55:07.627Z] --- PASS: TestContainerWait (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestDiskUsageError [2021-03-24T05:55:07.627Z] --- PASS: TestDiskUsageError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestDiskUsage [2021-03-24T05:55:07.627Z] --- PASS: TestDiskUsage (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestDistributionInspectUnsupported [2021-03-24T05:55:07.627Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestDistributionInspectWithEmptyID [2021-03-24T05:55:07.627Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestEventsErrorInOptions [2021-03-24T05:55:07.627Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestEventsErrorFromServer [2021-03-24T05:55:07.627Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestEvents [2021-03-24T05:55:07.627Z] --- PASS: TestEvents (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestTLSCloseWriter [2021-03-24T05:55:07.627Z] === PAUSE TestTLSCloseWriter [2021-03-24T05:55:07.627Z] === RUN TestImageBuildError [2021-03-24T05:55:07.627Z] --- PASS: TestImageBuildError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageBuild [2021-03-24T05:55:07.627Z] --- PASS: TestImageBuild (0.01s) [2021-03-24T05:55:07.627Z] === RUN TestGetDockerOS [2021-03-24T05:55:07.627Z] --- PASS: TestGetDockerOS (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageCreateError [2021-03-24T05:55:07.627Z] --- PASS: TestImageCreateError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageCreate [2021-03-24T05:55:07.627Z] --- PASS: TestImageCreate (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageHistoryError [2021-03-24T05:55:07.627Z] --- PASS: TestImageHistoryError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageHistory [2021-03-24T05:55:07.627Z] --- PASS: TestImageHistory (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageImportError [2021-03-24T05:55:07.627Z] --- PASS: TestImageImportError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageImport [2021-03-24T05:55:07.627Z] --- PASS: TestImageImport (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageInspectError [2021-03-24T05:55:07.627Z] --- PASS: TestImageInspectError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageInspectImageNotFound [2021-03-24T05:55:07.627Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageInspectWithEmptyID [2021-03-24T05:55:07.627Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageInspect [2021-03-24T05:55:07.627Z] --- PASS: TestImageInspect (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageListError [2021-03-24T05:55:07.627Z] --- PASS: TestImageListError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageList [2021-03-24T05:55:07.627Z] --- PASS: TestImageList (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageListApiBefore125 [2021-03-24T05:55:07.627Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageLoadError [2021-03-24T05:55:07.627Z] --- PASS: TestImageLoadError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageLoad [2021-03-24T05:55:07.627Z] --- PASS: TestImageLoad (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImagesPruneError [2021-03-24T05:55:07.627Z] --- PASS: TestImagesPruneError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImagesPrune [2021-03-24T05:55:07.627Z] --- PASS: TestImagesPrune (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImagePullReferenceParseError [2021-03-24T05:55:07.627Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImagePullAnyError [2021-03-24T05:55:07.627Z] --- PASS: TestImagePullAnyError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImagePullStatusUnauthorizedError [2021-03-24T05:55:07.627Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-24T05:55:07.627Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-24T05:55:07.627Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-03-24T05:55:07.627Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImagePullWithoutErrors [2021-03-24T05:55:07.627Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImagePushReferenceError [2021-03-24T05:55:07.627Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImagePushAnyError [2021-03-24T05:55:07.627Z] --- PASS: TestImagePushAnyError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImagePushStatusUnauthorizedError [2021-03-24T05:55:07.627Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-24T05:55:07.627Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-24T05:55:07.627Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-03-24T05:55:07.627Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImagePushWithoutErrors [2021-03-24T05:55:07.627Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-03-24T05:55:07.627Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-03-24T05:55:07.627Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-03-24T05:55:07.627Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-03-24T05:55:07.627Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-03-24T05:55:07.627Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-03-24T05:55:07.627Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-03-24T05:55:07.627Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-03-24T05:55:07.627Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageRemoveError [2021-03-24T05:55:07.627Z] --- PASS: TestImageRemoveError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageRemoveImageNotFound [2021-03-24T05:55:07.627Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageRemove [2021-03-24T05:55:07.627Z] --- PASS: TestImageRemove (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageSaveError [2021-03-24T05:55:07.627Z] --- PASS: TestImageSaveError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageSave [2021-03-24T05:55:07.627Z] --- PASS: TestImageSave (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageSearchAnyError [2021-03-24T05:55:07.627Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageSearchStatusUnauthorizedError [2021-03-24T05:55:07.627Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-24T05:55:07.627Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-24T05:55:07.627Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-03-24T05:55:07.627Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageSearchWithoutErrors [2021-03-24T05:55:07.627Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageTagError [2021-03-24T05:55:07.627Z] --- PASS: TestImageTagError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageTagInvalidReference [2021-03-24T05:55:07.627Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageTagInvalidSourceImageName [2021-03-24T05:55:07.627Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageTagHexSource [2021-03-24T05:55:07.627Z] --- PASS: TestImageTagHexSource (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestImageTag [2021-03-24T05:55:07.627Z] --- PASS: TestImageTag (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestInfoServerError [2021-03-24T05:55:07.627Z] --- PASS: TestInfoServerError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestInfoInvalidResponseJSONError [2021-03-24T05:55:07.627Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestInfo [2021-03-24T05:55:07.627Z] --- PASS: TestInfo (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNetworkConnectError [2021-03-24T05:55:07.627Z] --- PASS: TestNetworkConnectError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-03-24T05:55:07.627Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNetworkConnect [2021-03-24T05:55:07.627Z] --- PASS: TestNetworkConnect (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNetworkCreateError [2021-03-24T05:55:07.627Z] --- PASS: TestNetworkCreateError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNetworkCreate [2021-03-24T05:55:07.627Z] --- PASS: TestNetworkCreate (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNetworkDisconnectError [2021-03-24T05:55:07.627Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNetworkDisconnect [2021-03-24T05:55:07.627Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNetworkInspectError [2021-03-24T05:55:07.627Z] --- PASS: TestNetworkInspectError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNetworkInspectNotFoundError [2021-03-24T05:55:07.627Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNetworkInspectWithEmptyID [2021-03-24T05:55:07.627Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNetworkInspect [2021-03-24T05:55:07.627Z] --- PASS: TestNetworkInspect (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNetworkListError [2021-03-24T05:55:07.627Z] --- PASS: TestNetworkListError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNetworkList [2021-03-24T05:55:07.627Z] --- PASS: TestNetworkList (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNetworksPruneError [2021-03-24T05:55:07.627Z] --- PASS: TestNetworksPruneError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNetworksPrune [2021-03-24T05:55:07.627Z] --- PASS: TestNetworksPrune (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNetworkRemoveError [2021-03-24T05:55:07.627Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNetworkRemove [2021-03-24T05:55:07.627Z] --- PASS: TestNetworkRemove (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNodeInspectError [2021-03-24T05:55:07.627Z] --- PASS: TestNodeInspectError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNodeInspectNodeNotFound [2021-03-24T05:55:07.627Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNodeInspectWithEmptyID [2021-03-24T05:55:07.627Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNodeInspect [2021-03-24T05:55:07.627Z] --- PASS: TestNodeInspect (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNodeListError [2021-03-24T05:55:07.627Z] --- PASS: TestNodeListError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNodeList [2021-03-24T05:55:07.627Z] --- PASS: TestNodeList (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNodeRemoveError [2021-03-24T05:55:07.627Z] --- PASS: TestNodeRemoveError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNodeRemove [2021-03-24T05:55:07.627Z] --- PASS: TestNodeRemove (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNodeUpdateError [2021-03-24T05:55:07.627Z] --- PASS: TestNodeUpdateError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestNodeUpdate [2021-03-24T05:55:07.627Z] --- PASS: TestNodeUpdate (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestOptionWithTimeout [2021-03-24T05:55:07.627Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestPingFail [2021-03-24T05:55:07.627Z] --- PASS: TestPingFail (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestPingWithError [2021-03-24T05:55:07.627Z] 2021/03/24 05:55:06 RoundTripper returned a response & error; ignoring response [2021-03-24T05:55:07.627Z] 2021/03/24 05:55:06 RoundTripper returned a response & error; ignoring response [2021-03-24T05:55:07.627Z] --- PASS: TestPingWithError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestPingSuccess [2021-03-24T05:55:07.627Z] --- PASS: TestPingSuccess (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestPingHeadFallback [2021-03-24T05:55:07.627Z] === RUN TestPingHeadFallback/OK [2021-03-24T05:55:07.627Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-03-24T05:55:07.627Z] === RUN TestPingHeadFallback/Not_Found [2021-03-24T05:55:07.627Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-03-24T05:55:07.627Z] --- PASS: TestPingHeadFallback (0.00s) [2021-03-24T05:55:07.627Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-03-24T05:55:07.627Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-03-24T05:55:07.627Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-03-24T05:55:07.627Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestPluginDisableError [2021-03-24T05:55:07.627Z] --- PASS: TestPluginDisableError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestPluginDisable [2021-03-24T05:55:07.627Z] --- PASS: TestPluginDisable (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestPluginEnableError [2021-03-24T05:55:07.627Z] --- PASS: TestPluginEnableError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestPluginEnable [2021-03-24T05:55:07.627Z] --- PASS: TestPluginEnable (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestPluginInspectError [2021-03-24T05:55:07.627Z] --- PASS: TestPluginInspectError (0.00s) [2021-03-24T05:55:07.627Z] === RUN TestPluginInspectWithEmptyID [2021-03-24T05:55:07.627Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestPluginInspect [2021-03-24T05:55:07.628Z] --- PASS: TestPluginInspect (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestPluginListError [2021-03-24T05:55:07.628Z] --- PASS: TestPluginListError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestPluginList [2021-03-24T05:55:07.628Z] --- PASS: TestPluginList (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestPluginPushError [2021-03-24T05:55:07.628Z] --- PASS: TestPluginPushError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestPluginPush [2021-03-24T05:55:07.628Z] --- PASS: TestPluginPush (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestPluginRemoveError [2021-03-24T05:55:07.628Z] --- PASS: TestPluginRemoveError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestPluginRemove [2021-03-24T05:55:07.628Z] --- PASS: TestPluginRemove (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestPluginSetError [2021-03-24T05:55:07.628Z] --- PASS: TestPluginSetError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestPluginSet [2021-03-24T05:55:07.628Z] --- PASS: TestPluginSet (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSetHostHeader [2021-03-24T05:55:07.628Z] --- PASS: TestSetHostHeader (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestPlainTextError [2021-03-24T05:55:07.628Z] --- PASS: TestPlainTextError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestInfiniteError [2021-03-24T05:55:07.628Z] --- PASS: TestInfiniteError (0.02s) [2021-03-24T05:55:07.628Z] === RUN TestSecretCreateUnsupported [2021-03-24T05:55:07.628Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSecretCreateError [2021-03-24T05:55:07.628Z] --- PASS: TestSecretCreateError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSecretCreate [2021-03-24T05:55:07.628Z] --- PASS: TestSecretCreate (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSecretInspectUnsupported [2021-03-24T05:55:07.628Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSecretInspectError [2021-03-24T05:55:07.628Z] --- PASS: TestSecretInspectError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSecretInspectSecretNotFound [2021-03-24T05:55:07.628Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSecretInspectWithEmptyID [2021-03-24T05:55:07.628Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSecretInspect [2021-03-24T05:55:07.628Z] --- PASS: TestSecretInspect (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSecretListUnsupported [2021-03-24T05:55:07.628Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSecretListError [2021-03-24T05:55:07.628Z] --- PASS: TestSecretListError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSecretList [2021-03-24T05:55:07.628Z] --- PASS: TestSecretList (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSecretRemoveUnsupported [2021-03-24T05:55:07.628Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSecretRemoveError [2021-03-24T05:55:07.628Z] --- PASS: TestSecretRemoveError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSecretRemove [2021-03-24T05:55:07.628Z] --- PASS: TestSecretRemove (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSecretUpdateUnsupported [2021-03-24T05:55:07.628Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSecretUpdateError [2021-03-24T05:55:07.628Z] --- PASS: TestSecretUpdateError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSecretUpdate [2021-03-24T05:55:07.628Z] --- PASS: TestSecretUpdate (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestServiceCreateError [2021-03-24T05:55:07.628Z] --- PASS: TestServiceCreateError (0.01s) [2021-03-24T05:55:07.628Z] === RUN TestServiceCreate [2021-03-24T05:55:07.628Z] --- PASS: TestServiceCreate (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestServiceCreateCompatiblePlatforms [2021-03-24T05:55:07.628Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestServiceCreateDigestPinning [2021-03-24T05:55:07.628Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestServiceInspectError [2021-03-24T05:55:07.628Z] --- PASS: TestServiceInspectError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestServiceInspectServiceNotFound [2021-03-24T05:55:07.628Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestServiceInspectWithEmptyID [2021-03-24T05:55:07.628Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestServiceInspect [2021-03-24T05:55:07.628Z] --- PASS: TestServiceInspect (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestServiceListError [2021-03-24T05:55:07.628Z] --- PASS: TestServiceListError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestServiceList [2021-03-24T05:55:07.628Z] --- PASS: TestServiceList (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestServiceLogsError [2021-03-24T05:55:07.628Z] --- PASS: TestServiceLogsError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestServiceLogs [2021-03-24T05:55:07.628Z] --- PASS: TestServiceLogs (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestServiceRemoveError [2021-03-24T05:55:07.628Z] --- PASS: TestServiceRemoveError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestServiceRemoveNotFoundError [2021-03-24T05:55:07.628Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestServiceRemove [2021-03-24T05:55:07.628Z] --- PASS: TestServiceRemove (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestServiceUpdateError [2021-03-24T05:55:07.628Z] --- PASS: TestServiceUpdateError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestServiceUpdate [2021-03-24T05:55:07.628Z] --- PASS: TestServiceUpdate (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSwarmGetUnlockKeyError [2021-03-24T05:55:07.628Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSwarmGetUnlockKey [2021-03-24T05:55:07.628Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSwarmInitError [2021-03-24T05:55:07.628Z] --- PASS: TestSwarmInitError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSwarmInit [2021-03-24T05:55:07.628Z] --- PASS: TestSwarmInit (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSwarmInspectError [2021-03-24T05:55:07.628Z] --- PASS: TestSwarmInspectError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSwarmInspect [2021-03-24T05:55:07.628Z] --- PASS: TestSwarmInspect (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSwarmJoinError [2021-03-24T05:55:07.628Z] --- PASS: TestSwarmJoinError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSwarmJoin [2021-03-24T05:55:07.628Z] --- PASS: TestSwarmJoin (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSwarmLeaveError [2021-03-24T05:55:07.628Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSwarmLeave [2021-03-24T05:55:07.628Z] --- PASS: TestSwarmLeave (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSwarmUnlockError [2021-03-24T05:55:07.628Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSwarmUnlock [2021-03-24T05:55:07.628Z] --- PASS: TestSwarmUnlock (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSwarmUpdateError [2021-03-24T05:55:07.628Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestSwarmUpdate [2021-03-24T05:55:07.628Z] --- PASS: TestSwarmUpdate (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestTaskInspectError [2021-03-24T05:55:07.628Z] --- PASS: TestTaskInspectError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestTaskInspectWithEmptyID [2021-03-24T05:55:07.628Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestTaskInspect [2021-03-24T05:55:07.628Z] --- PASS: TestTaskInspect (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestTaskListError [2021-03-24T05:55:07.628Z] --- PASS: TestTaskListError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestTaskList [2021-03-24T05:55:07.628Z] --- PASS: TestTaskList (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestVolumeCreateError [2021-03-24T05:55:07.628Z] --- PASS: TestVolumeCreateError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestVolumeCreate [2021-03-24T05:55:07.628Z] --- PASS: TestVolumeCreate (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestVolumeInspectError [2021-03-24T05:55:07.628Z] --- PASS: TestVolumeInspectError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestVolumeInspectNotFound [2021-03-24T05:55:07.628Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestVolumeInspectWithEmptyID [2021-03-24T05:55:07.628Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestVolumeInspect [2021-03-24T05:55:07.628Z] --- PASS: TestVolumeInspect (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestVolumeListError [2021-03-24T05:55:07.628Z] --- PASS: TestVolumeListError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestVolumeList [2021-03-24T05:55:07.628Z] --- PASS: TestVolumeList (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestVolumeRemoveError [2021-03-24T05:55:07.628Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-03-24T05:55:07.628Z] === RUN TestVolumeRemove [2021-03-24T05:55:07.628Z] --- PASS: TestVolumeRemove (0.00s) [2021-03-24T05:55:07.628Z] === CONT TestTLSCloseWriter [2021-03-24T05:55:07.628Z] --- PASS: TestTLSCloseWriter (0.03s) [2021-03-24T05:55:07.628Z] PASS [2021-03-24T05:55:07.628Z] coverage: 74.9% of statements [2021-03-24T05:55:07.628Z] ok github.com/docker/docker/client 0.906s coverage: 74.9% of statements [2021-03-24T05:55:08.675Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2021-03-24T05:55:08.675Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.478s coverage: 14.0% of statements [2021-03-24T05:55:09.057Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m9.326770203s with top 10 stages: buildssa: 1m40.32613718s, goimports: 22.627725583s, unconvert: 12.126843581s, gosec: 10.095207767s, golint: 5.852713291s, ineffassign: 4.514858469s, misspell: 4.42256578s, inspect: 3.068046523s, vrp: 2.750387917s, printf: 2.077040742s [2021-03-24T05:55:09.258Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.665s coverage: 56.2% of statements [2021-03-24T05:55:11.837Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.9% of statements [2021-03-24T05:55:12.381Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-24T05:55:14.394Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.352s coverage: 73.3% of statements [2021-03-24T05:55:14.394Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.043s coverage: 46.2% of statements [2021-03-24T05:55:14.447Z] --- PASS: TestBuildPreserveOwnership (7.60s) [2021-03-24T05:55:14.447Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.99s) [2021-03-24T05:55:14.447Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.61s) [2021-03-24T05:55:14.447Z] === RUN TestBuildPlatformInvalid [2021-03-24T05:55:14.739Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2021-03-24T05:55:14.739Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-24T05:55:15.784Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.002s coverage: 49.4% of statements [2021-03-24T05:55:16.360Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 57.5% of statements [2021-03-24T05:55:17.308Z] ok github.com/docker/docker/daemon 12.395s coverage: 17.2% of statements [2021-03-24T05:55:17.308Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-24T05:55:17.308Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-24T05:55:17.308Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-24T05:55:17.308Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-24T05:55:17.308Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-24T05:55:18.258Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.029s coverage: 3.0% of statements [2021-03-24T05:55:18.522Z] ok github.com/docker/docker/daemon/links 0.021s coverage: 93.0% of statements [2021-03-24T05:55:19.918Z] ok github.com/docker/docker/daemon/images 0.050s coverage: 6.7% of statements [2021-03-24T05:55:20.865Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 43.2% of statements [2021-03-24T05:55:20.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-24T05:55:21.281Z] #72 exporting layers 84.2s done [2021-03-24T05:55:21.281Z] #72 exporting manifest sha256:896b0b07c1f8ccada4eb9993369bf7c55b60359a3a964ad1528ac1d5cefc8b7a done [2021-03-24T05:55:21.281Z] #72 exporting config sha256:c08345397fa2ab0ba1661b0468fa944935d8378a607d37e8f36eff5319bc2a3f done [2021-03-24T05:55:21.281Z] #72 sending tarball [2021-03-24T05:55:21.441Z] ok github.com/docker/docker/daemon/logger/awslogs 0.280s coverage: 77.4% of statements [2021-03-24T05:55:21.441Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 67.0% of statements [2021-03-24T05:55:21.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-24T05:55:22.390Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 23.9% of statements [2021-03-24T05:55:22.390Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2021-03-24T05:55:22.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-24T05:55:22.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-24T05:55:22.966Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.374s coverage: 57.7% of statements [2021-03-24T05:55:22.966Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-24T05:55:22.966Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-24T05:55:22.966Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-24T05:55:22.966Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-24T05:55:22.966Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-24T05:55:22.966Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-24T05:55:22.966Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.029s coverage: 69.9% of statements [2021-03-24T05:55:23.954Z] INFO [runner/unused/goanalysis] analyzers took 28.177954107s with top 10 stages: buildssa: 23.659791576s, U1000: 4.518162531s [2021-03-24T05:55:23.954Z] INFO [runner] Issues before processing: 2267, after processing: 0 [2021-03-24T05:55:23.954Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1687/1687, identifier_marker: 1582/1582, exclude: 1582/1582, skip_files: 1687/1687, exclude-rules: 64/1582, nolint: 0/64, cgo: 1687/2267, path_prettifier: 1687/1687, skip_dirs: 1687/1687, autogenerated_exclude: 1582/1687 [2021-03-24T05:55:23.954Z] INFO [runner] processing took 124.762258ms with stages: identifier_marker: 49.436656ms, nolint: 42.420952ms, path_prettifier: 13.776732ms, autogenerated_exclude: 7.549202ms, exclude-rules: 6.40171ms, skip_dirs: 3.536264ms, cgo: 900.206µs, filename_unadjuster: 735.079µs, max_same_issues: 1.806µs, uniq_by_line: 762ns, diff: 700ns, max_from_linter: 454ns, path_shortener: 413ns, exclude: 383ns, source_code: 374ns, max_per_file_from_linter: 293ns, skip_files: 272ns [2021-03-24T05:55:23.954Z] INFO [runner] linters took 1m39.407116813s with stages: goanalysis_metalinter: 1m18.989705451s, unused: 20.292218088s [2021-03-24T05:55:23.954Z] INFO File cache stats: 1454 entries of total size 6.8MiB [2021-03-24T05:55:23.954Z] INFO Memory: 1653 samples, avg is 244.2MB, max is 3563.9MB [2021-03-24T05:55:23.954Z] INFO Execution took 3m41.125905222s [2021-03-24T05:55:23.954Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-03-24T05:55:24.114Z] #72 ... [2021-03-24T05:55:24.114Z] [2021-03-24T05:55:24.114Z] #73 importing to docker [2021-03-24T05:55:24.114Z] #73 sha256:50c7bd1f20a0dd1f01c476ba12f73cd2d820d9af92b469b9fbff7f554171fb36 [2021-03-24T05:55:24.294Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42189/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e hack/make.sh dynbinary-daemon test-docker-py [2021-03-24T05:55:24.360Z] ok github.com/docker/docker/daemon/logger/local 0.057s coverage: 75.2% of statements [2021-03-24T05:55:24.360Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-24T05:55:24.623Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.099s coverage: 59.3% of statements [2021-03-24T05:55:24.863Z] [2021-03-24T05:55:24.863Z] Removing bundles/ [2021-03-24T05:55:24.863Z] [2021-03-24T05:55:24.863Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-24T05:55:24.863Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-24T05:55:24.863Z] GOOS="" GOARCH="" GOARM="" [2021-03-24T05:55:24.886Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2021-03-24T05:55:25.180Z] Loaded image: buildpack-deps:buster [2021-03-24T05:55:25.180Z] Loaded image: busybox:latest [2021-03-24T05:55:25.180Z] Loaded image: busybox:glibc [2021-03-24T05:55:25.466Z] ok github.com/docker/docker/daemon/logger/templates 0.033s coverage: 8.3% of statements [2021-03-24T05:55:25.482Z] --- PASS: TestCheckoutGit (33.78s) [2021-03-24T05:55:25.482Z] === RUN TestValidGitTransport [2021-03-24T05:55:25.482Z] --- PASS: TestValidGitTransport (0.00s) [2021-03-24T05:55:25.483Z] === RUN TestGitInvalidRef [2021-03-24T05:55:25.483Z] --- PASS: TestGitInvalidRef (0.31s) [2021-03-24T05:55:25.483Z] PASS [2021-03-24T05:55:25.483Z] coverage: 86.3% of statements [2021-03-24T05:55:25.483Z] ok github.com/docker/docker/builder/remotecontext/git 34.307s coverage: 86.3% of statements [2021-03-24T05:55:25.729Z] ok github.com/docker/docker/daemon/logger/syslog 0.022s coverage: 46.8% of statements [2021-03-24T05:55:25.812Z] Loaded image: debian:bullseye [2021-03-24T05:55:25.812Z] Loaded image: hello-world:latest [2021-03-24T05:55:26.103Z] Loaded image: arm32v7/hello-world:latest [2021-03-24T05:55:26.474Z] ? github.com/docker/docker/cli [no test files] [2021-03-24T05:55:26.474Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-24T05:55:26.679Z] ok github.com/docker/docker/daemon/network 0.053s coverage: 63.8% of statements [2021-03-24T05:55:27.256Z] ok github.com/docker/docker/daemon/logger/splunk 1.933s coverage: 82.5% of statements [2021-03-24T05:55:27.256Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-24T05:55:27.256Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-24T05:55:27.832Z] ok github.com/docker/docker/distribution/metadata 0.159s coverage: 48.2% of statements [2021-03-24T05:55:29.226Z] ok github.com/docker/docker/distribution 0.281s coverage: 25.2% of statements [2021-03-24T05:55:29.226Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-24T05:55:29.226Z] ok github.com/docker/docker/errdefs 0.018s coverage: 53.1% of statements [2021-03-24T05:55:30.176Z] ok github.com/docker/docker/image 0.074s coverage: 86.6% of statements [2021-03-24T05:55:30.441Z] ok github.com/docker/docker/distribution/xfer 1.716s coverage: 85.1% of statements [2021-03-24T05:55:30.441Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-24T05:55:30.705Z] ok github.com/docker/docker/image/cache 0.046s coverage: 19.2% of statements [2021-03-24T05:55:31.280Z] ok github.com/docker/docker/image/tarexport 0.036s coverage: 0.6% of statements [2021-03-24T05:55:31.544Z] ok github.com/docker/docker/libcontainerd/queue 0.051s coverage: 100.0% of statements [2021-03-24T05:55:31.807Z] ok github.com/docker/docker/image/v1 0.087s coverage: 25.0% of statements [2021-03-24T05:55:31.807Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-24T05:55:33.117Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.16s) [2021-03-24T05:55:33.117Z] PASS [2021-03-24T05:55:33.117Z] [2021-03-24T05:55:33.117Z] === Skipped [2021-03-24T05:55:33.117Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-03-24T05:55:33.117Z] build_session_test.go:25: TODO: BuildKit [2021-03-24T05:55:33.117Z] [2021-03-24T05:55:33.117Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-03-24T05:55:33.117Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-24T05:55:33.117Z] [2021-03-24T05:55:33.117Z] [2021-03-24T05:55:33.117Z] DONE 34 tests, 2 skipped in 105.187s [2021-03-24T05:55:33.117Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-03-24T05:55:33.117Z] ++ 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 [2021-03-24T05:55:33.117Z] ++ set -e [2021-03-24T05:55:33.117Z] ++ '[' -n 0 ']' [2021-03-24T05:55:33.117Z] ++ set -x [2021-03-24T05:55:33.117Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-24T05:55:33.117Z] INFO: Testing against a local daemon [2021-03-24T05:55:33.117Z] === RUN TestConfigInspect [2021-03-24T05:55:33.201Z] ok github.com/docker/docker/oci 0.054s coverage: 45.2% of statements [2021-03-24T05:55:33.201Z] ok github.com/docker/docker/pkg/aaparser 0.019s coverage: 52.9% of statements [2021-03-24T05:55:33.464Z] ok github.com/docker/docker/opts 0.097s coverage: 67.1% of statements [2021-03-24T05:55:34.858Z] ok github.com/docker/docker/pkg/broadcaster 0.029s coverage: 100.0% of statements [2021-03-24T05:55:35.159Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-03-24T05:55:35.159Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-03-24T05:55:35.159Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-03-24T05:55:35.159Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-03-24T05:55:35.159Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-03-24T05:55:35.159Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-03-24T05:55:35.159Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-03-24T05:55:35.159Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-03-24T05:55:35.159Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-03-24T05:55:35.159Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-03-24T05:55:35.159Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-03-24T05:55:35.159Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-03-24T05:55:35.159Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-03-24T05:55:35.159Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-03-24T05:55:35.159Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-03-24T05:55:35.159Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2021-03-24T05:55:35.159Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-03-24T05:55:35.159Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-03-24T05:55:35.159Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-03-24T05:55:35.159Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-03-24T05:55:35.159Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-03-24T05:55:35.159Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-03-24T05:55:35.159Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-03-24T05:55:35.159Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-03-24T05:55:35.159Z] === RUN TestConfigureDaemonLogs [2021-03-24T05:55:35.159Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-03-24T05:55:35.159Z] === RUN TestCommonOptionsInstallFlags [2021-03-24T05:55:35.159Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-03-24T05:55:35.159Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-03-24T05:55:35.159Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-03-24T05:55:35.159Z] PASS [2021-03-24T05:55:35.159Z] coverage: 18.4% of statements [2021-03-24T05:55:35.159Z] ok github.com/docker/docker/cmd/dockerd 0.396s coverage: 18.4% of statements [2021-03-24T05:55:35.432Z] ok github.com/docker/docker/pkg/capabilities 0.014s coverage: 87.5% of statements [2021-03-24T05:55:35.432Z] ok github.com/docker/docker/pkg/authorization 0.876s coverage: 68.3% of statements [2021-03-24T05:55:36.377Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2021-03-24T05:55:36.638Z] ok github.com/docker/docker/pkg/archive 1.287s coverage: 77.2% of statements [2021-03-24T05:55:36.901Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2021-03-24T05:55:37.391Z] === RUN TestContainerStopSignal [2021-03-24T05:55:37.391Z] --- PASS: TestContainerStopSignal (0.00s) [2021-03-24T05:55:37.391Z] === RUN TestContainerStopTimeout [2021-03-24T05:55:37.391Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-03-24T05:55:37.391Z] === RUN TestContainerSecretReferenceDestTarget [2021-03-24T05:55:37.391Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-03-24T05:55:37.391Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-03-24T05:55:37.391Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-03-24T05:55:37.391Z] === RUN TestContainerLogPathSetForRingLogger [2021-03-24T05:55:37.391Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-03-24T05:55:37.391Z] === RUN TestReplaceAndAppendEnvVars [2021-03-24T05:55:37.391Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-03-24T05:55:37.391Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-03-24T05:55:37.391Z] === RUN TestNewMemoryStore [2021-03-24T05:55:37.391Z] --- PASS: TestNewMemoryStore (0.00s) [2021-03-24T05:55:37.391Z] === RUN TestAddContainers [2021-03-24T05:55:37.391Z] --- PASS: TestAddContainers (0.00s) [2021-03-24T05:55:37.391Z] === RUN TestGetContainer [2021-03-24T05:55:37.391Z] --- PASS: TestGetContainer (0.00s) [2021-03-24T05:55:37.391Z] === RUN TestDeleteContainer [2021-03-24T05:55:37.391Z] --- PASS: TestDeleteContainer (0.00s) [2021-03-24T05:55:37.391Z] === RUN TestListContainers [2021-03-24T05:55:37.391Z] --- PASS: TestListContainers (0.00s) [2021-03-24T05:55:37.391Z] === RUN TestFirstContainer [2021-03-24T05:55:37.391Z] --- PASS: TestFirstContainer (0.00s) [2021-03-24T05:55:37.391Z] === RUN TestApplyAllContainer [2021-03-24T05:55:37.391Z] --- PASS: TestApplyAllContainer (0.00s) [2021-03-24T05:55:37.391Z] === RUN TestIsValidHealthString [2021-03-24T05:55:37.391Z] --- PASS: TestIsValidHealthString (0.00s) [2021-03-24T05:55:37.391Z] === RUN TestStateRunStop [2021-03-24T05:55:37.391Z] --- PASS: TestStateRunStop (0.00s) [2021-03-24T05:55:37.391Z] === RUN TestStateTimeoutWait [2021-03-24T05:55:37.391Z] --- PASS: TestStateTimeoutWait (0.12s) [2021-03-24T05:55:37.391Z] state_test.go:141: Stop callback fired [2021-03-24T05:55:37.391Z] state_test.go:165: Stop callback fired [2021-03-24T05:55:37.391Z] === RUN TestIsValidStateString [2021-03-24T05:55:37.391Z] --- PASS: TestIsValidStateString (0.00s) [2021-03-24T05:55:37.391Z] === RUN TestViewSaveDelete [2021-03-24T05:55:37.391Z] --- PASS: TestViewSaveDelete (0.04s) [2021-03-24T05:55:37.391Z] === RUN TestViewAll [2021-03-24T05:55:37.391Z] --- PASS: TestViewAll (0.02s) [2021-03-24T05:55:37.391Z] === RUN TestViewGet [2021-03-24T05:55:37.391Z] --- PASS: TestViewGet (0.01s) [2021-03-24T05:55:37.391Z] === RUN TestNames [2021-03-24T05:55:37.391Z] --- PASS: TestNames (0.00s) [2021-03-24T05:55:37.391Z] === RUN TestViewWithHealthCheck [2021-03-24T05:55:37.391Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-03-24T05:55:37.391Z] PASS [2021-03-24T05:55:37.391Z] coverage: 41.6% of statements [2021-03-24T05:55:37.391Z] ok github.com/docker/docker/container 0.476s coverage: 41.6% of statements [2021-03-24T05:55:37.391Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-24T05:55:37.391Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-24T05:55:37.391Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-24T05:55:37.391Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-24T05:55:37.474Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-03-24T05:55:37.637Z] --- PASS: TestConfigInspect (4.00s) [2021-03-24T05:55:37.637Z] === RUN TestConfigList [2021-03-24T05:55:38.048Z] ok github.com/docker/docker/pkg/discovery/memory 0.031s coverage: 92.3% of statements [2021-03-24T05:55:38.623Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-03-24T05:55:39.197Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-03-24T05:55:39.618Z] === RUN TestPrepare [2021-03-24T05:55:39.618Z] --- PASS: TestPrepare (0.00s) [2021-03-24T05:55:39.618Z] === RUN TestStart [2021-03-24T05:55:39.618Z] --- PASS: TestStart (0.00s) [2021-03-24T05:55:39.618Z] === RUN TestWaitCancel [2021-03-24T05:55:39.618Z] --- PASS: TestWaitCancel (0.00s) [2021-03-24T05:55:39.618Z] === RUN TestWaitDisabled [2021-03-24T05:55:39.618Z] --- PASS: TestWaitDisabled (0.04s) [2021-03-24T05:55:39.618Z] === RUN TestWaitEnabled [2021-03-24T05:55:39.618Z] --- PASS: TestWaitEnabled (0.00s) [2021-03-24T05:55:39.618Z] === RUN TestRemove [2021-03-24T05:55:39.618Z] --- PASS: TestRemove (0.00s) [2021-03-24T05:55:39.618Z] PASS [2021-03-24T05:55:39.618Z] coverage: 65.3% of statements [2021-03-24T05:55:39.618Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.208s coverage: 65.3% of statements [2021-03-24T05:55:39.770Z] ok github.com/docker/docker/pkg/chrootarchive 3.446s coverage: 43.2% of statements [2021-03-24T05:55:40.344Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2021-03-24T05:55:40.344Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements [2021-03-24T05:55:41.163Z] --- PASS: TestConfigList (3.76s) [2021-03-24T05:55:41.164Z] === RUN TestConfigsCreateAndDelete [2021-03-24T05:55:41.290Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2021-03-24T05:55:41.290Z] ok github.com/docker/docker/pkg/fsutils 0.322s coverage: 85.1% of statements [2021-03-24T05:55:41.290Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2021-03-24T05:55:42.238Z] ok github.com/docker/docker/layer 8.059s coverage: 68.8% of statements [2021-03-24T05:55:42.238Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-24T05:55:42.238Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-24T05:55:42.238Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-24T05:55:42.238Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-24T05:55:42.238Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-24T05:55:42.238Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-24T05:55:42.238Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-24T05:55:42.500Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2021-03-24T05:55:42.748Z] #73 DONE 16.2s [2021-03-24T05:55:42.748Z] [2021-03-24T05:55:42.748Z] #72 exporting to oci image format [2021-03-24T05:55:42.748Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-03-24T05:55:42.748Z] #72 sending tarball 32.3s done [2021-03-24T05:55:42.748Z] #72 DONE 116.5s [2021-03-24T05:55:42.762Z] ok github.com/docker/docker/pkg/ioutils 0.605s coverage: 69.3% of statements [2021-03-24T05:55:42.762Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2021-03-24T05:55:42.762Z] ok github.com/docker/docker/pkg/idtools 0.832s coverage: 69.5% of statements [2021-03-24T05:55:42.762Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-24T05:55:42.762Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-24T05:55:42.762Z] ? github.com/docker/docker/pkg/mount [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-24T05:55:43.026Z] ok github.com/docker/docker/pkg/namesgenerator 0.019s coverage: 85.7% of statements [2021-03-24T05:55:43.026Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-24T05:55:43.197Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42189/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e hack/test/unit [2021-03-24T05:55:43.289Z] ok github.com/docker/docker/pkg/parsers 0.015s coverage: 97.0% of statements [2021-03-24T05:55:43.422Z] === RUN TestNewListSecretsFilters [2021-03-24T05:55:43.422Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-03-24T05:55:43.422Z] === RUN TestNewListConfigsFilters [2021-03-24T05:55:43.422Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-03-24T05:55:43.422Z] PASS [2021-03-24T05:55:43.422Z] coverage: 0.5% of statements [2021-03-24T05:55:43.422Z] ok github.com/docker/docker/daemon/cluster 0.429s coverage: 0.5% of statements [2021-03-24T05:55:43.422Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-03-24T05:55:43.422Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertToGRPCIsolation [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertFromGRPCIsolation [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-03-24T05:55:43.422Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-03-24T05:55:43.422Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-03-24T05:55:43.422Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertFromGRPCConfigs [2021-03-24T05:55:43.422Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-03-24T05:55:43.423Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-03-24T05:55:43.423Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-03-24T05:55:43.423Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-03-24T05:55:43.423Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-03-24T05:55:43.423Z] === RUN TestServiceConvertToGRPCConfigs [2021-03-24T05:55:43.423Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-03-24T05:55:43.423Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-03-24T05:55:43.423Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-03-24T05:55:43.423Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-03-24T05:55:43.423Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-03-24T05:55:43.423Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-03-24T05:55:43.423Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-03-24T05:55:43.423Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-03-24T05:55:43.423Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-03-24T05:55:43.423Z] PASS [2021-03-24T05:55:43.423Z] coverage: 35.9% of statements [2021-03-24T05:55:43.423Z] ok github.com/docker/docker/daemon/cluster/convert 0.532s coverage: 35.9% of statements [2021-03-24T05:55:43.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-24T05:55:43.552Z] ok github.com/docker/docker/pkg/parsers/kernel 0.025s coverage: 60.0% of statements [2021-03-24T05:55:43.552Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 86.7% of statements [2021-03-24T05:55:44.128Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.4% of statements [2021-03-24T05:55:44.128Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-24T05:55:44.128Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-24T05:55:44.392Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2021-03-24T05:55:44.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-24T05:55:44.765Z] --- PASS: TestConfigsCreateAndDelete (3.83s) [2021-03-24T05:55:44.765Z] === RUN TestConfigsUpdate [2021-03-24T05:55:44.967Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2021-03-24T05:55:44.967Z] ok github.com/docker/docker/pkg/pools 0.021s coverage: 88.2% of statements [2021-03-24T05:55:44.967Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2021-03-24T05:55:45.915Z] ok github.com/docker/docker/pkg/reexec 0.024s coverage: 82.4% of statements [2021-03-24T05:55:46.489Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-03-24T05:55:46.489Z] ok github.com/docker/docker/pkg/pubsub 1.104s coverage: 75.0% of statements [2021-03-24T05:55:46.757Z] ? github.com/docker/docker/api [no test files] [2021-03-24T05:55:47.063Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2021-03-24T05:55:47.063Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2021-03-24T05:55:48.008Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 54.2% of statements [2021-03-24T05:55:48.270Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [2021-03-24T05:55:48.380Z] --- PASS: TestConfigsUpdate (3.77s) [2021-03-24T05:55:48.380Z] === RUN TestTemplatedConfig [2021-03-24T05:55:48.844Z] ok github.com/docker/docker/pkg/signal 2.799s coverage: 61.0% of statements [2021-03-24T05:55:48.845Z] ok github.com/docker/docker/pkg/tailfile 0.152s coverage: 88.6% of statements [2021-03-24T05:55:49.108Z] testing: warning: no tests to run [2021-03-24T05:55:49.108Z] coverage: [no statements] [2021-03-24T05:55:49.108Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2021-03-24T05:55:49.310Z] === RUN TestBuilderGC [2021-03-24T05:55:49.310Z] --- PASS: TestBuilderGC (0.00s) [2021-03-24T05:55:49.310Z] === RUN TestDaemonConfigurationNotFound [2021-03-24T05:55:49.310Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-03-24T05:55:49.310Z] === RUN TestDaemonBrokenConfiguration [2021-03-24T05:55:49.310Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-03-24T05:55:49.310Z] === RUN TestParseClusterAdvertiseSettings [2021-03-24T05:55:49.310Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-03-24T05:55:49.310Z] === RUN TestFindConfigurationConflicts [2021-03-24T05:55:49.310Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-03-24T05:55:49.310Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-03-24T05:55:49.310Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-03-24T05:55:49.310Z] === RUN TestDaemonConfigurationMergeConflicts [2021-03-24T05:55:49.310Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-03-24T05:55:49.310Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-03-24T05:55:49.310Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-03-24T05:55:49.310Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-03-24T05:55:49.310Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-03-24T05:55:49.310Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-03-24T05:55:49.310Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-03-24T05:55:49.310Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-03-24T05:55:49.310Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-03-24T05:55:49.310Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-03-24T05:55:49.310Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-03-24T05:55:49.310Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-03-24T05:55:49.310Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-03-24T05:55:49.310Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-03-24T05:55:49.310Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-03-24T05:55:49.310Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-03-24T05:55:49.310Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-03-24T05:55:49.310Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-03-24T05:55:49.310Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-03-24T05:55:49.310Z] === RUN TestValidateConfigurationErrors [2021-03-24T05:55:49.310Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-03-24T05:55:49.310Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-03-24T05:55:49.310Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-03-24T05:55:49.310Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-03-24T05:55:49.310Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-03-24T05:55:49.310Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-03-24T05:55:49.310Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-03-24T05:55:49.310Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-03-24T05:55:49.310Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-03-24T05:55:49.310Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-03-24T05:55:49.310Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-03-24T05:55:49.310Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-03-24T05:55:49.310Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-03-24T05:55:49.310Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-03-24T05:55:49.310Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-03-24T05:55:49.310Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-03-24T05:55:49.310Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-03-24T05:55:49.310Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-03-24T05:55:49.310Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-03-24T05:55:49.310Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-03-24T05:55:49.310Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-03-24T05:55:49.310Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-03-24T05:55:49.310Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-03-24T05:55:49.310Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-03-24T05:55:49.310Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-03-24T05:55:49.310Z] === RUN TestValidateConfiguration [2021-03-24T05:55:49.310Z] === RUN TestValidateConfiguration/with_label [2021-03-24T05:55:49.310Z] === RUN TestValidateConfiguration/with_dns [2021-03-24T05:55:49.310Z] === RUN TestValidateConfiguration/with_dns-search [2021-03-24T05:55:49.310Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-03-24T05:55:49.310Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-03-24T05:55:49.310Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-03-24T05:55:49.310Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-03-24T05:55:49.310Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-03-24T05:55:49.310Z] --- PASS: TestValidateConfiguration (0.00s) [2021-03-24T05:55:49.310Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-03-24T05:55:49.310Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-03-24T05:55:49.310Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-03-24T05:55:49.310Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-03-24T05:55:49.310Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-03-24T05:55:49.311Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-03-24T05:55:49.311Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-03-24T05:55:49.311Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-03-24T05:55:49.311Z] === RUN TestModifiedDiscoverySettings [2021-03-24T05:55:49.311Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-03-24T05:55:49.311Z] === RUN TestReloadSetConfigFileNotExist [2021-03-24T05:55:49.311Z] === RUN TestDiscoveryOptsErrors [2021-03-24T05:55:49.311Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-03-24T05:55:49.311Z] === RUN TestDiscoveryOpts [2021-03-24T05:55:49.311Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-03-24T05:55:49.311Z] PASS [2021-03-24T05:55:49.311Z] coverage: 30.0% of statements [2021-03-24T05:55:49.311Z] ok github.com/docker/docker/daemon/discovery 0.106s coverage: 30.0% of statements [2021-03-24T05:55:49.311Z] time="2021-03-24T05:55:48Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-03-24T05:55:49.311Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2021-03-24T05:55:49.311Z] === RUN TestReloadDefaultConfigNotExist [2021-03-24T05:55:49.311Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-03-24T05:55:49.311Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:55:49.311Z] === RUN TestReloadBadDefaultConfig [2021-03-24T05:55:49.311Z] time="2021-03-24T05:55:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-124743063" [2021-03-24T05:55:49.311Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-03-24T05:55:49.311Z] === RUN TestReloadWithConflictingLabels [2021-03-24T05:55:49.311Z] time="2021-03-24T05:55:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-601419786" [2021-03-24T05:55:49.311Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-03-24T05:55:49.311Z] === RUN TestReloadWithDuplicateLabels [2021-03-24T05:55:49.311Z] time="2021-03-24T05:55:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-010876897" [2021-03-24T05:55:49.311Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-03-24T05:55:49.311Z] === RUN TestDaemonConfigurationMerge [2021-03-24T05:55:49.311Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-03-24T05:55:49.311Z] PASS [2021-03-24T05:55:49.311Z] coverage: 79.7% of statements [2021-03-24T05:55:49.311Z] ok github.com/docker/docker/daemon/config 0.393s coverage: 79.7% of statements [2021-03-24T05:55:49.370Z] ok github.com/docker/docker/pkg/tarsum 0.116s coverage: 89.3% of statements [2021-03-24T05:55:49.633Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2021-03-24T05:55:49.633Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2021-03-24T05:55:49.633Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2021-03-24T05:55:50.882Z] === RUN TestEventsLog [2021-03-24T05:55:50.882Z] --- PASS: TestEventsLog (0.00s) [2021-03-24T05:55:50.882Z] === RUN TestEventsLogTimeout [2021-03-24T05:55:50.882Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-03-24T05:55:50.882Z] === RUN TestLogEvents [2021-03-24T05:55:50.882Z] === RUN TestWaitNodeAttachment [2021-03-24T05:55:50.882Z] --- PASS: TestLogEvents (0.05s) [2021-03-24T05:55:50.882Z] === RUN TestLoadBufferedEvents [2021-03-24T05:55:51.026Z] ok github.com/docker/docker/plugin/v2 0.015s coverage: 14.5% of statements [2021-03-24T05:55:51.289Z] ok github.com/docker/docker/profiles/seccomp 0.032s coverage: 85.4% of statements [2021-03-24T05:55:51.353Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-03-24T05:55:51.353Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-03-24T05:55:51.353Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-03-24T05:55:51.353Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-03-24T05:55:51.353Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-03-24T05:55:51.353Z] PASS [2021-03-24T05:55:51.353Z] coverage: 50.0% of statements [2021-03-24T05:55:51.353Z] ok github.com/docker/docker/daemon/events 0.423s coverage: 50.0% of statements [2021-03-24T05:55:51.353Z] --- PASS: TestWaitNodeAttachment (0.45s) [2021-03-24T05:55:51.353Z] === RUN TestIsolationConversion [2021-03-24T05:55:51.353Z] === RUN TestIsolationConversion/default [2021-03-24T05:55:51.353Z] === RUN TestIsolationConversion/process [2021-03-24T05:55:51.353Z] === RUN TestIsolationConversion/hyperv [2021-03-24T05:55:51.353Z] --- PASS: TestIsolationConversion (0.00s) [2021-03-24T05:55:51.353Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-03-24T05:55:51.353Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-03-24T05:55:51.353Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-03-24T05:55:51.353Z] === RUN TestContainerLabels [2021-03-24T05:55:51.353Z] --- PASS: TestContainerLabels (0.00s) [2021-03-24T05:55:51.353Z] === RUN TestCredentialSpecConversion [2021-03-24T05:55:51.353Z] === RUN TestCredentialSpecConversion/none [2021-03-24T05:55:51.353Z] === RUN TestCredentialSpecConversion/config [2021-03-24T05:55:51.353Z] === RUN TestCredentialSpecConversion/file [2021-03-24T05:55:51.353Z] === RUN TestCredentialSpecConversion/registry [2021-03-24T05:55:51.353Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-03-24T05:55:51.353Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-03-24T05:55:51.353Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-03-24T05:55:51.353Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-03-24T05:55:51.353Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-03-24T05:55:51.353Z] === RUN TestControllerValidateMountBind [2021-03-24T05:55:51.353Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-03-24T05:55:51.353Z] === RUN TestControllerValidateMountVolume [2021-03-24T05:55:51.353Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-03-24T05:55:51.353Z] === RUN TestControllerValidateMountTarget [2021-03-24T05:55:51.353Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-03-24T05:55:51.353Z] === RUN TestControllerValidateMountTmpfs [2021-03-24T05:55:51.353Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-03-24T05:55:51.353Z] === RUN TestControllerValidateMountInvalidType [2021-03-24T05:55:51.353Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-03-24T05:55:51.353Z] === RUN TestControllerValidateMountNamedPipe [2021-03-24T05:55:51.353Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-03-24T05:55:51.353Z] PASS [2021-03-24T05:55:51.353Z] coverage: 11.3% of statements [2021-03-24T05:55:51.353Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.049s coverage: 11.3% of statements [2021-03-24T05:55:51.828Z] === RUN TestVerifyNetworkingConfig [2021-03-24T05:55:51.828Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestGetContainer [2021-03-24T05:55:51.828Z] --- PASS: TestGetContainer (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestValidContainerNames [2021-03-24T05:55:51.828Z] --- PASS: TestValidContainerNames (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestContainerInitDNS [2021-03-24T05:55:51.828Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-03-24T05:55:51.828Z] daemon_test.go:147: root required [2021-03-24T05:55:51.828Z] === RUN TestMerge [2021-03-24T05:55:51.828Z] --- PASS: TestMerge (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestValidateContainerIsolation [2021-03-24T05:55:51.828Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestFindNetworkErrorType [2021-03-24T05:55:51.828Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestEnsureServicesExist [2021-03-24T05:55:51.828Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestEnsureServicesExistErrors [2021-03-24T05:55:51.828Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-03-24T05:55:51.828Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-03-24T05:55:51.828Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-03-24T05:55:51.828Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-03-24T05:55:51.828Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-03-24T05:55:51.828Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-03-24T05:55:51.828Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestContainerDelete [2021-03-24T05:55:51.828Z] --- PASS: TestContainerDelete (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestContainerDoubleDelete [2021-03-24T05:55:51.828Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestLogContainerEventCopyLabels [2021-03-24T05:55:51.828Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestLogContainerEventWithAttributes [2021-03-24T05:55:51.828Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestNoneHealthcheck [2021-03-24T05:55:51.828Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestHealthStates [2021-03-24T05:55:51.828Z] time="2021-03-24T05:55:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-24T05:55:51.828Z] time="2021-03-24T05:55:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-24T05:55:51.828Z] time="2021-03-24T05:55:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-24T05:55:51.828Z] time="2021-03-24T05:55:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-24T05:55:51.828Z] time="2021-03-24T05:55:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-24T05:55:51.828Z] time="2021-03-24T05:55:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-24T05:55:51.828Z] time="2021-03-24T05:55:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-24T05:55:51.828Z] time="2021-03-24T05:55:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-24T05:55:51.828Z] time="2021-03-24T05:55:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-24T05:55:51.828Z] time="2021-03-24T05:55:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-24T05:55:51.828Z] --- PASS: TestHealthStates (0.19s) [2021-03-24T05:55:51.828Z] === RUN TestMaskURLCredentials [2021-03-24T05:55:51.828Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestGetInspectData [2021-03-24T05:55:51.828Z] --- PASS: TestGetInspectData (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestFillLicense [2021-03-24T05:55:51.828Z] --- PASS: TestFillLicense (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestListInvalidFilter [2021-03-24T05:55:51.828Z] --- PASS: TestListInvalidFilter (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestNameFilter [2021-03-24T05:55:51.828Z] --- PASS: TestNameFilter (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-03-24T05:55:51.828Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-03-24T05:55:51.828Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-03-24T05:55:51.828Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-03-24T05:55:51.828Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-03-24T05:55:51.828Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-03-24T05:55:51.828Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-03-24T05:55:51.828Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-03-24T05:55:51.828Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-03-24T05:55:51.828Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-03-24T05:55:51.828Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-03-24T05:55:51.828Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-03-24T05:55:51.828Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-03-24T05:55:51.828Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-03-24T05:55:51.828Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-03-24T05:55:51.828Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-03-24T05:55:51.828Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-03-24T05:55:51.828Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-03-24T05:55:51.828Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-03-24T05:55:51.828Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-03-24T05:55:51.828Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-03-24T05:55:51.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-03-24T05:55:51.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-03-24T05:55:51.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-03-24T05:55:51.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-03-24T05:55:51.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-03-24T05:55:51.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-24T05:55:51.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-03-24T05:55:51.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-03-24T05:55:51.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-24T05:55:51.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-03-24T05:55:51.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-03-24T05:55:51.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-03-24T05:55:51.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-03-24T05:55:51.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-03-24T05:55:51.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-03-24T05:55:51.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-03-24T05:55:51.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-03-24T05:55:51.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-03-24T05:55:51.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-03-24T05:55:51.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestDaemonReloadLabels [2021-03-24T05:55:51.828Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-03-24T05:55:51.828Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestDaemonReloadMirrors [2021-03-24T05:55:51.828Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestDaemonReloadInsecureRegistries [2021-03-24T05:55:51.828Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestDaemonReloadNotAffectOthers [2021-03-24T05:55:51.828Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-03-24T05:55:51.828Z] === RUN TestDaemonDiscoveryReload [2021-03-24T05:55:51.828Z] === RUN TestIsEmptyDir [2021-03-24T05:55:51.828Z] --- PASS: TestIsEmptyDir (0.01s) [2021-03-24T05:55:51.828Z] PASS [2021-03-24T05:55:51.828Z] coverage: 2.3% of statements [2021-03-24T05:55:51.828Z] ok github.com/docker/docker/daemon/graphdriver 0.077s coverage: 2.3% of statements [2021-03-24T05:55:52.235Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2021-03-24T05:55:52.497Z] ok github.com/docker/docker/plugin 0.560s coverage: 23.2% of statements [2021-03-24T05:55:52.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-24T05:55:52.818Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-03-24T05:55:52.818Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-03-24T05:55:52.818Z] === RUN TestLinkNaming [2021-03-24T05:55:52.818Z] --- PASS: TestLinkNaming (0.00s) [2021-03-24T05:55:52.818Z] === RUN TestLinkNew [2021-03-24T05:55:52.818Z] --- PASS: TestLinkNew (0.00s) [2021-03-24T05:55:52.818Z] === RUN TestLinkEnv [2021-03-24T05:55:52.818Z] --- PASS: TestLinkEnv (0.00s) [2021-03-24T05:55:52.818Z] === RUN TestLinkMultipleEnv [2021-03-24T05:55:52.818Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-03-24T05:55:52.818Z] === RUN TestLinkPortRangeEnv [2021-03-24T05:55:52.818Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-03-24T05:55:52.818Z] PASS [2021-03-24T05:55:52.818Z] coverage: 93.0% of statements [2021-03-24T05:55:52.818Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2021-03-24T05:55:53.060Z] --- PASS: TestTemplatedConfig (4.09s) [2021-03-24T05:55:53.060Z] === RUN TestConfigCreateResolve [2021-03-24T05:55:53.288Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-03-24T05:55:53.288Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-03-24T05:55:53.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-24T05:55:53.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-24T05:55:53.760Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.58s) [2021-03-24T05:55:53.760Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-03-24T05:55:53.760Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-24T05:55:53.760Z] reload_test.go:520: root required [2021-03-24T05:55:53.760Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-03-24T05:55:53.760Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.02s) [2021-03-24T05:55:53.760Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-03-24T05:55:53.760Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-03-24T05:55:53.760Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-03-24T05:55:53.760Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-03-24T05:55:53.760Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-03-24T05:55:53.760Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-03-24T05:55:53.760Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-03-24T05:55:53.760Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-03-24T05:55:53.760Z] === RUN TestParseVolumesFrom [2021-03-24T05:55:53.760Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-03-24T05:55:53.760Z] PASS [2021-03-24T05:55:53.760Z] coverage: 9.1% of statements [2021-03-24T05:55:53.891Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2021-03-24T05:55:53.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-24T05:55:54.154Z] ok github.com/docker/docker/quota 0.632s coverage: 71.4% of statements [2021-03-24T05:55:54.154Z] ok github.com/docker/docker/registry 0.163s coverage: 58.8% of statements [2021-03-24T05:55:54.230Z] ok github.com/docker/docker/daemon 2.999s coverage: 9.1% of statements [2021-03-24T05:55:54.230Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-24T05:55:54.230Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-24T05:55:54.230Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-24T05:55:54.230Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-24T05:55:54.230Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-03-24T05:55:54.230Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-03-24T05:55:54.230Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-03-24T05:55:54.230Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-24T05:55:54.230Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-03-24T05:55:54.230Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-03-24T05:55:54.230Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-03-24T05:55:54.230Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-24T05:55:54.230Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-03-24T05:55:54.230Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-03-24T05:55:54.230Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-03-24T05:55:54.415Z] ok github.com/docker/docker/restartmanager 0.023s coverage: 45.3% of statements [2021-03-24T05:55:54.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-24T05:55:54.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-24T05:55:54.991Z] ok github.com/docker/docker/testutil 0.023s coverage: 62.5% of statements [2021-03-24T05:55:55.222Z] === RUN TestAdapterReadLogs [2021-03-24T05:55:55.222Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-03-24T05:55:55.222Z] === RUN TestCopier [2021-03-24T05:55:55.222Z] --- PASS: TestCopier (0.01s) [2021-03-24T05:55:55.222Z] === RUN TestCopierLongLines [2021-03-24T05:55:55.222Z] --- PASS: TestCopierLongLines (0.00s) [2021-03-24T05:55:55.222Z] === RUN TestCopierSlow [2021-03-24T05:55:55.222Z] --- PASS: TestCopierSlow (0.21s) [2021-03-24T05:55:55.222Z] === RUN TestCopierWithSized [2021-03-24T05:55:55.222Z] === RUN TestCopierWithSized/as_is [2021-03-24T05:55:55.222Z] === RUN TestCopierWithSized/With_RingLogger [2021-03-24T05:55:55.222Z] --- PASS: TestCopierWithSized (0.05s) [2021-03-24T05:55:55.222Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-03-24T05:55:55.222Z] --- PASS: TestCopierWithSized/With_RingLogger (0.04s) [2021-03-24T05:55:55.222Z] === RUN TestCopierWithPartial [2021-03-24T05:55:55.222Z] --- PASS: TestCopierWithPartial (0.00s) [2021-03-24T05:55:55.222Z] === RUN TestRingLogger [2021-03-24T05:55:55.222Z] --- PASS: TestRingLogger (0.00s) [2021-03-24T05:55:55.222Z] === RUN TestRingCap [2021-03-24T05:55:55.222Z] --- PASS: TestRingCap (0.00s) [2021-03-24T05:55:55.222Z] === RUN TestRingClose [2021-03-24T05:55:55.222Z] --- PASS: TestRingClose (0.00s) [2021-03-24T05:55:55.222Z] === RUN TestRingDrain [2021-03-24T05:55:55.222Z] --- PASS: TestRingDrain (0.00s) [2021-03-24T05:55:55.222Z] PASS [2021-03-24T05:55:55.222Z] coverage: 43.5% of statements [2021-03-24T05:55:55.222Z] ok github.com/docker/docker/daemon/logger 0.437s coverage: 43.5% of statements [2021-03-24T05:55:55.566Z] ok github.com/docker/docker/runconfig 0.027s coverage: 66.1% of statements [2021-03-24T05:55:55.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-24T05:55:56.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-24T05:55:56.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-24T05:55:56.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-24T05:55:56.639Z] --- PASS: TestConfigCreateResolve (3.79s) [2021-03-24T05:55:56.639Z] === RUN TestConfigDaemonLibtrustID [2021-03-24T05:55:56.793Z] === RUN TestNewStreamConfig [2021-03-24T05:55:56.793Z] === RUN TestNewStreamConfig/defaults [2021-03-24T05:55:56.793Z] === RUN TestNewStreamConfig/invalid_create_group [2021-03-24T05:55:56.793Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-03-24T05:55:56.793Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-03-24T05:55:56.793Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-03-24T05:55:56.932Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-03-24T05:55:56.932Z] PASS [2021-03-24T05:55:56.932Z] [2021-03-24T05:55:56.932Z] DONE 7 tests in 23.927s [2021-03-24T05:55:56.932Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-03-24T05:55:56.932Z] ++ 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 [2021-03-24T05:55:56.932Z] ++ set -e [2021-03-24T05:55:56.932Z] ++ '[' -n 0 ']' [2021-03-24T05:55:56.932Z] ++ set -x [2021-03-24T05:55:56.932Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-24T05:55:57.223Z] INFO: Testing against a local daemon [2021-03-24T05:55:57.223Z] === RUN TestCheckpoint [2021-03-24T05:55:57.223Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-24T05:55:57.223Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-24T05:55:57.223Z] === RUN TestContainerInvalidJSON [2021-03-24T05:55:57.223Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-24T05:55:57.223Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-24T05:55:57.223Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-24T05:55:57.223Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-24T05:55:57.223Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-24T05:55:57.223Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-24T05:55:57.223Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-24T05:55:57.223Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-24T05:55:57.223Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-24T05:55:57.223Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-24T05:55:57.223Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-24T05:55:57.223Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-24T05:55:57.223Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-24T05:55:57.223Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-24T05:55:57.223Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-03-24T05:55:57.223Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-24T05:55:57.263Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-03-24T05:55:57.263Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-03-24T05:55:57.263Z] --- PASS: TestNewStreamConfig (0.00s) [2021-03-24T05:55:57.263Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-03-24T05:55:57.263Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-03-24T05:55:57.263Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-03-24T05:55:57.263Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-03-24T05:55:57.263Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-03-24T05:55:57.263Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-03-24T05:55:57.263Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-03-24T05:55:57.263Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-03-24T05:55:57.263Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestNewAWSLogsClientRegionDetect [2021-03-24T05:55:57.263Z] time="2021-03-24T05:55:56Z" level=info msg="Trying to get region from EC2 Metadata" [2021-03-24T05:55:57.263Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2021-03-24T05:55:57.263Z] === RUN TestCreateSuccess [2021-03-24T05:55:57.263Z] --- PASS: TestCreateSuccess (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestCreateLogGroupSuccess [2021-03-24T05:55:57.263Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestCreateError [2021-03-24T05:55:57.263Z] --- PASS: TestCreateError (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestCreateAlreadyExists [2021-03-24T05:55:57.263Z] time="2021-03-24T05:55:56Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-03-24T05:55:57.263Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestLogClosed [2021-03-24T05:55:57.263Z] --- PASS: TestLogClosed (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestLogBlocking [2021-03-24T05:55:57.263Z] --- PASS: TestLogBlocking (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestLogNonBlockingBufferEmpty [2021-03-24T05:55:57.263Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestLogNonBlockingBufferFull [2021-03-24T05:55:57.263Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestPublishBatchSuccess [2021-03-24T05:55:57.263Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestPublishBatchError [2021-03-24T05:55:57.263Z] time="2021-03-24T05:55:56Z" level=error msg=Error [2021-03-24T05:55:57.263Z] --- PASS: TestPublishBatchError (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-03-24T05:55:57.263Z] time="2021-03-24T05:55:56Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-24T05:55:57.263Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestPublishBatchAlreadyAccepted [2021-03-24T05:55:57.263Z] time="2021-03-24T05:55:56Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-24T05:55:57.263Z] time="2021-03-24T05:55:56Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-03-24T05:55:57.263Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestCollectBatchSimple [2021-03-24T05:55:57.263Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestCollectBatchTicker [2021-03-24T05:55:57.263Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestCollectBatchMultilinePattern [2021-03-24T05:55:57.263Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-03-24T05:55:57.263Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-03-24T05:55:57.263Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-03-24T05:55:57.263Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-03-24T05:55:57.263Z] === RUN TestCollectBatchClose [2021-03-24T05:55:57.263Z] --- PASS: TestCollectBatchClose (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestEffectiveLen [2021-03-24T05:55:57.263Z] === RUN TestEffectiveLen/0/Hello [2021-03-24T05:55:57.263Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-03-24T05:55:57.263Z] === RUN TestEffectiveLen/2/🙃 [2021-03-24T05:55:57.263Z] === RUN TestEffectiveLen/3/���� [2021-03-24T05:55:57.263Z] === RUN TestEffectiveLen/4/He��o [2021-03-24T05:55:57.263Z] === RUN TestEffectiveLen/5/ [2021-03-24T05:55:57.263Z] --- PASS: TestEffectiveLen (0.00s) [2021-03-24T05:55:57.263Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-03-24T05:55:57.263Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-03-24T05:55:57.263Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-03-24T05:55:57.263Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-03-24T05:55:57.263Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-03-24T05:55:57.263Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestFindValidSplit [2021-03-24T05:55:57.263Z] === RUN TestFindValidSplit/0/ [2021-03-24T05:55:57.263Z] === RUN TestFindValidSplit/1/Hello [2021-03-24T05:55:57.263Z] === RUN TestFindValidSplit/2/Hello [2021-03-24T05:55:57.263Z] === RUN TestFindValidSplit/3/Hello [2021-03-24T05:55:57.263Z] === RUN TestFindValidSplit/4/🙃 [2021-03-24T05:55:57.263Z] === RUN TestFindValidSplit/5/🙃 [2021-03-24T05:55:57.263Z] === RUN TestFindValidSplit/6/a� [2021-03-24T05:55:57.263Z] === RUN TestFindValidSplit/7/a� [2021-03-24T05:55:57.263Z] --- PASS: TestFindValidSplit (0.00s) [2021-03-24T05:55:57.263Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-03-24T05:55:57.263Z] cloudwatchlogs_test.go:1044: [2021-03-24T05:55:57.263Z] cloudwatchlogs_test.go:1045: [2021-03-24T05:55:57.263Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-03-24T05:55:57.263Z] cloudwatchlogs_test.go:1044: Hello [2021-03-24T05:55:57.263Z] cloudwatchlogs_test.go:1045: [2021-03-24T05:55:57.263Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-03-24T05:55:57.263Z] cloudwatchlogs_test.go:1044: He [2021-03-24T05:55:57.263Z] cloudwatchlogs_test.go:1045: llo [2021-03-24T05:55:57.263Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-03-24T05:55:57.263Z] cloudwatchlogs_test.go:1044: [2021-03-24T05:55:57.263Z] cloudwatchlogs_test.go:1045: Hello [2021-03-24T05:55:57.263Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-03-24T05:55:57.263Z] cloudwatchlogs_test.go:1044: [2021-03-24T05:55:57.263Z] cloudwatchlogs_test.go:1045: 🙃 [2021-03-24T05:55:57.263Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-03-24T05:55:57.263Z] cloudwatchlogs_test.go:1044: 🙃 [2021-03-24T05:55:57.263Z] cloudwatchlogs_test.go:1045: [2021-03-24T05:55:57.263Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-03-24T05:55:57.263Z] cloudwatchlogs_test.go:1044: a [2021-03-24T05:55:57.263Z] cloudwatchlogs_test.go:1045: � [2021-03-24T05:55:57.263Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-03-24T05:55:57.263Z] cloudwatchlogs_test.go:1044: a� [2021-03-24T05:55:57.263Z] cloudwatchlogs_test.go:1045: [2021-03-24T05:55:57.263Z] === RUN TestProcessEventEmoji [2021-03-24T05:55:57.263Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestCollectBatchLineSplit [2021-03-24T05:55:57.263Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestCollectBatchLineSplitWithBinary [2021-03-24T05:55:57.263Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestCollectBatchMaxEvents [2021-03-24T05:55:57.263Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-03-24T05:55:57.263Z] === RUN TestCollectBatchMaxTotalBytes [2021-03-24T05:55:57.263Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-03-24T05:55:57.263Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-03-24T05:55:57.263Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-03-24T05:55:57.263Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-03-24T05:55:57.263Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2021-03-24T05:55:57.263Z] === RUN TestParseLogOptionsMultilinePattern [2021-03-24T05:55:57.263Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-03-24T05:55:57.263Z] === RUN TestParseLogOptionsDatetimeFormat [2021-03-24T05:55:57.263Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-03-24T05:55:57.263Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-03-24T05:55:57.263Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-03-24T05:55:57.263Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-03-24T05:55:57.263Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-03-24T05:55:57.263Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-03-24T05:55:57.263Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-03-24T05:55:57.263Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-03-24T05:55:57.263Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-03-24T05:55:57.263Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-03-24T05:55:57.263Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-03-24T05:55:57.263Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-03-24T05:55:57.263Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-03-24T05:55:57.263Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-03-24T05:55:57.264Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-03-24T05:55:57.264Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-03-24T05:55:57.264Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-03-24T05:55:57.264Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-03-24T05:55:57.264Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-03-24T05:55:57.264Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-03-24T05:55:57.264Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-03-24T05:55:57.264Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-03-24T05:55:57.264Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-03-24T05:55:57.264Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-03-24T05:55:57.264Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-03-24T05:55:57.264Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-03-24T05:55:57.264Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-03-24T05:55:57.264Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-03-24T05:55:57.264Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-03-24T05:55:57.264Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-03-24T05:55:57.264Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-03-24T05:55:57.264Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-03-24T05:55:57.264Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-03-24T05:55:57.264Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-03-24T05:55:57.264Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-03-24T05:55:57.264Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-03-24T05:55:57.264Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-03-24T05:55:57.264Z] === RUN TestCreateTagSuccess [2021-03-24T05:55:57.264Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-03-24T05:55:57.264Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-03-24T05:55:57.264Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-03-24T05:55:57.264Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-03-24T05:55:57.264Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-03-24T05:55:57.264Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-03-24T05:55:57.264Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-03-24T05:55:57.264Z] PASS [2021-03-24T05:55:57.264Z] coverage: 77.8% of statements [2021-03-24T05:55:57.264Z] ok github.com/docker/docker/daemon/logger/awslogs 0.584s coverage: 77.8% of statements [2021-03-24T05:55:57.264Z] === RUN TestSearchRegistryForImagesErrors [2021-03-24T05:55:57.264Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-03-24T05:55:57.264Z] === RUN TestSearchRegistryForImages [2021-03-24T05:55:57.264Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-03-24T05:55:57.264Z] === RUN TestOnlyPlatformWithFallback [2021-03-24T05:55:57.264Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-03-24T05:55:57.264Z] === RUN TestImageDelete [2021-03-24T05:55:57.264Z] === RUN TestImageDelete/no_lease [2021-03-24T05:55:57.264Z] === RUN TestImageDelete/lease_exists [2021-03-24T05:55:57.264Z] === RUN TestJSONLogsMarshalJSONBuf [2021-03-24T05:55:57.264Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-03-24T05:55:57.264Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-03-24T05:55:57.264Z] --- PASS: TestImageDelete (0.05s) [2021-03-24T05:55:57.264Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-03-24T05:55:57.264Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-03-24T05:55:57.264Z] === RUN TestContentStoreForPull [2021-03-24T05:55:57.264Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2021-03-24T05:55:57.264Z] === RUN TestFastTimeMarshalJSON [2021-03-24T05:55:57.264Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-03-24T05:55:57.264Z] PASS [2021-03-24T05:55:57.264Z] coverage: 87.2% of statements [2021-03-24T05:55:57.488Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2021-03-24T05:55:57.584Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2021-03-24T05:55:57.584Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-24T05:55:57.584Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-03-24T05:55:57.584Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-24T05:55:57.584Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2021-03-24T05:55:57.584Z] === RUN TestCopyFromContainer [2021-03-24T05:55:57.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-24T05:55:57.735Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.226s coverage: 87.2% of statements [2021-03-24T05:55:57.735Z] === RUN TestJSONFileLogger [2021-03-24T05:55:57.735Z] --- PASS: TestJSONFileLogger (0.00s) [2021-03-24T05:55:57.735Z] === RUN TestJSONFileLoggerWithTags [2021-03-24T05:55:57.735Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-03-24T05:55:57.735Z] === RUN TestJSONFileLoggerWithOpts [2021-03-24T05:55:57.735Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2021-03-24T05:55:57.735Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-03-24T05:55:57.735Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-03-24T05:55:57.735Z] === RUN TestEncodeDecode [2021-03-24T05:55:57.735Z] === PAUSE TestEncodeDecode [2021-03-24T05:55:57.735Z] === RUN TestUnexpectedEOF [2021-03-24T05:55:57.735Z] --- PASS: TestContentStoreForPull (0.25s) [2021-03-24T05:55:57.735Z] PASS [2021-03-24T05:55:57.735Z] coverage: 6.7% of statements [2021-03-24T05:55:57.735Z] ok github.com/docker/docker/daemon/images 0.512s coverage: 6.7% of statements [2021-03-24T05:55:57.735Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-24T05:55:57.735Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-24T05:55:57.735Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-03-24T05:55:57.735Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-24T05:55:57.735Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-24T05:55:57.735Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-03-24T05:55:57.735Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-03-24T05:55:57.735Z] time="2021-03-24T05:55:57Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-03-24T05:55:57.735Z] time="2021-03-24T05:55:57Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-03-24T05:55:57.735Z] --- PASS: TestUnexpectedEOF (0.16s) [2021-03-24T05:55:57.735Z] === CONT TestEncodeDecode [2021-03-24T05:55:57.735Z] --- PASS: TestEncodeDecode (0.00s) [2021-03-24T05:55:57.735Z] PASS [2021-03-24T05:55:57.735Z] coverage: 69.9% of statements [2021-03-24T05:55:57.735Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.311s coverage: 69.9% of statements [2021-03-24T05:55:57.750Z] ok github.com/docker/docker/volume/mounts 0.057s coverage: 67.0% of statements [2021-03-24T05:55:58.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-24T05:55:58.728Z] ok github.com/docker/docker/volume/local 0.251s coverage: 76.4% of statements [2021-03-24T05:55:59.965Z] === RUN TestWriteLog [2021-03-24T05:55:59.965Z] === PAUSE TestWriteLog [2021-03-24T05:55:59.965Z] === RUN TestReadLog [2021-03-24T05:55:59.965Z] === PAUSE TestReadLog [2021-03-24T05:55:59.965Z] === CONT TestWriteLog [2021-03-24T05:55:59.965Z] --- PASS: TestWriteLog (0.01s) [2021-03-24T05:55:59.966Z] === CONT TestReadLog [2021-03-24T05:55:59.966Z] === RUN TestReadLog/tail_exact [2021-03-24T05:55:59.966Z] === RUN TestReadLog/tail_less_than_available [2021-03-24T05:55:59.966Z] === RUN TestReadLog/tail_more_than_available [2021-03-24T05:55:59.966Z] --- PASS: TestReadLog (0.27s) [2021-03-24T05:55:59.966Z] --- PASS: TestReadLog/tail_exact (0.16s) [2021-03-24T05:55:59.966Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-03-24T05:55:59.966Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-03-24T05:56:00.124Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.1% of statements [2021-03-24T05:56:00.357Z] === RUN TestCopyFromContainer// [2021-03-24T05:56:00.357Z] === RUN TestCopyFromContainer//bar/root [2021-03-24T05:56:00.357Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-24T05:56:00.357Z] === RUN TestCopyFromContainer/bar/quux [2021-03-24T05:56:00.357Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-24T05:56:00.436Z] PASS [2021-03-24T05:56:00.436Z] coverage: 75.2% of statements [2021-03-24T05:56:00.436Z] ok github.com/docker/docker/daemon/logger/local 0.605s coverage: 75.2% of statements [2021-03-24T05:56:00.436Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-24T05:56:00.436Z] === RUN TestOpenFileDelete [2021-03-24T05:56:00.436Z] --- PASS: TestOpenFileDelete (0.00s) [2021-03-24T05:56:00.436Z] === RUN TestOpenFileRename [2021-03-24T05:56:00.436Z] --- PASS: TestOpenFileRename (0.00s) [2021-03-24T05:56:00.436Z] === RUN TestParseLogTagDefaultTag [2021-03-24T05:56:00.436Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-03-24T05:56:00.436Z] === RUN TestParseLogTag [2021-03-24T05:56:00.436Z] --- PASS: TestParseLogTag (0.00s) [2021-03-24T05:56:00.436Z] === RUN TestParseLogTagEmptyTag [2021-03-24T05:56:00.436Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-03-24T05:56:00.436Z] === RUN TestTailFiles [2021-03-24T05:56:00.436Z] --- PASS: TestTailFiles (0.00s) [2021-03-24T05:56:00.436Z] === RUN TestFollowLogsConsumerGone [2021-03-24T05:56:00.436Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-03-24T05:56:00.436Z] === RUN TestFollowLogsProducerGone [2021-03-24T05:56:00.436Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-03-24T05:56:00.436Z] logfile_test.go:179: logDecode() closed after sending 1730 messages [2021-03-24T05:56:00.436Z] logfile_test.go:232: messages sent: 1730, received: 1730 [2021-03-24T05:56:00.436Z] === RUN TestCheckCapacityAndRotate [2021-03-24T05:56:00.436Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-03-24T05:56:00.436Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-03-24T05:56:00.436Z] === RUN TestLog [2021-03-24T05:56:00.436Z] --- PASS: TestLog (0.01s) [2021-03-24T05:56:00.436Z] PASS [2021-03-24T05:56:00.436Z] coverage: 31.5% of statements [2021-03-24T05:56:00.436Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.067s coverage: 31.5% of statements [2021-03-24T05:56:00.436Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2021-03-24T05:56:00.436Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-03-24T05:56:00.436Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.15s) [2021-03-24T05:56:00.436Z] PASS [2021-03-24T05:56:00.436Z] coverage: 55.3% of statements [2021-03-24T05:56:00.436Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.274s coverage: 55.3% of statements [2021-03-24T05:56:00.682Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-24T05:56:00.682Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-24T05:56:00.682Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-24T05:56:00.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-24T05:56:00.973Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-24T05:56:00.973Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-24T05:56:01.265Z] --- PASS: TestCopyFromContainer (3.50s) [2021-03-24T05:56:01.265Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-24T05:56:01.265Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2021-03-24T05:56:01.265Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-03-24T05:56:01.265Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2021-03-24T05:56:01.265Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-03-24T05:56:01.265Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-03-24T05:56:01.265Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-03-24T05:56:01.265Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-03-24T05:56:01.265Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-03-24T05:56:01.265Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-03-24T05:56:01.265Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-24T05:56:01.265Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-24T05:56:01.265Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-24T05:56:01.265Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-24T05:56:01.265Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-24T05:56:01.265Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-24T05:56:01.265Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-24T05:56:01.265Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-24T05:56:01.265Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-24T05:56:01.265Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-24T05:56:01.265Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-24T05:56:01.265Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-24T05:56:01.265Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-24T05:56:01.265Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-24T05:56:01.265Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-24T05:56:01.265Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-24T05:56:01.265Z] === RUN TestCreateWithInvalidEnv [2021-03-24T05:56:01.265Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-24T05:56:01.265Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-24T05:56:01.265Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-24T05:56:01.265Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-24T05:56:01.265Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-24T05:56:01.265Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-24T05:56:01.265Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-24T05:56:01.265Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-24T05:56:01.265Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-24T05:56:01.265Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-24T05:56:01.265Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-24T05:56:01.265Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-24T05:56:01.265Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-24T05:56:01.265Z] === RUN TestCreateTmpfsMountsTarget [2021-03-24T05:56:01.265Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-24T05:56:01.265Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-24T05:56:01.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-24T05:56:01.428Z] === RUN TestValidateLogOpt [2021-03-24T05:56:01.428Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-24T05:56:01.428Z] === RUN TestNewMissedConfig [2021-03-24T05:56:01.428Z] --- PASS: TestNewMissedConfig (0.00s) [2021-03-24T05:56:01.428Z] === RUN TestNewMissedUrl [2021-03-24T05:56:01.428Z] --- PASS: TestNewMissedUrl (0.00s) [2021-03-24T05:56:01.428Z] === RUN TestNewMissedToken [2021-03-24T05:56:01.428Z] --- PASS: TestNewMissedToken (0.00s) [2021-03-24T05:56:01.428Z] === RUN TestNewWithProxy [2021-03-24T05:56:01.428Z] --- PASS: TestNewWithProxy (0.00s) [2021-03-24T05:56:01.428Z] === RUN TestDefault [2021-03-24T05:56:01.428Z] --- PASS: TestDefault (0.01s) [2021-03-24T05:56:01.428Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-03-24T05:56:01.428Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-03-24T05:56:01.428Z] === RUN TestJsonFormat [2021-03-24T05:56:01.428Z] --- PASS: TestJsonFormat (0.00s) [2021-03-24T05:56:01.428Z] === RUN TestRawFormat [2021-03-24T05:56:01.428Z] --- PASS: TestRawFormat (0.01s) [2021-03-24T05:56:01.428Z] === RUN TestRawFormatWithLabels [2021-03-24T05:56:01.428Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-03-24T05:56:01.428Z] === RUN TestRawFormatWithoutTag [2021-03-24T05:56:01.428Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-03-24T05:56:01.428Z] === RUN TestBatching [2021-03-24T05:56:01.428Z] --- PASS: TestBatching (0.34s) [2021-03-24T05:56:01.428Z] === RUN TestFrequency [2021-03-24T05:56:01.899Z] === RUN TestNewParse [2021-03-24T05:56:01.899Z] --- PASS: TestNewParse (0.00s) [2021-03-24T05:56:01.899Z] PASS [2021-03-24T05:56:01.899Z] coverage: 8.3% of statements [2021-03-24T05:56:01.899Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2021-03-24T05:56:01.899Z] --- PASS: TestFrequency (0.19s) [2021-03-24T05:56:01.899Z] === RUN TestOneMessagePerRequest [2021-03-24T05:56:01.899Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-03-24T05:56:01.899Z] === RUN TestVerify [2021-03-24T05:56:01.899Z] --- PASS: TestVerify (0.00s) [2021-03-24T05:56:01.899Z] === RUN TestSkipVerify [2021-03-24T05:56:01.899Z] time="2021-03-24T05:56:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-24T05:56:01.899Z] time="2021-03-24T05:56:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-24T05:56:02.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-24T05:56:02.342Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2021-03-24T05:56:02.450Z] time="2021-03-24T05:56:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-24T05:56:02.450Z] time="2021-03-24T05:56:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-24T05:56:02.450Z] === RUN TestParseLogFormat [2021-03-24T05:56:02.450Z] --- PASS: TestParseLogFormat (0.00s) [2021-03-24T05:56:02.450Z] === RUN TestValidateLogOptEmpty [2021-03-24T05:56:02.450Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-03-24T05:56:02.450Z] === RUN TestValidateSyslogAddress [2021-03-24T05:56:02.450Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-03-24T05:56:02.450Z] === RUN TestParseAddressDefaultPort [2021-03-24T05:56:02.450Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-03-24T05:56:02.450Z] === RUN TestValidateSyslogFacility [2021-03-24T05:56:02.450Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-03-24T05:56:02.450Z] === RUN TestValidateLogOptSyslogFormat [2021-03-24T05:56:02.450Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-03-24T05:56:02.450Z] === RUN TestValidateLogOpt [2021-03-24T05:56:02.450Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-24T05:56:02.450Z] PASS [2021-03-24T05:56:02.450Z] coverage: 46.8% of statements [2021-03-24T05:56:02.450Z] ok github.com/docker/docker/daemon/logger/syslog 0.112s coverage: 46.8% of statements [2021-03-24T05:56:02.450Z] --- PASS: TestSkipVerify (0.74s) [2021-03-24T05:56:02.450Z] === RUN TestBufferMaximum [2021-03-24T05:56:02.450Z] time="2021-03-24T05:56:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-24T05:56:02.450Z] time="2021-03-24T05:56:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-24T05:56:02.450Z] time="2021-03-24T05:56:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-24T05:56:02.450Z] time="2021-03-24T05:56:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-24T05:56:02.450Z] time="2021-03-24T05:56:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-24T05:56:02.450Z] time="2021-03-24T05:56:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616565362.323688\",\"host\":\"ab2b5cdc7dc6\"}'" [2021-03-24T05:56:02.450Z] time="2021-03-24T05:56:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616565362.323688\",\"host\":\"ab2b5cdc7dc6\"}'" [2021-03-24T05:56:02.450Z] --- PASS: TestBufferMaximum (0.03s) [2021-03-24T05:56:02.450Z] === RUN TestServerAlwaysDown [2021-03-24T05:56:02.450Z] time="2021-03-24T05:56:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-24T05:56:02.450Z] time="2021-03-24T05:56:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-24T05:56:02.450Z] time="2021-03-24T05:56:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616565362.355684\",\"host\":\"ab2b5cdc7dc6\"}'" [2021-03-24T05:56:02.450Z] time="2021-03-24T05:56:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616565362.355684\",\"host\":\"ab2b5cdc7dc6\"}'" [2021-03-24T05:56:02.450Z] time="2021-03-24T05:56:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-24T05:56:02.450Z] time="2021-03-24T05:56:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616565362.355684\",\"host\":\"ab2b5cdc7dc6\"}'" [2021-03-24T05:56:02.450Z] time="2021-03-24T05:56:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616565362.356696\",\"host\":\"ab2b5cdc7dc6\"}'" [2021-03-24T05:56:02.450Z] time="2021-03-24T05:56:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616565362.356696\",\"host\":\"ab2b5cdc7dc6\"}'" [2021-03-24T05:56:02.450Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-03-24T05:56:02.450Z] === RUN TestCannotSendAfterClose [2021-03-24T05:56:02.450Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-03-24T05:56:02.450Z] === RUN TestDeadlockOnBlockedEndpoint [2021-03-24T05:56:03.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-24T05:56:03.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-24T05:56:04.023Z] time="2021-03-24T05:56:03Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49203/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-03-24T05:56:04.023Z] time="2021-03-24T05:56:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"ab2b5cdc7dc6\"}'" [2021-03-24T05:56:04.023Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2021-03-24T05:56:04.023Z] PASS [2021-03-24T05:56:04.023Z] coverage: 82.5% of statements [2021-03-24T05:56:04.023Z] ok github.com/docker/docker/daemon/logger/splunk 2.551s coverage: 82.5% of statements [2021-03-24T05:56:04.023Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-24T05:56:04.023Z] ? github.com/docker/docker/daemon/network [no test files] [2021-03-24T05:56:04.023Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-24T05:56:04.134Z] --- PASS: TestCreateWithCustomMaskedPaths (2.91s) [2021-03-24T05:56:04.134Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-24T05:56:04.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-24T05:56:04.495Z] === RUN TestV1IDService [2021-03-24T05:56:04.495Z] --- PASS: TestV1IDService (0.03s) [2021-03-24T05:56:04.495Z] === RUN TestV2MetadataService [2021-03-24T05:56:04.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-24T05:56:04.965Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-03-24T05:56:04.966Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-03-24T05:56:04.966Z] === RUN TestContinueOnError_MirrorEndpoint [2021-03-24T05:56:04.966Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-03-24T05:56:04.966Z] === RUN TestContinueOnError_NeverContinue [2021-03-24T05:56:04.966Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-03-24T05:56:04.966Z] === RUN TestManifestStore [2021-03-24T05:56:04.966Z] === RUN TestManifestStore/no_remote_or_local [2021-03-24T05:56:05.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-24T05:56:05.437Z] time="2021-03-24T05:56:04Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local317155979\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-03-24T05:56:05.437Z] === RUN TestManifestStore/no_local_cache [2021-03-24T05:56:05.437Z] === RUN TestManifestStore/with_local_cache [2021-03-24T05:56:05.437Z] === RUN TestManifestStore/unknown_media_type [2021-03-24T05:56:05.437Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-03-24T05:56:05.437Z] time="2021-03-24T05:56:05Z" level=warning msg="reference for unknown type: " [2021-03-24T05:56:05.437Z] time="2021-03-24T05:56:05Z" level=warning msg="reference for unknown type: " [2021-03-24T05:56:05.437Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-03-24T05:56:05.437Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-03-24T05:56:05.437Z] time="2021-03-24T05:56:05Z" level=warning msg="reference for unknown type: " [2021-03-24T05:56:05.437Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-03-24T05:56:05.437Z] time="2021-03-24T05:56:05Z" level=warning msg="reference for unknown type: " [2021-03-24T05:56:05.437Z] time="2021-03-24T05:56:05Z" level=warning msg="reference for unknown type: " [2021-03-24T05:56:05.437Z] === RUN TestManifestStore/error_persisting_manifest [2021-03-24T05:56:05.437Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-03-24T05:56:05.437Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-03-24T05:56:05.437Z] time="2021-03-24T05:56:05Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-03-24T05:56:05.437Z] --- PASS: TestManifestStore (0.46s) [2021-03-24T05:56:05.437Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2021-03-24T05:56:05.437Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-03-24T05:56:05.437Z] --- PASS: TestManifestStore/with_local_cache (0.09s) [2021-03-24T05:56:05.437Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2021-03-24T05:56:05.437Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2021-03-24T05:56:05.437Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-03-24T05:56:05.437Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-03-24T05:56:05.437Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-03-24T05:56:05.437Z] --- PASS: TestManifestStore/error_persisting_manifest (0.08s) [2021-03-24T05:56:05.437Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-03-24T05:56:05.437Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.07s) [2021-03-24T05:56:05.437Z] === RUN TestDetectManifestBlobMediaType [2021-03-24T05:56:05.437Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-03-24T05:56:05.437Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-03-24T05:56:05.437Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-03-24T05:56:05.437Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-03-24T05:56:05.437Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-03-24T05:56:05.437Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-03-24T05:56:05.437Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-03-24T05:56:05.437Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-03-24T05:56:05.437Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-03-24T05:56:05.437Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-03-24T05:56:05.437Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-03-24T05:56:05.437Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-03-24T05:56:05.437Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-03-24T05:56:05.437Z] === RUN TestFixManifestLayers [2021-03-24T05:56:05.437Z] --- PASS: TestFixManifestLayers (0.00s) [2021-03-24T05:56:05.437Z] === RUN TestFixManifestLayersBaseLayerParent [2021-03-24T05:56:05.437Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-24T05:56:05.437Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-24T05:56:05.437Z] === RUN TestFixManifestLayersBadParent [2021-03-24T05:56:05.437Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-03-24T05:56:05.437Z] === RUN TestValidateManifest [2021-03-24T05:56:05.437Z] --- SKIP: TestValidateManifest (0.00s) [2021-03-24T05:56:05.437Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-24T05:56:05.437Z] === RUN TestFormatPlatform [2021-03-24T05:56:05.437Z] --- PASS: TestFormatPlatform (0.00s) [2021-03-24T05:56:05.437Z] === RUN TestGetRepositoryMountCandidates [2021-03-24T05:56:05.437Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-03-24T05:56:05.437Z] === RUN TestLayerAlreadyExists [2021-03-24T05:56:05.437Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-03-24T05:56:05.437Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-24T05:56:05.437Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-24T05:56:05.437Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-24T05:56:05.437Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-24T05:56:05.437Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-24T05:56:05.437Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-24T05:56:05.437Z] === RUN TestWhenEmptyAuthConfig [2021-03-24T05:56:05.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-24T05:56:05.909Z] === RUN TestSuccessfulDownload [2021-03-24T05:56:05.909Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-03-24T05:56:05.909Z] download_test.go:268: Needs fixing on Windows [2021-03-24T05:56:05.909Z] === RUN TestCancelledDownload [2021-03-24T05:56:05.909Z] --- PASS: TestCancelledDownload (0.00s) [2021-03-24T05:56:05.909Z] === RUN TestMaxDownloadAttempts [2021-03-24T05:56:05.909Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-24T05:56:05.909Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-24T05:56:05.909Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-24T05:56:05.909Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-24T05:56:05.909Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-24T05:56:05.909Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-24T05:56:05.909Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-24T05:56:05.909Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-24T05:56:05.909Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-24T05:56:05.909Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-24T05:56:05.909Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-24T05:56:05.909Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-24T05:56:06.379Z] --- PASS: TestV2MetadataService (1.62s) [2021-03-24T05:56:06.379Z] PASS [2021-03-24T05:56:06.379Z] coverage: 48.2% of statements [2021-03-24T05:56:06.379Z] ok github.com/docker/docker/distribution/metadata 1.833s coverage: 48.2% of statements [2021-03-24T05:56:06.379Z] time="2021-03-24T05:56:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-24T05:56:06.379Z] time="2021-03-24T05:56:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-24T05:56:06.379Z] time="2021-03-24T05:56:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-24T05:56:06.379Z] time="2021-03-24T05:56:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-24T05:56:06.379Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-03-24T05:56:06.379Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2021-03-24T05:56:06.379Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2021-03-24T05:56:06.379Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2021-03-24T05:56:06.379Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2021-03-24T05:56:06.379Z] === RUN TestTransfer [2021-03-24T05:56:06.379Z] === RUN TestNotFound [2021-03-24T05:56:06.379Z] --- PASS: TestNotFound (0.00s) [2021-03-24T05:56:06.379Z] === RUN TestConflict [2021-03-24T05:56:06.379Z] --- PASS: TestConflict (0.00s) [2021-03-24T05:56:06.379Z] === RUN TestForbidden [2021-03-24T05:56:06.379Z] --- PASS: TestForbidden (0.00s) [2021-03-24T05:56:06.379Z] === RUN TestInvalidParameter [2021-03-24T05:56:06.379Z] --- PASS: TestInvalidParameter (0.00s) [2021-03-24T05:56:06.379Z] === RUN TestNotImplemented [2021-03-24T05:56:06.379Z] --- PASS: TestNotImplemented (0.00s) [2021-03-24T05:56:06.379Z] === RUN TestNotModified [2021-03-24T05:56:06.379Z] --- PASS: TestNotModified (0.00s) [2021-03-24T05:56:06.379Z] === RUN TestUnauthorized [2021-03-24T05:56:06.379Z] --- PASS: TestUnauthorized (0.00s) [2021-03-24T05:56:06.379Z] === RUN TestUnknown [2021-03-24T05:56:06.379Z] --- PASS: TestUnknown (0.00s) [2021-03-24T05:56:06.379Z] === RUN TestCancelled [2021-03-24T05:56:06.379Z] --- PASS: TestCancelled (0.00s) [2021-03-24T05:56:06.379Z] === RUN TestDeadline [2021-03-24T05:56:06.379Z] --- PASS: TestDeadline (0.00s) [2021-03-24T05:56:06.379Z] === RUN TestDataLoss [2021-03-24T05:56:06.379Z] --- PASS: TestDataLoss (0.00s) [2021-03-24T05:56:06.379Z] === RUN TestUnavailable [2021-03-24T05:56:06.379Z] --- PASS: TestUnavailable (0.00s) [2021-03-24T05:56:06.379Z] === RUN TestSystem [2021-03-24T05:56:06.379Z] --- PASS: TestSystem (0.00s) [2021-03-24T05:56:06.379Z] === RUN TestFromStatusCode [2021-03-24T05:56:06.379Z] === RUN TestFromStatusCode/Not_Found [2021-03-24T05:56:06.379Z] === RUN TestFromStatusCode/Bad_Request [2021-03-24T05:56:06.379Z] === RUN TestFromStatusCode/Conflict [2021-03-24T05:56:06.379Z] === RUN TestFromStatusCode/Unauthorized [2021-03-24T05:56:06.379Z] === RUN TestFromStatusCode/Service_Unavailable [2021-03-24T05:56:06.379Z] === RUN TestFromStatusCode/Forbidden [2021-03-24T05:56:06.379Z] === RUN TestFromStatusCode/Not_Modified [2021-03-24T05:56:06.379Z] === RUN TestFromStatusCode/Not_Implemented [2021-03-24T05:56:06.379Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-03-24T05:56:06.379Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-03-24T05:56:06.379Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-03-24T05:56:06.379Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-03-24T05:56:06.379Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-03-24T05:56:06.379Z] --- PASS: TestFromStatusCode (0.00s) [2021-03-24T05:56:06.379Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-03-24T05:56:06.379Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-03-24T05:56:06.379Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-03-24T05:56:06.379Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-03-24T05:56:06.379Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-03-24T05:56:06.379Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-03-24T05:56:06.379Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-03-24T05:56:06.379Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-03-24T05:56:06.379Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-03-24T05:56:06.379Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-03-24T05:56:06.379Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-03-24T05:56:06.379Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-03-24T05:56:06.379Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-03-24T05:56:06.379Z] PASS [2021-03-24T05:56:06.379Z] coverage: 53.1% of statements [2021-03-24T05:56:06.379Z] ok github.com/docker/docker/errdefs 0.044s coverage: 53.1% of statements [2021-03-24T05:56:06.379Z] --- PASS: TestTransfer (0.12s) [2021-03-24T05:56:06.379Z] === RUN TestConcurrencyLimit [2021-03-24T05:56:06.379Z] --- PASS: TestWhenEmptyAuthConfig (1.11s) [2021-03-24T05:56:06.379Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-03-24T05:56:06.379Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-03-24T05:56:06.379Z] === RUN TestTokenPassThru [2021-03-24T05:56:06.379Z] --- PASS: TestTokenPassThru (0.01s) [2021-03-24T05:56:06.379Z] === RUN TestTokenPassThruDifferentHost [2021-03-24T05:56:06.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-24T05:56:06.849Z] --- PASS: TestTokenPassThruDifferentHost (0.02s) [2021-03-24T05:56:06.849Z] PASS [2021-03-24T05:56:06.849Z] coverage: 23.6% of statements [2021-03-24T05:56:06.849Z] ok github.com/docker/docker/distribution 1.758s coverage: 23.6% of statements [2021-03-24T05:56:06.849Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-03-24T05:56:06.849Z] === RUN TestInactiveJobs [2021-03-24T05:56:06.849Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-24T05:56:07.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-24T05:56:07.319Z] --- PASS: TestInactiveJobs (0.42s) [2021-03-24T05:56:07.319Z] === RUN TestWatchRelease [2021-03-24T05:56:07.319Z] --- PASS: TestWatchRelease (0.06s) [2021-03-24T05:56:07.319Z] === RUN TestWatchFinishedTransfer [2021-03-24T05:56:07.319Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-03-24T05:56:07.319Z] === RUN TestDuplicateTransfer [2021-03-24T05:56:07.319Z] --- PASS: TestDuplicateTransfer (0.06s) [2021-03-24T05:56:07.319Z] === RUN TestSuccessfulUpload [2021-03-24T05:56:07.651Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.10s) [2021-03-24T05:56:07.651Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-24T05:56:07.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-24T05:56:07.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-24T05:56:07.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-24T05:56:07.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-24T05:56:07.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-24T05:56:07.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-24T05:56:07.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-24T05:56:07.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-24T05:56:07.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-24T05:56:07.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-24T05:56:07.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-24T05:56:07.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-24T05:56:07.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-24T05:56:07.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-24T05:56:07.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-24T05:56:07.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-24T05:56:07.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-24T05:56:07.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-24T05:56:07.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-24T05:56:07.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-24T05:56:07.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-24T05:56:07.651Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-24T05:56:07.789Z] time="2021-03-24T05:56:07Z" level=error msg="Upload failed, retrying: simulating retry" [2021-03-24T05:56:07.789Z] --- PASS: TestSuccessfulUpload (0.54s) [2021-03-24T05:56:07.789Z] === RUN TestCancelledUpload [2021-03-24T05:56:07.789Z] --- PASS: TestCancelledUpload (0.00s) [2021-03-24T05:56:07.789Z] PASS [2021-03-24T05:56:07.789Z] coverage: 76.8% of statements [2021-03-24T05:56:07.789Z] ok github.com/docker/docker/distribution/xfer 2.121s coverage: 76.8% of statements [2021-03-24T05:56:07.789Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-24T05:56:08.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-24T05:56:08.282Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.97s) [2021-03-24T05:56:08.282Z] === RUN TestCreateDifferentPlatform [2021-03-24T05:56:08.282Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-24T05:56:08.282Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-24T05:56:08.282Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-24T05:56:08.282Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-24T05:56:08.282Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-24T05:56:08.282Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-24T05:56:08.282Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-03-24T05:56:08.282Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-24T05:56:08.282Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-03-24T05:56:08.282Z] === RUN TestContainerStartOnDaemonRestart [2021-03-24T05:56:08.282Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-24T05:56:08.282Z] === RUN TestDaemonRestartIpcMode [2021-03-24T05:56:08.282Z] === PAUSE TestDaemonRestartIpcMode [2021-03-24T05:56:08.282Z] === RUN TestDaemonHostGatewayIP [2021-03-24T05:56:08.282Z] === PAUSE TestDaemonHostGatewayIP [2021-03-24T05:56:08.282Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-24T05:56:08.282Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-24T05:56:08.282Z] === RUN TestContainerKillOnDaemonStart [2021-03-24T05:56:08.283Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-24T05:56:08.283Z] === RUN TestDiff [2021-03-24T05:56:08.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-24T05:56:08.779Z] === RUN TestFSGetInvalidData [2021-03-24T05:56:08.779Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-03-24T05:56:08.779Z] === RUN TestFSInvalidSet [2021-03-24T05:56:08.779Z] --- PASS: TestFSInvalidSet (0.01s) [2021-03-24T05:56:08.779Z] === RUN TestFSInvalidRoot [2021-03-24T05:56:08.779Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-03-24T05:56:08.779Z] === RUN TestFSMetadataGetSet [2021-03-24T05:56:08.779Z] === RUN TestCompare [2021-03-24T05:56:08.779Z] --- PASS: TestCompare (0.00s) [2021-03-24T05:56:08.779Z] PASS [2021-03-24T05:56:08.779Z] coverage: 19.2% of statements [2021-03-24T05:56:08.779Z] ok github.com/docker/docker/image/cache 0.146s coverage: 19.2% of statements [2021-03-24T05:56:08.779Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-03-24T05:56:08.779Z] === RUN TestFSInvalidWalker [2021-03-24T05:56:08.779Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-03-24T05:56:08.779Z] === RUN TestFSGetSet [2021-03-24T05:56:08.779Z] --- PASS: TestFSGetSet (0.03s) [2021-03-24T05:56:08.779Z] === RUN TestFSGetUnsetKey [2021-03-24T05:56:08.779Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-03-24T05:56:08.779Z] === RUN TestFSGetEmptyData [2021-03-24T05:56:08.779Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-03-24T05:56:08.779Z] === RUN TestFSDelete [2021-03-24T05:56:08.779Z] --- PASS: TestFSDelete (0.03s) [2021-03-24T05:56:08.779Z] === RUN TestFSWalker [2021-03-24T05:56:08.779Z] --- PASS: TestFSWalker (0.02s) [2021-03-24T05:56:08.779Z] === RUN TestFSWalkerStopOnError [2021-03-24T05:56:08.779Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-03-24T05:56:08.779Z] === RUN TestNewFromJSON [2021-03-24T05:56:08.779Z] --- PASS: TestNewFromJSON (0.00s) [2021-03-24T05:56:08.779Z] === RUN TestNewFromJSONWithInvalidJSON [2021-03-24T05:56:08.779Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-03-24T05:56:08.779Z] === RUN TestMarshalKeyOrder [2021-03-24T05:56:08.779Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-03-24T05:56:08.779Z] === RUN TestHistoryEqual [2021-03-24T05:56:08.779Z] --- PASS: TestHistoryEqual (0.16s) [2021-03-24T05:56:08.779Z] === RUN TestImage [2021-03-24T05:56:08.779Z] --- PASS: TestImage (0.00s) [2021-03-24T05:56:08.779Z] === RUN TestImageOSNotEmpty [2021-03-24T05:56:08.779Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-03-24T05:56:08.779Z] === RUN TestNewChildImageFromImageWithRootFS [2021-03-24T05:56:08.779Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-03-24T05:56:08.779Z] === RUN TestCreate [2021-03-24T05:56:08.779Z] --- PASS: TestCreate (0.01s) [2021-03-24T05:56:08.779Z] === RUN TestRestore [2021-03-24T05:56:08.779Z] time="2021-03-24T05:56:08Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-03-24T05:56:08.779Z] --- PASS: TestRestore (0.05s) [2021-03-24T05:56:08.779Z] === RUN TestAddDelete [2021-03-24T05:56:08.779Z] --- PASS: TestAddDelete (0.03s) [2021-03-24T05:56:08.779Z] === RUN TestSearchAfterDelete [2021-03-24T05:56:08.779Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-03-24T05:56:08.779Z] === RUN TestParentReset [2021-03-24T05:56:08.779Z] --- PASS: TestParentReset (0.04s) [2021-03-24T05:56:08.779Z] === RUN TestGetAndSetLastUpdated [2021-03-24T05:56:09.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-24T05:56:09.250Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-03-24T05:56:09.251Z] === RUN TestStoreLen [2021-03-24T05:56:09.251Z] --- PASS: TestStoreLen (0.11s) [2021-03-24T05:56:09.251Z] PASS [2021-03-24T05:56:09.251Z] coverage: 86.6% of statements [2021-03-24T05:56:09.251Z] ok github.com/docker/docker/image 0.742s coverage: 86.6% of statements [2021-03-24T05:56:09.251Z] === RUN TestValidateManifest [2021-03-24T05:56:09.251Z] === RUN TestValidateManifest/non-nil [2021-03-24T05:56:09.251Z] === RUN TestValidateManifest/nil [2021-03-24T05:56:09.251Z] --- PASS: TestValidateManifest (0.00s) [2021-03-24T05:56:09.251Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-03-24T05:56:09.251Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-03-24T05:56:09.251Z] PASS [2021-03-24T05:56:09.251Z] coverage: 0.6% of statements [2021-03-24T05:56:09.251Z] ok github.com/docker/docker/image/tarexport 0.117s coverage: 0.6% of statements [2021-03-24T05:56:09.314Z] --- PASS: TestDiff (0.91s) [2021-03-24T05:56:09.314Z] === RUN TestExecWithCloseStdin [2021-03-24T05:56:10.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-24T05:56:10.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-24T05:56:10.818Z] --- PASS: TestExecWithCloseStdin (1.22s) [2021-03-24T05:56:10.818Z] === RUN TestExec [2021-03-24T05:56:10.822Z] === RUN TestMakeV1ConfigFromConfig [2021-03-24T05:56:10.822Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-03-24T05:56:10.822Z] PASS [2021-03-24T05:56:10.822Z] coverage: 25.0% of statements [2021-03-24T05:56:10.822Z] ok github.com/docker/docker/image/v1 0.265s coverage: 25.0% of statements [2021-03-24T05:56:10.822Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-24T05:56:10.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-24T05:56:11.292Z] === RUN TestSerialization [2021-03-24T05:56:11.292Z] --- PASS: TestSerialization (0.02s) [2021-03-24T05:56:11.292Z] PASS [2021-03-24T05:56:11.292Z] coverage: 100.0% of statements [2021-03-24T05:56:11.292Z] ok github.com/docker/docker/libcontainerd/queue 0.175s coverage: 100.0% of statements [2021-03-24T05:56:11.304Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-24T05:56:11.304Z] Using test binary docker [2021-03-24T05:56:11.304Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-24T05:56:11.304Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-24T05:56:11.304Z] INFO: Waiting for daemon to start... [2021-03-24T05:56:11.304Z] Starting dockerd [2021-03-24T05:56:11.851Z] --- PASS: TestExec (1.19s) [2021-03-24T05:56:11.851Z] === RUN TestExecUser [2021-03-24T05:56:12.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-24T05:56:12.869Z] === RUN TestEmptyLayer [2021-03-24T05:56:12.869Z] --- PASS: TestEmptyLayer (0.00s) [2021-03-24T05:56:12.869Z] === RUN TestCommitFailure [2021-03-24T05:56:12.869Z] --- PASS: TestCommitFailure (0.01s) [2021-03-24T05:56:12.869Z] === RUN TestStartTransactionFailure [2021-03-24T05:56:12.869Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-03-24T05:56:12.869Z] === RUN TestGetOrphan [2021-03-24T05:56:12.869Z] --- PASS: TestGetOrphan (0.02s) [2021-03-24T05:56:12.869Z] === RUN TestMountAndRegister [2021-03-24T05:56:12.869Z] --- PASS: TestMountAndRegister (0.06s) [2021-03-24T05:56:12.869Z] layer_test.go:271: Layer size: 14 [2021-03-24T05:56:12.869Z] === RUN TestLayerRelease [2021-03-24T05:56:12.869Z] --- SKIP: TestLayerRelease (0.00s) [2021-03-24T05:56:12.869Z] layer_test.go:304: Failing on Windows [2021-03-24T05:56:12.869Z] === RUN TestStoreRestore [2021-03-24T05:56:12.869Z] --- SKIP: TestStoreRestore (0.00s) [2021-03-24T05:56:12.869Z] layer_test.go:353: Failing on Windows [2021-03-24T05:56:12.869Z] === RUN TestTarStreamStability [2021-03-24T05:56:12.869Z] --- SKIP: TestTarStreamStability (0.00s) [2021-03-24T05:56:12.869Z] layer_test.go:468: Failing on Windows [2021-03-24T05:56:12.869Z] === RUN TestRegisterExistingLayer [2021-03-24T05:56:12.884Z] --- PASS: TestExecUser (1.25s) [2021-03-24T05:56:12.884Z] === RUN TestExportContainerAndImportImage [2021-03-24T05:56:13.339Z] --- PASS: TestRegisterExistingLayer (0.16s) [2021-03-24T05:56:13.339Z] === RUN TestTarStreamVerification [2021-03-24T05:56:13.339Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-03-24T05:56:13.339Z] layer_test.go:697: Failing on Windows [2021-03-24T05:56:13.339Z] === RUN TestLayerMigration [2021-03-24T05:56:13.339Z] --- SKIP: TestLayerMigration (0.00s) [2021-03-24T05:56:13.339Z] migration_test.go:46: Failing on Windows [2021-03-24T05:56:13.339Z] === RUN TestLayerMigrationNoTarsplit [2021-03-24T05:56:13.339Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-03-24T05:56:13.339Z] migration_test.go:182: Failing on Windows [2021-03-24T05:56:13.339Z] === RUN TestMountInit [2021-03-24T05:56:13.339Z] --- SKIP: TestMountInit (0.00s) [2021-03-24T05:56:13.339Z] mount_test.go:17: Failing on Windows [2021-03-24T05:56:13.339Z] === RUN TestMountSize [2021-03-24T05:56:13.339Z] --- SKIP: TestMountSize (0.00s) [2021-03-24T05:56:13.339Z] mount_test.go:76: Failing on Windows [2021-03-24T05:56:13.339Z] === RUN TestMountChanges [2021-03-24T05:56:13.339Z] --- SKIP: TestMountChanges (0.00s) [2021-03-24T05:56:13.339Z] mount_test.go:125: Failing on Windows [2021-03-24T05:56:13.339Z] === RUN TestMountApply [2021-03-24T05:56:13.339Z] --- SKIP: TestMountApply (0.00s) [2021-03-24T05:56:13.339Z] mount_test.go:212: Failing on Windows [2021-03-24T05:56:13.339Z] PASS [2021-03-24T05:56:13.339Z] coverage: 30.1% of statements [2021-03-24T05:56:13.339Z] ok github.com/docker/docker/layer 0.626s coverage: 30.1% of statements [2021-03-24T05:56:13.339Z] === RUN TestEnvironmentParsing [2021-03-24T05:56:13.339Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-03-24T05:56:13.339Z] PASS [2021-03-24T05:56:13.339Z] coverage: 1.0% of statements [2021-03-24T05:56:13.339Z] ok github.com/docker/docker/libcontainerd/local 0.092s coverage: 1.0% of statements [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-03-24T05:56:13.339Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-03-24T05:56:13.339Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-03-24T05:56:13.339Z] PASS [2021-03-24T05:56:13.339Z] coverage: 42.3% of statements [2021-03-24T05:56:13.339Z] ok github.com/docker/docker/oci 0.099s coverage: 42.3% of statements [2021-03-24T05:56:13.339Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-24T05:56:13.339Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-24T05:56:13.339Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-24T05:56:13.339Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-24T05:56:13.339Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-24T05:56:13.715Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-24T05:56:13.715Z] Using test binary docker [2021-03-24T05:56:13.715Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-24T05:56:13.715Z] Starting apparmor (via systemctl): apparmor.service. [2021-03-24T05:56:13.715Z] Starting dockerd [2021-03-24T05:56:13.715Z] INFO: Waiting for daemon to start... [2021-03-24T05:56:13.810Z] === RUN TestAddressPoolOpt [2021-03-24T05:56:13.810Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-03-24T05:56:13.810Z] === RUN TestValidateEnv [2021-03-24T05:56:13.810Z] === RUN TestValidateEnv/a [2021-03-24T05:56:13.810Z] === RUN TestValidateEnv/something [2021-03-24T05:56:13.810Z] === RUN TestValidateEnv/_=a [2021-03-24T05:56:13.810Z] === RUN TestValidateEnv/env1=value1 [2021-03-24T05:56:13.810Z] === RUN TestValidateEnv/_env1=value1 [2021-03-24T05:56:13.810Z] === RUN TestValidateEnv/env2=value2=value3 [2021-03-24T05:56:13.810Z] === RUN TestValidateEnv/env3=abc!qwe [2021-03-24T05:56:13.810Z] === RUN TestValidateEnv/env_4=value_4 [2021-03-24T05:56:13.810Z] === RUN TestValidateEnv/PATH [2021-03-24T05:56:13.810Z] === RUN TestValidateEnv/=a [2021-03-24T05:56:13.810Z] === RUN TestValidateEnv/PATH= [2021-03-24T05:56:13.810Z] === RUN TestValidateEnv/PATH=something [2021-03-24T05:56:13.810Z] === RUN TestValidateEnv/asd!qwe [2021-03-24T05:56:13.810Z] === RUN TestValidateEnv/1asd [2021-03-24T05:56:13.810Z] === RUN TestValidateEnv/123 [2021-03-24T05:56:13.810Z] === RUN TestValidateEnv/some_space [2021-03-24T05:56:13.810Z] === RUN TestValidateEnv/__some_space_before [2021-03-24T05:56:13.810Z] === RUN TestValidateEnv/some_space_after__ [2021-03-24T05:56:13.810Z] === RUN TestValidateEnv/= [2021-03-24T05:56:13.810Z] === RUN TestValidateEnv/PaTh [2021-03-24T05:56:13.810Z] --- PASS: TestValidateEnv (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateEnv/a (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateEnv/something (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateEnv/= (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-03-24T05:56:13.810Z] === RUN TestParseHost [2021-03-24T05:56:13.810Z] --- PASS: TestParseHost (0.00s) [2021-03-24T05:56:13.810Z] === RUN TestParseDockerDaemonHost [2021-03-24T05:56:13.810Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-03-24T05:56:13.810Z] === RUN TestParseTCP [2021-03-24T05:56:13.810Z] --- PASS: TestParseTCP (0.00s) [2021-03-24T05:56:13.810Z] === RUN TestParseInvalidUnixAddrInvalid [2021-03-24T05:56:13.810Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-03-24T05:56:13.810Z] === RUN TestValidateExtraHosts [2021-03-24T05:56:13.810Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-03-24T05:56:13.810Z] === RUN TestIpOptString [2021-03-24T05:56:13.810Z] --- PASS: TestIpOptString (0.00s) [2021-03-24T05:56:13.810Z] === RUN TestNewIpOptInvalidDefaultVal [2021-03-24T05:56:13.810Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-03-24T05:56:13.810Z] === RUN TestNewIpOptValidDefaultVal [2021-03-24T05:56:13.810Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-03-24T05:56:13.810Z] === RUN TestIpOptSetInvalidVal [2021-03-24T05:56:13.810Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-03-24T05:56:13.810Z] === RUN TestValidateIPAddress [2021-03-24T05:56:13.810Z] --- PASS: TestValidateIPAddress (0.00s) [2021-03-24T05:56:13.810Z] === RUN TestMapOpts [2021-03-24T05:56:13.810Z] --- PASS: TestMapOpts (0.00s) [2021-03-24T05:56:13.810Z] === RUN TestListOptsWithoutValidator [2021-03-24T05:56:13.810Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-03-24T05:56:13.810Z] === RUN TestListOptsWithValidator [2021-03-24T05:56:13.810Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-03-24T05:56:13.810Z] === RUN TestValidateDNSSearch [2021-03-24T05:56:13.810Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-03-24T05:56:13.810Z] === RUN TestValidateLabel [2021-03-24T05:56:13.810Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-03-24T05:56:13.810Z] === RUN TestValidateLabel/label_with_general_format [2021-03-24T05:56:13.810Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-03-24T05:56:13.810Z] === RUN TestValidateLabel/label_with_one_more [2021-03-24T05:56:13.810Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-03-24T05:56:13.810Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-03-24T05:56:13.810Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-03-24T05:56:13.810Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-03-24T05:56:13.810Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-03-24T05:56:13.810Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-03-24T05:56:13.810Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-03-24T05:56:13.810Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-03-24T05:56:13.810Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-03-24T05:56:13.810Z] --- PASS: TestValidateLabel (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-03-24T05:56:13.810Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-03-24T05:56:13.810Z] === RUN TestNamedListOpts [2021-03-24T05:56:13.810Z] --- PASS: TestNamedListOpts (0.00s) [2021-03-24T05:56:13.810Z] === RUN TestNamedMapOpts [2021-03-24T05:56:13.810Z] --- PASS: TestNamedMapOpts (0.00s) [2021-03-24T05:56:13.810Z] === RUN TestParseLink [2021-03-24T05:56:13.810Z] --- PASS: TestParseLink (0.00s) [2021-03-24T05:56:13.810Z] === RUN TestQuotedStringSetWithQuotes [2021-03-24T05:56:13.810Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-03-24T05:56:13.810Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-03-24T05:56:13.810Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-03-24T05:56:13.810Z] === RUN TestQuotedStringSetWithNoQuotes [2021-03-24T05:56:13.810Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-03-24T05:56:13.810Z] === RUN TestUlimitOpt [2021-03-24T05:56:13.810Z] --- PASS: TestUlimitOpt (0.00s) [2021-03-24T05:56:13.810Z] PASS [2021-03-24T05:56:13.810Z] coverage: 67.1% of statements [2021-03-24T05:56:13.810Z] ok github.com/docker/docker/opts 0.088s coverage: 67.1% of statements [2021-03-24T05:56:14.280Z] === RUN TestParseVersion [2021-03-24T05:56:14.280Z] --- PASS: TestParseVersion (0.00s) [2021-03-24T05:56:14.280Z] PASS [2021-03-24T05:56:14.280Z] coverage: 52.9% of statements [2021-03-24T05:56:14.280Z] ok github.com/docker/docker/pkg/aaparser 0.066s coverage: 52.9% of statements [2021-03-24T05:56:14.388Z] --- PASS: TestExportContainerAndImportImage (1.29s) [2021-03-24T05:56:14.388Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-24T05:56:14.568Z] . [2021-03-24T05:56:14.568Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-24T05:56:14.568Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-24T05:56:14.568Z] Error: No such image: emptyfs [2021-03-24T05:56:14.568Z] Running integration-test (iteration 1) [2021-03-24T05:56:14.568Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-24T05:56:15.620Z] . [2021-03-24T05:56:15.620Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-24T05:56:15.854Z] === RUN TestPeerCertificateMarshalJSON [2021-03-24T05:56:15.854Z] === RUN TestUnbuffered [2021-03-24T05:56:15.854Z] --- PASS: TestUnbuffered (0.00s) [2021-03-24T05:56:15.854Z] === RUN TestRaceUnbuffered [2021-03-24T05:56:15.854Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-03-24T05:56:15.854Z] PASS [2021-03-24T05:56:15.854Z] coverage: 100.0% of statements [2021-03-24T05:56:15.854Z] ok github.com/docker/docker/pkg/broadcaster 0.066s coverage: 100.0% of statements [2021-03-24T05:56:15.854Z] === RUN TestMatch [2021-03-24T05:56:15.854Z] === RUN TestMatch/[[]] [2021-03-24T05:56:15.854Z] === RUN TestMatch/[[foo]] [2021-03-24T05:56:15.854Z] === RUN TestMatch/[[bar]_[foo]] [2021-03-24T05:56:15.854Z] === RUN TestMatch/[[foo_bar]] [2021-03-24T05:56:15.854Z] === RUN TestMatch/[[qux]_[foo]] [2021-03-24T05:56:15.854Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-03-24T05:56:15.854Z] === RUN TestMatch/[] [2021-03-24T05:56:15.854Z] === RUN TestMatch/[]#01 [2021-03-24T05:56:15.854Z] === RUN TestMatch/[[qux]] [2021-03-24T05:56:15.854Z] === RUN TestMatch/[[foo_bar_qux]] [2021-03-24T05:56:15.854Z] === RUN TestMatch/[[qux]_[baz]] [2021-03-24T05:56:15.854Z] === RUN TestMatch/[[foo_baz]] [2021-03-24T05:56:15.854Z] --- PASS: TestMatch (0.00s) [2021-03-24T05:56:15.854Z] --- PASS: TestMatch/[[]] (0.00s) [2021-03-24T05:56:15.854Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-03-24T05:56:15.854Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-03-24T05:56:15.854Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-03-24T05:56:15.854Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-03-24T05:56:15.854Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-03-24T05:56:15.854Z] --- PASS: TestMatch/[] (0.00s) [2021-03-24T05:56:15.854Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-03-24T05:56:15.854Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-03-24T05:56:15.854Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-03-24T05:56:15.854Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-03-24T05:56:15.855Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-03-24T05:56:15.855Z] PASS [2021-03-24T05:56:15.855Z] coverage: 87.5% of statements [2021-03-24T05:56:15.855Z] ok github.com/docker/docker/pkg/capabilities 0.074s coverage: 87.5% of statements [2021-03-24T05:56:15.855Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-03-24T05:56:15.855Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-03-24T05:56:15.855Z] --- PASS: TestPeerCertificateMarshalJSON (0.37s) [2021-03-24T05:56:15.855Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-03-24T05:56:15.855Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-03-24T05:56:15.855Z] === RUN TestMiddleware [2021-03-24T05:56:15.855Z] --- PASS: TestMiddleware (0.00s) [2021-03-24T05:56:15.855Z] === RUN TestNewResponseModifier [2021-03-24T05:56:15.855Z] --- PASS: TestNewResponseModifier (0.00s) [2021-03-24T05:56:15.855Z] PASS [2021-03-24T05:56:15.855Z] coverage: 26.8% of statements [2021-03-24T05:56:15.855Z] ok github.com/docker/docker/pkg/authorization 0.464s coverage: 26.8% of statements [2021-03-24T05:56:15.881Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-24T05:56:15.881Z] Error: No such image: emptyfs [2021-03-24T05:56:15.881Z] Running integration-test (iteration 1) [2021-03-24T05:56:15.881Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-24T05:56:15.894Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2021-03-24T05:56:15.894Z] === RUN TestHealthCheckWorkdir [2021-03-24T05:56:16.843Z] === RUN TestIsArchivePathDir [2021-03-24T05:56:16.843Z] === RUN TestSizeEmpty [2021-03-24T05:56:17.318Z] --- PASS: TestSizeEmpty (0.00s) [2021-03-24T05:56:17.318Z] === RUN TestSizeEmptyFile [2021-03-24T05:56:17.318Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-03-24T05:56:17.318Z] === RUN TestSizeNonemptyFile [2021-03-24T05:56:17.318Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-03-24T05:56:17.318Z] === RUN TestSizeNestedDirectoryEmpty [2021-03-24T05:56:17.318Z] --- PASS: TestSizeNestedDirectoryEmpty (0.01s) [2021-03-24T05:56:17.318Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-03-24T05:56:17.318Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-03-24T05:56:17.318Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-03-24T05:56:17.318Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.01s) [2021-03-24T05:56:17.318Z] === RUN TestMoveToSubdir [2021-03-24T05:56:17.318Z] --- PASS: TestMoveToSubdir (0.01s) [2021-03-24T05:56:17.318Z] === RUN TestSizeNonExistingDirectory [2021-03-24T05:56:17.318Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-03-24T05:56:17.318Z] PASS [2021-03-24T05:56:17.318Z] coverage: 80.0% of statements [2021-03-24T05:56:17.318Z] ok github.com/docker/docker/pkg/directory 0.145s coverage: 80.0% of statements [2021-03-24T05:56:17.318Z] --- PASS: TestIsArchivePathDir (0.17s) [2021-03-24T05:56:17.318Z] === RUN TestIsArchivePathInvalidFile [2021-03-24T05:56:17.318Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-03-24T05:56:17.318Z] === RUN TestIsArchivePathTar [2021-03-24T05:56:17.318Z] === RUN TestChrootTarUntar [2021-03-24T05:56:17.318Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-03-24T05:56:17.318Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:56:17.318Z] === RUN TestChrootUntarWithHugeExcludesList [2021-03-24T05:56:17.318Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-24T05:56:17.318Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:56:17.318Z] === RUN TestChrootUntarEmptyArchive [2021-03-24T05:56:17.318Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-03-24T05:56:17.318Z] === RUN TestChrootTarUntarWithSymlink [2021-03-24T05:56:17.318Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-03-24T05:56:17.318Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-24T05:56:17.318Z] === RUN TestChrootCopyWithTar [2021-03-24T05:56:17.318Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-03-24T05:56:17.318Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-24T05:56:17.318Z] === RUN TestChrootCopyFileWithTar [2021-03-24T05:56:17.318Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-03-24T05:56:17.318Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:56:17.318Z] === RUN TestChrootUntarPath [2021-03-24T05:56:17.318Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-03-24T05:56:17.318Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-24T05:56:17.318Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-03-24T05:56:17.318Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-24T05:56:17.318Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:56:17.318Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-03-24T05:56:17.318Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-24T05:56:17.318Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:56:17.318Z] === RUN TestChrootApplyDotDotFile [2021-03-24T05:56:17.318Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-03-24T05:56:17.318Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:56:17.318Z] PASS [2021-03-24T05:56:17.318Z] coverage: 15.4% of statements [2021-03-24T05:56:17.318Z] ok github.com/docker/docker/pkg/chrootarchive 0.125s coverage: 15.4% of statements [2021-03-24T05:56:17.401Z] --- PASS: TestHealthCheckWorkdir (1.50s) [2021-03-24T05:56:17.401Z] === RUN TestHealthKillContainer [2021-03-24T05:56:17.789Z] --- PASS: TestIsArchivePathTar (0.23s) [2021-03-24T05:56:17.789Z] === RUN TestDecompressStreamGzip [2021-03-24T05:56:17.789Z] --- PASS: TestDecompressStreamGzip (0.14s) [2021-03-24T05:56:17.789Z] === RUN TestDecompressStreamBzip2 [2021-03-24T05:56:17.789Z] --- PASS: TestDecompressStreamBzip2 (0.18s) [2021-03-24T05:56:17.789Z] === RUN TestDecompressStreamXz [2021-03-24T05:56:17.789Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-03-24T05:56:17.789Z] archive_test.go:134: Xz not present in msys2 [2021-03-24T05:56:17.789Z] === RUN TestCompressStreamXzUnsupported [2021-03-24T05:56:17.789Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-03-24T05:56:17.789Z] === RUN TestCompressStreamBzip2Unsupported [2021-03-24T05:56:17.789Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-03-24T05:56:17.789Z] === RUN TestCompressStreamInvalid [2021-03-24T05:56:17.789Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-03-24T05:56:17.789Z] === RUN TestExtensionInvalid [2021-03-24T05:56:17.789Z] --- PASS: TestExtensionInvalid (0.00s) [2021-03-24T05:56:17.789Z] === RUN TestExtensionUncompressed [2021-03-24T05:56:17.789Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-03-24T05:56:17.789Z] === RUN TestExtensionBzip2 [2021-03-24T05:56:17.789Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-03-24T05:56:17.789Z] === RUN TestExtensionGzip [2021-03-24T05:56:17.789Z] --- PASS: TestExtensionGzip (0.00s) [2021-03-24T05:56:17.789Z] === RUN TestExtensionXz [2021-03-24T05:56:17.789Z] --- PASS: TestExtensionXz (0.00s) [2021-03-24T05:56:17.789Z] === RUN TestCmdStreamLargeStderr [2021-03-24T05:56:17.789Z] === RUN Test [2021-03-24T05:56:17.789Z] === RUN Test/TestContainsEntry [2021-03-24T05:56:17.789Z] === RUN Test/TestCreateEntries [2021-03-24T05:56:17.789Z] === RUN Test/TestEntriesDiff [2021-03-24T05:56:17.789Z] === RUN Test/TestEntriesEquality [2021-03-24T05:56:17.789Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-03-24T05:56:17.789Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-03-24T05:56:17.789Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-03-24T05:56:17.789Z] === RUN Test/TestGeneratorNotGenerate [2021-03-24T05:56:17.789Z] === RUN Test/TestGeneratorWithPort [2021-03-24T05:56:17.789Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-03-24T05:56:17.789Z] === RUN Test/TestNewEntry [2021-03-24T05:56:17.789Z] === RUN Test/TestParse [2021-03-24T05:56:17.789Z] --- PASS: Test (0.00s) [2021-03-24T05:56:17.789Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-03-24T05:56:17.789Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-03-24T05:56:17.789Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-03-24T05:56:17.789Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-03-24T05:56:17.789Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-03-24T05:56:17.789Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-03-24T05:56:17.789Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-03-24T05:56:17.789Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-03-24T05:56:17.789Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-03-24T05:56:17.789Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-03-24T05:56:17.789Z] --- PASS: Test/TestNewEntry (0.00s) [2021-03-24T05:56:17.789Z] --- PASS: Test/TestParse (0.00s) [2021-03-24T05:56:17.789Z] PASS [2021-03-24T05:56:17.789Z] coverage: 58.3% of statements [2021-03-24T05:56:17.789Z] ok github.com/docker/docker/pkg/discovery 0.088s coverage: 58.3% of statements [2021-03-24T05:56:17.789Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2021-03-24T05:56:17.789Z] === RUN TestCmdStreamBad [2021-03-24T05:56:17.789Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-03-24T05:56:17.789Z] archive_test.go:239: Failing on Windows CI machines [2021-03-24T05:56:17.789Z] === RUN TestCmdStreamGood [2021-03-24T05:56:18.259Z] --- PASS: TestCmdStreamGood (0.05s) [2021-03-24T05:56:18.259Z] === RUN TestUntarPathWithInvalidDest [2021-03-24T05:56:18.259Z] --- PASS: TestUntarPathWithInvalidDest (0.11s) [2021-03-24T05:56:18.259Z] === RUN TestUntarPathWithInvalidSrc [2021-03-24T05:56:18.259Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-03-24T05:56:18.259Z] === RUN TestUntarPath [2021-03-24T05:56:18.259Z] --- PASS: TestUntarPath (0.12s) [2021-03-24T05:56:18.259Z] === RUN TestUntarPathWithDestinationFile [2021-03-24T05:56:18.259Z] --- PASS: TestUntarPathWithDestinationFile (0.11s) [2021-03-24T05:56:18.259Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-03-24T05:56:18.259Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-03-24T05:56:18.259Z] === RUN TestCopyWithTarInvalidSrc [2021-03-24T05:56:18.259Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-03-24T05:56:18.259Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-03-24T05:56:18.259Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-03-24T05:56:18.259Z] === RUN TestCopyWithTarSrcFile [2021-03-24T05:56:18.259Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-03-24T05:56:18.259Z] === RUN TestCopyWithTarSrcFolder [2021-03-24T05:56:18.259Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-03-24T05:56:18.259Z] === RUN TestCopyFileWithTarInvalidSrc [2021-03-24T05:56:18.259Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-03-24T05:56:18.735Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-03-24T05:56:18.736Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-03-24T05:56:18.736Z] === RUN TestCopyFileWithTarSrcFolder [2021-03-24T05:56:18.736Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-03-24T05:56:18.736Z] === RUN TestCopyFileWithTarSrcFile [2021-03-24T05:56:18.736Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-03-24T05:56:18.736Z] === RUN TestTarFiles [2021-03-24T05:56:18.736Z] === RUN Test [2021-03-24T05:56:18.736Z] === RUN Test/TestContent [2021-03-24T05:56:18.736Z] === RUN Test/TestInitialize [2021-03-24T05:56:18.736Z] === RUN Test/TestNew [2021-03-24T05:56:18.736Z] === RUN Test/TestParsingContentsWithComments [2021-03-24T05:56:18.736Z] === RUN Test/TestRegister [2021-03-24T05:56:18.736Z] === RUN Test/TestWatch [2021-03-24T05:56:18.736Z] --- PASS: Test (0.01s) [2021-03-24T05:56:18.736Z] --- PASS: Test/TestContent (0.00s) [2021-03-24T05:56:18.736Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-24T05:56:18.736Z] --- PASS: Test/TestNew (0.00s) [2021-03-24T05:56:18.736Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-03-24T05:56:18.736Z] --- PASS: Test/TestRegister (0.00s) [2021-03-24T05:56:18.736Z] --- PASS: Test/TestWatch (0.01s) [2021-03-24T05:56:18.736Z] PASS [2021-03-24T05:56:18.736Z] coverage: 92.9% of statements [2021-03-24T05:56:18.736Z] ok github.com/docker/docker/pkg/discovery/file 0.069s coverage: 92.9% of statements [2021-03-24T05:56:19.725Z] === RUN Test [2021-03-24T05:56:19.725Z] === RUN Test/TestWatch [2021-03-24T05:56:19.725Z] --- PASS: Test (0.04s) [2021-03-24T05:56:19.725Z] --- PASS: Test/TestWatch (0.04s) [2021-03-24T05:56:19.725Z] PASS [2021-03-24T05:56:19.725Z] coverage: 92.3% of statements [2021-03-24T05:56:19.725Z] ok github.com/docker/docker/pkg/discovery/memory 0.123s coverage: 92.3% of statements [2021-03-24T05:56:20.195Z] === RUN Test [2021-03-24T05:56:20.195Z] === RUN Test/TestInitialize [2021-03-24T05:56:20.195Z] === RUN Test [2021-03-24T05:56:20.195Z] === RUN Test/TestInitialize [2021-03-24T05:56:20.195Z] === RUN Test/TestInitializeWithPattern [2021-03-24T05:56:20.195Z] === RUN Test/TestRegister [2021-03-24T05:56:20.195Z] === RUN Test/TestWatch [2021-03-24T05:56:20.195Z] --- PASS: Test (0.00s) [2021-03-24T05:56:20.195Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-24T05:56:20.195Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-03-24T05:56:20.195Z] --- PASS: Test/TestRegister (0.00s) [2021-03-24T05:56:20.195Z] --- PASS: Test/TestWatch (0.00s) [2021-03-24T05:56:20.195Z] PASS [2021-03-24T05:56:20.195Z] coverage: 93.8% of statements [2021-03-24T05:56:20.195Z] ok github.com/docker/docker/pkg/discovery/nodes 0.111s coverage: 93.8% of statements [2021-03-24T05:56:20.195Z] time="2021-03-24T05:56:19Z" level=info msg="Initializing discovery without TLS" [2021-03-24T05:56:20.195Z] time="2021-03-24T05:56:19Z" level=info msg="Initializing discovery without TLS" [2021-03-24T05:56:20.195Z] time="2021-03-24T05:56:19Z" level=info msg="Initializing discovery without TLS" [2021-03-24T05:56:20.195Z] === RUN Test/TestInitializeWithCerts [2021-03-24T05:56:20.195Z] time="2021-03-24T05:56:19Z" level=info msg="Initializing discovery with TLS" [2021-03-24T05:56:20.195Z] === RUN Test/TestWatch [2021-03-24T05:56:20.195Z] time="2021-03-24T05:56:19Z" level=info msg="Initializing discovery without TLS" [2021-03-24T05:56:20.916Z] --- PASS: TestHealthKillContainer (3.25s) [2021-03-24T05:56:20.916Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-24T05:56:21.187Z] === RUN TestPollerAddRemove [2021-03-24T05:56:21.187Z] --- PASS: TestPollerAddRemove (0.00s) [2021-03-24T05:56:21.187Z] === RUN TestPollerEvent [2021-03-24T05:56:21.187Z] --- SKIP: TestPollerEvent (0.00s) [2021-03-24T05:56:21.187Z] poller_test.go:41: No chmod on Windows [2021-03-24T05:56:21.187Z] === RUN TestPollerClose [2021-03-24T05:56:21.187Z] --- PASS: TestPollerClose (0.00s) [2021-03-24T05:56:21.187Z] PASS [2021-03-24T05:56:21.187Z] coverage: 45.7% of statements [2021-03-24T05:56:21.187Z] ok github.com/docker/docker/pkg/filenotify 0.051s coverage: 45.7% of statements [2021-03-24T05:56:21.551Z] --- PASS: TestInspectCpusetInConfigPre120 (1.00s) [2021-03-24T05:56:21.551Z] === RUN TestIpcModeNone [2021-03-24T05:56:21.656Z] === RUN TestCopyFileWithInvalidSrc [2021-03-24T05:56:21.656Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-03-24T05:56:21.656Z] === RUN TestCopyFileWithInvalidDest [2021-03-24T05:56:21.656Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-03-24T05:56:21.656Z] === RUN TestCopyFileWithSameSrcAndDest [2021-03-24T05:56:21.656Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-03-24T05:56:21.657Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-03-24T05:56:21.657Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-03-24T05:56:21.657Z] === RUN TestCopyFile [2021-03-24T05:56:21.657Z] --- PASS: TestCopyFile (0.01s) [2021-03-24T05:56:21.657Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-03-24T05:56:21.657Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-24T05:56:21.657Z] fileutils_test.go:134: Needs porting to Windows [2021-03-24T05:56:21.657Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-03-24T05:56:21.657Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-03-24T05:56:22.082Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.6% of statements [2021-03-24T05:56:22.082Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-24T05:56:22.082Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-24T05:56:22.082Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-24T05:56:22.082Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-24T05:56:22.082Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-24T05:56:22.082Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-24T05:56:22.082Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-24T05:56:22.082Z] ? github.com/docker/docker/rootless [no test files] [2021-03-24T05:56:22.082Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-24T05:56:22.082Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-24T05:56:22.082Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-24T05:56:22.082Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-24T05:56:22.082Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-24T05:56:22.082Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-24T05:56:22.082Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-24T05:56:22.082Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-24T05:56:22.082Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-24T05:56:22.082Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-24T05:56:22.082Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-24T05:56:22.082Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-24T05:56:22.082Z] ? github.com/docker/docker/volume [no test files] [2021-03-24T05:56:22.082Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-24T05:56:22.082Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === Skipped [2021-03-24T05:56:22.082Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-24T05:56:22.082Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-24T05:56:22.082Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-24T05:56:22.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T05:56:22.082Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-24T05:56:22.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T05:56:22.082Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-24T05:56:22.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T05:56:22.082Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-24T05:56:22.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T05:56:22.082Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-24T05:56:22.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T05:56:22.082Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-24T05:56:22.082Z] graphtest_unix.go:73: No driver to put! [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-24T05:56:22.082Z] time="2021-03-24T05:55:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-24T05:56:22.082Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-24T05:56:22.082Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-24T05:56:22.082Z] time="2021-03-24T05:55:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-24T05:56:22.082Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-24T05:56:22.082Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-24T05:56:22.082Z] time="2021-03-24T05:55:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-24T05:56:22.082Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-24T05:56:22.082Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-24T05:56:22.082Z] time="2021-03-24T05:55:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-24T05:56:22.082Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-24T05:56:22.082Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-24T05:56:22.082Z] time="2021-03-24T05:55:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-24T05:56:22.082Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-24T05:56:22.082Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-24T05:56:22.082Z] graphtest_unix.go:73: No driver to put! [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-24T05:56:22.082Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-24T05:56:22.082Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-24T05:56:22.082Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-24T05:56:22.082Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-24T05:56:22.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T05:56:22.082Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-24T05:56:22.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T05:56:22.082Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-24T05:56:22.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T05:56:22.082Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-24T05:56:22.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T05:56:22.082Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-24T05:56:22.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T05:56:22.082Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-24T05:56:22.082Z] graphtest_unix.go:73: No driver to put! [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-24T05:56:22.082Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-24T05:56:22.082Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] [2021-03-24T05:56:22.082Z] DONE 2244 tests, 26 skipped in 199.265s Post stage [Pipeline] junit [2021-03-24T05:56:22.096Z] Recording test results [2021-03-24T05:56:22.125Z] === RUN TestReadSymlinkedDirectoryToFile [2021-03-24T05:56:22.125Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-24T05:56:22.125Z] fileutils_test.go:180: Needs porting to Windows [2021-03-24T05:56:22.125Z] === RUN TestWildcardMatches [2021-03-24T05:56:22.125Z] --- PASS: TestWildcardMatches (0.00s) [2021-03-24T05:56:22.125Z] === RUN TestPatternMatches [2021-03-24T05:56:22.125Z] --- PASS: TestPatternMatches (0.00s) [2021-03-24T05:56:22.125Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-03-24T05:56:22.125Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-03-24T05:56:22.125Z] === RUN TestPatternMatchesFolderExclusions [2021-03-24T05:56:22.125Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-03-24T05:56:22.125Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-03-24T05:56:22.125Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-03-24T05:56:22.125Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-03-24T05:56:22.125Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-03-24T05:56:22.125Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-03-24T05:56:22.125Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-03-24T05:56:22.125Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-03-24T05:56:22.125Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-03-24T05:56:22.126Z] === RUN TestSingleExclamationError [2021-03-24T05:56:22.126Z] --- PASS: TestSingleExclamationError (0.00s) [2021-03-24T05:56:22.126Z] === RUN TestMatchesWithNoPatterns [2021-03-24T05:56:22.126Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-03-24T05:56:22.126Z] === RUN TestMatchesWithMalformedPatterns [2021-03-24T05:56:22.126Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-03-24T05:56:22.126Z] === RUN TestMatches [2021-03-24T05:56:22.126Z] --- PASS: TestMatches (0.00s) [2021-03-24T05:56:22.126Z] === RUN TestCleanPatterns [2021-03-24T05:56:22.126Z] --- PASS: TestCleanPatterns (0.00s) [2021-03-24T05:56:22.126Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-03-24T05:56:22.126Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-03-24T05:56:22.126Z] === RUN TestCleanPatternsExceptionFlag [2021-03-24T05:56:22.126Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-03-24T05:56:22.126Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-03-24T05:56:22.126Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-03-24T05:56:22.126Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-03-24T05:56:22.126Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-03-24T05:56:22.126Z] === RUN TestCleanPatternsErrorSingleException [2021-03-24T05:56:22.126Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-03-24T05:56:22.126Z] === RUN TestCreateIfNotExistsDir [2021-03-24T05:56:22.126Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-03-24T05:56:22.126Z] === RUN TestCreateIfNotExistsFile [2021-03-24T05:56:22.126Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-03-24T05:56:22.126Z] === RUN TestMatch [2021-03-24T05:56:22.126Z] --- PASS: TestMatch (0.00s) [2021-03-24T05:56:22.126Z] PASS [2021-03-24T05:56:22.126Z] coverage: 87.7% of statements [2021-03-24T05:56:22.126Z] ok github.com/docker/docker/pkg/fileutils 0.123s coverage: 87.7% of statements [2021-03-24T05:56:22.126Z] === RUN TestGet [2021-03-24T05:56:22.126Z] --- PASS: TestGet (0.00s) [2021-03-24T05:56:22.126Z] === RUN TestGetShortcutString [2021-03-24T05:56:22.126Z] --- PASS: TestGetShortcutString (0.00s) [2021-03-24T05:56:22.126Z] PASS [2021-03-24T05:56:22.126Z] coverage: 42.9% of statements [2021-03-24T05:56:22.126Z] ok github.com/docker/docker/pkg/homedir 0.047s coverage: 42.9% of statements [2021-03-24T05:56:23.055Z] --- PASS: TestIpcModeNone (1.21s) [2021-03-24T05:56:23.055Z] === RUN TestIpcModePrivate [2021-03-24T05:56:23.114Z] --- PASS: Test (3.18s) [2021-03-24T05:56:23.114Z] --- PASS: Test/TestInitialize (0.17s) [2021-03-24T05:56:23.114Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-03-24T05:56:23.114Z] --- PASS: Test/TestWatch (3.01s) [2021-03-24T05:56:23.114Z] PASS [2021-03-24T05:56:23.114Z] coverage: 84.1% of statements [2021-03-24T05:56:23.114Z] ok github.com/docker/docker/pkg/discovery/kv 3.323s coverage: 84.1% of statements [2021-03-24T05:56:23.585Z] === RUN TestCreateIDMapOrder [2021-03-24T05:56:23.585Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-03-24T05:56:23.585Z] PASS [2021-03-24T05:56:23.585Z] coverage: 7.2% of statements [2021-03-24T05:56:23.585Z] ok github.com/docker/docker/pkg/idtools 0.064s coverage: 7.2% of statements [2021-03-24T05:56:23.844Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-24T05:56:24.054Z] === RUN TestFixedBufferCap [2021-03-24T05:56:24.054Z] --- PASS: TestFixedBufferCap (0.00s) [2021-03-24T05:56:24.054Z] === RUN TestFixedBufferLen [2021-03-24T05:56:24.054Z] --- PASS: TestFixedBufferLen (0.00s) [2021-03-24T05:56:24.054Z] === RUN TestFixedBufferString [2021-03-24T05:56:24.054Z] --- PASS: TestFixedBufferString (0.00s) [2021-03-24T05:56:24.054Z] === RUN TestFixedBufferWrite [2021-03-24T05:56:24.054Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-03-24T05:56:24.054Z] === RUN TestFixedBufferRead [2021-03-24T05:56:24.054Z] --- PASS: TestFixedBufferRead (0.00s) [2021-03-24T05:56:24.054Z] === RUN TestBytesPipeRead [2021-03-24T05:56:24.054Z] --- PASS: TestBytesPipeRead (0.00s) [2021-03-24T05:56:24.054Z] === RUN TestBytesPipeWrite [2021-03-24T05:56:24.054Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-03-24T05:56:24.054Z] === RUN TestBytesPipeWriteRandomChunks [2021-03-24T05:56:24.087Z] --- PASS: TestIpcModePrivate (1.19s) [2021-03-24T05:56:24.087Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false [2021-03-24T05:56:24.087Z] === RUN TestIpcModeShareable [2021-03-24T05:56:24.203Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42189/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e -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:d6ddfb611815f52ac19c10c3af6a3f945b05105e hack/make.sh dynbinary test-integration [2021-03-24T05:56:24.525Z] --- PASS: TestBytesPipeWriteRandomChunks (0.62s) [2021-03-24T05:56:24.525Z] === RUN TestAtomicWriteToFile [2021-03-24T05:56:24.525Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-03-24T05:56:24.525Z] === RUN TestAtomicWriteSetCommit [2021-03-24T05:56:24.525Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-03-24T05:56:24.525Z] === RUN TestAtomicWriteSetCancel [2021-03-24T05:56:24.525Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-03-24T05:56:24.525Z] === RUN TestReadCloserWrapperClose [2021-03-24T05:56:24.525Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-03-24T05:56:24.525Z] === RUN TestReaderErrWrapperReadOnError [2021-03-24T05:56:24.525Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-03-24T05:56:24.525Z] === RUN TestReaderErrWrapperRead [2021-03-24T05:56:24.525Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-03-24T05:56:24.525Z] === RUN TestHashData [2021-03-24T05:56:24.525Z] --- PASS: TestHashData (0.00s) [2021-03-24T05:56:24.525Z] === RUN TestCancelReadCloser [2021-03-24T05:56:24.994Z] === RUN TestStandardLongPath [2021-03-24T05:56:24.994Z] --- PASS: TestStandardLongPath (0.00s) [2021-03-24T05:56:24.994Z] === RUN TestUNCLongPath [2021-03-24T05:56:24.994Z] --- PASS: TestUNCLongPath (0.00s) [2021-03-24T05:56:24.994Z] PASS [2021-03-24T05:56:24.994Z] coverage: 100.0% of statements [2021-03-24T05:56:24.994Z] --- PASS: TestCancelReadCloser (0.11s) [2021-03-24T05:56:24.994Z] === RUN TestWriteCloserWrapperClose [2021-03-24T05:56:24.994Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-03-24T05:56:24.994Z] === RUN TestNopWriteCloser [2021-03-24T05:56:24.994Z] --- PASS: TestNopWriteCloser (0.00s) [2021-03-24T05:56:24.994Z] === RUN TestNopWriter [2021-03-24T05:56:24.994Z] --- PASS: TestNopWriter (0.00s) [2021-03-24T05:56:24.994Z] === RUN TestWriteCounter [2021-03-24T05:56:24.994Z] --- PASS: TestWriteCounter (0.00s) [2021-03-24T05:56:24.994Z] PASS [2021-03-24T05:56:24.994Z] coverage: 69.2% of statements [2021-03-24T05:56:24.994Z] ok github.com/docker/docker/pkg/ioutils 0.816s coverage: 69.2% of statements [2021-03-24T05:56:24.994Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2021-03-24T05:56:24.994Z] === RUN TestError [2021-03-24T05:56:24.994Z] --- PASS: TestError (0.00s) [2021-03-24T05:56:24.994Z] === RUN TestProgressString [2021-03-24T05:56:24.994Z] === RUN TestProgressString/no_progress [2021-03-24T05:56:24.994Z] === RUN TestProgressString/progress_1 [2021-03-24T05:56:24.994Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-03-24T05:56:24.994Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-03-24T05:56:24.994Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-03-24T05:56:24.994Z] === RUN TestProgressString/with_units [2021-03-24T05:56:24.994Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-03-24T05:56:24.994Z] === RUN TestProgressString/hide_counts [2021-03-24T05:56:24.994Z] --- PASS: TestProgressString (0.00s) [2021-03-24T05:56:24.994Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-03-24T05:56:24.994Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-03-24T05:56:24.994Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-03-24T05:56:24.994Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-03-24T05:56:24.994Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-03-24T05:56:24.994Z] --- PASS: TestProgressString/with_units (0.00s) [2021-03-24T05:56:24.994Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-03-24T05:56:24.994Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-03-24T05:56:24.994Z] === RUN TestJSONMessageDisplay [2021-03-24T05:56:24.994Z] --- PASS: TestJSONMessageDisplay (0.15s) [2021-03-24T05:56:24.994Z] === RUN TestJSONMessageDisplayWithJSONError [2021-03-24T05:56:24.994Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-03-24T05:56:24.994Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-03-24T05:56:24.994Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-03-24T05:56:24.994Z] === RUN TestDisplayJSONMessagesStream [2021-03-24T05:56:24.994Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-03-24T05:56:24.994Z] PASS [2021-03-24T05:56:24.994Z] coverage: 91.7% of statements [2021-03-24T05:56:24.994Z] ok github.com/docker/docker/pkg/jsonmessage 0.210s coverage: 91.7% of statements [2021-03-24T05:56:25.145Z] [2021-03-24T05:56:25.145Z] Removing bundles/ [2021-03-24T05:56:25.145Z] [2021-03-24T05:56:25.145Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-24T05:56:25.145Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-24T05:56:25.145Z] GOOS="" GOARCH="" GOARM="" [2021-03-24T05:56:25.465Z] --- PASS: TestTarFiles (6.81s) [2021-03-24T05:56:25.465Z] === RUN TestTarUntar [2021-03-24T05:56:25.465Z] --- PASS: TestTarUntar (0.03s) [2021-03-24T05:56:25.465Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-03-24T05:56:25.465Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-03-24T05:56:25.465Z] === RUN TestTarWithOptions [2021-03-24T05:56:25.465Z] --- PASS: TestTarWithOptions (0.03s) [2021-03-24T05:56:25.465Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-03-24T05:56:25.465Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-03-24T05:56:25.465Z] === RUN TestUntarUstarGnuConflict [2021-03-24T05:56:25.465Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-03-24T05:56:25.465Z] === RUN TestUntarInvalidFilenames [2021-03-24T05:56:25.465Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames259781230\\dest" [2021-03-24T05:56:25.465Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2021-03-24T05:56:25.465Z] === RUN TestUntarHardlinkToSymlink [2021-03-24T05:56:25.465Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2021-03-24T05:56:25.465Z] === RUN TestUntarInvalidHardlink [2021-03-24T05:56:25.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink291255535\\victim\\hello" -> "../victim/hello" [2021-03-24T05:56:25.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink152864642\\victim\\hello" -> "/../victim/hello" [2021-03-24T05:56:25.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink493146873\\victim" -> "../victim" [2021-03-24T05:56:25.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink537106948\\victim" -> "../victim" [2021-03-24T05:56:25.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink283591059\\victim" -> "../victim" [2021-03-24T05:56:25.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink954286550\\victim" -> "../victim" [2021-03-24T05:56:25.465Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-03-24T05:56:25.465Z] === RUN TestUntarInvalidSymlink [2021-03-24T05:56:25.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink517194045\\dest\\dotdot" -> "../victim/hello" [2021-03-24T05:56:25.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink855848824\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-24T05:56:25.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink463666295\\dest\\loophole-victim" -> "../victim" [2021-03-24T05:56:25.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink213868906\\dest\\loophole-victim" -> "../victim" [2021-03-24T05:56:25.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink164368833\\dest\\loophole-victim" -> "../victim" [2021-03-24T05:56:25.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink707964972\\dest\\loophole-victim" -> "../victim" [2021-03-24T05:56:25.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink721051035\\dest\\dir\\loophole" -> "../../victim" [2021-03-24T05:56:25.465Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-03-24T05:56:25.465Z] === RUN TestTempArchiveCloseMultipleTimes [2021-03-24T05:56:25.465Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-03-24T05:56:25.465Z] === RUN TestXGlobalNoParent [2021-03-24T05:56:25.465Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-03-24T05:56:25.465Z] === RUN TestReplaceFileTarWrapper [2021-03-24T05:56:25.604Z] --- PASS: TestIpcModeShareable (1.27s) [2021-03-24T05:56:25.604Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true [2021-03-24T05:56:25.604Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-24T05:56:25.935Z] === RUN TestNameFormat [2021-03-24T05:56:25.935Z] --- PASS: TestNameFormat (0.00s) [2021-03-24T05:56:25.935Z] === RUN TestNameRetries [2021-03-24T05:56:25.935Z] --- PASS: TestNameRetries (0.00s) [2021-03-24T05:56:25.935Z] PASS [2021-03-24T05:56:25.935Z] coverage: 85.7% of statements [2021-03-24T05:56:25.935Z] ok github.com/docker/docker/pkg/namesgenerator 0.076s coverage: 85.7% of statements [2021-03-24T05:56:25.935Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2021-03-24T05:56:25.935Z] === RUN TestPrefixHeaderReadable [2021-03-24T05:56:25.935Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-03-24T05:56:25.935Z] === RUN TestDisablePigz [2021-03-24T05:56:25.935Z] --- PASS: TestDisablePigz (0.12s) [2021-03-24T05:56:25.935Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-03-24T05:56:25.935Z] === RUN TestPigz [2021-03-24T05:56:25.935Z] === RUN TestParseKeyValueOpt [2021-03-24T05:56:25.935Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-03-24T05:56:25.935Z] === RUN TestParseUintList [2021-03-24T05:56:25.935Z] --- PASS: TestParseUintList (0.00s) [2021-03-24T05:56:25.935Z] === RUN TestParseUintListMaximumLimits [2021-03-24T05:56:25.935Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-03-24T05:56:25.935Z] PASS [2021-03-24T05:56:25.935Z] coverage: 97.0% of statements [2021-03-24T05:56:25.935Z] ok github.com/docker/docker/pkg/parsers 0.067s coverage: 97.0% of statements [2021-03-24T05:56:25.935Z] --- PASS: TestPigz (0.14s) [2021-03-24T05:56:25.935Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-03-24T05:56:25.935Z] === RUN TestCopyFileWithInvalidDest [2021-03-24T05:56:25.935Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-03-24T05:56:25.935Z] archive_windows_test.go:16: Currently fails [2021-03-24T05:56:25.935Z] === RUN TestCanonicalTarNameForPath [2021-03-24T05:56:25.935Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-03-24T05:56:25.935Z] === RUN TestCanonicalTarName [2021-03-24T05:56:25.935Z] --- PASS: TestCanonicalTarName (0.00s) [2021-03-24T05:56:25.935Z] === RUN TestChmodTarEntry [2021-03-24T05:56:25.935Z] --- PASS: TestChmodTarEntry (0.00s) [2021-03-24T05:56:25.935Z] === RUN TestHardLinkOrder [2021-03-24T05:56:26.405Z] --- PASS: TestHardLinkOrder (0.08s) [2021-03-24T05:56:26.405Z] === RUN TestChangeString [2021-03-24T05:56:26.405Z] --- PASS: TestChangeString (0.00s) [2021-03-24T05:56:26.405Z] === RUN TestChangesWithNoChanges [2021-03-24T05:56:26.405Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-03-24T05:56:26.405Z] === RUN TestChangesWithChanges [2021-03-24T05:56:26.405Z] --- PASS: TestChangesWithChanges (0.05s) [2021-03-24T05:56:26.405Z] === RUN TestChangesWithChangesGH13590 [2021-03-24T05:56:26.405Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-03-24T05:56:26.405Z] changes_test.go:192: needs more investigation [2021-03-24T05:56:26.405Z] === RUN TestChangesDirsEmpty [2021-03-24T05:56:26.405Z] === RUN TestNewAndRemove [2021-03-24T05:56:26.405Z] --- PASS: TestNewAndRemove (0.00s) [2021-03-24T05:56:26.405Z] === RUN TestRemoveInvalidPath [2021-03-24T05:56:26.406Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-03-24T05:56:26.406Z] PASS [2021-03-24T05:56:26.406Z] coverage: 82.6% of statements [2021-03-24T05:56:26.406Z] ok github.com/docker/docker/pkg/pidfile 0.074s coverage: 82.6% of statements [2021-03-24T05:56:26.406Z] --- PASS: TestChangesDirsEmpty (0.28s) [2021-03-24T05:56:26.406Z] === RUN TestChangesDirsMutated [2021-03-24T05:56:26.764Z] Loaded image: buildpack-deps:buster [2021-03-24T05:56:26.764Z] Loaded image: busybox:latest [2021-03-24T05:56:26.875Z] --- PASS: TestChangesDirsMutated (0.26s) [2021-03-24T05:56:26.875Z] === RUN TestApplyLayer [2021-03-24T05:56:26.875Z] --- SKIP: TestApplyLayer (0.00s) [2021-03-24T05:56:26.875Z] changes_test.go:405: needs further investigation [2021-03-24T05:56:26.875Z] === RUN TestChangesSizeWithHardlinks [2021-03-24T05:56:26.875Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-03-24T05:56:26.875Z] changes_test.go:441: needs further investigation [2021-03-24T05:56:26.875Z] === RUN TestChangesSizeWithNoChanges [2021-03-24T05:56:26.875Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-03-24T05:56:26.875Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-03-24T05:56:26.875Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-03-24T05:56:26.875Z] === RUN TestChangesSize [2021-03-24T05:56:26.875Z] --- PASS: TestChangesSize (0.00s) [2021-03-24T05:56:26.875Z] === RUN TestApplyLayerInvalidFilenames [2021-03-24T05:56:26.875Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames858469666\\dest" [2021-03-24T05:56:26.875Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-03-24T05:56:26.875Z] === RUN TestApplyLayerInvalidHardlink [2021-03-24T05:56:26.875Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink233055396\\victim\\hello" -> "../victim/hello" [2021-03-24T05:56:26.875Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink014323635\\victim\\hello" -> "/../victim/hello" [2021-03-24T05:56:26.875Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink907527030\\victim" -> "../victim" [2021-03-24T05:56:26.875Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink690003549\\victim" -> "../victim" [2021-03-24T05:56:26.875Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink916278808\\victim" -> "../victim" [2021-03-24T05:56:26.875Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink340177047\\victim" -> "../victim" [2021-03-24T05:56:26.875Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2021-03-24T05:56:26.875Z] === RUN TestApplyLayerInvalidSymlink [2021-03-24T05:56:26.875Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink444159754\\dest\\dotdot" -> "../victim/hello" [2021-03-24T05:56:26.875Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink832934113\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-24T05:56:26.875Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink289893580\\dest\\loophole-victim" -> "../victim" [2021-03-24T05:56:26.875Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink678916027\\dest\\loophole-victim" -> "../victim" [2021-03-24T05:56:26.875Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink767693278\\dest\\loophole-victim" -> "../victim" [2021-03-24T05:56:26.875Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink076627877\\dest\\loophole-victim" -> "../victim" [2021-03-24T05:56:26.875Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-03-24T05:56:26.875Z] === RUN TestApplyLayerWhiteouts [2021-03-24T05:56:26.875Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2021-03-24T05:56:26.875Z] === RUN TestGenerateEmptyFile [2021-03-24T05:56:26.875Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-03-24T05:56:26.875Z] === RUN TestGenerateWithContent [2021-03-24T05:56:26.875Z] --- PASS: TestGenerateWithContent (0.00s) [2021-03-24T05:56:26.875Z] PASS [2021-03-24T05:56:26.875Z] coverage: 62.6% of statements [2021-03-24T05:56:26.875Z] ok github.com/docker/docker/pkg/archive 10.113s coverage: 62.6% of statements [2021-03-24T05:56:27.020Z] Loaded image: busybox:glibc [2021-03-24T05:56:27.345Z] === RUN TestParseEmptyInterface [2021-03-24T05:56:27.345Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-03-24T05:56:27.345Z] === RUN TestParseNonInterfaceType [2021-03-24T05:56:27.345Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-03-24T05:56:27.345Z] === RUN TestParseWithOneFunction [2021-03-24T05:56:27.345Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-03-24T05:56:27.345Z] === RUN TestParseWithMultipleFuncs [2021-03-24T05:56:27.345Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-03-24T05:56:27.345Z] === RUN TestParseWithUnnamedReturn [2021-03-24T05:56:27.345Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-03-24T05:56:27.345Z] === RUN TestEmbeddedInterface [2021-03-24T05:56:27.345Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-03-24T05:56:27.345Z] === RUN TestParsedImports [2021-03-24T05:56:27.345Z] --- PASS: TestParsedImports (0.00s) [2021-03-24T05:56:27.345Z] === RUN TestAliasedImports [2021-03-24T05:56:27.345Z] --- PASS: TestAliasedImports (0.00s) [2021-03-24T05:56:27.345Z] PASS [2021-03-24T05:56:27.345Z] coverage: 56.8% of statements [2021-03-24T05:56:27.345Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.071s coverage: 56.8% of statements [2021-03-24T05:56:28.103Z] Loaded image: buildpack-deps:buster [2021-03-24T05:56:28.335Z] === RUN TestFailedConnection [2021-03-24T05:56:28.362Z] Loaded image: busybox:latest [2021-03-24T05:56:28.362Z] Loaded image: busybox:glibc [2021-03-24T05:56:28.804Z] === RUN TestHTTPTransport [2021-03-24T05:56:28.804Z] --- PASS: TestHTTPTransport (0.00s) [2021-03-24T05:56:28.804Z] PASS [2021-03-24T05:56:28.804Z] coverage: 85.7% of statements [2021-03-24T05:56:28.804Z] ok github.com/docker/docker/pkg/plugins/transport 0.057s coverage: 85.7% of statements [2021-03-24T05:56:28.804Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-03-24T05:56:28.804Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-24T05:56:28.804Z] === RUN TestBufioReaderPoolPutAndGet [2021-03-24T05:56:28.804Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-03-24T05:56:28.804Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-03-24T05:56:28.804Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-03-24T05:56:28.804Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-03-24T05:56:28.804Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-24T05:56:28.804Z] === RUN TestBufioWriterPoolPutAndGet [2021-03-24T05:56:28.804Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-03-24T05:56:28.804Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-03-24T05:56:28.804Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-03-24T05:56:28.804Z] === RUN TestBufferPoolPutAndGet [2021-03-24T05:56:28.804Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-03-24T05:56:28.804Z] PASS [2021-03-24T05:56:28.804Z] coverage: 88.2% of statements [2021-03-24T05:56:28.804Z] ok github.com/docker/docker/pkg/pools 0.048s coverage: 88.2% of statements [2021-03-24T05:56:29.121Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.66s) [2021-03-24T05:56:29.121Z] === RUN TestAPIIpcModeHost [2021-03-24T05:56:29.546Z] Loaded image: debian:bullseye [2021-03-24T05:56:29.546Z] Loaded image: hello-world:latest [2021-03-24T05:56:29.546Z] Loaded image: arm32v7/hello-world:latest [2021-03-24T05:56:29.546Z] INFO: Testing against a local daemon [2021-03-24T05:56:29.546Z] === RUN TestCgroupNamespacesBuild [2021-03-24T05:56:29.794Z] --- PASS: TestFailedConnection (1.02s) [2021-03-24T05:56:29.794Z] === RUN TestFailOnce [2021-03-24T05:56:29.794Z] 2021/03/24 05:56:29 http: panic serving 127.0.0.1:49223: Plugin not ready [2021-03-24T05:56:29.794Z] goroutine 10 [running]: [2021-03-24T05:56:29.794Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-03-24T05:56:29.794Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-03-24T05:56:29.794Z] panic(0x849b40, 0x986ad0) [2021-03-24T05:56:29.794Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-03-24T05:56:29.794Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000130000, 0xc0000d0300) [2021-03-24T05:56:29.794Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-03-24T05:56:29.794Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000130000, 0xc0000d0300) [2021-03-24T05:56:29.794Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-03-24T05:56:29.794Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000130000, 0xc0000d0300) [2021-03-24T05:56:29.794Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-03-24T05:56:29.794Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000130000, 0xc0000d0300) [2021-03-24T05:56:29.794Z] c:/go/src/net/http/server.go:2831 +0xab [2021-03-24T05:56:29.794Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980) [2021-03-24T05:56:29.794Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-03-24T05:56:29.794Z] created by net/http.(*Server).Serve [2021-03-24T05:56:29.794Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-03-24T05:56:29.794Z] time="2021-03-24T05:56:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.FailOnce: Post http://127.0.0.1:49222/Test.FailOnce: EOF, retrying in 1s" [2021-03-24T05:56:29.794Z] === RUN TestOutputOnPrematureClose [2021-03-24T05:56:29.794Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-03-24T05:56:29.794Z] === RUN TestCompleteSilently [2021-03-24T05:56:29.794Z] --- PASS: TestCompleteSilently (0.00s) [2021-03-24T05:56:29.794Z] PASS [2021-03-24T05:56:29.794Z] coverage: 75.9% of statements [2021-03-24T05:56:29.794Z] ok github.com/docker/docker/pkg/progress 0.095s coverage: 75.9% of statements [2021-03-24T05:56:29.794Z] === RUN TestSendToOneSub [2021-03-24T05:56:29.794Z] --- PASS: TestSendToOneSub (0.00s) [2021-03-24T05:56:29.794Z] === RUN TestSendToMultipleSubs [2021-03-24T05:56:29.794Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-03-24T05:56:29.794Z] === RUN TestEvictOneSub [2021-03-24T05:56:29.794Z] --- PASS: TestEvictOneSub (0.00s) [2021-03-24T05:56:29.794Z] === RUN TestClosePublisher [2021-03-24T05:56:29.794Z] --- PASS: TestClosePublisher (0.00s) [2021-03-24T05:56:29.794Z] === RUN TestPubSubRace [2021-03-24T05:56:30.153Z] --- PASS: TestAPIIpcModeHost (1.11s) [2021-03-24T05:56:30.153Z] === RUN TestDaemonIpcModeShareable [2021-03-24T05:56:30.785Z] --- PASS: TestFailOnce (1.19s) [2021-03-24T05:56:30.785Z] === RUN TestEchoInputOutput [2021-03-24T05:56:30.785Z] --- PASS: TestEchoInputOutput (0.00s) [2021-03-24T05:56:30.785Z] === RUN TestBackoff [2021-03-24T05:56:30.785Z] --- PASS: TestBackoff (0.00s) [2021-03-24T05:56:30.785Z] === RUN TestAbortRetry [2021-03-24T05:56:30.785Z] --- PASS: TestAbortRetry (0.00s) [2021-03-24T05:56:30.785Z] === RUN TestClientScheme [2021-03-24T05:56:30.785Z] --- PASS: TestClientScheme (0.00s) [2021-03-24T05:56:30.785Z] === RUN TestNewClientWithTimeout [2021-03-24T05:56:30.785Z] === RUN TestRegister [2021-03-24T05:56:30.785Z] --- PASS: TestRegister (0.00s) [2021-03-24T05:56:30.785Z] === RUN TestCommand [2021-03-24T05:56:30.785Z] --- PASS: TestCommand (0.03s) [2021-03-24T05:56:30.785Z] === RUN TestNaiveSelf [2021-03-24T05:56:30.785Z] --- PASS: TestNaiveSelf (0.03s) [2021-03-24T05:56:30.785Z] PASS [2021-03-24T05:56:30.785Z] coverage: 82.4% of statements [2021-03-24T05:56:30.785Z] ok github.com/docker/docker/pkg/reexec 0.089s coverage: 82.4% of statements [2021-03-24T05:56:30.785Z] --- PASS: TestPubSubRace (1.05s) [2021-03-24T05:56:30.785Z] PASS [2021-03-24T05:56:30.785Z] coverage: 75.0% of statements [2021-03-24T05:56:30.785Z] ok github.com/docker/docker/pkg/pubsub 1.094s coverage: 75.0% of statements [2021-03-24T05:56:30.901Z] Loaded image: debian:bullseye [2021-03-24T05:56:31.160Z] Loaded image: hello-world:latest [2021-03-24T05:56:31.254Z] time="2021-03-24T05:56:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-03-24T05:56:31.725Z] === RUN TestParseSignal [2021-03-24T05:56:31.725Z] --- PASS: TestParseSignal (0.00s) [2021-03-24T05:56:31.725Z] === RUN TestValidSignalForPlatform [2021-03-24T05:56:31.725Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-03-24T05:56:31.725Z] PASS [2021-03-24T05:56:31.725Z] coverage: 20.3% of statements [2021-03-24T05:56:31.725Z] ok github.com/docker/docker/pkg/signal 0.035s coverage: 20.3% of statements [2021-03-24T05:56:31.725Z] === RUN TestNewStdWriter [2021-03-24T05:56:31.725Z] --- PASS: TestNewStdWriter (0.00s) [2021-03-24T05:56:31.725Z] === RUN TestWriteWithUninitializedStdWriter [2021-03-24T05:56:31.725Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-03-24T05:56:31.725Z] === RUN TestWriteWithNilBytes [2021-03-24T05:56:31.725Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-03-24T05:56:31.725Z] === RUN TestWrite [2021-03-24T05:56:31.725Z] --- PASS: TestWrite (0.00s) [2021-03-24T05:56:31.725Z] === RUN TestWriteWithWriterError [2021-03-24T05:56:31.725Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-03-24T05:56:31.725Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-03-24T05:56:31.725Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-03-24T05:56:31.725Z] === RUN TestStdCopyWriteAndRead [2021-03-24T05:56:31.725Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-03-24T05:56:31.725Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-03-24T05:56:31.725Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-03-24T05:56:31.725Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-03-24T05:56:31.725Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-03-24T05:56:31.725Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-03-24T05:56:31.725Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-03-24T05:56:31.725Z] === RUN TestStdCopyWithInvalidInputHeader [2021-03-24T05:56:31.725Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-03-24T05:56:31.725Z] === RUN TestStdCopyWithCorruptedPrefix [2021-03-24T05:56:31.725Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-03-24T05:56:31.725Z] === RUN TestStdCopyReturnsWriteErrors [2021-03-24T05:56:31.725Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-03-24T05:56:31.725Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-03-24T05:56:31.725Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-03-24T05:56:31.725Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-03-24T05:56:31.725Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-03-24T05:56:31.725Z] PASS [2021-03-24T05:56:31.725Z] coverage: 100.0% of statements [2021-03-24T05:56:31.725Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2021-03-24T05:56:31.728Z] Loaded image: arm32v7/hello-world:latest [2021-03-24T05:56:31.728Z] INFO: Testing against a local daemon [2021-03-24T05:56:31.728Z] === RUN TestCgroupNamespacesBuild [2021-03-24T05:56:32.216Z] --- PASS: TestDaemonIpcModeShareable (2.18s) [2021-03-24T05:56:32.216Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-03-24T05:56:32.216Z] === RUN TestDaemonIpcModePrivate [2021-03-24T05:56:32.721Z] time="2021-03-24T05:56:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-03-24T05:56:32.721Z] === RUN TestGenerateRandomID [2021-03-24T05:56:32.721Z] --- PASS: TestGenerateRandomID (0.00s) [2021-03-24T05:56:32.721Z] === RUN TestShortenId [2021-03-24T05:56:32.721Z] --- PASS: TestShortenId (0.00s) [2021-03-24T05:56:32.721Z] === RUN TestShortenSha256Id [2021-03-24T05:56:32.721Z] --- PASS: TestShortenSha256Id (0.00s) [2021-03-24T05:56:32.721Z] === RUN TestShortenIdEmpty [2021-03-24T05:56:32.721Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-03-24T05:56:32.721Z] === RUN TestShortenIdInvalid [2021-03-24T05:56:32.721Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-03-24T05:56:32.721Z] === RUN TestIsShortIDNonHex [2021-03-24T05:56:32.721Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-03-24T05:56:32.721Z] === RUN TestIsShortIDNotCorrectSize [2021-03-24T05:56:32.721Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-03-24T05:56:32.721Z] PASS [2021-03-24T05:56:32.721Z] coverage: 70.6% of statements [2021-03-24T05:56:32.721Z] ok github.com/docker/docker/pkg/stringid 0.049s coverage: 70.6% of statements [2021-03-24T05:56:33.191Z] === RUN TestRawProgressFormatterFormatStatus [2021-03-24T05:56:33.191Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-03-24T05:56:33.191Z] === RUN TestRawProgressFormatterFormatProgress [2021-03-24T05:56:33.191Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-03-24T05:56:33.191Z] === RUN TestFormatStatus [2021-03-24T05:56:33.191Z] --- PASS: TestFormatStatus (0.00s) [2021-03-24T05:56:33.191Z] === RUN TestFormatError [2021-03-24T05:56:33.191Z] --- PASS: TestFormatError (0.00s) [2021-03-24T05:56:33.191Z] === RUN TestFormatJSONError [2021-03-24T05:56:33.191Z] --- PASS: TestFormatJSONError (0.00s) [2021-03-24T05:56:33.191Z] === RUN TestJsonProgressFormatterFormatProgress [2021-03-24T05:56:33.191Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-03-24T05:56:33.191Z] === RUN TestJsonProgressFormatterFormatStatus [2021-03-24T05:56:33.191Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-03-24T05:56:33.191Z] === RUN TestNewJSONProgressOutput [2021-03-24T05:56:33.191Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-03-24T05:56:33.191Z] === RUN TestAuxFormatterEmit [2021-03-24T05:56:33.191Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-03-24T05:56:33.191Z] === RUN TestStreamWriterStdout [2021-03-24T05:56:33.191Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-03-24T05:56:33.191Z] === RUN TestStreamWriterStderr [2021-03-24T05:56:33.191Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-03-24T05:56:33.191Z] PASS [2021-03-24T05:56:33.191Z] coverage: 66.2% of statements [2021-03-24T05:56:33.191Z] ok github.com/docker/docker/pkg/streamformatter 0.042s coverage: 66.2% of statements [2021-03-24T05:56:33.708Z] --- PASS: TestCgroupNamespacesBuild (3.83s) [2021-03-24T05:56:33.708Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-24T05:56:34.181Z] === RUN TestIsCpusetListAvailable [2021-03-24T05:56:34.181Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-03-24T05:56:34.181Z] PASS [2021-03-24T05:56:34.181Z] coverage: 38.2% of statements [2021-03-24T05:56:34.181Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 38.2% of statements [2021-03-24T05:56:34.264Z] --- PASS: TestCgroupNamespacesBuild (2.20s) [2021-03-24T05:56:34.264Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-24T05:56:34.278Z] --- PASS: TestDaemonIpcModePrivate (2.12s) [2021-03-24T05:56:34.278Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-03-24T05:56:34.278Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-24T05:56:34.653Z] === RUN TestChtimes [2021-03-24T05:56:34.653Z] --- PASS: TestChtimes (0.00s) [2021-03-24T05:56:34.653Z] === RUN TestChtimesWindows [2021-03-24T05:56:34.653Z] --- PASS: TestChtimesWindows (0.00s) [2021-03-24T05:56:34.653Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-03-24T05:56:34.653Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-03-24T05:56:34.653Z] === RUN TestEnsureRemoveAllNotExist [2021-03-24T05:56:34.653Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-03-24T05:56:34.653Z] === RUN TestEnsureRemoveAllWithDir [2021-03-24T05:56:34.653Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-03-24T05:56:34.653Z] === RUN TestEnsureRemoveAllWithFile [2021-03-24T05:56:34.653Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-03-24T05:56:34.653Z] === RUN TestHasWin32KSupport [2021-03-24T05:56:34.653Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-03-24T05:56:34.653Z] syscall_windows_test.go:8: win32k: true [2021-03-24T05:56:34.653Z] PASS [2021-03-24T05:56:34.653Z] coverage: 12.0% of statements [2021-03-24T05:56:34.653Z] ok github.com/docker/docker/pkg/system 0.068s coverage: 12.0% of statements [2021-03-24T05:56:35.124Z] time="2021-03-24T05:56:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-03-24T05:56:35.124Z] === RUN TestTailFile [2021-03-24T05:56:35.124Z] --- PASS: TestTailFile (0.00s) [2021-03-24T05:56:35.124Z] === RUN TestTailFileManyLines [2021-03-24T05:56:35.124Z] --- PASS: TestTailFileManyLines (0.00s) [2021-03-24T05:56:35.124Z] === RUN TestTailEmptyFile [2021-03-24T05:56:35.124Z] --- PASS: TestTailEmptyFile (0.00s) [2021-03-24T05:56:35.124Z] === RUN TestTailNegativeN [2021-03-24T05:56:35.124Z] --- PASS: TestTailNegativeN (0.00s) [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader [2021-03-24T05:56:35.124Z] === CONT TestNewTailReader [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/8_byte_delimiter [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/12_byte_delimiter [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/no_delimiter [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/no_delimiter [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/single_byte_delimiter [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/2_byte_delimiter [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/4_byte_delimiter [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/truncated_last_line [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-03-24T05:56:35.124Z] === CONT TestNewTailReader/8_byte_delimiter [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-24T05:56:35.124Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-24T05:56:35.124Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-24T05:56:35.124Z] === CONT TestNewTailReader/4_byte_delimiter [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-24T05:56:35.124Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-24T05:56:35.124Z] === CONT TestNewTailReader/no_delimiter [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-03-24T05:56:35.124Z] === CONT TestNewTailReader/12_byte_delimiter [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-03-24T05:56:35.124Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-24T05:56:35.124Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-24T05:56:35.125Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-24T05:56:35.125Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-24T05:56:35.125Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-24T05:56:35.125Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-24T05:56:35.125Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-24T05:56:35.125Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-24T05:56:35.125Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-03-24T05:56:35.125Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-03-24T05:56:35.125Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-24T05:56:35.125Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-24T05:56:35.125Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-24T05:56:35.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-24T05:56:35.125Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-24T05:56:35.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-24T05:56:35.125Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-24T05:56:35.125Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-03-24T05:56:35.125Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-03-24T05:56:35.125Z] === CONT TestNewTailReader/2_byte_delimiter [2021-03-24T05:56:35.125Z] === CONT TestNewTailReader/single_byte_delimiter [2021-03-24T05:56:35.125Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-03-24T05:56:35.125Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-03-24T05:56:35.125Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-03-24T05:56:35.125Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-24T05:56:35.125Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-24T05:56:35.125Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-24T05:56:35.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-24T05:56:35.125Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-24T05:56:35.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-24T05:56:35.125Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-24T05:56:35.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-24T05:56:35.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-24T05:56:35.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-24T05:56:35.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-24T05:56:35.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-24T05:56:35.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-24T05:56:35.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-24T05:56:35.125Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-24T05:56:35.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-24T05:56:35.125Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-24T05:56:35.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-24T05:56:35.125Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-24T05:56:35.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-24T05:56:35.125Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-24T05:56:35.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-24T05:56:35.596Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-24T05:56:35.596Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-24T05:56:35.596Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.596Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-24T05:56:35.596Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-24T05:56:35.596Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-24T05:56:35.596Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-24T05:56:35.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-24T05:56:35.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-24T05:56:35.597Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-24T05:56:35.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-24T05:56:35.597Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-24T05:56:35.598Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-24T05:56:35.598Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.598Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-24T05:56:35.598Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-24T05:56:35.598Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-24T05:56:35.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-24T05:56:35.599Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-24T05:56:35.599Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-24T05:56:35.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-24T05:56:35.600Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-24T05:56:35.600Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-24T05:56:35.601Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-24T05:56:35.644Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.57s) [2021-03-24T05:56:35.644Z] === RUN TestBuildWithSession [2021-03-24T05:56:35.644Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-24T05:56:35.644Z] build_session_test.go:25: TODO: BuildKit [2021-03-24T05:56:35.644Z] === RUN TestBuildSquashParent [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-24T05:56:36.144Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-24T05:56:36.145Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.08s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.05s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.03s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.02s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.01s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.01s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-24T05:56:36.145Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter (0.02s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.02s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-24T05:56:36.146Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.05s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-24T05:56:36.147Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-24T05:56:36.147Z] PASS [2021-03-24T05:56:36.147Z] coverage: 88.6% of statements [2021-03-24T05:56:36.147Z] ok github.com/docker/docker/pkg/tailfile 0.671s coverage: 88.6% of statements [2021-03-24T05:56:36.276Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.45s) [2021-03-24T05:56:36.277Z] === RUN TestBuildWithSession [2021-03-24T05:56:36.277Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-24T05:56:36.277Z] build_session_test.go:25: TODO: BuildKit [2021-03-24T05:56:36.277Z] === RUN TestBuildSquashParent [2021-03-24T05:56:36.351Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.10s) [2021-03-24T05:56:36.351Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-03-24T05:56:36.351Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-24T05:56:36.617Z] === RUN TestTarSumRemoveNonExistent [2021-03-24T05:56:36.617Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-03-24T05:56:36.617Z] === RUN TestTarSumRemove [2021-03-24T05:56:36.617Z] --- PASS: TestTarSumRemove (0.00s) [2021-03-24T05:56:36.617Z] === RUN TestSortFileInfoSums [2021-03-24T05:56:36.617Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-03-24T05:56:36.617Z] === RUN TestNewTarSumForLabelInvalid [2021-03-24T05:56:36.617Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-03-24T05:56:36.617Z] === RUN TestNewTarSumForLabel [2021-03-24T05:56:36.617Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-03-24T05:56:36.617Z] === RUN TestEmptyTar [2021-03-24T05:56:36.617Z] --- PASS: TestEmptyTar (0.00s) [2021-03-24T05:56:36.617Z] === RUN TestTarSumsReadSize [2021-03-24T05:56:36.617Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-03-24T05:56:36.617Z] === RUN TestTarSums [2021-03-24T05:56:36.617Z] --- PASS: TestTarSums (0.07s) [2021-03-24T05:56:36.617Z] === RUN TestIteration [2021-03-24T05:56:36.617Z] --- PASS: TestIteration (0.00s) [2021-03-24T05:56:36.617Z] === RUN TestVersionLabelForChecksum [2021-03-24T05:56:36.617Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-03-24T05:56:36.617Z] === RUN TestVersion [2021-03-24T05:56:36.617Z] --- PASS: TestVersion (0.00s) [2021-03-24T05:56:36.617Z] === RUN TestGetVersion [2021-03-24T05:56:36.617Z] --- PASS: TestGetVersion (0.00s) [2021-03-24T05:56:36.617Z] === RUN TestGetVersions [2021-03-24T05:56:36.617Z] --- PASS: TestGetVersions (0.00s) [2021-03-24T05:56:36.617Z] PASS [2021-03-24T05:56:36.617Z] coverage: 89.3% of statements [2021-03-24T05:56:36.617Z] ok github.com/docker/docker/pkg/tarsum 0.128s coverage: 89.3% of statements [2021-03-24T05:56:37.088Z] testing: warning: no tests to run [2021-03-24T05:56:37.088Z] PASS [2021-03-24T05:56:37.088Z] coverage: [no statements] [2021-03-24T05:56:37.088Z] ok github.com/docker/docker/pkg/term/windows 0.039s coverage: [no statements] [no tests to run] [2021-03-24T05:56:37.558Z] === RUN TestTruncIndex [2021-03-24T05:56:37.558Z] --- PASS: TestTruncIndex (0.10s) [2021-03-24T05:56:37.558Z] PASS [2021-03-24T05:56:37.558Z] coverage: 91.5% of statements [2021-03-24T05:56:37.558Z] ok github.com/docker/docker/pkg/truncindex 0.145s coverage: 91.5% of statements [2021-03-24T05:56:37.558Z] === RUN TestIsGIT [2021-03-24T05:56:37.558Z] --- PASS: TestIsGIT (0.00s) [2021-03-24T05:56:37.558Z] === RUN TestIsTransport [2021-03-24T05:56:37.558Z] --- PASS: TestIsTransport (0.00s) [2021-03-24T05:56:37.558Z] PASS [2021-03-24T05:56:37.558Z] coverage: 100.0% of statements [2021-03-24T05:56:37.558Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2021-03-24T05:56:38.547Z] === RUN TestVersionInfo [2021-03-24T05:56:38.547Z] --- PASS: TestVersionInfo (0.00s) [2021-03-24T05:56:38.547Z] === RUN TestAppendVersions [2021-03-24T05:56:38.547Z] --- PASS: TestAppendVersions (0.00s) [2021-03-24T05:56:38.547Z] PASS [2021-03-24T05:56:38.547Z] coverage: 88.9% of statements [2021-03-24T05:56:38.547Z] ok github.com/docker/docker/pkg/useragent 0.066s coverage: 88.9% of statements [2021-03-24T05:56:39.075Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.11s) [2021-03-24T05:56:39.075Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-03-24T05:56:39.075Z] === RUN TestIpcModeOlderClient [2021-03-24T05:56:39.075Z] === PAUSE TestIpcModeOlderClient [2021-03-24T05:56:39.075Z] === RUN TestKillContainerInvalidSignal [2021-03-24T05:56:39.540Z] time="2021-03-24T05:56:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-03-24T05:56:39.706Z] --- PASS: TestKillContainerInvalidSignal (1.00s) [2021-03-24T05:56:39.706Z] === RUN TestKillContainer [2021-03-24T05:56:39.706Z] === RUN TestKillContainer/no_signal [2021-03-24T05:56:40.530Z] === RUN TestValidatePrivileges [2021-03-24T05:56:40.530Z] --- PASS: TestValidatePrivileges (0.00s) [2021-03-24T05:56:40.530Z] === RUN TestFilterByCapNeg [2021-03-24T05:56:40.530Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-03-24T05:56:40.530Z] === RUN TestFilterByCapPos [2021-03-24T05:56:40.530Z] --- PASS: TestFilterByCapPos (0.00s) [2021-03-24T05:56:40.530Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-03-24T05:56:40.530Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-03-24T05:56:40.530Z] PASS [2021-03-24T05:56:40.530Z] coverage: 12.0% of statements [2021-03-24T05:56:40.530Z] ok github.com/docker/docker/plugin 0.111s coverage: 12.0% of statements [2021-03-24T05:56:40.530Z] === RUN TestNewSettable [2021-03-24T05:56:40.530Z] --- PASS: TestNewSettable (0.00s) [2021-03-24T05:56:40.530Z] === RUN TestIsSettable [2021-03-24T05:56:40.530Z] --- PASS: TestIsSettable (0.00s) [2021-03-24T05:56:40.530Z] === RUN TestUpdateSettingsEnv [2021-03-24T05:56:40.530Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-03-24T05:56:40.530Z] PASS [2021-03-24T05:56:40.530Z] coverage: 20.1% of statements [2021-03-24T05:56:40.530Z] ok github.com/docker/docker/plugin/v2 0.050s coverage: 20.1% of statements [2021-03-24T05:56:40.738Z] === RUN TestKillContainer/non_killing_signal [2021-03-24T05:56:41.369Z] === RUN TestKillContainer/killing_signal [2021-03-24T05:56:41.521Z] === RUN TestLoad [2021-03-24T05:56:41.521Z] --- PASS: TestLoad (0.00s) [2021-03-24T05:56:41.521Z] === RUN TestSave [2021-03-24T05:56:41.990Z] --- PASS: TestSave (0.04s) [2021-03-24T05:56:41.990Z] === RUN TestAddDeleteGet [2021-03-24T05:56:41.990Z] --- PASS: TestAddDeleteGet (0.05s) [2021-03-24T05:56:41.990Z] === RUN TestInvalidTags [2021-03-24T05:56:41.990Z] --- PASS: TestInvalidTags (0.01s) [2021-03-24T05:56:41.990Z] PASS [2021-03-24T05:56:41.990Z] coverage: 84.4% of statements [2021-03-24T05:56:41.990Z] ok github.com/docker/docker/reference 0.154s coverage: 84.4% of statements [2021-03-24T05:56:42.273Z] --- PASS: TestBuildSquashParent (6.37s) [2021-03-24T05:56:42.273Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-24T05:56:42.273Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-24T05:56:42.273Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-24T05:56:42.273Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-24T05:56:42.273Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-24T05:56:42.273Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-24T05:56:42.273Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-24T05:56:42.273Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-24T05:56:42.273Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-24T05:56:42.273Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-24T05:56:42.273Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-24T05:56:42.273Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-24T05:56:42.273Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-24T05:56:42.273Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-24T05:56:42.273Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-24T05:56:42.441Z] --- PASS: TestKillContainer (3.01s) [2021-03-24T05:56:42.441Z] --- PASS: TestKillContainer/no_signal (0.99s) [2021-03-24T05:56:42.441Z] --- PASS: TestKillContainer/non_killing_signal (0.69s) [2021-03-24T05:56:42.441Z] --- PASS: TestKillContainer/killing_signal (0.98s) [2021-03-24T05:56:42.441Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-24T05:56:42.441Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-24T05:56:43.560Z] === RUN TestResolveAuthConfigIndexServer [2021-03-24T05:56:43.560Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-03-24T05:56:43.560Z] === RUN TestResolveAuthConfigFullURL [2021-03-24T05:56:43.560Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-03-24T05:56:43.560Z] === RUN TestLoadAllowNondistributableArtifacts [2021-03-24T05:56:43.560Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-03-24T05:56:43.560Z] === RUN TestValidateMirror [2021-03-24T05:56:43.560Z] --- PASS: TestValidateMirror (0.00s) [2021-03-24T05:56:43.560Z] === RUN TestLoadInsecureRegistries [2021-03-24T05:56:43.560Z] time="2021-03-24T05:56:43Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-24T05:56:43.560Z] time="2021-03-24T05:56:43Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-03-24T05:56:43.560Z] time="2021-03-24T05:56:43Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-24T05:56:43.560Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2021-03-24T05:56:43.560Z] === RUN TestNewServiceConfig [2021-03-24T05:56:43.560Z] --- PASS: TestNewServiceConfig (0.00s) [2021-03-24T05:56:43.560Z] === RUN TestValidateIndexName [2021-03-24T05:56:43.560Z] --- PASS: TestValidateIndexName (0.00s) [2021-03-24T05:56:43.560Z] === RUN TestValidateIndexNameWithError [2021-03-24T05:56:43.560Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-03-24T05:56:43.560Z] === RUN TestEndpointParse [2021-03-24T05:56:43.560Z] --- PASS: TestEndpointParse (0.00s) [2021-03-24T05:56:43.560Z] === RUN TestEndpointParseInvalid [2021-03-24T05:56:43.560Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-03-24T05:56:43.560Z] === RUN TestValidateEndpoint [2021-03-24T05:56:43.560Z] --- PASS: TestValidateEndpoint (0.01s) [2021-03-24T05:56:43.560Z] === RUN TestPing [2021-03-24T05:56:43.560Z] --- PASS: TestPing (0.00s) [2021-03-24T05:56:43.560Z] === RUN TestPingRegistryEndpoint [2021-03-24T05:56:43.560Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-03-24T05:56:43.560Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:56:43.560Z] === RUN TestEndpoint [2021-03-24T05:56:43.560Z] --- SKIP: TestEndpoint (0.01s) [2021-03-24T05:56:43.560Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:56:43.560Z] === RUN TestParseRepositoryInfo [2021-03-24T05:56:43.560Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-03-24T05:56:43.560Z] === RUN TestNewIndexInfo [2021-03-24T05:56:43.560Z] --- PASS: TestNewIndexInfo (0.00s) [2021-03-24T05:56:43.560Z] === RUN TestMirrorEndpointLookup [2021-03-24T05:56:43.560Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-03-24T05:56:43.560Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:56:43.560Z] === RUN TestSearchRepositories [2021-03-24T05:56:43.560Z] --- PASS: TestSearchRepositories (0.00s) [2021-03-24T05:56:43.560Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-03-24T05:56:43.560Z] Host: 127.0.0.1:49232 [2021-03-24T05:56:43.560Z] User-Agent: docker test client [2021-03-24T05:56:43.560Z] Authorization: Token fake-token [2021-03-24T05:56:43.560Z] X-Docker-Token: true [2021-03-24T05:56:43.560Z] Accept-Encoding: gzip [2021-03-24T05:56:43.560Z] [2021-03-24T05:56:43.560Z] [2021-03-24T05:56:43.560Z] registry_test.go:730: HTTP/1.1 200 OK [2021-03-24T05:56:43.560Z] Connection: close [2021-03-24T05:56:43.560Z] Content-Length: 144 [2021-03-24T05:56:43.560Z] Cache-Control: no-cache [2021-03-24T05:56:43.560Z] Content-Type: application/json [2021-03-24T05:56:43.560Z] Date: Wed, 24 Mar 2021 05:56:43 GMT [2021-03-24T05:56:43.560Z] Expires: -1 [2021-03-24T05:56:43.560Z] Pragma: no-cache [2021-03-24T05:56:43.560Z] Server: docker-tests/mock [2021-03-24T05:56:43.560Z] X-Docker-Registry-Config: mock [2021-03-24T05:56:43.560Z] X-Docker-Registry-Version: 0.0.0 [2021-03-24T05:56:43.560Z] [2021-03-24T05:56:43.560Z] [2021-03-24T05:56:43.560Z] === RUN TestTrustedLocation [2021-03-24T05:56:43.560Z] --- PASS: TestTrustedLocation (0.00s) [2021-03-24T05:56:43.560Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-03-24T05:56:43.560Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-03-24T05:56:43.560Z] === RUN TestAllowNondistributableArtifacts [2021-03-24T05:56:43.560Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-03-24T05:56:43.560Z] === RUN TestIsSecureIndex [2021-03-24T05:56:43.560Z] --- PASS: TestIsSecureIndex (0.00s) [2021-03-24T05:56:43.560Z] PASS [2021-03-24T05:56:43.560Z] coverage: 51.7% of statements [2021-03-24T05:56:43.560Z] ok github.com/docker/docker/registry 0.251s coverage: 51.7% of statements [2021-03-24T05:56:43.560Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-03-24T05:56:43.560Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-03-24T05:56:43.560Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-03-24T05:56:43.560Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-03-24T05:56:43.560Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-03-24T05:56:43.560Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-03-24T05:56:43.560Z] === RUN TestResumableRequestReaderWithReadError [2021-03-24T05:56:43.947Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-24T05:56:44.030Z] time="2021-03-24T05:56:43Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-03-24T05:56:44.030Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2021-03-24T05:56:44.030Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-03-24T05:56:44.030Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-03-24T05:56:44.030Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-03-24T05:56:44.030Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-03-24T05:56:44.030Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-03-24T05:56:44.030Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-03-24T05:56:44.030Z] === RUN TestResumableRequestReader [2021-03-24T05:56:44.030Z] --- PASS: TestResumableRequestReader (0.00s) [2021-03-24T05:56:44.030Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-03-24T05:56:44.030Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-03-24T05:56:44.030Z] PASS [2021-03-24T05:56:44.030Z] coverage: 100.0% of statements [2021-03-24T05:56:44.030Z] ok github.com/docker/docker/registry/resumable 0.217s coverage: 100.0% of statements [2021-03-24T05:56:44.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-24T05:56:44.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-24T05:56:44.183Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-24T05:56:44.359Z] --- PASS: TestBuildSquashParent (8.13s) [2021-03-24T05:56:44.359Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-24T05:56:44.359Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-24T05:56:44.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-24T05:56:44.359Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-24T05:56:44.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-24T05:56:44.359Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-24T05:56:44.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-24T05:56:44.359Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-24T05:56:44.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-24T05:56:44.359Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-24T05:56:44.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-24T05:56:44.359Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-24T05:56:44.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-24T05:56:44.359Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-24T05:56:44.359Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-24T05:56:44.443Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-24T05:56:44.499Z] === RUN TestRestartManagerTimeout [2021-03-24T05:56:44.500Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-03-24T05:56:44.500Z] === RUN TestRestartManagerTimeoutReset [2021-03-24T05:56:44.500Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-03-24T05:56:44.500Z] PASS [2021-03-24T05:56:44.500Z] coverage: 50.9% of statements [2021-03-24T05:56:44.500Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 50.9% of statements [2021-03-24T05:56:44.969Z] === RUN TestDecodeContainerConfig [2021-03-24T05:56:44.969Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-03-24T05:56:44.969Z] === RUN TestDecodeContainerConfigIsolation [2021-03-24T05:56:44.969Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-03-24T05:56:44.969Z] === RUN TestValidatePrivileged [2021-03-24T05:56:44.969Z] --- PASS: TestValidatePrivileged (0.00s) [2021-03-24T05:56:44.969Z] PASS [2021-03-24T05:56:44.969Z] coverage: 52.2% of statements [2021-03-24T05:56:44.969Z] ok github.com/docker/docker/runconfig 0.081s coverage: 52.2% of statements [2021-03-24T05:56:44.979Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.20s) [2021-03-24T05:56:44.979Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.09s) [2021-03-24T05:56:44.979Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) [2021-03-24T05:56:44.979Z] === RUN TestKillStoppedContainer [2021-03-24T05:56:44.979Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-03-24T05:56:44.979Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-24T05:56:44.979Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-03-24T05:56:44.979Z] === RUN TestKillDifferentUserContainer [2021-03-24T05:56:45.957Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-03-24T05:56:45.958Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-03-24T05:56:45.958Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-03-24T05:56:45.958Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-03-24T05:56:45.958Z] PASS [2021-03-24T05:56:45.958Z] coverage: 62.5% of statements [2021-03-24T05:56:45.958Z] ok github.com/docker/docker/testutil 0.148s coverage: 62.5% of statements [2021-03-24T05:56:45.958Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-24T05:56:45.958Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-24T05:56:45.958Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-24T05:56:45.958Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-24T05:56:45.958Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-24T05:56:45.958Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-03-24T05:56:45.958Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-03-24T05:56:45.958Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-24T05:56:45.958Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-24T05:56:46.011Z] --- PASS: TestKillDifferentUserContainer (1.01s) [2021-03-24T05:56:46.011Z] === RUN TestInspectOomKilledTrue [2021-03-24T05:56:46.011Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-24T05:56:46.011Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-24T05:56:46.011Z] === RUN TestInspectOomKilledFalse [2021-03-24T05:56:46.011Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-24T05:56:46.011Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-24T05:56:46.011Z] === RUN TestLinksEtcHostsContentMatch [2021-03-24T05:56:46.351Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-24T05:56:46.641Z] --- PASS: TestLinksEtcHostsContentMatch (0.79s) [2021-03-24T05:56:46.641Z] === RUN TestLinksContainerNames [2021-03-24T05:56:46.926Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-24T05:56:47.624Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-24T05:56:47.624Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-24T05:56:48.179Z] --- PASS: TestNewClientWithTimeout (17.63s) [2021-03-24T05:56:48.179Z] === RUN TestClientStream [2021-03-24T05:56:48.179Z] --- PASS: TestClientStream (0.00s) [2021-03-24T05:56:48.179Z] === RUN TestClientSendFile [2021-03-24T05:56:48.179Z] --- PASS: TestClientSendFile (0.00s) [2021-03-24T05:56:48.179Z] === RUN TestClientWithRequestTimeout [2021-03-24T05:56:48.179Z] --- PASS: TestClientWithRequestTimeout (0.02s) [2021-03-24T05:56:48.179Z] === RUN TestFileSpecPlugin [2021-03-24T05:56:48.179Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-03-24T05:56:48.179Z] === RUN TestFileJSONSpecPlugin [2021-03-24T05:56:48.179Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-03-24T05:56:48.179Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-03-24T05:56:48.179Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-03-24T05:56:48.179Z] === RUN TestPluginAddHandler [2021-03-24T05:56:48.179Z] --- PASS: TestPluginAddHandler (0.00s) [2021-03-24T05:56:48.179Z] === RUN TestPluginWaitBadPlugin [2021-03-24T05:56:48.179Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-03-24T05:56:48.179Z] === RUN TestGet [2021-03-24T05:56:48.179Z] time="2021-03-24T05:56:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-03-24T05:56:48.648Z] === RUN TestGetDriver [2021-03-24T05:56:48.648Z] --- PASS: TestGetDriver (0.00s) [2021-03-24T05:56:48.648Z] === RUN TestVolumeRequestError [2021-03-24T05:56:48.648Z] --- PASS: TestVolumeRequestError (0.01s) [2021-03-24T05:56:48.648Z] PASS [2021-03-24T05:56:48.648Z] coverage: 36.1% of statements [2021-03-24T05:56:48.648Z] ok github.com/docker/docker/volume/drivers 0.090s coverage: 36.1% of statements [2021-03-24T05:56:48.648Z] === RUN TestGetAddress [2021-03-24T05:56:48.648Z] --- PASS: TestGetAddress (0.00s) [2021-03-24T05:56:48.648Z] === RUN TestRemove [2021-03-24T05:56:48.648Z] --- SKIP: TestRemove (0.00s) [2021-03-24T05:56:48.648Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-24T05:56:48.648Z] === RUN TestInitializeWithVolumes [2021-03-24T05:56:48.648Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-03-24T05:56:48.648Z] === RUN TestCreate [2021-03-24T05:56:48.648Z] --- PASS: TestCreate (0.01s) [2021-03-24T05:56:48.648Z] === RUN TestValidateName [2021-03-24T05:56:48.648Z] --- PASS: TestValidateName (0.00s) [2021-03-24T05:56:48.648Z] === RUN TestCreateWithOpts [2021-03-24T05:56:48.648Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-03-24T05:56:48.648Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-24T05:56:48.648Z] === RUN TestRelaodNoOpts [2021-03-24T05:56:48.648Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-03-24T05:56:48.648Z] PASS [2021-03-24T05:56:48.648Z] coverage: 41.5% of statements [2021-03-24T05:56:48.648Z] ok github.com/docker/docker/volume/local 0.144s coverage: 41.5% of statements [2021-03-24T05:56:48.704Z] --- PASS: TestLinksContainerNames (1.97s) [2021-03-24T05:56:48.704Z] === RUN TestLogsFollowTailEmpty [2021-03-24T05:56:48.988Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-24T05:56:49.118Z] === RUN TestConvertTmpfsOptions [2021-03-24T05:56:49.118Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-03-24T05:56:49.118Z] parser_test.go:49: data="mode=700,size=1m" [2021-03-24T05:56:49.118Z] parser_test.go:49: data="ro" [2021-03-24T05:56:49.118Z] === RUN TestParseMountRaw [2021-03-24T05:56:49.118Z] --- PASS: TestParseMountRaw (0.03s) [2021-03-24T05:56:49.118Z] === RUN TestParseMountRawSplit [2021-03-24T05:56:49.118Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-03-24T05:56:49.118Z] parser_test.go:390: case 0 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 1 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 2 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 3 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 4 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 5 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 6 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 7 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 8 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 0 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 1 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 2 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 3 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 4 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 5 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 6 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 7 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 8 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 9 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 10 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 11 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 12 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 0 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 1 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 2 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 3 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 4 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 5 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 6 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 7 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 8 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 9 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 10 [2021-03-24T05:56:49.118Z] parser_test.go:390: case 11 [2021-03-24T05:56:49.118Z] === RUN TestParseMountSpec [2021-03-24T05:56:49.118Z] --- PASS: TestParseMountSpec (0.00s) [2021-03-24T05:56:49.118Z] parser_test.go:455: case 0 [2021-03-24T05:56:49.118Z] parser_test.go:455: case 1 [2021-03-24T05:56:49.118Z] parser_test.go:455: case 2 [2021-03-24T05:56:49.118Z] parser_test.go:455: case 3 [2021-03-24T05:56:49.118Z] parser_test.go:455: case 4 [2021-03-24T05:56:49.118Z] parser_test.go:455: case 5 [2021-03-24T05:56:49.118Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-03-24T05:56:49.118Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-03-24T05:56:49.118Z] === RUN TestValidateMount [2021-03-24T05:56:49.118Z] --- PASS: TestValidateMount (0.00s) [2021-03-24T05:56:49.118Z] PASS [2021-03-24T05:56:49.118Z] coverage: 66.2% of statements [2021-03-24T05:56:49.118Z] ok github.com/docker/docker/volume/mounts 0.084s coverage: 66.2% of statements [2021-03-24T05:56:49.118Z] time="2021-03-24T05:56:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-03-24T05:56:49.469Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-24T05:56:49.469Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.33s) [2021-03-24T05:56:49.469Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.64s) [2021-03-24T05:56:49.469Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.15s) [2021-03-24T05:56:49.469Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s) [2021-03-24T05:56:49.469Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.25s) [2021-03-24T05:56:49.469Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) [2021-03-24T05:56:49.469Z] === RUN TestBuildMultiStageCopy [2021-03-24T05:56:49.469Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-24T05:56:49.736Z] --- PASS: TestLogsFollowTailEmpty (1.02s) [2021-03-24T05:56:49.736Z] === RUN TestContainerNetworkMountsNoChown [2021-03-24T05:56:49.916Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-24T05:56:50.688Z] === RUN TestSetGetMeta [2021-03-24T05:56:50.688Z] === PAUSE TestSetGetMeta [2021-03-24T05:56:50.688Z] === RUN TestRestore [2021-03-24T05:56:50.688Z] === PAUSE TestRestore [2021-03-24T05:56:50.688Z] === RUN TestServiceCreate [2021-03-24T05:56:50.688Z] === PAUSE TestServiceCreate [2021-03-24T05:56:50.688Z] === RUN TestServiceList [2021-03-24T05:56:50.688Z] === PAUSE TestServiceList [2021-03-24T05:56:50.688Z] === RUN TestServiceRemove [2021-03-24T05:56:50.688Z] === PAUSE TestServiceRemove [2021-03-24T05:56:50.688Z] === RUN TestServiceGet [2021-03-24T05:56:50.688Z] === PAUSE TestServiceGet [2021-03-24T05:56:50.688Z] === RUN TestServicePrune [2021-03-24T05:56:50.688Z] === PAUSE TestServicePrune [2021-03-24T05:56:50.688Z] === RUN TestCreate [2021-03-24T05:56:50.688Z] === PAUSE TestCreate [2021-03-24T05:56:50.688Z] === RUN TestRemove [2021-03-24T05:56:50.688Z] === PAUSE TestRemove [2021-03-24T05:56:50.688Z] === RUN TestList [2021-03-24T05:56:50.688Z] === PAUSE TestList [2021-03-24T05:56:50.688Z] === RUN TestFindByDriver [2021-03-24T05:56:50.688Z] === PAUSE TestFindByDriver [2021-03-24T05:56:50.688Z] === RUN TestFindByReferenced [2021-03-24T05:56:50.688Z] === PAUSE TestFindByReferenced [2021-03-24T05:56:50.688Z] === RUN TestDerefMultipleOfSameRef [2021-03-24T05:56:50.688Z] === PAUSE TestDerefMultipleOfSameRef [2021-03-24T05:56:50.688Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-24T05:56:50.688Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-24T05:56:50.688Z] === RUN TestDefererencePluginOnCreateError [2021-03-24T05:56:50.688Z] === PAUSE TestDefererencePluginOnCreateError [2021-03-24T05:56:50.688Z] === RUN TestRefDerefRemove [2021-03-24T05:56:50.688Z] === PAUSE TestRefDerefRemove [2021-03-24T05:56:50.688Z] === RUN TestGet [2021-03-24T05:56:50.688Z] === PAUSE TestGet [2021-03-24T05:56:50.688Z] === RUN TestGetWithReference [2021-03-24T05:56:50.688Z] === PAUSE TestGetWithReference [2021-03-24T05:56:50.688Z] === RUN TestFilterFunc [2021-03-24T05:56:50.688Z] === RUN TestFilterFunc/test_nil_list [2021-03-24T05:56:50.688Z] === PAUSE TestFilterFunc/test_nil_list [2021-03-24T05:56:50.688Z] === RUN TestFilterFunc/test_empty_list [2021-03-24T05:56:50.688Z] === PAUSE TestFilterFunc/test_empty_list [2021-03-24T05:56:50.688Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-03-24T05:56:50.688Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-03-24T05:56:50.688Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-24T05:56:50.688Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-24T05:56:50.688Z] === RUN TestFilterFunc/test_filter_some [2021-03-24T05:56:50.688Z] === PAUSE TestFilterFunc/test_filter_some [2021-03-24T05:56:50.688Z] === RUN TestFilterFunc/test_filter_middle [2021-03-24T05:56:50.688Z] === PAUSE TestFilterFunc/test_filter_middle [2021-03-24T05:56:50.688Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-03-24T05:56:50.688Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-03-24T05:56:50.688Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-03-24T05:56:50.688Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-03-24T05:56:50.688Z] === CONT TestFilterFunc/test_nil_list [2021-03-24T05:56:50.688Z] === CONT TestFilterFunc/test_filter_some [2021-03-24T05:56:50.688Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-24T05:56:50.688Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-03-24T05:56:50.688Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-03-24T05:56:50.688Z] === CONT TestFilterFunc/test_filter_middle [2021-03-24T05:56:50.688Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-03-24T05:56:50.688Z] === CONT TestFilterFunc/test_empty_list [2021-03-24T05:56:50.688Z] --- PASS: TestFilterFunc (0.00s) [2021-03-24T05:56:50.688Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-03-24T05:56:50.688Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-03-24T05:56:50.688Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-03-24T05:56:50.688Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-03-24T05:56:50.688Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-03-24T05:56:50.688Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-03-24T05:56:50.688Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-03-24T05:56:50.688Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-03-24T05:56:50.688Z] === CONT TestSetGetMeta [2021-03-24T05:56:50.688Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-24T05:56:50.688Z] === CONT TestCreate [2021-03-24T05:56:50.688Z] === CONT TestFindByDriver [2021-03-24T05:56:50.688Z] --- PASS: TestSetGetMeta (0.02s) [2021-03-24T05:56:50.688Z] === CONT TestList [2021-03-24T05:56:50.688Z] --- PASS: TestCreate (0.03s) [2021-03-24T05:56:50.688Z] === CONT TestRemove [2021-03-24T05:56:50.688Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-03-24T05:56:50.688Z] === CONT TestServiceRemove [2021-03-24T05:56:50.688Z] --- PASS: TestFindByDriver (0.04s) [2021-03-24T05:56:50.688Z] === CONT TestServicePrune [2021-03-24T05:56:50.688Z] --- PASS: TestList (0.04s) [2021-03-24T05:56:50.688Z] === CONT TestServiceGet [2021-03-24T05:56:50.688Z] --- PASS: TestRemove (0.03s) [2021-03-24T05:56:50.688Z] === CONT TestGet [2021-03-24T05:56:50.688Z] --- PASS: TestGet (0.02s) [2021-03-24T05:56:50.688Z] === CONT TestGetWithReference [2021-03-24T05:56:50.688Z] --- PASS: TestGetWithReference (0.02s) [2021-03-24T05:56:50.688Z] === CONT TestServiceCreate [2021-03-24T05:56:50.688Z] === CONT TestServiceList [2021-03-24T05:56:50.688Z] --- PASS: TestServiceGet (0.11s) [2021-03-24T05:56:50.688Z] time="2021-03-24T05:56:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-24T05:56:50.688Z] --- PASS: TestServiceRemove (0.15s) [2021-03-24T05:56:50.688Z] === CONT TestRestore [2021-03-24T05:56:50.688Z] --- PASS: TestServiceCreate (0.08s) [2021-03-24T05:56:50.688Z] === CONT TestRefDerefRemove [2021-03-24T05:56:50.688Z] time="2021-03-24T05:56:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-24T05:56:50.688Z] time="2021-03-24T05:56:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-24T05:56:50.688Z] --- PASS: TestServiceList (0.04s) [2021-03-24T05:56:50.688Z] === CONT TestDerefMultipleOfSameRef [2021-03-24T05:56:50.688Z] time="2021-03-24T05:56:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-03-24T05:56:50.688Z] --- PASS: TestRefDerefRemove (0.03s) [2021-03-24T05:56:50.688Z] === CONT TestFindByReferenced [2021-03-24T05:56:50.688Z] --- PASS: TestRestore (0.05s) [2021-03-24T05:56:50.688Z] === CONT TestDefererencePluginOnCreateError [2021-03-24T05:56:50.688Z] time="2021-03-24T05:56:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-24T05:56:50.688Z] --- PASS: TestServicePrune (0.20s) [2021-03-24T05:56:50.688Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-03-24T05:56:50.688Z] --- PASS: TestFindByReferenced (0.03s) [2021-03-24T05:56:50.688Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-03-24T05:56:50.688Z] PASS [2021-03-24T05:56:50.688Z] coverage: 70.3% of statements [2021-03-24T05:56:50.688Z] ok github.com/docker/docker/volume/service 0.322s coverage: 70.3% of statements [2021-03-24T05:56:50.766Z] --- PASS: TestContainerNetworkMountsNoChown (1.09s) [2021-03-24T05:56:50.766Z] === RUN TestMountDaemonRoot [2021-03-24T05:56:50.766Z] === RUN TestMountDaemonRoot/default [2021-03-24T05:56:50.766Z] === PAUSE TestMountDaemonRoot/default [2021-03-24T05:56:50.766Z] === RUN TestMountDaemonRoot/private [2021-03-24T05:56:50.766Z] === PAUSE TestMountDaemonRoot/private [2021-03-24T05:56:50.766Z] === RUN TestMountDaemonRoot/rprivate [2021-03-24T05:56:50.766Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-24T05:56:50.766Z] === RUN TestMountDaemonRoot/slave [2021-03-24T05:56:50.766Z] === PAUSE TestMountDaemonRoot/slave [2021-03-24T05:56:50.766Z] === RUN TestMountDaemonRoot/rslave [2021-03-24T05:56:50.766Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-24T05:56:50.766Z] === RUN TestMountDaemonRoot/shared [2021-03-24T05:56:50.766Z] === PAUSE TestMountDaemonRoot/shared [2021-03-24T05:56:50.766Z] === RUN TestMountDaemonRoot/rshared [2021-03-24T05:56:50.766Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-24T05:56:50.766Z] === CONT TestMountDaemonRoot/default [2021-03-24T05:56:50.766Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-24T05:56:50.766Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-24T05:56:50.766Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-24T05:56:50.766Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-24T05:56:50.766Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-24T05:56:50.766Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-24T05:56:50.766Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-24T05:56:50.766Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-24T05:56:50.766Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-24T05:56:50.766Z] === CONT TestMountDaemonRoot/rshared [2021-03-24T05:56:50.766Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-24T05:56:50.766Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-24T05:56:50.766Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-24T05:56:50.766Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-24T05:56:50.767Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-24T05:56:50.767Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-24T05:56:50.767Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-24T05:56:50.767Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-24T05:56:50.767Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-24T05:56:50.848Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-24T05:56:51.057Z] === CONT TestMountDaemonRoot/shared [2021-03-24T05:56:51.057Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-24T05:56:51.057Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-24T05:56:51.057Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-24T05:56:51.057Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-24T05:56:51.057Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-24T05:56:51.057Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-24T05:56:51.057Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-24T05:56:51.057Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-24T05:56:51.057Z] === CONT TestMountDaemonRoot/rslave [2021-03-24T05:56:51.057Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-24T05:56:51.057Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-24T05:56:51.057Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-24T05:56:51.057Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-24T05:56:51.057Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-24T05:56:51.057Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-24T05:56:51.057Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-24T05:56:51.057Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-24T05:56:51.057Z] === CONT TestMountDaemonRoot/slave [2021-03-24T05:56:51.057Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-24T05:56:51.057Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-24T05:56:51.057Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-24T05:56:51.057Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-24T05:56:51.057Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-24T05:56:51.057Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-24T05:56:51.057Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-24T05:56:51.057Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-24T05:56:51.057Z] === CONT TestMountDaemonRoot/rprivate [2021-03-24T05:56:51.057Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-24T05:56:51.057Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-24T05:56:51.057Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-24T05:56:51.057Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-24T05:56:51.057Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-24T05:56:51.057Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-24T05:56:51.057Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-24T05:56:51.057Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-24T05:56:51.057Z] === CONT TestMountDaemonRoot/private [2021-03-24T05:56:51.057Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-24T05:56:51.057Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-24T05:56:51.057Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-24T05:56:51.057Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-24T05:56:51.057Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-24T05:56:51.057Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-24T05:56:51.057Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-24T05:56:51.057Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-24T05:56:51.057Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-24T05:56:51.057Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-24T05:56:51.057Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-24T05:56:51.057Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-24T05:56:51.057Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-24T05:56:51.057Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-24T05:56:51.108Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-24T05:56:51.157Z] time="2021-03-24T05:56:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-03-24T05:56:51.347Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-24T05:56:51.347Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-24T05:56:51.347Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-24T05:56:51.347Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-24T05:56:51.347Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-24T05:56:51.347Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-24T05:56:51.347Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-24T05:56:51.367Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-24T05:56:51.627Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-24T05:56:51.638Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-24T05:56:51.638Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-24T05:56:51.638Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-24T05:56:51.638Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-24T05:56:51.638Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-24T05:56:51.638Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-24T05:56:51.638Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-24T05:56:51.638Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-24T05:56:51.638Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-24T05:56:51.638Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-24T05:56:51.638Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-24T05:56:51.805Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-24T05:56:51.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.10s) [2021-03-24T05:56:51.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.18s) [2021-03-24T05:56:51.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.67s) [2021-03-24T05:56:51.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.75s) [2021-03-24T05:56:51.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s) [2021-03-24T05:56:51.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.80s) [2021-03-24T05:56:51.805Z] === RUN TestBuildMultiStageCopy [2021-03-24T05:56:51.805Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-24T05:56:51.887Z] --- PASS: TestBuildMultiStageCopy (2.85s) [2021-03-24T05:56:51.887Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s) [2021-03-24T05:56:51.887Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-03-24T05:56:51.887Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-03-24T05:56:51.887Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2021-03-24T05:56:51.887Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2021-03-24T05:56:51.887Z] === RUN TestBuildMultiStageParentConfig [2021-03-24T05:56:51.928Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-24T05:56:51.929Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.13s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.13s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-03-24T05:56:51.929Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2021-03-24T05:56:51.929Z] === RUN TestContainerBindMountNonRecursive [2021-03-24T05:56:52.456Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2021-03-24T05:56:52.456Z] === RUN TestBuildLabelWithTargets [2021-03-24T05:56:53.395Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2021-03-24T05:56:53.395Z] === RUN TestBuildWithEmptyLayers [2021-03-24T05:56:53.964Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2021-03-24T05:56:53.964Z] === RUN TestBuildMultiStageOnBuild [2021-03-24T05:56:54.652Z] --- PASS: TestContainerBindMountNonRecursive (2.91s) [2021-03-24T05:56:54.652Z] === RUN TestContainerVolumesMountedAsShared [2021-03-24T05:56:55.067Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-24T05:56:55.683Z] --- PASS: TestContainerVolumesMountedAsShared (0.85s) [2021-03-24T05:56:55.683Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-24T05:56:55.916Z] time="2021-03-24T05:56:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-03-24T05:56:56.001Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-24T05:56:56.503Z] --- PASS: TestBuildMultiStageOnBuild (2.11s) [2021-03-24T05:56:56.503Z] === RUN TestBuildUncleanTarFilenames [2021-03-24T05:56:56.715Z] --- PASS: TestContainerVolumesMountedAsSlave (0.89s) [2021-03-24T05:56:56.715Z] === RUN TestNetworkNat [2021-03-24T05:56:56.763Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2021-03-24T05:56:56.763Z] === RUN TestBuildMultiStageLayerLeak [2021-03-24T05:56:57.364Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-24T05:56:57.750Z] --- PASS: TestNetworkNat (1.08s) [2021-03-24T05:56:57.750Z] === RUN TestNetworkLocalhostTCPNat [2021-03-24T05:56:58.289Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-24T05:56:58.785Z] --- PASS: TestNetworkLocalhostTCPNat (1.13s) [2021-03-24T05:56:58.785Z] === RUN TestNetworkLoopbackNat [2021-03-24T05:56:59.216Z] --- PASS: TestBuildMultiStageCopy (7.40s) [2021-03-24T05:56:59.216Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.40s) [2021-03-24T05:56:59.216Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-03-24T05:56:59.216Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-03-24T05:56:59.216Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-03-24T05:56:59.216Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-03-24T05:56:59.216Z] === RUN TestBuildMultiStageParentConfig [2021-03-24T05:56:59.302Z] --- PASS: TestBuildMultiStageLayerLeak (2.29s) [2021-03-24T05:56:59.302Z] === RUN TestBuildWithHugeFile [2021-03-24T05:57:01.342Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-24T05:57:01.342Z] [2021-03-24T05:57:01.342Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-03-24T05:57:01.342Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-03-24T05:57:01.342Z] Using test binary docker [2021-03-24T05:57:01.342Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-24T05:57:01.342Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-24T05:57:01.342Z] INFO: Waiting for daemon to start... [2021-03-24T05:57:01.342Z] Starting dockerd [2021-03-24T05:57:01.342Z] . [2021-03-24T05:57:01.342Z] INFO: Building docker-sdk-python3:4.4.1... [2021-03-24T05:57:02.333Z] --- PASS: TestNetworkLoopbackNat (3.61s) [2021-03-24T05:57:02.333Z] === RUN TestPause [2021-03-24T05:57:03.095Z] --- PASS: TestGet (15.00s) [2021-03-24T05:57:03.095Z] === RUN TestPluginWithNoManifest [2021-03-24T05:57:03.095Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-03-24T05:57:03.095Z] === RUN TestGetAll [2021-03-24T05:57:03.095Z] --- PASS: TestGetAll (0.00s) [2021-03-24T05:57:03.095Z] PASS [2021-03-24T05:57:03.095Z] coverage: 73.4% of statements [2021-03-24T05:57:03.095Z] ok github.com/docker/docker/pkg/plugins 35.078s coverage: 73.4% of statements [2021-03-24T05:57:03.095Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-24T05:57:03.095Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-24T05:57:03.095Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-24T05:57:03.095Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-24T05:57:03.095Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-24T05:57:03.095Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-24T05:57:03.095Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-03-24T05:57:03.095Z] ? github.com/docker/docker/quota [no test files] [2021-03-24T05:57:03.095Z] ? github.com/docker/docker/rootless [no test files] [2021-03-24T05:57:03.095Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-24T05:57:03.095Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-24T05:57:03.095Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-24T05:57:03.095Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-24T05:57:03.095Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-24T05:57:03.095Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-24T05:57:03.095Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-24T05:57:03.095Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-24T05:57:03.095Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-24T05:57:03.095Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-24T05:57:03.095Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-24T05:57:03.095Z] ? github.com/docker/docker/volume [no test files] [2021-03-24T05:57:03.095Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-24T05:57:03.095Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-24T05:57:03.365Z] --- PASS: TestPause (1.03s) [2021-03-24T05:57:03.365Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-24T05:57:03.365Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-24T05:57:03.365Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-24T05:57:03.365Z] === RUN TestPauseStopPausedContainer [2021-03-24T05:57:04.456Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-03-24T05:57:04.456Z] === RUN TestBuildLabelWithTargets [2021-03-24T05:57:04.516Z] --- PASS: TestPauseStopPausedContainer (0.98s) [2021-03-24T05:57:04.516Z] === RUN TestPsFilter [2021-03-24T05:57:04.516Z] --- PASS: TestPsFilter (0.31s) [2021-03-24T05:57:04.516Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === Skipped [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-03-24T05:57:05.413Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2021-03-24T05:57:05.413Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-03-24T05:57:05.413Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-03-24T05:57:05.413Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.02s) [2021-03-24T05:57:05.413Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-03-24T05:57:05.413Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-03-24T05:57:05.413Z] daemon_test.go:147: root required [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-24T05:57:05.413Z] reload_test.go:520: root required [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-03-24T05:57:05.413Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-24T05:57:05.413Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-03-24T05:57:05.413Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-03-24T05:57:05.413Z] download_test.go:268: Needs fixing on Windows [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-03-24T05:57:05.413Z] layer_test.go:304: Failing on Windows [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-03-24T05:57:05.413Z] layer_test.go:353: Failing on Windows [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-03-24T05:57:05.413Z] layer_test.go:468: Failing on Windows [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-03-24T05:57:05.413Z] layer_test.go:697: Failing on Windows [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-03-24T05:57:05.413Z] migration_test.go:46: Failing on Windows [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-03-24T05:57:05.413Z] migration_test.go:182: Failing on Windows [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-03-24T05:57:05.413Z] mount_test.go:17: Failing on Windows [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-03-24T05:57:05.413Z] mount_test.go:76: Failing on Windows [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-03-24T05:57:05.413Z] mount_test.go:125: Failing on Windows [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-03-24T05:57:05.413Z] mount_test.go:212: Failing on Windows [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-03-24T05:57:05.413Z] archive_test.go:134: Xz not present in msys2 [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-03-24T05:57:05.413Z] archive_test.go:239: Failing on Windows CI machines [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-03-24T05:57:05.413Z] archive_windows_test.go:16: Currently fails [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-03-24T05:57:05.413Z] changes_test.go:192: needs more investigation [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-03-24T05:57:05.413Z] changes_test.go:405: needs further investigation [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-03-24T05:57:05.413Z] changes_test.go:441: needs further investigation [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-03-24T05:57:05.413Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-24T05:57:05.413Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-03-24T05:57:05.413Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-03-24T05:57:05.413Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-03-24T05:57:05.413Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-03-24T05:57:05.413Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-24T05:57:05.413Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-24T05:57:05.413Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-03-24T05:57:05.413Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-03-24T05:57:05.413Z] poller_test.go:41: No chmod on Windows [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-24T05:57:05.413Z] fileutils_test.go:134: Needs porting to Windows [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-24T05:57:05.413Z] fileutils_test.go:180: Needs porting to Windows [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-03-24T05:57:05.413Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-03-24T05:57:05.413Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-03-24T05:57:05.413Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-03-24T05:57:05.413Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-03-24T05:57:05.413Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] [2021-03-24T05:57:05.413Z] DONE 1829 tests, 45 skipped in 218.735s [2021-03-24T05:57:05.413Z] INFO: make.ps1 ended at 03/24/2021 05:57:05 [2021-03-24T05:57:05.547Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.00s) [2021-03-24T05:57:05.547Z] === RUN TestRemoveContainerWithVolume [2021-03-24T05:57:06.579Z] --- PASS: TestRemoveContainerWithVolume (1.05s) [2021-03-24T05:57:06.579Z] === RUN TestRemoveContainerRunning [2021-03-24T05:57:07.634Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-03-24T05:57:07.634Z] INFO: Unit tests ended at 03/24/2021 05:57:07. Duration:00:03:56.8952932 [2021-03-24T05:57:07.634Z] INFO: Building busybox [2021-03-24T05:57:07.634Z] Sending build context to Docker daemon 5.12kB [2021-03-24T05:57:07.634Z] [2021-03-24T05:57:07.634Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-03-24T05:57:07.634Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-03-24T05:57:07.634Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-03-24T05:57:07.634Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-03-24T05:57:07.634Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-03-24T05:57:07.634Z] ---> 3eaa9ebbf51f [2021-03-24T05:57:07.634Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-03-24T05:57:07.634Z] ---> Running in cd5febc01ce4 [2021-03-24T05:57:08.082Z] --- PASS: TestRemoveContainerRunning (1.06s) [2021-03-24T05:57:08.082Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-24T05:57:08.713Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.07s) [2021-03-24T05:57:08.713Z] === RUN TestRemoveInvalidContainer [2021-03-24T05:57:08.713Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-24T05:57:08.713Z] === RUN TestRenameLinkedContainer [2021-03-24T05:57:12.397Z] Removing intermediate container cd5febc01ce4 [2021-03-24T05:57:12.397Z] ---> 6e39e3c9457b [2021-03-24T05:57:12.397Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-03-24T05:57:12.397Z] ---> Running in c7806cbd4985 [2021-03-24T05:57:12.545Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-03-24T05:57:12.545Z] === RUN TestBuildWithEmptyLayers [2021-03-24T05:57:12.866Z] Removing intermediate container c7806cbd4985 [2021-03-24T05:57:12.866Z] ---> 2909410f3d69 [2021-03-24T05:57:12.866Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-03-24T05:57:12.866Z] ---> Running in 016a0db59274 [2021-03-24T05:57:13.160Z] --- PASS: TestRenameLinkedContainer (4.12s) [2021-03-24T05:57:13.160Z] === RUN TestRenameStoppedContainer [2021-03-24T05:57:13.336Z] Removing intermediate container 016a0db59274 [2021-03-24T05:57:13.336Z] ---> 1638cdf9d863 [2021-03-24T05:57:13.336Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-03-24T05:57:14.191Z] --- PASS: TestRenameStoppedContainer (1.01s) [2021-03-24T05:57:14.191Z] === RUN TestRenameRunningContainerAndReuse [2021-03-24T05:57:14.325Z] [2021-03-24T05:57:14.794Z] ---> d2fd9ceac14e [2021-03-24T05:57:14.794Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-03-24T05:57:14.794Z] ---> Running in d4c2deb215d5 [2021-03-24T05:57:15.062Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-03-24T05:57:15.062Z] === RUN TestBuildMultiStageOnBuild [2021-03-24T05:57:16.253Z] --- PASS: TestRenameRunningContainerAndReuse (2.12s) [2021-03-24T05:57:16.253Z] === RUN TestRenameInvalidName [2021-03-24T05:57:17.285Z] --- PASS: TestRenameInvalidName (1.02s) [2021-03-24T05:57:17.285Z] === RUN TestRenameAnonymousContainer [2021-03-24T05:57:20.343Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-03-24T05:57:20.343Z] === RUN TestBuildUncleanTarFilenames [2021-03-24T05:57:20.905Z] --- PASS: TestBuildUncleanTarFilenames (0.89s) [2021-03-24T05:57:20.905Z] === RUN TestBuildMultiStageLayerLeak [2021-03-24T05:57:22.841Z] --- PASS: TestRenameAnonymousContainer (5.46s) [2021-03-24T05:57:22.841Z] === RUN TestRenameContainerWithSameName [2021-03-24T05:57:23.872Z] --- PASS: TestRenameContainerWithSameName (1.05s) [2021-03-24T05:57:23.872Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-24T05:57:24.694Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2021-03-24T05:57:24.694Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-24T05:57:24.694Z] ok github.com/docker/docker/api/server/middleware 0.038s coverage: 37.7% of statements [2021-03-24T05:57:24.694Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-24T05:57:24.694Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-24T05:57:24.694Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-24T05:57:24.694Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-24T05:57:24.694Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-24T05:57:24.694Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-24T05:57:24.694Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-24T05:57:24.694Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-24T05:57:24.694Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-24T05:57:24.694Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-24T05:57:24.694Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-24T05:57:24.993Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2021-03-24T05:57:25.239Z] Removing intermediate container d4c2deb215d5 [2021-03-24T05:57:25.239Z] ---> 686b75fd20a4 [2021-03-24T05:57:25.239Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-03-24T05:57:25.239Z] ---> Running in 5aede780e9ab [2021-03-24T05:57:25.292Z] ok github.com/docker/docker/api/types/filters 0.029s coverage: 92.2% of statements [2021-03-24T05:57:25.591Z] ok github.com/docker/docker/api/server/router/swarm 0.025s coverage: 5.7% of statements [2021-03-24T05:57:25.591Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-24T05:57:25.591Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-24T05:57:25.591Z] ? github.com/docker/docker/api/types [no test files] [2021-03-24T05:57:25.591Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-24T05:57:25.591Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-24T05:57:25.591Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-24T05:57:25.591Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-24T05:57:25.591Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-24T05:57:25.591Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-24T05:57:25.591Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-24T05:57:25.591Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-24T05:57:25.591Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-24T05:57:25.591Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-24T05:57:25.591Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-24T05:57:25.890Z] ok github.com/docker/docker/api/types/time 0.055s coverage: 100.0% of statements [2021-03-24T05:57:25.890Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 75.0% of statements [2021-03-24T05:57:25.890Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-24T05:57:25.890Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-24T05:57:25.890Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-24T05:57:25.890Z] ? github.com/docker/docker/builder [no test files] [2021-03-24T05:57:25.890Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-24T05:57:25.890Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-24T05:57:25.890Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-24T05:57:25.890Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-24T05:57:25.890Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-24T05:57:25.890Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-24T05:57:25.890Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-24T05:57:25.992Z] --- PASS: TestRenameContainerWithLinkedContainer (2.06s) [2021-03-24T05:57:25.992Z] === RUN TestResize [2021-03-24T05:57:26.146Z] --- PASS: TestBuildMultiStageLayerLeak (5.11s) [2021-03-24T05:57:26.146Z] === RUN TestBuildWithHugeFile [2021-03-24T05:57:26.228Z] [2021-03-24T05:57:26.228Z] SUCCESS: Specified value was saved. [2021-03-24T05:57:26.624Z] --- PASS: TestResize (1.03s) [2021-03-24T05:57:26.624Z] === RUN TestResizeWithInvalidSize [2021-03-24T05:57:27.659Z] --- PASS: TestResizeWithInvalidSize (0.98s) [2021-03-24T05:57:27.659Z] === RUN TestResizeWhenContainerNotStarted [2021-03-24T05:57:28.690Z] --- PASS: TestResizeWhenContainerNotStarted (1.01s) [2021-03-24T05:57:28.690Z] === RUN TestDaemonRestartKillContainers [2021-03-24T05:57:28.690Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-24T05:57:28.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-24T05:57:28.690Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-24T05:57:28.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-24T05:57:28.690Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-24T05:57:28.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-24T05:57:28.690Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-24T05:57:28.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-24T05:57:28.690Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-24T05:57:28.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-24T05:57:28.690Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-24T05:57:28.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-24T05:57:28.690Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-24T05:57:28.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-24T05:57:28.690Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-24T05:57:28.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-24T05:57:28.690Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-24T05:57:28.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-24T05:57:28.690Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-24T05:57:28.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-24T05:57:28.690Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-24T05:57:28.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-24T05:57:28.690Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-24T05:57:28.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-24T05:57:28.690Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-24T05:57:28.690Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-24T05:57:29.190Z] Removing intermediate container 5aede780e9ab [2021-03-24T05:57:29.190Z] ---> 0d13de931c6f [2021-03-24T05:57:29.190Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-03-24T05:57:29.190Z] ---> Running in 697e1d490337 [2021-03-24T05:57:29.463Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2021-03-24T05:57:31.414Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-24T05:57:31.414Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-24T05:57:32.918Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-24T05:57:32.918Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-24T05:57:32.990Z] Cannot create a file when that file already exists. [2021-03-24T05:57:33.032Z] ok github.com/docker/docker/builder/remotecontext/git 4.483s coverage: 86.3% of statements [2021-03-24T05:57:34.089Z] ok github.com/docker/docker/builder/remotecontext 0.474s coverage: 13.7% of statements [2021-03-24T05:57:34.423Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-24T05:57:34.423Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-24T05:57:35.647Z] ok github.com/docker/docker/builder/dockerfile 1.234s coverage: 48.3% of statements [2021-03-24T05:57:35.647Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-24T05:57:35.647Z] ? github.com/docker/docker/cli [no test files] [2021-03-24T05:57:35.647Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-24T05:57:36.488Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-24T05:57:36.779Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-24T05:57:37.751Z] ok github.com/docker/docker/client 0.503s coverage: 75.4% of statements [2021-03-24T05:57:38.864Z] Removing intermediate container 697e1d490337 [2021-03-24T05:57:38.864Z] ---> e112cd40c59d [2021-03-24T05:57:38.864Z] Step 13/13 : CMD ["sh"] [2021-03-24T05:57:38.864Z] ---> Running in e75dbf185826 [2021-03-24T05:57:39.333Z] Removing intermediate container e75dbf185826 [2021-03-24T05:57:39.333Z] ---> e0a1009632ab [2021-03-24T05:57:39.333Z] Successfully built e0a1009632ab [2021-03-24T05:57:39.333Z] Successfully tagged busybox:latest [2021-03-24T05:57:39.333Z] INFO: Docker images of the daemon under test [2021-03-24T05:57:39.333Z] [2021-03-24T05:57:39.333Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-24T05:57:39.333Z] busybox latest e0a1009632ab Less than a second ago 5.32GB [2021-03-24T05:57:39.333Z] microsoft/windowsservercore latest 3eaa9ebbf51f 3 weeks ago 5.25GB [2021-03-24T05:57:39.333Z] mcr.microsoft.com/windows/servercore ltsc2019 3eaa9ebbf51f 3 weeks ago 5.25GB [2021-03-24T05:57:39.333Z] [2021-03-24T05:57:39.333Z] INFO: Running integration tests at 03/24/2021 05:57:38... [2021-03-24T05:57:39.333Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-03-24T05:57:39.333Z] INFO: Integration API tests being run from the host: [2021-03-24T05:57:39.333Z] INFO: make.ps1 starting at 03/24/2021 05:57:38 [2021-03-24T05:57:40.289Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-24T05:57:40.289Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-24T05:57:40.337Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-03-24T05:57:43.013Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-24T05:57:43.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.40s) [2021-03-24T05:57:43.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.59s) [2021-03-24T05:57:43.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s) [2021-03-24T05:57:43.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2021-03-24T05:57:43.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2021-03-24T05:57:43.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2021-03-24T05:57:43.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.48s) [2021-03-24T05:57:43.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.46s) [2021-03-24T05:57:43.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.55s) [2021-03-24T05:57:43.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.54s) [2021-03-24T05:57:43.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s) [2021-03-24T05:57:43.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.65s) [2021-03-24T05:57:43.013Z] === RUN TestCgroupNamespacesRun [2021-03-24T05:57:45.076Z] --- PASS: TestCgroupNamespacesRun (2.07s) [2021-03-24T05:57:45.076Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-24T05:57:46.592Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2021-03-24T05:57:46.592Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-24T05:57:46.665Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-24T05:57:46.665Z] [2021-03-24T05:57:46.665Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-24T05:57:46.665Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-24T05:57:46.665Z] HOSTNAME=113e4aabcbf3 [2021-03-24T05:57:46.665Z] TESTDEBUG=0 [2021-03-24T05:57:46.665Z] DEST=bundles/test-integration [2021-03-24T05:57:46.665Z] PWD=/go/src/github.com/docker/docker [2021-03-24T05:57:46.665Z] DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T05:57:46.665Z] container=docker [2021-03-24T05:57:46.665Z] HOME=/root [2021-03-24T05:57:46.665Z] GOLANG_VERSION=1.13.15 [2021-03-24T05:57:46.665Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-24T05:57:46.665Z] VALIDATE_BRANCH=master [2021-03-24T05:57:46.665Z] TERM=xterm [2021-03-24T05:57:46.665Z] DOCKER_PKG=github.com/docker/docker [2021-03-24T05:57:46.665Z] SHLVL=1 [2021-03-24T05:57:46.665Z] TIMEOUT=120m [2021-03-24T05:57:46.665Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-24T05:57:46.665Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-24T05:57:46.665Z] GO111MODULE=off [2021-03-24T05:57:46.665Z] DOCKER_EXPERIMENTAL=1 [2021-03-24T05:57:46.665Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-24T05:57:46.665Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-24T05:57:46.665Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-24T05:57:46.665Z] GOPATH=/go [2021-03-24T05:57:46.665Z] PKG_CONFIG=pkg-config [2021-03-24T05:57:46.665Z] _=/usr/bin/env [2021-03-24T05:57:46.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-24T05:57:48.027Z] sha256:5282fd07583caff379c5e55f2890535d65611fa498a08efd57eefc1712da4d28 [2021-03-24T05:57:48.027Z] INFO: Starting docker-py tests... [2021-03-24T05:57:48.027Z] ============================= test session starts ============================== [2021-03-24T05:57:48.027Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-03-24T05:57:48.027Z] rootdir: /src, inifile: pytest.ini [2021-03-24T05:57:48.027Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-03-24T05:57:48.027Z] collected 389 items / 1 deselected / 388 selected [2021-03-24T05:57:48.027Z] [2021-03-24T05:57:51.619Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.03s) [2021-03-24T05:57:51.619Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-24T05:57:51.619Z] --- PASS: TestCgroupNamespacesRunHostMode (2.04s) [2021-03-24T05:57:51.619Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-24T05:57:51.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-24T05:57:52.650Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.03s) [2021-03-24T05:57:52.650Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-24T05:57:54.712Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.76s) [2021-03-24T05:57:54.712Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-24T05:57:55.343Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2021-03-24T05:57:55.343Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-24T05:57:55.544Z] --- PASS: TestBuildWithHugeFile (53.26s) [2021-03-24T05:57:55.544Z] === RUN TestBuildWCOWSandboxSize [2021-03-24T05:57:55.544Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-03-24T05:57:55.544Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-24T05:57:55.544Z] === RUN TestBuildWithEmptyDockerfile [2021-03-24T05:57:55.544Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-24T05:57:55.544Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-24T05:57:55.544Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-24T05:57:55.544Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-24T05:57:55.544Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-24T05:57:55.544Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-24T05:57:55.544Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-24T05:57:55.544Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-24T05:57:55.544Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-24T05:57:55.544Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s) [2021-03-24T05:57:55.544Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2021-03-24T05:57:55.544Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2021-03-24T05:57:55.544Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-03-24T05:57:55.544Z] === RUN TestBuildPreserveOwnership [2021-03-24T05:57:55.544Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-24T05:57:55.803Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-24T05:57:57.184Z] --- PASS: TestBuildPreserveOwnership (4.49s) [2021-03-24T05:57:57.184Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.11s) [2021-03-24T05:57:57.184Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.36s) [2021-03-24T05:57:57.184Z] === RUN TestBuildPlatformInvalid [2021-03-24T05:57:57.405Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.04s) [2021-03-24T05:57:57.405Z] === RUN TestKernelTCPMemory [2021-03-24T05:57:57.445Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-03-24T05:57:57.445Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-24T05:57:58.438Z] --- PASS: TestKernelTCPMemory (1.18s) [2021-03-24T05:57:58.438Z] === RUN TestNISDomainname [2021-03-24T05:57:59.942Z] --- PASS: TestNISDomainname (1.36s) [2021-03-24T05:57:59.942Z] === RUN TestHostnameDnsResolution [2021-03-24T05:58:02.005Z] --- PASS: TestHostnameDnsResolution (2.02s) [2021-03-24T05:58:02.005Z] === RUN TestStats [2021-03-24T05:58:04.314Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-24T05:58:04.314Z] INFO: Testing against a local daemon [2021-03-24T05:58:04.314Z] === RUN TestBuildWithSession [2021-03-24T05:58:04.314Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-24T05:58:04.314Z] build_session_test.go:25: TODO: BuildKit [2021-03-24T05:58:04.314Z] === RUN TestBuildSquashParent [2021-03-24T05:58:04.314Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-03-24T05:58:04.314Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T05:58:04.314Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-24T05:58:04.314Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-24T05:58:04.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-24T05:58:04.314Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-24T05:58:04.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-24T05:58:04.314Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-24T05:58:04.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-24T05:58:04.314Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-24T05:58:04.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-24T05:58:04.314Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-24T05:58:04.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-24T05:58:04.314Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-24T05:58:04.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-24T05:58:04.314Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-24T05:58:04.314Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-24T05:58:04.314Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-24T05:58:04.314Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-24T05:58:05.516Z] --- PASS: TestStats (3.10s) [2021-03-24T05:58:05.516Z] === RUN TestStopContainerWithTimeout [2021-03-24T05:58:05.516Z] === RUN TestStopContainerWithTimeout/0 [2021-03-24T05:58:05.516Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-24T05:58:05.516Z] === RUN TestStopContainerWithTimeout/1 [2021-03-24T05:58:05.516Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-24T05:58:05.516Z] === RUN TestStopContainerWithTimeout/3 [2021-03-24T05:58:05.516Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-24T05:58:05.516Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-24T05:58:05.516Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-24T05:58:05.516Z] === CONT TestStopContainerWithTimeout/0 [2021-03-24T05:58:05.516Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-24T05:58:06.146Z] === CONT TestStopContainerWithTimeout/3 [2021-03-24T05:58:07.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-24T05:58:08.210Z] === CONT TestStopContainerWithTimeout/1 [2021-03-24T05:58:08.269Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-03-24T05:58:08.837Z] tests/integration/api_client_test.py ..... [ 7%] [2021-03-24T05:58:09.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-24T05:58:10.271Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-24T05:58:10.271Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2021-03-24T05:58:10.271Z] --- PASS: TestStopContainerWithTimeout/-1 (3.25s) [2021-03-24T05:58:10.271Z] --- PASS: TestStopContainerWithTimeout/3 (3.01s) [2021-03-24T05:58:10.271Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) [2021-03-24T05:58:10.271Z] === RUN TestDeleteDevicemapper [2021-03-24T05:58:10.271Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-24T05:58:10.271Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-24T05:58:10.271Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-24T05:58:10.600Z] tests/integration/api_config_test.py ..... [ 8%] [2021-03-24T05:58:12.336Z] Loaded image: buildpack-deps:buster [2021-03-24T05:58:12.336Z] Loaded image: busybox:latest [2021-03-24T05:58:12.336Z] Loaded image: busybox:glibc [2021-03-24T05:58:13.274Z] Loaded image: debian:bullseye [2021-03-24T05:58:13.274Z] Loaded image: hello-world:latest [2021-03-24T05:58:13.534Z] Loaded image: arm32v7/hello-world:latest [2021-03-24T05:58:14.771Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.03s) [2021-03-24T05:58:14.771Z] === RUN TestUpdateMemory [2021-03-24T05:58:14.771Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-24T05:58:14.771Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-24T05:58:14.771Z] === RUN TestUpdateCPUQuota [2021-03-24T05:58:16.881Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-24T05:58:16.881Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-24T05:58:18.367Z] ok github.com/docker/docker/cmd/dockerd 0.130s coverage: 29.1% of statements [2021-03-24T05:58:19.213Z] --- PASS: TestUpdateCPUQuota (4.12s) [2021-03-24T05:58:19.213Z] === RUN TestUpdatePidsLimit [2021-03-24T05:58:19.213Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-24T05:58:19.213Z] === RUN TestUpdatePidsLimit/no_change [2021-03-24T05:58:19.843Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-24T05:58:20.474Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-24T05:58:21.105Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-24T05:58:21.700Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.79s) [2021-03-24T05:58:21.700Z] PASS [2021-03-24T05:58:21.700Z] [2021-03-24T05:58:21.700Z] === Skipped [2021-03-24T05:58:21.700Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-24T05:58:21.700Z] build_session_test.go:25: TODO: BuildKit [2021-03-24T05:58:21.700Z] [2021-03-24T05:58:21.700Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-03-24T05:58:21.700Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-24T05:58:21.700Z] [2021-03-24T05:58:21.700Z] [2021-03-24T05:58:21.700Z] DONE 34 tests, 2 skipped in 125.270s [2021-03-24T05:58:21.700Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-24T05:58:21.700Z] INFO: Testing against a local daemon [2021-03-24T05:58:21.700Z] === RUN TestConfigInspect [2021-03-24T05:58:21.736Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-24T05:58:22.314Z] --- PASS: TestBuildWithHugeFile (51.47s) [2021-03-24T05:58:22.314Z] === RUN TestBuildWCOWSandboxSize [2021-03-24T05:58:22.314Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-24T05:58:22.314Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-24T05:58:22.314Z] === RUN TestBuildWithEmptyDockerfile [2021-03-24T05:58:22.314Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-24T05:58:22.314Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-24T05:58:22.314Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-24T05:58:22.314Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-24T05:58:22.314Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-24T05:58:22.314Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-24T05:58:22.314Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-24T05:58:22.314Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-24T05:58:22.314Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-24T05:58:22.314Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-03-24T05:58:22.314Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-03-24T05:58:22.314Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-03-24T05:58:22.314Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-03-24T05:58:22.314Z] === RUN TestBuildPreserveOwnership [2021-03-24T05:58:22.314Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-24T05:58:22.367Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-24T05:58:22.896Z] ok github.com/docker/docker/container 0.180s coverage: 34.7% of statements [2021-03-24T05:58:22.896Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-24T05:58:22.896Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-24T05:58:22.896Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-24T05:58:22.896Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-24T05:58:23.873Z] --- PASS: TestUpdatePidsLimit (5.33s) [2021-03-24T05:58:23.873Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.61s) [2021-03-24T05:58:23.873Z] --- PASS: TestUpdatePidsLimit/no_change (0.62s) [2021-03-24T05:58:23.873Z] --- PASS: TestUpdatePidsLimit/update_lower (0.60s) [2021-03-24T05:58:23.873Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.67s) [2021-03-24T05:58:23.873Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.60s) [2021-03-24T05:58:23.873Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.63s) [2021-03-24T05:58:23.873Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s) [2021-03-24T05:58:23.873Z] === RUN TestUpdateRestartPolicy [2021-03-24T05:58:23.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-24T05:58:24.200Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-24T05:58:24.236Z] --- PASS: TestConfigInspect (2.49s) [2021-03-24T05:58:24.236Z] === RUN TestConfigList [2021-03-24T05:58:25.668Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.064s coverage: 65.3% of statements [2021-03-24T05:58:26.141Z] --- PASS: TestConfigList (2.34s) [2021-03-24T05:58:26.141Z] === RUN TestConfigsCreateAndDelete [2021-03-24T05:58:26.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-24T05:58:27.336Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-03-24T05:58:27.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.48s) [2021-03-24T05:58:27.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.85s) [2021-03-24T05:58:27.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.23s) [2021-03-24T05:58:27.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.20s) [2021-03-24T05:58:27.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.48s) [2021-03-24T05:58:27.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.12s) [2021-03-24T05:58:27.336Z] === RUN TestBuildMultiStageCopy [2021-03-24T05:58:27.336Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-24T05:58:27.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-24T05:58:28.360Z] --- PASS: TestBuildPreserveOwnership (10.18s) [2021-03-24T05:58:28.360Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.17s) [2021-03-24T05:58:28.360Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-03-24T05:58:28.360Z] === RUN TestBuildPlatformInvalid [2021-03-24T05:58:28.360Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-03-24T05:58:28.360Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-24T05:58:28.360Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-24T05:58:28.360Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-24T05:58:28.360Z] PASS [2021-03-24T05:58:28.360Z] [2021-03-24T05:58:28.360Z] === Skipped [2021-03-24T05:58:28.360Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-24T05:58:28.360Z] build_session_test.go:25: TODO: BuildKit [2021-03-24T05:58:28.360Z] [2021-03-24T05:58:28.360Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-24T05:58:28.360Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-24T05:58:28.360Z] [2021-03-24T05:58:28.360Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-24T05:58:28.360Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-24T05:58:28.360Z] [2021-03-24T05:58:28.360Z] [2021-03-24T05:58:28.360Z] DONE 34 tests, 3 skipped in 133.629s [2021-03-24T05:58:28.360Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-24T05:58:28.360Z] INFO: Testing against a local daemon [2021-03-24T05:58:28.360Z] === RUN TestConfigInspect [2021-03-24T05:58:28.360Z] --- SKIP: TestConfigInspect (0.02s) [2021-03-24T05:58:28.360Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T05:58:28.360Z] === RUN TestConfigList [2021-03-24T05:58:28.360Z] --- SKIP: TestConfigList (0.02s) [2021-03-24T05:58:28.360Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T05:58:28.360Z] === RUN TestConfigsCreateAndDelete [2021-03-24T05:58:28.360Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-03-24T05:58:28.360Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T05:58:28.360Z] === RUN TestConfigsUpdate [2021-03-24T05:58:28.360Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-03-24T05:58:28.360Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T05:58:28.360Z] === RUN TestTemplatedConfig [2021-03-24T05:58:28.360Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-24T05:58:28.360Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T05:58:28.360Z] === RUN TestConfigCreateResolve [2021-03-24T05:58:28.360Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-03-24T05:58:28.360Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T05:58:28.360Z] === RUN TestConfigDaemonLibtrustID [2021-03-24T05:58:28.676Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2021-03-24T05:58:28.676Z] === RUN TestConfigsUpdate [2021-03-24T05:58:29.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-24T05:58:30.182Z] ok github.com/docker/docker/daemon/cluster/convert 0.056s coverage: 35.9% of statements [2021-03-24T05:58:30.246Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-03-24T05:58:30.246Z] PASS [2021-03-24T05:58:30.246Z] [2021-03-24T05:58:30.246Z] === Skipped [2021-03-24T05:58:30.246Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-03-24T05:58:30.246Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T05:58:30.246Z] [2021-03-24T05:58:30.246Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-03-24T05:58:30.246Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T05:58:30.246Z] [2021-03-24T05:58:30.246Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-03-24T05:58:30.246Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T05:58:30.246Z] [2021-03-24T05:58:30.246Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-03-24T05:58:30.246Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T05:58:30.246Z] [2021-03-24T05:58:30.246Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-03-24T05:58:30.246Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T05:58:30.246Z] [2021-03-24T05:58:30.246Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-03-24T05:58:30.246Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T05:58:30.246Z] [2021-03-24T05:58:30.246Z] [2021-03-24T05:58:30.246Z] DONE 7 tests, 6 skipped in 1.718s [2021-03-24T05:58:30.246Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-24T05:58:30.246Z] INFO: Testing against a local daemon [2021-03-24T05:58:30.246Z] === RUN TestCheckpoint [2021-03-24T05:58:30.246Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-24T05:58:30.246Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-24T05:58:30.246Z] === RUN TestContainerInvalidJSON [2021-03-24T05:58:30.246Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-24T05:58:30.246Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-24T05:58:30.246Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-24T05:58:30.246Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-24T05:58:30.246Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-24T05:58:30.246Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-24T05:58:30.246Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-24T05:58:30.246Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-24T05:58:30.246Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-24T05:58:30.246Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-24T05:58:30.246Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-24T05:58:30.246Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-24T05:58:30.246Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-24T05:58:30.246Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-24T05:58:30.246Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-03-24T05:58:30.246Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-24T05:58:30.246Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-03-24T05:58:30.246Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-24T05:58:30.246Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-03-24T05:58:30.246Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-24T05:58:30.246Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-03-24T05:58:30.246Z] === RUN TestCopyFromContainer [2021-03-24T05:58:30.582Z] --- PASS: TestConfigsUpdate (2.25s) [2021-03-24T05:58:30.582Z] === RUN TestTemplatedConfig [2021-03-24T05:58:33.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-24T05:58:33.780Z] ok github.com/docker/docker/daemon/cluster 0.188s coverage: 0.5% of statements [2021-03-24T05:58:34.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-24T05:58:34.409Z] === RUN TestCopyFromContainer// [2021-03-24T05:58:34.409Z] === RUN TestCopyFromContainer//bar/root [2021-03-24T05:58:34.409Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-24T05:58:34.409Z] === RUN TestCopyFromContainer/bar/quux [2021-03-24T05:58:34.409Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-24T05:58:34.409Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-24T05:58:34.409Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-24T05:58:34.665Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-24T05:58:34.665Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-24T05:58:34.665Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-24T05:58:34.777Z] --- PASS: TestTemplatedConfig (3.53s) [2021-03-24T05:58:34.777Z] === RUN TestConfigCreateResolve [2021-03-24T05:58:34.921Z] --- PASS: TestCopyFromContainer (4.47s) [2021-03-24T05:58:34.921Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-24T05:58:34.921Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-03-24T05:58:34.921Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-24T05:58:34.921Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-03-24T05:58:34.921Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-24T05:58:34.921Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-24T05:58:34.921Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-24T05:58:34.921Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-03-24T05:58:34.921Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-03-24T05:58:34.921Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-03-24T05:58:34.921Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-24T05:58:34.921Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-24T05:58:34.921Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-24T05:58:34.921Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-24T05:58:34.921Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-24T05:58:34.921Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-24T05:58:34.921Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-24T05:58:34.921Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-24T05:58:34.921Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-24T05:58:34.921Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-24T05:58:34.921Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-24T05:58:34.921Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-24T05:58:34.921Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-24T05:58:34.921Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-24T05:58:34.921Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-24T05:58:34.921Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-03-24T05:58:34.921Z] === RUN TestCreateWithInvalidEnv [2021-03-24T05:58:34.921Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-24T05:58:34.921Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-24T05:58:34.921Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-24T05:58:34.921Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-24T05:58:34.921Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-24T05:58:34.921Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-24T05:58:34.921Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-24T05:58:34.921Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-24T05:58:34.921Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-24T05:58:34.921Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-24T05:58:34.921Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-24T05:58:34.921Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-24T05:58:34.921Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-24T05:58:34.921Z] === RUN TestCreateTmpfsMountsTarget [2021-03-24T05:58:34.921Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-24T05:58:34.921Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-24T05:58:35.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-24T05:58:36.682Z] --- PASS: TestConfigCreateResolve (2.34s) [2021-03-24T05:58:36.682Z] === RUN TestConfigDaemonLibtrustID [2021-03-24T05:58:36.811Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s) [2021-03-24T05:58:36.811Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-24T05:58:36.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-24T05:58:36.941Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-03-24T05:58:36.941Z] PASS [2021-03-24T05:58:36.941Z] [2021-03-24T05:58:36.941Z] DONE 7 tests in 15.735s [2021-03-24T05:58:36.942Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-24T05:58:36.942Z] INFO: Testing against a local daemon [2021-03-24T05:58:36.942Z] === RUN TestCheckpoint [2021-03-24T05:58:36.942Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-24T05:58:36.942Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-24T05:58:36.942Z] === RUN TestContainerInvalidJSON [2021-03-24T05:58:36.942Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-24T05:58:36.942Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-24T05:58:36.942Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-24T05:58:36.942Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-24T05:58:36.942Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-24T05:58:36.942Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-24T05:58:36.942Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-24T05:58:36.942Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-24T05:58:36.942Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-24T05:58:36.942Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-24T05:58:36.942Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-24T05:58:36.942Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-24T05:58:36.942Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-24T05:58:36.942Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-24T05:58:37.202Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-03-24T05:58:37.202Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-24T05:58:37.202Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-03-24T05:58:37.202Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-24T05:58:37.202Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-03-24T05:58:37.202Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-24T05:58:37.202Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-03-24T05:58:37.202Z] === RUN TestCopyFromContainer [2021-03-24T05:58:37.359Z] ok github.com/docker/docker/daemon/config 0.120s coverage: 81.8% of statements [2021-03-24T05:58:37.774Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-24T05:58:37.774Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-24T05:58:38.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-24T05:58:38.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-24T05:58:38.410Z] ok github.com/docker/docker/daemon/discovery 0.041s coverage: 30.0% of statements [2021-03-24T05:58:38.581Z] === RUN TestCopyFromContainer// [2021-03-24T05:58:38.581Z] === RUN TestCopyFromContainer//bar/root [2021-03-24T05:58:38.698Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.89s) [2021-03-24T05:58:38.698Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-24T05:58:38.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-24T05:58:38.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-24T05:58:38.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-24T05:58:38.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-24T05:58:38.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-24T05:58:38.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-24T05:58:38.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-24T05:58:38.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-24T05:58:38.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-24T05:58:38.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-24T05:58:38.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-24T05:58:38.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-24T05:58:38.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-24T05:58:38.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-24T05:58:38.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-24T05:58:38.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-24T05:58:38.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-24T05:58:38.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-24T05:58:38.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-24T05:58:38.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-24T05:58:38.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-24T05:58:38.698Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-24T05:58:38.841Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-24T05:58:38.841Z] === RUN TestCopyFromContainer/bar/quux [2021-03-24T05:58:38.841Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-24T05:58:38.841Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-24T05:58:39.100Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-24T05:58:39.100Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-24T05:58:39.100Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-24T05:58:39.100Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-24T05:58:39.198Z] --- PASS: TestUpdateRestartPolicy (13.68s) [2021-03-24T05:58:39.198Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-24T05:58:39.198Z] --- PASS: TestUpdateRestartWithAutoRemove (1.04s) [2021-03-24T05:58:39.198Z] === RUN TestWaitNonBlocked [2021-03-24T05:58:39.198Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-24T05:58:39.198Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-24T05:58:39.198Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-24T05:58:39.198Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-24T05:58:39.198Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-24T05:58:39.198Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-24T05:58:39.360Z] --- PASS: TestCopyFromContainer (2.02s) [2021-03-24T05:58:39.360Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-24T05:58:39.360Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-03-24T05:58:39.360Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-03-24T05:58:39.360Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-03-24T05:58:39.360Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-24T05:58:39.360Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-24T05:58:39.360Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-03-24T05:58:39.360Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-24T05:58:39.360Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-03-24T05:58:39.360Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-03-24T05:58:39.360Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-24T05:58:39.360Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-24T05:58:39.360Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-24T05:58:39.360Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-24T05:58:39.360Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-24T05:58:39.360Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-24T05:58:39.360Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-24T05:58:39.360Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-24T05:58:39.360Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-24T05:58:39.360Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-24T05:58:39.360Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-24T05:58:39.360Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-24T05:58:39.360Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-24T05:58:39.360Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-24T05:58:39.360Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-24T05:58:39.360Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-24T05:58:39.360Z] === RUN TestCreateWithInvalidEnv [2021-03-24T05:58:39.360Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-24T05:58:39.360Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-24T05:58:39.360Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-24T05:58:39.360Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-24T05:58:39.360Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-24T05:58:39.360Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-24T05:58:39.360Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-24T05:58:39.360Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-24T05:58:39.360Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-24T05:58:39.360Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-24T05:58:39.360Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-24T05:58:39.360Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-24T05:58:39.360Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-24T05:58:39.360Z] === RUN TestCreateTmpfsMountsTarget [2021-03-24T05:58:39.360Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-03-24T05:58:39.360Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-24T05:58:39.465Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2021-03-24T05:58:39.626Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2021-03-24T05:58:39.626Z] === RUN TestCreateDifferentPlatform [2021-03-24T05:58:39.626Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-24T05:58:39.626Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-24T05:58:39.626Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-03-24T05:58:39.626Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-24T05:58:39.626Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-24T05:58:39.626Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-24T05:58:39.626Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-03-24T05:58:39.626Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-24T05:58:39.626Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-03-24T05:58:39.626Z] === RUN TestContainerStartOnDaemonRestart [2021-03-24T05:58:39.626Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-03-24T05:58:39.626Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-24T05:58:39.626Z] === RUN TestDaemonRestartIpcMode [2021-03-24T05:58:39.626Z] === PAUSE TestDaemonRestartIpcMode [2021-03-24T05:58:39.626Z] === RUN TestDaemonHostGatewayIP [2021-03-24T05:58:39.626Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-03-24T05:58:39.626Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-24T05:58:39.626Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-24T05:58:39.626Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-24T05:58:39.626Z] === RUN TestContainerKillOnDaemonStart [2021-03-24T05:58:39.626Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-24T05:58:39.626Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-24T05:58:39.626Z] === RUN TestDiff [2021-03-24T05:58:39.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-24T05:58:39.829Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-24T05:58:39.829Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.27s) [2021-03-24T05:58:39.829Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.34s) [2021-03-24T05:58:39.829Z] === RUN TestWaitBlocked [2021-03-24T05:58:39.829Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-24T05:58:39.829Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-24T05:58:39.829Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-24T05:58:39.829Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-24T05:58:39.829Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-24T05:58:39.829Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-24T05:58:39.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-24T05:58:40.189Z] --- PASS: TestDiff (0.65s) [2021-03-24T05:58:40.189Z] === RUN TestExecWithCloseStdin [2021-03-24T05:58:40.732Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-24T05:58:41.116Z] --- PASS: TestExecWithCloseStdin (0.93s) [2021-03-24T05:58:41.116Z] === RUN TestExec [2021-03-24T05:58:41.336Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-24T05:58:41.336Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) [2021-03-24T05:58:41.336Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s) [2021-03-24T05:58:41.336Z] === CONT TestContainerStartOnDaemonRestart [2021-03-24T05:58:41.336Z] === CONT TestContainerKillOnDaemonStart [2021-03-24T05:58:41.563Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2021-03-24T05:58:41.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-24T05:58:41.895Z] --- PASS: TestCreateWithCustomMaskedPaths (2.37s) [2021-03-24T05:58:41.895Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-24T05:58:42.044Z] --- PASS: TestExec (0.96s) [2021-03-24T05:58:42.044Z] === RUN TestExecUser [2021-03-24T05:58:42.302Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-24T05:58:42.971Z] --- PASS: TestExecUser (0.94s) [2021-03-24T05:58:42.971Z] === RUN TestExportContainerAndImportImage [2021-03-24T05:58:43.870Z] --- PASS: TestBuildMultiStageCopy (16.38s) [2021-03-24T05:58:43.870Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.62s) [2021-03-24T05:58:43.870Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2021-03-24T05:58:43.870Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (2.55s) [2021-03-24T05:58:43.870Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.58s) [2021-03-24T05:58:43.870Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.66s) [2021-03-24T05:58:43.870Z] === RUN TestBuildMultiStageParentConfig [2021-03-24T05:58:43.899Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2021-03-24T05:58:43.899Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-24T05:58:44.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-24T05:58:44.434Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.33s) [2021-03-24T05:58:44.434Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-24T05:58:44.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-24T05:58:44.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-24T05:58:44.435Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-24T05:58:44.435Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-24T05:58:44.435Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-24T05:58:44.435Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-24T05:58:44.435Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-24T05:58:44.435Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-24T05:58:44.435Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-24T05:58:44.435Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-24T05:58:44.435Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-24T05:58:44.435Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-24T05:58:44.435Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-24T05:58:44.435Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-24T05:58:44.435Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-24T05:58:44.435Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-24T05:58:44.435Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-24T05:58:44.435Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-24T05:58:44.435Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-24T05:58:44.435Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-24T05:58:44.435Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-24T05:58:44.435Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-24T05:58:44.845Z] --- PASS: TestContainerStartOnDaemonRestart (3.34s) [2021-03-24T05:58:44.845Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-24T05:58:45.004Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2021-03-24T05:58:45.004Z] === RUN TestCreateDifferentPlatform [2021-03-24T05:58:45.004Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-24T05:58:45.004Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-24T05:58:45.004Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-24T05:58:45.004Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-24T05:58:45.004Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-24T05:58:45.004Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-24T05:58:45.004Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-03-24T05:58:45.004Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-24T05:58:45.004Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-03-24T05:58:45.004Z] === RUN TestContainerStartOnDaemonRestart [2021-03-24T05:58:45.004Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-24T05:58:45.004Z] === RUN TestDaemonRestartIpcMode [2021-03-24T05:58:45.004Z] === PAUSE TestDaemonRestartIpcMode [2021-03-24T05:58:45.004Z] === RUN TestDaemonHostGatewayIP [2021-03-24T05:58:45.004Z] === PAUSE TestDaemonHostGatewayIP [2021-03-24T05:58:45.004Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-24T05:58:45.004Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-24T05:58:45.004Z] === RUN TestContainerKillOnDaemonStart [2021-03-24T05:58:45.004Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-24T05:58:45.004Z] === RUN TestDiff [2021-03-24T05:58:45.109Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2021-03-24T05:58:45.792Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.366s coverage: 57.1% of statements [2021-03-24T05:58:45.792Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.479s coverage: 14.1% of statements [2021-03-24T05:58:45.942Z] --- PASS: TestDiff (0.77s) [2021-03-24T05:58:45.942Z] === RUN TestExecWithCloseStdin [2021-03-24T05:58:46.826Z] --- PASS: TestBuildMultiStageParentConfig (2.96s) [2021-03-24T05:58:46.826Z] === RUN TestBuildLabelWithTargets [2021-03-24T05:58:46.826Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-03-24T05:58:46.826Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-24T05:58:46.826Z] === RUN TestBuildWithEmptyLayers [2021-03-24T05:58:46.880Z] --- PASS: TestExecWithCloseStdin (1.06s) [2021-03-24T05:58:46.880Z] === RUN TestExec [2021-03-24T05:58:46.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-24T05:58:47.162Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2021-03-24T05:58:47.162Z] === RUN TestHealthCheckWorkdir [2021-03-24T05:58:47.620Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.13s) [2021-03-24T05:58:47.620Z] === CONT TestDaemonHostGatewayIP [2021-03-24T05:58:47.818Z] --- PASS: TestExec (1.10s) [2021-03-24T05:58:47.818Z] === RUN TestExecUser [2021-03-24T05:58:48.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-24T05:58:48.397Z] --- PASS: TestBuildWithEmptyLayers (1.58s) [2021-03-24T05:58:48.397Z] === RUN TestBuildMultiStageOnBuild [2021-03-24T05:58:48.502Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-03-24T05:58:48.526Z] --- PASS: TestHealthCheckWorkdir (1.35s) [2021-03-24T05:58:48.526Z] === RUN TestHealthKillContainer [2021-03-24T05:58:48.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-24T05:58:49.202Z] --- PASS: TestExecUser (1.09s) [2021-03-24T05:58:49.202Z] === RUN TestExportContainerAndImportImage [2021-03-24T05:58:49.369Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2021-03-24T05:58:49.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-24T05:58:50.140Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2021-03-24T05:58:50.140Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-24T05:58:50.896Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.008s coverage: 69.3% of statements [2021-03-24T05:58:51.198Z] ok github.com/docker/docker/daemon 12.334s coverage: 17.2% of statements [2021-03-24T05:58:51.198Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-24T05:58:51.198Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-24T05:58:51.198Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-24T05:58:51.198Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-24T05:58:51.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-24T05:58:51.525Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2021-03-24T05:58:51.525Z] === RUN TestHealthCheckWorkdir [2021-03-24T05:58:51.791Z] --- PASS: TestHealthKillContainer (2.98s) [2021-03-24T05:58:51.791Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-24T05:58:52.047Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2021-03-24T05:58:52.047Z] === RUN TestIpcModeNone [2021-03-24T05:58:52.063Z] --- PASS: TestDaemonHostGatewayIP (3.95s) [2021-03-24T05:58:52.063Z] === CONT TestDaemonRestartIpcMode [2021-03-24T05:58:52.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-24T05:58:52.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-24T05:58:52.743Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.804s coverage: 46.2% of statements [2021-03-24T05:58:52.743Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-24T05:58:52.743Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.963s coverage: 49.4% of statements [2021-03-24T05:58:52.903Z] --- PASS: TestHealthCheckWorkdir (1.52s) [2021-03-24T05:58:52.903Z] === RUN TestHealthKillContainer [2021-03-24T05:58:52.974Z] --- PASS: TestIpcModeNone (0.94s) [2021-03-24T05:58:52.974Z] === RUN TestIpcModePrivate [2021-03-24T05:58:53.903Z] --- PASS: TestIpcModePrivate (0.93s) [2021-03-24T05:58:53.903Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-03-24T05:58:53.903Z] === RUN TestIpcModeShareable [2021-03-24T05:58:53.903Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-03-24T05:58:53.903Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-24T05:58:53.903Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-24T05:58:54.124Z] --- PASS: TestContainerKillOnDaemonStart (12.90s) [2021-03-24T05:58:54.124Z] === CONT TestIpcModeOlderClient [2021-03-24T05:58:54.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-24T05:58:54.416Z] --- PASS: TestIpcModeOlderClient (0.18s) [2021-03-24T05:58:54.842Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 57.5% of statements [2021-03-24T05:58:55.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-24T05:58:55.894Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2021-03-24T05:58:55.920Z] --- PASS: TestDaemonRestartIpcMode (4.24s) [2021-03-24T05:58:55.920Z] PASS [2021-03-24T05:58:55.920Z] [2021-03-24T05:58:55.920Z] === Skipped [2021-03-24T05:58:55.920Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-03-24T05:58:55.920Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-24T05:58:55.920Z] [2021-03-24T05:58:55.920Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-24T05:58:55.920Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-24T05:58:55.920Z] [2021-03-24T05:58:55.920Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-24T05:58:55.920Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-24T05:58:55.920Z] [2021-03-24T05:58:55.920Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-24T05:58:55.920Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-24T05:58:55.920Z] [2021-03-24T05:58:55.920Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-03-24T05:58:55.920Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-24T05:58:55.920Z] [2021-03-24T05:58:55.920Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-03-24T05:58:55.920Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-24T05:58:55.920Z] [2021-03-24T05:58:55.920Z] [2021-03-24T05:58:55.920Z] DONE 196 tests, 6 skipped in 179.022s [2021-03-24T05:58:55.920Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-03-24T05:58:55.920Z] ++ 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 [2021-03-24T05:58:55.920Z] ++ set -e [2021-03-24T05:58:55.920Z] ++ '[' -n 0 ']' [2021-03-24T05:58:55.920Z] ++ set -x [2021-03-24T05:58:55.920Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-24T05:58:56.194Z] --- PASS: TestHealthKillContainer (3.10s) [2021-03-24T05:58:56.195Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-24T05:58:56.211Z] INFO: Testing against a local daemon [2021-03-24T05:58:56.211Z] === RUN TestCommitInheritsEnv [2021-03-24T05:58:56.418Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.54s) [2021-03-24T05:58:56.418Z] === RUN TestAPIIpcModeHost [2021-03-24T05:58:56.418Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-03-24T05:58:56.418Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-24T05:58:56.418Z] === RUN TestDaemonIpcModeShareable [2021-03-24T05:58:56.418Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-03-24T05:58:56.418Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-24T05:58:56.418Z] === RUN TestDaemonIpcModePrivate [2021-03-24T05:58:56.537Z] ok github.com/docker/docker/daemon/links 0.020s coverage: 93.0% of statements [2021-03-24T05:58:56.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-24T05:58:56.768Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2021-03-24T05:58:56.768Z] === RUN TestIpcModeNone [2021-03-24T05:58:56.841Z] --- PASS: TestCommitInheritsEnv (0.63s) [2021-03-24T05:58:56.841Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-24T05:58:56.841Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-24T05:58:56.841Z] === RUN TestImagesFilterMultiReference [2021-03-24T05:58:56.841Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2021-03-24T05:58:56.841Z] === RUN TestImagePullPlatformInvalid [2021-03-24T05:58:56.841Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-03-24T05:58:56.841Z] === RUN TestRemoveImageOrphaning [2021-03-24T05:58:56.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-24T05:58:57.479Z] --- PASS: TestRemoveImageOrphaning (0.61s) [2021-03-24T05:58:57.479Z] === RUN TestRemoveImageGarbageCollector [2021-03-24T05:58:57.479Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-24T05:58:57.479Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T05:58:57.479Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-24T05:58:57.479Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-03-24T05:58:57.479Z] === RUN TestTagInvalidReference [2021-03-24T05:58:57.479Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-24T05:58:57.479Z] === RUN TestTagValidPrefixedRepo [2021-03-24T05:58:57.479Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-03-24T05:58:57.479Z] === RUN TestTagExistedNameWithoutForce [2021-03-24T05:58:57.479Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2021-03-24T05:58:57.479Z] === RUN TestTagOfficialNames [2021-03-24T05:58:57.479Z] --- PASS: TestTagOfficialNames (0.04s) [2021-03-24T05:58:57.479Z] === RUN TestTagMatchesDigest [2021-03-24T05:58:57.707Z] --- PASS: TestIpcModeNone (1.10s) [2021-03-24T05:58:57.707Z] === RUN TestIpcModePrivate [2021-03-24T05:58:57.770Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-03-24T05:58:57.770Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-24T05:58:58.374Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-24T05:58:58.374Z] Using test binary docker [2021-03-24T05:58:58.374Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-24T05:58:58.374Z] +++ /etc/init.d/apparmor start [2021-03-24T05:58:58.374Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-24T05:58:58.374Z] INFO: Waiting for daemon to start... [2021-03-24T05:58:58.374Z] Starting dockerd [2021-03-24T05:58:58.374Z] +++ 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 [2021-03-24T05:58:59.086Z] --- PASS: TestIpcModePrivate (1.07s) [2021-03-24T05:58:59.087Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-03-24T05:58:59.087Z] === RUN TestIpcModeShareable [2021-03-24T05:58:59.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-24T05:58:59.311Z] ok github.com/docker/docker/daemon/logger 0.243s coverage: 43.2% of statements [2021-03-24T05:58:59.311Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.646s coverage: 52.2% of statements [2021-03-24T05:58:59.311Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-24T05:58:59.311Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-24T05:58:59.682Z] --- PASS: TestDaemonIpcModePrivate (2.66s) [2021-03-24T05:58:59.682Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-03-24T05:58:59.682Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-24T05:58:59.682Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-24T05:58:59.682Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-24T05:58:59.682Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-24T05:58:59.682Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-24T05:58:59.682Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-24T05:58:59.682Z] === RUN TestIpcModeOlderClient [2021-03-24T05:58:59.682Z] === PAUSE TestIpcModeOlderClient [2021-03-24T05:58:59.682Z] === RUN TestKillContainerInvalidSignal [2021-03-24T05:58:59.682Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2021-03-24T05:58:59.682Z] === RUN TestKillContainer [2021-03-24T05:58:59.682Z] === RUN TestKillContainer/no_signal [2021-03-24T05:59:00.003Z] ok github.com/docker/docker/daemon/images 0.075s coverage: 6.7% of statements [2021-03-24T05:59:00.003Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-24T05:59:00.003Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-24T05:59:00.024Z] --- PASS: TestIpcModeShareable (1.10s) [2021-03-24T05:59:00.024Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-03-24T05:59:00.024Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-24T05:59:00.643Z] === RUN TestKillContainer/non_killing_signal [2021-03-24T05:59:00.647Z] ok github.com/docker/docker/daemon/logger/awslogs 0.442s coverage: 77.4% of statements [2021-03-24T05:59:00.647Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-24T05:59:00.647Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-24T05:59:00.899Z] === RUN TestKillContainer/killing_signal [2021-03-24T05:59:01.827Z] --- PASS: TestKillContainer (1.95s) [2021-03-24T05:59:01.827Z] --- PASS: TestKillContainer/no_signal (0.64s) [2021-03-24T05:59:01.827Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-03-24T05:59:01.827Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2021-03-24T05:59:01.827Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-24T05:59:01.827Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-24T05:59:02.176Z] ok github.com/docker/docker/daemon/logger/journald 0.034s coverage: 23.9% of statements [2021-03-24T05:59:02.176Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2021-03-24T05:59:02.176Z] ok github.com/docker/docker/daemon/logger/gelf 0.027s coverage: 67.0% of statements [2021-03-24T05:59:02.388Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-24T05:59:02.950Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2021-03-24T05:59:02.950Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2021-03-24T05:59:02.950Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2021-03-24T05:59:02.950Z] === RUN TestKillStoppedContainer [2021-03-24T05:59:02.950Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-03-24T05:59:02.950Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-24T05:59:03.206Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-03-24T05:59:03.206Z] === RUN TestKillDifferentUserContainer [2021-03-24T05:59:03.229Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 69.9% of statements [2021-03-24T05:59:03.315Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.96s) [2021-03-24T05:59:03.315Z] === RUN TestAPIIpcModeHost [2021-03-24T05:59:03.351Z] --- PASS: TestBuildMultiStageOnBuild (14.84s) [2021-03-24T05:59:03.351Z] === RUN TestBuildUncleanTarFilenames [2021-03-24T05:59:03.351Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-03-24T05:59:03.351Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-24T05:59:03.351Z] === RUN TestBuildMultiStageLayerLeak [2021-03-24T05:59:03.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-24T05:59:03.768Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2021-03-24T05:59:03.768Z] === RUN TestInspectOomKilledTrue [2021-03-24T05:59:03.768Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-24T05:59:03.768Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-24T05:59:03.768Z] === RUN TestInspectOomKilledFalse [2021-03-24T05:59:03.768Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-24T05:59:03.768Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-24T05:59:03.768Z] === RUN TestLinksEtcHostsContentMatch [2021-03-24T05:59:03.768Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-03-24T05:59:03.768Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-24T05:59:03.768Z] === RUN TestLinksContainerNames [2021-03-24T05:59:04.254Z] --- PASS: TestAPIIpcModeHost (1.12s) [2021-03-24T05:59:04.254Z] === RUN TestDaemonIpcModeShareable [2021-03-24T05:59:04.770Z] ok github.com/docker/docker/daemon/logger/local 0.109s coverage: 75.2% of statements [2021-03-24T05:59:04.770Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-24T05:59:04.952Z] . [2021-03-24T05:59:04.952Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-24T05:59:04.952Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-24T05:59:04.952Z] Error: No such image: emptyfs [2021-03-24T05:59:04.952Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-24T05:59:04.952Z] ++++ docker load [2021-03-24T05:59:05.133Z] --- PASS: TestLinksContainerNames (1.35s) [2021-03-24T05:59:05.133Z] === RUN TestLogsFollowTailEmpty [2021-03-24T05:59:05.213Z] Running integration-test (iteration 1) [2021-03-24T05:59:05.213Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-03-24T05:59:05.213Z] ++ 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 [2021-03-24T05:59:05.213Z] ++ set -e [2021-03-24T05:59:05.213Z] ++ '[' -n 0 ']' [2021-03-24T05:59:05.213Z] ++ set -x [2021-03-24T05:59:05.213Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-24T05:59:05.417Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 55.1% of statements [2021-03-24T05:59:05.695Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2021-03-24T05:59:05.695Z] === RUN TestContainerNetworkMountsNoChown [2021-03-24T05:59:05.714Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.060s coverage: 31.5% of statements [2021-03-24T05:59:05.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-24T05:59:06.161Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2021-03-24T05:59:06.161Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-03-24T05:59:06.161Z] === RUN TestDaemonIpcModePrivate [2021-03-24T05:59:06.622Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/default [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/default [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/private [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/private [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/rprivate [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/slave [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/slave [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/rslave [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/shared [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/shared [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/rshared [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/default [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/rslave [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/rshared [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/shared [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/rprivate [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/slave [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/private [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-24T05:59:06.622Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-24T05:59:06.622Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-24T05:59:06.622Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-24T05:59:06.770Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2021-03-24T05:59:06.878Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-24T05:59:06.878Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-24T05:59:06.878Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-24T05:59:06.878Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-24T05:59:06.878Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-03-24T05:59:06.878Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-03-24T05:59:06.878Z] === RUN TestContainerBindMountNonRecursive [2021-03-24T05:59:06.878Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-03-24T05:59:06.878Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-24T05:59:06.878Z] === RUN TestContainerVolumesMountedAsShared [2021-03-24T05:59:06.878Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-03-24T05:59:06.878Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-24T05:59:06.878Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-24T05:59:06.878Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-03-24T05:59:06.878Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-24T05:59:06.878Z] === RUN TestNetworkNat [2021-03-24T05:59:07.546Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2021-03-24T05:59:07.546Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-03-24T05:59:07.546Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-24T05:59:07.806Z] --- PASS: TestNetworkNat (0.76s) [2021-03-24T05:59:07.806Z] === RUN TestNetworkLocalhostTCPNat [2021-03-24T05:59:07.824Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2021-03-24T05:59:08.368Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) [2021-03-24T05:59:08.368Z] === RUN TestNetworkLoopbackNat [2021-03-24T05:59:09.357Z] ok github.com/docker/docker/daemon/logger/splunk 2.486s coverage: 82.5% of statements [2021-03-24T05:59:09.357Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-24T05:59:09.357Z] ok github.com/docker/docker/daemon/network 0.035s coverage: 63.8% of statements [2021-03-24T05:59:09.357Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-24T05:59:09.455Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2021-03-24T05:59:09.455Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-03-24T05:59:09.455Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-24T05:59:11.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-24T05:59:11.428Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2021-03-24T05:59:11.428Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-03-24T05:59:11.428Z] === RUN TestIpcModeOlderClient [2021-03-24T05:59:11.428Z] === PAUSE TestIpcModeOlderClient [2021-03-24T05:59:11.428Z] === RUN TestKillContainerInvalidSignal [2021-03-24T05:59:11.478Z] ok github.com/docker/docker/distribution/metadata 0.090s coverage: 48.2% of statements [2021-03-24T05:59:11.631Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2021-03-24T05:59:11.632Z] === RUN TestPause [2021-03-24T05:59:11.632Z] --- SKIP: TestPause (0.00s) [2021-03-24T05:59:11.632Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-24T05:59:11.632Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-24T05:59:11.632Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-24T05:59:11.632Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-24T05:59:11.632Z] === RUN TestPauseStopPausedContainer [2021-03-24T05:59:11.632Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-03-24T05:59:11.632Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-24T05:59:11.632Z] === RUN TestPsFilter [2021-03-24T05:59:11.632Z] --- PASS: TestPsFilter (0.10s) [2021-03-24T05:59:11.632Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-24T05:59:11.703Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2021-03-24T05:59:11.703Z] === RUN TestKillContainer [2021-03-24T05:59:11.703Z] === RUN TestKillContainer/no_signal [2021-03-24T05:59:12.243Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2021-03-24T05:59:12.243Z] === RUN TestRemoveContainerWithVolume [2021-03-24T05:59:12.658Z] === RUN TestKillContainer/non_killing_signal [2021-03-24T05:59:12.809Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2021-03-24T05:59:12.809Z] === RUN TestRemoveContainerRunning [2021-03-24T05:59:13.014Z] ok github.com/docker/docker/errdefs 0.033s coverage: 53.1% of statements [2021-03-24T05:59:13.230Z] === RUN TestKillContainer/killing_signal [2021-03-24T05:59:13.312Z] ok github.com/docker/docker/distribution 0.487s coverage: 25.2% of statements [2021-03-24T05:59:13.312Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-24T05:59:13.735Z] --- PASS: TestRemoveContainerRunning (0.68s) [2021-03-24T05:59:13.735Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-24T05:59:13.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-24T05:59:14.167Z] --- PASS: TestKillContainer (2.18s) [2021-03-24T05:59:14.167Z] --- PASS: TestKillContainer/no_signal (0.77s) [2021-03-24T05:59:14.167Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2021-03-24T05:59:14.167Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2021-03-24T05:59:14.167Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-24T05:59:14.167Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-24T05:59:14.295Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2021-03-24T05:59:14.295Z] === RUN TestRemoveInvalidContainer [2021-03-24T05:59:14.295Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-24T05:59:14.295Z] === RUN TestRenameLinkedContainer [2021-03-24T05:59:14.736Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-24T05:59:15.305Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2021-03-24T05:59:15.305Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2021-03-24T05:59:15.305Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2021-03-24T05:59:15.305Z] === RUN TestKillStoppedContainer [2021-03-24T05:59:15.305Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-03-24T05:59:15.305Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-24T05:59:15.305Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-03-24T05:59:15.305Z] === RUN TestKillDifferentUserContainer [2021-03-24T05:59:15.413Z] ok github.com/docker/docker/distribution/xfer 1.705s coverage: 85.1% of statements [2021-03-24T05:59:15.413Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-24T05:59:15.413Z] ok github.com/docker/docker/image 0.080s coverage: 86.6% of statements [2021-03-24T05:59:15.711Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2021-03-24T05:59:15.858Z] --- PASS: TestBuildMultiStageLayerLeak (11.25s) [2021-03-24T05:59:15.858Z] === RUN TestBuildWithHugeFile [2021-03-24T05:59:16.242Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2021-03-24T05:59:16.242Z] === RUN TestInspectOomKilledTrue [2021-03-24T05:59:16.242Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-24T05:59:16.242Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-24T05:59:16.242Z] === RUN TestInspectOomKilledFalse [2021-03-24T05:59:16.785Z] ok github.com/docker/docker/libcontainerd/queue 0.043s coverage: 100.0% of statements [2021-03-24T05:59:16.808Z] --- PASS: TestRenameLinkedContainer (2.56s) [2021-03-24T05:59:16.808Z] === RUN TestRenameStoppedContainer [2021-03-24T05:59:16.810Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2021-03-24T05:59:16.810Z] === RUN TestLinksEtcHostsContentMatch [2021-03-24T05:59:17.082Z] ok github.com/docker/docker/image/tarexport 0.048s coverage: 0.6% of statements [2021-03-24T05:59:17.370Z] --- PASS: TestRenameStoppedContainer (0.62s) [2021-03-24T05:59:17.370Z] === RUN TestRenameRunningContainerAndReuse [2021-03-24T05:59:17.747Z] --- PASS: TestLinksEtcHostsContentMatch (0.79s) [2021-03-24T05:59:17.747Z] === RUN TestLinksContainerNames [2021-03-24T05:59:17.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-24T05:59:18.610Z] ok github.com/docker/docker/image/v1 0.047s coverage: 25.0% of statements [2021-03-24T05:59:18.610Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-24T05:59:18.732Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s) [2021-03-24T05:59:18.732Z] === RUN TestRenameInvalidName [2021-03-24T05:59:19.126Z] --- PASS: TestLinksContainerNames (1.38s) [2021-03-24T05:59:19.126Z] === RUN TestLogsFollowTailEmpty [2021-03-24T05:59:19.294Z] --- PASS: TestRenameInvalidName (0.66s) [2021-03-24T05:59:19.294Z] === RUN TestRenameAnonymousContainer [2021-03-24T05:59:19.695Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2021-03-24T05:59:19.695Z] === RUN TestContainerNetworkMountsNoChown [2021-03-24T05:59:20.125Z] Loaded image: buildpack-deps:buster [2021-03-24T05:59:20.125Z] Loaded image: busybox:latest [2021-03-24T05:59:20.125Z] Loaded image: busybox:glibc [2021-03-24T05:59:20.146Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 52.9% of statements [2021-03-24T05:59:20.264Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/default [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/default [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/private [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/private [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/rprivate [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/slave [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/slave [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/rslave [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/shared [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/shared [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/rshared [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-24T05:59:20.264Z] === CONT TestMountDaemonRoot/default [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-24T05:59:20.264Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-24T05:59:20.264Z] === CONT TestMountDaemonRoot/rshared [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-24T05:59:20.264Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-24T05:59:20.264Z] === CONT TestMountDaemonRoot/shared [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-24T05:59:20.264Z] === CONT TestMountDaemonRoot/rslave [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-24T05:59:20.264Z] === CONT TestMountDaemonRoot/slave [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-24T05:59:20.264Z] === CONT TestMountDaemonRoot/rprivate [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-24T05:59:20.264Z] === CONT TestMountDaemonRoot/private [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-24T05:59:20.264Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-24T05:59:20.264Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-24T05:59:20.264Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-24T05:59:20.264Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-24T05:59:20.264Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-24T05:59:20.264Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-24T05:59:20.444Z] ok github.com/docker/docker/opts 0.083s coverage: 67.1% of statements [2021-03-24T05:59:20.523Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-24T05:59:20.524Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-24T05:59:20.524Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-24T05:59:20.524Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-24T05:59:20.524Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-24T05:59:20.524Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-24T05:59:20.524Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-24T05:59:20.524Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-24T05:59:20.524Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-24T05:59:20.524Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-24T05:59:20.524Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-24T05:59:20.524Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-24T05:59:20.524Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-24T05:59:20.524Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-24T05:59:20.524Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-24T05:59:20.524Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-24T05:59:20.524Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-24T05:59:20.524Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-24T05:59:20.524Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-24T05:59:20.524Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-24T05:59:20.544Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-24T05:59:20.544Z] Using test binary docker [2021-03-24T05:59:20.544Z] +++ /etc/init.d/apparmor start [2021-03-24T05:59:20.544Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-24T05:59:20.544Z] INFO: Waiting for daemon to start... [2021-03-24T05:59:20.544Z] Starting dockerd [2021-03-24T05:59:20.544Z] +++ 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 [2021-03-24T05:59:20.741Z] ok github.com/docker/docker/oci 0.061s coverage: 45.2% of statements [2021-03-24T05:59:20.784Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-24T05:59:20.784Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-24T05:59:20.784Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-03-24T05:59:20.784Z] === RUN TestContainerBindMountNonRecursive [2021-03-24T05:59:21.809Z] --- PASS: TestRenameAnonymousContainer (2.20s) [2021-03-24T05:59:21.809Z] === RUN TestRenameContainerWithSameName [2021-03-24T05:59:22.062Z] Loaded image: debian:bullseye [2021-03-24T05:59:22.370Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2021-03-24T05:59:22.370Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-24T05:59:22.692Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2021-03-24T05:59:22.692Z] === RUN TestContainerVolumesMountedAsShared [2021-03-24T05:59:22.719Z] . [2021-03-24T05:59:22.719Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-24T05:59:22.837Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2021-03-24T05:59:22.980Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-24T05:59:22.980Z] Error: No such image: emptyfs [2021-03-24T05:59:22.980Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-24T05:59:22.980Z] ++++ docker load [2021-03-24T05:59:23.014Z] Loaded image: hello-world:latest [2021-03-24T05:59:23.140Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2021-03-24T05:59:23.241Z] Running integration-test (iteration 1) [2021-03-24T05:59:23.241Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-24T05:59:23.241Z] ++ 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 [2021-03-24T05:59:23.241Z] ++ set -e [2021-03-24T05:59:23.241Z] ++ '[' -n 0 ']' [2021-03-24T05:59:23.241Z] ++ set -x [2021-03-24T05:59:23.241Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-24T05:59:23.261Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2021-03-24T05:59:23.261Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-24T05:59:23.742Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2021-03-24T05:59:23.742Z] === RUN TestResize [2021-03-24T05:59:23.783Z] ok github.com/docker/docker/pkg/authorization 1.084s coverage: 68.3% of statements [2021-03-24T05:59:24.199Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s) [2021-03-24T05:59:24.199Z] === RUN TestNetworkNat [2021-03-24T05:59:24.307Z] --- PASS: TestResize (0.66s) [2021-03-24T05:59:24.307Z] === RUN TestResizeWithInvalidSize [2021-03-24T05:59:24.395Z] Loaded image: arm32v7/hello-world:latest [2021-03-24T05:59:24.430Z] ok github.com/docker/docker/pkg/archive 1.211s coverage: 77.2% of statements [2021-03-24T05:59:24.726Z] ok github.com/docker/docker/pkg/directory 0.019s coverage: 80.0% of statements [2021-03-24T05:59:24.768Z] --- PASS: TestNetworkNat (0.72s) [2021-03-24T05:59:24.768Z] === RUN TestNetworkLocalhostTCPNat [2021-03-24T05:59:24.870Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-03-24T05:59:24.870Z] === RUN TestResizeWhenContainerNotStarted [2021-03-24T05:59:25.335Z] INFO: Testing against a local daemon [2021-03-24T05:59:25.335Z] === RUN TestCgroupNamespacesBuild [2021-03-24T05:59:25.368Z] ok github.com/docker/docker/pkg/discovery 0.022s coverage: 58.3% of statements [2021-03-24T05:59:25.665Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2021-03-24T05:59:25.706Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2021-03-24T05:59:25.706Z] === RUN TestNetworkLoopbackNat [2021-03-24T05:59:25.799Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2021-03-24T05:59:25.799Z] === RUN TestDaemonRestartKillContainers [2021-03-24T05:59:25.799Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-24T05:59:25.799Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-24T05:59:25.799Z] === RUN TestCgroupNamespacesRun [2021-03-24T05:59:26.309Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-03-24T05:59:26.955Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-03-24T05:59:27.596Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-03-24T05:59:27.879Z] --- PASS: TestCgroupNamespacesBuild (2.72s) [2021-03-24T05:59:27.879Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-24T05:59:28.239Z] ok github.com/docker/docker/layer 7.517s coverage: 68.8% of statements [2021-03-24T05:59:28.239Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-24T05:59:28.239Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-24T05:59:28.239Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-24T05:59:28.239Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-24T05:59:28.239Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-24T05:59:28.311Z] --- PASS: TestCgroupNamespacesRun (2.64s) [2021-03-24T05:59:28.311Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-24T05:59:28.883Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-03-24T05:59:28.883Z] ok github.com/docker/docker/pkg/chrootarchive 4.013s coverage: 43.2% of statements [2021-03-24T05:59:28.883Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-24T05:59:28.883Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-24T05:59:28.883Z] ok github.com/docker/docker/pkg/fileutils 0.032s coverage: 89.5% of statements [2021-03-24T05:59:28.995Z] --- PASS: TestNetworkLoopbackNat (3.10s) [2021-03-24T05:59:28.995Z] === RUN TestPause [2021-03-24T05:59:29.563Z] --- PASS: TestPause (0.83s) [2021-03-24T05:59:29.563Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-24T05:59:29.563Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-24T05:59:29.563Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-24T05:59:29.563Z] === RUN TestPauseStopPausedContainer [2021-03-24T05:59:29.794Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.03s) [2021-03-24T05:59:29.794Z] === RUN TestBuildWithSession [2021-03-24T05:59:29.794Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-24T05:59:29.794Z] build_session_test.go:25: TODO: BuildKit [2021-03-24T05:59:29.794Z] === RUN TestBuildSquashParent [2021-03-24T05:59:29.950Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2021-03-24T05:59:29.950Z] ok github.com/docker/docker/pkg/fsutils 0.373s coverage: 85.1% of statements [2021-03-24T05:59:30.132Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2021-03-24T05:59:30.132Z] === RUN TestPsFilter [2021-03-24T05:59:30.132Z] --- PASS: TestPsFilter (0.09s) [2021-03-24T05:59:30.132Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-24T05:59:30.248Z] ok github.com/docker/docker/pkg/discovery/kv 3.118s coverage: 84.1% of statements [2021-03-24T05:59:30.822Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2021-03-24T05:59:30.822Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-24T05:59:31.070Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2021-03-24T05:59:31.070Z] === RUN TestRemoveContainerWithVolume [2021-03-24T05:59:31.301Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2021-03-24T05:59:31.600Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2021-03-24T05:59:31.639Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2021-03-24T05:59:31.639Z] === RUN TestRemoveContainerRunning [2021-03-24T05:59:31.897Z] ok github.com/docker/docker/pkg/idtools 0.581s coverage: 69.5% of statements [2021-03-24T05:59:32.193Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2021-03-24T05:59:32.207Z] --- PASS: TestRemoveContainerRunning (0.68s) [2021-03-24T05:59:32.207Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-24T05:59:32.490Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2021-03-24T05:59:32.787Z] ok github.com/docker/docker/pkg/ioutils 1.317s coverage: 69.3% of statements [2021-03-24T05:59:32.787Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-24T05:59:32.787Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-24T05:59:32.787Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-24T05:59:32.787Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-24T05:59:32.787Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2021-03-24T05:59:33.145Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2021-03-24T05:59:33.145Z] === RUN TestRemoveInvalidContainer [2021-03-24T05:59:33.145Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-24T05:59:33.145Z] === RUN TestRenameLinkedContainer [2021-03-24T05:59:33.335Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.65s) [2021-03-24T05:59:33.335Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-24T05:59:33.851Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2021-03-24T05:59:33.852Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.030s coverage: 86.7% of statements [2021-03-24T05:59:33.852Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-24T05:59:33.852Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-24T05:59:34.149Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.026s coverage: 56.8% of statements [2021-03-24T05:59:35.203Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 88.2% of statements [2021-03-24T05:59:35.500Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2021-03-24T05:59:35.500Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2021-03-24T05:59:35.680Z] --- PASS: TestRenameLinkedContainer (2.80s) [2021-03-24T05:59:35.680Z] === RUN TestRenameStoppedContainer [2021-03-24T05:59:35.849Z] --- PASS: TestCgroupNamespacesRunHostMode (2.66s) [2021-03-24T05:59:35.849Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-24T05:59:36.143Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2021-03-24T05:59:36.617Z] --- PASS: TestRenameStoppedContainer (0.71s) [2021-03-24T05:59:36.617Z] === RUN TestRenameRunningContainerAndReuse [2021-03-24T05:59:36.784Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2021-03-24T05:59:37.080Z] ok github.com/docker/docker/pkg/pubsub 1.137s coverage: 75.0% of statements [2021-03-24T05:59:37.735Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2021-03-24T05:59:37.735Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-03-24T05:59:37.934Z] --- PASS: TestBuildSquashParent (7.66s) [2021-03-24T05:59:37.934Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-24T05:59:37.934Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-24T05:59:37.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-24T05:59:37.934Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-24T05:59:37.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-24T05:59:37.934Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-24T05:59:37.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-24T05:59:37.934Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-24T05:59:37.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-24T05:59:37.934Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-24T05:59:37.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-24T05:59:37.934Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-24T05:59:37.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-24T05:59:37.934Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-24T05:59:37.934Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-24T05:59:37.934Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-24T05:59:37.934Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-24T05:59:37.996Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2021-03-24T05:59:37.996Z] === RUN TestRenameInvalidName [2021-03-24T05:59:38.364Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.65s) [2021-03-24T05:59:38.364Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-24T05:59:38.565Z] --- PASS: TestRenameInvalidName (0.69s) [2021-03-24T05:59:38.565Z] === RUN TestRenameAnonymousContainer [2021-03-24T05:59:38.909Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements [2021-03-24T05:59:39.206Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 53.8% of statements [2021-03-24T05:59:39.504Z] ok github.com/docker/docker/pkg/signal 2.904s coverage: 61.0% of statements [2021-03-24T05:59:39.801Z] ok github.com/docker/docker/pkg/tailfile 0.148s coverage: 88.6% of statements [2021-03-24T05:59:40.099Z] testing: warning: no tests to run [2021-03-24T05:59:40.099Z] coverage: [no statements] [2021-03-24T05:59:40.099Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2021-03-24T05:59:40.483Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-24T05:59:40.744Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-24T05:59:40.747Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2021-03-24T05:59:40.747Z] ok github.com/docker/docker/pkg/tarsum 0.123s coverage: 89.3% of statements [2021-03-24T05:59:40.876Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s) [2021-03-24T05:59:40.876Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-24T05:59:41.046Z] ok github.com/docker/docker/pkg/truncindex 0.112s coverage: 91.5% of statements [2021-03-24T05:59:41.101Z] --- PASS: TestRenameAnonymousContainer (2.39s) [2021-03-24T05:59:41.101Z] === RUN TestRenameContainerWithSameName [2021-03-24T05:59:41.346Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2021-03-24T05:59:41.670Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2021-03-24T05:59:41.670Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-24T05:59:42.238Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-03-24T05:59:42.238Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-24T05:59:43.051Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s) [2021-03-24T05:59:43.051Z] === RUN TestResize [2021-03-24T05:59:43.291Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-03-24T05:59:43.291Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.80s) [2021-03-24T05:59:43.291Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.02s) [2021-03-24T05:59:43.291Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.50s) [2021-03-24T05:59:43.291Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.51s) [2021-03-24T05:59:43.291Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.52s) [2021-03-24T05:59:43.291Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.73s) [2021-03-24T05:59:43.291Z] === RUN TestBuildMultiStageCopy [2021-03-24T05:59:43.291Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-24T05:59:43.446Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2021-03-24T05:59:43.620Z] --- PASS: TestResize (0.68s) [2021-03-24T05:59:43.620Z] === RUN TestResizeWithInvalidSize [2021-03-24T05:59:43.742Z] ok github.com/docker/docker/profiles/seccomp 0.023s coverage: 83.5% of statements [2021-03-24T05:59:44.557Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2021-03-24T05:59:44.557Z] === RUN TestResizeWhenContainerNotStarted [2021-03-24T05:59:44.806Z] ok github.com/docker/docker/reference 0.011s coverage: 83.7% of statements [2021-03-24T05:59:45.125Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2021-03-24T05:59:45.125Z] === RUN TestDaemonRestartKillContainers [2021-03-24T05:59:45.125Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-24T05:59:45.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-24T05:59:45.125Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-24T05:59:45.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-24T05:59:45.125Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-24T05:59:45.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-24T05:59:45.125Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-24T05:59:45.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-24T05:59:45.125Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-24T05:59:45.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-24T05:59:45.125Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-24T05:59:45.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-24T05:59:45.125Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-24T05:59:45.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-24T05:59:45.125Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-24T05:59:45.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-24T05:59:45.125Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-24T05:59:45.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-24T05:59:45.125Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-24T05:59:45.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-24T05:59:45.125Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-24T05:59:45.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-24T05:59:45.125Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-24T05:59:45.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-24T05:59:45.125Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-24T05:59:45.125Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-24T05:59:45.452Z] ok github.com/docker/docker/plugin 0.611s coverage: 23.2% of statements [2021-03-24T05:59:45.503Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.67s) [2021-03-24T05:59:45.503Z] === RUN TestKernelTCPMemory [2021-03-24T05:59:45.503Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-24T05:59:45.503Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-24T05:59:45.503Z] === RUN TestNISDomainname [2021-03-24T05:59:45.503Z] --- SKIP: TestNISDomainname (0.01s) [2021-03-24T05:59:45.503Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-24T05:59:45.503Z] === RUN TestHostnameDnsResolution [2021-03-24T05:59:46.064Z] --- PASS: TestHostnameDnsResolution (1.15s) [2021-03-24T05:59:46.064Z] === RUN TestStats [2021-03-24T05:59:46.064Z] --- SKIP: TestStats (0.00s) [2021-03-24T05:59:46.064Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-24T05:59:46.064Z] === RUN TestStopContainerWithTimeout [2021-03-24T05:59:46.064Z] === RUN TestStopContainerWithTimeout/0 [2021-03-24T05:59:46.064Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-24T05:59:46.064Z] === RUN TestStopContainerWithTimeout/1 [2021-03-24T05:59:46.064Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-24T05:59:46.064Z] === RUN TestStopContainerWithTimeout/3 [2021-03-24T05:59:46.064Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-24T05:59:46.064Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-24T05:59:46.064Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-24T05:59:46.064Z] === CONT TestStopContainerWithTimeout/0 [2021-03-24T05:59:46.064Z] === CONT TestStopContainerWithTimeout/3 [2021-03-24T05:59:46.590Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-24T05:59:46.590Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-24T05:59:46.985Z] ok github.com/docker/docker/quota 0.600s coverage: 71.4% of statements [2021-03-24T05:59:46.985Z] ok github.com/docker/docker/registry/resumable 0.040s coverage: 100.0% of statements [2021-03-24T05:59:46.991Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-24T05:59:47.161Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-24T05:59:47.629Z] ok github.com/docker/docker/restartmanager 0.017s coverage: 45.3% of statements [2021-03-24T05:59:47.670Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-24T05:59:47.670Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-24T05:59:47.732Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-24T05:59:48.275Z] ok github.com/docker/docker/registry 0.292s coverage: 58.8% of statements [2021-03-24T05:59:48.303Z] --- PASS: TestBuildMultiStageCopy (4.94s) [2021-03-24T05:59:48.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.75s) [2021-03-24T05:59:48.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2021-03-24T05:59:48.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2021-03-24T05:59:48.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2021-03-24T05:59:48.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2021-03-24T05:59:48.303Z] === RUN TestBuildMultiStageParentConfig [2021-03-24T05:59:48.578Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2021-03-24T05:59:48.608Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-24T05:59:48.867Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-24T05:59:49.503Z] === CONT TestStopContainerWithTimeout/1 [2021-03-24T05:59:49.628Z] ok github.com/docker/docker/runconfig 0.029s coverage: 66.1% of statements [2021-03-24T05:59:49.687Z] --- PASS: TestBuildMultiStageParentConfig (1.51s) [2021-03-24T05:59:49.687Z] === RUN TestBuildLabelWithTargets [2021-03-24T05:59:49.805Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-24T05:59:50.065Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-24T05:59:50.866Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-24T05:59:50.866Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2021-03-24T05:59:50.866Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2021-03-24T05:59:50.866Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2021-03-24T05:59:50.866Z] --- PASS: TestStopContainerWithTimeout/1 (1.65s) [2021-03-24T05:59:50.866Z] === RUN TestDeleteDevicemapper [2021-03-24T05:59:50.866Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-24T05:59:50.866Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-24T05:59:50.866Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-24T05:59:51.723Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2021-03-24T05:59:51.972Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-24T05:59:52.232Z] --- PASS: TestBuildLabelWithTargets (2.27s) [2021-03-24T05:59:52.232Z] === RUN TestBuildWithEmptyLayers [2021-03-24T05:59:52.233Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-24T05:59:52.756Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.01s) [2021-03-24T05:59:52.756Z] === RUN TestUpdateMemory [2021-03-24T05:59:52.756Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-24T05:59:52.756Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-24T05:59:52.756Z] === RUN TestUpdateCPUQuota [2021-03-24T05:59:52.756Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-03-24T05:59:52.756Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-24T05:59:52.756Z] === RUN TestUpdatePidsLimit [2021-03-24T05:59:52.756Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-03-24T05:59:52.756Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-24T05:59:52.756Z] === RUN TestUpdateRestartPolicy [2021-03-24T05:59:53.175Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2021-03-24T05:59:53.175Z] === RUN TestBuildMultiStageOnBuild [2021-03-24T05:59:53.251Z] ok github.com/docker/docker/volume/mounts 0.059s coverage: 67.0% of statements [2021-03-24T05:59:53.545Z] ok github.com/docker/docker/volume/local 0.243s coverage: 76.4% of statements [2021-03-24T05:59:54.587Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2021-03-24T05:59:55.559Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-24T05:59:55.559Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-24T05:59:56.472Z] --- PASS: TestBuildMultiStageOnBuild (3.16s) [2021-03-24T05:59:56.472Z] === RUN TestBuildUncleanTarFilenames [2021-03-24T05:59:57.855Z] --- PASS: TestBuildUncleanTarFilenames (1.47s) [2021-03-24T05:59:57.855Z] === RUN TestBuildMultiStageLayerLeak [2021-03-24T05:59:58.106Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-24T05:59:58.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.23s) [2021-03-24T05:59:58.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s) [2021-03-24T05:59:58.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-03-24T05:59:58.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) [2021-03-24T05:59:58.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-03-24T05:59:58.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2021-03-24T05:59:58.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.16s) [2021-03-24T05:59:58.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.21s) [2021-03-24T05:59:58.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.02s) [2021-03-24T05:59:58.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.03s) [2021-03-24T05:59:58.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.20s) [2021-03-24T05:59:58.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s) [2021-03-24T05:59:58.106Z] === RUN TestCgroupNamespacesRun [2021-03-24T05:59:58.273Z] ..........................xx.................... [ 29%] [2021-03-24T05:59:59.487Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2021-03-24T05:59:59.487Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-24T05:59:59.487Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-24T05:59:59.487Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-24T05:59:59.487Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-24T06:00:01.154Z] --- PASS: TestBuildMultiStageLayerLeak (3.42s) [2021-03-24T06:00:01.154Z] === RUN TestBuildWithHugeFile [2021-03-24T06:00:01.404Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s) [2021-03-24T06:00:01.404Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-24T06:00:02.781Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2021-03-24T06:00:02.781Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-24T06:00:04.686Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2021-03-24T06:00:04.686Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-24T06:00:05.623Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2021-03-24T06:00:05.623Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-24T06:00:06.192Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-03-24T06:00:06.192Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-24T06:00:07.590Z] --- PASS: TestUpdateRestartPolicy (12.34s) [2021-03-24T06:00:07.590Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-24T06:00:07.590Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2021-03-24T06:00:07.590Z] === RUN TestWaitNonBlocked [2021-03-24T06:00:07.590Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-24T06:00:07.590Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-24T06:00:07.590Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-24T06:00:07.590Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-24T06:00:07.590Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-24T06:00:07.590Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-24T06:00:07.590Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-24T06:00:07.590Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2021-03-24T06:00:07.590Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2021-03-24T06:00:07.590Z] === RUN TestWaitBlocked [2021-03-24T06:00:07.590Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-24T06:00:07.590Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-24T06:00:07.590Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-24T06:00:07.590Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-24T06:00:07.590Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-24T06:00:07.590Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-24T06:00:07.846Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-24T06:00:07.846Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2021-03-24T06:00:07.846Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2021-03-24T06:00:07.846Z] === CONT TestDaemonRestartIpcMode [2021-03-24T06:00:07.846Z] === CONT TestIpcModeOlderClient [2021-03-24T06:00:08.102Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-03-24T06:00:08.102Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-24T06:00:08.110Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2021-03-24T06:00:08.110Z] === RUN TestKernelTCPMemory [2021-03-24T06:00:08.110Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-24T06:00:08.110Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-24T06:00:08.110Z] === RUN TestNISDomainname [2021-03-24T06:00:09.492Z] --- PASS: TestNISDomainname (1.32s) [2021-03-24T06:00:09.492Z] === RUN TestHostnameDnsResolution [2021-03-24T06:00:09.950Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2021-03-24T06:00:09.950Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-24T06:00:09.950Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-24T06:00:09.950Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-24T06:00:09.950Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-24T06:00:09.950Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-24T06:00:09.950Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-24T06:00:09.950Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-24T06:00:09.950Z] ? github.com/docker/docker/rootless [no test files] [2021-03-24T06:00:09.950Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-24T06:00:09.950Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-24T06:00:09.950Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-24T06:00:09.950Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-24T06:00:09.950Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-24T06:00:09.950Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-24T06:00:09.950Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-24T06:00:09.950Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-24T06:00:09.950Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-24T06:00:09.950Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-24T06:00:09.950Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-24T06:00:09.950Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-24T06:00:09.950Z] ? github.com/docker/docker/volume [no test files] [2021-03-24T06:00:09.950Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-24T06:00:09.950Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === Skipped [2021-03-24T06:00:09.950Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-24T06:00:09.950Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-24T06:00:09.950Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-24T06:00:09.950Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T06:00:09.950Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-24T06:00:09.950Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T06:00:09.950Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-24T06:00:09.950Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T06:00:09.950Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-24T06:00:09.950Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T06:00:09.950Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-24T06:00:09.950Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T06:00:09.950Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-24T06:00:09.950Z] graphtest_unix.go:73: No driver to put! [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-24T06:00:09.950Z] time="2021-03-24T05:58:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-24T06:00:09.950Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-24T06:00:09.950Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-24T06:00:09.950Z] time="2021-03-24T05:58:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-24T06:00:09.950Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-24T06:00:09.950Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-24T06:00:09.950Z] time="2021-03-24T05:58:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-24T06:00:09.950Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-24T06:00:09.950Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-24T06:00:09.950Z] time="2021-03-24T05:58:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-24T06:00:09.950Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-24T06:00:09.950Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-24T06:00:09.950Z] time="2021-03-24T05:58:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-24T06:00:09.950Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-24T06:00:09.950Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-24T06:00:09.950Z] graphtest_unix.go:73: No driver to put! [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-24T06:00:09.950Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-24T06:00:09.950Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-24T06:00:09.950Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-24T06:00:09.950Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-24T06:00:09.950Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T06:00:09.950Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-24T06:00:09.950Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T06:00:09.950Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-24T06:00:09.950Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T06:00:09.950Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-24T06:00:09.950Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T06:00:09.950Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-24T06:00:09.950Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T06:00:09.950Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-24T06:00:09.950Z] graphtest_unix.go:73: No driver to put! [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-24T06:00:09.950Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-24T06:00:09.950Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] [2021-03-24T06:00:09.950Z] DONE 2244 tests, 26 skipped in 264.131s [2021-03-24T06:00:09.960Z] Loaded image: buildpack-deps:buster [2021-03-24T06:00:09.961Z] Loaded image: busybox:latest [2021-03-24T06:00:09.961Z] Loaded image: busybox:glibc Post stage [Pipeline] junit [2021-03-24T06:00:09.998Z] Recording test results [2021-03-24T06:00:10.376Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-24T06:00:10.807Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42189/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e -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:d6ddfb611815f52ac19c10c3af6a3f945b05105e hack/make.sh dynbinary test-integration [2021-03-24T06:00:10.875Z] --- PASS: TestHostnameDnsResolution (1.27s) [2021-03-24T06:00:10.875Z] === RUN TestStats [2021-03-24T06:00:10.904Z] Loaded image: debian:bullseye [2021-03-24T06:00:10.904Z] Loaded image: hello-world:latest [2021-03-24T06:00:11.102Z] [2021-03-24T06:00:11.102Z] Removing bundles/ [2021-03-24T06:00:11.102Z] [2021-03-24T06:00:11.102Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-24T06:00:11.102Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-24T06:00:11.102Z] GOOS="" GOARCH="" GOARM="" [2021-03-24T06:00:11.165Z] Loaded image: arm32v7/hello-world:latest [2021-03-24T06:00:11.165Z] INFO: Testing against a local daemon [2021-03-24T06:00:11.165Z] === RUN TestCgroupNamespacesBuild [2021-03-24T06:00:13.345Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.80s) [2021-03-24T06:00:13.410Z] --- PASS: TestStats (2.71s) [2021-03-24T06:00:13.410Z] === RUN TestStopContainerWithTimeout [2021-03-24T06:00:13.410Z] === RUN TestStopContainerWithTimeout/0 [2021-03-24T06:00:13.410Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-24T06:00:13.410Z] === RUN TestStopContainerWithTimeout/1 [2021-03-24T06:00:13.410Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-24T06:00:13.410Z] === RUN TestStopContainerWithTimeout/3 [2021-03-24T06:00:13.411Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-24T06:00:13.411Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-24T06:00:13.411Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-24T06:00:13.411Z] === CONT TestStopContainerWithTimeout/0 [2021-03-24T06:00:13.411Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-24T06:00:13.601Z] --- PASS: TestDaemonRestartIpcMode (5.52s) [2021-03-24T06:00:13.601Z] PASS [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === Skipped [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-24T06:00:13.601Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-03-24T06:00:13.601Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-03-24T06:00:13.601Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-03-24T06:00:13.601Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-03-24T06:00:13.601Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-03-24T06:00:13.601Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-03-24T06:00:13.601Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-24T06:00:13.601Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-24T06:00:13.601Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-24T06:00:13.601Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-24T06:00:13.601Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-03-24T06:00:13.601Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-03-24T06:00:13.601Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-03-24T06:00:13.601Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-03-24T06:00:13.601Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-03-24T06:00:13.601Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-24T06:00:13.601Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-03-24T06:00:13.601Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-03-24T06:00:13.601Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-24T06:00:13.601Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-03-24T06:00:13.601Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-03-24T06:00:13.601Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-24T06:00:13.601Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-24T06:00:13.601Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-03-24T06:00:13.601Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-03-24T06:00:13.601Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] [2021-03-24T06:00:13.601Z] DONE 177 tests, 26 skipped in 103.542s [2021-03-24T06:00:13.601Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-24T06:00:13.601Z] INFO: Testing against a local daemon [2021-03-24T06:00:13.601Z] === RUN TestCommitInheritsEnv [2021-03-24T06:00:14.349Z] === CONT TestStopContainerWithTimeout/3 [2021-03-24T06:00:14.468Z] --- PASS: TestCgroupNamespacesBuild (3.04s) [2021-03-24T06:00:14.468Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-24T06:00:14.963Z] --- PASS: TestCommitInheritsEnv (1.41s) [2021-03-24T06:00:14.963Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-24T06:00:14.963Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-24T06:00:14.963Z] === RUN TestImagesFilterMultiReference [2021-03-24T06:00:15.218Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-03-24T06:00:15.218Z] === RUN TestImagePullPlatformInvalid [2021-03-24T06:00:15.218Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-24T06:00:15.218Z] === RUN TestRemoveImageOrphaning [2021-03-24T06:00:16.253Z] === CONT TestStopContainerWithTimeout/1 [2021-03-24T06:00:17.014Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.66s) [2021-03-24T06:00:17.014Z] === RUN TestBuildWithSession [2021-03-24T06:00:17.014Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-24T06:00:17.014Z] build_session_test.go:25: TODO: BuildKit [2021-03-24T06:00:17.014Z] === RUN TestBuildSquashParent [2021-03-24T06:00:17.104Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-03-24T06:00:17.104Z] === RUN TestRemoveImageGarbageCollector [2021-03-24T06:00:17.104Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-24T06:00:17.104Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-24T06:00:17.104Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-24T06:00:17.104Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-03-24T06:00:17.104Z] === RUN TestTagInvalidReference [2021-03-24T06:00:17.104Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-24T06:00:17.104Z] === RUN TestTagValidPrefixedRepo [2021-03-24T06:00:17.104Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-03-24T06:00:17.104Z] === RUN TestTagExistedNameWithoutForce [2021-03-24T06:00:17.104Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-24T06:00:17.104Z] === RUN TestTagOfficialNames [2021-03-24T06:00:17.104Z] --- PASS: TestTagOfficialNames (0.05s) [2021-03-24T06:00:17.104Z] === RUN TestTagMatchesDigest [2021-03-24T06:00:17.360Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-24T06:00:17.360Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-24T06:00:18.160Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-24T06:00:18.160Z] --- PASS: TestStopContainerWithTimeout/0 (0.94s) [2021-03-24T06:00:18.160Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) [2021-03-24T06:00:18.160Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2021-03-24T06:00:18.160Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2021-03-24T06:00:18.160Z] === RUN TestDeleteDevicemapper [2021-03-24T06:00:18.160Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-24T06:00:18.160Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-24T06:00:18.160Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-24T06:00:20.244Z] --- PASS: TestImportExtremelyLargeImageWorks (80.11s) [2021-03-24T06:00:20.245Z] PASS [2021-03-24T06:00:20.245Z] [2021-03-24T06:00:20.245Z] === Skipped [2021-03-24T06:00:20.245Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-24T06:00:20.245Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:00:20.245Z] [2021-03-24T06:00:20.245Z] [2021-03-24T06:00:20.245Z] DONE 12 tests, 1 skipped in 81.799s [2021-03-24T06:00:20.245Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-03-24T06:00:20.245Z] ++ 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 [2021-03-24T06:00:20.245Z] ++ set -e [2021-03-24T06:00:20.245Z] ++ '[' -n 0 ']' [2021-03-24T06:00:20.245Z] ++ set -x [2021-03-24T06:00:20.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:00:20.245Z] INFO: Testing against a local daemon [2021-03-24T06:00:20.245Z] === RUN TestNetworkCreateDelete [2021-03-24T06:00:20.245Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-03-24T06:00:20.245Z] === RUN TestDockerNetworkDeletePreferID [2021-03-24T06:00:20.245Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-03-24T06:00:20.245Z] === RUN TestDaemonDNSFallback [2021-03-24T06:00:20.697Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.33s) [2021-03-24T06:00:20.697Z] === RUN TestUpdateMemory [2021-03-24T06:00:21.291Z] --- PASS: TestDaemonDNSFallback (2.69s) [2021-03-24T06:00:21.291Z] === RUN TestInspectNetwork [2021-03-24T06:00:21.636Z] --- PASS: TestUpdateMemory (1.30s) [2021-03-24T06:00:21.636Z] === RUN TestUpdateCPUQuota [2021-03-24T06:00:24.755Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-03-24T06:00:28.290Z] === RUN TestInspectNetwork/full_network_id [2021-03-24T06:00:28.290Z] === RUN TestInspectNetwork/partial_network_id [2021-03-24T06:00:28.290Z] === RUN TestInspectNetwork/network_name [2021-03-24T06:00:28.290Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-24T06:00:29.756Z] --- PASS: TestUpdateCPUQuota (6.78s) [2021-03-24T06:00:29.756Z] === RUN TestUpdatePidsLimit [2021-03-24T06:00:29.756Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-24T06:00:29.756Z] === RUN TestUpdatePidsLimit/no_change [2021-03-24T06:00:30.015Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-24T06:00:30.584Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-24T06:00:31.523Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-24T06:00:32.042Z] --- PASS: TestBuildSquashParent (13.69s) [2021-03-24T06:00:32.042Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-24T06:00:32.042Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-24T06:00:32.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-24T06:00:32.042Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-24T06:00:32.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-24T06:00:32.042Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-24T06:00:32.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-24T06:00:32.042Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-24T06:00:32.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-24T06:00:32.042Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-24T06:00:32.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-24T06:00:32.042Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-24T06:00:32.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-24T06:00:32.042Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-24T06:00:32.042Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-24T06:00:32.092Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-24T06:00:32.661Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-24T06:00:33.914Z] --- PASS: TestInspectNetwork (12.08s) [2021-03-24T06:00:33.914Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-24T06:00:33.914Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-24T06:00:33.914Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-24T06:00:33.914Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-24T06:00:33.914Z] === RUN TestRunContainerWithBridgeNone [2021-03-24T06:00:34.041Z] --- PASS: TestUpdatePidsLimit (5.44s) [2021-03-24T06:00:34.041Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.71s) [2021-03-24T06:00:34.041Z] --- PASS: TestUpdatePidsLimit/no_change (0.68s) [2021-03-24T06:00:34.041Z] --- PASS: TestUpdatePidsLimit/update_lower (0.68s) [2021-03-24T06:00:34.041Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.72s) [2021-03-24T06:00:34.041Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s) [2021-03-24T06:00:34.041Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.71s) [2021-03-24T06:00:34.041Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.74s) [2021-03-24T06:00:34.041Z] === RUN TestUpdateRestartPolicy [2021-03-24T06:00:34.459Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-03-24T06:00:36.240Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-24T06:00:36.240Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-24T06:00:36.652Z] --- PASS: TestRunContainerWithBridgeNone (3.23s) [2021-03-24T06:00:36.652Z] === RUN TestNetworkInvalidJSON [2021-03-24T06:00:36.652Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-24T06:00:36.652Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-24T06:00:36.652Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-24T06:00:36.652Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-24T06:00:36.652Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-24T06:00:36.652Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-24T06:00:36.652Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-24T06:00:36.652Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-24T06:00:36.652Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-24T06:00:36.652Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-03-24T06:00:36.652Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-24T06:00:36.652Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-24T06:00:36.652Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-24T06:00:36.652Z] === RUN TestNetworkList [2021-03-24T06:00:36.652Z] === RUN TestNetworkList//networks [2021-03-24T06:00:36.652Z] === PAUSE TestNetworkList//networks [2021-03-24T06:00:36.652Z] === RUN TestNetworkList//networks/ [2021-03-24T06:00:36.652Z] === PAUSE TestNetworkList//networks/ [2021-03-24T06:00:36.652Z] === CONT TestNetworkList//networks [2021-03-24T06:00:36.652Z] === CONT TestNetworkList//networks/ [2021-03-24T06:00:36.652Z] --- PASS: TestNetworkList (0.01s) [2021-03-24T06:00:36.652Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-24T06:00:36.652Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-24T06:00:36.652Z] === RUN TestHostIPv4BridgeLabel [2021-03-24T06:00:36.945Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-03-24T06:00:36.945Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-24T06:00:38.052Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-03-24T06:00:38.052Z] === RUN TestDaemonDefaultNetworkPools [2021-03-24T06:00:38.763Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2021-03-24T06:00:38.763Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-24T06:00:40.003Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-03-24T06:00:40.344Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-03-24T06:00:40.344Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-24T06:00:41.445Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2021-03-24T06:00:41.445Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-24T06:00:41.530Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-24T06:00:41.530Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-24T06:00:42.081Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2021-03-24T06:00:42.081Z] === RUN TestServiceWithPredefinedNetwork [2021-03-24T06:00:46.609Z] --- PASS: TestServiceWithPredefinedNetwork (3.87s) [2021-03-24T06:00:46.609Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-24T06:00:46.609Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-24T06:00:46.609Z] service_test.go:242: FLAKY_TEST [2021-03-24T06:00:46.609Z] === RUN TestServiceWithDataPathPortInit [2021-03-24T06:00:46.821Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2021-03-24T06:00:46.821Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.39s) [2021-03-24T06:00:46.821Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.69s) [2021-03-24T06:00:46.821Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.16s) [2021-03-24T06:00:46.821Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.19s) [2021-03-24T06:00:46.821Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.41s) [2021-03-24T06:00:46.821Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.22s) [2021-03-24T06:00:46.821Z] === RUN TestBuildMultiStageCopy [2021-03-24T06:00:46.821Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-24T06:00:47.915Z] --- PASS: TestBuildWithHugeFile (44.80s) [2021-03-24T06:00:47.915Z] === RUN TestBuildWCOWSandboxSize [2021-03-24T06:00:47.915Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-24T06:00:47.915Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-24T06:00:47.915Z] === RUN TestBuildWithEmptyDockerfile [2021-03-24T06:00:47.915Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-24T06:00:47.915Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-24T06:00:47.915Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-24T06:00:47.915Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-24T06:00:47.915Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-24T06:00:47.915Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-24T06:00:47.915Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-24T06:00:47.915Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-24T06:00:47.915Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-24T06:00:47.915Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s) [2021-03-24T06:00:47.915Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2021-03-24T06:00:47.915Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2021-03-24T06:00:47.915Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2021-03-24T06:00:47.915Z] === RUN TestBuildPreserveOwnership [2021-03-24T06:00:47.915Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-24T06:00:48.929Z] --- PASS: TestUpdateRestartPolicy (12.72s) [2021-03-24T06:00:48.929Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-24T06:00:48.929Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2021-03-24T06:00:48.929Z] === RUN TestWaitNonBlocked [2021-03-24T06:00:48.929Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-24T06:00:48.929Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-24T06:00:48.929Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-24T06:00:48.929Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-24T06:00:48.929Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-24T06:00:48.929Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-24T06:00:48.929Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-24T06:00:48.929Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2021-03-24T06:00:48.929Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2021-03-24T06:00:48.929Z] === RUN TestWaitBlocked [2021-03-24T06:00:48.929Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-24T06:00:48.929Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-24T06:00:48.929Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-24T06:00:48.929Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-24T06:00:48.929Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-24T06:00:48.929Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-24T06:00:49.867Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-24T06:00:49.867Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2021-03-24T06:00:49.867Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2021-03-24T06:00:49.867Z] === CONT TestContainerStartOnDaemonRestart [2021-03-24T06:00:49.867Z] === CONT TestContainerKillOnDaemonStart [2021-03-24T06:00:51.028Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-24T06:00:51.028Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-24T06:00:51.212Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-24T06:00:51.600Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-24T06:00:52.176Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-24T06:00:53.116Z] --- PASS: TestBuildMultiStageCopy (6.19s) [2021-03-24T06:00:53.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.83s) [2021-03-24T06:00:53.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2021-03-24T06:00:53.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2021-03-24T06:00:53.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2021-03-24T06:00:53.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2021-03-24T06:00:53.116Z] === RUN TestBuildMultiStageParentConfig [2021-03-24T06:00:53.160Z] --- PASS: TestContainerStartOnDaemonRestart (2.85s) [2021-03-24T06:00:53.160Z] === CONT TestIpcModeOlderClient [2021-03-24T06:00:53.160Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-03-24T06:00:53.160Z] === CONT TestDaemonHostGatewayIP [2021-03-24T06:00:53.754Z] --- PASS: TestBuildPreserveOwnership (7.03s) [2021-03-24T06:00:53.754Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.51s) [2021-03-24T06:00:53.754Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.49s) [2021-03-24T06:00:53.754Z] === RUN TestBuildPlatformInvalid [2021-03-24T06:00:53.754Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2021-03-24T06:00:53.754Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-24T06:00:54.499Z] --- PASS: TestBuildMultiStageParentConfig (1.31s) [2021-03-24T06:00:54.499Z] === RUN TestBuildLabelWithTargets [2021-03-24T06:00:56.411Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2021-03-24T06:00:56.411Z] === RUN TestBuildWithEmptyLayers [2021-03-24T06:00:56.450Z] --- PASS: TestDaemonHostGatewayIP (3.28s) [2021-03-24T06:00:56.450Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-24T06:00:57.796Z] --- PASS: TestBuildWithEmptyLayers (1.44s) [2021-03-24T06:00:57.796Z] === RUN TestBuildMultiStageOnBuild [2021-03-24T06:00:58.391Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s) [2021-03-24T06:00:58.391Z] === CONT TestDaemonRestartIpcMode [2021-03-24T06:01:01.096Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-03-24T06:01:01.682Z] --- PASS: TestDaemonRestartIpcMode (2.90s) [2021-03-24T06:01:01.942Z] --- PASS: TestContainerKillOnDaemonStart (12.30s) [2021-03-24T06:01:01.942Z] PASS [2021-03-24T06:01:01.942Z] [2021-03-24T06:01:01.942Z] === Skipped [2021-03-24T06:01:01.942Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-24T06:01:01.942Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-24T06:01:01.942Z] [2021-03-24T06:01:01.942Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-24T06:01:01.942Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-24T06:01:01.942Z] [2021-03-24T06:01:01.942Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-24T06:01:01.942Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-24T06:01:01.942Z] [2021-03-24T06:01:01.942Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-24T06:01:01.942Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-24T06:01:01.942Z] [2021-03-24T06:01:01.942Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-24T06:01:01.942Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-24T06:01:01.942Z] [2021-03-24T06:01:01.942Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-24T06:01:01.942Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-24T06:01:01.942Z] [2021-03-24T06:01:01.942Z] [2021-03-24T06:01:01.942Z] DONE 196 tests, 6 skipped in 145.034s [2021-03-24T06:01:01.942Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-24T06:01:02.202Z] INFO: Testing against a local daemon [2021-03-24T06:01:02.202Z] === RUN TestCommitInheritsEnv [2021-03-24T06:01:02.461Z] --- PASS: TestCommitInheritsEnv (0.30s) [2021-03-24T06:01:02.461Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-24T06:01:02.461Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-24T06:01:02.461Z] === RUN TestImagesFilterMultiReference [2021-03-24T06:01:02.461Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-03-24T06:01:02.461Z] === RUN TestImagePullPlatformInvalid [2021-03-24T06:01:02.461Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-24T06:01:02.461Z] === RUN TestRemoveImageOrphaning [2021-03-24T06:01:02.720Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-03-24T06:01:02.720Z] === RUN TestRemoveImageGarbageCollector [2021-03-24T06:01:03.085Z] --- PASS: TestBuildMultiStageOnBuild (4.45s) [2021-03-24T06:01:03.085Z] === RUN TestBuildUncleanTarFilenames [2021-03-24T06:01:04.471Z] --- PASS: TestBuildUncleanTarFilenames (1.84s) [2021-03-24T06:01:04.471Z] === RUN TestBuildMultiStageLayerLeak [2021-03-24T06:01:06.911Z] --- PASS: TestRemoveImageGarbageCollector (4.01s) [2021-03-24T06:01:06.911Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-24T06:01:06.911Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-24T06:01:06.911Z] === RUN TestTagInvalidReference [2021-03-24T06:01:06.911Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-24T06:01:06.911Z] === RUN TestTagValidPrefixedRepo [2021-03-24T06:01:06.911Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-03-24T06:01:06.911Z] === RUN TestTagExistedNameWithoutForce [2021-03-24T06:01:06.911Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-24T06:01:06.911Z] === RUN TestTagOfficialNames [2021-03-24T06:01:06.911Z] --- PASS: TestTagOfficialNames (0.06s) [2021-03-24T06:01:06.911Z] === RUN TestTagMatchesDigest [2021-03-24T06:01:06.911Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-24T06:01:06.911Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-24T06:01:08.676Z] Loaded image: buildpack-deps:buster [2021-03-24T06:01:08.676Z] Loaded image: busybox:latest [2021-03-24T06:01:08.676Z] Loaded image: busybox:glibc [2021-03-24T06:01:08.676Z] Loaded image: debian:bullseye [2021-03-24T06:01:08.677Z] --- PASS: TestBuildMultiStageLayerLeak (4.49s) [2021-03-24T06:01:08.677Z] === RUN TestBuildWithHugeFile [2021-03-24T06:01:08.937Z] Loaded image: hello-world:latest [2021-03-24T06:01:08.937Z] Loaded image: arm32v7/hello-world:latest [2021-03-24T06:01:09.323Z] --- PASS: TestServiceWithDataPathPortInit (21.96s) [2021-03-24T06:01:09.323Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-24T06:01:12.156Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-03-24T06:01:13.657Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-03-24T06:01:18.933Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.98s) [2021-03-24T06:01:18.933Z] PASS [2021-03-24T06:01:18.933Z] [2021-03-24T06:01:18.933Z] === Skipped [2021-03-24T06:01:18.933Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-03-24T06:01:18.933Z] build_session_test.go:25: TODO: BuildKit [2021-03-24T06:01:18.933Z] [2021-03-24T06:01:18.933Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-24T06:01:18.933Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-24T06:01:18.933Z] [2021-03-24T06:01:18.933Z] [2021-03-24T06:01:18.933Z] DONE 34 tests, 2 skipped in 133.444s [2021-03-24T06:01:18.933Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-03-24T06:01:18.933Z] ++ 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 [2021-03-24T06:01:18.933Z] ++ set -e [2021-03-24T06:01:18.933Z] ++ '[' -n 0 ']' [2021-03-24T06:01:18.933Z] ++ set -x [2021-03-24T06:01:18.933Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:01:18.933Z] INFO: Testing against a local daemon [2021-03-24T06:01:18.933Z] === RUN TestConfigInspect [2021-03-24T06:01:19.089Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-03-24T06:01:19.709Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.44s) [2021-03-24T06:01:19.709Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:71ec7gj7ckz17oyiy5b9comnn Created:2021-03-24 06:01:09.202586982 +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[e9964b4b57c882cd6f81d9ae33239f3630b2e536b5a1602517d2dfc16edeefb1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jz49iwxs2nl3wibxp7zvhqxap EndpointID:b8d45413358f647d81f8b9253180148562f56a72adbe069209889941da7b4a6d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:95b1a15006f9ab9e483aecd86eb153ac8fd18ffc51d70613dbb81ec8a39c99a6 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:87f3277f4e7b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jz49iwxs2nl3wibxp7zvhqxap EndpointID:b8d45413358f647d81f8b9253180148562f56a72adbe069209889941da7b4a6d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-24T06:01:19.709Z] PASS [2021-03-24T06:01:19.709Z] [2021-03-24T06:01:19.709Z] === Skipped [2021-03-24T06:01:19.709Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-24T06:01:19.709Z] service_test.go:242: FLAKY_TEST [2021-03-24T06:01:19.709Z] [2021-03-24T06:01:19.709Z] [2021-03-24T06:01:19.709Z] DONE 26 tests, 1 skipped in 60.469s [2021-03-24T06:01:19.709Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-24T06:01:19.709Z] ++ 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 [2021-03-24T06:01:19.709Z] ++ set -e [2021-03-24T06:01:19.709Z] ++ '[' -n 0 ']' [2021-03-24T06:01:19.709Z] ++ set -x [2021-03-24T06:01:19.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:01:19.709Z] INFO: Testing against a local daemon [2021-03-24T06:01:19.709Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-24T06:01:19.709Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-24T06:01:19.709Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-24T06:01:19.709Z] === RUN TestDockerNetworkIpvlan [2021-03-24T06:01:19.709Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-24T06:01:19.709Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-24T06:01:19.709Z] PASS [2021-03-24T06:01:19.709Z] [2021-03-24T06:01:19.709Z] === Skipped [2021-03-24T06:01:19.709Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-24T06:01:19.709Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-24T06:01:19.709Z] [2021-03-24T06:01:19.709Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-24T06:01:19.709Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-24T06:01:19.709Z] [2021-03-24T06:01:19.709Z] [2021-03-24T06:01:19.709Z] DONE 2 tests, 2 skipped in 0.094s [2021-03-24T06:01:19.709Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-24T06:01:19.709Z] ++ 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 [2021-03-24T06:01:19.709Z] ++ set -e [2021-03-24T06:01:19.709Z] ++ '[' -n 0 ']' [2021-03-24T06:01:19.709Z] ++ set -x [2021-03-24T06:01:19.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:01:19.709Z] INFO: Testing against a local daemon [2021-03-24T06:01:19.709Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-24T06:01:20.001Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2021-03-24T06:01:20.001Z] === RUN TestDockerNetworkMacvlan [2021-03-24T06:01:21.040Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-24T06:01:21.675Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-24T06:01:22.714Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-24T06:01:23.134Z] --- PASS: TestConfigInspect (3.88s) [2021-03-24T06:01:23.134Z] === RUN TestConfigList [2021-03-24T06:01:23.583Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-24T06:01:23.583Z] Using test binary docker [2021-03-24T06:01:23.583Z] +++ /etc/init.d/apparmor start [2021-03-24T06:01:23.583Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-24T06:01:23.583Z] INFO: Waiting for daemon to start... [2021-03-24T06:01:23.583Z] Starting dockerd [2021-03-24T06:01:23.583Z] +++ 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 [2021-03-24T06:01:23.583Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-24T06:01:23.583Z] Using test binary docker [2021-03-24T06:01:23.583Z] .+++ /etc/init.d/apparmor start [2021-03-24T06:01:23.583Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-24T06:01:23.583Z] Starting dockerd [2021-03-24T06:01:23.583Z] INFO: Waiting for daemon to start... [2021-03-24T06:01:23.583Z] +++ 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 [2021-03-24T06:01:24.159Z] . [2021-03-24T06:01:24.159Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-24T06:01:24.159Z] [2021-03-24T06:01:24.159Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-24T06:01:24.159Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-24T06:01:24.159Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-24T06:01:24.159Z] Error: No such image: emptyfs [2021-03-24T06:01:24.159Z] Error: No such image: emptyfs++++ docker load [2021-03-24T06:01:24.159Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-24T06:01:24.159Z] [2021-03-24T06:01:24.159Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-24T06:01:24.159Z] ++++ docker load [2021-03-24T06:01:24.730Z] Running integration-test (iteration 1)Running integration-test (iteration 1) [2021-03-24T06:01:24.730Z] [2021-03-24T06:01:24.730Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-03-24T06:01:24.730Z] ++ 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)/' [2021-03-24T06:01:24.730Z] ++ set -e [2021-03-24T06:01:24.730Z] ++ '[' -n 0 ']' [2021-03-24T06:01:24.730Z] ++ set -x [2021-03-24T06:01:24.731Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-03-24T06:01:24.731Z] 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)/ [2021-03-24T06:01:24.731Z] ++ 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)/' [2021-03-24T06:01:24.731Z] ++ set -e [2021-03-24T06:01:24.731Z] ++ '[' -n 0 ']' [2021-03-24T06:01:24.731Z] ++ set -x [2021-03-24T06:01:24.731Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-03-24T06:01:26.432Z] --- PASS: TestConfigList (3.33s) [2021-03-24T06:01:26.432Z] === RUN TestConfigsCreateAndDelete [2021-03-24T06:01:27.178Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-24T06:01:29.729Z] --- PASS: TestConfigsCreateAndDelete (3.24s) [2021-03-24T06:01:29.730Z] === RUN TestConfigsUpdate [2021-03-24T06:01:31.640Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-24T06:01:32.587Z] ......................... [ 67%] [2021-03-24T06:01:33.027Z] --- PASS: TestConfigsUpdate (3.26s) [2021-03-24T06:01:33.027Z] === RUN TestTemplatedConfig [2021-03-24T06:01:37.229Z] --- PASS: TestTemplatedConfig (4.08s) [2021-03-24T06:01:37.229Z] === RUN TestConfigCreateResolve [2021-03-24T06:01:40.234Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-24T06:01:40.527Z] --- PASS: TestConfigCreateResolve (3.27s) [2021-03-24T06:01:40.527Z] === RUN TestConfigDaemonLibtrustID [2021-03-24T06:01:40.789Z] --- PASS: TestConfigDaemonLibtrustID (0.71s) [2021-03-24T06:01:40.789Z] PASS [2021-03-24T06:01:40.789Z] [2021-03-24T06:01:40.789Z] DONE 7 tests in 21.910s [2021-03-24T06:01:40.789Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-03-24T06:01:40.789Z] ++ 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 [2021-03-24T06:01:40.789Z] ++ set -e [2021-03-24T06:01:40.789Z] ++ '[' -n 0 ']' [2021-03-24T06:01:40.789Z] ++ set -x [2021-03-24T06:01:40.789Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:01:41.049Z] INFO: Testing against a local daemon [2021-03-24T06:01:41.049Z] === RUN TestCheckpoint [2021-03-24T06:01:41.049Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-24T06:01:41.049Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-24T06:01:41.049Z] === RUN TestContainerInvalidJSON [2021-03-24T06:01:41.049Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-24T06:01:41.049Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-24T06:01:41.049Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-24T06:01:41.049Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-24T06:01:41.049Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-24T06:01:41.049Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-24T06:01:41.049Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-24T06:01:41.049Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-24T06:01:41.049Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-24T06:01:41.049Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-24T06:01:41.049Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-24T06:01:41.049Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-24T06:01:41.049Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-24T06:01:41.049Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-24T06:01:41.049Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-03-24T06:01:41.049Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-24T06:01:41.309Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2021-03-24T06:01:41.309Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-24T06:01:41.309Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-03-24T06:01:41.309Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-24T06:01:41.570Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2021-03-24T06:01:41.570Z] === RUN TestCopyFromContainer [2021-03-24T06:01:42.316Z] --- PASS: TestDockerNetworkMacvlan (22.20s) [2021-03-24T06:01:42.316Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-03-24T06:01:42.316Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-03-24T06:01:42.316Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.86s) [2021-03-24T06:01:42.316Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.07s) [2021-03-24T06:01:42.316Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.52s) [2021-03-24T06:01:42.316Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.91s) [2021-03-24T06:01:42.316Z] PASS [2021-03-24T06:01:42.316Z] [2021-03-24T06:01:42.316Z] DONE 8 tests in 23.838s [2021-03-24T06:01:42.316Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-24T06:01:42.316Z] ++ 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 [2021-03-24T06:01:42.316Z] ++ set -e [2021-03-24T06:01:42.316Z] ++ '[' -n 0 ']' [2021-03-24T06:01:42.316Z] ++ set -x [2021-03-24T06:01:42.316Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:01:42.316Z] testing: warning: no tests to run [2021-03-24T06:01:42.316Z] PASS [2021-03-24T06:01:42.316Z] [2021-03-24T06:01:42.316Z] DONE 0 tests in 0.062s [2021-03-24T06:01:42.316Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-24T06:01:42.316Z] ++ 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 [2021-03-24T06:01:42.316Z] ++ set -e [2021-03-24T06:01:42.316Z] ++ '[' -n 0 ']' [2021-03-24T06:01:42.316Z] ++ set -x [2021-03-24T06:01:42.316Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:01:42.316Z] INFO: Testing against a local daemon [2021-03-24T06:01:42.316Z] === RUN TestAuthZPluginAllowRequest [2021-03-24T06:01:43.030Z] --- PASS: TestBuildWithHugeFile (147.36s) [2021-03-24T06:01:43.030Z] === RUN TestBuildWCOWSandboxSize [2021-03-24T06:01:44.111Z] === RUN TestCopyFromContainer// [2021-03-24T06:01:44.111Z] === RUN TestCopyFromContainer//bar/root [2021-03-24T06:01:44.111Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-24T06:01:44.111Z] === RUN TestCopyFromContainer/bar/quux [2021-03-24T06:01:44.111Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-24T06:01:44.372Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-24T06:01:44.372Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-24T06:01:44.372Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-24T06:01:44.391Z] --- PASS: TestAuthZPluginAllowRequest (1.88s) [2021-03-24T06:01:44.391Z] === RUN TestAuthZPluginTLS [2021-03-24T06:01:44.633Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-24T06:01:44.633Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-24T06:01:44.683Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-03-24T06:01:44.683Z] === RUN TestAuthZPluginDenyRequest [2021-03-24T06:01:44.894Z] --- PASS: TestCopyFromContainer (3.44s) [2021-03-24T06:01:44.894Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-03-24T06:01:44.894Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-03-24T06:01:44.894Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-03-24T06:01:44.894Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-03-24T06:01:44.894Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-03-24T06:01:44.894Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-03-24T06:01:44.894Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-03-24T06:01:44.894Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-03-24T06:01:44.894Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-03-24T06:01:44.894Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-03-24T06:01:44.894Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-24T06:01:44.894Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-24T06:01:44.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-24T06:01:44.894Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-24T06:01:44.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-24T06:01:44.894Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-24T06:01:44.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-24T06:01:44.894Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-24T06:01:44.894Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-24T06:01:44.894Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-24T06:01:44.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-24T06:01:44.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-24T06:01:44.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-24T06:01:44.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-03-24T06:01:44.894Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-24T06:01:44.894Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-03-24T06:01:44.894Z] === RUN TestCreateWithInvalidEnv [2021-03-24T06:01:44.894Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-24T06:01:44.894Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-24T06:01:44.894Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-24T06:01:44.894Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-24T06:01:44.894Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-24T06:01:44.894Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-24T06:01:45.155Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-24T06:01:45.155Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-24T06:01:45.155Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-24T06:01:45.155Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-24T06:01:45.155Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-24T06:01:45.155Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-24T06:01:45.155Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-24T06:01:45.155Z] === RUN TestCreateTmpfsMountsTarget [2021-03-24T06:01:45.155Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-03-24T06:01:45.155Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-24T06:01:45.320Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-03-24T06:01:45.320Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-24T06:01:45.955Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-03-24T06:01:45.955Z] === RUN TestAuthZPluginDenyResponse [2021-03-24T06:01:46.590Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-03-24T06:01:46.590Z] === RUN TestAuthZPluginAllowEventStream [2021-03-24T06:01:47.701Z] --- PASS: TestCreateWithCustomMaskedPaths (2.73s) [2021-03-24T06:01:47.701Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-24T06:01:48.104Z] --- PASS: TestAuthZPluginAllowEventStream (1.84s) [2021-03-24T06:01:48.104Z] === RUN TestAuthZPluginErrorResponse [2021-03-24T06:01:48.489Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-24T06:01:48.489Z] [2021-03-24T06:01:48.489Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-24T06:01:48.489Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-24T06:01:48.489Z] HOSTNAME=56c7588bb2a3 [2021-03-24T06:01:48.489Z] TESTDEBUG=0 [2021-03-24T06:01:48.489Z] DEST=bundles/test-integration [2021-03-24T06:01:48.489Z] PWD=/go/src/github.com/docker/docker [2021-03-24T06:01:48.489Z] DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e [2021-03-24T06:01:48.489Z] container=docker [2021-03-24T06:01:48.489Z] HOME=/root [2021-03-24T06:01:48.489Z] GOLANG_VERSION=1.13.15 [2021-03-24T06:01:48.489Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-24T06:01:48.489Z] VALIDATE_BRANCH=master [2021-03-24T06:01:48.489Z] TERM=xterm [2021-03-24T06:01:48.489Z] DOCKER_PKG=github.com/docker/docker [2021-03-24T06:01:48.489Z] SHLVL=1 [2021-03-24T06:01:48.489Z] TIMEOUT=120m [2021-03-24T06:01:48.489Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-24T06:01:48.489Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-24T06:01:48.489Z] GO111MODULE=off [2021-03-24T06:01:48.489Z] DOCKER_EXPERIMENTAL=1 [2021-03-24T06:01:48.489Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-24T06:01:48.489Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-24T06:01:48.489Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-24T06:01:48.489Z] GOPATH=/go [2021-03-24T06:01:48.489Z] PKG_CONFIG=pkg-config [2021-03-24T06:01:48.489Z] _=/usr/bin/env [2021-03-24T06:01:48.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-24T06:01:48.740Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-03-24T06:01:48.740Z] === RUN TestAuthZPluginErrorRequest [2021-03-24T06:01:49.376Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2021-03-24T06:01:49.376Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-24T06:01:50.011Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-03-24T06:01:50.011Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-24T06:01:51.000Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.82s) [2021-03-24T06:01:51.000Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-24T06:01:51.000Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-24T06:01:51.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-24T06:01:51.000Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-24T06:01:51.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-24T06:01:51.000Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-24T06:01:51.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-24T06:01:51.000Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-24T06:01:51.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-24T06:01:51.000Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-24T06:01:51.000Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-24T06:01:51.000Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-24T06:01:51.000Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-24T06:01:51.000Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-24T06:01:51.000Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-24T06:01:51.000Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-24T06:01:51.000Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-24T06:01:51.000Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-03-24T06:01:51.000Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-03-24T06:01:51.000Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2021-03-24T06:01:51.000Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2021-03-24T06:01:51.000Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-03-24T06:01:51.000Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-24T06:01:51.570Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.94s) [2021-03-24T06:01:51.570Z] === RUN TestCreateDifferentPlatform [2021-03-24T06:01:51.570Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-24T06:01:51.570Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-24T06:01:51.570Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-03-24T06:01:51.570Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-24T06:01:51.570Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-24T06:01:51.570Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-24T06:01:51.831Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-03-24T06:01:51.831Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-24T06:01:51.831Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.13s) [2021-03-24T06:01:51.831Z] === RUN TestContainerStartOnDaemonRestart [2021-03-24T06:01:51.831Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-24T06:01:51.831Z] === RUN TestDaemonRestartIpcMode [2021-03-24T06:01:51.831Z] === PAUSE TestDaemonRestartIpcMode [2021-03-24T06:01:51.831Z] === RUN TestDaemonHostGatewayIP [2021-03-24T06:01:51.831Z] === PAUSE TestDaemonHostGatewayIP [2021-03-24T06:01:51.831Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-24T06:01:51.831Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-24T06:01:51.831Z] === RUN TestContainerKillOnDaemonStart [2021-03-24T06:01:51.831Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-24T06:01:51.831Z] === RUN TestDiff [2021-03-24T06:01:52.086Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.29s) [2021-03-24T06:01:52.086Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-24T06:01:53.224Z] --- PASS: TestDiff (1.07s) [2021-03-24T06:01:53.224Z] === RUN TestExecWithCloseStdin [2021-03-24T06:01:54.166Z] --- PASS: TestExecWithCloseStdin (1.32s) [2021-03-24T06:01:54.166Z] === RUN TestExec [2021-03-24T06:01:54.824Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.46s) [2021-03-24T06:01:54.824Z] === RUN TestAuthZPluginHeader [2021-03-24T06:01:55.460Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-03-24T06:01:55.460Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-24T06:01:55.460Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-03-24T06:01:55.460Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:01:55.460Z] === RUN TestAuthZPluginV2Disable [2021-03-24T06:01:55.460Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-24T06:01:55.460Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:01:55.460Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-24T06:01:55.460Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-24T06:01:55.460Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:01:55.460Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-24T06:01:55.460Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-24T06:01:55.460Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:01:55.460Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-24T06:01:55.553Z] --- PASS: TestExec (1.21s) [2021-03-24T06:01:55.553Z] === RUN TestExecUser [2021-03-24T06:01:56.936Z] --- PASS: TestExecUser (1.26s) [2021-03-24T06:01:56.936Z] === RUN TestExportContainerAndImportImage [2021-03-24T06:01:58.320Z] --- PASS: TestExportContainerAndImportImage (1.33s) [2021-03-24T06:01:58.320Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-24T06:02:00.232Z] --- PASS: TestExportContainerAfterDaemonRestart (2.09s) [2021-03-24T06:02:00.232Z] === RUN TestHealthCheckWorkdir [2021-03-24T06:02:01.615Z] --- PASS: TestHealthCheckWorkdir (1.58s) [2021-03-24T06:02:01.615Z] === RUN TestHealthKillContainer [2021-03-24T06:02:04.912Z] --- PASS: TestHealthKillContainer (3.24s) [2021-03-24T06:02:04.912Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-24T06:02:05.853Z] --- PASS: TestInspectCpusetInConfigPre120 (0.99s) [2021-03-24T06:02:05.853Z] === RUN TestIpcModeNone [2021-03-24T06:02:07.239Z] --- PASS: TestIpcModeNone (1.24s) [2021-03-24T06:02:07.239Z] === RUN TestIpcModePrivate [2021-03-24T06:02:08.621Z] --- PASS: TestIpcModePrivate (1.26s) [2021-03-24T06:02:08.621Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:104, shared: false, mustBeShared: false [2021-03-24T06:02:08.621Z] === RUN TestIpcModeShareable [2021-03-24T06:02:08.806Z] --- PASS: TestImportExtremelyLargeImageWorks (102.51s) [2021-03-24T06:02:08.806Z] PASS [2021-03-24T06:02:08.806Z] [2021-03-24T06:02:08.806Z] === Skipped [2021-03-24T06:02:08.806Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-24T06:02:08.806Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-24T06:02:08.806Z] [2021-03-24T06:02:08.806Z] [2021-03-24T06:02:08.806Z] DONE 12 tests, 1 skipped in 106.255s [2021-03-24T06:02:08.806Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-24T06:02:08.806Z] INFO: Testing against a local daemon [2021-03-24T06:02:08.806Z] === RUN TestNetworkCreateDelete [2021-03-24T06:02:08.806Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-03-24T06:02:08.806Z] === RUN TestDockerNetworkDeletePreferID [2021-03-24T06:02:08.806Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-03-24T06:02:08.806Z] === RUN TestDaemonDNSFallback [2021-03-24T06:02:08.806Z] --- PASS: TestDaemonDNSFallback (7.58s) [2021-03-24T06:02:08.806Z] === RUN TestInspectNetwork [2021-03-24T06:02:08.806Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-24T06:02:08.806Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:08.806Z] === RUN TestRunContainerWithBridgeNone [2021-03-24T06:02:08.806Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-24T06:02:08.806Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-24T06:02:08.806Z] === RUN TestNetworkInvalidJSON [2021-03-24T06:02:08.806Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-24T06:02:08.806Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-24T06:02:08.806Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-24T06:02:08.806Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-24T06:02:08.806Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-24T06:02:08.806Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-24T06:02:08.806Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-24T06:02:08.806Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-24T06:02:08.806Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-24T06:02:08.806Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-24T06:02:08.806Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-24T06:02:08.806Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-24T06:02:08.806Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-24T06:02:08.806Z] === RUN TestNetworkList [2021-03-24T06:02:08.806Z] === RUN TestNetworkList//networks [2021-03-24T06:02:08.806Z] === PAUSE TestNetworkList//networks [2021-03-24T06:02:08.806Z] === RUN TestNetworkList//networks/ [2021-03-24T06:02:08.806Z] === PAUSE TestNetworkList//networks/ [2021-03-24T06:02:08.806Z] === CONT TestNetworkList//networks [2021-03-24T06:02:08.806Z] === CONT TestNetworkList//networks/ [2021-03-24T06:02:08.806Z] --- PASS: TestNetworkList (0.01s) [2021-03-24T06:02:08.806Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-24T06:02:08.806Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-24T06:02:08.806Z] === RUN TestHostIPv4BridgeLabel [2021-03-24T06:02:08.806Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-24T06:02:08.806Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-24T06:02:08.806Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-24T06:02:08.806Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-03-24T06:02:08.806Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-24T06:02:08.806Z] === RUN TestDaemonDefaultNetworkPools [2021-03-24T06:02:08.806Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-03-24T06:02:08.806Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-24T06:02:08.806Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-24T06:02:08.806Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-03-24T06:02:08.806Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-24T06:02:08.806Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-24T06:02:08.806Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-03-24T06:02:08.806Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-24T06:02:08.806Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-24T06:02:08.806Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-03-24T06:02:08.806Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-24T06:02:08.806Z] === RUN TestServiceWithPredefinedNetwork [2021-03-24T06:02:08.806Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-24T06:02:08.806Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:08.806Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-24T06:02:08.806Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-24T06:02:08.806Z] service_test.go:242: FLAKY_TEST [2021-03-24T06:02:08.806Z] === RUN TestServiceWithDataPathPortInit [2021-03-24T06:02:08.806Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-03-24T06:02:08.806Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:08.806Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-24T06:02:08.806Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-24T06:02:08.806Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:08.806Z] PASS [2021-03-24T06:02:08.806Z] [2021-03-24T06:02:08.806Z] === Skipped [2021-03-24T06:02:08.806Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-03-24T06:02:08.806Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:08.806Z] [2021-03-24T06:02:08.806Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-03-24T06:02:08.806Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-24T06:02:08.806Z] [2021-03-24T06:02:08.806Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-03-24T06:02:08.806Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-24T06:02:08.806Z] [2021-03-24T06:02:08.806Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-03-24T06:02:08.806Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-24T06:02:08.806Z] [2021-03-24T06:02:08.806Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-03-24T06:02:08.806Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-24T06:02:08.806Z] [2021-03-24T06:02:08.806Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-03-24T06:02:08.806Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-24T06:02:08.806Z] [2021-03-24T06:02:08.806Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-03-24T06:02:08.806Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-24T06:02:08.806Z] [2021-03-24T06:02:08.806Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-03-24T06:02:08.806Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-24T06:02:08.806Z] [2021-03-24T06:02:08.806Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-03-24T06:02:08.806Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:08.806Z] [2021-03-24T06:02:08.806Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-24T06:02:08.806Z] service_test.go:242: FLAKY_TEST [2021-03-24T06:02:08.806Z] [2021-03-24T06:02:08.806Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-03-24T06:02:08.806Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:08.806Z] [2021-03-24T06:02:08.806Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-24T06:02:08.806Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:08.806Z] [2021-03-24T06:02:08.806Z] [2021-03-24T06:02:08.806Z] DONE 22 tests, 12 skipped in 8.244s [2021-03-24T06:02:08.806Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-24T06:02:08.806Z] INFO: Testing against a local daemon [2021-03-24T06:02:08.806Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-24T06:02:08.806Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-24T06:02:08.806Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-24T06:02:08.806Z] === RUN TestDockerNetworkIpvlan [2021-03-24T06:02:08.806Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-24T06:02:08.806Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-24T06:02:08.806Z] PASS [2021-03-24T06:02:08.806Z] [2021-03-24T06:02:08.806Z] === Skipped [2021-03-24T06:02:08.806Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-24T06:02:08.806Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-24T06:02:08.806Z] [2021-03-24T06:02:08.806Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-24T06:02:08.806Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-24T06:02:08.806Z] [2021-03-24T06:02:08.806Z] [2021-03-24T06:02:08.806Z] DONE 2 tests, 2 skipped in 0.110s [2021-03-24T06:02:08.806Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-24T06:02:08.806Z] INFO: Testing against a local daemon [2021-03-24T06:02:08.806Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-24T06:02:08.806Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-24T06:02:08.806Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-24T06:02:08.806Z] === RUN TestDockerNetworkMacvlan [2021-03-24T06:02:08.806Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-03-24T06:02:08.806Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-24T06:02:08.806Z] PASS [2021-03-24T06:02:08.806Z] [2021-03-24T06:02:08.806Z] === Skipped [2021-03-24T06:02:08.806Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-24T06:02:08.807Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-03-24T06:02:08.807Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] DONE 2 tests, 2 skipped in 0.113s [2021-03-24T06:02:08.807Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-24T06:02:08.807Z] testing: warning: no tests to run [2021-03-24T06:02:08.807Z] PASS [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] DONE 0 tests in 0.023s [2021-03-24T06:02:08.807Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-24T06:02:08.807Z] INFO: Testing against a local daemon [2021-03-24T06:02:08.807Z] === RUN TestAuthZPluginAllowRequest [2021-03-24T06:02:08.807Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] === RUN TestAuthZPluginTLS [2021-03-24T06:02:08.807Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] === RUN TestAuthZPluginDenyRequest [2021-03-24T06:02:08.807Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-24T06:02:08.807Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] === RUN TestAuthZPluginDenyResponse [2021-03-24T06:02:08.807Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] === RUN TestAuthZPluginAllowEventStream [2021-03-24T06:02:08.807Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] === RUN TestAuthZPluginErrorResponse [2021-03-24T06:02:08.807Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] === RUN TestAuthZPluginErrorRequest [2021-03-24T06:02:08.807Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-24T06:02:08.807Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-24T06:02:08.807Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-24T06:02:08.807Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] === RUN TestAuthZPluginHeader [2021-03-24T06:02:08.807Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-24T06:02:08.807Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] === RUN TestAuthZPluginV2Disable [2021-03-24T06:02:08.807Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-24T06:02:08.807Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-24T06:02:08.807Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-24T06:02:08.807Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] PASS [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] === Skipped [2021-03-24T06:02:08.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-03-24T06:02:08.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] DONE 17 tests, 17 skipped in 0.395s [2021-03-24T06:02:08.807Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-24T06:02:08.807Z] INFO: Testing against a local daemon [2021-03-24T06:02:08.807Z] === RUN TestPluginInvalidJSON [2021-03-24T06:02:08.807Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-24T06:02:08.807Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-24T06:02:08.807Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-24T06:02:08.807Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-24T06:02:08.807Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-24T06:02:08.807Z] === RUN TestPluginInstall [2021-03-24T06:02:08.807Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-24T06:02:08.807Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] === RUN TestPluginsWithRuntimes [2021-03-24T06:02:08.807Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-24T06:02:08.807Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-03-24T06:02:08.807Z] PASS [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] === Skipped [2021-03-24T06:02:08.807Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-03-24T06:02:08.807Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-03-24T06:02:08.807Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] [2021-03-24T06:02:08.807Z] DONE 4 tests, 2 skipped in 0.146s [2021-03-24T06:02:08.807Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-24T06:02:09.063Z] INFO: Testing against a local daemon [2021-03-24T06:02:09.063Z] === RUN TestExternalGraphDriver [2021-03-24T06:02:09.063Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-03-24T06:02:09.063Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-24T06:02:09.063Z] === RUN TestGraphdriverPluginV2 [2021-03-24T06:02:10.004Z] --- PASS: TestIpcModeShareable (1.34s) [2021-03-24T06:02:10.004Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:98, shared: true, mustBeShared: true [2021-03-24T06:02:10.004Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-24T06:02:11.444Z] Loaded image: buildpack-deps:buster [2021-03-24T06:02:11.444Z] Loaded image: buildpack-deps:buster [2021-03-24T06:02:11.444Z] Loaded image: busybox:latest [2021-03-24T06:02:11.444Z] Loaded image: busybox:latest [2021-03-24T06:02:11.444Z] Loaded image: busybox:glibc [2021-03-24T06:02:11.444Z] Loaded image: busybox:glibc [2021-03-24T06:02:12.384Z] Loaded image: debian:bullseye [2021-03-24T06:02:12.384Z] Loaded image: debian:bullseye [2021-03-24T06:02:12.645Z] Loaded image: hello-world:latest [2021-03-24T06:02:12.645Z] Loaded image: hello-world:latest [2021-03-24T06:02:12.904Z] Loaded image: arm32v7/hello-world:latest [2021-03-24T06:02:12.904Z] Loaded image: arm32v7/hello-world:latest [2021-03-24T06:02:12.904Z] INFO: Testing against a local daemon [2021-03-24T06:02:12.904Z] === RUN TestDockerDaemonSuite [2021-03-24T06:02:12.904Z] INFO: Testing against a local daemon [2021-03-24T06:02:12.904Z] === RUN TestDockerSuite [2021-03-24T06:02:12.904Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-03-24T06:02:13.165Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-24T06:02:13.165Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-24T06:02:13.165Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-24T06:02:13.165Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-24T06:02:13.165Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-24T06:02:13.165Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-24T06:02:13.165Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-24T06:02:13.425Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-24T06:02:14.107Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2021-03-24T06:02:14.107Z] PASS [2021-03-24T06:02:14.107Z] [2021-03-24T06:02:14.107Z] === Skipped [2021-03-24T06:02:14.107Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-03-24T06:02:14.107Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:02:14.107Z] [2021-03-24T06:02:14.107Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-24T06:02:14.107Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:02:14.107Z] [2021-03-24T06:02:14.107Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-24T06:02:14.107Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:02:14.107Z] [2021-03-24T06:02:14.107Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-24T06:02:14.107Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:02:14.107Z] [2021-03-24T06:02:14.107Z] [2021-03-24T06:02:14.107Z] DONE 17 tests, 4 skipped in 29.888s [2021-03-24T06:02:14.107Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-24T06:02:14.107Z] ++ 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 [2021-03-24T06:02:14.107Z] ++ set -e [2021-03-24T06:02:14.107Z] ++ '[' -n 0 ']' [2021-03-24T06:02:14.107Z] ++ set -x [2021-03-24T06:02:14.107Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:02:14.107Z] INFO: Testing against a local daemon [2021-03-24T06:02:14.107Z] === RUN TestPluginInvalidJSON [2021-03-24T06:02:14.107Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-24T06:02:14.107Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-24T06:02:14.107Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-24T06:02:14.107Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-24T06:02:14.107Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-24T06:02:14.107Z] === RUN TestPluginInstall [2021-03-24T06:02:14.107Z] === RUN TestPluginInstall/no_auth [2021-03-24T06:02:14.206Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.72s) [2021-03-24T06:02:14.206Z] === RUN TestAPIIpcModeHost [2021-03-24T06:02:14.364Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-03-24T06:02:14.403Z] time="2021-03-24T06:02:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:02:14.403Z] time="2021-03-24T06:02:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba695023961d5a681c9481eb213918e5c9549f1255d07d2b4748e0d66381fa95" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:02:14.403Z] time="2021-03-24T06:02:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:02:14.403Z] time="2021-03-24T06:02:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba695023961d5a681c9481eb213918e5c9549f1255d07d2b4748e0d66381fa95" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:02:14.696Z] === RUN TestPluginInstall/with_htpasswd [2021-03-24T06:02:14.778Z] --- PASS: TestAPIIpcModeHost (1.24s) [2021-03-24T06:02:14.778Z] === RUN TestDaemonIpcModeShareable [2021-03-24T06:02:15.332Z] time="2021-03-24T06:02:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:02:15.332Z] time="2021-03-24T06:02:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b04792878ae9fbd220e85f7f21048c2ef00d0e295c7d795a177b531b43e24db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:02:15.332Z] time="2021-03-24T06:02:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:02:15.332Z] time="2021-03-24T06:02:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b04792878ae9fbd220e85f7f21048c2ef00d0e295c7d795a177b531b43e24db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:02:15.594Z] --- PASS: TestGraphdriverPluginV2 (5.87s) [2021-03-24T06:02:15.594Z] PASS [2021-03-24T06:02:15.594Z] [2021-03-24T06:02:15.594Z] === Skipped [2021-03-24T06:02:15.594Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-03-24T06:02:15.594Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-24T06:02:15.594Z] [2021-03-24T06:02:15.594Z] [2021-03-24T06:02:15.594Z] DONE 2 tests, 1 skipped in 6.060s [2021-03-24T06:02:15.594Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-24T06:02:15.594Z] INFO: Testing against a local daemon [2021-03-24T06:02:15.594Z] === RUN TestContinueAfterPluginCrash [2021-03-24T06:02:15.594Z] === PAUSE TestContinueAfterPluginCrash [2021-03-24T06:02:15.594Z] === RUN TestReadPluginNoRead [2021-03-24T06:02:15.594Z] === PAUSE TestReadPluginNoRead [2021-03-24T06:02:15.594Z] === RUN TestDaemonStartWithLogOpt [2021-03-24T06:02:15.594Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-24T06:02:15.594Z] === CONT TestContinueAfterPluginCrash [2021-03-24T06:02:15.594Z] === CONT TestDaemonStartWithLogOpt [2021-03-24T06:02:15.625Z] === RUN TestPluginInstall/with_insecure [2021-03-24T06:02:16.664Z] time="2021-03-24T06:02:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:02:16.664Z] time="2021-03-24T06:02:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:15f2b4f441e61b0e688d726c6e2a604010ed1f56ecc631cf4daff76c0c2347f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:02:16.664Z] time="2021-03-24T06:02:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:02:16.664Z] time="2021-03-24T06:02:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:15f2b4f441e61b0e688d726c6e2a604010ed1f56ecc631cf4daff76c0c2347f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:02:16.720Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-24T06:02:16.956Z] --- PASS: TestPluginInstall (4.49s) [2021-03-24T06:02:16.956Z] --- PASS: TestPluginInstall/no_auth (2.42s) [2021-03-24T06:02:16.956Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2021-03-24T06:02:16.956Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2021-03-24T06:02:16.956Z] plugin_test.go:160: [ddb252c632711] daemon is not started [2021-03-24T06:02:16.956Z] === RUN TestPluginsWithRuntimes [2021-03-24T06:02:16.980Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-24T06:02:17.322Z] --- PASS: TestDaemonIpcModeShareable (2.33s) [2021-03-24T06:02:17.322Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-03-24T06:02:17.322Z] === RUN TestDaemonIpcModePrivate [2021-03-24T06:02:17.551Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-24T06:02:17.551Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-24T06:02:18.492Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-24T06:02:18.492Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-24T06:02:18.492Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-24T06:02:19.031Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-24T06:02:19.236Z] --- PASS: TestDaemonIpcModePrivate (2.28s) [2021-03-24T06:02:19.236Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-03-24T06:02:19.236Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-24T06:02:20.069Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-24T06:02:20.408Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-24T06:02:20.668Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-24T06:02:20.668Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-24T06:02:20.668Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-24T06:02:21.276Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-03-24T06:02:21.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-24T06:02:21.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-24T06:02:21.583Z] --- PASS: TestPluginsWithRuntimes (4.76s) [2021-03-24T06:02:21.583Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.45s) [2021-03-24T06:02:21.583Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.40s) [2021-03-24T06:02:21.583Z] PASS [2021-03-24T06:02:21.583Z] [2021-03-24T06:02:21.583Z] DONE 9 tests in 9.495s [2021-03-24T06:02:21.583Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-24T06:02:21.583Z] ++ 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 [2021-03-24T06:02:21.583Z] ++ set -e [2021-03-24T06:02:21.583Z] ++ '[' -n 0 ']' [2021-03-24T06:02:21.583Z] ++ set -x [2021-03-24T06:02:21.583Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:02:21.779Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.19s) [2021-03-24T06:02:21.779Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-03-24T06:02:21.779Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-24T06:02:21.869Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-24T06:02:21.876Z] INFO: Testing against a local daemon [2021-03-24T06:02:21.876Z] === RUN TestExternalGraphDriver [2021-03-24T06:02:22.126Z] --- PASS: TestDaemonStartWithLogOpt (6.56s) [2021-03-24T06:02:22.126Z] === CONT TestReadPluginNoRead [2021-03-24T06:02:22.169Z] === RUN TestExternalGraphDriver/json [2021-03-24T06:02:23.780Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-24T06:02:23.780Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-24T06:02:23.780Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-24T06:02:23.780Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-24T06:02:23.780Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-24T06:02:24.245Z] === RUN TestExternalGraphDriver/spec [2021-03-24T06:02:24.327Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.53s) [2021-03-24T06:02:24.327Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-03-24T06:02:24.327Z] === RUN TestIpcModeOlderClient [2021-03-24T06:02:24.327Z] === PAUSE TestIpcModeOlderClient [2021-03-24T06:02:24.327Z] === RUN TestKillContainerInvalidSignal [2021-03-24T06:02:25.273Z] --- PASS: TestKillContainerInvalidSignal (0.95s) [2021-03-24T06:02:25.273Z] === RUN TestKillContainer [2021-03-24T06:02:25.273Z] === RUN TestKillContainer/no_signal [2021-03-24T06:02:25.390Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-24T06:02:25.390Z] --- PASS: TestContinueAfterPluginCrash (10.44s) [2021-03-24T06:02:26.214Z] === RUN TestKillContainer/non_killing_signal [2021-03-24T06:02:26.320Z] === RUN TestExternalGraphDriver/pull [2021-03-24T06:02:26.785Z] === RUN TestKillContainer/killing_signal [2021-03-24T06:02:27.903Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-24T06:02:28.167Z] --- PASS: TestKillContainer (2.91s) [2021-03-24T06:02:28.167Z] --- PASS: TestKillContainer/no_signal (0.96s) [2021-03-24T06:02:28.167Z] --- PASS: TestKillContainer/non_killing_signal (0.72s) [2021-03-24T06:02:28.167Z] --- PASS: TestKillContainer/killing_signal (0.93s) [2021-03-24T06:02:28.167Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-24T06:02:28.167Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-24T06:02:29.058Z] --- PASS: TestExternalGraphDriver (7.01s) [2021-03-24T06:02:29.058Z] --- PASS: TestExternalGraphDriver/json (2.16s) [2021-03-24T06:02:29.058Z] --- PASS: TestExternalGraphDriver/spec (2.20s) [2021-03-24T06:02:29.058Z] --- PASS: TestExternalGraphDriver/pull (2.54s) [2021-03-24T06:02:29.058Z] === RUN TestGraphdriverPluginV2 [2021-03-24T06:02:29.058Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-03-24T06:02:29.058Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:02:29.058Z] PASS [2021-03-24T06:02:29.058Z] [2021-03-24T06:02:29.058Z] === Skipped [2021-03-24T06:02:29.058Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-03-24T06:02:29.058Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:02:29.058Z] [2021-03-24T06:02:29.058Z] [2021-03-24T06:02:29.058Z] DONE 5 tests, 1 skipped in 7.362s [2021-03-24T06:02:29.058Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-24T06:02:29.058Z] ++ 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 [2021-03-24T06:02:29.058Z] ++ set -e [2021-03-24T06:02:29.058Z] ++ '[' -n 0 ']' [2021-03-24T06:02:29.058Z] ++ set -x [2021-03-24T06:02:29.058Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:02:29.061Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-24T06:02:29.107Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-24T06:02:29.351Z] INFO: Testing against a local daemon [2021-03-24T06:02:29.351Z] === RUN TestContinueAfterPluginCrash [2021-03-24T06:02:29.351Z] === PAUSE TestContinueAfterPluginCrash [2021-03-24T06:02:29.351Z] === RUN TestReadPluginNoRead [2021-03-24T06:02:29.351Z] === PAUSE TestReadPluginNoRead [2021-03-24T06:02:29.351Z] === RUN TestDaemonStartWithLogOpt [2021-03-24T06:02:29.351Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-24T06:02:29.351Z] === CONT TestContinueAfterPluginCrash [2021-03-24T06:02:29.351Z] === CONT TestDaemonStartWithLogOpt [2021-03-24T06:02:29.497Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-03-24T06:02:30.047Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.94s) [2021-03-24T06:02:30.048Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s) [2021-03-24T06:02:30.048Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.73s) [2021-03-24T06:02:30.048Z] === RUN TestKillStoppedContainer [2021-03-24T06:02:30.048Z] --- PASS: TestKillStoppedContainer (0.11s) [2021-03-24T06:02:30.048Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-24T06:02:30.048Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-03-24T06:02:30.048Z] === RUN TestKillDifferentUserContainer [2021-03-24T06:02:30.416Z] === RUN TestReadPluginNoRead/default [2021-03-24T06:02:30.970Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-24T06:02:30.989Z] --- PASS: TestKillDifferentUserContainer (0.98s) [2021-03-24T06:02:30.989Z] === RUN TestInspectOomKilledTrue [2021-03-24T06:02:30.989Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-24T06:02:30.989Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-24T06:02:30.989Z] === RUN TestInspectOomKilledFalse [2021-03-24T06:02:30.989Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-24T06:02:30.989Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-24T06:02:30.989Z] === RUN TestLinksEtcHostsContentMatch [2021-03-24T06:02:31.397Z] tests/integration/client_test.py ..... [ 75%] [2021-03-24T06:02:31.657Z] tests/integration/context_api_test.py ... [ 76%] [2021-03-24T06:02:32.224Z] tests/integration/errors_test.py . [ 76%] [2021-03-24T06:02:32.372Z] --- PASS: TestLinksEtcHostsContentMatch (1.01s) [2021-03-24T06:02:32.372Z] === RUN TestLinksContainerNames [2021-03-24T06:02:32.929Z] --- PASS: TestReadPluginNoRead (11.10s) [2021-03-24T06:02:32.929Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.47s) [2021-03-24T06:02:32.929Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.49s) [2021-03-24T06:02:32.929Z] --- PASS: TestReadPluginNoRead/default (2.55s) [2021-03-24T06:02:32.929Z] read_test.go:92: [d2d5d6c47b34a] daemon is not started [2021-03-24T06:02:32.929Z] PASS [2021-03-24T06:02:32.929Z] [2021-03-24T06:02:32.929Z] DONE 6 tests in 17.784s [2021-03-24T06:02:32.929Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-24T06:02:32.929Z] testing: warning: no tests to run [2021-03-24T06:02:32.929Z] PASS [2021-03-24T06:02:32.929Z] [2021-03-24T06:02:32.929Z] DONE 0 tests in 0.047s [2021-03-24T06:02:32.929Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-24T06:02:32.929Z] INFO: Testing against a local daemon [2021-03-24T06:02:32.929Z] === RUN TestPluginWithDevMounts [2021-03-24T06:02:32.929Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-24T06:02:32.929Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-24T06:02:32.929Z] PASS [2021-03-24T06:02:32.929Z] [2021-03-24T06:02:32.929Z] === Skipped [2021-03-24T06:02:32.929Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-03-24T06:02:32.929Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-24T06:02:32.929Z] [2021-03-24T06:02:32.929Z] [2021-03-24T06:02:32.929Z] DONE 1 tests, 1 skipped in 0.126s [2021-03-24T06:02:32.929Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-24T06:02:32.929Z] INFO: Testing against a local daemon [2021-03-24T06:02:32.929Z] === RUN TestSecretInspect [2021-03-24T06:02:32.929Z] --- SKIP: TestSecretInspect (0.01s) [2021-03-24T06:02:32.929Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:32.929Z] === RUN TestSecretList [2021-03-24T06:02:33.185Z] --- SKIP: TestSecretList (0.02s) [2021-03-24T06:02:33.185Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.185Z] === RUN TestSecretsCreateAndDelete [2021-03-24T06:02:33.185Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-03-24T06:02:33.185Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.185Z] === RUN TestSecretsUpdate [2021-03-24T06:02:33.185Z] --- SKIP: TestSecretsUpdate (0.02s) [2021-03-24T06:02:33.185Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.185Z] === RUN TestTemplatedSecret [2021-03-24T06:02:33.185Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-24T06:02:33.185Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.185Z] === RUN TestSecretCreateResolve [2021-03-24T06:02:33.185Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-03-24T06:02:33.185Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.185Z] PASS [2021-03-24T06:02:33.185Z] [2021-03-24T06:02:33.185Z] === Skipped [2021-03-24T06:02:33.185Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-03-24T06:02:33.185Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.185Z] [2021-03-24T06:02:33.185Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-03-24T06:02:33.185Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.185Z] [2021-03-24T06:02:33.185Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-03-24T06:02:33.185Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.185Z] [2021-03-24T06:02:33.185Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2021-03-24T06:02:33.185Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.185Z] [2021-03-24T06:02:33.185Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-03-24T06:02:33.185Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.185Z] [2021-03-24T06:02:33.185Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-03-24T06:02:33.185Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.185Z] [2021-03-24T06:02:33.185Z] [2021-03-24T06:02:33.185Z] DONE 6 tests, 6 skipped in 0.194s [2021-03-24T06:02:33.185Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-24T06:02:33.185Z] INFO: Testing against a local daemon [2021-03-24T06:02:33.185Z] === RUN TestServiceCreateInit [2021-03-24T06:02:33.185Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-24T06:02:33.185Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-24T06:02:33.185Z] --- PASS: TestServiceCreateInit (0.02s) [2021-03-24T06:02:33.185Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-24T06:02:33.185Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.185Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-24T06:02:33.185Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.185Z] === RUN TestCreateServiceMultipleTimes [2021-03-24T06:02:33.185Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-03-24T06:02:33.185Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.185Z] === RUN TestCreateServiceConflict [2021-03-24T06:02:33.185Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-03-24T06:02:33.185Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.185Z] === RUN TestCreateServiceMaxReplicas [2021-03-24T06:02:33.185Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-03-24T06:02:33.185Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.185Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-24T06:02:33.441Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-03-24T06:02:33.441Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.441Z] === RUN TestCreateServiceSecretFileMode [2021-03-24T06:02:33.441Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2021-03-24T06:02:33.441Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.441Z] === RUN TestCreateServiceConfigFileMode [2021-03-24T06:02:33.441Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-03-24T06:02:33.441Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.441Z] === RUN TestCreateServiceSysctls [2021-03-24T06:02:33.441Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-03-24T06:02:33.441Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.441Z] === RUN TestCreateServiceCapabilities [2021-03-24T06:02:33.441Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-03-24T06:02:33.441Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.441Z] === RUN TestInspect [2021-03-24T06:02:33.441Z] --- SKIP: TestInspect (0.01s) [2021-03-24T06:02:33.441Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.441Z] === RUN TestCreateJob [2021-03-24T06:02:33.441Z] --- SKIP: TestCreateJob (0.01s) [2021-03-24T06:02:33.441Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.441Z] === RUN TestReplicatedJob [2021-03-24T06:02:33.441Z] --- SKIP: TestReplicatedJob (0.01s) [2021-03-24T06:02:33.441Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.441Z] === RUN TestUpdateReplicatedJob [2021-03-24T06:02:33.441Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-03-24T06:02:33.441Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.441Z] === RUN TestServiceListWithStatuses [2021-03-24T06:02:33.441Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-24T06:02:33.441Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-24T06:02:33.441Z] === RUN TestDockerNetworkConnectAlias [2021-03-24T06:02:33.441Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2021-03-24T06:02:33.441Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.441Z] === RUN TestDockerNetworkReConnect [2021-03-24T06:02:33.441Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-03-24T06:02:33.441Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:33.441Z] === RUN TestServicePlugin [2021-03-24T06:02:33.813Z] --- PASS: TestDaemonStartWithLogOpt (3.94s) [2021-03-24T06:02:33.813Z] === CONT TestReadPluginNoRead [2021-03-24T06:02:34.266Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-24T06:02:34.284Z] --- PASS: TestLinksContainerNames (1.93s) [2021-03-24T06:02:34.284Z] === RUN TestLogsFollowTailEmpty [2021-03-24T06:02:35.225Z] --- PASS: TestLogsFollowTailEmpty (1.00s) [2021-03-24T06:02:35.225Z] === RUN TestContainerNetworkMountsNoChown [2021-03-24T06:02:35.902Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-24T06:02:36.167Z] --- PASS: TestContainerNetworkMountsNoChown (0.97s) [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/default [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/default [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/private [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/private [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/rprivate [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/slave [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/slave [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/rslave [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/shared [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/shared [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/rshared [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-24T06:02:36.167Z] === CONT TestMountDaemonRoot/default [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-24T06:02:36.167Z] === CONT TestMountDaemonRoot/rslave [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-24T06:02:36.167Z] === CONT TestMountDaemonRoot/slave [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-24T06:02:36.167Z] === CONT TestMountDaemonRoot/rprivate [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-24T06:02:36.167Z] === CONT TestMountDaemonRoot/private [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-24T06:02:36.167Z] === CONT TestMountDaemonRoot/rshared [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-24T06:02:36.167Z] === CONT TestMountDaemonRoot/shared [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-24T06:02:36.167Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-24T06:02:36.167Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-24T06:02:36.167Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-24T06:02:36.167Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-24T06:02:36.167Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-24T06:02:36.167Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-24T06:02:36.167Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-24T06:02:36.167Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-24T06:02:36.167Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-24T06:02:36.167Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-24T06:02:36.167Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-24T06:02:36.167Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-24T06:02:36.167Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-24T06:02:36.167Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-24T06:02:36.428Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-24T06:02:36.428Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-24T06:02:36.428Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-24T06:02:36.428Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-24T06:02:36.428Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-24T06:02:36.428Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-24T06:02:36.428Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-24T06:02:36.428Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-24T06:02:36.428Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-24T06:02:36.428Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-24T06:02:36.428Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-24T06:02:36.428Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-24T06:02:36.428Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-24T06:02:36.428Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-24T06:02:36.689Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-24T06:02:36.689Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.13s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.08s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.08s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.08s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.08s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.09s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.09s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.17s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.16s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.08s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-03-24T06:02:36.689Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-03-24T06:02:36.689Z] === RUN TestContainerBindMountNonRecursive [2021-03-24T06:02:36.806Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-24T06:02:37.604Z] --- SKIP: TestServicePlugin (3.46s) [2021-03-24T06:02:37.604Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] === RUN TestServiceUpdateLabel [2021-03-24T06:02:37.604Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-03-24T06:02:37.604Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] === RUN TestServiceUpdateSecrets [2021-03-24T06:02:37.604Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-03-24T06:02:37.604Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] === RUN TestServiceUpdateConfigs [2021-03-24T06:02:37.604Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-03-24T06:02:37.604Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] === RUN TestServiceUpdateNetwork [2021-03-24T06:02:37.604Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-03-24T06:02:37.604Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] === RUN TestServiceUpdatePidsLimit [2021-03-24T06:02:37.604Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-03-24T06:02:37.604Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] PASS [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] === Skipped [2021-03-24T06:02:37.604Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-24T06:02:37.604Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-24T06:02:37.604Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-24T06:02:37.604Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-24T06:02:37.604Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-03-24T06:02:37.604Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-03-24T06:02:37.604Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-03-24T06:02:37.604Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-03-24T06:02:37.604Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2021-03-24T06:02:37.604Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-03-24T06:02:37.604Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-03-24T06:02:37.604Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-03-24T06:02:37.604Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-03-24T06:02:37.604Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-03-24T06:02:37.604Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-03-24T06:02:37.604Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-03-24T06:02:37.604Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-24T06:02:37.604Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2021-03-24T06:02:37.604Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-03-24T06:02:37.604Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] === SKIP: amd64.integration.service TestServicePlugin (3.46s) [2021-03-24T06:02:37.604Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-03-24T06:02:37.604Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-03-24T06:02:37.604Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-03-24T06:02:37.604Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-03-24T06:02:37.604Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-03-24T06:02:37.604Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] DONE 24 tests, 23 skipped in 3.876s [2021-03-24T06:02:37.604Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-24T06:02:37.604Z] INFO: Testing against a local daemon [2021-03-24T06:02:37.604Z] === RUN TestSessionCreate [2021-03-24T06:02:37.604Z] --- PASS: TestSessionCreate (0.02s) [2021-03-24T06:02:37.604Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-24T06:02:37.604Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-24T06:02:37.604Z] PASS [2021-03-24T06:02:37.604Z] [2021-03-24T06:02:37.604Z] DONE 2 tests in 0.148s [2021-03-24T06:02:37.605Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-24T06:02:37.605Z] INFO: Testing against a local daemon [2021-03-24T06:02:37.605Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-24T06:02:37.605Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-24T06:02:37.605Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-24T06:02:37.605Z] === RUN TestEventsExecDie [2021-03-24T06:02:37.746Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-24T06:02:38.531Z] --- PASS: TestEventsExecDie (1.03s) [2021-03-24T06:02:38.531Z] === RUN TestEventsBackwardsCompatible [2021-03-24T06:02:38.531Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-03-24T06:02:38.531Z] === RUN TestInfoBinaryCommits [2021-03-24T06:02:38.531Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-24T06:02:38.531Z] === RUN TestInfoAPIVersioned [2021-03-24T06:02:38.531Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-24T06:02:38.531Z] === RUN TestInfoDiscoveryBackend [2021-03-24T06:02:38.639Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-24T06:02:38.639Z] --- PASS: TestContinueAfterPluginCrash (9.26s) [2021-03-24T06:02:39.128Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-24T06:02:39.894Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2021-03-24T06:02:39.894Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-24T06:02:39.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-24T06:02:39.987Z] --- PASS: TestContainerBindMountNonRecursive (2.92s) [2021-03-24T06:02:39.987Z] === RUN TestContainerVolumesMountedAsShared [2021-03-24T06:02:40.068Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-24T06:02:40.329Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-03-24T06:02:40.558Z] --- PASS: TestContainerVolumesMountedAsShared (0.78s) [2021-03-24T06:02:40.558Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-24T06:02:40.712Z] === RUN TestReadPluginNoRead/default [2021-03-24T06:02:41.500Z] --- PASS: TestContainerVolumesMountedAsSlave (0.99s) [2021-03-24T06:02:41.500Z] === RUN TestNetworkNat [2021-03-24T06:02:41.713Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-03-24T06:02:42.440Z] --- PASS: TestNetworkNat (1.07s) [2021-03-24T06:02:42.440Z] === RUN TestNetworkLocalhostTCPNat [2021-03-24T06:02:42.786Z] --- PASS: TestReadPluginNoRead (9.36s) [2021-03-24T06:02:42.786Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.09s) [2021-03-24T06:02:42.786Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.19s) [2021-03-24T06:02:42.786Z] --- PASS: TestReadPluginNoRead/default (2.21s) [2021-03-24T06:02:42.786Z] read_test.go:92: [db3c007b540c8] daemon is not started [2021-03-24T06:02:42.786Z] PASS [2021-03-24T06:02:42.786Z] [2021-03-24T06:02:42.786Z] DONE 6 tests in 13.495s [2021-03-24T06:02:42.786Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-24T06:02:42.786Z] ++ 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 [2021-03-24T06:02:42.786Z] ++ set -e [2021-03-24T06:02:42.786Z] ++ '[' -n 0 ']' [2021-03-24T06:02:42.786Z] ++ set -x [2021-03-24T06:02:42.787Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:02:42.787Z] testing: warning: no tests to run [2021-03-24T06:02:42.787Z] PASS [2021-03-24T06:02:42.787Z] [2021-03-24T06:02:42.787Z] DONE 0 tests in 0.099s [2021-03-24T06:02:42.787Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-24T06:02:42.787Z] ++ 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 [2021-03-24T06:02:42.787Z] ++ set -e [2021-03-24T06:02:42.787Z] ++ '[' -n 0 ']' [2021-03-24T06:02:42.787Z] ++ set -x [2021-03-24T06:02:42.787Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:02:42.787Z] INFO: Testing against a local daemon [2021-03-24T06:02:42.787Z] === RUN TestPluginWithDevMounts [2021-03-24T06:02:42.787Z] === PAUSE TestPluginWithDevMounts [2021-03-24T06:02:42.787Z] === CONT TestPluginWithDevMounts [2021-03-24T06:02:43.832Z] --- PASS: TestNetworkLocalhostTCPNat (1.10s) [2021-03-24T06:02:43.832Z] === RUN TestNetworkLoopbackNat [2021-03-24T06:02:44.055Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.42s) [2021-03-24T06:02:44.055Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-24T06:02:44.055Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-24T06:02:44.055Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-24T06:02:44.055Z] === RUN TestInfoAPI [2021-03-24T06:02:44.055Z] --- PASS: TestInfoAPI (0.02s) [2021-03-24T06:02:44.055Z] === RUN TestInfoAPIWarnings [2021-03-24T06:02:44.258Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-03-24T06:02:44.258Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-03-24T06:02:44.860Z] --- PASS: TestPluginWithDevMounts (1.88s) [2021-03-24T06:02:44.860Z] PASS [2021-03-24T06:02:44.860Z] [2021-03-24T06:02:44.860Z] DONE 1 tests in 2.000s [2021-03-24T06:02:44.860Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-03-24T06:02:44.860Z] ++ 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 [2021-03-24T06:02:44.860Z] ++ set -e [2021-03-24T06:02:44.860Z] ++ '[' -n 0 ']' [2021-03-24T06:02:44.860Z] ++ set -x [2021-03-24T06:02:44.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:02:44.860Z] INFO: Testing against a local daemon [2021-03-24T06:02:44.860Z] === RUN TestSecretInspect [2021-03-24T06:02:46.801Z] === RUN TestDockerSuite/TestAttachDetach [2021-03-24T06:02:47.061Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-03-24T06:02:47.134Z] --- PASS: TestNetworkLoopbackNat (3.60s) [2021-03-24T06:02:47.134Z] === RUN TestPause [2021-03-24T06:02:48.077Z] --- PASS: TestPause (1.03s) [2021-03-24T06:02:48.077Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-24T06:02:48.077Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-24T06:02:48.077Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-24T06:02:48.077Z] === RUN TestPauseStopPausedContainer [2021-03-24T06:02:48.388Z] --- PASS: TestSecretInspect (3.70s) [2021-03-24T06:02:48.388Z] === RUN TestSecretList [2021-03-24T06:02:48.446Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-24T06:02:49.465Z] --- PASS: TestPauseStopPausedContainer (1.02s) [2021-03-24T06:02:49.465Z] === RUN TestPsFilter [2021-03-24T06:02:49.465Z] --- PASS: TestPsFilter (0.26s) [2021-03-24T06:02:49.465Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-24T06:02:49.837Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-03-24T06:02:49.837Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-24T06:02:50.408Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.00s) [2021-03-24T06:02:50.409Z] === RUN TestRemoveContainerWithVolume [2021-03-24T06:02:51.223Z] --- PASS: TestBuildWithHugeFile (102.34s) [2021-03-24T06:02:51.223Z] === RUN TestBuildWCOWSandboxSize [2021-03-24T06:02:51.223Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-24T06:02:51.223Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-24T06:02:51.223Z] === RUN TestBuildWithEmptyDockerfile [2021-03-24T06:02:51.223Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-24T06:02:51.223Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-24T06:02:51.223Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-24T06:02:51.223Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-24T06:02:51.223Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-24T06:02:51.223Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-24T06:02:51.223Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-24T06:02:51.223Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-24T06:02:51.223Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-24T06:02:51.223Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-03-24T06:02:51.223Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-03-24T06:02:51.223Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-03-24T06:02:51.223Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-03-24T06:02:51.223Z] === RUN TestBuildPreserveOwnership [2021-03-24T06:02:51.223Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-24T06:02:51.353Z] --- PASS: TestRemoveContainerWithVolume (0.99s) [2021-03-24T06:02:51.353Z] === RUN TestRemoveContainerRunning [2021-03-24T06:02:51.798Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-24T06:02:52.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-24T06:02:52.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-24T06:02:52.740Z] --- PASS: TestRemoveContainerRunning (0.99s) [2021-03-24T06:02:52.740Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-24T06:02:52.740Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-24T06:02:52.861Z] --- PASS: TestSecretList (3.79s) [2021-03-24T06:02:52.861Z] === RUN TestSecretsCreateAndDelete [2021-03-24T06:02:53.684Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.02s) [2021-03-24T06:02:53.684Z] === RUN TestRemoveInvalidContainer [2021-03-24T06:02:53.684Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-24T06:02:53.684Z] === RUN TestRenameLinkedContainer [2021-03-24T06:02:53.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-24T06:02:54.127Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-24T06:02:54.127Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-03-24T06:02:54.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-24T06:02:55.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-24T06:02:55.514Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-24T06:02:55.775Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-24T06:02:56.394Z] --- PASS: TestSecretsCreateAndDelete (3.87s) [2021-03-24T06:02:56.394Z] === RUN TestSecretsUpdate [2021-03-24T06:02:57.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-24T06:02:57.689Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-03-24T06:02:57.893Z] --- PASS: TestRenameLinkedContainer (3.89s) [2021-03-24T06:02:57.893Z] === RUN TestRenameStoppedContainer [2021-03-24T06:02:57.951Z] --- PASS: TestBuildPreserveOwnership (6.83s) [2021-03-24T06:02:57.951Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.16s) [2021-03-24T06:02:57.951Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.67s) [2021-03-24T06:02:57.951Z] === RUN TestBuildPlatformInvalid [2021-03-24T06:02:58.212Z] --- PASS: TestBuildPlatformInvalid (0.22s) [2021-03-24T06:02:58.212Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-24T06:02:58.381Z] --- PASS: TestImportExtremelyLargeImageWorks (101.82s) [2021-03-24T06:02:58.381Z] PASS [2021-03-24T06:02:58.381Z] [2021-03-24T06:02:58.381Z] DONE 12 tests in 106.660s [2021-03-24T06:02:58.381Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-24T06:02:58.381Z] INFO: Testing against a local daemon [2021-03-24T06:02:58.381Z] === RUN TestNetworkCreateDelete [2021-03-24T06:02:58.381Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-03-24T06:02:58.381Z] === RUN TestDockerNetworkDeletePreferID [2021-03-24T06:02:58.381Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-03-24T06:02:58.381Z] === RUN TestDaemonDNSFallback [2021-03-24T06:02:58.381Z] --- PASS: TestDaemonDNSFallback (6.61s) [2021-03-24T06:02:58.381Z] === RUN TestInspectNetwork [2021-03-24T06:02:58.465Z] --- PASS: TestRenameStoppedContainer (0.98s) [2021-03-24T06:02:58.465Z] === RUN TestRenameRunningContainerAndReuse [2021-03-24T06:02:58.475Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-24T06:02:59.050Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-03-24T06:02:59.763Z] === RUN TestInspectNetwork/full_network_id [2021-03-24T06:02:59.763Z] === RUN TestInspectNetwork/partial_network_id [2021-03-24T06:02:59.763Z] === RUN TestInspectNetwork/network_name [2021-03-24T06:02:59.763Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-24T06:02:59.926Z] --- PASS: TestSecretsUpdate (3.72s) [2021-03-24T06:02:59.926Z] === RUN TestTemplatedSecret [2021-03-24T06:02:59.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-24T06:03:00.380Z] --- PASS: TestRenameRunningContainerAndReuse (1.95s) [2021-03-24T06:03:00.380Z] === RUN TestRenameInvalidName [2021-03-24T06:03:01.020Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-24T06:03:01.020Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-03-24T06:03:01.324Z] --- PASS: TestRenameInvalidName (1.02s) [2021-03-24T06:03:01.324Z] === RUN TestRenameAnonymousContainer [2021-03-24T06:03:02.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-24T06:03:02.135Z] --- PASS: TestInfoAPIWarnings (17.36s) [2021-03-24T06:03:02.135Z] === RUN TestInfoDebug [2021-03-24T06:03:02.135Z] --- PASS: TestInfoDebug (1.52s) [2021-03-24T06:03:02.135Z] === RUN TestInfoInsecureRegistries [2021-03-24T06:03:02.406Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-24T06:03:02.406Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-24T06:03:03.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-24T06:03:03.957Z] --- PASS: TestInspectNetwork (7.90s) [2021-03-24T06:03:03.957Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-24T06:03:03.957Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-24T06:03:03.957Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-24T06:03:03.957Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-24T06:03:03.957Z] === RUN TestRunContainerWithBridgeNone [2021-03-24T06:03:04.023Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-03-24T06:03:04.023Z] === RUN TestInfoRegistryMirrors [2021-03-24T06:03:04.322Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-24T06:03:04.446Z] --- PASS: TestTemplatedSecret (4.01s) [2021-03-24T06:03:04.446Z] === RUN TestSecretCreateResolve [2021-03-24T06:03:04.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-24T06:03:05.265Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-24T06:03:05.388Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2021-03-24T06:03:05.388Z] === RUN TestLoginFailsWithBadCredentials [2021-03-24T06:03:05.388Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-03-24T06:03:05.388Z] === RUN TestPingCacheHeaders [2021-03-24T06:03:05.388Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-03-24T06:03:05.388Z] === RUN TestPingGet [2021-03-24T06:03:05.388Z] --- PASS: TestPingGet (0.01s) [2021-03-24T06:03:05.388Z] === RUN TestPingHead [2021-03-24T06:03:05.645Z] --- PASS: TestPingHead (0.02s) [2021-03-24T06:03:05.645Z] === RUN TestVersion [2021-03-24T06:03:05.645Z] --- PASS: TestVersion (0.02s) [2021-03-24T06:03:05.645Z] PASS [2021-03-24T06:03:05.645Z] [2021-03-24T06:03:05.645Z] === Skipped [2021-03-24T06:03:05.645Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-24T06:03:05.645Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-24T06:03:05.645Z] [2021-03-24T06:03:05.645Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-24T06:03:05.645Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-24T06:03:05.645Z] [2021-03-24T06:03:05.645Z] [2021-03-24T06:03:05.645Z] DONE 18 tests, 2 skipped in 28.379s [2021-03-24T06:03:05.645Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-24T06:03:05.645Z] INFO: Testing against a local daemon [2021-03-24T06:03:05.645Z] === RUN TestVolumesCreateAndList [2021-03-24T06:03:05.645Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-24T06:03:05.645Z] === RUN TestVolumesRemove [2021-03-24T06:03:05.836Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-03-24T06:03:05.900Z] --- PASS: TestVolumesRemove (0.13s) [2021-03-24T06:03:05.900Z] === RUN TestVolumesInspect [2021-03-24T06:03:05.900Z] --- PASS: TestVolumesInspect (0.03s) [2021-03-24T06:03:05.900Z] === RUN TestVolumesInvalidJSON [2021-03-24T06:03:05.900Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-24T06:03:05.900Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-24T06:03:05.900Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-24T06:03:05.900Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-24T06:03:05.900Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-24T06:03:05.900Z] PASS [2021-03-24T06:03:05.900Z] [2021-03-24T06:03:05.900Z] DONE 5 tests in 0.303s [2021-03-24T06:03:05.900Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-24T06:03:05.900Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12209 is not a child of this shell [2021-03-24T06:03:05.900Z] warning: PID 12209 from bundles/test-integration/docker.pid had a nonzero exit code [2021-03-24T06:03:05.900Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-24T06:03:05.900Z] [2021-03-24T06:03:05.900Z] Unloading profiles will leave already running processes permanently [2021-03-24T06:03:05.900Z] unconfined, which can lead to unexpected situations. [2021-03-24T06:03:05.900Z] [2021-03-24T06:03:05.900Z] To set a process to complain mode, use the command line tool [2021-03-24T06:03:05.900Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-24T06:03:05.900Z] Removing test suite binaries [2021-03-24T06:03:05.900Z] exiting test-integration [2021-03-24T06:03:05.900Z] ++ exit 0 [2021-03-24T06:03:06.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-24T06:03:06.615Z] --- PASS: TestRenameAnonymousContainer (4.58s) [2021-03-24T06:03:06.615Z] === RUN TestRenameContainerWithSameName [2021-03-24T06:03:06.828Z] [2021-03-24T06:03:06.876Z] --- PASS: TestRenameContainerWithSameName (0.95s) [2021-03-24T06:03:06.876Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-24T06:03:07.252Z] --- PASS: TestRunContainerWithBridgeNone (3.06s) [2021-03-24T06:03:07.252Z] === RUN TestNetworkInvalidJSON [2021-03-24T06:03:07.252Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-24T06:03:07.252Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-24T06:03:07.252Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-24T06:03:07.252Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-24T06:03:07.252Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-24T06:03:07.252Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-24T06:03:07.252Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-24T06:03:07.252Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-24T06:03:07.252Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-24T06:03:07.252Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-24T06:03:07.252Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-24T06:03:07.252Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-24T06:03:07.252Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-24T06:03:07.252Z] === RUN TestNetworkList [2021-03-24T06:03:07.252Z] === RUN TestNetworkList//networks [2021-03-24T06:03:07.252Z] === PAUSE TestNetworkList//networks [2021-03-24T06:03:07.252Z] === RUN TestNetworkList//networks/ [2021-03-24T06:03:07.252Z] === PAUSE TestNetworkList//networks/ [2021-03-24T06:03:07.252Z] === CONT TestNetworkList//networks [2021-03-24T06:03:07.252Z] === CONT TestNetworkList//networks/ [2021-03-24T06:03:07.252Z] --- PASS: TestNetworkList (0.02s) [2021-03-24T06:03:07.252Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-24T06:03:07.252Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-24T06:03:07.252Z] === RUN TestHostIPv4BridgeLabel [2021-03-24T06:03:07.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-24T06:03:07.512Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-03-24T06:03:07.512Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-24T06:03:07.978Z] --- PASS: TestSecretCreateResolve (3.83s) [2021-03-24T06:03:07.978Z] PASS [2021-03-24T06:03:07.978Z] [2021-03-24T06:03:07.978Z] DONE 6 tests in 23.061s [2021-03-24T06:03:07.978Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-03-24T06:03:07.978Z] ++ 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 [2021-03-24T06:03:07.978Z] ++ set -e [2021-03-24T06:03:07.978Z] ++ '[' -n 0 ']' [2021-03-24T06:03:07.978Z] ++ set -x [2021-03-24T06:03:07.979Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:03:07.979Z] INFO: Testing against a local daemon [2021-03-24T06:03:07.979Z] === RUN TestServiceCreateInit [2021-03-24T06:03:07.979Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-24T06:03:08.451Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-03-24T06:03:08.451Z] === RUN TestDaemonDefaultNetworkPools Post stage [Pipeline] junit [2021-03-24T06:03:08.731Z] Recording test results [2021-03-24T06:03:08.792Z] --- PASS: TestRenameContainerWithLinkedContainer (1.97s) [2021-03-24T06:03:08.792Z] === RUN TestResize [2021-03-24T06:03:09.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-24T06:03:09.390Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-03-24T06:03:09.390Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-24T06:03:09.736Z] --- PASS: TestResize (1.03s) [2021-03-24T06:03:09.736Z] === RUN TestResizeWithInvalidSize [2021-03-24T06:03:10.330Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-03-24T06:03:10.330Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-24T06:03:10.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-24T06:03:10.818Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-24T06:03:11.123Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-03-24T06:03:11.123Z] --- PASS: TestResizeWithInvalidSize (1.01s) [2021-03-24T06:03:11.123Z] === RUN TestResizeWhenContainerNotStarted [2021-03-24T06:03:11.175Z] + echo Ensuring container killed. [2021-03-24T06:03:11.175Z] Ensuring container killed. [2021-03-24T06:03:11.175Z] + docker rm -vf docker-pr2 [2021-03-24T06:03:11.175Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-03-24T06:03:11.497Z] + echo Chowning /workspace to jenkins user [2021-03-24T06:03:11.497Z] Chowning /workspace to jenkins user [2021-03-24T06:03:11.497Z] + id -u [2021-03-24T06:03:11.497Z] + id -g [2021-03-24T06:03:11.497Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42189:/workspace busybox chown -R 1000:1000 /workspace [2021-03-24T06:03:11.497Z] Unable to find image 'busybox:latest' locally [2021-03-24T06:03:11.709Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-03-24T06:03:11.710Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-24T06:03:11.752Z] latest: Pulling from library/busybox [2021-03-24T06:03:11.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-24T06:03:12.009Z] 8b3d7e226fab: Pulling fs layer [2021-03-24T06:03:12.009Z] 8b3d7e226fab: Verifying Checksum [2021-03-24T06:03:12.009Z] 8b3d7e226fab: Download complete [2021-03-24T06:03:12.009Z] 8b3d7e226fab: Pull complete [2021-03-24T06:03:12.009Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-24T06:03:12.009Z] Status: Downloaded newer image for busybox:latest [2021-03-24T06:03:12.067Z] --- PASS: TestResizeWhenContainerNotStarted (0.97s) [2021-03-24T06:03:12.067Z] === RUN TestDaemonRestartKillContainers [2021-03-24T06:03:12.067Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-24T06:03:12.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-24T06:03:12.067Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-24T06:03:12.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-24T06:03:12.067Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-24T06:03:12.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-24T06:03:12.067Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-24T06:03:12.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-24T06:03:12.067Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-24T06:03:12.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-24T06:03:12.067Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-24T06:03:12.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-24T06:03:12.067Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-24T06:03:12.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-24T06:03:12.067Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-24T06:03:12.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-24T06:03:12.067Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-24T06:03:12.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-24T06:03:12.067Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-24T06:03:12.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-24T06:03:12.068Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-24T06:03:12.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-24T06:03:12.068Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-24T06:03:12.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-24T06:03:12.068Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-24T06:03:12.068Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-24T06:03:12.068Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-24T06:03:12.068Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-24T06:03:12.278Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-03-24T06:03:12.278Z] === RUN TestServiceWithPredefinedNetwork [2021-03-24T06:03:13.463Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-24T06:03:13.482Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-24T06:03:13.482Z] Using test binary docker [2021-03-24T06:03:13.482Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-24T06:03:13.482Z] +++ /etc/init.d/apparmor start [2021-03-24T06:03:13.482Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-24T06:03:13.482Z] INFO: Waiting for daemon to start... [2021-03-24T06:03:13.482Z] Starting dockerd [2021-03-24T06:03:13.482Z] +++ 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 [2021-03-24T06:03:13.564Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-24T06:03:13.726Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-24T06:03:14.199Z] + bundleName=amd64-rootless [2021-03-24T06:03:14.199Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-03-24T06:03:14.199Z] Creating amd64-rootless-bundles.tar.gz [2021-03-24T06:03:14.199Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-24T06:03:14.199Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-24T06:03:14.209Z] Archiving artifacts [2021-03-24T06:03:14.424Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-03-24T06:03:14.819Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s) [2021-03-24T06:03:14.819Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-24T06:03:14.819Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-24T06:03:14.819Z] service_test.go:242: FLAKY_TEST [2021-03-24T06:03:14.819Z] === RUN TestServiceWithDataPathPortInit [2021-03-24T06:03:15.118Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-24T06:03:15.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-24T06:03:15.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-24T06:03:15.381Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-24T06:03:15.603Z] . [2021-03-24T06:03:15.603Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-24T06:03:15.603Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-24T06:03:15.603Z] Error: No such image: emptyfs [2021-03-24T06:03:15.603Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-24T06:03:15.603Z] ++++ docker load [2021-03-24T06:03:15.603Z] Running integration-test (iteration 1) [2021-03-24T06:03:15.603Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-03-24T06:03:15.603Z] ++ 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 [2021-03-24T06:03:15.603Z] ++ set -e [2021-03-24T06:03:15.603Z] ++ '[' -n 0 ']' [2021-03-24T06:03:15.603Z] ++ set -x [2021-03-24T06:03:15.603Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:03:15.812Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-03-24T06:03:15.850Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42189/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-24T06:03:16.159Z] + make clean [2021-03-24T06:03:16.415Z] docker volume rm -f docker-dev-cache [2021-03-24T06:03:16.415Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-24T06:03:17.868Z] ......... [ 86%] [2021-03-24T06:03:17.937Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-24T06:03:18.201Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-24T06:03:19.114Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-03-24T06:03:19.114Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-03-24T06:03:19.687Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-03-24T06:03:20.481Z] --- PASS: TestServiceCreateInit (11.50s) [2021-03-24T06:03:20.481Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.75s) [2021-03-24T06:03:20.481Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.73s) [2021-03-24T06:03:20.481Z] === RUN TestCreateServiceMultipleTimes [2021-03-24T06:03:20.755Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-24T06:03:20.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2021-03-24T06:03:20.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s) [2021-03-24T06:03:20.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.99s) [2021-03-24T06:03:20.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.08s) [2021-03-24T06:03:20.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2021-03-24T06:03:20.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2021-03-24T06:03:20.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.94s) [2021-03-24T06:03:20.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.96s) [2021-03-24T06:03:20.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.03s) [2021-03-24T06:03:20.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.34s) [2021-03-24T06:03:20.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.77s) [2021-03-24T06:03:20.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s) [2021-03-24T06:03:20.755Z] === RUN TestCgroupNamespacesRun [2021-03-24T06:03:21.603Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-03-24T06:03:22.175Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-03-24T06:03:23.304Z] --- PASS: TestCgroupNamespacesRun (2.24s) [2021-03-24T06:03:23.304Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-24T06:03:23.926Z] tests/integration/models_images_test.py ............... [ 89%] [2021-03-24T06:03:25.223Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.86s) [2021-03-24T06:03:25.223Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-24T06:03:25.382Z] tests/integration/models_networks_test.py .... [ 90%] [2021-03-24T06:03:25.479Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-03-24T06:03:27.139Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.27s) [2021-03-24T06:03:27.139Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-24T06:03:27.433Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-03-24T06:03:28.331Z] Loaded image: buildpack-deps:buster [2021-03-24T06:03:28.629Z] Loaded image: busybox:latest [2021-03-24T06:03:28.629Z] Loaded image: busybox:glibc [2021-03-24T06:03:29.685Z] --- PASS: TestCgroupNamespacesRunHostMode (2.22s) [2021-03-24T06:03:29.685Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-24T06:03:29.713Z] --- PASS: TestServiceWithDataPathPortInit (14.26s) [2021-03-24T06:03:29.713Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-24T06:03:30.753Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-03-24T06:03:31.324Z] Loaded image: buildpack-deps:buster [2021-03-24T06:03:31.396Z] Loaded image: debian:bullseye [2021-03-24T06:03:31.396Z] Loaded image: hello-world:latest [2021-03-24T06:03:31.396Z] Loaded image: arm32v7/hello-world:latest [2021-03-24T06:03:31.396Z] INFO: Testing against a local daemon [2021-03-24T06:03:31.396Z] === RUN TestCgroupNamespacesBuild [2021-03-24T06:03:31.601Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.30s) [2021-03-24T06:03:31.601Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-24T06:03:31.895Z] Loaded image: busybox:latest [2021-03-24T06:03:31.895Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-03-24T06:03:31.947Z] tests/integration/models_nodes_test.py . [ 91%] [2021-03-24T06:03:32.156Z] Loaded image: busybox:glibc [2021-03-24T06:03:32.417Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-03-24T06:03:32.515Z] tests/integration/models_resources_test.py . [ 91%] [2021-03-24T06:03:32.919Z] --- PASS: TestCgroupNamespacesBuild (1.40s) [2021-03-24T06:03:32.919Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-24T06:03:33.515Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.82s) [2021-03-24T06:03:33.515Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-24T06:03:33.800Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-24T06:03:34.280Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-03-24T06:03:34.372Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-24T06:03:34.468Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.40s) [2021-03-24T06:03:34.468Z] === RUN TestBuildWithSession [2021-03-24T06:03:34.468Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-24T06:03:34.469Z] build_session_test.go:25: TODO: BuildKit [2021-03-24T06:03:34.469Z] === RUN TestBuildSquashParent [2021-03-24T06:03:34.911Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.14s) [2021-03-24T06:03:34.911Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-24T06:03:36.285Z] Loaded image: debian:bullseye [2021-03-24T06:03:36.285Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-03-24T06:03:36.285Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-24T06:03:36.285Z] Loaded image: hello-world:latest [2021-03-24T06:03:36.285Z] Loaded image: arm32v7/hello-world:latest [2021-03-24T06:03:36.285Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.44s) [2021-03-24T06:03:36.286Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bd9n0ta9oiwgjvtplzgtntigj Created:2021-03-24 06:03:29.935909047 +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[05bd544c7e6e8ea92e9463be787eaeeec4966d95311a9ac2cf1a9014d1b6a87b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iircoj41f2ovba8hsuxmo66y4 EndpointID:b9658122211855d414e0d76281a1eab36df62b1c11bd5334ea8b2be9ac42836d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a8f6ce65eb6a57300cb3ec7cc2b373620f70aa584f844c5ac3d471c8ea64cb1c 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:742e5afb7268 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iircoj41f2ovba8hsuxmo66y4 EndpointID:b9658122211855d414e0d76281a1eab36df62b1c11bd5334ea8b2be9ac42836d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-24T06:03:36.286Z] PASS [2021-03-24T06:03:36.286Z] [2021-03-24T06:03:36.286Z] === Skipped [2021-03-24T06:03:36.286Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-24T06:03:36.286Z] service_test.go:242: FLAKY_TEST [2021-03-24T06:03:36.286Z] [2021-03-24T06:03:36.286Z] [2021-03-24T06:03:36.286Z] DONE 26 tests, 1 skipped in 47.335s [2021-03-24T06:03:36.286Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-24T06:03:36.286Z] INFO: Testing against a local daemon [2021-03-24T06:03:36.286Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-24T06:03:36.286Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-24T06:03:36.286Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-24T06:03:36.286Z] === RUN TestDockerNetworkIpvlan [2021-03-24T06:03:36.286Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-24T06:03:36.286Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-24T06:03:36.286Z] PASS [2021-03-24T06:03:36.286Z] [2021-03-24T06:03:36.286Z] === Skipped [2021-03-24T06:03:36.286Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-24T06:03:36.286Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-24T06:03:36.286Z] [2021-03-24T06:03:36.286Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-24T06:03:36.286Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-24T06:03:36.286Z] [2021-03-24T06:03:36.286Z] [2021-03-24T06:03:36.286Z] DONE 2 tests, 2 skipped in 0.071s [2021-03-24T06:03:36.286Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-24T06:03:36.286Z] INFO: Testing against a local daemon [2021-03-24T06:03:36.286Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-24T06:03:36.546Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-24T06:03:36.842Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.29s) [2021-03-24T06:03:36.842Z] === RUN TestKernelTCPMemory [2021-03-24T06:03:37.117Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-03-24T06:03:37.564Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-03-24T06:03:37.564Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-03-24T06:03:37.665Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2021-03-24T06:03:37.665Z] === RUN TestDockerNetworkMacvlan [2021-03-24T06:03:38.228Z] --- PASS: TestKernelTCPMemory (1.24s) [2021-03-24T06:03:38.228Z] === RUN TestNISDomainname [2021-03-24T06:03:38.235Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-24T06:03:39.073Z] --- PASS: TestBuildSquashParent (4.12s) [2021-03-24T06:03:39.073Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-24T06:03:39.073Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-24T06:03:39.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-24T06:03:39.073Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-24T06:03:39.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-24T06:03:39.073Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-24T06:03:39.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-24T06:03:39.073Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-24T06:03:39.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-24T06:03:39.073Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-24T06:03:39.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-24T06:03:39.073Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-24T06:03:39.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-24T06:03:39.073Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-24T06:03:39.073Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-24T06:03:39.073Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-24T06:03:39.073Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-24T06:03:39.174Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-24T06:03:39.663Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-03-24T06:03:39.743Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-24T06:03:39.924Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-24T06:03:40.140Z] --- PASS: TestNISDomainname (1.57s) [2021-03-24T06:03:40.140Z] === RUN TestHostnameDnsResolution [2021-03-24T06:03:40.185Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-03-24T06:03:40.614Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-24T06:03:40.614Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-24T06:03:40.757Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-03-24T06:03:41.330Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-03-24T06:03:41.901Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-03-24T06:03:42.056Z] --- PASS: TestHostnameDnsResolution (2.13s) [2021-03-24T06:03:42.056Z] === RUN TestStats [2021-03-24T06:03:42.343Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-24T06:03:42.619Z] tests/integration/regression_test.py ...... [ 98%] [2021-03-24T06:03:42.709Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-24T06:03:42.709Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.40s) [2021-03-24T06:03:42.709Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.44s) [2021-03-24T06:03:42.709Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.68s) [2021-03-24T06:03:42.709Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s) [2021-03-24T06:03:42.709Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2021-03-24T06:03:42.709Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2021-03-24T06:03:42.709Z] === RUN TestBuildMultiStageCopy [2021-03-24T06:03:42.709Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-24T06:03:42.844Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-24T06:03:42.879Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-03-24T06:03:42.879Z] tests/integration/credentials/utils_test.py . [100%] [2021-03-24T06:03:42.879Z] [2021-03-24T06:03:42.879Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-03-24T06:03:42.879Z] =========================== short test summary info ============================ [2021-03-24T06:03:42.879Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-03-24T06:03:42.879Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-03-24T06:03:42.879Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-03-24T06:03:42.879Z] Not supported on most drivers [2021-03-24T06:03:42.879Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-03-24T06:03:42.879Z] Output of docker top depends on host distro, and is not formalized. [2021-03-24T06:03:42.879Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-03-24T06:03:42.879Z] Output of docker top depends on host distro, and is not formalized. [2021-03-24T06:03:42.879Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-03-24T06:03:42.879Z] Can fail if eth0 has multiple IP addresses [2021-03-24T06:03:42.879Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-03-24T06:03:42.879Z] This doesn't seem to be taken into account by the engine [2021-03-24T06:03:42.879Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-03-24T06:03:42.879Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-03-24T06:03:42.880Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 358.38 seconds == [2021-03-24T06:03:43.139Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-03-24T06:03:44.229Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-24T06:03:44.232Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-24T06:03:44.530Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-24T06:03:44.826Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-24T06:03:45.358Z] --- PASS: TestStats (3.03s) [2021-03-24T06:03:45.358Z] === RUN TestStopContainerWithTimeout [2021-03-24T06:03:45.358Z] === RUN TestStopContainerWithTimeout/0 [2021-03-24T06:03:45.358Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-24T06:03:45.358Z] === RUN TestStopContainerWithTimeout/1 [2021-03-24T06:03:45.358Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-24T06:03:45.358Z] === RUN TestStopContainerWithTimeout/3 [2021-03-24T06:03:45.358Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-24T06:03:45.358Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-24T06:03:45.358Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-24T06:03:45.358Z] === CONT TestStopContainerWithTimeout/0 [2021-03-24T06:03:45.358Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-24T06:03:45.358Z] === CONT TestStopContainerWithTimeout/3 [2021-03-24T06:03:45.358Z] === CONT TestStopContainerWithTimeout/1 [2021-03-24T06:03:45.468Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-24T06:03:45.638Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-24T06:03:45.763Z] --- PASS: TestBuildMultiStageCopy (2.96s) [2021-03-24T06:03:45.763Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.60s) [2021-03-24T06:03:45.763Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2021-03-24T06:03:45.763Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2021-03-24T06:03:45.763Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.38s) [2021-03-24T06:03:45.763Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2021-03-24T06:03:45.763Z] === RUN TestBuildMultiStageParentConfig [2021-03-24T06:03:46.143Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.55s) [2021-03-24T06:03:46.143Z] PASS [2021-03-24T06:03:46.143Z] [2021-03-24T06:03:46.143Z] === Skipped [2021-03-24T06:03:46.143Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-24T06:03:46.143Z] build_session_test.go:25: TODO: BuildKit [2021-03-24T06:03:46.143Z] [2021-03-24T06:03:46.143Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-24T06:03:46.143Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-24T06:03:46.143Z] [2021-03-24T06:03:46.143Z] [2021-03-24T06:03:46.143Z] DONE 34 tests, 2 skipped in 262.475s [2021-03-24T06:03:46.143Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-24T06:03:46.143Z] ++ 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 [2021-03-24T06:03:46.143Z] ++ set -e [2021-03-24T06:03:46.143Z] ++ '[' -n 0 ']' [2021-03-24T06:03:46.143Z] ++ set -x [2021-03-24T06:03:46.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:03:46.143Z] INFO: Testing against a local daemon [2021-03-24T06:03:46.143Z] === RUN TestConfigInspect [2021-03-24T06:03:46.143Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-03-24T06:03:46.402Z] --- PASS: TestBuildMultiStageParentConfig (0.86s) [2021-03-24T06:03:46.402Z] === RUN TestBuildLabelWithTargets [2021-03-24T06:03:47.622Z] --- PASS: TestCreateServiceMultipleTimes (23.84s) [2021-03-24T06:03:47.622Z] === RUN TestCreateServiceConflict [2021-03-24T06:03:47.622Z] --- PASS: TestCreateServiceConflict (3.85s) [2021-03-24T06:03:47.622Z] === RUN TestCreateServiceMaxReplicas [2021-03-24T06:03:47.935Z] --- PASS: TestBuildLabelWithTargets (1.31s) [2021-03-24T06:03:47.935Z] === RUN TestBuildWithEmptyLayers [2021-03-24T06:03:48.575Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2021-03-24T06:03:48.575Z] === RUN TestBuildMultiStageOnBuild [2021-03-24T06:03:48.659Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-24T06:03:48.659Z] --- PASS: TestStopContainerWithTimeout/0 (1.55s) [2021-03-24T06:03:48.659Z] --- PASS: TestStopContainerWithTimeout/1 (2.42s) [2021-03-24T06:03:48.659Z] --- PASS: TestStopContainerWithTimeout/-1 (3.26s) [2021-03-24T06:03:48.659Z] --- PASS: TestStopContainerWithTimeout/3 (3.47s) [2021-03-24T06:03:48.659Z] === RUN TestDeleteDevicemapper [2021-03-24T06:03:48.660Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-24T06:03:48.660Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-24T06:03:48.660Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-24T06:03:50.347Z] --- PASS: TestConfigInspect (3.63s) [2021-03-24T06:03:50.347Z] === RUN TestConfigList [2021-03-24T06:03:50.666Z] --- PASS: TestBuildMultiStageOnBuild (1.85s) [2021-03-24T06:03:50.666Z] === RUN TestBuildUncleanTarFilenames [2021-03-24T06:03:50.921Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-24T06:03:51.206Z] --- PASS: TestCreateServiceMaxReplicas (4.17s) [2021-03-24T06:03:51.206Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-24T06:03:51.310Z] --- PASS: TestBuildUncleanTarFilenames (0.86s) [2021-03-24T06:03:51.310Z] === RUN TestBuildMultiStageLayerLeak [2021-03-24T06:03:51.963Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.01s) [2021-03-24T06:03:51.963Z] === RUN TestUpdateMemory [2021-03-24T06:03:51.963Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-24T06:03:51.963Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-24T06:03:51.963Z] === RUN TestUpdateCPUQuota [2021-03-24T06:03:52.260Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-03-24T06:03:52.301Z] --- PASS: TestDockerNetworkMacvlan (14.62s) [2021-03-24T06:03:52.301Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-03-24T06:03:52.301Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2021-03-24T06:03:52.301Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.69s) [2021-03-24T06:03:52.301Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.87s) [2021-03-24T06:03:52.301Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.21s) [2021-03-24T06:03:52.301Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.37s) [2021-03-24T06:03:52.301Z] PASS [2021-03-24T06:03:52.301Z] [2021-03-24T06:03:52.301Z] DONE 8 tests in 16.014s [2021-03-24T06:03:52.301Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-24T06:03:52.301Z] testing: warning: no tests to run [2021-03-24T06:03:52.301Z] PASS [2021-03-24T06:03:52.301Z] [2021-03-24T06:03:52.301Z] DONE 0 tests in 0.006s [2021-03-24T06:03:52.301Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-24T06:03:52.301Z] INFO: Testing against a local daemon [2021-03-24T06:03:52.301Z] === RUN TestAuthZPluginAllowRequest [2021-03-24T06:03:52.522Z] --- PASS: TestConfigList (2.76s) [2021-03-24T06:03:52.522Z] === RUN TestConfigsCreateAndDelete [2021-03-24T06:03:53.396Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s) [2021-03-24T06:03:53.396Z] === RUN TestBuildWithHugeFile [2021-03-24T06:03:54.211Z] --- PASS: TestAuthZPluginAllowRequest (1.54s) [2021-03-24T06:03:54.211Z] === RUN TestAuthZPluginTLS [2021-03-24T06:03:54.433Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-24T06:03:54.470Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-03-24T06:03:54.470Z] === RUN TestAuthZPluginDenyRequest [2021-03-24T06:03:55.039Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-03-24T06:03:55.039Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-24T06:03:55.299Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-03-24T06:03:55.299Z] === RUN TestAuthZPluginDenyResponse [2021-03-24T06:03:55.343Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-24T06:03:55.343Z] [2021-03-24T06:03:55.343Z] Unloading profiles will leave already running processes permanently [2021-03-24T06:03:55.343Z] unconfined, which can lead to unexpected situations. [2021-03-24T06:03:55.343Z] [2021-03-24T06:03:55.343Z] To set a process to complain mode, use the command line tool [2021-03-24T06:03:55.343Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-24T06:03:55.343Z] [2021-03-24T06:03:55.374Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-03-24T06:03:55.374Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR Post stage [Pipeline] junit [2021-03-24T06:03:55.615Z] Recording test results [2021-03-24T06:03:55.869Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-03-24T06:03:55.869Z] === RUN TestAuthZPluginAllowEventStream [2021-03-24T06:03:55.945Z] --- PASS: TestConfigsCreateAndDelete (3.45s) [2021-03-24T06:03:55.945Z] === RUN TestConfigsUpdate [2021-03-24T06:03:56.869Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-03-24T06:03:57.154Z] + echo Ensuring container killed. [2021-03-24T06:03:57.154Z] Ensuring container killed. [2021-03-24T06:03:57.154Z] + docker rm -vf docker-pr2 [2021-03-24T06:03:57.154Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-03-24T06:03:57.442Z] + echo Chowning /workspace to jenkins user [2021-03-24T06:03:57.442Z] Chowning /workspace to jenkins user [2021-03-24T06:03:57.442Z] + id -u [2021-03-24T06:03:57.442Z] + id -g [2021-03-24T06:03:57.442Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42189:/workspace busybox chown -R 1000:1000 /workspace [2021-03-24T06:03:57.442Z] Unable to find image 'busybox:latest' locally [2021-03-24T06:03:57.442Z] latest: Pulling from library/busybox [2021-03-24T06:03:57.703Z] 8b3d7e226fab: Pulling fs layer [2021-03-24T06:03:57.703Z] 8b3d7e226fab: Download complete [2021-03-24T06:03:57.703Z] 8b3d7e226fab: Pull complete [2021-03-24T06:03:57.703Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-24T06:03:57.703Z] Status: Downloaded newer image for busybox:latest [2021-03-24T06:03:57.777Z] --- PASS: TestAuthZPluginAllowEventStream (1.45s) [2021-03-24T06:03:57.777Z] === RUN TestAuthZPluginErrorResponse [2021-03-24T06:03:57.860Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-03-24T06:03:58.036Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-03-24T06:03:58.036Z] === RUN TestAuthZPluginErrorRequest [2021-03-24T06:03:58.545Z] --- PASS: TestUpdateCPUQuota (6.07s) [2021-03-24T06:03:58.545Z] === RUN TestUpdatePidsLimit [2021-03-24T06:03:58.545Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-24T06:03:58.545Z] === RUN TestUpdatePidsLimit/no_change [2021-03-24T06:03:58.604Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-03-24T06:03:58.604Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-24T06:03:59.115Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-24T06:03:59.172Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-03-24T06:03:59.172Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-24T06:03:59.243Z] --- PASS: TestConfigsUpdate (3.33s) [2021-03-24T06:03:59.243Z] === RUN TestTemplatedConfig [2021-03-24T06:03:59.382Z] + bundleName=docker-py [2021-03-24T06:03:59.382Z] + echo Creating docker-py-bundles.tar.gz [2021-03-24T06:03:59.382Z] Creating docker-py-bundles.tar.gz [2021-03-24T06:03:59.382Z] + 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 [2021-03-24T06:03:59.397Z] Archiving artifacts [2021-03-24T06:03:59.688Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-24T06:03:59.814Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-24T06:04:00.075Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-24T06:04:00.630Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-24T06:04:00.645Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-03-24T06:04:00.867Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42189/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-03-24T06:04:01.089Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.83s) [2021-03-24T06:04:01.089Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-24T06:04:01.202Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-24T06:04:01.233Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42189/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e -e DOCKER_GRAPHDRIVER docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e hack/make.sh binary-daemon [2021-03-24T06:04:01.801Z] [2021-03-24T06:04:01.801Z] Removing bundles/ [2021-03-24T06:04:01.801Z] [2021-03-24T06:04:01.801Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-03-24T06:04:01.801Z] Building: bundles/binary-daemon/dockerd-dev [2021-03-24T06:04:01.801Z] GOOS="" GOARCH="" GOARM="" [2021-03-24T06:04:02.144Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-24T06:04:02.559Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-24T06:04:02.997Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.81s) [2021-03-24T06:04:02.997Z] === RUN TestAuthZPluginHeader [2021-03-24T06:04:03.130Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-03-24T06:04:03.257Z] --- PASS: TestAuthZPluginHeader (0.72s) [2021-03-24T06:04:03.257Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-24T06:04:04.056Z] --- PASS: TestUpdatePidsLimit (6.37s) [2021-03-24T06:04:04.056Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.75s) [2021-03-24T06:04:04.056Z] --- PASS: TestUpdatePidsLimit/no_change (0.75s) [2021-03-24T06:04:04.056Z] --- PASS: TestUpdatePidsLimit/update_lower (0.74s) [2021-03-24T06:04:04.056Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.77s) [2021-03-24T06:04:04.056Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.76s) [2021-03-24T06:04:04.056Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.87s) [2021-03-24T06:04:04.056Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.76s) [2021-03-24T06:04:04.056Z] === RUN TestUpdateRestartPolicy [2021-03-24T06:04:05.043Z] --- PASS: TestTemplatedConfig (5.59s) [2021-03-24T06:04:05.043Z] === RUN TestConfigCreateResolve [2021-03-24T06:04:05.614Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-03-24T06:04:07.449Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.82s) [2021-03-24T06:04:07.449Z] === RUN TestAuthZPluginV2Disable [2021-03-24T06:04:07.526Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-24T06:04:08.096Z] --- PASS: TestConfigCreateResolve (3.33s) [2021-03-24T06:04:08.096Z] === RUN TestConfigDaemonLibtrustID [2021-03-24T06:04:08.668Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2021-03-24T06:04:08.668Z] PASS [2021-03-24T06:04:08.668Z] [2021-03-24T06:04:08.668Z] DONE 7 tests in 22.809s [2021-03-24T06:04:08.668Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-24T06:04:08.668Z] ++ 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 [2021-03-24T06:04:08.668Z] ++ set -e [2021-03-24T06:04:08.668Z] ++ '[' -n 0 ']' [2021-03-24T06:04:08.668Z] ++ set -x [2021-03-24T06:04:08.668Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:04:08.929Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-24T06:04:08.929Z] INFO: Testing against a local daemon [2021-03-24T06:04:08.929Z] === RUN TestCheckpoint [2021-03-24T06:04:08.929Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-24T06:04:08.929Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-24T06:04:08.929Z] === RUN TestContainerInvalidJSON [2021-03-24T06:04:08.929Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-24T06:04:08.929Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-24T06:04:08.929Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-24T06:04:08.929Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-24T06:04:08.929Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-24T06:04:08.929Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-24T06:04:08.929Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-24T06:04:08.929Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-24T06:04:08.929Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-24T06:04:08.929Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-03-24T06:04:08.929Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-24T06:04:08.929Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-24T06:04:08.929Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-24T06:04:08.929Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-24T06:04:09.189Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-03-24T06:04:09.189Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-24T06:04:09.189Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-03-24T06:04:09.189Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-24T06:04:09.189Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-03-24T06:04:09.189Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-24T06:04:09.449Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-03-24T06:04:09.449Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2021-03-24T06:04:09.449Z] === RUN TestCopyFromContainer [2021-03-24T06:04:09.962Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.30s) [2021-03-24T06:04:09.962Z] === RUN TestCreateServiceSecretFileMode [2021-03-24T06:04:10.019Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-03-24T06:04:10.019Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-24T06:04:10.738Z] --- PASS: TestAuthZPluginV2Disable (3.20s) [2021-03-24T06:04:10.738Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-24T06:04:11.403Z] === RUN TestCopyFromContainer// [2021-03-24T06:04:11.477Z] --- PASS: TestCreateServiceSecretFileMode (3.81s) [2021-03-24T06:04:11.477Z] === RUN TestCreateServiceConfigFileMode [2021-03-24T06:04:11.663Z] === RUN TestCopyFromContainer//bar/root [2021-03-24T06:04:11.923Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-24T06:04:11.923Z] === RUN TestCopyFromContainer/bar/quux [2021-03-24T06:04:12.183Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-24T06:04:12.183Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-24T06:04:12.443Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-24T06:04:12.443Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-24T06:04:12.443Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-24T06:04:12.704Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-24T06:04:12.704Z] --- PASS: TestCopyFromContainer (3.46s) [2021-03-24T06:04:12.704Z] --- PASS: TestCopyFromContainer// (0.18s) [2021-03-24T06:04:12.704Z] --- PASS: TestCopyFromContainer//bar/root (0.20s) [2021-03-24T06:04:12.704Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2021-03-24T06:04:12.704Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2021-03-24T06:04:12.704Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-03-24T06:04:12.704Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-03-24T06:04:12.704Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-03-24T06:04:12.704Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-03-24T06:04:12.704Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2021-03-24T06:04:12.704Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-03-24T06:04:12.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-24T06:04:12.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-24T06:04:12.704Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-24T06:04:12.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-24T06:04:12.704Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-24T06:04:12.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-24T06:04:12.704Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-24T06:04:12.704Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-24T06:04:12.704Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-24T06:04:12.704Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-24T06:04:12.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-24T06:04:12.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-24T06:04:12.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-24T06:04:12.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-03-24T06:04:12.704Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-24T06:04:12.964Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-03-24T06:04:12.964Z] === RUN TestCreateWithInvalidEnv [2021-03-24T06:04:12.964Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-24T06:04:12.964Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-24T06:04:12.964Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-24T06:04:12.964Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-24T06:04:12.964Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-24T06:04:12.964Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-24T06:04:12.964Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-24T06:04:12.964Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-24T06:04:12.964Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-24T06:04:12.964Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-24T06:04:12.964Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-24T06:04:12.964Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-24T06:04:12.964Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-24T06:04:12.964Z] === RUN TestCreateTmpfsMountsTarget [2021-03-24T06:04:12.964Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-03-24T06:04:12.964Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-24T06:04:13.273Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.80s) [2021-03-24T06:04:13.273Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-24T06:04:13.905Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-03-24T06:04:14.477Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-24T06:04:15.002Z] --- PASS: TestCreateServiceConfigFileMode (3.68s) [2021-03-24T06:04:15.002Z] === RUN TestCreateServiceSysctls [2021-03-24T06:04:15.864Z] --- PASS: TestCreateWithCustomMaskedPaths (3.04s) [2021-03-24T06:04:15.864Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-24T06:04:17.249Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-03-24T06:04:17.509Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-24T06:04:18.893Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.96s) [2021-03-24T06:04:18.893Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-24T06:04:18.893Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-24T06:04:18.893Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-24T06:04:18.893Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-24T06:04:18.893Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-24T06:04:18.893Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-24T06:04:18.893Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-24T06:04:18.893Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-24T06:04:18.893Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-24T06:04:18.893Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-24T06:04:18.893Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-24T06:04:18.893Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-24T06:04:18.893Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-24T06:04:18.893Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-24T06:04:18.893Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-24T06:04:18.893Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-24T06:04:18.893Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-24T06:04:18.893Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-03-24T06:04:18.893Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-03-24T06:04:18.893Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-03-24T06:04:18.893Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-03-24T06:04:18.893Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-03-24T06:04:18.893Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-24T06:04:18.953Z] --- PASS: TestUpdateRestartPolicy (13.59s) [2021-03-24T06:04:18.953Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-24T06:04:18.953Z] --- PASS: TestUpdateRestartWithAutoRemove (1.00s) [2021-03-24T06:04:18.953Z] === RUN TestWaitNonBlocked [2021-03-24T06:04:18.953Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-24T06:04:18.953Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-24T06:04:18.953Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-24T06:04:18.953Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-24T06:04:18.953Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-24T06:04:18.953Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-24T06:04:19.154Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-24T06:04:19.893Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-24T06:04:19.893Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s) [2021-03-24T06:04:19.893Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.26s) [2021-03-24T06:04:19.893Z] === RUN TestWaitBlocked [2021-03-24T06:04:19.893Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-24T06:04:19.893Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-24T06:04:19.893Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-24T06:04:19.893Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-24T06:04:19.893Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-24T06:04:19.893Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-24T06:04:20.095Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.16s) [2021-03-24T06:04:20.095Z] === RUN TestCreateDifferentPlatform [2021-03-24T06:04:20.095Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-24T06:04:20.095Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-24T06:04:20.095Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-03-24T06:04:20.095Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-03-24T06:04:20.095Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-03-24T06:04:20.095Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-24T06:04:20.356Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-03-24T06:04:20.356Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-24T06:04:20.356Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-03-24T06:04:20.356Z] === RUN TestContainerStartOnDaemonRestart [2021-03-24T06:04:20.356Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-24T06:04:20.356Z] === RUN TestDaemonRestartIpcMode [2021-03-24T06:04:20.356Z] === PAUSE TestDaemonRestartIpcMode [2021-03-24T06:04:20.356Z] === RUN TestDaemonHostGatewayIP [2021-03-24T06:04:20.356Z] === PAUSE TestDaemonHostGatewayIP [2021-03-24T06:04:20.356Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-24T06:04:20.356Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-24T06:04:20.356Z] === RUN TestContainerKillOnDaemonStart [2021-03-24T06:04:20.356Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-24T06:04:20.356Z] === RUN TestDiff [2021-03-24T06:04:20.580Z] --- PASS: TestCreateServiceSysctls (4.87s) [2021-03-24T06:04:20.580Z] === RUN TestCreateServiceCapabilities [2021-03-24T06:04:21.279Z] --- PASS: TestWaitBlocked (0.03s) [2021-03-24T06:04:21.279Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.36s) [2021-03-24T06:04:21.279Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.40s) [2021-03-24T06:04:21.279Z] === CONT TestContainerStartOnDaemonRestart [2021-03-24T06:04:21.279Z] === CONT TestIpcModeOlderClient [2021-03-24T06:04:21.279Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-24T06:04:21.279Z] === CONT TestContainerKillOnDaemonStart [2021-03-24T06:04:21.279Z] --- PASS: TestIpcModeOlderClient (0.20s) [2021-03-24T06:04:21.279Z] === CONT TestDaemonHostGatewayIP [2021-03-24T06:04:21.346Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-24T06:04:21.622Z] --- PASS: TestDiff (1.20s) [2021-03-24T06:04:21.622Z] === RUN TestExecWithCloseStdin [2021-03-24T06:04:21.887Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-03-24T06:04:22.463Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-03-24T06:04:23.032Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-03-24T06:04:23.256Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.19s) [2021-03-24T06:04:23.256Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-24T06:04:23.602Z] --- PASS: TestExecWithCloseStdin (1.96s) [2021-03-24T06:04:23.602Z] === RUN TestExec [2021-03-24T06:04:23.602Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-03-24T06:04:24.106Z] --- PASS: TestCreateServiceCapabilities (3.83s) [2021-03-24T06:04:24.106Z] === RUN TestInspect [2021-03-24T06:04:25.492Z] --- PASS: TestContainerStartOnDaemonRestart (4.14s) [2021-03-24T06:04:25.492Z] === CONT TestDaemonRestartIpcMode [2021-03-24T06:04:25.521Z] --- PASS: TestExec (1.95s) [2021-03-24T06:04:25.521Z] === RUN TestExecUser [2021-03-24T06:04:25.753Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.65s) [2021-03-24T06:04:25.782Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-24T06:04:26.041Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-03-24T06:04:27.138Z] --- PASS: TestDaemonHostGatewayIP (5.85s) [2021-03-24T06:04:27.426Z] --- PASS: TestExecUser (1.90s) [2021-03-24T06:04:27.426Z] === RUN TestExportContainerAndImportImage [2021-03-24T06:04:27.633Z] --- PASS: TestInspect (3.98s) [2021-03-24T06:04:27.633Z] === RUN TestCreateJob [2021-03-24T06:04:28.925Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-03-24T06:04:29.185Z] --- PASS: TestExportContainerAndImportImage (1.73s) [2021-03-24T06:04:29.185Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-24T06:04:29.681Z] --- PASS: TestDaemonRestartIpcMode (4.17s) [2021-03-24T06:04:31.098Z] --- PASS: TestExportContainerAfterDaemonRestart (1.64s) [2021-03-24T06:04:31.098Z] === RUN TestHealthCheckWorkdir [2021-03-24T06:04:31.098Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-03-24T06:04:33.257Z] --- PASS: TestCreateJob (4.94s) [2021-03-24T06:04:33.257Z] === RUN TestReplicatedJob [2021-03-24T06:04:33.642Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-03-24T06:04:33.642Z] --- PASS: TestHealthCheckWorkdir (2.72s) [2021-03-24T06:04:33.642Z] === RUN TestHealthKillContainer [2021-03-24T06:04:34.962Z] --- PASS: TestContainerKillOnDaemonStart (13.65s) [2021-03-24T06:04:34.962Z] PASS [2021-03-24T06:04:34.962Z] [2021-03-24T06:04:34.962Z] === Skipped [2021-03-24T06:04:34.962Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-03-24T06:04:34.962Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-24T06:04:34.962Z] [2021-03-24T06:04:34.962Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-24T06:04:34.962Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-24T06:04:34.962Z] [2021-03-24T06:04:34.962Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-24T06:04:34.962Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-24T06:04:34.962Z] [2021-03-24T06:04:34.962Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-24T06:04:34.962Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-24T06:04:34.962Z] [2021-03-24T06:04:34.962Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-24T06:04:34.962Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-24T06:04:34.962Z] [2021-03-24T06:04:34.962Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-03-24T06:04:34.962Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-24T06:04:34.962Z] [2021-03-24T06:04:34.962Z] [2021-03-24T06:04:34.962Z] DONE 196 tests, 6 skipped in 174.092s [2021-03-24T06:04:34.962Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-03-24T06:04:34.962Z] ++ 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 [2021-03-24T06:04:34.962Z] ++ set -e [2021-03-24T06:04:34.962Z] ++ '[' -n 0 ']' [2021-03-24T06:04:34.962Z] ++ set -x [2021-03-24T06:04:34.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:04:34.962Z] INFO: Testing against a local daemon [2021-03-24T06:04:34.962Z] === RUN TestCommitInheritsEnv [2021-03-24T06:04:35.553Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-03-24T06:04:35.903Z] --- PASS: TestCommitInheritsEnv (0.67s) [2021-03-24T06:04:35.903Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-24T06:04:35.903Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-24T06:04:35.903Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-24T06:04:35.903Z] === RUN TestImagesFilterMultiReference [2021-03-24T06:04:35.903Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-03-24T06:04:35.903Z] === RUN TestImagePullPlatformInvalid [2021-03-24T06:04:35.903Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-03-24T06:04:35.903Z] === RUN TestRemoveImageOrphaning [2021-03-24T06:04:36.474Z] --- PASS: TestRemoveImageOrphaning (0.61s) [2021-03-24T06:04:36.474Z] === RUN TestRemoveImageGarbageCollector [2021-03-24T06:04:36.474Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-24T06:04:36.474Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:04:36.474Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-24T06:04:36.474Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-03-24T06:04:36.474Z] === RUN TestTagInvalidReference [2021-03-24T06:04:36.474Z] --- PASS: TestTagInvalidReference (0.04s) [2021-03-24T06:04:36.474Z] === RUN TestTagValidPrefixedRepo [2021-03-24T06:04:36.735Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-03-24T06:04:36.735Z] === RUN TestTagExistedNameWithoutForce [2021-03-24T06:04:36.735Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-03-24T06:04:36.735Z] === RUN TestTagOfficialNames [2021-03-24T06:04:36.735Z] --- PASS: TestTagOfficialNames (0.09s) [2021-03-24T06:04:36.735Z] === RUN TestTagMatchesDigest [2021-03-24T06:04:36.735Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-24T06:04:36.736Z] PASS [2021-03-24T06:04:36.736Z] [2021-03-24T06:04:36.736Z] === Skipped [2021-03-24T06:04:36.736Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-24T06:04:36.736Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-24T06:04:36.736Z] [2021-03-24T06:04:36.736Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-24T06:04:36.736Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:04:36.736Z] [2021-03-24T06:04:36.736Z] [2021-03-24T06:04:36.736Z] DONE 12 tests, 2 skipped in 1.979s [2021-03-24T06:04:36.736Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-03-24T06:04:36.736Z] ++ 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 [2021-03-24T06:04:36.736Z] ++ set -e [2021-03-24T06:04:36.736Z] ++ '[' -n 0 ']' [2021-03-24T06:04:36.736Z] ++ set -x [2021-03-24T06:04:36.736Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:04:36.935Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-24T06:04:36.996Z] INFO: Testing against a local daemon [2021-03-24T06:04:36.996Z] === RUN TestNetworkCreateDelete [2021-03-24T06:04:37.196Z] --- PASS: TestHealthKillContainer (3.77s) [2021-03-24T06:04:37.196Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-24T06:04:37.196Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-03-24T06:04:37.575Z] --- PASS: TestNetworkCreateDelete (0.44s) [2021-03-24T06:04:37.575Z] === RUN TestDockerNetworkDeletePreferID [2021-03-24T06:04:38.581Z] --- PASS: TestInspectCpusetInConfigPre120 (1.30s) [2021-03-24T06:04:38.581Z] === RUN TestIpcModeNone [2021-03-24T06:04:38.977Z] --- PASS: TestDockerNetworkDeletePreferID (1.34s) [2021-03-24T06:04:38.977Z] === RUN TestDaemonDNSFallback [2021-03-24T06:04:39.965Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-03-24T06:04:40.227Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-03-24T06:04:40.488Z] --- PASS: TestIpcModeNone (1.92s) [2021-03-24T06:04:40.488Z] === RUN TestIpcModePrivate [2021-03-24T06:04:41.343Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2021-03-24T06:04:41.343Z] PASS [2021-03-24T06:04:41.343Z] [2021-03-24T06:04:41.343Z] DONE 17 tests in 46.705s [2021-03-24T06:04:41.343Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-24T06:04:41.343Z] INFO: Testing against a local daemon [2021-03-24T06:04:41.343Z] === RUN TestPluginInvalidJSON [2021-03-24T06:04:41.343Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-24T06:04:41.343Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-24T06:04:41.343Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-24T06:04:41.343Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-03-24T06:04:41.343Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-24T06:04:41.343Z] === RUN TestPluginInstall [2021-03-24T06:04:41.343Z] === RUN TestPluginInstall/no_auth [2021-03-24T06:04:41.343Z] time="2021-03-24T06:04:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:04:41.343Z] time="2021-03-24T06:04:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a14de6c316bca5f788f87eda1facc0c4be6a3c86d2a3a615c24c9a8ddafd386c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:04:41.343Z] time="2021-03-24T06:04:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:04:41.343Z] time="2021-03-24T06:04:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a14de6c316bca5f788f87eda1facc0c4be6a3c86d2a3a615c24c9a8ddafd386c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:04:41.343Z] === RUN TestPluginInstall/with_htpasswd [2021-03-24T06:04:41.743Z] --- PASS: TestReplicatedJob (7.64s) [2021-03-24T06:04:41.743Z] === RUN TestUpdateReplicatedJob [2021-03-24T06:04:41.911Z] time="2021-03-24T06:04:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:04:41.911Z] time="2021-03-24T06:04:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:165794bf07b73a9033e94a58abb9ea37ddd315e2596a65d13ccb636e2cfdb572" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:04:41.911Z] time="2021-03-24T06:04:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:04:41.911Z] time="2021-03-24T06:04:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:165794bf07b73a9033e94a58abb9ea37ddd315e2596a65d13ccb636e2cfdb572" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:04:42.171Z] === RUN TestPluginInstall/with_insecure [2021-03-24T06:04:42.398Z] --- PASS: TestIpcModePrivate (1.57s) [2021-03-24T06:04:42.398Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2021-03-24T06:04:42.398Z] === RUN TestIpcModeShareable [2021-03-24T06:04:43.109Z] time="2021-03-24T06:04:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:04:43.109Z] time="2021-03-24T06:04:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1e17204081ec768b8d46ad0bc893e66e766a0d35edc73955a9caca17604a0b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:04:43.109Z] time="2021-03-24T06:04:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:04:43.109Z] time="2021-03-24T06:04:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1e17204081ec768b8d46ad0bc893e66e766a0d35edc73955a9caca17604a0b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:04:43.337Z] --- PASS: TestIpcModeShareable (1.40s) [2021-03-24T06:04:43.337Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:92, shared: true, mustBeShared: true [2021-03-24T06:04:43.337Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-24T06:04:43.368Z] --- PASS: TestPluginInstall (4.45s) [2021-03-24T06:04:43.368Z] --- PASS: TestPluginInstall/no_auth (2.42s) [2021-03-24T06:04:43.368Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-03-24T06:04:43.368Z] --- PASS: TestPluginInstall/with_insecure (1.24s) [2021-03-24T06:04:43.368Z] plugin_test.go:160: [dce3bdf33b295] daemon is not started [2021-03-24T06:04:43.368Z] === RUN TestPluginsWithRuntimes [2021-03-24T06:04:43.597Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-24T06:04:43.858Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-03-24T06:04:45.259Z] --- PASS: TestUpdateReplicatedJob (4.94s) [2021-03-24T06:04:45.259Z] === RUN TestServiceListWithStatuses [2021-03-24T06:04:45.259Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-24T06:04:45.259Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-24T06:04:45.259Z] === RUN TestDockerNetworkConnectAlias [2021-03-24T06:04:45.274Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-24T06:04:46.211Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-24T06:04:47.110Z] --- PASS: TestDaemonDNSFallback (7.66s) [2021-03-24T06:04:47.111Z] === RUN TestInspectNetwork [2021-03-24T06:04:47.148Z] --- PASS: TestPluginsWithRuntimes (3.54s) [2021-03-24T06:04:47.148Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-03-24T06:04:47.148Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2021-03-24T06:04:47.148Z] PASS [2021-03-24T06:04:47.148Z] [2021-03-24T06:04:47.148Z] DONE 9 tests in 8.056s [2021-03-24T06:04:47.148Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-24T06:04:47.148Z] INFO: Testing against a local daemon [2021-03-24T06:04:47.148Z] === RUN TestExternalGraphDriver [2021-03-24T06:04:47.148Z] === RUN TestExternalGraphDriver/json [2021-03-24T06:04:48.060Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-24T06:04:48.060Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.10s) [2021-03-24T06:04:48.060Z] === RUN TestAPIIpcModeHost [2021-03-24T06:04:48.060Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-24T06:04:49.053Z] === RUN TestExternalGraphDriver/spec [2021-03-24T06:04:49.442Z] --- PASS: TestAPIIpcModeHost (1.63s) [2021-03-24T06:04:49.442Z] === RUN TestDaemonIpcModeShareable [2021-03-24T06:04:50.382Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-03-24T06:04:50.435Z] --- PASS: TestBuildWithHugeFile (54.58s) [2021-03-24T06:04:50.435Z] === RUN TestBuildWCOWSandboxSize [2021-03-24T06:04:50.435Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-24T06:04:50.435Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-24T06:04:50.435Z] === RUN TestBuildWithEmptyDockerfile [2021-03-24T06:04:50.435Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-24T06:04:50.435Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-24T06:04:50.435Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-24T06:04:50.435Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-24T06:04:50.435Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-24T06:04:50.435Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-24T06:04:50.435Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-24T06:04:50.435Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-24T06:04:50.435Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-24T06:04:50.435Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-03-24T06:04:50.435Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2021-03-24T06:04:50.435Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2021-03-24T06:04:50.435Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2021-03-24T06:04:50.435Z] === RUN TestBuildPreserveOwnership [2021-03-24T06:04:50.435Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-24T06:04:50.435Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-24T06:04:50.958Z] === RUN TestExternalGraphDriver/pull [2021-03-24T06:04:51.765Z] --- PASS: TestDaemonIpcModeShareable (2.58s) [2021-03-24T06:04:51.765Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2021-03-24T06:04:51.765Z] === RUN TestDaemonIpcModePrivate [2021-03-24T06:04:51.960Z] --- PASS: TestBuildPreserveOwnership (3.97s) [2021-03-24T06:04:51.960Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.58s) [2021-03-24T06:04:51.960Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.36s) [2021-03-24T06:04:51.960Z] === RUN TestBuildPlatformInvalid [2021-03-24T06:04:51.960Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2021-03-24T06:04:51.960Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-24T06:04:52.395Z] === RUN TestInspectNetwork/full_network_id [2021-03-24T06:04:52.395Z] === RUN TestInspectNetwork/partial_network_id [2021-03-24T06:04:52.395Z] === RUN TestInspectNetwork/network_name [2021-03-24T06:04:52.395Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-24T06:04:52.903Z] --- PASS: TestExternalGraphDriver (5.61s) [2021-03-24T06:04:52.903Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2021-03-24T06:04:52.903Z] --- PASS: TestExternalGraphDriver/spec (1.92s) [2021-03-24T06:04:52.903Z] --- PASS: TestExternalGraphDriver/pull (1.73s) [2021-03-24T06:04:52.903Z] === RUN TestGraphdriverPluginV2 [2021-03-24T06:04:55.065Z] --- PASS: TestDaemonIpcModePrivate (2.91s) [2021-03-24T06:04:55.065Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2021-03-24T06:04:55.065Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-24T06:04:55.622Z] --- PASS: TestDockerNetworkConnectAlias (9.07s) [2021-03-24T06:04:55.622Z] === RUN TestDockerNetworkReConnect [2021-03-24T06:04:56.209Z] --- PASS: TestGraphdriverPluginV2 (3.57s) [2021-03-24T06:04:56.209Z] PASS [2021-03-24T06:04:56.209Z] [2021-03-24T06:04:56.209Z] DONE 5 tests in 9.213s [2021-03-24T06:04:56.209Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-24T06:04:56.209Z] INFO: Testing against a local daemon [2021-03-24T06:04:56.209Z] === RUN TestContinueAfterPluginCrash [2021-03-24T06:04:56.209Z] === PAUSE TestContinueAfterPluginCrash [2021-03-24T06:04:56.209Z] === RUN TestReadPluginNoRead [2021-03-24T06:04:56.209Z] === PAUSE TestReadPluginNoRead [2021-03-24T06:04:56.209Z] === RUN TestDaemonStartWithLogOpt [2021-03-24T06:04:56.209Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-24T06:04:56.210Z] === CONT TestContinueAfterPluginCrash [2021-03-24T06:04:56.210Z] === CONT TestDaemonStartWithLogOpt [2021-03-24T06:04:56.595Z] --- PASS: TestInspectNetwork (9.64s) [2021-03-24T06:04:56.595Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-24T06:04:56.595Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-24T06:04:56.595Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-24T06:04:56.595Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-24T06:04:56.595Z] === RUN TestRunContainerWithBridgeNone [2021-03-24T06:04:57.606Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.07s) [2021-03-24T06:04:57.606Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2021-03-24T06:04:57.606Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-24T06:04:58.545Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-24T06:04:58.545Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-03-24T06:04:59.894Z] --- PASS: TestRunContainerWithBridgeNone (3.65s) [2021-03-24T06:04:59.894Z] === RUN TestNetworkInvalidJSON [2021-03-24T06:04:59.894Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-24T06:04:59.894Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-24T06:04:59.894Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-24T06:04:59.894Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-24T06:04:59.894Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-24T06:04:59.894Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-24T06:04:59.894Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-24T06:04:59.894Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-24T06:04:59.894Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-24T06:04:59.894Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-24T06:04:59.894Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-24T06:04:59.894Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-24T06:04:59.894Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-24T06:04:59.894Z] === RUN TestNetworkList [2021-03-24T06:04:59.894Z] === RUN TestNetworkList//networks [2021-03-24T06:04:59.894Z] === PAUSE TestNetworkList//networks [2021-03-24T06:04:59.894Z] === RUN TestNetworkList//networks/ [2021-03-24T06:04:59.894Z] === PAUSE TestNetworkList//networks/ [2021-03-24T06:04:59.894Z] === CONT TestNetworkList//networks [2021-03-24T06:04:59.894Z] === CONT TestNetworkList//networks/ [2021-03-24T06:04:59.894Z] --- PASS: TestNetworkList (0.03s) [2021-03-24T06:04:59.894Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-24T06:04:59.894Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-24T06:04:59.894Z] === RUN TestHostIPv4BridgeLabel [2021-03-24T06:05:00.403Z] --- PASS: TestDaemonStartWithLogOpt (4.14s) [2021-03-24T06:05:00.403Z] === CONT TestReadPluginNoRead [2021-03-24T06:05:00.454Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.83s) [2021-03-24T06:05:00.454Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2021-03-24T06:05:00.454Z] === RUN TestIpcModeOlderClient [2021-03-24T06:05:00.714Z] === PAUSE TestIpcModeOlderClient [2021-03-24T06:05:00.714Z] === RUN TestKillContainerInvalidSignal [2021-03-24T06:05:00.714Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-24T06:05:00.835Z] --- PASS: TestHostIPv4BridgeLabel (0.83s) [2021-03-24T06:05:00.835Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-24T06:05:01.185Z] --- PASS: TestDockerNetworkReConnect (6.47s) [2021-03-24T06:05:01.185Z] === RUN TestServicePlugin [2021-03-24T06:05:01.185Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-24T06:05:01.185Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:05:01.185Z] === RUN TestServiceUpdateLabel [2021-03-24T06:05:02.098Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-03-24T06:05:02.098Z] --- PASS: TestKillContainerInvalidSignal (1.49s) [2021-03-24T06:05:02.098Z] === RUN TestKillContainer [2021-03-24T06:05:02.098Z] === RUN TestKillContainer/no_signal [2021-03-24T06:05:02.220Z] --- PASS: TestDaemonRestartWithLiveRestore (1.49s) [2021-03-24T06:05:02.220Z] === RUN TestDaemonDefaultNetworkPools [2021-03-24T06:05:02.671Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-24T06:05:03.242Z] === RUN TestKillContainer/non_killing_signal [2021-03-24T06:05:03.604Z] --- PASS: TestDaemonDefaultNetworkPools (1.34s) [2021-03-24T06:05:03.604Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-24T06:05:03.694Z] === RUN TestReadPluginNoRead/default [2021-03-24T06:05:04.633Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-24T06:05:04.694Z] --- PASS: TestServiceUpdateLabel (3.81s) [2021-03-24T06:05:04.694Z] === RUN TestServiceUpdateSecrets [2021-03-24T06:05:05.158Z] === RUN TestKillContainer/killing_signal [2021-03-24T06:05:05.515Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.11s) [2021-03-24T06:05:05.516Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-24T06:05:05.569Z] --- PASS: TestContinueAfterPluginCrash (9.35s) [2021-03-24T06:05:06.508Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-24T06:05:06.543Z] --- PASS: TestKillContainer (4.44s) [2021-03-24T06:05:06.543Z] --- PASS: TestKillContainer/no_signal (1.16s) [2021-03-24T06:05:06.543Z] --- PASS: TestKillContainer/non_killing_signal (1.51s) [2021-03-24T06:05:06.543Z] --- PASS: TestKillContainer/killing_signal (1.49s) [2021-03-24T06:05:06.543Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-24T06:05:06.543Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-24T06:05:07.366Z] Loaded image: buildpack-deps:buster [2021-03-24T06:05:07.366Z] Loaded image: busybox:latest [2021-03-24T06:05:07.366Z] Loaded image: busybox:glibc [2021-03-24T06:05:07.888Z] --- PASS: TestReadPluginNoRead (7.33s) [2021-03-24T06:05:07.888Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2021-03-24T06:05:07.888Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.61s) [2021-03-24T06:05:07.888Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2021-03-24T06:05:07.888Z] read_test.go:92: [d1c4ddab9ecda] daemon is not started [2021-03-24T06:05:07.888Z] PASS [2021-03-24T06:05:07.888Z] [2021-03-24T06:05:07.888Z] DONE 6 tests in 11.521s [2021-03-24T06:05:07.888Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-24T06:05:07.888Z] testing: warning: no tests to run [2021-03-24T06:05:07.888Z] PASS [2021-03-24T06:05:07.888Z] [2021-03-24T06:05:07.888Z] DONE 0 tests in 0.006s [2021-03-24T06:05:07.888Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-24T06:05:07.888Z] INFO: Testing against a local daemon [2021-03-24T06:05:07.888Z] === RUN TestPluginWithDevMounts [2021-03-24T06:05:07.888Z] === PAUSE TestPluginWithDevMounts [2021-03-24T06:05:07.888Z] === CONT TestPluginWithDevMounts [2021-03-24T06:05:07.927Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-24T06:05:08.008Z] Loaded image: debian:bullseye [2021-03-24T06:05:08.008Z] Loaded image: hello-world:latest [2021-03-24T06:05:08.008Z] Loaded image: arm32v7/hello-world:latest [2021-03-24T06:05:08.060Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.53s) [2021-03-24T06:05:08.060Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-24T06:05:09.002Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.92s) [2021-03-24T06:05:09.002Z] === RUN TestServiceWithPredefinedNetwork [2021-03-24T06:05:09.310Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.88s) [2021-03-24T06:05:09.310Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.41s) [2021-03-24T06:05:09.310Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.21s) [2021-03-24T06:05:09.310Z] === RUN TestKillStoppedContainer [2021-03-24T06:05:09.569Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-03-24T06:05:09.569Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-24T06:05:09.570Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-03-24T06:05:09.570Z] === RUN TestKillDifferentUserContainer [2021-03-24T06:05:09.792Z] --- PASS: TestPluginWithDevMounts (1.72s) [2021-03-24T06:05:09.792Z] PASS [2021-03-24T06:05:09.792Z] [2021-03-24T06:05:09.792Z] DONE 1 tests in 1.776s [2021-03-24T06:05:09.792Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-24T06:05:09.792Z] INFO: Testing against a local daemon [2021-03-24T06:05:09.792Z] === RUN TestSecretInspect [2021-03-24T06:05:09.829Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-24T06:05:11.212Z] --- PASS: TestKillDifferentUserContainer (1.45s) [2021-03-24T06:05:11.212Z] === RUN TestInspectOomKilledTrue [2021-03-24T06:05:11.212Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-24T06:05:11.212Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-24T06:05:11.212Z] === RUN TestInspectOomKilledFalse [2021-03-24T06:05:11.212Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-24T06:05:11.212Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-24T06:05:11.212Z] === RUN TestLinksEtcHostsContentMatch [2021-03-24T06:05:11.699Z] --- PASS: TestSecretInspect (1.87s) [2021-03-24T06:05:11.699Z] === RUN TestSecretList [2021-03-24T06:05:12.299Z] --- PASS: TestServiceWithPredefinedNetwork (3.38s) [2021-03-24T06:05:12.299Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-24T06:05:12.299Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-24T06:05:12.299Z] service_test.go:242: FLAKY_TEST [2021-03-24T06:05:12.299Z] === RUN TestServiceWithDataPathPortInit [2021-03-24T06:05:13.125Z] --- PASS: TestLinksEtcHostsContentMatch (1.82s) [2021-03-24T06:05:13.125Z] === RUN TestLinksContainerNames [2021-03-24T06:05:13.605Z] --- PASS: TestSecretList (1.87s) [2021-03-24T06:05:13.605Z] === RUN TestSecretsCreateAndDelete [2021-03-24T06:05:14.945Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.22s) [2021-03-24T06:05:14.945Z] PASS [2021-03-24T06:05:14.945Z] [2021-03-24T06:05:14.945Z] === Skipped [2021-03-24T06:05:14.945Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-03-24T06:05:14.945Z] build_session_test.go:25: TODO: BuildKit [2021-03-24T06:05:14.945Z] [2021-03-24T06:05:14.945Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-24T06:05:14.945Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-24T06:05:14.945Z] [2021-03-24T06:05:14.945Z] [2021-03-24T06:05:14.945Z] DONE 34 tests, 2 skipped in 118.680s [2021-03-24T06:05:14.945Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-03-24T06:05:14.945Z] ++ 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 [2021-03-24T06:05:14.945Z] ++ set -e [2021-03-24T06:05:14.945Z] ++ '[' -n 0 ']' [2021-03-24T06:05:14.945Z] ++ set -x [2021-03-24T06:05:14.946Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:05:14.946Z] INFO: Testing against a local daemon [2021-03-24T06:05:14.946Z] === RUN TestConfigInspect [2021-03-24T06:05:15.672Z] --- PASS: TestLinksContainerNames (2.49s) [2021-03-24T06:05:15.672Z] === RUN TestLogsFollowTailEmpty [2021-03-24T06:05:16.140Z] --- PASS: TestSecretsCreateAndDelete (2.41s) [2021-03-24T06:05:16.140Z] === RUN TestSecretsUpdate [2021-03-24T06:05:16.471Z] --- PASS: TestConfigInspect (1.92s) [2021-03-24T06:05:16.471Z] === RUN TestConfigList [2021-03-24T06:05:16.613Z] --- PASS: TestLogsFollowTailEmpty (1.21s) [2021-03-24T06:05:16.613Z] === RUN TestContainerNetworkMountsNoChown [2021-03-24T06:05:17.995Z] --- PASS: TestContainerNetworkMountsNoChown (1.27s) [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/default [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/default [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/private [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/private [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/rprivate [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/slave [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/slave [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/rslave [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/shared [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/shared [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/rshared [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-24T06:05:17.995Z] === CONT TestMountDaemonRoot/default [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-24T06:05:17.995Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-24T06:05:17.995Z] === CONT TestMountDaemonRoot/rshared [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-24T06:05:17.995Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-24T06:05:17.995Z] === CONT TestMountDaemonRoot/shared [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-24T06:05:17.995Z] === CONT TestMountDaemonRoot/rslave [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-24T06:05:17.995Z] === CONT TestMountDaemonRoot/slave [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-24T06:05:17.995Z] === CONT TestMountDaemonRoot/rprivate [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-24T06:05:17.995Z] === CONT TestMountDaemonRoot/private [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-24T06:05:17.995Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-24T06:05:17.995Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-24T06:05:17.995Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-24T06:05:17.995Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-24T06:05:17.995Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-24T06:05:17.995Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-24T06:05:17.995Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-24T06:05:17.995Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-24T06:05:17.995Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-24T06:05:17.995Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-24T06:05:18.045Z] --- PASS: TestSecretsUpdate (2.25s) [2021-03-24T06:05:18.045Z] === RUN TestTemplatedSecret [2021-03-24T06:05:18.256Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-24T06:05:18.256Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-24T06:05:18.256Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-24T06:05:18.256Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-24T06:05:18.256Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-24T06:05:18.256Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-24T06:05:18.256Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-24T06:05:18.256Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-24T06:05:18.256Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-24T06:05:18.518Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-24T06:05:18.518Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-24T06:05:18.518Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-24T06:05:18.518Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-24T06:05:18.518Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-24T06:05:18.518Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-24T06:05:18.518Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-24T06:05:18.518Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-24T06:05:18.518Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-24T06:05:18.518Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-03-24T06:05:18.518Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-24T06:05:18.518Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2021-03-24T06:05:18.518Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-03-24T06:05:18.518Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-03-24T06:05:18.518Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-03-24T06:05:18.518Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-24T06:05:18.518Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-03-24T06:05:18.518Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-03-24T06:05:18.518Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-03-24T06:05:18.518Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-03-24T06:05:18.518Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-24T06:05:18.518Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-03-24T06:05:18.518Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-03-24T06:05:18.518Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-03-24T06:05:18.518Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.08s) [2021-03-24T06:05:18.518Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-24T06:05:18.518Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-03-24T06:05:18.518Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-03-24T06:05:18.518Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-03-24T06:05:18.518Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2021-03-24T06:05:18.518Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-24T06:05:18.518Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s) [2021-03-24T06:05:18.518Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-03-24T06:05:18.553Z] --- PASS: TestConfigList (1.95s) [2021-03-24T06:05:18.553Z] === RUN TestConfigsCreateAndDelete [2021-03-24T06:05:18.778Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-03-24T06:05:18.778Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-03-24T06:05:18.778Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-24T06:05:18.778Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-03-24T06:05:18.778Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2021-03-24T06:05:18.778Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) [2021-03-24T06:05:18.778Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-03-24T06:05:18.778Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-24T06:05:18.778Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-03-24T06:05:18.778Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-03-24T06:05:18.778Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-24T06:05:18.778Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-03-24T06:05:18.778Z] === RUN TestContainerBindMountNonRecursive [2021-03-24T06:05:20.083Z] --- PASS: TestConfigsCreateAndDelete (1.96s) [2021-03-24T06:05:20.083Z] === RUN TestConfigsUpdate [2021-03-24T06:05:21.339Z] --- PASS: TestTemplatedSecret (3.34s) [2021-03-24T06:05:21.339Z] === RUN TestSecretCreateResolve [2021-03-24T06:05:22.155Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-24T06:05:22.165Z] --- PASS: TestConfigsUpdate (1.89s) [2021-03-24T06:05:22.165Z] === RUN TestTemplatedConfig [2021-03-24T06:05:23.095Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-24T06:05:23.095Z] --- PASS: TestContainerBindMountNonRecursive (4.31s) [2021-03-24T06:05:23.095Z] === RUN TestContainerVolumesMountedAsShared [2021-03-24T06:05:23.275Z] --- PASS: TestServiceUpdateSecrets (16.11s) [2021-03-24T06:05:23.275Z] === RUN TestServiceUpdateConfigs [2021-03-24T06:05:23.379Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-03-24T06:05:23.667Z] --- PASS: TestContainerVolumesMountedAsShared (0.81s) [2021-03-24T06:05:23.667Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-24T06:05:23.875Z] --- PASS: TestSecretCreateResolve (2.28s) [2021-03-24T06:05:23.875Z] PASS [2021-03-24T06:05:23.875Z] [2021-03-24T06:05:23.875Z] DONE 6 tests in 14.052s [2021-03-24T06:05:23.875Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-24T06:05:23.875Z] INFO: Testing against a local daemon [2021-03-24T06:05:23.875Z] === RUN TestServiceCreateInit [2021-03-24T06:05:23.875Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-24T06:05:24.314Z] Copying nested executables into bundles/binary-daemon [2021-03-24T06:05:24.918Z] --- PASS: TestTemplatedConfig (2.58s) [2021-03-24T06:05:24.918Z] === RUN TestConfigCreateResolve [2021-03-24T06:05:25.251Z] [2021-03-24T06:05:26.214Z] --- PASS: TestContainerVolumesMountedAsSlave (1.99s) [2021-03-24T06:05:26.214Z] === RUN TestNetworkNat [2021-03-24T06:05:26.475Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-24T06:05:27.011Z] --- PASS: TestConfigCreateResolve (1.95s) [2021-03-24T06:05:27.011Z] === RUN TestConfigDaemonLibtrustID [2021-03-24T06:05:27.045Z] --- PASS: TestNetworkNat (1.33s) [2021-03-24T06:05:27.045Z] === RUN TestNetworkLocalhostTCPNat [2021-03-24T06:05:27.306Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-03-24T06:05:27.306Z] PASS [2021-03-24T06:05:27.306Z] [2021-03-24T06:05:27.306Z] DONE 7 tests in 12.891s [2021-03-24T06:05:27.306Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-03-24T06:05:27.307Z] ++ 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 [2021-03-24T06:05:27.307Z] ++ set -e [2021-03-24T06:05:27.307Z] ++ '[' -n 0 ']' [2021-03-24T06:05:27.307Z] ++ set -x [2021-03-24T06:05:27.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:05:27.307Z] INFO: Testing against a local daemon [2021-03-24T06:05:27.307Z] === RUN TestCheckpoint [2021-03-24T06:05:27.307Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-24T06:05:27.307Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-24T06:05:27.307Z] === RUN TestContainerInvalidJSON [2021-03-24T06:05:27.307Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-24T06:05:27.307Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-24T06:05:27.307Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-24T06:05:27.307Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-24T06:05:27.307Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-24T06:05:27.307Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-24T06:05:27.307Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-24T06:05:27.307Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-24T06:05:27.307Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-24T06:05:27.307Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-24T06:05:27.307Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-24T06:05:27.307Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-24T06:05:27.307Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-24T06:05:27.307Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-24T06:05:27.307Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-03-24T06:05:27.307Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-24T06:05:27.307Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-03-24T06:05:27.307Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-24T06:05:27.604Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2021-03-24T06:05:27.604Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-24T06:05:27.604Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-03-24T06:05:27.604Z] === RUN TestCopyFromContainer [2021-03-24T06:05:28.070Z] === RUN TestServiceCreateInit/daemonInitEnabled [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-03-24T06:05:28.867Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42189/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e -e DOCKER_GRAPHDRIVER docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e hack/make.sh cross [2021-03-24T06:05:28.959Z] --- PASS: TestNetworkLocalhostTCPNat (1.49s) [2021-03-24T06:05:28.959Z] === RUN TestNetworkLoopbackNat [2021-03-24T06:05:29.125Z] === RUN TestCopyFromContainer// [2021-03-24T06:05:29.125Z] === RUN TestCopyFromContainer//bar/root [2021-03-24T06:05:29.125Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-24T06:05:29.125Z] === RUN TestCopyFromContainer/bar/quux [2021-03-24T06:05:29.125Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-24T06:05:29.125Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-24T06:05:29.125Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-24T06:05:29.426Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-24T06:05:29.426Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-24T06:05:29.426Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-24T06:05:29.435Z] [2021-03-24T06:05:29.435Z] Removing bundles/ [2021-03-24T06:05:29.435Z] [2021-03-24T06:05:29.435Z] ---> Making bundle: cross (in bundles/cross) [2021-03-24T06:05:29.435Z] Cross building: bundles/cross/linux/amd64 [2021-03-24T06:05:29.435Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-03-24T06:05:29.435Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-03-24T06:05:29.724Z] --- PASS: TestCopyFromContainer (1.97s) [2021-03-24T06:05:29.724Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-24T06:05:29.724Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-03-24T06:05:29.724Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-24T06:05:29.724Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-03-24T06:05:29.724Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-24T06:05:29.724Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-03-24T06:05:29.724Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-03-24T06:05:29.724Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-03-24T06:05:29.724Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-03-24T06:05:29.724Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-03-24T06:05:29.724Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-24T06:05:29.724Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-24T06:05:29.724Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-24T06:05:29.724Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-24T06:05:29.724Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-24T06:05:29.724Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-24T06:05:29.724Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-24T06:05:29.724Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-24T06:05:29.724Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-24T06:05:29.724Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-24T06:05:29.724Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-24T06:05:29.724Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-24T06:05:29.724Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-24T06:05:29.724Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-24T06:05:29.724Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-24T06:05:29.724Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-03-24T06:05:29.724Z] === RUN TestCreateWithInvalidEnv [2021-03-24T06:05:29.724Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-24T06:05:29.724Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-24T06:05:29.724Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-24T06:05:29.724Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-24T06:05:29.724Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-24T06:05:29.724Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-24T06:05:29.724Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-24T06:05:29.724Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-24T06:05:29.724Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-24T06:05:29.724Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-24T06:05:29.724Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-24T06:05:29.724Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-24T06:05:29.724Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-24T06:05:29.724Z] === RUN TestCreateTmpfsMountsTarget [2021-03-24T06:05:29.724Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-03-24T06:05:29.724Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-24T06:05:30.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-24T06:05:30.602Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-03-24T06:05:31.245Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2021-03-24T06:05:31.245Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-24T06:05:31.984Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-24T06:05:33.333Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s) [2021-03-24T06:05:33.333Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-24T06:05:33.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-24T06:05:33.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-24T06:05:33.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-24T06:05:33.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-24T06:05:33.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-24T06:05:33.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-24T06:05:33.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-24T06:05:33.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-24T06:05:33.333Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-24T06:05:33.333Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-24T06:05:33.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-24T06:05:33.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-24T06:05:33.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-24T06:05:33.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-24T06:05:33.333Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-24T06:05:33.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-24T06:05:33.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-03-24T06:05:33.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-03-24T06:05:33.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-03-24T06:05:33.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-03-24T06:05:33.333Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-03-24T06:05:33.333Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-24T06:05:33.360Z] --- PASS: TestServiceCreateInit (8.89s) [2021-03-24T06:05:33.360Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.20s) [2021-03-24T06:05:33.360Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.67s) [2021-03-24T06:05:33.360Z] === RUN TestCreateServiceMultipleTimes [2021-03-24T06:05:33.366Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-03-24T06:05:33.366Z] --- PASS: TestNetworkLoopbackNat (4.54s) [2021-03-24T06:05:33.366Z] === RUN TestPause [2021-03-24T06:05:33.629Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2021-03-24T06:05:33.629Z] === RUN TestCreateDifferentPlatform [2021-03-24T06:05:33.629Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-24T06:05:33.629Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-24T06:05:33.629Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-03-24T06:05:33.629Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-03-24T06:05:33.629Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-03-24T06:05:33.629Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-24T06:05:33.629Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-03-24T06:05:33.629Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-24T06:05:33.629Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-03-24T06:05:33.629Z] === RUN TestContainerStartOnDaemonRestart [2021-03-24T06:05:33.629Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-24T06:05:33.629Z] === RUN TestDaemonRestartIpcMode [2021-03-24T06:05:33.629Z] === PAUSE TestDaemonRestartIpcMode [2021-03-24T06:05:33.629Z] === RUN TestDaemonHostGatewayIP [2021-03-24T06:05:33.629Z] === PAUSE TestDaemonHostGatewayIP [2021-03-24T06:05:33.629Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-24T06:05:33.629Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-24T06:05:33.629Z] === RUN TestContainerKillOnDaemonStart [2021-03-24T06:05:33.629Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-24T06:05:33.629Z] === RUN TestDiff [2021-03-24T06:05:34.258Z] --- PASS: TestServiceWithDataPathPortInit (18.51s) [2021-03-24T06:05:34.258Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-24T06:05:34.274Z] --- PASS: TestDiff (0.52s) [2021-03-24T06:05:34.274Z] === RUN TestExecWithCloseStdin [2021-03-24T06:05:34.309Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-03-24T06:05:34.309Z] --- PASS: TestPause (1.26s) [2021-03-24T06:05:34.309Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-24T06:05:34.309Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-24T06:05:34.309Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-24T06:05:34.309Z] === RUN TestPauseStopPausedContainer [2021-03-24T06:05:34.879Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-24T06:05:34.915Z] --- PASS: TestExecWithCloseStdin (0.67s) [2021-03-24T06:05:34.915Z] === RUN TestExec [2021-03-24T06:05:35.556Z] --- PASS: TestExec (0.68s) [2021-03-24T06:05:35.556Z] === RUN TestExecUser [2021-03-24T06:05:35.820Z] --- PASS: TestPauseStopPausedContainer (1.39s) [2021-03-24T06:05:35.820Z] === RUN TestPsFilter [2021-03-24T06:05:35.820Z] --- PASS: TestPsFilter (0.17s) [2021-03-24T06:05:35.820Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-24T06:05:36.196Z] --- PASS: TestExecUser (0.62s) [2021-03-24T06:05:36.197Z] === RUN TestExportContainerAndImportImage [2021-03-24T06:05:37.203Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.28s) [2021-03-24T06:05:37.203Z] === RUN TestRemoveContainerWithVolume [2021-03-24T06:05:37.240Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2021-03-24T06:05:37.240Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-24T06:05:38.585Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-24T06:05:38.585Z] --- PASS: TestRemoveContainerWithVolume (1.24s) [2021-03-24T06:05:38.585Z] === RUN TestRemoveContainerRunning [2021-03-24T06:05:38.724Z] --- PASS: TestServiceUpdateConfigs (15.68s) [2021-03-24T06:05:38.724Z] === RUN TestServiceUpdateNetwork [2021-03-24T06:05:38.778Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2021-03-24T06:05:38.778Z] === RUN TestHealthCheckWorkdir [2021-03-24T06:05:39.427Z] --- PASS: TestHealthCheckWorkdir (0.88s) [2021-03-24T06:05:39.428Z] === RUN TestHealthKillContainer [2021-03-24T06:05:39.969Z] --- PASS: TestRemoveContainerRunning (1.24s) [2021-03-24T06:05:39.969Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-24T06:05:40.838Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.43s) [2021-03-24T06:05:40.838Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5z7jub1fmfamp9p0yaol6t9j0 Created:2021-03-24 06:05:32.536458848 +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[8ec13f7374fb4795509875513022b570552a9a55964deb75103275a53a224174:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p9xw407uuzpmcal72x3qldmya EndpointID:7d956145671979999bb66e26df82d3e7f4786c91ef5482e84c3b67bcebdcdccf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:64139a6b79469f5d1bd7efa92dcd4695312476ed35042bf86727660a90afee03 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:716d62f32692 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p9xw407uuzpmcal72x3qldmya EndpointID:7d956145671979999bb66e26df82d3e7f4786c91ef5482e84c3b67bcebdcdccf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-24T06:05:40.838Z] PASS [2021-03-24T06:05:40.838Z] [2021-03-24T06:05:40.838Z] === Skipped [2021-03-24T06:05:40.838Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-24T06:05:40.838Z] service_test.go:242: FLAKY_TEST [2021-03-24T06:05:40.838Z] [2021-03-24T06:05:40.838Z] [2021-03-24T06:05:40.838Z] DONE 26 tests, 1 skipped in 63.466s [2021-03-24T06:05:40.838Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-24T06:05:40.838Z] ++ 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 [2021-03-24T06:05:40.838Z] ++ set -e [2021-03-24T06:05:40.838Z] ++ '[' -n 0 ']' [2021-03-24T06:05:40.838Z] ++ set -x [2021-03-24T06:05:40.838Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:05:40.838Z] INFO: Testing against a local daemon [2021-03-24T06:05:40.838Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-24T06:05:40.838Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-24T06:05:40.838Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-24T06:05:40.838Z] === RUN TestDockerNetworkIpvlan [2021-03-24T06:05:40.838Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-24T06:05:40.838Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-24T06:05:40.838Z] PASS [2021-03-24T06:05:40.838Z] [2021-03-24T06:05:40.838Z] === Skipped [2021-03-24T06:05:40.838Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-24T06:05:40.838Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-24T06:05:40.838Z] [2021-03-24T06:05:40.838Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-24T06:05:40.838Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-24T06:05:40.838Z] [2021-03-24T06:05:40.838Z] [2021-03-24T06:05:40.838Z] DONE 2 tests, 2 skipped in 0.140s [2021-03-24T06:05:40.838Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-24T06:05:40.839Z] ++ 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 [2021-03-24T06:05:40.839Z] ++ set -e [2021-03-24T06:05:40.839Z] ++ '[' -n 0 ']' [2021-03-24T06:05:40.839Z] ++ set -x [2021-03-24T06:05:40.839Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:05:40.839Z] INFO: Testing against a local daemon [2021-03-24T06:05:40.839Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-24T06:05:40.911Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.26s) [2021-03-24T06:05:40.911Z] === RUN TestRemoveInvalidContainer [2021-03-24T06:05:40.911Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-24T06:05:40.911Z] === RUN TestRenameLinkedContainer [2021-03-24T06:05:41.171Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-03-24T06:05:41.741Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-24T06:05:42.174Z] --- PASS: TestHealthKillContainer (2.66s) [2021-03-24T06:05:42.174Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-24T06:05:42.472Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2021-03-24T06:05:42.472Z] === RUN TestIpcModeNone [2021-03-24T06:05:43.113Z] --- PASS: TestIpcModeNone (0.67s) [2021-03-24T06:05:43.113Z] === RUN TestIpcModePrivate [2021-03-24T06:05:43.381Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.28s) [2021-03-24T06:05:43.381Z] === RUN TestDockerNetworkMacvlan [2021-03-24T06:05:43.953Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-24T06:05:44.157Z] --- PASS: TestIpcModePrivate (0.74s) [2021-03-24T06:05:44.157Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-03-24T06:05:44.157Z] === RUN TestIpcModeShareable [2021-03-24T06:05:44.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-24T06:05:44.798Z] --- PASS: TestIpcModeShareable (0.65s) [2021-03-24T06:05:44.798Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-03-24T06:05:44.798Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-24T06:05:45.227Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-03-24T06:05:45.336Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-24T06:05:46.167Z] --- PASS: TestRenameLinkedContainer (5.00s) [2021-03-24T06:05:46.167Z] === RUN TestRenameStoppedContainer [2021-03-24T06:05:46.722Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-24T06:05:46.879Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.90s) [2021-03-24T06:05:46.879Z] === RUN TestAPIIpcModeHost [2021-03-24T06:05:47.108Z] --- PASS: TestRenameStoppedContainer (1.22s) [2021-03-24T06:05:47.108Z] === RUN TestRenameRunningContainerAndReuse [2021-03-24T06:05:47.174Z] --- PASS: TestAPIIpcModeHost (0.56s) [2021-03-24T06:05:47.174Z] === RUN TestDaemonIpcModeShareable [2021-03-24T06:05:48.694Z] --- PASS: TestDaemonIpcModeShareable (1.44s) [2021-03-24T06:05:48.694Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-03-24T06:05:48.694Z] === RUN TestDaemonIpcModePrivate [2021-03-24T06:05:49.017Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-24T06:05:49.959Z] --- PASS: TestRenameRunningContainerAndReuse (2.59s) [2021-03-24T06:05:49.959Z] === RUN TestRenameInvalidName [2021-03-24T06:05:50.216Z] --- PASS: TestDaemonIpcModePrivate (1.44s) [2021-03-24T06:05:50.216Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-03-24T06:05:50.216Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-24T06:05:50.930Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-24T06:05:51.291Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.42s) [2021-03-24T06:05:51.291Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-03-24T06:05:51.291Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-24T06:05:51.342Z] --- PASS: TestRenameInvalidName (1.32s) [2021-03-24T06:05:51.342Z] === RUN TestRenameAnonymousContainer [2021-03-24T06:05:51.452Z] --- PASS: TestCreateServiceMultipleTimes (17.75s) [2021-03-24T06:05:51.452Z] === RUN TestCreateServiceConflict [2021-03-24T06:05:52.283Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-03-24T06:05:52.388Z] --- PASS: TestCreateServiceConflict (1.87s) [2021-03-24T06:05:52.388Z] === RUN TestCreateServiceMaxReplicas [2021-03-24T06:05:52.813Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.43s) [2021-03-24T06:05:52.813Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-03-24T06:05:52.813Z] === RUN TestIpcModeOlderClient [2021-03-24T06:05:52.813Z] === PAUSE TestIpcModeOlderClient [2021-03-24T06:05:52.813Z] === RUN TestKillContainerInvalidSignal [2021-03-24T06:05:53.465Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2021-03-24T06:05:53.465Z] === RUN TestKillContainer [2021-03-24T06:05:53.465Z] === RUN TestKillContainer/no_signal [2021-03-24T06:05:54.048Z] --- PASS: TestServiceUpdateNetwork (16.63s) [2021-03-24T06:05:54.048Z] === RUN TestServiceUpdatePidsLimit [2021-03-24T06:05:54.104Z] === RUN TestKillContainer/non_killing_signal [2021-03-24T06:05:54.196Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-03-24T06:05:54.338Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-24T06:05:54.397Z] === RUN TestKillContainer/killing_signal [2021-03-24T06:05:55.036Z] --- PASS: TestKillContainer (1.71s) [2021-03-24T06:05:55.036Z] --- PASS: TestKillContainer/no_signal (0.56s) [2021-03-24T06:05:55.036Z] --- PASS: TestKillContainer/non_killing_signal (0.42s) [2021-03-24T06:05:55.036Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2021-03-24T06:05:55.036Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-24T06:05:55.036Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-24T06:05:55.152Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-24T06:05:55.675Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-24T06:05:55.677Z] --- PASS: TestCreateServiceMaxReplicas (3.29s) [2021-03-24T06:05:55.677Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-24T06:05:55.952Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-24T06:05:56.107Z] --- PASS: TestRenameAnonymousContainer (4.83s) [2021-03-24T06:05:56.107Z] === RUN TestRenameContainerWithSameName [2021-03-24T06:05:56.316Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s) [2021-03-24T06:05:56.316Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2021-03-24T06:05:56.316Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2021-03-24T06:05:56.316Z] === RUN TestKillStoppedContainer [2021-03-24T06:05:56.316Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-03-24T06:05:56.316Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-24T06:05:56.316Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-03-24T06:05:56.316Z] === RUN TestKillDifferentUserContainer [2021-03-24T06:05:56.677Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-03-24T06:05:56.954Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2021-03-24T06:05:56.954Z] === RUN TestInspectOomKilledTrue [2021-03-24T06:05:57.248Z] --- PASS: TestRenameContainerWithSameName (1.28s) [2021-03-24T06:05:57.248Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-24T06:05:58.002Z] --- PASS: TestInspectOomKilledTrue (1.00s) [2021-03-24T06:05:58.002Z] === RUN TestInspectOomKilledFalse [2021-03-24T06:05:58.299Z] --- PASS: TestInspectOomKilledFalse (0.55s) [2021-03-24T06:05:58.299Z] === RUN TestLinksEtcHostsContentMatch [2021-03-24T06:05:58.938Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s) [2021-03-24T06:05:58.938Z] === RUN TestLinksContainerNames [2021-03-24T06:05:59.982Z] --- PASS: TestLinksContainerNames (1.04s) [2021-03-24T06:05:59.982Z] === RUN TestLogsFollowTailEmpty [2021-03-24T06:06:00.277Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2021-03-24T06:06:00.277Z] === RUN TestContainerNetworkMountsNoChown [2021-03-24T06:06:00.546Z] --- PASS: TestRenameContainerWithLinkedContainer (2.73s) [2021-03-24T06:06:00.546Z] === RUN TestResize [2021-03-24T06:06:00.959Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2021-03-24T06:06:00.959Z] === RUN TestMountDaemonRoot [2021-03-24T06:06:00.959Z] === RUN TestMountDaemonRoot/default [2021-03-24T06:06:00.959Z] === PAUSE TestMountDaemonRoot/default [2021-03-24T06:06:00.959Z] === RUN TestMountDaemonRoot/private [2021-03-24T06:06:00.959Z] === PAUSE TestMountDaemonRoot/private [2021-03-24T06:06:00.959Z] === RUN TestMountDaemonRoot/rprivate [2021-03-24T06:06:00.959Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/slave [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/slave [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/rslave [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/shared [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/shared [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/rshared [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-24T06:06:00.960Z] === CONT TestMountDaemonRoot/default [2021-03-24T06:06:00.960Z] === CONT TestMountDaemonRoot/rprivate [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-24T06:06:00.960Z] === CONT TestMountDaemonRoot/rslave [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-24T06:06:00.960Z] === CONT TestMountDaemonRoot/shared [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-24T06:06:00.960Z] === CONT TestMountDaemonRoot/rshared [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-24T06:06:00.960Z] === CONT TestMountDaemonRoot/slave [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-24T06:06:00.960Z] === CONT TestMountDaemonRoot/private [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-24T06:06:00.960Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-24T06:06:00.960Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-24T06:06:00.960Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-24T06:06:00.960Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-24T06:06:00.960Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-24T06:06:00.960Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-24T06:06:00.960Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-24T06:06:00.960Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-24T06:06:00.960Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-24T06:06:00.960Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-24T06:06:00.960Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-24T06:06:00.960Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-24T06:06:00.960Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-24T06:06:00.960Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-24T06:06:00.960Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-24T06:06:01.117Z] --- PASS: TestResize (1.27s) [2021-03-24T06:06:01.117Z] === RUN TestResizeWithInvalidSize [2021-03-24T06:06:01.288Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-24T06:06:01.288Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-24T06:06:01.288Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-24T06:06:01.288Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-24T06:06:01.288Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-24T06:06:01.288Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-24T06:06:01.288Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-24T06:06:01.288Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-24T06:06:01.288Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-24T06:06:01.288Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-24T06:06:01.288Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-24T06:06:01.288Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-24T06:06:01.288Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-24T06:06:01.288Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-24T06:06:01.288Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-03-24T06:06:01.288Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-03-24T06:06:01.288Z] === RUN TestContainerBindMountNonRecursive [2021-03-24T06:06:02.503Z] --- PASS: TestResizeWithInvalidSize (1.39s) [2021-03-24T06:06:02.503Z] === RUN TestResizeWhenContainerNotStarted [2021-03-24T06:06:02.811Z] --- PASS: TestContainerBindMountNonRecursive (1.42s) [2021-03-24T06:06:02.811Z] === RUN TestContainerVolumesMountedAsShared [2021-03-24T06:06:02.957Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-24T06:06:03.105Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s) [2021-03-24T06:06:03.105Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-24T06:06:03.287Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-24T06:06:03.749Z] --- PASS: TestContainerVolumesMountedAsSlave (0.45s) [2021-03-24T06:06:03.749Z] === RUN TestNetworkNat [2021-03-24T06:06:03.884Z] --- PASS: TestResizeWhenContainerNotStarted (1.22s) [2021-03-24T06:06:03.884Z] === RUN TestDaemonRestartKillContainers [2021-03-24T06:06:03.884Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-24T06:06:03.884Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-24T06:06:03.884Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-24T06:06:03.884Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-24T06:06:03.884Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-24T06:06:03.884Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-24T06:06:03.884Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-24T06:06:03.884Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-24T06:06:03.884Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-24T06:06:03.884Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-24T06:06:03.884Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-24T06:06:03.884Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-24T06:06:03.884Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-24T06:06:03.884Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-24T06:06:03.884Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-24T06:06:03.884Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-24T06:06:03.884Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-24T06:06:03.884Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-24T06:06:03.884Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-24T06:06:03.884Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-24T06:06:03.885Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-24T06:06:03.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-24T06:06:03.885Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-24T06:06:03.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-24T06:06:03.885Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-24T06:06:03.885Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-24T06:06:04.395Z] --- PASS: TestNetworkNat (0.60s) [2021-03-24T06:06:04.395Z] === RUN TestNetworkLocalhostTCPNat [2021-03-24T06:06:05.033Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2021-03-24T06:06:05.033Z] === RUN TestNetworkLoopbackNat [2021-03-24T06:06:05.199Z] --- PASS: TestDockerNetworkMacvlan (22.18s) [2021-03-24T06:06:05.199Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-03-24T06:06:05.199Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-03-24T06:06:05.199Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.62s) [2021-03-24T06:06:05.199Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.87s) [2021-03-24T06:06:05.199Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.37s) [2021-03-24T06:06:05.199Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.90s) [2021-03-24T06:06:05.199Z] PASS [2021-03-24T06:06:05.199Z] [2021-03-24T06:06:05.199Z] DONE 8 tests in 24.594s [2021-03-24T06:06:05.199Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-24T06:06:05.199Z] ++ 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 [2021-03-24T06:06:05.199Z] ++ set -e [2021-03-24T06:06:05.199Z] ++ '[' -n 0 ']' [2021-03-24T06:06:05.199Z] ++ set -x [2021-03-24T06:06:05.199Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:06:05.199Z] testing: warning: no tests to run [2021-03-24T06:06:05.199Z] PASS [2021-03-24T06:06:05.199Z] [2021-03-24T06:06:05.199Z] DONE 0 tests in 0.030s [2021-03-24T06:06:05.199Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-24T06:06:05.199Z] ++ 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 [2021-03-24T06:06:05.199Z] ++ set -e [2021-03-24T06:06:05.199Z] ++ '[' -n 0 ']' [2021-03-24T06:06:05.199Z] ++ set -x [2021-03-24T06:06:05.199Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:06:05.199Z] INFO: Testing against a local daemon [2021-03-24T06:06:05.199Z] === RUN TestAuthZPluginAllowRequest [2021-03-24T06:06:07.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-24T06:06:07.743Z] --- PASS: TestAuthZPluginAllowRequest (2.08s) [2021-03-24T06:06:07.743Z] === RUN TestAuthZPluginTLS [2021-03-24T06:06:07.750Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-24T06:06:07.777Z] --- PASS: TestNetworkLoopbackNat (2.80s) [2021-03-24T06:06:07.777Z] === RUN TestPause [2021-03-24T06:06:08.003Z] --- PASS: TestAuthZPluginTLS (0.73s) [2021-03-24T06:06:08.004Z] === RUN TestAuthZPluginDenyRequest [2021-03-24T06:06:08.320Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-24T06:06:08.415Z] --- PASS: TestPause (0.61s) [2021-03-24T06:06:08.415Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-24T06:06:08.415Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-24T06:06:08.415Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-24T06:06:08.415Z] === RUN TestPauseStopPausedContainer [2021-03-24T06:06:08.710Z] --- PASS: TestPauseStopPausedContainer (0.59s) [2021-03-24T06:06:08.710Z] === RUN TestPsFilter [2021-03-24T06:06:08.945Z] --- PASS: TestAuthZPluginDenyRequest (0.68s) [2021-03-24T06:06:08.945Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-24T06:06:09.006Z] --- PASS: TestPsFilter (0.15s) [2021-03-24T06:06:09.006Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-24T06:06:09.517Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.76s) [2021-03-24T06:06:09.517Z] === RUN TestAuthZPluginDenyResponse [2021-03-24T06:06:09.650Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s) [2021-03-24T06:06:09.650Z] === RUN TestRemoveContainerWithVolume [2021-03-24T06:06:09.702Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-24T06:06:10.289Z] --- PASS: TestRemoveContainerWithVolume (0.57s) [2021-03-24T06:06:10.289Z] === RUN TestRemoveContainerRunning [2021-03-24T06:06:10.458Z] --- PASS: TestAuthZPluginDenyResponse (0.72s) [2021-03-24T06:06:10.458Z] === RUN TestAuthZPluginAllowEventStream [2021-03-24T06:06:10.560Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.50s) [2021-03-24T06:06:10.560Z] === RUN TestCreateServiceSecretFileMode [2021-03-24T06:06:10.585Z] --- PASS: TestRemoveContainerRunning (0.53s) [2021-03-24T06:06:10.585Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-24T06:06:10.642Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-24T06:06:10.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-24T06:06:11.229Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s) [2021-03-24T06:06:11.229Z] === RUN TestRemoveInvalidContainer [2021-03-24T06:06:11.229Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-24T06:06:11.229Z] === RUN TestRenameLinkedContainer [2021-03-24T06:06:11.435Z] --- PASS: TestServiceUpdatePidsLimit (18.39s) [2021-03-24T06:06:11.435Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s) [2021-03-24T06:06:11.435Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.34s) [2021-03-24T06:06:11.435Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.34s) [2021-03-24T06:06:11.435Z] PASS [2021-03-24T06:06:11.435Z] [2021-03-24T06:06:11.435Z] === Skipped [2021-03-24T06:06:11.435Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-03-24T06:06:11.435Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-24T06:06:11.435Z] [2021-03-24T06:06:11.435Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-03-24T06:06:11.435Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:06:11.435Z] [2021-03-24T06:06:11.435Z] [2021-03-24T06:06:11.435Z] DONE 27 tests, 2 skipped in 183.698s [2021-03-24T06:06:11.435Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-03-24T06:06:11.435Z] ++ 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 [2021-03-24T06:06:11.435Z] ++ set -e [2021-03-24T06:06:11.435Z] ++ '[' -n 0 ']' [2021-03-24T06:06:11.435Z] ++ set -x [2021-03-24T06:06:11.435Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:06:11.726Z] INFO: Testing against a local daemon [2021-03-24T06:06:11.726Z] === RUN TestSessionCreate [2021-03-24T06:06:11.726Z] --- PASS: TestSessionCreate (0.02s) [2021-03-24T06:06:11.726Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-24T06:06:11.726Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-03-24T06:06:11.726Z] PASS [2021-03-24T06:06:11.726Z] [2021-03-24T06:06:11.726Z] DONE 2 tests in 0.217s [2021-03-24T06:06:11.726Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-03-24T06:06:11.726Z] ++ 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 [2021-03-24T06:06:11.726Z] ++ set -e [2021-03-24T06:06:11.726Z] ++ '[' -n 0 ']' [2021-03-24T06:06:11.726Z] ++ set -x [2021-03-24T06:06:11.726Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:06:11.726Z] INFO: Testing against a local daemon [2021-03-24T06:06:11.726Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-24T06:06:11.726Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-24T06:06:11.726Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-24T06:06:11.726Z] === RUN TestEventsExecDie [2021-03-24T06:06:11.844Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-24T06:06:11.976Z] --- PASS: TestCreateServiceSecretFileMode (2.77s) [2021-03-24T06:06:11.976Z] === RUN TestCreateServiceConfigFileMode [2021-03-24T06:06:12.371Z] --- PASS: TestAuthZPluginAllowEventStream (1.99s) [2021-03-24T06:06:12.371Z] === RUN TestAuthZPluginErrorResponse [2021-03-24T06:06:12.414Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-24T06:06:12.942Z] --- PASS: TestAuthZPluginErrorResponse (0.70s) [2021-03-24T06:06:12.942Z] === RUN TestAuthZPluginErrorRequest [2021-03-24T06:06:13.230Z] --- PASS: TestEventsExecDie (1.22s) [2021-03-24T06:06:13.230Z] === RUN TestEventsBackwardsCompatible [2021-03-24T06:06:13.230Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-03-24T06:06:13.230Z] === RUN TestInfoBinaryCommits [2021-03-24T06:06:13.230Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-24T06:06:13.230Z] === RUN TestInfoAPIVersioned [2021-03-24T06:06:13.230Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-24T06:06:13.230Z] === RUN TestInfoDiscoveryBackend [2021-03-24T06:06:13.355Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-03-24T06:06:13.520Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-03-24T06:06:13.520Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-24T06:06:13.884Z] --- PASS: TestAuthZPluginErrorRequest (0.70s) [2021-03-24T06:06:13.884Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-24T06:06:14.002Z] --- PASS: TestRenameLinkedContainer (2.19s) [2021-03-24T06:06:14.002Z] === RUN TestRenameStoppedContainer [2021-03-24T06:06:14.002Z] --- PASS: TestRenameStoppedContainer (0.58s) [2021-03-24T06:06:14.002Z] === RUN TestRenameRunningContainerAndReuse [2021-03-24T06:06:14.455Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.70s) [2021-03-24T06:06:14.455Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-24T06:06:14.513Z] --- PASS: TestCreateServiceConfigFileMode (2.76s) [2021-03-24T06:06:14.513Z] === RUN TestCreateServiceSysctls [2021-03-24T06:06:14.550Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-24T06:06:14.550Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-24T06:06:15.047Z] --- PASS: TestRenameRunningContainerAndReuse (1.09s) [2021-03-24T06:06:15.047Z] === RUN TestRenameInvalidName [2021-03-24T06:06:15.181Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-03-24T06:06:15.181Z] === RUN TestInfoAPI [2021-03-24T06:06:15.181Z] --- PASS: TestInfoAPI (0.01s) [2021-03-24T06:06:15.181Z] === RUN TestInfoAPIWarnings [2021-03-24T06:06:15.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-24T06:06:15.568Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-24T06:06:15.686Z] --- PASS: TestRenameInvalidName (0.58s) [2021-03-24T06:06:15.686Z] === RUN TestRenameAnonymousContainer [2021-03-24T06:06:15.828Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-24T06:06:16.768Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-24T06:06:16.999Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.46s) [2021-03-24T06:06:16.999Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-24T06:06:17.778Z] --- PASS: TestRenameAnonymousContainer (2.02s) [2021-03-24T06:06:17.778Z] === RUN TestRenameContainerWithSameName [2021-03-24T06:06:18.154Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-03-24T06:06:18.419Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2021-03-24T06:06:18.419Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-24T06:06:18.706Z] --- PASS: TestCreateServiceSysctls (3.79s) [2021-03-24T06:06:18.707Z] === RUN TestCreateServiceCapabilities [2021-03-24T06:06:19.468Z] --- PASS: TestRenameContainerWithLinkedContainer (1.14s) [2021-03-24T06:06:19.468Z] === RUN TestResize [2021-03-24T06:06:19.535Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-24T06:06:19.535Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-03-24T06:06:19.543Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.51s) [2021-03-24T06:06:19.543Z] === RUN TestAuthZPluginHeader [2021-03-24T06:06:20.107Z] --- PASS: TestResize (0.58s) [2021-03-24T06:06:20.107Z] === RUN TestResizeWithInvalidSize [2021-03-24T06:06:20.484Z] --- PASS: TestAuthZPluginHeader (1.04s) [2021-03-24T06:06:20.484Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-24T06:06:20.484Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-24T06:06:20.484Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:06:20.484Z] === RUN TestAuthZPluginV2Disable [2021-03-24T06:06:20.484Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-24T06:06:20.484Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:06:20.484Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-24T06:06:20.484Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-24T06:06:20.484Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:06:20.484Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-24T06:06:20.484Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-24T06:06:20.484Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:06:20.484Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-24T06:06:20.746Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2021-03-24T06:06:20.746Z] === RUN TestResizeWhenContainerNotStarted [2021-03-24T06:06:21.046Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2021-03-24T06:06:21.046Z] === RUN TestDaemonRestartKillContainers [2021-03-24T06:06:21.046Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-24T06:06:21.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-24T06:06:21.046Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-24T06:06:21.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-24T06:06:21.046Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-24T06:06:21.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-24T06:06:21.046Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-24T06:06:21.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-24T06:06:21.046Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-24T06:06:21.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-24T06:06:21.046Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-24T06:06:21.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-24T06:06:21.046Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-24T06:06:21.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-24T06:06:21.046Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-24T06:06:21.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-24T06:06:21.046Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-24T06:06:21.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-24T06:06:21.046Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-24T06:06:21.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-24T06:06:21.046Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-24T06:06:21.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-24T06:06:21.046Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-24T06:06:21.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-24T06:06:21.046Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-24T06:06:21.046Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-24T06:06:21.046Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-24T06:06:21.046Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-24T06:06:21.242Z] --- PASS: TestCreateServiceCapabilities (2.83s) [2021-03-24T06:06:21.242Z] === RUN TestInspect [2021-03-24T06:06:21.444Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-24T06:06:22.826Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-03-24T06:06:23.086Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-24T06:06:23.145Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-24T06:06:23.145Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-24T06:06:23.657Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-24T06:06:23.791Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-24T06:06:24.094Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-24T06:06:24.530Z] --- PASS: TestInspect (3.15s) [2021-03-24T06:06:24.530Z] === RUN TestCreateJob [2021-03-24T06:06:24.748Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-24T06:06:25.802Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-24T06:06:26.448Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-24T06:06:26.954Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-24T06:06:26.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.03s) [2021-03-24T06:06:26.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.49s) [2021-03-24T06:06:26.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2021-03-24T06:06:26.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.10s) [2021-03-24T06:06:26.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.11s) [2021-03-24T06:06:26.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.91s) [2021-03-24T06:06:26.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.89s) [2021-03-24T06:06:26.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.37s) [2021-03-24T06:06:26.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.87s) [2021-03-24T06:06:26.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (7.04s) [2021-03-24T06:06:26.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.70s) [2021-03-24T06:06:26.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.13s) [2021-03-24T06:06:26.954Z] === RUN TestCgroupNamespacesRun [2021-03-24T06:06:26.954Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-03-24T06:06:26.954Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-03-24T06:06:26.954Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-03-24T06:06:27.093Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-24T06:06:28.723Z] --- PASS: TestCreateJob (3.69s) [2021-03-24T06:06:28.723Z] === RUN TestReplicatedJob [2021-03-24T06:06:29.203Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-24T06:06:29.203Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.88s) [2021-03-24T06:06:29.203Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.90s) [2021-03-24T06:06:29.203Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.75s) [2021-03-24T06:06:29.203Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.03s) [2021-03-24T06:06:29.203Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s) [2021-03-24T06:06:29.203Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2021-03-24T06:06:29.203Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s) [2021-03-24T06:06:29.203Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.17s) [2021-03-24T06:06:29.203Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.76s) [2021-03-24T06:06:29.203Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.70s) [2021-03-24T06:06:29.203Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.50s) [2021-03-24T06:06:29.203Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.19s) [2021-03-24T06:06:29.203Z] === RUN TestCgroupNamespacesRun [2021-03-24T06:06:29.498Z] --- PASS: TestCgroupNamespacesRun (2.71s) [2021-03-24T06:06:29.498Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-24T06:06:30.727Z] --- PASS: TestCgroupNamespacesRun (1.42s) [2021-03-24T06:06:30.727Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-24T06:06:30.881Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-24T06:06:31.142Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-03-24T06:06:31.402Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.87s) [2021-03-24T06:06:31.402Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-24T06:06:32.246Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s) [2021-03-24T06:06:32.246Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-24T06:06:32.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-24T06:06:33.294Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.39s) [2021-03-24T06:06:33.294Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-24T06:06:33.743Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-03-24T06:06:33.743Z] === RUN TestInfoDebug [2021-03-24T06:06:33.743Z] --- PASS: TestInfoDebug (0.52s) [2021-03-24T06:06:33.743Z] === RUN TestInfoInsecureRegistries [2021-03-24T06:06:33.743Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-03-24T06:06:33.743Z] === RUN TestInfoRegistryMirrors [2021-03-24T06:06:33.743Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-03-24T06:06:33.743Z] === RUN TestLoginFailsWithBadCredentials [2021-03-24T06:06:33.743Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-03-24T06:06:33.743Z] === RUN TestPingCacheHeaders [2021-03-24T06:06:33.743Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-03-24T06:06:33.743Z] === RUN TestPingGet [2021-03-24T06:06:33.743Z] --- PASS: TestPingGet (0.01s) [2021-03-24T06:06:33.743Z] === RUN TestPingHead [2021-03-24T06:06:33.743Z] --- PASS: TestPingHead (0.01s) [2021-03-24T06:06:33.743Z] === RUN TestVersion [2021-03-24T06:06:33.743Z] --- PASS: TestVersion (0.01s) [2021-03-24T06:06:33.743Z] PASS [2021-03-24T06:06:33.743Z] [2021-03-24T06:06:33.743Z] === Skipped [2021-03-24T06:06:33.743Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-24T06:06:33.743Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-24T06:06:33.743Z] [2021-03-24T06:06:33.743Z] [2021-03-24T06:06:33.743Z] DONE 18 tests, 1 skipped in 21.636s [2021-03-24T06:06:33.743Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-03-24T06:06:33.743Z] ++ 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 [2021-03-24T06:06:33.743Z] ++ set -e [2021-03-24T06:06:33.743Z] ++ '[' -n 0 ']' [2021-03-24T06:06:33.743Z] ++ set -x [2021-03-24T06:06:33.743Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:06:33.743Z] INFO: Testing against a local daemon [2021-03-24T06:06:33.743Z] === RUN TestVolumesCreateAndList [2021-03-24T06:06:33.743Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-24T06:06:33.743Z] === RUN TestVolumesRemove [2021-03-24T06:06:33.743Z] --- PASS: TestVolumesRemove (0.11s) [2021-03-24T06:06:33.743Z] === RUN TestVolumesInspect [2021-03-24T06:06:33.743Z] --- PASS: TestVolumesInspect (0.01s) [2021-03-24T06:06:33.743Z] === RUN TestVolumesInvalidJSON [2021-03-24T06:06:33.743Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-24T06:06:33.743Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-24T06:06:33.743Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-24T06:06:33.743Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-24T06:06:33.743Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-24T06:06:33.743Z] PASS [2021-03-24T06:06:33.743Z] [2021-03-24T06:06:33.743Z] DONE 5 tests in 0.236s [2021-03-24T06:06:33.743Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-24T06:06:33.743Z] ++++ cat bundles/test-integration/docker.pid [2021-03-24T06:06:33.743Z] +++ kill 12276 [2021-03-24T06:06:34.697Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.98s) [2021-03-24T06:06:34.697Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-24T06:06:34.697Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-24T06:06:34.818Z] --- PASS: TestCgroupNamespacesRunHostMode (1.42s) [2021-03-24T06:06:34.818Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-24T06:06:35.247Z] +++ /etc/init.d/apparmor stop [2021-03-24T06:06:35.247Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-24T06:06:35.247Z] [2021-03-24T06:06:35.247Z] Unloading profiles will leave already running processes permanently [2021-03-24T06:06:35.247Z] unconfined, which can lead to unexpected situations. [2021-03-24T06:06:35.247Z] [2021-03-24T06:06:35.247Z] To set a process to complain mode, use the command line tool [2021-03-24T06:06:35.247Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-24T06:06:35.247Z] +++ true [2021-03-24T06:06:35.247Z] exiting test-integration [2021-03-24T06:06:35.247Z] ++ exit 0 [2021-03-24T06:06:35.247Z] [2021-03-24T06:06:35.293Z] --- PASS: TestReplicatedJob (6.96s) [2021-03-24T06:06:35.293Z] === RUN TestUpdateReplicatedJob [2021-03-24T06:06:35.637Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-24T06:06:36.348Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.36s) [2021-03-24T06:06:36.348Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-24T06:06:36.577Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-24T06:06:37.148Z] --- PASS: TestCgroupNamespacesRunHostMode (2.78s) [2021-03-24T06:06:37.148Z] === RUN TestCgroupNamespacesRunPrivateMode Post stage [Pipeline] junit [2021-03-24T06:06:37.353Z] Recording test results [2021-03-24T06:06:37.395Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s) [2021-03-24T06:06:37.395Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-24T06:06:37.718Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-03-24T06:06:37.751Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-24T06:06:38.185Z] + echo Ensuring container killed. [2021-03-24T06:06:38.185Z] Ensuring container killed. [2021-03-24T06:06:38.185Z] + docker rm -vf docker-pr2 [2021-03-24T06:06:38.475Z] Error: No such container: docker-pr2 [2021-03-24T06:06:38.475Z] + true [Pipeline] sh [2021-03-24T06:06:38.554Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2021-03-24T06:06:38.554Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-24T06:06:38.591Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.20s) [2021-03-24T06:06:38.591Z] PASS [2021-03-24T06:06:38.591Z] [2021-03-24T06:06:38.591Z] === Skipped [2021-03-24T06:06:38.591Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-24T06:06:38.591Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:06:38.591Z] [2021-03-24T06:06:38.591Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-24T06:06:38.591Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:06:38.591Z] [2021-03-24T06:06:38.591Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-24T06:06:38.591Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:06:38.591Z] [2021-03-24T06:06:38.591Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-24T06:06:38.591Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:06:38.591Z] [2021-03-24T06:06:38.591Z] [2021-03-24T06:06:38.591Z] DONE 17 tests, 4 skipped in 33.429s [2021-03-24T06:06:38.591Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-24T06:06:38.591Z] ++ 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 [2021-03-24T06:06:38.591Z] ++ set -e [2021-03-24T06:06:38.591Z] ++ '[' -n 0 ']' [2021-03-24T06:06:38.591Z] ++ set -x [2021-03-24T06:06:38.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:06:38.851Z] + echo Chowning /workspace to jenkins user [2021-03-24T06:06:38.851Z] Chowning /workspace to jenkins user [2021-03-24T06:06:38.851Z] + id -u [2021-03-24T06:06:38.851Z] + id -g [2021-03-24T06:06:38.851Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42189:/workspace busybox chown -R 1001:1001 /workspace [2021-03-24T06:06:38.851Z] Unable to find image 'busybox:latest' locally [2021-03-24T06:06:38.852Z] INFO: Testing against a local daemon [2021-03-24T06:06:38.852Z] === RUN TestPluginInvalidJSON [2021-03-24T06:06:38.852Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-24T06:06:38.852Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-24T06:06:38.852Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-24T06:06:38.852Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-03-24T06:06:38.852Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-24T06:06:38.852Z] === RUN TestPluginInstall [2021-03-24T06:06:38.852Z] === RUN TestPluginInstall/no_auth [2021-03-24T06:06:39.141Z] latest: Pulling from library/busybox [2021-03-24T06:06:39.141Z] 7d95fb1c8be1: Pulling fs layer [2021-03-24T06:06:39.487Z] --- PASS: TestUpdateReplicatedJob (3.82s) [2021-03-24T06:06:39.487Z] === RUN TestServiceListWithStatuses [2021-03-24T06:06:39.487Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-24T06:06:39.487Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-24T06:06:39.487Z] === RUN TestDockerNetworkConnectAlias [2021-03-24T06:06:39.603Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.43s) [2021-03-24T06:06:39.603Z] === RUN TestKernelTCPMemory [2021-03-24T06:06:39.774Z] 7d95fb1c8be1: Verifying Checksum [2021-03-24T06:06:39.774Z] 7d95fb1c8be1: Download complete [2021-03-24T06:06:40.064Z] 7d95fb1c8be1: Pull complete [2021-03-24T06:06:40.064Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-24T06:06:40.064Z] Status: Downloaded newer image for busybox:latest [2021-03-24T06:06:40.258Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.96s) [2021-03-24T06:06:40.258Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-24T06:06:40.647Z] --- PASS: TestKernelTCPMemory (0.67s) [2021-03-24T06:06:40.647Z] === RUN TestNISDomainname [2021-03-24T06:06:41.287Z] --- PASS: TestNISDomainname (0.72s) [2021-03-24T06:06:41.287Z] === RUN TestHostnameDnsResolution [2021-03-24T06:06:41.398Z] time="2021-03-24T06:06:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:06:41.398Z] time="2021-03-24T06:06:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27008451c1c86b145c93d43afa0d9b30fa4e8e889a815b28b67d8eaebcdccf29" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:06:41.398Z] time="2021-03-24T06:06:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:06:41.398Z] time="2021-03-24T06:06:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27008451c1c86b145c93d43afa0d9b30fa4e8e889a815b28b67d8eaebcdccf29" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:06:41.398Z] === RUN TestPluginInstall/with_htpasswd [2021-03-24T06:06:41.927Z] --- PASS: TestHostnameDnsResolution (0.91s) [2021-03-24T06:06:41.927Z] === RUN TestStats [2021-03-24T06:06:42.169Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.87s) [2021-03-24T06:06:42.169Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-24T06:06:42.169Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-03-24T06:06:42.339Z] time="2021-03-24T06:06:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:06:42.339Z] time="2021-03-24T06:06:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e5fc6ea9c0c57591debba7fbf07725dead93be367d7f76149ccb1bf20b826d73" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:06:42.339Z] time="2021-03-24T06:06:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:06:42.339Z] time="2021-03-24T06:06:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e5fc6ea9c0c57591debba7fbf07725dead93be367d7f76149ccb1bf20b826d73" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:06:42.599Z] === RUN TestPluginInstall/with_insecure [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-24T06:06:43.110Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.01s) [2021-03-24T06:06:43.110Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-24T06:06:43.184Z] + bundleName=s390x-integration [2021-03-24T06:06:43.184Z] + echo Creating s390x-integration-bundles.tar.gz [2021-03-24T06:06:43.184Z] Creating s390x-integration-bundles.tar.gz [2021-03-24T06:06:43.184Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-24T06:06:43.184Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-24T06:06:43.228Z] Archiving artifacts [2021-03-24T06:06:43.578Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42189/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-24T06:06:43.683Z] --- PASS: TestDockerNetworkConnectAlias (4.47s) [2021-03-24T06:06:43.683Z] === RUN TestDockerNetworkReConnect [2021-03-24T06:06:43.958Z] + make clean [2021-03-24T06:06:43.983Z] time="2021-03-24T06:06:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:06:43.983Z] time="2021-03-24T06:06:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80c71a35d33299c7bb78e41fe1ec1887d44890aad29a50ef1c24d7e9f9e59900" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:06:43.983Z] time="2021-03-24T06:06:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:06:43.983Z] time="2021-03-24T06:06:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80c71a35d33299c7bb78e41fe1ec1887d44890aad29a50ef1c24d7e9f9e59900" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:06:44.244Z] --- PASS: TestPluginInstall (5.56s) [2021-03-24T06:06:44.244Z] --- PASS: TestPluginInstall/no_auth (2.58s) [2021-03-24T06:06:44.244Z] --- PASS: TestPluginInstall/with_htpasswd (1.22s) [2021-03-24T06:06:44.244Z] --- PASS: TestPluginInstall/with_insecure (1.76s) [2021-03-24T06:06:44.244Z] plugin_test.go:160: [dfa56eba3b794] daemon is not started [2021-03-24T06:06:44.244Z] === RUN TestPluginsWithRuntimes [2021-03-24T06:06:44.257Z] docker volume rm -f docker-dev-cache [2021-03-24T06:06:44.257Z] docker-dev-cache [Pipeline] deleteDir [2021-03-24T06:06:44.497Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-24T06:06:44.675Z] --- PASS: TestStats (2.58s) [2021-03-24T06:06:44.675Z] === RUN TestStopContainerWithTimeout [2021-03-24T06:06:44.675Z] === RUN TestStopContainerWithTimeout/0 [2021-03-24T06:06:44.675Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-24T06:06:44.675Z] === RUN TestStopContainerWithTimeout/1 [2021-03-24T06:06:44.675Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-24T06:06:44.675Z] === RUN TestStopContainerWithTimeout/3 [2021-03-24T06:06:44.675Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-24T06:06:44.675Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-24T06:06:44.675Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-24T06:06:44.675Z] === CONT TestStopContainerWithTimeout/0 [2021-03-24T06:06:44.675Z] === CONT TestStopContainerWithTimeout/3 [2021-03-24T06:06:44.675Z] === CONT TestStopContainerWithTimeout/1 [2021-03-24T06:06:44.675Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-24T06:06:46.408Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.08s) [2021-03-24T06:06:46.408Z] === RUN TestKernelTCPMemory [2021-03-24T06:06:46.408Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-03-24T06:06:46.669Z] === RUN TestDockerSuite/TestBuildCacheRootSource [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2021-03-24T06:06:46.788Z] === RUN TestPluginsWithRuntimes/No_Args [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-24T06:06:46.974Z] --- PASS: TestDockerNetworkReConnect (3.38s) [2021-03-24T06:06:46.974Z] === RUN TestServicePlugin [2021-03-24T06:06:47.610Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-03-24T06:06:47.870Z] --- PASS: TestKernelTCPMemory (1.65s) [2021-03-24T06:06:47.871Z] === RUN TestNISDomainname [2021-03-24T06:06:48.171Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-24T06:06:48.221Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-24T06:06:48.221Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2021-03-24T06:06:48.221Z] --- PASS: TestStopContainerWithTimeout/1 (2.14s) [2021-03-24T06:06:48.221Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2021-03-24T06:06:48.221Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) [2021-03-24T06:06:48.221Z] === RUN TestDeleteDevicemapper [2021-03-24T06:06:48.221Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-24T06:06:48.221Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-24T06:06:48.221Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-24T06:06:48.810Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-03-24T06:06:49.070Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-24T06:06:50.083Z] --- PASS: TestPluginsWithRuntimes (5.72s) [2021-03-24T06:06:50.083Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.71s) [2021-03-24T06:06:50.083Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.66s) [2021-03-24T06:06:50.083Z] PASS [2021-03-24T06:06:50.083Z] [2021-03-24T06:06:50.083Z] DONE 9 tests in 11.475s [2021-03-24T06:06:50.083Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-24T06:06:50.083Z] ++ 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 [2021-03-24T06:06:50.083Z] ++ set -e [2021-03-24T06:06:50.083Z] ++ '[' -n 0 ']' [2021-03-24T06:06:50.083Z] ++ set -x [2021-03-24T06:06:50.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:06:50.319Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.51s) [2021-03-24T06:06:50.319Z] === RUN TestUpdateMemory [2021-03-24T06:06:50.344Z] INFO: Testing against a local daemon [2021-03-24T06:06:50.344Z] === RUN TestExternalGraphDriver [2021-03-24T06:06:50.344Z] === RUN TestExternalGraphDriver/json [2021-03-24T06:06:50.454Z] --- PASS: TestNISDomainname (2.47s) [2021-03-24T06:06:50.454Z] === RUN TestHostnameDnsResolution [2021-03-24T06:06:50.959Z] --- PASS: TestUpdateMemory (0.76s) [2021-03-24T06:06:50.959Z] === RUN TestUpdateCPUQuota [2021-03-24T06:06:52.364Z] --- PASS: TestHostnameDnsResolution (2.10s) [2021-03-24T06:06:52.364Z] === RUN TestStats [2021-03-24T06:06:52.480Z] --- PASS: TestUpdateCPUQuota (1.26s) [2021-03-24T06:06:52.480Z] === RUN TestUpdatePidsLimit [2021-03-24T06:06:52.480Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-24T06:06:52.480Z] === RUN TestUpdatePidsLimit/no_change [2021-03-24T06:06:52.624Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-03-24T06:06:52.779Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-24T06:06:53.075Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-24T06:06:53.370Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-24T06:06:53.661Z] === RUN TestExternalGraphDriver/spec [2021-03-24T06:06:53.665Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-24T06:06:53.962Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-24T06:06:55.007Z] --- PASS: TestUpdatePidsLimit (2.70s) [2021-03-24T06:06:55.007Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2021-03-24T06:06:55.007Z] --- PASS: TestUpdatePidsLimit/no_change (0.28s) [2021-03-24T06:06:55.007Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2021-03-24T06:06:55.007Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2021-03-24T06:06:55.007Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s) [2021-03-24T06:06:55.007Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2021-03-24T06:06:55.007Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2021-03-24T06:06:55.007Z] === RUN TestUpdateRestartPolicy [2021-03-24T06:06:55.921Z] --- PASS: TestStats (3.31s) [2021-03-24T06:06:55.921Z] === RUN TestStopContainerWithTimeout [2021-03-24T06:06:55.921Z] === RUN TestStopContainerWithTimeout/0 [2021-03-24T06:06:55.921Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-24T06:06:55.921Z] === RUN TestStopContainerWithTimeout/1 [2021-03-24T06:06:55.921Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-24T06:06:55.921Z] === RUN TestStopContainerWithTimeout/3 [2021-03-24T06:06:55.921Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-24T06:06:55.921Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-24T06:06:55.921Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-24T06:06:55.921Z] === CONT TestStopContainerWithTimeout/0 [2021-03-24T06:06:55.921Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-24T06:06:56.207Z] === RUN TestExternalGraphDriver/pull [2021-03-24T06:06:56.860Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-24T06:06:57.430Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-03-24T06:06:58.001Z] === CONT TestStopContainerWithTimeout/3 [2021-03-24T06:06:58.750Z] --- PASS: TestExternalGraphDriver (8.21s) [2021-03-24T06:06:58.750Z] --- PASS: TestExternalGraphDriver/json (2.72s) [2021-03-24T06:06:58.750Z] --- PASS: TestExternalGraphDriver/spec (2.90s) [2021-03-24T06:06:58.750Z] --- PASS: TestExternalGraphDriver/pull (2.46s) [2021-03-24T06:06:58.750Z] === RUN TestGraphdriverPluginV2 [2021-03-24T06:06:58.750Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-03-24T06:06:58.750Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:06:58.750Z] PASS [2021-03-24T06:06:58.750Z] [2021-03-24T06:06:58.750Z] === Skipped [2021-03-24T06:06:58.750Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-03-24T06:06:58.750Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:06:58.750Z] [2021-03-24T06:06:58.750Z] [2021-03-24T06:06:58.750Z] DONE 5 tests, 1 skipped in 8.388s [2021-03-24T06:06:58.750Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-24T06:06:58.750Z] ++ 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 [2021-03-24T06:06:58.750Z] ++ set -e [2021-03-24T06:06:58.750Z] ++ '[' -n 0 ']' [2021-03-24T06:06:58.750Z] ++ set -x [2021-03-24T06:06:58.750Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:06:58.750Z] INFO: Testing against a local daemon [2021-03-24T06:06:58.750Z] === RUN TestContinueAfterPluginCrash [2021-03-24T06:06:58.750Z] === PAUSE TestContinueAfterPluginCrash [2021-03-24T06:06:58.750Z] === RUN TestReadPluginNoRead [2021-03-24T06:06:58.750Z] === PAUSE TestReadPluginNoRead [2021-03-24T06:06:58.750Z] === RUN TestDaemonStartWithLogOpt [2021-03-24T06:06:58.750Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-24T06:06:58.750Z] === CONT TestContinueAfterPluginCrash [2021-03-24T06:06:58.750Z] === CONT TestDaemonStartWithLogOpt [2021-03-24T06:06:58.750Z] === CONT TestReadPluginNoRead [2021-03-24T06:06:59.914Z] === CONT TestStopContainerWithTimeout/1 [2021-03-24T06:06:59.914Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-24T06:07:01.300Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-24T06:07:01.873Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-24T06:07:02.133Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-24T06:07:02.395Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-24T06:07:02.395Z] --- PASS: TestStopContainerWithTimeout/0 (2.28s) [2021-03-24T06:07:02.395Z] --- PASS: TestStopContainerWithTimeout/-1 (4.27s) [2021-03-24T06:07:02.395Z] --- PASS: TestStopContainerWithTimeout/3 (3.33s) [2021-03-24T06:07:02.395Z] --- PASS: TestStopContainerWithTimeout/1 (2.35s) [2021-03-24T06:07:02.395Z] === RUN TestDeleteDevicemapper [2021-03-24T06:07:02.395Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-24T06:07:02.395Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-24T06:07:02.395Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-24T06:07:02.655Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-24T06:07:02.915Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-24T06:07:02.915Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-24T06:07:02.962Z] === RUN TestReadPluginNoRead/default [2021-03-24T06:07:03.534Z] --- PASS: TestDaemonStartWithLogOpt (4.85s) [2021-03-24T06:07:03.854Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-03-24T06:07:04.919Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-24T06:07:05.236Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-24T06:07:05.899Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-03-24T06:07:05.899Z] Copying nested executables into bundles/cross/linux/amd64 [2021-03-24T06:07:05.899Z] Cross building: bundles/cross/windows/amd64 [2021-03-24T06:07:05.899Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-24T06:07:05.899Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-03-24T06:07:07.147Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-03-24T06:07:07.461Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-24T06:07:07.673Z] --- PASS: TestUpdateRestartPolicy (11.35s) [2021-03-24T06:07:07.673Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-24T06:07:07.673Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2021-03-24T06:07:07.673Z] === RUN TestWaitNonBlocked [2021-03-24T06:07:07.673Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-24T06:07:07.673Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-24T06:07:07.673Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-24T06:07:07.673Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-24T06:07:07.673Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-24T06:07:07.673Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-24T06:07:07.673Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-24T06:07:07.673Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2021-03-24T06:07:07.673Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2021-03-24T06:07:07.673Z] === RUN TestWaitBlocked [2021-03-24T06:07:07.673Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-24T06:07:07.673Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-24T06:07:07.673Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-24T06:07:07.673Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-24T06:07:07.673Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-24T06:07:07.673Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-24T06:07:08.534Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.34s) [2021-03-24T06:07:08.534Z] === RUN TestUpdateMemory [2021-03-24T06:07:08.534Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-24T06:07:08.534Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-24T06:07:08.534Z] === RUN TestUpdateCPUQuota [2021-03-24T06:07:08.729Z] --- PASS: TestWaitBlocked (0.02s) [2021-03-24T06:07:08.729Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2021-03-24T06:07:08.729Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s) [2021-03-24T06:07:08.729Z] === CONT TestContainerStartOnDaemonRestart [2021-03-24T06:07:08.729Z] === CONT TestContainerKillOnDaemonStart [2021-03-24T06:07:08.729Z] === CONT TestDaemonHostGatewayIP [2021-03-24T06:07:08.729Z] === CONT TestDaemonRestartIpcMode [2021-03-24T06:07:09.373Z] --- PASS: TestReadPluginNoRead (10.43s) [2021-03-24T06:07:09.374Z] --- PASS: TestReadPluginNoRead/default (2.08s) [2021-03-24T06:07:09.374Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.96s) [2021-03-24T06:07:09.374Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.09s) [2021-03-24T06:07:09.374Z] read_test.go:92: [d6940c8ef7d5c] daemon is not started [2021-03-24T06:07:09.374Z] --- PASS: TestContinueAfterPluginCrash (10.49s) [2021-03-24T06:07:09.374Z] PASS [2021-03-24T06:07:09.374Z] [2021-03-24T06:07:09.374Z] DONE 6 tests in 10.634s [2021-03-24T06:07:09.374Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-24T06:07:09.374Z] ++ 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 [2021-03-24T06:07:09.374Z] ++ set -e [2021-03-24T06:07:09.374Z] ++ '[' -n 0 ']' [2021-03-24T06:07:09.374Z] ++ set -x [2021-03-24T06:07:09.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:07:09.374Z] testing: warning: no tests to run [2021-03-24T06:07:09.374Z] PASS [2021-03-24T06:07:09.374Z] [2021-03-24T06:07:09.374Z] DONE 0 tests in 0.061s [2021-03-24T06:07:09.374Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-24T06:07:09.374Z] ++ 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 [2021-03-24T06:07:09.374Z] ++ set -e [2021-03-24T06:07:09.374Z] ++ '[' -n 0 ']' [2021-03-24T06:07:09.374Z] ++ set -x [2021-03-24T06:07:09.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:07:09.374Z] INFO: Testing against a local daemon [2021-03-24T06:07:09.374Z] === RUN TestPluginWithDevMounts [2021-03-24T06:07:09.374Z] === PAUSE TestPluginWithDevMounts [2021-03-24T06:07:09.374Z] === CONT TestPluginWithDevMounts [2021-03-24T06:07:11.079Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-03-24T06:07:11.917Z] --- PASS: TestPluginWithDevMounts (2.19s) [2021-03-24T06:07:11.917Z] PASS [2021-03-24T06:07:11.917Z] [2021-03-24T06:07:11.917Z] DONE 1 tests in 2.334s [2021-03-24T06:07:11.917Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-24T06:07:11.917Z] ++ 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 [2021-03-24T06:07:11.917Z] ++ set -e [2021-03-24T06:07:11.917Z] ++ '[' -n 0 ']' [2021-03-24T06:07:11.917Z] ++ set -x [2021-03-24T06:07:11.917Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:07:11.917Z] INFO: Testing against a local daemon [2021-03-24T06:07:11.917Z] === RUN TestSecretInspect [2021-03-24T06:07:12.301Z] --- PASS: TestContainerStartOnDaemonRestart (3.81s) [2021-03-24T06:07:12.301Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-24T06:07:12.598Z] --- PASS: TestDaemonHostGatewayIP (4.13s) [2021-03-24T06:07:12.598Z] === CONT TestIpcModeOlderClient [2021-03-24T06:07:12.598Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-03-24T06:07:12.897Z] --- PASS: TestDaemonRestartIpcMode (4.44s) [2021-03-24T06:07:12.998Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-24T06:07:13.567Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-24T06:07:14.137Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-03-24T06:07:14.418Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.19s) [2021-03-24T06:07:14.742Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-24T06:07:15.217Z] --- PASS: TestSecretInspect (3.29s) [2021-03-24T06:07:15.217Z] === RUN TestSecretList [2021-03-24T06:07:15.317Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-24T06:07:16.276Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-03-24T06:07:16.276Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-24T06:07:16.845Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-24T06:07:16.845Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-24T06:07:18.515Z] --- PASS: TestSecretList (3.33s) [2021-03-24T06:07:18.515Z] === RUN TestSecretsCreateAndDelete [2021-03-24T06:07:18.758Z] --- PASS: TestUpdateCPUQuota (10.17s) [2021-03-24T06:07:18.758Z] === RUN TestUpdatePidsLimit [2021-03-24T06:07:18.758Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-24T06:07:19.060Z] --- PASS: TestServicePlugin (30.46s) [2021-03-24T06:07:19.060Z] plugin_test.go:62: [dd8320fb4f3f8] joining swarm manager [d554bc2738719]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:07:19.060Z] plugin_test.go:65: [d83c75e90f4a0] joining swarm manager [d554bc2738719]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-24T06:07:19.060Z] === RUN TestServiceUpdateLabel [2021-03-24T06:07:19.060Z] --- PASS: TestServiceUpdateLabel (1.85s) [2021-03-24T06:07:19.060Z] === RUN TestServiceUpdateSecrets [2021-03-24T06:07:19.698Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-03-24T06:07:19.958Z] === RUN TestUpdatePidsLimit/no_change [2021-03-24T06:07:20.898Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-24T06:07:21.331Z] --- PASS: TestContainerKillOnDaemonStart (12.95s) [2021-03-24T06:07:21.331Z] PASS [2021-03-24T06:07:21.331Z] [2021-03-24T06:07:21.331Z] === Skipped [2021-03-24T06:07:21.331Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-03-24T06:07:21.331Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-24T06:07:21.331Z] [2021-03-24T06:07:21.331Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-24T06:07:21.331Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-24T06:07:21.331Z] [2021-03-24T06:07:21.331Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-03-24T06:07:21.331Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-24T06:07:21.331Z] [2021-03-24T06:07:21.331Z] [2021-03-24T06:07:21.331Z] DONE 196 tests, 3 skipped in 114.262s [2021-03-24T06:07:21.331Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-03-24T06:07:21.331Z] ++ 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 [2021-03-24T06:07:21.331Z] ++ set -e [2021-03-24T06:07:21.331Z] ++ '[' -n 0 ']' [2021-03-24T06:07:21.331Z] ++ set -x [2021-03-24T06:07:21.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:07:21.627Z] INFO: Testing against a local daemon [2021-03-24T06:07:21.627Z] === RUN TestCommitInheritsEnv [2021-03-24T06:07:21.816Z] --- PASS: TestSecretsCreateAndDelete (3.28s) [2021-03-24T06:07:21.816Z] === RUN TestSecretsUpdate [2021-03-24T06:07:21.924Z] --- PASS: TestCommitInheritsEnv (0.33s) [2021-03-24T06:07:21.924Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-24T06:07:21.924Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-24T06:07:21.924Z] === RUN TestImagesFilterMultiReference [2021-03-24T06:07:21.924Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-03-24T06:07:21.924Z] === RUN TestImagePullPlatformInvalid [2021-03-24T06:07:21.924Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-24T06:07:21.924Z] === RUN TestRemoveImageOrphaning [2021-03-24T06:07:22.219Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2021-03-24T06:07:22.219Z] === RUN TestRemoveImageGarbageCollector [2021-03-24T06:07:22.219Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-24T06:07:22.219Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:07:22.219Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-24T06:07:22.219Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-03-24T06:07:22.219Z] === RUN TestTagInvalidReference [2021-03-24T06:07:22.219Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-24T06:07:22.219Z] === RUN TestTagValidPrefixedRepo [2021-03-24T06:07:22.282Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-24T06:07:22.516Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-03-24T06:07:22.516Z] === RUN TestTagExistedNameWithoutForce [2021-03-24T06:07:22.516Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-24T06:07:22.516Z] === RUN TestTagOfficialNames [2021-03-24T06:07:22.516Z] --- PASS: TestTagOfficialNames (0.03s) [2021-03-24T06:07:22.516Z] === RUN TestTagMatchesDigest [2021-03-24T06:07:22.516Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-03-24T06:07:22.516Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-24T06:07:23.668Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-24T06:07:25.052Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-24T06:07:25.052Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-03-24T06:07:25.116Z] --- PASS: TestSecretsUpdate (3.28s) [2021-03-24T06:07:25.116Z] === RUN TestTemplatedSecret [2021-03-24T06:07:25.993Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-03-24T06:07:26.564Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-24T06:07:26.564Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-03-24T06:07:27.135Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-03-24T06:07:28.519Z] --- PASS: TestUpdatePidsLimit (9.66s) [2021-03-24T06:07:28.519Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.05s) [2021-03-24T06:07:28.519Z] --- PASS: TestUpdatePidsLimit/no_change (1.14s) [2021-03-24T06:07:28.519Z] --- PASS: TestUpdatePidsLimit/update_lower (1.30s) [2021-03-24T06:07:28.519Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.41s) [2021-03-24T06:07:28.519Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.20s) [2021-03-24T06:07:28.519Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.54s) [2021-03-24T06:07:28.519Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.25s) [2021-03-24T06:07:28.519Z] === RUN TestUpdateRestartPolicy [2021-03-24T06:07:29.363Z] --- PASS: TestTemplatedSecret (4.11s) [2021-03-24T06:07:29.363Z] === RUN TestSecretCreateResolve [2021-03-24T06:07:31.819Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-24T06:07:32.079Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-24T06:07:32.340Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-03-24T06:07:32.601Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-24T06:07:32.661Z] --- PASS: TestSecretCreateResolve (3.27s) [2021-03-24T06:07:32.661Z] PASS [2021-03-24T06:07:32.661Z] [2021-03-24T06:07:32.661Z] DONE 6 tests in 20.707s [2021-03-24T06:07:32.661Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-03-24T06:07:32.661Z] ++ 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 [2021-03-24T06:07:32.661Z] ++ set -e [2021-03-24T06:07:32.661Z] ++ '[' -n 0 ']' [2021-03-24T06:07:32.661Z] ++ set -x [2021-03-24T06:07:32.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:07:32.661Z] INFO: Testing against a local daemon [2021-03-24T06:07:32.661Z] === RUN TestServiceCreateInit [2021-03-24T06:07:32.661Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-24T06:07:33.541Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-03-24T06:07:33.942Z] --- PASS: TestServiceUpdateSecrets (15.04s) [2021-03-24T06:07:33.942Z] === RUN TestServiceUpdateConfigs [2021-03-24T06:07:34.111Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-03-24T06:07:36.022Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-03-24T06:07:36.282Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-24T06:07:39.243Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-24T06:07:39.579Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-03-24T06:07:39.579Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-03-24T06:07:40.968Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-24T06:07:42.877Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-24T06:07:42.877Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-24T06:07:42.877Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-24T06:07:42.877Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-24T06:07:42.877Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-24T06:07:42.877Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-03-24T06:07:43.450Z] --- PASS: TestUpdateRestartPolicy (15.01s) [2021-03-24T06:07:43.450Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-24T06:07:44.529Z] --- PASS: TestServiceCreateInit (11.50s) [2021-03-24T06:07:44.529Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.59s) [2021-03-24T06:07:44.529Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.87s) [2021-03-24T06:07:44.529Z] === RUN TestCreateServiceMultipleTimes [2021-03-24T06:07:44.834Z] --- PASS: TestUpdateRestartWithAutoRemove (1.37s) [2021-03-24T06:07:44.834Z] === RUN TestWaitNonBlocked [2021-03-24T06:07:44.834Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-24T06:07:44.834Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-24T06:07:44.834Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-24T06:07:44.834Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-24T06:07:44.834Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-24T06:07:44.834Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-24T06:07:45.405Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-03-24T06:07:47.316Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-24T06:07:47.316Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.02s) [2021-03-24T06:07:47.316Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.17s) [2021-03-24T06:07:47.316Z] === RUN TestWaitBlocked [2021-03-24T06:07:47.316Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-24T06:07:47.316Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-24T06:07:47.316Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-24T06:07:47.316Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-24T06:07:47.316Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-24T06:07:47.316Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-24T06:07:49.226Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-24T06:07:49.226Z] --- PASS: TestWaitBlocked (0.02s) [2021-03-24T06:07:49.226Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.12s) [2021-03-24T06:07:49.226Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.18s) [2021-03-24T06:07:49.226Z] === CONT TestContainerStartOnDaemonRestart [2021-03-24T06:07:49.226Z] === CONT TestContainerKillOnDaemonStart [2021-03-24T06:07:51.139Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-03-24T06:07:52.031Z] --- PASS: TestServiceUpdateConfigs (15.03s) [2021-03-24T06:07:52.031Z] === RUN TestServiceUpdateNetwork [2021-03-24T06:07:52.079Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-03-24T06:07:54.620Z] --- PASS: TestContainerStartOnDaemonRestart (5.15s) [2021-03-24T06:07:54.620Z] === CONT TestIpcModeOlderClient [2021-03-24T06:07:54.620Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-03-24T06:07:54.620Z] === CONT TestDaemonHostGatewayIP [2021-03-24T06:07:56.530Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-24T06:08:00.729Z] --- PASS: TestDaemonHostGatewayIP (5.55s) [2021-03-24T06:08:00.729Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-24T06:08:00.729Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-24T06:08:01.299Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-24T06:08:01.559Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-24T06:08:02.010Z] --- PASS: TestServiceUpdateNetwork (13.01s) [2021-03-24T06:08:02.010Z] === RUN TestServiceUpdatePidsLimit [2021-03-24T06:08:03.391Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-24T06:08:04.102Z] --- PASS: TestContainerKillOnDaemonStart (14.45s) [2021-03-24T06:08:04.102Z] === CONT TestDaemonRestartIpcMode [2021-03-24T06:08:04.406Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-24T06:08:04.677Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.69s) [2021-03-24T06:08:05.616Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-03-24T06:08:06.500Z] --- PASS: TestCreateServiceMultipleTimes (19.35s) [2021-03-24T06:08:06.500Z] === RUN TestCreateServiceConflict [2021-03-24T06:08:06.761Z] --- PASS: TestCreateServiceConflict (3.29s) [2021-03-24T06:08:06.761Z] === RUN TestCreateServiceMaxReplicas [2021-03-24T06:08:08.912Z] --- PASS: TestDaemonRestartIpcMode (5.28s) [2021-03-24T06:08:08.912Z] PASS [2021-03-24T06:08:08.912Z] [2021-03-24T06:08:08.912Z] === Skipped [2021-03-24T06:08:08.912Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-24T06:08:08.912Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-24T06:08:08.912Z] [2021-03-24T06:08:08.912Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-24T06:08:08.912Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-24T06:08:08.912Z] [2021-03-24T06:08:08.912Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-24T06:08:08.912Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-24T06:08:08.912Z] [2021-03-24T06:08:08.912Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-24T06:08:08.912Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-24T06:08:08.912Z] [2021-03-24T06:08:08.912Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-24T06:08:08.912Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-24T06:08:08.912Z] [2021-03-24T06:08:08.912Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-24T06:08:08.912Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-24T06:08:08.912Z] [2021-03-24T06:08:08.912Z] [2021-03-24T06:08:08.912Z] DONE 196 tests, 6 skipped in 240.237s [2021-03-24T06:08:09.173Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-24T06:08:09.173Z] ++ 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 [2021-03-24T06:08:09.173Z] ++ set -e [2021-03-24T06:08:09.173Z] ++ '[' -n 0 ']' [2021-03-24T06:08:09.173Z] ++ set -x [2021-03-24T06:08:09.173Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:08:09.434Z] INFO: Testing against a local daemon [2021-03-24T06:08:09.434Z] === RUN TestCommitInheritsEnv [2021-03-24T06:08:09.695Z] --- PASS: TestCommitInheritsEnv (0.45s) [2021-03-24T06:08:09.695Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-24T06:08:09.695Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-24T06:08:09.695Z] === RUN TestImagesFilterMultiReference [2021-03-24T06:08:09.955Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-03-24T06:08:09.955Z] === RUN TestImagePullPlatformInvalid [2021-03-24T06:08:09.955Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2021-03-24T06:08:09.955Z] === RUN TestRemoveImageOrphaning [2021-03-24T06:08:10.526Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-03-24T06:08:10.526Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2021-03-24T06:08:10.526Z] === RUN TestRemoveImageGarbageCollector [2021-03-24T06:08:10.787Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-24T06:08:10.970Z] --- PASS: TestCreateServiceMaxReplicas (3.82s) [2021-03-24T06:08:10.970Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-24T06:08:12.539Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-24T06:08:12.703Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-03-24T06:08:12.963Z] --- PASS: TestRemoveImageGarbageCollector (2.64s) [2021-03-24T06:08:12.963Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-24T06:08:13.224Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-03-24T06:08:13.224Z] === RUN TestTagInvalidReference [2021-03-24T06:08:13.224Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-03-24T06:08:13.224Z] --- PASS: TestTagInvalidReference (0.04s) [2021-03-24T06:08:13.224Z] === RUN TestTagValidPrefixedRepo [2021-03-24T06:08:13.224Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-03-24T06:08:13.224Z] === RUN TestTagExistedNameWithoutForce [2021-03-24T06:08:13.224Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2021-03-24T06:08:13.224Z] === RUN TestTagOfficialNames [2021-03-24T06:08:13.224Z] --- PASS: TestTagOfficialNames (0.06s) [2021-03-24T06:08:13.224Z] === RUN TestTagMatchesDigest [2021-03-24T06:08:13.484Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-24T06:08:13.484Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-24T06:08:13.623Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-24T06:08:13.623Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-03-24T06:08:13.623Z] remote: Enumerating objects: 2, done. [2021-03-24T06:08:13.623Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-03-24T06:08:13.623Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-03-24T06:08:13.623Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-03-24T06:08:13.623Z] 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. [2021-03-24T06:08:13.623Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-03-24T06:08:13.784Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-03-24T06:08:14.190Z] [2021-03-24T06:08:14.360Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-24T06:08:15.101Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42189/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e hack/test/unit [2021-03-24T06:08:16.915Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-03-24T06:08:16.915Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-03-24T06:08:17.636Z] ? github.com/docker/docker/api [no test files] [2021-03-24T06:08:19.106Z] --- PASS: TestServiceUpdatePidsLimit (17.21s) [2021-03-24T06:08:19.106Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s) [2021-03-24T06:08:19.106Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s) [2021-03-24T06:08:19.106Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.09s) [2021-03-24T06:08:19.106Z] PASS [2021-03-24T06:08:19.106Z] [2021-03-24T06:08:19.106Z] === Skipped [2021-03-24T06:08:19.106Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-24T06:08:19.106Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-24T06:08:19.106Z] [2021-03-24T06:08:19.106Z] [2021-03-24T06:08:19.106Z] DONE 27 tests, 1 skipped in 175.555s [2021-03-24T06:08:19.365Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-24T06:08:19.365Z] INFO: Testing against a local daemon [2021-03-24T06:08:19.365Z] === RUN TestSessionCreate [2021-03-24T06:08:19.365Z] --- PASS: TestSessionCreate (0.02s) [2021-03-24T06:08:19.365Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-24T06:08:19.365Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-03-24T06:08:19.365Z] PASS [2021-03-24T06:08:19.365Z] [2021-03-24T06:08:19.365Z] DONE 2 tests in 0.084s [2021-03-24T06:08:19.365Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-24T06:08:19.365Z] INFO: Testing against a local daemon [2021-03-24T06:08:19.365Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-24T06:08:19.365Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-03-24T06:08:19.365Z] === RUN TestEventsExecDie [2021-03-24T06:08:19.454Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-03-24T06:08:19.454Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-24T06:08:20.023Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-24T06:08:20.743Z] --- PASS: TestEventsExecDie (1.11s) [2021-03-24T06:08:20.743Z] === RUN TestEventsBackwardsCompatible [2021-03-24T06:08:20.743Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-03-24T06:08:20.743Z] === RUN TestInfoBinaryCommits [2021-03-24T06:08:20.743Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-03-24T06:08:20.743Z] === RUN TestInfoAPIVersioned [2021-03-24T06:08:20.743Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-24T06:08:20.743Z] === RUN TestInfoDiscoveryBackend [2021-03-24T06:08:20.963Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-03-24T06:08:21.002Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-03-24T06:08:21.002Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-24T06:08:21.904Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-24T06:08:22.379Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-24T06:08:22.379Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-24T06:08:22.638Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-03-24T06:08:22.638Z] === RUN TestInfoAPI [2021-03-24T06:08:22.638Z] --- PASS: TestInfoAPI (0.02s) [2021-03-24T06:08:22.638Z] === RUN TestInfoAPIWarnings [2021-03-24T06:08:24.446Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-03-24T06:08:26.001Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.29s) [2021-03-24T06:08:26.001Z] === RUN TestCreateServiceSecretFileMode [2021-03-24T06:08:26.357Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-03-24T06:08:27.741Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-24T06:08:28.312Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-03-24T06:08:28.573Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-24T06:08:28.573Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-24T06:08:29.300Z] --- PASS: TestCreateServiceSecretFileMode (3.45s) [2021-03-24T06:08:29.300Z] === RUN TestCreateServiceConfigFileMode [2021-03-24T06:08:30.484Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-24T06:08:32.394Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-24T06:08:32.531Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2021-03-24T06:08:32.599Z] --- PASS: TestCreateServiceConfigFileMode (3.47s) [2021-03-24T06:08:32.599Z] === RUN TestCreateServiceSysctls [2021-03-24T06:08:32.654Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-03-24T06:08:34.039Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-24T06:08:37.488Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-03-24T06:08:37.890Z] --- PASS: TestCreateServiceSysctls (4.69s) [2021-03-24T06:08:37.890Z] === RUN TestCreateServiceCapabilities [2021-03-24T06:08:40.725Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-03-24T06:08:40.725Z] === RUN TestInfoDebug [2021-03-24T06:08:40.725Z] --- PASS: TestInfoDebug (0.53s) [2021-03-24T06:08:40.725Z] === RUN TestInfoInsecureRegistries [2021-03-24T06:08:40.725Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-03-24T06:08:40.725Z] === RUN TestInfoRegistryMirrors [2021-03-24T06:08:40.725Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-03-24T06:08:40.725Z] === RUN TestLoginFailsWithBadCredentials [2021-03-24T06:08:40.725Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-03-24T06:08:40.725Z] === RUN TestPingCacheHeaders [2021-03-24T06:08:40.725Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-24T06:08:40.725Z] === RUN TestPingGet [2021-03-24T06:08:40.725Z] --- PASS: TestPingGet (0.01s) [2021-03-24T06:08:40.725Z] === RUN TestPingHead [2021-03-24T06:08:40.725Z] --- PASS: TestPingHead (0.02s) [2021-03-24T06:08:40.725Z] === RUN TestVersion [2021-03-24T06:08:40.725Z] --- PASS: TestVersion (0.02s) [2021-03-24T06:08:40.725Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-03-24T06:08:41.188Z] --- PASS: TestCreateServiceCapabilities (3.55s) [2021-03-24T06:08:41.188Z] === RUN TestInspect [2021-03-24T06:08:42.104Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.46s) [2021-03-24T06:08:42.104Z] PASS [2021-03-24T06:08:42.104Z] [2021-03-24T06:08:42.104Z] DONE 18 tests in 22.805s [2021-03-24T06:08:42.104Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-24T06:08:42.104Z] INFO: Testing against a local daemon [2021-03-24T06:08:42.104Z] === RUN TestVolumesCreateAndList [2021-03-24T06:08:42.104Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-24T06:08:42.104Z] === RUN TestVolumesRemove [2021-03-24T06:08:42.364Z] --- PASS: TestVolumesRemove (0.10s) [2021-03-24T06:08:42.364Z] === RUN TestVolumesInspect [2021-03-24T06:08:42.364Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-24T06:08:42.364Z] === RUN TestVolumesInvalidJSON [2021-03-24T06:08:42.364Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-24T06:08:42.364Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-24T06:08:42.364Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-24T06:08:42.364Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-24T06:08:42.364Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-24T06:08:42.364Z] PASS [2021-03-24T06:08:42.364Z] [2021-03-24T06:08:42.364Z] DONE 5 tests in 0.188s [2021-03-24T06:08:42.364Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-24T06:08:44.072Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-03-24T06:08:44.268Z] Stopping apparmor (via systemctl): apparmor.service. [2021-03-24T06:08:44.268Z] Removing test suite binaries [2021-03-24T06:08:44.268Z] exiting test-integration [2021-03-24T06:08:44.268Z] ++ exit 0 [2021-03-24T06:08:44.268Z] [2021-03-24T06:08:44.489Z] --- PASS: TestInspect (3.67s) [2021-03-24T06:08:44.489Z] === RUN TestCreateJob [2021-03-24T06:08:45.012Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-03-24T06:08:45.952Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-03-24T06:08:47.336Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile Post stage [Pipeline] junit [2021-03-24T06:08:47.572Z] Recording test results [2021-03-24T06:08:48.693Z] --- PASS: TestCreateJob (4.02s) [2021-03-24T06:08:48.693Z] === RUN TestReplicatedJob [2021-03-24T06:08:49.461Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-24T06:08:49.812Z] + echo Ensuring container killed. [2021-03-24T06:08:49.812Z] Ensuring container killed. [2021-03-24T06:08:49.812Z] + docker rm -vf docker-pr2 [2021-03-24T06:08:49.812Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-03-24T06:08:50.096Z] + echo Chowning /workspace to jenkins user [2021-03-24T06:08:50.096Z] Chowning /workspace to jenkins user [2021-03-24T06:08:50.096Z] + id -u [2021-03-24T06:08:50.096Z] + id -g [2021-03-24T06:08:50.096Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42189:/workspace busybox chown -R 1000:1000 /workspace [2021-03-24T06:08:50.096Z] Unable to find image 'busybox:latest' locally [2021-03-24T06:08:50.354Z] latest: Pulling from library/busybox [2021-03-24T06:08:50.354Z] 8b3d7e226fab: Pulling fs layer [2021-03-24T06:08:50.355Z] 8b3d7e226fab: Verifying Checksum [2021-03-24T06:08:50.355Z] 8b3d7e226fab: Download complete [2021-03-24T06:08:50.355Z] 8b3d7e226fab: Pull complete [2021-03-24T06:08:50.613Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-24T06:08:50.614Z] Status: Downloaded newer image for busybox:latest [2021-03-24T06:08:51.541Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-03-24T06:08:51.541Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-24T06:08:53.451Z] + bundleName=amd64-cgroup2 [2021-03-24T06:08:53.451Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-03-24T06:08:53.451Z] Creating amd64-cgroup2-bundles.tar.gz [2021-03-24T06:08:53.451Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-24T06:08:53.451Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-03-24T06:08:53.452Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [Pipeline] archiveArtifacts [2021-03-24T06:08:53.722Z] Archiving artifacts [2021-03-24T06:08:55.654Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42189/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-24T06:08:55.994Z] + make clean [2021-03-24T06:08:56.253Z] docker volume rm -f docker-dev-cache [2021-03-24T06:08:56.253Z] docker-dev-cache [Pipeline] deleteDir [2021-03-24T06:08:56.830Z] --- PASS: TestReplicatedJob (7.20s) [2021-03-24T06:08:56.830Z] === RUN TestUpdateReplicatedJob [2021-03-24T06:08:58.739Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-24T06:09:01.032Z] --- PASS: TestUpdateReplicatedJob (4.69s) [2021-03-24T06:09:01.032Z] === RUN TestServiceListWithStatuses [2021-03-24T06:09:01.032Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-24T06:09:01.032Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-24T06:09:01.032Z] === RUN TestDockerNetworkConnectAlias [2021-03-24T06:09:02.040Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-03-24T06:09:07.613Z] --- PASS: TestDockerNetworkConnectAlias (6.95s) [2021-03-24T06:09:07.613Z] === RUN TestDockerNetworkReConnect [2021-03-24T06:09:12.901Z] --- PASS: TestDockerNetworkReConnect (4.92s) [2021-03-24T06:09:12.901Z] === RUN TestServicePlugin [2021-03-24T06:09:12.901Z] --- SKIP: TestServicePlugin (0.01s) [2021-03-24T06:09:12.901Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:09:12.901Z] === RUN TestServiceUpdateLabel [2021-03-24T06:09:14.282Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-24T06:09:15.667Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-24T06:09:16.200Z] --- PASS: TestServiceUpdateLabel (3.28s) [2021-03-24T06:09:16.200Z] === RUN TestServiceUpdateSecrets [2021-03-24T06:09:17.050Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-03-24T06:09:17.050Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-24T06:09:17.050Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-24T06:09:19.593Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-03-24T06:09:23.796Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-03-24T06:09:23.796Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-03-24T06:09:24.056Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-24T06:09:27.356Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite (436.62s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.16s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.33s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.82s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.54s) [2021-03-24T06:09:29.900Z] docker_cli_daemon_test.go:1455: [dd2a18de4131a] daemon is not started [2021-03-24T06:09:29.900Z] check_test.go:309: [de89adf69d36a] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.16s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.82s) [2021-03-24T06:09:29.900Z] check_test.go:309: [df483ca438c90] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.33s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.61s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.16s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.95s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.90s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.11s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.64s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.10s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-03-24T06:09:29.900Z] check_test.go:309: [dcfb4e19fb51d] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-03-24T06:09:29.900Z] check_test.go:309: [d5de98b3ef3b1] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.04s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-03-24T06:09:29.900Z] check_test.go:309: [dc19b5e4e9b8c] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.20s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.84s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.37s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-03-24T06:09:29.900Z] check_test.go:309: [daf7298297c4e] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.58s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.21s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.33s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.99s) [2021-03-24T06:09:29.900Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-24T06:09:29.900Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-24T06:09:29.900Z] check_test.go:309: [da8fc9a7a5792] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.53s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.62s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.73s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.28s) [2021-03-24T06:09:29.900Z] check_test.go:309: [db87e9d287b87] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.80s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-03-24T06:09:29.900Z] check_test.go:309: [d5e9f40eef6d1] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.08s) [2021-03-24T06:09:29.900Z] docker_cli_daemon_plugins_test.go:79: [d85fb14a18113] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.29s) [2021-03-24T06:09:29.900Z] docker_cli_daemon_plugins_test.go:169: [d0019b49a23af] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.75s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.58s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-03-24T06:09:29.900Z] check_test.go:309: [d779bc6c29a51] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.43s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.58s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.23s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.30s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.08s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.02s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.55s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.20s) [2021-03-24T06:09:29.900Z] check_test.go:309: [da9c8146ffe88] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.42s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.55s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.45s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.89s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.26s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.01s) [2021-03-24T06:09:29.900Z] check_test.go:309: [d0d1473149d8c] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.68s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.73s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.59s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.56s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.70s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.09s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.20s) [2021-03-24T06:09:29.900Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-03-24T06:09:29.900Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-24T06:09:29.900Z] check_test.go:309: [dba59d8a86a84] daemon is not started [2021-03-24T06:09:29.900Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-03-24T06:09:29.900Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-24T06:09:29.900Z] check_test.go:309: [ddc3aedc05c6a] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.13s) [2021-03-24T06:09:29.900Z] check_test.go:309: [dba345e210e79] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.72s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.29s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.13s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.45s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.84s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.02s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.19s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.14s) [2021-03-24T06:09:29.900Z] check_test.go:309: [db99fdae3f135] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.09s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.11s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.02s) [2021-03-24T06:09:29.900Z] check_test.go:309: [d5f3a5ad79a60] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.38s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s) [2021-03-24T06:09:29.900Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-03-24T06:09:29.900Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-03-24T06:09:29.900Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-03-24T06:09:29.900Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-03-24T06:09:29.900Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-03-24T06:09:29.900Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-03-24T06:09:29.900Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-03-24T06:09:29.900Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-03-24T06:09:29.900Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-03-24T06:09:29.900Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-03-24T06:09:29.900Z] check_test.go:309: [d58507c10e79a] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2021-03-24T06:09:29.900Z] check_test.go:309: [d72f321fb3169] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.60s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.47s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2021-03-24T06:09:29.900Z] check_test.go:309: [d3498149f2cdb] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.25s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.56s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.42s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2021-03-24T06:09:29.900Z] check_test.go:309: [dcd54ca918917] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.33s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.18s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.95s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.13s) [2021-03-24T06:09:29.900Z] check_test.go:309: [d33ca967fb259] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.58s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-03-24T06:09:29.900Z] check_test.go:309: [d15ee0364b6e9] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.12s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.89s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.56s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.68s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.43s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.46s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.92s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.86s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.28s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.65s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.65s) [2021-03-24T06:09:29.900Z] docker_cli_daemon_test.go:2550: [df1467f520d3f] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.48s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.77s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.42s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.95s) [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.21s) [2021-03-24T06:09:29.900Z] check_test.go:309: [da23a99b8d621] daemon is not started [2021-03-24T06:09:29.900Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.15s) [2021-03-24T06:09:29.900Z] === RUN TestDockerSwarmSuite [2021-03-24T06:09:29.900Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-03-24T06:09:30.161Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-24T06:09:32.703Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-03-24T06:09:34.307Z] --- PASS: TestServiceUpdateSecrets (15.75s) [2021-03-24T06:09:34.307Z] === RUN TestServiceUpdateConfigs [2021-03-24T06:09:35.999Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-03-24T06:09:39.313Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-24T06:09:42.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-03-24T06:09:42.607Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-24T06:09:45.905Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-24T06:09:49.205Z] --- PASS: TestServiceUpdateConfigs (15.81s) [2021-03-24T06:09:49.205Z] === RUN TestServiceUpdateNetwork [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-24T06:09:53.985Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2021-03-24T06:09:53.985Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-24T06:09:53.985Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/types [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-24T06:09:53.985Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2021-03-24T06:09:53.985Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-24T06:09:53.985Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-03-24T06:09:53.985Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/builder [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-24T06:09:53.985Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-24T06:09:55.897Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-03-24T06:09:56.519Z] ok github.com/docker/docker/builder/dockerfile 0.226s coverage: 48.3% of statements [2021-03-24T06:09:56.519Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-24T06:09:56.519Z] ok github.com/docker/docker/builder/remotecontext 0.099s coverage: 13.7% of statements [2021-03-24T06:09:56.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-03-24T06:09:57.458Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-03-24T06:09:58.836Z] ok github.com/docker/docker/builder/remotecontext/git 1.460s coverage: 86.3% of statements [2021-03-24T06:09:58.836Z] ? github.com/docker/docker/cli [no test files] [2021-03-24T06:09:58.836Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-24T06:10:01.373Z] ok github.com/docker/docker/client 0.120s coverage: 75.4% of statements [2021-03-24T06:10:04.105Z] --- PASS: TestServiceUpdateNetwork (15.26s) [2021-03-24T06:10:04.105Z] === RUN TestServiceUpdatePidsLimit [2021-03-24T06:10:04.105Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-24T06:10:05.489Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-24T06:10:09.059Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-24T06:10:09.059Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-24T06:10:13.639Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-24T06:10:14.344Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-24T06:10:14.344Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-24T06:10:14.344Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-24T06:10:15.286Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-24T06:10:15.547Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-24T06:10:16.117Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-24T06:10:16.378Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-24T06:10:20.588Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-24T06:10:21.783Z] --- PASS: TestServiceUpdatePidsLimit (18.29s) [2021-03-24T06:10:21.783Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.25s) [2021-03-24T06:10:21.783Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s) [2021-03-24T06:10:21.783Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.33s) [2021-03-24T06:10:21.783Z] PASS [2021-03-24T06:10:21.783Z] [2021-03-24T06:10:21.783Z] === Skipped [2021-03-24T06:10:21.783Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-24T06:10:21.783Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-24T06:10:21.783Z] [2021-03-24T06:10:21.783Z] === SKIP: arm64.integration.service TestServicePlugin (0.01s) [2021-03-24T06:10:21.783Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:10:21.783Z] [2021-03-24T06:10:21.783Z] [2021-03-24T06:10:21.783Z] DONE 27 tests, 2 skipped in 168.400s [2021-03-24T06:10:21.784Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-03-24T06:10:21.784Z] ++ 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 [2021-03-24T06:10:21.784Z] ++ set -e [2021-03-24T06:10:21.784Z] ++ '[' -n 0 ']' [2021-03-24T06:10:21.784Z] ++ set -x [2021-03-24T06:10:21.784Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:10:21.784Z] INFO: Testing against a local daemon [2021-03-24T06:10:21.784Z] === RUN TestSessionCreate [2021-03-24T06:10:21.784Z] --- PASS: TestSessionCreate (0.05s) [2021-03-24T06:10:21.784Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-24T06:10:21.784Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-03-24T06:10:21.784Z] PASS [2021-03-24T06:10:21.784Z] [2021-03-24T06:10:21.784Z] DONE 2 tests in 0.242s [2021-03-24T06:10:21.784Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-03-24T06:10:21.784Z] ++ 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 [2021-03-24T06:10:21.784Z] ++ set -e [2021-03-24T06:10:21.784Z] ++ '[' -n 0 ']' [2021-03-24T06:10:21.784Z] ++ set -x [2021-03-24T06:10:21.784Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:10:21.784Z] INFO: Testing against a local daemon [2021-03-24T06:10:21.784Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-24T06:10:21.784Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-24T06:10:21.784Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-24T06:10:21.784Z] === RUN TestEventsExecDie [2021-03-24T06:10:21.972Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-24T06:10:22.724Z] --- PASS: TestEventsExecDie (1.27s) [2021-03-24T06:10:22.724Z] === RUN TestEventsBackwardsCompatible [2021-03-24T06:10:22.724Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2021-03-24T06:10:22.724Z] === RUN TestInfoBinaryCommits [2021-03-24T06:10:22.724Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-03-24T06:10:22.724Z] === RUN TestInfoAPIVersioned [2021-03-24T06:10:22.724Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-03-24T06:10:22.724Z] === RUN TestInfoDiscoveryBackend [2021-03-24T06:10:23.296Z] --- PASS: TestInfoDiscoveryBackend (0.65s) [2021-03-24T06:10:23.296Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-24T06:10:23.884Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-24T06:10:24.350Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-24T06:10:24.350Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-24T06:10:24.923Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2021-03-24T06:10:24.923Z] === RUN TestInfoAPI [2021-03-24T06:10:24.923Z] --- PASS: TestInfoAPI (0.05s) [2021-03-24T06:10:24.923Z] === RUN TestInfoAPIWarnings [2021-03-24T06:10:25.266Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-24T06:10:27.177Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-24T06:10:28.117Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-24T06:10:31.414Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-03-24T06:10:31.414Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-03-24T06:10:36.695Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-24T06:10:43.025Z] --- PASS: TestInfoAPIWarnings (16.63s) [2021-03-24T06:10:43.025Z] === RUN TestInfoDebug [2021-03-24T06:10:43.025Z] --- PASS: TestInfoDebug (0.63s) [2021-03-24T06:10:43.025Z] === RUN TestInfoInsecureRegistries [2021-03-24T06:10:43.025Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2021-03-24T06:10:43.025Z] === RUN TestInfoRegistryMirrors [2021-03-24T06:10:43.596Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2021-03-24T06:10:43.596Z] === RUN TestLoginFailsWithBadCredentials [2021-03-24T06:10:43.856Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2021-03-24T06:10:43.856Z] === RUN TestPingCacheHeaders [2021-03-24T06:10:43.856Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-03-24T06:10:43.856Z] === RUN TestPingGet [2021-03-24T06:10:43.856Z] --- PASS: TestPingGet (0.03s) [2021-03-24T06:10:43.856Z] === RUN TestPingHead [2021-03-24T06:10:43.856Z] --- PASS: TestPingHead (0.05s) [2021-03-24T06:10:43.856Z] === RUN TestVersion [2021-03-24T06:10:44.117Z] --- PASS: TestVersion (0.06s) [2021-03-24T06:10:44.117Z] PASS [2021-03-24T06:10:44.117Z] [2021-03-24T06:10:44.117Z] === Skipped [2021-03-24T06:10:44.117Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-24T06:10:44.117Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-24T06:10:44.117Z] [2021-03-24T06:10:44.117Z] [2021-03-24T06:10:44.117Z] DONE 18 tests, 1 skipped in 22.902s [2021-03-24T06:10:44.117Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-24T06:10:44.117Z] ++ 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 [2021-03-24T06:10:44.117Z] ++ set -e [2021-03-24T06:10:44.117Z] ++ '[' -n 0 ']' [2021-03-24T06:10:44.117Z] ++ set -x [2021-03-24T06:10:44.117Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:10:44.117Z] INFO: Testing against a local daemon [2021-03-24T06:10:44.117Z] === RUN TestVolumesCreateAndList [2021-03-24T06:10:44.117Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-24T06:10:44.117Z] === RUN TestVolumesRemove [2021-03-24T06:10:44.377Z] --- PASS: TestVolumesRemove (0.12s) [2021-03-24T06:10:44.377Z] === RUN TestVolumesInspect [2021-03-24T06:10:44.377Z] --- PASS: TestVolumesInspect (0.03s) [2021-03-24T06:10:44.377Z] === RUN TestVolumesInvalidJSON [2021-03-24T06:10:44.377Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-24T06:10:44.377Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-24T06:10:44.377Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-24T06:10:44.377Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-03-24T06:10:44.377Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-24T06:10:44.377Z] PASS [2021-03-24T06:10:44.377Z] [2021-03-24T06:10:44.377Z] DONE 5 tests in 0.364s [2021-03-24T06:10:44.377Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-24T06:10:44.947Z] ++++ cat bundles/test-integration/docker.pid [2021-03-24T06:10:44.947Z] +++ kill 13919 [2021-03-24T06:10:45.170Z] --- PASS: TestImportExtremelyLargeImageWorks (193.19s) [2021-03-24T06:10:45.170Z] PASS [2021-03-24T06:10:45.170Z] [2021-03-24T06:10:45.170Z] === Skipped [2021-03-24T06:10:45.170Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-24T06:10:45.170Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:10:45.170Z] [2021-03-24T06:10:45.170Z] [2021-03-24T06:10:45.171Z] DONE 12 tests, 1 skipped in 194.189s [2021-03-24T06:10:45.171Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-03-24T06:10:45.171Z] ++ 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 [2021-03-24T06:10:45.171Z] ++ set -e [2021-03-24T06:10:45.171Z] ++ '[' -n 0 ']' [2021-03-24T06:10:45.171Z] ++ set -x [2021-03-24T06:10:45.171Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:10:45.171Z] INFO: Testing against a local daemon [2021-03-24T06:10:45.171Z] === RUN TestNetworkCreateDelete [2021-03-24T06:10:45.171Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-03-24T06:10:45.171Z] === RUN TestDockerNetworkDeletePreferID [2021-03-24T06:10:45.171Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2021-03-24T06:10:45.171Z] === RUN TestDaemonDNSFallback [2021-03-24T06:10:45.171Z] --- PASS: TestDaemonDNSFallback (1.60s) [2021-03-24T06:10:45.171Z] === RUN TestInspectNetwork [2021-03-24T06:10:45.171Z] === RUN TestInspectNetwork/full_network_id [2021-03-24T06:10:45.171Z] === RUN TestInspectNetwork/partial_network_id [2021-03-24T06:10:45.171Z] === RUN TestInspectNetwork/network_name [2021-03-24T06:10:45.171Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-24T06:10:45.171Z] --- PASS: TestInspectNetwork (7.03s) [2021-03-24T06:10:45.171Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-24T06:10:45.171Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-24T06:10:45.171Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-24T06:10:45.171Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-24T06:10:45.171Z] === RUN TestRunContainerWithBridgeNone [2021-03-24T06:10:46.329Z] +++ /etc/init.d/apparmor stop [2021-03-24T06:10:46.329Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-24T06:10:46.329Z] [2021-03-24T06:10:46.329Z] Unloading profiles will leave already running processes permanently [2021-03-24T06:10:46.329Z] unconfined, which can lead to unexpected situations. [2021-03-24T06:10:46.329Z] [2021-03-24T06:10:46.329Z] To set a process to complain mode, use the command line tool [2021-03-24T06:10:46.329Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-24T06:10:46.329Z] +++ true [2021-03-24T06:10:46.329Z] exiting test-integration [2021-03-24T06:10:46.329Z] ++ exit 0 [2021-03-24T06:10:46.329Z] [2021-03-24T06:10:47.266Z] --- PASS: TestRunContainerWithBridgeNone (1.99s) [2021-03-24T06:10:47.266Z] === RUN TestNetworkInvalidJSON [2021-03-24T06:10:47.266Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-24T06:10:47.266Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-24T06:10:47.266Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-24T06:10:47.266Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-24T06:10:47.266Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-24T06:10:47.266Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-24T06:10:47.266Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-24T06:10:47.266Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-24T06:10:47.266Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-24T06:10:47.266Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-24T06:10:47.266Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-24T06:10:47.266Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-24T06:10:47.266Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-24T06:10:47.266Z] === RUN TestNetworkList [2021-03-24T06:10:47.266Z] === RUN TestNetworkList//networks [2021-03-24T06:10:47.266Z] === PAUSE TestNetworkList//networks [2021-03-24T06:10:47.266Z] === RUN TestNetworkList//networks/ [2021-03-24T06:10:47.266Z] === PAUSE TestNetworkList//networks/ [2021-03-24T06:10:47.266Z] === CONT TestNetworkList//networks [2021-03-24T06:10:47.266Z] === CONT TestNetworkList//networks/ [2021-03-24T06:10:47.266Z] --- PASS: TestNetworkList (0.02s) [2021-03-24T06:10:47.266Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-24T06:10:47.266Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-24T06:10:47.266Z] === RUN TestHostIPv4BridgeLabel [2021-03-24T06:10:47.560Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-03-24T06:10:47.560Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-24T06:10:48.061Z] ok github.com/docker/docker/cmd/dockerd 0.086s coverage: 29.1% of statements [2021-03-24T06:10:48.061Z] ok github.com/docker/docker/container 0.122s coverage: 34.7% of statements [2021-03-24T06:10:48.061Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-24T06:10:48.061Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-24T06:10:48.061Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-24T06:10:48.061Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-24T06:10:48.601Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-03-24T06:10:48.601Z] === RUN TestDaemonDefaultNetworkPools Post stage [Pipeline] junit [2021-03-24T06:10:48.887Z] Recording test results [2021-03-24T06:10:49.390Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-24T06:10:49.639Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-03-24T06:10:49.640Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-24T06:10:49.739Z] + echo Ensuring container killed. [2021-03-24T06:10:49.739Z] Ensuring container killed. [2021-03-24T06:10:49.739Z] + docker rm -vf docker-pr2 [2021-03-24T06:10:49.739Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-03-24T06:10:50.031Z] + echo Chowning /workspace to jenkins user [2021-03-24T06:10:50.031Z] Chowning /workspace to jenkins user [2021-03-24T06:10:50.031Z] + id -u [2021-03-24T06:10:50.031Z] + id -g [2021-03-24T06:10:50.031Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42189:/workspace busybox chown -R 1000:1000 /workspace [2021-03-24T06:10:50.031Z] Unable to find image 'busybox:latest' locally [2021-03-24T06:10:50.292Z] latest: Pulling from library/busybox [2021-03-24T06:10:50.292Z] 8c3eadb8221d: Pulling fs layer [2021-03-24T06:10:50.292Z] 8c3eadb8221d: Download complete [2021-03-24T06:10:50.552Z] 8c3eadb8221d: Pull complete [2021-03-24T06:10:50.552Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-24T06:10:50.552Z] Status: Downloaded newer image for busybox:latest [2021-03-24T06:10:50.691Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-03-24T06:10:50.691Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-24T06:10:51.735Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-03-24T06:10:51.735Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-24T06:10:52.372Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s) [2021-03-24T06:10:52.372Z] === RUN TestServiceWithPredefinedNetwork [2021-03-24T06:10:53.335Z] ok github.com/docker/docker/daemon/cluster 0.075s coverage: 0.5% of statements [2021-03-24T06:10:54.457Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s) [2021-03-24T06:10:54.457Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-24T06:10:54.457Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-24T06:10:54.457Z] service_test.go:242: FLAKY_TEST [2021-03-24T06:10:54.457Z] === RUN TestServiceWithDataPathPortInit [2021-03-24T06:10:54.797Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-03-24T06:10:54.800Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-03-24T06:10:54.800Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-03-24T06:10:56.183Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-24T06:10:57.445Z] + bundleName=arm64-integration [2021-03-24T06:10:57.445Z] + echo Creating arm64-integration-bundles.tar.gz [2021-03-24T06:10:57.445Z] Creating arm64-integration-bundles.tar.gz [2021-03-24T06:10:57.445Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-24T06:10:57.445Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-24T06:10:57.719Z] Archiving artifacts [2021-03-24T06:10:59.653Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42189/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-24T06:10:59.987Z] + make clean [2021-03-24T06:11:00.928Z] docker volume rm -f docker-dev-cache [2021-03-24T06:11:00.928Z] docker-dev-cache [Pipeline] deleteDir [2021-03-24T06:11:02.975Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-24T06:11:04.887Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-24T06:11:06.160Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 14.1% of statements [2021-03-24T06:11:06.160Z] ok github.com/docker/docker/daemon 12.197s coverage: 17.2% of statements [2021-03-24T06:11:06.160Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-24T06:11:06.160Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-24T06:11:07.537Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-03-24T06:11:07.537Z] ok github.com/docker/docker/daemon/config 0.067s coverage: 81.8% of statements [2021-03-24T06:11:08.474Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-03-24T06:11:08.474Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-24T06:11:08.474Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-24T06:11:09.042Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-24T06:11:09.831Z] --- PASS: TestServiceWithDataPathPortInit (13.71s) [2021-03-24T06:11:09.831Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-24T06:11:11.577Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.489s coverage: 73.3% of statements [2021-03-24T06:11:12.145Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2021-03-24T06:11:13.081Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.420s coverage: 56.2% of statements [2021-03-24T06:11:15.617Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2021-03-24T06:11:16.755Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.46s) [2021-03-24T06:11:16.755Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xp3z3to0l0s4cq72bangoist0 Created:2021-03-24 06:11:09.698473884 +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[a5a867d96bbd213aca969a18244f7e2da249924b26f79520b2a0cca6bac885ef:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v2ap54izubcdd9my1zsgdyacw EndpointID:e32ce7a42f81772cecce4be3c1ce4fbbe68daa1895ece22c8a135d4e7e213133 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:87810a54c0448d1c8c4b14b6df66b14c6637c688bbe6fb96a53f52ae1b64aa9b 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:791ca618561c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v2ap54izubcdd9my1zsgdyacw EndpointID:e32ce7a42f81772cecce4be3c1ce4fbbe68daa1895ece22c8a135d4e7e213133 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-24T06:11:16.755Z] PASS [2021-03-24T06:11:16.755Z] [2021-03-24T06:11:16.755Z] === Skipped [2021-03-24T06:11:16.755Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-24T06:11:16.755Z] service_test.go:242: FLAKY_TEST [2021-03-24T06:11:16.755Z] [2021-03-24T06:11:16.755Z] [2021-03-24T06:11:16.755Z] DONE 26 tests, 1 skipped in 39.971s [2021-03-24T06:11:16.755Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-24T06:11:16.755Z] ++ 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 [2021-03-24T06:11:16.755Z] ++ set -e [2021-03-24T06:11:16.755Z] ++ '[' -n 0 ']' [2021-03-24T06:11:16.755Z] ++ set -x [2021-03-24T06:11:16.755Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:11:16.755Z] INFO: Testing against a local daemon [2021-03-24T06:11:16.755Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-24T06:11:16.755Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-24T06:11:16.755Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-24T06:11:16.755Z] === RUN TestDockerNetworkIpvlan [2021-03-24T06:11:16.755Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-24T06:11:16.755Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-24T06:11:16.755Z] PASS [2021-03-24T06:11:16.755Z] [2021-03-24T06:11:16.755Z] === Skipped [2021-03-24T06:11:16.755Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-24T06:11:16.755Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-24T06:11:16.755Z] [2021-03-24T06:11:16.755Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-24T06:11:16.755Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-24T06:11:16.755Z] [2021-03-24T06:11:16.755Z] [2021-03-24T06:11:16.755Z] DONE 2 tests, 2 skipped in 0.074s [2021-03-24T06:11:16.755Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-24T06:11:16.755Z] ++ 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 [2021-03-24T06:11:16.755Z] ++ set -e [2021-03-24T06:11:16.755Z] ++ '[' -n 0 ']' [2021-03-24T06:11:16.755Z] ++ set -x [2021-03-24T06:11:16.755Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:11:16.755Z] INFO: Testing against a local daemon [2021-03-24T06:11:16.755Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-24T06:11:17.109Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-24T06:11:17.109Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-24T06:11:17.109Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-24T06:11:17.109Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-24T06:11:17.391Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2021-03-24T06:11:17.391Z] === RUN TestDockerNetworkMacvlan [2021-03-24T06:11:17.522Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.620s coverage: 45.9% of statements [2021-03-24T06:11:17.522Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-24T06:11:17.522Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.300s coverage: 49.4% of statements [2021-03-24T06:11:18.030Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-24T06:11:19.017Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-24T06:11:19.017Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-24T06:11:19.070Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-24T06:11:19.277Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-24T06:11:19.708Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-24T06:11:20.055Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 57.5% of statements [2021-03-24T06:11:20.055Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.676s coverage: 57.7% of statements [2021-03-24T06:11:20.055Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-24T06:11:20.055Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-24T06:11:21.432Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-03-24T06:11:21.786Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-24T06:11:22.368Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-03-24T06:11:23.305Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.7% of statements [2021-03-24T06:11:23.305Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-24T06:11:23.305Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-24T06:11:23.862Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-24T06:11:24.242Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.2% of statements [2021-03-24T06:11:25.621Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-03-24T06:11:25.621Z] ok github.com/docker/docker/daemon/logger/awslogs 0.181s coverage: 77.8% of statements [2021-03-24T06:11:25.621Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-24T06:11:25.621Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-24T06:11:26.999Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 23.9% of statements [2021-03-24T06:11:26.999Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.027s coverage: 69.9% of statements [2021-03-24T06:11:27.568Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2021-03-24T06:11:28.363Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-24T06:11:28.505Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 75.2% of statements [2021-03-24T06:11:28.505Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-24T06:11:28.658Z] --- PASS: TestDockerNetworkMacvlan (11.33s) [2021-03-24T06:11:28.658Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-03-24T06:11:28.658Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-03-24T06:11:28.658Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.93s) [2021-03-24T06:11:28.658Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.03s) [2021-03-24T06:11:28.658Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.45s) [2021-03-24T06:11:28.658Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.70s) [2021-03-24T06:11:28.658Z] PASS [2021-03-24T06:11:28.658Z] [2021-03-24T06:11:28.658Z] DONE 8 tests in 12.807s [2021-03-24T06:11:28.658Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-24T06:11:28.658Z] ++ 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 [2021-03-24T06:11:28.658Z] ++ set -e [2021-03-24T06:11:28.658Z] ++ '[' -n 0 ']' [2021-03-24T06:11:28.658Z] ++ set -x [2021-03-24T06:11:28.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:11:28.658Z] testing: warning: no tests to run [2021-03-24T06:11:28.659Z] PASS [2021-03-24T06:11:28.659Z] [2021-03-24T06:11:28.659Z] DONE 0 tests in 0.014s [2021-03-24T06:11:28.659Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-24T06:11:28.659Z] ++ 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 [2021-03-24T06:11:28.659Z] ++ set -e [2021-03-24T06:11:28.659Z] ++ '[' -n 0 ']' [2021-03-24T06:11:28.659Z] ++ set -x [2021-03-24T06:11:28.659Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:11:28.659Z] INFO: Testing against a local daemon [2021-03-24T06:11:28.659Z] === RUN TestAuthZPluginAllowRequest [2021-03-24T06:11:29.073Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 55.1% of statements [2021-03-24T06:11:30.010Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.016s coverage: 31.5% of statements [2021-03-24T06:11:30.189Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2021-03-24T06:11:30.189Z] === RUN TestAuthZPluginTLS [2021-03-24T06:11:30.482Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-03-24T06:11:30.482Z] === RUN TestAuthZPluginDenyRequest [2021-03-24T06:11:31.118Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-03-24T06:11:31.118Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-24T06:11:31.500Z] --- PASS: TestImportExtremelyLargeImageWorks (196.53s) [2021-03-24T06:11:31.500Z] PASS [2021-03-24T06:11:31.500Z] [2021-03-24T06:11:31.500Z] DONE 12 tests in 200.811s [2021-03-24T06:11:31.500Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-24T06:11:31.500Z] ++ 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 [2021-03-24T06:11:31.500Z] ++ set -e [2021-03-24T06:11:31.500Z] ++ '[' -n 0 ']' [2021-03-24T06:11:31.500Z] ++ set -x [2021-03-24T06:11:31.500Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:11:31.500Z] INFO: Testing against a local daemon [2021-03-24T06:11:31.500Z] === RUN TestNetworkCreateDelete [2021-03-24T06:11:31.500Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-03-24T06:11:31.500Z] === RUN TestDockerNetworkDeletePreferID [2021-03-24T06:11:31.500Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2021-03-24T06:11:31.500Z] === RUN TestDaemonDNSFallback [2021-03-24T06:11:31.757Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-03-24T06:11:31.757Z] === RUN TestAuthZPluginDenyResponse [2021-03-24T06:11:31.917Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-03-24T06:11:31.917Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-03-24T06:11:32.393Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-03-24T06:11:32.393Z] === RUN TestAuthZPluginAllowEventStream [2021-03-24T06:11:32.439Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-24T06:11:32.486Z] ok github.com/docker/docker/daemon/logger/splunk 1.631s coverage: 82.5% of statements [2021-03-24T06:11:32.486Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-24T06:11:32.699Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-24T06:11:32.746Z] ok github.com/docker/docker/daemon/network 0.019s coverage: 63.8% of statements [2021-03-24T06:11:32.746Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-24T06:11:33.269Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-24T06:11:33.529Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-24T06:11:33.789Z] === RUN TestDockerSuite/TestBuildFails [2021-03-24T06:11:33.907Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2021-03-24T06:11:33.907Z] === RUN TestAuthZPluginErrorResponse [2021-03-24T06:11:34.201Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-03-24T06:11:34.201Z] === RUN TestAuthZPluginErrorRequest [2021-03-24T06:11:34.360Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-24T06:11:34.619Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-24T06:11:34.654Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2021-03-24T06:11:34.838Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-03-24T06:11:34.838Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-24T06:11:35.476Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-03-24T06:11:35.476Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-24T06:11:35.592Z] ok github.com/docker/docker/distribution 0.189s coverage: 25.2% of statements [2021-03-24T06:11:35.592Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-24T06:11:36.531Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-03-24T06:11:36.543Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-24T06:11:37.019Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s) [2021-03-24T06:11:37.019Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-24T06:11:37.467Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-03-24T06:11:37.923Z] --- PASS: TestDaemonDNSFallback (7.19s) [2021-03-24T06:11:37.923Z] === RUN TestInspectNetwork [2021-03-24T06:11:38.036Z] ok github.com/docker/docker/distribution/xfer 1.883s coverage: 85.1% of statements [2021-03-24T06:11:38.036Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-24T06:11:38.492Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-24T06:11:38.626Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2021-03-24T06:11:39.200Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2021-03-24T06:11:39.200Z] === RUN TestAuthZPluginHeader [2021-03-24T06:11:39.577Z] ok github.com/docker/docker/image/tarexport 0.014s coverage: 0.6% of statements [2021-03-24T06:11:39.839Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-03-24T06:11:39.839Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-24T06:11:39.839Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-24T06:11:39.839Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:11:39.839Z] === RUN TestAuthZPluginV2Disable [2021-03-24T06:11:39.839Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-24T06:11:39.839Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:11:39.839Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-24T06:11:39.839Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-24T06:11:39.839Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:11:39.839Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-24T06:11:39.839Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-24T06:11:39.839Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:11:39.839Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-24T06:11:40.145Z] ok github.com/docker/docker/image/v1 0.012s coverage: 25.0% of statements [2021-03-24T06:11:40.145Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-24T06:11:41.033Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-24T06:11:41.082Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2021-03-24T06:11:42.416Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-24T06:11:42.460Z] ok github.com/docker/docker/oci 0.012s coverage: 45.2% of statements [2021-03-24T06:11:42.676Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-03-24T06:11:42.937Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-24T06:11:42.937Z] === RUN TestInspectNetwork/full_network_id [2021-03-24T06:11:42.937Z] === RUN TestInspectNetwork/partial_network_id [2021-03-24T06:11:42.937Z] === RUN TestInspectNetwork/network_name [2021-03-24T06:11:42.937Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-24T06:11:43.028Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-03-24T06:11:43.287Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-03-24T06:11:43.878Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-24T06:11:45.191Z] ok github.com/docker/docker/pkg/archive 0.303s coverage: 77.2% of statements [2021-03-24T06:11:46.127Z] ok github.com/docker/docker/pkg/authorization 0.412s coverage: 68.3% of statements [2021-03-24T06:11:46.386Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-03-24T06:11:46.386Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-03-24T06:11:46.419Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-24T06:11:46.989Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-24T06:11:47.249Z] --- PASS: TestInspectNetwork (9.21s) [2021-03-24T06:11:47.249Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-24T06:11:47.249Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-24T06:11:47.249Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-24T06:11:47.249Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-24T06:11:47.249Z] === RUN TestRunContainerWithBridgeNone [2021-03-24T06:11:47.249Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-24T06:11:49.670Z] ok github.com/docker/docker/pkg/chrootarchive 2.489s coverage: 43.2% of statements [2021-03-24T06:11:49.792Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-24T06:11:49.929Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-03-24T06:11:50.188Z] ok github.com/docker/docker/layer 7.817s coverage: 68.8% of statements [2021-03-24T06:11:50.188Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-24T06:11:50.188Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-24T06:11:50.188Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-24T06:11:50.188Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-24T06:11:50.188Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-24T06:11:50.188Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-24T06:11:50.188Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-24T06:11:50.447Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-03-24T06:11:51.015Z] ok github.com/docker/docker/pkg/discovery/file 0.020s coverage: 92.9% of statements [2021-03-24T06:11:51.583Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-03-24T06:11:51.703Z] --- PASS: TestRunContainerWithBridgeNone (4.19s) [2021-03-24T06:11:51.703Z] === RUN TestNetworkInvalidJSON [2021-03-24T06:11:51.703Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-24T06:11:51.703Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-24T06:11:51.703Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-24T06:11:51.703Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-24T06:11:51.703Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-24T06:11:51.703Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-24T06:11:51.703Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-24T06:11:51.703Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-24T06:11:51.703Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-24T06:11:51.703Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-24T06:11:51.703Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-24T06:11:51.703Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-24T06:11:51.703Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-24T06:11:51.703Z] === RUN TestNetworkList [2021-03-24T06:11:51.703Z] === RUN TestNetworkList//networks [2021-03-24T06:11:51.703Z] === PAUSE TestNetworkList//networks [2021-03-24T06:11:51.703Z] === RUN TestNetworkList//networks/ [2021-03-24T06:11:51.703Z] === PAUSE TestNetworkList//networks/ [2021-03-24T06:11:51.703Z] === CONT TestNetworkList//networks [2021-03-24T06:11:51.703Z] === CONT TestNetworkList//networks/ [2021-03-24T06:11:51.703Z] --- PASS: TestNetworkList (0.02s) [2021-03-24T06:11:51.703Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-24T06:11:51.703Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-24T06:11:51.703Z] === RUN TestHostIPv4BridgeLabel [2021-03-24T06:11:51.963Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-03-24T06:11:51.963Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-24T06:11:52.151Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-03-24T06:11:52.223Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-24T06:11:52.720Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2021-03-24T06:11:53.162Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-03-24T06:11:53.162Z] === RUN TestDaemonDefaultNetworkPools [2021-03-24T06:11:53.733Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-24T06:11:53.733Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2021-03-24T06:11:53.733Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-24T06:11:54.097Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-03-24T06:11:54.665Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2021-03-24T06:11:54.924Z] ok github.com/docker/docker/pkg/discovery/kv 3.083s coverage: 84.1% of statements [2021-03-24T06:11:55.114Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-03-24T06:11:55.114Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-24T06:11:55.184Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-03-24T06:11:55.444Z] ok github.com/docker/docker/pkg/fsutils 0.232s coverage: 85.1% of statements [2021-03-24T06:11:56.394Z] ok github.com/docker/docker/pkg/idtools 0.440s coverage: 69.5% of statements [2021-03-24T06:11:56.497Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2021-03-24T06:11:56.497Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-24T06:11:56.758Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-03-24T06:11:56.758Z] === RUN TestServiceWithPredefinedNetwork [2021-03-24T06:11:56.961Z] ok github.com/docker/docker/pkg/ioutils 0.513s coverage: 70.6% of statements [2021-03-24T06:11:56.961Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-03-24T06:11:56.961Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-24T06:11:57.020Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-24T06:11:57.220Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-03-24T06:11:57.220Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-24T06:11:57.220Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-24T06:11:57.479Z] ok github.com/docker/docker/pkg/namesgenerator 0.021s coverage: 85.7% of statements [2021-03-24T06:11:57.479Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-24T06:11:57.592Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-24T06:11:57.738Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-03-24T06:11:57.997Z] ok github.com/docker/docker/pkg/parsers/kernel 0.019s coverage: 60.0% of statements [2021-03-24T06:11:58.257Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-03-24T06:11:58.441Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2021-03-24T06:11:58.441Z] PASS [2021-03-24T06:11:58.441Z] [2021-03-24T06:11:58.441Z] === Skipped [2021-03-24T06:11:58.441Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-24T06:11:58.441Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:11:58.441Z] [2021-03-24T06:11:58.441Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-24T06:11:58.441Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:11:58.441Z] [2021-03-24T06:11:58.441Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-24T06:11:58.441Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:11:58.441Z] [2021-03-24T06:11:58.441Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-24T06:11:58.441Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:11:58.441Z] [2021-03-24T06:11:58.441Z] [2021-03-24T06:11:58.441Z] DONE 17 tests, 4 skipped in 27.800s [2021-03-24T06:11:58.441Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-24T06:11:58.441Z] ++ 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 [2021-03-24T06:11:58.441Z] ++ set -e [2021-03-24T06:11:58.441Z] ++ '[' -n 0 ']' [2021-03-24T06:11:58.441Z] ++ set -x [2021-03-24T06:11:58.441Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:11:58.441Z] INFO: Testing against a local daemon [2021-03-24T06:11:58.441Z] === RUN TestPluginInvalidJSON [2021-03-24T06:11:58.441Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-24T06:11:58.441Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-24T06:11:58.441Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-24T06:11:58.441Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-03-24T06:11:58.441Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-24T06:11:58.441Z] === RUN TestPluginInstall [2021-03-24T06:11:58.441Z] === RUN TestPluginInstall/no_auth [2021-03-24T06:11:58.441Z] time="2021-03-24T06:11:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:11:58.441Z] time="2021-03-24T06:11:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da480f74b722643b94923ed7a7e8f3d43389207581b78af058a6df4d59efe8bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:11:58.441Z] time="2021-03-24T06:11:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:11:58.441Z] time="2021-03-24T06:11:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da480f74b722643b94923ed7a7e8f3d43389207581b78af058a6df4d59efe8bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:11:58.441Z] === RUN TestPluginInstall/with_htpasswd [2021-03-24T06:11:58.516Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2021-03-24T06:11:58.516Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-24T06:11:58.516Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-24T06:11:58.531Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-24T06:11:59.077Z] time="2021-03-24T06:11:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:11:59.077Z] time="2021-03-24T06:11:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00ad4c25e76e2e0601995d06d57cf82ceb780eeb3aba142e88d5be72c276a8e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:11:59.077Z] time="2021-03-24T06:11:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:11:59.077Z] time="2021-03-24T06:11:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00ad4c25e76e2e0601995d06d57cf82ceb780eeb3aba142e88d5be72c276a8e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:11:59.102Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-24T06:11:59.371Z] === RUN TestPluginInstall/with_insecure [2021-03-24T06:11:59.453Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-03-24T06:12:00.021Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-03-24T06:12:00.042Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-24T06:12:00.042Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-24T06:12:00.042Z] --- PASS: TestServiceWithPredefinedNetwork (3.22s) [2021-03-24T06:12:00.042Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-24T06:12:00.042Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-24T06:12:00.042Z] service_test.go:242: FLAKY_TEST [2021-03-24T06:12:00.042Z] === RUN TestServiceWithDataPathPortInit [2021-03-24T06:12:00.282Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-03-24T06:12:00.412Z] time="2021-03-24T06:12:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:12:00.412Z] time="2021-03-24T06:12:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63ef9e7cb378118307fdbdb6281d30ac2b3f10f1b73964328489957e4c5c2437" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:12:00.412Z] time="2021-03-24T06:12:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:12:00.412Z] time="2021-03-24T06:12:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63ef9e7cb378118307fdbdb6281d30ac2b3f10f1b73964328489957e4c5c2437" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:12:00.541Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-03-24T06:12:00.708Z] --- PASS: TestPluginInstall (4.28s) [2021-03-24T06:12:00.708Z] --- PASS: TestPluginInstall/no_auth (2.00s) [2021-03-24T06:12:00.708Z] --- PASS: TestPluginInstall/with_htpasswd (0.91s) [2021-03-24T06:12:00.708Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2021-03-24T06:12:00.708Z] plugin_test.go:160: [d4941dc9891b7] daemon is not started [2021-03-24T06:12:00.708Z] === RUN TestPluginsWithRuntimes [2021-03-24T06:12:00.980Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-24T06:12:01.240Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-24T06:12:01.810Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-24T06:12:01.916Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-03-24T06:12:02.175Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-03-24T06:12:02.382Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-24T06:12:02.642Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-24T06:12:02.792Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-24T06:12:03.212Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-24T06:12:03.830Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-24T06:12:04.595Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-24T06:12:04.871Z] --- PASS: TestPluginsWithRuntimes (4.07s) [2021-03-24T06:12:04.871Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2021-03-24T06:12:04.871Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2021-03-24T06:12:04.871Z] PASS [2021-03-24T06:12:04.871Z] [2021-03-24T06:12:04.871Z] DONE 9 tests in 8.448s [2021-03-24T06:12:04.871Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-24T06:12:04.871Z] ++ 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 [2021-03-24T06:12:04.871Z] ++ set -e [2021-03-24T06:12:04.871Z] ++ '[' -n 0 ']' [2021-03-24T06:12:04.871Z] ++ set -x [2021-03-24T06:12:04.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:12:04.871Z] INFO: Testing against a local daemon [2021-03-24T06:12:04.871Z] === RUN TestExternalGraphDriver [2021-03-24T06:12:05.164Z] === RUN TestExternalGraphDriver/json [2021-03-24T06:12:05.459Z] ok github.com/docker/docker/pkg/signal 2.406s coverage: 61.0% of statements [2021-03-24T06:12:05.459Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-03-24T06:12:05.719Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-03-24T06:12:05.978Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-03-24T06:12:06.505Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-24T06:12:06.545Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-03-24T06:12:07.113Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-03-24T06:12:07.265Z] === RUN TestExternalGraphDriver/spec [2021-03-24T06:12:07.681Z] ok github.com/docker/docker/pkg/tailfile 0.062s coverage: 88.6% of statements [2021-03-24T06:12:08.248Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-03-24T06:12:08.248Z] testing: warning: no tests to run [2021-03-24T06:12:08.248Z] coverage: [no statements] [2021-03-24T06:12:08.248Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-03-24T06:12:08.786Z] === RUN TestExternalGraphDriver/pull [2021-03-24T06:12:08.815Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-03-24T06:12:08.816Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-03-24T06:12:09.074Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-03-24T06:12:10.864Z] --- PASS: TestExternalGraphDriver (5.94s) [2021-03-24T06:12:10.864Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2021-03-24T06:12:10.864Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2021-03-24T06:12:10.864Z] --- PASS: TestExternalGraphDriver/pull (2.12s) [2021-03-24T06:12:10.864Z] === RUN TestGraphdriverPluginV2 [2021-03-24T06:12:10.864Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-03-24T06:12:10.864Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:12:10.864Z] PASS [2021-03-24T06:12:10.864Z] [2021-03-24T06:12:10.864Z] === Skipped [2021-03-24T06:12:10.864Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-03-24T06:12:10.864Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:12:10.864Z] [2021-03-24T06:12:10.864Z] [2021-03-24T06:12:10.864Z] DONE 5 tests, 1 skipped in 6.079s [2021-03-24T06:12:10.864Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-24T06:12:10.864Z] ++ 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 [2021-03-24T06:12:10.864Z] ++ set -e [2021-03-24T06:12:10.864Z] ++ '[' -n 0 ']' [2021-03-24T06:12:10.864Z] ++ set -x [2021-03-24T06:12:10.864Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:12:10.979Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-03-24T06:12:11.161Z] INFO: Testing against a local daemon [2021-03-24T06:12:11.161Z] === RUN TestContinueAfterPluginCrash [2021-03-24T06:12:11.161Z] === PAUSE TestContinueAfterPluginCrash [2021-03-24T06:12:11.161Z] === RUN TestReadPluginNoRead [2021-03-24T06:12:11.161Z] === PAUSE TestReadPluginNoRead [2021-03-24T06:12:11.161Z] === RUN TestDaemonStartWithLogOpt [2021-03-24T06:12:11.161Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-24T06:12:11.161Z] === CONT TestContinueAfterPluginCrash [2021-03-24T06:12:11.161Z] === CONT TestDaemonStartWithLogOpt [2021-03-24T06:12:11.161Z] === CONT TestReadPluginNoRead [2021-03-24T06:12:11.921Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-03-24T06:12:12.488Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-03-24T06:12:13.077Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-24T06:12:13.867Z] ok github.com/docker/docker/quota 0.170s coverage: 71.4% of statements [2021-03-24T06:12:14.126Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-03-24T06:12:14.984Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-03-24T06:12:15.554Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-24T06:12:15.554Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-24T06:12:15.642Z] ok github.com/docker/docker/registry 0.061s coverage: 58.8% of statements [2021-03-24T06:12:15.815Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-24T06:12:15.815Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-24T06:12:16.076Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-24T06:12:16.211Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-03-24T06:12:16.211Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-03-24T06:12:16.337Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-24T06:12:16.794Z] === RUN TestReadPluginNoRead/default [2021-03-24T06:12:16.794Z] --- PASS: TestDaemonStartWithLogOpt (5.59s) [2021-03-24T06:12:17.147Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-03-24T06:12:17.279Z] --- PASS: TestServiceWithDataPathPortInit (17.20s) [2021-03-24T06:12:17.279Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-24T06:12:17.406Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-03-24T06:12:17.839Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-24T06:12:18.219Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-24T06:12:19.353Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-24T06:12:19.942Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-03-24T06:12:20.561Z] --- PASS: TestReadPluginNoRead (9.54s) [2021-03-24T06:12:20.561Z] --- PASS: TestReadPluginNoRead/default (1.43s) [2021-03-24T06:12:20.561Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2021-03-24T06:12:20.561Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2021-03-24T06:12:20.561Z] read_test.go:92: [d45165be6f057] daemon is not started [2021-03-24T06:12:20.810Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-24T06:12:20.915Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.4% of statements [2021-03-24T06:12:21.484Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-03-24T06:12:22.073Z] --- PASS: TestContinueAfterPluginCrash (10.82s) [2021-03-24T06:12:22.073Z] PASS [2021-03-24T06:12:22.073Z] [2021-03-24T06:12:22.073Z] DONE 6 tests in 10.895s [2021-03-24T06:12:22.073Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-24T06:12:22.073Z] ++ 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 [2021-03-24T06:12:22.073Z] ++ set -e [2021-03-24T06:12:22.073Z] ++ '[' -n 0 ']' [2021-03-24T06:12:22.073Z] ++ set -x [2021-03-24T06:12:22.073Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:12:22.073Z] testing: warning: no tests to run [2021-03-24T06:12:22.073Z] PASS [2021-03-24T06:12:22.073Z] [2021-03-24T06:12:22.073Z] DONE 0 tests in 0.017s [2021-03-24T06:12:22.073Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-24T06:12:22.073Z] ++ 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 [2021-03-24T06:12:22.073Z] ++ set -e [2021-03-24T06:12:22.073Z] ++ '[' -n 0 ']' [2021-03-24T06:12:22.073Z] ++ set -x [2021-03-24T06:12:22.074Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:12:22.074Z] INFO: Testing against a local daemon [2021-03-24T06:12:22.074Z] === RUN TestPluginWithDevMounts [2021-03-24T06:12:22.074Z] === PAUSE TestPluginWithDevMounts [2021-03-24T06:12:22.074Z] === CONT TestPluginWithDevMounts [2021-03-24T06:12:22.864Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2021-03-24T06:12:24.106Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-24T06:12:24.156Z] --- PASS: TestPluginWithDevMounts (1.83s) [2021-03-24T06:12:24.156Z] PASS [2021-03-24T06:12:24.156Z] [2021-03-24T06:12:24.156Z] DONE 1 tests in 1.911s [2021-03-24T06:12:24.156Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-03-24T06:12:24.156Z] ++ 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 [2021-03-24T06:12:24.156Z] ++ set -e [2021-03-24T06:12:24.156Z] ++ '[' -n 0 ']' [2021-03-24T06:12:24.156Z] ++ set -x [2021-03-24T06:12:24.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:12:24.156Z] INFO: Testing against a local daemon [2021-03-24T06:12:24.156Z] === RUN TestSecretInspect [2021-03-24T06:12:24.366Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-24T06:12:24.936Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-24T06:12:25.878Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.58s) [2021-03-24T06:12:25.879Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qnp9rizl1bvwhsgy4oudhvu6n Created:2021-03-24 06:12:18.379468396 +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[3cf20f208d23d8ce0c6079d8d0568c8c0da3454bdb11b16d6d9dfded893ed39e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gi81jcy2mqi8hb7allnu2i29w EndpointID:3d3cf14c3a8f46c91be736b84e772a290789ffcf582aa32deeb2e191f80c42e6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:85249db081a5f8126c28083e73652c33c61cbf7745ae946541f42fe48108d8c9 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:026e588a271f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gi81jcy2mqi8hb7allnu2i29w EndpointID:3d3cf14c3a8f46c91be736b84e772a290789ffcf582aa32deeb2e191f80c42e6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-24T06:12:25.879Z] PASS [2021-03-24T06:12:25.879Z] [2021-03-24T06:12:25.879Z] === Skipped [2021-03-24T06:12:25.879Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-24T06:12:25.879Z] service_test.go:242: FLAKY_TEST [2021-03-24T06:12:25.879Z] [2021-03-24T06:12:25.879Z] [2021-03-24T06:12:25.879Z] DONE 26 tests, 1 skipped in 55.962s [2021-03-24T06:12:25.879Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-24T06:12:25.879Z] ++ 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 [2021-03-24T06:12:25.879Z] ++ set -e [2021-03-24T06:12:25.879Z] ++ '[' -n 0 ']' [2021-03-24T06:12:25.879Z] ++ set -x [2021-03-24T06:12:25.879Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:12:26.139Z] INFO: Testing against a local daemon [2021-03-24T06:12:26.139Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-24T06:12:26.139Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-24T06:12:26.139Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-24T06:12:26.139Z] === RUN TestDockerNetworkIpvlan [2021-03-24T06:12:26.139Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-24T06:12:26.139Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-24T06:12:26.139Z] PASS [2021-03-24T06:12:26.139Z] [2021-03-24T06:12:26.139Z] === Skipped [2021-03-24T06:12:26.139Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-24T06:12:26.139Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-24T06:12:26.139Z] [2021-03-24T06:12:26.139Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-24T06:12:26.139Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-24T06:12:26.139Z] [2021-03-24T06:12:26.139Z] [2021-03-24T06:12:26.139Z] DONE 2 tests, 2 skipped in 0.152s [2021-03-24T06:12:26.139Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-24T06:12:26.139Z] ++ 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 [2021-03-24T06:12:26.139Z] ++ set -e [2021-03-24T06:12:26.139Z] ++ '[' -n 0 ']' [2021-03-24T06:12:26.139Z] ++ set -x [2021-03-24T06:12:26.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:12:26.139Z] INFO: Testing against a local daemon [2021-03-24T06:12:26.139Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-24T06:12:26.237Z] --- PASS: TestSecretInspect (1.96s) [2021-03-24T06:12:26.238Z] === RUN TestSecretList [2021-03-24T06:12:27.522Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2021-03-24T06:12:27.522Z] === RUN TestDockerNetworkMacvlan [2021-03-24T06:12:27.759Z] --- PASS: TestSecretList (1.99s) [2021-03-24T06:12:27.759Z] === RUN TestSecretsCreateAndDelete [2021-03-24T06:12:28.462Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-24T06:12:29.402Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-24T06:12:29.853Z] --- PASS: TestSecretsCreateAndDelete (1.93s) [2021-03-24T06:12:29.853Z] === RUN TestSecretsUpdate [2021-03-24T06:12:30.342Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-24T06:12:31.930Z] --- PASS: TestSecretsUpdate (1.90s) [2021-03-24T06:12:31.930Z] === RUN TestTemplatedSecret [2021-03-24T06:12:33.639Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-24T06:12:34.016Z] --- PASS: TestTemplatedSecret (2.45s) [2021-03-24T06:12:34.016Z] === RUN TestSecretCreateResolve [2021-03-24T06:12:35.069Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2021-03-24T06:12:35.069Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-24T06:12:35.069Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-24T06:12:35.069Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-24T06:12:35.069Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-24T06:12:35.069Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-24T06:12:35.069Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-24T06:12:35.069Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-24T06:12:35.069Z] ? github.com/docker/docker/rootless [no test files] [2021-03-24T06:12:35.069Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-24T06:12:35.069Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-24T06:12:35.069Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-24T06:12:35.069Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-24T06:12:35.069Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-24T06:12:35.069Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-24T06:12:35.069Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-24T06:12:35.069Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-24T06:12:35.069Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-24T06:12:35.069Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-24T06:12:35.069Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-24T06:12:35.069Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-24T06:12:35.069Z] ? github.com/docker/docker/volume [no test files] [2021-03-24T06:12:35.069Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-24T06:12:35.069Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === Skipped [2021-03-24T06:12:35.069Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-24T06:12:35.069Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-24T06:12:35.069Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-24T06:12:35.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T06:12:35.069Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-24T06:12:35.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T06:12:35.069Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-24T06:12:35.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T06:12:35.069Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-24T06:12:35.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T06:12:35.069Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-24T06:12:35.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T06:12:35.069Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-24T06:12:35.069Z] graphtest_unix.go:73: No driver to put! [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-24T06:12:35.069Z] time="2021-03-24T06:11:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-24T06:12:35.069Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-24T06:12:35.069Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-24T06:12:35.069Z] time="2021-03-24T06:11:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-24T06:12:35.069Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-24T06:12:35.069Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-24T06:12:35.069Z] time="2021-03-24T06:11:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-24T06:12:35.069Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-24T06:12:35.069Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-24T06:12:35.069Z] time="2021-03-24T06:11:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-24T06:12:35.069Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-24T06:12:35.069Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-24T06:12:35.069Z] time="2021-03-24T06:11:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-24T06:12:35.069Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-24T06:12:35.069Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-24T06:12:35.069Z] graphtest_unix.go:73: No driver to put! [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-24T06:12:35.069Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-24T06:12:35.069Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-24T06:12:35.069Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-24T06:12:35.069Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-24T06:12:35.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T06:12:35.069Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-24T06:12:35.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T06:12:35.069Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-24T06:12:35.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T06:12:35.069Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-24T06:12:35.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T06:12:35.069Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-24T06:12:35.069Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-24T06:12:35.069Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-24T06:12:35.069Z] graphtest_unix.go:73: No driver to put! [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-24T06:12:35.069Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-24T06:12:35.069Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] [2021-03-24T06:12:35.069Z] DONE 2244 tests, 26 skipped in 256.748s Post stage [Pipeline] junit [2021-03-24T06:12:35.082Z] Recording test results [2021-03-24T06:12:35.599Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-03-24T06:12:35.927Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42189/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d6ddfb611815f52ac19c10c3af6a3f945b05105e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d6ddfb611815f52ac19c10c3af6a3f945b05105e hack/validate/vendor [2021-03-24T06:12:36.097Z] --- PASS: TestSecretCreateResolve (1.93s) [2021-03-24T06:12:36.097Z] PASS [2021-03-24T06:12:36.097Z] [2021-03-24T06:12:36.097Z] DONE 6 tests in 12.228s [2021-03-24T06:12:36.097Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-03-24T06:12:36.097Z] ++ 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 [2021-03-24T06:12:36.097Z] ++ set -e [2021-03-24T06:12:36.097Z] ++ '[' -n 0 ']' [2021-03-24T06:12:36.097Z] ++ set -x [2021-03-24T06:12:36.097Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:12:36.097Z] INFO: Testing against a local daemon [2021-03-24T06:12:36.097Z] === RUN TestServiceCreateInit [2021-03-24T06:12:36.097Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-24T06:12:36.180Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-24T06:12:36.864Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-24T06:12:37.435Z] + echo Ensuring container killed. [2021-03-24T06:12:37.435Z] Ensuring container killed. [2021-03-24T06:12:37.435Z] + docker rm -vf docker-pr2 [2021-03-24T06:12:37.435Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-03-24T06:12:37.566Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-24T06:12:37.715Z] + echo Chowning /workspace to jenkins user [2021-03-24T06:12:37.715Z] Chowning /workspace to jenkins user [2021-03-24T06:12:37.715Z] + id -u [2021-03-24T06:12:37.715Z] + id -g [2021-03-24T06:12:37.715Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42189:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-24T06:12:38.951Z] + bundleName=unit [2021-03-24T06:12:38.951Z] + echo Creating unit-bundles.tar.gz [2021-03-24T06:12:38.951Z] Creating unit-bundles.tar.gz [2021-03-24T06:12:38.951Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-03-24T06:12:38.951Z] bundles/junit-report.xml [2021-03-24T06:12:38.951Z] bundles/go-test-report.json [2021-03-24T06:12:38.951Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-03-24T06:12:38.963Z] Archiving artifacts [2021-03-24T06:12:39.352Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42189/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-24T06:12:39.668Z] + make clean [2021-03-24T06:12:39.668Z] docker volume rm -f docker-dev-cache [2021-03-24T06:12:39.927Z] docker-dev-cache [Pipeline] deleteDir [2021-03-24T06:12:40.104Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2021-03-24T06:12:40.365Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-24T06:12:40.572Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-24T06:12:42.275Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-24T06:12:44.114Z] --- PASS: TestServiceCreateInit (7.51s) [2021-03-24T06:12:44.114Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2021-03-24T06:12:44.114Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s) [2021-03-24T06:12:44.114Z] === RUN TestCreateServiceMultipleTimes [2021-03-24T06:12:46.497Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-24T06:12:46.497Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-24T06:12:46.497Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-24T06:12:49.039Z] --- PASS: TestDockerNetworkMacvlan (21.08s) [2021-03-24T06:12:49.039Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-03-24T06:12:49.039Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-03-24T06:12:49.039Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.47s) [2021-03-24T06:12:49.039Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.76s) [2021-03-24T06:12:49.039Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (7.34s) [2021-03-24T06:12:49.039Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.01s) [2021-03-24T06:12:49.039Z] PASS [2021-03-24T06:12:49.039Z] [2021-03-24T06:12:49.039Z] DONE 8 tests in 22.591s [2021-03-24T06:12:49.039Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-24T06:12:49.039Z] ++ 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 [2021-03-24T06:12:49.039Z] ++ set -e [2021-03-24T06:12:49.039Z] ++ '[' -n 0 ']' [2021-03-24T06:12:49.039Z] ++ set -x [2021-03-24T06:12:49.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:12:49.039Z] testing: warning: no tests to run [2021-03-24T06:12:49.039Z] PASS [2021-03-24T06:12:49.039Z] [2021-03-24T06:12:49.039Z] DONE 0 tests in 0.035s [2021-03-24T06:12:49.039Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-24T06:12:49.039Z] ++ 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 [2021-03-24T06:12:49.039Z] ++ set -e [2021-03-24T06:12:49.039Z] ++ '[' -n 0 ']' [2021-03-24T06:12:49.039Z] ++ set -x [2021-03-24T06:12:49.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:12:49.039Z] INFO: Testing against a local daemon [2021-03-24T06:12:49.039Z] === RUN TestAuthZPluginAllowRequest [2021-03-24T06:12:50.949Z] --- PASS: TestAuthZPluginAllowRequest (1.87s) [2021-03-24T06:12:50.949Z] === RUN TestAuthZPluginTLS [2021-03-24T06:12:51.209Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-03-24T06:12:51.209Z] === RUN TestAuthZPluginDenyRequest [2021-03-24T06:12:51.781Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-24T06:12:51.781Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-03-24T06:12:51.781Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-24T06:12:52.041Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-24T06:12:52.302Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-03-24T06:12:52.302Z] === RUN TestAuthZPluginDenyResponse [2021-03-24T06:12:52.871Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-03-24T06:12:52.871Z] === RUN TestAuthZPluginAllowEventStream [2021-03-24T06:12:54.254Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-24T06:12:54.514Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-24T06:12:54.774Z] --- PASS: TestAuthZPluginAllowEventStream (1.83s) [2021-03-24T06:12:54.774Z] === RUN TestAuthZPluginErrorResponse [2021-03-24T06:12:55.344Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-03-24T06:12:55.344Z] === RUN TestAuthZPluginErrorRequest [2021-03-24T06:12:55.914Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-03-24T06:12:55.914Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-24T06:12:56.484Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-03-24T06:12:56.484Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-24T06:12:57.053Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-24T06:12:57.993Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-24T06:12:58.932Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s) [2021-03-24T06:12:58.932Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-24T06:12:59.192Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-24T06:12:59.511Z] --- PASS: TestCreateServiceMultipleTimes (15.12s) [2021-03-24T06:12:59.511Z] === RUN TestCreateServiceConflict [2021-03-24T06:13:00.575Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-24T06:13:00.835Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2021-03-24T06:13:00.835Z] === RUN TestAuthZPluginHeader [2021-03-24T06:13:01.033Z] --- PASS: TestCreateServiceConflict (1.95s) [2021-03-24T06:13:01.033Z] === RUN TestCreateServiceMaxReplicas [2021-03-24T06:13:01.775Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-03-24T06:13:01.775Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-24T06:13:02.716Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-24T06:13:02.976Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-24T06:13:02.976Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-24T06:13:03.556Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-24T06:13:03.783Z] --- PASS: TestCreateServiceMaxReplicas (2.67s) [2021-03-24T06:13:03.783Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-24T06:13:03.821Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-24T06:13:04.390Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-24T06:13:04.963Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-03-24T06:13:06.873Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.06s) [2021-03-24T06:13:06.873Z] === RUN TestAuthZPluginV2Disable [2021-03-24T06:13:07.445Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-24T06:13:08.386Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-24T06:13:10.928Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-03-24T06:13:10.929Z] --- PASS: TestAuthZPluginV2Disable (4.15s) [2021-03-24T06:13:10.929Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-24T06:13:12.312Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-24T06:13:14.223Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-24T06:13:14.483Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.48s) [2021-03-24T06:13:14.483Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-24T06:13:16.394Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-24T06:13:16.453Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.79s) [2021-03-24T06:13:16.453Z] === RUN TestCreateServiceSecretFileMode [2021-03-24T06:13:17.777Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-24T06:13:18.537Z] --- PASS: TestCreateServiceSecretFileMode (2.29s) [2021-03-24T06:13:18.538Z] === RUN TestCreateServiceConfigFileMode [2021-03-24T06:13:19.693Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-24T06:13:20.265Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-24T06:13:20.623Z] --- PASS: TestCreateServiceConfigFileMode (2.26s) [2021-03-24T06:13:20.623Z] === RUN TestCreateServiceSysctls [2021-03-24T06:13:24.161Z] --- PASS: TestCreateServiceSysctls (3.12s) [2021-03-24T06:13:24.161Z] === RUN TestCreateServiceCapabilities [2021-03-24T06:13:24.467Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-03-24T06:13:24.467Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-24T06:13:25.039Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.44s) [2021-03-24T06:13:25.039Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-24T06:13:26.245Z] --- PASS: TestCreateServiceCapabilities (2.33s) [2021-03-24T06:13:26.245Z] === RUN TestInspect [2021-03-24T06:13:26.952Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-24T06:13:27.892Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-24T06:13:29.164Z] --- PASS: TestInspect (2.46s) [2021-03-24T06:13:29.164Z] === RUN TestCreateJob [2021-03-24T06:13:29.319Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-24T06:13:31.913Z] --- PASS: TestCreateJob (2.98s) [2021-03-24T06:13:31.913Z] === RUN TestReplicatedJob [2021-03-24T06:13:37.448Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-24T06:13:37.514Z] --- PASS: TestReplicatedJob (5.08s) [2021-03-24T06:13:37.515Z] === RUN TestUpdateReplicatedJob [2021-03-24T06:13:40.306Z] --- PASS: TestUpdateReplicatedJob (3.05s) [2021-03-24T06:13:40.306Z] === RUN TestServiceListWithStatuses [2021-03-24T06:13:40.306Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-24T06:13:40.306Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-24T06:13:40.306Z] === RUN TestDockerNetworkConnectAlias [2021-03-24T06:13:41.645Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-03-24T06:13:41.645Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-03-24T06:13:41.645Z] PASS [2021-03-24T06:13:41.645Z] [2021-03-24T06:13:41.645Z] DONE 17 tests in 52.796s [2021-03-24T06:13:41.645Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-24T06:13:41.645Z] ++ 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 [2021-03-24T06:13:41.645Z] ++ set -e [2021-03-24T06:13:41.645Z] ++ '[' -n 0 ']' [2021-03-24T06:13:41.645Z] ++ set -x [2021-03-24T06:13:41.645Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:13:41.645Z] INFO: Testing against a local daemon [2021-03-24T06:13:41.645Z] === RUN TestPluginInvalidJSON [2021-03-24T06:13:41.645Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-24T06:13:41.645Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-24T06:13:41.645Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-24T06:13:41.645Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-24T06:13:41.645Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-24T06:13:41.645Z] === RUN TestPluginInstall [2021-03-24T06:13:41.645Z] === RUN TestPluginInstall/no_auth [2021-03-24T06:13:43.554Z] time="2021-03-24T06:13:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:13:43.554Z] time="2021-03-24T06:13:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48e8f6f64640dda9a34925cdbc680910e2a8dd21466a4d21250f82cdd64b34eb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:13:43.554Z] time="2021-03-24T06:13:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:13:43.554Z] time="2021-03-24T06:13:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48e8f6f64640dda9a34925cdbc680910e2a8dd21466a4d21250f82cdd64b34eb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:13:43.814Z] === RUN TestPluginInstall/with_htpasswd [2021-03-24T06:13:43.912Z] --- PASS: TestDockerNetworkConnectAlias (4.02s) [2021-03-24T06:13:43.912Z] === RUN TestDockerNetworkReConnect [2021-03-24T06:13:44.384Z] time="2021-03-24T06:13:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:13:44.384Z] time="2021-03-24T06:13:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:671841498165ccf39fa6cab61ae3d53f525f8d0be5560a4a5aaa7ce2c65c1969" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:13:44.384Z] time="2021-03-24T06:13:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:13:44.384Z] time="2021-03-24T06:13:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:671841498165ccf39fa6cab61ae3d53f525f8d0be5560a4a5aaa7ce2c65c1969" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:13:44.644Z] === RUN TestPluginInstall/with_insecure [2021-03-24T06:13:45.583Z] time="2021-03-24T06:13:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:13:45.583Z] time="2021-03-24T06:13:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cc5b38c19daa2905236a68ba367daa78034a12946fb16d3700128c772b2eb9a9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:13:45.583Z] time="2021-03-24T06:13:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-24T06:13:45.583Z] time="2021-03-24T06:13:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cc5b38c19daa2905236a68ba367daa78034a12946fb16d3700128c772b2eb9a9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-24T06:13:45.843Z] --- PASS: TestPluginInstall (4.18s) [2021-03-24T06:13:45.843Z] --- PASS: TestPluginInstall/no_auth (2.16s) [2021-03-24T06:13:45.843Z] --- PASS: TestPluginInstall/with_htpasswd (0.77s) [2021-03-24T06:13:45.843Z] --- PASS: TestPluginInstall/with_insecure (1.24s) [2021-03-24T06:13:45.843Z] plugin_test.go:160: [d52978e50e12d] daemon is not started [2021-03-24T06:13:45.843Z] === RUN TestPluginsWithRuntimes [2021-03-24T06:13:47.225Z] === RUN TestDockerSuite/TestBuildRm [2021-03-24T06:13:47.479Z] --- PASS: TestDockerNetworkReConnect (3.15s) [2021-03-24T06:13:47.479Z] === RUN TestServicePlugin [2021-03-24T06:13:47.479Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-24T06:13:47.479Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:13:47.479Z] === RUN TestServiceUpdateLabel [2021-03-24T06:13:47.795Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-24T06:13:48.737Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-24T06:13:48.995Z] --- PASS: TestServiceUpdateLabel (1.94s) [2021-03-24T06:13:48.995Z] === RUN TestServiceUpdateSecrets [2021-03-24T06:13:50.121Z] --- PASS: TestPluginsWithRuntimes (4.16s) [2021-03-24T06:13:50.121Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2021-03-24T06:13:50.121Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2021-03-24T06:13:50.121Z] PASS [2021-03-24T06:13:50.121Z] [2021-03-24T06:13:50.121Z] DONE 9 tests in 8.495s [2021-03-24T06:13:50.121Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-24T06:13:50.121Z] ++ 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 [2021-03-24T06:13:50.121Z] ++ set -e [2021-03-24T06:13:50.121Z] ++ '[' -n 0 ']' [2021-03-24T06:13:50.121Z] ++ set -x [2021-03-24T06:13:50.121Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:13:50.121Z] INFO: Testing against a local daemon [2021-03-24T06:13:50.121Z] === RUN TestExternalGraphDriver [2021-03-24T06:13:50.381Z] === RUN TestExternalGraphDriver/json [2021-03-24T06:13:50.640Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-24T06:13:51.581Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-24T06:13:52.539Z] === RUN TestExternalGraphDriver/spec [2021-03-24T06:13:53.115Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-24T06:13:53.684Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-24T06:13:54.254Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-24T06:13:54.823Z] === RUN TestExternalGraphDriver/pull [2021-03-24T06:13:55.393Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-24T06:13:56.776Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-24T06:13:57.036Z] --- PASS: TestExternalGraphDriver (6.73s) [2021-03-24T06:13:57.036Z] --- PASS: TestExternalGraphDriver/json (2.28s) [2021-03-24T06:13:57.036Z] --- PASS: TestExternalGraphDriver/spec (2.26s) [2021-03-24T06:13:57.036Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2021-03-24T06:13:57.036Z] === RUN TestGraphdriverPluginV2 [2021-03-24T06:13:57.976Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-24T06:14:02.179Z] --- PASS: TestGraphdriverPluginV2 (4.66s) [2021-03-24T06:14:02.179Z] PASS [2021-03-24T06:14:02.179Z] [2021-03-24T06:14:02.179Z] DONE 5 tests in 11.559s [2021-03-24T06:14:02.179Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-24T06:14:02.179Z] ++ 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 [2021-03-24T06:14:02.179Z] ++ set -e [2021-03-24T06:14:02.179Z] ++ '[' -n 0 ']' [2021-03-24T06:14:02.179Z] ++ set -x [2021-03-24T06:14:02.179Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:14:02.179Z] INFO: Testing against a local daemon [2021-03-24T06:14:02.179Z] === RUN TestContinueAfterPluginCrash [2021-03-24T06:14:02.179Z] === PAUSE TestContinueAfterPluginCrash [2021-03-24T06:14:02.179Z] === RUN TestReadPluginNoRead [2021-03-24T06:14:02.179Z] === PAUSE TestReadPluginNoRead [2021-03-24T06:14:02.179Z] === RUN TestDaemonStartWithLogOpt [2021-03-24T06:14:02.179Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-24T06:14:02.179Z] === CONT TestContinueAfterPluginCrash [2021-03-24T06:14:02.179Z] === CONT TestDaemonStartWithLogOpt [2021-03-24T06:14:02.748Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-24T06:14:03.009Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-24T06:14:03.269Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-24T06:14:03.269Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-24T06:14:04.208Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-24T06:14:04.358Z] --- PASS: TestServiceUpdateSecrets (14.52s) [2021-03-24T06:14:04.358Z] === RUN TestServiceUpdateConfigs [2021-03-24T06:14:05.591Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-24T06:14:05.851Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-24T06:14:06.793Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-24T06:14:07.364Z] --- PASS: TestDaemonStartWithLogOpt (5.45s) [2021-03-24T06:14:07.364Z] === CONT TestReadPluginNoRead [2021-03-24T06:14:09.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-03-24T06:14:10.845Z] === RUN TestReadPluginNoRead/default [2021-03-24T06:14:12.756Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-24T06:14:12.756Z] --- PASS: TestContinueAfterPluginCrash (11.09s) [2021-03-24T06:14:13.353Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-24T06:14:14.739Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-24T06:14:15.678Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-24T06:14:16.248Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-24T06:14:16.818Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-24T06:14:18.199Z] --- PASS: TestReadPluginNoRead (10.72s) [2021-03-24T06:14:18.199Z] --- PASS: TestReadPluginNoRead/default (2.40s) [2021-03-24T06:14:18.199Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.54s) [2021-03-24T06:14:18.199Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.20s) [2021-03-24T06:14:18.199Z] read_test.go:92: [d2c6913031308] daemon is not started [2021-03-24T06:14:18.199Z] PASS [2021-03-24T06:14:18.199Z] [2021-03-24T06:14:18.199Z] DONE 6 tests in 16.322s [2021-03-24T06:14:18.199Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-24T06:14:18.199Z] ++ 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 [2021-03-24T06:14:18.199Z] ++ set -e [2021-03-24T06:14:18.199Z] ++ '[' -n 0 ']' [2021-03-24T06:14:18.199Z] ++ set -x [2021-03-24T06:14:18.199Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:14:18.199Z] testing: warning: no tests to run [2021-03-24T06:14:18.199Z] PASS [2021-03-24T06:14:18.199Z] [2021-03-24T06:14:18.199Z] DONE 0 tests in 0.053s [2021-03-24T06:14:18.199Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-24T06:14:18.199Z] ++ 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 [2021-03-24T06:14:18.199Z] ++ set -e [2021-03-24T06:14:18.199Z] ++ '[' -n 0 ']' [2021-03-24T06:14:18.199Z] ++ set -x [2021-03-24T06:14:18.199Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:14:18.199Z] INFO: Testing against a local daemon [2021-03-24T06:14:18.199Z] === RUN TestPluginWithDevMounts [2021-03-24T06:14:18.199Z] === PAUSE TestPluginWithDevMounts [2021-03-24T06:14:18.199Z] === CONT TestPluginWithDevMounts [2021-03-24T06:14:18.459Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-24T06:14:19.754Z] --- PASS: TestServiceUpdateConfigs (14.20s) [2021-03-24T06:14:19.754Z] === RUN TestServiceUpdateNetwork [2021-03-24T06:14:20.370Z] === RUN TestDockerSuite/TestBuildUser [2021-03-24T06:14:20.371Z] --- PASS: TestPluginWithDevMounts (2.11s) [2021-03-24T06:14:20.371Z] PASS [2021-03-24T06:14:20.371Z] [2021-03-24T06:14:20.371Z] DONE 1 tests in 2.283s [2021-03-24T06:14:20.371Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-24T06:14:20.371Z] ++ 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 [2021-03-24T06:14:20.371Z] ++ set -e [2021-03-24T06:14:20.371Z] ++ '[' -n 0 ']' [2021-03-24T06:14:20.371Z] ++ set -x [2021-03-24T06:14:20.371Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:14:20.631Z] INFO: Testing against a local daemon [2021-03-24T06:14:20.631Z] === RUN TestSecretInspect [2021-03-24T06:14:23.928Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-24T06:14:24.498Z] --- PASS: TestSecretInspect (3.71s) [2021-03-24T06:14:24.498Z] === RUN TestSecretList [2021-03-24T06:14:27.043Z] --- PASS: TestSecretList (2.45s) [2021-03-24T06:14:27.043Z] === RUN TestSecretsCreateAndDelete [2021-03-24T06:14:27.616Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-24T06:14:29.526Z] --- PASS: TestSecretsCreateAndDelete (2.65s) [2021-03-24T06:14:29.526Z] === RUN TestSecretsUpdate [2021-03-24T06:14:29.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-03-24T06:14:30.136Z] --- PASS: TestServiceUpdateNetwork (12.39s) [2021-03-24T06:14:30.136Z] === RUN TestServiceUpdatePidsLimit [2021-03-24T06:14:31.178Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-24T06:14:31.819Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-24T06:14:32.824Z] --- PASS: TestSecretsUpdate (3.47s) [2021-03-24T06:14:32.824Z] === RUN TestTemplatedSecret [2021-03-24T06:14:37.037Z] --- PASS: TestTemplatedSecret (3.92s) [2021-03-24T06:14:37.037Z] === RUN TestSecretCreateResolve [2021-03-24T06:14:38.731Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-24T06:14:39.583Z] --- PASS: TestSecretCreateResolve (2.81s) [2021-03-24T06:14:39.583Z] PASS [2021-03-24T06:14:39.583Z] [2021-03-24T06:14:39.583Z] DONE 6 tests in 19.230s [2021-03-24T06:14:39.583Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-24T06:14:39.583Z] ++ 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 [2021-03-24T06:14:39.583Z] ++ set -e [2021-03-24T06:14:39.583Z] ++ '[' -n 0 ']' [2021-03-24T06:14:39.583Z] ++ set -x [2021-03-24T06:14:39.584Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:14:39.843Z] INFO: Testing against a local daemon [2021-03-24T06:14:39.843Z] === RUN TestServiceCreateInit [2021-03-24T06:14:39.843Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-24T06:14:46.423Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-24T06:14:46.423Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-24T06:14:47.234Z] --- PASS: TestServiceUpdatePidsLimit (15.93s) [2021-03-24T06:14:47.234Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-03-24T06:14:47.234Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.77s) [2021-03-24T06:14:47.234Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-03-24T06:14:47.234Z] PASS [2021-03-24T06:14:47.234Z] [2021-03-24T06:14:47.234Z] === Skipped [2021-03-24T06:14:47.234Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-03-24T06:14:47.234Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-24T06:14:47.234Z] [2021-03-24T06:14:47.234Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-03-24T06:14:47.234Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-24T06:14:47.234Z] [2021-03-24T06:14:47.234Z] [2021-03-24T06:14:47.234Z] DONE 27 tests, 2 skipped in 129.856s [2021-03-24T06:14:47.234Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-03-24T06:14:47.234Z] ++ 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 [2021-03-24T06:14:47.234Z] ++ set -e [2021-03-24T06:14:47.234Z] ++ '[' -n 0 ']' [2021-03-24T06:14:47.234Z] ++ set -x [2021-03-24T06:14:47.234Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:14:47.234Z] INFO: Testing against a local daemon [2021-03-24T06:14:47.234Z] === RUN TestSessionCreate [2021-03-24T06:14:47.234Z] --- PASS: TestSessionCreate (0.03s) [2021-03-24T06:14:47.234Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-24T06:14:47.234Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-03-24T06:14:47.234Z] PASS [2021-03-24T06:14:47.234Z] [2021-03-24T06:14:47.234Z] DONE 2 tests in 0.147s [2021-03-24T06:14:47.234Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-03-24T06:14:47.234Z] ++ 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 [2021-03-24T06:14:47.234Z] ++ set -e [2021-03-24T06:14:47.234Z] ++ '[' -n 0 ']' [2021-03-24T06:14:47.234Z] ++ set -x [2021-03-24T06:14:47.234Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:14:47.234Z] INFO: Testing against a local daemon [2021-03-24T06:14:47.234Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-24T06:14:47.234Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-24T06:14:47.234Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-24T06:14:47.234Z] === RUN TestEventsExecDie [2021-03-24T06:14:47.234Z] --- PASS: TestEventsExecDie (0.67s) [2021-03-24T06:14:47.234Z] === RUN TestEventsBackwardsCompatible [2021-03-24T06:14:47.234Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-03-24T06:14:47.234Z] === RUN TestInfoBinaryCommits [2021-03-24T06:14:47.234Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-03-24T06:14:47.234Z] === RUN TestInfoAPIVersioned [2021-03-24T06:14:47.234Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-24T06:14:47.234Z] === RUN TestInfoDiscoveryBackend [2021-03-24T06:14:47.469Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-24T06:14:47.529Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-03-24T06:14:47.529Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-24T06:14:47.730Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-24T06:14:48.580Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-24T06:14:48.580Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-24T06:14:49.114Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-24T06:14:49.217Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-03-24T06:14:49.217Z] === RUN TestInfoAPI [2021-03-24T06:14:49.217Z] --- PASS: TestInfoAPI (0.04s) [2021-03-24T06:14:49.217Z] === RUN TestInfoAPIWarnings [2021-03-24T06:14:50.055Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-24T06:14:51.441Z] --- PASS: TestServiceCreateInit (11.54s) [2021-03-24T06:14:51.441Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.90s) [2021-03-24T06:14:51.441Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.62s) [2021-03-24T06:14:51.441Z] === RUN TestCreateServiceMultipleTimes [2021-03-24T06:14:51.701Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-24T06:14:51.701Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-24T06:14:51.701Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-24T06:14:51.701Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-24T06:14:51.961Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-24T06:14:54.503Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-24T06:14:54.503Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-24T06:14:55.445Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-24T06:14:56.387Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-24T06:14:57.771Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-24T06:14:57.771Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-24T06:15:01.975Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-24T06:15:03.378Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-24T06:15:04.317Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-24T06:15:04.577Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-24T06:15:05.147Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-24T06:15:05.147Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-24T06:15:05.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-03-24T06:15:05.977Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-24T06:15:07.820Z] --- PASS: TestInfoAPIWarnings (16.31s) [2021-03-24T06:15:07.820Z] === RUN TestInfoDebug [2021-03-24T06:15:07.820Z] --- PASS: TestInfoDebug (0.53s) [2021-03-24T06:15:07.820Z] === RUN TestInfoInsecureRegistries [2021-03-24T06:15:07.820Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-03-24T06:15:07.820Z] === RUN TestInfoRegistryMirrors [2021-03-24T06:15:07.820Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-03-24T06:15:07.820Z] === RUN TestLoginFailsWithBadCredentials [2021-03-24T06:15:07.820Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2021-03-24T06:15:07.820Z] === RUN TestPingCacheHeaders [2021-03-24T06:15:07.820Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-03-24T06:15:07.820Z] === RUN TestPingGet [2021-03-24T06:15:07.820Z] --- PASS: TestPingGet (0.02s) [2021-03-24T06:15:07.820Z] === RUN TestPingHead [2021-03-24T06:15:07.820Z] --- PASS: TestPingHead (0.03s) [2021-03-24T06:15:07.820Z] === RUN TestVersion [2021-03-24T06:15:07.820Z] --- PASS: TestVersion (0.03s) [2021-03-24T06:15:07.820Z] PASS [2021-03-24T06:15:07.820Z] [2021-03-24T06:15:07.820Z] === Skipped [2021-03-24T06:15:07.820Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-24T06:15:07.820Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-24T06:15:07.820Z] [2021-03-24T06:15:07.820Z] [2021-03-24T06:15:07.820Z] DONE 18 tests, 1 skipped in 21.299s [2021-03-24T06:15:07.820Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-03-24T06:15:07.820Z] ++ 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 [2021-03-24T06:15:07.820Z] ++ set -e [2021-03-24T06:15:07.820Z] ++ '[' -n 0 ']' [2021-03-24T06:15:07.820Z] ++ set -x [2021-03-24T06:15:07.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:15:07.820Z] INFO: Testing against a local daemon [2021-03-24T06:15:07.820Z] === RUN TestVolumesCreateAndList [2021-03-24T06:15:07.820Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-03-24T06:15:07.820Z] === RUN TestVolumesRemove [2021-03-24T06:15:07.820Z] --- PASS: TestVolumesRemove (0.06s) [2021-03-24T06:15:07.820Z] === RUN TestVolumesInspect [2021-03-24T06:15:07.820Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-24T06:15:07.820Z] === RUN TestVolumesInvalidJSON [2021-03-24T06:15:07.820Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-24T06:15:07.820Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-24T06:15:07.820Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-24T06:15:07.820Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-03-24T06:15:07.820Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-24T06:15:07.820Z] PASS [2021-03-24T06:15:07.820Z] [2021-03-24T06:15:07.820Z] DONE 5 tests in 0.200s [2021-03-24T06:15:07.820Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-24T06:15:08.121Z] ++++ cat bundles/test-integration/docker.pid [2021-03-24T06:15:08.121Z] +++ kill 14124 [2021-03-24T06:15:08.519Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-24T06:15:08.519Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-24T06:15:08.519Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-24T06:15:08.778Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-24T06:15:09.158Z] +++ /etc/init.d/apparmor stop [2021-03-24T06:15:09.158Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-24T06:15:09.158Z] [2021-03-24T06:15:09.158Z] Unloading profiles will leave already running processes permanently [2021-03-24T06:15:09.158Z] unconfined, which can lead to unexpected situations. [2021-03-24T06:15:09.158Z] [2021-03-24T06:15:09.158Z] To set a process to complain mode, use the command line tool [2021-03-24T06:15:09.158Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-24T06:15:09.158Z] +++ true [2021-03-24T06:15:09.158Z] exiting test-integration [2021-03-24T06:15:09.158Z] ++ exit 0 [2021-03-24T06:15:09.158Z] [2021-03-24T06:15:09.718Z] === RUN TestDockerSuite/TestCommitChange [2021-03-24T06:15:10.659Z] === RUN TestDockerSuite/TestCommitChangeLabels Post stage [Pipeline] junit [2021-03-24T06:15:10.723Z] Recording test results [2021-03-24T06:15:11.230Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-24T06:15:11.290Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-24T06:15:11.726Z] + echo Ensuring container killed. [2021-03-24T06:15:11.726Z] Ensuring container killed. [2021-03-24T06:15:11.726Z] + docker rm -vf docker-pr2 [2021-03-24T06:15:11.726Z] Error: No such container: docker-pr2 [2021-03-24T06:15:11.726Z] + true [Pipeline] sh [2021-03-24T06:15:12.126Z] + echo Chowning /workspace to jenkins user [2021-03-24T06:15:12.126Z] Chowning /workspace to jenkins user [2021-03-24T06:15:12.126Z] + id -u [2021-03-24T06:15:12.126Z] + id -g [2021-03-24T06:15:12.126Z] + docker run --rm -v /home/docker/workspace/moby_PR-42189:/workspace busybox chown -R 1001:1001 /workspace [2021-03-24T06:15:12.126Z] Unable to find image 'busybox:latest' locally [2021-03-24T06:15:12.170Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-03-24T06:15:12.170Z] --- PASS: TestCreateServiceMultipleTimes (20.85s) [2021-03-24T06:15:12.170Z] === RUN TestCreateServiceConflict [2021-03-24T06:15:12.418Z] latest: Pulling from library/busybox [2021-03-24T06:15:12.418Z] dcdde92480c5: Pulling fs layer [2021-03-24T06:15:13.055Z] dcdde92480c5: Verifying Checksum [2021-03-24T06:15:13.055Z] dcdde92480c5: Pull complete [2021-03-24T06:15:13.055Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-24T06:15:13.055Z] Status: Downloaded newer image for busybox:latest [2021-03-24T06:15:13.553Z] === RUN TestDockerSuite/TestCommitNewFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-24T06:15:15.463Z] --- PASS: TestCreateServiceConflict (2.96s) [2021-03-24T06:15:15.463Z] === RUN TestCreateServiceMaxReplicas [2021-03-24T06:15:15.535Z] + bundleName=ppc64le-integration [2021-03-24T06:15:15.535Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-03-24T06:15:15.535Z] Creating ppc64le-integration-bundles.tar.gz [2021-03-24T06:15:15.535Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+ -o -name *-report.xml ) -printxargs [2021-03-24T06:15:15.535Z] tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-24T06:15:15.581Z] Archiving artifacts [2021-03-24T06:15:15.724Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-24T06:15:15.977Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42189/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-24T06:15:16.367Z] + make clean [2021-03-24T06:15:16.660Z] make: command: Command not found [2021-03-24T06:15:16.660Z] make: command: Command not found [2021-03-24T06:15:16.660Z] docker volume rm -f docker-dev-cache [2021-03-24T06:15:16.660Z] docker-dev-cache [2021-03-24T06:15:16.666Z] === RUN TestDockerSuite/TestCommitTTY [Pipeline] deleteDir [2021-03-24T06:15:19.210Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-24T06:15:19.472Z] --- PASS: TestCreateServiceMaxReplicas (4.21s) [2021-03-24T06:15:19.472Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-24T06:15:20.411Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-24T06:15:22.324Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-24T06:15:23.714Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-24T06:15:23.714Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-24T06:15:23.714Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-24T06:15:23.714Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-24T06:15:23.714Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-24T06:15:23.714Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-24T06:15:23.714Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-24T06:15:25.103Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-24T06:15:27.013Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-24T06:15:27.013Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-24T06:15:27.952Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-24T06:15:28.521Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-24T06:15:29.091Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-24T06:15:30.030Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-24T06:15:30.600Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-24T06:15:30.600Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-24T06:15:30.600Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-24T06:15:31.544Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-24T06:15:31.544Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-24T06:15:31.544Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-24T06:15:31.544Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-24T06:15:31.544Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-24T06:15:31.544Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-03-24T06:15:32.530Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-24T06:15:33.470Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-24T06:15:34.039Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.66s) [2021-03-24T06:15:34.039Z] === RUN TestCreateServiceSecretFileMode [2021-03-24T06:15:34.609Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-24T06:15:34.609Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-24T06:15:37.153Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-24T06:15:37.723Z] --- PASS: TestCreateServiceSecretFileMode (3.51s) [2021-03-24T06:15:37.723Z] === RUN TestCreateServiceConfigFileMode [2021-03-24T06:15:37.983Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-24T06:15:37.983Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-24T06:15:38.924Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-24T06:15:39.866Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-24T06:15:41.248Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-24T06:15:41.248Z] --- PASS: TestCreateServiceConfigFileMode (3.61s) [2021-03-24T06:15:41.248Z] === RUN TestCreateServiceSysctls [2021-03-24T06:15:41.818Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-24T06:15:41.818Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-24T06:15:42.758Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-24T06:15:44.159Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-24T06:15:45.099Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-24T06:15:45.099Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-24T06:15:45.668Z] --- PASS: TestCreateServiceSysctls (4.60s) [2021-03-24T06:15:45.668Z] === RUN TestCreateServiceCapabilities [2021-03-24T06:15:45.668Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-24T06:15:47.577Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-24T06:15:48.959Z] --- PASS: TestCreateServiceCapabilities (2.99s) [2021-03-24T06:15:48.959Z] === RUN TestInspect [2021-03-24T06:15:49.531Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-24T06:15:49.531Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-24T06:15:49.531Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-24T06:15:49.531Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-24T06:15:49.531Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-24T06:15:50.478Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-24T06:15:52.388Z] --- PASS: TestInspect (3.33s) [2021-03-24T06:15:52.388Z] === RUN TestCreateJob [2021-03-24T06:15:55.682Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-24T06:15:55.941Z] --- PASS: TestCreateJob (3.96s) [2021-03-24T06:15:55.941Z] === RUN TestReplicatedJob [2021-03-24T06:15:56.511Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-24T06:15:57.451Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-24T06:15:57.451Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-24T06:15:57.451Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-24T06:16:00.747Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-24T06:16:01.689Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-24T06:16:03.597Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-24T06:16:03.597Z] --- PASS: TestReplicatedJob (7.40s) [2021-03-24T06:16:03.597Z] === RUN TestUpdateReplicatedJob [2021-03-24T06:16:08.898Z] --- PASS: TestUpdateReplicatedJob (4.76s) [2021-03-24T06:16:08.898Z] === RUN TestServiceListWithStatuses [2021-03-24T06:16:08.898Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-24T06:16:08.898Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-24T06:16:08.898Z] === RUN TestDockerNetworkConnectAlias [2021-03-24T06:16:09.466Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-24T06:16:10.406Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-24T06:16:12.949Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-24T06:16:14.329Z] --- PASS: TestDockerNetworkConnectAlias (5.97s) [2021-03-24T06:16:14.329Z] === RUN TestDockerNetworkReConnect [2021-03-24T06:16:14.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-24T06:16:15.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-03-24T06:16:17.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-03-24T06:16:18.473Z] --- PASS: TestDockerNetworkReConnect (4.36s) [2021-03-24T06:16:18.473Z] === RUN TestServicePlugin [2021-03-24T06:16:19.043Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-03-24T06:16:20.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-03-24T06:16:22.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b10e80_} [2021-03-24T06:16:24.241Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1329861933_/foo_false____} [2021-03-24T06:16:26.153Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1329861933_/foo_true____} [2021-03-24T06:16:28.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3123777704_/foo_false____} [2021-03-24T06:16:29.453Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3123777704_/foo_true____} [2021-03-24T06:16:31.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3123777704_/foo_true__0xc000b10ee0__} [2021-03-24T06:16:32.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b10f00_} [2021-03-24T06:16:33.312Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-03-24T06:16:34.692Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b10f20_} [2021-03-24T06:16:36.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b10f40_} [2021-03-24T06:16:38.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b10f60_} [2021-03-24T06:16:40.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-24T06:16:41.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-24T06:16:41.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-24T06:16:41.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-24T06:16:41.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-24T06:16:41.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-24T06:16:41.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-24T06:16:41.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-24T06:16:41.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-24T06:16:41.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-24T06:16:41.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-24T06:16:41.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-24T06:16:41.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-03-24T06:16:41.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-03-24T06:16:42.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-03-24T06:16:42.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-03-24T06:16:42.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-03-24T06:16:42.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-03-24T06:16:42.067Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-24T06:16:45.360Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-24T06:16:46.742Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-24T06:16:50.036Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-24T06:16:50.296Z] --- PASS: TestServicePlugin (31.90s) [2021-03-24T06:16:50.296Z] plugin_test.go:62: [dd37799ebdd5d] joining swarm manager [da1efe999d800]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:16:50.296Z] plugin_test.go:65: [d9c6b43e5cf12] joining swarm manager [da1efe999d800]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-24T06:16:50.296Z] === RUN TestServiceUpdateLabel [2021-03-24T06:16:51.686Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-24T06:16:51.686Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-24T06:16:53.068Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-24T06:16:53.327Z] --- PASS: TestServiceUpdateLabel (2.81s) [2021-03-24T06:16:53.327Z] === RUN TestServiceUpdateSecrets [2021-03-24T06:16:53.897Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-03-24T06:16:54.836Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-24T06:16:56.218Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-24T06:16:56.789Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-24T06:16:57.728Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-24T06:16:58.297Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-24T06:16:59.237Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-24T06:17:00.177Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-24T06:17:01.116Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-24T06:17:02.498Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-24T06:17:03.438Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-24T06:17:04.378Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-24T06:17:05.319Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-24T06:17:06.260Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-24T06:17:06.513Z] --- PASS: TestBuildWCOWSandboxSize (914.75s) [2021-03-24T06:17:06.513Z] === RUN TestBuildWithEmptyDockerfile [2021-03-24T06:17:06.513Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-24T06:17:06.513Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-24T06:17:06.513Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-24T06:17:06.513Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-24T06:17:06.513Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-24T06:17:06.513Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-24T06:17:06.513Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-24T06:17:06.513Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-24T06:17:06.513Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-24T06:17:06.513Z] --- PASS: TestBuildWithEmptyDockerfile (0.80s) [2021-03-24T06:17:06.513Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-03-24T06:17:06.513Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-03-24T06:17:06.513Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-03-24T06:17:06.513Z] === RUN TestBuildPreserveOwnership [2021-03-24T06:17:06.513Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-03-24T06:17:06.513Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-24T06:17:06.513Z] === RUN TestBuildPlatformInvalid [2021-03-24T06:17:06.513Z] --- PASS: TestBuildPlatformInvalid (0.73s) [2021-03-24T06:17:06.513Z] PASS [2021-03-24T06:17:06.513Z] ok github.com/docker/docker/integration/build 1134.074s [2021-03-24T06:17:06.513Z] [2021-03-24T06:17:06.513Z] === Skipped [2021-03-24T06:17:06.513Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-03-24T06:17:06.513Z] build_session_test.go:25: TODO: BuildKit [2021-03-24T06:17:06.513Z] [2021-03-24T06:17:06.513Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-03-24T06:17:06.513Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:17:06.513Z] [2021-03-24T06:17:06.513Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-03-24T06:17:06.513Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-24T06:17:06.513Z] [2021-03-24T06:17:06.513Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-03-24T06:17:06.513Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-24T06:17:06.513Z] [2021-03-24T06:17:06.513Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-03-24T06:17:06.513Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-24T06:17:06.513Z] [2021-03-24T06:17:06.513Z] [2021-03-24T06:17:06.513Z] DONE 29 tests, 5 skipped in 1158.480s [2021-03-24T06:17:06.513Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-03-24T06:17:06.513Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-24T06:17:06.513Z] INFO: Testing against a local daemon [2021-03-24T06:17:06.513Z] === RUN TestConfigInspect [2021-03-24T06:17:06.513Z] --- SKIP: TestConfigInspect (0.00s) [2021-03-24T06:17:06.513Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:17:06.513Z] === RUN TestConfigList [2021-03-24T06:17:06.513Z] --- SKIP: TestConfigList (0.00s) [2021-03-24T06:17:06.513Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:17:06.513Z] === RUN TestConfigsCreateAndDelete [2021-03-24T06:17:06.513Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-03-24T06:17:06.513Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:17:06.513Z] === RUN TestConfigsUpdate [2021-03-24T06:17:06.513Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-03-24T06:17:06.513Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:17:06.513Z] === RUN TestTemplatedConfig [2021-03-24T06:17:06.513Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-24T06:17:06.513Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:17:06.513Z] === RUN TestConfigCreateResolve [2021-03-24T06:17:06.513Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-03-24T06:17:06.513Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:17:06.513Z] === RUN TestConfigDaemonLibtrustID [2021-03-24T06:17:06.513Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-03-24T06:17:06.513Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:17:06.513Z] PASS [2021-03-24T06:17:06.513Z] ok github.com/docker/docker/integration/config 0.448s [2021-03-24T06:17:06.513Z] [2021-03-24T06:17:06.513Z] === Skipped [2021-03-24T06:17:06.513Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-03-24T06:17:06.513Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:17:06.513Z] [2021-03-24T06:17:06.513Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-03-24T06:17:06.513Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:17:06.513Z] [2021-03-24T06:17:06.513Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-03-24T06:17:06.513Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:17:06.513Z] [2021-03-24T06:17:06.513Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-03-24T06:17:06.513Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:17:06.513Z] [2021-03-24T06:17:06.513Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-03-24T06:17:06.513Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:17:06.513Z] [2021-03-24T06:17:06.513Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-03-24T06:17:06.513Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:17:06.513Z] [2021-03-24T06:17:06.513Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-03-24T06:17:06.513Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:17:06.513Z] [2021-03-24T06:17:06.513Z] [2021-03-24T06:17:06.513Z] DONE 7 tests, 7 skipped in 4.123s [2021-03-24T06:17:06.513Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-03-24T06:17:06.513Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-24T06:17:06.513Z] INFO: Testing against a local daemon [2021-03-24T06:17:06.513Z] === RUN TestCheckpoint [2021-03-24T06:17:06.513Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-24T06:17:06.513Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-24T06:17:06.513Z] === RUN TestContainerInvalidJSON [2021-03-24T06:17:06.513Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-24T06:17:06.513Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-24T06:17:06.513Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-24T06:17:06.513Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-24T06:17:06.513Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-24T06:17:06.513Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-24T06:17:07.201Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-24T06:17:07.201Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-24T06:17:07.502Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-24T06:17:07.502Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-24T06:17:07.502Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-24T06:17:07.502Z] --- PASS: TestContainerInvalidJSON (0.69s) [2021-03-24T06:17:07.502Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-24T06:17:07.502Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-03-24T06:17:07.502Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-03-24T06:17:07.502Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-24T06:17:07.502Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.32s) [2021-03-24T06:17:07.502Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-24T06:17:07.502Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-03-24T06:17:07.502Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-24T06:17:07.502Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-24T06:17:07.771Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-24T06:17:07.971Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2021-03-24T06:17:07.971Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-24T06:17:07.971Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2021-03-24T06:17:07.971Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-24T06:17:07.971Z] === RUN TestCopyFromContainer [2021-03-24T06:17:07.971Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-03-24T06:17:07.971Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:17:07.971Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-24T06:17:07.971Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-24T06:17:07.971Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-24T06:17:07.971Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-24T06:17:07.971Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-24T06:17:07.971Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-24T06:17:07.971Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-24T06:17:07.971Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-24T06:17:07.971Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-24T06:17:07.971Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-24T06:17:07.971Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-03-24T06:17:07.971Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-03-24T06:17:07.971Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-03-24T06:17:07.971Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-03-24T06:17:07.971Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-24T06:17:07.971Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-03-24T06:17:07.971Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-24T06:17:07.971Z] === RUN TestCreateWithInvalidEnv [2021-03-24T06:17:07.971Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-24T06:17:07.971Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-24T06:17:07.971Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-24T06:17:07.971Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-24T06:17:07.971Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-24T06:17:07.971Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-24T06:17:07.971Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-24T06:17:07.971Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-24T06:17:07.971Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-24T06:17:07.971Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-03-24T06:17:07.971Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-24T06:17:07.971Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-03-24T06:17:07.971Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-03-24T06:17:07.971Z] === RUN TestCreateTmpfsMountsTarget [2021-03-24T06:17:07.971Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-03-24T06:17:07.971Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:17:07.971Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-24T06:17:07.971Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-03-24T06:17:07.971Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:17:07.971Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-24T06:17:07.971Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-24T06:17:07.971Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:17:07.971Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-24T06:17:07.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-24T06:17:07.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-24T06:17:07.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-24T06:17:07.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-24T06:17:07.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-24T06:17:07.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-24T06:17:07.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-24T06:17:07.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-24T06:17:07.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-24T06:17:07.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-24T06:17:07.971Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-24T06:17:07.971Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-24T06:17:07.971Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-24T06:17:07.971Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-24T06:17:07.971Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-24T06:17:07.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-03-24T06:17:07.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-24T06:17:07.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-24T06:17:07.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-24T06:17:07.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-24T06:17:07.971Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-24T06:17:07.971Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-24T06:17:07.971Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-24T06:17:07.971Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-24T06:17:07.971Z] === RUN TestCreateDifferentPlatform [2021-03-24T06:17:07.971Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-24T06:17:07.971Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-24T06:17:07.971Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-03-24T06:17:07.971Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-03-24T06:17:07.971Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-24T06:17:07.971Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-24T06:17:08.441Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2021-03-24T06:17:08.441Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-24T06:17:08.441Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-03-24T06:17:08.441Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-24T06:17:08.441Z] === RUN TestContainerKillOnDaemonStart [2021-03-24T06:17:08.441Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-24T06:17:08.441Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:17:08.441Z] === RUN TestDiff [2021-03-24T06:17:08.441Z] --- SKIP: TestDiff (0.00s) [2021-03-24T06:17:08.441Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-24T06:17:08.441Z] === RUN TestExecWithCloseStdin [2021-03-24T06:17:08.722Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-24T06:17:08.982Z] --- PASS: TestServiceUpdateSecrets (15.72s) [2021-03-24T06:17:08.982Z] === RUN TestServiceUpdateConfigs [2021-03-24T06:17:09.923Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-24T06:17:10.866Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-24T06:17:12.239Z] --- PASS: TestExecWithCloseStdin (3.52s) [2021-03-24T06:17:12.239Z] === RUN TestExec [2021-03-24T06:17:12.249Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-24T06:17:13.631Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-24T06:17:14.460Z] --- PASS: TestExec (2.38s) [2021-03-24T06:17:14.460Z] === RUN TestExecUser [2021-03-24T06:17:14.460Z] --- SKIP: TestExecUser (0.00s) [2021-03-24T06:17:14.460Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-24T06:17:14.460Z] === RUN TestExportContainerAndImportImage [2021-03-24T06:17:14.460Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-03-24T06:17:14.460Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:17:14.460Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-24T06:17:14.460Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-03-24T06:17:14.460Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:17:14.460Z] === RUN TestHealthCheckWorkdir [2021-03-24T06:17:14.460Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-03-24T06:17:14.460Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-24T06:17:14.460Z] === RUN TestHealthKillContainer [2021-03-24T06:17:14.460Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-03-24T06:17:14.460Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-24T06:17:14.460Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-24T06:17:14.460Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-03-24T06:17:14.460Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-24T06:17:14.460Z] === RUN TestKillContainerInvalidSignal [2021-03-24T06:17:14.572Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-24T06:17:16.486Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-24T06:17:16.681Z] --- PASS: TestKillContainerInvalidSignal (2.07s) [2021-03-24T06:17:16.681Z] === RUN TestKillContainer [2021-03-24T06:17:16.681Z] === RUN TestKillContainer/no_signal [2021-03-24T06:17:18.258Z] === RUN TestKillContainer/non_killing_signal [2021-03-24T06:17:18.258Z] === RUN TestKillContainer/killing_signal [2021-03-24T06:17:20.482Z] --- PASS: TestKillContainer (4.32s) [2021-03-24T06:17:20.482Z] --- PASS: TestKillContainer/no_signal (1.94s) [2021-03-24T06:17:20.482Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-24T06:17:20.482Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-24T06:17:20.482Z] --- PASS: TestKillContainer/killing_signal (2.33s) [2021-03-24T06:17:20.482Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-24T06:17:20.482Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-24T06:17:20.482Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-24T06:17:20.482Z] === RUN TestKillStoppedContainer [2021-03-24T06:17:20.482Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-03-24T06:17:20.482Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-24T06:17:20.482Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-24T06:17:20.482Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-24T06:17:20.482Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-24T06:17:20.482Z] === RUN TestKillDifferentUserContainer [2021-03-24T06:17:20.482Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-03-24T06:17:20.482Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-24T06:17:20.482Z] === RUN TestInspectOomKilledTrue [2021-03-24T06:17:20.482Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-24T06:17:20.482Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:17:20.482Z] === RUN TestInspectOomKilledFalse [2021-03-24T06:17:20.482Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-24T06:17:20.482Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-24T06:17:20.482Z] === RUN TestLogsFollowTailEmpty [2021-03-24T06:17:21.769Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-24T06:17:22.702Z] --- PASS: TestLogsFollowTailEmpty (1.95s) [2021-03-24T06:17:22.702Z] === RUN TestNetworkNat [2021-03-24T06:17:22.702Z] --- SKIP: TestNetworkNat (0.00s) [2021-03-24T06:17:22.702Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-24T06:17:22.702Z] === RUN TestNetworkLocalhostTCPNat [2021-03-24T06:17:24.310Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-24T06:17:24.879Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-24T06:17:24.879Z] --- PASS: TestServiceUpdateConfigs (16.04s) [2021-03-24T06:17:24.879Z] === RUN TestServiceUpdateNetwork [2021-03-24T06:17:24.923Z] --- PASS: TestNetworkLocalhostTCPNat (2.45s) [2021-03-24T06:17:24.923Z] === RUN TestNetworkLoopbackNat [2021-03-24T06:17:24.923Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-03-24T06:17:24.923Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-24T06:17:24.923Z] === RUN TestPause [2021-03-24T06:17:24.923Z] --- SKIP: TestPause (0.00s) [2021-03-24T06:17:24.923Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-24T06:17:24.923Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-24T06:17:27.142Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.04s) [2021-03-24T06:17:27.142Z] === RUN TestPauseStopPausedContainer [2021-03-24T06:17:27.142Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-03-24T06:17:27.142Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:17:27.142Z] === RUN TestPsFilter [2021-03-24T06:17:27.142Z] --- PASS: TestPsFilter (0.25s) [2021-03-24T06:17:27.142Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-24T06:17:29.362Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.24s) [2021-03-24T06:17:29.362Z] === RUN TestRemoveContainerWithVolume [2021-03-24T06:17:30.162Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-24T06:17:32.327Z] --- PASS: TestRemoveContainerWithVolume (2.28s) [2021-03-24T06:17:32.328Z] === RUN TestRemoveContainerRunning [2021-03-24T06:17:33.457Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-24T06:17:33.896Z] --- PASS: TestRemoveContainerRunning (1.98s) [2021-03-24T06:17:33.896Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-24T06:17:34.397Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-24T06:17:36.117Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.94s) [2021-03-24T06:17:36.117Z] === RUN TestRemoveInvalidContainer [2021-03-24T06:17:36.117Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-03-24T06:17:36.117Z] === RUN TestRenameLinkedContainer [2021-03-24T06:17:36.117Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-03-24T06:17:36.117Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-24T06:17:36.117Z] === RUN TestRenameStoppedContainer [2021-03-24T06:17:38.606Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-03-24T06:17:39.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-03-24T06:17:39.438Z] === RUN TestDockerSuite/TestCpToDot [2021-03-24T06:17:39.698Z] --- PASS: TestServiceUpdateNetwork (14.63s) [2021-03-24T06:17:39.698Z] === RUN TestServiceUpdatePidsLimit [2021-03-24T06:17:40.636Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-24T06:17:41.207Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-24T06:17:42.590Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-24T06:17:42.590Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-24T06:17:43.289Z] --- PASS: TestRenameStoppedContainer (7.21s) [2021-03-24T06:17:43.289Z] === RUN TestRenameRunningContainerAndReuse [2021-03-24T06:17:43.973Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-24T06:17:44.913Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-24T06:17:45.852Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-24T06:17:46.111Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-24T06:17:47.050Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-24T06:17:47.092Z] --- PASS: TestRenameRunningContainerAndReuse (4.23s) [2021-03-24T06:17:47.092Z] === RUN TestRenameInvalidName [2021-03-24T06:17:47.992Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-24T06:17:47.992Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-24T06:17:48.252Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-24T06:17:48.511Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-24T06:17:49.082Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-24T06:17:49.082Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-24T06:17:49.319Z] --- PASS: TestRenameInvalidName (1.98s) [2021-03-24T06:17:49.319Z] === RUN TestRenameAnonymousContainer [2021-03-24T06:17:49.319Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-03-24T06:17:49.319Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-24T06:17:49.319Z] === RUN TestRenameContainerWithSameName [2021-03-24T06:17:49.343Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-24T06:17:49.913Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-24T06:17:49.913Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-24T06:17:50.176Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-24T06:17:50.436Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-24T06:17:50.436Z] === RUN TestDockerSuite/TestCreateRM [2021-03-24T06:17:50.696Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-24T06:17:50.696Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-24T06:17:50.696Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-24T06:17:50.696Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-24T06:17:51.540Z] --- PASS: TestRenameContainerWithSameName (2.00s) [2021-03-24T06:17:51.540Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-24T06:17:51.540Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-03-24T06:17:51.540Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-24T06:17:51.540Z] === RUN TestResize [2021-03-24T06:17:53.107Z] --- PASS: TestResize (1.98s) [2021-03-24T06:17:53.107Z] === RUN TestResizeWithInvalidSize [2021-03-24T06:17:53.107Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-03-24T06:17:53.107Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-24T06:17:53.107Z] === RUN TestResizeWhenContainerNotStarted [2021-03-24T06:17:53.243Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-24T06:17:53.243Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-24T06:17:53.243Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-24T06:17:55.329Z] --- PASS: TestResizeWhenContainerNotStarted (2.37s) [2021-03-24T06:17:55.329Z] === RUN TestDaemonRestartKillContainers [2021-03-24T06:17:55.329Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-24T06:17:55.329Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:17:55.329Z] === RUN TestStats [2021-03-24T06:17:55.329Z] --- SKIP: TestStats (0.00s) [2021-03-24T06:17:55.329Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-24T06:17:55.329Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-24T06:17:56.545Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-24T06:17:56.545Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-24T06:17:56.545Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-24T06:17:56.545Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-24T06:17:56.545Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-24T06:17:56.805Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-24T06:17:57.743Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-24T06:17:57.743Z] --- PASS: TestServiceUpdatePidsLimit (18.16s) [2021-03-24T06:17:57.743Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.44s) [2021-03-24T06:17:57.743Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.30s) [2021-03-24T06:17:57.743Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) [2021-03-24T06:17:57.743Z] PASS [2021-03-24T06:17:57.743Z] [2021-03-24T06:17:57.743Z] === Skipped [2021-03-24T06:17:57.743Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-24T06:17:57.743Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-24T06:17:57.743Z] [2021-03-24T06:17:57.743Z] [2021-03-24T06:17:57.743Z] DONE 27 tests, 1 skipped in 198.100s [2021-03-24T06:17:57.743Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-24T06:17:57.743Z] ++ 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 [2021-03-24T06:17:57.743Z] ++ set -e [2021-03-24T06:17:57.743Z] ++ '[' -n 0 ']' [2021-03-24T06:17:57.743Z] ++ set -x [2021-03-24T06:17:57.743Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:17:58.003Z] INFO: Testing against a local daemon [2021-03-24T06:17:58.003Z] === RUN TestSessionCreate [2021-03-24T06:17:58.003Z] --- PASS: TestSessionCreate (0.03s) [2021-03-24T06:17:58.003Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-24T06:17:58.003Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-03-24T06:17:58.003Z] PASS [2021-03-24T06:17:58.003Z] [2021-03-24T06:17:58.003Z] DONE 2 tests in 0.202s [2021-03-24T06:17:58.003Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-24T06:17:58.003Z] ++ 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 [2021-03-24T06:17:58.003Z] ++ set -e [2021-03-24T06:17:58.003Z] ++ '[' -n 0 ']' [2021-03-24T06:17:58.003Z] ++ set -x [2021-03-24T06:17:58.003Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:17:58.263Z] INFO: Testing against a local daemon [2021-03-24T06:17:58.263Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-24T06:17:58.263Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-24T06:17:58.263Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-24T06:17:58.263Z] === RUN TestEventsExecDie [2021-03-24T06:17:59.646Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-24T06:17:59.646Z] --- PASS: TestEventsExecDie (1.45s) [2021-03-24T06:17:59.646Z] === RUN TestEventsBackwardsCompatible [2021-03-24T06:17:59.646Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-03-24T06:17:59.646Z] === RUN TestInfoBinaryCommits [2021-03-24T06:17:59.646Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-03-24T06:17:59.646Z] === RUN TestInfoAPIVersioned [2021-03-24T06:17:59.646Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-24T06:17:59.646Z] === RUN TestInfoDiscoveryBackend [2021-03-24T06:18:00.217Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-03-24T06:18:00.217Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-24T06:18:00.477Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-24T06:18:00.737Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-03-24T06:18:01.205Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.83s) [2021-03-24T06:18:01.206Z] === RUN TestStopContainerWithTimeout [2021-03-24T06:18:01.206Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-03-24T06:18:01.206Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-24T06:18:01.206Z] === RUN TestUpdateRestartPolicy [2021-03-24T06:18:01.307Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-24T06:18:01.307Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-24T06:18:01.876Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-03-24T06:18:01.876Z] === RUN TestInfoAPI [2021-03-24T06:18:01.876Z] --- PASS: TestInfoAPI (0.05s) [2021-03-24T06:18:01.876Z] === RUN TestInfoAPIWarnings [2021-03-24T06:18:02.136Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-24T06:18:04.681Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-24T06:18:05.622Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-24T06:18:06.565Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-24T06:18:06.826Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-24T06:18:07.087Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-03-24T06:18:07.656Z] === RUN TestDockerSuite/TestDockerFails [2021-03-24T06:18:07.656Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-03-24T06:18:07.656Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-03-24T06:18:07.656Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-03-24T06:18:09.566Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-03-24T06:18:10.505Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-03-24T06:18:12.417Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-03-24T06:18:12.417Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-03-24T06:18:12.417Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-03-24T06:18:12.417Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-03-24T06:18:19.004Z] --- PASS: TestInfoAPIWarnings (16.32s) [2021-03-24T06:18:19.004Z] === RUN TestInfoDebug [2021-03-24T06:18:19.004Z] --- PASS: TestInfoDebug (0.52s) [2021-03-24T06:18:19.004Z] === RUN TestInfoInsecureRegistries [2021-03-24T06:18:19.264Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-03-24T06:18:19.264Z] === RUN TestInfoRegistryMirrors [2021-03-24T06:18:19.833Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-03-24T06:18:19.833Z] === RUN TestLoginFailsWithBadCredentials [2021-03-24T06:18:19.833Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-24T06:18:20.093Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2021-03-24T06:18:20.093Z] === RUN TestPingCacheHeaders [2021-03-24T06:18:20.093Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-03-24T06:18:20.093Z] === RUN TestPingGet [2021-03-24T06:18:20.093Z] --- PASS: TestPingGet (0.02s) [2021-03-24T06:18:20.093Z] === RUN TestPingHead [2021-03-24T06:18:20.093Z] --- PASS: TestPingHead (0.02s) [2021-03-24T06:18:20.093Z] === RUN TestVersion [2021-03-24T06:18:20.093Z] --- PASS: TestVersion (0.02s) [2021-03-24T06:18:20.093Z] PASS [2021-03-24T06:18:20.093Z] [2021-03-24T06:18:20.093Z] === Skipped [2021-03-24T06:18:20.094Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-24T06:18:20.094Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-24T06:18:20.094Z] [2021-03-24T06:18:20.094Z] [2021-03-24T06:18:20.094Z] DONE 18 tests, 1 skipped in 22.050s [2021-03-24T06:18:20.094Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-24T06:18:20.094Z] ++ 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 [2021-03-24T06:18:20.094Z] ++ set -e [2021-03-24T06:18:20.094Z] ++ '[' -n 0 ']' [2021-03-24T06:18:20.094Z] ++ set -x [2021-03-24T06:18:20.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-24T06:18:20.094Z] INFO: Testing against a local daemon [2021-03-24T06:18:20.094Z] === RUN TestVolumesCreateAndList [2021-03-24T06:18:20.354Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-24T06:18:20.354Z] === RUN TestVolumesRemove [2021-03-24T06:18:20.354Z] --- PASS: TestVolumesRemove (0.12s) [2021-03-24T06:18:20.354Z] === RUN TestVolumesInspect [2021-03-24T06:18:20.354Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-24T06:18:20.354Z] === RUN TestVolumesInvalidJSON [2021-03-24T06:18:20.354Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-24T06:18:20.354Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-24T06:18:20.354Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-24T06:18:20.354Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-03-24T06:18:20.354Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-24T06:18:20.354Z] PASS [2021-03-24T06:18:20.354Z] [2021-03-24T06:18:20.354Z] DONE 5 tests in 0.312s [2021-03-24T06:18:20.354Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-24T06:18:20.615Z] ++++ cat bundles/test-integration/docker.pid [2021-03-24T06:18:20.615Z] +++ kill 5654 [2021-03-24T06:18:21.998Z] +++ /etc/init.d/apparmor stop [2021-03-24T06:18:21.998Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-24T06:18:21.998Z] [2021-03-24T06:18:21.998Z] Unloading profiles will leave already running processes permanently [2021-03-24T06:18:21.998Z] unconfined, which can lead to unexpected situations. [2021-03-24T06:18:21.998Z] [2021-03-24T06:18:21.998Z] To set a process to complain mode, use the command line tool [2021-03-24T06:18:21.998Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-24T06:18:21.998Z] +++ true [2021-03-24T06:18:21.998Z] exiting test-integration [2021-03-24T06:18:21.998Z] ++ exit 0 [2021-03-24T06:18:21.998Z] [2021-03-24T06:18:22.475Z] --- PASS: TestUpdateRestartPolicy (21.14s) [2021-03-24T06:18:22.475Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-24T06:18:22.938Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-24T06:18:22.938Z] + for job in $(jobs -p) [2021-03-24T06:18:22.938Z] + wait 11439 [2021-03-24T06:18:24.704Z] --- PASS: TestUpdateRestartWithAutoRemove (2.00s) [2021-03-24T06:18:24.704Z] === RUN TestWaitNonBlocked [2021-03-24T06:18:24.704Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-24T06:18:24.704Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-24T06:18:24.704Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-24T06:18:24.704Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-24T06:18:24.704Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-24T06:18:24.704Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-24T06:18:25.479Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-24T06:18:26.860Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-03-24T06:18:27.664Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-03-24T06:18:27.664Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.75s) [2021-03-24T06:18:27.664Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.84s) [2021-03-24T06:18:27.664Z] === RUN TestWaitBlocked [2021-03-24T06:18:27.664Z] --- SKIP: TestWaitBlocked (0.00s) [2021-03-24T06:18:27.664Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:18:27.664Z] PASS [2021-03-24T06:18:27.664Z] ok github.com/docker/docker/integration/container 81.146s [2021-03-24T06:18:27.664Z] [2021-03-24T06:18:27.664Z] === Skipped [2021-03-24T06:18:27.664Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-03-24T06:18:27.664Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-24T06:18:27.664Z] [2021-03-24T06:18:27.664Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-03-24T06:18:27.664Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-24T06:18:27.664Z] [2021-03-24T06:18:27.664Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2021-03-24T06:18:27.664Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-24T06:18:27.664Z] [2021-03-24T06:18:27.664Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-03-24T06:18:27.664Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:18:27.664Z] [2021-03-24T06:18:27.664Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-03-24T06:18:27.664Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-24T06:18:27.664Z] [2021-03-24T06:18:27.664Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-03-24T06:18:27.664Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:18:27.664Z] [2021-03-24T06:18:27.664Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-03-24T06:18:27.664Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:18:27.664Z] [2021-03-24T06:18:27.664Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-24T06:18:27.664Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:18:27.664Z] [2021-03-24T06:18:27.664Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-24T06:18:27.664Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-24T06:18:27.664Z] [2021-03-24T06:18:27.664Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-03-24T06:18:27.664Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-24T06:18:27.664Z] [2021-03-24T06:18:27.664Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-03-24T06:18:27.664Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:18:27.664Z] [2021-03-24T06:18:27.664Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-03-24T06:18:27.664Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-24T06:18:27.664Z] [2021-03-24T06:18:27.664Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-03-24T06:18:27.664Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-24T06:18:27.664Z] [2021-03-24T06:18:27.664Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-03-24T06:18:27.664Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:18:27.664Z] [2021-03-24T06:18:27.664Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-03-24T06:18:27.664Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:18:27.664Z] [2021-03-24T06:18:27.664Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-03-24T06:18:27.664Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-24T06:18:27.664Z] [2021-03-24T06:18:27.664Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-03-24T06:18:27.664Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-24T06:18:27.664Z] [2021-03-24T06:18:27.664Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-03-24T06:18:27.664Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-24T06:18:27.664Z] [2021-03-24T06:18:27.664Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-03-24T06:18:27.664Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-24T06:18:27.664Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-24T06:18:27.664Z] [2021-03-24T06:18:27.664Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-24T06:18:27.664Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-24T06:18:27.664Z] [2021-03-24T06:18:27.664Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-03-24T06:18:27.664Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-24T06:18:27.664Z] [2021-03-24T06:18:27.664Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-24T06:18:27.664Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-24T06:18:27.664Z] [2021-03-24T06:18:27.664Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-03-24T06:18:27.665Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-24T06:18:27.665Z] [2021-03-24T06:18:27.665Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-03-24T06:18:27.665Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:18:27.665Z] [2021-03-24T06:18:27.665Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-03-24T06:18:27.665Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-24T06:18:27.665Z] [2021-03-24T06:18:27.665Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-03-24T06:18:27.665Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-24T06:18:27.665Z] [2021-03-24T06:18:27.665Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-03-24T06:18:27.665Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-24T06:18:27.665Z] [2021-03-24T06:18:27.665Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-03-24T06:18:27.665Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-24T06:18:27.665Z] [2021-03-24T06:18:27.665Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-03-24T06:18:27.665Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:18:27.665Z] [2021-03-24T06:18:27.665Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-03-24T06:18:27.665Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-24T06:18:27.665Z] [2021-03-24T06:18:27.665Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-03-24T06:18:27.665Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-24T06:18:27.665Z] [2021-03-24T06:18:27.665Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-03-24T06:18:27.665Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-24T06:18:27.665Z] [2021-03-24T06:18:27.665Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-03-24T06:18:27.665Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-24T06:18:27.665Z] [2021-03-24T06:18:27.665Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-03-24T06:18:27.665Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:18:27.665Z] [2021-03-24T06:18:27.665Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-03-24T06:18:27.665Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-24T06:18:27.665Z] [2021-03-24T06:18:27.665Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-03-24T06:18:27.665Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-24T06:18:27.665Z] [2021-03-24T06:18:27.665Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-03-24T06:18:27.665Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:18:27.665Z] [2021-03-24T06:18:27.665Z] [2021-03-24T06:18:27.665Z] DONE 88 tests, 37 skipped in 84.452s [2021-03-24T06:18:27.665Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-03-24T06:18:27.801Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-24T06:18:28.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-03-24T06:18:28.631Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-24T06:18:29.885Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-24T06:18:29.885Z] INFO: Testing against a local daemon [2021-03-24T06:18:29.885Z] === RUN TestCommitInheritsEnv [2021-03-24T06:18:29.885Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-03-24T06:18:29.885Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-24T06:18:29.885Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-24T06:18:29.885Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-24T06:18:29.885Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-24T06:18:29.885Z] === RUN TestImagesFilterMultiReference [2021-03-24T06:18:29.885Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-03-24T06:18:29.885Z] === RUN TestImagePullPlatformInvalid [2021-03-24T06:18:30.014Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-24T06:18:30.354Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-03-24T06:18:30.354Z] === RUN TestRemoveImageOrphaning [2021-03-24T06:18:30.954Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-24T06:18:31.343Z] --- PASS: TestRemoveImageOrphaning (1.13s) [2021-03-24T06:18:31.343Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-24T06:18:31.343Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-03-24T06:18:31.343Z] === RUN TestTagInvalidReference [2021-03-24T06:18:31.343Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-24T06:18:31.343Z] === RUN TestTagValidPrefixedRepo [2021-03-24T06:18:31.343Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-03-24T06:18:31.343Z] === RUN TestTagExistedNameWithoutForce [2021-03-24T06:18:31.343Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-03-24T06:18:31.343Z] === RUN TestTagOfficialNames [2021-03-24T06:18:31.343Z] --- PASS: TestTagOfficialNames (0.10s) [2021-03-24T06:18:31.343Z] === RUN TestTagMatchesDigest [2021-03-24T06:18:31.812Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-24T06:18:31.812Z] PASS [2021-03-24T06:18:31.812Z] ok github.com/docker/docker/integration/image 1.897s [2021-03-24T06:18:31.812Z] [2021-03-24T06:18:31.812Z] === Skipped [2021-03-24T06:18:31.812Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-03-24T06:18:31.812Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-24T06:18:31.812Z] [2021-03-24T06:18:31.812Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-24T06:18:31.812Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-24T06:18:31.812Z] [2021-03-24T06:18:31.812Z] [2021-03-24T06:18:31.812Z] DONE 11 tests, 2 skipped in 4.142s [2021-03-24T06:18:31.812Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-03-24T06:18:31.893Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-24T06:18:33.275Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-03-24T06:18:34.773Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-24T06:18:34.773Z] INFO: Testing against a local daemon [2021-03-24T06:18:34.773Z] === RUN TestNetworkCreateDelete [2021-03-24T06:18:34.773Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-03-24T06:18:34.773Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:18:34.773Z] === RUN TestDockerNetworkDeletePreferID [2021-03-24T06:18:34.773Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2021-03-24T06:18:34.773Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-03-24T06:18:34.773Z] === RUN TestDaemonDNSFallback [2021-03-24T06:18:34.773Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-03-24T06:18:34.773Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:18:34.773Z] === RUN TestInspectNetwork [2021-03-24T06:18:34.773Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-24T06:18:34.774Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-24T06:18:34.774Z] === RUN TestRunContainerWithBridgeNone [2021-03-24T06:18:34.774Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-24T06:18:34.774Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:18:34.774Z] === RUN TestNetworkInvalidJSON [2021-03-24T06:18:34.774Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-24T06:18:34.774Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-24T06:18:34.774Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-24T06:18:34.774Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-24T06:18:34.774Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-24T06:18:34.774Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-24T06:18:34.774Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-24T06:18:34.774Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-24T06:18:34.774Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-24T06:18:34.774Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-24T06:18:34.774Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-03-24T06:18:34.774Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-03-24T06:18:34.774Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-03-24T06:18:34.774Z] === RUN TestNetworkList [2021-03-24T06:18:34.774Z] === RUN TestNetworkList//networks [2021-03-24T06:18:34.774Z] === PAUSE TestNetworkList//networks [2021-03-24T06:18:34.774Z] === RUN TestNetworkList//networks/ [2021-03-24T06:18:34.774Z] === PAUSE TestNetworkList//networks/ [2021-03-24T06:18:34.774Z] === CONT TestNetworkList//networks [2021-03-24T06:18:34.774Z] === CONT TestNetworkList//networks/ [2021-03-24T06:18:34.774Z] --- PASS: TestNetworkList (0.03s) [2021-03-24T06:18:34.774Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-24T06:18:34.774Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-24T06:18:34.774Z] === RUN TestHostIPv4BridgeLabel [2021-03-24T06:18:34.774Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-24T06:18:34.774Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-24T06:18:34.774Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-24T06:18:34.774Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-03-24T06:18:34.774Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-24T06:18:34.774Z] === RUN TestDaemonDefaultNetworkPools [2021-03-24T06:18:34.774Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-03-24T06:18:34.774Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-24T06:18:34.774Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-24T06:18:34.774Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-24T06:18:34.774Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-24T06:18:34.774Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-24T06:18:34.774Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-24T06:18:34.774Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-24T06:18:34.774Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-24T06:18:34.774Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-24T06:18:34.774Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-24T06:18:34.774Z] === RUN TestServiceWithPredefinedNetwork [2021-03-24T06:18:34.774Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-24T06:18:34.774Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-24T06:18:34.774Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-24T06:18:34.774Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-24T06:18:34.774Z] service_test.go:242: FLAKY_TEST [2021-03-24T06:18:34.774Z] === RUN TestServiceWithDataPathPortInit [2021-03-24T06:18:34.774Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-03-24T06:18:34.774Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-24T06:18:34.774Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-24T06:18:34.774Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-24T06:18:34.774Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-24T06:18:34.774Z] PASS [2021-03-24T06:18:34.774Z] ok github.com/docker/docker/integration/network 0.407s [2021-03-24T06:18:34.774Z] [2021-03-24T06:18:34.774Z] === Skipped [2021-03-24T06:18:34.774Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-03-24T06:18:34.774Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:18:34.774Z] [2021-03-24T06:18:34.774Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2021-03-24T06:18:34.774Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-03-24T06:18:34.774Z] [2021-03-24T06:18:34.774Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-03-24T06:18:34.774Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:18:34.774Z] [2021-03-24T06:18:34.774Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-03-24T06:18:34.774Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-24T06:18:34.774Z] [2021-03-24T06:18:34.774Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-03-24T06:18:34.774Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:18:34.774Z] [2021-03-24T06:18:34.774Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-03-24T06:18:34.774Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-24T06:18:34.774Z] [2021-03-24T06:18:34.774Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-03-24T06:18:34.774Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-24T06:18:34.774Z] [2021-03-24T06:18:34.774Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-03-24T06:18:34.774Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-24T06:18:34.774Z] [2021-03-24T06:18:34.774Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-24T06:18:34.774Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-24T06:18:34.774Z] [2021-03-24T06:18:34.774Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-24T06:18:34.774Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-24T06:18:34.774Z] [2021-03-24T06:18:34.774Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-24T06:18:34.774Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-24T06:18:34.774Z] [2021-03-24T06:18:34.774Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-03-24T06:18:34.774Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-24T06:18:34.774Z] [2021-03-24T06:18:34.774Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-24T06:18:34.774Z] service_test.go:242: FLAKY_TEST [2021-03-24T06:18:34.774Z] [2021-03-24T06:18:34.774Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-03-24T06:18:34.774Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-24T06:18:34.774Z] [2021-03-24T06:18:34.774Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-24T06:18:34.774Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-24T06:18:34.774Z] [2021-03-24T06:18:34.774Z] [2021-03-24T06:18:34.774Z] DONE 22 tests, 15 skipped in 2.795s [2021-03-24T06:18:34.774Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-03-24T06:18:35.183Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-03-24T06:18:35.771Z] testing: warning: no tests to run [2021-03-24T06:18:35.771Z] PASS [2021-03-24T06:18:35.771Z] ok github.com/docker/docker/integration/network/ipvlan 0.133s [2021-03-24T06:18:35.771Z] [2021-03-24T06:18:35.771Z] DONE 0 tests in 1.073s [2021-03-24T06:18:35.771Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-03-24T06:18:36.770Z] testing: warning: no tests to run [2021-03-24T06:18:36.770Z] PASS [2021-03-24T06:18:36.770Z] ok github.com/docker/docker/integration/network/macvlan 0.117s [2021-03-24T06:18:36.770Z] [2021-03-24T06:18:36.770Z] DONE 0 tests in 0.958s [2021-03-24T06:18:36.770Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-03-24T06:18:37.724Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-24T06:18:37.764Z] testing: warning: no tests to run [2021-03-24T06:18:37.764Z] PASS [2021-03-24T06:18:37.764Z] ok github.com/docker/docker/integration/plugin 0.123s [2021-03-24T06:18:37.764Z] [2021-03-24T06:18:37.764Z] DONE 0 tests in 1.027s [2021-03-24T06:18:37.764Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-03-24T06:18:38.754Z] testing: warning: no tests to run [2021-03-24T06:18:38.754Z] PASS [2021-03-24T06:18:38.754Z] ok github.com/docker/docker/integration/plugin/authz 0.096s [2021-03-24T06:18:38.754Z] [2021-03-24T06:18:38.754Z] DONE 0 tests in 0.878s [2021-03-24T06:18:38.754Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-03-24T06:18:40.280Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-03-24T06:18:42.818Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-24T06:18:43.757Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-24T06:18:45.139Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-24T06:18:47.461Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-24T06:18:47.462Z] INFO: Testing against a local daemon [2021-03-24T06:18:47.462Z] === RUN TestPluginInvalidJSON [2021-03-24T06:18:47.462Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-24T06:18:47.462Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-24T06:18:47.462Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-24T06:18:47.462Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-03-24T06:18:47.462Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-24T06:18:47.462Z] === RUN TestPluginInstall [2021-03-24T06:18:47.462Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-24T06:18:47.462Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-24T06:18:47.462Z] === RUN TestPluginsWithRuntimes [2021-03-24T06:18:47.462Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-24T06:18:47.462Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-24T06:18:47.462Z] PASS [2021-03-24T06:18:47.462Z] ok github.com/docker/docker/integration/plugin/common 0.455s [2021-03-24T06:18:47.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-03-24T06:18:47.933Z] [2021-03-24T06:18:47.933Z] === Skipped [2021-03-24T06:18:47.933Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-03-24T06:18:47.933Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-24T06:18:47.933Z] [2021-03-24T06:18:47.933Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-03-24T06:18:47.933Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-24T06:18:47.933Z] [2021-03-24T06:18:47.933Z] [2021-03-24T06:18:47.933Z] DONE 4 tests, 2 skipped in 8.918s [2021-03-24T06:18:47.933Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-03-24T06:18:50.971Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-24T06:18:51.231Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-24T06:18:51.739Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-24T06:18:51.739Z] INFO: Testing against a local daemon [2021-03-24T06:18:51.739Z] === RUN TestExternalGraphDriver [2021-03-24T06:18:51.739Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-03-24T06:18:51.739Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-24T06:18:51.739Z] === RUN TestGraphdriverPluginV2 [2021-03-24T06:18:51.739Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-03-24T06:18:51.739Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-24T06:18:51.739Z] PASS [2021-03-24T06:18:51.739Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.421s [2021-03-24T06:18:51.739Z] [2021-03-24T06:18:51.739Z] === Skipped [2021-03-24T06:18:51.739Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-03-24T06:18:51.739Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-24T06:18:51.739Z] [2021-03-24T06:18:51.739Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-03-24T06:18:51.739Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-24T06:18:51.739Z] [2021-03-24T06:18:51.739Z] [2021-03-24T06:18:51.739Z] DONE 2 tests, 2 skipped in 3.794s [2021-03-24T06:18:51.739Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-03-24T06:18:53.772Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-24T06:18:54.032Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-03-24T06:18:54.292Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-24T06:18:54.551Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-03-24T06:18:54.702Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-24T06:18:54.702Z] INFO: Testing against a local daemon [2021-03-24T06:18:54.702Z] === RUN TestReadPluginNoRead [2021-03-24T06:18:54.702Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-03-24T06:18:54.702Z] read_test.go:21: no unix domain sockets on Windows [2021-03-24T06:18:54.702Z] PASS [2021-03-24T06:18:54.702Z] ok github.com/docker/docker/integration/plugin/logging 0.376s [2021-03-24T06:18:54.702Z] [2021-03-24T06:18:54.702Z] === Skipped [2021-03-24T06:18:54.702Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-03-24T06:18:54.702Z] read_test.go:21: no unix domain sockets on Windows [2021-03-24T06:18:54.702Z] [2021-03-24T06:18:54.702Z] [2021-03-24T06:18:54.702Z] DONE 1 tests, 1 skipped in 2.945s [2021-03-24T06:18:54.702Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-03-24T06:18:54.811Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-03-24T06:18:54.811Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-24T06:18:56.193Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-24T06:18:56.269Z] testing: warning: no tests to run [2021-03-24T06:18:56.269Z] PASS [2021-03-24T06:18:56.269Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.131s [2021-03-24T06:18:56.269Z] [2021-03-24T06:18:56.269Z] DONE 0 tests in 1.462s [2021-03-24T06:18:56.269Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-03-24T06:18:57.575Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-24T06:18:57.575Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-24T06:18:57.575Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-24T06:18:58.516Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-24T06:18:58.516Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-24T06:18:59.085Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-24T06:18:59.240Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-24T06:18:59.240Z] INFO: Testing against a local daemon [2021-03-24T06:18:59.240Z] === RUN TestPluginWithDevMounts [2021-03-24T06:18:59.240Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-24T06:18:59.240Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:18:59.240Z] PASS [2021-03-24T06:18:59.240Z] ok github.com/docker/docker/integration/plugin/volumes 0.439s [2021-03-24T06:18:59.240Z] [2021-03-24T06:18:59.240Z] === Skipped [2021-03-24T06:18:59.240Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-03-24T06:18:59.240Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:18:59.240Z] [2021-03-24T06:18:59.240Z] [2021-03-24T06:18:59.240Z] DONE 1 tests, 1 skipped in 3.023s [2021-03-24T06:18:59.240Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-03-24T06:19:00.023Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-03-24T06:19:00.287Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-03-24T06:19:00.287Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-03-24T06:19:00.287Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-24T06:19:01.458Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-24T06:19:01.458Z] INFO: Testing against a local daemon [2021-03-24T06:19:01.458Z] === RUN TestSecretInspect [2021-03-24T06:19:01.458Z] --- SKIP: TestSecretInspect (0.00s) [2021-03-24T06:19:01.458Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:01.458Z] === RUN TestSecretList [2021-03-24T06:19:01.458Z] --- SKIP: TestSecretList (0.00s) [2021-03-24T06:19:01.458Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:01.458Z] === RUN TestSecretsCreateAndDelete [2021-03-24T06:19:01.458Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-03-24T06:19:01.458Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:01.458Z] === RUN TestSecretsUpdate [2021-03-24T06:19:01.459Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-03-24T06:19:01.459Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:01.459Z] === RUN TestTemplatedSecret [2021-03-24T06:19:01.459Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-24T06:19:01.459Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:01.459Z] === RUN TestSecretCreateResolve [2021-03-24T06:19:01.459Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-03-24T06:19:01.459Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:19:01.459Z] PASS [2021-03-24T06:19:01.459Z] ok github.com/docker/docker/integration/secret 0.373s [2021-03-24T06:19:01.668Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-03-24T06:19:01.929Z] [2021-03-24T06:19:01.929Z] === Skipped [2021-03-24T06:19:01.929Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-03-24T06:19:01.929Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:01.929Z] [2021-03-24T06:19:01.929Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-03-24T06:19:01.929Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:01.929Z] [2021-03-24T06:19:01.929Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-03-24T06:19:01.929Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:01.929Z] [2021-03-24T06:19:01.929Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-03-24T06:19:01.929Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:01.929Z] [2021-03-24T06:19:01.929Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-03-24T06:19:01.929Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:01.929Z] [2021-03-24T06:19:01.929Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-03-24T06:19:01.929Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:19:01.929Z] [2021-03-24T06:19:01.929Z] [2021-03-24T06:19:01.929Z] DONE 6 tests, 6 skipped in 2.587s [2021-03-24T06:19:01.929Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-03-24T06:19:02.607Z] === RUN TestDockerSuite/TestEventsRename [2021-03-24T06:19:03.177Z] === RUN TestDockerSuite/TestEventsResize [2021-03-24T06:19:04.117Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-24T06:19:04.117Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-03-24T06:19:04.887Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-24T06:19:04.887Z] INFO: Testing against a local daemon [2021-03-24T06:19:04.887Z] === RUN TestServiceCreateInit [2021-03-24T06:19:04.887Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-24T06:19:04.887Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-24T06:19:04.887Z] --- PASS: TestServiceCreateInit (0.04s) [2021-03-24T06:19:04.887Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-24T06:19:04.887Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:04.887Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-24T06:19:04.887Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:04.887Z] === RUN TestCreateServiceMultipleTimes [2021-03-24T06:19:04.887Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-03-24T06:19:04.887Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:04.887Z] === RUN TestCreateServiceConflict [2021-03-24T06:19:04.887Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-03-24T06:19:04.887Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:04.887Z] === RUN TestCreateServiceMaxReplicas [2021-03-24T06:19:04.887Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-03-24T06:19:04.887Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:04.887Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-24T06:19:04.887Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-24T06:19:04.887Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:04.887Z] === RUN TestCreateServiceSecretFileMode [2021-03-24T06:19:04.887Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-03-24T06:19:04.887Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:04.887Z] === RUN TestCreateServiceConfigFileMode [2021-03-24T06:19:04.887Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-03-24T06:19:04.887Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:04.887Z] === RUN TestCreateServiceSysctls [2021-03-24T06:19:05.361Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-03-24T06:19:05.361Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] === RUN TestCreateServiceCapabilities [2021-03-24T06:19:05.361Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-03-24T06:19:05.361Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] === RUN TestInspect [2021-03-24T06:19:05.361Z] --- SKIP: TestInspect (0.00s) [2021-03-24T06:19:05.361Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] === RUN TestCreateJob [2021-03-24T06:19:05.361Z] --- SKIP: TestCreateJob (0.00s) [2021-03-24T06:19:05.361Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] === RUN TestReplicatedJob [2021-03-24T06:19:05.361Z] --- SKIP: TestReplicatedJob (0.00s) [2021-03-24T06:19:05.361Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] === RUN TestUpdateReplicatedJob [2021-03-24T06:19:05.361Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-03-24T06:19:05.361Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] === RUN TestServiceListWithStatuses [2021-03-24T06:19:05.361Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-24T06:19:05.361Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] === RUN TestDockerNetworkConnectAlias [2021-03-24T06:19:05.361Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-03-24T06:19:05.361Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] === RUN TestDockerNetworkReConnect [2021-03-24T06:19:05.361Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-03-24T06:19:05.361Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] === RUN TestServicePlugin [2021-03-24T06:19:05.361Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-24T06:19:05.361Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] === RUN TestServiceUpdateLabel [2021-03-24T06:19:05.361Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-03-24T06:19:05.361Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:19:05.361Z] === RUN TestServiceUpdateSecrets [2021-03-24T06:19:05.361Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-03-24T06:19:05.361Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:19:05.361Z] === RUN TestServiceUpdateConfigs [2021-03-24T06:19:05.361Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-03-24T06:19:05.361Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:19:05.361Z] === RUN TestServiceUpdateNetwork [2021-03-24T06:19:05.361Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-03-24T06:19:05.361Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:19:05.361Z] === RUN TestServiceUpdatePidsLimit [2021-03-24T06:19:05.361Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-03-24T06:19:05.361Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:19:05.361Z] PASS [2021-03-24T06:19:05.361Z] ok github.com/docker/docker/integration/service 0.578s [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] === Skipped [2021-03-24T06:19:05.361Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-24T06:19:05.361Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-24T06:19:05.361Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-24T06:19:05.361Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-24T06:19:05.361Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-03-24T06:19:05.361Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-03-24T06:19:05.361Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-03-24T06:19:05.361Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-24T06:19:05.361Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-03-24T06:19:05.361Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-03-24T06:19:05.361Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-03-24T06:19:05.361Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-03-24T06:19:05.361Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-03-24T06:19:05.361Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-03-24T06:19:05.361Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-03-24T06:19:05.361Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-03-24T06:19:05.361Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-03-24T06:19:05.361Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-03-24T06:19:05.361Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-03-24T06:19:05.361Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-03-24T06:19:05.361Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-03-24T06:19:05.361Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-03-24T06:19:05.361Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-03-24T06:19:05.361Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2021-03-24T06:19:05.361Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-03-24T06:19:05.361Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] [2021-03-24T06:19:05.361Z] DONE 24 tests, 23 skipped in 3.554s [2021-03-24T06:19:05.361Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-03-24T06:19:08.320Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-24T06:19:08.320Z] INFO: Testing against a local daemon [2021-03-24T06:19:08.320Z] === RUN TestSessionCreate [2021-03-24T06:19:08.320Z] --- SKIP: TestSessionCreate (0.00s) [2021-03-24T06:19:08.320Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-24T06:19:08.320Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-24T06:19:08.320Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-03-24T06:19:08.320Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-24T06:19:08.320Z] PASS [2021-03-24T06:19:08.320Z] ok github.com/docker/docker/integration/session 0.319s [2021-03-24T06:19:08.320Z] [2021-03-24T06:19:08.320Z] === Skipped [2021-03-24T06:19:08.320Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-03-24T06:19:08.320Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-24T06:19:08.320Z] [2021-03-24T06:19:08.320Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-03-24T06:19:08.320Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-24T06:19:08.320Z] [2021-03-24T06:19:08.320Z] [2021-03-24T06:19:08.320Z] DONE 2 tests, 2 skipped in 2.507s [2021-03-24T06:19:08.320Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-03-24T06:19:10.540Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-24T06:19:10.540Z] INFO: Testing against a local daemon [2021-03-24T06:19:10.540Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-24T06:19:10.540Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-03-24T06:19:10.540Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:10.540Z] === RUN TestEventsExecDie [2021-03-24T06:19:10.540Z] --- SKIP: TestEventsExecDie (0.00s) [2021-03-24T06:19:10.540Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-24T06:19:10.540Z] === RUN TestEventsBackwardsCompatible [2021-03-24T06:19:10.540Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-03-24T06:19:10.540Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-24T06:19:10.540Z] === RUN TestInfoAPI [2021-03-24T06:19:10.540Z] --- PASS: TestInfoAPI (0.04s) [2021-03-24T06:19:10.540Z] === RUN TestInfoAPIWarnings [2021-03-24T06:19:10.540Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-03-24T06:19:10.540Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-24T06:19:10.540Z] === RUN TestInfoDebug [2021-03-24T06:19:10.540Z] --- SKIP: TestInfoDebug (0.00s) [2021-03-24T06:19:10.540Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-24T06:19:10.540Z] === RUN TestInfoInsecureRegistries [2021-03-24T06:19:10.540Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-03-24T06:19:10.540Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-24T06:19:10.540Z] === RUN TestInfoRegistryMirrors [2021-03-24T06:19:10.540Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-03-24T06:19:10.540Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-24T06:19:10.540Z] === RUN TestLoginFailsWithBadCredentials [2021-03-24T06:19:10.692Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-24T06:19:10.693Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-03-24T06:19:11.264Z] === RUN TestDockerSuite/TestEventsStreaming [2021-03-24T06:19:11.530Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2021-03-24T06:19:11.530Z] === RUN TestPingCacheHeaders [2021-03-24T06:19:11.530Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-03-24T06:19:11.530Z] === RUN TestPingGet [2021-03-24T06:19:11.530Z] --- PASS: TestPingGet (0.03s) [2021-03-24T06:19:11.530Z] === RUN TestPingHead [2021-03-24T06:19:11.530Z] --- PASS: TestPingHead (0.04s) [2021-03-24T06:19:11.530Z] === RUN TestVersion [2021-03-24T06:19:11.530Z] --- PASS: TestVersion (0.03s) [2021-03-24T06:19:11.530Z] PASS [2021-03-24T06:19:11.530Z] ok github.com/docker/docker/integration/system 1.540s [2021-03-24T06:19:12.003Z] [2021-03-24T06:19:12.003Z] === Skipped [2021-03-24T06:19:12.003Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-03-24T06:19:12.003Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-24T06:19:12.003Z] [2021-03-24T06:19:12.003Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-03-24T06:19:12.003Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-24T06:19:12.003Z] [2021-03-24T06:19:12.003Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-03-24T06:19:12.003Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-24T06:19:12.003Z] [2021-03-24T06:19:12.003Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-03-24T06:19:12.003Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-24T06:19:12.003Z] [2021-03-24T06:19:12.003Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-03-24T06:19:12.003Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-24T06:19:12.003Z] [2021-03-24T06:19:12.003Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-03-24T06:19:12.003Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-24T06:19:12.003Z] [2021-03-24T06:19:12.003Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-03-24T06:19:12.003Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-24T06:19:12.003Z] [2021-03-24T06:19:12.003Z] [2021-03-24T06:19:12.003Z] DONE 13 tests, 7 skipped in 3.690s [2021-03-24T06:19:12.003Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-03-24T06:19:12.204Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-24T06:19:14.227Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-24T06:19:14.227Z] INFO: Testing against a local daemon [2021-03-24T06:19:14.227Z] === RUN TestVolumesCreateAndList [2021-03-24T06:19:14.227Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-03-24T06:19:14.227Z] === RUN TestVolumesRemove [2021-03-24T06:19:14.697Z] --- PASS: TestVolumesRemove (0.12s) [2021-03-24T06:19:14.697Z] === RUN TestVolumesInspect [2021-03-24T06:19:14.697Z] --- PASS: TestVolumesInspect (0.05s) [2021-03-24T06:19:14.697Z] === RUN TestVolumesInvalidJSON [2021-03-24T06:19:14.697Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-24T06:19:14.697Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-24T06:19:14.697Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-24T06:19:14.697Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-03-24T06:19:14.697Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-03-24T06:19:14.697Z] PASS [2021-03-24T06:19:14.697Z] ok github.com/docker/docker/integration/volume 0.575s [2021-03-24T06:19:14.697Z] [2021-03-24T06:19:14.697Z] DONE 5 tests in 2.920s [2021-03-24T06:19:14.697Z] INFO: make.ps1 ended at 03/24/2021 06:19:14 [2021-03-24T06:19:14.697Z] INFO: Integration CLI tests being run from the host: [2021-03-24T06:19:14.697Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-03-24T06:19:15.503Z] === RUN TestDockerSuite/TestEventsTop [2021-03-24T06:19:16.074Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-24T06:19:19.368Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-24T06:19:25.138Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-24T06:19:25.138Z] INFO: Testing against a local daemon [2021-03-24T06:19:25.138Z] === RUN TestDockerSuite [2021-03-24T06:19:25.138Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-24T06:19:25.138Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-24T06:19:25.138Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-24T06:19:25.138Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-24T06:19:25.138Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-24T06:19:25.138Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-24T06:19:25.138Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-24T06:19:25.138Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-24T06:19:25.138Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-24T06:19:25.607Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-24T06:19:25.938Z] === RUN TestDockerSuite/TestExec [2021-03-24T06:19:26.080Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-24T06:19:26.198Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-24T06:19:26.549Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-24T06:19:26.769Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-24T06:19:27.723Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-24T06:19:28.293Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-24T06:19:30.833Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-24T06:19:31.403Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-24T06:19:32.343Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-24T06:19:33.724Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-24T06:19:34.664Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-24T06:19:35.604Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-24T06:19:36.547Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-24T06:19:38.458Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-24T06:19:39.837Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-03-24T06:19:41.223Z] === RUN TestDockerSuite/TestExecEnv [2021-03-24T06:19:41.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-03-24T06:19:42.732Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-24T06:19:45.273Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-24T06:19:46.658Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-24T06:19:49.223Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-24T06:19:50.605Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-03-24T06:19:51.591Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-24T06:19:52.529Z] === RUN TestDockerSuite/TestExecParseError [2021-03-24T06:19:53.100Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-24T06:19:54.039Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-24T06:19:54.609Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-24T06:19:59.892Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-24T06:19:59.892Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-24T06:20:01.274Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-24T06:20:07.847Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-03-24T06:20:13.125Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-24T06:20:14.065Z] === RUN TestDockerSuite/TestExecTTY [2021-03-24T06:20:15.449Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-24T06:20:17.363Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-24T06:20:18.301Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-24T06:20:19.239Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-24T06:20:19.239Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-24T06:20:21.149Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-03-24T06:20:22.527Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-24T06:20:24.436Z] === RUN TestDockerSuite/TestExecWithTERM [2021-03-24T06:20:25.376Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-24T06:20:26.757Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-24T06:20:32.040Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-24T06:20:37.314Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-24T06:20:37.573Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-03-24T06:20:38.142Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-24T06:20:43.442Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-24T06:20:44.383Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-24T06:20:44.383Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-24T06:20:44.383Z] === RUN TestDockerSuite/TestHealth [2021-03-24T06:21:10.953Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-03-24T06:21:10.953Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-24T06:21:10.953Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-24T06:21:10.953Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-24T06:21:10.953Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-24T06:21:10.953Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-24T06:21:10.953Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-24T06:21:10.953Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-24T06:21:10.953Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-24T06:21:10.953Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-24T06:21:10.953Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-24T06:21:10.953Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-24T06:21:11.525Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-24T06:21:12.096Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-24T06:21:12.096Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-24T06:21:13.480Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-24T06:21:13.480Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-24T06:21:14.419Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-24T06:21:15.360Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-24T06:21:15.360Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-24T06:21:16.302Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-24T06:21:19.594Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-24T06:21:19.594Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-24T06:21:19.594Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-24T06:21:20.976Z] === RUN TestDockerSuite/TestImportFile [2021-03-24T06:21:22.886Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-24T06:21:22.886Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-24T06:21:24.820Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-24T06:21:26.731Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-24T06:21:28.113Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-24T06:21:28.683Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-24T06:21:29.625Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-24T06:21:30.565Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-24T06:21:30.565Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-03-24T06:21:30.565Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-24T06:21:31.507Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-24T06:21:32.448Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-24T06:21:33.830Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-24T06:21:34.400Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-24T06:21:35.341Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-24T06:21:35.911Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-24T06:21:35.911Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-03-24T06:21:37.291Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-24T06:21:37.861Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-24T06:21:38.802Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-24T06:21:38.802Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-24T06:21:39.744Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-24T06:21:39.744Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-24T06:21:41.131Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-24T06:21:42.071Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-24T06:21:42.642Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-24T06:21:43.586Z] === RUN TestDockerSuite/TestInspectImage [2021-03-24T06:21:43.586Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-24T06:21:43.586Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-24T06:21:43.586Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-24T06:21:44.156Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-24T06:21:45.095Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-24T06:21:45.095Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-24T06:21:45.665Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-24T06:21:46.605Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-24T06:21:47.984Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-24T06:21:47.984Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-24T06:21:48.554Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-24T06:21:49.493Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-24T06:21:50.873Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-24T06:21:51.443Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-24T06:21:51.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-03-24T06:21:52.272Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-24T06:21:53.656Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-24T06:21:53.723Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-24T06:21:53.723Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-24T06:21:53.723Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-24T06:21:53.723Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-24T06:21:53.723Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-24T06:21:53.723Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-24T06:21:53.723Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-24T06:21:53.723Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-24T06:21:53.723Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-24T06:21:53.723Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-24T06:21:53.723Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-24T06:21:53.723Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-24T06:21:54.193Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-24T06:21:54.193Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-24T06:21:54.193Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-24T06:21:54.598Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-24T06:21:55.983Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-24T06:21:56.923Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-24T06:21:56.923Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-03-24T06:21:57.997Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-24T06:22:00.219Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-24T06:22:00.961Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-24T06:22:00.961Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-24T06:22:00.961Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-24T06:22:00.961Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-24T06:22:00.961Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-24T06:22:01.600Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-24T06:22:03.521Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-24T06:22:04.092Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-24T06:22:04.776Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-24T06:22:04.776Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-24T06:22:04.776Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-24T06:22:07.453Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-24T06:22:10.748Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-24T06:22:11.945Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-24T06:22:13.288Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-24T06:22:13.288Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-24T06:22:17.491Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-24T06:22:18.063Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-24T06:22:19.447Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-24T06:22:29.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-03-24T06:22:34.748Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-24T06:22:35.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-03-24T06:22:37.250Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-24T06:22:37.820Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-03-24T06:22:39.730Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-24T06:22:40.672Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-24T06:22:42.054Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-03-24T06:22:44.594Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-03-24T06:22:44.594Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-24T06:22:44.854Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-24T06:22:44.854Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-24T06:22:44.854Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-24T06:22:45.114Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-03-24T06:22:45.685Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-24T06:22:47.069Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-24T06:22:48.449Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-03-24T06:22:50.988Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-03-24T06:22:50.988Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-24T06:22:51.558Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-24T06:22:54.853Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-03-24T06:22:56.778Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-24T06:22:57.716Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-24T06:22:57.716Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-24T06:22:59.098Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-24T06:22:59.098Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-03-24T06:23:00.482Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-24T06:23:01.864Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-24T06:23:03.244Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-24T06:23:04.185Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-24T06:23:06.726Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-24T06:23:06.986Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-24T06:23:07.927Z] === RUN TestDockerSuite/TestLogsSince [2021-03-24T06:23:14.497Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-24T06:23:21.067Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-24T06:23:21.067Z] === RUN TestDockerSuite/TestLogsTail [2021-03-24T06:23:21.642Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-24T06:23:22.581Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-24T06:23:23.153Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-24T06:23:23.412Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-24T06:23:23.672Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-03-24T06:23:24.245Z] === RUN TestDockerSuite/TestNetHostname [2021-03-24T06:23:27.546Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-24T06:23:27.806Z] === RUN TestDockerSuite/TestNetworkEvents [2021-03-24T06:23:34.379Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-03-24T06:23:34.380Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-24T06:23:36.920Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-24T06:23:37.860Z] === RUN TestDockerSuite/TestPluginActive [2021-03-24T06:23:37.860Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-03-24T06:23:39.242Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-24T06:23:43.444Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-24T06:23:43.444Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-24T06:23:44.013Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-24T06:23:47.307Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-24T06:23:48.245Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-24T06:23:50.173Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-24T06:23:51.112Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-03-24T06:23:54.407Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-03-24T06:23:54.978Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-24T06:23:57.522Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-24T06:23:58.092Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-03-24T06:24:00.002Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-24T06:24:00.573Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-03-24T06:24:01.957Z] === RUN TestDockerSuite/TestPortList [2021-03-24T06:24:05.252Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-03-24T06:24:08.549Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-03-24T06:24:12.749Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-03-24T06:24:13.696Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-24T06:24:15.606Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-03-24T06:24:15.606Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-24T06:24:19.806Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-03-24T06:24:23.897Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-24T06:24:23.897Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-24T06:24:24.008Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-24T06:24:24.008Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-24T06:24:24.008Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-24T06:24:24.579Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-24T06:24:24.579Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-24T06:24:25.150Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-24T06:24:25.150Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-24T06:24:26.091Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-03-24T06:24:26.091Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-24T06:24:26.091Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-24T06:24:28.003Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-24T06:24:28.003Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-03-24T06:24:29.779Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-24T06:24:29.779Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-24T06:24:31.300Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-03-24T06:24:32.679Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-03-24T06:24:33.248Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-03-24T06:24:33.578Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-24T06:24:33.818Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-03-24T06:24:33.818Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-24T06:24:34.567Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-24T06:24:34.567Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-24T06:24:34.567Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-24T06:24:34.567Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-24T06:24:35.037Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-24T06:24:36.026Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-24T06:24:38.021Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-24T06:24:38.597Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-24T06:24:39.822Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-24T06:24:41.390Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-24T06:24:41.390Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-24T06:24:41.390Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-24T06:24:41.390Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-24T06:24:41.893Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-24T06:24:44.347Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-24T06:24:46.091Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-24T06:24:46.091Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-24T06:24:46.660Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-03-24T06:24:49.958Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-03-24T06:24:50.529Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-24T06:24:54.726Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-03-24T06:24:56.860Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-24T06:24:58.020Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-03-24T06:25:00.563Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-24T06:25:02.473Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-24T06:25:03.044Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-03-24T06:25:05.598Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-24T06:25:07.299Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-24T06:25:07.507Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-03-24T06:25:07.508Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-24T06:25:08.876Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-24T06:25:08.876Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-24T06:25:10.049Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-24T06:25:11.839Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-24T06:25:12.589Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-24T06:25:14.061Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-24T06:25:15.133Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-24T06:25:16.514Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-24T06:25:16.514Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-24T06:25:17.454Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-24T06:25:19.939Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-24T06:25:19.944Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-24T06:25:19.944Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-24T06:25:19.944Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-24T06:25:19.944Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-24T06:25:19.993Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-24T06:25:20.414Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-24T06:25:20.563Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-03-24T06:25:23.104Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-24T06:25:23.675Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-24T06:25:23.675Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-24T06:25:23.934Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-24T06:25:23.934Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-24T06:25:24.194Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-24T06:25:24.767Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-24T06:25:26.149Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-24T06:25:27.552Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-24T06:25:28.492Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-24T06:25:35.071Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-03-24T06:25:39.273Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-24T06:25:40.212Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-24T06:25:42.126Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-24T06:25:42.126Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-24T06:25:42.386Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-24T06:25:42.386Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-24T06:25:44.926Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-24T06:25:46.307Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-24T06:25:48.848Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-03-24T06:25:50.759Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-24T06:25:51.329Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-03-24T06:25:52.269Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-24T06:25:52.269Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-24T06:25:52.269Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-24T06:25:56.482Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-24T06:25:57.052Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-24T06:25:57.052Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-24T06:25:58.962Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-24T06:25:59.903Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-24T06:26:02.445Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-24T06:26:03.014Z] === RUN TestDockerSuite/TestRmiTag [2021-03-24T06:26:03.014Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-24T06:26:03.954Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-24T06:26:08.155Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-24T06:26:09.096Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-24T06:26:10.036Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-24T06:26:10.296Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-24T06:26:10.556Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-03-24T06:26:12.465Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-24T06:26:12.725Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-03-24T06:26:12.985Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-24T06:26:13.555Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-24T06:26:14.496Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-24T06:26:14.757Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-24T06:26:15.335Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-03-24T06:26:15.597Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-24T06:26:18.138Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-24T06:26:18.397Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-24T06:26:19.779Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-24T06:26:20.349Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-03-24T06:26:21.072Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-24T06:26:21.073Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-24T06:26:21.073Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-24T06:26:21.351Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-24T06:26:22.732Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-03-24T06:26:23.671Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-03-24T06:26:24.765Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-03-24T06:26:25.336Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-03-24T06:26:25.906Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-03-24T06:26:26.846Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-24T06:26:27.788Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-03-24T06:26:28.730Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-24T06:26:29.302Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-24T06:26:30.242Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-24T06:26:30.813Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-24T06:26:30.813Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-24T06:26:33.357Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-24T06:26:33.618Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-24T06:26:34.558Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-24T06:26:35.129Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-24T06:26:36.077Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-24T06:26:36.077Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-24T06:26:36.648Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-24T06:26:37.219Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-24T06:26:38.161Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-24T06:26:38.732Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-24T06:26:39.303Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-24T06:26:39.303Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-24T06:26:39.873Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-03-24T06:26:40.134Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-24T06:26:40.134Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-24T06:26:41.518Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-24T06:26:42.361Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-24T06:26:42.460Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-24T06:26:42.841Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-24T06:26:43.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-24T06:26:43.410Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-24T06:26:43.987Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-24T06:26:44.246Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-24T06:26:44.817Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-24T06:26:46.203Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-24T06:26:47.586Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-24T06:26:48.527Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-03-24T06:26:49.098Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-24T06:26:50.038Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-24T06:26:50.978Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-24T06:26:51.547Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-03-24T06:26:51.547Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-24T06:26:51.998Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-24T06:26:52.488Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-24T06:26:52.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-24T06:26:53.429Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-24T06:26:55.340Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-24T06:26:58.636Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-24T06:26:58.636Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-24T06:26:58.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-24T06:26:59.211Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-24T06:27:01.752Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-24T06:27:03.139Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-24T06:27:05.681Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-24T06:27:08.220Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-24T06:27:08.220Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-24T06:27:08.220Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-24T06:27:08.220Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-03-24T06:27:08.792Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-24T06:27:09.317Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-24T06:27:12.088Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-24T06:27:13.469Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-24T06:27:15.379Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-24T06:27:16.322Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-24T06:27:17.704Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-24T06:27:18.020Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-24T06:27:18.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-24T06:27:18.645Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-03-24T06:27:18.645Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-24T06:27:19.215Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-03-24T06:27:20.617Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-24T06:27:20.617Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-24T06:27:21.186Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-24T06:27:22.124Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-24T06:27:22.695Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-03-24T06:27:23.267Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-24T06:27:23.527Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-24T06:27:24.098Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-24T06:27:24.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-24T06:27:24.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-24T06:27:24.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-24T06:27:25.039Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-24T06:27:25.612Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-24T06:27:26.184Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-24T06:27:27.124Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-24T06:27:27.693Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-03-24T06:27:27.693Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-24T06:27:28.633Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-24T06:27:29.578Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-24T06:27:29.578Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-24T06:27:30.518Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-24T06:27:31.089Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-24T06:27:31.540Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-24T06:27:31.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-24T06:27:32.470Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-24T06:27:32.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-24T06:27:32.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-24T06:27:32.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-24T06:27:33.040Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-24T06:27:33.040Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-24T06:27:36.333Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-03-24T06:27:36.333Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-24T06:27:37.288Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-24T06:27:49.505Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-03-24T06:27:50.073Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-24T06:27:51.454Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-03-24T06:27:51.454Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-03-24T06:27:51.454Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-24T06:27:51.454Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-24T06:27:52.394Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-24T06:27:55.688Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-24T06:27:56.626Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-24T06:27:58.006Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-24T06:28:04.576Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-24T06:28:04.576Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-24T06:28:05.148Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-24T06:28:06.095Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-24T06:28:06.095Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-24T06:28:06.361Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-24T06:28:07.740Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-24T06:28:08.449Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-24T06:28:09.648Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-24T06:28:11.030Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-24T06:28:11.030Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-24T06:28:11.030Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-24T06:28:12.249Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-24T06:28:12.412Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-24T06:28:13.239Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-24T06:28:13.709Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-24T06:28:13.793Z] === RUN TestDockerSuite/TestRunMount [2021-03-24T06:28:15.279Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-24T06:28:15.279Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-24T06:28:20.040Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-24T06:28:21.611Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-24T06:28:21.612Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-24T06:28:21.612Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-24T06:28:21.921Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-24T06:28:22.862Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-24T06:28:23.431Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-24T06:28:23.832Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-24T06:28:24.812Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-24T06:28:24.825Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-24T06:28:25.295Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-24T06:28:26.287Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-24T06:28:26.757Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-24T06:28:27.351Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-24T06:28:30.656Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-24T06:28:32.564Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-24T06:28:32.633Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-24T06:28:35.104Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-24T06:28:35.590Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-24T06:28:35.590Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-24T06:28:36.485Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-24T06:28:36.579Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-24T06:28:36.579Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-24T06:28:37.567Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-24T06:28:37.867Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-24T06:28:37.867Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-24T06:28:38.808Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-24T06:28:39.791Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-24T06:28:40.188Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-24T06:28:40.758Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-24T06:28:40.784Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-24T06:28:41.256Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-24T06:28:41.256Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-24T06:28:41.699Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-24T06:28:42.247Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-24T06:28:43.236Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-24T06:28:43.237Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-24T06:28:43.237Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-24T06:28:44.240Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-24T06:28:46.151Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-24T06:28:50.354Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-24T06:28:50.412Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-24T06:28:50.623Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-24T06:28:50.883Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-03-24T06:28:51.452Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-24T06:28:51.452Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-24T06:28:52.390Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-24T06:28:52.960Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-24T06:28:52.960Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-24T06:28:53.899Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-24T06:29:00.470Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-03-24T06:29:00.470Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-24T06:29:00.470Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-03-24T06:29:01.039Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-24T06:29:02.953Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-24T06:29:03.523Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-03-24T06:29:03.783Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-03-24T06:29:04.354Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-24T06:29:04.925Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-24T06:29:05.498Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-24T06:29:06.440Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-24T06:29:07.015Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-24T06:29:07.015Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-24T06:29:08.395Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-24T06:29:08.395Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-03-24T06:29:08.656Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-24T06:29:08.656Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-24T06:29:09.595Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-03-24T06:29:11.519Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-24T06:29:11.519Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-24T06:29:16.802Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-24T06:29:17.371Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-03-24T06:29:17.631Z] === RUN TestDockerSuite/TestRunRm [2021-03-24T06:29:18.571Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-24T06:29:22.772Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-24T06:29:23.714Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-24T06:29:24.655Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-03-24T06:29:25.596Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-03-24T06:29:26.168Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-03-24T06:29:26.292Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-24T06:29:27.109Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-03-24T06:29:27.862Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-24T06:29:28.050Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-03-24T06:29:28.855Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-24T06:29:31.351Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-03-24T06:29:34.653Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-03-24T06:29:34.732Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-24T06:29:35.201Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-24T06:29:35.670Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-24T06:29:35.670Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-24T06:29:36.561Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-03-24T06:29:36.660Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-24T06:29:36.660Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-24T06:29:37.130Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-03-24T06:29:37.390Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-03-24T06:29:38.329Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-03-24T06:29:38.590Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-03-24T06:29:39.159Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-03-24T06:29:39.421Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-03-24T06:29:40.360Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-24T06:29:40.620Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-03-24T06:29:40.880Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-24T06:29:41.821Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-24T06:29:45.114Z] === RUN TestDockerSuite/TestRunState [2021-03-24T06:29:45.114Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-03-24T06:29:45.114Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-03-24T06:29:46.496Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-24T06:29:47.435Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-24T06:29:48.375Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-24T06:29:48.375Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-03-24T06:29:48.375Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-24T06:29:49.314Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-24T06:29:49.884Z] === RUN TestDockerSuite/TestRunSysctls [2021-03-24T06:29:51.807Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-03-24T06:29:52.069Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-24T06:29:52.069Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-24T06:29:52.069Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-24T06:29:52.638Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-03-24T06:29:52.898Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-03-24T06:29:53.469Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-03-24T06:29:56.009Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-03-24T06:29:56.009Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-03-24T06:29:56.579Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-03-24T06:29:59.120Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-03-24T06:30:02.417Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-24T06:30:05.710Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-24T06:30:06.279Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-24T06:30:06.851Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-24T06:30:07.792Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-24T06:30:09.701Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-24T06:30:10.271Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-24T06:30:11.226Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-24T06:30:11.226Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-24T06:30:11.226Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-24T06:30:12.181Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-24T06:30:12.531Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-24T06:30:12.531Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-24T06:30:12.531Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-24T06:30:12.750Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-24T06:30:13.320Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-03-24T06:30:13.320Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-24T06:30:13.581Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-24T06:30:14.151Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-24T06:30:18.351Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-24T06:30:18.922Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-24T06:30:19.861Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-24T06:30:21.770Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-24T06:30:23.151Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-24T06:30:25.690Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-24T06:30:27.600Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-24T06:30:28.539Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-24T06:30:28.539Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-24T06:30:28.539Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-24T06:30:28.539Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-24T06:30:28.539Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-03-24T06:30:28.539Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-03-24T06:30:32.754Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-03-24T06:30:33.014Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-03-24T06:30:34.396Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-03-24T06:30:34.966Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-03-24T06:30:35.904Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-24T06:30:35.904Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-03-24T06:30:36.474Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-03-24T06:30:36.474Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-03-24T06:30:36.474Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-03-24T06:30:36.474Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-24T06:30:36.474Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-03-24T06:30:36.474Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-03-24T06:30:36.474Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-03-24T06:30:36.474Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-03-24T06:30:36.474Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-03-24T06:30:36.474Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-03-24T06:30:37.413Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-03-24T06:30:37.982Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-03-24T06:30:38.553Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-03-24T06:30:38.553Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-03-24T06:30:39.933Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-24T06:30:39.933Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-24T06:30:40.502Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-24T06:30:40.502Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-03-24T06:30:41.073Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-03-24T06:30:42.012Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-03-24T06:30:42.012Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-24T06:30:42.012Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-24T06:30:42.584Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-24T06:30:42.665Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-24T06:30:43.654Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-24T06:30:43.964Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-03-24T06:30:44.643Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-24T06:30:44.903Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-03-24T06:30:44.903Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-24T06:30:45.472Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-24T06:30:45.472Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-24T06:30:46.855Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-24T06:30:47.115Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-24T06:30:49.657Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-24T06:30:49.657Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-03-24T06:30:50.227Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-24T06:30:50.227Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-24T06:30:50.227Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-24T06:30:51.608Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-03-24T06:30:52.990Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-03-24T06:30:53.315Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-24T06:30:53.930Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-24T06:30:53.930Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-24T06:30:55.840Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-24T06:30:55.840Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-24T06:30:56.100Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-24T06:30:56.272Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-24T06:30:58.009Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-24T06:30:58.009Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-24T06:30:59.918Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-24T06:30:59.918Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-24T06:30:59.918Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-24T06:31:01.301Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-24T06:31:02.681Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-24T06:31:03.250Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-24T06:31:03.250Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-24T06:31:03.250Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-24T06:31:03.509Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-24T06:31:04.079Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-24T06:31:04.950Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-24T06:31:06.619Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-24T06:31:11.913Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-24T06:31:13.823Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-24T06:31:14.764Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-24T06:31:16.145Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-24T06:31:19.437Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-24T06:31:21.348Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-24T06:31:22.288Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-24T06:31:23.669Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-24T06:31:26.210Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-24T06:31:28.118Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-24T06:31:31.422Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-24T06:31:36.698Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-24T06:31:39.235Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-24T06:31:40.175Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-03-24T06:31:44.373Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-24T06:31:46.911Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-03-24T06:31:48.290Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-24T06:31:49.229Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-24T06:31:49.799Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-24T06:31:50.370Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-24T06:31:50.370Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-24T06:31:51.311Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-24T06:31:53.226Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-03-24T06:31:55.774Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-24T06:31:58.312Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-03-24T06:31:59.250Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-03-24T06:32:00.633Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-03-24T06:32:01.202Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-03-24T06:32:01.202Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-03-24T06:32:02.584Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-03-24T06:32:04.494Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-03-24T06:32:04.495Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-03-24T06:32:05.876Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-03-24T06:32:06.817Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-03-24T06:32:08.198Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-03-24T06:32:10.109Z] === RUN TestDockerSuite/TestUpdateStats [2021-03-24T06:32:13.442Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-03-24T06:32:15.350Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-03-24T06:32:15.350Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-03-24T06:32:17.257Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-03-24T06:32:18.196Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-24T06:32:23.476Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-03-24T06:32:27.673Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-03-24T06:32:30.966Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-03-24T06:32:31.237Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-24T06:32:32.226Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-24T06:32:32.694Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-24T06:32:34.265Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-24T06:32:38.472Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-24T06:32:43.751Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-03-24T06:32:45.663Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-03-24T06:32:48.205Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-03-24T06:32:49.145Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-03-24T06:32:50.525Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-03-24T06:32:53.067Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-03-24T06:32:54.978Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-03-24T06:32:56.907Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-03-24T06:32:58.822Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-03-24T06:33:01.363Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-24T06:33:16.249Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-24T06:33:16.249Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-24T06:33:16.249Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-24T06:33:16.819Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-24T06:33:16.819Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-24T06:33:16.819Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-24T06:33:16.819Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-24T06:33:17.759Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-24T06:33:17.759Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-24T06:33:18.701Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-24T06:33:18.701Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-24T06:33:18.701Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-24T06:33:18.701Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-24T06:33:18.701Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-24T06:33:21.239Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-24T06:33:21.239Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-24T06:33:21.239Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-24T06:33:21.239Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-24T06:33:21.499Z] === RUN TestDockerSuite/TestVolumeEvents [2021-03-24T06:33:28.071Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-24T06:33:29.022Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-24T06:33:29.282Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-24T06:33:29.282Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-24T06:33:32.575Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-24T06:33:35.872Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-24T06:33:35.872Z] --- PASS: TestDockerSuite (1882.66s) [2021-03-24T06:33:35.872Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-03-24T06:33:35.872Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.16s) [2021-03-24T06:33:35.872Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-03-24T06:33:35.872Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-03-24T06:33:35.872Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-03-24T06:33:35.872Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2021-03-24T06:33:35.872Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-03-24T06:33:35.872Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.41s) [2021-03-24T06:33:35.872Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2021-03-24T06:33:35.872Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2021-03-24T06:33:35.872Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-03-24T06:33:35.872Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.87s) [2021-03-24T06:33:35.872Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2021-03-24T06:33:35.872Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-03-24T06:33:35.872Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.84s) [2021-03-24T06:33:35.872Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2021-03-24T06:33:35.872Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-03-24T06:33:35.872Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-24T06:33:35.872Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.21s) [2021-03-24T06:33:35.872Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.64s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.34s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.46s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.46s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.43s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.23s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.26s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.16s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.44s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.66s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.38s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestAttachDetach (1.54s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.66s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.98s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.99s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.27s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.72s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.77s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.94s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.66s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.00s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.13s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (28.16s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.71s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.89s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.56s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.07s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.44s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.12s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.39s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.24s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.18s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.96s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.75s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.98s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.49s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.58s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (2.08s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.56s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.30s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.74s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.74s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.79s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.02s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.14s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (7.13s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (12.30s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.74s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.68s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.76s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.56s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.05s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.47s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.38s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.98s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.20s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.74s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.07s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.44s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.46s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.72s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.91s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.78s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.92s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.88s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.14s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.97s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.01s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.89s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.47s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.83s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.21s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.10s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.68s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCmd (0.36s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2021-03-24T06:33:35.873Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-03-24T06:33:35.873Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.06s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.79s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.67s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.33s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.08s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.41s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.19s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.73s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.51s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.38s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.64s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.75s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.91s) [2021-03-24T06:33:35.873Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-03-24T06:33:35.873Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-24T06:33:35.873Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-03-24T06:33:35.873Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-24T06:33:35.873Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-03-24T06:33:35.873Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-24T06:33:35.873Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-24T06:33:35.873Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (6.09s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.66s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.51s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (9.18s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.60s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.81s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.72s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.89s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.87s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.84s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.84s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildDockerignore (17.02s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.02s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (5.16s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.15s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.43s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.09s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (7.05s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.96s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.27s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.06s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.31s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.35s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.39s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.87s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.53s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.93s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.69s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.89s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.80s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildEnv (1.55s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.58s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.29s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.46s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (26.01s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.08s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.57s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.88s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.61s) [2021-03-24T06:33:35.873Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-03-24T06:33:35.873Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (13.20s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.42s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.33s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.22s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildFails (0.78s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.88s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.06s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.14s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.68s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.59s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.14s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.30s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.49s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.47s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.26s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildHistory (3.52s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.40s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.95s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.76s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.20s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildLabel (0.34s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.36s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.53s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.40s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildLabels (0.53s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.40s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.94s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.56s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.48s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.32s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.97s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.19s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.58s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.34s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.88s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.59s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.78s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.01s) [2021-03-24T06:33:35.873Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-24T06:33:35.873Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.62s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.15s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.43s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.94s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.27s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.23s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.07s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.54s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.31s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.68s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.83s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.98s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.78s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.02s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.38s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.35s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.92s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.54s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.18s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildPATH (2.41s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.93s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.50s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.16s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.55s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.36s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildRm (3.26s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.11s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.44s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.52s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.57s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.26s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.39s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.05s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.81s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.40s) [2021-03-24T06:33:35.873Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-24T06:33:35.873Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.77s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.51s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildStderr (1.13s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.96s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.70s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.74s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.50s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.71s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.78s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildUser (3.09s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.19s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.66s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.06s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.38s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.47s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.07s) [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.62s) [2021-03-24T06:33:35.873Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-24T06:33:35.873Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-24T06:33:35.873Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-24T06:33:35.873Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-24T06:33:35.873Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-24T06:33:35.873Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-24T06:33:35.873Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-24T06:33:35.873Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-24T06:33:35.873Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.21s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.17s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.05s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.42s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.91s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.71s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.89s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.28s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.47s) [2021-03-24T06:33:35.874Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-24T06:33:35.874Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.78s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.22s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-24T06:33:35.874Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-24T06:33:35.874Z] docker_cli_sni_test.go:18: Flakey test [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.69s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.78s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCommitChange (0.89s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.80s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.93s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.54s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.98s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCommitTTY (2.42s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.03s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.13s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.09s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.53s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.54s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.03s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.76s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.70s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.70s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.72s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.70s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.93s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.78s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.24s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.72s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.89s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.27s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.79s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.24s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.97s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.84s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.80s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.80s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.04s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.82s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.03s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.00s) [2021-03-24T06:33:35.874Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-03-24T06:33:35.874Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.22s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.04s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.56s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.16s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.04s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.21s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.65s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.69s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.74s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.73s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.82s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.75s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b10e80_} (1.77s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1329861933_/foo_false____} (1.75s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1329861933_/foo_true____} (1.79s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3123777704_/foo_false____} (1.74s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3123777704_/foo_true____} (1.58s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3123777704_/foo_true__0xc000b10ee0__} (1.62s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b10f00_} (1.78s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b10f20_} (1.88s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b10f40_} (2.05s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b10f60_} (1.61s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.73s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.73s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.67s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.33s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.80s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.09s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.01s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.91s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.23s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.79s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.78s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.85s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.85s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.79s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.16s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.02s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.04s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.05s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.86s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.78s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.81s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.96s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.16s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.25s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.42s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.75s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.12s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.55s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.93s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.82s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.39s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.18s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.91s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.31s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.97s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpToDot (1.07s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.85s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.38s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpToStdout (1.02s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.13s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.77s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.07s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.72s) [2021-03-24T06:33:35.874Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-03-24T06:33:35.874Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.74s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2021-03-24T06:33:35.874Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-24T06:33:35.874Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.14s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.43s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.05s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.87s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.79s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.01s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.90s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.31s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.08s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.02s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.89s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.54s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.02s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.81s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.07s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.23s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.48s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.80s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.58s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.63s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.94s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsAttach (0.88s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsCommit (1.13s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.02s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.82s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.31s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.23s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.01s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.09s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.21s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsCopy (1.06s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.44s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.70s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.54s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (2.20s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.66s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsFilters (1.41s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsFormat (1.37s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.88s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.44s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2021-03-24T06:33:35.874Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-24T06:33:35.874Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-24T06:33:35.874Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-24T06:33:35.874Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.33s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.77s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsRename (0.77s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsResize (0.74s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.69s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.54s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.86s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.10s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsTop (1.11s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.34s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestExec (1.00s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.72s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.72s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.71s) [2021-03-24T06:33:35.874Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.17s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.02s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.02s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.01s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.02s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.05s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.04s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.67s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecCgroup (2.94s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecEnv (1.37s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.29s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.54s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecInspectID (2.83s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecInteractive (1.07s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.04s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.06s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecParseError (0.70s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.78s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.78s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.35s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.99s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecStartFails (1.03s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.52s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.31s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecTTY (1.69s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.79s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.90s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecUlimits (1.01s) [2021-03-24T06:33:35.875Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-24T06:33:35.875Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.97s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.01s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.84s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.09s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestExecWithUser (1.44s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.83s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.99s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.77s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.90s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.14s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestHealth (23.73s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.99s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.04s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.35s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.05s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.36s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.32s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.71s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.26s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.15s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.99s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.80s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.06s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.82s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestImportDisplay (1.60s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestImportFile (1.66s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.22s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestImportGzipped (1.64s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.58s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.77s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.79s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.00s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.77s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.09s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.27s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.71s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.68s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.69s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.35s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.70s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.69s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.07s) [2021-03-24T06:33:35.875Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-24T06:33:35.875Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.45s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.84s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectDefault (0.70s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectHistory (0.82s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-03-24T06:33:35.875Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-24T06:33:35.875Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.73s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.70s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.69s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.75s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.35s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.74s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectStatus (0.79s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.46s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.73s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.84s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.99s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.20s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.13s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.19s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.78s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.78s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.82s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.68s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.13s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.03s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.12s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.60s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.95s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.33s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (15.01s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.86s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.47s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.20s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.75s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.80s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.09s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.06s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.82s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.84s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.05s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.36s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.30s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.59s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.49s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.95s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.01s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.72s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.70s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLogsSince (6.74s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.72s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.69s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLogsTail (0.75s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.71s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.78s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.34s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.90s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestNetHostname (2.77s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.68s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.32s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.49s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.01s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPluginActive (1.40s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.41s) [2021-03-24T06:33:35.875Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-24T06:33:35.875Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.62s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.77s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.27s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.87s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.81s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.82s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.16s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.93s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPortList (12.07s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.91s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.75s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.93s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.83s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.60s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.63s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.75s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.52s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPsByOrder (3.78s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.90s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.07s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.19s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.80s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.97s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.87s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (3.12s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (2.07s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (2.33s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.43s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.35s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.60s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.83s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.42s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.00s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.07s) [2021-03-24T06:33:35.875Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-24T06:33:35.875Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.71s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.38s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.39s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.74s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.56s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.24s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.04s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.45s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.37s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.14s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.77s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.73s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.87s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.77s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.08s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.91s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.73s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.21s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.97s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.09s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.79s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRunAddHost (0.98s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.55s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.97s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.95s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.11s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.79s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.04s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.86s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.47s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.88s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.85s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.84s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.73s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.80s) [2021-03-24T06:33:35.875Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.87s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.04s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.70s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.68s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.69s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.10s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.78s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.72s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.70s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.69s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.65s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.71s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.71s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.74s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.75s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.18s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.18s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.79s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.72s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.68s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.42s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.39s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.35s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.84s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.96s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.86s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.84s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.79s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.00s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.05s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.71s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.38s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.68s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.33s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.40s) [2021-03-24T06:33:35.876Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-24T06:33:35.876Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-03-24T06:33:35.876Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-03-24T06:33:35.876Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.83s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.90s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.70s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.10s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.82s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.47s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.72s) [2021-03-24T06:33:35.876Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-24T06:33:35.876Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.69s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.46s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.69s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.71s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.69s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.70s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.70s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.69s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.71s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunExitCode (0.69s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.70s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.85s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.07s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.83s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.71s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.41s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.46s) [2021-03-24T06:33:35.876Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-24T06:33:35.876Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.43s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.89s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.91s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.68s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.51s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.73s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.04s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.44s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.40s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.76s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.59s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.56s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.16s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.50s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.46s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.47s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.42s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.53s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunMount (8.05s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.71s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.68s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.44s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.09s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.56s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.08s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.30s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.58s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.49s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.91s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunNetHost (1.13s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.70s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.00s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.14s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.07s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.22s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.61s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.71s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.66s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.68s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.79s) [2021-03-24T06:33:35.876Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-24T06:33:35.876Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.73s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.68s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.18s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.54s) [2021-03-24T06:33:35.876Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.65s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.97s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.62s) [2021-03-24T06:33:35.876Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-24T06:33:35.876Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunPublishPort (1.12s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.51s) [2021-03-24T06:33:35.876Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-24T06:33:35.876Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.84s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (2.12s) [2021-03-24T06:33:35.876Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-24T06:33:35.876Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (4.25s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.82s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunRm (0.85s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunRmAndWait (4.02s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.98s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.01s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.49s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.90s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.49s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.77s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.86s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.69s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.74s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.86s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.81s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunState (1.75s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.99s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.94s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2021-03-24T06:33:35.876Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-24T06:33:35.876Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.99s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.58s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunSysctls (2.00s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.92s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.80s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.80s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.27s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.49s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.18s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.68s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.69s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.69s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.90s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.89s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunUserByID (0.72s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.73s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunUserByName (0.69s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.69s) [2021-03-24T06:33:35.876Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-03-24T06:33:35.876Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.70s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.82s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.71s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.97s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.09s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.36s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.09s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.29s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.70s) [2021-03-24T06:33:35.876Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-24T06:33:35.876Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-03-24T06:33:35.876Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-24T06:33:35.876Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-03-24T06:33:35.876Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-24T06:33:35.876Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.14s) [2021-03-24T06:33:35.876Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-24T06:33:35.876Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.78s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.70s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.40s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.72s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.71s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.68s) [2021-03-24T06:33:35.876Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-24T06:33:35.876Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-03-24T06:33:35.876Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-24T06:33:35.876Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-24T06:33:35.876Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-24T06:33:35.876Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-24T06:33:35.876Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-24T06:33:35.876Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-24T06:33:35.876Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-24T06:33:35.876Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-24T06:33:35.876Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-24T06:33:35.876Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.71s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.69s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.69s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.97s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.66s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.71s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.72s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.68s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.39s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.74s) [2021-03-24T06:33:35.876Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-24T06:33:35.876Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.57s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.37s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.13s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.86s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.21s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.32s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.07s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.68s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.92s) [2021-03-24T06:33:35.876Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents774053957 [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.82s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.38s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.49s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2021-03-24T06:33:35.876Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.22s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.38s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.24s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.99s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.40s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.80s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.43s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.74s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestStartRecordError (1.51s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.57s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.89s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.01s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.79s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.05s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.72s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.68s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.72s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.76s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2021-03-24T06:33:35.877Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-03-24T06:33:35.877Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.94s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.43s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.58s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (1.05s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s) [2021-03-24T06:33:35.877Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-24T06:33:35.877Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.29s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.82s) [2021-03-24T06:33:35.877Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-24T06:33:35.877Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.44s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.09s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.14s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.73s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUpdateStats (3.76s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.60s) [2021-03-24T06:33:35.877Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-03-24T06:33:35.877Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.91s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.04s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.91s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.41s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.66s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.71s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.80s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.09s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.05s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.04s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.38s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.50s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.04s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.03s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.08s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.08s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.12s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.73s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.72s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.88s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.10s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.19s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.19s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.61s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.09s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.75s) [2021-03-24T06:33:35.877Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.69s) [2021-03-24T06:33:35.877Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-24T06:33:35.877Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-24T06:33:35.877Z] === RUN TestDockerRegistrySuite [2021-03-24T06:33:35.877Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-24T06:33:37.258Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-24T06:33:38.638Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-24T06:33:40.545Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-24T06:33:40.546Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-24T06:33:43.838Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-24T06:33:49.118Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-24T06:33:53.332Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-24T06:33:53.901Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-24T06:33:55.282Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-24T06:33:56.222Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-24T06:33:57.603Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-24T06:33:58.984Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-24T06:34:00.364Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-24T06:34:01.304Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-24T06:34:03.843Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-24T06:34:06.382Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-24T06:34:07.323Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-24T06:34:10.624Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-24T06:34:11.195Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-24T06:34:11.455Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-24T06:34:12.836Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-24T06:34:13.774Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-24T06:34:14.290Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-24T06:34:14.290Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-24T06:34:14.290Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-24T06:34:14.713Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-24T06:34:16.622Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-03-24T06:34:18.532Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-24T06:34:18.792Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-24T06:34:20.177Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-24T06:34:20.746Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-24T06:34:20.746Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-24T06:34:21.006Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-24T06:34:21.265Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-24T06:34:21.524Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-24T06:34:21.784Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-24T06:34:23.165Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-24T06:34:24.730Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-24T06:34:25.076Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-24T06:34:26.016Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-24T06:34:27.406Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-24T06:34:28.348Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite (53.25s) [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.40s) [2021-03-24T06:34:28.917Z] check_test.go:196: [da41a37f93b9d] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.27s) [2021-03-24T06:34:28.917Z] check_test.go:196: [da8ef1d27c33d] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.84s) [2021-03-24T06:34:28.917Z] check_test.go:196: [d3533c70f679c] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2021-03-24T06:34:28.917Z] check_test.go:196: [d5b53bd2afa1a] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.35s) [2021-03-24T06:34:28.917Z] check_test.go:196: [df38961cff9a8] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.50s) [2021-03-24T06:34:28.917Z] check_test.go:196: [d72097ae304cb] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.46s) [2021-03-24T06:34:28.917Z] check_test.go:196: [d2742dc966c72] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.26s) [2021-03-24T06:34:28.917Z] check_test.go:196: [d8462ff5023cf] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.13s) [2021-03-24T06:34:28.917Z] check_test.go:196: [da557f14c22ae] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.28s) [2021-03-24T06:34:28.917Z] check_test.go:196: [dbb7e82934fd3] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.32s) [2021-03-24T06:34:28.917Z] check_test.go:196: [d4e21c73782bd] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.32s) [2021-03-24T06:34:28.917Z] check_test.go:196: [df94a08bd1bc7] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.14s) [2021-03-24T06:34:28.917Z] check_test.go:196: [de1a1b071c854] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.21s) [2021-03-24T06:34:28.917Z] check_test.go:196: [d1ed3e7191f53] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.36s) [2021-03-24T06:34:28.917Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2317415d315bd2a3bac77f22714d32a3c4543bdfd74f61bec5f615d8a641fd34 [2021-03-24T06:34:28.917Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:71bfdbdbca4a84a33108fdaa94a1bb680706aeee4aa098a6bb509af50eacffdc [2021-03-24T06:34:28.917Z] check_test.go:196: [d2d3843350c93] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.34s) [2021-03-24T06:34:28.917Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fa5b5c8f59b284035401452c57f46cb8fca54a930ba2d3fbe421e14450edf9fd [2021-03-24T06:34:28.917Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:61b937d762829e2596e39b6f5131cb58f9af8bc435158fd1f1917a1322ec2a46 [2021-03-24T06:34:28.917Z] check_test.go:196: [dd594ff399331] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.23s) [2021-03-24T06:34:28.917Z] check_test.go:196: [d9d191d7f7a8e] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.81s) [2021-03-24T06:34:28.917Z] check_test.go:196: [d4537526dbba5] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.17s) [2021-03-24T06:34:28.917Z] check_test.go:196: [d046795291cd0] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-03-24T06:34:28.917Z] check_test.go:196: [de20791f13659] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.21s) [2021-03-24T06:34:28.917Z] check_test.go:196: [dcb09ea2ef97a] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.11s) [2021-03-24T06:34:28.917Z] check_test.go:196: [dc11edf6f8789] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.12s) [2021-03-24T06:34:28.917Z] check_test.go:196: [d057bcf393f17] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.33s) [2021-03-24T06:34:28.917Z] check_test.go:196: [d9dcf1e8fa39f] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.60s) [2021-03-24T06:34:28.917Z] check_test.go:196: [dc6920eecb442] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.49s) [2021-03-24T06:34:28.917Z] check_test.go:196: [d1628ccf2a28d] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2021-03-24T06:34:28.917Z] check_test.go:196: [dcd77aff69494] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-03-24T06:34:28.917Z] check_test.go:196: [dc18b436ed039] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-03-24T06:34:28.917Z] check_test.go:196: [d797a5759a8d6] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-03-24T06:34:28.917Z] check_test.go:196: [d96e3ea2a2424] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2021-03-24T06:34:28.917Z] check_test.go:196: [d99990fd183ac] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-03-24T06:34:28.917Z] check_test.go:196: [d5ecbeeb729ba] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.25s) [2021-03-24T06:34:28.917Z] check_test.go:196: [d4634e211e73d] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.88s) [2021-03-24T06:34:28.917Z] check_test.go:196: [de8dc4aaa8160] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.06s) [2021-03-24T06:34:28.917Z] check_test.go:196: [de907009abb8c] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.29s) [2021-03-24T06:34:28.917Z] check_test.go:196: [d6697f0ed49eb] daemon is not started [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2021-03-24T06:34:28.917Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-03-24T06:34:28.917Z] === RUN TestDockerSchema1RegistrySuite [2021-03-24T06:34:28.917Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-24T06:34:29.177Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-24T06:34:30.558Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-03-24T06:34:31.939Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-03-24T06:34:32.199Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-03-24T06:34:32.466Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-03-24T06:34:32.466Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-03-24T06:34:33.036Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-24T06:34:33.296Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-03-24T06:34:35.175Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-24T06:34:35.833Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-03-24T06:34:40.032Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-03-24T06:34:40.032Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-24T06:34:41.942Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-03-24T06:34:44.482Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-24T06:34:45.863Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-24T06:34:47.257Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-24T06:34:47.257Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-24T06:34:48.637Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-24T06:34:50.017Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-24T06:34:51.397Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-24T06:34:53.010Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-24T06:34:54.693Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-24T06:34:55.262Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-24T06:34:55.522Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-24T06:34:55.782Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-24T06:34:56.042Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-24T06:34:56.303Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-24T06:34:56.563Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-24T06:34:56.823Z] --- PASS: TestDockerSchema1RegistrySuite (27.85s) [2021-03-24T06:34:56.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-03-24T06:34:56.823Z] check_test.go:223: [dffc76e1c2108] daemon is not started [2021-03-24T06:34:56.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.06s) [2021-03-24T06:34:56.823Z] check_test.go:223: [df62d0b43dcf0] daemon is not started [2021-03-24T06:34:56.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.67s) [2021-03-24T06:34:56.823Z] check_test.go:223: [d4a93be392b57] daemon is not started [2021-03-24T06:34:56.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.66s) [2021-03-24T06:34:56.823Z] check_test.go:223: [d3d1cf580e4f4] daemon is not started [2021-03-24T06:34:56.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.46s) [2021-03-24T06:34:56.823Z] check_test.go:223: [d7839238b33f5] daemon is not started [2021-03-24T06:34:56.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.31s) [2021-03-24T06:34:56.823Z] check_test.go:223: [daef03bbf8582] daemon is not started [2021-03-24T06:34:56.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-03-24T06:34:56.823Z] check_test.go:223: [d303a3c95a481] daemon is not started [2021-03-24T06:34:56.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.24s) [2021-03-24T06:34:56.823Z] check_test.go:223: [db49ecb70d955] daemon is not started [2021-03-24T06:34:56.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.36s) [2021-03-24T06:34:56.823Z] check_test.go:223: [d2c1bdc4e7a09] daemon is not started [2021-03-24T06:34:56.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.25s) [2021-03-24T06:34:56.823Z] check_test.go:223: [d3507a0cf815a] daemon is not started [2021-03-24T06:34:56.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.41s) [2021-03-24T06:34:56.823Z] check_test.go:223: [d42b587b07e82] daemon is not started [2021-03-24T06:34:56.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2021-03-24T06:34:56.823Z] check_test.go:223: [d84aa501635b9] daemon is not started [2021-03-24T06:34:56.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.44s) [2021-03-24T06:34:56.823Z] check_test.go:223: [dfa539b83ff87] daemon is not started [2021-03-24T06:34:56.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-03-24T06:34:56.823Z] check_test.go:223: [d1eb7f3d9fc3a] daemon is not started [2021-03-24T06:34:56.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.32s) [2021-03-24T06:34:56.823Z] check_test.go:223: [de60b48a169c8] daemon is not started [2021-03-24T06:34:56.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2021-03-24T06:34:56.823Z] check_test.go:223: [d4cc40c50bbf5] daemon is not started [2021-03-24T06:34:56.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s) [2021-03-24T06:34:56.823Z] check_test.go:223: [d4fb7f93fcd13] daemon is not started [2021-03-24T06:34:56.823Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-03-24T06:34:56.823Z] check_test.go:223: [d5a0ce8d3d75b] daemon is not started [2021-03-24T06:34:56.823Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-24T06:34:56.823Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-24T06:34:57.763Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-24T06:34:58.023Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-24T06:34:58.282Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-24T06:34:59.662Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-24T06:34:59.662Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-24T06:35:00.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-24T06:35:00.803Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-24T06:35:00.804Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.04s) [2021-03-24T06:35:00.804Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.82s) [2021-03-24T06:35:00.804Z] check_test.go:252: [d23b5d5b3f028] daemon is not started [2021-03-24T06:35:00.804Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s) [2021-03-24T06:35:00.804Z] check_test.go:252: [d3cd9cfd6bbbb] daemon is not started [2021-03-24T06:35:00.804Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-03-24T06:35:00.804Z] check_test.go:252: [da5a511d6eabf] daemon is not started [2021-03-24T06:35:00.804Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.14s) [2021-03-24T06:35:00.804Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2021-03-24T06:35:00.804Z] check_test.go:252: [d4cc3ac54e182] daemon is not started [2021-03-24T06:35:00.804Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2021-03-24T06:35:00.804Z] check_test.go:252: [dcf916aa17649] daemon is not started [2021-03-24T06:35:00.804Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.57s) [2021-03-24T06:35:00.804Z] check_test.go:252: [d25106a2c4c75] daemon is not started [2021-03-24T06:35:00.804Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-03-24T06:35:00.804Z] check_test.go:252: [d00a05837bc07] daemon is not started [2021-03-24T06:35:00.804Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-24T06:35:00.804Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-24T06:35:06.092Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-24T06:35:06.092Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-24T06:35:06.364Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-24T06:35:06.364Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-24T06:35:06.625Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-03-24T06:35:06.625Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-03-24T06:35:06.625Z] check_test.go:279: [d8de7c6e70783] daemon is not started [2021-03-24T06:35:06.625Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2021-03-24T06:35:06.625Z] check_test.go:279: [d4a0641ac55aa] daemon is not started [2021-03-24T06:35:06.626Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2021-03-24T06:35:06.626Z] check_test.go:279: [d7a463a9d3993] daemon is not started [2021-03-24T06:35:06.626Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-03-24T06:35:06.626Z] check_test.go:279: [dd6baa70603b0] daemon is not started [2021-03-24T06:35:06.626Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-03-24T06:35:06.626Z] check_test.go:279: [df25ecc5c36e5] daemon is not started [2021-03-24T06:35:06.626Z] === RUN TestDockerNetworkSuite [2021-03-24T06:35:06.626Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-03-24T06:35:09.919Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-03-24T06:35:10.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-03-24T06:35:16.753Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-03-24T06:35:18.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-03-24T06:35:21.427Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-03-24T06:35:22.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-03-24T06:35:32.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-03-24T06:35:34.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-03-24T06:35:35.663Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-03-24T06:35:35.739Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-24T06:35:35.923Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-03-24T06:35:36.863Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-03-24T06:35:37.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-03-24T06:35:38.063Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-03-24T06:35:39.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-03-24T06:35:40.386Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-03-24T06:35:40.957Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-03-24T06:35:41.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-03-24T06:35:42.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-03-24T06:35:42.911Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-03-24T06:35:42.919Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-24T06:35:43.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-03-24T06:35:43.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-03-24T06:35:43.430Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-03-24T06:35:44.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-03-24T06:35:45.386Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-03-24T06:35:46.325Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-03-24T06:35:46.325Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-03-24T06:35:46.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-03-24T06:35:46.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-03-24T06:35:50.192Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-03-24T06:35:50.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-03-24T06:35:53.326Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-03-24T06:35:53.326Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-03-24T06:35:55.430Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-24T06:36:05.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-03-24T06:36:05.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-03-24T06:36:05.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-03-24T06:36:05.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-03-24T06:36:05.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-03-24T06:36:05.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-03-24T06:36:05.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-03-24T06:36:05.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-03-24T06:36:09.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-03-24T06:36:09.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-03-24T06:36:09.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-03-24T06:36:10.004Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-03-24T06:36:14.201Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-03-24T06:36:14.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-03-24T06:36:18.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-03-24T06:36:18.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-03-24T06:36:18.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-03-24T06:36:21.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-03-24T06:36:21.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-03-24T06:36:22.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-03-24T06:36:23.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-03-24T06:36:24.553Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite (82.57s) [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.76s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [dd85a4b79de61] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.91s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [dcb004092eb89] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.99s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [daf74361fd59d] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.96s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [dc495d737a2c8] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.94s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:1233: [db228e4939c41] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.65s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d722cfbfdf9f8] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.77s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d5de53788b736] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.78s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d28cb16ac3f6b] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.40s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d1979bd8153da] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.90s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [de33713af4483] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.93s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [dd81af8f69f05] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.46s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d572dd87029f5] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.44s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d98a3da13b01b] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.37s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d2a48fe65f96d] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.60s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [dade1366b9dc9] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.50s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [dc9988af535e3] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.24s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d57a05ce89ccb] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [dc77d9e6d8dd7] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d74cc739bdf79] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.39s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d13c96d1dfd00] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.54s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d54fc528e1782] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d082b0250dc04] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.51s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [deb7ab566f814] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [dea9072b43fd5] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.70s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:968: [da69c5ea787e9] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.44s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d18a717e57773] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.59s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:1116: [d17a8fc305036] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d00306a7d1f8b] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d4236c721800d] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d6121c9786643] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [db760a1180e1a] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d7a8bd5de1ce8] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [db81f020e95bc] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d96335b004187] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.62s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [df1b74f59231d] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d1db73aa5ee74] daemon is not started [2021-03-24T06:36:29.836Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d6077268eb2a7] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.96s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d84d661b23f32] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.89s) [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.00s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:1084: [d126e1911d4d8] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d33ddedf7383c] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.07s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [da0e2260e7d37] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.15s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d4b19622f0589] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [dfd5b56b508c7] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.40s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d9ae1dc89e77b] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [dfd1d924f33db] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.27s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d5228de20a130] daemon is not started [2021-03-24T06:36:29.836Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.79s) [2021-03-24T06:36:29.836Z] docker_cli_network_unix_test.go:46: [d1ea51a82dfe1] daemon is not started [2021-03-24T06:36:29.836Z] === RUN TestDockerHubPullSuite [2021-03-24T06:36:29.836Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-03-24T06:36:30.780Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-03-24T06:36:31.718Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-03-24T06:36:33.099Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-03-24T06:36:33.359Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-03-24T06:36:33.929Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-03-24T06:36:34.499Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-03-24T06:36:35.069Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-03-24T06:36:35.069Z] --- PASS: TestDockerHubPullSuite (5.81s) [2021-03-24T06:36:35.069Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.53s) [2021-03-24T06:36:35.069Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.30s) [2021-03-24T06:36:35.069Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.39s) [2021-03-24T06:36:35.069Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.16s) [2021-03-24T06:36:35.069Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.37s) [2021-03-24T06:36:35.069Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-03-24T06:36:35.069Z] PASS [2021-03-24T06:36:35.069Z] [2021-03-24T06:36:35.069Z] === Skipped [2021-03-24T06:36:35.069Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-03-24T06:36:35.069Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-03-24T06:36:35.069Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-24T06:36:35.069Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-03-24T06:36:35.070Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-03-24T06:36:35.070Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-03-24T06:36:35.070Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-24T06:36:35.070Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-03-24T06:36:35.070Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-24T06:36:35.070Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-24T06:36:35.070Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-24T06:36:35.070Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-24T06:36:35.070Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-24T06:36:35.070Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-24T06:36:35.070Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-24T06:36:35.070Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-24T06:36:35.070Z] docker_cli_sni_test.go:18: Flakey test [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-03-24T06:36:35.070Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-03-24T06:36:35.070Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-24T06:36:35.070Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-03-24T06:36:35.070Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-24T06:36:35.070Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-03-24T06:36:35.070Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-24T06:36:35.070Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-03-24T06:36:35.070Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-03-24T06:36:35.070Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-24T06:36:35.070Z] docker_cli_network_unix_test.go:46: [d6077268eb2a7] daemon is not started [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] [2021-03-24T06:36:35.070Z] DONE 1274 tests, 51 skipped in 2110.326s [2021-03-24T06:36:35.070Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-24T06:36:35.070Z] ++++ cat bundles/test-integration/docker.pid [2021-03-24T06:36:35.070Z] +++ kill 8169 [2021-03-24T06:36:36.009Z] +++ /etc/init.d/apparmor stop [2021-03-24T06:36:36.009Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-24T06:36:36.009Z] [2021-03-24T06:36:36.009Z] Unloading profiles will leave already running processes permanently [2021-03-24T06:36:36.009Z] unconfined, which can lead to unexpected situations. [2021-03-24T06:36:36.009Z] [2021-03-24T06:36:36.009Z] To set a process to complain mode, use the command line tool [2021-03-24T06:36:36.009Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-24T06:36:36.009Z] +++ true [2021-03-24T06:36:36.009Z] exiting test-integration [2021-03-24T06:36:36.009Z] ++ exit 0 [2021-03-24T06:36:36.009Z] [2021-03-24T06:36:36.577Z] + for job in $(jobs -p) [2021-03-24T06:36:36.577Z] + wait 11440 [2021-03-24T06:36:36.837Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-03-24T06:36:40.131Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-03-24T06:36:46.715Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-03-24T06:36:53.289Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-03-24T06:36:55.827Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-03-24T06:36:58.365Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-03-24T06:37:01.661Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-03-24T06:37:04.201Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-03-24T06:37:07.501Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-03-24T06:37:09.423Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-03-24T06:37:52.228Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-24T06:37:52.229Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-24T06:37:52.229Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-24T06:37:52.229Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-24T06:37:52.229Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-24T06:37:52.229Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-24T06:37:52.229Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-24T06:37:52.229Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-24T06:37:53.223Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-24T06:37:59.104Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-24T06:38:02.063Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-24T06:38:05.662Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-03-24T06:38:07.943Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-24T06:38:07.943Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-24T06:38:07.943Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-24T06:38:07.943Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-24T06:38:07.943Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-24T06:38:07.943Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-24T06:38:12.705Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-24T06:38:12.705Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-24T06:38:12.705Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-24T06:38:12.705Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-24T06:38:13.693Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-24T06:38:19.570Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-24T06:38:20.547Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-03-24T06:38:34.525Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite (1745.90s) [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.07s) [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.35s) [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.10s) [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.36s) [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.13s) [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.53s) [2021-03-24T06:38:35.449Z] docker_api_swarm_test.go:562: [d93b22f9aae62] joining swarm manager [db57bbf9f8e13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.449Z] docker_api_swarm_test.go:584: [d25d624668265] joining swarm manager [db57bbf9f8e13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-24T06:38:35.449Z] check_test.go:380: [d93b22f9aae62] daemon is not started [2021-03-24T06:38:35.449Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-03-24T06:38:35.449Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.59s) [2021-03-24T06:38:35.449Z] docker_api_swarm_test.go:45: [da62e1d24b4c8] joining swarm manager [d01dee1a6497b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.14s) [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.79s) [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.04s) [2021-03-24T06:38:35.449Z] docker_api_swarm_test.go:303: [d209770057cd1] joining swarm manager [dad2e09dcfeda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.449Z] docker_api_swarm_test.go:304: [d5723f9d19956] joining swarm manager [dad2e09dcfeda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-24T06:38:35.449Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-03-24T06:38:35.449Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.26s) [2021-03-24T06:38:35.449Z] docker_api_swarm_test.go:271: [da47def3508df] joining swarm manager [de50ec43d9b14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.449Z] docker_api_swarm_test.go:272: [d3a34e59c2bd8] joining swarm manager [de50ec43d9b14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.05s) [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.59s) [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.81s) [2021-03-24T06:38:35.449Z] docker_api_swarm_node_test.go:19: [d7b0d65a525a6] joining swarm manager [db345a7edb549]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.449Z] docker_api_swarm_node_test.go:20: [d4725c4e614df] joining swarm manager [db345a7edb549]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.40s) [2021-03-24T06:38:35.449Z] docker_api_swarm_test.go:501: [d2e615e89dfd5] joining swarm manager [d7a3038ec20de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.449Z] docker_api_swarm_test.go:506: [d106019cecf40] joining swarm manager [d7a3038ec20de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.75s) [2021-03-24T06:38:35.449Z] docker_api_swarm_node_test.go:80: [d7beb1ba91e46] joining swarm manager [d10c122cae484]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.06s) [2021-03-24T06:38:35.449Z] docker_api_swarm_node_test.go:52: [d68b5d9bf65d7] joining swarm manager [dde40e7379f12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.449Z] docker_api_swarm_node_test.go:53: [dc5c0e5699530] joining swarm manager [dde40e7379f12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.43s) [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.52s) [2021-03-24T06:38:35.449Z] docker_api_swarm_test.go:201: [d7feeece18b17] joining swarm manager [d6a4c1fe8c4ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.55s) [2021-03-24T06:38:35.449Z] docker_api_swarm_test.go:383: [ddd64f0d857f2] joining swarm manager [db09b570415c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.449Z] docker_api_swarm_test.go:384: [dd32de775b0da] joining swarm manager [db09b570415c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-24T06:38:35.449Z] check_test.go:380: [dd32de775b0da] daemon is not started [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.98s) [2021-03-24T06:38:35.449Z] docker_api_swarm_test.go:801: [d48617533f413] joining swarm manager [d8574aa398caa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.449Z] docker_api_swarm_test.go:801: [dd060ec943529] joining swarm manager [d8574aa398caa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-24T06:38:35.449Z] docker_api_swarm_test.go:801: [d4de4147e26fd] joining swarm manager [d8574aa398caa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-24T06:38:35.449Z] docker_api_swarm_test.go:801: [dd0033fa15968] joining swarm manager [d8574aa398caa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-24T06:38:35.449Z] docker_api_swarm_test.go:809: [d3719fcc53b72] joining swarm manager [d8574aa398caa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.49s) [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.42s) [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.99s) [2021-03-24T06:38:35.449Z] docker_api_swarm_service_test.go:394: [db1b2f2c1d08c] joining swarm manager [df2cc34918272]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.449Z] docker_api_swarm_service_test.go:394: [d76c690f2be93] joining swarm manager [df2cc34918272]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.29s) [2021-03-24T06:38:35.449Z] docker_api_swarm_service_test.go:342: [d69351b36fac3] joining swarm manager [d8f25aa6d84b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.449Z] docker_api_swarm_service_test.go:342: [d0364f2269de6] joining swarm manager [d8f25aa6d84b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.70s) [2021-03-24T06:38:35.449Z] docker_api_swarm_service_test.go:489: [df61c75f70162] joining swarm manager [d46984e7f69c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.449Z] docker_api_swarm_service_test.go:489: [d7b091321242b] joining swarm manager [d46984e7f69c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.63s) [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.92s) [2021-03-24T06:38:35.449Z] docker_api_swarm_service_test.go:127: [d4603fc11b38f] joining swarm manager [da94953165f37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.449Z] docker_api_swarm_service_test.go:128: [d5f10f3af1ad1] joining swarm manager [da94953165f37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-24T06:38:35.449Z] docker_api_swarm_service_test.go:136: [dfaf25e701a9b] joining swarm manager [da94953165f37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-24T06:38:35.449Z] docker_api_swarm_service_test.go:137: [dbe235a3abc76] joining swarm manager [da94953165f37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.32s) [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.28s) [2021-03-24T06:38:35.449Z] docker_api_swarm_service_test.go:303: [d76d1a0002042] joining swarm manager [dcbe1132463fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.449Z] docker_api_swarm_service_test.go:303: [dfa7cfcb9deef] joining swarm manager [dcbe1132463fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-24T06:38:35.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.37s) [2021-03-24T06:38:35.449Z] docker_api_swarm_service_test.go:99: [d8dab4c22e1d1] joining swarm manager [d8542b4d31703]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.449Z] docker_api_swarm_service_test.go:100: [dee154ecc374b] joining swarm manager [d8542b4d31703]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-24T06:38:35.449Z] check_test.go:380: [d8dab4c22e1d1] daemon is not started [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (29.77s) [2021-03-24T06:38:35.450Z] docker_api_swarm_service_test.go:532: [d9d6bdcabc115] joining swarm manager [de1098a53c07e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.450Z] docker_api_swarm_service_test.go:533: [d629cfe365af8] joining swarm manager [de1098a53c07e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (44.43s) [2021-03-24T06:38:35.450Z] docker_api_swarm_service_test.go:147: [d19a918ab5b30] joining swarm manager [d84d1b1e8e60a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.450Z] docker_api_swarm_service_test.go:147: [d5b5eacba5b13] joining swarm manager [d84d1b1e8e60a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (36.63s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.93s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.58s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.86s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.33s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.39s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.37s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.93s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.38s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.65s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.69s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.32s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.27s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.77s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.30s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.39s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.37s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.09s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.34s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.91s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.09s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.72s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.64s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.05s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.07s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.37s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.23s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.61s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (4.18s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.45s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.36s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.64s) [2021-03-24T06:38:35.450Z] docker_cli_service_logs_test.go:245: checking task dksf3chog65b [2021-03-24T06:38:35.450Z] docker_cli_service_logs_test.go:250: checking messages for dksf3chog65b [2021-03-24T06:38:35.450Z] docker_cli_service_logs_test.go:245: checking task vvkdvb9ghsus [2021-03-24T06:38:35.450Z] docker_cli_service_logs_test.go:250: checking messages for vvkdvb9ghsus [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.72s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.15s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.32s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.45s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.49s) [2021-03-24T06:38:35.450Z] docker_cli_swarm_test.go:1901: [ddf81f60ecde2] joining swarm manager [d2f5a47889404]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.450Z] docker_cli_swarm_test.go:1902: [d70cee62a944f] joining swarm manager [d2f5a47889404]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.79s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.84s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.63s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.59s) [2021-03-24T06:38:35.450Z] docker_cli_swarm_test.go:1802: [db897a4b040e0] joining swarm manager [ddd4d32de8dee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.450Z] docker_cli_swarm_test.go:1803: [d68376b5e1b87] joining swarm manager [ddd4d32de8dee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.21s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (87.56s) [2021-03-24T06:38:35.450Z] docker_cli_swarm_test.go:1321: [d6e396ff5492d] joining swarm manager [dd0494327eaff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.450Z] docker_cli_swarm_test.go:1322: [d6e4f73df71e7] joining swarm manager [dd0494327eaff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.83s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.05s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.45s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.38s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.24s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.35s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.26s) [2021-03-24T06:38:35.450Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-03-24T06:38:35.450Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.62s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.89s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.77s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.58s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.56s) [2021-03-24T06:38:35.450Z] docker_cli_swarm_test.go:1186: [dcd55b5171d6a] joining swarm manager [db6648cd0a3e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.450Z] docker_cli_swarm_test.go:1195: [d2d6db406dc7d] joining swarm manager [db6648cd0a3e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.07s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.67s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (138.64s) [2021-03-24T06:38:35.450Z] docker_cli_swarm_test.go:1118: [d2723f4df9850] joining swarm manager [d7ca823a5c53c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.450Z] docker_cli_swarm_test.go:1119: [d89f11f96086b] joining swarm manager [d7ca823a5c53c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-24T06:38:35.450Z] docker_cli_swarm_test.go:1172: [d90fe8965088e] joining swarm manager [d7ca823a5c53c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.76s) [2021-03-24T06:38:35.450Z] docker_cli_swarm_test.go:1453: [dfbc1f47a6a65] joining swarm manager [d111d628c270a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.450Z] docker_cli_swarm_test.go:1454: [d0087d6c04153] joining swarm manager [d111d628c270a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.02s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.26s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.11s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.13s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.33s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.80s) [2021-03-24T06:38:35.450Z] docker_cli_swarm_unix_test.go:62: [de0ca52710b18] joining swarm manager [df477b8e1ba63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.32s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.79s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.41s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.46s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.09s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.94s) [2021-03-24T06:38:35.450Z] docker_api_swarm_test.go:961: [deace9e215d03] joining swarm manager [d938045cca78d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (17.71s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.43s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.92s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.30s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.50s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.65s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.94s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.83s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.10s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.45s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.25s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.28s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.08s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.94s) [2021-03-24T06:38:35.450Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.24s) [2021-03-24T06:38:35.450Z] === RUN TestDockerExternalVolumeSuite [2021-03-24T06:38:35.450Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-03-24T06:38:35.514Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-24T06:38:35.514Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-24T06:38:35.514Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-24T06:38:35.514Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-24T06:38:35.514Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-24T06:38:35.514Z] === RUN TestDockerSuite/TestBuildFails [2021-03-24T06:38:42.681Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-24T06:38:43.150Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-24T06:38:49.022Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-24T06:38:53.544Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-03-24T06:38:54.899Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-24T06:39:07.415Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-24T06:39:14.579Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-24T06:39:15.048Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-24T06:39:20.922Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-24T06:39:20.922Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-24T06:39:21.913Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-24T06:39:22.383Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-24T06:39:22.383Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-24T06:39:37.334Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-24T06:39:37.334Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-24T06:39:49.842Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-24T06:39:50.831Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-24T06:39:53.050Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-24T06:39:53.050Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-24T06:39:54.039Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-24T06:39:54.039Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-24T06:39:58.801Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-24T06:39:59.788Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-24T06:40:00.777Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-24T06:40:01.243Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-03-24T06:40:01.765Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-24T06:40:02.754Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-24T06:40:03.744Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-24T06:40:05.317Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-24T06:40:09.367Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-03-24T06:40:12.485Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-24T06:40:12.485Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-24T06:40:12.486Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-24T06:40:12.486Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-24T06:40:12.955Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-24T06:40:12.955Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-24T06:40:12.955Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-24T06:40:13.424Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-24T06:40:14.413Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-24T06:40:20.288Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-24T06:40:41.460Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-03-24T06:40:41.548Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-24T06:40:41.548Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-24T06:40:44.506Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-24T06:40:56.348Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-03-24T06:41:20.385Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-24T06:41:28.433Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-03-24T06:41:40.664Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-03-24T06:41:45.706Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-24T06:41:56.144Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-24T06:42:03.312Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-24T06:42:09.192Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-24T06:42:12.749Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-03-24T06:42:27.634Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-03-24T06:42:30.442Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-24T06:42:30.443Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-24T06:42:41.005Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-24T06:42:41.474Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-24T06:42:41.475Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-24T06:42:41.475Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-24T06:42:44.431Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-24T06:42:45.761Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-03-24T06:42:54.865Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-24T06:42:57.082Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-24T06:42:57.082Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-24T06:42:57.082Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-24T06:43:00.039Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-24T06:43:01.028Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-24T06:43:02.603Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-24T06:43:17.547Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-24T06:43:19.765Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-24T06:43:32.445Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-03-24T06:43:34.712Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-24T06:43:38.511Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-24T06:43:48.955Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-24T06:43:50.537Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-03-24T06:43:53.717Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-24T06:43:58.480Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-24T06:44:00.050Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-24T06:44:00.050Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-24T06:44:00.050Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-24T06:44:02.279Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-24T06:44:02.279Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-24T06:44:22.651Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-03-24T06:44:53.172Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-24T06:44:54.844Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-03-24T06:45:07.056Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-03-24T06:45:18.483Z] === RUN TestDockerSuite/TestBuildRm [2021-03-24T06:45:25.173Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-03-24T06:45:30.992Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-24T06:45:33.949Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-24T06:45:33.949Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-24T06:45:33.949Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-24T06:45:35.524Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-24T06:45:40.059Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-03-24T06:45:40.287Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-24T06:45:43.242Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-24T06:45:53.677Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-24T06:45:58.152Z] --- PASS: TestDockerExternalVolumeSuite (439.67s) [2021-03-24T06:45:58.152Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.81s) [2021-03-24T06:45:58.152Z] docker_cli_external_volume_driver_test.go:53: [d3b06a8166447] daemon is not started [2021-03-24T06:45:58.152Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2021-03-24T06:45:58.152Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.49s) [2021-03-24T06:45:58.152Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-03-24T06:45:58.152Z] docker_cli_external_volume_driver_test.go:53: [da32b756e0401] daemon is not started [2021-03-24T06:45:58.152Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-03-24T06:45:58.152Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-03-24T06:45:58.152Z] docker_cli_external_volume_driver_test.go:53: [d25ddb5ba9931] daemon is not started [2021-03-24T06:45:58.152Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-03-24T06:45:58.152Z] docker_cli_external_volume_driver_test.go:53: [df73b1348c8d7] daemon is not started [2021-03-24T06:45:58.152Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.44s) [2021-03-24T06:45:58.152Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.49s) [2021-03-24T06:45:58.152Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2021-03-24T06:45:58.152Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-03-24T06:45:58.152Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.45s) [2021-03-24T06:45:58.152Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.53s) [2021-03-24T06:45:58.152Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-03-24T06:45:58.152Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.42s) [2021-03-24T06:45:58.152Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.16s) [2021-03-24T06:45:58.152Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.27s) [2021-03-24T06:45:58.152Z] docker_cli_external_volume_driver_test.go:485: [de051cc56cef6] daemon is not started [2021-03-24T06:45:58.152Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-03-24T06:45:58.152Z] docker_cli_external_volume_driver_test.go:53: [d59d5420fdb35] daemon is not started [2021-03-24T06:45:58.152Z] PASS [2021-03-24T06:45:58.152Z] [2021-03-24T06:45:58.152Z] === Skipped [2021-03-24T06:45:58.152Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-24T06:45:58.152Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-24T06:45:58.152Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-24T06:45:58.152Z] check_test.go:309: [da8fc9a7a5792] daemon is not started [2021-03-24T06:45:58.152Z] [2021-03-24T06:45:58.152Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-03-24T06:45:58.152Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-03-24T06:45:58.152Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-24T06:45:58.152Z] check_test.go:309: [dba59d8a86a84] daemon is not started [2021-03-24T06:45:58.152Z] [2021-03-24T06:45:58.152Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-03-24T06:45:58.152Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-03-24T06:45:58.152Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-24T06:45:58.152Z] check_test.go:309: [ddc3aedc05c6a] daemon is not started [2021-03-24T06:45:58.152Z] [2021-03-24T06:45:58.152Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-03-24T06:45:58.152Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-03-24T06:45:58.152Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-24T06:45:58.152Z] [2021-03-24T06:45:58.152Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-03-24T06:45:58.152Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-03-24T06:45:58.152Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-24T06:45:58.152Z] [2021-03-24T06:45:58.152Z] [2021-03-24T06:45:58.152Z] DONE 273 tests, 5 skipped in 2670.525s [2021-03-24T06:45:58.152Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-24T06:45:58.152Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7f15ecf43965/docker.pid [2021-03-24T06:45:58.152Z] +++ kill 6063 [2021-03-24T06:45:58.152Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6063 is not a child of this shell [2021-03-24T06:45:58.152Z] warning: PID 6063 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7f15ecf43965/docker.pid had a nonzero exit code [2021-03-24T06:45:58.152Z] ++++ cat bundles/test-integration/docker.pid [2021-03-24T06:45:58.152Z] +++ kill 8136 [2021-03-24T06:45:58.152Z] +++ /etc/init.d/apparmor stop [2021-03-24T06:45:58.152Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-24T06:45:58.152Z] [2021-03-24T06:45:58.152Z] Unloading profiles will leave already running processes permanently [2021-03-24T06:45:58.152Z] unconfined, which can lead to unexpected situations. [2021-03-24T06:45:58.152Z] [2021-03-24T06:45:58.152Z] To set a process to complain mode, use the command line tool [2021-03-24T06:45:58.152Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-24T06:45:58.152Z] +++ true [2021-03-24T06:45:58.152Z] exiting test-integration [2021-03-24T06:45:58.152Z] ++ exit 0 [2021-03-24T06:45:58.152Z] [2021-03-24T06:45:58.152Z] + exit 0 [2021-03-24T06:45:58.152Z] ++ jobs -p [2021-03-24T06:45:58.152Z] + pids= [2021-03-24T06:45:58.152Z] + echo 'Remaining pids to kill: []' [2021-03-24T06:45:58.152Z] Remaining pids to kill: [] [2021-03-24T06:45:58.152Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-03-24T06:45:58.170Z] Recording test results [2021-03-24T06:46:00.372Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-24T06:46:00.714Z] + echo Ensuring container killed. [2021-03-24T06:46:00.714Z] Ensuring container killed. [2021-03-24T06:46:00.714Z] + docker ps -aq -f name=docker-pr2-* [2021-03-24T06:46:00.714Z] + cids=4c5755b70935 [2021-03-24T06:46:00.714Z] 0ec794cbea97 [2021-03-24T06:46:00.714Z] dd97b78862c3 [2021-03-24T06:46:00.714Z] + [ -n 4c5755b70935 [2021-03-24T06:46:00.714Z] 0ec794cbea97 [2021-03-24T06:46:00.714Z] dd97b78862c3 ] [2021-03-24T06:46:00.714Z] + docker rm -vf 4c5755b70935 0ec794cbea97 dd97b78862c3 [2021-03-24T06:46:01.654Z] 4c5755b70935 [2021-03-24T06:46:02.595Z] 0ec794cbea97 [2021-03-24T06:46:03.166Z] dd97b78862c3 [Pipeline] sh [2021-03-24T06:46:03.460Z] + echo Chowning /workspace to jenkins user [2021-03-24T06:46:03.460Z] Chowning /workspace to jenkins user [2021-03-24T06:46:03.460Z] + id -u [2021-03-24T06:46:03.460Z] + id -g [2021-03-24T06:46:03.460Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42189:/workspace busybox chown -R 1000:1000 /workspace [2021-03-24T06:46:03.460Z] Unable to find image 'busybox:latest' locally [2021-03-24T06:46:03.719Z] latest: Pulling from library/busybox [2021-03-24T06:46:03.719Z] 8b3d7e226fab: Pulling fs layer [2021-03-24T06:46:03.719Z] 8b3d7e226fab: Verifying Checksum [2021-03-24T06:46:03.719Z] 8b3d7e226fab: Download complete [2021-03-24T06:46:03.719Z] 8b3d7e226fab: Pull complete [2021-03-24T06:46:03.978Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-24T06:46:03.978Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-24T06:46:07.574Z] + bundleName=amd64 [2021-03-24T06:46:07.574Z] + echo Creating amd64-bundles.tar.gz [2021-03-24T06:46:07.574Z] Creating amd64-bundles.tar.gz [2021-03-24T06:46:07.574Z] + xargs tar -czf amd64-bundles.tar.gz [2021-03-24T06:46:07.574Z] + 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 [2021-03-24T06:46:08.525Z] Archiving artifacts [2021-03-24T06:46:10.498Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42189/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-24T06:46:10.811Z] + make clean [2021-03-24T06:46:10.811Z] docker volume rm -f docker-dev-cache [2021-03-24T06:46:11.071Z] docker-dev-cache [Pipeline] deleteDir [2021-03-24T06:46:11.505Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-24T06:46:11.505Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-24T06:46:11.505Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-24T06:46:21.961Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-24T06:46:21.961Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-24T06:46:27.841Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-24T06:46:27.841Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-24T06:46:32.612Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-24T06:46:53.875Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-24T06:46:53.875Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-24T06:46:56.093Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-24T06:46:57.660Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-24T06:47:02.423Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-24T06:47:08.300Z] === RUN TestDockerSuite/TestBuildUser [2021-03-24T06:47:08.300Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-24T06:47:08.300Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-24T06:47:08.300Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-24T06:47:13.060Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-24T06:47:13.530Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-24T06:47:22.220Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-24T06:47:22.220Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-24T06:47:22.220Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-24T06:47:47.523Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-24T06:47:47.523Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-24T06:47:54.700Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-24T06:48:05.136Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-24T06:48:05.605Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-24T06:48:05.605Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-24T06:48:08.563Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-24T06:48:08.563Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-03-24T06:48:21.065Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-24T06:48:24.862Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-24T06:48:25.334Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-24T06:48:46.632Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-24T06:48:46.632Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-24T06:48:46.632Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-24T06:48:46.632Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-24T06:48:47.101Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-24T06:48:55.772Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-24T06:48:58.009Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-24T06:48:58.009Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-24T06:48:58.009Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-24T06:48:58.479Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-24T06:49:00.701Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-24T06:49:06.577Z] === RUN TestDockerSuite/TestCommitChange [2021-03-24T06:49:11.335Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-24T06:49:16.100Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-24T06:49:16.100Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-24T06:49:23.265Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-24T06:49:23.265Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-24T06:49:35.772Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-24T06:49:40.532Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-24T06:49:40.532Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-24T06:49:40.532Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-24T06:49:40.532Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-24T06:49:40.532Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-24T06:49:40.532Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-24T06:49:40.532Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-24T06:49:40.532Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-24T06:49:40.532Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-24T06:49:47.697Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-24T06:49:54.863Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-24T06:49:54.864Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-24T06:49:56.430Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-24T06:49:56.430Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-24T06:49:56.430Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-24T06:49:56.430Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-24T06:50:03.594Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-24T06:50:03.594Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-24T06:50:03.594Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-24T06:50:06.555Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-24T06:50:06.555Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-24T06:50:06.555Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-24T06:50:06.555Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-24T06:50:06.555Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-24T06:50:09.513Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-24T06:50:11.732Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-24T06:50:14.689Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-24T06:50:14.689Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-24T06:50:14.689Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-24T06:50:16.908Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-24T06:50:16.908Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-24T06:50:24.080Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-24T06:50:24.080Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-24T06:50:24.080Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-24T06:50:27.043Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-24T06:50:27.043Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-24T06:50:28.610Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-24T06:50:28.610Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-24T06:50:31.568Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-24T06:50:31.568Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-24T06:50:34.529Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-24T06:50:43.204Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-24T06:50:46.999Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-24T06:50:46.999Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-24T06:50:46.999Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-24T06:50:47.468Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-24T06:50:47.468Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-24T06:50:49.035Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-24T06:50:49.035Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-24T06:50:51.990Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-24T06:50:51.990Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-24T06:50:54.207Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-24T06:50:54.207Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-24T06:50:58.974Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-24T06:51:00.543Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-24T06:51:00.543Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-24T06:51:00.543Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-24T06:51:00.543Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-24T06:51:00.543Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-24T06:51:00.543Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-03-24T06:51:02.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-24T06:51:02.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-03-24T06:51:11.435Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-03-24T06:51:13.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-03-24T06:51:21.668Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-03-24T06:51:23.236Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003287a0_} [2021-03-24T06:51:26.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1272331054_c:\foo_false____} [2021-03-24T06:51:33.353Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1272331054_c:\foo_true____} [2021-03-24T06:51:36.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-24T06:51:36.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-24T06:51:36.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-24T06:51:36.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-24T06:51:36.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-24T06:51:36.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-24T06:51:36.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-24T06:51:36.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-24T06:51:36.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-24T06:51:36.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-24T06:51:36.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-24T06:51:36.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-24T06:51:36.777Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-24T06:51:36.777Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-24T06:51:36.777Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-24T06:51:36.777Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-24T06:51:36.777Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-24T06:51:36.777Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-24T06:51:43.947Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-24T06:51:44.416Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-24T06:51:44.416Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-24T06:51:44.416Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-24T06:51:44.416Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-24T06:51:44.416Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-24T06:51:44.416Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-24T06:51:44.416Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-24T06:51:44.416Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-24T06:51:44.416Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-24T06:51:44.416Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-24T06:51:44.417Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-24T06:51:44.417Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-24T06:51:44.417Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-24T06:51:47.373Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-24T06:51:47.373Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-24T06:51:47.373Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-24T06:51:49.591Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-24T06:51:49.591Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-24T06:51:49.591Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-24T06:51:49.591Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-24T06:51:54.443Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-24T06:51:57.400Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-24T06:51:57.401Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-24T06:51:57.401Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-24T06:52:18.642Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-24T06:52:18.642Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-24T06:52:18.642Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-24T06:52:25.808Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-24T06:52:25.808Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-24T06:52:25.808Z] === RUN TestDockerSuite/TestCpToDot [2021-03-24T06:52:28.035Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-24T06:52:28.035Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-24T06:52:28.035Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-24T06:52:30.992Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-24T06:52:30.992Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-24T06:52:30.992Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-24T06:52:30.992Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-24T06:52:30.992Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-24T06:52:30.992Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-24T06:52:30.992Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-24T06:52:33.211Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-24T06:52:36.169Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-24T06:52:36.169Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-24T06:52:36.169Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-24T06:52:38.387Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-24T06:52:38.857Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-24T06:52:39.326Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-24T06:52:39.326Z] === RUN TestDockerSuite/TestCreateRM [2021-03-24T06:52:39.795Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-24T06:52:39.795Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-24T06:52:39.795Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-24T06:52:40.264Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-24T06:52:55.203Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-24T06:52:55.203Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-24T06:52:55.203Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-24T06:52:57.424Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-24T06:52:57.895Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-24T06:52:57.895Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-24T06:53:05.066Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-24T06:53:05.066Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-24T06:53:05.535Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-24T06:53:05.536Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-24T06:53:05.536Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-24T06:53:05.536Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-24T06:53:05.536Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-24T06:53:05.536Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-24T06:53:05.536Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-24T06:53:05.536Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-24T06:53:05.536Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-24T06:53:05.536Z] === RUN TestDockerSuite/TestDockerFails [2021-03-24T06:53:05.536Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-24T06:53:05.536Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-24T06:53:05.536Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-24T06:53:05.536Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-24T06:53:05.536Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-24T06:53:05.536Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-24T06:53:08.490Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-24T06:53:10.708Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-24T06:53:12.928Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-24T06:53:21.599Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-24T06:53:26.366Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-24T06:53:36.798Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-24T06:53:38.368Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-24T06:53:39.356Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-24T06:53:44.123Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-24T06:53:44.123Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-24T06:53:45.691Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-24T06:53:50.458Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-24T06:53:55.222Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-24T06:53:55.222Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-24T06:53:55.222Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-24T06:53:55.222Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-24T06:53:55.222Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-24T06:53:55.222Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-24T06:53:56.788Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-24T06:53:56.788Z] === RUN TestDockerSuite/TestEventsRename [2021-03-24T06:53:59.010Z] === RUN TestDockerSuite/TestEventsResize [2021-03-24T06:54:01.972Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-24T06:54:04.928Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-24T06:54:07.886Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-24T06:54:12.649Z] === RUN TestDockerSuite/TestEventsTop [2021-03-24T06:54:12.649Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-24T06:54:15.604Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-24T06:54:20.365Z] === RUN TestDockerSuite/TestExec [2021-03-24T06:54:20.365Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-24T06:54:20.365Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-24T06:54:21.940Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-24T06:54:24.158Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-24T06:54:24.158Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-24T06:54:24.158Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-24T06:54:24.158Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-24T06:54:26.383Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-24T06:54:28.602Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-24T06:54:30.823Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-24T06:54:33.043Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-24T06:54:37.804Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-24T06:54:37.804Z] === RUN TestDockerSuite/TestExecEnv [2021-03-24T06:54:37.804Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-24T06:54:37.804Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-24T06:54:40.764Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-24T06:54:44.560Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-24T06:54:44.560Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-24T06:54:44.560Z] === RUN TestDockerSuite/TestExecParseError [2021-03-24T06:54:44.560Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-24T06:54:44.560Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-24T06:54:44.560Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-24T06:54:47.521Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-24T06:54:47.521Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-24T06:54:47.521Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-24T06:54:47.521Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-24T06:54:47.521Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-24T06:54:47.521Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-24T06:54:50.475Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-24T06:54:50.475Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-24T06:54:57.648Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-24T06:54:57.648Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-24T06:54:57.648Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-24T06:54:57.648Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-24T06:55:03.523Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-24T06:55:10.691Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-24T06:55:12.909Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-24T06:55:20.075Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-24T06:55:20.075Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-24T06:55:20.075Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-24T06:55:20.075Z] === RUN TestDockerSuite/TestHealth [2021-03-24T06:55:20.075Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-24T06:55:20.075Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-24T06:55:20.075Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-24T06:55:20.075Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-24T06:55:24.847Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-24T06:55:24.847Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-24T06:55:24.847Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-24T06:55:24.847Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-24T06:55:24.847Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-24T06:55:25.316Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-24T06:55:25.786Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-24T06:55:25.786Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-24T06:55:27.358Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-24T06:55:27.358Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-24T06:55:29.577Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-24T06:55:29.577Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-24T06:55:31.794Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-24T06:55:34.757Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-24T06:55:34.757Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-24T06:55:34.757Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-24T06:55:39.519Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-24T06:55:39.519Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-24T06:55:41.745Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-24T06:55:41.745Z] === RUN TestDockerSuite/TestImportFile [2021-03-24T06:55:41.745Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-24T06:55:41.745Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-24T06:55:41.745Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-24T06:55:41.745Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-24T06:55:41.745Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-24T06:55:41.745Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-24T06:55:41.745Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-24T06:55:41.745Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-24T06:55:41.745Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-24T06:55:41.745Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-24T06:55:41.745Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-24T06:55:50.546Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-24T06:55:52.114Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-24T06:55:52.114Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-24T06:55:52.114Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-24T06:55:52.114Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-24T06:55:52.114Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-24T06:55:54.331Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-24T06:55:54.800Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-24T06:55:57.021Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-24T06:55:57.021Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-24T06:55:57.021Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-24T06:55:57.021Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-24T06:55:59.238Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-24T06:56:09.676Z] === RUN TestDockerSuite/TestInspectImage [2021-03-24T06:56:09.676Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-24T06:56:09.676Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-24T06:56:09.676Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-24T06:56:11.244Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-24T06:56:13.466Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-24T06:56:13.936Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-24T06:56:16.154Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-24T06:56:18.373Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-24T06:56:18.373Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-24T06:56:18.373Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-24T06:56:20.592Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-24T06:56:23.547Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-24T06:56:28.309Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-24T06:56:31.265Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-24T06:56:33.483Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-24T06:56:35.703Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-24T06:56:37.925Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-24T06:56:40.145Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-24T06:56:42.364Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-24T06:56:42.364Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-24T06:56:42.364Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-24T06:56:42.364Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-24T06:56:42.364Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-24T06:56:42.364Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-24T06:56:42.364Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-24T06:56:42.364Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-24T06:56:42.364Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-24T06:56:42.364Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-24T06:56:42.364Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-24T06:56:42.364Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-24T06:56:42.835Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-24T06:56:42.835Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-24T06:56:42.835Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-24T06:56:42.835Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-24T06:56:42.835Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-24T06:56:42.835Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-24T06:56:42.835Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-24T06:56:42.835Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-24T06:56:45.053Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-24T06:56:47.270Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-24T06:56:53.142Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-24T06:56:55.362Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-24T06:56:55.362Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-24T06:56:57.580Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-24T06:56:57.580Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-24T06:57:06.254Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-24T06:57:13.433Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-24T06:57:20.609Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-24T06:57:22.832Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-24T06:57:25.792Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-24T06:57:25.792Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-24T06:57:28.010Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-24T06:57:30.227Z] === RUN TestDockerSuite/TestLogsSince [2021-03-24T06:57:40.662Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-24T06:57:40.662Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-24T06:57:40.662Z] === RUN TestDockerSuite/TestLogsTail [2021-03-24T06:57:42.883Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-24T06:57:47.760Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-24T06:57:47.760Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-24T06:57:47.760Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-24T06:57:47.760Z] === RUN TestDockerSuite/TestNetHostname [2021-03-24T06:57:47.760Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-24T06:57:47.760Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-24T06:57:47.760Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-24T06:57:47.760Z] === RUN TestDockerSuite/TestPluginActive [2021-03-24T06:57:47.760Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-24T06:57:47.760Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-24T06:57:47.760Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-24T06:57:47.760Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-24T06:57:47.760Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-24T06:57:47.760Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-24T06:57:47.760Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-24T06:57:47.760Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-24T06:57:47.760Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-24T06:57:47.760Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-24T06:57:47.760Z] === RUN TestDockerSuite/TestPortList [2021-03-24T06:57:47.760Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-24T06:57:52.516Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-24T06:57:52.516Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-24T06:57:52.516Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-24T06:57:52.516Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-24T06:57:52.985Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-24T06:57:52.985Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-24T06:57:52.985Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-24T06:57:52.985Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-24T06:57:52.985Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-24T06:57:52.985Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-24T06:58:03.416Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-24T06:58:03.416Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-24T06:58:13.850Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-24T06:58:13.850Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-24T06:58:24.286Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-24T06:58:45.615Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-24T06:58:45.615Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-24T06:58:45.615Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-24T06:58:58.125Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-24T06:59:03.998Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-24T06:59:12.674Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-24T06:59:16.470Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-24T06:59:16.470Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-24T06:59:16.470Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-24T06:59:21.230Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-24T06:59:21.230Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-24T06:59:21.230Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-24T06:59:21.230Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-24T06:59:21.699Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-24T06:59:30.376Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-24T06:59:30.376Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-24T06:59:31.365Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-24T06:59:31.365Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-24T06:59:32.354Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-24T06:59:33.342Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-24T06:59:33.342Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-24T06:59:38.106Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-24T06:59:42.874Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-24T06:59:44.442Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-24T07:00:09.745Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-24T07:00:09.745Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-24T07:00:16.916Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-24T07:00:16.916Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-24T07:00:16.916Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-24T07:00:17.385Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-24T07:00:22.151Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-24T07:00:26.913Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-24T07:00:27.384Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-24T07:00:32.143Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-24T07:00:32.143Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-24T07:00:32.143Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-24T07:00:47.084Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-24T07:00:50.042Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-24T07:00:51.030Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-24T07:00:58.193Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-24T07:01:04.073Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-24T07:01:12.741Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-24T07:01:16.537Z] === RUN TestDockerSuite/TestRmiTag [2021-03-24T07:01:17.006Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-24T07:01:19.961Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-24T07:01:37.786Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-24T07:01:40.743Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-24T07:01:45.505Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-24T07:01:46.494Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-24T07:01:46.494Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-24T07:01:46.494Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-24T07:01:46.494Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-24T07:01:46.494Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-24T07:01:46.494Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-24T07:01:46.494Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-24T07:01:46.494Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-24T07:01:48.716Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-24T07:01:48.716Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-24T07:01:48.716Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-24T07:01:53.481Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-24T07:01:56.441Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-24T07:01:58.663Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-24T07:02:01.620Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-24T07:02:03.838Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-24T07:02:03.838Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-24T07:02:08.598Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-24T07:02:08.598Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-24T07:02:08.598Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-24T07:02:08.598Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-24T07:02:08.598Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-24T07:02:08.598Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-24T07:02:08.598Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-24T07:02:08.598Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-24T07:02:08.598Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-24T07:02:08.598Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-24T07:02:08.598Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-24T07:02:08.598Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-24T07:02:10.816Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-24T07:02:11.285Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-24T07:02:14.247Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-24T07:02:14.247Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-24T07:02:14.247Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-24T07:02:16.468Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-24T07:02:16.468Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-24T07:02:16.468Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-24T07:02:16.468Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-24T07:02:16.468Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-24T07:02:16.468Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-24T07:02:16.468Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-24T07:02:16.468Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-24T07:02:19.424Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-24T07:02:21.643Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-24T07:02:23.860Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-24T07:02:23.860Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-24T07:02:23.860Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-24T07:02:23.860Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-24T07:02:26.080Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-24T07:02:26.080Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-24T07:02:26.080Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-24T07:02:26.080Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-24T07:02:26.080Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-24T07:02:28.300Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-24T07:02:34.177Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-24T07:02:34.177Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-24T07:02:34.177Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-24T07:02:34.177Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-24T07:02:34.177Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-24T07:02:34.177Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-24T07:02:34.177Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-24T07:02:36.397Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-24T07:02:36.397Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-24T07:02:36.397Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-24T07:02:36.397Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-24T07:02:38.616Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-24T07:02:41.692Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-24T07:02:41.692Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-24T07:02:43.910Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-24T07:02:43.910Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-24T07:02:43.910Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-24T07:02:43.910Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-24T07:02:46.127Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-24T07:02:48.344Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-24T07:02:51.301Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-24T07:02:52.873Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-24T07:02:53.341Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-24T07:02:53.341Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-24T07:02:53.341Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-24T07:02:53.341Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-24T07:02:53.341Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-24T07:02:53.341Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-24T07:02:53.341Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-24T07:02:53.341Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-24T07:03:03.805Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-24T07:03:03.805Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-24T07:03:03.805Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-24T07:03:03.805Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-24T07:03:03.805Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-24T07:03:03.805Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-24T07:03:03.805Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-24T07:03:09.680Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-24T07:03:09.680Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-24T07:03:11.897Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-24T07:03:11.897Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-24T07:03:11.898Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-24T07:03:11.898Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-24T07:03:11.898Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-24T07:03:11.898Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-24T07:03:11.898Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-24T07:03:11.898Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-24T07:03:11.898Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-24T07:03:11.898Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-24T07:03:11.898Z] === RUN TestDockerSuite/TestRunMount [2021-03-24T07:03:11.898Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-24T07:03:11.898Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-24T07:03:11.898Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-24T07:03:11.898Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-24T07:03:19.067Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-24T07:03:19.067Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-24T07:03:19.067Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-24T07:03:19.067Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-24T07:03:23.834Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-24T07:03:34.262Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-24T07:03:34.262Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-24T07:03:34.262Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-24T07:03:34.263Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-24T07:03:34.263Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-24T07:03:34.263Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-24T07:03:34.263Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-24T07:03:34.263Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-24T07:03:34.263Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-24T07:03:34.263Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-24T07:03:34.263Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-24T07:03:34.731Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-24T07:03:36.949Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-24T07:03:39.169Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-24T07:03:40.740Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-24T07:03:42.962Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-24T07:03:42.962Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-24T07:03:42.962Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-24T07:03:42.962Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-24T07:03:42.962Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-24T07:03:42.962Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-24T07:03:42.962Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-24T07:03:42.962Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-24T07:03:42.962Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-24T07:03:45.919Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-24T07:03:45.919Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-24T07:03:45.919Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-24T07:03:45.919Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-24T07:03:45.919Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-24T07:03:45.919Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-24T07:04:00.861Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-24T07:04:00.861Z] === RUN TestDockerSuite/TestRunRm [2021-03-24T07:04:01.330Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-24T07:04:07.207Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-24T07:04:10.165Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-24T07:04:12.387Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-24T07:04:14.606Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-24T07:04:17.566Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-24T07:04:17.566Z] === RUN TestDockerSuite/TestRunState [2021-03-24T07:04:17.566Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-24T07:04:19.786Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-24T07:04:19.786Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-24T07:04:22.007Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-24T07:04:22.007Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-24T07:04:22.007Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-24T07:04:22.478Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-24T07:04:22.478Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-24T07:04:22.478Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-24T07:04:27.252Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-24T07:04:27.252Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-24T07:04:27.252Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-24T07:04:27.252Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-24T07:04:27.252Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-24T07:04:27.252Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-24T07:04:27.252Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-24T07:04:27.252Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-24T07:04:27.252Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-24T07:04:27.252Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-24T07:04:27.722Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-24T07:04:29.941Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-24T07:04:29.941Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-24T07:04:32.162Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-24T07:04:32.162Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-24T07:04:32.162Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-24T07:04:35.959Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-24T07:04:43.127Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-24T07:04:47.892Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-24T07:04:55.065Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-24T07:04:55.065Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-24T07:04:55.065Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-24T07:04:58.022Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-24T07:05:00.242Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-24T07:05:02.463Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-24T07:05:02.933Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-24T07:05:02.933Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-24T07:05:02.933Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-24T07:05:02.933Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-24T07:05:02.933Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-24T07:05:02.933Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-24T07:05:02.933Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-24T07:05:02.933Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-24T07:05:07.698Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-24T07:05:09.268Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-24T07:05:11.489Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-24T07:05:21.928Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-24T07:05:21.928Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-24T07:05:21.928Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-24T07:05:21.928Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-24T07:05:21.928Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-24T07:05:21.928Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-24T07:05:21.928Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-24T07:05:21.928Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-24T07:05:21.928Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-24T07:05:21.928Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-24T07:05:21.928Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-24T07:05:21.928Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-24T07:05:21.928Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-24T07:05:21.928Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-24T07:05:21.928Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-24T07:05:21.928Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-24T07:05:21.928Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-24T07:05:21.928Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-24T07:05:24.148Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-24T07:05:24.618Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-24T07:05:25.092Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-24T07:05:25.092Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-24T07:05:26.660Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-24T07:05:33.826Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-24T07:05:33.826Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-24T07:05:42.506Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-24T07:05:42.506Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-24T07:05:52.941Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-24T07:05:52.941Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-24T07:05:52.941Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-24T07:05:52.941Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-24T07:05:52.941Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-24T07:06:03.373Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-24T07:06:03.373Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-24T07:06:03.373Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-24T07:06:03.373Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-24T07:06:03.373Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-24T07:06:03.373Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-24T07:06:03.373Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-24T07:06:04.943Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-24T07:06:07.163Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-24T07:06:07.163Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-24T07:06:10.119Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-24T07:06:10.119Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-24T07:06:10.119Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-24T07:06:10.119Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-24T07:06:10.119Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-24T07:06:10.119Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-24T07:06:10.119Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-24T07:06:25.063Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-24T07:06:25.063Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-24T07:06:25.532Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-24T07:06:25.532Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-24T07:06:26.001Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-24T07:06:26.001Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-24T07:06:26.473Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-24T07:06:29.434Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-24T07:06:29.434Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-24T07:06:38.108Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-24T07:06:38.108Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-24T07:06:38.108Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-24T07:06:38.108Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-24T07:06:38.108Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-24T07:06:53.163Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-24T07:06:53.163Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-24T07:06:53.163Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-24T07:06:53.163Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-24T07:06:53.163Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-24T07:07:05.674Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-24T07:07:05.674Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-24T07:07:05.674Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-24T07:07:14.349Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-24T07:07:14.819Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite (2872.05s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-24T07:07:16.388Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-24T07:07:16.388Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.95s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (139.62s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.32s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-24T07:07:16.388Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-03-24T07:07:16.388Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-24T07:07:16.388Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-24T07:07:16.388Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-24T07:07:16.388Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-03-24T07:07:16.388Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-24T07:07:16.388Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-24T07:07:16.388Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.67s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-03-24T07:07:16.388Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-03-24T07:07:16.388Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.44s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.74s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-03-24T07:07:16.388Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-03-24T07:07:16.388Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-03-24T07:07:16.388Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-03-24T07:07:16.388Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.63s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-03-24T07:07:16.388Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-03-24T07:07:16.388Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.22s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (131.03s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2021-03-24T07:07:16.388Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.00s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.50s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.48s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.65s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.22s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.51s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.46s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.20s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.42s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.97s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.56s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.66s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildAddTar (51.90s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.17s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.11s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.59s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.36s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.49s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.37s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.43s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.67s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.52s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.35s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.58s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.02s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.60s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-03-24T07:07:16.388Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.78s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.16s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.68s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.69s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.89s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.52s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.42s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.23s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.13s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.23s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.52s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.68s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.44s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.89s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (34.80s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (29.19s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.94s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.70s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.10s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.80s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildDockerignore (81.87s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.93s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (88.17s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.82s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.95s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.59s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.33s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.68s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.94s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.54s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.60s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (114.74s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.24s) [2021-03-24T07:07:16.388Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-24T07:07:16.388Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) [2021-03-24T07:07:16.388Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.86s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.47s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.18s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.25s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.14s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.31s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.85s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildFails (7.35s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.06s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.81s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.31s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.44s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.61s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.77s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.69s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.27s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildHistory (12.83s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.13s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.14s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.91s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.90s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildLabel (1.09s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.73s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.12s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.69s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildLabels (1.21s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.82s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.82s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.08s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.59s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.68s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.71s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.15s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (26.01s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (11.09s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.19s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.19s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.50s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.14s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.00s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.74s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.54s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.18s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.60s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.61s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.96s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (14.72s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.12s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.48s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.54s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.18s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.33s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.40s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.03s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (26.10s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildRm (14.48s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.71s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-03-24T07:07:16.389Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.69s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.86s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.82s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.64s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.65s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.93s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.40s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.12s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildStderr (4.74s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.57s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.29s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.44s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.83s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.77s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.46s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.69s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.26s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.96s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.99s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.66s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.83s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.51s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.79s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.20s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.43s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.49s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.33s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2021-03-24T07:07:16.389Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-24T07:07:16.389Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-03-24T07:07:16.389Z] docker_cli_sni_test.go:18: Flakey test [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.24s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.23s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestCommitChange (5.21s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.76s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-03-24T07:07:16.389Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.04s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-24T07:07:16.389Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestCommitTTY (12.43s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.59s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-03-24T07:07:16.389Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-03-24T07:07:16.389Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-03-24T07:07:16.389Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-24T07:07:16.389Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-03-24T07:07:16.389Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-24T07:07:16.389Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-24T07:07:16.389Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.16s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.98s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-24T07:07:16.389Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.32s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-03-24T07:07:16.389Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-24T07:07:16.389Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-03-24T07:07:16.389Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.26s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-03-24T07:07:16.389Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.56s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-03-24T07:07:16.389Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-03-24T07:07:16.389Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-03-24T07:07:16.389Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.80s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.54s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.52s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-24T07:07:16.389Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.40s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.32s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-03-24T07:07:16.389Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-03-24T07:07:16.389Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.47s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2021-03-24T07:07:16.389Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.13s) [2021-03-24T07:07:16.389Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-03-24T07:07:16.389Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.73s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.43s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.91s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.01s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.96s) [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-03-24T07:07:16.390Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.52s) [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-03-24T07:07:16.390Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.29s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.40s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.11s) [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-03-24T07:07:16.390Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-03-24T07:07:16.390Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.09s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (33.43s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.64s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.65s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.61s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.71s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003287a0_} (2.55s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1272331054_c:\foo_false____} (7.57s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1272331054_c:\foo_true____} (2.66s) [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-03-24T07:07:16.390Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2021-03-24T07:07:16.390Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.48s) [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-03-24T07:07:16.390Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2021-03-24T07:07:16.390Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.54s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-03-24T07:07:16.390Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.60s) [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-24T07:07:16.390Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-03-24T07:07:16.390Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-03-24T07:07:16.390Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.83s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.71s) [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-03-24T07:07:16.390Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCpToCaseE (19.05s) [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-24T07:07:16.390Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.13s) [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-03-24T07:07:16.390Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCpToDot (2.57s) [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCpToStdout (2.62s) [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-03-24T07:07:16.390Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.21s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.40s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.03s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.74s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-03-24T07:07:16.390Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCreateRM (0.39s) [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.92s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.79s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-24T07:07:16.390Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.27s) [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-03-24T07:07:16.390Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-03-24T07:07:16.390Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-03-24T07:07:16.390Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-03-24T07:07:16.390Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-24T07:07:16.390Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-03-24T07:07:16.390Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-03-24T07:07:16.390Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-24T07:07:16.390Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-03-24T07:07:16.390Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-03-24T07:07:16.390Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-03-24T07:07:16.390Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-03-24T07:07:16.390Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.46s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.43s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.48s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.90s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestEventsCopy (5.31s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (9.98s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.39s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.83s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.12s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.79s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.08s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestEventsFilters (4.99s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestEventsFormat (4.85s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-24T07:07:16.390Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-03-24T07:07:16.390Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-03-24T07:07:16.390Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-03-24T07:07:16.390Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestEventsRename (2.51s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestEventsResize (3.07s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.61s) [2021-03-24T07:07:16.390Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.92s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.02s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.29s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-03-24T07:07:16.391Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.08s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.04s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-03-24T07:07:16.391Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-03-24T07:07:16.391Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-24T07:07:16.391Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.05s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.13s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.33s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.49s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.55s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2021-03-24T07:07:16.391Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.94s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestExecInspectID (3.88s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-03-24T07:07:16.391Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.94s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-24T07:07:16.391Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.62s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.69s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.37s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.47s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.35s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.30s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-03-24T07:07:16.391Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.82s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.71s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.17s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.93s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.28s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.68s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.21s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestImportBadURL (2.50s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-24T07:07:16.391Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-03-24T07:07:16.391Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.53s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.60s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-03-24T07:07:16.391Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-03-24T07:07:16.391Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.44s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.32s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInspectDefault (2.26s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInspectHistory (9.57s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.36s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.42s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.30s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.28s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.28s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInspectStatus (2.91s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.72s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.37s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.36s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.34s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.26s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.26s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.29s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2021-03-24T07:07:16.391Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.02s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.13s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.77s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.51s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-03-24T07:07:16.391Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.28s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.50s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.65s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.48s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.74s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.54s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.42s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.39s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestLogsSince (9.28s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestLogsTail (2.92s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.59s) [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.41s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-24T07:07:16.391Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.391Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-03-24T07:07:16.391Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.82s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-03-24T07:07:16.392Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-03-24T07:07:16.392Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-03-24T07:07:16.392Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-03-24T07:07:16.392Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-03-24T07:07:16.392Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-24T07:07:16.392Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-24T07:07:16.392Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-03-24T07:07:16.392Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.50s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-03-24T07:07:16.392Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestPsByOrder (9.99s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.01s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.16s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.96s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.13s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.77s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.82s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-03-24T07:07:16.392Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.77s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.08s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-03-24T07:07:16.392Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.35s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.24s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.48s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.64s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.73s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.87s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.97s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.79s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.51s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.00s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.01s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.75s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.08s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.56s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.31s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.64s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.53s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.92s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.66s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.00s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.27s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.12s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.85s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.86s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.36s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.46s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.41s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.72s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.36s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.37s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.08s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.42s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.35s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.31s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.28s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.16s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.50s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.36s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.39s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.35s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.47s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunExitCode (2.34s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.40s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.39s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.27s) [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.20s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.21s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.78s) [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.392Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-03-24T07:07:16.392Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.18s) [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-03-24T07:07:16.393Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.96s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (9.02s) [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.38s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.29s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.24s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.27s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.06s) [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.75s) [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.80s) [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunRm (2.72s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.68s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.58s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.39s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.42s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.87s) [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.36s) [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.23s) [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.95s) [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.38s) [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.39s) [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.42s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.11s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.63s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.81s) [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.28s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.49s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.48s) [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.34s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.90s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.42s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (9.77s) [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.23s) [2021-03-24T07:07:16.393Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-24T07:07:16.393Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.393Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.64s) [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-03-24T07:07:16.864Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.85s) [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-03-24T07:07:16.864Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-03-24T07:07:16.864Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-03-24T07:07:16.864Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-03-24T07:07:16.864Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.67s) [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-03-24T07:07:16.864Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-24T07:07:16.864Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-03-24T07:07:16.864Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-03-24T07:07:16.864Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-24T07:07:16.864Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-03-24T07:07:16.864Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.34s) [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.53s) [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-03-24T07:07:16.864Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.38s) [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-03-24T07:07:16.864Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-03-24T07:07:16.864Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-03-24T07:07:16.864Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-03-24T07:07:16.864Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-03-24T07:07:16.864Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-24T07:07:16.864Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-24T07:07:16.864Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.72s) [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (7.97s) [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.14s) [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-24T07:07:16.864Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-03-24T07:07:16.864Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.13s) [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.57s) [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-03-24T07:07:16.864Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.55s) [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-24T07:07:16.864Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-24T07:07:16.864Z] --- PASS: TestDockerRegistrySuite (0.19s) [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-24T07:07:16.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-24T07:07:16.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-24T07:07:16.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-24T07:07:16.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-24T07:07:16.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-24T07:07:16.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-24T07:07:16.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-24T07:07:16.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-24T07:07:16.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-24T07:07:16.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-24T07:07:16.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-24T07:07:16.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-24T07:07:16.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-24T07:07:16.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-24T07:07:16.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-24T07:07:16.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-24T07:07:16.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-24T07:07:16.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-24T07:07:16.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-24T07:07:16.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-24T07:07:16.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-24T07:07:16.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-24T07:07:16.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.864Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-24T07:07:16.864Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] === RUN TestDockerSchema1RegistrySuite [2021-03-24T07:07:16.865Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-24T07:07:16.865Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-24T07:07:16.865Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-24T07:07:16.865Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-24T07:07:16.865Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-24T07:07:16.865Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-24T07:07:16.865Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-24T07:07:16.865Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-24T07:07:16.865Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-24T07:07:16.865Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-24T07:07:16.865Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-24T07:07:16.865Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-24T07:07:16.865Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-24T07:07:16.865Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-24T07:07:16.865Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-24T07:07:16.865Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-24T07:07:16.865Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-24T07:07:16.865Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-24T07:07:16.865Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-24T07:07:16.865Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-24T07:07:16.865Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-24T07:07:16.865Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-24T07:07:16.865Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-24T07:07:16.865Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-24T07:07:16.865Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-24T07:07:16.865Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-24T07:07:16.865Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-24T07:07:16.865Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-24T07:07:16.865Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-24T07:07:16.865Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-24T07:07:16.865Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-24T07:07:16.865Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-24T07:07:16.865Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-24T07:07:16.865Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] === RUN TestDockerDaemonSuite [2021-03-24T07:07:16.865Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-24T07:07:16.865Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-24T07:07:16.865Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-24T07:07:16.865Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] === RUN TestDockerSwarmSuite [2021-03-24T07:07:16.865Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-03-24T07:07:16.865Z] === RUN TestDockerPluginSuite [2021-03-24T07:07:16.865Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-03-24T07:07:16.865Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-03-24T07:07:16.865Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-03-24T07:07:16.865Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-03-24T07:07:16.865Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-03-24T07:07:16.865Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-03-24T07:07:16.865Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-03-24T07:07:16.865Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-03-24T07:07:16.865Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-03-24T07:07:16.865Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-03-24T07:07:16.865Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-03-24T07:07:16.865Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] === RUN TestDockerExternalVolumeSuite [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] === RUN TestDockerNetworkSuite [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] === RUN TestDockerHubPullSuite [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-03-24T07:07:16.865Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] PASS [2021-03-24T07:07:16.865Z] ok github.com/docker/docker/integration-cli 2873.088s [2021-03-24T07:07:16.865Z] [2021-03-24T07:07:16.865Z] === Skipped [2021-03-24T07:07:16.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-24T07:07:16.865Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] [2021-03-24T07:07:16.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-24T07:07:16.865Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] [2021-03-24T07:07:16.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-24T07:07:16.865Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] [2021-03-24T07:07:16.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-03-24T07:07:16.865Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] [2021-03-24T07:07:16.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-24T07:07:16.865Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] [2021-03-24T07:07:16.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-24T07:07:16.865Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] [2021-03-24T07:07:16.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-24T07:07:16.865Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] [2021-03-24T07:07:16.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-03-24T07:07:16.865Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] [2021-03-24T07:07:16.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-24T07:07:16.865Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] [2021-03-24T07:07:16.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-24T07:07:16.865Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] [2021-03-24T07:07:16.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-03-24T07:07:16.865Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] [2021-03-24T07:07:16.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-03-24T07:07:16.865Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] [2021-03-24T07:07:16.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-03-24T07:07:16.865Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-03-24T07:07:16.865Z] [2021-03-24T07:07:16.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-03-24T07:07:16.865Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-03-24T07:07:16.865Z] [2021-03-24T07:07:16.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-03-24T07:07:16.865Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] [2021-03-24T07:07:16.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-03-24T07:07:16.865Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] [2021-03-24T07:07:16.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-03-24T07:07:16.865Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-24T07:07:16.865Z] [2021-03-24T07:07:16.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-03-24T07:07:16.865Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] [2021-03-24T07:07:16.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2021-03-24T07:07:16.865Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-24T07:07:16.865Z] [2021-03-24T07:07:16.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-03-24T07:07:16.865Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] [2021-03-24T07:07:16.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-03-24T07:07:16.865Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] [2021-03-24T07:07:16.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-03-24T07:07:16.865Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.865Z] [2021-03-24T07:07:16.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-03-24T07:07:16.865Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-03-24T07:07:16.865Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-03-24T07:07:16.866Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.08s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.08s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-03-24T07:07:16.866Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.37s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.40s) [2021-03-24T07:07:16.866Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2021-03-24T07:07:16.866Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.866Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-03-24T07:07:16.867Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2021-03-24T07:07:16.867Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2021-03-24T07:07:16.867Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-03-24T07:07:16.867Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-03-24T07:07:16.867Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2021-03-24T07:07:16.867Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-24T07:07:16.867Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-03-24T07:07:16.867Z] docker_cli_sni_test.go:18: Flakey test [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-03-24T07:07:16.867Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-03-24T07:07:16.867Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-24T07:07:16.867Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-24T07:07:16.867Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-03-24T07:07:16.867Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-24T07:07:16.867Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-03-24T07:07:16.867Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-03-24T07:07:16.867Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-03-24T07:07:16.867Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-03-24T07:07:16.867Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-03-24T07:07:16.867Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-24T07:07:16.867Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-03-24T07:07:16.867Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-03-24T07:07:16.867Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-03-24T07:07:16.867Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-03-24T07:07:16.867Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-03-24T07:07:16.867Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-03-24T07:07:16.867Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-03-24T07:07:16.867Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-03-24T07:07:16.867Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2021-03-24T07:07:16.867Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-03-24T07:07:16.867Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2021-03-24T07:07:16.867Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-03-24T07:07:16.867Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-24T07:07:16.867Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-03-24T07:07:16.867Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-03-24T07:07:16.867Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-03-24T07:07:16.867Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-24T07:07:16.867Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-03-24T07:07:16.867Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-03-24T07:07:16.867Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-03-24T07:07:16.867Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.867Z] [2021-03-24T07:07:16.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-03-24T07:07:16.868Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-03-24T07:07:16.868Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-24T07:07:16.868Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-03-24T07:07:16.868Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-03-24T07:07:16.868Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-03-24T07:07:16.868Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-03-24T07:07:16.868Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-24T07:07:16.868Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-03-24T07:07:16.868Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-03-24T07:07:16.868Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-24T07:07:16.868Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-03-24T07:07:16.868Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-03-24T07:07:16.868Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-03-24T07:07:16.868Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-03-24T07:07:16.868Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-24T07:07:16.868Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-03-24T07:07:16.868Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-03-24T07:07:16.868Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-03-24T07:07:16.868Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-03-24T07:07:16.868Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-24T07:07:16.868Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2021-03-24T07:07:16.868Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-03-24T07:07:16.868Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-03-24T07:07:16.868Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-03-24T07:07:16.868Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-03-24T07:07:16.868Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-03-24T07:07:16.868Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-24T07:07:16.868Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-03-24T07:07:16.868Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-03-24T07:07:16.868Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-03-24T07:07:16.868Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-03-24T07:07:16.868Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-24T07:07:16.868Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-03-24T07:07:16.868Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.868Z] [2021-03-24T07:07:16.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-03-24T07:07:16.868Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-03-24T07:07:16.869Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-03-24T07:07:16.869Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-03-24T07:07:16.869Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-24T07:07:16.869Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-03-24T07:07:16.869Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-03-24T07:07:16.869Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-03-24T07:07:16.869Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-03-24T07:07:16.869Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-24T07:07:16.869Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-24T07:07:16.869Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-24T07:07:16.869Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-24T07:07:16.869Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-03-24T07:07:16.869Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-03-24T07:07:16.869Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-24T07:07:16.869Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2021-03-24T07:07:16.869Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-03-24T07:07:16.869Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-24T07:07:16.869Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-03-24T07:07:16.869Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-03-24T07:07:16.869Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-24T07:07:16.869Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-03-24T07:07:16.869Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-03-24T07:07:16.869Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-03-24T07:07:16.869Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-03-24T07:07:16.869Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-24T07:07:16.869Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-03-24T07:07:16.869Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-03-24T07:07:16.869Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-03-24T07:07:16.869Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-24T07:07:16.869Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-24T07:07:16.869Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-03-24T07:07:16.869Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-03-24T07:07:16.869Z] [2021-03-24T07:07:16.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-03-24T07:07:16.869Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-03-24T07:07:16.869Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-03-24T07:07:17.339Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-24T07:07:17.339Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-03-24T07:07:17.339Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-03-24T07:07:17.339Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-03-24T07:07:17.339Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-03-24T07:07:17.339Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-03-24T07:07:17.339Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-03-24T07:07:17.339Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-03-24T07:07:17.339Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-03-24T07:07:17.339Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-03-24T07:07:17.339Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-24T07:07:17.339Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-03-24T07:07:17.339Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-03-24T07:07:17.339Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-03-24T07:07:17.339Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-03-24T07:07:17.339Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-03-24T07:07:17.339Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-03-24T07:07:17.339Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-03-24T07:07:17.339Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-24T07:07:17.339Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-24T07:07:17.339Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-03-24T07:07:17.339Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-03-24T07:07:17.339Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-03-24T07:07:17.339Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-24T07:07:17.339Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-03-24T07:07:17.339Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-03-24T07:07:17.339Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-03-24T07:07:17.339Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-03-24T07:07:17.339Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-03-24T07:07:17.339Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-03-24T07:07:17.339Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-03-24T07:07:17.339Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-03-24T07:07:17.339Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-03-24T07:07:17.339Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-03-24T07:07:17.339Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-03-24T07:07:17.339Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-03-24T07:07:17.339Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-03-24T07:07:17.339Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-03-24T07:07:17.339Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-03-24T07:07:17.339Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-24T07:07:17.339Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-03-24T07:07:17.339Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-03-24T07:07:17.339Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-03-24T07:07:17.339Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-03-24T07:07:17.339Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-03-24T07:07:17.339Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-03-24T07:07:17.339Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-24T07:07:17.339Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-03-24T07:07:17.339Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-24T07:07:17.339Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-03-24T07:07:17.339Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-03-24T07:07:17.339Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-03-24T07:07:17.339Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-24T07:07:17.339Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-03-24T07:07:17.339Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-03-24T07:07:17.339Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-03-24T07:07:17.339Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-03-24T07:07:17.339Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.339Z] [2021-03-24T07:07:17.339Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.340Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-03-24T07:07:17.340Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-03-24T07:07:17.340Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.340Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-03-24T07:07:17.341Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-03-24T07:07:17.341Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-03-24T07:07:17.341Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-24T07:07:17.341Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-03-24T07:07:17.341Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.341Z] [2021-03-24T07:07:17.341Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-03-24T07:07:17.341Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-03-24T07:07:17.342Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-03-24T07:07:17.342Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-03-24T07:07:17.342Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-24T07:07:17.342Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-24T07:07:17.342Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-24T07:07:17.342Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-03-24T07:07:17.342Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-03-24T07:07:17.342Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-24T07:07:17.342Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.342Z] [2021-03-24T07:07:17.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-24T07:07:17.342Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-24T07:07:17.343Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-03-24T07:07:17.343Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.343Z] DONE 1093 tests, 547 skipped in 2882.543s [2021-03-24T07:07:17.343Z] INFO: Integration tests ended at 03/24/2021 07:07:17. Duration:00:48:02.6382384 [2021-03-24T07:07:17.343Z] INFO: Docker info of the daemon under test at end of run [2021-03-24T07:07:17.343Z] [2021-03-24T07:07:17.813Z] Containers: 2 [2021-03-24T07:07:17.813Z] Running: 0 [2021-03-24T07:07:17.813Z] Paused: 0 [2021-03-24T07:07:17.813Z] Stopped: 2 [2021-03-24T07:07:17.813Z] Images: 18 [2021-03-24T07:07:17.813Z] Server Version: 0.0.0-dev [2021-03-24T07:07:17.813Z] Storage Driver: windowsfilter [2021-03-24T07:07:17.813Z] Windows: [2021-03-24T07:07:17.813Z] Logging Driver: json-file [2021-03-24T07:07:17.813Z] Plugins: [2021-03-24T07:07:17.813Z] Volume: local [2021-03-24T07:07:17.813Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-24T07:07:17.813Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-24T07:07:17.813Z] Swarm: inactive [2021-03-24T07:07:17.813Z] Default Isolation: process [2021-03-24T07:07:17.813Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-24T07:07:17.813Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-24T07:07:17.813Z] OSType: windows [2021-03-24T07:07:17.813Z] Architecture: x86_64 [2021-03-24T07:07:17.813Z] CPUs: 4 [2021-03-24T07:07:17.813Z] Total Memory: 32GiB [2021-03-24T07:07:17.813Z] Name: azwin-2-3e3380 [2021-03-24T07:07:17.813Z] ID: IZK6:DL22:SESY:O6GU:HVAK:ZKVD:NBBJ:AGSI:VYKM:WKQH:WAF5:BZ5L [2021-03-24T07:07:17.813Z] Docker Root Dir: D:\CI\PR-42189\2\daemon [2021-03-24T07:07:17.813Z] Debug Mode (client): false [2021-03-24T07:07:17.813Z] Debug Mode (server): true [2021-03-24T07:07:17.813Z] File Descriptors: -1 [2021-03-24T07:07:17.813Z] Goroutines: 17 [2021-03-24T07:07:17.813Z] System Time: 2021-03-24T07:07:17.4420705Z [2021-03-24T07:07:17.813Z] EventsListeners: 0 [2021-03-24T07:07:17.813Z] Registry: https://index.docker.io/v1/ [2021-03-24T07:07:17.813Z] Labels: [2021-03-24T07:07:17.813Z] Experimental: false [2021-03-24T07:07:17.813Z] Insecure Registries: [2021-03-24T07:07:17.813Z] 127.0.0.0/8 [2021-03-24T07:07:17.813Z] Live Restore Enabled: false [2021-03-24T07:07:17.813Z] [2021-03-24T07:07:17.813Z] [2021-03-24T07:07:17.813Z] INFO: Stopping daemon under test [2021-03-24T07:07:17.813Z] SUCCESS: The process with PID 6780 (child process of PID 6272) has been terminated. [2021-03-24T07:07:17.813Z] SUCCESS: The process with PID 6272 (child process of PID 6992) has been terminated. [2021-03-24T07:07:17.813Z] INFO: Stop tailing logs of the daemon under tests [2021-03-24T07:07:17.813Z] INFO: executeCI.ps1 Completed successfully at 03/24/2021 07:07:17. [2021-03-24T07:07:17.813Z] INFO: Tidying up at end of run [2021-03-24T07:07:17.813Z] INFO: Saving daemon under test log (d:\CI\PR-42189\2\dut.out) to bundles\CIDUT.out [2021-03-24T07:07:17.813Z] INFO: Saving daemon under test log (d:\CI\PR-42189\2\dut.err) to bundles\CIDUT.err [2021-03-24T07:07:17.813Z] INFO: Nuke-Everything... [2021-03-24T07:07:18.802Z] INFO: Container count on control daemon to delete is 2 [2021-03-24T07:07:19.271Z] ab2b5cdc7dc6 [2021-03-24T07:07:19.271Z] 9b58291bb4f6 [2021-03-24T07:07:19.271Z] INFO: Non-base image count on control daemon to delete is 1 [2021-03-24T07:07:21.491Z] Deleted: sha256:80ade388c398388b50ebd5d89464420278cd375ac8b12cf2b3a585e445dd8254 [2021-03-24T07:07:21.491Z] Deleted: sha256:28341c2cccd61915028b5c4b48ca3c8ba9dfb8cfbf98cd0da953d11d2516e8ea [2021-03-24T07:07:21.491Z] INFO: Tidying pidfile d:\CI\PR-42189\2\docker.pid [2021-03-24T07:07:21.960Z] INFO: Nuking d:\CI [2021-03-24T07:07:57.840Z] INFO: Zapped successfully [2021-03-24T07:07:57.840Z] [2021-03-24T07:07:57.840Z] INFO: executeCI.ps1 exiting at Wed Mar 24 07:07:53 CUT 2021. Duration 01:21:59.9124875 [2021-03-24T07:07:57.840Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-03-24T07:07:58.097Z] Recording test results [2021-03-24T07:07:58.871Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-03-24T07:08:00.473Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-03-24T07:08:02.268Z] Archiving artifacts [2021-03-24T07:08:03.469Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42189/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-24T07:08:04.427Z] + make clean [2021-03-24T07:08:05.416Z] docker volume rm -f docker-dev-cache [2021-03-24T07:08:05.416Z] 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